Closed waynewang2015 closed 11 months ago
You may be hitting the same bug that causes #1695 (also #1692 , #1698 , #1703 and #1728 ).
Recent versions of the TF provider for GCP later than version v4.59 (and any TF plugins that depend on it) have issues with terraformer.
It's not GCP provider issue, but the reason is kind of similar as samveen mentioned. Downgrading the Datadog provider to 3.15.0 fixes the issue
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
Hi terraformer team, I got errors when using terraformer to import synthetics tests by tag. Can you help to figure out the failure reason?
The command: % terraformer import datadog --resources=synthetics_test --filter="Name=tags;Value='test_import'" --no-sort -v
The debug level log: 2023-10-10T11:39:02.932-0400 [INFO] plugin: configuring client automatic mTLS 2023-10-10T11:39:02.951-0400 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/datadog/datadog/3.23.0/darwin_amd64/terraform-provider-datadog_v3.23.0 args=[".terraform/providers/registry.terraform.io/datadog/datadog/3.23.0/darwin_amd64/terraform-provider-datadog_v3.23.0"] 2023-10-10T11:39:02.954-0400 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/datadog/datadog/3.23.0/darwin_amd64/terraform-provider-datadog_v3.23.0 pid=63758 2023-10-10T11:39:02.955-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/datadog/datadog/3.23.0/darwin_amd64/terraform-provider-datadog_v3.23.0 2023-10-10T11:39:03.041-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: configuring server automatic mTLS: timestamp=2023-10-10T11:39:03.041-0400 2023-10-10T11:39:03.073-0400 [DEBUG] plugin: using plugin: version=5 2023-10-10T11:39:03.073-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: plugin address: address=/var/folders/36/tmbt3zt53yx6jdzpbvs0qnh00000gq/T/plugin1430495748 network=unix timestamp=2023-10-10T11:39:03.073-0400 2023-10-10T11:39:03.101-0400 [TRACE] plugin.stdio: waiting for stdio data 2023-10-10T11:39:03.105-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @module=sdk.proto tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:491 tf_proto_version=5.3 tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_rpc=GetProviderSchema timestamp=2023-10-10T11:39:03.104-0400 2023-10-10T11:39:03.106-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_proto_version=5.3 tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 @module=sdk.proto timestamp=2023-10-10T11:39:03.105-0400 2023-10-10T11:39:03.107-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Getting provider schema: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:70 timestamp=2023-10-10T11:39:03.106-0400 2023-10-10T11:39:03.108-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Found resource type: tf_provider_addr=provider tf_resource_type=datadog_webhook_custom_variable tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:86 tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff timestamp=2023-10-10T11:39:03.108-0400 2023-10-10T11:39:03.108-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Found resource type: tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_resource_type=datadog_dashboard_json @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:86 timestamp=2023-10-10T11:39:03.108-0400 2023-10-10T11:39:03.108-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Found resource type: tf_provider_addr=provider tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_resource_type=datadog_dashboard_list tf_rpc=GetProviderSchema @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:86 timestamp=2023-10-10T11:39:03.108-0400 2023-10-10T11:39:03.111-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Found resource type: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:86 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_resource_type=datadog_integration_slack_channel timestamp=2023-10-10T11:39:03.111-0400 2023-10-10T11:39:03.111-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=datadog_logs_custom_pipeline tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:86 tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff timestamp=2023-10-10T11:39:03.111-0400 2023-10-10T11:39:03.112-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=514bc16b-6b29-6f71-ae32-b77dd72313ff tf_resource_type=datadog_logs_metric @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:86 @module=sdk.helper_schema timestamp=2023-10-10T11:39:03.111-0400 ...... 2023-10-10T11:39:03.165-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:547 tf_proto_version=5.3 tf_rpc=Configure @module=sdk.proto tf_provider_addr=provider tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c timestamp=2023-10-10T11:39:03.164-0400 2023-10-10T11:39:03.165-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Skipping protocol data file writing because no data directory is set. Use the TF_LOG_SDK_PROTO_DATA_DIR environment variable to enable this functionality.: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/internal/logging/protocol_data.go:38 tf_proto_version=5.3 tf_provider_addr=provider tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c @module=sdk.proto tf_rpc=Configure timestamp=2023-10-10T11:39:03.165-0400 2023-10-10T11:39:03.165-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_provider_addr=provider tf_rpc=Configure tf_proto_version=5.3 tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 @module=sdk.proto timestamp=2023-10-10T11:39:03.165-0400 2023-10-10T11:39:03.165-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_provider_addr=provider tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:556 @module=sdk.helper_schema timestamp=2023-10-10T11:39:03.165-0400 2023-10-10T11:39:03.166-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:03 [INFO] Datadog client successfully initialized, now validating...: timestamp=2023-10-10T11:39:03.166-0400 2023-10-10T11:39:03.168-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:03 [DEBUG] Datadog API Request Details: ---[ REQUEST ]--------------------------------------- GET /api/v1/validate HTTP/1.1 Host: api.datadoghq.com User-Agent: Go-http-client/1.1 Dd-Api-Key: Dd-Application-Key: Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-10-10T11:39:03.168-0400 2023-10-10T11:39:03.396-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:03 [DEBUG] Datadog API Response Details: ---[ RESPONSE ]-------------------------------------- HTTP/1.1 200 OK Connection: close Content-Length: 15 Content-Security-Policy: frame-ancestors 'self'; report-uri https://logs.browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pube4f163c23bbf91c16b8f57f56af9fc58&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=site%3Adatadoghq.com Content-Type: application/json Date: Tue, 10 Oct 2023 15:39:03 GMT Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN
{ "valid": true }
-----------------------------------------------------: timestamp=2023-10-10T11:39:03.396-0400 2023-10-10T11:39:03.397-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:03 [INFO] Datadog Client successfully validated.: timestamp=2023-10-10T11:39:03.396-0400 2023-10-10T11:39:03.397-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Called downstream: tf_provider_addr=provider tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:558 @module=sdk.helper_schema timestamp=2023-10-10T11:39:03.396-0400 2023-10-10T11:39:03.397-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received downstream response: tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:37 @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_req_duration_ms=231 tf_rpc=Configure diagnostic_error_count=0 diagnostic_warning_count=0 timestamp=2023-10-10T11:39:03.397-0400 2023-10-10T11:39:03.397-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Served request: tf_proto_version=5.3 tf_rpc=Configure @module=sdk.proto tf_provider_addr=provider tf_req_id=46e72ad9-c643-e581-ad3b-0f496a89d97c @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:567 timestamp=2023-10-10T11:39:03.397-0400 2023/10/10 11:39:03 datadog importing... synthetics_test 2023/10/10 11:39:05 datadog done importing synthetics_test 2023/10/10 11:39:05 Number of resources for service synthetics_test: 2145 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_qvp-m5w-nz8 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_ka7-exh-f7e 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_93j-mwd-w3y 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_ue2-3zv-wqi 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_se5-ebt-rxk 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_3gg-rwv-pbb 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_vua-w3h-m9m 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_3nc-je7-b2z 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_egm-d4x-ehd 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_drv-cig-6rq 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_twj-ys7-yvk 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_yvy-eb8-ehz 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_ati-jyv-q5x 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_uy9-x5w-22i 2023/10/10 11:39:05 Refreshing state... datadog_synthetics_test.tfer--synthetics_fid-kdr-wqa 2023-10-10T11:39:05.771-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_rpc=ReadResource @module=sdk.proto tf_provider_addr=provider tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_proto_version=5.3 tf_req_id=0072eb83-4b3d-6670-d9cf-d249c9402a95 timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.771-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource tf_proto_version=5.3 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 @module=sdk.proto tf_req_id=0072eb83-4b3d-6670-d9cf-d249c9402a95 timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.771-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_proto_version=5.3 tf_req_id=00960fa9-ed07-b48e-bb85-9f5b4dcf6bb4 tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 @module=sdk.proto timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.771-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_provider_addr=provider tf_rpc=ReadResource @module=sdk.proto tf_proto_version=5.3 tf_req_id=00960fa9-ed07-b48e-bb85-9f5b4dcf6bb4 tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.772-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_req_id=32dfb4c1-349c-0021-e9f7-4106f11a37e5 tf_proto_version=5.3 tf_provider_addr=provider @module=sdk.proto tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.772-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_resource_type=datadog_synthetics_test tf_provider_addr=provider tf_req_id=32dfb4c1-349c-0021-e9f7-4106f11a37e5 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 @module=sdk.proto tf_proto_version=5.3 timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.772-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @module=sdk.proto tf_proto_version=5.3 tf_req_id=5a5e6b04-ae76-f96a-cd7d-fba6828aadcd tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_provider_addr=provider tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.771-0400 2023-10-10T11:39:05.772-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_req_id=97018248-a320-6f56-1bd7-f447b52ebb89 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 timestamp=2023-10-10T11:39:05.772-0400 2023-10-10T11:39:05.772-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_proto_version=5.3 tf_req_id=5a5e6b04-ae76-f96a-cd7d-fba6828aadcd @module=sdk.proto tf_provider_addr=provider timestamp=2023-10-10T11:39:05.772-0400 2023-10-10T11:39:05.772-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 @module=sdk.proto tf_proto_version=5.3 tf_req_id=966905b1-01fb-88ce-bba6-8d4fc24dbeac tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.772-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @module=sdk.proto tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_req_id=966905b1-01fb-88ce-bba6-8d4fc24dbeac tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource tf_proto_version=5.3 timestamp=2023-10-10T11:39:05.772-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_req_id=b6b0b9c5-dde4-18af-0775-440d0fafec31 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider timestamp=2023-10-10T11:39:05.772-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_provider_addr=provider tf_resource_type=datadog_synthetics_test @module=sdk.proto tf_proto_version=5.3 tf_req_id=b6b0b9c5-dde4-18af-0775-440d0fafec31 tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5.3 tf_req_id=97018248-a320-6f56-1bd7-f447b52ebb89 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.772-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_provider_addr=provider tf_req_id=585f563c-efbb-76ce-1290-5659674c542a tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_proto_version=5.3 tf_rpc=ReadResource @module=sdk.proto timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @module=sdk.proto tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_proto_version=5.3 tf_req_id=585f563c-efbb-76ce-1290-5659674c542a timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_provider_addr=provider tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 @module=sdk.proto tf_proto_version=5.3 tf_req_id=bc5674ef-0068-1cee-5db0-f7f1f158ef6a tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_proto_version=5.3 tf_req_id=a7f33db7-28de-cf61-4455-e3144af57fd7 @module=sdk.proto tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 @module=sdk.proto tf_proto_version=5.3 tf_req_id=7dd0d349-8095-28db-74fa-4a9929221e92 timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_proto_version=5.3 tf_rpc=ReadResource @module=sdk.proto tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_provider_addr=provider tf_req_id=bc5674ef-0068-1cee-5db0-f7f1f158ef6a timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_provider_addr=provider @module=sdk.proto tf_proto_version=5.3 tf_req_id=7dd0d349-8095-28db-74fa-4a9929221e92 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_provider_addr=provider tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 @module=sdk.proto tf_req_id=51f520de-9093-f9f7-4637-11633c3f86fc tf_resource_type=datadog_synthetics_test tf_proto_version=5.3 timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_proto_version=5.3 tf_req_id=51f520de-9093-f9f7-4637-11633c3f86fc tf_rpc=ReadResource @module=sdk.proto tf_provider_addr=provider tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @module=sdk.proto tf_proto_version=5.3 tf_req_id=d6819af1-02e9-80d2-6790-69bcbcaff967 tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_provider_addr=provider tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: tf_provider_addr=provider tf_req_id=d6819af1-02e9-80d2-6790-69bcbcaff967 @module=sdk.proto tf_proto_version=5.3 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.773-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_req_id=a7f33db7-28de-cf61-4455-e3144af57fd7 timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.774-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_req_id=e55796e5-1dd6-217c-7c6b-752c346576cd timestamp=2023-10-10T11:39:05.773-0400 2023-10-10T11:39:05.774-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_req_id=e55796e5-1dd6-217c-7c6b-752c346576cd tf_rpc=ReadResource @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.774-0400 2023-10-10T11:39:05.774-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_req_id=b6b0b9c5-dde4-18af-0775-440d0fafec31 tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource tf_provider_addr=provider @module=sdk.helper_schema @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 timestamp=2023-10-10T11:39:05.774-0400 2023-10-10T11:39:05.774-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_req_id=585f563c-efbb-76ce-1290-5659674c542a tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.774-0400 2023-10-10T11:39:05.775-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_req_id=51ddffc7-3e6d-f364-8123-4657d7df04be tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 timestamp=2023-10-10T11:39:05.774-0400 2023-10-10T11:39:05.775-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=bc5674ef-0068-1cee-5db0-f7f1f158ef6a tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.774-0400 2023-10-10T11:39:05.775-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 tf_rpc=ReadResource @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_req_id=51ddffc7-3e6d-f364-8123-4657d7df04be tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.774-0400 2023-10-10T11:39:05.776-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_req_id=0072eb83-4b3d-6670-d9cf-d249c9402a95 tf_provider_addr=provider tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.776-0400 2023-10-10T11:39:05.776-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_req_id=e55796e5-1dd6-217c-7c6b-752c346576cd tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema timestamp=2023-10-10T11:39:05.775-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=32dfb4c1-349c-0021-e9f7-4106f11a37e5 tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.776-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_req_id=a7f33db7-28de-cf61-4455-e3144af57fd7 tf_rpc=ReadResource tf_provider_addr=provider tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:05.776-0400 2023-10-10T11:39:05.777-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/qvp-m5w-nz8 HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.776-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_provider_addr=provider @module=sdk.helper_schema tf_req_id=966905b1-01fb-88ce-bba6-8d4fc24dbeac tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=51ddffc7-3e6d-f364-8123-4657d7df04be tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_req_id=51f520de-9093-f9f7-4637-11633c3f86fc tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/twj-ys7-yvk HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 tf_req_id=7dd0d349-8095-28db-74fa-4a9929221e92 timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_provider_addr=provider tf_rpc=ReadResource @module=sdk.helper_schema tf_req_id=00960fa9-ed07-b48e-bb85-9f5b4dcf6bb4 tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_req_id=97018248-a320-6f56-1bd7-f447b52ebb89 tf_rpc=ReadResource tf_provider_addr=provider tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/se5-ebt-rxk HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/ati-jyv-q5x HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/93j-mwd-w3y HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.777-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/3gg-rwv-pbb HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_req_id=5a5e6b04-ae76-f96a-cd7d-fba6828aadcd tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 tf_provider_addr=provider tf_rpc=ReadResource @module=sdk.helper_schema timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/uy9-x5w-22i HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/ka7-exh-f7e HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/yvy-eb8-ehz HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/drv-cig-6rq HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/3nc-je7-b2z HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=d6819af1-02e9-80d2-6790-69bcbcaff967 tf_rpc=ReadResource timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/vua-w3h-m9m HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/egm-d4x-ehd HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.777-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/ue2-3zv-wqi HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.778-0400 2023-10-10T11:39:05.778-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 GET /api/v1/synthetics/tests/fid-kdr-wqa HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:05.778-0400 2023-10-10T11:39:05.964-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 Max retries: 3 Current retry: 0: timestamp=2023-10-10T11:39:05.964-0400 2023-10-10T11:39:05.964-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 HTTP/1.1 200 OK Transfer-Encoding: chunked Connection: keep-alive Content-Security-Policy: frame-ancestors 'self'; report-uri https://logs.browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pube4f163c23bbf91c16b8f57f56af9fc58&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=site%3Adatadoghq.com Content-Type: application/json Date: Tue, 10 Oct 2023 15:39:06 GMT Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Vary: Accept-Encoding X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Ratelimit-Limit: 1000 X-Ratelimit-Name: synthetics_export X-Ratelimit-Period: 60 X-Ratelimit-Remaining: 999 X-Ratelimit-Reset: 54
539 {"public_id":"93j-mwd-w3y","name":"[dev] First Available Date - optional parameter parent_suid set to: 53829 (BOSH).","status":"paused","type":"api","tags":["appliance-services","calendar","env:dev"],"created_at":"2022-08-10T14:45:58.705021+00:00","modified_at":"2022-10-07T10:33:50.866502+00:00","config":{"request":{"url":"https://kube-appliance-gateway.service.intradsm1.sdeconsul.csnzoo.com/v0/fulfillment/delivery/first_available_date","query":{"parent_suid":"53829","postal_code":"40220-5822"},"method":"GET"},"assertions":[{"operator":"is","type":"statusCode","target":200},{"operator":"validatesJSONPath","type":"body","target":{"operator":"matches","targetValue":"true|false","jsonPath":"$.available"}},{"operator":"validatesJSONPath","type":"body","target":{"operator":"matches","targetValue":"^\\d{2}/\\d{2}/\\d{4}$","jsonPath":"$.date"}}]},"message":"","options":{"min_location_failed":1,"allow_insecure":true,"monitor_options":{"notify_audit":false,"include_tags":true,"new_host_delay":300,"notify_no_data":false,"renotify_interval":0},"tick_every":300,"min_failure_duration":0,"httpVersion":"http1"},"locations":["pl:wf-private-location-iad1-0e461f4486f9810a352c8a4f9dad4be0"],"subtype":"http","monitor_id":79689104,"creator":{"name":"Lukasz Targonski","handle":"ltargonski@wayfair.com","email":"ltargonski@wayfair.com"}}
0 : timestamp=2023-10-10T11:39:05.964-0400 2023-10-10T11:39:05.967-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 Max retries: 3 Current retry: 0: timestamp=2023-10-10T11:39:05.967-0400 2023-10-10T11:39:05.968-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:05 HTTP/1.1 200 OK Transfer-Encoding: chunked Connection: keep-alive Content-Security-Policy: frame-ancestors 'self'; report-uri https://logs.browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pube4f163c23bbf91c16b8f57f56af9fc58&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=site%3Adatadoghq.com Content-Type: application/json Date: Tue, 10 Oct 2023 15:39:06 GMT Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Vary: Accept-Encoding X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Ratelimit-Limit: 1000 X-Ratelimit-Name: synthetics_export X-Ratelimit-Period: 60 X-Ratelimit-Remaining: 996 X-Ratelimit-Reset: 54
......
0 : timestamp=2023-10-10T11:39:06.439-0400 2023-10-10T11:39:06.439-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Called downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1016 tf_provider_addr=provider tf_rpc=ReadResource @module=sdk.helper_schema tf_req_id=30cfb590-5c36-4291-3f10-4c23996a6964 tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:06.439-0400 2023-10-10T11:39:06.440-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received downstream response: tf_provider_addr=provider tf_req_duration_ms=191 tf_req_id=30cfb590-5c36-4291-3f10-4c23996a6964 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:37 @module=sdk.proto diagnostic_error_count=0 diagnostic_warning_count=0 tf_proto_version=5.3 tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:06.440-0400 2023-10-10T11:39:06.440-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Served request: @module=sdk.proto tf_proto_version=5.3 tf_req_id=30cfb590-5c36-4291-3f10-4c23996a6964 tf_resource_type=datadog_synthetics_test @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:761 tf_rpc=ReadResource tf_provider_addr=provider timestamp=2023-10-10T11:39:06.440-0400 2023/10/10 11:39:06 Refreshing state... datadog_synthetics_test.tfer--synthetics_rv5-872-xni 2023-10-10T11:39:06.442-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Received request: tf_proto_version=5.3 tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:737 tf_resource_type=datadog_synthetics_test @module=sdk.proto tf_provider_addr=provider tf_req_id=5bef4512-b171-4e75-1c5c-3f3c650b062a timestamp=2023-10-10T11:39:06.442-0400 2023-10-10T11:39:06.442-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Sending request downstream: @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_req_id=5bef4512-b171-4e75-1c5c-3f3c650b062a tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tf5serverlogging/downstream_request.go:17 timestamp=2023-10-10T11:39:06.442-0400 2023-10-10T11:39:06.442-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:06 Max retries: 3 Current retry: 0: timestamp=2023-10-10T11:39:06.442-0400 2023-10-10T11:39:06.442-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:06 HTTP/1.1 200 OK Transfer-Encoding: chunked Connection: keep-alive Content-Security-Policy: frame-ancestors 'self'; report-uri https://logs.browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pube4f163c23bbf91c16b8f57f56af9fc58&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=site%3Adatadoghq.com Content-Type: application/json Date: Tue, 10 Oct 2023 15:39:06 GMT Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Vary: Accept-Encoding X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Ratelimit-Limit: 1000 X-Ratelimit-Name: synthetics_export X-Ratelimit-Period: 60 X-Ratelimit-Remaining: 916 X-Ratelimit-Reset: 54
c16 {"public_id":"v45-isz-cpi","name":"Supplier Catalog API - Media API - query - uploadedMediaByActionId","status":"live","type":"api","tags":["service:supplier-catalog-api","monitor-type:synthetic","env:prod","env:sto:global_supplier_technology","env: prod","env:service:supplier-catalog-api","env:team:Supplier Integration","env:technical_owner:Michael McLoughlin","env:support_team:Supplier API","env:project_hub_project:SAPI","env:slack_forum:#catalog-api-forum"],"created_at":"2023-08-08T13:18:36.050437+00:00","modified_at":"2023-09-22T14:14:37.572775+00:00","config":{"configVariables":[{"name":"CLIENT_ID","secure":true,"type":"text"},{"name":"CLIENT_SECRET","secure":true,"type":"text"},{"name":"US_EXTRANET_TEST_SUPPLIER_ID","secure":true,"type":"text"},{"name":"ACCESS_TOKEN_URL","secure":true,"type":"text"}],"steps":[{"id":"5rw-zif-uu8","name":"[PROD] Request for query - uploadedMediaByActionId","subtype":"http","extractedValues":[],"allowFailure":false,"isCritical":true,"retry":{"count":2,"interval":300},"assertions":[{"operator":"is","type":"statusCode","target":200},{"operator":"lessThan","type":"responseTime","target":3000},{"type":"body","operator":"validatesJSONPath","target":{"jsonPath":"$.data.uploadedMediaByActionId","operator":"contains","targetValue":""}},{"type":"body","operator":"validatesJSONPath","target":{"jsonPath":"$.data.uploadedMediaByActionId.uploads","operator":"isNot","targetValue":"null"}},{"type":"body","operator":"validatesJSONPath","target":{"jsonPath":"$.data.uploadedMediaByActionId.error","operator":"is","targetValue":"null"}}],"request":{"method":"POST","url":"https://api.wayfair.io/v1/supplier-catalog-api/graphql","body":"{\"query\": \"query {\nuploadedMediaByActionId(\n\t\tsupplierId: {{ US_EXTRANET_TEST_SUPPLIER_ID }},\n\t\tactionId: \\"0cbb54b4-2277-11ee-bb91-1a2a1d4ae7fb\\",\n\t\tpaginationOptions: {\n\t\tpage: 1,\n\t\tpageSize: 10\n\t}\n\t) {\n \terror\n uploads{\n \t\tid\n \t}\n\t}\n}\"}","bodyType":"graphql","headers":{"content-type":"application/json"},"basicAuth":{"accessTokenUrl":"{{ ACCESS_TOKEN_URL }}","tokenApiAuthentication":"body","clientId":"{{ CLIENT_ID }}","clientSecret":"{{ CLIENT_SECRET }}","type":"oauth-client"},"allow_insecure":true,"httpVersion":"any"}}]},"message":" \n\nuploadedMediaByActionId API Availability SLA has an assertion failure for synthetic monitor. Please see the synthetic monitoring dashboard for more details. \n @slack-catalog-api-alerts","options":{"tick_every":120,"min_failure_duration":300,"min_location_failed":1,"retry":{"count":1,"interval":10000},"monitor_name":"uploadedMediaByActionId API Availability SLA","monitor_priority":3,"monitor_options":{"renotify_interval":0}},"locations":["aws:ap-east-1","aws:ca-central-1","aws:eu-central-1","aws:eu-north-1","aws:eu-west-2","aws:eu-west-3","aws:us-east-1","aws:us-east-2","aws:us-west-1","aws:us-west-2","azure:eastus"],"subtype":"multi","monitor_id":128604372,"creator":{"name":"Anand Devarakonda","handle":"adevarakonda@wayfair.com","email":"adevarakonda@wayfair.com"}}
0 : timestamp=2023-10-10T11:39:06.442-0400 2023-10-10T11:39:06.442-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1014 @module=sdk.helper_schema tf_req_id=5bef4512-b171-4e75-1c5c-3f3c650b062a tf_provider_addr=provider tf_resource_type=datadog_synthetics_test tf_rpc=ReadResource timestamp=2023-10-10T11:39:06.442-0400 2023-10-10T11:39:06.442-0400 [INFO] plugin.terraform-provider-datadog_v3.23.0: 2023/10/10 11:39:06 GET /api/v1/synthetics/tests/rv5-872-xni HTTP/1.1 Host: api.datadoghq.com User-Agent: terraform-provider-datadog/3.23.0 (terraform 2.10.1; terraform-cli 0.12.31) datadog-api-client-go/2.11.0 (go go1.18.10; os darwin; arch amd64) Accept: application/json Dd-Api-Key: REDACTED Dd-Application-Key: REDACTED Accept-Encoding: gzip : timestamp=2023-10-10T11:39:06.442-0400 2023-10-10T11:39:06.445-0400 [TRACE] plugin.terraform-provider-datadog_v3.23.0: Served request: tf_req_id=04aaef5d-eca8-21f0-d4b7-6a2252750241 tf_rpc=ReadResource @caller=runtime/panic.go:838 @module=sdk.proto tf_proto_version=5.3 tf_provider_addr=provider tf_resource_type=datadog_synthetics_test timestamp=2023-10-10T11:39:06.444-0400 2023-10-10T11:39:06.447-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: panic: runtime error: invalid memory address or nil pointer dereference 2023-10-10T11:39:06.447-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1d56918] 2023-10-10T11:39:06.447-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: 2023-10-10T11:39:06.447-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: goroutine 666 [running]: 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/terraform-providers/terraform-provider-datadog/datadog.buildLocalBasicAuth(0xc000347a80) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/terraform-providers/terraform-provider-datadog/datadog/resource_datadog_syntheticstest.go:2473 +0x6f8 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/terraform-providers/terraform-provider-datadog/datadog.updateSyntheticsAPITestLocalState(0x20f19c0?, 0xc000518948) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/terraform-providers/terraform-provider-datadog/datadog/resource_datadog_syntheticstest.go:3025 +0x2eec 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/terraform-providers/terraform-provider-datadog/datadog.resourceDatadogSyntheticsTestRead({0x23a04e0?, 0xc000fadb90?}, 0xc0006ae900, {0x1e1f420?, 0xc000d3ea20?}) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/terraform-providers/terraform-provider-datadog/datadog/resource_datadog_syntheticstest.go:1291 +0x9eb 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(Resource).read(0xc000887c00, {0x23a04e0, 0xc000fadb90}, 0xd?, {0x1e1f420, 0xc000d3ea20}) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:724 +0x12e 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(Resource).RefreshWithoutUpgrade(0xc000887c00, {0x23a04e0, 0xc000fadb90}, 0xc000a229c0, {0x1e1f420, 0xc000d3ea20}) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/resource.go:1015 +0x585 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(GRPCProviderServer).ReadResource(0xc00009e000, {0x23a04e0?, 0xc000fada70?}, 0xc000d2ae40) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-sdk/v2@v2.24.1/helper/schema/grpc_provider.go:613 +0x497 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(server).ReadResource(0xc0003f6f00, {0x23a04e0?, 0xc000fad4d0?}, 0xc000c6d620) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/tf5server/server.go:748 +0x49e 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_ReadResource_Handler({0x20c11e0?, 0xc0003f6f00}, {0x23a04e0, 0xc000fad4d0}, 0xc000df69a0, 0x0) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:349 +0x170 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc.(Server).processUnaryRPC(0xc000432000, {0x23a32e0, 0xc000703ba0}, 0xc000f6a000, 0xc0008b0600, 0x2e93750, 0x0) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc@v1.50.1/server.go:1340 +0xd13 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc.(Server).handleStream(0xc000432000, {0x23a32e0, 0xc000703ba0}, 0xc000f6a000, 0x0) 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc@v1.50.1/server.go:1713 +0xa1b 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc.(Server).serveStreams.func1.2() 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc@v1.50.1/server.go:965 +0x98 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: created by google.golang.org/grpc.(Server).serveStreams.func1 2023-10-10T11:39:06.448-0400 [DEBUG] plugin.terraform-provider-datadog_v3.23.0: google.golang.org/grpc@v1.50.1/server.go:963 +0x28a 2023-10-10T11:39:06.451-0400 [ERROR] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/datadog/datadog/3.23.0/darwin_amd64/terraform-provider-datadog_v3.23.0 pid=63758 error="exit status 2" 2023-10-10T11:39:06.451-0400 [DEBUG] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Unavailable desc = error reading from server: EOF 2023/10/10 11:39:06 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:06 rpc error: code = Canceled desc = context canceled ...... 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 Refreshing state... datadog_synthetics_test.tfer--synthetics_4me-urv-m86 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 Refreshing state... datadog_synthetics_test.tfer--synthetics_eed-ccx-nc3 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Refreshing state... datadog_synthetics_test.tfer--synthetics_u8g-9hp-656 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 Fail read resource from provider, trying import command 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 Refreshing state... datadog_synthetics_test.tfer--synthetics_a8h-2hx-rzd 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled 2023/10/10 11:39:07 rpc error: code = Canceled desc = context canceled ...... 2023/10/10 11:42:39 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 WARN: Fail read resource from provider, wait 300ms before retry 2023/10/10 11:42:39 Fail read resource from provider, trying import command 2023/10/10 11:42:39 Fail read resource from provider, trying import command 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 Fail read resource from provider, trying import command 2023/10/10 11:42:39 Fail read resource from provider, trying import command 2023/10/10 11:42:39 Fail read resource from provider, trying import command 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled 2023/10/10 11:42:39 rpc error: code = Canceled desc = context canceled ...... 2023/10/10 11:42:39 ERROR: Unable to refresh resource tfer--synthetics_ma4-ypm-ypg 2023/10/10 11:42:39 ERROR: Unable to refresh resource tfer--synthetics_4cy-922-x9x 2023/10/10 11:42:39 ERROR: Unable to refresh resource tfer--synthetics_baf-xeq-82n 2023/10/10 11:42:39 ERROR: Unable to refresh resource tfer--synthetics_puq-q3i-u9n 2023/10/10 11:42:39 ERROR: Unable to refresh resource tfer--synthetics_ikh-evb-d4d 2023/10/10 11:42:39 ERROR: Unable to refresh resource tfer--synthetics_cwp-6ie-qr6 2023/10/10 11:42:39 Filtered number of resources for service synthetics_test: 0 2023/10/10 11:42:39 datadog Connecting.... 2023/10/10 11:42:39 datadog save synthetics_test 2023/10/10 11:42:39 datadog save tfstate for synthetics_test 2023-10-10T11:42:39.737-0400 [DEBUG] plugin: plugin exited