Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map faas.* attributes to generic task after service.name, but ignore unknown_service #764

Merged
merged 3 commits into from
Nov 3, 2023

add comment

5f8d43a
Select commit
Loading
Failed to load commit list.
Merged

Map faas.* attributes to generic task after service.name, but ignore unknown_service #764

add comment
5f8d43a
Select commit
Loading
Failed to load commit list.
Google Cloud Build / ops-go-e2e-cloud-functions-gen2 (opentelemetry-ops-e2e) succeeded Nov 3, 2023 in 4m 11s

Summary

Build Information

Trigger ops-go-e2e-cloud-functions-gen2
Build 569b953c-0e6f-4033-b832-921400a2beb2
Start 2023-11-03T06:29:14-07:00
Duration 4m7.323s
Status SUCCESS

Steps

Step Status Duration
zip-code SUCCESS 39.137s
run-tests-cloudfunction SUCCESS 3m24.003s

Details

starting build "569b953c-0e6f-4033-b832-921400a2beb2"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudPlatform/opentelemetry-operations-go
 * branch            5f8d43aa08bfff3250c92136fbc6df00adf6e0b8 -> FETCH_HEAD
HEAD is now at 5f8d43a add comment
BUILD
Starting Step #0 - "zip-code"
Step #0 - "zip-code": Pulling image: golang:1.21
Step #0 - "zip-code": 1.21: Pulling from library/golang
Step #0 - "zip-code": 8457fd5474e7: Pulling fs layer
Step #0 - "zip-code": 13baa2029dde: Pulling fs layer
Step #0 - "zip-code": 325c5bf4c2f2: Pulling fs layer
Step #0 - "zip-code": c185020e1367: Pulling fs layer
Step #0 - "zip-code": 16418b73e8ce: Pulling fs layer
Step #0 - "zip-code": d0b897dfffc2: Pulling fs layer
Step #0 - "zip-code": c185020e1367: Waiting
Step #0 - "zip-code": 16418b73e8ce: Waiting
Step #0 - "zip-code": d0b897dfffc2: Waiting
Step #0 - "zip-code": 13baa2029dde: Download complete
Step #0 - "zip-code": 8457fd5474e7: Verifying Checksum
Step #0 - "zip-code": 8457fd5474e7: Download complete
Step #0 - "zip-code": 325c5bf4c2f2: Verifying Checksum
Step #0 - "zip-code": 325c5bf4c2f2: Download complete
Step #0 - "zip-code": d0b897dfffc2: Verifying Checksum
Step #0 - "zip-code": d0b897dfffc2: Download complete
Step #0 - "zip-code": 16418b73e8ce: Verifying Checksum
Step #0 - "zip-code": 16418b73e8ce: Download complete
Step #0 - "zip-code": c185020e1367: Verifying Checksum
Step #0 - "zip-code": c185020e1367: Download complete
Step #0 - "zip-code": 8457fd5474e7: Pull complete
Step #0 - "zip-code": 13baa2029dde: Pull complete
Step #0 - "zip-code": 325c5bf4c2f2: Pull complete
Step #0 - "zip-code": c185020e1367: Pull complete
Step #0 - "zip-code": 16418b73e8ce: Pull complete
Step #0 - "zip-code": d0b897dfffc2: Pull complete
Step #0 - "zip-code": Digest: sha256:b113af1e8b06f06a18ad41a6b331646dff587d7a4cf740f4852d16c49ed8ad73
Step #0 - "zip-code": Status: Downloaded newer image for golang:1.21
Step #0 - "zip-code": docker.io/library/golang:1.21
Step #0 - "zip-code": Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Step #0 - "zip-code": Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Step #0 - "zip-code": Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Step #0 - "zip-code": Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8780 kB]
Step #0 - "zip-code": Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6408 B]
Step #0 - "zip-code": Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [95.5 kB]
Step #0 - "zip-code": Fetched 9133 kB in 2s (5794 kB/s)
Step #0 - "zip-code": Reading package lists...
Step #0 - "zip-code": Reading package lists...
Step #0 - "zip-code": Building dependency tree...
Step #0 - "zip-code": Reading state information...
Step #0 - "zip-code": The following additional packages will be installed:
Step #0 - "zip-code":   unzip
Step #0 - "zip-code": The following NEW packages will be installed:
Step #0 - "zip-code":   unzip zip
Step #0 - "zip-code": 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Step #0 - "zip-code": Need to get 396 kB of archives.
Step #0 - "zip-code": After this operation, 1019 kB of additional disk space will be used.
Step #0 - "zip-code": Get:1 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
Step #0 - "zip-code": Get:2 http://deb.debian.org/debian bookworm/main amd64 zip amd64 3.0-13 [230 kB]
Step #0 - "zip-code": debconf: delaying package configuration, since apt-utils is not installed
Step #0 - "zip-code": Fetched 396 kB in 0s (6537 kB/s)
Step #0 - "zip-code": Selecting previously unselected package unzip.
Step #0 - "zip-code": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15610 files and directories currently installed.)
Step #0 - "zip-code": Preparing to unpack .../unzip_6.0-28_amd64.deb ...
Step #0 - "zip-code": Unpacking unzip (6.0-28) ...
Step #0 - "zip-code": Selecting previously unselected package zip.
Step #0 - "zip-code": Preparing to unpack .../archives/zip_3.0-13_amd64.deb ...
Step #0 - "zip-code": Unpacking zip (3.0-13) ...
Step #0 - "zip-code": Setting up unzip (6.0-28) ...
Step #0 - "zip-code": Setting up zip (3.0-13) ...
Step #0 - "zip-code": go: downloading cloud.google.com/go/pubsub v1.33.0
Step #0 - "zip-code": go: downloading github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
Step #0 - "zip-code": go: downloading github.com/cloudevents/sdk-go/v2 v2.13.0
Step #0 - "zip-code": go: downloading cloud.google.com/go v0.110.6
Step #0 - "zip-code": go: downloading cloud.google.com/go/functions v1.15.1
Step #0 - "zip-code": go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.19.0
Step #0 - "zip-code": go: downloading go.opentelemetry.io/otel v1.19.0
Step #0 - "zip-code": go: downloading go.opentelemetry.io/otel/sdk v1.19.0
Step #0 - "zip-code": go: downloading go.opentelemetry.io/otel/trace v1.19.0
Step #0 - "zip-code": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230731190214-cbb8c96f2d6d
Step #0 - "zip-code": go: downloading cloud.google.com/go/iam v1.1.1
Step #0 - "zip-code": go: downloading google.golang.org/genproto v0.0.0-20230731193218-e0aa005b6bdf
Step #0 - "zip-code": go: downloading github.com/googleapis/gax-go/v2 v2.11.0
Step #0 - "zip-code": go: downloading go.opencensus.io v0.24.0
Step #0 - "zip-code": go: downloading golang.org/x/sync v0.2.0
Step #0 - "zip-code": go: downloading google.golang.org/api v0.126.0
Step #0 - "zip-code": go: downloading google.golang.org/grpc v1.57.1
Step #0 - "zip-code": go: downloading google.golang.org/protobuf v1.31.0
Step #0 - "zip-code": go: downloading github.com/json-iterator/go v1.1.10
Step #0 - "zip-code": go: downloading cloud.google.com/go/trace v1.10.1
Step #0 - "zip-code": go: downloading golang.org/x/oauth2 v0.8.0
Step #0 - "zip-code": go: downloading cloud.google.com/go/compute/metadata v0.2.3
Step #0 - "zip-code": go: downloading cloud.google.com/go/compute v1.23.0
Step #0 - "zip-code": go: downloading golang.org/x/sys v0.13.0
Step #0 - "zip-code": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
Step #0 - "zip-code": go: downloading golang.org/x/net v0.17.0
Step #0 - "zip-code": go: downloading github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
Step #0 - "zip-code": go: downloading github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
Step #0 - "zip-code": go: downloading github.com/google/uuid v1.3.0
Step #0 - "zip-code": go: downloading go.uber.org/zap v1.10.0
Step #0 - "zip-code": go: downloading github.com/go-logr/logr v1.2.4
Step #0 - "zip-code": go: downloading go.opentelemetry.io/otel/metric v1.19.0
Step #0 - "zip-code": go: downloading google.golang.org/appengine v1.6.7
Step #0 - "zip-code": go: downloading github.com/go-logr/stdr v1.2.2
Step #0 - "zip-code": go: downloading github.com/google/s2a-go v0.1.4
Step #0 - "zip-code": go: downloading github.com/golang/protobuf v1.5.3
Step #0 - "zip-code": go: downloading go.uber.org/atomic v1.10.0
Step #0 - "zip-code": go: downloading go.uber.org/multierr v1.8.0
Step #0 - "zip-code": go: downloading github.com/google/go-cmp v0.5.9
Step #0 - "zip-code": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
Step #0 - "zip-code": go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
Step #0 - "zip-code": go: downloading golang.org/x/text v0.13.0
Step #0 - "zip-code": go: downloading golang.org/x/crypto v0.14.0
Step #0 - "zip-code":   adding: cloud_functions.go (deflated 52%)
Step #0 - "zip-code":   adding: go.mod (deflated 75%)
Step #0 - "zip-code":   adding: go.sum (deflated 66%)
Step #0 - "zip-code":   adding: vendor/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/README.md (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/.codecov.yml (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/.gitignore (deflated 12%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/Makefile (deflated 49%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/CHANGELOG.md (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/glide.yaml (deflated 32%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/LICENSE.txt (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/multierr/error.go (deflated 67%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/pointer_go118.go (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/float32.go (deflated 51%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/README.md (deflated 55%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/time.go (deflated 46%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/uintptr.go (deflated 60%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/duration_ext.go (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/nocmp.go (deflated 44%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/.codecov.yml (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/doc.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/bool_ext.go (deflated 44%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/.gitignore (deflated 19%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/Makefile (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/int64.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/unsafe_pointer.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/value.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/error_ext.go (deflated 44%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/gen.go (deflated 51%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/pointer_go119.go (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/CHANGELOG.md (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/uint64.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/bool.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/string_ext.go (deflated 47%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/float64.go (deflated 51%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/duration.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/float32_ext.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/LICENSE.txt (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/time_ext.go (deflated 44%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/float64_ext.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/string.go (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/uint32.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/error.go (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/atomic/int32.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/global_prego112.go (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/global.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/field.go (deflated 71%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/README.md (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/time.go (deflated 42%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/config.go (deflated 64%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/logger.go (deflated 64%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/.codecov.yml (deflated 54%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/doc.go (deflated 54%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/encoder.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/.gitignore (deflated 30%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/Makefile (deflated 55%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/CODE_OF_CONDUCT.md (deflated 55%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/flag.go (deflated 44%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/check_license.sh (deflated 27%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/CHANGELOG.md (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/writer.go (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/.readme.tmpl (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/options.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/http_handler.go (deflated 48%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/CONTRIBUTING.md (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/glide.yaml (deflated 64%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/sugar.go (deflated 69%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/sink.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/exit/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/exit/exit.go (deflated 48%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/bufferpool/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go (deflated 42%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/color/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/internal/color/color.go (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/LICENSE.txt (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/global_go112.go (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/stacktrace.go (deflated 54%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/glide.lock (deflated 55%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/.travis.yml (deflated 33%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/memory_encoder.go (deflated 77%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/sampler.go (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/field.go (deflated 66%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/core.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/doc.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/encoder.go (deflated 71%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/console_encoder.go (deflated 55%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/hook.go (deflated 49%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/write_syncer.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/tee.go (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/entry.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/json_encoder.go (deflated 73%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/level_strings.go (deflated 49%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/marshaler.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/error.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/zapcore/level.go (deflated 58%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/FAQ.md (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/array.go (deflated 77%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/error.go (deflated 49%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/buffer/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/buffer/buffer.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/buffer/pool.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.uber.org/zap/level.go (deflated 58%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.markdownlint.yaml (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/metric.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/versions.yaml (deflated 72%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/kv.go (deflated 66%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/key.go (deflated 77%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/set.go (deflated 68%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/type_string.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/iterator.go (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/doc.go (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/encoder.go (deflated 58%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/value.go (deflated 72%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/attribute/filter.go (deflated 59%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/handler.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/README.md (deflated 64%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/version.go (deflated 40%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/get_main_pkgs.sh (deflated 39%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.lycheeignore (deflated 60%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/RELEASING.md (deflated 61%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/doc.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.gitattributes (deflated 26%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.gitignore (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/Makefile (deflated 66%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/propagation/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/propagation/doc.go (deflated 46%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/propagation/baggage.go (deflated 52%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/propagation/propagation.go (deflated 71%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/propagation/trace_context.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/CHANGELOG.md (deflated 75%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/propagation.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/verify_examples.sh (deflated 50%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/CONTRIBUTING.md (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/config.go (deflated 74%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/doc.go (deflated 54%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/context.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/tracestate.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/noop.go (deflated 62%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/trace.go (deflated 70%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/nonrecording.go (deflated 46%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace/LICENSE (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/codes/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/codes/doc.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/codes/codes.go (deflated 54%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/version.go (deflated 40%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/instrumentation/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/instrumentation/doc.go (deflated 48%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go (deflated 42%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/instrumentation/scope.go (deflated 48%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/version.go (deflated 39%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/provider.go (deflated 71%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/doc.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go (deflated 72%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go (deflated 61%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go (deflated 74%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go (deflated 69%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/event.go (deflated 45%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go (deflated 68%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go (deflated 60%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/span.go (deflated 73%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/link.go (deflated 47%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go (deflated 48%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go (deflated 60%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go (deflated 58%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/internal/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/internal/env/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go (deflated 76%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/internal/gen.go (deflated 73%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/internal/internal.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_unsupported.go (deflated 47%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/config.go (deflated 74%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/os_unsupported.go (deflated 46%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_bsd.go (deflated 42%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_darwin.go (deflated 40%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/doc.go (deflated 47%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_exec.go (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/os_release_darwin.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/os.go (deflated 61%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/os_windows.go (deflated 63%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_windows.go (deflated 45%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/auto.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/env.go (deflated 55%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/process.go (deflated 75%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_linux.go (deflated 40%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/resource.go (deflated 64%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/container.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/resource/host_id_readfile.go (deflated 40%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/sdk/LICENSE (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal_logging.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/error_handler.go (deflated 53%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/attribute/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/attribute/attribute.go (deflated 75%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/handler.go (deflated 61%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/propagator.go (deflated 61%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/meter.go (deflated 78%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/instruments.go (deflated 84%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go (deflated 57%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/trace.go (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/global/state.go (deflated 72%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/gen.go (deflated 71%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/rawhelpers.go (deflated 51%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/baggage/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go (deflated 49%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/internal/baggage/context.go (deflated 65%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.gitmodules (deflated 35%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/baggage/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/baggage/doc.go (deflated 43%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/baggage/baggage.go (deflated 73%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/baggage/context.go (deflated 58%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/CODEOWNERS (deflated 51%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.golangci.yml (deflated 80%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.codespellignore (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/.codespellrc (deflated 33%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/trace.go (deflated 56%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/requirements.txt (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/ (stored 0%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/exception.go (deflated 41%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/doc.go (deflated 47%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/event.go (deflated 73%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/schema.go (deflated 45%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/trace.go (deflated 82%)
Step #0 - "zip-code":   adding: vendor/go.opentelemetry.io/otel/semconv/v1.21.0/attribute_group.go (deflated 84%)
Step #0 - "zip-code":   adding: vendor/go.op
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-569b953c-0e6f-4033-b832-921400a2beb2.txt.]
...
udfunction": === RUN   TestResourceDetectionTrace/Span_has_label_cloud.region
Step #1 - "run-tests-cloudfunction": === RUN   TestResourceDetectionTrace/Span_has_label_faas.name
Step #1 - "run-tests-cloudfunction": === RUN   TestResourceDetectionTrace/Span_has_label_faas.instance
Step #1 - "run-tests-cloudfunction": === RUN   TestResourceDetectionTrace/Span_has_label_faas.version
Step #1 - "run-tests-cloudfunction": --- PASS: TestResourceDetectionTrace (3.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_g.co/agent (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_test_id (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.provider (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.platform (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.region (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_faas.name (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_faas.instance (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_faas.version (0.00s)
Step #1 - "run-tests-cloudfunction": === RUN   TestComplexTrace
Step #1 - "run-tests-cloudfunction": === RUN   TestComplexTrace/assert_structure_of_span_complexTrace/root
Step #1 - "run-tests-cloudfunction": === RUN   TestComplexTrace/assert_structure_of_span_complexTrace/child1
Step #1 - "run-tests-cloudfunction": === RUN   TestComplexTrace/assert_structure_of_span_complexTrace/child2
Step #1 - "run-tests-cloudfunction": === RUN   TestComplexTrace/assert_structure_of_span_complexTrace/child3
Step #1 - "run-tests-cloudfunction": --- PASS: TestComplexTrace (2.95s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/root (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/child1 (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/child2 (0.00s)
Step #1 - "run-tests-cloudfunction":     --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/child3 (0.00s)
Step #1 - "run-tests-cloudfunction": === RUN   TestBasicPropagator
Step #1 - "run-tests-cloudfunction":     trace_test.go:61: test server does not support this scenario, skipping
Step #1 - "run-tests-cloudfunction": --- SKIP: TestBasicPropagator (2.63s)
Step #1 - "run-tests-cloudfunction": PASS
Step #1 - "run-tests-cloudfunction": TestMain: 2023/11/03 13:33:01 main_test.go:106: 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": +------------------------------------------------------------------------------+
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": | -------------------------->    End Test Output    <------------------------- |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": |                                                                              |
Step #1 - "run-tests-cloudfunction": +------------------------------------------------------------------------------+
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": TestMain: 2023/11/03 13:33:01 setuptf.go:53: Running command: /bin/terraform destroy -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=entrypoint=HandleCloudFunction -var=runtime=go121 -var=functionsource=/workspace/e2e-test-server/cloud_functions/function-source.zip
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket.bucket: Refreshing state... [id=800538a94d00-gcf-source]�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/response-800538a94d00]�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/request-800538a94d00]�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket_object.object: Refreshing state... [id=800538a94d00-gcf-source-function-source.zip]�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/request-800538a94d00-pull]�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/response-800538a94d00-pull]�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Refreshing state... [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-800538a94d00]�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": Terraform used the selected providers to generate the following execution
Step #1 - "run-tests-cloudfunction": plan. Resource actions are indicated with the following symbols:
Step #1 - "run-tests-cloudfunction":   �[31m-�[0m destroy�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": Terraform will perform the following actions:
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # google_cloudfunctions2_function.function�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_cloudfunctions2_function" "function" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m environment = "GEN_2" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id          = "projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels      = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m location    = "us-central1" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name        = "e2etest-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project     = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m state       = "ACTIVE" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m update_time = "2023-11-03T13:32:32.386511170Z" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m build_config {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m build                 = "projects/427213409062/locations/us-central1/builds/5708795c-5d18-48fc-8301-e1a2b860810a" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m entry_point           = "HandleCloudFunction" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m environment_variables = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m runtime               = "go121" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m source {
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m storage_source {
Step #1 - "run-tests-cloudfunction":                   �[31m-�[0m�[0m bucket     = "800538a94d00-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":                   �[31m-�[0m�[0m generation = 1699018217963325 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":                   �[31m-�[0m�[0m object     = "function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":                 }
Step #1 - "run-tests-cloudfunction":             }
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m event_trigger {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m event_type            = "google.cloud.pubsub.topic.v1.messagePublished" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m pubsub_topic          = "projects/opentelemetry-ops-e2e/topics/request-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m retry_policy          = "RETRY_POLICY_RETRY" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m service_account_email = "[email protected]" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m trigger               = "projects/opentelemetry-ops-e2e/locations/us-central1/triggers/e2etest-800538a94d00-507444" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m trigger_region        = "us-central1" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m service_config {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m all_traffic_on_latest_revision = true �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m available_memory               = "256M" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m environment_variables          = {
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "PROJECT_ID"          = "opentelemetry-ops-e2e"
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "RESPONSE_TOPIC_NAME" = "response-800538a94d00"
Step #1 - "run-tests-cloudfunction":             } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m ingress_settings               = "ALLOW_INTERNAL_ONLY" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m max_instance_count             = 1 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m min_instance_count             = 0 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m service                        = "projects/opentelemetry-ops-e2e/locations/us-central1/services/e2etest-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m service_account_email          = "[email protected]" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m timeout_seconds                = 120 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m uri                            = "https://e2etest-800538a94d00-e5yan3golq-uc.a.run.app" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m timeouts {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m create = "5m" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # google_storage_bucket.bucket�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m default_event_based_hold    = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m force_destroy               = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id                          = "800538a94d00-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels                      = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m location                    = "US" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name                        = "800538a94d00-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project                     = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m requester_pays              = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m self_link                   = "https://www.googleapis.com/storage/v1/b/800538a94d00-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m storage_class               = "STANDARD" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m uniform_bucket_level_access = true �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m url                         = "gs://800538a94d00-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # google_storage_bucket_object.object�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_storage_bucket_object" "object" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m bucket           = "800538a94d00-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m content_type     = "application/zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m crc32c           = "Yg3+dA==" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m detect_md5hash   = "8oRnJoWs8fdzg7cAK8P6SA==" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m event_based_hold = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id               = "800538a94d00-gcf-source-function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m md5hash          = "8oRnJoWs8fdzg7cAK8P6SA==" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m media_link       = "https://storage.googleapis.com/download/storage/v1/b/800538a94d00-gcf-source/o/function-source.zip?generation=1699018211034546&alt=media" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m metadata         = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name             = "function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m output_name      = "function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m self_link        = "https://www.googleapis.com/storage/v1/b/800538a94d00-gcf-source/o/function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m source           = "/workspace/e2e-test-server/cloud_functions/function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m storage_class    = "STANDARD" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m temporary_hold   = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m ack_deadline_seconds         = 60 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_message_ordering      = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id                           = "projects/opentelemetry-ops-e2e/subscriptions/request-800538a94d00-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels                       = {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "800538a94d00"
Step #1 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_retention_duration   = "1200s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name                         = "request-800538a94d00-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project                      = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m retain_acked_messages        = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m topic                        = "projects/opentelemetry-ops-e2e/topics/request-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m expiration_policy {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m ack_deadline_seconds         = 60 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_message_ordering      = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id                           = "projects/opentelemetry-ops-e2e/subscriptions/response-800538a94d00-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels                       = {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "800538a94d00"
Step #1 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_retention_duration   = "1200s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name                         = "response-800538a94d00-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project                      = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m retain_acked_messages        = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m topic                        = "projects/opentelemetry-ops-e2e/topics/response-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m expiration_policy {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_topic.request�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_topic" "request" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id      = "projects/opentelemetry-ops-e2e/topics/request-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels  = {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "800538a94d00"
Step #1 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name    = "request-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_storage_policy {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m allowed_persistence_regions = [
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-east1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-northeast1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-southeast1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "australia-southeast1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-north1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west2",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west3",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west4",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "southamerica-west1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central2",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east4",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east5",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east7",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-south1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west2",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west3",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west4",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west8",
Step #1 - "run-tests-cloudfunction":             ] �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_topic.response�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_topic" "response" {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id      = "projects/opentelemetry-ops-e2e/topics/response-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels  = {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "800538a94d00"
Step #1 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name    = "response-800538a94d00" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_storage_policy {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m allowed_persistence_regions = [
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-east1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-northeast1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-southeast1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "australia-southeast1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-north1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west2",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west3",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west4",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "southamerica-west1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central2",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east4",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east5",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east7",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-south1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west1",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west2",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west3",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west4",
Step #1 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west8",
Step #1 - "run-tests-cloudfunction":             ] �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":     }
Step #1 - "run-tests-cloudfunction": 
Step #1 - "run-tests-cloudfunction": �[1mPlan:�[0m 0 to add, 0 to change, 7 to destroy.
Step #1 - "run-tests-cloudfunction": �[0m
Step #1 - "run-tests-cloudfunction": Changes to Outputs:
Step #1 - "run-tests-cloudfunction":   �[31m-�[0m�[0m pubsub_info = {
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m request_topic  = {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m subscription_name = "request-800538a94d00-pull"
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m topic_id          = "projects/opentelemetry-ops-e2e/topics/request-800538a94d00"
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m topic_name        = "request-800538a94d00"
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":       �[31m-�[0m�[0m response_topic = {
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m subscription_name = "response-800538a94d00-pull"
Step #1 - "run-tests-cloudfunction":           �[31m-�[0m�[0m topic_name        = "response-800538a94d00"
Step #1 - "run-tests-cloudfunction":         }
Step #1 - "run-tests-cloudfunction":     } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Destroying... [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-800538a94d00]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Still destroying... [id=projects/opentelemetry-ops-e2e/location...entral1/functions/e2etest-800538a94d00, 10s elapsed]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Destruction complete after 10s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/request-800538a94d00-pull]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket_object.object: Destroying... [id=800538a94d00-gcf-source-function-source.zip]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/response-800538a94d00-pull]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket_object.object: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket.bucket: Destroying... [id=800538a94d00-gcf-source]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destroying... [id=projects/opentelemetry-ops-e2e/topics/response-800538a94d00]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destruction complete after 2s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destroying... [id=projects/opentelemetry-ops-e2e/topics/request-800538a94d00]�[0m�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket.bucket: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destruction complete after 2s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloudfunction": �[0m�[1m�[32m
Step #1 - "run-tests-cloudfunction": Destroy complete! Resources: 7 destroyed.
Step #1 - "run-tests-cloudfunction": �[0mTestMain: 2023/11/03 13:33:19 setuptf.go:53: Running command: /bin/terraform workspace select default
Step #1 - "run-tests-cloudfunction": �[0m�[32mSwitched to workspace "default".�[0m
Step #1 - "run-tests-cloudfunction": TestMain: 2023/11/03 13:33:19 setuptf.go:53: Running command: /bin/terraform workspace delete 800538a94d00
Step #1 - "run-tests-cloudfunction": �[0m�[32mDeleted workspace "800538a94d00"!�[0m
Finished Step #1 - "run-tests-cloudfunction"
PUSH
DONE

Build Log: https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-569b953c-0e6f-4033-b832-921400a2beb2.txt