Skip to content

outbound share: Re-enable data sharing regression tests #283

outbound share: Re-enable data sharing regression tests

outbound share: Re-enable data sharing regression tests #283

GitHub Actions / report failed Jan 16, 2024 in 0s

4 fail, 5 skipped, 185 pass in 1h 17m 35s

  1 files   10 suites   1h 17m 35s ⏱️
194 tests 185 ✅ 5 💤  4 ❌
206 runs  189 ✅ 5 💤 12 ❌

Results for commit 443d101.

Annotations

Check warning on line 0 in github.com/observeinc/terraform-provider-observe/observe

See this annotation in the file changed.

@github-actions github-actions / report

3 out of 4 runs failed: TestAccObserveSourceMonitor (github.com/observeinc/terraform-provider-observe/observe)

test-report.xml [took 0s]
Raw output
Failed
=== RUN   TestAccObserveSourceMonitor
2024-01-16T21:41:57.145Z [ERROR] sdk.proto: Response contains error diagnostic: diagnostic_severity=ERROR tf_req_id=d4b9fae3-bc6d-19d7-6b1d-12652c2e82af tf_provider_addr=registry.terraform.io/hashicorp/observe tf_proto_version=5.4 tf_rpc=ApplyResourceChange tf_resource_type=observe_monitor
  diagnostic_summary=
  | failed to update monitor: input: monitor dataset id 41511470 is not accessible
   diagnostic_detail=""
