2026-05-12 16:45:03.574140 | Job console starting 2026-05-12 16:45:03.612595 | Updating git repos 2026-05-12 16:45:03.659825 | Cloning repos into workspace 2026-05-12 16:45:03.716224 | Restoring repo states 2026-05-12 16:45:03.740706 | Merging changes 2026-05-12 16:45:03.740730 | Checking out repos 2026-05-12 16:45:03.800772 | Preparing playbooks 2026-05-12 16:45:04.745895 | Running Ansible setup 2026-05-12 16:45:09.281070 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 16:45:10.108790 | 2026-05-12 16:45:10.108982 | PLAY [Base pre] 2026-05-12 16:45:10.130902 | 2026-05-12 16:45:10.131068 | TASK [Setup log path fact] 2026-05-12 16:45:10.168621 | debian-bookworm | ok 2026-05-12 16:45:10.185291 | 2026-05-12 16:45:10.185483 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 16:45:10.214472 | debian-bookworm | ok 2026-05-12 16:45:10.224891 | 2026-05-12 16:45:10.225030 | TASK [emit-job-header : Print job information] 2026-05-12 16:45:10.265296 | # Job Information 2026-05-12 16:45:10.265535 | Ansible Version: 2.16.14 2026-05-12 16:45:10.265579 | Job: container-image-ceph-ansible-push-squid 2026-05-12 16:45:10.265620 | Pipeline: post 2026-05-12 16:45:10.265649 | Executor: 521e9411259a 2026-05-12 16:45:10.265676 | Triggered by: https://github.com/osism/container-image-ceph-ansible/commit/0318eaf4c9ae207ec00a66c8d4dcb29bb057e948 2026-05-12 16:45:10.265704 | Event ID: e6dc07be-4e21-11f1-8c0d-09a761eb724b 2026-05-12 16:45:10.271427 | 2026-05-12 16:45:10.271554 | LOOP [emit-job-header : Print node information] 2026-05-12 16:45:10.405674 | debian-bookworm | ok: 2026-05-12 16:45:10.405877 | debian-bookworm | # Node Information 2026-05-12 16:45:10.405913 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 16:45:10.405938 | debian-bookworm | Hostname: debian 2026-05-12 16:45:10.405960 | debian-bookworm | Username: zuul 2026-05-12 16:45:10.405981 | debian-bookworm | Distro: Debian 12.13 2026-05-12 16:45:10.406005 | debian-bookworm | Provider: regiocloud-a 2026-05-12 16:45:10.406027 | debian-bookworm | Region: 2026-05-12 16:45:10.406049 | debian-bookworm | Label: debian-bookworm 2026-05-12 16:45:10.406068 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 16:45:10.406088 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feac:66e4 2026-05-12 16:45:10.447783 | 2026-05-12 16:45:10.447944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 16:45:10.971057 | debian-bookworm -> localhost | changed 2026-05-12 16:45:10.978972 | 2026-05-12 16:45:10.979121 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 16:45:12.095779 | debian-bookworm -> localhost | changed 2026-05-12 16:45:12.107907 | 2026-05-12 16:45:12.108048 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 16:45:12.377014 | debian-bookworm -> localhost | ok 2026-05-12 16:45:12.383744 | 2026-05-12 16:45:12.383875 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 16:45:12.417177 | debian-bookworm | ok 2026-05-12 16:45:12.441261 | debian-bookworm | included: /var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 16:45:12.447955 | 2026-05-12 16:45:12.448075 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 16:45:13.770764 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 16:45:13.771042 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/work/6dcef1704174440fa26a81a8d7de3046_id_rsa 2026-05-12 16:45:13.771080 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/work/6dcef1704174440fa26a81a8d7de3046_id_rsa.pub 2026-05-12 16:45:13.771107 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 16:45:13.771131 | debian-bookworm -> localhost | SHA256:s3xOtcIr2DafrvqLQ4GC7dBSv1nSt+CiEDY/l16kAZ8 zuul-build-sshkey 2026-05-12 16:45:13.771175 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 16:45:13.771198 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 16:45:13.771220 | debian-bookworm -> localhost | | | 2026-05-12 16:45:13.771243 | debian-bookworm -> localhost | | .. | 2026-05-12 16:45:13.771264 | debian-bookworm -> localhost | | = .oo. | 2026-05-12 16:45:13.771284 | debian-bookworm -> localhost | |=o+ +E=.. | 2026-05-12 16:45:13.771303 | debian-bookworm -> localhost | |.=o. *=+S. . | 2026-05-12 16:45:13.771350 | debian-bookworm -> localhost | |. .o++oo.+ . . | 2026-05-12 16:45:13.771373 | debian-bookworm -> localhost | | . .+o.oo = . | 2026-05-12 16:45:13.771393 | debian-bookworm -> localhost | | . .o.=+ + | 2026-05-12 16:45:13.771414 | debian-bookworm -> localhost | | o=+B* | 2026-05-12 16:45:13.771435 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 16:45:13.771494 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.787067 2026-05-12 16:45:13.779418 | 2026-05-12 16:45:13.779568 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 16:45:13.816169 | debian-bookworm | ok 2026-05-12 16:45:13.831224 | debian-bookworm | included: /var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 16:45:13.841479 | 2026-05-12 16:45:13.841599 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 16:45:13.868260 | debian-bookworm | skipping: Conditional result was False 2026-05-12 16:45:13.876490 | 2026-05-12 16:45:13.876645 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 16:45:14.587072 | debian-bookworm | changed 2026-05-12 16:45:14.595505 | 2026-05-12 16:45:14.595647 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 16:45:14.877959 | debian-bookworm | ok 2026-05-12 16:45:14.887251 | 2026-05-12 16:45:14.887460 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 16:45:15.573292 | debian-bookworm | changed 2026-05-12 16:45:15.584003 | 2026-05-12 16:45:15.584195 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 16:45:16.276899 | debian-bookworm | changed 2026-05-12 16:45:16.284609 | 2026-05-12 16:45:16.284743 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 16:45:16.310969 | debian-bookworm | skipping: Conditional result was False 2026-05-12 16:45:16.326440 | 2026-05-12 16:45:16.326643 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 16:45:16.822771 | debian-bookworm -> localhost | changed 2026-05-12 16:45:16.835825 | 2026-05-12 16:45:16.836006 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 16:45:17.185532 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/work/6dcef1704174440fa26a81a8d7de3046_id_rsa (zuul-build-sshkey) 2026-05-12 16:45:17.185861 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024960 2026-05-12 16:45:17.196719 | 2026-05-12 16:45:17.196857 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 16:45:17.631597 | debian-bookworm | ok 2026-05-12 16:45:17.640732 | 2026-05-12 16:45:17.640904 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 16:45:17.676403 | debian-bookworm | skipping: Conditional result was False 2026-05-12 16:45:17.695511 | 2026-05-12 16:45:17.695671 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 16:45:18.164981 | debian-bookworm | ok 2026-05-12 16:45:18.177340 | 2026-05-12 16:45:18.177488 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 16:45:18.208800 | debian-bookworm | ok 2026-05-12 16:45:18.214790 | 2026-05-12 16:45:18.217261 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 16:45:18.538247 | debian-bookworm -> localhost | ok 2026-05-12 16:45:18.552232 | 2026-05-12 16:45:18.552438 | TASK [validate-host : Collect information about the host] 2026-05-12 16:45:19.752133 | debian-bookworm | ok 2026-05-12 16:45:19.762739 | 2026-05-12 16:45:19.762975 | TASK [validate-host : Sanitize hostname] 2026-05-12 16:45:19.915898 | debian-bookworm | ok 2026-05-12 16:45:19.960748 | 2026-05-12 16:45:19.960896 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 16:45:20.543431 | debian-bookworm -> localhost | changed 2026-05-12 16:45:20.551088 | 2026-05-12 16:45:20.551223 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 16:45:20.985521 | debian-bookworm | ok 2026-05-12 16:45:20.992937 | 2026-05-12 16:45:20.993232 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 16:45:21.600256 | debian-bookworm -> localhost | changed 2026-05-12 16:45:21.610708 | 2026-05-12 16:45:21.610876 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 16:45:21.930740 | debian-bookworm | ok 2026-05-12 16:45:21.940531 | 2026-05-12 16:45:21.940697 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 16:45:22.835852 | debian-bookworm | changed: 2026-05-12 16:45:22.836201 | debian-bookworm | cd+++++++++ src/ 2026-05-12 16:45:22.836275 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 16:45:22.836351 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 16:45:22.836398 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-12 16:45:22.836441 | debian-bookworm | Containerfile 2026-05-12 16:45:22.836790 | debian-bookworm | 2026-05-12 16:47:22.588146 | debian-bookworm | #25 52.44 2026-05-12 16:47:22.588156 | debian-bookworm | #25 52.44 Or undo this operation with: 2026-05-12 16:47:22.588160 | debian-bookworm | #25 52.44 2026-05-12 16:47:22.588165 | debian-bookworm | #25 52.44 git switch - 2026-05-12 16:47:22.588171 | debian-bookworm | #25 52.44 2026-05-12 16:47:22.588176 | debian-bookworm | #25 52.44 Turn off this advice by setting config variable advice.detachedHead to false 2026-05-12 16:47:22.588180 | debian-bookworm | #25 52.44 2026-05-12 16:47:22.588185 | debian-bookworm | #25 52.44 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-05-12 16:57:47.430551 | debian-bookworm | #25 677.3 Using /etc/ansible/ansible.cfg as config file 2026-05-12 16:57:47.430705 | debian-bookworm | #25 677.3 Starting galaxy collection install process 2026-05-12 16:57:47.430790 | debian-bookworm | #25 677.3 Process install dependency map 2026-05-12 16:57:47.430895 | debian-bookworm | #25 677.3 Starting collection install process 2026-05-12 16:57:47.430943 | debian-bookworm | #25 677.3 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-1670m00blk81/tmpufugid2s/ansible-netcommon-2.6.1-oggczhtx 2026-05-12 16:57:47.431023 | debian-bookworm | #25 677.3 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-12 16:57:47.431086 | debian-bookworm | #25 677.3 ansible.netcommon:2.6.1 was installed successfully 2026-05-12 16:57:47.431143 | debian-bookworm | #25 677.3 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-05-12 16:57:47.431225 | debian-bookworm | #25 677.3 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-05-12 16:57:47.431284 | debian-bookworm | #25 677.3 openstack.config_template:1.3.0 was installed successfully 2026-05-12 16:57:47.431380 | debian-bookworm | #25 677.3 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-1670m00blk81/tmpufugid2s/ansible-posix-2.1.0-4c0nrfqw 2026-05-12 16:57:47.431425 | debian-bookworm | #25 677.3 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-12 16:57:47.431500 | debian-bookworm | #25 677.3 ansible.posix:2.1.0 was installed successfully 2026-05-12 16:57:47.431562 | debian-bookworm | #25 677.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1670m00blk81/tmpufugid2s/ansible-utils-6.0.2-stkuuqcy 2026-05-12 16:57:47.431620 | debian-bookworm | #25 677.3 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-12 16:57:47.431681 | debian-bookworm | #25 677.3 ansible.utils:6.0.2 was installed successfully 2026-05-12 16:57:47.431737 | debian-bookworm | #25 677.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1670m00blk81/tmpufugid2s/netbox-netbox-3.23.0-dpx1qae7 2026-05-12 16:57:47.431882 | debian-bookworm | #25 677.3 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-12 16:57:47.432010 | debian-bookworm | #25 677.3 netbox.netbox:3.23.0 was installed successfully 2026-05-12 16:57:47.432145 | debian-bookworm | #25 677.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1670m00blk81/tmpufugid2s/osism-commons-0.20260318.0-ic469v4w 2026-05-12 16:57:47.432268 | debian-bookworm | #25 677.3 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-12 16:57:47.432357 | debian-bookworm | #25 677.3 osism.commons:0.20260318.0 was installed successfully 2026-05-12 16:57:47.432422 | debian-bookworm | #25 677.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1670m00blk81/tmpufugid2s/community-general-12.6.0-iwg_6pdz 2026-05-12 16:57:47.432504 | debian-bookworm | #25 677.3 Installing 'community.general:12.6.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-12 16:57:47.432587 | debian-bookworm | #25 677.3 community.general:12.6.0 was installed successfully 2026-05-12 16:57:47.599398 | debian-bookworm | #25 677.4 + ln -s /usr/share/ansible/collections /ansible/collections 2026-05-12 16:57:47.599510 | debian-bookworm | #25 677.4 + mkdir -p /usr/share/mitogen 2026-05-12 16:57:47.599539 | debian-bookworm | #25 677.4 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-12 16:57:47.599587 | debian-bookworm | #25 677.5 + 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-05-12 16:57:47.769687 | debian-bookworm | #25 677.5 + rm /mitogen.tar.gz 2026-05-12 16:57:47.769904 | debian-bookworm | #25 677.5 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-05-12 16:57:47.769970 | debian-bookworm | #25 677.5 ++ awk '-F: ' '{ print $2 }' 2026-05-12 16:57:47.770036 | debian-bookworm | #25 677.5 + PROJECT_VERSION=stable-9.0 2026-05-12 16:57:47.770094 | debian-bookworm | #25 677.5 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-05-12 16:57:47.770158 | debian-bookworm | #25 677.5 Cloning into '/repository'... 2026-05-12 16:57:49.868859 | debian-bookworm | #25 679.7 ++ find /patches/stable-9.0 -name '*.patch' 2026-05-12 16:57:49.969160 | debian-bookworm | #25 679.7 ++ LC_ALL=C 2026-05-12 16:57:49.969285 | debian-bookworm | #25 679.7 ++ sort 2026-05-12 16:57:49.969329 | debian-bookworm | #25 679.7 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-05-12 16:57:49.969348 | debian-bookworm | #25 679.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.969367 | debian-bookworm | #25 679.7 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-05-12 16:57:49.969385 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.969418 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.969435 | debian-bookworm | #25 679.7 checking file roles/ceph-defaults/defaults/main.yml 2026-05-12 16:57:49.969462 | debian-bookworm | #25 679.7 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-12 16:57:49.969541 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.969594 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 2026-05-12 16:57:49.969611 | debian-bookworm | #25 679.7 patching file roles/ceph-defaults/defaults/main.yml 2026-05-12 16:57:49.969628 | debian-bookworm | #25 679.7 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-12 16:57:49.969659 | debian-bookworm | #25 679.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.969676 | debian-bookworm | #25 679.7 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-05-12 16:57:49.969692 | debian-bookworm | #25 679.7 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-05-12 16:57:49.969709 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.969739 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.969756 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-05-12 16:57:49.969772 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-12 16:57:49.969788 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-12 16:57:49.969818 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-05-12 16:57:49.969848 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-05-12 16:57:49.969865 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-12 16:57:49.969897 | debian-bookworm | #25 679.7 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-12 16:57:49.969913 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.969929 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 2026-05-12 16:57:49.969987 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-05-12 16:57:49.970004 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-12 16:57:49.970020 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-12 16:57:49.970051 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-05-12 16:57:49.970068 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-05-12 16:57:49.970084 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-12 16:57:49.970100 | debian-bookworm | #25 679.7 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-12 16:57:49.970131 | debian-bookworm | #25 679.7 /patches/stable-9.0/container-binary.patch 2026-05-12 16:57:49.970147 | debian-bookworm | #25 679.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.970164 | debian-bookworm | #25 679.7 + echo /patches/stable-9.0/container-binary.patch 2026-05-12 16:57:49.970180 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.970210 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.970227 | debian-bookworm | #25 679.7 checking file roles/ceph-facts/tasks/container_binary.yml 2026-05-12 16:57:49.970244 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.970260 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 2026-05-12 16:57:49.970290 | debian-bookworm | #25 679.7 patching file roles/ceph-facts/tasks/container_binary.yml 2026-05-12 16:57:49.970307 | debian-bookworm | #25 679.7 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-05-12 16:57:49.970325 | debian-bookworm | #25 679.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.970430 | debian-bookworm | #25 679.7 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-05-12 16:57:49.970508 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.970558 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.970583 | debian-bookworm | #25 679.7 checking file infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.970609 | debian-bookworm | #25 679.7 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-05-12 16:57:49.970658 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.970683 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 2026-05-12 16:57:49.970729 | debian-bookworm | #25 679.7 patching file infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.970754 | debian-bookworm | #25 679.7 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-05-12 16:57:49.970781 | debian-bookworm | #25 679.7 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-05-12 16:57:49.970847 | debian-bookworm | #25 679.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.970876 | debian-bookworm | #25 679.7 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-05-12 16:57:49.970921 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.970947 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.970992 | debian-bookworm | #25 679.7 checking file infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.971018 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.971044 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 2026-05-12 16:57:49.971089 | debian-bookworm | #25 679.7 patching file infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.971115 | debian-bookworm | #25 679.7 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-05-12 16:57:49.971161 | debian-bookworm | #25 679.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.971187 | debian-bookworm | #25 679.7 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-05-12 16:57:49.971211 | debian-bookworm | #25 679.7 + cd /repository 2026-05-12 16:57:49.971256 | debian-bookworm | #25 679.7 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.971283 | debian-bookworm | #25 679.8 checking file infrastructure-playbooks/shrink-osd.yml 2026-05-12 16:57:49.971328 | debian-bookworm | #25 679.8 + cd /repository 2026-05-12 16:57:49.971355 | debian-bookworm | #25 679.8 + patch --forward --batch -p1 2026-05-12 16:57:49.971380 | debian-bookworm | #25 679.8 patching file infrastructure-playbooks/shrink-osd.yml 2026-05-12 16:57:49.971427 | debian-bookworm | #25 679.8 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-05-12 16:57:49.971453 | debian-bookworm | #25 679.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.971499 | debian-bookworm | #25 679.8 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-05-12 16:57:49.971526 | debian-bookworm | #25 679.8 + cd /repository 2026-05-12 16:57:49.971551 | debian-bookworm | #25 679.8 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.971597 | debian-bookworm | #25 679.8 checking file infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.971623 | debian-bookworm | #25 679.8 + cd /repository 2026-05-12 16:57:49.971666 | debian-bookworm | #25 679.8 + patch --forward --batch -p1 2026-05-12 16:57:49.971693 | debian-bookworm | #25 679.8 patching file infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.971719 | debian-bookworm | #25 679.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-12 16:57:49.971765 | debian-bookworm | #25 679.8 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-05-12 16:57:49.971793 | debian-bookworm | #25 679.8 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-05-12 16:57:49.971908 | debian-bookworm | #25 679.8 + cd /repository 2026-05-12 16:57:49.972031 | debian-bookworm | #25 679.8 + patch --forward --batch -p1 --dry-run 2026-05-12 16:57:49.972060 | debian-bookworm | #25 679.8 checking file roles/ceph-client/meta/main.yml 2026-05-12 16:57:49.972097 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972133 | debian-bookworm | #25 679.8 checking file roles/ceph-common/meta/main.yml 2026-05-12 16:57:49.972159 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972204 | debian-bookworm | #25 679.8 checking file roles/ceph-container-common/meta/main.yml 2026-05-12 16:57:49.972228 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972244 | debian-bookworm | #25 679.8 checking file roles/ceph-defaults/meta/main.yml 2026-05-12 16:57:49.972270 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972293 | debian-bookworm | #25 679.8 checking file roles/ceph-handler/meta/main.yml 2026-05-12 16:57:49.972309 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972326 | debian-bookworm | #25 679.8 checking file roles/ceph-mds/meta/main.yml 2026-05-12 16:57:49.972345 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972408 | debian-bookworm | #25 679.8 checking file roles/ceph-mgr/meta/main.yml 2026-05-12 16:57:49.972459 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972511 | debian-bookworm | #25 679.8 checking file roles/ceph-mon/meta/main.yml 2026-05-12 16:57:49.972529 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972546 | debian-bookworm | #25 679.8 checking file roles/ceph-osd/meta/main.yml 2026-05-12 16:57:49.972584 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972601 | debian-bookworm | #25 679.8 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-05-12 16:57:49.972618 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972634 | debian-bookworm | #25 679.8 checking file roles/ceph-rgw/meta/main.yml 2026-05-12 16:57:49.972665 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972681 | debian-bookworm | #25 679.8 + cd /repository 2026-05-12 16:57:49.972697 | debian-bookworm | #25 679.8 + patch --forward --batch -p1 2026-05-12 16:57:49.972716 | debian-bookworm | #25 679.8 patching file roles/ceph-client/meta/main.yml 2026-05-12 16:57:49.972748 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972764 | debian-bookworm | #25 679.8 patching file roles/ceph-common/meta/main.yml 2026-05-12 16:57:49.972780 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972797 | debian-bookworm | #25 679.8 patching file roles/ceph-container-common/meta/main.yml 2026-05-12 16:57:49.972863 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972890 | debian-bookworm | #25 679.8 patching file roles/ceph-defaults/meta/main.yml 2026-05-12 16:57:49.972913 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972929 | debian-bookworm | #25 679.8 patching file roles/ceph-handler/meta/main.yml 2026-05-12 16:57:49.972945 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.972962 | debian-bookworm | #25 679.8 patching file roles/ceph-mds/meta/main.yml 2026-05-12 16:57:49.972992 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.973009 | debian-bookworm | #25 679.8 patching file roles/ceph-mgr/meta/main.yml 2026-05-12 16:57:49.973025 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.973044 | debian-bookworm | #25 679.8 patching file roles/ceph-mon/meta/main.yml 2026-05-12 16:57:49.973075 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.973092 | debian-bookworm | #25 679.8 patching file roles/ceph-osd/meta/main.yml 2026-05-12 16:57:49.973108 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.973124 | debian-bookworm | #25 679.8 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-05-12 16:57:49.973155 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.973171 | debian-bookworm | #25 679.8 patching file roles/ceph-rgw/meta/main.yml 2026-05-12 16:57:49.973187 | debian-bookworm | #25 679.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-12 16:57:49.973203 | debian-bookworm | #25 679.8 + '[' -e /repository/plugins/actions ']' 2026-05-12 16:57:49.973236 | debian-bookworm | #25 679.8 + '[' -e /repository/plugins/callback ']' 2026-05-12 16:57:49.973280 | debian-bookworm | #25 679.8 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-05-12 16:57:49.973337 | debian-bookworm | #25 679.8 + '[' -e /repository/plugins/filter ']' 2026-05-12 16:57:49.973367 | debian-bookworm | #25 679.8 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-05-12 16:57:49.973393 | debian-bookworm | #25 679.8 + 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_crush_rule_info.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_key_info.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-05-12 16:57:49.973410 | debian-bookworm | #25 679.8 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-05-12 16:57:49.973426 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-12 16:57:49.973447 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973478 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-12 16:57:49.973493 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-12 16:57:49.973508 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-05-12 16:57:49.973523 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-12 16:57:49.973538 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973553 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-12 16:57:49.973568 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-12 16:57:49.973583 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-05-12 16:57:49.973597 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-12 16:57:49.973612 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973627 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-12 16:57:49.973642 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-12 16:57:49.973657 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-05-12 16:57:49.973672 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-12 16:57:49.973701 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973716 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-12 16:57:49.973731 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-12 16:57:49.973746 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-05-12 16:57:49.973761 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973776 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-05-12 16:57:49.973791 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/cephadm.yml 2026-05-12 16:57:49.973805 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-05-12 16:57:49.973820 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-05-12 16:57:49.973850 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-12 16:57:49.973866 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973880 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-12 16:57:49.973895 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-12 16:57:49.973910 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-05-12 16:57:49.973925 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.973940 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-05-12 16:57:49.973954 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/add-mon.yml 2026-05-12 16:57:49.973969 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-05-12 16:57:49.973984 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-05-12 16:57:49.973998 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974014 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-12 16:57:49.974032 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-12 16:57:49.974047 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-12 16:57:49.974076 | debian-bookworm | #25 679.8 + 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-05-12 16:57:49.974093 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974108 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-12 16:57:49.974122 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-12 16:57:49.974137 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-12 16:57:49.974168 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-05-12 16:57:49.974184 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974199 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-12 16:57:49.974213 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-12 16:57:49.974228 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-12 16:57:49.974243 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-05-12 16:57:49.974258 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974273 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-12 16:57:49.974288 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-12 16:57:49.974303 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-12 16:57:49.974318 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-05-12 16:57:49.974333 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974347 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-12 16:57:49.974362 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-12 16:57:49.974377 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-12 16:57:49.974392 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-05-12 16:57:49.974407 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974422 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-12 16:57:49.974437 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-12 16:57:49.974451 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-12 16:57:49.974466 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-05-12 16:57:49.974481 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974496 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-12 16:57:49.974511 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-12 16:57:49.974526 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-12 16:57:49.974540 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-05-12 16:57:49.974555 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974570 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-12 16:57:49.974588 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-12 16:57:49.974604 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-12 16:57:49.974622 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-05-12 16:57:49.974637 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974694 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-12 16:57:49.974718 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-12 16:57:49.974751 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-12 16:57:49.974781 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-05-12 16:57:49.974838 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974859 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.974888 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.974904 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-05-12 16:57:49.974919 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-05-12 16:57:49.974934 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.974949 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-12 16:57:49.974965 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-12 16:57:49.974980 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-12 16:57:49.974995 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-05-12 16:57:49.975009 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:49.975024 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-12 16:57:49.975039 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-12 16:57:49.975054 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-12 16:57:49.975069 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-05-12 16:57:49.975084 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:50.098955 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-12 16:57:50.099077 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-12 16:57:50.099093 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-05-12 16:57:50.099105 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:50.099116 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-12 16:57:50.099126 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-12 16:57:50.099136 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-05-12 16:57:50.099147 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:50.099157 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-12 16:57:50.099166 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-12 16:57:50.099177 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-12 16:57:50.099210 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-12 16:57:50.099220 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-12 16:57:50.099230 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-05-12 16:57:50.099239 | debian-bookworm | #25 679.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-12 16:57:50.099249 | debian-bookworm | #25 679.8 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-05-12 16:57:50.099258 | debian-bookworm | #25 679.8 /repository/infrastructure-playbooks/lv-create.yml 2026-05-12 16:57:50.099268 | debian-bookworm | #25 679.8 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-05-12 16:57:50.099288 | debian-bookworm | #25 679.8 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-05-12 16:57:50.099314 | debian-bookworm | #25 679.8 + 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-05-12 16:57:50.099328 | debian-bookworm | #25 679.9 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-05-12 16:57:50.099338 | debian-bookworm | #25 679.9 + '[' -e /repository/site-docker.yml.sample ']' 2026-05-12 16:57:50.099348 | debian-bookworm | #25 679.9 + '[' -e /repository/site-container.yml.sample ']' 2026-05-12 16:57:50.099358 | debian-bookworm | #25 679.9 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-05-12 16:57:50.099367 | debian-bookworm | #25 679.9 + '[' -e /repository/dashboard.yml ']' 2026-05-12 16:57:50.099377 | debian-bookworm | #25 679.9 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-05-12 16:57:50.099386 | debian-bookworm | #25 679.9 + '[' -e /repository/module_utils ']' 2026-05-12 16:57:50.099396 | debian-bookworm | #25 679.9 + cp -r /repository/module_utils /ansible 2026-05-12 16:57:50.099406 | debian-bookworm | #25 679.9 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-05-12 16:57:50.099416 | debian-bookworm | #25 679.9 + 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-05-12 16:57:50.099427 | debian-bookworm | #25 679.9 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-05-12 16:57:50.099437 | debian-bookworm | #25 679.9 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-05-12 16:57:50.099447 | debian-bookworm | #25 679.9 + mkdir -p /tests 2026-05-12 16:57:50.099507 | debian-bookworm | #25 679.9 + 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-05-12 16:57:50.099527 | debian-bookworm | #25 679.9 + python3 -m ara.setup.env 2026-05-12 16:57:50.099537 | debian-bookworm | #25 680.0 + python3 /src/render-playbooks.py 2026-05-12 16:57:50.269068 | debian-bookworm | #25 680.0 + chown -R dragon: /ansible /share /interface 2026-05-12 16:57:50.269159 | debian-bookworm | #25 680.1 + apt-get clean 2026-05-12 16:57:50.443207 | debian-bookworm | #25 680.1 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-12 16:57:51.003301 | debian-bookworm | #25 680.1 Reading package lists... 2026-05-12 16:57:51.206734 | debian-bookworm | #25 680.9 Building dependency tree... 2026-05-12 16:57:51.357847 | debian-bookworm | #25 681.1 Reading state information... 2026-05-12 16:57:51.393771 | debian-bookworm | #25 681.2 The following packages were automatically installed and are no longer required: 2026-05-12 16:57:51.394028 | debian-bookworm | #25 681.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-12 16:57:51.560308 | debian-bookworm | #25 681.2 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-12 16:57:51.560436 | debian-bookworm | #25 681.2 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-12 16:57:51.560540 | debian-bookworm | #25 681.2 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-12 16:57:51.560619 | debian-bookworm | #25 681.2 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-12 16:57:51.560694 | debian-bookworm | #25 681.2 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-12 16:57:51.560753 | debian-bookworm | #25 681.2 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-12 16:57:51.560798 | debian-bookworm | #25 681.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-12 16:57:51.560867 | debian-bookworm | #25 681.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-12 16:57:51.560912 | debian-bookworm | #25 681.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-12 16:57:51.560959 | debian-bookworm | #25 681.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-12 16:57:51.561004 | debian-bookworm | #25 681.3 Use 'apt autoremove' to remove them. 2026-05-12 16:57:51.561046 | debian-bookworm | #25 681.3 The following packages will be REMOVED: 2026-05-12 16:57:51.561089 | debian-bookworm | #25 681.3 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-12 16:57:51.624037 | debian-bookworm | #25 681.5 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-05-12 16:57:51.624122 | debian-bookworm | #25 681.5 After this operation, 60.4 MB disk space will be freed. 2026-05-12 16:57:51.800579 | debian-bookworm | #25 681.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 ... 16754 files and directories currently installed.) 2026-05-12 16:57:51.800663 | debian-bookworm | #25 681.5 Removing build-essential (12.9) ... 2026-05-12 16:57:51.800694 | debian-bookworm | #25 681.6 Removing git (1:2.39.5-0+deb12u3) ... 2026-05-12 16:57:51.800719 | debian-bookworm | #25 681.7 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-05-12 16:57:51.906301 | debian-bookworm | #25 681.7 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-05-12 16:57:51.906438 | debian-bookworm | #25 681.8 Removing libssl-dev:amd64 (3.0.19-1~deb12u2) ... 2026-05-12 16:57:52.028751 | debian-bookworm | #25 681.8 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-05-12 16:57:52.028926 | debian-bookworm | #25 681.9 Removing python3-dev (3.11.2-1+b1) ... 2026-05-12 16:57:52.129396 | debian-bookworm | #25 682.0 + apt-get autoremove -y 2026-05-12 16:57:52.856279 | debian-bookworm | #25 682.0 Reading package lists... 2026-05-12 16:57:53.078469 | debian-bookworm | #25 682.7 Building dependency tree... 2026-05-12 16:57:53.230101 | debian-bookworm | #25 682.9 Reading state information... 2026-05-12 16:57:53.286626 | debian-bookworm | #25 683.1 The following packages will be REMOVED: 2026-05-12 16:57:53.286727 | debian-bookworm | #25 683.1 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-12 16:57:53.286744 | debian-bookworm | #25 683.1 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-12 16:57:53.286755 | debian-bookworm | #25 683.1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-12 16:57:53.286768 | debian-bookworm | #25 683.1 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-12 16:57:53.440066 | debian-bookworm | #25 683.1 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-12 16:57:53.440248 | debian-bookworm | #25 683.1 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-12 16:57:53.440335 | debian-bookworm | #25 683.1 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-12 16:57:53.440408 | debian-bookworm | #25 683.1 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-12 16:57:53.440570 | debian-bookworm | #25 683.1 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-12 16:57:53.440622 | debian-bookworm | #25 683.1 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-12 16:57:53.440690 | debian-bookworm | #25 683.1 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-12 16:57:53.503359 | debian-bookworm | #25 683.4 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-05-12 16:57:53.503441 | debian-bookworm | #25 683.4 After this operation, 358 MB disk space will be freed. 2026-05-12 16:57:53.628438 | debian-bookworm | #25 683.4 (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-05-12 16:57:53.628592 | debian-bookworm | #25 683.4 Removing g++ (4:12.2.0-3) ... 2026-05-12 16:57:53.628630 | debian-bookworm | #25 683.5 Removing gcc (4:12.2.0-3) ... 2026-05-12 16:57:53.781288 | debian-bookworm | #25 683.6 Removing dpkg-dev (1.21.22) ... 2026-05-12 16:57:53.781402 | debian-bookworm | #25 683.6 Removing bzip2 (1.0.8-5+b1) ... 2026-05-12 16:57:53.922942 | debian-bookworm | #25 683.7 Removing cpp (4:12.2.0-3) ... 2026-05-12 16:57:53.923074 | debian-bookworm | #25 683.8 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:54.068580 | debian-bookworm | #25 683.9 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-05-12 16:57:54.068701 | debian-bookworm | #25 683.9 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:54.194672 | debian-bookworm | #25 684.0 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-05-12 16:57:54.326898 | debian-bookworm | #25 684.1 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-05-12 16:57:54.327092 | debian-bookworm | #25 684.2 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-05-12 16:57:54.450258 | debian-bookworm | #25 684.2 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-05-12 16:57:54.450497 | debian-bookworm | #25 684.3 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-05-12 16:57:54.602808 | debian-bookworm | #25 684.4 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-05-12 16:57:54.603084 | debian-bookworm | #25 684.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-05-12 16:57:54.758447 | debian-bookworm | #25 684.5 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-05-12 16:57:54.758685 | debian-bookworm | #25 684.6 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-05-12 16:57:54.893993 | debian-bookworm | #25 684.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-05-12 16:57:54.894164 | debian-bookworm | #25 684.7 Removing libdpkg-perl (1.21.22) ... 2026-05-12 16:57:55.017767 | debian-bookworm | #25 684.8 Removing liberror-perl (0.17029-2) ... 2026-05-12 16:57:55.017951 | debian-bookworm | #25 684.9 Removing perl (5.36.0-7+deb12u3) ... 2026-05-12 16:57:55.175318 | debian-bookworm | #25 684.9 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-05-12 16:57:55.175514 | debian-bookworm | #25 685.0 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-05-12 16:57:55.311357 | debian-bookworm | #25 685.1 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-05-12 16:57:55.311525 | debian-bookworm | #25 685.2 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-12 16:57:55.446946 | debian-bookworm | #25 685.2 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-12 16:57:55.447278 | debian-bookworm | #25 685.3 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-05-12 16:57:55.573617 | debian-bookworm | #25 685.4 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-05-12 16:57:55.697706 | debian-bookworm | #25 685.5 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-05-12 16:57:55.697789 | debian-bookworm | #25 685.6 Removing libpsl5:amd64 (0.21.2-1) ... 2026-05-12 16:57:55.823946 | debian-bookworm | #25 685.6 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-05-12 16:57:55.824058 | debian-bookworm | #25 685.7 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-05-12 16:57:55.944169 | debian-bookworm | #25 685.7 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-05-12 16:57:55.944274 | debian-bookworm | #25 685.8 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-05-12 16:57:56.111893 | debian-bookworm | #25 685.9 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-05-12 16:57:56.111975 | debian-bookworm | #25 686.0 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-05-12 16:57:56.253472 | debian-bookworm | #25 686.0 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-05-12 16:57:56.253578 | debian-bookworm | #25 686.1 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-05-12 16:57:56.408679 | debian-bookworm | #25 686.2 Removing linux-libc-dev:amd64 (6.1.170-3) ... 2026-05-12 16:57:56.408739 | debian-bookworm | #25 686.3 Removing make (4.3-4.1) ... 2026-05-12 16:57:56.588609 | debian-bookworm | #25 686.3 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-05-12 16:57:56.588714 | debian-bookworm | #25 686.4 Removing rpcsvc-proto (1.4.3-1) ... 2026-05-12 16:57:56.723713 | debian-bookworm | #25 686.5 Removing xz-utils (5.4.1-1) ... 2026-05-12 16:57:56.723794 | debian-bookworm | #25 686.6 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:56.867862 | debian-bookworm | #25 686.7 Removing binutils (2.40-2) ... 2026-05-12 16:57:56.867968 | debian-bookworm | #25 686.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-05-12 16:57:57.005679 | debian-bookworm | #25 686.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-05-12 16:57:57.005760 | debian-bookworm | #25 686.9 Removing libctf0:amd64 (2.40-2) ... 2026-05-12 16:57:57.140704 | debian-bookworm | #25 686.9 Removing libbinutils:amd64 (2.40-2) ... 2026-05-12 16:57:57.140772 | debian-bookworm | #25 687.0 Removing binutils-common:amd64 (2.40-2) ... 2026-05-12 16:57:57.305210 | debian-bookworm | #25 687.2 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.445554 | debian-bookworm | #25 687.2 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.445657 | debian-bookworm | #25 687.3 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.576549 | debian-bookworm | #25 687.4 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.576670 | debian-bookworm | #25 687.4 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.692264 | debian-bookworm | #25 687.5 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-05-12 16:57:57.692379 | debian-bookworm | #25 687.5 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.808251 | debian-bookworm | #25 687.6 Removing libisl23:amd64 (0.25-1.1) ... 2026-05-12 16:57:57.808381 | debian-bookworm | #25 687.7 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:57.930397 | debian-bookworm | #25 687.7 Removing libjansson4:amd64 (2.14-2) ... 2026-05-12 16:57:57.930470 | debian-bookworm | #25 687.8 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:58.054486 | debian-bookworm | #25 687.9 Removing libmpc3:amd64 (1.3.1-1) ... 2026-05-12 16:57:58.183562 | debian-bookworm | #25 688.0 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-05-12 16:57:58.183656 | debian-bookworm | #25 688.0 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:58.283635 | debian-bookworm | #25 688.1 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:58.445319 | debian-bookworm | #25 688.2 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-05-12 16:57:58.448532 | debian-bookworm | #25 688.3 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-05-12 16:57:58.553383 | debian-bookworm | #25 688.4 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-6f46ab30cd7e2591.lock /tmp/uv-setuptools-8418d8548a3c24bc.lock /tmp/uv-setuptools-b36b6197a65d73c7.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-05-12 16:57:58.553504 | debian-bookworm | #25 688.4 + uv pip install --no-cache --system pyclean==3.0.0 2026-05-12 16:57:58.764067 | debian-bookworm | #25 688.5 Using Python 3.13.13 environment at: /usr/local 2026-05-12 16:57:58.764144 | debian-bookworm | #25 688.6 Resolved 1 package in 109ms 2026-05-12 16:57:58.864249 | debian-bookworm | #25 688.6 Prepared 1 package in 19ms 2026-05-12 16:57:58.864312 | debian-bookworm | #25 688.6 Installed 1 package in 8ms 2026-05-12 16:57:58.864322 | debian-bookworm | #25 688.6 + pyclean==3.0.0 2026-05-12 16:57:58.864327 | debian-bookworm | #25 688.7 + pyclean /usr 2026-05-12 16:57:58.864332 | debian-bookworm | #25 688.7 Cleaning directory /usr 2026-05-12 16:57:59.732244 | debian-bookworm | #25 689.6 Total 1875 files, 296 directories removed. 2026-05-12 16:57:59.894359 | debian-bookworm | #25 689.6 + uv pip uninstall --system pyclean 2026-05-12 16:58:00.017064 | debian-bookworm | #25 689.9 Using Python 3.13.13 environment at: /usr/local 2026-05-12 16:58:00.171996 | debian-bookworm | #25 689.9 Uninstalled 1 package in 261ms 2026-05-12 16:58:00.172064 | debian-bookworm | #25 689.9 - pyclean==3.0.0 2026-05-12 16:58:00.379731 | debian-bookworm | #25 DONE 690.2s 2026-05-12 16:58:07.195735 | debian-bookworm | 2026-05-12 16:58:07.195830 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-12 16:58:07.374204 | debian-bookworm | #26 DONE 3.8s 2026-05-12 16:58:07.530154 | debian-bookworm | 2026-05-12 16:58:07.530235 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-12 16:58:07.530254 | debian-bookworm | #26 merging 2026-05-12 16:58:11.166699 | debian-bookworm | #26 merging 3.8s done 2026-05-12 16:58:11.166918 | debian-bookworm | #26 DONE 7.6s 2026-05-12 16:58:11.318720 | debian-bookworm | 2026-05-12 16:58:11.318828 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-05-12 16:58:11.573556 | debian-bookworm | #27 DONE 0.4s 2026-05-12 16:58:11.727191 | debian-bookworm | 2026-05-12 16:58:11.727290 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-05-12 16:58:13.089017 | debian-bookworm | #28 DONE 1.5s 2026-05-12 16:58:13.251178 | debian-bookworm | 2026-05-12 16:58:13.251265 | debian-bookworm | #29 exporting to image 2026-05-12 16:58:13.251291 | debian-bookworm | #29 exporting layers 2026-05-12 16:58:43.298787 | debian-bookworm | #29 exporting layers 30.2s done 2026-05-12 16:58:43.433551 | debian-bookworm | #29 exporting manifest sha256:54ea44ba4c0b3cb91ec3432aca41ba13aac8dbb30bc13ebd85c30f0f03c69cd3 0.0s done 2026-05-12 16:58:43.433638 | debian-bookworm | #29 exporting config sha256:55ca86e865672f1c0a1ebc8ab59687257aa2ae7a4297d0cd026d3d11ae74bc5f 0.0s done 2026-05-12 16:58:43.433654 | debian-bookworm | #29 exporting attestation manifest sha256:628315176634824eb0e009e0c1dc6862965c02019a55e372c7dde62ff2c1cfe4 0.1s done 2026-05-12 16:58:43.433666 | debian-bookworm | #29 exporting manifest list sha256:6db5507cd2224a525790838fb72bf60bec18a5ba28421c8d5871f718b6ee84e8 2026-05-12 16:58:43.617705 | debian-bookworm | #29 exporting manifest list sha256:6db5507cd2224a525790838fb72bf60bec18a5ba28421c8d5871f718b6ee84e8 0.0s done 2026-05-12 16:58:43.617756 | debian-bookworm | #29 naming to docker.io/library/0318eaf:latest done 2026-05-12 16:58:43.617769 | debian-bookworm | #29 unpacking to docker.io/library/0318eaf:latest 2026-05-12 16:58:52.097188 | debian-bookworm | #29 unpacking to docker.io/library/0318eaf:latest 8.6s done 2026-05-12 16:58:52.300547 | debian-bookworm | #29 DONE 39.1s 2026-05-12 16:58:52.865943 | debian-bookworm | ok: Runtime: 0:12:31.534449 2026-05-12 16:58:52.898179 | 2026-05-12 16:58:52.898322 | TASK [Run push script] 2026-05-12 16:58:53.209484 | debian-bookworm | ++ git rev-parse --short HEAD 2026-05-12 16:58:53.211493 | debian-bookworm | + revision=0318eaf 2026-05-12 16:58:53.211530 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-12 16:58:53.211551 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-12 16:58:53.211575 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-12 16:58:53.211617 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-05-12 16:58:53.211628 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-12 16:58:53.211670 | debian-bookworm | + docker tag 0318eaf osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-12 16:58:53.276752 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-12 16:58:53.300330 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-05-12 16:58:53.409584 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-12 16:58:53.409713 | debian-bookworm | 0e783024034b: Waiting 2026-05-12 16:58:53.409766 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-12 16:58:53.409787 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-12 16:58:53.409842 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:53.409874 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:53.409893 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-12 16:58:53.508790 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:53.508887 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-12 16:58:53.508894 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-12 16:58:53.508900 | debian-bookworm | 0e783024034b: Waiting 2026-05-12 16:58:53.508947 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-12 16:58:53.508973 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-12 16:58:53.509029 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:53.609312 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-12 16:58:53.609417 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-12 16:58:53.609433 | debian-bookworm | 0e783024034b: Waiting 2026-05-12 16:58:53.609445 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-12 16:58:53.609459 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-12 16:58:53.609470 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:53.609492 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:53.708923 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-12 16:58:53.709025 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-12 16:58:53.709044 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:53.709077 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:53.709095 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-12 16:58:53.709110 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-12 16:58:53.709126 | debian-bookworm | 0e783024034b: Waiting 2026-05-12 16:58:53.809149 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-12 16:58:53.809255 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-12 16:58:53.809269 | debian-bookworm | 0e783024034b: Waiting 2026-05-12 16:58:53.809283 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-12 16:58:53.809294 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-12 16:58:53.809305 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:53.809316 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:53.908838 | debian-bookworm | 3f9a263e9a91: Layer already exists 2026-05-12 16:58:53.909100 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:53.909281 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:53.909481 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-12 16:58:53.909667 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-12 16:58:53.909812 | debian-bookworm | 0e783024034b: Waiting 2026-05-12 16:58:53.910142 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-12 16:58:54.009747 | debian-bookworm | 9b02e9fcb401: Layer already exists 2026-05-12 16:58:54.009848 | debian-bookworm | 0e783024034b: Layer already exists 2026-05-12 16:58:54.009897 | debian-bookworm | 61a3f6abd16f: Layer already exists 2026-05-12 16:58:54.009913 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.009934 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.009946 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-05-12 16:58:54.109261 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.109353 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.209480 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.209743 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.309510 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.309902 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.409417 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.409581 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.509559 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.509739 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.609471 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.609570 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.709220 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.709324 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:58:54.809658 | debian-bookworm | ea2c15c847de: Waiting 2026-05-12 16:58:54.809776 | debian-bookworm | 0ff9e4038cca: Waiting 2026-05-12 16:59:02.409534 | debian-bookworm | 0ff9e4038cca: Pushed 2026-05-12 16:59:08.209987 | debian-bookworm | ea2c15c847de: Pushed 2026-05-12 16:59:16.266814 | debian-bookworm | squid: digest: sha256:6db5507cd2224a525790838fb72bf60bec18a5ba28421c8d5871f718b6ee84e8 size: 856 2026-05-12 16:59:16.453556 | debian-bookworm | ok: Runtime: 0:00:23.074921 2026-05-12 16:59:16.466657 | 2026-05-12 16:59:16.466877 | TASK [Run cosign script] 2026-05-12 16:59:16.786157 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-12 16:59:16.786239 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-12 16:59:16.786247 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-12 16:59:16.786252 | debian-bookworm | + version=squid 2026-05-12 16:59:16.786259 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-12 16:59:16.802225 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 16:59:16.802613 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-12 16:59:17.053628 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-12 16:59:17.269543 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-12 16:59:22.566060 | debian-bookworm | 3 128M 3 4604k 0 0 6228k 0 0:00:21 --:--:-- 0:00:21 6228k 26 128M 26 34.1M 0 0 19.6M 0 0:00:06 0:00:01 0:00:05 29.6M 45 128M 45 58.7M 0 0 21.4M 0 0:00:06 0:00:02 0:00:04 27.1M 59 128M 59 76.4M 0 0 20.4M 0 0:00:06 0:00:03 0:00:03 23.9M 76 128M 76 98.0M 0 0 20.6M 0 0:00:06 0:00:04 0:00:02 23.3M 99 128M 99 128M 0 0 22.3M 0 0:00:05 0:00:05 --:--:-- 24.7M 100 128M 100 128M 0 0 22.3M 0 0:00:05 0:00:05 --:--:-- 23.5M 2026-05-12 16:59:22.575721 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-12 16:59:22.578745 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-12 16:59:23.414639 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:squid uses a tag, not a digest, to identify the image to sign. 2026-05-12 16:59:23.414739 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-12 16:59:23.414765 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-12 16:59:23.414786 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-12 16:59:23.414808 | debian-bookworm | images by tag will be removed in a future release. 2026-05-12 16:59:23.414828 | debian-bookworm | 2026-05-12 16:59:23.746517 | debian-bookworm | Signing artifact... 2026-05-12 16:59:36.517211 | debian-bookworm | ok: Runtime: 0:00:19.525851 2026-05-12 16:59:36.529271 | 2026-05-12 16:59:36.529451 | TASK [Run sbom script] 2026-05-12 16:59:36.830334 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-12 16:59:36.830409 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-12 16:59:36.830420 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-12 16:59:36.830426 | debian-bookworm | + version=squid 2026-05-12 16:59:36.830901 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-12 16:59:36.831364 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-12 16:59:36.846885 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-12 16:59:36.911901 | debian-bookworm | [info] checking github for the current release tag 2026-05-12 16:59:37.656042 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-12 16:59:37.971648 | debian-bookworm | [info] checking github for the current release tag 2026-05-12 16:59:38.107770 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-12 16:59:40.803809 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-12 16:59:40.835139 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json 2026-05-12 17:00:06.555524 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-05-12 17:00:13.276894 | 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-05-12 17:00:13.277015 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-05-12 17:00:13.277033 | debian-bookworm | Auto mode ON 2026-05-12 17:00:13.277046 | debian-bookworm | Reading sbom.json ... 2026-05-12 17:00:13.277060 | debian-bookworm | Uploading sbom.json ... 2026-05-12 17:00:13.277073 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-05-12 17:00:13.277085 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-05-12 17:00:13.277097 | debian-bookworm | No policy violations found. 2026-05-12 17:00:13.277108 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-05-12 17:00:13.277119 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-12 17:00:13.583545 | debian-bookworm | ok: Runtime: 0:00:36.488797 2026-05-12 17:00:13.586904 | 2026-05-12 17:00:13.587057 | PLAY RECAP 2026-05-12 17:00:13.587165 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 17:00:13.587216 | 2026-05-12 17:00:13.738912 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-05-12 17:00:13.741243 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 17:00:14.538645 | 2026-05-12 17:00:14.538827 | PLAY [Base post-fetch] 2026-05-12 17:00:14.554656 | 2026-05-12 17:00:14.554811 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-12 17:00:14.620293 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:00:14.626702 | 2026-05-12 17:00:14.626937 | TASK [fetch-output : Set log path for single node] 2026-05-12 17:00:14.676617 | debian-bookworm | ok 2026-05-12 17:00:14.682149 | 2026-05-12 17:00:14.682301 | LOOP [fetch-output : Ensure local output dirs] 2026-05-12 17:00:15.171292 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/work/logs" 2026-05-12 17:00:15.458152 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/work/artifacts" 2026-05-12 17:00:15.738218 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6dcef1704174440fa26a81a8d7de3046/work/docs" 2026-05-12 17:00:15.752570 | 2026-05-12 17:00:15.752710 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 17:00:16.650582 | debian-bookworm | changed: 2026-05-12 17:00:16.651084 | debian-bookworm | .d..t...... ./ 2026-05-12 17:00:16.651167 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 17:00:16.651340 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 17:00:16.651394 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 17:00:16.651479 | debian-bookworm | changed: All items complete 2026-05-12 17:00:16.651517 | 2026-05-12 17:00:17.256846 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 17:00:17.867856 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 17:00:17.903610 | 2026-05-12 17:00:17.903844 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 17:00:17.948769 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:00:17.952093 | debian-bookworm | skipping: Conditional result was False 2026-05-12 17:00:17.974509 | 2026-05-12 17:00:17.974647 | PLAY RECAP 2026-05-12 17:00:17.974723 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 17:00:17.974758 | 2026-05-12 17:00:18.112689 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 17:00:18.115201 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 17:00:18.905148 | 2026-05-12 17:00:18.905333 | PLAY [Base post] 2026-05-12 17:00:18.920002 | 2026-05-12 17:00:18.920155 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 17:00:19.772730 | debian-bookworm | changed 2026-05-12 17:00:19.783284 | 2026-05-12 17:00:19.783460 | PLAY RECAP 2026-05-12 17:00:19.783553 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 17:00:19.783642 | 2026-05-12 17:00:19.930066 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 17:00:19.931833 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 17:00:20.737313 | 2026-05-12 17:00:20.737510 | PLAY [Base post-logs] 2026-05-12 17:00:20.749419 | 2026-05-12 17:00:20.749590 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 17:00:21.257697 | localhost | changed 2026-05-12 17:00:21.268552 | 2026-05-12 17:00:21.268740 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 17:00:21.305629 | localhost | ok 2026-05-12 17:00:21.309213 | 2026-05-12 17:00:21.309324 | TASK [Set zuul-log-path fact] 2026-05-12 17:00:21.325612 | localhost | ok 2026-05-12 17:00:21.334804 | 2026-05-12 17:00:21.335019 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 17:00:21.360828 | localhost | ok 2026-05-12 17:00:21.364184 | 2026-05-12 17:00:21.364294 | TASK [upload-logs : Create log directories] 2026-05-12 17:00:21.865184 | localhost | changed 2026-05-12 17:00:21.872077 | 2026-05-12 17:00:21.872282 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 17:00:22.406685 | localhost -> localhost | ok: Runtime: 0:00:00.007277 2026-05-12 17:00:22.416401 | 2026-05-12 17:00:22.416602 | TASK [upload-logs : Upload logs to log server] 2026-05-12 17:00:22.996085 | localhost | Output suppressed because no_log was given 2026-05-12 17:00:23.000017 | 2026-05-12 17:00:23.000189 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 17:00:23.062082 | localhost | skipping: Conditional result was False 2026-05-12 17:00:23.067231 | localhost | skipping: Conditional result was False 2026-05-12 17:00:23.073967 | 2026-05-12 17:00:23.074253 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 17:00:23.124991 | localhost | skipping: Conditional result was False 2026-05-12 17:00:23.125625 | 2026-05-12 17:00:23.129194 | localhost | skipping: Conditional result was False 2026-05-12 17:00:23.136381 | 2026-05-12 17:00:23.136574 | LOOP [upload-logs : Upload console log and json output]