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

Bump github/codeql-action from 3.25.5 to 3.25.6 #1490

Merged

---

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

Bump github/codeql-action from 3.25.5 to 3.25.6 #1490

---
5b38bf9
Select commit
Loading
Failed to load commit list.
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci) succeeded May 21, 2024 in 10m 4s

Summary

Build Information

Trigger certificate-transparency-go-cloud-build-pull-request
Build 331f6bd4-408c-4e67-b69e-1367052a063b
Start 2024-05-21T00:15:37-07:00
Duration 9m16.237s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/docker SUCCESS 16.728s
gcr.io/cloud-builders/docker SUCCESS 39.524s
prepare SUCCESS 18.575s
ci-ready SUCCESS 1m26.861s
default_test SUCCESS 2m57.083s
race_detection SUCCESS 5m35.747s
etcd_with_coverage SUCCESS 2m57.057s
etcd_with_race SUCCESS 5m31.216s
with_pkcs11_and_race SUCCESS 5m52.751s
codecov.io SUCCESS 2.594s
ci_complete SUCCESS 763ms
build_ctfe SUCCESS 52.451s
build_envsubst SUCCESS 3.063s
envsubst_kubernetes_configs SUCCESS 771ms
update_kubernetes_configs_dryrun SUCCESS 6.308s

Details

starting build "331f6bd4-408c-4e67-b69e-1367052a063b"

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            5b38bf94faa4793cedd6144fca89863fbd5f5ab0 -> FETCH_HEAD
HEAD is now at 5b38bf9 --- updated-dependencies: - dependency-name: github/codeql-action   dependency-type: direct:production   update-type: version-update:semver-patch ...
BUILD
Starting Step #11 - "build_ctfe"
Starting Step #0
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.502MB

Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.22.3-bookworm@sha256:5c56bd47228dd572d8a82971cf1f946cd8bb1862a8ec6dc9f3d387cc94136976 as build
Step #11 - "build_ctfe": docker.io/library/golang:1.22.3-bookworm@sha256:5c56bd47228dd572d8a82971cf1f946cd8bb1862a8ec6dc9f3d387cc94136976: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:5c56bd47228dd572d8a82971cf1f946cd8bb1862a8ec6dc9f3d387cc94136976
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.22.3-bookworm@sha256:5c56bd47228dd572d8a82971cf1f946cd8bb1862a8ec6dc9f3d387cc94136976
Step #11 - "build_ctfe":  ---> 5905f95343e8
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: 1468e7ff95fc: Pulling fs layer
Step #0: 2cf9c2b42f41: Pulling fs layer
Step #0: c4c40c3e3cdf: Pulling fs layer
Step #0: 18445a9ea386: Pulling fs layer
Step #0: 45bf0a5309bf: Pulling fs layer
Step #0: 0ba770b900b7: Pulling fs layer
Step #0: 4f4fb700ef54: Pulling fs layer
Step #0: 31727e93cca0: Pulling fs layer
Step #0: 51b999d312b4: Pulling fs layer
Step #0: 4eaf38d81e31: Pulling fs layer
Step #0: bb1b1fbbd0c8: Pulling fs layer
Step #0: d9e43cf04f8d: Pulling fs layer
Step #0: badfdac19639: Pulling fs layer
Step #0: 4eaf38d81e31: Waiting
Step #0: 51b999d312b4: Waiting
Step #0: 18445a9ea386: Waiting
Step #0: bb1b1fbbd0c8: Waiting
Step #0: 45bf0a5309bf: Waiting
Step #0: 0ba770b900b7: Waiting
Step #0: d9e43cf04f8d: Waiting
Step #0: 4f4fb700ef54: Waiting
Step #0: badfdac19639: Waiting
Step #0: 31727e93cca0: Waiting
Step #11 - "build_ctfe":  ---> Running in de45c4d4f9e7
Step #11 - "build_ctfe": Removing intermediate container de45c4d4f9e7
Step #11 - "build_ctfe":  ---> 61d349d65196
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #11 - "build_ctfe":  ---> Running in 04fa429f13e6
Step #11 - "build_ctfe": Removing intermediate container 04fa429f13e6
Step #11 - "build_ctfe":  ---> b3c6a4962c61
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe":  ---> Running in 5eeafad7c58c
Step #11 - "build_ctfe": Removing intermediate container 5eeafad7c58c
Step #11 - "build_ctfe":  ---> 5463aef97e44
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #11 - "build_ctfe":  ---> 7b47b93ebf55
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #0: 2cf9c2b42f41: Verifying Checksum
Step #0: 2cf9c2b42f41: Download complete
Step #11 - "build_ctfe":  ---> ca01c2cc8375
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe":  ---> Running in c2aa2a2833d9
Step #0: c4c40c3e3cdf: Verifying Checksum
Step #0: c4c40c3e3cdf: Download complete
Step #0: 1468e7ff95fc: Verifying Checksum
Step #0: 1468e7ff95fc: Download complete
Step #0: 0ba770b900b7: Download complete
Step #0: 4f4fb700ef54: Verifying Checksum
Step #0: 4f4fb700ef54: Download complete
Step #0: 31727e93cca0: Download complete
Step #0: 45bf0a5309bf: Verifying Checksum
Step #0: 45bf0a5309bf: Download complete
Step #0: 18445a9ea386: Verifying Checksum
Step #0: 18445a9ea386: Download complete
Step #0: 4eaf38d81e31: Verifying Checksum
Step #0: 4eaf38d81e31: Download complete
Step #0: d9e43cf04f8d: Verifying Checksum
Step #0: d9e43cf04f8d: Download complete
Step #0: bb1b1fbbd0c8: Verifying Checksum
Step #0: bb1b1fbbd0c8: Download complete
Step #0: badfdac19639: Verifying Checksum
Step #0: badfdac19639: Download complete
Step #0: 1468e7ff95fc: Pull complete
Step #0: 2cf9c2b42f41: Pull complete
Step #0: 51b999d312b4: Verifying Checksum
Step #0: 51b999d312b4: Download complete
Step #0: c4c40c3e3cdf: Pull complete
Step #0: 18445a9ea386: Pull complete
Step #0: 45bf0a5309bf: Pull complete
Step #0: 0ba770b900b7: Pull complete
Step #0: 4f4fb700ef54: Pull complete
Step #0: 31727e93cca0: Pull complete
Step #0: 51b999d312b4: Pull complete
Step #0: 4eaf38d81e31: Pull complete
Step #0: bb1b1fbbd0c8: Pull complete
Step #0: d9e43cf04f8d: Pull complete
Step #0: badfdac19639: Pull complete
Step #0: Digest: sha256:e275b958abf3364de1e07f7fb03efd40bc054415a3d4bf6d888224081a8fdb47
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.502MB

