docs: integrate Pagefind search, Google Analytics, and feedback buttons #2670
Google Cloud Build / integration-test-pr (toolbox-testing-438616)
failed
Mar 12, 2026 in 9m 59s
Summary
Build Information
| Trigger | integration-test-pr |
| Build | 741ffd0f-0b7a-4bfa-a920-c0476de77390 |
| Start | 2026-03-12T05:32:42-07:00 |
| Duration | 2m47.674s |
| Status | FAILURE |
Steps
| Step | Status | Duration |
|---|---|---|
| install-dependencies | SUCCESS | 19.238s |
| compile-test-binary | SUCCESS | 2m2.362s |
| compile-prompt-test-binary | SUCCESS | 2m2.344s |
| prompts-custom | SUCCESS | 7.216s |
| cloud-sql-pg | CANCELLED | 18.431s |
| alloydb | CANCELLED | 18.431s |
| alloydb-pg | CANCELLED | 18.431s |
| alloydb-ai-nl | CANCELLED | 18.433s |
| alloydb-omni | CANCELLED | 18.432s |
| bigtable | CANCELLED | 18.432s |
| bigquery | CANCELLED | 18.433s |
| cloud-gda | CANCELLED | 18.431s |
| dataplex | CANCELLED | 18.43s |
| dataform | CANCELLED | 18.431s |
| cloud-healthcare | CANCELLED | 18.431s |
| cloud-logging-admin | CANCELLED | 18.433s |
| postgres | CANCELLED | 18.431s |
| cockroachdb | CANCELLED | 18.431s |
| spanner | CANCELLED | 18.433s |
| neo4j | CANCELLED | 18.433s |
| cloud-sql-mssql | CANCELLED | 18.431s |
| cloud-sql-mysql | CANCELLED | 18.431s |
| mysql | CANCELLED | 18.431s |
| mssql | CANCELLED | 18.433s |
| http | CANCELLED | 18.432s |
| sqlite | CANCELLED | 18.432s |
| couchbase | CANCELLED | 18.432s |
| redis | CANCELLED | 18.432s |
| valkey | CANCELLED | 18.432s |
| oceanbase | CANCELLED | 18.432s |
| firestore | CANCELLED | 18.432s |
| mongodb | CANCELLED | 18.432s |
| looker | CANCELLED | 18.432s |
| mindsdb | CANCELLED | 18.431s |
| cloud-sql | SUCCESS | 8.232s |
| tidb | CANCELLED | 18.43s |
| firebird | CANCELLED | 18.43s |
| clickhouse | CANCELLED | 18.433s |
| trino | CANCELLED | 18.43s |
| yugabytedb | CANCELLED | 18.43s |
| elasticsearch | FAILURE | 7.202s |
| snowflake | CANCELLED | 18.431s |
| cassandra | CANCELLED | 18.431s |
| oracle | CANCELLED | 2m20.796s |
| serverless-spark | CANCELLED | 18.434s |
| dataproc | CANCELLED | 18.431s |
| singlestore | CANCELLED | 18.431s |
| mariadb | CANCELLED | 18.434s |
Details
starting build "741ffd0f-0b7a-4bfa-a920-c0476de77390"
FETCHSOURCE
From https://github.com/googleapis/genai-toolbox
* branch e218290b8af18f5989d6a2ec810ce158390f405a -> FETCH_HEAD
HEAD is now at e218290 Update lint-docs-tool-page.sh
GitCommit:
e218290b8af18f5989d6a2ec810ce158390f405a
SETUPBUILD
BUILD
Starting Step #0 - "install-dependencies"
Step #0 - "install-dependencies": Pulling image: golang:1
Step #0 - "install-dependencies": 1: Pulling from library/golang
Step #0 - "install-dependencies": 866771c43bf5: Already exists
Step #0 - "install-dependencies": ed881fbf1b07: Already exists
Step #0 - "install-dependencies": 9da421ddeb65: Already exists
Step #0 - "install-dependencies": 2c117e525b33: Pulling fs layer
Step #0 - "install-dependencies": 6fbff1d4eb7e: Pulling fs layer
Step #0 - "install-dependencies": 0300fff25702: Pulling fs layer
Step #0 - "install-dependencies": 4f4fb700ef54: Pulling fs layer
Step #0 - "install-dependencies": 4f4fb700ef54: Verifying Checksum
Step #0 - "install-dependencies": 4f4fb700ef54: Download complete
Step #0 - "install-dependencies": 0300fff25702: Verifying Checksum
Step #0 - "install-dependencies": 0300fff25702: Download complete
Step #0 - "install-dependencies": 6fbff1d4eb7e: Verifying Checksum
Step #0 - "install-dependencies": 6fbff1d4eb7e: Download complete
Step #0 - "install-dependencies": 2c117e525b33: Verifying Checksum
Step #0 - "install-dependencies": 2c117e525b33: Download complete
Step #0 - "install-dependencies": 2c117e525b33: Pull complete
Step #0 - "install-dependencies": 6fbff1d4eb7e: Pull complete
Step #0 - "install-dependencies": 0300fff25702: Pull complete
Step #0 - "install-dependencies": 4f4fb700ef54: Pull complete
Step #0 - "install-dependencies": Digest: sha256:c7e98cc0fd4dfb71ee7465fee6c9a5f079163307e4bf141b336bb9dae00159a5
Step #0 - "install-dependencies": Status: Downloaded newer image for golang:1
Step #0 - "install-dependencies": docker.io/library/golang:1
Step #0 - "install-dependencies": go: -d flag is deprecated. -d=true is a no-op
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/cloudsqlconn v1.19.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/trace v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/goccy/go-yaml v1.18.0
Step #0 - "install-dependencies": go: downloading google.golang.org/api v0.256.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genai v1.37.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/bigquery v1.72.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/alloydbconn v1.15.5
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/bigtable v1.40.1
Step #0 - "install-dependencies": go: downloading github.com/jackc/pgx/v5 v5.7.6
Step #0 - "install-dependencies": go: downloading github.com/apache/cassandra-gocql-driver/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/go-sql-driver/mysql v1.9.3
Step #0 - "install-dependencies": go: downloading github.com/ClickHouse/clickhouse-go/v2 v2.40.3
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/dataproc/v2 v2.15.0
Step #0 - "install-dependencies": go: downloading github.com/jmoiron/sqlx v1.4.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/geminidataanalytics v0.5.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/spanner v1.86.1
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/dataplex v1.28.0
Step #0 - "install-dependencies": go: downloading github.com/yugabyte/pgx/v5 v5.5.3-yb-5
Step #0 - "install-dependencies": go: downloading github.com/valkey-io/valkey-go v1.0.68
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/logging v1.13.1
Step #0 - "install-dependencies": go: downloading github.com/nakagami/firebirdsql v0.9.15
Step #0 - "install-dependencies": go: downloading github.com/godror/godror v0.49.6
Step #0 - "install-dependencies": go: downloading github.com/google/uuid v1.6.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/firestore v1.20.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/couchbase/gocb/v2 v2.11.1
Step #0 - "install-dependencies": go: downloading github.com/microsoft/go-mssqldb v1.9.3
Step #0 - "install-dependencies": go: downloading github.com/redis/go-redis/v9 v9.17.2
Step #0 - "install-dependencies": go: downloading github.com/trinodb/trino-go-client v0.330.0
Step #0 - "install-dependencies": go: downloading github.com/fsnotify/fsnotify v1.9.0
Step #0 - "install-dependencies": go: downloading github.com/snowflakedb/gosnowflake v1.18.1
Step #0 - "install-dependencies": go: downloading github.com/looker-open-source/sdk-codegen/go v0.25.22
Step #0 - "install-dependencies": go: downloading golang.org/x/oauth2 v0.33.0
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0
Step #0 - "install-dependencies": go: downloading github.com/go-playground/validator/v10 v10.28.0
Step #0 - "install-dependencies": go: downloading go.mongodb.org/mongo-driver/v2 v2.4.2
Step #0 - "install-dependencies": go: downloading github.com/cockroachdb/cockroach-go/v2 v2.4.2
Step #0 - "install-dependencies": go: downloading google.golang.org/protobuf v1.36.10
Step #0 - "install-dependencies": go: downloading modernc.org/sqlite v1.40.0
Step #0 - "install-dependencies": go: downloading github.com/spf13/cobra v1.10.1
Step #0 - "install-dependencies": go: downloading github.com/go-chi/chi/v5 v5.2.3
Step #0 - "install-dependencies": go: downloading github.com/elastic/elastic-transport-go/v8 v8.8.0
Step #0 - "install-dependencies": go: downloading github.com/elastic/go-elasticsearch/v9 v9.2.0
Step #0 - "install-dependencies": go: downloading github.com/sijms/go-ora/v2 v2.9.0
Step #0 - "install-dependencies": go: downloading github.com/couchbase/tools-common/http v1.0.9
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/longrunning v0.7.0
Step #0 - "install-dependencies": go: downloading github.com/cenkalti/backoff/v5 v5.0.3
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genproto v0.0.0-20251022142026-3a174f9686a8
Step #0 - "install-dependencies": go: downloading github.com/neo4j/neo4j-go-driver/v6 v6.0.0
Step #0 - "install-dependencies": go: downloading google.golang.org/grpc v1.76.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/autoprop v0.62.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/cors v1.2.2
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/render v1.0.3
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/metric v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/httplog/v3 v3.3.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk/metric v1.38.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/thlib/go-timezone-local v0.0.7
Step #0 - "install-dependencies": go: downloading github.com/google/go-cmp v0.7.0
Step #0 - "install-dependencies": go: downloading filippo.io/edwards25519 v1.1.1
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/monitoring v1.24.3
Step #0 - "install-dependencies": go: downloading github.com/googleapis/gax-go/v2 v2.15.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/trace v1.11.7
Step #0 - "install-dependencies": go: downloading github.com/ajg/form v1.5.1
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/aws v1.37.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/jaeger v1.37.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.37.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/ot v1.37.0
Step #0 - "install-dependencies": go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
Step #0 - "install-dependencies": go: downloading github.com/klauspost/compress v1.18.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go v0.121.6
Step #0 - "install-dependencies": go: downloading golang.org/x/sys v0.38.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0
Step #0 - "install-dependencies": go: downloading go.uber.org/multierr v1.11.0
Step #0 - "install-dependencies": go: downloading golang.org/x/crypto v0.45.0
Step #0 - "install-dependencies": go: downloading github.com/couchbase/tools-common/errors v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
Step #0 - "install-dependencies": go: downloading modernc.org/mathutil v1.7.1
Step #0 - "install-dependencies": go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
Step #0 - "install-dependencies": go: downloading golang.org/x/text v0.31.0
Step #0 - "install-dependencies": go: downloading gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
Step #0 - "install-dependencies": go: downloading github.com/shopspring/decimal v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/nakagami/chacha20 v0.1.0
Step #0 - "install-dependencies": go: downloading golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
Step #0 - "install-dependencies": go: downloading gopkg.in/ini.v1 v1.67.0
Step #0 - "install-dependencies": go: downloading github.com/json-iterator/go v1.1.12
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/compute/metadata v0.9.0
Step #0 - "install-dependencies": go: downloading github.com/spf13/pflag v1.0.9
Step #0 - "install-dependencies": go: downloading github.com/inconshreveable/mousetrap v1.1.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/auth v0.17.0
Step #0 - "install-dependencies": go: downloading github.com/gorilla/websocket v1.5.3
Step #0 - "install-dependencies": go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
Step #0 - "install-dependencies": go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #0 - "install-dependencies": go: downloading github.com/andybalholm/brotli v1.2.0
Step #0 - "install-dependencies": go: downloading github.com/ClickHouse/ch-go v0.68.0
Step #0 - "install-dependencies": go: downloading github.com/paulmach/orb v0.11.1
Step #0 - "install-dependencies": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #0 - "install-dependencies": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #0 - "install-dependencies": go: downloading github.com/leodido/go-urn v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/gabriel-vasile/mimetype v1.4.10
Step #0 - "install-dependencies": go: downloading github.com/go-playground/universal-translator v0.18.1
Step #0 - "install-dependencies": go: downloading gopkg.in/inf.v0 v0.9.1
Step #0 - "install-dependencies": go: downloading github.com/go-playground/locales v0.14.1
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/iam v1.5.3
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
Step #0 - "install-dependencies": go: downloading golang.org/x/net v0.47.0
Step #0 - "install-dependencies": go: downloading golang.org/x/time v0.14.0
Step #0 - "install-dependencies": go: downloading go.opencensus.io v0.24.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/alloydb v1.18.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/gofork v1.7.6
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.36.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/hashicorp/go-uuid v1.0.3
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0
Step #0 - "install-dependencies": go: downloading github.com/godror/knownpb v0.3.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/aescts/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/couchbase/gocbcore/v10 v10.8.1
Step #0 - "install-dependencies": go: downloading github.com/couchbase/gocbcoreps v0.1.4
Step #0 - "install-dependencies": go: downloading github.com/couchbase/goprotostellar v1.0.2
Step #0 - "install-dependencies": go: downloading github.com/couchbaselabs/gocbconnstr/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/golang/snappy v1.0.0
Step #0 - "install-dependencies": go: downloading go.uber.org/zap v1.27.0
Step #0 - "install-dependencies": go: downloading github.com/apache/arrow/go/v15 v15.0.2
Step #0 - "install-dependencies": go: downloading golang.org/x/sync v0.18.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/rpc/v2 v2.0.3
Step #0 - "install-dependencies": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #0 - "install-dependencies": go: downloading github.com/go-logfmt/logfmt v0.6.0
Step #0 - "install-dependencies": go: downloading github.com/google/s2a-go v0.1.9
Step #0 - "install-dependencies": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.7
Step #0 - "install-dependencies": go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
Step #0 - "install-dependencies": go: downloading github.com/golang-sql/sqlexp v0.1.0
Step #0 - "install-dependencies": go: downloading github.com/VictoriaMetrics/easyproto v0.1.4
Step #0 - "install-dependencies": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #0 - "install-dependencies": go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
Step #0 - "install-dependencies": go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
Step #0 - "install-dependencies": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3
Step #0 - "install-dependencies": go: downloading github.com/go-faster/city v1.0.1
Step #0 - "install-dependencies": go: downloading github.com/go-faster/errors v0.7.1
Step #0 - "install-dependencies": go: downloading github.com/pierrec/lz4/v4 v4.1.22
Step #0 - "install-dependencies": go: downloading github.com/segmentio/asm v1.2.0
Step #0 - "install-dependencies": go: downloading github.com/go-logr/logr v1.4.3
Step #0 - "install-dependencies": go: downloading github.com/go-logr/stdr v1.2.2
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/proto/otlp v1.7.1
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/auto/sdk v1.2.1
Step #0 - "install-dependencies": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
Step #0 - "install-dependencies": go: downloading github.com/cespare/xxhash/v2 v2.3.0
Step #0 - "install-dependencies": go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
Step #0 - "install-dependencies": go: downloading github.com/xdg-go/scram v1.1.2
Step #0 - "install-dependencies": go: downloading github.com/xdg-go/stringprep v1.0.4
Step #0 - "install-dependencies": go: downloading github.com/xdg-go/pbkdf2 v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/99designs/keyring v1.2.2
Step #0 - "install-dependencies": go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.12
Step #0 - "install-dependencies": go: downloading github.com/aws/smithy-go v1.23.0
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.7
Step #0 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
Step #0 - "install-dependencies": go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
Step #0 - "install-dependencies": go: downloading github.com/apache/arrow-go/v18 v18.4.0
Step #0 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
Step #0 - "install-dependencies": go: downloading github.com/sirupsen/logrus v1.9.3
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2 v1.39.0
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.88.1
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.4
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.8
Step #0 - "install-dependencies": go: downloading golang.org/x/term v0.37.0
Step #0 - "install-dependencies": go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
Step #0 - "install-dependencies": go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
Step #0 - "install-dependencies": go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
Step #0 - "install-dependencies": go: downloading github.com/mtibben/percent v0.2.1
Step #0 - "install-dependencies": go: downloading github.com/danieljoos/wincred v1.2.2
Step #0 - "install-dependencies": go: downloading github.com/dvsekhvalnov/jose2go v1.7.0
Step #0 - "install-dependencies": go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
Step #0 - "install-dependencies": go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
Step #0 - "install-dependencies": go: downloading github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
Step #0 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1
Step #0 - "install-dependencies": go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
Step #0 - "install-dependencies": go: downloading cel.dev/expr v0.24.0
Step #0 - "install-dependencies": go: downloading github.com/zeebo/errs v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/go-jose/go-jose/v4 v4.1.2
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.29.3
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.4
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.7
Step #0 - "install-dependencies": go: downloading golang.org/x/tools v0.38.0
Step #0 - "install-dependencies": go: downloading github.com/google/flatbuffers v25.2.10+incompatible
Step #0 - "install-dependencies": go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
Step #0 - "install-dependencies": go: downloading github.com/goccy/go-json v0.10.5
Step #0 - "install-dependencies": go: downloading github.com/zeebo/xxh3 v1.0.2
Step #0 - "install-dependencies": go: downloading github.com/klauspost/cpuid/v2 v2.2.11
Step #0 - "install-dependencies": go: downloading github.com/apache/thrift v0.22.0
Step #0 - "install-dependencies": go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
Step #0 - "install-dependencies": go: downloading github.com/klauspost/asmfmt v1.3.2
Step #0 - "install-dependencies": go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
Step #0 - "install-dependencies": go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
Step #0 - "install-dependencies": go: downloading golang.org/x/telemetry v0.0.0-20251008203120-078029d740a8
Step #0 - "install-dependencies": go: downloading golang.org/x/mod v0.29.0
Step #0 - "install-dependencies": go: downloading modernc.org/libc v1.66.10
Step #0 - "install-dependencies": go: downloading github.com/dustin/go-humanize v1.0.1
Step #0 - "install-dependencies": go: downloading modernc.org/memory v1.11.0
Step #0 - "install-dependencies": go: downloading github.com/mattn/go-isatty v0.0.20
Step #0 - "install-dependencies": go: downloading github.com/ncruces/go-strftime v0.1.9
Finished Step #0 - "install-dependencies"
Starting Step #43 - "oracle"
Starting Step #2 - "compile-prompt-test-binary"
Starting Step #1 - "compile-test-binary"
Step #43 - "oracle": Pulling image: ghcr.io/oracle/oraclelinux9-instantclient:23
Step #2 - "compile-prompt-test-binary": Already have image (with digest): golang:1
Step #1 - "compile-test-binary": Already have image (with digest): golang:1
Step #2 - "compile-prompt-test-binary": --- Compiling prompt test for custom with targeted coverage ---
Step #43 - "oracle": 23: Pulling from oracle/oraclelinux9-instantclient
Step #43 - "oracle": aef3b3618223: Pulling fs layer
Step #43 - "oracle": bc577a6ff4e2: Pulling fs layer
Step #1 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go v0.40.0
Step #1 - "compile-test-binary": go: downloading github.com/cenkalti/backoff/v4 v4.3.0
Step #1 - "compile-test-binary": go: downloading github.com/docker/docker v28.5.1+incompatible
Step #1 - "compile-test-binary": go: downloading github.com/moby/term v0.5.2
Step #1 - "compile-test-binary": go: downloading github.com/moby/patternmatcher v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/docker/go-connections v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/magiconair/properties v1.8.10
Step #1 - "compile-test-binary": go: downloading github.com/shirou/gopsutil/v4 v4.25.6
Step #1 - "compile-test-binary": go: downloading github.com/containerd/errdefs v1.0.0
Step #1 - "compile-test-binary": go: downloading github.com/stretchr/testify v1.11.1
Step #1 - "compile-test-binary": go: downloading github.com/cpuguy83/dockercfg v0.3.2
Step #1 - "compile-test-binary": go: downloading github.com/containerd/platforms v0.2.1
Step #1 - "compile-test-binary": go: downloading github.com/moby/go-archive v0.1.0
Step #1 - "compile-test-binary": go: downloading dario.cat/mergo v1.0.2
Step #1 - "compile-test-binary": go: downloading github.com/opencontainers/image-spec v1.1.1
Step #1 - "compile-test-binary": go: downloading github.com/containerd/log v0.1.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/sys/userns v0.1.0
Step #1 - "compile-test-binary": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #1 - "compile-test-binary": go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Step #1 - "compile-test-binary": go: downloading github.com/moby/sys/sequential v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
Step #1 - "compile-test-binary": go: downloading github.com/moby/sys/user v0.4.0
Step #1 - "compile-test-binary": go: downloading github.com/opencontainers/go-digest v1.0.0
Step #1 - "compile-test-binary": go: downloading github.com/tklauser/go-sysconf v0.3.12
Step #1 - "compile-test-binary": go: downloading github.com/tklauser/numcpus v0.6.1
Step #43 - "oracle": aef3b3618223: Verifying Checksum
Step #43 - "oracle": aef3b3618223: Download complete
Step #43 - "oracle": bc577a6ff4e2: Verifying Checksum
Step #43 - "oracle": bc577a6ff4e2: Download complete
Step #1 - "compile-test-binary": go: downloading github.com/morikuni/aec v1.0.0
Step #1 - "compile-test-binary": go: downloading github.com/docker/go-units v0.5.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/docker-image-spec v1.3.1
Step #1 - "compile-test-binary": go: downloading github.com/distribution/reference v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/containerd/errdefs/pkg v0.3.0
Step #1 - "compile-test-binary": go: downloading github.com/pkg/errors v0.9.1
Step #43 - "oracle": aef3b3618223: Pull complete
Step #43 - "oracle": bc577a6ff4e2: Pull complete
Step #43 - "oracle": Digest: sha256:6bf42c555735b6f611de65535d6ee327d88491549058e440a8fd0a624c5c9fc3
Step #43 - "oracle": Status: Downloaded newer image for ghcr.io/oracle/oraclelinux9-instantclient:23
Step #43 - "oracle": ghcr.io/oracle/oraclelinux9-instantclient:23
Step #43 - "oracle": Oracle Instant Client 23 for Oracle Linux 9 - L 38 kB/s | 18 kB 00:00
Step #43 - "oracle": Oracle Linux 9 BaseOS Latest (x86_64) 34 MB/s | 113 MB 00:03
Step #43 - "oracle": Oracle Linux 9 Application Stream Packages (x86 34 MB/s | 85 MB 00:02
Step #43 - "oracle": Package oracle-instantclient-devel-23.9.0.25.07-1.el9.x86_64 is already installed.
Step #43 - "oracle": Dependencies resolved.
Step #43 - "oracle": =============================================================================================
Step #43 - "oracle": Package Arch Version Repository Size
Step #43 - "oracle": =============================================================================================
Step #43 - "oracle": Installing:
Step #43 - "oracle": gcc x86_64 11.5.0-11.0.2.el9 ol9_appstream 33 M
Step #43 - "oracle": Upgrading:
Step #43 - "oracle": glibc x86_64 2.34-231.0.1.el9_7.10 ol9_baseos_latest 2.0 M
Step #43 - "oracle": glibc-common x86_64 2.34-231.0.1.el9_7.10 ol9_baseos_latest 330 k
Step #43 - "oracle": glibc-langpack-en x86_64 2.34-231.0.1.el9_7.10 ol9_baseos_latest 969 k
Step #43 - "oracle": libgcc x86_64 11.5.0-11.0.2.el9 ol9_baseos_latest 94 k
Step #43 - "oracle": libgomp x86_64 11.5.0-11.0.2.el9 ol9_baseos_latest 263 k
Step #43 - "oracle": oracle-instantclient-basic x86_64 23.26.1.0.0-1.el9 ol9_oracle_instantclient23 79 M
Step #43 - "oracle": oracle-instantclient-devel x86_64 23.26.1.0.0-1.el9 ol9_oracle_instantclient23 680 k
Step #43 - "oracle": Installing dependencies:
Step #43 - "oracle": binutils x86_64 2.35.2-67.0.1.el9_7.1 ol9_baseos_latest 4.8 M
Step #43 - "oracle": binutils-gold x86_64 2.35.2-67.0.1.el9_7.1 ol9_baseos_latest 749 k
Step #43 - "oracle": cpp x86_64 11.5.0-11.0.2.el9 ol9_appstream 11 M
Step #43 - "oracle": elfutils-debuginfod-client x86_64 0.192-6.el9_6 ol9_baseos_latest 50 k
Step #43 - "oracle": glibc-devel x86_64 2.34-231.0.1.el9_7.10 ol9_appstream 60 k
Step #43 - "oracle": glibc-headers x86_64 2.34-231.0.1.el9_7.10 ol9_appstream 921 k
Step #43 - "oracle": kernel-headers x86_64 5.14.0-611.38.1.el9_7 ol9_appstream 3.6 M
Step #43 - "oracle": libmpc x86_64 1.2.1-4.el9 ol9_appstream 63 k
Step #43 - "oracle": libpkgconf x86_64 1.7.3-10.el9 ol9_baseos_latest 35 k
Step #43 - "oracle": libxcrypt-devel x86_64 4.4.18-3.el9 ol9_appstream 42 k
Step #43 - "oracle": make x86_64 1:4.3-8.el9 ol9_baseos_latest 570 k
Step #43 - "oracle": pkgconf x86_64 1.7.3-10.el9 ol9_baseos_latest 49 k
Step #43 - "oracle": pkgconf-m4 noarch 1.7.3-10.el9 ol9_baseos_latest 14 k
Step #43 - "oracle": pkgconf-pkg-config x86_64 1.7.3-10.el9 ol9_baseos_latest 9.9 k
Step #43 - "oracle":
Step #43 - "oracle": Transaction Summary
Step #43 - "oracle": =============================================================================================
Step #43 - "oracle": Install 15 Packages
Step #43 - "oracle": Upgrade 7 Packages
Step #43 - "oracle":
Step #43 - "oracle": Total download size: 138 M
Step #43 - "oracle": Downloading Packages:
Step #43 - "oracle": (1/22): elfutils-debuginfod-client-0.192-6.el9_ 158 kB/s | 50 kB 00:00
Step #43 - "oracle": (2/22): libpkgconf-1.7.3-10.el9.x86_64.rpm 352 kB/s | 35 kB 00:00
Step #43 - "oracle": (3/22): binutils-gold-2.35.2-67.0.1.el9_7.1.x86 1.3 MB/s | 749 kB 00:00
Step #43 - "oracle": (4/22): pkgconf-1.7.3-10.el9.x86_64.rpm 806 kB/s | 49 kB 00:00
Step #43 - "oracle": (5/22): pkgconf-m4-1.7.3-10.el9.noarch.rpm 23
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22741ffd0f-0b7a-4bfa-a920-c0476de77390%22+AND+resource.labels.build_trigger_id%3D%22785da918-06f1-47bb-860c-fbabc80b5977%22&project=toolbox-testing-438616.]
...
: binutils-2.35.2-67.0.1.el9_7.1.x86_64
Step #43 - "oracle": binutils-gold-2.35.2-67.0.1.el9_7.1.x86_64
Step #43 - "oracle": cpp-11.5.0-11.0.2.el9.x86_64
Step #43 - "oracle": elfutils-debuginfod-client-0.192-6.el9_6.x86_64
Step #43 - "oracle": gcc-11.5.0-11.0.2.el9.x86_64
Step #43 - "oracle": glibc-devel-2.34-231.0.1.el9_7.10.x86_64
Step #43 - "oracle": glibc-headers-2.34-231.0.1.el9_7.10.x86_64
Step #43 - "oracle": kernel-headers-5.14.0-611.38.1.el9_7.x86_64
Step #43 - "oracle": libmpc-1.2.1-4.el9.x86_64
Step #43 - "oracle": libpkgconf-1.7.3-10.el9.x86_64
Step #43 - "oracle": libxcrypt-devel-4.4.18-3.el9.x86_64
Step #43 - "oracle": make-1:4.3-8.el9.x86_64
Step #43 - "oracle": pkgconf-1.7.3-10.el9.x86_64
Step #43 - "oracle": pkgconf-m4-1.7.3-10.el9.noarch
Step #43 - "oracle": pkgconf-pkg-config-1.7.3-10.el9.x86_64
Step #43 - "oracle":
Step #43 - "oracle": Complete!
Step #43 - "oracle": % Total % Received % Xferd Average Speed Time Time Time Current
Step #43 - "oracle": Dload Upload Total Spent Left Speed
Step #43 - "oracle":
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 75 100 75 0 0 2027 0 --:--:-- --:--:-- --:--:-- 2027
Step #43 - "oracle":
0 56.8M 0 47413 0 0 50439 0 0:19:42 --:--:-- 0:19:42 50439
100 56.8M 100 56.8M 0 0 51.3M 0 0:00:01 0:00:01 --:--:-- 342M
Step #43 - "oracle": go: downloading go1.25.5 (linux/amd64)
Finished Step #2 - "compile-prompt-test-binary"
Starting Step #3 - "prompts-custom"
Step #3 - "prompts-custom": Already have image (with digest): golang:1
Finished Step #1 - "compile-test-binary"
Starting Step #47 - "mariadb"
Starting Step #44 - "serverless-spark"
Starting Step #18 - "spanner"
Starting Step #19 - "neo4j"
Starting Step #7 - "alloydb-ai-nl"
Starting Step #37 - "clickhouse"
Starting Step #15 - "cloud-logging-admin"
Starting Step #23 - "mssql"
Starting Step #10 - "bigquery"
Step #47 - "mariadb": Already have image (with digest): golang:1
Step #19 - "neo4j": Already have image (with digest): golang:1
Step #18 - "spanner": Already have image (with digest): golang:1
Step #44 - "serverless-spark": Already have image (with digest): golang:1
Starting Step #9 - "bigtable"
Step #7 - "alloydb-ai-nl": Already have image (with digest): golang:1
Step #10 - "bigquery": Already have image (with digest): golang:1
Starting Step #8 - "alloydb-omni"
Step #15 - "cloud-logging-admin": Already have image (with digest): golang:1
Step #23 - "mssql": Already have image (with digest): golang:1
Starting Step #32 - "looker"
Step #9 - "bigtable": Already have image (with digest): golang:1
Starting Step #31 - "mongodb"
Starting Step #30 - "firestore"
Starting Step #29 - "oceanbase"
Step #37 - "clickhouse": Already have image (with digest): golang:1
Starting Step #28 - "valkey"
Starting Step #27 - "redis"
Starting Step #26 - "couchbase"
Step #8 - "alloydb-omni": Already have image (with digest): golang:1
Starting Step #25 - "sqlite"
Starting Step #24 - "http"
Starting Step #17 - "cockroachdb"
Starting Step #16 - "postgres"
Step #32 - "looker": Already have image (with digest): golang:1
Starting Step #11 - "cloud-gda"
Starting Step #21 - "cloud-sql-mysql"
Step #31 - "mongodb": Already have image (with digest): golang:1
Starting Step #22 - "mysql"
Starting Step #20 - "cloud-sql-mssql"
Step #30 - "firestore": Already have image (with digest): golang:1
Starting Step #6 - "alloydb-pg"
Step #29 - "oceanbase": Already have image (with digest): golang:1
Step #27 - "redis": Already have image (with digest): golang:1
Starting Step #33 - "mindsdb"
Starting Step #46 - "singlestore"
Starting Step #45 - "dataproc"
Step #26 - "couchbase": Already have image (with digest): golang:1
Starting Step #42 - "cassandra"
Step #28 - "valkey": Already have image (with digest): golang:1
Step #24 - "http": Already have image (with digest): golang:1
Step #25 - "sqlite": Already have image (with digest): golang:1
Starting Step #41 - "snowflake"
Starting Step #4 - "cloud-sql-pg"
Starting Step #5 - "alloydb"
Step #11 - "cloud-gda": Already have image (with digest): golang:1
Step #16 - "postgres": Already have image (with digest): golang:1
Starting Step #40 - "elasticsearch"
Step #21 - "cloud-sql-mysql": Already have image (with digest): golang:1
Starting Step #14 - "cloud-healthcare"
Step #17 - "cockroachdb": Already have image (with digest): golang:1
Step #6 - "alloydb-pg": Already have image (with digest): golang:1
Starting Step #13 - "dataform"
Step #20 - "cloud-sql-mssql": Already have image (with digest): golang:1
Step #45 - "dataproc": Already have image (with digest): golang:1
Step #33 - "mindsdb": Already have image (with digest): golang:1
Step #42 - "cassandra": Already have image (with digest): golang:1
Step #46 - "singlestore": Already have image (with digest): golang:1
Starting Step #12 - "dataplex"
Step #22 - "mysql": Already have image (with digest): golang:1
Starting Step #34 - "cloud-sql"
Step #5 - "alloydb": Already have image (with digest): golang:1
Starting Step #36 - "firebird"
Starting Step #35 - "tidb"
Starting Step #39 - "yugabytedb"
Starting Step #38 - "trino"
Step #4 - "cloud-sql-pg": Already have image (with digest): golang:1
Step #13 - "dataform": Already have image (with digest): golang:1
Step #40 - "elasticsearch": Already have image (with digest): golang:1
Step #14 - "cloud-healthcare": Already have image (with digest): golang:1
Step #41 - "snowflake": Already have image (with digest): golang:1
Step #34 - "cloud-sql": Already have image (with digest): golang:1
Step #39 - "yugabytedb": Already have image (with digest): golang:1
Step #12 - "dataplex": Already have image (with digest): golang:1
Step #35 - "tidb": Already have image (with digest): golang:1
Step #36 - "firebird": Already have image (with digest): golang:1
Step #38 - "trino": Already have image (with digest): golang:1
Step #3 - "prompts-custom": --- Running integration tests for Custom Prompts ---
Step #3 - "prompts-custom": === RUN TestMCPPromptsIntegration
Step #3 - "prompts-custom": === RUN TestMCPPromptsIntegration/MCP_prompts/list
Step #3 - "prompts-custom": === RUN TestMCPPromptsIntegration/MCP_prompts/get
Step #3 - "prompts-custom": --- PASS: TestMCPPromptsIntegration (0.02s)
Step #3 - "prompts-custom": --- PASS: TestMCPPromptsIntegration/MCP_prompts/list (0.00s)
Step #3 - "prompts-custom": --- PASS: TestMCPPromptsIntegration/MCP_prompts/get (0.00s)
Step #3 - "prompts-custom": PASS
Step #3 - "prompts-custom": coverage: 84.2% of statements in ./internal/prompts/...
Step #8 - "alloydb-omni": === RUN TestAlloyDBOmni
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success
Step #15 - "cloud-logging-admin": === RUN TestLogAdminToolEndpoints
Step #15 - "cloud-logging-admin": cloud_logging_admin_integration_test.go:108: Waiting 15 seconds for log ingestion...
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success/one_page
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/success/one_page
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success/two_pages
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/success/two_pages
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success/20_batches
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/success/20_batches
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success/omit_page_size
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/success/omit_page_size
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success/filtered
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/success/filtered
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/success/empty
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/success/empty
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/success/two_pages
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/success/20_batches
Step #10 - "bigquery": === RUN TestBigQueryToolEndpoints
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/success/filtered
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/success/omit_page_size
Step #3 - "prompts-custom": --- Tests for Custom Prompts passed successfully ---
Step #3 - "prompts-custom": Calculating coverage for Custom Prompts...
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/success/empty
Step #34 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints
Step #34 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints/successful_clone_instance
Step #34 - "cloud-sql": === NAME TestCloneInstanceToolEndpoints
Step #34 - "cloud-sql": cloud_sql_clone_instance_test.go:69: Received request body: {CloneContext:0xc000ba0270 ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints/successful_pitr_clone_instance
Step #34 - "cloud-sql": === NAME TestCloneInstanceToolEndpoints
Step #34 - "cloud-sql": cloud_sql_clone_instance_test.go:69: Received request body: {CloneContext:0xc000b17930 ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints/missing_destination_instance_name
Step #34 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints (0.02s)
Step #34 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints/successful_clone_instance (0.01s)
Step #34 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints/successful_pitr_clone_instance (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints/missing_destination_instance_name (0.00s)
Step #34 - "cloud-sql": === RUN TestCreateBackupToolEndpoints
Step #34 - "cloud-sql": === RUN TestCreateBackupToolEndpoints/successful_backup_creation_with_no_optional_parameters
Step #34 - "cloud-sql": === NAME TestCreateBackupToolEndpoints
Step #34 - "cloud-sql": cloud_sql_create_backup_test.go:67: Received request body: {BackupKind: DatabaseVersion: Description: DiskEncryptionConfiguration:<nil> DiskEncryptionStatus:<nil> EndTime: EnqueuedTime: Error:<nil> Id:0 Instance: Kind: Location: MaxChargeableBytes:0 SelfLink: StartTime: Status: TimeZone: Type: WindowStartTime: ServerResponse:{HTTPStatusCode:0 Header:map[]} ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestCreateBackupToolEndpoints/successful_backup_creation_with_optional_parameters
Step #34 - "cloud-sql": === NAME TestCreateBackupToolEndpoints
Step #34 - "cloud-sql": cloud_sql_create_backup_test.go:67: Received request body: {BackupKind: DatabaseVersion: Description:test desc DiskEncryptionConfiguration:<nil> DiskEncryptionStatus:<nil> EndTime: EnqueuedTime: Error:<nil> Id:0 Instance: Kind: Location:us-central1 MaxChargeableBytes:0 SelfLink: StartTime: Status: TimeZone: Type: WindowStartTime: ServerResponse:{HTTPStatusCode:0 Header:map[]} ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestCreateBackupToolEndpoints/missing_instance_name
Step #34 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints (0.03s)
Step #34 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints/successful_backup_creation_with_no_optional_parameters (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints/successful_backup_creation_with_optional_parameters (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints/missing_instance_name (0.00s)
Step #34 - "cloud-sql": === RUN TestCreateDatabaseToolEndpoints
Step #34 - "cloud-sql": === RUN TestCreateDatabaseToolEndpoints/successful_database_creation
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/success/one_page
Step #34 - "cloud-sql": === RUN TestCreateDatabaseToolEndpoints/missing_name
Step #34 - "cloud-sql": --- PASS: TestCreateDatabaseToolEndpoints (0.01s)
Step #34 - "cloud-sql": --- PASS: TestCreateDatabaseToolEndpoints/successful_database_creation (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCreateDatabaseToolEndpoints/missing_name (0.00s)
Step #34 - "cloud-sql": === RUN TestCreateUsersToolEndpoints
Step #34 - "cloud-sql": === RUN TestCreateUsersToolEndpoints/successful_built-in_user_creation
Step #34 - "cloud-sql": === RUN TestCreateUsersToolEndpoints/successful_iam_user_creation
Step #34 - "cloud-sql": === RUN TestCreateUsersToolEndpoints/missing_password_for_built-in_user
Step #34 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints (0.01s)
Step #34 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints/successful_built-in_user_creation (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints/successful_iam_user_creation (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints/missing_password_for_built-in_user (0.00s)
Step #34 - "cloud-sql": === RUN TestGetInstancesToolEndpoints
Step #34 - "cloud-sql": === RUN TestGetInstancesToolEndpoints/successful_get_instance
Step #34 - "cloud-sql": === RUN TestGetInstancesToolEndpoints/failed_get_instance
Step #34 - "cloud-sql": --- PASS: TestGetInstancesToolEndpoints (0.01s)
Step #34 - "cloud-sql": --- PASS: TestGetInstancesToolEndpoints/successful_get_instance (0.00s)
Step #34 - "cloud-sql": --- PASS: TestGetInstancesToolEndpoints/failed_get_instance (0.00s)
Step #34 - "cloud-sql": === RUN TestListDatabasesToolEndpoints
Step #34 - "cloud-sql": === RUN TestListDatabasesToolEndpoints/successful_databases_listing
Step #34 - "cloud-sql": === RUN TestListDatabasesToolEndpoints/missing_instance
Step #34 - "cloud-sql": --- PASS: TestListDatabasesToolEndpoints (0.01s)
Step #34 - "cloud-sql": --- PASS: TestListDatabasesToolEndpoints/successful_databases_listing (0.00s)
Step #34 - "cloud-sql": --- PASS: TestListDatabasesToolEndpoints/missing_instance (0.00s)
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/auth
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/errors/zero_page_size
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/errors/zero_page_size
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/errors/negative_page_size
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/errors/negative_page_size
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/auth
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/auth/valid_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/auth/valid_auth_token
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/auth/invalid_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/auth/invalid_auth_token
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-batches/auth/no_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-batches/auth/no_auth_token
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/errors/negative_page_size
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/errors/zero_page_size
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/auth/no_auth_token
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/auth/invalid_auth_token
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-batches/auth/valid_auth_token
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/successful_restore_with_standard_backup
Step #34 - "cloud-sql": === NAME TestRestoreBackupToolEndpoints
Step #34 - "cloud-sql": cloud_sql_restore_backup_test.go:66: Received request body: {Backup: BackupdrBackup: RestoreBackupContext:0xc00129da40 RestoreInstanceClearOverridesFieldNames:[] RestoreInstanceSettings:<nil> ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/successful_restore_with_project_level_backup
Step #34 - "cloud-sql": === NAME TestRestoreBackupToolEndpoints
Step #34 - "cloud-sql": cloud_sql_restore_backup_test.go:66: Received request body: {Backup:projects/p1/backups/test-uid BackupdrBackup: RestoreBackupContext:<nil> RestoreInstanceClearOverridesFieldNames:[] RestoreInstanceSettings:<nil> ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/successful_restore_with_BackupDR_backup
Step #34 - "cloud-sql": === NAME TestRestoreBackupToolEndpoints
Step #34 - "cloud-sql": cloud_sql_restore_backup_test.go:66: Received request body: {Backup: BackupdrBackup:projects/p1/locations/us-central1/backupVaults/test-vault/dataSources/test-ds/backups/test-uid RestoreBackupContext:<nil> RestoreInstanceClearOverridesFieldNames:[] RestoreInstanceSettings:<nil> ForceSendFields:[] NullFields:[]}
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/missing_source_instance_info_for_standard_backup
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/missing_backup_identifier
Step #34 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/missing_target_instance_info
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints (0.13s)
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/successful_restore_with_standard_backup (0.01s)
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/successful_restore_with_project_level_backup (0.00s)
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/successful_restore_with_BackupDR_backup (0.00s)
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/missing_source_instance_info_for_standard_backup (0.00s)
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/missing_backup_identifier (0.00s)
Step #34 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/missing_target_instance_info (0.00s)
Step #34 - "cloud-sql": === RUN TestListInstance
Step #34 - "cloud-sql": === RUN TestListInstance/successful_operation
Step #34 - "cloud-sql": === RUN TestListInstance/failed_operation
Step #34 - "cloud-sql": --- PASS: TestListInstance (0.01s)
Step #34 - "cloud-sql": --- PASS: TestListInstance/successful_operation (0.00s)
Step #34 - "cloud-sql": --- PASS: TestListInstance/failed_operation (0.00s)
Step #34 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints
Step #34 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints/successful_operation
Step #34 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints/failed_operation_-_agent_error
Step #34 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints/non-database_create_operation
Step #34 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints (0.02s)
Step #34 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints/successful_operation (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints/failed_operation_-_agent_error (0.00s)
Step #34 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints/non-database_create_operation (0.00s)
Step #34 - "cloud-sql": PASS
Step #14 - "cloud-healthcare": === RUN TestHealthcareToolEndpoints
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/success
Step #34 - "cloud-sql": coverage: 5.0% of statements in ./internal/sources/..., ./internal/tools/...
Step #3 - "prompts-custom": Custom Prompts total coverage: 84.2%
Step #3 - "prompts-custom": Coverage for Custom Prompts is sufficient.
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/auth
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/auth
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/auth/valid_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/auth/valid_auth_token
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/auth/invalid_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/auth/invalid_auth_token
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/auth/no_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/auth/no_auth_token
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/errors/zero_page_size
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/errors/zero_page_size
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/list-sessions/errors/negative_page_size
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/list-sessions/errors/negative_page_size
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/auth/invalid_auth_token
Step #5 - "alloydb": === RUN TestAlloyDBToolEndpoints
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/auth/no_auth_token
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/auth/valid_auth_token
Step #5 - "alloydb": === RUN TestAlloyDBToolEndpoints/get_my-simple-tool
Step #5 - "alloydb": === RUN TestAlloyDBToolEndpoints/MCP_Invoke_my-param-tool
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/errors/zero_page_size
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/list-sessions/errors/negative_page_size
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/success
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/success
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch/success
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch/success
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch/auth
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-spark-batch/errors
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch/success
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch/success
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/cancel-batch/auth
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch/success
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch/success
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch/auth
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/create-pyspark-batch/errors
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session/success
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session/success
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session/auth
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session/auth
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session/errors
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-session/errors
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/success
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/success/found_batch
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/success/found_batch
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors/missing_batch
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors/missing_batch
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors/full_batch_name
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/errors/full_batch_name
Step #44 - "serverless-spark": === CONT TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth/valid_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth/valid_auth_token
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth/invalid_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth/invalid_auth_token
Step #44 - "serverless-spark": === RUN TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth/no_auth_token
Step #44 - "serverless-spark": === PAUSE TestServerlessSparkToolEndpoints/parallel-tool-tests/get-batch/auth/no_auth_token
Loading