2026-08-05 00:00:21.532736 | Job console starting 2026-08-05 00:00:21.594468 | Updating git repos 2026-08-05 00:00:22.400768 | Cloning repos into workspace 2026-08-05 00:00:22.554743 | Restoring repo states 2026-08-05 00:00:22.628505 | Merging changes 2026-08-05 00:00:22.628525 | Checking out repos 2026-08-05 00:00:22.760693 | Preparing playbooks 2026-08-05 00:00:25.251803 | Running Ansible setup 2026-08-05 00:00:35.089945 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 00:00:37.095259 | 2026-08-05 00:00:37.095392 | PLAY [Base pre] 2026-08-05 00:00:37.145416 | 2026-08-05 00:00:37.145544 | TASK [Setup log path fact] 2026-08-05 00:00:37.175407 | debian-bookworm | ok 2026-08-05 00:00:37.214615 | 2026-08-05 00:00:37.214729 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 00:00:37.277760 | debian-bookworm | ok 2026-08-05 00:00:37.294411 | 2026-08-05 00:00:37.294527 | TASK [emit-job-header : Print job information] 2026-08-05 00:00:37.373147 | # Job Information 2026-08-05 00:00:37.373288 | Ansible Version: 2.16.14 2026-08-05 00:00:37.373318 | Job: container-image-ceph-ansible-push-squid 2026-08-05 00:00:37.373345 | Pipeline: periodic-midnight 2026-08-05 00:00:37.373363 | Executor: 521e9411259a 2026-08-05 00:00:37.373381 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-08-05 00:00:37.373399 | Event ID: 3c54bc367efd49df877ce811f0f475ca 2026-08-05 00:00:37.377468 | 2026-08-05 00:00:37.377546 | LOOP [emit-job-header : Print node information] 2026-08-05 00:00:37.673783 | debian-bookworm | ok: 2026-08-05 00:00:37.674079 | debian-bookworm | # Node Information 2026-08-05 00:00:37.674117 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 00:00:37.674139 | debian-bookworm | Hostname: debian 2026-08-05 00:00:37.674157 | debian-bookworm | Username: zuul 2026-08-05 00:00:37.674174 | debian-bookworm | Distro: Debian 12.15 2026-08-05 00:00:37.674198 | debian-bookworm | Provider: regiocloud-a 2026-08-05 00:00:37.674219 | debian-bookworm | Region: 2026-08-05 00:00:37.674237 | debian-bookworm | Label: debian-bookworm 2026-08-05 00:00:37.674254 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 00:00:37.674270 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe35:bae6 2026-08-05 00:00:37.691780 | 2026-08-05 00:00:37.691874 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 00:00:39.206273 | debian-bookworm -> localhost | changed 2026-08-05 00:00:39.212400 | 2026-08-05 00:00:39.212514 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 00:00:42.284756 | debian-bookworm -> localhost | changed 2026-08-05 00:00:42.293961 | 2026-08-05 00:00:42.294061 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 00:00:42.735543 | debian-bookworm -> localhost | ok 2026-08-05 00:00:42.741600 | 2026-08-05 00:00:42.741702 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 00:00:42.772099 | debian-bookworm | ok 2026-08-05 00:00:42.816552 | debian-bookworm | included: /var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 00:00:42.830686 | 2026-08-05 00:00:42.830792 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 00:00:47.361686 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 00:00:47.361871 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/work/4424272355334fa286ffe2cc9c1599ae_id_rsa 2026-08-05 00:00:47.361905 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/work/4424272355334fa286ffe2cc9c1599ae_id_rsa.pub 2026-08-05 00:00:47.361927 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 00:00:47.361948 | debian-bookworm -> localhost | SHA256:UZqxnIONc2OXTizCJQwJjE7Vx6Q89uT+A0zPFoSx1hs zuul-build-sshkey 2026-08-05 00:00:47.361975 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 00:00:47.361994 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 00:00:47.362011 | debian-bookworm -> localhost | | oooo++o= . | 2026-08-05 00:00:47.362029 | debian-bookworm -> localhost | |... ooo@oX . | 2026-08-05 00:00:47.362045 | debian-bookworm -> localhost | |o =B+/E= | 2026-08-05 00:00:47.362061 | debian-bookworm -> localhost | | . . ** Xo | 2026-08-05 00:00:47.362143 | debian-bookworm -> localhost | | ooS.o | 2026-08-05 00:00:47.362186 | debian-bookworm -> localhost | | .o + | 2026-08-05 00:00:47.362206 | debian-bookworm -> localhost | | .o | 2026-08-05 00:00:47.362224 | debian-bookworm -> localhost | | .. | 2026-08-05 00:00:47.362242 | debian-bookworm -> localhost | | .. | 2026-08-05 00:00:47.362273 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 00:00:47.362332 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.402409 2026-08-05 00:00:47.368267 | 2026-08-05 00:00:47.368398 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 00:00:47.405308 | debian-bookworm | ok 2026-08-05 00:00:47.413739 | debian-bookworm | included: /var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 00:00:47.430630 | 2026-08-05 00:00:47.430717 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 00:00:47.463788 | debian-bookworm | skipping: Conditional result was False 2026-08-05 00:00:47.468886 | 2026-08-05 00:00:47.468973 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 00:00:48.534811 | debian-bookworm | changed 2026-08-05 00:00:48.540189 | 2026-08-05 00:00:48.540276 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 00:00:48.818418 | debian-bookworm | ok 2026-08-05 00:00:48.826041 | 2026-08-05 00:00:48.826148 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 00:00:49.594966 | debian-bookworm | changed 2026-08-05 00:00:49.606004 | 2026-08-05 00:00:49.609598 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 00:00:50.340931 | debian-bookworm | changed 2026-08-05 00:00:50.346473 | 2026-08-05 00:00:50.346560 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 00:00:50.394496 | debian-bookworm | skipping: Conditional result was False 2026-08-05 00:00:50.400704 | 2026-08-05 00:00:50.400793 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 00:00:51.367072 | debian-bookworm -> localhost | changed 2026-08-05 00:00:51.383321 | 2026-08-05 00:00:51.383466 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 00:00:52.281267 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/work/4424272355334fa286ffe2cc9c1599ae_id_rsa (zuul-build-sshkey) 2026-08-05 00:00:52.281539 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012248 2026-08-05 00:00:52.293143 | 2026-08-05 00:00:52.293271 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 00:00:52.989759 | debian-bookworm | ok 2026-08-05 00:00:52.995880 | 2026-08-05 00:00:52.996019 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 00:00:53.020859 | debian-bookworm | skipping: Conditional result was False 2026-08-05 00:00:53.033147 | 2026-08-05 00:00:53.033316 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 00:00:53.521306 | debian-bookworm | ok 2026-08-05 00:00:53.578392 | 2026-08-05 00:00:53.579224 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 00:00:53.672601 | debian-bookworm | ok 2026-08-05 00:00:53.678281 | 2026-08-05 00:00:53.678401 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 00:00:54.353816 | debian-bookworm -> localhost | ok 2026-08-05 00:00:54.360402 | 2026-08-05 00:00:54.360522 | TASK [validate-host : Collect information about the host] 2026-08-05 00:00:55.550075 | debian-bookworm | ok 2026-08-05 00:00:55.576695 | 2026-08-05 00:00:55.576806 | TASK [validate-host : Sanitize hostname] 2026-08-05 00:00:55.767154 | debian-bookworm | ok 2026-08-05 00:00:55.774181 | 2026-08-05 00:00:55.774289 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 00:00:56.422042 | debian-bookworm -> localhost | changed 2026-08-05 00:00:56.428202 | 2026-08-05 00:00:56.428303 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 00:00:56.891290 | debian-bookworm | ok 2026-08-05 00:00:56.900324 | 2026-08-05 00:00:56.900454 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 00:00:57.461438 | debian-bookworm -> localhost | changed 2026-08-05 00:00:57.479108 | 2026-08-05 00:00:57.479225 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 00:00:57.725052 | debian-bookworm | ok 2026-08-05 00:00:57.733697 | 2026-08-05 00:00:57.733815 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 00:00:58.643570 | debian-bookworm | changed: 2026-08-05 00:00:58.643752 | debian-bookworm | cd+++++++++ src/ 2026-08-05 00:00:58.643786 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 00:00:58.643810 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 00:00:58.643832 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-08-05 00:00:58.643853 | debian-bookworm | Containerfile 2026-08-05 00:00:58.644020 | debian-bookworm | 2026-08-05 00:03:29.457526 | debian-bookworm | #25 68.49 2026-08-05 00:03:29.457531 | debian-bookworm | #25 68.49 Or undo this operation with: 2026-08-05 00:03:29.457535 | debian-bookworm | #25 68.49 2026-08-05 00:03:29.457540 | debian-bookworm | #25 68.49 git switch - 2026-08-05 00:03:29.457545 | debian-bookworm | #25 68.49 2026-08-05 00:03:29.457550 | debian-bookworm | #25 68.49 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 00:03:29.457554 | debian-bookworm | #25 68.49 2026-08-05 00:03:29.457559 | debian-bookworm | #25 68.49 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-08-05 00:04:48.386357 | debian-bookworm | #25 147.4 Using /etc/ansible/ansible.cfg as config file 2026-08-05 00:04:48.386542 | debian-bookworm | #25 147.4 Starting galaxy collection install process 2026-08-05 00:04:48.386599 | debian-bookworm | #25 147.4 Process install dependency map 2026-08-05 00:04:48.386639 | debian-bookworm | #25 147.4 Starting collection install process 2026-08-05 00:04:48.386678 | debian-bookworm | #25 147.4 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-166123onajtb/tmpbbficwej/ansible-netcommon-2.6.1-hcp66cq2 2026-08-05 00:04:48.386743 | debian-bookworm | #25 147.4 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-08-05 00:04:48.386782 | debian-bookworm | #25 147.4 ansible.netcommon:2.6.1 was installed successfully 2026-08-05 00:04:48.386832 | debian-bookworm | #25 147.4 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-08-05 00:04:48.386883 | debian-bookworm | #25 147.4 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-08-05 00:04:48.386921 | debian-bookworm | #25 147.4 openstack.config_template:1.3.0 was installed successfully 2026-08-05 00:04:48.386964 | debian-bookworm | #25 147.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-166123onajtb/tmpbbficwej/ansible-posix-2.2.2-bnd94aj8 2026-08-05 00:04:48.387001 | debian-bookworm | #25 147.4 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-08-05 00:04:48.387038 | debian-bookworm | #25 147.4 ansible.posix:2.2.2 was installed successfully 2026-08-05 00:04:48.387074 | debian-bookworm | #25 147.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-166123onajtb/tmpbbficwej/ansible-utils-6.0.3-yj62d_yw 2026-08-05 00:04:48.387111 | debian-bookworm | #25 147.4 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-08-05 00:04:48.387147 | debian-bookworm | #25 147.4 ansible.utils:6.0.3 was installed successfully 2026-08-05 00:04:48.387185 | debian-bookworm | #25 147.4 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-166123onajtb/tmpbbficwej/netbox-netbox-3.23.0-lefvk69o 2026-08-05 00:04:48.387221 | debian-bookworm | #25 147.4 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-08-05 00:04:48.387257 | debian-bookworm | #25 147.4 netbox.netbox:3.23.0 was installed successfully 2026-08-05 00:04:48.387295 | debian-bookworm | #25 147.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260724.0.tar.gz to /root/.ansible/tmp/ansible-local-166123onajtb/tmpbbficwej/osism-commons-0.20260724.0-43_csef9 2026-08-05 00:04:48.387331 | debian-bookworm | #25 147.4 Installing 'osism.commons:0.20260724.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-08-05 00:04:48.387368 | debian-bookworm | #25 147.4 osism.commons:0.20260724.0 was installed successfully 2026-08-05 00:04:48.387405 | debian-bookworm | #25 147.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /root/.ansible/tmp/ansible-local-166123onajtb/tmpbbficwej/community-general-13.2.0-ez5jcp8v 2026-08-05 00:04:48.387498 | debian-bookworm | #25 147.4 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-08-05 00:04:48.387543 | debian-bookworm | #25 147.4 community.general:13.2.0 was installed successfully 2026-08-05 00:04:48.387589 | debian-bookworm | #25 147.4 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /root/.ansible/tmp/ansible-local-166123onajtb/tmpbbficwej/community-library_inventory_filtering_v1-1.1.5-xfi0uk7l 2026-08-05 00:04:48.387631 | debian-bookworm | #25 147.4 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-08-05 00:04:48.387669 | debian-bookworm | #25 147.4 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-08-05 00:04:48.551516 | debian-bookworm | #25 147.5 + ln -s /usr/share/ansible/collections /ansible/collections 2026-08-05 00:04:48.551585 | debian-bookworm | #25 147.5 + mkdir -p /usr/share/mitogen 2026-08-05 00:04:48.551604 | debian-bookworm | #25 147.5 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-08-05 00:04:48.551638 | debian-bookworm | #25 147.6 + 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-08-05 00:04:48.721133 | debian-bookworm | #25 147.6 + rm /mitogen.tar.gz 2026-08-05 00:04:48.721219 | debian-bookworm | #25 147.6 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-08-05 00:04:48.721238 | debian-bookworm | #25 147.6 ++ awk '-F: ' '{ print $2 }' 2026-08-05 00:04:48.721247 | debian-bookworm | #25 147.6 + PROJECT_VERSION=stable-9.0 2026-08-05 00:04:48.721254 | debian-bookworm | #25 147.6 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-08-05 00:04:48.721262 | debian-bookworm | #25 147.6 Cloning into '/repository'... 2026-08-05 00:04:50.700015 | debian-bookworm | #25 149.7 ++ LC_ALL=C 2026-08-05 00:04:50.700161 | debian-bookworm | #25 149.7 ++ sort 2026-08-05 00:04:50.800981 | debian-bookworm | #25 149.7 ++ find /patches/stable-9.0 -name '*.patch' 2026-08-05 00:04:50.801065 | debian-bookworm | #25 149.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801080 | debian-bookworm | #25 149.7 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-08-05 00:04:50.801091 | debian-bookworm | #25 149.7 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-08-05 00:04:50.801102 | debian-bookworm | #25 149.7 + cd /repository 2026-08-05 00:04:50.801126 | debian-bookworm | #25 149.7 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801138 | debian-bookworm | #25 149.7 checking file roles/ceph-defaults/defaults/main.yml 2026-08-05 00:04:50.801148 | debian-bookworm | #25 149.7 Hunk #1 succeeded at 243 (offset -2 lines). 2026-08-05 00:04:50.801158 | debian-bookworm | #25 149.7 + cd /repository 2026-08-05 00:04:50.801169 | debian-bookworm | #25 149.7 + patch --forward --batch -p1 2026-08-05 00:04:50.801179 | debian-bookworm | #25 149.7 patching file roles/ceph-defaults/defaults/main.yml 2026-08-05 00:04:50.801188 | debian-bookworm | #25 149.7 Hunk #1 succeeded at 243 (offset -2 lines). 2026-08-05 00:04:50.801199 | debian-bookworm | #25 149.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801209 | debian-bookworm | #25 149.7 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-08-05 00:04:50.801218 | debian-bookworm | #25 149.7 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-08-05 00:04:50.801228 | debian-bookworm | #25 149.7 + cd /repository 2026-08-05 00:04:50.801238 | debian-bookworm | #25 149.7 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801248 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-08-05 00:04:50.801268 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-08-05 00:04:50.801278 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-08-05 00:04:50.801287 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-08-05 00:04:50.801297 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-08-05 00:04:50.801307 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-08-05 00:04:50.801316 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-08-05 00:04:50.801326 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801336 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.801346 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-08-05 00:04:50.801356 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-08-05 00:04:50.801366 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-08-05 00:04:50.801375 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-08-05 00:04:50.801385 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-08-05 00:04:50.801394 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-08-05 00:04:50.801404 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-08-05 00:04:50.801414 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801423 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/container-binary.patch 2026-08-05 00:04:50.801491 | debian-bookworm | #25 149.8 /patches/stable-9.0/container-binary.patch 2026-08-05 00:04:50.801502 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801531 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801542 | debian-bookworm | #25 149.8 checking file roles/ceph-facts/tasks/container_binary.yml 2026-08-05 00:04:50.801552 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801562 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.801572 | debian-bookworm | #25 149.8 patching file roles/ceph-facts/tasks/container_binary.yml 2026-08-05 00:04:50.801582 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801592 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-08-05 00:04:50.801602 | debian-bookworm | #25 149.8 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-08-05 00:04:50.801613 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801623 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801633 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.801643 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-08-05 00:04:50.801653 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801663 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.801673 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.801683 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-08-05 00:04:50.801693 | debian-bookworm | #25 149.8 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-08-05 00:04:50.801703 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801713 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-08-05 00:04:50.801723 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801733 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801743 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.801754 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801764 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.801774 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.801784 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801794 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-08-05 00:04:50.801804 | debian-bookworm | #25 149.8 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-08-05 00:04:50.801814 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801823 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801834 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/shrink-osd.yml 2026-08-05 00:04:50.801844 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801854 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.801864 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/shrink-osd.yml 2026-08-05 00:04:50.801874 | debian-bookworm | #25 149.8 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-08-05 00:04:50.801884 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801894 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-08-05 00:04:50.801904 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801915 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.801933 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.801944 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.801954 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.801964 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.801974 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.801984 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/increase-mon-quorum-check-retries.patch 2026-08-05 00:04:50.801994 | debian-bookworm | #25 149.8 /patches/stable-9.0/increase-mon-quorum-check-retries.patch 2026-08-05 00:04:50.802004 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802014 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.802031 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802041 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802051 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.802061 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802078 | debian-bookworm | #25 149.8 /patches/stable-9.0/instrument-mon-quorum-diagnostics.patch 2026-08-05 00:04:50.802089 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.802099 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/instrument-mon-quorum-diagnostics.patch 2026-08-05 00:04:50.802109 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802119 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.802129 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802139 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802149 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.802159 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802169 | debian-bookworm | #25 149.8 /patches/stable-9.0/instrument-mon-quorum-post-diagnostics.patch 2026-08-05 00:04:50.802179 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.802189 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/instrument-mon-quorum-post-diagnostics.patch 2026-08-05 00:04:50.802199 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802209 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.802219 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802229 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802239 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.802249 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802259 | debian-bookworm | #25 149.8 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-08-05 00:04:50.802269 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.802278 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-08-05 00:04:50.802288 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802298 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.802308 | debian-bookworm | #25 149.8 checking file roles/ceph-client/meta/main.yml 2026-08-05 00:04:50.802318 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802328 | debian-bookworm | #25 149.8 checking file roles/ceph-common/meta/main.yml 2026-08-05 00:04:50.802338 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802348 | debian-bookworm | #25 149.8 checking file roles/ceph-container-common/meta/main.yml 2026-08-05 00:04:50.802358 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802368 | debian-bookworm | #25 149.8 checking file roles/ceph-defaults/meta/main.yml 2026-08-05 00:04:50.802378 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802388 | debian-bookworm | #25 149.8 checking file roles/ceph-handler/meta/main.yml 2026-08-05 00:04:50.802397 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802407 | debian-bookworm | #25 149.8 checking file roles/ceph-mds/meta/main.yml 2026-08-05 00:04:50.802417 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802446 | debian-bookworm | #25 149.8 checking file roles/ceph-mgr/meta/main.yml 2026-08-05 00:04:50.802456 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802466 | debian-bookworm | #25 149.8 checking file roles/ceph-mon/meta/main.yml 2026-08-05 00:04:50.802476 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802486 | debian-bookworm | #25 149.8 checking file roles/ceph-osd/meta/main.yml 2026-08-05 00:04:50.802496 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802506 | debian-bookworm | #25 149.8 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-08-05 00:04:50.802516 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802525 | debian-bookworm | #25 149.8 checking file roles/ceph-rgw/meta/main.yml 2026-08-05 00:04:50.802541 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802552 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802562 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.802572 | debian-bookworm | #25 149.8 patching file roles/ceph-client/meta/main.yml 2026-08-05 00:04:50.802582 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802592 | debian-bookworm | #25 149.8 patching file roles/ceph-common/meta/main.yml 2026-08-05 00:04:50.802602 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802612 | debian-bookworm | #25 149.8 patching file roles/ceph-container-common/meta/main.yml 2026-08-05 00:04:50.802622 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802631 | debian-bookworm | #25 149.8 patching file roles/ceph-defaults/meta/main.yml 2026-08-05 00:04:50.802641 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802651 | debian-bookworm | #25 149.8 patching file roles/ceph-handler/meta/main.yml 2026-08-05 00:04:50.802661 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802671 | debian-bookworm | #25 149.8 patching file roles/ceph-mds/meta/main.yml 2026-08-05 00:04:50.802681 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802691 | debian-bookworm | #25 149.8 patching file roles/ceph-mgr/meta/main.yml 2026-08-05 00:04:50.802701 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802711 | debian-bookworm | #25 149.8 patching file roles/ceph-mon/meta/main.yml 2026-08-05 00:04:50.802721 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802736 | debian-bookworm | #25 149.8 patching file roles/ceph-osd/meta/main.yml 2026-08-05 00:04:50.802747 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802757 | debian-bookworm | #25 149.8 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-08-05 00:04:50.802767 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802777 | debian-bookworm | #25 149.8 patching file roles/ceph-rgw/meta/main.yml 2026-08-05 00:04:50.802786 | debian-bookworm | #25 149.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-05 00:04:50.802797 | debian-bookworm | #25 149.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-05 00:04:50.802807 | debian-bookworm | #25 149.8 + echo /patches/stable-9.0/use-live-monmap-for-quorum-check.patch 2026-08-05 00:04:50.802817 | debian-bookworm | #25 149.8 /patches/stable-9.0/use-live-monmap-for-quorum-check.patch 2026-08-05 00:04:50.802827 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802837 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 --dry-run 2026-08-05 00:04:50.802847 | debian-bookworm | #25 149.8 checking file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802861 | debian-bookworm | #25 149.8 + cd /repository 2026-08-05 00:04:50.802871 | debian-bookworm | #25 149.8 + patch --forward --batch -p1 2026-08-05 00:04:50.802882 | debian-bookworm | #25 149.8 patching file infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.802892 | debian-bookworm | #25 149.8 + '[' -e /repository/plugins/actions ']' 2026-08-05 00:04:50.802902 | debian-bookworm | #25 149.8 + '[' -e /repository/plugins/callback ']' 2026-08-05 00:04:50.802912 | debian-bookworm | #25 149.8 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-08-05 00:04:50.802922 | debian-bookworm | #25 149.8 + '[' -e /repository/plugins/filter ']' 2026-08-05 00:04:50.802933 | debian-bookworm | #25 149.8 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-08-05 00:04:50.802950 | debian-bookworm | #25 149.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_account.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-08-05 00:04:50.802970 | debian-bookworm | #25 149.8 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-08-05 00:04:50.802981 | debian-bookworm | #25 149.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.802992 | debian-bookworm | #25 149.8 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-05 00:04:50.803002 | debian-bookworm | #25 149.8 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-05 00:04:50.803012 | debian-bookworm | #25 149.8 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-05 00:04:50.803022 | debian-bookworm | #25 149.8 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-08-05 00:04:50.803033 | debian-bookworm | #25 149.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.803043 | debian-bookworm | #25 149.8 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-05 00:04:50.803053 | debian-bookworm | #25 149.8 /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-05 00:04:50.803063 | debian-bookworm | #25 149.8 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-05 00:04:50.803073 | debian-bookworm | #25 149.8 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-08-05 00:04:50.803083 | debian-bookworm | #25 149.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.803093 | debian-bookworm | #25 149.8 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-05 00:04:50.803102 | debian-bookworm | #25 149.8 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-05 00:04:50.803112 | debian-bookworm | #25 149.8 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-05 00:04:50.803122 | debian-bookworm | #25 149.8 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-08-05 00:04:50.902616 | debian-bookworm | #25 149.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902671 | debian-bookworm | #25 149.8 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-05 00:04:50.902688 | debian-bookworm | #25 149.8 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-05 00:04:50.902694 | debian-bookworm | #25 149.8 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-05 00:04:50.902699 | debian-bookworm | #25 149.8 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-08-05 00:04:50.902704 | debian-bookworm | #25 149.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902708 | debian-bookworm | #25 149.8 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-05 00:04:50.902713 | debian-bookworm | #25 149.8 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-05 00:04:50.902717 | debian-bookworm | #25 149.8 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-05 00:04:50.902721 | debian-bookworm | #25 149.8 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-08-05 00:04:50.902725 | debian-bookworm | #25 149.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902729 | debian-bookworm | #25 149.8 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-08-05 00:04:50.902733 | debian-bookworm | #25 149.8 /repository/infrastructure-playbooks/lv-create.yml 2026-08-05 00:04:50.902737 | debian-bookworm | #25 149.8 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-08-05 00:04:50.902741 | debian-bookworm | #25 149.8 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-08-05 00:04:50.902745 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902749 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-08-05 00:04:50.902753 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/cephadm.yml 2026-08-05 00:04:50.902766 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-08-05 00:04:50.902770 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-08-05 00:04:50.902773 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902777 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-05 00:04:50.902781 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-05 00:04:50.902785 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-05 00:04:50.902789 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-08-05 00:04:50.902793 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902796 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-05 00:04:50.902800 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-05 00:04:50.902804 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-05 00:04:50.902808 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-08-05 00:04:50.902812 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-05 00:04:50.902815 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902825 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-05 00:04:50.902829 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-05 00:04:50.902841 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-08-05 00:04:50.902845 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-05 00:04:50.902849 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902853 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-05 00:04:50.902857 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-05 00:04:50.902861 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-08-05 00:04:50.902865 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902869 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-05 00:04:50.902873 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-05 00:04:50.902876 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-05 00:04:50.902880 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-08-05 00:04:50.902884 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902888 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-05 00:04:50.902892 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-05 00:04:50.902896 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-05 00:04:50.902899 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-08-05 00:04:50.902903 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.902907 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902911 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.902915 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-08-05 00:04:50.902919 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-08-05 00:04:50.902929 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-05 00:04:50.902933 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902937 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-05 00:04:50.902941 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-05 00:04:50.902945 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-08-05 00:04:50.902950 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902956 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-05 00:04:50.902960 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-05 00:04:50.902964 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-05 00:04:50.902968 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-08-05 00:04:50.902972 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902975 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-05 00:04:50.902979 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-05 00:04:50.902983 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-05 00:04:50.902987 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-08-05 00:04:50.902991 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-05 00:04:50.902995 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.902999 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-05 00:04:50.903003 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-05 00:04:50.903008 | debian-bookworm | #25 149.9 + 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-08-05 00:04:50.903012 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-05 00:04:50.903016 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.903020 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-05 00:04:50.903032 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-05 00:04:50.903036 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-08-05 00:04:50.903040 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.903044 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-05 00:04:50.903048 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-05 00:04:50.903051 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-05 00:04:50.903055 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-08-05 00:04:50.903059 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.903063 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-05 00:04:50.903067 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-05 00:04:50.903074 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-05 00:04:50.903078 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-08-05 00:04:50.903082 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.903085 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-08-05 00:04:50.903089 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/add-mon.yml 2026-08-05 00:04:50.903093 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-08-05 00:04:50.903097 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-08-05 00:04:50.903101 | debian-bookworm | #25 149.9 /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-05 00:04:50.903104 | debian-bookworm | #25 149.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-05 00:04:50.903108 | debian-bookworm | #25 149.9 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-05 00:04:50.903112 | debian-bookworm | #25 149.9 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-05 00:04:50.903116 | debian-bookworm | #25 149.9 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-08-05 00:04:50.903125 | debian-bookworm | #25 149.9 + 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-08-05 00:04:50.903131 | debian-bookworm | #25 149.9 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-08-05 00:04:50.903135 | debian-bookworm | #25 149.9 + '[' -e /repository/site-docker.yml.sample ']' 2026-08-05 00:04:50.903139 | debian-bookworm | #25 149.9 + '[' -e /repository/site-container.yml.sample ']' 2026-08-05 00:04:50.903143 | debian-bookworm | #25 149.9 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-08-05 00:04:50.903147 | debian-bookworm | #25 149.9 + '[' -e /repository/dashboard.yml ']' 2026-08-05 00:04:50.903151 | debian-bookworm | #25 149.9 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-08-05 00:04:50.903155 | debian-bookworm | #25 149.9 + '[' -e /repository/module_utils ']' 2026-08-05 00:04:50.903158 | debian-bookworm | #25 149.9 + cp -r /repository/module_utils /ansible 2026-08-05 00:04:50.903162 | debian-bookworm | #25 149.9 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-08-05 00:04:50.903166 | debian-bookworm | #25 149.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-08-05 00:04:51.020119 | debian-bookworm | #25 149.9 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-08-05 00:04:51.020217 | debian-bookworm | #25 150.0 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-08-05 00:04:51.020234 | debian-bookworm | #25 150.0 + mkdir -p /tests 2026-08-05 00:04:51.020255 | debian-bookworm | #25 150.0 + 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-08-05 00:04:51.020275 | debian-bookworm | #25 150.0 + python3 -m ara.setup.env 2026-08-05 00:04:51.020288 | debian-bookworm | #25 150.1 + python3 /src/render-playbooks.py 2026-08-05 00:04:51.235379 | debian-bookworm | #25 150.1 + chown -R dragon: /ansible /share /interface 2026-08-05 00:04:51.284577 | debian-bookworm | #25 150.3 + apt-get clean 2026-08-05 00:04:51.456631 | debian-bookworm | #25 150.3 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-05 00:04:51.974314 | debian-bookworm | #25 150.3 Reading package lists... 2026-08-05 00:04:52.165293 | debian-bookworm | #25 151.0 Building dependency tree... 2026-08-05 00:04:52.316287 | debian-bookworm | #25 151.2 Reading state information... 2026-08-05 00:04:52.347896 | debian-bookworm | #25 151.4 The following packages were automatically installed and are no longer required: 2026-08-05 00:04:52.513072 | debian-bookworm | #25 151.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-05 00:04:52.513163 | debian-bookworm | #25 151.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-05 00:04:52.513179 | debian-bookworm | #25 151.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-05 00:04:52.513192 | debian-bookworm | #25 151.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-08-05 00:04:52.513204 | debian-bookworm | #25 151.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-05 00:04:52.513215 | debian-bookworm | #25 151.4 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-08-05 00:04:52.513226 | debian-bookworm | #25 151.4 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-08-05 00:04:52.513237 | debian-bookworm | #25 151.4 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-08-05 00:04:52.513248 | debian-bookworm | #25 151.4 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-08-05 00:04:52.513259 | debian-bookworm | #25 151.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-05 00:04:52.513271 | debian-bookworm | #25 151.4 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-08-05 00:04:52.513282 | debian-bookworm | #25 151.4 Use 'apt autoremove' to remove them. 2026-08-05 00:04:52.513294 | debian-bookworm | #25 151.4 The following packages will be REMOVED: 2026-08-05 00:04:52.513305 | debian-bookworm | #25 151.4 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-05 00:04:52.579262 | debian-bookworm | #25 151.6 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-08-05 00:04:52.579345 | debian-bookworm | #25 151.6 After this operation, 60.4 MB disk space will be freed. 2026-08-05 00:04:52.711258 | debian-bookworm | #25 151.6 (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-08-05 00:04:52.711380 | debian-bookworm | #25 151.7 Removing build-essential (12.9) ... 2026-08-05 00:04:52.711531 | debian-bookworm | #25 151.7 Removing git (1:2.39.5-0+deb12u3) ... 2026-08-05 00:04:52.827503 | debian-bookworm | #25 151.9 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-08-05 00:04:52.962054 | debian-bookworm | #25 152.0 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-08-05 00:04:53.069908 | debian-bookworm | #25 152.1 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-08-05 00:04:53.207282 | debian-bookworm | #25 152.2 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-08-05 00:04:53.207530 | debian-bookworm | #25 152.2 Removing python3-dev (3.11.2-1+b1) ... 2026-08-05 00:04:53.424703 | debian-bookworm | #25 152.5 + apt-get autoremove -y 2026-08-05 00:04:54.131486 | debian-bookworm | #25 152.5 Reading package lists... 2026-08-05 00:04:54.334579 | debian-bookworm | #25 153.2 Building dependency tree... 2026-08-05 00:04:54.334672 | debian-bookworm | #25 153.4 Reading state information... 2026-08-05 00:04:54.540781 | debian-bookworm | #25 153.6 The following packages will be REMOVED: 2026-08-05 00:04:54.540857 | debian-bookworm | #25 153.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-05 00:04:54.693597 | debian-bookworm | #25 153.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-05 00:04:54.693665 | debian-bookworm | #25 153.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-05 00:04:54.693696 | debian-bookworm | #25 153.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-08-05 00:04:54.693712 | debian-bookworm | #25 153.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-05 00:04:54.693727 | debian-bookworm | #25 153.6 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-08-05 00:04:54.693742 | debian-bookworm | #25 153.6 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-08-05 00:04:54.693758 | debian-bookworm | #25 153.6 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-08-05 00:04:54.693772 | debian-bookworm | #25 153.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-08-05 00:04:54.693787 | debian-bookworm | #25 153.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-05 00:04:54.693802 | debian-bookworm | #25 153.6 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-08-05 00:04:54.760873 | debian-bookworm | #25 153.8 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-08-05 00:04:54.760945 | debian-bookworm | #25 153.8 After this operation, 358 MB disk space will be freed. 2026-08-05 00:04:54.866943 | debian-bookworm | #25 153.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 ... 15615 files and directories currently installed.) 2026-08-05 00:04:54.867058 | debian-bookworm | #25 153.8 Removing g++ (4:12.2.0-3) ... 2026-08-05 00:04:54.867106 | debian-bookworm | #25 153.9 Removing gcc (4:12.2.0-3) ... 2026-08-05 00:04:55.114674 | debian-bookworm | #25 154.0 Removing dpkg-dev (1.21.23) ... 2026-08-05 00:04:55.124637 | debian-bookworm | #25 154.2 Removing bzip2 (1.0.8-5+b1) ... 2026-08-05 00:04:55.271949 | debian-bookworm | #25 154.2 Removing cpp (4:12.2.0-3) ... 2026-08-05 00:04:55.272129 | debian-bookworm | #25 154.3 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-08-05 00:04:55.431719 | debian-bookworm | #25 154.5 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-08-05 00:04:55.561940 | debian-bookworm | #25 154.6 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:04:55.727773 | debian-bookworm | #25 154.8 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-08-05 00:04:55.878129 | debian-bookworm | #25 154.8 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-08-05 00:04:55.878253 | debian-bookworm | #25 154.9 Removing python3.11-dev (3.11.2-6+deb12u8) ... 2026-08-05 00:04:56.040711 | debian-bookworm | #25 155.0 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-08-05 00:04:56.040885 | debian-bookworm | #25 155.1 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u8) ... 2026-08-05 00:04:56.148811 | debian-bookworm | #25 155.2 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-08-05 00:04:56.275808 | debian-bookworm | #25 155.3 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-08-05 00:04:56.414226 | debian-bookworm | #25 155.4 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-08-05 00:04:56.598819 | debian-bookworm | #25 155.5 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-08-05 00:04:56.598983 | debian-bookworm | #25 155.6 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-08-05 00:04:56.704569 | debian-bookworm | #25 155.7 Removing libdpkg-perl (1.21.23) ... 2026-08-05 00:04:56.854762 | debian-bookworm | #25 155.8 Removing liberror-perl (0.17029-2) ... 2026-08-05 00:04:56.854837 | debian-bookworm | #25 155.9 Removing perl (5.36.0-7+deb12u3) ... 2026-08-05 00:04:57.052552 | debian-bookworm | #25 156.0 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-08-05 00:04:57.052727 | debian-bookworm | #25 156.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-08-05 00:04:57.205133 | debian-bookworm | #25 156.2 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-08-05 00:04:57.351608 | debian-bookworm | #25 156.4 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-05 00:04:57.469779 | debian-bookworm | #25 156.5 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-05 00:04:57.703126 | debian-bookworm | #25 156.6 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-08-05 00:04:57.728895 | debian-bookworm | #25 156.8 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-08-05 00:04:57.844151 | debian-bookworm | #25 156.9 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-08-05 00:04:57.972536 | debian-bookworm | #25 156.9 Removing libpsl5:amd64 (0.21.2-1) ... 2026-08-05 00:04:57.972651 | debian-bookworm | #25 157.0 Removing libpython3.11:amd64 (3.11.2-6+deb12u8) ... 2026-08-05 00:04:58.152267 | debian-bookworm | #25 157.1 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-08-05 00:04:58.152353 | debian-bookworm | #25 157.2 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-08-05 00:04:58.353741 | debian-bookworm | #25 157.3 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-08-05 00:04:58.353842 | debian-bookworm | #25 157.4 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-08-05 00:04:58.603047 | debian-bookworm | #25 157.5 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-08-05 00:04:58.607417 | debian-bookworm | #25 157.6 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-08-05 00:04:58.770915 | debian-bookworm | #25 157.7 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-08-05 00:04:58.771036 | debian-bookworm | #25 157.8 Removing linux-libc-dev:amd64 (6.1.180-1) ... 2026-08-05 00:04:58.944664 | debian-bookworm | #25 158.0 Removing make (4.3-4.1) ... 2026-08-05 00:04:59.044775 | debian-bookworm | #25 158.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-08-05 00:04:59.200162 | debian-bookworm | #25 158.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-08-05 00:04:59.317334 | debian-bookworm | #25 158.4 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-08-05 00:04:59.494475 | debian-bookworm | #25 158.4 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-08-05 00:04:59.494566 | debian-bookworm | #25 158.5 Removing binutils (2.40-2) ... 2026-08-05 00:04:59.719154 | debian-bookworm | #25 158.6 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-08-05 00:04:59.725755 | debian-bookworm | #25 158.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-08-05 00:04:59.848726 | debian-bookworm | #25 158.9 Removing libctf0:amd64 (2.40-2) ... 2026-08-05 00:05:00.044712 | debian-bookworm | #25 159.0 Removing libbinutils:amd64 (2.40-2) ... 2026-08-05 00:05:00.044794 | debian-bookworm | #25 159.1 Removing binutils-common:amd64 (2.40-2) ... 2026-08-05 00:05:00.227867 | debian-bookworm | #25 159.3 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:00.408800 | debian-bookworm | #25 159.3 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:00.408883 | debian-bookworm | #25 159.4 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:00.577374 | debian-bookworm | #25 159.5 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:00.577491 | debian-bookworm | #25 159.6 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:00.767844 | debian-bookworm | #25 159.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-08-05 00:05:00.880917 | debian-bookworm | #25 159.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:01.099115 | debian-bookworm | #25 160.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-08-05 00:05:01.099219 | debian-bookworm | #25 160.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:01.265409 | debian-bookworm | #25 160.2 Removing libjansson4:amd64 (2.14-2) ... 2026-08-05 00:05:01.265552 | debian-bookworm | #25 160.3 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:01.431290 | debian-bookworm | #25 160.4 Removing libmpc3:amd64 (1.3.1-1) ... 2026-08-05 00:05:01.431418 | debian-bookworm | #25 160.5 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-08-05 00:05:01.588338 | debian-bookworm | #25 160.5 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:01.588489 | debian-bookworm | #25 160.6 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:01.771013 | debian-bookworm | #25 160.7 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-08-05 00:05:01.771137 | debian-bookworm | #25 160.8 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-05 00:05:01.893096 | debian-bookworm | #25 160.9 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-88ef4b868a27cb41.lock /tmp/uv-setuptools-b8820c0f5798b127.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-08-05 00:05:01.893264 | debian-bookworm | #25 160.9 + uv pip install --no-cache --system pyclean==3.0.0 2026-08-05 00:05:02.153094 | debian-bookworm | #25 161.0 Using Python 3.13.14 environment at: /usr/local 2026-08-05 00:05:02.157798 | debian-bookworm | #25 161.2 Resolved 1 package in 145ms 2026-08-05 00:05:02.265796 | debian-bookworm | #25 161.2 Prepared 1 package in 24ms 2026-08-05 00:05:02.265917 | debian-bookworm | #25 161.2 Installed 1 package in 8ms 2026-08-05 00:05:02.265932 | debian-bookworm | #25 161.2 + pyclean==3.0.0 2026-08-05 00:05:02.265944 | debian-bookworm | #25 161.2 + pyclean /usr 2026-08-05 00:05:02.265977 | debian-bookworm | #25 161.3 Cleaning directory /usr 2026-08-05 00:05:03.174486 | debian-bookworm | #25 162.2 Total 1842 files, 290 directories removed. 2026-08-05 00:05:03.335601 | debian-bookworm | #25 162.2 + uv pip uninstall --system pyclean 2026-08-05 00:05:03.473426 | debian-bookworm | #25 162.5 Using Python 3.13.14 environment at: /usr/local 2026-08-05 00:05:03.631579 | debian-bookworm | #25 162.5 Uninstalled 1 package in 267ms 2026-08-05 00:05:03.631647 | debian-bookworm | #25 162.5 - pyclean==3.0.0 2026-08-05 00:05:04.008696 | debian-bookworm | #25 DONE 163.0s 2026-08-05 00:05:10.496639 | debian-bookworm | 2026-08-05 00:05:10.496687 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-08-05 00:05:10.682996 | debian-bookworm | #26 DONE 3.6s 2026-08-05 00:05:10.841878 | debian-bookworm | 2026-08-05 00:05:10.841922 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-08-05 00:05:10.841928 | debian-bookworm | #26 merging 2026-08-05 00:05:14.504172 | debian-bookworm | #26 merging 3.8s done 2026-08-05 00:05:14.504262 | debian-bookworm | #26 DONE 7.4s 2026-08-05 00:05:14.656144 | debian-bookworm | 2026-08-05 00:05:14.656217 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-08-05 00:05:14.809594 | debian-bookworm | #27 DONE 0.3s 2026-08-05 00:05:14.963640 | debian-bookworm | 2026-08-05 00:05:14.963741 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-08-05 00:05:17.420192 | debian-bookworm | #28 DONE 2.6s 2026-08-05 00:05:17.581163 | debian-bookworm | 2026-08-05 00:05:17.581277 | debian-bookworm | #29 exporting to image 2026-08-05 00:05:17.581297 | debian-bookworm | #29 exporting layers 2026-08-05 00:05:48.482230 | debian-bookworm | #29 exporting layers 31.0s done 2026-08-05 00:05:48.482325 | debian-bookworm | #29 exporting manifest sha256:dc62a2f58dfff0d397a7e4838d690502ccd20f6da090d1631cb1b0792e9e8914 2026-08-05 00:05:48.613526 | debian-bookworm | #29 exporting manifest sha256:dc62a2f58dfff0d397a7e4838d690502ccd20f6da090d1631cb1b0792e9e8914 0.0s done 2026-08-05 00:05:48.613601 | debian-bookworm | #29 exporting config sha256:ad55ad7745bad1de0d097362e1e0137b931c1ab4ee0fb487c992ec38b9b98a5c 0.0s done 2026-08-05 00:05:48.613612 | debian-bookworm | #29 exporting attestation manifest sha256:0414f36ed565156156e5dddaca945c80839897b70c52b5058dd57cc4cbdb8615 0.1s done 2026-08-05 00:05:48.613620 | debian-bookworm | #29 exporting manifest list sha256:0ed548bac89abcb03678b9a38437acc41e85b9b486ca930ca6621196baa25921 2026-08-05 00:05:48.797332 | debian-bookworm | #29 exporting manifest list sha256:0ed548bac89abcb03678b9a38437acc41e85b9b486ca930ca6621196baa25921 0.0s done 2026-08-05 00:05:48.797406 | debian-bookworm | #29 naming to docker.io/library/368432c:latest done 2026-08-05 00:05:48.797420 | debian-bookworm | #29 unpacking to docker.io/library/368432c:latest 2026-08-05 00:05:57.653139 | debian-bookworm | #29 unpacking to docker.io/library/368432c:latest 9.0s done 2026-08-05 00:05:57.847360 | debian-bookworm | #29 DONE 40.3s 2026-08-05 00:05:58.496372 | debian-bookworm | ok: Runtime: 0:03:46.100254 2026-08-05 00:05:58.539610 | 2026-08-05 00:05:58.539925 | TASK [Run push script] 2026-08-05 00:05:58.886238 | debian-bookworm | ++ git rev-parse --short HEAD 2026-08-05 00:05:58.888668 | debian-bookworm | + revision=368432c 2026-08-05 00:05:58.888712 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-05 00:05:58.888727 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-05 00:05:58.888738 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-05 00:05:58.888749 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-08-05 00:05:58.888761 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-05 00:05:58.888797 | debian-bookworm | + docker tag 368432c osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-05 00:05:58.951573 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-05 00:05:58.969297 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-08-05 00:05:59.102246 | debian-bookworm | 597c6c618d36: Waiting 2026-08-05 00:05:59.102394 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.102423 | debian-bookworm | 44136fa355b3: Waiting 2026-08-05 00:05:59.102443 | debian-bookworm | b4558791a7f7: Waiting 2026-08-05 00:05:59.195047 | debian-bookworm | 44136fa355b3: Waiting 2026-08-05 00:05:59.195144 | debian-bookworm | b4558791a7f7: Waiting 2026-08-05 00:05:59.195170 | debian-bookworm | 597c6c618d36: Waiting 2026-08-05 00:05:59.195201 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.294404 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.294623 | debian-bookworm | 44136fa355b3: Waiting 2026-08-05 00:05:59.294721 | debian-bookworm | b4558791a7f7: Waiting 2026-08-05 00:05:59.294785 | debian-bookworm | 597c6c618d36: Waiting 2026-08-05 00:05:59.395435 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.395661 | debian-bookworm | 44136fa355b3: Already exists 2026-08-05 00:05:59.395721 | debian-bookworm | b4558791a7f7: Waiting 2026-08-05 00:05:59.395772 | debian-bookworm | 597c6c618d36: Waiting 2026-08-05 00:05:59.395824 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-05 00:05:59.494690 | debian-bookworm | b4558791a7f7: Waiting 2026-08-05 00:05:59.495003 | debian-bookworm | 597c6c618d36: Waiting 2026-08-05 00:05:59.495189 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-05 00:05:59.495367 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.594798 | debian-bookworm | 597c6c618d36: Layer already exists 2026-08-05 00:05:59.595115 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-05 00:05:59.595335 | debian-bookworm | 312880aa0a63: Waiting 2026-08-05 00:05:59.595624 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.595876 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-05 00:05:59.596060 | debian-bookworm | b4558791a7f7: Layer already exists 2026-08-05 00:05:59.694893 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-05 00:05:59.695186 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-05 00:05:59.695364 | debian-bookworm | 312880aa0a63: Waiting 2026-08-05 00:05:59.695573 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.794906 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-05 00:05:59.795044 | debian-bookworm | 312880aa0a63: Waiting 2026-08-05 00:05:59.795096 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.795145 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-05 00:05:59.894800 | debian-bookworm | 2941ee8edc00: Waiting 2026-08-05 00:05:59.895964 | debian-bookworm | 312880aa0a63: Waiting 2026-08-05 00:05:59.896108 | debian-bookworm | db770467bc71: Waiting 2026-08-05 00:05:59.896205 | debian-bookworm | 34aa232ecaaa: Waiting 2026-08-05 00:05:59.995409 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-05 00:05:59.995913 | debian-bookworm | 2941ee8edc00: Layer already exists 2026-08-05 00:05:59.996134 | debian-bookworm | 312880aa0a63: Waiting 2026-08-05 00:05:59.996437 | debian-bookworm | 34aa232ecaaa: Layer already exists 2026-08-05 00:06:00.094876 | debian-bookworm | 312880aa0a63: Waiting 2026-08-05 00:06:00.095080 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-05 00:06:00.194494 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-08-05 00:06:01.694894 | debian-bookworm | db770467bc71: Pushed 2026-08-05 00:06:09.595516 | debian-bookworm | 312880aa0a63: Pushed 2026-08-05 00:06:13.977701 | debian-bookworm | squid: digest: sha256:0ed548bac89abcb03678b9a38437acc41e85b9b486ca930ca6621196baa25921 size: 856 2026-08-05 00:06:14.103324 | debian-bookworm | ok: Runtime: 0:00:15.109373 2026-08-05 00:06:14.117810 | 2026-08-05 00:06:14.118003 | TASK [Run cosign script] 2026-08-05 00:06:14.437543 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-05 00:06:14.437692 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-05 00:06:14.437721 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-05 00:06:14.437737 | debian-bookworm | + version=squid 2026-08-05 00:06:14.437751 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-08-05 00:06:14.452650 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-05 00:06:14.453251 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-08-05 00:06:14.556148 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-05 00:06:14.570772 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-05 00:06:18.816037 | debian-bookworm | 0 134M 0 1002k 0 0 4007k 0 0:00:34 --:--:-- 0:00:34 4007k 29 134M 29 39.2M 0 0 31.4M 0 0:00:04 0:00:01 0:00:03 38.2M 47 134M 47 64.2M 0 0 28.5M 0 0:00:04 0:00:02 0:00:02 31.6M 70 134M 70 94.7M 0 0 29.1M 0 0:00:04 0:00:03 0:00:01 31.2M 97 134M 97 131M 0 0 30.8M 0 0:00:04 0:00:04 --:--:-- 32.5M 100 134M 100 134M 0 0 30.8M 0 0:00:04 0:00:04 --:--:-- 32.4M 2026-08-05 00:06:18.823111 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-08-05 00:06:18.825786 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-08-05 00:06:19.644120 | 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-08-05 00:06:19.644215 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-08-05 00:06:19.644232 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-05 00:06:19.644244 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-05 00:06:19.644257 | debian-bookworm | images by tag will be removed in a future release. 2026-08-05 00:06:19.644268 | debian-bookworm | 2026-08-05 00:06:20.045313 | debian-bookworm | Signing artifact... 2026-08-05 00:06:20.621343 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-08-05 00:06:25.211308 | debian-bookworm | ok: Runtime: 0:00:10.723825 2026-08-05 00:06:25.218916 | 2026-08-05 00:06:25.219053 | TASK [Run sbom script] 2026-08-05 00:06:25.531924 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-05 00:06:25.531998 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-05 00:06:25.532007 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-08-05 00:06:25.532013 | debian-bookworm | + version=squid 2026-08-05 00:06:25.532517 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-08-05 00:06:25.533080 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-08-05 00:06:25.547623 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-05 00:06:25.624868 | debian-bookworm | [info] checking github for the current release tag 2026-08-05 00:06:25.743406 | debian-bookworm | [info] fetching release script for tag='v1.50.0' 2026-08-05 00:06:25.962269 | debian-bookworm | [info] checking github for the current release tag 2026-08-05 00:06:26.098718 | debian-bookworm | [info] using release tag='v1.50.0' version='1.50.0' os='linux' arch='amd64' 2026-08-05 00:06:28.408433 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-08-05 00:06:28.449863 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json@1.6 2026-08-05 00:06:54.403643 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-08-05 00:07:07.853107 | 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-08-05 00:07:07.853228 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-08-05 00:07:07.853248 | debian-bookworm | Auto mode ON 2026-08-05 00:07:07.853261 | debian-bookworm | Reading sbom.json ... 2026-08-05 00:07:07.853278 | debian-bookworm | Uploading sbom.json ... 2026-08-05 00:07:07.853291 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-08-05 00:07:07.853304 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-08-05 00:07:07.853315 | debian-bookworm | No policy violations found. 2026-08-05 00:07:07.853327 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-08-05 00:07:07.853339 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-08-05 00:07:08.288606 | debian-bookworm | ok: Runtime: 0:00:42.363720 2026-08-05 00:07:08.292834 | 2026-08-05 00:07:08.292993 | PLAY RECAP 2026-08-05 00:07:08.293120 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 00:07:08.293182 | 2026-08-05 00:07:08.458499 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-08-05 00:07:08.464312 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 00:07:09.273390 | 2026-08-05 00:07:09.273568 | PLAY [Base post-fetch] 2026-08-05 00:07:09.288985 | 2026-08-05 00:07:09.289133 | TASK [diagnose-network : Ensure log directory exists] 2026-08-05 00:07:09.955913 | debian-bookworm | ok 2026-08-05 00:07:09.967537 | 2026-08-05 00:07:09.967772 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-05 00:07:21.788197 | debian-bookworm | ok: Runtime: 0:00:05.834525 2026-08-05 00:07:21.798194 | 2026-08-05 00:07:21.798341 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-05 00:07:27.831499 | debian-bookworm | ok: Runtime: 0:00:00.308795 2026-08-05 00:07:27.840339 | 2026-08-05 00:07:27.840509 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-05 00:07:33.868138 | debian-bookworm | ok: Runtime: 0:00:01.255970 2026-08-05 00:07:33.890189 | 2026-08-05 00:07:33.890476 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-05 00:07:33.958324 | debian-bookworm | skipping: Conditional result was False 2026-08-05 00:07:33.974137 | 2026-08-05 00:07:33.974316 | TASK [fetch-output : Set log path for single node] 2026-08-05 00:07:34.036432 | debian-bookworm | ok 2026-08-05 00:07:34.044328 | 2026-08-05 00:07:34.044481 | LOOP [fetch-output : Ensure local output dirs] 2026-08-05 00:07:34.372342 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/work/logs" 2026-08-05 00:07:34.675815 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/work/artifacts" 2026-08-05 00:07:34.979750 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4424272355334fa286ffe2cc9c1599ae/work/docs" 2026-08-05 00:07:34.991047 | 2026-08-05 00:07:34.991225 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 00:07:35.814768 | debian-bookworm | changed: 2026-08-05 00:07:35.815121 | debian-bookworm | .d..t...... ./ 2026-08-05 00:07:35.815170 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 00:07:35.815204 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 00:07:35.815234 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 00:07:35.815266 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 00:07:35.815297 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 00:07:35.815358 | debian-bookworm | changed: All items complete 2026-08-05 00:07:35.815390 | 2026-08-05 00:07:36.410688 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 00:07:36.993444 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 00:07:37.007628 | 2026-08-05 00:07:37.007797 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 00:07:37.038198 | debian-bookworm | skipping: Conditional result was False 2026-08-05 00:07:37.042043 | debian-bookworm | skipping: Conditional result was False 2026-08-05 00:07:37.054612 | 2026-08-05 00:07:37.054704 | PLAY RECAP 2026-08-05 00:07:37.054803 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 00:07:37.054851 | 2026-08-05 00:07:37.212256 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 00:07:37.214762 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 00:07:38.031143 | 2026-08-05 00:07:38.031329 | PLAY [Base post] 2026-08-05 00:07:38.046222 | 2026-08-05 00:07:38.046369 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 00:07:38.857861 | debian-bookworm | changed 2026-08-05 00:07:38.868439 | 2026-08-05 00:07:38.868604 | PLAY RECAP 2026-08-05 00:07:38.868685 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 00:07:38.868830 | 2026-08-05 00:07:39.011899 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 00:07:39.012996 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 00:07:39.855264 | 2026-08-05 00:07:39.855504 | PLAY [Base post-logs] 2026-08-05 00:07:39.868756 | 2026-08-05 00:07:39.868975 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 00:07:40.413356 | localhost | changed 2026-08-05 00:07:40.424345 | 2026-08-05 00:07:40.424514 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 00:07:40.452424 | localhost | ok 2026-08-05 00:07:40.455676 | 2026-08-05 00:07:40.455795 | TASK [Set zuul-log-path fact] 2026-08-05 00:07:40.481331 | localhost | ok 2026-08-05 00:07:40.489674 | 2026-08-05 00:07:40.489800 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 00:07:40.516090 | localhost | ok 2026-08-05 00:07:40.519669 | 2026-08-05 00:07:40.519807 | TASK [upload-logs : Create log directories] 2026-08-05 00:07:41.039949 | localhost | changed 2026-08-05 00:07:41.045257 | 2026-08-05 00:07:41.045423 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 00:07:41.606390 | localhost -> localhost | ok: Runtime: 0:00:00.006634 2026-08-05 00:07:41.612132 | 2026-08-05 00:07:41.612277 | TASK [upload-logs : Upload logs to log server] 2026-08-05 00:07:42.250539 | localhost | Output suppressed because no_log was given 2026-08-05 00:07:42.255152 | 2026-08-05 00:07:42.255594 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 00:07:42.321140 | localhost | skipping: Conditional result was False 2026-08-05 00:07:42.332160 | localhost | skipping: Conditional result was False 2026-08-05 00:07:42.337962 | 2026-08-05 00:07:42.338095 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 00:07:42.390653 | localhost | skipping: Conditional result was False 2026-08-05 00:07:42.391049 | 2026-08-05 00:07:42.411381 | localhost | skipping: Conditional result was False 2026-08-05 00:07:42.417453 | 2026-08-05 00:07:42.417577 | LOOP [upload-logs : Upload console log and json output]