2026-03-17 00:00:13.214932 | Job console starting 2026-03-17 00:00:13.227805 | Updating git repos 2026-03-17 00:00:13.256934 | Cloning repos into workspace 2026-03-17 00:00:13.351552 | Restoring repo states 2026-03-17 00:00:13.381831 | Merging changes 2026-03-17 00:00:13.381853 | Checking out repos 2026-03-17 00:00:14.508805 | Preparing playbooks 2026-03-17 00:00:17.465490 | Running Ansible setup 2026-03-17 00:00:26.228835 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 00:00:27.995060 | 2026-03-17 00:00:27.995440 | PLAY [Base pre] 2026-03-17 00:00:28.052967 | 2026-03-17 00:00:28.053167 | TASK [Setup log path fact] 2026-03-17 00:00:28.127123 | debian-bookworm | ok 2026-03-17 00:00:28.147583 | 2026-03-17 00:00:28.147791 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 00:00:28.208497 | debian-bookworm | ok 2026-03-17 00:00:28.227948 | 2026-03-17 00:00:28.228044 | TASK [emit-job-header : Print job information] 2026-03-17 00:00:28.396308 | # Job Information 2026-03-17 00:00:28.396442 | Ansible Version: 2.16.14 2026-03-17 00:00:28.396471 | Job: osism-kubernetes-push 2026-03-17 00:00:28.396497 | Pipeline: periodic-midnight 2026-03-17 00:00:28.396515 | Executor: 521e9411259a 2026-03-17 00:00:28.396531 | Triggered by: https://github.com/osism/osism-kubernetes 2026-03-17 00:00:28.396549 | Event ID: a7288b80e2454e53a45ab9c551ce932a 2026-03-17 00:00:28.400442 | 2026-03-17 00:00:28.400521 | LOOP [emit-job-header : Print node information] 2026-03-17 00:00:28.766937 | debian-bookworm | ok: 2026-03-17 00:00:28.767140 | debian-bookworm | # Node Information 2026-03-17 00:00:28.767172 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-17 00:00:28.767194 | debian-bookworm | Hostname: debian 2026-03-17 00:00:28.767238 | debian-bookworm | Username: zuul 2026-03-17 00:00:28.767476 | debian-bookworm | Distro: Debian 12.13 2026-03-17 00:00:28.767508 | debian-bookworm | Provider: regiocloud-a 2026-03-17 00:00:28.767532 | debian-bookworm | Region: 2026-03-17 00:00:28.767550 | debian-bookworm | Label: debian-bookworm 2026-03-17 00:00:28.767567 | debian-bookworm | Product Name: OpenStack Nova 2026-03-17 00:00:28.767584 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe88:eedd 2026-03-17 00:00:28.794221 | 2026-03-17 00:00:28.794317 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 00:00:31.049683 | debian-bookworm -> localhost | changed 2026-03-17 00:00:31.056556 | 2026-03-17 00:00:31.056651 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 00:00:33.384821 | debian-bookworm -> localhost | changed 2026-03-17 00:00:33.401429 | 2026-03-17 00:00:33.401529 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 00:00:34.362313 | debian-bookworm -> localhost | ok 2026-03-17 00:00:34.367436 | 2026-03-17 00:00:34.367530 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 00:00:34.405753 | debian-bookworm | ok 2026-03-17 00:00:34.465562 | debian-bookworm | included: /var/lib/zuul/builds/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 00:00:34.498012 | 2026-03-17 00:00:34.498111 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 00:00:38.019519 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-17 00:00:38.019689 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8/work/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8_id_rsa 2026-03-17 00:00:38.019719 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8/work/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8_id_rsa.pub 2026-03-17 00:00:38.019740 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-17 00:00:38.019759 | debian-bookworm -> localhost | SHA256:Ehg5ufuSMYKz581aS/IPS3mYaHykX802l5y5y+3kI/U zuul-build-sshkey 2026-03-17 00:00:38.019777 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-17 00:00:38.019805 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-17 00:00:38.019823 | debian-bookworm -> localhost | | .o | 2026-03-17 00:00:38.019840 | debian-bookworm -> localhost | | +o | 2026-03-17 00:00:38.019856 | debian-bookworm -> localhost | | .o. | 2026-03-17 00:00:38.019872 | debian-bookworm -> localhost | | . . | 2026-03-17 00:00:38.019888 | debian-bookworm -> localhost | | . ... S | 2026-03-17 00:00:38.019908 | debian-bookworm -> localhost | |o..+++ + . +. | 2026-03-17 00:00:38.019926 | debian-bookworm -> localhost | | o*.X=o = *... | 2026-03-17 00:00:38.019943 | debian-bookworm -> localhost | |...@o*.. +.=. E | 2026-03-17 00:00:38.019959 | debian-bookworm -> localhost | | oo.Bo. +++. | 2026-03-17 00:00:38.019976 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-17 00:00:38.020020 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.514577 2026-03-17 00:00:38.025350 | 2026-03-17 00:00:38.025434 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 00:00:38.041967 | debian-bookworm | ok 2026-03-17 00:00:38.066065 | debian-bookworm | included: /var/lib/zuul/builds/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 00:00:38.086874 | 2026-03-17 00:00:38.086976 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 00:00:38.141313 | debian-bookworm | skipping: Conditional result was False 2026-03-17 00:00:38.146559 | 2026-03-17 00:00:38.146654 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 00:00:39.082456 | debian-bookworm | changed 2026-03-17 00:00:39.088688 | 2026-03-17 00:00:39.088779 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 00:00:39.399424 | debian-bookworm | ok 2026-03-17 00:00:39.409091 | 2026-03-17 00:00:39.409186 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 00:00:40.171846 | debian-bookworm | changed 2026-03-17 00:00:40.177247 | 2026-03-17 00:00:40.177329 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 00:00:40.944267 | debian-bookworm | changed 2026-03-17 00:00:40.948553 | 2026-03-17 00:00:40.948630 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 00:00:40.984042 | debian-bookworm | skipping: Conditional result was False 2026-03-17 00:00:40.994138 | 2026-03-17 00:00:40.994245 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 00:00:42.279905 | debian-bookworm -> localhost | changed 2026-03-17 00:00:42.292025 | 2026-03-17 00:00:42.292156 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 00:00:43.422032 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8/work/2a4f7ad1f7c64d62b8c1c8b85c9ec3b8_id_rsa (zuul-build-sshkey) 2026-03-17 00:00:43.422243 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034182 2026-03-17 00:00:43.438961 | 2026-03-17 00:00:43.439058 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 00:00:44.158074 | debian-bookworm | ok 2026-03-17 00:00:44.162791 | 2026-03-17 00:00:44.162901 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 00:00:44.189128 | debian-bookworm | skipping: Conditional result was False 2026-03-17 00:00:44.222865 | 2026-03-17 00:00:44.222971 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 00:00:44.832692 | debian-bookworm | ok 2026-03-17 00:00:44.850722 | 2026-03-17 00:00:44.860652 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 00:00:44.929518 | debian-bookworm | ok 2026-03-17 00:00:44.938232 | 2026-03-17 00:00:44.938331 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 00:00:45.577552 | debian-bookworm -> localhost | ok 2026-03-17 00:00:45.583541 | 2026-03-17 00:00:45.583629 | TASK [validate-host : Collect information about the host] 2026-03-17 00:00:47.073808 | debian-bookworm | ok 2026-03-17 00:00:47.095890 | 2026-03-17 00:00:47.095989 | TASK [validate-host : Sanitize hostname] 2026-03-17 00:00:47.346319 | debian-bookworm | ok 2026-03-17 00:00:47.393550 | 2026-03-17 00:00:47.393649 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 00:00:48.508106 | debian-bookworm -> localhost | changed 2026-03-17 00:00:48.512721 | 2026-03-17 00:00:48.512807 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 00:00:48.982697 | debian-bookworm | ok 2026-03-17 00:00:48.988077 | 2026-03-17 00:00:48.988216 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 00:00:50.004432 | debian-bookworm -> localhost | changed 2026-03-17 00:00:50.011858 | 2026-03-17 00:00:50.011944 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 00:00:50.290409 | debian-bookworm | ok 2026-03-17 00:00:50.294691 | 2026-03-17 00:00:50.294769 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 00:00:52.693889 | debian-bookworm | changed: 2026-03-17 00:00:52.694042 | debian-bookworm | cd+++++++++ src/ 2026-03-17 00:00:52.694071 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-17 00:00:52.694092 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-17 00:00:52.694111 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-17 00:00:52.694128 | debian-bookworm | Containerfile 2026-03-17 00:00:52.694295 | debian-bookworm | " imported 2026-03-17 00:09:36.725564 | debian-bookworm | #21 462.8 gpg: Total number processed: 1 2026-03-17 00:09:36.725613 | debian-bookworm | #21 462.8 gpg: imported: 1 2026-03-17 00:09:36.725625 | debian-bookworm | #21 462.8 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt 2026-03-17 00:09:36.725636 | debian-bookworm | #21 462.8 % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-17 00:09:36.725660 | debian-bookworm | #21 462.8 Dload Upload Total Spent Left Speed 2026-03-17 00:09:37.023417 | debian-bookworm | #21 462.8 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 2026-03-17 00:09:37.215375 | debian-bookworm | #21 463.3 100 1106 100 1106 0 0 2371 0 --:--:-- --:--:-- --:--:-- 2371 2026-03-17 00:09:37.215505 | debian-bookworm | #21 463.3 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt.asc 2026-03-17 00:09:37.215555 | debian-bookworm | #21 463.3 % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-17 00:09:37.215622 | debian-bookworm | #21 463.3 Dload Upload Total Spent Left Speed 2026-03-17 00:09:37.401144 | debian-bookworm | #21 463.3 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-17 00:09:37.585010 | debian-bookworm | #21 463.8 100 566 100 566 0 0 1087 0 --:--:-- --:--:-- --:--:-- 1087 2026-03-17 00:09:37.753352 | debian-bookworm | #21 463.8 + gpg -u 'Operator SDK (release) ' --verify checksums.txt.asc 2026-03-17 00:09:37.753402 | debian-bookworm | #21 463.8 gpg: assuming signed data in 'checksums.txt' 2026-03-17 00:09:37.753419 | debian-bookworm | #21 463.8 gpg: Signature made Mon Jun 2 18:59:36 2025 UTC 2026-03-17 00:09:37.753434 | debian-bookworm | #21 463.8 gpg: using RSA key 8613DB87A5BA825EF3FD0EBE2A859D08BF9886DB 2026-03-17 00:09:37.753450 | debian-bookworm | #21 463.8 gpg: Good signature from "Operator SDK (release) " [unknown] 2026-03-17 00:09:37.753471 | debian-bookworm | #21 463.8 gpg: Note: This key has expired! 2026-03-17 00:09:37.753486 | debian-bookworm | #21 463.8 Primary key fingerprint: 3B2F 1481 D146 2380 80B3 46BB 0529 96E2 A20B 5C7E 2026-03-17 00:09:37.753501 | debian-bookworm | #21 463.8 Subkey fingerprint: 8613 DB87 A5BA 825E F3FD 0EBE 2A85 9D08 BF98 86DB 2026-03-17 00:09:37.753516 | debian-bookworm | #21 463.8 + grep operator-sdk_linux_amd64 checksums.txt 2026-03-17 00:09:37.753532 | debian-bookworm | #21 463.8 + sha256sum -c - 2026-03-17 00:09:38.373748 | debian-bookworm | #21 464.6 operator-sdk_linux_amd64: OK 2026-03-17 00:09:38.548153 | debian-bookworm | #21 464.6 + chmod +x operator-sdk_linux_amd64 2026-03-17 00:09:38.548270 | debian-bookworm | #21 464.6 + mv operator-sdk_linux_amd64 /usr/local/bin/operator-sdk 2026-03-17 00:09:38.548317 | debian-bookworm | #21 464.6 + rm checksums.txt.asc 2026-03-17 00:09:38.548361 | debian-bookworm | #21 464.6 + rm checksums.txt 2026-03-17 00:09:38.548407 | debian-bookworm | #21 464.6 + curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.2/clusterctl-linux-amd64 2026-03-17 00:09:38.548467 | debian-bookworm | #21 464.6 % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-17 00:09:38.548511 | debian-bookworm | #21 464.6 Dload Upload Total Spent Left Speed 2026-03-17 00:09:38.860349 | debian-bookworm | #21 464.6 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 2026-03-17 00:09:41.479745 | debian-bookworm | #21 465.9 30 66.3M 30 20.0M 0 0 16.0M 0 0:00:04 0:00:01 0:00:03 16.0M 71 66.3M 71 47.6M 0 0 21.1M 0 0:00:03 0:00:02 0:00:01 27.5M 100 66.3M 100 66.3M 0 0 22.8M 0 0:00:02 0:00:02 --:--:-- 27.9M 2026-03-17 00:09:41.479929 | debian-bookworm | #21 467.6 + chmod +x /usr/local/bin/clusterctl 2026-03-17 00:09:41.479971 | debian-bookworm | #21 467.6 + curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v1.33.2/bin/linux/amd64/kubectl 2026-03-17 00:09:41.480005 | debian-bookworm | #21 467.6 % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-17 00:09:41.480038 | debian-bookworm | #21 467.6 Dload Upload Total Spent Left Speed 2026-03-17 00:10:36.205565 | debian-bookworm | #21 467.6 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 57.3M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 1 57.3M 1 1024k 0 0 383k 0 0:02:33 0:00:02 0:02:31 383k 3 57.3M 3 2048k 0 0 490k 0 0:01:59 0:00:04 0:01:55 490k 3 57.3M 3 2063k 0 0 437k 0 0:02:14 0:00:04 0:02:10 437k 5 57.3M 5 3072k 0 0 533k 0 0:01:50 0:00:05 0:01:45 678k 6 57.3M 6 4096k 0 0 565k 0 0:01:43 0:00:07 0:01:36 728k 7 57.3M 7 4144k 0 0 538k 0 0:01:49 0:00:07 0:01:42 620k 8 57.3M 8 5120k 0 0 585k 0 0:01:40 0:00:08 0:01:32 672k 8 57.3M 8 5120k 0 0 525k 0 0:01:51 0:00:09 0:01:42 608k 12 57.3M 12 7168k 0 0 653k 0 0:01:29 0:00:10 0:01:19 785k 12 57.3M 12 7168k 0 0 598k 0 0:01:38 0:00:11 0:01:27 648k 13 57.3M 13 8192k 0 0 623k 0 0:01:34 0:00:13 0:01:21 743k 13 57.3M 13 8192k 0 0 579k 0 0:01:41 0:00:14 0:01:27 568k 15 57.3M 15 8912k 0 0 622k 0 0:01:34 0:00:14 0:01:20 827k 19 57.3M 19 11.0M 0 0 730k 0 0:01:20 0:00:15 0:01:05 922k 20 57.3M 20 12.0M 0 0 726k 0 0:01:20 0:00:16 0:01:04 1038k 21 57.3M 21 12.1M 0 0 717k 0 0:01:21 0:00:17 0:01:04 1009k 22 57.3M 22 13.0M 0 0 723k 0 0:01:21 0:00:18 0:01:03 1201k 24 57.3M 24 14.0M 0 0 724k 0 0:01:21 0:00:19 0:01:02 992k 26 57.3M 26 15.0M 0 0 721k 0 0:01:21 0:00:21 0:01:00 696k 26 57.3M 26 15.0M 0 0 706k 0 0:01:23 0:00:21 0:01:02 635k 29 57.3M 29 17.0M 0 0 759k 0 0:01:17 0:00:22 0:00:55 893k 29 57.3M 29 17.0M 0 0 727k 0 0:01:20 0:00:23 0:00:57 744k 36 57.3M 36 21.0M 0 0 853k 0 0:01:08 0:00:25 0:00:43 1327k 36 57.3M 36 21.0M 0 0 841k 0 0:01:09 0:00:25 0:00:44 1432k 43 57.3M 43 25.0M 0 0 947k 0 0:01:01 0:00:27 0:00:34 1967k 43 57.3M 43 25.0M 0 0 936k 0 0:01:02 0:00:27 0:00:35 1845k 45 57.3M 45 26.0M 0 0 937k 0 0:01:02 0:00:28 0:00:34 2054k 47 57.3M 47 27.0M 0 0 927k 0 0:01:03 0:00:29 0:00:34 1327k 48 57.3M 48 28.0M 0 0 917k 0 0:01:03 0:00:31 0:00:32 1266k 48 57.3M 48 28.0M 0 0 908k 0 0:01:04 0:00:31 0:00:33 678k 50 57.3M 50 29.0M 0 0 907k 0 0:01:04 0:00:32 0:00:32 760k 52 57.3M 52 30.0M 0 0 898k 0 0:01:05 0:00:34 0:00:31 708k 52 57.3M 52 30.0M 0 0 888k 0 0:01:06 0:00:34 0:00:32 648k 55 57.3M 55 32.0M 0 0 918k 0 0:01:03 0:00:35 0:00:28 922k 57 57.3M 57 33.0M 0 0 908k 0 0:01:04 0:00:37 0:00:27 912k 57 57.3M 57 33.0M 0 0 900k 0 0:01:05 0:00:37 0:00:28 851k 59 57.3M 59 34.0M 0 0 901k 0 0:01:05 0:00:38 0:00:27 917k 62 57.3M 62 36.0M 0 0 918k 0 0:01:03 0:00:40 0:00:23 1103k 62 57.3M 62 36.0M 0 0 909k 0 0:01:04 0:00:40 0:00:24 845k 66 57.3M 66 38.0M 0 0 934k 0 0:01:02 0:00:41 0:00:21 1144k 69 57.3M 69 40.0M 0 0 950k 0 0:01:01 0:00:43 0:00:18 1295k 69 57.3M 69 40.0M 0 0 941k 0 0:01:02 0:00:43 0:00:19 1259k 71 57.3M 71 41.0M 0 0 941k 0 0:01:02 0:00:44 0:00:18 1152k 74 57.3M 74 43.0M 0 0 957k 0 0:01:01 0:00:45 0:00:16 1315k 75 57.3M 75 43.0M 0 0 949k 0 0:01:01 0:00:46 0:00:15 1085k 76 57.3M 76 44.0M 0 0 949k 0 0:01:01 0:00:47 0:00:14 933k 83 57.3M 83 48.0M 0 0 1001k 0 0:00:58 0:00:49 0:00:09 1473k 83 57.3M 83 48.0M 0 0 993k 0 0:00:59 0:00:49 0:00:10 1455k 90 57.3M 90 52.0M 0 0 1051k 0 0:00:55 0:00:50 0:00:05 1980k 92 57.3M 92 53.0M 0 0 1041k 0 0:00:56 0:00:52 0:00:04 1787k 92 57.3M 92 53.0M 0 0 1021k 0 0:00:57 0:00:53 0:00:04 1629k 94 57.3M 94 54.0M 0 0 1018k 0 0:00:57 0:00:54 0:00:03 1177k 94 57.3M 94 54.0M 0 0 1010k 0 0:00:58 0:00:54 0:00:04 1179k 100 57.3M 100 57.3M 0 0 1070k 0 0:00:54 0:00:54 --:--:-- 1299k 2026-03-17 00:10:36.205683 | debian-bookworm | #21 522.4 + chmod +x /usr/local/bin/kubectl 2026-03-17 00:10:36.205702 | debian-bookworm | #21 522.4 + mkdir -p /ansible/.kube 2026-03-17 00:10:36.205715 | debian-bookworm | #21 522.4 + ln -s /share/kubeconfig /ansible/.kube/config 2026-03-17 00:10:36.205726 | debian-bookworm | #21 522.4 + chown -R dragon: /ansible/.kube 2026-03-17 00:10:36.205737 | debian-bookworm | #21 522.4 + mkdir -p /ansible/.cache 2026-03-17 00:10:36.205748 | debian-bookworm | #21 522.4 + mv /root/.cache/helm /ansible/.cache 2026-03-17 00:10:36.325520 | debian-bookworm | #21 522.5 + chown -R dragon: /ansible/.cache 2026-03-17 00:10:36.325620 | debian-bookworm | #21 522.5 + mkdir -p /ansible/.local/share 2026-03-17 00:10:36.325635 | debian-bookworm | #21 522.5 + mv /root/.local/share/helm /ansible/.local/share 2026-03-17 00:10:36.325647 | debian-bookworm | #21 522.5 + chown -R dragon: /ansible/.local 2026-03-17 00:10:36.325658 | debian-bookworm | #21 522.5 + ln -s /opt/configuration/environments/openstack /etc/openstack 2026-03-17 00:10:36.325687 | debian-bookworm | #21 522.5 + python3 -m ara.setup.env 2026-03-17 00:10:36.325699 | debian-bookworm | #21 522.6 + python3 /src/render-playbooks.py 2026-03-17 00:10:36.532921 | debian-bookworm | #21 522.6 + chown -R dragon: /ansible /share /interface 2026-03-17 00:10:37.968412 | debian-bookworm | #21 524.2 + apt-get clean 2026-03-17 00:10:38.138133 | debian-bookworm | #21 524.2 + apt-get remove -y build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2026-03-17 00:10:38.623436 | debian-bookworm | #21 524.2 Reading package lists... 2026-03-17 00:10:38.821221 | debian-bookworm | #21 524.9 Building dependency tree... 2026-03-17 00:10:38.972085 | debian-bookworm | #21 525.1 Reading state information... 2026-03-17 00:10:39.002063 | debian-bookworm | #21 525.2 The following packages were automatically installed and are no longer required: 2026-03-17 00:10:39.002170 | debian-bookworm | #21 525.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2026-03-17 00:10:39.002188 | debian-bookworm | #21 525.2 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2026-03-17 00:10:39.002200 | debian-bookworm | #21 525.2 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2026-03-17 00:10:39.002211 | debian-bookworm | #21 525.2 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2026-03-17 00:10:39.002222 | debian-bookworm | #21 525.2 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2026-03-17 00:10:39.002233 | debian-bookworm | #21 525.2 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2026-03-17 00:10:39.002245 | debian-bookworm | #21 525.2 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2026-03-17 00:10:39.168722 | debian-bookworm | #21 525.2 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2026-03-17 00:10:39.168801 | debian-bookworm | #21 525.2 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2026-03-17 00:10:39.168820 | debian-bookworm | #21 525.2 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2026-03-17 00:10:39.168840 | debian-bookworm | #21 525.2 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2026-03-17 00:10:39.168856 | debian-bookworm | #21 525.2 Use 'apt autoremove' to remove them. 2026-03-17 00:10:39.168880 | debian-bookworm | #21 525.3 The following packages will be REMOVED: 2026-03-17 00:10:39.168892 | debian-bookworm | #21 525.3 build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2026-03-17 00:10:39.221152 | debian-bookworm | #21 525.5 0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded. 2026-03-17 00:10:39.221227 | debian-bookworm | #21 525.5 After this operation, 61.8 MB disk space will be freed. 2026-03-17 00:10:39.339943 | debian-bookworm | #21 525.5 (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 ... 14829 files and directories currently installed.) 2026-03-17 00:10:39.340038 | debian-bookworm | #21 525.5 Removing build-essential (12.9) ... 2026-03-17 00:10:39.340063 | debian-bookworm | #21 525.6 Removing curl (7.88.1-10+deb12u14) ... 2026-03-17 00:10:39.493774 | debian-bookworm | #21 525.6 Removing git (1:2.39.5-0+deb12u3) ... 2026-03-17 00:10:39.493880 | debian-bookworm | #21 525.7 Removing gnupg (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:39.614204 | debian-bookworm | #21 525.8 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-03-17 00:10:39.614333 | debian-bookworm | #21 525.9 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-03-17 00:10:39.758895 | debian-bookworm | #21 525.9 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-03-17 00:10:39.758965 | debian-bookworm | #21 526.0 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-03-17 00:10:39.867238 | debian-bookworm | #21 526.1 + apt-get autoremove -y 2026-03-17 00:10:40.476038 | debian-bookworm | #21 526.1 Reading package lists... 2026-03-17 00:10:40.621204 | debian-bookworm | #21 526.7 Building dependency tree... 2026-03-17 00:10:40.621302 | debian-bookworm | #21 526.9 Reading state information... 2026-03-17 00:10:40.772069 | debian-bookworm | #21 527.0 The following packages will be REMOVED: 2026-03-17 00:10:40.772203 | debian-bookworm | #21 527.0 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2026-03-17 00:10:40.772223 | debian-bookworm | #21 527.0 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2026-03-17 00:10:40.772236 | debian-bookworm | #21 527.0 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2026-03-17 00:10:40.772247 | debian-bookworm | #21 527.0 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2026-03-17 00:10:40.772257 | debian-bookworm | #21 527.0 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2026-03-17 00:10:40.772268 | debian-bookworm | #21 527.0 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2026-03-17 00:10:40.772278 | debian-bookworm | #21 527.0 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2026-03-17 00:10:40.772289 | debian-bookworm | #21 527.0 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2026-03-17 00:10:40.772299 | debian-bookworm | #21 527.0 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2026-03-17 00:10:40.772310 | debian-bookworm | #21 527.0 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2026-03-17 00:10:40.923431 | debian-bookworm | #21 527.0 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2026-03-17 00:10:40.954498 | debian-bookworm | #21 527.2 0 upgraded, 0 newly installed, 72 to remove and 0 not upgraded. 2026-03-17 00:10:40.954579 | debian-bookworm | #21 527.2 After this operation, 336 MB disk space will be freed. 2026-03-17 00:10:41.098282 | debian-bookworm | #21 527.2 (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 ... 13661 files and directories currently installed.) 2026-03-17 00:10:41.098362 | debian-bookworm | #21 527.2 Removing g++ (4:12.2.0-3) ... 2026-03-17 00:10:41.098389 | debian-bookworm | #21 527.3 Removing gcc (4:12.2.0-3) ... 2026-03-17 00:10:41.098401 | debian-bookworm | #21 527.3 Removing dpkg-dev (1.21.22) ... 2026-03-17 00:10:41.198353 | debian-bookworm | #21 527.4 Removing bzip2 (1.0.8-5+b1) ... 2026-03-17 00:10:41.307610 | debian-bookworm | #21 527.5 Removing cpp (4:12.2.0-3) ... 2026-03-17 00:10:41.307697 | debian-bookworm | #21 527.6 Removing gpg-wks-client (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.442965 | debian-bookworm | #21 527.6 Removing dirmngr (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.443076 | debian-bookworm | #21 527.7 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:41.558970 | debian-bookworm | #21 527.7 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-03-17 00:10:41.559060 | debian-bookworm | #21 527.8 Removing gnupg-l10n (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.667271 | debian-bookworm | #21 527.9 Removing gnupg-utils (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.667403 | debian-bookworm | #21 527.9 Removing gpg-wks-server (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.777891 | debian-bookworm | #21 528.0 Removing gpg (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.777978 | debian-bookworm | #21 528.0 Removing gpgsm (2.2.40-1.1+deb12u2) ... 2026-03-17 00:10:41.940007 | debian-bookworm | #21 528.1 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:42.057234 | debian-bookworm | #21 528.2 Removing libcurl4:amd64 (7.88.1-10+deb12u14) ... 2026-03-17 00:10:42.057334 | debian-bookworm | #21 528.2 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-03-17 00:10:42.057353 | debian-bookworm | #21 528.3 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-03-17 00:10:42.174811 | debian-bookworm | #21 528.4 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-03-17 00:10:42.174886 | debian-bookworm | #21 528.4 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-03-17 00:10:42.316772 | debian-bookworm | #21 528.5 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-03-17 00:10:42.316868 | debian-bookworm | #21 528.6 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-03-17 00:10:42.449362 | debian-bookworm | #21 528.6 Removing libdpkg-perl (1.21.22) ... 2026-03-17 00:10:42.449440 | debian-bookworm | #21 528.7 Removing liberror-perl (0.17029-2) ... 2026-03-17 00:10:42.554597 | debian-bookworm | #21 528.7 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-03-17 00:10:42.554703 | debian-bookworm | #21 528.8 Removing perl (5.36.0-7+deb12u3) ... 2026-03-17 00:10:42.699762 | debian-bookworm | #21 528.9 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-03-17 00:10:42.699844 | debian-bookworm | #21 528.9 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-03-17 00:10:42.827677 | debian-bookworm | #21 529.0 Removing libksba8:amd64 (1.6.3-2) ... 2026-03-17 00:10:42.827759 | debian-bookworm | #21 529.1 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-03-17 00:10:42.953439 | debian-bookworm | #21 529.1 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-03-17 00:10:42.953514 | debian-bookworm | #21 529.2 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-03-17 00:10:43.063474 | debian-bookworm | #21 529.3 Removing libnsl2:amd64 (1.3.0-2) ... 2026-03-17 00:10:43.063573 | debian-bookworm | #21 529.3 Removing libpsl5:amd64 (0.21.2-1) ... 2026-03-17 00:10:43.195680 | debian-bookworm | #21 529.4 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-03-17 00:10:43.195757 | debian-bookworm | #21 529.4 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-03-17 00:10:43.312292 | debian-bookworm | #21 529.5 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-03-17 00:10:43.312353 | debian-bookworm | #21 529.6 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-03-17 00:10:43.429455 | debian-bookworm | #21 529.6 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-03-17 00:10:43.429535 | debian-bookworm | #21 529.7 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-03-17 00:10:43.546177 | debian-bookworm | #21 529.7 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-03-17 00:10:43.546259 | debian-bookworm | #21 529.8 Removing libtirpc-common (1.3.3+ds-1) ... 2026-03-17 00:10:43.662144 | debian-bookworm | #21 529.8 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-03-17 00:10:43.662219 | debian-bookworm | #21 529.9 Removing linux-libc-dev:amd64 (6.1.164-1) ... 2026-03-17 00:10:43.823599 | debian-bookworm | #21 530.0 Removing make (4.3-4.1) ... 2026-03-17 00:10:43.823693 | debian-bookworm | #21 530.1 Removing patch (2.7.6-7) ... 2026-03-17 00:10:43.992082 | debian-bookworm | #21 530.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-03-17 00:10:43.992184 | debian-bookworm | #21 530.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-03-17 00:10:44.118097 | debian-bookworm | #21 530.3 Removing xz-utils (5.4.1-1) ... 2026-03-17 00:10:44.118178 | debian-bookworm | #21 530.4 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.263775 | debian-bookworm | #21 530.4 Removing binutils (2.40-2) ... 2026-03-17 00:10:44.263856 | debian-bookworm | #21 530.5 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-03-17 00:10:44.398524 | debian-bookworm | #21 530.6 Removing libgprofng0:amd64 (2.40-2) ... 2026-03-17 00:10:44.398638 | debian-bookworm | #21 530.6 Removing libctf0:amd64 (2.40-2) ... 2026-03-17 00:10:44.509177 | debian-bookworm | #21 530.7 Removing libbinutils:amd64 (2.40-2) ... 2026-03-17 00:10:44.509261 | debian-bookworm | #21 530.8 Removing binutils-common:amd64 (2.40-2) ... 2026-03-17 00:10:44.614574 | debian-bookworm | #21 530.8 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.614693 | debian-bookworm | #21 530.9 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.744645 | debian-bookworm | #21 530.9 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.744746 | debian-bookworm | #21 531.0 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.852828 | debian-bookworm | #21 531.0 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.852930 | debian-bookworm | #21 531.1 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-03-17 00:10:44.960250 | debian-bookworm | #21 531.1 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:44.960362 | debian-bookworm | #21 531.2 Removing libisl23:amd64 (0.25-1.1) ... 2026-03-17 00:10:45.067424 | debian-bookworm | #21 531.3 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:45.067518 | debian-bookworm | #21 531.3 Removing libjansson4:amd64 (2.14-2) ... 2026-03-17 00:10:45.185948 | debian-bookworm | #21 531.4 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:45.186052 | debian-bookworm | #21 531.4 Removing libmpc3:amd64 (1.3.1-1) ... 2026-03-17 00:10:45.295888 | debian-bookworm | #21 531.5 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-03-17 00:10:45.295967 | debian-bookworm | #21 531.5 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:45.426612 | debian-bookworm | #21 531.6 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:45.426716 | debian-bookworm | #21 531.7 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 00:10:45.548932 | debian-bookworm | #21 531.7 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-03-17 00:10:45.659336 | debian-bookworm | #21 531.8 + rm -rf /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-0c450f3ee7c1c233.lock /tmp/uv-setuptools-3f47b5a6c442a2e7.lock /tmp/uv-setuptools-684c12ed86d0b089.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 2026-03-17 00:10:45.659385 | debian-bookworm | #21 531.8 + uv pip install --no-cache --system pyclean==3.0.0 2026-03-17 00:10:45.659391 | debian-bookworm | #21 531.9 Using Python 3.13.12 environment at: /usr/local 2026-03-17 00:10:45.764215 | debian-bookworm | #21 532.0 Resolved 1 package in 99ms 2026-03-17 00:10:46.012255 | debian-bookworm | #21 532.0 Prepared 1 package in 17ms 2026-03-17 00:10:46.012294 | debian-bookworm | #21 532.0 Installed 1 package in 7ms 2026-03-17 00:10:46.012300 | debian-bookworm | #21 532.0 + pyclean==3.0.0 2026-03-17 00:10:46.012305 | debian-bookworm | #21 532.0 + pyclean /usr 2026-03-17 00:10:46.012309 | debian-bookworm | #21 532.1 Cleaning directory /usr 2026-03-17 00:10:46.552039 | debian-bookworm | #21 532.8 Total 495 files, 162 directories removed. 2026-03-17 00:10:46.712013 | debian-bookworm | #21 532.8 + uv pip uninstall --system pyclean 2026-03-17 00:10:46.976417 | debian-bookworm | #21 533.1 Using Python 3.13.12 environment at: /usr/local 2026-03-17 00:10:48.641156 | debian-bookworm | #21 533.1 Uninstalled 1 package in 248ms 2026-03-17 00:10:48.641220 | debian-bookworm | #21 533.1 - pyclean==3.0.0 2026-03-17 00:10:48.780902 | debian-bookworm | #21 DONE 535.0s 2026-03-17 00:10:57.446102 | debian-bookworm | 2026-03-17 00:10:57.446184 | debian-bookworm | #22 [stage-1 2/4] COPY --link --from=builder / / 2026-03-17 00:10:57.609692 | debian-bookworm | #22 DONE 4.9s 2026-03-17 00:10:57.766092 | debian-bookworm | 2026-03-17 00:10:57.766135 | debian-bookworm | #22 [stage-1 2/4] COPY --link --from=builder / / 2026-03-17 00:10:57.766141 | debian-bookworm | #22 merging 2026-03-17 00:11:00.846049 | debian-bookworm | #22 merging 3.2s done 2026-03-17 00:11:00.846113 | debian-bookworm | #22 DONE 8.2s 2026-03-17 00:11:00.999427 | debian-bookworm | 2026-03-17 00:11:00.999506 | debian-bookworm | #23 [stage-1 3/4] WORKDIR /ansible 2026-03-17 00:11:01.016798 | debian-bookworm | #23 DONE 0.2s 2026-03-17 00:11:01.171489 | debian-bookworm | 2026-03-17 00:11:01.171568 | debian-bookworm | #24 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-03-17 00:11:03.647363 | debian-bookworm | #24 DONE 2.6s 2026-03-17 00:11:03.807010 | debian-bookworm | 2026-03-17 00:11:03.807060 | debian-bookworm | #25 exporting to image 2026-03-17 00:11:03.807078 | debian-bookworm | #25 exporting layers 2026-03-17 00:12:08.930933 | debian-bookworm | #25 exporting layers 65.3s done 2026-03-17 00:12:09.051776 | debian-bookworm | #25 exporting manifest sha256:15db464390bb94133c08695be14cf2e3c59aa02931b1df9543c66c858cfe6844 0.0s done 2026-03-17 00:12:09.051927 | debian-bookworm | #25 exporting config sha256:c4e99f70502a943fa254f1de9d5c37db1a86d42b70e257468009abf420593f6f 0.0s done 2026-03-17 00:12:09.052021 | debian-bookworm | #25 exporting attestation manifest sha256:3b3e8b7a88cde38901b79e789f217226954c8cce14d4c673e8a8edafecb3f9a8 0.0s done 2026-03-17 00:12:09.052067 | debian-bookworm | #25 exporting manifest list sha256:67666fc9cbe9aea810abfcfef71b576dfe8fce091168483a46d69af68bb1718d 2026-03-17 00:12:09.236676 | debian-bookworm | #25 exporting manifest list sha256:67666fc9cbe9aea810abfcfef71b576dfe8fce091168483a46d69af68bb1718d 0.0s done 2026-03-17 00:12:09.236818 | debian-bookworm | #25 naming to docker.io/library/17eaa13:latest done 2026-03-17 00:12:09.236853 | debian-bookworm | #25 unpacking to docker.io/library/17eaa13:latest 2026-03-17 00:12:23.842419 | debian-bookworm | #25 unpacking to docker.io/library/17eaa13:latest 14.8s done 2026-03-17 00:12:24.036089 | debian-bookworm | #25 DONE 80.2s 2026-03-17 00:12:24.201383 | debian-bookworm | ok: Runtime: 0:10:40.136993 2026-03-17 00:12:24.227559 | 2026-03-17 00:12:24.227680 | TASK [Run push script] 2026-03-17 00:12:24.562535 | debian-bookworm | + [[ ! -e Containerfile ]] 2026-03-17 00:12:24.562646 | debian-bookworm | ++ git rev-parse --short HEAD 2026-03-17 00:12:24.574944 | debian-bookworm | + revision=17eaa13 2026-03-17 00:12:24.574994 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-17 00:12:24.575006 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-17 00:12:24.575018 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2026-03-17 00:12:24.575035 | debian-bookworm | + docker tag 17eaa13 osism.harbor.regio.digital/osism/osism-kubernetes:latest 2026-03-17 00:12:26.143630 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/osism-kubernetes:latest 2026-03-17 00:12:26.168195 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/osism-kubernetes] 2026-03-17 00:12:26.272636 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-17 00:12:26.272688 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.272696 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.272702 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-17 00:12:26.272707 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-17 00:12:26.272726 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-17 00:12:26.272748 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-17 00:12:26.374023 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.374074 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.374085 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-17 00:12:26.374091 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-17 00:12:26.374098 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-17 00:12:26.374103 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-17 00:12:26.374109 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-17 00:12:26.473275 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-17 00:12:26.473377 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-17 00:12:26.473601 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-17 00:12:26.473814 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-17 00:12:26.473874 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.474107 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.474308 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-17 00:12:26.572653 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-17 00:12:26.572732 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-17 00:12:26.572829 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-17 00:12:26.572902 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-17 00:12:26.572976 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.573058 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.573141 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-17 00:12:26.672921 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.672993 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-17 00:12:26.673012 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-17 00:12:26.673024 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-17 00:12:26.673199 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-17 00:12:26.673231 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-17 00:12:26.673416 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.773315 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.773434 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.773454 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-17 00:12:26.773468 | debian-bookworm | 84a2afebaf4d: Layer already exists 2026-03-17 00:12:26.773614 | debian-bookworm | 1d43138ccccd: Layer already exists 2026-03-17 00:12:26.773705 | debian-bookworm | 25b50f2ba1b1: Layer already exists 2026-03-17 00:12:26.773807 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-17 00:12:26.873099 | debian-bookworm | 4fe4f2e14b2e: Layer already exists 2026-03-17 00:12:26.873193 | debian-bookworm | cd1e97f4c1cf: Waiting 2026-03-17 00:12:26.873320 | debian-bookworm | 66ce155d90d9: Waiting 2026-03-17 00:12:26.873448 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-03-17 00:12:28.273140 | debian-bookworm | 66ce155d90d9: Pushed 2026-03-17 00:12:40.573364 | debian-bookworm | cd1e97f4c1cf: Pushed 2026-03-17 00:12:44.923583 | debian-bookworm | latest: digest: sha256:67666fc9cbe9aea810abfcfef71b576dfe8fce091168483a46d69af68bb1718d size: 856 2026-03-17 00:12:45.270442 | debian-bookworm | ok: Runtime: 0:00:20.375005 2026-03-17 00:12:45.284448 | 2026-03-17 00:12:45.284636 | TASK [Run cosign script] 2026-03-17 00:12:45.606580 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-17 00:12:45.606720 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-17 00:12:45.606749 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2026-03-17 00:12:45.606772 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-03-17 00:12:45.653861 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-17 00:12:45.653967 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-03-17 00:12:45.880419 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-17 00:12:46.047109 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-17 00:12:50.401395 | debian-bookworm | 9 128M 9 12.7M 0 0 12.8M 0 0:00:10 --:--:-- 0:00:10 12.8M 34 128M 34 43.8M 0 0 21.9M 0 0:00:05 0:00:01 0:00:04 31.1M 58 128M 58 75.2M 0 0 25.1M 0 0:00:05 0:00:02 0:00:03 31.2M 79 128M 79 102M 0 0 25.6M 0 0:00:05 0:00:03 0:00:02 29.8M 100 128M 100 128M 0 0 27.1M 0 0:00:04 0:00:04 --:--:-- 30.9M 2026-03-17 00:12:50.408764 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-03-17 00:12:50.411535 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-kubernetes:latest 2026-03-17 00:12:51.162006 | 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. 2026-03-17 00:12:51.162076 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-03-17 00:12:51.162090 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-03-17 00:12:51.162102 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-03-17 00:12:51.162113 | debian-bookworm | images by tag will be removed in a future release. 2026-03-17 00:12:51.162123 | debian-bookworm | 2026-03-17 00:12:51.517126 | debian-bookworm | Signing artifact... 2026-03-17 00:12:56.336801 | debian-bookworm | ok: Runtime: 0:00:10.466756 2026-03-17 00:12:56.351238 | 2026-03-17 00:12:56.351423 | TASK [Run sbom script] 2026-03-17 00:12:56.683544 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-17 00:12:56.683614 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2026-03-17 00:12:56.683621 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-17 00:12:56.683846 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-03-17 00:12:56.684094 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-03-17 00:12:56.701100 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-17 00:12:56.814243 | debian-bookworm | [info] checking github for the current release tag 2026-03-17 00:12:57.300008 | debian-bookworm | [info] fetching release script for tag='v1.42.2' 2026-03-17 00:12:57.545270 | debian-bookworm | [info] checking github for the current release tag 2026-03-17 00:12:57.703659 | debian-bookworm | [info] using release tag='v1.42.2' version='1.42.2' os='linux' arch='amd64' 2026-03-17 00:13:00.200984 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-03-17 00:13:00.224545 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-kubernetes:latest -o cyclonedx-json 2026-03-17 00:13:40.240778 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-kubernetes -v latest -f sbom.json -a 2026-03-17 00:13:45.303483 | 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. 2026-03-17 00:13:45.304577 | debian-bookworm | Provided project name and version: osism-kubernetes latest 2026-03-17 00:13:45.304616 | debian-bookworm | Auto mode ON 2026-03-17 00:13:45.304629 | debian-bookworm | Reading sbom.json ... 2026-03-17 00:13:45.304641 | debian-bookworm | Uploading sbom.json ... 2026-03-17 00:13:45.304661 | debian-bookworm | Waiting for project uuid a03b2b35-96aa-4168-8dd6-c17cbfca8460 to be reported by dt server ... 2026-03-17 00:13:45.304673 | debian-bookworm | Project UUID: a03b2b35-96aa-4168-8dd6-c17cbfca8460 2026-03-17 00:13:45.304684 | debian-bookworm | No policy violations found. 2026-03-17 00:13:45.304696 | debian-bookworm | severity_scores, {'CRITICAL': 12, 'HIGH': 46, 'MEDIUM': 47, 'LOW': 5, 'UNASSIGNED': 0} 2026-03-17 00:13:45.304707 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-03-17 00:13:45.406982 | debian-bookworm | ok: Runtime: 0:00:48.654902 2026-03-17 00:13:45.411980 | 2026-03-17 00:13:45.412151 | PLAY RECAP 2026-03-17 00:13:45.412280 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 00:13:45.412345 | 2026-03-17 00:13:45.554132 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2026-03-17 00:13:45.555253 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 00:13:46.291692 | 2026-03-17 00:13:46.291885 | PLAY [Base post] 2026-03-17 00:13:46.306638 | 2026-03-17 00:13:46.306769 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-17 00:13:47.193526 | debian-bookworm | changed 2026-03-17 00:13:47.201046 | 2026-03-17 00:13:47.201178 | PLAY RECAP 2026-03-17 00:13:47.201241 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 00:13:47.201303 | 2026-03-17 00:13:47.332585 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 00:13:47.334079 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-17 00:13:48.159076 | 2026-03-17 00:13:48.159245 | PLAY [Base post-logs] 2026-03-17 00:13:48.170068 | 2026-03-17 00:13:48.170195 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-17 00:13:48.650499 | localhost | changed 2026-03-17 00:13:48.665888 | 2026-03-17 00:13:48.666112 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-17 00:13:48.705114 | localhost | ok 2026-03-17 00:13:48.711982 | 2026-03-17 00:13:48.712161 | TASK [Set zuul-log-path fact] 2026-03-17 00:13:48.731175 | localhost | ok 2026-03-17 00:13:48.745962 | 2026-03-17 00:13:48.746126 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 00:13:48.775716 | localhost | ok 2026-03-17 00:13:48.782764 | 2026-03-17 00:13:48.782995 | TASK [upload-logs : Create log directories] 2026-03-17 00:13:49.269300 | localhost | changed 2026-03-17 00:13:49.273698 | 2026-03-17 00:13:49.273861 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-17 00:13:49.830711 | localhost -> localhost | ok: Runtime: 0:00:00.007157 2026-03-17 00:13:49.840650 | 2026-03-17 00:13:49.840843 | TASK [upload-logs : Upload logs to log server] 2026-03-17 00:13:50.435764 | localhost | Output suppressed because no_log was given 2026-03-17 00:13:50.438956 | 2026-03-17 00:13:50.439471 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 00:13:50.518877 | localhost | skipping: Conditional result was False 2026-03-17 00:13:50.529927 | localhost | skipping: Conditional result was False 2026-03-17 00:13:50.544523 | 2026-03-17 00:13:50.544764 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 00:13:50.594389 | localhost | skipping: Conditional result was False 2026-03-17 00:13:50.595044 | 2026-03-17 00:13:50.598602 | localhost | skipping: Conditional result was False 2026-03-17 00:13:50.607755 | 2026-03-17 00:13:50.608042 | LOOP [upload-logs : Upload console log and json output]