2026-03-17 01:00:18.653601 | Job console starting 2026-03-17 01:00:18.690938 | Updating git repos 2026-03-17 01:00:18.744427 | Cloning repos into workspace 2026-03-17 01:00:18.896492 | Restoring repo states 2026-03-17 01:00:18.970749 | Merging changes 2026-03-17 01:00:19.960400 | Checking out repos 2026-03-17 01:00:20.080213 | Preparing playbooks 2026-03-17 01:00:21.317274 | Running Ansible setup 2026-03-17 01:00:26.184324 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 01:00:27.005790 | 2026-03-17 01:00:27.005945 | PLAY [Base pre] 2026-03-17 01:00:27.024791 | 2026-03-17 01:00:27.024904 | TASK [Setup log path fact] 2026-03-17 01:00:27.063964 | debian-bookworm | ok 2026-03-17 01:00:27.085202 | 2026-03-17 01:00:27.085371 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 01:00:27.114861 | debian-bookworm | ok 2026-03-17 01:00:27.126249 | 2026-03-17 01:00:27.126555 | TASK [emit-job-header : Print job information] 2026-03-17 01:00:27.164908 | # Job Information 2026-03-17 01:00:27.165096 | Ansible Version: 2.16.14 2026-03-17 01:00:27.165133 | Job: container-image-ceph-ansible-build-reef 2026-03-17 01:00:27.165168 | Pipeline: check 2026-03-17 01:00:27.165192 | Executor: 521e9411259a 2026-03-17 01:00:27.165213 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/674 2026-03-17 01:00:27.165236 | Event ID: 9dadbda0-219c-11f1-852b-6b8f14788b66 2026-03-17 01:00:27.169997 | 2026-03-17 01:00:27.170091 | LOOP [emit-job-header : Print node information] 2026-03-17 01:00:27.282480 | debian-bookworm | ok: 2026-03-17 01:00:27.282701 | debian-bookworm | # Node Information 2026-03-17 01:00:27.282739 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-17 01:00:27.282764 | debian-bookworm | Hostname: debian 2026-03-17 01:00:27.282787 | debian-bookworm | Username: zuul 2026-03-17 01:00:27.282808 | debian-bookworm | Distro: Debian 12.13 2026-03-17 01:00:27.282846 | debian-bookworm | Provider: regiocloud-a 2026-03-17 01:00:27.282871 | debian-bookworm | Region: 2026-03-17 01:00:27.282892 | debian-bookworm | Label: debian-bookworm 2026-03-17 01:00:27.282912 | debian-bookworm | Product Name: OpenStack Nova 2026-03-17 01:00:27.282933 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:bbf5 2026-03-17 01:00:27.317563 | 2026-03-17 01:00:27.317697 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 01:00:28.179199 | debian-bookworm -> localhost | changed 2026-03-17 01:00:28.186156 | 2026-03-17 01:00:28.186253 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 01:00:29.695374 | debian-bookworm -> localhost | changed 2026-03-17 01:00:29.708844 | 2026-03-17 01:00:29.708947 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 01:00:30.180391 | debian-bookworm -> localhost | ok 2026-03-17 01:00:30.186407 | 2026-03-17 01:00:30.186501 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 01:00:30.216040 | debian-bookworm | ok 2026-03-17 01:00:30.251514 | debian-bookworm | included: /var/lib/zuul/builds/cbec1db0bf144f3c89a451e3712b2d5b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 01:00:30.262509 | 2026-03-17 01:00:30.262622 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 01:00:32.358657 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-17 01:00:32.358897 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbec1db0bf144f3c89a451e3712b2d5b/work/cbec1db0bf144f3c89a451e3712b2d5b_id_rsa 2026-03-17 01:00:32.358940 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbec1db0bf144f3c89a451e3712b2d5b/work/cbec1db0bf144f3c89a451e3712b2d5b_id_rsa.pub 2026-03-17 01:00:32.358968 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-17 01:00:32.358994 | debian-bookworm -> localhost | SHA256:RA5kM38zVq8Y7lxLu7HcTvAIAwDzttyLXnQUQgXVBUg zuul-build-sshkey 2026-03-17 01:00:32.359025 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-17 01:00:32.359047 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-17 01:00:32.359068 | debian-bookworm -> localhost | | ooB.==Eooo. | 2026-03-17 01:00:32.359091 | debian-bookworm -> localhost | | + O ..o.. | 2026-03-17 01:00:32.359112 | debian-bookworm -> localhost | | o = B . | 2026-03-17 01:00:32.359132 | debian-bookworm -> localhost | | o + * = . | 2026-03-17 01:00:32.359153 | debian-bookworm -> localhost | | o S * = | 2026-03-17 01:00:32.359176 | debian-bookworm -> localhost | | o = = * | 2026-03-17 01:00:32.359197 | debian-bookworm -> localhost | | . o o = o | 2026-03-17 01:00:32.359217 | debian-bookworm -> localhost | | . . . * | 2026-03-17 01:00:32.359239 | debian-bookworm -> localhost | | . +.o | 2026-03-17 01:00:32.359260 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-17 01:00:32.359318 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.283945 2026-03-17 01:00:32.365403 | 2026-03-17 01:00:32.365487 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 01:00:32.399229 | debian-bookworm | ok 2026-03-17 01:00:32.415369 | debian-bookworm | included: /var/lib/zuul/builds/cbec1db0bf144f3c89a451e3712b2d5b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 01:00:32.434673 | 2026-03-17 01:00:32.434795 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 01:00:32.474206 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:00:32.480186 | 2026-03-17 01:00:32.480292 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 01:00:33.192513 | debian-bookworm | changed 2026-03-17 01:00:33.202872 | 2026-03-17 01:00:33.202975 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 01:00:33.499861 | debian-bookworm | ok 2026-03-17 01:00:33.505380 | 2026-03-17 01:00:33.505476 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 01:00:34.208151 | debian-bookworm | changed 2026-03-17 01:00:34.213439 | 2026-03-17 01:00:34.213512 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 01:00:34.947999 | debian-bookworm | changed 2026-03-17 01:00:34.966984 | 2026-03-17 01:00:34.967127 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 01:00:35.001672 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:00:35.013799 | 2026-03-17 01:00:35.013969 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 01:00:35.781184 | debian-bookworm -> localhost | changed 2026-03-17 01:00:35.792531 | 2026-03-17 01:00:35.792638 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 01:00:36.502312 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cbec1db0bf144f3c89a451e3712b2d5b/work/cbec1db0bf144f3c89a451e3712b2d5b_id_rsa (zuul-build-sshkey) 2026-03-17 01:00:36.502562 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043228 2026-03-17 01:00:36.510525 | 2026-03-17 01:00:36.510628 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 01:00:36.893960 | debian-bookworm | ok 2026-03-17 01:00:36.897972 | 2026-03-17 01:00:36.898044 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 01:00:36.929160 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:00:36.937490 | 2026-03-17 01:00:36.937571 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 01:00:37.784432 | debian-bookworm | ok 2026-03-17 01:00:37.807879 | 2026-03-17 01:00:37.807983 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 01:00:37.868766 | debian-bookworm | ok 2026-03-17 01:00:37.875214 | 2026-03-17 01:00:37.875301 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 01:00:38.341498 | debian-bookworm -> localhost | ok 2026-03-17 01:00:38.349701 | 2026-03-17 01:00:38.350167 | TASK [validate-host : Collect information about the host] 2026-03-17 01:00:39.441803 | debian-bookworm | ok 2026-03-17 01:00:39.451863 | 2026-03-17 01:00:39.451996 | TASK [validate-host : Sanitize hostname] 2026-03-17 01:00:39.551732 | debian-bookworm | ok 2026-03-17 01:00:39.577250 | 2026-03-17 01:00:39.577356 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 01:00:40.287378 | debian-bookworm -> localhost | changed 2026-03-17 01:00:40.293649 | 2026-03-17 01:00:40.293737 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 01:00:40.669110 | debian-bookworm | ok 2026-03-17 01:00:40.678955 | 2026-03-17 01:00:40.679061 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 01:00:41.181116 | debian-bookworm -> localhost | changed 2026-03-17 01:00:41.188869 | 2026-03-17 01:00:41.188945 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 01:00:41.416470 | debian-bookworm | ok 2026-03-17 01:00:41.420773 | 2026-03-17 01:00:41.420843 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 01:00:42.226139 | debian-bookworm | changed: 2026-03-17 01:00:42.226344 | debian-bookworm | cd+++++++++ src/ 2026-03-17 01:00:42.226383 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-17 01:00:42.226408 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-17 01:00:42.226430 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-03-17 01:00:42.226450 | debian-bookworm | Containerfile 2026-03-17 01:00:42.226600 | debian-bookworm | 2026-03-17 01:03:08.662337 | debian-bookworm | #25 76.91 2026-03-17 01:03:08.662357 | debian-bookworm | #25 76.91 Or undo this operation with: 2026-03-17 01:03:08.662377 | debian-bookworm | #25 76.91 2026-03-17 01:03:08.662396 | debian-bookworm | #25 76.91 git switch - 2026-03-17 01:03:08.662416 | debian-bookworm | #25 76.91 2026-03-17 01:03:08.662435 | debian-bookworm | #25 76.91 Turn off this advice by setting config variable advice.detachedHead to false 2026-03-17 01:03:08.662505 | debian-bookworm | #25 76.91 2026-03-17 01:03:08.813502 | debian-bookworm | #25 76.91 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-03-17 01:04:37.683469 | debian-bookworm | #25 165.9 Using /etc/ansible/ansible.cfg as config file 2026-03-17 01:04:37.683675 | debian-bookworm | #25 165.9 Starting galaxy collection install process 2026-03-17 01:04:37.683731 | debian-bookworm | #25 165.9 Process install dependency map 2026-03-17 01:04:37.683776 | debian-bookworm | #25 165.9 Starting collection install process 2026-03-17 01:04:37.683822 | debian-bookworm | #25 165.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1742o0bse5g9/tmpyhl2jgpo/ansible-netcommon-2.6.1-q9at1q_5 2026-03-17 01:04:37.683870 | debian-bookworm | #25 165.9 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-03-17 01:04:37.683913 | debian-bookworm | #25 165.9 ansible.netcommon:2.6.1 was installed successfully 2026-03-17 01:04:37.683976 | debian-bookworm | #25 165.9 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-03-17 01:04:37.684086 | debian-bookworm | #25 165.9 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-03-17 01:04:37.684133 | debian-bookworm | #25 165.9 openstack.config_template:1.3.0 was installed successfully 2026-03-17 01:04:37.684178 | debian-bookworm | #25 165.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1742o0bse5g9/tmpyhl2jgpo/ansible-posix-2.1.0-b10ex5sw 2026-03-17 01:04:37.684222 | debian-bookworm | #25 165.9 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-03-17 01:04:37.684265 | debian-bookworm | #25 165.9 ansible.posix:2.1.0 was installed successfully 2026-03-17 01:04:37.684308 | debian-bookworm | #25 165.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1742o0bse5g9/tmpyhl2jgpo/ansible-utils-6.0.1-iqx_8smz 2026-03-17 01:04:37.684352 | debian-bookworm | #25 165.9 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-03-17 01:04:37.684394 | debian-bookworm | #25 165.9 ansible.utils:6.0.1 was installed successfully 2026-03-17 01:04:37.684437 | debian-bookworm | #25 165.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-1742o0bse5g9/tmpyhl2jgpo/netbox-netbox-3.22.0-bkf4_268 2026-03-17 01:04:37.684479 | debian-bookworm | #25 165.9 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-03-17 01:04:37.684528 | debian-bookworm | #25 165.9 netbox.netbox:3.22.0 was installed successfully 2026-03-17 01:04:37.684575 | debian-bookworm | #25 165.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260312.0.tar.gz to /root/.ansible/tmp/ansible-local-1742o0bse5g9/tmpyhl2jgpo/osism-commons-0.20260312.0-3mlqq2tu 2026-03-17 01:04:37.684617 | debian-bookworm | #25 165.9 Installing 'osism.commons:0.20260312.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-03-17 01:04:37.684659 | debian-bookworm | #25 165.9 osism.commons:0.20260312.0 was installed successfully 2026-03-17 01:04:37.684703 | debian-bookworm | #25 165.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.4.0.tar.gz to /root/.ansible/tmp/ansible-local-1742o0bse5g9/tmpyhl2jgpo/community-general-12.4.0-gdkntmmr 2026-03-17 01:04:37.684746 | debian-bookworm | #25 165.9 Installing 'community.general:12.4.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-03-17 01:04:37.684789 | debian-bookworm | #25 165.9 community.general:12.4.0 was installed successfully 2026-03-17 01:04:37.818080 | debian-bookworm | #25 166.0 + ln -s /usr/share/ansible/collections /ansible/collections 2026-03-17 01:04:37.818141 | debian-bookworm | #25 166.0 + mkdir -p /usr/share/mitogen 2026-03-17 01:04:37.818169 | debian-bookworm | #25 166.0 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-03-17 01:04:37.818185 | debian-bookworm | #25 166.1 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-03-17 01:04:37.987603 | debian-bookworm | #25 166.1 + rm /mitogen.tar.gz 2026-03-17 01:04:37.987728 | debian-bookworm | #25 166.1 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-03-17 01:04:37.987779 | debian-bookworm | #25 166.1 ++ awk '-F: ' '{ print $2 }' 2026-03-17 01:04:37.987823 | debian-bookworm | #25 166.1 + PROJECT_VERSION=stable-8.0 2026-03-17 01:04:37.987866 | debian-bookworm | #25 166.1 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-03-17 01:04:37.987910 | debian-bookworm | #25 166.1 Cloning into '/repository'... 2026-03-17 01:04:39.912534 | debian-bookworm | #25 168.2 ++ find /patches/stable-8.0 -name '*.patch' 2026-03-17 01:04:40.012982 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.013093 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-03-17 01:04:40.013114 | debian-bookworm | #25 168.2 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-03-17 01:04:40.013131 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013147 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.013171 | debian-bookworm | #25 168.2 checking file roles/ceph-defaults/defaults/main.yml 2026-03-17 01:04:40.013197 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 243 (offset -2 lines). 2026-03-17 01:04:40.013224 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013241 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.013256 | debian-bookworm | #25 168.2 patching file roles/ceph-defaults/defaults/main.yml 2026-03-17 01:04:40.013271 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 243 (offset -2 lines). 2026-03-17 01:04:40.013286 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.013304 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/container-binary.patch 2026-03-17 01:04:40.013319 | debian-bookworm | #25 168.2 /patches/stable-8.0/container-binary.patch 2026-03-17 01:04:40.013340 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013355 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.013370 | debian-bookworm | #25 168.2 checking file roles/ceph-facts/tasks/container_binary.yml 2026-03-17 01:04:40.013385 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013400 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.013415 | debian-bookworm | #25 168.2 patching file roles/ceph-facts/tasks/container_binary.yml 2026-03-17 01:04:40.013431 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.013447 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-03-17 01:04:40.013462 | debian-bookworm | #25 168.2 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-03-17 01:04:40.013477 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013495 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.013519 | debian-bookworm | #25 168.2 checking file infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.013545 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013560 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.013575 | debian-bookworm | #25 168.2 patching file infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.013589 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.013604 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-03-17 01:04:40.013619 | debian-bookworm | #25 168.2 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-03-17 01:04:40.013633 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013648 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.013662 | debian-bookworm | #25 168.2 checking file infrastructure-playbooks/shrink-osd.yml 2026-03-17 01:04:40.013677 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013692 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.013706 | debian-bookworm | #25 168.2 patching file infrastructure-playbooks/shrink-osd.yml 2026-03-17 01:04:40.013720 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.013744 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-03-17 01:04:40.013758 | debian-bookworm | #25 168.2 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-03-17 01:04:40.013774 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013788 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.013803 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-03-17 01:04:40.013820 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-03-17 01:04:40.013845 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-03-17 01:04:40.013867 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-03-17 01:04:40.013882 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-03-17 01:04:40.013898 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-03-17 01:04:40.013913 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-03-17 01:04:40.013929 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.013944 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.013959 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-03-17 01:04:40.013973 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-03-17 01:04:40.013997 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-03-17 01:04:40.014036 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-03-17 01:04:40.014061 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-03-17 01:04:40.014076 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-03-17 01:04:40.014092 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-03-17 01:04:40.014107 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.014122 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-03-17 01:04:40.014137 | debian-bookworm | #25 168.2 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-03-17 01:04:40.014161 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014188 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.014214 | debian-bookworm | #25 168.2 checking file roles/ceph-validate/tasks/check_system.yml 2026-03-17 01:04:40.014230 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014245 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.014260 | debian-bookworm | #25 168.2 patching file roles/ceph-validate/tasks/check_system.yml 2026-03-17 01:04:40.014275 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.014290 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-03-17 01:04:40.014304 | debian-bookworm | #25 168.2 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-03-17 01:04:40.014318 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014333 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.014348 | debian-bookworm | #25 168.2 checking file infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.014362 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-03-17 01:04:40.014376 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014391 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.014405 | debian-bookworm | #25 168.2 patching file infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.014420 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-03-17 01:04:40.014435 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.014450 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-03-17 01:04:40.014466 | debian-bookworm | #25 168.2 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-03-17 01:04:40.014492 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014514 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.014529 | debian-bookworm | #25 168.2 checking file infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.014544 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 947 (offset 63 lines). 2026-03-17 01:04:40.014564 | debian-bookworm | #25 168.2 Hunk #2 succeeded at 955 (offset 63 lines). 2026-03-17 01:04:40.014579 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014594 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.014609 | debian-bookworm | #25 168.2 patching file infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.014624 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 947 (offset 63 lines). 2026-03-17 01:04:40.014638 | debian-bookworm | #25 168.2 Hunk #2 succeeded at 955 (offset 63 lines). 2026-03-17 01:04:40.014654 | debian-bookworm | #25 168.2 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-03-17 01:04:40.014668 | debian-bookworm | #25 168.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-17 01:04:40.014683 | debian-bookworm | #25 168.2 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-03-17 01:04:40.014698 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.014712 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 --dry-run 2026-03-17 01:04:40.014727 | debian-bookworm | #25 168.2 checking file roles/ceph-client/meta/main.yml 2026-03-17 01:04:40.014742 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014762 | debian-bookworm | #25 168.2 checking file roles/ceph-common/meta/main.yml 2026-03-17 01:04:40.014777 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014796 | debian-bookworm | #25 168.2 checking file roles/ceph-container-common/meta/main.yml 2026-03-17 01:04:40.014822 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014846 | debian-bookworm | #25 168.2 checking file roles/ceph-defaults/meta/main.yml 2026-03-17 01:04:40.014861 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014876 | debian-bookworm | #25 168.2 checking file roles/ceph-handler/meta/main.yml 2026-03-17 01:04:40.014891 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014905 | debian-bookworm | #25 168.2 checking file roles/ceph-mds/meta/main.yml 2026-03-17 01:04:40.014920 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014934 | debian-bookworm | #25 168.2 checking file roles/ceph-mgr/meta/main.yml 2026-03-17 01:04:40.014950 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014965 | debian-bookworm | #25 168.2 checking file roles/ceph-mon/meta/main.yml 2026-03-17 01:04:40.014980 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.014995 | debian-bookworm | #25 168.2 checking file roles/ceph-osd/meta/main.yml 2026-03-17 01:04:40.015009 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015035 | debian-bookworm | #25 168.2 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-03-17 01:04:40.015051 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015065 | debian-bookworm | #25 168.2 checking file roles/ceph-rgw/meta/main.yml 2026-03-17 01:04:40.015080 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015094 | debian-bookworm | #25 168.2 + cd /repository 2026-03-17 01:04:40.015112 | debian-bookworm | #25 168.2 + patch --forward --batch -p1 2026-03-17 01:04:40.015137 | debian-bookworm | #25 168.2 patching file roles/ceph-client/meta/main.yml 2026-03-17 01:04:40.015163 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015181 | debian-bookworm | #25 168.2 patching file roles/ceph-common/meta/main.yml 2026-03-17 01:04:40.015196 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015211 | debian-bookworm | #25 168.2 patching file roles/ceph-container-common/meta/main.yml 2026-03-17 01:04:40.015225 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015240 | debian-bookworm | #25 168.2 patching file roles/ceph-defaults/meta/main.yml 2026-03-17 01:04:40.015254 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015269 | debian-bookworm | #25 168.2 patching file roles/ceph-handler/meta/main.yml 2026-03-17 01:04:40.015285 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015299 | debian-bookworm | #25 168.2 patching file roles/ceph-mds/meta/main.yml 2026-03-17 01:04:40.015314 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015328 | debian-bookworm | #25 168.2 patching file roles/ceph-mgr/meta/main.yml 2026-03-17 01:04:40.015343 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015357 | debian-bookworm | #25 168.2 patching file roles/ceph-mon/meta/main.yml 2026-03-17 01:04:40.015372 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015391 | debian-bookworm | #25 168.2 patching file roles/ceph-osd/meta/main.yml 2026-03-17 01:04:40.015405 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015420 | debian-bookworm | #25 168.2 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-03-17 01:04:40.015436 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015459 | debian-bookworm | #25 168.2 patching file roles/ceph-rgw/meta/main.yml 2026-03-17 01:04:40.015486 | debian-bookworm | #25 168.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-03-17 01:04:40.015503 | debian-bookworm | #25 168.2 + '[' -e /repository/plugins/actions ']' 2026-03-17 01:04:40.015519 | debian-bookworm | #25 168.2 + '[' -e /repository/plugins/callback ']' 2026-03-17 01:04:40.015534 | debian-bookworm | #25 168.2 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-03-17 01:04:40.015549 | debian-bookworm | #25 168.2 + '[' -e /repository/plugins/filter ']' 2026-03-17 01:04:40.015565 | debian-bookworm | #25 168.2 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-03-17 01:04:40.015588 | debian-bookworm | #25 168.2 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-03-17 01:04:40.015605 | debian-bookworm | #25 168.2 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-03-17 01:04:40.015620 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/lv-create.yml 2026-03-17 01:04:40.015636 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.015651 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-03-17 01:04:40.015666 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-03-17 01:04:40.015681 | debian-bookworm | #25 168.2 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-03-17 01:04:40.015701 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/shrink-mds.yml 2026-03-17 01:04:40.015716 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.015730 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-03-17 01:04:40.015745 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-03-17 01:04:40.015760 | debian-bookworm | #25 168.2 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-03-17 01:04:40.015784 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-17 01:04:40.015811 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.015828 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-17 01:04:40.015844 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-17 01:04:40.015859 | debian-bookworm | #25 168.2 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-17 01:04:40.015877 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.015895 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-03-17 01:04:40.015910 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-03-17 01:04:40.015925 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-03-17 01:04:40.015940 | debian-bookworm | #25 168.2 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-03-17 01:04:40.015955 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.015969 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-03-17 01:04:40.016008 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/purge-cluster.yml 2026-03-17 01:04:40.016036 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-03-17 01:04:40.016052 | debian-bookworm | #25 168.2 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-03-17 01:04:40.016066 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.016081 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-03-17 01:04:40.016103 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/add-mon.yml 2026-03-17 01:04:40.016129 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-03-17 01:04:40.016147 | debian-bookworm | #25 168.2 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-03-17 01:04:40.016162 | debian-bookworm | #25 168.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.016177 | debian-bookworm | #25 168.2 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-03-17 01:04:40.016192 | debian-bookworm | #25 168.2 /repository/infrastructure-playbooks/ceph-keys.yml 2026-03-17 01:04:40.016207 | debian-bookworm | #25 168.2 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-03-17 01:04:40.016221 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-03-17 01:04:40.016236 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.016252 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-03-17 01:04:40.016267 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-03-17 01:04:40.016282 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-03-17 01:04:40.016297 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-03-17 01:04:40.016312 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.016327 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-03-17 01:04:40.016341 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/cephadm.yml 2026-03-17 01:04:40.016356 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-03-17 01:04:40.016371 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-03-17 01:04:40.016386 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.016401 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-03-17 01:04:40.132189 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-03-17 01:04:40.132246 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-03-17 01:04:40.132252 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-03-17 01:04:40.132257 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-03-17 01:04:40.132262 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132274 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-03-17 01:04:40.132278 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-03-17 01:04:40.132282 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-03-17 01:04:40.132286 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132290 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-03-17 01:04:40.132295 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/shrink-osd.yml 2026-03-17 01:04:40.132299 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-03-17 01:04:40.132303 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-03-17 01:04:40.132306 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132310 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-03-17 01:04:40.132314 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-03-17 01:04:40.132318 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-03-17 01:04:40.132322 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-03-17 01:04:40.132326 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132330 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-03-17 01:04:40.132334 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-03-17 01:04:40.132337 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-03-17 01:04:40.132347 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-03-17 01:04:40.132351 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132355 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.132359 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.132363 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-03-17 01:04:40.132367 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-03-17 01:04:40.132371 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132374 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-03-17 01:04:40.132378 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-03-17 01:04:40.132382 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-03-17 01:04:40.132386 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-03-17 01:04:40.132389 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132393 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-03-17 01:04:40.132397 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-03-17 01:04:40.132401 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-03-17 01:04:40.132404 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-03-17 01:04:40.132408 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132412 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-03-17 01:04:40.132416 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/shrink-mon.yml 2026-03-17 01:04:40.132422 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-03-17 01:04:40.132426 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-03-17 01:04:40.132429 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-03-17 01:04:40.132433 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132437 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-03-17 01:04:40.132441 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-03-17 01:04:40.132445 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-03-17 01:04:40.132453 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132457 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-03-17 01:04:40.132461 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/storage-inventory.yml 2026-03-17 01:04:40.132465 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-03-17 01:04:40.132469 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-03-17 01:04:40.132472 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132476 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-03-17 01:04:40.132480 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-03-17 01:04:40.132484 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-03-17 01:04:40.132487 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-03-17 01:04:40.132491 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132496 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-03-17 01:04:40.132500 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/lv-teardown.yml 2026-03-17 01:04:40.132503 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-03-17 01:04:40.132507 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-03-17 01:04:40.132511 | debian-bookworm | #25 168.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-17 01:04:40.132517 | debian-bookworm | #25 168.3 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-03-17 01:04:40.132521 | debian-bookworm | #25 168.3 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-03-17 01:04:40.132524 | debian-bookworm | #25 168.3 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-03-17 01:04:40.132528 | debian-bookworm | #25 168.3 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-03-17 01:04:40.132535 | debian-bookworm | #25 168.3 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-03-17 01:04:40.132541 | debian-bookworm | #25 168.3 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-03-17 01:04:40.132545 | debian-bookworm | #25 168.3 + '[' -e /repository/site-docker.yml.sample ']' 2026-03-17 01:04:40.132554 | debian-bookworm | #25 168.3 + '[' -e /repository/site-container.yml.sample ']' 2026-03-17 01:04:40.132558 | debian-bookworm | #25 168.3 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-03-17 01:04:40.132562 | debian-bookworm | #25 168.3 + '[' -e /repository/dashboard.yml ']' 2026-03-17 01:04:40.132566 | debian-bookworm | #25 168.3 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-03-17 01:04:40.132570 | debian-bookworm | #25 168.3 + '[' -e /repository/module_utils ']' 2026-03-17 01:04:40.132574 | debian-bookworm | #25 168.3 + cp -r /repository/module_utils /ansible 2026-03-17 01:04:40.132577 | debian-bookworm | #25 168.3 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-03-17 01:04:40.132581 | debian-bookworm | #25 168.3 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-03-17 01:04:40.132586 | debian-bookworm | #25 168.3 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-03-17 01:04:40.132590 | debian-bookworm | #25 168.3 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-03-17 01:04:40.132594 | debian-bookworm | #25 168.3 + mkdir -p /tests 2026-03-17 01:04:40.132601 | debian-bookworm | #25 168.3 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-03-17 01:04:40.132609 | debian-bookworm | #25 168.4 + python3 -m ara.setup.env 2026-03-17 01:04:40.249787 | debian-bookworm | #25 168.5 + python3 /src/render-playbooks.py 2026-03-17 01:04:40.421582 | debian-bookworm | #25 168.6 + chown -R dragon: /ansible /share /interface 2026-03-17 01:04:40.421664 | debian-bookworm | #25 168.7 + apt-get clean 2026-03-17 01:04:40.593753 | debian-bookworm | #25 168.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-03-17 01:04:41.026974 | debian-bookworm | #25 168.7 Reading package lists... 2026-03-17 01:04:41.166575 | debian-bookworm | #25 169.3 Building dependency tree... 2026-03-17 01:04:41.166700 | debian-bookworm | #25 169.4 Reading state information... 2026-03-17 01:04:41.305028 | debian-bookworm | #25 169.6 The following packages were automatically installed and are no longer required: 2026-03-17 01:04:41.305106 | debian-bookworm | #25 169.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-03-17 01:04:41.305119 | debian-bookworm | #25 169.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-03-17 01:04:41.305131 | debian-bookworm | #25 169.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-03-17 01:04:41.305143 | debian-bookworm | #25 169.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-03-17 01:04:41.305154 | debian-bookworm | #25 169.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-03-17 01:04:41.305165 | debian-bookworm | #25 169.6 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-03-17 01:04:41.305176 | debian-bookworm | #25 169.6 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-03-17 01:04:41.465413 | debian-bookworm | #25 169.6 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-03-17 01:04:41.465531 | debian-bookworm | #25 169.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-03-17 01:04:41.465579 | debian-bookworm | #25 169.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-03-17 01:04:41.465624 | debian-bookworm | #25 169.6 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-03-17 01:04:41.465668 | debian-bookworm | #25 169.6 Use 'apt autoremove' to remove them. 2026-03-17 01:04:41.465712 | debian-bookworm | #25 169.6 The following packages will be REMOVED: 2026-03-17 01:04:41.465755 | debian-bookworm | #25 169.6 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-03-17 01:04:41.504207 | debian-bookworm | #25 169.7 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-03-17 01:04:41.504310 | debian-bookworm | #25 169.7 After this operation, 60.6 MB disk space will be freed. 2026-03-17 01:04:41.679038 | debian-bookworm | #25 169.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 ... 16754 files and directories currently installed.) 2026-03-17 01:04:41.679226 | debian-bookworm | #25 169.8 Removing build-essential (12.9) ... 2026-03-17 01:04:41.679280 | debian-bookworm | #25 169.8 Removing git (1:2.39.5-0+deb12u3) ... 2026-03-17 01:04:41.679324 | debian-bookworm | #25 169.9 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-03-17 01:04:41.787650 | debian-bookworm | #25 170.0 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-03-17 01:04:41.787788 | debian-bookworm | #25 170.0 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-03-17 01:04:41.903735 | debian-bookworm | #25 170.1 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-03-17 01:04:41.903888 | debian-bookworm | #25 170.1 Removing python3-dev (3.11.2-1+b1) ... 2026-03-17 01:04:42.010242 | debian-bookworm | #25 170.3 + apt-get autoremove -y 2026-03-17 01:04:42.600651 | debian-bookworm | #25 170.3 Reading package lists... 2026-03-17 01:04:42.747921 | debian-bookworm | #25 170.9 Building dependency tree... 2026-03-17 01:04:42.899175 | debian-bookworm | #25 171.0 Reading state information... 2026-03-17 01:04:42.901624 | debian-bookworm | #25 171.1 The following packages will be REMOVED: 2026-03-17 01:04:42.901706 | debian-bookworm | #25 171.1 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-03-17 01:04:43.053497 | debian-bookworm | #25 171.1 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-03-17 01:04:43.053581 | debian-bookworm | #25 171.1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-03-17 01:04:43.053610 | debian-bookworm | #25 171.1 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-03-17 01:04:43.053637 | debian-bookworm | #25 171.1 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-03-17 01:04:43.053662 | debian-bookworm | #25 171.1 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-03-17 01:04:43.053688 | debian-bookworm | #25 171.1 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-03-17 01:04:43.053714 | debian-bookworm | #25 171.1 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-03-17 01:04:43.053739 | debian-bookworm | #25 171.1 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-03-17 01:04:43.053765 | debian-bookworm | #25 171.1 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-03-17 01:04:43.053792 | debian-bookworm | #25 171.1 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-03-17 01:04:43.086545 | debian-bookworm | #25 171.3 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-03-17 01:04:43.086650 | debian-bookworm | #25 171.3 After this operation, 358 MB disk space will be freed. 2026-03-17 01:04:43.248058 | debian-bookworm | #25 171.3 (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 ... 15615 files and directories currently installed.) 2026-03-17 01:04:43.248184 | debian-bookworm | #25 171.4 Removing g++ (4:12.2.0-3) ... 2026-03-17 01:04:43.248292 | debian-bookworm | #25 171.4 Removing gcc (4:12.2.0-3) ... 2026-03-17 01:04:43.248328 | debian-bookworm | #25 171.5 Removing dpkg-dev (1.21.22) ... 2026-03-17 01:04:43.413116 | debian-bookworm | #25 171.6 Removing bzip2 (1.0.8-5+b1) ... 2026-03-17 01:04:43.562862 | debian-bookworm | #25 171.7 Removing cpp (4:12.2.0-3) ... 2026-03-17 01:04:43.563089 | debian-bookworm | #25 171.7 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:43.563156 | debian-bookworm | #25 171.8 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-03-17 01:04:43.739453 | debian-bookworm | #25 171.9 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:43.739669 | debian-bookworm | #25 172.0 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-03-17 01:04:43.871945 | debian-bookworm | #25 172.1 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-03-17 01:04:43.872212 | debian-bookworm | #25 172.1 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-03-17 01:04:43.998608 | debian-bookworm | #25 172.2 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-03-17 01:04:43.998869 | debian-bookworm | #25 172.2 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-03-17 01:04:44.139073 | debian-bookworm | #25 172.3 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-03-17 01:04:44.270692 | debian-bookworm | #25 172.4 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-03-17 01:04:44.270805 | debian-bookworm | #25 172.4 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-03-17 01:04:44.414133 | debian-bookworm | #25 172.5 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-03-17 01:04:44.414281 | debian-bookworm | #25 172.6 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-03-17 01:04:44.532014 | debian-bookworm | #25 172.7 Removing libdpkg-perl (1.21.22) ... 2026-03-17 01:04:44.532254 | debian-bookworm | #25 172.7 Removing liberror-perl (0.17029-2) ... 2026-03-17 01:04:44.683699 | debian-bookworm | #25 172.8 Removing perl (5.36.0-7+deb12u3) ... 2026-03-17 01:04:44.683793 | debian-bookworm | #25 172.8 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-03-17 01:04:44.683809 | debian-bookworm | #25 172.9 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-03-17 01:04:44.821249 | debian-bookworm | #25 173.0 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-03-17 01:04:44.938296 | debian-bookworm | #25 173.1 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-17 01:04:44.938537 | debian-bookworm | #25 173.1 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-17 01:04:45.068240 | debian-bookworm | #25 173.2 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-03-17 01:04:45.068400 | debian-bookworm | #25 173.3 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-03-17 01:04:45.068483 | debian-bookworm | #25 173.3 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-03-17 01:04:45.173277 | debian-bookworm | #25 173.4 Removing libpsl5:amd64 (0.21.2-1) ... 2026-03-17 01:04:45.289225 | debian-bookworm | #25 173.4 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-03-17 01:04:45.289481 | debian-bookworm | #25 173.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-03-17 01:04:45.415150 | debian-bookworm | #25 173.5 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-03-17 01:04:45.415393 | debian-bookworm | #25 173.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-03-17 01:04:45.517964 | debian-bookworm | #25 173.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-03-17 01:04:45.518111 | debian-bookworm | #25 173.7 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-03-17 01:04:45.642520 | debian-bookworm | #25 173.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-03-17 01:04:45.642591 | debian-bookworm | #25 173.8 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-03-17 01:04:45.812940 | debian-bookworm | #25 173.9 Removing linux-libc-dev:amd64 (6.1.164-1) ... 2026-03-17 01:04:45.813014 | debian-bookworm | #25 174.0 Removing make (4.3-4.1) ... 2026-03-17 01:04:45.927810 | debian-bookworm | #25 174.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-03-17 01:04:45.927888 | debian-bookworm | #25 174.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-03-17 01:04:46.074800 | debian-bookworm | #25 174.2 Removing xz-utils (5.4.1-1) ... 2026-03-17 01:04:46.074867 | debian-bookworm | #25 174.3 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:46.229988 | debian-bookworm | #25 174.4 Removing binutils (2.40-2) ... 2026-03-17 01:04:46.230060 | debian-bookworm | #25 174.5 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-03-17 01:04:46.426150 | debian-bookworm | #25 174.6 Removing libgprofng0:amd64 (2.40-2) ... 2026-03-17 01:04:46.426226 | debian-bookworm | #25 174.7 Removing libctf0:amd64 (2.40-2) ... 2026-03-17 01:04:46.555611 | debian-bookworm | #25 174.7 Removing libbinutils:amd64 (2.40-2) ... 2026-03-17 01:04:46.555698 | debian-bookworm | #25 174.8 Removing binutils-common:amd64 (2.40-2) ... 2026-03-17 01:04:46.683739 | debian-bookworm | #25 174.9 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:46.683824 | debian-bookworm | #25 174.9 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:46.819902 | debian-bookworm | #25 175.0 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:46.820040 | debian-bookworm | #25 175.1 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:46.921409 | debian-bookworm | #25 175.1 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:46.921512 | debian-bookworm | #25 175.2 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-03-17 01:04:47.032882 | debian-bookworm | #25 175.2 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:47.033055 | debian-bookworm | #25 175.3 Removing libisl23:amd64 (0.25-1.1) ... 2026-03-17 01:04:47.148466 | debian-bookworm | #25 175.3 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:47.148576 | debian-bookworm | #25 175.4 Removing libjansson4:amd64 (2.14-2) ... 2026-03-17 01:04:47.290243 | debian-bookworm | #25 175.5 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:47.290382 | debian-bookworm | #25 175.5 Removing libmpc3:amd64 (1.3.1-1) ... 2026-03-17 01:04:47.405573 | debian-bookworm | #25 175.6 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-03-17 01:04:47.405660 | debian-bookworm | #25 175.7 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:47.528669 | debian-bookworm | #25 175.7 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:47.528775 | debian-bookworm | #25 175.8 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-03-17 01:04:47.629285 | debian-bookworm | #25 175.9 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-03-17 01:04:47.801154 | debian-bookworm | #25 175.9 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-522ea28c501709ac.lock /tmp/uv-setuptools-95f71ee196caa058.lock /tmp/uv-setuptools-c97b43f501135a55.lock /tmp/uv-setuptools-f2879242d8f0ee45.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/gpgv /usr/share/doc/grep /usr/share/doc/gzip /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/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/libexpat1 /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/libnsl2 /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/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /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/libtirpc-common /usr/share/doc/libtirpc3 /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/media-types /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/patch /usr/share/doc/perl-base /usr/share/doc/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /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/partial '/var/tmp/*' 2026-03-17 01:04:47.801246 | debian-bookworm | #25 176.0 + uv pip install --no-cache --system pyclean==3.0.0 2026-03-17 01:04:47.801263 | debian-bookworm | #25 176.0 Using Python 3.13.12 environment at: /usr/local 2026-03-17 01:04:48.001003 | debian-bookworm | #25 176.2 Resolved 1 package in 190ms 2026-03-17 01:04:48.102204 | debian-bookworm | #25 176.3 Prepared 1 package in 16ms 2026-03-17 01:04:48.102247 | debian-bookworm | #25 176.3 Installed 1 package in 7ms 2026-03-17 01:04:48.102253 | debian-bookworm | #25 176.3 + pyclean==3.0.0 2026-03-17 01:04:48.102258 | debian-bookworm | #25 176.3 + pyclean /usr 2026-03-17 01:04:48.102262 | debian-bookworm | #25 176.3 Cleaning directory /usr 2026-03-17 01:04:48.919257 | debian-bookworm | #25 177.2 Total 1903 files, 298 directories removed. 2026-03-17 01:04:49.080935 | debian-bookworm | #25 177.2 + uv pip uninstall --system pyclean 2026-03-17 01:04:49.204415 | debian-bookworm | #25 177.4 Using Python 3.13.12 environment at: /usr/local 2026-03-17 01:04:49.362272 | debian-bookworm | #25 177.5 Uninstalled 1 package in 266ms 2026-03-17 01:04:49.398075 | debian-bookworm | #25 177.5 - pyclean==3.0.0 2026-03-17 01:04:49.608112 | debian-bookworm | #25 DONE 177.9s 2026-03-17 01:04:55.477449 | debian-bookworm | 2026-03-17 01:04:55.477546 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-03-17 01:04:55.639923 | debian-bookworm | #26 DONE 3.4s 2026-03-17 01:04:55.794922 | debian-bookworm | 2026-03-17 01:04:55.795004 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-03-17 01:04:55.795023 | debian-bookworm | #26 merging 2026-03-17 01:04:59.186344 | debian-bookworm | #26 merging 3.5s done 2026-03-17 01:04:59.186420 | debian-bookworm | #26 DONE 6.9s 2026-03-17 01:04:59.337137 | debian-bookworm | 2026-03-17 01:04:59.338331 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-03-17 01:04:59.555908 | debian-bookworm | #27 DONE 0.4s 2026-03-17 01:04:59.710127 | debian-bookworm | 2026-03-17 01:04:59.710221 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-03-17 01:05:01.090524 | debian-bookworm | #28 DONE 1.5s 2026-03-17 01:05:01.251306 | debian-bookworm | 2026-03-17 01:05:01.251366 | debian-bookworm | #29 exporting to image 2026-03-17 01:05:01.251380 | debian-bookworm | #29 exporting layers 2026-03-17 01:05:28.004848 | debian-bookworm | #29 exporting layers 26.9s done 2026-03-17 01:05:28.126350 | debian-bookworm | #29 exporting manifest sha256:af6b2a0118f846463f2744f315806e602aa43aabf168a625195a61db981d0250 0.0s done 2026-03-17 01:05:28.126417 | debian-bookworm | #29 exporting config sha256:c43fb6d1a88ee05ad8e2b7b49574ff05cefc803be8c126007388f3ff4f34385d 0.0s done 2026-03-17 01:05:28.126429 | debian-bookworm | #29 exporting attestation manifest sha256:2e875c9ff5f05c42991c7297e8e3511ccc0ad8f9c5a6adbd7a5afcb56f08d96d 0.0s done 2026-03-17 01:05:28.126445 | debian-bookworm | #29 exporting manifest list sha256:2319605e66b88d09986b787fe6e77fdb7e637ee2c7fc87027055aa97cad9a2a0 2026-03-17 01:05:28.305534 | debian-bookworm | #29 exporting manifest list sha256:2319605e66b88d09986b787fe6e77fdb7e637ee2c7fc87027055aa97cad9a2a0 0.0s done 2026-03-17 01:05:28.305613 | debian-bookworm | #29 naming to docker.io/library/97fe106:latest done 2026-03-17 01:05:28.305630 | debian-bookworm | #29 unpacking to docker.io/library/97fe106:latest 2026-03-17 01:05:36.222360 | debian-bookworm | #29 unpacking to docker.io/library/97fe106:latest 8.1s done 2026-03-17 01:05:36.418013 | debian-bookworm | #29 DONE 35.2s 2026-03-17 01:05:36.635141 | debian-bookworm | ok: Runtime: 0:04:05.373076 2026-03-17 01:05:36.667632 | 2026-03-17 01:05:36.667750 | TASK [Run push script] 2026-03-17 01:05:37.205946 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:05:37.220400 | 2026-03-17 01:05:37.220586 | TASK [Run cosign script] 2026-03-17 01:05:37.758726 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:05:37.771713 | 2026-03-17 01:05:37.771966 | TASK [Run sbom script] 2026-03-17 01:05:38.308719 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:05:38.312723 | 2026-03-17 01:05:38.312932 | PLAY RECAP 2026-03-17 01:05:38.313083 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-17 01:05:38.313144 | 2026-03-17 01:05:38.443736 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-03-17 01:05:38.446376 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 01:05:39.412959 | 2026-03-17 01:05:39.413099 | PLAY [Base post] 2026-03-17 01:05:39.425792 | 2026-03-17 01:05:39.425917 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-17 01:05:40.213835 | debian-bookworm | changed 2026-03-17 01:05:40.224756 | 2026-03-17 01:05:40.225014 | PLAY RECAP 2026-03-17 01:05:40.225144 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 01:05:40.225255 | 2026-03-17 01:05:40.342382 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 01:05:40.343387 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-17 01:05:41.107159 | 2026-03-17 01:05:41.107355 | PLAY [Base post-logs] 2026-03-17 01:05:41.117762 | 2026-03-17 01:05:41.117891 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-17 01:05:41.616405 | localhost | changed 2026-03-17 01:05:41.633035 | 2026-03-17 01:05:41.633218 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-17 01:05:41.671351 | localhost | ok 2026-03-17 01:05:41.679644 | 2026-03-17 01:05:41.679820 | TASK [Set zuul-log-path fact] 2026-03-17 01:05:41.699400 | localhost | ok 2026-03-17 01:05:41.712806 | 2026-03-17 01:05:41.712929 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 01:05:41.751033 | localhost | ok 2026-03-17 01:05:41.758260 | 2026-03-17 01:05:41.758445 | TASK [upload-logs : Create log directories] 2026-03-17 01:05:42.225160 | localhost | changed 2026-03-17 01:05:42.227970 | 2026-03-17 01:05:42.228065 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-17 01:05:42.691425 | localhost -> localhost | ok: Runtime: 0:00:00.003593 2026-03-17 01:05:42.698748 | 2026-03-17 01:05:42.698955 | TASK [upload-logs : Upload logs to log server] 2026-03-17 01:05:43.289344 | localhost | Output suppressed because no_log was given 2026-03-17 01:05:43.292635 | 2026-03-17 01:05:43.292802 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 01:05:43.344121 | localhost | skipping: Conditional result was False 2026-03-17 01:05:43.349817 | localhost | skipping: Conditional result was False 2026-03-17 01:05:43.358439 | 2026-03-17 01:05:43.358698 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 01:05:43.408348 | localhost | skipping: Conditional result was False 2026-03-17 01:05:43.409144 | 2026-03-17 01:05:43.414511 | localhost | skipping: Conditional result was False 2026-03-17 01:05:43.423787 | 2026-03-17 01:05:43.424201 | LOOP [upload-logs : Upload console log and json output]