Skip to content

feat: add resource_monitor_v2_destination #474

feat: add resource_monitor_v2_destination

feat: add resource_monitor_v2_destination #474

GitHub Actions / report failed Aug 1, 2024 in 0s

2 fail, 7 skipped, 202 pass in 28m 5s

  1 files  ±0   10 suites  ±0   28m 5s ⏱️ - 5m 54s
211 tests ±0  202 ✅  - 2  7 💤 ±0  2 ❌ +2 
213 runs  +2  204 ✅ ±0  7 💤 ±0  2 ❌ +2 

Results for commit 897d540. ± Comparison against earlier commit 2e5f9f4.

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

1 out of 2 runs failed: TestCorrelationTagCreation (github.com/observeinc/terraform-provider-observe/observe)

test-report.xml [took 9s]
Raw output
Failed
=== RUN   TestCorrelationTagCreation
2024-08-01T20:15:30.408Z [ERROR] sdk.proto: Response contains error diagnostic: tf_resource_type=observe_dataset diagnostic_detail="" diagnostic_severity=ERROR diagnostic_summary="failed to delete dataset: request failed: \"Dataset 41690506 is not a valid dataset.\"" tf_req_id=75b77166-04c4-108a-a386-ed3febf84aff tf_provider_addr=registry.terraform.io/hashicorp/observe tf_proto_version=5.4 tf_rpc=ApplyResourceChange
2024-08-01T20:15:30.414Z [ERROR] sdk.helper_resource: Error running post-test destroy, there may be dangling resources: test_working_directory=/tmp/plugintest2818392371 test_step_number=3 test_name=TestCorrelationTagCreation test_terraform_path=/home/runner/work/_temp/5f6803f7-259c-419d-aa1c-495691c9722a/terraform
  error=
  | exit status 1
  | 
  | Error: failed to delete dataset: request failed: "Dataset 41690506 is not a valid dataset."
  | 
  
    testing_new.go:85: Error running post-test destroy, there may be dangling resources: exit status 1
        
        Error: failed to delete dataset: request failed: "Dataset 41690506 is not a valid dataset."
        
--- FAIL: TestCorrelationTagCreation (9.96s)

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

1 out of 2 runs failed: TestAccObserveWorksheetCreate (github.com/observeinc/terraform-provider-observe/observe)

test-report.xml [took 36s]
Raw output
Failed
=== RUN   TestAccObserveWorksheetCreate
=== PAUSE TestAccObserveWorksheetCreate
=== CONT  TestAccObserveWorksheetCreate
    resource_worksheet_test.go:15: Step 2/2 error: Error running apply: exit status 1
        
        Error: failed to create datastream
        
          with observe_datastream.test,
          on terraform_plugin_test.tf line 6, in resource "observe_datastream" "test":
           6: 	resource "observe_datastream" "test" {
        
        Post "https://127814973959.observe-eng.com/v1/meta": http2: server sent
        GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR,
        debug=""
2024-08-01T20:22:11.252Z [ERROR] sdk.proto: Response contains error diagnostic: diagnostic_summary="failed to update dataset [id=41690700]" tf_provider_addr=registry.terraform.io/hashicorp/observe tf_rpc=ApplyResourceChange tf_resource_type=observe_dataset tf_proto_version=5.4 tf_req_id=a0c5137f-c739-c012-a55f-07aaeb4a1b14
  diagnostic_detail=
  | input: dataset errors in stage "stage-0": 1,14: the field "EXTRA" does not exist among fields [BUNDLE_TIMESTAMP, OBSERVATION_KIND, FIELDS, BUNDLE_ID, OBSERVATION_INDEX, DATASTREAM_ID, DATASTREAM_TOKEN_ID]
   diagnostic_severity=ERROR
--- FAIL: TestAccObserveWorksheetCreate (36.13s)