Step #1: Step 1/13 : FROM golang:1.22.3-bookworm@sha256:5c56bd47228dd572d8a82971cf1f946cd8bb1862a8ec6dc9f3d387cc94136976 as ct_testbase
Step #1:  ---> 5905f95343e8
Step #1: Step 2/13 : WORKDIR /testbase
Step #1:  ---> Running in 1fd8134bee18
Step #1: Removing intermediate container 1fd8134bee18
Step #1:  ---> d3b4cc2e634e
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1:  ---> Running in 9707f2646bbe
Step #1: Removing intermediate container 9707f2646bbe
Step #1:  ---> 4e4478743c1d
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1:  ---> Running in d0ea24e24068
Step #1: Removing intermediate container d0ea24e24068
Step #1:  ---> 9819980a4617
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:  ---> Running in 50a1bc8f1359
Step #1: Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Step #1: Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Step #1: Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Step #1: Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB]
Step #1: Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Step #1: Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [156 kB]
Step #1: Fetched 9210 kB in 2s (4530 kB/s)
Step #1: Reading package lists...
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: curl is already the newest version (7.88.1-10+deb12u5).
Step #1: wget is already the newest version (1.21.3-1+b2).
Step #1: The following additional packages will be installed:
Step #1:   apparmor bzip2 cgroupfs-mount containerd criu dbus dbus-bin dbus-daemon
Step #1:   dbus-session-bus-common dbus-system-bus-common dbus-user-session dmsetup
Step #1:   docker.io dpkg-dev fakeroot gettext-base iproute2 iptables
Step #1:   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
Step #1:   libapparmor1 libargon2-1 libatm1 libbpf1 libcap2-bin libcryptsetup12
Step #1:   libdbus-1-3 libdevmapper1.02.1 libdpkg-perl libelf1 libfakeroot libfdisk1
Step #1:   libfile-fcntllock-perl libintl-perl libintl-xs-perl libip4tc2 libip6tc2
Step #1:   libjson-c5 libkmod2 liblocale-gettext-perl libmnl0 libmodule-find-perl
Step #1:   libmodule-scandeps-perl libnet1 libnetfilter-conntrack3 libnfnetlink0
Step #1:   libnftables1 libnftnl11 libnl-3-200 libnss-systemd libpam-cap libpam-systemd
Step #1:   libproc-processtable-perl libprotobuf-c1 libprotobuf32
Step #1:   libsort-naturally-perl libsystemd-shared libterm-readkey-perl libxtables12
Step #1:   libyaml-0-2 lsb-release needrestart nftables patch python3-attr
Step #1:   python3-certifi python3-chardet python3-charset-normalizer python3-distro
Step #1:   python3-distutils python3-docker python3-dockerpty python3-docopt
Step #1:   python3-dotenv python3-idna python3-json-pointer python3-jsonschema
Step #1:   python3-lib2to3 python3-pkg-resources python3-protobuf python3-pyrsistent
Step #1:   python3-requests python3-rfc3987 python3-six python3-texttable
Step #1:   python3-uritemplate python3-urllib3 python3-webcolors python3-websocket
Step #1:   python3-yaml runc sgml-base systemd systemd-sysv systemd-timesyncd tini
Step #1:   xz-utils
Step #1: Suggested packages:
Step #1:   apparmor-profiles-extra apparmor-utils bzip2-doc containernetworking-plugins
Step #1:   docker-doc aufs-tools btrfs-progs debootstrap rinse rootlesskit xfsprogs
Step #1:   zfs-fuse | zfsutils-linux debian-keyring iproute2-doc firewalld kmod bzr
Step #1:   needrestart-session | libnotify-bin iucode-tool ed diffutils-doc
Step #1:   python-attr-doc python-jsonschema-doc python3-setuptools
Step #1:   python3-cryptography python3-openssl python3-socks python-requests-doc
Step #1:   python3-brotli sgml-base-doc systemd-container systemd-homed systemd-userdbd
Step #1:   systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
Step #1:   libtss2-rc0 polkitd | policykit-1 zip
Step #1: The following NEW packages will be installed:
Step #1:   apparmor build-essential bzip2 cgroupfs-mount containerd criu dbus dbus-bin
Step #1:   dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session
Step #1:   dmsetup docker-compose docker.io dpkg-dev fakeroot gettext-base iproute2
Step #1:   iptables libalgorithm-diff-perl libalgorithm-diff-xs-perl
Step #1:   libalgorithm-merge-perl libapparmor1 libargon2-1 libatm1 libbpf1 libcap2-bin
Step #1:   libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libdpkg-perl libelf1
Step #1:   libfakeroot libfdisk1 libfile-fcntllock-perl libintl-perl libintl-xs-perl
Step #1:   libip4tc2 libip6tc2 libjson-c5 libkmod2 liblocale-gettext-perl libmnl0
Step #1:   libmodule-find-perl libmodule-scandeps-perl libnet1 libnetfilter-conntrack3
Step #1:   libnfnetlink0 libnftables1 libnftnl11 libnl-3-200 libnss-systemd libpam-cap
Step #1:   libpam-systemd libproc-processtable-perl libprotobuf-c1 libprotobuf32
Step #1:   libsort-naturally-perl libsystemd-shared libterm-readkey-perl libxtables12
Step #1:   libyaml-0-2 lsb-release lsof needrestart netcat-openbsd nftables patch
Step #1:   python3-attr python3-certifi python3-chardet python3-charset-normalizer
Step #1:   python3-distro python3-distutils python3-docker python3-dockerpty
Step #1:   python3-docopt python3-dotenv python3-idna python3-json-pointer
Step #1:   python3-jsonschema python3-lib2to3 python3-pkg-resources python3-protobuf
Step #1:   python3-pyrsistent python3-requests python3-rfc3987 python3-six
Step #1:   python3-texttable python3-uritemplate python3-urllib3 python3-webcolors
Step #1:   python3-websocket python3-yaml runc sgml-base systemd systemd-sysv
Step #1:   systemd-timesyncd tini unzip xxd xz-utils
Step #1: 0 upgraded, 104 newly installed, 0 to remove and 0 not upgraded.
Step #1: Need to get 83.3 MB of archives.
Step #1: After this operation, 323 MB of additional disk space will be used.
Step #1: Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
Step #1: Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
Step #1: Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
Step #1: Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
Step #1: Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
Step #1: Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB]
Step #1: Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
Step #1: Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
Step #1: Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
Step #1: Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB]
Step #1: Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB]
Step #1: Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.22-1~deb12u1 [41.9 kB]
Step #1: Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
Step #1: Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
Step #1: Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
Step #1: Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
Step #1: Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
Step #1: Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
Step #1: Get:19 http://deb.debian.org/debian bookworm/main amd64 runc amd64 1.1.5+ds1-1+deb12u1 [2710 kB]
Step #1: Get:20 http://deb.debian.org/debian bookworm/main amd64 containerd amd64 1.6.20~ds1-1+b1 [25.9 MB]
Step #1: Get:21 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
Step #1: Get:22 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
Step #1: Get:23 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
Step #1: Get:24 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
Step #1: Get:25 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
Step #1: Get:26 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
Step #1: Get:27 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
Step #1: Get:28 http://deb.debian.org/debian bookworm/main amd64 tini amd64 0.19.0-1 [255 kB]
Step #1: Get:29 http://deb.debian.org/debian bookworm/main amd64 docker.io amd64 20.10.24+dfsg1-1+b3 [36.2 MB]
Step #1: Get:30 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
Step #1: Get:31 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
Step #1: Get:32 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
Step #1: Get:33 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]
Step #1: Get:34 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
Step #1: Get:35 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
Step #1: Get:36 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
Step #1: Get:37 http://deb.debian.org/debian bookworm/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
Step #1: Get:38 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Step #1: Get:39 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Step #1: Get:40 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.22-1~deb12u1 [163 kB]
Step #1: Get:41 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.22-1~deb12u1 [225 kB]
Step #1: Get:42 http://deb.debian.org/debian bookworm/main amd64 lsof amd64 4.95.0-1 [318 kB]
Step #1: Get:43 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.22-1~deb12u1 [63.1 kB]
Step #1: Get:44 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
Step #1: Get:45 http://deb.debian.org/debian bookworm/main amd64 apparmor amd64 3.0.8-3 [616 kB]
Step #1: Get:46 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
Step #1: Get:47 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
Step #1: Get:48 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
Step #1: Get:49 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
Step #1: Get:50 http://deb.debian.org/debian bookworm/main amd64 cgroupfs-mount all 1.4 [6276 B]
Step #1: Get:51 http://deb.debian.org/debian bookworm/main amd64 libprotobuf32 amd64 3.21.12-3 [932 kB]
Step #1: Get:52 http://deb.debian.org/debian bookworm/main amd64 python3-protobuf amd64 3.21.12-3 [245 kB]
Step #1: Get:53 http://deb.debian.org/debian bookworm/main amd64 libnet1 amd64 1.1.6+dfsg-3.2 [60.3 kB]
Step #1: Get:54 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB]
Step #1: Get:55 http://deb.debian.org/debian bookworm/main amd64 libprotobuf-c1 amd64 1.4.1-1+b1 [27.5 kB]
Step #1: Get:56 http://deb.debian.org/debian bookworm/main amd64 criu amd64 3.17.1-2 [665 kB]
Step #1: Get:57 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
Step #1: Get:58 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
Step #1: Get:59 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
Step #1: Get:60 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
Step #1: Get:61 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB]
Step #1: Get:62 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
Step #1: Get:63 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
Step #1: Get:64 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB]
Step #1: Get:65 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
Step #1: Get:66 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
Step #1: Get:67 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
Step #1: Get:68 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
Step #1: Get:69 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
Step #1: Get:70 http://deb.debian.org/debian bookworm/main amd64 python3-websocket all 1.2.3-1 [40.4 kB]
Step #1: Get:71 http://deb.debian.org/debian bookworm/main amd64 python3-docker all 5.0.3-1 [90.2 kB]
Step #1: Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-dockerpty all 0.4.1-4 [11.4 kB]
Step #1: Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-docopt all 0.6.2-4.1 [26.2 kB]
Step #1: Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-dotenv all 0.21.0-1 [24.9 kB]
Step #1: Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
Step #1: Get:76 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
Step #1: Get:77 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
Step #1: Get:78 http://deb.debian.org/debian bookworm/main amd64 python3-texttable all 1.6.7-1 [11.9 kB]
Step #1: Get:79 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
Step #1: Get:80 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB]
Step #1: Get:81 http://deb.debian.org/debian bookworm/main amd64 docker-compose all 1.29.2-3 [123 kB]
Step #1: Get:82 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]
Step #1: Get:83 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]
Step #1: Get:84 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
Step #1: Get:85 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB]
Step #1: Get:86 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
Step #1: Get:87 http://deb.debian.org/debian bookworm/main amd64 libatm1 amd64 1:2.5.1-4+b2 [68.3 kB]
Step #1: Get:88 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB]
Step #1: Get:89 http://deb.debian.org/debian bookworm/main amd64 libintl-perl all 1.33-1 [720 kB]
Step #1: Get:90 http://deb.debian.org/debian bookworm/main amd64 libintl-xs-perl amd64 1.33-1 [15.6 kB]
Step #1: Get:91 http://deb.debian.org/debian bookworm/main amd64 libmodule-find-perl all 0.16-2 [10.6 kB]
Step #1: Get:92 http://deb.debian.org/debian bookworm/main amd64 libmodule-scandeps-perl all 1.31-2 [41.7 kB]
Step #1: Get:93 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4 [14.5 kB]
Step #1: Get:94 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
Step #1: Get:95 http://deb.debian.org/debian bookworm/main amd64 libsort-naturally-perl all 1.03-4 [13.1 kB]
Step #1: Get:96 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
Step #1: Get:97 http://deb.debian.org/debian bookworm/main amd64 needrestart all 3.6-4+deb12u1 [59.8 kB]
Step #1: Get:98 http://deb.debian.org/debian bookworm/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB]
Step #1: Get:99 http://deb.debian.org/debian bookworm/main amd64 python3-json-pointer all 2.3-2 [15.1 kB]
Step #1: Get:100 http://deb.debian.org/debian bookworm/main amd64 python3-rfc3987 all 1.3.8-2 [8816 B]
Step #1: Get:101 http://deb.debian.org/debian bookworm/main amd64 python3-uritemplate all 4.1.1-2 [10.9 kB]
Step #1: Get:102 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB]
Step #1: Get:103 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
Step #1: Get:104 http://deb.debian.org/debian bookworm/main amd64 xxd amd64 2:9.0.1378-2 [83.7 kB]
Step #1: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #1: �[0mFetched 83.3 MB in 2s (51.2 MB/s)
Step #1: Selecting previously unselected package libargon2-1:amd64.
Step #1: (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 ... 15602 files and directories currently installed.)
Step #1: Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
Step #1: Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
Step #1: Selecting previously unselected package dmsetup.
Step #1: Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ...
Step #1: Unpacking dmsetup (2:1.02.185-2) ...
Step #1: Selecting previously unselected package libdevmapper1.02.1:amd64.
Step #1: Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
Step #1: Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
Step #1: Selecting previously unselected package libjson-c5:amd64.
Step #1: Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ...
Step #1: Unpacking libjson-c5:amd64 (0.16-2) ...
Step #1: Selecting previously unselected package libcryptsetup12:amd64.
Step #1: Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
Step #1: Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
Step #1: Selecting previously unselected package libfdisk1:amd64.
Step #1: Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ...
Step #1: Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ...
Step #1: Selecting previously unselected package libkmod2:amd64.
Step #1: Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ...
Step #1: Unpacking libkmod2:amd64 (30+20221128-1) ...
Step #1: Selecting previously unselected package libapparmor1:amd64.
Step #1: Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ...
Step #1: Unpacking libapparmor1:amd64 (3.0.8-3) ...
Step #1: Selecting previously unselected package libip4tc2:amd64.
Step #1: Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ...
Step #1: Unpacking libip4tc2:amd64 (1.8.9-2) ...
Step #1: Selecting previously unselected package libsystemd-shared:amd64.
Step #1: Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_amd64.deb ...
Step #1: Unpacking libsystemd-shared:amd64 (252.22-1~deb12u1) ...
Step #1: Selecting previously unselected package systemd.
Step #1: Preparing to unpack .../10-systemd_252.22-1~deb12u1_amd64.deb ...
Step #1: Unpacking systemd (252.22-1~deb12u1) ...
Step #1: Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
Step #1: Setting up libjson-c5:amd64 (0.16-2) ...
Step #1: Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ...
Step #1: Setting up libkmod2:amd64 (30+20221128-1) ...
Step #1: Setting up libapparmor1:amd64 (3.0.8-3) ...
Step #1: Setting up libip4tc2:amd64 (1.8.9-2) ...
Step #1: Setting up libsystemd-shared:amd64 (252.22-1~deb12u1) ...
Step #1: Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
Step #1: Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
Step #1: Setting up systemd (252.22-1~deb12u1) ...
Step #1: Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

