Bump golang from 20f9ab5
to 5ee1296
in /internal/witness/cmd/witness
#1217
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci)
succeeded
Nov 1, 2023 in 8m 9s
Summary
Build Information
Trigger | certificate-transparency-go-cloud-build-pull-request |
Build | b3ec82fb-3800-4d0d-8110-c45ac6c86277 |
Start | 2023-11-01T11:32:34-07:00 |
Duration | 7m20.039s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/docker | SUCCESS | 10.397s |
gcr.io/cloud-builders/docker | SUCCESS | 1.262s |
prepare | SUCCESS | 40.486s |
ci-ready | SUCCESS | 1m25.56s |
default_test | SUCCESS | 2m16.933s |
race_detection | SUCCESS | 4m37.361s |
etcd_with_coverage | SUCCESS | 2m2.822s |
etcd_with_race | SUCCESS | 4m38.214s |
with_pkcs11_and_race | SUCCESS | 4m35.386s |
codecov.io | SUCCESS | 2.699s |
ci_complete | SUCCESS | 789ms |
build_ctfe | SUCCESS | 44.939s |
build_envsubst | SUCCESS | 3.01s |
envsubst_kubernetes_configs | SUCCESS | 818ms |
update_kubernetes_configs_dryrun | SUCCESS | 8.755s |
Details
starting build "b3ec82fb-3800-4d0d-8110-c45ac6c86277"
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/google/certificate-transparency-go
* branch 1950185d14494f6f7015bc036f15ea4f3304f782 -> FETCH_HEAD
HEAD is now at 1950185 Bump golang from `20f9ab5` to `5ee1296` in /internal/witness/cmd/witness
BUILD
Starting Step #0
Starting Step #11 - "build_ctfe"
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Sending build context to Docker daemon 5.403MB
Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.21.3-bookworm@sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208 as build
Step #11 - "build_ctfe": docker.io/library/golang:1.21.3-bookworm@sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.21.3-bookworm@sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208
Step #11 - "build_ctfe": ---> 015e6b7f599b
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: 0a9573503463: Already exists
Step #0: 1ccc26d841b4: Already exists
Step #0: 800d84653581: Already exists
Step #11 - "build_ctfe": ---> Running in bf4bc18e37a3
Step #0: 9211c9932943: Already exists
Step #0: b05d0f037378: Already exists
Step #0: 9f49ffca687a: Already exists
Step #0: de6713348213: Pulling fs layer
Step #0: 974786b76179: Pulling fs layer
Step #0: d5e995f7cd94: Pulling fs layer
Step #0: bcbf90de6c79: Pulling fs layer
Step #0: 581967d4a072: Pulling fs layer
Step #0: 8833002c31a8: Pulling fs layer
Step #0: bcbf90de6c79: Waiting
Step #0: 581967d4a072: Waiting
Step #0: 8833002c31a8: Waiting
Step #11 - "build_ctfe": Removing intermediate container bf4bc18e37a3
Step #11 - "build_ctfe": ---> 15993b34da58
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #0: de6713348213: Verifying Checksum
Step #0: de6713348213: Download complete
Step #11 - "build_ctfe": ---> Running in eafaf7b93bdf
Step #0: d5e995f7cd94: Verifying Checksum
Step #0: d5e995f7cd94: Download complete
Step #0: de6713348213: Pull complete
Step #11 - "build_ctfe": Removing intermediate container eafaf7b93bdf
Step #11 - "build_ctfe": ---> 60a4fba3d3ed
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe": ---> Running in 5f5baa09cfce
Step #0: 581967d4a072: Verifying Checksum
Step #0: 581967d4a072: Download complete
Step #11 - "build_ctfe": Removing intermediate container 5f5baa09cfce
Step #11 - "build_ctfe": ---> 95a586b70559
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #0: 8833002c31a8: Verifying Checksum
Step #0: 8833002c31a8: Download complete
Step #11 - "build_ctfe": ---> bf5ac8884936
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #0: bcbf90de6c79: Verifying Checksum
Step #0: bcbf90de6c79: Download complete
Step #11 - "build_ctfe": ---> b946a0bce128
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe": ---> Running in ec933802e0fc
Step #0: 974786b76179: Verifying Checksum
Step #0: 974786b76179: Download complete
Step #0: 974786b76179: Pull complete
Step #0: d5e995f7cd94: Pull complete
Step #0: bcbf90de6c79: Pull complete
Step #0: 581967d4a072: Pull complete
Step #0: 8833002c31a8: Pull complete
Step #0: Digest: sha256:9af7f7c192b078aa5242aeb3b42e8312df3b34ed23e64b055dd3cd5ff7519718
Step #0: Status: Downloaded newer image for gcr.io/trillian-opensource-ci/ct_testbase:latest
Step #0: gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon 5.403MB
Step #1: Step 1/13 : FROM golang:1.21.3-bookworm@sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208 as ct_testbase
Step #1: ---> 015e6b7f599b
Step #1: Step 2/13 : WORKDIR /testbase
Step #1: ---> Using cache
Step #1: ---> c4402db7f6b5
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1: ---> Using cache
Step #1: ---> 070b8768e9c4
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1: ---> Using cache
Step #1: ---> e221089c952b
Step #1: Step 5/13 : RUN apt-get update && apt-get -y install build-essential curl docker-compose lsof netcat-openbsd unzip wget xxd
Step #1: ---> Using cache
Step #1: ---> de748697253b
Step #1: Step 6/13 : RUN cd /usr/bin && curl -L -O https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 && mv jq-linux64 /usr/bin/jq && chmod +x /usr/bin/jq
Step #1: ---> Using cache
Step #1: ---> 93c40e4cbe8a
Step #1: Step 7/13 : RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.55.1
Step #1: ---> Using cache
Step #1: ---> d6bed7ad2da4
Step #1: Step 8/13 : RUN mkdir protoc && (cd protoc && PROTOC_VERSION=3.20.1 && PROTOC_ZIP="protoc-${PROTOC_VERSION}-linux-x86_64.zip" && wget "https://github.com/google/protobuf/releases/download/v${PROTOC_VERSION}/${PROTOC_ZIP}" && unzip -o ${PROTOC_ZIP} -d /usr/local bin/protoc && unzip -o ${PROTOC_ZIP} -d /usr/local 'include/*' )
Step #1: ---> Using cache
Step #1: ---> 0d3aca3d3874
Step #1: Step 9/13 : ENV PATH /usr/local/bin:$PATH
Step #1: ---> Using cache
Step #1: ---> 4b3aef8fdc10
Step #1: Step 10/13 : COPY ./integration/test-runner.sh /testbase/
Step #1: ---> Using cache
Step #1: ---> 9395daddf0ff
Step #1: Step 11/13 : ENV GOPATH /go
Step #1: ---> Using cache
Step #1: ---> ca105a67e600
Step #1: Step 12/13 : ENV PATH $GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1: ---> Using cache
Step #1: ---> 93a6cd1f5803
Step #1: Step 13/13 : CMD /bin/bash -exc /testbase/test-runner.sh
Step #1: ---> Using cache
Step #1: ---> b26402f051bc
Step #1: Successfully built b26402f051bc
Step #1: Successfully tagged gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #1
Starting Step #2 - "prepare"
Step #2 - "prepare": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_server
Step #2 - "prepare": 06004fb4a3b3: Pulling fs layer
Step #2 - "prepare": 2b776ada0341: Pulling fs layer
Step #2 - "prepare": 66d6209d01f4: Pulling fs layer
Step #2 - "prepare": fcb6f6d2c998: Pulling fs layer
Step #2 - "prepare": e8c73c638ae9: Pulling fs layer
Step #2 - "prepare": 1e3d9b7d1452: Pulling fs layer
Step #2 - "prepare": 4aa0ea1413d3: Pulling fs layer
Step #2 - "prepare": 2fa82a9c76b2: Pulling fs layer
Step #2 - "prepare": 672354a91bfa: Pulling fs layer
Step #2 - "prepare": 1b26523ec020: Pulling fs layer
Step #2 - "prepare": ad7888c7ea2f: Pulling fs layer
Step #2 - "prepare": 8b48f7e5fe3b: Pulling fs layer
Step #2 - "prepare": f06c130b42eb: Pulling fs layer
Step #2 - "prepare": 2fa82a9c76b2: Waiting
Step #2 - "prepare": 8b48f7e5fe3b: Waiting
Step #2 - "prepare": f06c130b42eb: Waiting
Step #2 - "prepare": 672354a91bfa: Waiting
Step #2 - "prepare": 1b26523ec020: Waiting
Step #2 - "prepare": fcb6f6d2c998: Waiting
Step #2 - "prepare": ad7888c7ea2f: Waiting
Step #2 - "prepare": 4aa0ea1413d3: Waiting
Step #2 - "prepare": e8c73c638ae9: Waiting
Step #2 - "prepare": 1e3d9b7d1452: Waiting
Step #2 - "prepare": 66d6209d01f4: Verifying Checksum
Step #2 - "prepare": 66d6209d01f4: Download complete
Step #2 - "prepare": 2b776ada0341: Verifying Checksum
Step #2 - "prepare": 2b776ada0341: Download complete
Step #2 - "prepare": 06004fb4a3b3: Verifying Checksum
Step #2 - "prepare": 06004fb4a3b3: Download complete
Step #2 - "prepare": fcb6f6d2c998: Verifying Checksum
Step #2 - "prepare": fcb6f6d2c998: Download complete
Step #2 - "prepare": e8c73c638ae9: Verifying Checksum
Step #2 - "prepare": e8c73c638ae9: Download complete
Step #2 - "prepare": 4aa0ea1413d3: Verifying Checksum
Step #2 - "prepare": 4aa0ea1413d3: Download complete
Step #2 - "prepare": 06004fb4a3b3: Pull complete
Step #2 - "prepare": 1e3d9b7d1452: Verifying Checksum
Step #2 - "prepare": 1e3d9b7d1452: Download complete
Step #2 - "prepare": 2fa82a9c76b2: Download complete
Step #2 - "prepare": 672354a91bfa: Verifying Checksum
Step #2 - "prepare": 672354a91bfa: Download complete
Step #2 - "prepare": 2b776ada0341: Pull complete
Step #2 - "prepare": 1b26523ec020: Download complete
Step #2 - "prepare": f06c130b42eb: Verifying Checksum
Step #2 - "prepare": f06c130b42eb: Download complete
Step #2 - "prepare": 66d6209d01f4: Pull complete
Step #2 - "prepare": fcb6f6d2c998: Pull complete
Step #2 - "prepare": e8c73c638ae9: Pull complete
Step #2 - "prepare": 1e3d9b7d1452: Pull complete
Step #2 - "prepare": 4aa0ea1413d3: Pull complete
Step #2 - "prepare": 2fa82a9c76b2: Pull complete
Step #2 - "prepare": 672354a91bfa: Pull complete
Step #2 - "prepare": 8b48f7e5fe3b: Verifying Checksum
Step #2 - "prepare": 8b48f7e5fe3b: Download complete
Step #2 - "prepare": 1b26523ec020: Pull complete
Step #2 - "prepare": ad7888c7ea2f: Verifying Checksum
Step #2 - "prepare": ad7888c7ea2f: Download complete
Step #2 - "prepare": ad7888c7ea2f: Pull complete
Step #2 - "prepare": 8b48f7e5fe3b: Pull complete
Step #2 - "prepare": f06c130b42eb: Pull complete
Step #2 - "prepare": Digest: sha256:c73af88c7c410b764122251a6fc6720d8b921990700107a0112b8d04243c043e
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_server:latest deployment_trillian-log-server
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_signer
Step #2 - "prepare": 06004fb4a3b3: Already exists
Step #2 - "prepare": 2b776ada0341: Already exists
Step #2 - "prepare": 66d6209d01f4: Already exists
Step #2 - "prepare": fcb6f6d2c998: Already exists
Step #2 - "prepare": e8c73c638ae9: Already exists
Step #2 - "prepare": 1e3d9b7d1452: Already exists
Step #2 - "prepare": 4aa0ea1413d3: Already exists
Step #2 - "prepare": 2fa82a9c76b2: Already exists
Step #2 - "prepare": 672354a91bfa: Already exists
Step #2 - "prepare": 1b26523ec020: Already exists
Step #2 - "prepare": ad7888c7ea2f: Already exists
Step #2 - "prepare": 994e834db153: Pulling fs layer
Step #2 - "prepare": 0649f650792e: Pulling fs layer
Step #2 - "prepare": 0649f650792e: Verifying Checksum
Step #2 - "prepare": 0649f650792e: Download complete
Step #2 - "prepare": 994e834db153: Verifying Checksum
Step #2 - "prepare": 994e834db153: Download complete
Step #2 - "prepare": 994e834db153: Pull complete
Step #2 - "prepare": 0649f650792e: Pull complete
Step #2 - "prepare": Digest: sha256:8923552bc3cdce2851fa16b2e1eace20cc25794bff931f7b8fc75004ce983519
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_signer:latest deployment_trillian-log-signer
Step #2 - "prepare": ++ go list -f '{{.Dir}}' github.com/google/trillian
Step #2 - "prepare": go: downloading github.com/google/trillian v1.5.3
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.31.0
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.59.0
Step #2 - "prepare": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b
Step #2 - "prepare": go: downloading github.com/golang/protobuf v1.5.3
Step #2 - "prepare": go: downloading golang.org/x/net v0.17.0
Step #2 - "prepare": go: downloading golang.org/x/sys v0.13.0
Step #2 - "prepare": go: downloading golang.org/x/text v0.13.0
Step #2 - "prepare": + export TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.5.3
Step #2 - "prepare": + TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.5.3
Step #2 - "prepare": + echo -e 'networks:\n default:\n external:\n name: cloudbuild'
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.5.3/examples/deployment/docker-compose.yml pull mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Pulling mysql ...
Step #2 - "prepare": Pulling trillian-log-server ...
Step #2 - "prepare": Pulling trillian-log-signer ...
Step #2 - "prepare": Pulling mysql ... done
Step #2 - "prepare": Pulling trillian-log-signer ... done
Step #2 - "prepare": Pulling trillian-log-server ... done
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.5.3/examples/deployment/docker-compose.yml up -d mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Building mysql
Step #2 - "prepare": Sending build context to Docker daemon 5.212MB
Step #2 - "prepare": Step 1/6 : FROM gcr.io/trillian-opensource-ci/mysql5:5.7@sha256:3f355bed2d85d4ad266771b3c7ddf4251ee5d8a45afc140336d1c0cab9dc5171
Step #2 - "prepare": gcr.io/trillian-opensource-ci/mysql5:5.7@sha256:3f355bed2d85d4ad266771b3c7ddf4251ee5d8a45afc140336d1c0cab9dc5171: Pulling from trillian-opensource-ci/mysql5
Step #2 - "prepare": 06b678c742c4: Pulling fs layer
Step #2 - "prepare": 994d1832cd21: Pulling fs layer
Step #2 - "prepare": 7ade94ca654b: Pulling fs layer
Step #2 - "prepare": 1bbfcedf2078: Pulling fs layer
Step #2 - "prepare": bdc9fdf5b01f: Pulling fs layer
Step #2 - "prepare": fd7c2ef112f8: Pulling fs layer
Step #2 - "prepare": 726812e7450a: Pulling fs layer
Step #2 - "prepare": 3678189951c9: Pulling fs layer
Step #2 - "prepare": 160073826ec8: Pulling fs layer
Step #2 - "prepare": fba0417e58e0: Pulling fs layer
Step #2 - "prepare": ab271ef63699: Pulling fs layer
Step #2 - "prepare": c5f8644c04af: Pulling fs layer
Step #2 - "prepare": 726812e7450a: Waiting
Step #2 - "prepare": 3678189951c9: Waiting
Step #2 - "prepare": 160073826ec8: Waiting
Step #2 - "prepare": fba0417e58e0: Waiting
Step #2 - "prepare": ab271ef63699: Waiting
Step #2 - "prepare": c5f8644c04af: Waiting
Step #2 - "prepare": 1bbfcedf2078: Waiting
Step #2 - "prepare": fd7c2ef112f8: Waiting
Step #2 - "prepare": bdc9fdf5b01f: Waiting
Step #2 - "prepare": 7ade94ca654b: Verifying Checksum
Step #2 - "prepare": 7ade94ca654b: Download complete
Step #2 - "prepare": 1bbfcedf2078: Verifying Checksum
Step #2 - "prepare": 1bbfcedf2078: Download complete
Step #2 - "prepare": bdc9fdf5b01f: Download complete
Step #2 - "prepare": fd7c2ef112f8: Verifying Checksum
Step #2 - "prepare": fd7c2ef112f8: Download complete
Step #2 - "prepare": 994d1832cd21: Verifying Checksum
Step #2 - "prepare": 994d1832cd21: Download complete
Step #2 - "prepare": 3678189951c9: Download complete
Step #2 - "prepare": 726812e7450a: Verifying Checksum
Step #2 - "prepare": 726812e7450a: Download complete
Step #2 - "prepare": 06b678c742c4: Verifying Checksum
Step #2 - "prepare": 06b678c742c4: Download complete
Step #2 - "prepare": ab271ef63699: Download complete
Step #2 - "prepare": 160073826ec8: Verifying Checksum
Step #2 - "prepare": 160073826ec8: Download complete
Step #2 - "prepare": c5f8644c04af: Download complete
Step #2 - "prepare": fba0417e58e0: Verifying Checksum
Step #2 - "prepare": fba0417e58e0: Download complete
Step #2 - "prepare": 06b678c742c4: Pull complete
Step #2 - "prepare": 994d1832cd21: Pull complete
Step #2 - "prepare": 7ade94ca654b: Pull complete
Step #2 - "prepare": 1bbfcedf2078: Pull complete
Step #2 - "prepare": bdc9fdf5b01f: Pull complete
Step #2 - "prepare": fd7c2ef112f8: Pull complete
Step #2 - "prepare": 726812e7450a: Pull complete
Step #2 - "prepare": 3678189951c9: Pull complete
Step #11 - "build_ctfe": Removing intermediate container ec933802e0fc
Step #11 - "build_ctfe": ---> 749bbc76abef
Step #11 - "build_ctfe": Step 8/12 : COPY . .
Step #2 - "prepare": 160073826ec8: Pull complete
Step #11 - "build_ctfe": ---> 8f763c4b509c
Step #11 - "build_ctfe": Step 9/12 : RUN CGO_ENABLED=0 go build ./trillian/ctfe/ct_server
Step #11 - "build_ctfe": ---> Running in 718c4907702f
Step #2 - "prepare": fba0417e58e0: Pull complete
Step #2 - "prepare": ab271ef63699: Pull complete
Step #2 - "prepare": c5f8644c04af: Pull complete
Step #2 - "prepare": Digest: sha256:3f355bed2d85d4ad266771b3c7ddf4251ee5d8a45afc140336d1c0cab9dc5171
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/mysql5:5.7@sha256:3f355bed2d85d4ad266771b3c7ddf4251ee5d8a45afc140336d1c0cab9dc5171
Step #2 - "prepare": ---> 7b3a69c810f7
Step #2 - "prepare": Step 2/6 : ENV DEBIAN_FRONTEND=noninteractive
Step #2 - "prepare": ---> Running in d6db144871e8
Step #2 - "prepare": Removing intermediate container d6db144871e8
Step #2 - "prepare": ---> 1d09e727028a
Step #2 - "prepare": Step 3/6 : RUN apt-get update && apt-get install -y procps && apt-get -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" upgrade && apt-get -y autoremove && rm -rf /var/lib/apt/lists/*
Step #2 - "prepare": ---> Running in fcd6eab6b3be
Step #2 - "prepare": Get:1 http://repo.mysql.com/apt/debian buster InRelease [22.1 kB]
Step #2 - "prepare": Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
Step #2 - "prepare": Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Step #2 - "prepare": Get:4 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Step #2 - "prepare": Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [11.1 MB]
Step #2 - "prepare": Get:6 http://repo.mysql.com/apt/debian buster/mysql-5.7 amd64 Packages [5687 B]
Step #2 - "prepare": Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
Step #2 - "prepare": Get:8 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [332 kB]
Step #2 - "prepare": Fetched 11.7 MB in 1s (9009 kB/s)
Step #2 - "prepare": Reading package lists...
Step #2 - "prepare": Reading package lists...
Step #2 - "prepare": Building dependency tree...
Step #2 - "prepare": Reading state information...
Step #2 - "prepare": The following additional packages will be installed:
Step #2 - "prepare": libprocps8
Step #2 - "prepare": The following NEW packages will be installed:
Step #2 - "prepare": libprocps8 procps
Step #2 - "prepare": 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded.
Step #2 - "prepare": Need to get 566 kB of archives.
Step #2 - "prepare": After this operation, 1823 kB of additional disk space will be used.
Step #2 - "prepare": Get:1 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
Step #2 - "prepare": Get:2 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
Step #2 - "prepare": �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #2 - "prepare": �[0mFetched 566 kB in 0s (2448 kB/s)
Step #2 - "prepare": Selecting previously unselected package libprocps8:amd64.
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10813 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../libprocps8_2%3a3.3.17-5_amd64.deb ...
Step #2 - "prepare": Unpacking libprocps8:amd64 (2:3.3.17-5) ...
Step #2 - "prepare": Selecting previously unselected package procps.
Step #2 - "prepare": Preparing to unpack .../procps_2%3a3.3.17-5_amd64.deb ...
Step #2 - "prepare": Unpacking procps (2:3.3.17-5) ...
Step #2 - "prepare": Setting up libprocps8:amd64 (2:3.3.17-5) ...
Step #2 - "prepare": Setting up procps (2:3.3.17-5) ...
Step #2 - "prepare": Processing triggers for libc-bin (2.31-13+deb11u5) ...
Step #2 - "prepare": Reading package lists...
Step #2 - "prepare": Building dependency tree...
Step #2 - "prepare": Reading state information...
Step #2 - "prepare": Calculating upgrade...
Step #2 - "prepare": The following packages will be upgraded:
Step #2 - "prepare": adduser base-files debian-archive-keyring dpkg grep libc-bin libc6
Step #2 - "prepare": libgnutls30 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0
Step #2 - "prepare": libsystemd0 libudev1 ncurses-base ncurses-bin tzdata
Step #2 - "prepare": 17 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Step #2 - "prepare": Need to get 10.6 MB of archives.
Step #2 - "prepare": After this operation, 37.9 kB of additional disk space will be used.
Step #2 - "prepare": Get:1 http://deb.debian.org/debian bullseye/main amd64 base-files amd64 11.1+deb11u8 [70.2 kB]
Step #2 - "prepare": Get:2 http://deb.debian.org/debian bullseye/main amd64 dpkg amd64 1.20.13 [2538 kB]
Step #2 - "prepare": Get:3 http://deb.debian.org/debian bullseye/main amd64 grep amd64 3.6-1+deb11u1 [398 kB]
Step #2 - "prepare": Get:4 http://deb.debian.org/debian bullseye/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB]
Step #2 - "prepare": Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
Step #2 - "prepare": Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-bin amd64 2.31-13+deb11u7 [829 kB]
Step #2 - "prepare": Get:7 http://deb.debian.org/debian bullseye/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB]
Step #2 - "prepare": Get:8 http://deb.debian.org/debian bullseye/main amd64 libsystemd0 amd64 247.3-7+deb11u4 [376 kB]
Step #2 - "prepare": Get:9 http://deb.debian.org/debian bullseye/main amd64 adduser all 3.118+deb11u1 [241 kB]
Step #2 - "prepare": Get:10 http://deb.debian.org/debian bullseye/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB]
Step #2 - "prepare": Get:11 http://deb.debian.org/debian bullseye/main amd64 libgnutls30 amd64 3.7.1-5+deb11u3 [1340 kB]
Step #2 - "prepare": Get:12 http://deb.debian.org/debian bullseye/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u4 [114 kB]
Step #2 - "prepare": Get:13 http://deb.debian.org/debian bullseye/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u4 [65.6 kB]
Step #2 - "prepare": Get:14 http://deb.debian.org/debian bullseye/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u4 [363 kB]
Step #2 - "prepare": Get:15 http://deb.debian.org/debian bullseye/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u4 [165 kB]
Step #2 - "prepare": Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev1 amd64 247.3-7+deb11u4 [168 kB]
Step #2 - "prepare": Get:17 http://deb.debian.org/debian bullseye/main amd64 tzdata all 2021a-1+deb11u10 [286 kB]
Step #2 - "prepare": �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #2 - "prepare": �[0mFetched 10.6 MB in 0s (26.5 MB/s)
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../base-files_11.1+deb11u8_amd64.deb ...
Step #2 - "prepare": Unpacking base-files (11.1+deb11u8) over (11.1+deb11u6) ...
Step #2 - "prepare": Setting up base-files (11.1+deb11u8) ...
Step #2 - "prepare": Installing new version of config file /etc/debian_version ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../dpkg_1.20.13_amd64.deb ...
Step #2 - "prepare": Unpacking dpkg (1.20.13) over (1.20.12) ...
Step #2 - "prepare": Setting up dpkg (1.20.13) ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../grep_3.6-1+deb11u1_amd64.deb ...
Step #2 - "prepare": Unpacking grep (3.6-1+deb11u1) over (3.6-1) ...
Step #2 - "prepare": Setting up grep (3.6-1+deb11u1) ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb ...
Step #2 - "prepare": Unpacking ncurses-bin (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
Step #2 - "prepare": Setting up ncurses-bin (6.2+20201114-2+deb11u2) ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
Step #2 - "prepare": Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u5) ...
Step #2 - "prepare": Setting up libc6:amd64 (2.31-13+deb11u7) ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../libc-bin_2.31-13+deb11u7_amd64.deb ...
Step #2 - "prepare": Unpacking libc-bin (2.31-13+deb11u7) over (2.31-13+deb11u5) ...
Step #2 - "prepare": Setting up libc-bin (2.31-13+deb11u7) ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../ncurses-base_6.2+20201114-2+deb11u2_all.deb ...
Step #2 - "prepare": Unpacking ncurses-base (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
Step #2 - "prepare": Setting up ncurses-base (6.2+20201114-2+deb11u2) ...
Step #2 - "prepare": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10948 files and directories currently installed.)
Step #2 - "prepare": Preparing to unpack .../libsystemd0_247.3-7+deb11u4_amd64.deb ...
Step #2 - "prepare": Unpacking libsystemd0:amd64 (247.3-7+deb11u4) over (247.3-7+deb11u1) ...
Step #2 - "prepare": Setting up libsystemd0:amd
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-b3ec82fb-3800-4d0d-8110-c45ac6c86277.txt.]
...
e defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1101 18:39:26.217390 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1101 18:39:26.253259 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #7 - "etcd_with_race": W1101 18:39:26.267337 22461 handlers.go:198] aramis{3899900567590115351}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:643 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1101 18:39:26.321343 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #7 - "etcd_with_race": W1101 18:39:26.375573 22461 handlers.go:198] aramis{3899900567590115351}: GetEntries handler error: need tree size: 1000001451 to get leaves but only got: 1462
Step #5 - "race_detection": W1101 18:39:26.402344 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #7 - "etcd_with_race": W1101 18:39:26.424328 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1101 18:39:26.697024 24582 handlers.go:896] athos{8893669072515166381}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02n0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r231102183853Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80~\xa5X՚E\xea5Y\xc8\t\x1bf\xcbA\x1b\x9dsN\x8eS\xf0\nvwW\xab\xd3(\xb6\xeb?R\x00\b\xb7\x16\x9f\x900\x96\xe8A\xd2qT\x1e\x80\xb17\xf0\xd0,\xf7/7!\xc3Y\xc0h\xb8\xd3\xcd)I\xba\x90\xa2\xf0\x89\xff\x84\x1aHi\x7f\x8c\t<~\x99-\x85f\xe3eS\x918\xf7{2\x06\x98{\x1b\xf2,*X\xccݾ|\x8c\x0f@\x8f\xf2rB\x18\xe1\xbc\x0f\xbc\x1frܙG)\xad\x85sca0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 2wy\xca\x01\x83\xe01m\xb2WHy\x91Ce\xa4w\xeb\xf3\xb4O\xff~\xadN\xff\xb5N\xe0»\x02 >\x93\xaf-<\x9dJZ5\x95C\xa1cᔆ\\\xd8%ۧՂc\x9a9\xaf#y\x15tt" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #5 - "race_detection": W1101 18:39:26.697370 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #7 - "etcd_with_race": W1101 18:39:26.739650 22461 handlers.go:198] aramis{3899900567590115351}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1101 18:39:26.799279 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: athos{8893669072515166381}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1101 18:39:26.889308 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:644 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W1101 18:39:26.952694 24642 handlers.go:198] athos{2373442053690667389}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": I1101 18:39:26.953085 24682 hammer.go:1134] athos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I1101 18:39:26.953201 24682 main.go:315] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I1101 18:39:26.953262 24682 main.go:327] no errors; done
Step #5 - "race_detection": W1101 18:39:26.964882 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #7 - "etcd_with_race": W1101 18:39:26.966828 22461 handlers.go:896] aramis{3899900567590115351}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02n0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r231102183853Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xfch\xd9\xee M\x9fDrY\x96b@a\xa6\xff\fM\xa3\xb7\x82}\xd3\xc2ZQ\x99\xa1\x93}\x06\x88}s\xe8j\xec\xe2q\xf6\xc3SE\xec V\x93B\x9b\xdd\x1aÈJ\x1f\x03ӳ\xdd-\xb0V\x0e\xc0\xc5t\x96\x80(\xf0\x19\xba\xaf\x10\x81T>z!\x8f\xbe\nd)1\xfef9\xa5\xa9\xac\xc9\x00\x1cO.3\xd2\xe9\x97\xdf)\xb0\xc9\x19\xe5%\xf9\xe18t\x95\xff\x15x\xf9r\x18\xf8 d\x89S\x8afB\xb1\x820\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 $\xac\t\x96\x99\xbfɕ\f\xbd\x03\xde%\xfcEH\x8f\xc8O\x1e?\xd0\xf8\xd8-#\u0091\xbb\xeaO\xdc\x02 N\xa5\xbd\xcb\x12\x01\xafY淸\xe5С\x8aR\xb4:\x8e\xb7L\x998\xa7\x89\x1e/$\xd6ԝ\x11" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #7 - "etcd_with_race": W1101 18:39:26.967189 22461 handlers.go:198] aramis{3899900567590115351}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W1101 18:39:27.075864 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1101 18:39:27.557799 24582 handlers.go:198] athos{8893669072515166381}: GetSTHConsistency handler error: need tree size: 1000001633 for proof but only got: 1555
Step #5 - "race_detection": W1101 18:39:27.610064 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1101 18:39:27.719568 24582 handlers.go:896] athos{8893669072515166381}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02o0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r231102183853Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80n$\x19\xbaz\x86\x80\r2\x97\xa5\x9eW\x15\x87&\xd0\xf8\x05#\x14\x06DeJa\xaa\xa6\xdb\t\x9e\xf7\xf6\xde?\x84\xa0\xa5\xbb6x\xb0M\xdb\x18\x97q\xfdx\x91\xd8\x1c>\xc7\xdc?\x81\xed\xbb*L\xc7Q\x94\x1b\xb6\xe0\xcdlb\xae\xfa\xfe\xbeZb/\xe6\xd4\xcda6\xfax\xe2\xb6\xf5O\xfd\xe07\x00\x7f \x9a\x84\xbdM)\x0f\x85\xc6j+\xfe\x8f\xd8\x1f\x9c2\x05\f\xc4\xe5\xf2p\nB/\xbac]\xd9\xeb\x8d\x17M\xc00\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 a\x05\xfa\xfapdQ\v,\"H\xf0\x845$\xa7\x1e\x90\x97\xbd\t\xe4]6\xc8\xc4\"j1\x99\x86T\x02!\x00\xe1\x1f\xc3%\xee\x10\xbd\x0e8\x9a\x8eq<\x9c\x9a\xa7dD\xad\x95\xe6\x9eH%\xfar+v\v.\xa9\x18" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #5 - "race_detection": W1101 18:39:27.720069 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": I1101 18:39:27.735755 24621 hammer.go:1134] porthos: completed 1500 operations on log
Step #7 - "etcd_with_race": W1101 18:39:27.764841 22461 handlers.go:198] aramis{3899900567590115351}: GetProofByHash handler error: backend GetInclusionProofByHash request failed: rpc error: code = InvalidArgument desc = GetInclusionProofByHashRequest.LeafHash: 2 bytes, want 32
Step #7 - "etcd_with_race": W1101 18:39:27.796632 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:624 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #7 - "etcd_with_race": W1101 18:39:27.827068 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: aramis{3899900567590115351}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1101 18:39:27.908445 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #7 - "etcd_with_race": W1101 18:39:27.956801 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": Stopping CT HTTP servers (pids 24642)
Step #8 - "with_pkcs11_and_race": W1101 18:39:27.965533 24642 main.go:323] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I1101 18:39:27.965635 24642 main.go:297] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I1101 18:39:27.965854 24642 main.go:301] HTTP server shutdown
Step #7 - "etcd_with_race": W1101 18:39:27.970815 22461 handlers.go:198] aramis{3899900567590115351}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1101 18:39:28.351697 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: athos{8893669072515166381}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1101 18:39:28.371565 24582 handlers.go:198] athos{8893669072515166381}: GetSTHConsistency handler error: failed to parse consistency range: first and second params cannot be <0: -3 -1
Step #5 - "race_detection": W1101 18:39:28.452507 24582 handlers.go:198] athos{8893669072515166381}: GetSTHConsistency handler error: need tree size: 1000001633 for proof but only got: 1590
Step #5 - "race_detection": W1101 18:39:28.468832 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #7 - "etcd_with_race": W1101 18:39:28.507770 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1101 18:39:28.526715 24582 handlers.go:198] athos{8893669072515166381}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:645 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1101 18:39:28.728260 24582 handlers.go:198] athos{8893669072515166381}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": I1101 18:39:28.919456 24621 hammer.go:1134] athos: completed 1500 operations on log
Step #5 - "race_detection": I1101 18:39:28.919534 24621 main.go:315] completed tests on all 3 logs:
Step #5 - "race_detection": I1101 18:39:28.919576 24621 main.go:327] no errors; done
Step #8 - "with_pkcs11_and_race": Retry kill -INT 24642
Step #7 - "etcd_with_race": W1101 18:39:29.124281 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: aramis{3899900567590115351}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1101 18:39:29.128553 22461 handlers.go:898] aramis{3899900567590115351}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x830\x82\x02*\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r231102183853Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\x8e\x93\x8c\r\x88\xd9\xf7\x82\x96j\x04\xb5\x8fXn:5\xd4{^\x89\\0\x82Xc$\x19\x05\xe0d\xdcS\x84\xed\x1c\xee\x8cl\xffi\x9f\xf5\vc\x0e\xe4\xd6=\x1f\x89O\xaf&\t\xafۺ\x0f\xa7\xacQBo\t\xc3\x05\xb7\xbe\xeb\a\xebn\x9c}\x9c^4\x9fKG\xb2\xbf\x11[\x10\x88\xcago\x01!JJ\xa9]\x7fA\xb2\v{[(\xc2\"\x95YE\xb0ԶaЛ\xf3bx&\x91\x1e\x15}&y\x8e)_\xe30\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 \x10\x95D\xa6\x94|N\xe2\x1c\x7f\xfc\xa2\x85\x1aǻ\xaew\xe89\xd1I\xa9J\x87\xf2\xbd\x18\x06{1h\x02 \x15\xec\xb8\xee\x8a\v$\xce\x1a?pv\x80\xa02z\x84p\x1a\xfbOrl4cg\x96p\x8d\xdfF\x04" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #7 - "etcd_with_race": W1101 18:39:29.129160 22461 handlers.go:198] aramis{3899900567590115351}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #7 - "etcd_with_race": W1101 18:39:29.226794 22461 handlers.go:198] aramis{3899900567590115351}: AddPreChain handler error: aramis{3899900567590115351}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1101 18:39:29.227740 22461 handlers.go:198] aramis{3899900567590115351}: GetProofByHash handler error: get-proof-by-hash: invalid base64 hash: illegal base64 data at input byte 0
Step #7 - "etcd_with_race": I1101 18:39:29.788991 22502 hammer.go:1134] aramis: completed 1500 operations on log
Step #7 - "etcd_with_race": I1101 18:39:29.789075 22502 main.go:315] completed tests on all 3 logs:
Step #7 - "etcd_with_race": I1101 18:39:29.789102 22502 main.go:327] no errors; done
Step #5 - "race_detection": Stopping CT HTTP servers (pids 24582)
Step #5 - "race_detection": W1101 18:39:29.932102 24582 main.go:323] Signal received: interrupt
Step #5 - "race_detection": I1101 18:39:29.932202 24582 main.go:297] Shutting down HTTP server...
Step #5 - "race_detection": I1101 18:39:29.932411 24582 main.go:301] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": Deleting /tmp/ct-oQLmC6 on exit
Finished Step #8 - "with_pkcs11_and_race"
Step #7 - "etcd_with_race": Stopping CT HTTP servers (pids 22461)
Step #7 - "etcd_with_race": W1101 18:39:30.801610 22461 main.go:323] Signal received: interrupt
Step #7 - "etcd_with_race": I1101 18:39:30.801739 22461 main.go:297] Shutting down HTTP server...
Step #7 - "etcd_with_race": I1101 18:39:30.801939 22461 main.go:301] HTTP server shutdown
Step #5 - "race_detection": Retry kill -INT 24582
Step #7 - "etcd_with_race": Retry kill -INT 22461
Step #5 - "race_detection": Deleting /tmp/ct-q0e81T on exit
Finished Step #5 - "race_detection"
Step #7 - "etcd_with_race": Deleting /tmp/ct-D9qI6n on exit
Finished Step #7 - "etcd_with_race"
Starting Step #10 - "ci_complete"
Step #10 - "ci_complete": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Finished Step #10 - "ci_complete"
Starting Step #12 - "build_envsubst"
Step #12 - "build_envsubst": Already have image (with digest): gcr.io/cloud-builders/docker
Step #12 - "build_envsubst": Sending build context to Docker daemon 3.072kB
Step #12 - "build_envsubst": Step 1/4 : FROM alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
Step #12 - "build_envsubst": ---> 8ca4688f4f35
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst": ---> Running in a732e130ca18
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.21.1-r7)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.21.1-r7)
Step #12 - "build_envsubst": (3/10) Installing libgomp (12.2.1_git20220924-r10)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.4_p20230506-r0)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.4_p20230506-r0)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.1-r1)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.21.1-r7)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.4.3-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.11.4-r0)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.21.1-r7)
Step #12 - "build_envsubst": Executing busybox-1.36.1-r2.trigger
Step #12 - "build_envsubst": OK: 14 MiB in 25 packages
Step #12 - "build_envsubst": Removing intermediate container a732e130ca18
Step #12 - "build_envsubst": ---> b523305a7c0c
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst": ---> b826d6c3e1a3
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst": ---> Running in fad7a8bf0d35
Step #12 - "build_envsubst": Removing intermediate container fad7a8bf0d35
Step #12 - "build_envsubst": ---> dda88b522fae
Step #12 - "build_envsubst": Successfully built dda88b522fae
Step #12 - "build_envsubst": Successfully tagged envsubst:latest
Finished Step #12 - "build_envsubst"
Starting Step #13 - "envsubst_kubernetes_configs"
Step #13 - "envsubst_kubernetes_configs": Already have image: envsubst
Finished Step #13 - "envsubst_kubernetes_configs"
Starting Step #14 - "update_kubernetes_configs_dryrun"
Step #14 - "update_kubernetes_configs_dryrun": Already have image (with digest): gcr.io/cloud-builders/kubectl
Step #14 - "update_kubernetes_configs_dryrun": Running: gcloud container clusters get-credentials --project="trillian-opensource-ci" --zone="us-central1-a" "trillian-opensource-ci"
Step #14 - "update_kubernetes_configs_dryrun": Fetching cluster endpoint and auth data.
Step #14 - "update_kubernetes_configs_dryrun": WARNING: cluster trillian-opensource-ci is not RUNNING. The kubernetes API may or may not be available. Check the cluster status for more information.
Step #14 - "update_kubernetes_configs_dryrun": kubeconfig entry generated for trillian-opensource-ci.
Step #14 - "update_kubernetes_configs_dryrun": Running: kubectl apply --dry-run=server -f=trillian/examples/deployment/kubernetes/ctfe-deployment.yaml -f=trillian/examples/deployment/kubernetes/ctfe-service.yaml -f=trillian/examples/deployment/kubernetes/ctfe-ingress.yaml
Step #14 - "update_kubernetes_configs_dryrun": deployment.apps/trillian-ctfe-deployment configured (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": service/trillian-ctfe-service unchanged (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": ingress.networking.k8s.io/trillian-ctfe-ingress unchanged (server dry run)
Finished Step #14 - "update_kubernetes_configs_dryrun"
PUSH
Pushing gcr.io/trillian-opensource-ci/ctfe:1950185d14494f6f7015bc036f15ea4f3304f782
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
31f2fceb562e: Preparing
c8beeff22ce7: Preparing
714f56238fb5: Preparing
f33e343848bd: Preparing
4cb10dd2545b: Preparing
d2d7ec0f6756: Preparing
1a73b54f556b: Preparing
e624a5370eca: Preparing
d52f02c6501c: Preparing
ff5700ec5418: Preparing
7bea6b893187: Preparing
6fbdf253bbc2: Preparing
54ad2ec71039: Preparing
1a73b54f556b: Waiting
e624a5370eca: Waiting
d52f02c6501c: Waiting
ff5700ec5418: Waiting
7bea6b893187: Waiting
54ad2ec71039: Waiting
6fbdf253bbc2: Waiting
d2d7ec0f6756: Waiting
f33e343848bd: Layer already exists
714f56238fb5: Layer already exists
4cb10dd2545b: Layer already exists
d2d7ec0f6756: Layer already exists
e624a5370eca: Layer already exists
1a73b54f556b: Layer already exists
d52f02c6501c: Layer already exists
c8beeff22ce7: Layer already exists
ff5700ec5418: Layer already exists
6fbdf253bbc2: Layer already exists
54ad2ec71039: Layer already exists
7bea6b893187: Layer already exists
31f2fceb562e: Pushed
1950185d14494f6f7015bc036f15ea4f3304f782: digest: sha256:39bc294a3cf194b7d668d39e2a04c475da00126b3e3bfb16b308f2f4914ed501 size: 3035
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
b15b0de6d8a8: Preparing
b6419b046348: Preparing
b372a411d07a: Preparing
a62e55ea7e2e: Preparing
30a85b00ac35: Preparing
28cec460b398: Preparing
fe7d12ddfc65: Preparing
fbc321379a11: Preparing
e51777ae0bce: Preparing
2ef3351afa6d: Preparing
5cc3a4df1251: Preparing
2fa37f2ee66e: Preparing
2ef3351afa6d: Waiting
28cec460b398: Waiting
5cc3a4df1251: Waiting
2fa37f2ee66e: Waiting
fe7d12ddfc65: Waiting
fbc321379a11: Waiting
e51777ae0bce: Waiting
b15b0de6d8a8: Layer already exists
b372a411d07a: Layer already exists
b6419b046348: Layer already exists
a62e55ea7e2e: Layer already exists
28cec460b398: Layer already exists
fbc321379a11: Layer already exists
fe7d12ddfc65: Layer already exists
e51777ae0bce: Layer already exists
30a85b00ac35: Layer already exists
5cc3a4df1251: Layer already exists
2fa37f2ee66e: Layer already exists
2ef3351afa6d: Layer already exists
latest: digest: sha256:9af7f7c192b078aa5242aeb3b42e8312df3b34ed23e64b055dd3cd5ff7519718 size: 2846
DONE
Loading