2024-01-16T21:41:57.151Z [ERROR] sdk.helper_resource: Unexpected error: test_name=TestAccObserveSourceMonitor test_terraform_path=/home/runner/work/_temp/6ef96472-a886-4869-bb65-1e275595c9d9/terraform test_working_directory=/tmp/plugintest3967844925
  error=
  | Error running apply: exit status 1
  | 
  | Error: failed to update monitor: input: monitor dataset id 41511470 is not accessible
  | 
  | 
  |   with observe_monitor.first,
  |   on terraform_plugin_test.tf line 10, in resource "observe_monitor" "first":
  |   10: \t\t\t\t\tresource "observe_monitor" "first" {
  | 
   test_step_number=2
    data_source_monitor_test.go:14: Step 2/2 error: Error running apply: exit status 1
        
        Error: failed to update monitor: input: monitor dataset id 41511470 is not accessible
        
        
          with observe_monitor.first,
          on terraform_plugin_test.tf line 10, in resource "observe_monitor" "first":
          10: 					resource "observe_monitor" "first" {
        
2024-01-16T21:41:57.587Z [ERROR] sdk.proto: Response contains error diagnostic: diagnostic_detail="" tf_proto_version=5.4 tf_rpc=ApplyResourceChange tf_resource_type=observe_datastream tf_req_id=412c601d-d68f-67a0-88a6-c87f3a0a139f tf_provider_addr=registry.terraform.io/hashicorp/observe diagnostic_severity=ERROR
  diagnostic_summary=
  | failed to delete datastream: input: resultStatus Dataset 41511470 is not a valid dataset.
  
2024-01-16T21:41:57.591Z [ERROR] sdk.helper_resource: Error running post-test destroy, there may be dangling resources: test_working_directory=/tmp/plugintest3967844925 test_step_number=2
  error=
  | exit status 1
  | 
  | Error: failed to delete datastream: input: resultStatus Dataset 41511470 is not a valid dataset.
  | 
  | 
   test_name=TestAccObserveSourceMonitor test_terraform_path=/home/runner/work/_temp/6ef96472-a886-4869-bb65-1e275595c9d9/terraform
    testing_new.go:85: Error running post-test destroy, there may be dangling resources: exit status 1
        
        Error: failed to delete datastream: input: resultStatus Dataset 41511470 is not a valid dataset.
        
        
--- FAIL: TestAccObserveSourceMonitor (4.47s)

Check warning on line 0 in github.com/observeinc/terraform-provider-observe/observe

See this annotation in the file changed.

@github-actions github-actions / report

3 out of 4 runs failed: TestAccObserveBoardUpdate (github.com/observeinc/terraform-provider-observe/observe)

test-report.xml [took 0s]
Raw output
Failed
=== RUN   TestAccObserveBoardUpdate
=== PAUSE TestAccObserveBoardUpdate
=== CONT  TestAccObserveBoardUpdate
    testing_new.go:85: Error running post-test destroy, there may be dangling resources: exit status 1
        
        Error: failed to delete datastream: returned error 503 Service Unavailable: <html>
        <head><title>503 Service Temporarily Unavailable</title></head>
        <body>
        <center><h1>503 Service Temporarily Unavailable</h1></center>
        <hr><center>nginx</center>
        </body>
        </html>
        
        
--- FAIL: TestAccObserveBoardUpdate (1207.90s)
2024-01-16T22:07:26.347Z [ERROR] sdk.proto: Response contains error diagnostic:
  diagnostic_summary=
  | failed to delete monitor: returned error 503 Service Unavailable: <html>\r
  | <head><title>503 Service Temporarily Unavailable</title></head>\r
  | <body>\r
  | <center><h1>503 Service Temporarily Unavailable</h1></center>\r
  | <hr><center>nginx</center>\r
  | </body>\r
  | </html>\r
   diagnostic_detail="" tf_rpc=ApplyResourceChange tf_resource_type=observe_monitor tf_req_id=40f27bfc-bf93-3bee-8954-bc2d2f63fe5c tf_provider_addr=registry.terraform.io/hashicorp/observe tf_proto_version=5.4 diagnostic_severity=ERROR
2024-01-16T22:07:26.351Z [ERROR] sdk.helper_resource: Error running post-test destroy, there may be dangling resources: test_working_directory=/tmp/plugintest284033155 test_step_number=1 test_name=TestAccObserveSourceMonitorLog
  error=
  | exit status 1
  | 
  | Error: failed to delete monitor: returned error 503 Service Unavailable: <html>\r
  | <head><title>503 Service Temporarily Unavailable</title></head>\r
  | <body>\r
  | <center><h1>503 Service Temporarily Unavailable</h1></center>\r
  | <hr><center>nginx</center>\r
  | </body>\r
  | </html>\r
  | 
  | 
   test_terraform_path=/home/runner/work/_temp/6ef96472-a886-4869-bb65-1e275595c9d9/terraform

Check warning on line 0 in github.com/observeinc/terraform-provider-observe/observe

See this annotation in the file changed.

@github-actions github-actions / report

3 out of 4 runs failed: TestAccObserveSourceMonitorLog (github.com/observeinc/terraform-provider-observe/observe)

test-report.xml [took 0s]
Raw output
Failed
=== RUN   TestAccObserveSourceMonitorLog
=== PAUSE TestAccObserveSourceMonitorLog
=== CONT  TestAccObserveSourceMonitorLog
    testing_new.go:85: Error running post-test destroy, there may be dangling resources: exit status 1
        
        Error: failed to delete monitor: returned error 503 Service Unavailable: <html>
        <head><title>503 Service Temporarily Unavailable</title></head>
        <body>
        <center><h1>503 Service Temporarily Unavailable</h1></center>
        <hr><center>nginx</center>
        </body>
        </html>
        
        
--- FAIL: TestAccObserveSourceMonitorLog (1205.83s)
2024-01-16T22:07:26.380Z [ERROR] sdk.proto: Response contains error diagnostic: tf_req_id=2c566220-8c96-9c63-db51-e1b69b11d735 tf_resource_type=observe_datastream tf_provider_addr=registry.terraform.io/hashicorp/observe diagnostic_detail="" diagnostic_severity=ERROR
  diagnostic_summary=
  | failed to delete datastream: returned error 503 Service Unavailable: <html>\r
  | <head><title>503 Service Temporarily Unavailable</title></head>\r
  | <body>\r
  | <center><h1>503 Service Temporarily Unavailable</h1></center>\r
  | <hr><center>nginx</center>\r
  | </body>\r
  | </html>\r
   tf_proto_version=5.4 tf_rpc=ApplyResourceChange
2024-01-16T22:07:26.414Z [ERROR] sdk.proto: Response contains error diagnostic: diagnostic_detail="" diagnostic_severity=ERROR
  diagnostic_summary=
  | failed to delete folder: returned error 503 Service Unavailable: <html>\r
  | <head><title>503 Service Temporarily Unavailable</title></head>\r
  | <body>\r
  | <center><h1>503 Service Temporarily Unavailable</h1></center>\r
  | <hr><center>nginx</center>\r
  | </body>\r
  | </html>\r
   tf_resource_type=observe_folder tf_provider_addr=registry.terraform.io/hashicorp/observe tf_proto_version=5.4 tf_rpc=ApplyResourceChange tf_req_id=c8cef7ff-5dd4-6594-2126-df62a11e9e7e
2024-01-16T22:07:26.418Z [ERROR] sdk.helper_resource: Error running post-test destroy, there may be dangling resources: test_name=TestAccObserveApp test_working_directory=/tmp/plugintest4235242906 test_step_number=1 test_terraform_path=/home/runner/work/_temp/6ef96472-a886-4869-bb65-1e275595c9d9/terraform
  error=
  | exit status 1
  | 
  | Error: failed to delete datastream: returned error 503 Service Unavailable: <html>\r
  | <head><title>503 Service Temporarily Unavailable</title></head>\r
  | <body>\r
  | <center><h1>503 Service Temporarily Unavailable</h1></center>\r
  | <hr><center>nginx</center>\r
  | </body>\r
  | </html>\r
  | 
  | 
  | 
  | Error: failed to delete folder: returned error 503 Service Unavailable: <html>\r
  | <head><title>503 Service Temporarily Unavailable</title></head>\r
  | <body>\r
  | <center><h1>503 Service Temporarily Unavailable</h1></center>\r
  | <hr><center>nginx</center>\r
  | </body>\r
  | </html>\r
  | 
  |

Check warning on line 0 in github.com/observeinc/terraform-provider-observe/observe

See this annotation in the file changed.

@github-actions github-actions / report

3 out of 4 runs failed: TestAccObserveApp (github.com/observeinc/terraform-provider-observe/observe)

test-report.xml [took 0s]
Raw output
Failed
=== RUN   TestAccObserveApp
=== PAUSE TestAccObserveApp
=== CONT  TestAccObserveApp
    testing_new.go:85: Error running post-test destroy, there may be dangling resources: exit status 1
        
        Error: failed to delete datastream: returned error 503 Service Unavailable: <html>
        <head><title>503 Service Temporarily Unavailable</title></head>
        <body>
        <center><h1>503 Service Temporarily Unavailable</h1></center>
        <hr><center>nginx</center>
        </body>
        </html>
        
        
        
        Error: failed to delete folder: returned error 503 Service Unavailable: <html>
        <head><title>503 Service Temporarily Unavailable</title></head>
        <body>
        <center><h1>503 Service Temporarily Unavailable</h1></center>
        <hr><center>nginx</center>
        </body>
        </html>
        
        
--- FAIL: TestAccObserveApp (1207.11s)