Step #1: Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

Step #1: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

Step #1: Initializing machine ID from random generator.

Step #1: Creating group 'systemd-journal' with GID 999.

Step #1: Creating group 'systemd-network' with GID 998.

Step #1: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

Step #1: Setting up dmsetup (2:1.02.185-2) ...
Step #1: Selecting previously unselected package systemd-sysv.
Step #1: (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 ... 16516 files and directories currently installed.)
Step #1: Preparing to unpack .../00-systemd-sysv_252.22-1~deb12u1_amd64.deb ...
Step #1: Unpacking systemd-sysv (252.22-1~deb12u1) ...
Step #1: Selecting previously unselected package libdbus-1-3:amd64.
Step #1: Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-bin.
Step #1: Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking dbus-bin (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-session-bus-common.
Step #1: Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
Step #1: Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-daemon.
Step #1: Preparing to unpack .../04-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-system-bus-common.
Step #1: Preparing to unpack .../05-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
Step #1: Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus.
Step #1: Preparing to unpack .../06-dbus_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking dbus (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package runc.
Step #1: Preparing to unpack .../07-runc_1.1.5+ds1-1+deb12u1_amd64.deb ...
Step #1: Unpacking runc (1.1.5+ds1-1+deb12u1) ...
Step #1: Selecting previously unselected package containerd.
Step #1: Preparing to unpack .../08-containerd_1.6.20~ds1-1+b1_amd64.deb ...
Step #1: Unpacking containerd (1.6.20~ds1-1+b1) ...
Step #1: Selecting previously unselected package libip6tc2:amd64.
Step #1: Preparing to unpack .../09-libip6tc2_1.8.9-2_amd64.deb ...
Step #1: Unpacking libip6tc2:amd64 (1.8.9-2) ...
Step #1: Selecting previously unselected package libxtables12:amd64.
Step #1: Preparing to unpack .../10-libxtables12_1.8.9-2_amd64.deb ...
Step #1: Unpacking libxtables12:amd64 (1.8.9-2) ...
Step #1: Selecting previously unselected package libmnl0:amd64.
Step #1: Preparing to unpack .../11-libmnl0_1.0.4-3_amd64.deb ...
Step #1: Unpacking libmnl0:amd64 (1.0.4-3) ...
Step #1: Selecting previously unselected package libnfnetlink0:amd64.
Step #1: Preparing to unpack .../12-libnfnetlink0_1.0.2-2_amd64.deb ...
Step #1: Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
Step #11 - "build_ctfe": Removing intermediate container c2aa2a2833d9
Step #11 - "build_ctfe":  ---> c30a3b99dcdc
Step #11 - "build_ctfe": Step 8/12 : COPY . .
Step #1: Selecting previously unselected package libnetfilter-conntrack3:amd64.
Step #1: Preparing to unpack .../13-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
Step #1: Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
Step #1: Selecting previously unselected package libnftnl11:amd64.
Step #1: Preparing to unpack .../14-libnftnl11_1.2.4-2_amd64.deb ...
Step #1: Unpacking libnftnl11:amd64 (1.2.4-2) ...
Step #1: Selecting previously unselected package iptables.
Step #1: Preparing to unpack .../15-iptables_1.8.9-2_amd64.deb ...
Step #1: Unpacking iptables (1.8.9-2) ...
Step #1: Selecting previously unselected package tini.
Step #1: Preparing to unpack .../16-tini_0.19.0-1_amd64.deb ...
Step #1: Unpacking tini (0.19.0-1) ...
Step #1: Selecting previously unselected package docker.io.
Step #1: Preparing to unpack .../1
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-331f6bd4-408c-4e67-b69e-1367052a063b.txt.]
...
06\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 #8 - "with_pkcs11_and_race": W0521 07:24:09.214227   25898 handlers.go:206] porthos{3951024651002956581}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0521 07:24:09.216729   25898 handlers.go:206] porthos{3951024651002956581}: 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": W0521 07:24:09.219373   25898 handlers.go:206] porthos{3951024651002956581}: 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": W0521 07:24:09.510586   25898 handlers.go:206] athos{6979391838398486599}: AddChain handler error: athos{6979391838398486599}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0521 07:24:09.671849   25898 handlers.go:908] aramis{9060972666678991222}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02p0\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\r240522072333Z0V1\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\xdc\x04\xff\xf6\x96\x83\xac\x10\xb5\xd4u\xb5\xd3\x11/e/\xf0\xc6\xf7ޓh\xd1\xffg\xa8\xbf\x8a\xb7-\x89,$_I\x05\xd5\xfcT\xe4so\"`K]\x1f\xae\xc9\xdc+\x917\x8d\x80\xc6\xdaU\xf7\x18\x04\xc14\x13\x9fL\x80\x88̴!\xf1f\x92Q\xfe\xa0\xbc\xe8.\xef\xe5\x94H\x9c\\~W\xfb!1\x1e\xa5\xdf\xdcW\xb8\x87AWq\x83\xce\x1d\xebE~\x92\x9eg\x99\x89\xcc;g\x9fKj٤\xe9\xf1\n\r\xb5\x98\xc70\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\xfd\x9e\x0f\x95Nr\xb6\xa2X\xe7\x93\xe6x\tԬ\x11\t?\xe7\x91V\xf1\xb9J4\xa8\xe8J\nk\x0f\x02!\x00\x88\x9d\x82\x84\xf9\x9e\x00\x8a\x04e\f\x85\xb4uH\xb6\x01\x16\xfcCi\xc3\b\xea\xe04\n\x80\xab7\x868" "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 #8 - "with_pkcs11_and_race": W0521 07:24:09.672127   25898 handlers.go:206] aramis{9060972666678991222}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0521 07:24:09.716352   25898 handlers.go:910] aramis{9060972666678991222}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x840\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\r240522072333Z0V1\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\x8b\x1fw<\xb0\xabU\x93\xfb\xd3p\x0f\xfa\x19\x98\xee=$\xa8\xd3\xf6\x0f\xe3\xe2U2j\xfa\xd7,\xc9\xd1\x1f\x1d\xe2۠\xd4*)ǰ\x90\xc6_Ǻe\xcfc\xfb4b\xc8ҽ\xdbC\xe8\x91\xc6\xe5g\xa0pk\xff\xb5\xb0.\xaaR\xd9]\xecU\a\xf9\x92\xeb\xe8V\xa6\x90\xec?\x02B\x96%\xe8\xfc\x98\xbc\xab\xd8?'\n\xad\x88\x1d\xb3c\xa4\xc4\xf39tDУخ\xe0\xe9\x93\x04\xa4.wC\xcct\x15\xcb\xe3\xa80\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\x03H\x000E\x02!\x00\xd6-W\xc42\U000d3c7fS\xeeW\x10\xad\xb4\xc0\xfa\xe0D\nK\xad\xb3!\xf7Uj\xedNEA\xda\x02 T\xde\xedxqN\xae a;d\x9c\xb1Z\xe1==G\x8d'\x9a\x11\xf7\xe3r\x80n\x8a\xa8\x05\xd3l" "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 #8 - "with_pkcs11_and_race": W0521 07:24:09.716672   25898 handlers.go:206] aramis{9060972666678991222}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0521 07:24:09.737595   25898 handlers.go:206] aramis{9060972666678991222}: 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 #8 - "with_pkcs11_and_race": W0521 07:24:09.759187   25898 handlers.go:206] athos{6979391838398486599}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0521 07:24:09.761008   25898 handlers.go:206] athos{6979391838398486599}: 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": W0521 07:24:09.892671   25898 handlers.go:206] athos{6979391838398486599}: GetEntries handler error: bad range on get-entries request: start (-2) and end (10) parameters must be >= 0
Step #8 - "with_pkcs11_and_race": W0521 07:24:10.019266   25898 handlers.go:206] athos{6979391838398486599}: 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": W0521 07:24:10.062244   25898 handlers.go:206] athos{6979391838398486599}: 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": W0521 07:24:10.064208   25898 handlers.go:206] athos{6979391838398486599}: 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": W0521 07:24:10.071972   25898 handlers.go:206] porthos{3951024651002956581}: 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 #8 - "with_pkcs11_and_race": W0521 07:24:10.089815   25898 handlers.go:206] porthos{3951024651002956581}: 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 #8 - "with_pkcs11_and_race": W0521 07:24:10.104590   25898 handlers.go:206] athos{6979391838398486599}: 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": W0521 07:24:10.109687   25898 handlers.go:910] athos{6979391838398486599}: 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\r240522072333Z0V1\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\x807ȷ\r\xba\xb0\xb0\xc4\x01DŽ\x8f\xa5nB\xec2\xe5\x0e\xc7Z\xbc\xaea\x14Z\x04\xe1\x12\xb8\x06\xa6\xe9\xe5\xb7C\x17\x9bUw\x14\xfeE\xedLN\xca`\"we\xff\x92\xaee\xf9e\xe8\xe5\xab\xfc\xc4\xd2.\x04Eb=\xdc9㳍\x98\xf9)\x15V&_\xb1\xfb\x90|8\ua97f\xdf\xde\xcfh\x19\xc3S[|DOr\xdb\xf5\xddX`tɒ\x9e\x00\xda|\xfb\xf1k\xa5St'\xed|q\xfdt\xd7P\x90\xee0\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 F\x80\xf0\x1f3\xcf\xe1U\xbc\xa9\xc5\xd2\xe81\xd7)̖J\x9e\x98\xe3\b\x19\xeco\xb0\x99\x99ܥ\x83\x02 )\xe8\xab(\xc3[a\x05\xf9\xb2\x06f\xb4\x00\xea\x888\xee+\xa6\x9e\xa9\x94A)\xd1q~\xd8\x05\xf9\xb8" "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 #8 - "with_pkcs11_and_race": W0521 07:24:10.110106   25898 handlers.go:206] athos{6979391838398486599}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0521 07:24:10.120577   25898 handlers.go:910] porthos{3951024651002956581}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x840\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\r240522072333Z0V1\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\xb0E\x124\x82#=\x82\xd0(\xbc\x92i\x89N\x1b\xe8\x84ɜ\xaekv\xb3p\xda\xd7H\xee\xc8\x15\xdb\xdad\xbc\xaa\x88\"\x12\xed\xa8\xba{\x9c0r\xd2SG\xdb\x00\xa3_\xc5z&\a\x9c\x85\xba\xee\xb93U\xe1]f\xef}\x18\xb8\xb5?\xf8\x8b^s\x96e\x95+\x83bY\xed\xb5s\xefh\xb5\xed\x06No\xf5~\x1f\x12碲\x14\xaf\x8a\x1d\f)\xea\x1d@M\x97\xa1\x1dқ\xc8\x14\xf5s\x9e\xe7!W\x16\x1d!\xbb0\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\x03H\x000E\x02 ^\\aC\xa6\xafT\xd3\xe7\x05\xe4\x8e\x18pf\xeb_\x10\xc8\x12S|\x01k\xd5-dd>H\xf5=\x02!\x00\xef%6s\xda\xe3\xcet\xac:\xabj\x9d=\xb1\xedG\xf6c?\xf7\x83\xf5+\x83\xa1\xcf\xe6\xb0`\x04\xd4" "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 #8 - "with_pkcs11_and_race": W0521 07:24:10.121038   25898 handlers.go:206] porthos{3951024651002956581}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0521 07:24:10.181276   25898 handlers.go:206] aramis{9060972666678991222}: 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": W0521 07:24:10.285856   25898 handlers.go:908] athos{6979391838398486599}: 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\r240522072333Z0V1\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ݧ\xb3\x7f9\xfc[\xc0\xf6\b\x1b\x82\xe9{o\xa4`\x9f\xc3JDŧ:\xb2\xaf\x06\xd5,\xccV\x85\xda\\\x04\x8d8\xf0\xe99E#*\xf51\xab\x7f\xa2Tѡ\x89م\xf8E\x91%k\x997\xfa`\xbd\xbfK;\xc3\x17\xc7{,\x7f\xe6ѡ\xf7\xc8\xde\x04M\x8d\v\xc6xgRD\\\xe7~>\xf2\xfe\x85\x98\xd4\xf0\xf6bjj\x8a\x0e\xfd\xd7\xcek\x8bI\xdf\x1b\x8e\x7f\x92\xdf\x1f\t\x9c\xbf\xdc.\xdbi_\xff\x0e\xce0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02!\x00\x91\x8c\x89]\xc7\xed\xb4\x1dX\x0e\u03a2\\ބ\x90\t\x8f\xae\x8cd6G\x9d\xc7H\xf9ֈW\xb4r\x02 \x1a\xcf4\xa7\xd0\xfdz\x88\xc3\x02̤\x16\xf7\x11\x1d\x8a<\xa9\x88[\xc0+\xc0I\xe3@\xcf\xc0\xa1\xab\x1b" "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 #8 - "with_pkcs11_and_race": W0521 07:24:10.286149   25898 handlers.go:206] athos{6979391838398486599}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0521 07:24:10.386713   25898 handlers.go:206] athos{6979391838398486599}: 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": W0521 07:24:10.426689   25898 handlers.go:206] porthos{3951024651002956581}: AddChain handler error: porthos{3951024651002956581}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": I0521 07:24:10.455525   25938 hammer.go:1134] athos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0521 07:24:11.030263   25938 hammer.go:1134] aramis: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": W0521 07:24:11.084616   25898 handlers.go:206] porthos{3951024651002956581}: 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": W0521 07:24:11.369867   25898 handlers.go:206] porthos{3951024651002956581}: 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": W0521 07:24:11.455391   25898 handlers.go:206] porthos{3951024651002956581}: 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": I0521 07:24:11.558830   25938 hammer.go:1134] porthos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0521 07:24:11.558945   25938 main.go:317] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I0521 07:24:11.558971   25938 main.go:329]   no errors; done
Step #8 - "with_pkcs11_and_race": Stopping CT HTTP servers (pids 25898)
Step #8 - "with_pkcs11_and_race": W0521 07:24:12.572145   25898 main.go:327] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I0521 07:24:12.572264   25898 main.go:301] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I0521 07:24:12.572400   25898 main.go:305] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": Retry kill -INT  25898
Step #8 - "with_pkcs11_and_race": Deleting  /tmp/ct-muFbUw on exit
Finished Step #8 - "with_pkcs11_and_race"
Starting Step #10 - "ci_complete"
Step #10 - "ci_complete": Already have image: 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.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
Step #12 - "build_envsubst":  ---> 05455a08881e
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst":  ---> Running in 509dd18fa3c5
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.22.3-r0)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.22.3-r0)
Step #12 - "build_envsubst": (3/10) Installing libgomp (13.2.1_git20231014-r0)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.4_p20231125-r0)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.4_p20231125-r0)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.1-r2)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.22.3-r0)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.4.5-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.11.8-r0)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.22.3-r0)
Step #12 - "build_envsubst": Executing busybox-1.36.1-r15.trigger
Step #12 - "build_envsubst": OK: 14 MiB in 25 packages
Step #12 - "build_envsubst": Removing intermediate container 509dd18fa3c5
Step #12 - "build_envsubst":  ---> a2e61d393077
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst":  ---> de6983c95036
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst":  ---> Running in 85de3991352e
Step #12 - "build_envsubst": Removing intermediate container 85de3991352e
Step #12 - "build_envsubst":  ---> f63a10d10b7b
Step #12 - "build_envsubst": Successfully built f63a10d10b7b
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": 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:5b38bf94faa4793cedd6144fca89863fbd5f5ab0
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
93d1e63f41fc: Preparing
a75711e75670: Preparing
642674950c6f: Preparing
b336e209998f: Preparing
f4aee9e53c42: Preparing
1a73b54f556b: Preparing
2a92d6ac9e4f: Preparing
bbb6cacb8c82: Preparing
ac805962e479: Preparing
af5aa97ebe6c: Preparing
4d049f83d9cf: Preparing
945d17be9a3e: Preparing
49626df344c9: Preparing
3d6fa0469044: Preparing
bbb6cacb8c82: Waiting
ac805962e479: Waiting
af5aa97ebe6c: Waiting
1a73b54f556b: Waiting
4d049f83d9cf: Waiting
945d17be9a3e: Waiting
2a92d6ac9e4f: Waiting
3d6fa0469044: Waiting
b336e209998f: Layer already exists
a75711e75670: Layer already exists
642674950c6f: Layer already exists
f4aee9e53c42: Layer already exists
1a73b54f556b: Layer already exists
2a92d6ac9e4f: Layer already exists
bbb6cacb8c82: Layer already exists
ac805962e479: Layer already exists
4d049f83d9cf: Layer already exists
af5aa97ebe6c: Layer already exists
945d17be9a3e: Layer already exists
3d6fa0469044: Layer already exists
49626df344c9: Layer already exists
93d1e63f41fc: Pushed
5b38bf94faa4793cedd6144fca89863fbd5f5ab0: digest: sha256:97dde904f5efb72cb84e4eac6ff0ca71b72cd0921b4bb20a3420d03b90e2c0b2 size: 3237
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
2b6ad979d59e: Preparing
afa417406849: Preparing
2eb23235aef4: Preparing
f74468342d9a: Preparing
cef2e7fc121f: Preparing
442ad460bea1: Preparing
5f70bf18a086: Preparing
a8a2007b3a96: Preparing
dbc78f895659: Preparing
ed5bf86b9959: Preparing
8845ab872c1c: Preparing
d7d4c2f9d26b: Preparing
bbe1a212f7e9: Preparing
ed5bf86b9959: Waiting
dbc78f895659: Waiting
8845ab872c1c: Waiting
bbe1a212f7e9: Waiting
442ad460bea1: Waiting
5f70bf18a086: Waiting
a8a2007b3a96: Waiting
2b6ad979d59e: Pushed
f74468342d9a: Pushed
5f70bf18a086: Layer already exists
a8a2007b3a96: Layer already exists
dbc78f895659: Layer already exists
ed5bf86b9959: Layer already exists
8845ab872c1c: Layer already exists
afa417406849: Pushed
d7d4c2f9d26b: Layer already exists
bbe1a212f7e9: Layer already exists
442ad460bea1: Pushed
2eb23235aef4: Pushed
cef2e7fc121f: Pushed
latest: digest: sha256:eacd330aee15c5fbbc22610b3a981c223105d6d15d29481051517b89c8c6cf2d size: 3051
DONE

Build Log: https://storage.cloud.google.com/trillian-cloudbuild-logs/log-331f6bd4-408c-4e67-b69e-1367052a063b.txt