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

feat(storage): Respect custom endpoint for SignedUrl #14179

Merged
merged 16 commits into from
May 24, 2024

Merge branch 'main' into b/309719013

f69266a
Select commit
Loading
Failed to load commit list.
Merged

feat(storage): Respect custom endpoint for SignedUrl #14179

Merge branch 'main' into b/309719013
f69266a
Select commit
Loading
Failed to load commit list.
Google Cloud Build / bazel-targets-pr (cloud-cpp-testing-resources) succeeded May 24, 2024 in 5m 10s

Summary

Build Information

Trigger bazel-targets-pr
Build b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Start 2024-05-23T23:09:19-07:00
Duration 4m6.434s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 1m10.509s
download-runner-image SUCCESS 42.95s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4 SUCCESS 1m58.544s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.689s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 45.427s

Details

starting build "b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4"

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/googleapis/google-cloud-cpp
 * branch              f69266a16026ade5c7d26f59228e79433a1d5e69 -> FETCH_HEAD
Updating files:  14% (2942/19754)
Updating files:  15% (2964/19754)
Updating files:  16% (3161/19754)
Updating files:  17% (3359/19754)
Updating files:  18% (3556/19754)
Updating files:  19% (3754/19754)
Updating files:  20% (3951/19754)
Updating files:  21% (4149/19754)
Updating files:  22% (4346/19754)
Updating files:  23% (4544/19754)
Updating files:  24% (4741/19754)
Updating files:  25% (4939/19754)
Updating files:  26% (5137/19754)
Updating files:  27% (5334/19754)
Updating files:  28% (5532/19754)
Updating files:  29% (5729/19754)
Updating files:  30% (5927/19754)
Updating files:  31% (6124/19754)
Updating files:  32% (6322/19754)
Updating files:  33% (6519/19754)
Updating files:  34% (6717/19754)
Updating files:  35% (6914/19754)
Updating files:  36% (7112/19754)
Updating files:  37% (7309/19754)
Updating files:  38% (7507/19754)
Updating files:  39% (7705/19754)
Updating files:  40% (7902/19754)
Updating files:  41% (8100/19754)
Updating files:  42% (8297/19754)
Updating files:  43% (8495/19754)
Updating files:  44% (8692/19754)
Updating files:  45% (8890/19754)
Updating files:  46% (9087/19754)
Updating files:  47% (9285/19754)
Updating files:  48% (9482/19754)
Updating files:  49% (9680/19754)
Updating files:  50% (9877/19754)
Updating files:  51% (10075/19754)
Updating files:  52% (10273/19754)
Updating files:  53% (10470/19754)
Updating files:  54% (10668/19754)
Updating files:  55% (10865/19754)
Updating files:  56% (11063/19754)
Updating files:  57% (11260/19754)
Updating files:  58% (11458/19754)
Updating files:  59% (11655/19754)
Updating files:  60% (11853/19754)
Updating files:  61% (12050/19754)
Updating files:  62% (12248/19754)
Updating files:  63% (12446/19754)
Updating files:  64% (12643/19754)
Updating files:  65% (12841/19754)
Updating files:  66% (13038/19754)
Updating files:  67% (13236/19754)
Updating files:  68% (13433/19754)
Updating files:  69% (13631/19754)
Updating files:  70% (13828/19754)
Updating files:  71% (14026/19754)
Updating files:  72% (14223/19754)
Updating files:  73% (14421/19754)
Updating files:  74% (14618/19754)
Updating files:  75% (14816/19754)
Updating files:  76% (15014/19754)
Updating files:  77% (15211/19754)
Updating files:  78% (15409/19754)
Updating files:  79% (15606/19754)
Updating files:  80% (15804/19754)
Updating files:  81% (16001/19754)
Updating files:  82% (16199/19754)
Updating files:  83% (16396/19754)
Updating files:  84% (16594/19754)
Updating files:  85% (16791/19754)
Updating files:  86% (16989/19754)
Updating files:  87% (17186/19754)
Updating files:  88% (17384/19754)
Updating files:  89% (17582/19754)
Updating files:  90% (17779/19754)
Updating files:  91% (17977/19754)
Updating files:  92% (18174/19754)
Updating files:  93% (18372/19754)
Updating files:  94% (18569/19754)
Updating files:  95% (18767/19754)
Updating files:  96% (18964/19754)
Updating files:  97% (19162/19754)
Updating files:  98% (19359/19754)
Updating files:  99% (19557/19754)
Updating files: 100% (19754/19754)
Updating files: 100% (19754/19754), done.
HEAD is now at f69266a1 Merge branch 'main' into b/309719013
BUILD
Starting Step #0 - "kaniko-build"
Starting Step #4
Step #4: Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #0 - "kaniko-build": Pulling image: gcr.io/kaniko-project/executor:v1.23.0-debug
Step #4: Using default tag: latest
Step #0 - "kaniko-build": v1.23.0-debug: Pulling from kaniko-project/executor
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: 3d53ef4019fc: Already exists
Step #4: 4c66d6cd10df: Pulling fs layer
Step #4: 06957f2b27fe: Pulling fs layer
Step #4: 0e9c38d03021: Pulling fs layer
Step #4: 3c9baa249310: Pulling fs layer
Step #4: b67d3c56e081: Pulling fs layer
Step #4: 90453552dfa6: Pulling fs layer
Step #4: b67d3c56e081: Waiting
Step #4: 90453552dfa6: Waiting
Step #4: 3c9baa249310: Waiting
Step #0 - "kaniko-build": d9b1948784ec: Already exists
Step #0 - "kaniko-build": d7ebb9c7c41f: Already exists
Step #0 - "kaniko-build": 9a3abb63fe20: Already exists
Step #0 - "kaniko-build": 910a480fe118: Already exists
Step #0 - "kaniko-build": aabb686532f3: Already exists
Step #0 - "kaniko-build": 55bfcd71a333: Already exists
Step #0 - "kaniko-build": d650e9fc4574: Already exists
Step #0 - "kaniko-build": 5db6b20c1a22: Already exists
Step #4: 0e9c38d03021: Verifying Checksum
Step #4: 0e9c38d03021: Download complete
Step #0 - "kaniko-build": 69fda252860f: Pulling fs layer
Step #0 - "kaniko-build": 855812f2050b: Pulling fs layer
Step #0 - "kaniko-build": 602c7d419e8e: Pulling fs layer
Step #0 - "kaniko-build": ec369e200b90: Pulling fs layer
Step #0 - "kaniko-build": 5f68a4fa3ae8: Pulling fs layer
Step #0 - "kaniko-build": 69fda252860f: Waiting
Step #0 - "kaniko-build": 855812f2050b: Waiting
Step #0 - "kaniko-build": 602c7d419e8e: Waiting
Step #0 - "kaniko-build": ec369e200b90: Waiting
Step #0 - "kaniko-build": 5f68a4fa3ae8: Waiting
Step #4: 06957f2b27fe: Verifying Checksum
Step #4: 06957f2b27fe: Download complete
Step #4: 4c66d6cd10df: Verifying Checksum
Step #4: 4c66d6cd10df: Download complete
Step #4: 90453552dfa6: Download complete
Step #4: 4c66d6cd10df: Pull complete
Step #0 - "kaniko-build": 69fda252860f: Verifying Checksum
Step #0 - "kaniko-build": 69fda252860f: Download complete
Step #0 - "kaniko-build": 855812f2050b: Download complete
Step #0 - "kaniko-build": 602c7d419e8e: Verifying Checksum
Step #0 - "kaniko-build": 602c7d419e8e: Download complete
Step #0 - "kaniko-build": ec369e200b90: Verifying Checksum
Step #0 - "kaniko-build": ec369e200b90: Download complete
Step #0 - "kaniko-build": 5f68a4fa3ae8: Verifying Checksum
Step #0 - "kaniko-build": 5f68a4fa3ae8: Download complete
Step #4: b67d3c56e081: Verifying Checksum
Step #4: b67d3c56e081: Download complete
Step #0 - "kaniko-build": 69fda252860f: Pull complete
Step #4: 06957f2b27fe: Pull complete
Step #4: 0e9c38d03021: Pull complete
Step #0 - "kaniko-build": 855812f2050b: Pull complete
Step #0 - "kaniko-build": 602c7d419e8e: Pull complete
Step #0 - "kaniko-build": ec369e200b90: Pull complete
Step #0 - "kaniko-build": 5f68a4fa3ae8: Pull complete
Step #0 - "kaniko-build": Digest: sha256:9eb8f2aff512f360d2775c80de462bf9d49599f0749f745af8f5af5f480cb4b9
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.23.0-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.23.0-debug
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Retrieving image fedora:40 from registry index.docker.io"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Building stage 'fedora:40' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2024-05-24T06:09:33Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:371e5597db479db65d71dcd463c33c684a04305272f1e862cdd4d063c343faa0..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN dnf install -y clang diffutils findutils gcc-c++ git lcov libcxx-devel         libcxxabi-devel libasan libubsan libtsan llvm patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:6986e2f4ee956175b65557f0b4e1920731ee476d2206a9a1db8a8f5172470726..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:759bf819ec2eb9f29e1eeaf45a272b0a4e9b88b29cb3da132eb0ccb898bf26cd..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:254f492ee675041e2df262d5367be7ee6e9d58ed410f1a263aec7658cfd61aa2..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:35763cd1abad9d13a02f836c6be9319cdc5f38f54e717a8a1f0567761fbffc4e..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:eebca1dd327cff74bcc3aaed7cf893aa4aa1ebd02b7092144a3b75f211f9a437..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN echo 'root:' | chpasswd"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:d11971b4c17763fad463b82e47e3119034e9fd13e63bdbc8e19847b72bcd9bf4..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2024-05-24T06:09:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:c30942664eca5f15afda0f012fdab021d0f95073ffac8e1e04356bd65c00ff95..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:22485072c1f1afa0da4d2d5f625708c8a98a6c3757d99bae02f878fce5b6042f..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Using caching version of cmd: RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.20.0/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:73d5cbe3be849a135aa9c7b8dced6568b9525db23ebd18d298c2e339644d4ac8..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Using caching version of cmd: RUN wget -O go.tgz https://go.dev/dl/go1.20.5.linux-amd64.tar.gz"
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:af838a92afb007240842332ba07df8b0eacde122713dda9838e3f24d3ad3a241..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Using caching version of cmd: RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:83da8dc65acf1597471d9a005686be92518d94acfd3c253088be536d429b754e..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Using caching version of cmd: RUN go version"
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:07f47d4c8d26808cbbe619e6cc30e916ecc0b8855adfc70d94f83c64105a82f6..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/googleapis/cloud-bigtable-clients-test/archive/v0.0.2.tar.gz |     tar -xzf - --strip-components=1"
Step #0 - "kaniko-build": time="2024-05-24T06:09:35Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #4: 3c9baa249310: Verifying Checksum
Step #4: 3c9baa249310: Download complete
Step #0 - "kaniko-build": time="2024-05-24T06:09:38Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2024-05-24T06:09:38Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:09:38Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2024-05-24T06:09:38Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:09:38Z" level=info msg="RUN dnf install -y clang diffutils findutils gcc-c++ git lcov libcxx-devel         libcxxabi-devel libasan libubsan libtsan llvm patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:38Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:09:49Z" level=info msg="RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:49Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:09:50Z" level=info msg="RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2024-05-24T06:09:50Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:09:50Z" level=info msg="RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:50Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:09:50Z" level=info msg="RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2024-05-24T06:09:50Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 3c9baa249310: Pull complete
Step #4: b67d3c56e081: Pull complete
Step #4: 90453552dfa6: Pull complete
Step #4: Digest: sha256:d39e5bdc44cdba0c0624124424ca191ec65c1f5c3d52a784b9a298dd4bedcb53
Step #4: Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="RUN echo 'root:' | chpasswd"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="WORKDIR /var/tmp/build"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Changed working directory to /var/tmp/build"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Creating directory /var/tmp/build with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="COPY . /var/tmp/ci"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Creating directory /var/tmp/downloads with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2024-05-24T06:09:58Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:09:59Z" level=info msg="ENV CLOUDSDK_PYTHON=python3.10"
Step #0 - "kaniko-build": time="2024-05-24T06:09:59Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:09:59Z" level=info msg="RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-05-24T06:09:59Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: + test -z 14179
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Step #4: + ctime=2024-05-24T06:08:24.248081Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=14179'
Step #4: + query+=' AND substitutions.COMMIT_SHA != f69266a16026ade5c7d26f59228e79433a1d5e69'
Step #4: + query+=' AND create_time < 2024-05-24T06:08:24.248081Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=14179 AND substitutions.COMMIT_SHA != f69266a16026ade5c7d26f59228e79433a1d5e69 AND create_time < 2024-05-24T06:08:24.248081Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Finished Step #4
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="ENV CLOUD_SDK_LOCATION=/usr/local/google-cloud-sdk"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="ENV PATH=${CLOUD_SDK_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.20.0/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="RUN wget -O go.tgz https://go.dev/dl/go1.20.5.linux-amd64.tar.gz"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2024-05-24T06:10:28Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="ENV GO_LOCATION=/usr/local/go"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="ENV PATH=${GO_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="RUN go version"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="WORKDIR /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Changed working directory to /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Creating directory /var/tmp/downloads/cloud-bigtable-clients-test with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="RUN curl -fsSL https://github.com/googleapis/cloud-bigtable-clients-test/archive/v0.0.2.tar.gz |     tar -xzf - --strip-components=1"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4"
Step #0 - "kaniko-build": time="2024-05-24T06:10:32Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:a04e7db44b26bd53e38b69b5f58ba9f154184727cf96635b3fcf9b2e7576d1ca"
Finished Step #0 - "kaniko-build"
Starting Step #1 - "download-runner-image"
Step #1 - "download-runner-image": Pulling image: us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Step #1 - "download-runner-image": b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4: Pulling from cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel
Step #1 - "download-runner-image": d4df0db66c89: Pulling fs layer
Step #1 - "download-runner-image": ec5b7b99c8d4: Pulling fs layer
Step #1 - "download-runner-image": 0a526f9ca7da: Pulling fs layer
Step #1 - "download-runner-image": 2c4dbce8a7e5: Pulling fs layer
Step #1 - "download-runner-image": a9805208fe2b: Pulling fs layer
Step #1 - "download-runner-image": ce5f1ed1202d: Pulling fs layer
Step #1 - "download-runner-image": cd58d8e302ff: Pulling fs layer
Step #1 - "download-runner-image": 67b10f30d8ce: Pulling fs layer
Step #1 - "download-runner-image": 0cb3316d6250: Pulling fs layer
Step #1 - "download-runner-image": c0a1bcb4f9a5: Pulling fs layer
Step #1 - "download-runner-image": c3f53de35b0d: Pulling fs layer
Step #1 - "download-runner-image": acda2a92ea21: Pulling fs layer
Step #1 - "download-runner-image": 890f29a989e3: Pulling fs layer
Step #1 - "download-runner-image": 43b8fecb75a9: Pulling fs layer
Step #1 - "download-runner-image": eb80bafd5cf2: Pulling fs layer
Step #1 - "download-runner-image": 89732bc75041: Pulling fs layer
Step #1 - "download-runner-image": 4601781a1b5d: Pulling fs layer
Step #1 - "download-runner-image": 1d409db9f299: Pulling fs layer
Step #1 - "download-runner-image": 0cb3316d6250: Waiting
Step #1 - "download-runner-image": c0a1bcb4f9a5: Waiting
Step #1 - "download-runner-image": c3f53de35b0d: Waiting
Step #1 - "download-runner-image": acda2a92ea21: Waiting
Step #1 - "download-runner-image": 890f29a989e3: Waiting
Step #1 - "download-runner-image": 43b8fecb75a9: Waiting
Step #1 - "download-runner-image": eb80bafd5cf2: Waiting
Step #1 - "download-runner-image": 89732bc75041: Waiting
Step #1 - "download-runner-image": 4601781a1b5d: Waiting
Step #1 - "download-runner-image": 1d409db9f299: Waiting
Step #1 - "download-runner-image": a9805208fe2b: Waiting
Step #1 - "download-runner-image": ce5f1ed1202d: Waiting
Step #1 - "download-runner-image": cd58d8e302ff: Waiting
Step #1 - "download-runner-image": 67b10f30d8ce: Waiting
Step #1 - "download-runner-image": 2c4dbce8a7e5: Waiting
Step #1 - "download-runner-image": 0a526f9ca7da: Verifying Checksum
Step #1 - "download-runner-image": 0a526f9ca7da: Download complete
Step #1 - "download-runner-image": 2c4dbce8a7e5: Verifying Checksum
Step #1 - "download-runner-image": 2c4dbce8a7e5: Download complete
Step #1 - "download-runner-image": a9805208fe2b: Verifying Checksum
Step #1 - "download-runner-image": a9805208fe2b: Download complete
Step #1 - "download-runner-image": d4df0db66c89: Verifying Checksum
Step #1 - "download-runner-image": d4df0db66c89: Download complete
Step #1 - "download-runner-image": cd58d8e302ff: Verifying Checksum
Step #1 - "download-runner-image": cd58d8e302ff: Download complete
Step #1 - "download-runner-image": 67b10f30d8ce: Verifying Checksum
Step #1 - "download-runner-image": 67b10f30d8ce: Download complete
Step #1 - "download-runner-image": 0cb3316d6250: Verifying Checksum
Step #1 - "download-runner-image": 0cb3316d6250: Download complete
Step #1 - "download-runner-image": c0a1bcb4f9a5: Verifying Checksum
Step #1 - "download-runner-image": c0a1bcb4f9a5: Download complete
Step #1 - "download-runner-image": c3f53de35b0d: Download complete
Step #1 - "download-runner-image": ec5b7b99c8d4: Verifying Checksum
Step #1 - "download-runner-image": ec5b7b99c8d4: Download complete
Step #1 - "download-runner-image": ce5f1ed1202d: Verifying Checksum
Step #1 - "download-runner-image": ce5f1ed1202d: Download complete
Step #1 - "download-runner-image": 890f29a989e3: Verifying Checksum
Step #1 - "download-runner-image": 890f29a989e3: Download complete
Step #1 - "download-runner-image": d4df0db66c89: Pull complete
Step #1 - "download-runner-image": 43b8fecb75a9: Verifying Checksum
Step #1 - "download-runner-image": 43b8fecb75a9: Download complete
Step #1 - "download-runner-image": eb80bafd5cf2: Download complete
Step #1 - "download-runner-image": 89732bc75041: Verifying Checksum
Step #1 - "download-runner-image": 89732bc75041: Download complete
Step #1 - "download-runner-image": 4601781a1b5d: Verifying Checksum
Step #1 - "download-runner-image": 4601781a1b5d: Download complete
Step #1 - "download-runner-image": 1d409db9f299: Verifying Checksum
Step #1 - "download-runner-image": 1d409db9f299: Download complete
Step #1 - "download-runner-image": acda2a92ea21: Verifying Checksum
Step #1 - "download-runner-image": acda2a92ea21: Download complete
Step #1 - "download-runner-image": ec5b7b99c8d4: Pull complete
Step #1 - "download-runner-image": 0a526f9ca7da: Pull complete
Step #1 - "download-runner-image": 2c4dbce8a7e5: Pull complete
Step #1 - "download-runner-image": a9805208fe2b: Pull complete
Step #1 - "download-runner-image": ce5f1ed1202d: Pull complete
Step #1 - "download-runner-image": cd58d8e302ff: Pull complete
Step #1 - "download-runner-image": 67b10f30d8ce: Pull complete
Step #1 - "download-runner-image": 0cb3316d6250: Pull complete
Step #1 - "download-runner-image": c0a1bcb4f9a5: Pull complete
Step #1 - "download-runner-image": c3f53de35b0d: Pull complete
Step #1 - "download-runner-image": acda2a92ea21: Pull complete
Step #1 - "download-runner-image": 890f29a989e3: Pull complete
Step #1 - "download-runner-image": 43b8fecb75a9: Pull complete
Step #1 - "download-runner-image": eb80bafd5cf2: Pull complete
Step #1 - "download-runner-image": 89732bc75041: Pull complete
Step #1 - "download-runner-image": 4601781a1b5d: Pull complete
Step #1 - "download-runner-image": 1d409db9f299: Pull complete
Step #1 - "download-runner-image": Digest: sha256:a04e7db44b26bd53e38b69b5f58ba9f154184727cf96635b3fcf9b2e7576d1ca
Step #1 - "download-runner-image": Status: Downloaded newer image for us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Step #1 - "download-runner-image": us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Finished Step #1 - "download-runner-image"
Starting Step #2
Step #2: Already have image (with digest): us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Step #2: 
Step #2: 2024-05-24T06:11:22Z (+0s)
Step #2: =================
Step #2: |   Log Links   |
Step #2: =================
Step #2: * GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4;tab=detail?project=cloud-cpp-testing-resources
Step #2: * Raw: https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14179/f69266a16026ade5c7d26f59228e79433a1d5e69/fedora-latest-bazel-bazel-targets/log-b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4.txt
Step #2: 
Step #2: 2024-05-24T06:11:22Z (+0s)
Step #2: ====================
Step #2: |   Machine Info   |
Step #2: ====================
Step #2:      host: 2024-05-24 06:11:22+00:00
Step #2:    google: 2024-05-24 06:11:22+00:00
Step #2:    kernel: #1 SMP Debian 5.10.216-1 (2024-05-03)
Step #2:        os: PRETTY_NAME="Fedora Linux 40 (Container Image)"
Step #2:     nproc: 32
Step #2:       mem: 125.80 GiB
Step #2:      term: dumb
Step #2:       gcc: gcc (GCC) 14.1.1 20240507 (Red Hat 14.1.1-1)
Step #2:     clang: clang version 18.1.1 (Fedora 18.1.1-1.fc40)
Step #2:        cc: cc (GCC) 14.1.1 20240507 (Red Hat 14.1.1-1)
Step #2: 
Step #2: 2024-05-24T06:11:22Z (+0s)
Step #2: =======================
Step #2: |   gcloud Versions   |
Step #2: =======================
Step #2: Google Cloud SDK 474.0.0
Step #2: beta 2024.04.26
Step #2: big
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14179/f69266a16026ade5c7d26f59228e79433a1d5e69/fedora-latest-bazel-bazel-targets-__default__/log-b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4.txt.]
...
pc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/channel/channel_stack.h:62:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/lib/surface/init.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/channel_stack.h:76,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/promise_based_filter.h:48,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/authorization/grpc_server_authz_filter.h:25,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/surface/init.cc:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:33,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/metrics.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/load_balancing/lb_policy.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/core/load_balancing/lb_policy_registry.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/config/core_configuration.h:32,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/surface/init.cc:32:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/plugin_registry/grpc_plugin_registry.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/channel_stack.h:76,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/promise_based_filter.h:48,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/surface/lame_client.h:33,
Step #2:                  from external/com_github_grpc_grpc/src/core/plugin_registry/grpc_plugin_registry.cc:27:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:33,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/metrics.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/load_balancing/lb_policy.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/core/load_balancing/lb_policy_registry.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/config/core_configuration.h:32,
Step #2:                  from external/com_github_grpc_grpc/src/core/handshaker/endpoint_info/endpoint_info_handshaker.h:22,
Step #2:                  from external/com_github_grpc_grpc/src/core/plugin_registry/grpc_plugin_registry.cc:22:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/client/call_credentials.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/credentials/credentials.h:46,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/client/call_credentials.cc:21:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/ext/transport/binder/client/binder_connector.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/client_channel/connector.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/client_channel/subchannel.h:34,
Step #2:                  from external/com_github_grpc_grpc/src/core/client_channel/client_channel_factory.h:24,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/binder_connector.h:29,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/binder_connector.cc:19:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/server/secure_server_credentials.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/credentials/credentials.h:46,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/context/security_context.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/common/secure_auth_context.h:30,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/server/secure_server_credentials.cc:33:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/common/secure_create_auth_context.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/credentials/credentials.h:46,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/context/security_context.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/common/secure_create_auth_context.cc:25:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/client/secure_credentials.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/credentials/credentials.h:46,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/context/security_context.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/common/secure_auth_context.h:30,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/client/secure_credentials.cc:55:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:33,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/metrics.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/load_balancing/lb_policy.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/core/load_balancing/lb_policy_registry.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/config/core_configuration.h:32,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/event_engine/default_event_engine.h:23,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/client/secure_credentials.cc:49:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/common/secure_auth_context.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/credentials/credentials.h:46,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/security/context/security_context.h:41,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/common/secure_auth_context.h:30,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/common/secure_auth_context.cc:19:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/ext/transport/binder/transport/binder_transport.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.h:37,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:15:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/ext/transport/binder/client/channel_create_impl.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/client_channel/connector.h:31,
Step #2:                  from external/com_github_grpc_grpc/src/core/client_channel/subchannel.h:34,
Step #2:                  from external/com_github_grpc_grpc/src/core/client_channel/client_channel_factory.h:24,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/binder_connector.h:29,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/channel_create_impl.cc:26:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/server/server_context.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/channel_stack.h:76,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/surface/call.h:38,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/server/server_context.cc:64:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/cpp/server/server_context.cc:59:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/server/server_cc.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/inproc/inproc_transport.h:22,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/server/server_cc.cc:71:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/cpp/client/client_callback.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/channel/channel_stack.h:76,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/surface/call.h:38,
Step #2:                  from external/com_github_grpc_grpc/src/cpp/client/client_callback.cc:22:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/channel/channel_stack.h:62:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/ext/transport/binder/server/binder_server_credentials.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.h:37,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/server/binder_server.h:26,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/server/binder_server_credentials.cc:24:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/ext/transport/binder/server/binder_server.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:59,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.h:37,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/server/binder_server.h:26,
Step #2:                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/server/binder_server.cc:15:
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h: In constructor 'grpc_core::CallSpine::CallSpine(grpc_core::ClientMetadataHandle, grpc_event_engine::experimental::EventEngine*, grpc_core::Arena*, grpc_core::RefCountedPtr<grpc_core::CallArenaAllocator>, grpc_call_context_element*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:380:13: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct grpc_call_context_element'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   380 |       memset(legacy_context_, 0,
Step #2:       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~
Step #2:   381 |              sizeof(grpc_call_context_element) * GRPC_CONTEXT_COUNT);
Step #2:       |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/transport.h:42:
Step #2: external/com_github_grpc_grpc/src/core/lib/channel/context.h:68:8: note: 'struct grpc_call_context_element' declared here
Step #2:    68 | struct grpc_call_context_element {
Step #2:       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: [5,510 / 5,626] 3 / 8 tests; Compiling google/cloud/pubsub/internal/subscriber_tracing_stub.cc; 0s remote-cache ... (30 actions, 0 running)
Step #2: INFO: Found 8 test targets...
Step #2: INFO: Elapsed time: 25.616s, Critical Path: 2.42s
Step #2: INFO: 5631 processes: 3682 remote cache hit, 1947 internal, 2 local.
Step #2: INFO: Build completed successfully, 5631 total actions
Step #2: //:verify_google_cloud_google_cloud_cpp_common                  (cached) PASSED in 0.0s
Step #2: //:verify_google_cloud_google_cloud_cpp_grpc_utils              (cached) PASSED in 1.5s
Step #2: //:verify_google_cloud_grpc_utils_google_cloud_cpp_grpc_utils   (cached) PASSED in 1.4s
Step #2: //:verify_google_cloud_pubsub_pubsub_client_testing             (cached) PASSED in 1.4s
Step #2: //:verify_google_cloud_spanner_spanner_client_testing           (cached) PASSED in 1.6s
Step #2: //:verify_google_cloud_testing_util_google_cloud_cpp_testing    (cached) PASSED in 0.0s
Step #2: //:verify_google_cloud_testing_util_google_cloud_cpp_testing_grpc (cached) PASSED in 1.4s
Step #2: //:verify_google_cloud_testing_util_google_cloud_cpp_testing_rest (cached) PASSED in 0.0s
Step #2: 
Step #2: Executed 0 out of 8 tests: 8 tests pass.
Step #2: There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #2: ==> 🕑 bazel-targets completed in 113.791 seconds
Finished Step #2
Starting Step #3
Step #3: Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk
Step #3: Digests:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:a04e7db44b26bd53e38b69b5f58ba9f154184727cf96635b3fcf9b2e7576d1ca
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/f0231c03-585b-47cb-b8ba-e1fed00e45e7] to complete...
Step #3: .....done.
Finished Step #3
PUSH
DONE

Build Log: https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14179/f69266a16026ade5c7d26f59228e79433a1d5e69/fedora-latest-bazel-bazel-targets-default/log-b2ca8d0b-4939-4d7b-a99a-53c8eff00fb4.txt