2025-11-29 00:00:08.615012 | Job console starting 2025-11-29 00:00:08.642719 | Updating git repos 2025-11-29 00:00:08.686569 | Cloning repos into workspace 2025-11-29 00:00:08.764893 | Restoring repo states 2025-11-29 00:00:08.785512 | Merging changes 2025-11-29 00:00:08.785550 | Checking out repos 2025-11-29 00:00:09.637978 | Preparing playbooks 2025-11-29 00:00:11.115609 | Running Ansible setup 2025-11-29 00:00:18.504485 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-29 00:00:20.230668 | 2025-11-29 00:00:20.230785 | PLAY [Base pre] 2025-11-29 00:00:20.264373 | 2025-11-29 00:00:20.264478 | TASK [Setup log path fact] 2025-11-29 00:00:20.291511 | debian-bookworm | ok 2025-11-29 00:00:20.313950 | 2025-11-29 00:00:20.314063 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 00:00:20.376971 | debian-bookworm | ok 2025-11-29 00:00:20.384929 | 2025-11-29 00:00:20.385024 | TASK [emit-job-header : Print job information] 2025-11-29 00:00:20.449594 | # Job Information 2025-11-29 00:00:20.449772 | Ansible Version: 2.16.14 2025-11-29 00:00:20.449804 | Job: osism-kubernetes-push 2025-11-29 00:00:20.449831 | Pipeline: periodic-midnight 2025-11-29 00:00:20.449851 | Executor: 521e9411259a 2025-11-29 00:00:20.449891 | Triggered by: https://github.com/osism/osism-kubernetes 2025-11-29 00:00:20.449910 | Event ID: 37cc77b8a3ae491795bc9aef82fd5615 2025-11-29 00:00:20.453929 | 2025-11-29 00:00:20.454024 | LOOP [emit-job-header : Print node information] 2025-11-29 00:00:20.681201 | debian-bookworm | ok: 2025-11-29 00:00:20.681366 | debian-bookworm | # Node Information 2025-11-29 00:00:20.681401 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-29 00:00:20.681426 | debian-bookworm | Hostname: debian 2025-11-29 00:00:20.681449 | debian-bookworm | Username: zuul 2025-11-29 00:00:20.681470 | debian-bookworm | Distro: Debian 12.12 2025-11-29 00:00:20.681495 | debian-bookworm | Provider: regiocloud-a 2025-11-29 00:00:20.681517 | debian-bookworm | Region: 2025-11-29 00:00:20.681538 | debian-bookworm | Label: debian-bookworm 2025-11-29 00:00:20.681559 | debian-bookworm | Product Name: OpenStack Nova 2025-11-29 00:00:20.681580 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:8bec 2025-11-29 00:00:20.698033 | 2025-11-29 00:00:20.698137 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-29 00:00:22.080809 | debian-bookworm -> localhost | changed 2025-11-29 00:00:22.086592 | 2025-11-29 00:00:22.086688 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-29 00:00:24.856531 | debian-bookworm -> localhost | changed 2025-11-29 00:00:24.865134 | 2025-11-29 00:00:24.865225 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-29 00:00:25.616039 | debian-bookworm -> localhost | ok 2025-11-29 00:00:25.622372 | 2025-11-29 00:00:25.622464 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-29 00:00:25.681773 | debian-bookworm | ok 2025-11-29 00:00:25.719071 | debian-bookworm | included: /var/lib/zuul/builds/843d039d5e624a2eb59e768b78ed6913/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-29 00:00:25.727289 | 2025-11-29 00:00:25.727539 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-29 00:00:29.615127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-29 00:00:29.615291 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/843d039d5e624a2eb59e768b78ed6913/work/843d039d5e624a2eb59e768b78ed6913_id_rsa 2025-11-29 00:00:29.615323 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/843d039d5e624a2eb59e768b78ed6913/work/843d039d5e624a2eb59e768b78ed6913_id_rsa.pub 2025-11-29 00:00:29.615345 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-29 00:00:29.615364 | debian-bookworm -> localhost | SHA256:QQZmqaaPV/0MSJgYtdN+wxZUEaGc1ixBoVZYVftOUD8 zuul-build-sshkey 2025-11-29 00:00:29.615382 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-29 00:00:29.615408 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-29 00:00:29.615426 | debian-bookworm -> localhost | | .. +*X+*=. . | 2025-11-29 00:00:29.615444 | debian-bookworm -> localhost | | . =oB * o . | 2025-11-29 00:00:29.615460 | debian-bookworm -> localhost | | oo++ O o o E.| 2025-11-29 00:00:29.615476 | debian-bookworm -> localhost | | . =+.o + o .| 2025-11-29 00:00:29.615492 | debian-bookworm -> localhost | | o ..oS o | 2025-11-29 00:00:29.615510 | debian-bookworm -> localhost | | . ooo. o | 2025-11-29 00:00:29.615526 | debian-bookworm -> localhost | | o . + . | 2025-11-29 00:00:29.615541 | debian-bookworm -> localhost | | . o o | 2025-11-29 00:00:29.615558 | debian-bookworm -> localhost | | . | 2025-11-29 00:00:29.615574 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-29 00:00:29.615613 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.870355 2025-11-29 00:00:29.620752 | 2025-11-29 00:00:29.620833 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-29 00:00:29.657624 | debian-bookworm | ok 2025-11-29 00:00:29.672099 | debian-bookworm | included: /var/lib/zuul/builds/843d039d5e624a2eb59e768b78ed6913/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-29 00:00:29.715632 | 2025-11-29 00:00:29.715736 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-29 00:00:29.758775 | debian-bookworm | skipping: Conditional result was False 2025-11-29 00:00:29.763973 | 2025-11-29 00:00:29.764071 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-29 00:00:30.822787 | debian-bookworm | changed 2025-11-29 00:00:30.827262 | 2025-11-29 00:00:30.827344 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-29 00:00:31.154307 | debian-bookworm | ok 2025-11-29 00:00:31.159514 | 2025-11-29 00:00:31.159604 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-29 00:00:31.987047 | debian-bookworm | changed 2025-11-29 00:00:31.992434 | 2025-11-29 00:00:31.992521 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-29 00:00:32.805306 | debian-bookworm | changed 2025-11-29 00:00:32.809792 | 2025-11-29 00:00:32.809888 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-29 00:00:32.841819 | debian-bookworm | skipping: Conditional result was False 2025-11-29 00:00:32.846816 | 2025-11-29 00:00:32.847019 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-29 00:00:33.792051 | debian-bookworm -> localhost | changed 2025-11-29 00:00:33.801054 | 2025-11-29 00:00:33.801144 | TASK [add-build-sshkey : Add back temp key] 2025-11-29 00:00:34.389430 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/843d039d5e624a2eb59e768b78ed6913/work/843d039d5e624a2eb59e768b78ed6913_id_rsa (zuul-build-sshkey) 2025-11-29 00:00:34.389615 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018883 2025-11-29 00:00:34.396241 | 2025-11-29 00:00:34.396328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-29 00:00:35.005274 | debian-bookworm | ok 2025-11-29 00:00:35.010491 | 2025-11-29 00:00:35.010579 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-29 00:00:35.053598 | debian-bookworm | skipping: Conditional result was False 2025-11-29 00:00:35.064631 | 2025-11-29 00:00:35.064729 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-29 00:00:35.578501 | debian-bookworm | ok 2025-11-29 00:00:35.588675 | 2025-11-29 00:00:35.588769 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-29 00:00:35.649701 | debian-bookworm | ok 2025-11-29 00:00:35.654749 | 2025-11-29 00:00:35.654828 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-29 00:00:36.530506 | debian-bookworm -> localhost | ok 2025-11-29 00:00:36.535962 | 2025-11-29 00:00:36.536055 | TASK [validate-host : Collect information about the host] 2025-11-29 00:00:38.036881 | debian-bookworm | ok 2025-11-29 00:00:38.045295 | 2025-11-29 00:00:38.045380 | TASK [validate-host : Sanitize hostname] 2025-11-29 00:00:38.258502 | debian-bookworm | ok 2025-11-29 00:00:38.328713 | 2025-11-29 00:00:38.328811 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-29 00:00:39.413565 | debian-bookworm -> localhost | changed 2025-11-29 00:00:39.420885 | 2025-11-29 00:00:39.421160 | TASK [validate-host : Collect information about zuul worker] 2025-11-29 00:00:39.926815 | debian-bookworm | ok 2025-11-29 00:00:39.931640 | 2025-11-29 00:00:39.931736 | TASK [validate-host : Write out all zuul information for each host] 2025-11-29 00:00:40.918283 | debian-bookworm -> localhost | changed 2025-11-29 00:00:40.927114 | 2025-11-29 00:00:40.927213 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-29 00:00:41.279658 | debian-bookworm | ok 2025-11-29 00:00:41.284412 | 2025-11-29 00:00:41.284492 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-29 00:00:43.542280 | debian-bookworm | changed: 2025-11-29 00:00:43.542442 | debian-bookworm | cd+++++++++ src/ 2025-11-29 00:00:43.542471 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-29 00:00:43.542491 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-29 00:00:43.542508 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-11-29 00:00:43.542525 | debian-bookworm | Containerfile 2025-11-29 00:00:43.542661 | debian-bookworm | " imported 2025-11-29 00:03:44.263543 | debian-bookworm | #19 116.9 gpg: Total number processed: 1 2025-11-29 00:03:44.263564 | debian-bookworm | #19 116.9 gpg: imported: 1 2025-11-29 00:03:44.263583 | debian-bookworm | #19 116.9 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt 2025-11-29 00:03:44.263616 | debian-bookworm | #19 117.0 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-29 00:03:44.263635 | debian-bookworm | #19 117.0 Dload Upload Total Spent Left Speed 2025-11-29 00:03:44.524577 | debian-bookworm | #19 117.0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-29 00:03:44.544339 | debian-bookworm | #19 117.4 100 1106 100 1106 0 0 2560 0 --:--:-- --:--:-- --:--:-- 2560 2025-11-29 00:03:44.711932 | debian-bookworm | #19 117.4 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt.asc 2025-11-29 00:03:44.712086 | debian-bookworm | #19 117.4 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-29 00:03:44.712138 | debian-bookworm | #19 117.4 Dload Upload Total Spent Left Speed 2025-11-29 00:03:44.809109 | debian-bookworm | #19 117.4 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-29 00:03:45.012897 | debian-bookworm | #19 117.9 100 566 100 566 0 0 1254 0 --:--:-- --:--:-- --:--:-- 1254 2025-11-29 00:03:45.187604 | debian-bookworm | #19 117.9 + gpg -u 'Operator SDK (release) ' --verify checksums.txt.asc 2025-11-29 00:03:45.187742 | debian-bookworm | #19 117.9 gpg: assuming signed data in 'checksums.txt' 2025-11-29 00:03:45.187803 | debian-bookworm | #19 117.9 gpg: Signature made Mon Jun 2 18:59:36 2025 UTC 2025-11-29 00:03:45.187837 | debian-bookworm | #19 117.9 gpg: using RSA key 8613DB87A5BA825EF3FD0EBE2A859D08BF9886DB 2025-11-29 00:03:45.187895 | debian-bookworm | #19 117.9 gpg: Good signature from "Operator SDK (release) " [unknown] 2025-11-29 00:03:45.187927 | debian-bookworm | #19 117.9 gpg: Note: This key has expired! 2025-11-29 00:03:45.188003 | debian-bookworm | #19 117.9 Primary key fingerprint: 3B2F 1481 D146 2380 80B3 46BB 0529 96E2 A20B 5C7E 2025-11-29 00:03:45.188032 | debian-bookworm | #19 117.9 Subkey fingerprint: 8613 DB87 A5BA 825E F3FD 0EBE 2A85 9D08 BF98 86DB 2025-11-29 00:03:45.188082 | debian-bookworm | #19 117.9 + grep operator-sdk_linux_amd64 checksums.txt 2025-11-29 00:03:45.188113 | debian-bookworm | #19 117.9 + sha256sum -c - 2025-11-29 00:03:45.998795 | debian-bookworm | #19 118.8 operator-sdk_linux_amd64: OK 2025-11-29 00:03:46.175160 | debian-bookworm | #19 118.8 + chmod +x operator-sdk_linux_amd64 2025-11-29 00:03:46.175313 | debian-bookworm | #19 118.8 + mv operator-sdk_linux_amd64 /usr/local/bin/operator-sdk 2025-11-29 00:03:46.175337 | debian-bookworm | #19 118.8 + rm checksums.txt.asc 2025-11-29 00:03:46.175354 | debian-bookworm | #19 118.8 + rm checksums.txt 2025-11-29 00:03:46.175370 | debian-bookworm | #19 118.8 + curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.2/clusterctl-linux-amd64 2025-11-29 00:03:46.175387 | debian-bookworm | #19 118.9 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-29 00:03:46.175403 | debian-bookworm | #19 118.9 Dload Upload Total Spent Left Speed 2025-11-29 00:03:46.429368 | debian-bookworm | #19 118.9 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-29 00:03:48.851541 | debian-bookworm | #19 120.1 30 66.3M 30 20.0M 0 0 16.0M 0 0:00:04 0:00:01 0:00:03 16.0M 75 66.3M 75 50.0M 0 0 22.0M 0 0:00:03 0:00:02 0:00:01 29.3M 100 66.3M 100 66.3M 0 0 23.3M 0 0:00:02 0:00:02 --:--:-- 29.1M 2025-11-29 00:03:49.029116 | debian-bookworm | #19 121.7 + chmod +x /usr/local/bin/clusterctl 2025-11-29 00:03:49.029228 | debian-bookworm | #19 121.7 + curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v1.33.2/bin/linux/amd64/kubectl 2025-11-29 00:03:49.029248 | debian-bookworm | #19 121.7 % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-29 00:03:49.029270 | debian-bookworm | #19 121.7 Dload Upload Total Spent Left Speed 2025-11-29 00:03:49.272066 | debian-bookworm | #19 121.7 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 507 0 --:--:-- --:--:-- --:--:-- 509 2025-11-29 00:03:57.588794 | debian-bookworm | #19 122.1 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 57.3M 12 7198k 0 0 4863k 0 0:00:12 0:00:01 0:00:11 6634k 24 57.3M 24 14.1M 0 0 5835k 0 0:00:10 0:00:02 0:00:08 6943k 36 57.3M 36 21.0M 0 0 6362k 0 0:00:09 0:00:03 0:00:06 7199k 50 57.3M 50 29.0M 0 0 6630k 0 0:00:08 0:00:04 0:00:04 7269k 62 57.3M 62 36.0M 0 0 6827k 0 0:00:08 0:00:05 0:00:03 7365k 76 57.3M 76 44.0M 0 0 6964k 0 0:00:08 0:00:06 0:00:02 7586k 87 57.3M 87 50.0M 0 0 6828k 0 0:00:08 0:00:07 0:00:01 7319k 97 57.3M 97 56.0M 0 0 6762k 0 0:00:08 0:00:08 --:--:-- 7028k 100 57.3M 100 57.3M 0 0 6882k 0 0:00:08 0:00:08 --:--:-- 7164k 2025-11-29 00:03:57.588891 | debian-bookworm | #19 130.3 + chmod +x /usr/local/bin/kubectl 2025-11-29 00:03:57.588911 | debian-bookworm | #19 130.3 + mkdir -p /ansible/.kube 2025-11-29 00:03:57.588938 | debian-bookworm | #19 130.3 + ln -s /share/kubeconfig /ansible/.kube/config 2025-11-29 00:03:57.588955 | debian-bookworm | #19 130.3 + chown -R dragon: /ansible/.kube 2025-11-29 00:03:57.588971 | debian-bookworm | #19 130.3 + mkdir -p /ansible/.cache 2025-11-29 00:03:57.588988 | debian-bookworm | #19 130.3 + mv /root/.cache/helm /ansible/.cache 2025-11-29 00:03:57.589003 | debian-bookworm | #19 130.3 + chown -R dragon: /ansible/.cache 2025-11-29 00:03:57.589018 | debian-bookworm | #19 130.3 + mkdir -p /ansible/.local/share 2025-11-29 00:03:57.589033 | debian-bookworm | #19 130.3 + mv /root/.local/share/helm /ansible/.local/share 2025-11-29 00:03:57.589049 | debian-bookworm | #19 130.3 + chown -R dragon: /ansible/.local 2025-11-29 00:03:57.589064 | debian-bookworm | #19 130.3 + ln -s /opt/configuration/environments/openstack /etc/openstack 2025-11-29 00:03:57.589081 | debian-bookworm | #19 130.3 + python3 -m ara.setup.env 2025-11-29 00:03:57.589112 | debian-bookworm | #19 130.4 + python3 /src/render-playbooks.py 2025-11-29 00:03:57.810082 | debian-bookworm | #19 130.5 + chown -R dragon: /ansible /share /interface 2025-11-29 00:03:58.313967 | debian-bookworm | #19 131.2 + apt-get clean 2025-11-29 00:03:58.485741 | debian-bookworm | #19 131.2 + apt-get remove -y build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2025-11-29 00:03:59.189404 | debian-bookworm | #19 131.2 Reading package lists... 2025-11-29 00:03:59.438354 | debian-bookworm | #19 132.1 Building dependency tree... 2025-11-29 00:03:59.438437 | debian-bookworm | #19 132.3 Reading state information... 2025-11-29 00:03:59.679502 | debian-bookworm | #19 132.5 The following packages were automatically installed and are no longer required: 2025-11-29 00:03:59.679643 | debian-bookworm | #19 132.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2025-11-29 00:03:59.853483 | debian-bookworm | #19 132.5 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2025-11-29 00:03:59.853626 | debian-bookworm | #19 132.5 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2025-11-29 00:03:59.853652 | debian-bookworm | #19 132.5 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2025-11-29 00:03:59.853687 | debian-bookworm | #19 132.5 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2025-11-29 00:03:59.853705 | debian-bookworm | #19 132.5 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2025-11-29 00:03:59.853722 | debian-bookworm | #19 132.5 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2025-11-29 00:03:59.853781 | debian-bookworm | #19 132.5 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2025-11-29 00:03:59.853810 | debian-bookworm | #19 132.5 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2025-11-29 00:03:59.853857 | debian-bookworm | #19 132.5 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2025-11-29 00:03:59.853879 | debian-bookworm | #19 132.5 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2025-11-29 00:03:59.853903 | debian-bookworm | #19 132.5 Use 'apt autoremove' to remove them. 2025-11-29 00:03:59.853947 | debian-bookworm | #19 132.5 The following packages will be REMOVED: 2025-11-29 00:03:59.853974 | debian-bookworm | #19 132.5 build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2025-11-29 00:03:59.966810 | debian-bookworm | #19 132.8 0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded. 2025-11-29 00:03:59.966929 | debian-bookworm | #19 132.8 After this operation, 61.8 MB disk space will be freed. 2025-11-29 00:04:00.077830 | debian-bookworm | #19 132.8 (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 ... 14827 files and directories currently installed.) 2025-11-29 00:04:00.077950 | debian-bookworm | #19 132.8 Removing build-essential (12.9) ... 2025-11-29 00:04:00.077986 | debian-bookworm | #19 132.9 Removing curl (7.88.1-10+deb12u14) ... 2025-11-29 00:04:00.257533 | debian-bookworm | #19 133.0 Removing git (1:2.39.5-0+deb12u2) ... 2025-11-29 00:04:00.257660 | debian-bookworm | #19 133.1 Removing gnupg (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:00.393231 | debian-bookworm | #19 133.2 Removing libffi-dev:amd64 (3.4.4-1) ... 2025-11-29 00:04:00.393337 | debian-bookworm | #19 133.2 Removing libssh-dev:amd64 (0.10.6-0+deb12u1) ... 2025-11-29 00:04:00.560260 | debian-bookworm | #19 133.3 Removing libssl-dev:amd64 (3.0.17-1~deb12u3) ... 2025-11-29 00:04:00.691275 | debian-bookworm | #19 133.4 Removing libyaml-dev:amd64 (0.2.5-1) ... 2025-11-29 00:04:00.691458 | debian-bookworm | #19 133.5 + apt-get autoremove -y 2025-11-29 00:04:01.457803 | debian-bookworm | #19 133.5 Reading package lists... 2025-11-29 00:04:01.674547 | debian-bookworm | #19 134.3 Building dependency tree... 2025-11-29 00:04:01.825527 | debian-bookworm | #19 134.5 Reading state information... 2025-11-29 00:04:01.856613 | debian-bookworm | #19 134.7 The following packages will be REMOVED: 2025-11-29 00:04:02.009504 | debian-bookworm | #19 134.7 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2025-11-29 00:04:02.009566 | debian-bookworm | #19 134.7 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2025-11-29 00:04:02.009578 | debian-bookworm | #19 134.7 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2025-11-29 00:04:02.009584 | debian-bookworm | #19 134.7 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2025-11-29 00:04:02.009589 | debian-bookworm | #19 134.7 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2025-11-29 00:04:02.009593 | debian-bookworm | #19 134.7 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2025-11-29 00:04:02.009598 | debian-bookworm | #19 134.7 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2025-11-29 00:04:02.009608 | debian-bookworm | #19 134.7 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2025-11-29 00:04:02.009620 | debian-bookworm | #19 134.7 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2025-11-29 00:04:02.009625 | debian-bookworm | #19 134.7 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2025-11-29 00:04:02.009630 | debian-bookworm | #19 134.7 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2025-11-29 00:04:02.860766 | debian-bookworm | #19 135.7 0 upgraded, 0 newly installed, 72 to remove and 0 not upgraded. 2025-11-29 00:04:02.860840 | debian-bookworm | #19 135.7 After this operation, 336 MB disk space will be freed. 2025-11-29 00:04:03.001595 | debian-bookworm | #19 135.7 (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 ... 13659 files and directories currently installed.) 2025-11-29 00:04:03.001827 | debian-bookworm | #19 135.7 Removing g++ (4:12.2.0-3) ... 2025-11-29 00:04:03.001905 | debian-bookworm | #19 135.8 Removing gcc (4:12.2.0-3) ... 2025-11-29 00:04:03.176165 | debian-bookworm | #19 135.9 Removing dpkg-dev (1.21.22) ... 2025-11-29 00:04:03.176356 | debian-bookworm | #19 136.0 Removing bzip2 (1.0.8-5+b1) ... 2025-11-29 00:04:03.336989 | debian-bookworm | #19 136.1 Removing cpp (4:12.2.0-3) ... 2025-11-29 00:04:03.337259 | debian-bookworm | #19 136.2 Removing gpg-wks-client (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:03.517546 | debian-bookworm | #19 136.3 Removing dirmngr (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:03.517675 | debian-bookworm | #19 136.4 Removing g++-12 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:03.685691 | debian-bookworm | #19 136.5 Removing git-man (1:2.39.5-0+deb12u2) ... 2025-11-29 00:04:03.685774 | debian-bookworm | #19 136.5 Removing gnupg-l10n (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:03.824954 | debian-bookworm | #19 136.6 Removing gnupg-utils (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:03.825057 | debian-bookworm | #19 136.7 Removing gpg-wks-server (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:03.963336 | debian-bookworm | #19 136.7 Removing gpg (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:03.963422 | debian-bookworm | #19 136.8 Removing gpgsm (2.2.40-1.1+deb12u1) ... 2025-11-29 00:04:04.165867 | debian-bookworm | #19 136.9 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:04.165934 | debian-bookworm | #19 137.0 Removing libcurl4:amd64 (7.88.1-10+deb12u14) ... 2025-11-29 00:04:04.311720 | debian-bookworm | #19 137.1 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2025-11-29 00:04:04.311852 | debian-bookworm | #19 137.2 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2025-11-29 00:04:04.443528 | debian-bookworm | #19 137.2 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2025-11-29 00:04:04.443632 | debian-bookworm | #19 137.3 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2025-11-29 00:04:04.600420 | debian-bookworm | #19 137.4 Removing libc-dev-bin (2.36-9+deb12u13) ... 2025-11-29 00:04:04.600509 | debian-bookworm | #19 137.4 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2025-11-29 00:04:04.721003 | debian-bookworm | #19 137.5 Removing libdpkg-perl (1.21.22) ... 2025-11-29 00:04:04.721100 | debian-bookworm | #19 137.6 Removing liberror-perl (0.17029-2) ... 2025-11-29 00:04:04.838770 | debian-bookworm | #19 137.6 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2025-11-29 00:04:04.838939 | debian-bookworm | #19 137.7 Removing perl (5.36.0-7+deb12u3) ... 2025-11-29 00:04:05.026587 | debian-bookworm | #19 137.8 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2025-11-29 00:04:05.026663 | debian-bookworm | #19 137.9 Removing libgdbm-compat4:amd64 (1.23-3) ... 2025-11-29 00:04:05.130423 | debian-bookworm | #19 138.0 Removing libksba8:amd64 (1.6.3-2) ... 2025-11-29 00:04:05.244814 | debian-bookworm | #19 138.1 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2025-11-29 00:04:05.390375 | debian-bookworm | #19 138.2 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2025-11-29 00:04:05.390482 | debian-bookworm | #19 138.2 Removing libnsl-dev:amd64 (1.3.0-2) ... 2025-11-29 00:04:05.535552 | debian-bookworm | #19 138.3 Removing libnsl2:amd64 (1.3.0-2) ... 2025-11-29 00:04:05.535646 | debian-bookworm | #19 138.4 Removing libpsl5:amd64 (0.21.2-1) ... 2025-11-29 00:04:05.679162 | debian-bookworm | #19 138.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2025-11-29 00:04:05.821396 | debian-bookworm | #19 138.6 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2025-11-29 00:04:05.821471 | debian-bookworm | #19 138.7 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2025-11-29 00:04:05.957279 | debian-bookworm | #19 138.7 Removing libssh-4:amd64 (0.10.6-0+deb12u1) ... 2025-11-29 00:04:05.957370 | debian-bookworm | #19 138.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2025-11-29 00:04:06.096909 | debian-bookworm | #19 138.9 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2025-11-29 00:04:06.096998 | debian-bookworm | #19 138.9 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2025-11-29 00:04:06.215661 | debian-bookworm | #19 139.0 Removing libtirpc-common (1.3.3+ds-1) ... 2025-11-29 00:04:06.215812 | debian-bookworm | #19 139.1 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2025-11-29 00:04:06.397324 | debian-bookworm | #19 139.1 Removing linux-libc-dev:amd64 (6.1.158-1) ... 2025-11-29 00:04:06.397377 | debian-bookworm | #19 139.2 Removing make (4.3-4.1) ... 2025-11-29 00:04:06.534658 | debian-bookworm | #19 139.3 Removing patch (2.7.6-7) ... 2025-11-29 00:04:06.534755 | debian-bookworm | #19 139.4 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2025-11-29 00:04:06.667992 | debian-bookworm | #19 139.5 Removing rpcsvc-proto (1.4.3-1) ... 2025-11-29 00:04:06.821940 | debian-bookworm | #19 139.6 Removing xz-utils (5.4.1-1) ... 2025-11-29 00:04:06.821997 | debian-bookworm | #19 139.7 Removing gcc-12 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:06.972363 | debian-bookworm | #19 139.7 Removing binutils (2.40-2) ... 2025-11-29 00:04:06.972504 | debian-bookworm | #19 139.8 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2025-11-29 00:04:07.135528 | debian-bookworm | #19 139.9 Removing libgprofng0:amd64 (2.40-2) ... 2025-11-29 00:04:07.315345 | debian-bookworm | #19 140.0 Removing libctf0:amd64 (2.40-2) ... 2025-11-29 00:04:07.318033 | debian-bookworm | #19 140.1 Removing libbinutils:amd64 (2.40-2) ... 2025-11-29 00:04:07.318383 | debian-bookworm | #19 140.2 Removing binutils-common:amd64 (2.40-2) ... 2025-11-29 00:04:07.449083 | debian-bookworm | #19 140.2 Removing cpp-12 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:07.449204 | debian-bookworm | #19 140.3 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:07.558273 | debian-bookworm | #19 140.4 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:07.758687 | debian-bookworm | #19 140.5 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:07.758798 | debian-bookworm | #19 140.6 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:07.927616 | debian-bookworm | #19 140.7 Removing libctf-nobfd0:amd64 (2.40-2) ... 2025-11-29 00:04:07.935031 | debian-bookworm | #19 140.8 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:08.109276 | debian-bookworm | #19 140.9 Removing libisl23:amd64 (0.25-1.1) ... 2025-11-29 00:04:08.109390 | debian-bookworm | #19 141.0 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:08.261361 | debian-bookworm | #19 141.0 Removing libjansson4:amd64 (2.14-2) ... 2025-11-29 00:04:08.261536 | debian-bookworm | #19 141.1 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:08.410920 | debian-bookworm | #19 141.2 Removing libmpc3:amd64 (1.3.1-1) ... 2025-11-29 00:04:08.411107 | debian-bookworm | #19 141.3 Removing libmpfr6:amd64 (4.2.0-1) ... 2025-11-29 00:04:08.596414 | debian-bookworm | #19 141.3 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:08.596480 | debian-bookworm | #19 141.4 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:08.745528 | debian-bookworm | #19 141.5 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2025-11-29 00:04:08.745618 | debian-bookworm | #19 141.6 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2025-11-29 00:04:08.915312 | debian-bookworm | #19 141.6 + rm -rf /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-64f7ea348459882f.lock /tmp/uv-setuptools-a7230dfbb3b547f7.lock /tmp/uv-setuptools-d2bab90e652fc37e.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gnupg-agent /usr/share/doc/gpg-agent /usr/share/doc/gpgconf /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/helm /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libassuan0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcap2-bin /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnpth0 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/perl-base /usr/share/doc/pinentry-curses /usr/share/doc/procps /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/packages.buildkite.com_helm-linux_helm-debian_any_dists_any_InRelease /var/lib/apt/lists/packages.buildkite.com_helm-linux_helm-debian_any_dists_any_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/partial '/var/tmp/*' /patches 2025-11-29 00:04:08.915458 | debian-bookworm | #19 141.7 + uv pip install --no-cache --system pyclean==3.0.0 2025-11-29 00:04:08.915478 | debian-bookworm | #19 141.8 Using Python 3.13.9 environment at: /usr/local 2025-11-29 00:04:09.055271 | debian-bookworm | #19 141.9 Resolved 1 package in 128ms 2025-11-29 00:04:09.169915 | debian-bookworm | #19 141.9 Prepared 1 package in 21ms 2025-11-29 00:04:09.170015 | debian-bookworm | #19 141.9 Installed 1 package in 8ms 2025-11-29 00:04:09.170049 | debian-bookworm | #19 141.9 + pyclean==3.0.0 2025-11-29 00:04:09.170080 | debian-bookworm | #19 141.9 + pyclean /usr 2025-11-29 00:04:09.170110 | debian-bookworm | #19 142.0 Cleaning directory /usr 2025-11-29 00:04:09.820474 | debian-bookworm | #19 142.7 Total 495 files, 162 directories removed. 2025-11-29 00:04:09.983764 | debian-bookworm | #19 142.7 + uv pip uninstall --system pyclean 2025-11-29 00:04:10.159068 | debian-bookworm | #19 143.0 Using Python 3.13.9 environment at: /usr/local 2025-11-29 00:04:10.318070 | debian-bookworm | #19 143.0 Uninstalled 1 package in 325ms 2025-11-29 00:04:11.370832 | debian-bookworm | #19 143.0 - pyclean==3.0.0 2025-11-29 00:04:11.510721 | debian-bookworm | #19 DONE 144.4s 2025-11-29 00:04:21.779056 | debian-bookworm | 2025-11-29 00:04:21.780449 | debian-bookworm | #20 [stage-1 2/4] COPY --link --from=builder / / 2025-11-29 00:04:21.879233 | debian-bookworm | #20 DONE 6.4s 2025-11-29 00:04:22.036054 | debian-bookworm | 2025-11-29 00:04:22.036177 | debian-bookworm | #20 [stage-1 2/4] COPY --link --from=builder / / 2025-11-29 00:04:22.036211 | debian-bookworm | #20 merging 2025-11-29 00:04:25.456903 | debian-bookworm | #20 merging 3.6s done 2025-11-29 00:04:25.456982 | debian-bookworm | #20 DONE 10.0s 2025-11-29 00:04:25.607887 | debian-bookworm | 2025-11-29 00:04:25.607974 | debian-bookworm | #21 [stage-1 3/4] WORKDIR /ansible 2025-11-29 00:04:27.282320 | debian-bookworm | #21 DONE 1.8s 2025-11-29 00:04:27.445450 | debian-bookworm | 2025-11-29 00:04:27.445682 | debian-bookworm | #22 [stage-1 4/4] RUN chown -R dragon: /ansible 2025-11-29 00:04:29.938347 | debian-bookworm | #22 DONE 2.6s 2025-11-29 00:04:30.099469 | debian-bookworm | 2025-11-29 00:04:30.099524 | debian-bookworm | #23 exporting to image 2025-11-29 00:04:30.099531 | debian-bookworm | #23 exporting layers 2025-11-29 00:05:47.692676 | debian-bookworm | #23 exporting layers 77.7s done 2025-11-29 00:05:47.692992 | debian-bookworm | #23 exporting manifest sha256:051e6dc5c6987e8b07245fb928f3322e8732ddb62f54876e23cee738c5711a34 2025-11-29 00:05:47.832558 | debian-bookworm | #23 exporting manifest sha256:051e6dc5c6987e8b07245fb928f3322e8732ddb62f54876e23cee738c5711a34 0.0s done 2025-11-29 00:05:47.832692 | debian-bookworm | #23 exporting config sha256:48026947112f9dece6db70acad1cce290114cbc0ebeb0ce08f2ea2fffe125917 0.0s done 2025-11-29 00:05:47.832735 | debian-bookworm | #23 exporting attestation manifest sha256:813dfb0bb635b24a6d67217d7b2727279566e5e9580137a9d1358c3daf6a3f93 0.1s done 2025-11-29 00:05:47.832802 | debian-bookworm | #23 exporting manifest list sha256:86dd2da81de4d5d21c9565aaac60506991261b4e483f7d1d9b28f3afba267072 2025-11-29 00:05:48.018652 | debian-bookworm | #23 exporting manifest list sha256:86dd2da81de4d5d21c9565aaac60506991261b4e483f7d1d9b28f3afba267072 0.0s done 2025-11-29 00:05:48.018789 | debian-bookworm | #23 naming to docker.io/library/c167678:latest done 2025-11-29 00:05:48.018809 | debian-bookworm | #23 unpacking to docker.io/library/c167678:latest 2025-11-29 00:06:01.811087 | debian-bookworm | #23 unpacking to docker.io/library/c167678:latest 13.9s done 2025-11-29 00:06:02.028087 | debian-bookworm | #23 DONE 91.9s 2025-11-29 00:06:02.448291 | debian-bookworm | ok: Runtime: 0:04:24.487702 2025-11-29 00:06:02.484107 | 2025-11-29 00:06:02.484298 | TASK [Run push script] 2025-11-29 00:06:02.879212 | debian-bookworm | + [[ ! -e Containerfile ]] 2025-11-29 00:06:02.879565 | debian-bookworm | ++ git rev-parse --short HEAD 2025-11-29 00:06:02.899335 | debian-bookworm | + revision=c167678 2025-11-29 00:06:02.899427 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-29 00:06:02.899453 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-29 00:06:02.899484 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2025-11-29 00:06:02.899559 | debian-bookworm | + docker tag c167678 osism.harbor.regio.digital/osism/osism-kubernetes:latest 2025-11-29 00:06:03.021521 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/osism-kubernetes:latest 2025-11-29 00:06:03.049154 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/osism-kubernetes] 2025-11-29 00:06:03.149633 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-29 00:06:03.154493 | debian-bookworm | 4be30b357128: Waiting 2025-11-29 00:06:03.157037 | debian-bookworm | 7596cb963a49: Waiting 2025-11-29 00:06:03.158637 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.160001 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-29 00:06:03.165065 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.165132 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-29 00:06:03.249340 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.249683 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-29 00:06:03.249992 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-29 00:06:03.250175 | debian-bookworm | 4be30b357128: Waiting 2025-11-29 00:06:03.250343 | debian-bookworm | 7596cb963a49: Waiting 2025-11-29 00:06:03.250504 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.250705 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-29 00:06:03.348479 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.348852 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-29 00:06:03.349133 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-29 00:06:03.349325 | debian-bookworm | 4be30b357128: Waiting 2025-11-29 00:06:03.349507 | debian-bookworm | 7596cb963a49: Waiting 2025-11-29 00:06:03.349668 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.349881 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-29 00:06:03.453949 | debian-bookworm | 7596cb963a49: Waiting 2025-11-29 00:06:03.454201 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.454311 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-29 00:06:03.454513 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.454646 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-29 00:06:03.454793 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-29 00:06:03.454941 | debian-bookworm | 4be30b357128: Waiting 2025-11-29 00:06:03.548640 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.548904 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-29 00:06:03.548927 | debian-bookworm | 8e44f01296e3: Waiting 2025-11-29 00:06:03.548939 | debian-bookworm | 4be30b357128: Waiting 2025-11-29 00:06:03.548950 | debian-bookworm | 7596cb963a49: Waiting 2025-11-29 00:06:03.549087 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.549107 | debian-bookworm | 78f5df08abd4: Waiting 2025-11-29 00:06:03.649320 | debian-bookworm | 7596cb963a49: Layer already exists 2025-11-29 00:06:03.649873 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.650323 | debian-bookworm | 78f5df08abd4: Layer already exists 2025-11-29 00:06:03.650639 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.651107 | debian-bookworm | 4f4fb700ef54: Waiting 2025-11-29 00:06:03.651441 | debian-bookworm | 8e44f01296e3: Layer already exists 2025-11-29 00:06:03.651968 | debian-bookworm | 4be30b357128: Layer already exists 2025-11-29 00:06:03.748539 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.748810 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.748835 | debian-bookworm | 4f4fb700ef54: Layer already exists 2025-11-29 00:06:03.848976 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.849266 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:03.948365 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:03.948605 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:04.049170 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:04.049251 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:04.149194 | debian-bookworm | 7e2cd77c83b1: Waiting 2025-11-29 00:06:04.149633 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:04.248660 | debian-bookworm | da72c0b9ab51: Waiting 2025-11-29 00:06:07.648573 | debian-bookworm | 7e2cd77c83b1: Pushed 2025-11-29 00:06:25.048294 | debian-bookworm | da72c0b9ab51: Pushed 2025-11-29 00:06:28.585894 | debian-bookworm | latest: digest: sha256:86dd2da81de4d5d21c9565aaac60506991261b4e483f7d1d9b28f3afba267072 size: 856 2025-11-29 00:06:29.039547 | debian-bookworm | ok: Runtime: 0:00:25.724019 2025-11-29 00:06:29.054203 | 2025-11-29 00:06:29.054575 | TASK [Run cosign script] 2025-11-29 00:06:29.363838 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-29 00:06:29.363917 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-29 00:06:29.363924 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2025-11-29 00:06:29.363932 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-11-29 00:06:29.410877 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-29 00:06:29.411670 | debian-bookworm | Dload Upload Total Spent Left Speed 2025-11-29 00:06:29.677251 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-29 00:06:29.859615 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-29 00:06:34.199325 | debian-bookworm | 7 149M 7 10.7M 0 0 12.5M 0 0:00:11 --:--:-- 0:00:11 12.5M 32 149M 32 47.8M 0 0 25.7M 0 0:00:05 0:00:01 0:00:04 37.0M 54 149M 54 81.0M 0 0 28.3M 0 0:00:05 0:00:02 0:00:03 35.1M 78 149M 78 116M 0 0 30.2M 0 0:00:04 0:00:03 0:00:01 35.2M 100 149M 100 149M 0 0 31.1M 0 0:00:04 0:00:04 --:--:-- 35.1M 2025-11-29 00:06:34.208861 | debian-bookworm | + chmod +x cosign-linux-amd64 2025-11-29 00:06:34.212086 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-kubernetes:latest 2025-11-29 00:06:35.050133 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-kubernetes:latest uses a tag, not a digest, to identify the image to sign. 2025-11-29 00:06:35.051331 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2025-11-29 00:06:35.051366 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-29 00:06:35.051377 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-29 00:06:35.051387 | debian-bookworm | images by tag will be removed in a future release. 2025-11-29 00:06:35.051394 | debian-bookworm | 2025-11-29 00:06:35.655820 | debian-bookworm | Signing artifact... 2025-11-29 00:06:44.604881 | debian-bookworm | ok: Runtime: 0:00:15.033567 2025-11-29 00:06:44.617301 | 2025-11-29 00:06:44.617494 | TASK [Run sbom script] 2025-11-29 00:06:44.968900 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-29 00:06:44.969072 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2025-11-29 00:06:44.969095 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-29 00:06:44.969332 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2025-11-29 00:06:44.969610 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2025-11-29 00:06:44.984434 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-29 00:06:46.826595 | debian-bookworm | [info] checking github for the current release tag 2025-11-29 00:06:47.205166 | debian-bookworm | [info] fetching release script for tag='v1.38.0' 2025-11-29 00:06:47.431468 | debian-bookworm | [info] checking github for the current release tag 2025-11-29 00:06:47.567076 | debian-bookworm | [info] using release tag='v1.38.0' version='1.38.0' os='linux' arch='amd64' 2025-11-29 00:06:49.621618 | debian-bookworm | [info] installed /usr/local/bin/syft 2025-11-29 00:06:49.647448 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-kubernetes:latest -o cyclonedx-json 2025-11-29 00:07:39.058223 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-kubernetes -v latest -f sbom.json -a 2025-11-29 00:07:41.404855 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2025-11-29 00:07:41.404969 | debian-bookworm | Provided project name and version: osism-kubernetes latest 2025-11-29 00:07:41.404983 | debian-bookworm | Auto mode ON 2025-11-29 00:07:41.404993 | debian-bookworm | Reading sbom.json ... 2025-11-29 00:07:41.405002 | debian-bookworm | Uploading sbom.json ... 2025-11-29 00:07:41.405018 | debian-bookworm | Waiting for project uuid a03b2b35-96aa-4168-8dd6-c17cbfca8460 to be reported by dt server ... 2025-11-29 00:07:41.405027 | debian-bookworm | Project UUID: a03b2b35-96aa-4168-8dd6-c17cbfca8460 2025-11-29 00:07:41.405035 | debian-bookworm | No policy violations found. 2025-11-29 00:07:41.405044 | debian-bookworm | severity_scores, {'CRITICAL': 5, 'HIGH': 8, 'MEDIUM': 13, 'LOW': 3, 'UNASSIGNED': 0} 2025-11-29 00:07:41.405053 | debian-bookworm | Vulnerability audit resulted in no violations. 2025-11-29 00:07:41.694593 | debian-bookworm | ok: Runtime: 0:00:56.494945 2025-11-29 00:07:41.696682 | 2025-11-29 00:07:41.696779 | PLAY RECAP 2025-11-29 00:07:41.696836 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-29 00:07:41.696862 | 2025-11-29 00:07:41.884915 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2025-11-29 00:07:41.886141 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-29 00:07:42.700347 | 2025-11-29 00:07:42.700521 | PLAY [Base post] 2025-11-29 00:07:42.715201 | 2025-11-29 00:07:42.715349 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-29 00:07:43.706097 | debian-bookworm | changed 2025-11-29 00:07:43.717075 | 2025-11-29 00:07:43.717276 | PLAY RECAP 2025-11-29 00:07:43.717396 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-29 00:07:43.717504 | 2025-11-29 00:07:43.840037 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-29 00:07:43.842521 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-29 00:07:44.698241 | 2025-11-29 00:07:44.698425 | PLAY [Base post-logs] 2025-11-29 00:07:44.710493 | 2025-11-29 00:07:44.710660 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-29 00:07:45.187512 | localhost | changed 2025-11-29 00:07:45.212367 | 2025-11-29 00:07:45.212688 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-29 00:07:45.253330 | localhost | ok 2025-11-29 00:07:45.260888 | 2025-11-29 00:07:45.261065 | TASK [Set zuul-log-path fact] 2025-11-29 00:07:45.282182 | localhost | ok 2025-11-29 00:07:45.296509 | 2025-11-29 00:07:45.296728 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 00:07:45.334621 | localhost | ok 2025-11-29 00:07:45.340786 | 2025-11-29 00:07:45.340943 | TASK [upload-logs : Create log directories] 2025-11-29 00:07:45.859196 | localhost | changed 2025-11-29 00:07:45.862186 | 2025-11-29 00:07:45.862295 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-29 00:07:46.434451 | localhost -> localhost | ok: Runtime: 0:00:00.008389 2025-11-29 00:07:46.438659 | 2025-11-29 00:07:46.438983 | TASK [upload-logs : Upload logs to log server] 2025-11-29 00:07:47.025142 | localhost | Output suppressed because no_log was given 2025-11-29 00:07:47.027962 | 2025-11-29 00:07:47.028109 | LOOP [upload-logs : Compress console log and json output] 2025-11-29 00:07:47.078964 | localhost | skipping: Conditional result was False 2025-11-29 00:07:47.084122 | localhost | skipping: Conditional result was False 2025-11-29 00:07:47.092650 | 2025-11-29 00:07:47.092884 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-29 00:07:47.153546 | localhost | skipping: Conditional result was False 2025-11-29 00:07:47.154401 | 2025-11-29 00:07:47.157850 | localhost | skipping: Conditional result was False 2025-11-29 00:07:47.166622 | 2025-11-29 00:07:47.166892 | LOOP [upload-logs : Upload console log and json output]