2026-07-16 00:00:23.890045 | Job console starting 2026-07-16 00:00:23.896450 | Updating git repos 2026-07-16 00:00:23.941868 | Cloning repos into workspace 2026-07-16 00:00:23.992163 | Restoring repo states 2026-07-16 00:00:24.018754 | Merging changes 2026-07-16 00:00:24.018769 | Checking out repos 2026-07-16 00:00:24.106899 | Preparing playbooks 2026-07-16 00:00:25.913240 | Running Ansible setup 2026-07-16 00:00:33.798065 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 00:00:36.241858 | 2026-07-16 00:00:36.241997 | PLAY [Base pre] 2026-07-16 00:00:36.312775 | 2026-07-16 00:00:36.312912 | TASK [Setup log path fact] 2026-07-16 00:00:36.400283 | debian-bookworm | ok 2026-07-16 00:00:36.465556 | 2026-07-16 00:00:36.465690 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 00:00:36.568662 | debian-bookworm | ok 2026-07-16 00:00:36.598256 | 2026-07-16 00:00:36.598385 | TASK [emit-job-header : Print job information] 2026-07-16 00:00:36.721128 | # Job Information 2026-07-16 00:00:36.722029 | Ansible Version: 2.16.14 2026-07-16 00:00:36.722072 | Job: container-image-ceph-ansible-push-reef 2026-07-16 00:00:36.722102 | Pipeline: periodic-midnight 2026-07-16 00:00:36.722121 | Executor: 521e9411259a 2026-07-16 00:00:36.722139 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-07-16 00:00:36.722157 | Event ID: 0fe12922244c446188fe803aff352d32 2026-07-16 00:00:36.726302 | 2026-07-16 00:00:36.726386 | LOOP [emit-job-header : Print node information] 2026-07-16 00:00:37.273894 | debian-bookworm | ok: 2026-07-16 00:00:37.274160 | debian-bookworm | # Node Information 2026-07-16 00:00:37.274199 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 00:00:37.274225 | debian-bookworm | Hostname: debian 2026-07-16 00:00:37.274248 | debian-bookworm | Username: zuul 2026-07-16 00:00:37.274269 | debian-bookworm | Distro: Debian 12.15 2026-07-16 00:00:37.274293 | debian-bookworm | Provider: regiocloud-a 2026-07-16 00:00:37.274315 | debian-bookworm | Region: 2026-07-16 00:00:37.274338 | debian-bookworm | Label: debian-bookworm 2026-07-16 00:00:37.274359 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 00:00:37.274380 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5b:302 2026-07-16 00:00:37.293837 | 2026-07-16 00:00:37.293976 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 00:00:38.493120 | debian-bookworm -> localhost | changed 2026-07-16 00:00:38.499336 | 2026-07-16 00:00:38.499429 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 00:00:41.607895 | debian-bookworm -> localhost | changed 2026-07-16 00:00:41.623685 | 2026-07-16 00:00:41.623795 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 00:00:42.673871 | debian-bookworm -> localhost | ok 2026-07-16 00:00:42.680560 | 2026-07-16 00:00:42.680682 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 00:00:42.731027 | debian-bookworm | ok 2026-07-16 00:00:42.761542 | debian-bookworm | included: /var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 00:00:42.781299 | 2026-07-16 00:00:42.781413 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 00:00:46.193920 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 00:00:46.194158 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/work/602c337d8a00433a8a8fe3f047fdcb25_id_rsa 2026-07-16 00:00:46.194198 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/work/602c337d8a00433a8a8fe3f047fdcb25_id_rsa.pub 2026-07-16 00:00:46.194224 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 00:00:46.194247 | debian-bookworm -> localhost | SHA256:iMnWacnWDCN9/fb6veZgqgpnMwQq7b631tsvdpbKbJw zuul-build-sshkey 2026-07-16 00:00:46.194295 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 00:00:46.194319 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 00:00:46.194340 | debian-bookworm -> localhost | | | 2026-07-16 00:00:46.194361 | debian-bookworm -> localhost | | . . | 2026-07-16 00:00:46.194381 | debian-bookworm -> localhost | | ..+ . . | 2026-07-16 00:00:46.194400 | debian-bookworm -> localhost | | ...*.X . | 2026-07-16 00:00:46.194420 | debian-bookworm -> localhost | | . o= O.S o | 2026-07-16 00:00:46.194443 | debian-bookworm -> localhost | | o. o. . . | 2026-07-16 00:00:46.194463 | debian-bookworm -> localhost | | . ..=. . .o. | 2026-07-16 00:00:46.194483 | debian-bookworm -> localhost | | . o+.*E +o..o | 2026-07-16 00:00:46.194503 | debian-bookworm -> localhost | | o+..o=*Bo..+oo| 2026-07-16 00:00:46.194523 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 00:00:46.194574 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.108493 2026-07-16 00:00:46.201089 | 2026-07-16 00:00:46.201193 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 00:00:46.255302 | debian-bookworm | ok 2026-07-16 00:00:46.292426 | debian-bookworm | included: /var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 00:00:46.328587 | 2026-07-16 00:00:46.328717 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 00:00:46.379784 | debian-bookworm | skipping: Conditional result was False 2026-07-16 00:00:46.388220 | 2026-07-16 00:00:46.388340 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 00:00:47.112184 | debian-bookworm | changed 2026-07-16 00:00:47.121497 | 2026-07-16 00:00:47.121607 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 00:00:47.403225 | debian-bookworm | ok 2026-07-16 00:00:47.408842 | 2026-07-16 00:00:47.408936 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 00:00:48.141597 | debian-bookworm | changed 2026-07-16 00:00:48.146306 | 2026-07-16 00:00:48.146396 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 00:00:48.830770 | debian-bookworm | changed 2026-07-16 00:00:48.835494 | 2026-07-16 00:00:48.835574 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 00:00:48.888948 | debian-bookworm | skipping: Conditional result was False 2026-07-16 00:00:48.894648 | 2026-07-16 00:00:48.894741 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 00:00:50.041112 | debian-bookworm -> localhost | changed 2026-07-16 00:00:50.050509 | 2026-07-16 00:00:50.050622 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 00:00:50.887164 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/work/602c337d8a00433a8a8fe3f047fdcb25_id_rsa (zuul-build-sshkey) 2026-07-16 00:00:50.887724 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031326 2026-07-16 00:00:50.930378 | 2026-07-16 00:00:50.930527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 00:00:51.488604 | debian-bookworm | ok 2026-07-16 00:00:51.496326 | 2026-07-16 00:00:51.496420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 00:00:51.549741 | debian-bookworm | skipping: Conditional result was False 2026-07-16 00:00:51.558984 | 2026-07-16 00:00:51.559079 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 00:00:52.263285 | debian-bookworm | ok 2026-07-16 00:00:52.280950 | 2026-07-16 00:00:52.281065 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 00:00:52.322150 | debian-bookworm | ok 2026-07-16 00:00:52.327231 | 2026-07-16 00:00:52.327334 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 00:00:52.995959 | debian-bookworm -> localhost | ok 2026-07-16 00:00:53.002651 | 2026-07-16 00:00:53.002755 | TASK [validate-host : Collect information about the host] 2026-07-16 00:00:54.472618 | debian-bookworm | ok 2026-07-16 00:00:54.486535 | 2026-07-16 00:00:54.486645 | TASK [validate-host : Sanitize hostname] 2026-07-16 00:00:54.620375 | debian-bookworm | ok 2026-07-16 00:00:54.624786 | 2026-07-16 00:00:54.624918 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 00:00:55.124756 | debian-bookworm -> localhost | changed 2026-07-16 00:00:55.130443 | 2026-07-16 00:00:55.130538 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 00:00:55.572268 | debian-bookworm | ok 2026-07-16 00:00:55.576123 | 2026-07-16 00:00:55.576201 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 00:00:56.179206 | debian-bookworm -> localhost | changed 2026-07-16 00:00:56.189360 | 2026-07-16 00:00:56.189489 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 00:00:56.452477 | debian-bookworm | ok 2026-07-16 00:00:56.463478 | 2026-07-16 00:00:56.463578 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 00:00:57.860949 | debian-bookworm | changed: 2026-07-16 00:00:57.861136 | debian-bookworm | cd+++++++++ src/ 2026-07-16 00:00:57.861170 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 00:00:57.861195 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 00:00:57.861217 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-16 00:00:57.861238 | debian-bookworm | Containerfile 2026-07-16 00:00:57.861407 | debian-bookworm | 2026-07-16 00:03:30.954084 | debian-bookworm | #25 71.52 2026-07-16 00:03:30.954128 | debian-bookworm | #25 71.52 Or undo this operation with: 2026-07-16 00:03:30.954169 | debian-bookworm | #25 71.52 2026-07-16 00:03:30.954221 | debian-bookworm | #25 71.52 git switch - 2026-07-16 00:03:30.954263 | debian-bookworm | #25 71.52 2026-07-16 00:03:30.954305 | debian-bookworm | #25 71.52 Turn off this advice by setting config variable advice.detachedHead to false 2026-07-16 00:03:30.954346 | debian-bookworm | #25 71.52 2026-07-16 00:03:30.954387 | debian-bookworm | #25 71.52 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-07-16 00:05:08.516276 | debian-bookworm | #25 169.1 Using /etc/ansible/ansible.cfg as config file 2026-07-16 00:05:08.516359 | debian-bookworm | #25 169.1 Starting galaxy collection install process 2026-07-16 00:05:08.516376 | debian-bookworm | #25 169.1 Process install dependency map 2026-07-16 00:05:08.516392 | debian-bookworm | #25 169.1 Starting collection install process 2026-07-16 00:05:08.516409 | debian-bookworm | #25 169.1 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-1662vnoc7vmc/tmpi4lmznhl/ansible-netcommon-2.6.1-8tjux2qx 2026-07-16 00:05:08.516429 | debian-bookworm | #25 169.1 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-07-16 00:05:08.516445 | debian-bookworm | #25 169.1 ansible.netcommon:2.6.1 was installed successfully 2026-07-16 00:05:08.516469 | debian-bookworm | #25 169.1 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-07-16 00:05:08.516485 | debian-bookworm | #25 169.1 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-07-16 00:05:08.516499 | debian-bookworm | #25 169.1 openstack.config_template:1.3.0 was installed successfully 2026-07-16 00:05:08.516530 | debian-bookworm | #25 169.1 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-1662vnoc7vmc/tmpi4lmznhl/ansible-posix-2.2.2-fmhafgfg 2026-07-16 00:05:08.516546 | debian-bookworm | #25 169.1 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-16 00:05:08.516561 | debian-bookworm | #25 169.1 ansible.posix:2.2.2 was installed successfully 2026-07-16 00:05:08.516576 | debian-bookworm | #25 169.1 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-1662vnoc7vmc/tmpi4lmznhl/ansible-utils-6.0.3-0ipmr0x5 2026-07-16 00:05:08.516593 | debian-bookworm | #25 169.1 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-07-16 00:05:08.516608 | debian-bookworm | #25 169.1 ansible.utils:6.0.3 was installed successfully 2026-07-16 00:05:08.516623 | debian-bookworm | #25 169.1 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-1662vnoc7vmc/tmpi4lmznhl/netbox-netbox-3.23.0-suivkp4k 2026-07-16 00:05:08.516637 | debian-bookworm | #25 169.1 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-07-16 00:05:08.516652 | debian-bookworm | #25 169.1 netbox.netbox:3.23.0 was installed successfully 2026-07-16 00:05:08.516668 | debian-bookworm | #25 169.1 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260712.0.tar.gz to /root/.ansible/tmp/ansible-local-1662vnoc7vmc/tmpi4lmznhl/osism-commons-0.20260712.0-9cmfsr7y 2026-07-16 00:05:08.516684 | debian-bookworm | #25 169.1 Installing 'osism.commons:0.20260712.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-07-16 00:05:08.516699 | debian-bookworm | #25 169.1 osism.commons:0.20260712.0 was installed successfully 2026-07-16 00:05:08.516726 | debian-bookworm | #25 169.1 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-1662vnoc7vmc/tmpi4lmznhl/community-general-13.2.0-6zwa385l 2026-07-16 00:05:08.516742 | debian-bookworm | #25 169.1 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-16 00:05:08.516759 | debian-bookworm | #25 169.1 community.general:13.2.0 was installed successfully 2026-07-16 00:05:08.516780 | debian-bookworm | #25 169.1 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-1662vnoc7vmc/tmpi4lmznhl/community-library_inventory_filtering_v1-1.1.5-6qiu_w_9 2026-07-16 00:05:08.516796 | debian-bookworm | #25 169.1 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-16 00:05:08.516812 | debian-bookworm | #25 169.1 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-16 00:05:08.624642 | debian-bookworm | #25 169.2 + ln -s /usr/share/ansible/collections /ansible/collections 2026-07-16 00:05:08.736841 | debian-bookworm | #25 169.2 + mkdir -p /usr/share/mitogen 2026-07-16 00:05:08.737007 | debian-bookworm | #25 169.2 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-07-16 00:05:08.737025 | debian-bookworm | #25 169.3 + 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-07-16 00:05:08.737040 | debian-bookworm | #25 169.3 + rm /mitogen.tar.gz 2026-07-16 00:05:08.900092 | debian-bookworm | #25 169.3 ++ awk '-F: ' '{ print $2 }' 2026-07-16 00:05:08.900433 | debian-bookworm | #25 169.3 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-07-16 00:05:08.900657 | debian-bookworm | #25 169.3 + PROJECT_VERSION=stable-8.0 2026-07-16 00:05:08.900884 | debian-bookworm | #25 169.3 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-07-16 00:05:08.901103 | debian-bookworm | #25 169.3 Cloning into '/repository'... 2026-07-16 00:05:11.185272 | debian-bookworm | #25 171.7 ++ find /patches/stable-8.0 -name '*.patch' 2026-07-16 00:05:11.285430 | debian-bookworm | #25 171.8 ++ LC_ALL=C 2026-07-16 00:05:11.285557 | debian-bookworm | #25 171.8 ++ sort 2026-07-16 00:05:11.285598 | debian-bookworm | #25 171.8 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-16 00:05:11.285616 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.285633 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-16 00:05:11.285648 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.285678 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.285694 | debian-bookworm | #25 171.8 checking file roles/ceph-defaults/defaults/main.yml 2026-07-16 00:05:11.285709 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-16 00:05:11.285723 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.285752 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.285767 | debian-bookworm | #25 171.8 patching file roles/ceph-defaults/defaults/main.yml 2026-07-16 00:05:11.285781 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-16 00:05:11.285796 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.285811 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-16 00:05:11.285848 | debian-bookworm | #25 171.8 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-16 00:05:11.285864 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.285879 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.285893 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-07-16 00:05:11.285923 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-16 00:05:11.285938 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-16 00:05:11.285952 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-07-16 00:05:11.285966 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-07-16 00:05:11.285994 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-16 00:05:11.286009 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-16 00:05:11.286023 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286038 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.286052 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-07-16 00:05:11.286080 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-16 00:05:11.286095 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-16 00:05:11.286109 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-07-16 00:05:11.286123 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-07-16 00:05:11.286146 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-16 00:05:11.286166 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-16 00:05:11.286181 | debian-bookworm | #25 171.8 /patches/stable-8.0/container-binary.patch 2026-07-16 00:05:11.286195 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.286209 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/container-binary.patch 2026-07-16 00:05:11.286232 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286252 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.286266 | debian-bookworm | #25 171.8 checking file roles/ceph-facts/tasks/container_binary.yml 2026-07-16 00:05:11.286280 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286295 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.286332 | debian-bookworm | #25 171.8 patching file roles/ceph-facts/tasks/container_binary.yml 2026-07-16 00:05:11.286348 | debian-bookworm | #25 171.8 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-16 00:05:11.286379 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.286409 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-16 00:05:11.286425 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286439 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.286454 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.286486 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-16 00:05:11.286500 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286527 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.286542 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.286571 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-16 00:05:11.286586 | debian-bookworm | #25 171.8 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-16 00:05:11.286601 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.286615 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-16 00:05:11.286643 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286658 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.286672 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.286687 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286701 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.286729 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.286744 | debian-bookworm | #25 171.8 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-16 00:05:11.286759 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.286773 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-16 00:05:11.286801 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286816 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.286830 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/shrink-osd.yml 2026-07-16 00:05:11.286844 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286859 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.286887 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/shrink-osd.yml 2026-07-16 00:05:11.286902 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.286917 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-16 00:05:11.286931 | debian-bookworm | #25 171.8 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-16 00:05:11.286959 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.286974 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.286988 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287003 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-16 00:05:11.287017 | debian-bookworm | #25 171.8 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-16 00:05:11.287045 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287060 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.287074 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287089 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-16 00:05:11.287117 | debian-bookworm | #25 171.8 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-16 00:05:11.287132 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.287147 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-16 00:05:11.287161 | debian-bookworm | #25 171.8 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-16 00:05:11.287176 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287204 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.287223 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287237 | debian-bookworm | #25 171.8 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-16 00:05:11.287252 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287279 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.287294 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287308 | debian-bookworm | #25 171.8 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-16 00:05:11.287323 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.287338 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-16 00:05:11.287366 | debian-bookworm | #25 171.8 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-16 00:05:11.287381 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287396 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.287410 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287439 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287453 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.287468 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287482 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.287497 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-16 00:05:11.287538 | debian-bookworm | #25 171.8 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-16 00:05:11.287553 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287568 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.287582 | debian-bookworm | #25 171.8 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287610 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287624 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.287639 | debian-bookworm | #25 171.8 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.287654 | debian-bookworm | #25 171.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.287668 | debian-bookworm | #25 171.8 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-16 00:05:11.287697 | debian-bookworm | #25 171.8 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-16 00:05:11.287711 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.287725 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.287740 | debian-bookworm | #25 171.8 checking file roles/ceph-client/meta/main.yml 2026-07-16 00:05:11.287762 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287782 | debian-bookworm | #25 171.8 checking file roles/ceph-common/meta/main.yml 2026-07-16 00:05:11.287797 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287811 | debian-bookworm | #25 171.8 checking file roles/ceph-container-common/meta/main.yml 2026-07-16 00:05:11.287826 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287848 | debian-bookworm | #25 171.8 checking file roles/ceph-defaults/meta/main.yml 2026-07-16 00:05:11.287868 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287883 | debian-bookworm | #25 171.8 checking file roles/ceph-handler/meta/main.yml 2026-07-16 00:05:11.287897 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287916 | debian-bookworm | #25 171.8 checking file roles/ceph-mds/meta/main.yml 2026-07-16 00:05:11.287945 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287960 | debian-bookworm | #25 171.8 checking file roles/ceph-mgr/meta/main.yml 2026-07-16 00:05:11.287974 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.287989 | debian-bookworm | #25 171.8 checking file roles/ceph-mon/meta/main.yml 2026-07-16 00:05:11.288011 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288031 | debian-bookworm | #25 171.8 checking file roles/ceph-osd/meta/main.yml 2026-07-16 00:05:11.288045 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288060 | debian-bookworm | #25 171.8 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-07-16 00:05:11.288078 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288106 | debian-bookworm | #25 171.8 checking file roles/ceph-rgw/meta/main.yml 2026-07-16 00:05:11.288121 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288135 | debian-bookworm | #25 171.8 + cd /repository 2026-07-16 00:05:11.288149 | debian-bookworm | #25 171.8 + patch --forward --batch -p1 2026-07-16 00:05:11.288164 | debian-bookworm | #25 171.8 patching file roles/ceph-client/meta/main.yml 2026-07-16 00:05:11.288192 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288206 | debian-bookworm | #25 171.8 patching file roles/ceph-common/meta/main.yml 2026-07-16 00:05:11.288221 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288235 | debian-bookworm | #25 171.8 patching file roles/ceph-container-common/meta/main.yml 2026-07-16 00:05:11.288257 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288277 | debian-bookworm | #25 171.8 patching file roles/ceph-defaults/meta/main.yml 2026-07-16 00:05:11.288291 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288306 | debian-bookworm | #25 171.8 patching file roles/ceph-handler/meta/main.yml 2026-07-16 00:05:11.288320 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288343 | debian-bookworm | #25 171.8 patching file roles/ceph-mds/meta/main.yml 2026-07-16 00:05:11.288363 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288377 | debian-bookworm | #25 171.8 patching file roles/ceph-mgr/meta/main.yml 2026-07-16 00:05:11.288392 | debian-bookworm | #25 171.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.288406 | debian-bookworm | #25 171.9 patching file roles/ceph-mon/meta/main.yml 2026-07-16 00:05:11.386015 | debian-bookworm | #25 171.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.386138 | debian-bookworm | #25 171.9 patching file roles/ceph-osd/meta/main.yml 2026-07-16 00:05:11.386164 | debian-bookworm | #25 171.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.386206 | debian-bookworm | #25 171.9 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-07-16 00:05:11.386229 | debian-bookworm | #25 171.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.386277 | debian-bookworm | #25 171.9 patching file roles/ceph-rgw/meta/main.yml 2026-07-16 00:05:11.386307 | debian-bookworm | #25 171.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-16 00:05:11.386329 | debian-bookworm | #25 171.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.386351 | debian-bookworm | #25 171.9 + echo /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-16 00:05:11.386391 | debian-bookworm | #25 171.9 /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-16 00:05:11.386412 | debian-bookworm | #25 171.9 + cd /repository 2026-07-16 00:05:11.386433 | debian-bookworm | #25 171.9 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.386472 | debian-bookworm | #25 171.9 checking file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.386494 | debian-bookworm | #25 171.9 + cd /repository 2026-07-16 00:05:11.386549 | debian-bookworm | #25 171.9 + patch --forward --batch -p1 2026-07-16 00:05:11.386571 | debian-bookworm | #25 171.9 patching file infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.386592 | debian-bookworm | #25 171.9 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-16 00:05:11.386631 | debian-bookworm | #25 171.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-16 00:05:11.386653 | debian-bookworm | #25 171.9 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-16 00:05:11.386673 | debian-bookworm | #25 171.9 + cd /repository 2026-07-16 00:05:11.386712 | debian-bookworm | #25 171.9 + patch --forward --batch -p1 --dry-run 2026-07-16 00:05:11.386733 | debian-bookworm | #25 171.9 checking file roles/ceph-validate/tasks/check_system.yml 2026-07-16 00:05:11.386754 | debian-bookworm | #25 171.9 + cd /repository 2026-07-16 00:05:11.386792 | debian-bookworm | #25 171.9 + patch --forward --batch -p1 2026-07-16 00:05:11.386813 | debian-bookworm | #25 171.9 patching file roles/ceph-validate/tasks/check_system.yml 2026-07-16 00:05:11.386834 | debian-bookworm | #25 171.9 + '[' -e /repository/plugins/actions ']' 2026-07-16 00:05:11.386872 | debian-bookworm | #25 171.9 + '[' -e /repository/plugins/callback ']' 2026-07-16 00:05:11.386894 | debian-bookworm | #25 171.9 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-07-16 00:05:11.386915 | debian-bookworm | #25 171.9 + '[' -e /repository/plugins/filter ']' 2026-07-16 00:05:11.386955 | debian-bookworm | #25 171.9 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-07-16 00:05:11.386999 | debian-bookworm | #25 171.9 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-07-16 00:05:11.387042 | debian-bookworm | #25 171.9 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-07-16 00:05:11.387066 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387087 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-16 00:05:11.387127 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-16 00:05:11.387149 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-16 00:05:11.387169 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-07-16 00:05:11.387208 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387229 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-16 00:05:11.387249 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-16 00:05:11.387296 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-16 00:05:11.387323 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-07-16 00:05:11.387362 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-16 00:05:11.387384 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387404 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-16 00:05:11.387444 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-16 00:05:11.387465 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-07-16 00:05:11.387486 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387550 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-16 00:05:11.387572 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-16 00:05:11.387597 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-16 00:05:11.387637 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-07-16 00:05:11.387658 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-16 00:05:11.387679 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387718 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-16 00:05:11.387739 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-16 00:05:11.387760 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-07-16 00:05:11.387808 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-16 00:05:11.387831 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387852 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-16 00:05:11.387891 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-16 00:05:11.387912 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-07-16 00:05:11.387933 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.387972 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-16 00:05:11.387993 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-16 00:05:11.388015 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-16 00:05:11.388052 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-07-16 00:05:11.388074 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388095 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-16 00:05:11.388133 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-16 00:05:11.388154 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-16 00:05:11.388175 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-07-16 00:05:11.388213 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-16 00:05:11.388234 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388255 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-16 00:05:11.388292 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-16 00:05:11.388314 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-07-16 00:05:11.388334 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388372 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-16 00:05:11.388394 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-16 00:05:11.388415 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-16 00:05:11.388454 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-07-16 00:05:11.388475 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388496 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-16 00:05:11.388548 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-16 00:05:11.388570 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-16 00:05:11.388592 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-07-16 00:05:11.388630 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-16 00:05:11.388653 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388674 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-16 00:05:11.388712 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-16 00:05:11.388733 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-07-16 00:05:11.388754 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/lv-create.yml 2026-07-16 00:05:11.388797 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388821 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-07-16 00:05:11.388842 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-07-16 00:05:11.388876 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-07-16 00:05:11.388897 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.388954 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-16 00:05:11.388987 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-16 00:05:11.389008 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-16 00:05:11.389029 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-07-16 00:05:11.389068 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.389090 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-16 00:05:11.389111 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-16 00:05:11.389150 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-16 00:05:11.389172 | debian-bookworm | #25 171.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-07-16 00:05:11.389194 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.389232 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-07-16 00:05:11.389254 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/add-mon.yml 2026-07-16 00:05:11.389274 | debian-bookworm | #25 171.9 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-07-16 00:05:11.389313 | debian-bookworm | #25 171.9 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-07-16 00:05:11.389334 | debian-bookworm | #25 171.9 /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-16 00:05:11.389354 | debian-bookworm | #25 171.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.389393 | debian-bookworm | #25 171.9 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-16 00:05:11.389414 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-16 00:05:11.389435 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-07-16 00:05:11.488689 | debian-bookworm | #25 172.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.488849 | debian-bookworm | #25 172.0 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-16 00:05:11.488872 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-16 00:05:11.488888 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-07-16 00:05:11.488905 | debian-bookworm | #25 172.0 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-16 00:05:11.488921 | debian-bookworm | #25 172.0 /repository/infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.489000 | debian-bookworm | #25 172.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.489016 | debian-bookworm | #25 172.0 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.489046 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-07-16 00:05:11.489062 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-07-16 00:05:11.489108 | debian-bookworm | #25 172.0 /repository/infrastructure-playbooks/cephadm.yml 2026-07-16 00:05:11.489123 | debian-bookworm | #25 172.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.489139 | debian-bookworm | #25 172.0 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-07-16 00:05:11.489154 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-07-16 00:05:11.489169 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-07-16 00:05:11.489185 | debian-bookworm | #25 172.0 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-16 00:05:11.489201 | debian-bookworm | #25 172.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.489216 | debian-bookworm | #25 172.0 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-16 00:05:11.489231 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-16 00:05:11.489246 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-07-16 00:05:11.489262 | debian-bookworm | #25 172.0 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-16 00:05:11.489277 | debian-bookworm | #25 172.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.489292 | debian-bookworm | #25 172.0 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-16 00:05:11.489307 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-16 00:05:11.489322 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-07-16 00:05:11.489337 | debian-bookworm | #25 172.0 /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-16 00:05:11.489353 | debian-bookworm | #25 172.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-16 00:05:11.489385 | debian-bookworm | #25 172.0 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-16 00:05:11.489400 | debian-bookworm | #25 172.0 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-16 00:05:11.489414 | debian-bookworm | #25 172.0 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-07-16 00:05:11.489435 | debian-bookworm | #25 172.0 + 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-07-16 00:05:11.489454 | debian-bookworm | #25 172.0 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-07-16 00:05:11.489469 | debian-bookworm | #25 172.0 + '[' -e /repository/site-docker.yml.sample ']' 2026-07-16 00:05:11.489484 | debian-bookworm | #25 172.0 + '[' -e /repository/site-container.yml.sample ']' 2026-07-16 00:05:11.489498 | debian-bookworm | #25 172.0 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-07-16 00:05:11.489553 | debian-bookworm | #25 172.0 + '[' -e /repository/dashboard.yml ']' 2026-07-16 00:05:11.489569 | debian-bookworm | #25 172.0 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-07-16 00:05:11.489596 | debian-bookworm | #25 172.0 + '[' -e /repository/module_utils ']' 2026-07-16 00:05:11.489611 | debian-bookworm | #25 172.0 + cp -r /repository/module_utils /ansible 2026-07-16 00:05:11.489624 | debian-bookworm | #25 172.0 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-07-16 00:05:11.489639 | debian-bookworm | #25 172.0 + 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-07-16 00:05:11.489654 | debian-bookworm | #25 172.0 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-07-16 00:05:11.489682 | debian-bookworm | #25 172.0 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-07-16 00:05:11.489696 | debian-bookworm | #25 172.0 + mkdir -p /tests 2026-07-16 00:05:11.489717 | debian-bookworm | #25 172.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-07-16 00:05:11.489732 | debian-bookworm | #25 172.1 + python3 -m ara.setup.env 2026-07-16 00:05:11.604040 | debian-bookworm | #25 172.1 + python3 /src/render-playbooks.py 2026-07-16 00:05:11.604134 | debian-bookworm | #25 172.2 + chown -R dragon: /ansible /share /interface 2026-07-16 00:05:11.772097 | debian-bookworm | #25 172.3 + apt-get clean 2026-07-16 00:05:11.948428 | debian-bookworm | #25 172.3 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-16 00:05:12.648408 | debian-bookworm | #25 172.4 Reading package lists... 2026-07-16 00:05:12.940365 | debian-bookworm | #25 173.2 Building dependency tree... 2026-07-16 00:05:12.940468 | debian-bookworm | #25 173.5 Reading state information... 2026-07-16 00:05:13.164856 | debian-bookworm | #25 173.7 The following packages were automatically installed and are no longer required: 2026-07-16 00:05:13.164977 | debian-bookworm | #25 173.7 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-16 00:05:13.328652 | debian-bookworm | #25 173.7 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-16 00:05:13.328739 | debian-bookworm | #25 173.7 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-16 00:05:13.328754 | debian-bookworm | #25 173.7 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-16 00:05:13.328766 | debian-bookworm | #25 173.7 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-16 00:05:13.328777 | debian-bookworm | #25 173.7 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-16 00:05:13.328788 | debian-bookworm | #25 173.7 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-16 00:05:13.328799 | debian-bookworm | #25 173.7 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-16 00:05:13.328821 | debian-bookworm | #25 173.7 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-16 00:05:13.328832 | debian-bookworm | #25 173.7 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-16 00:05:13.328844 | debian-bookworm | #25 173.7 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-16 00:05:13.328855 | debian-bookworm | #25 173.7 Use 'apt autoremove' to remove them. 2026-07-16 00:05:13.328866 | debian-bookworm | #25 173.7 The following packages will be REMOVED: 2026-07-16 00:05:13.328877 | debian-bookworm | #25 173.7 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-16 00:05:13.388945 | debian-bookworm | #25 174.0 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-07-16 00:05:13.389006 | debian-bookworm | #25 174.0 After this operation, 60.4 MB disk space will be freed. 2026-07-16 00:05:13.507399 | debian-bookworm | #25 174.0 (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-07-16 00:05:13.507554 | debian-bookworm | #25 174.0 Removing build-essential (12.9) ... 2026-07-16 00:05:13.507610 | debian-bookworm | #25 174.1 Removing git (1:2.39.5-0+deb12u3) ... 2026-07-16 00:05:13.749754 | debian-bookworm | #25 174.3 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-07-16 00:05:13.853252 | debian-bookworm | #25 174.4 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-07-16 00:05:14.035913 | debian-bookworm | #25 174.5 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-07-16 00:05:14.035977 | debian-bookworm | #25 174.6 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-07-16 00:05:14.213826 | debian-bookworm | #25 174.7 Removing python3-dev (3.11.2-1+b1) ... 2026-07-16 00:05:14.213912 | debian-bookworm | #25 174.8 + apt-get autoremove -y 2026-07-16 00:05:14.903461 | debian-bookworm | #25 174.8 Reading package lists... 2026-07-16 00:05:15.091234 | debian-bookworm | #25 175.5 Building dependency tree... 2026-07-16 00:05:15.091317 | debian-bookworm | #25 175.7 Reading state information... 2026-07-16 00:05:15.283401 | debian-bookworm | #25 175.8 The following packages will be REMOVED: 2026-07-16 00:05:15.283481 | debian-bookworm | #25 175.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-16 00:05:15.436675 | debian-bookworm | #25 175.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-16 00:05:15.436755 | debian-bookworm | #25 175.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-16 00:05:15.436770 | debian-bookworm | #25 175.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-16 00:05:15.436782 | debian-bookworm | #25 175.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-16 00:05:15.436793 | debian-bookworm | #25 175.8 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-16 00:05:15.436803 | debian-bookworm | #25 175.8 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-16 00:05:15.436815 | debian-bookworm | #25 175.8 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-16 00:05:15.436825 | debian-bookworm | #25 175.8 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-16 00:05:15.436836 | debian-bookworm | #25 175.8 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-16 00:05:15.436847 | debian-bookworm | #25 175.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-16 00:05:15.515728 | debian-bookworm | #25 176.1 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-07-16 00:05:15.515799 | debian-bookworm | #25 176.1 After this operation, 358 MB disk space will be freed. 2026-07-16 00:05:15.702044 | debian-bookworm | #25 176.1 (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-07-16 00:05:15.702169 | debian-bookworm | #25 176.1 Removing g++ (4:12.2.0-3) ... 2026-07-16 00:05:15.723326 | debian-bookworm | #25 176.3 Removing gcc (4:12.2.0-3) ... 2026-07-16 00:05:15.898706 | debian-bookworm | #25 176.4 Removing dpkg-dev (1.21.23) ... 2026-07-16 00:05:15.898854 | debian-bookworm | #25 176.5 Removing bzip2 (1.0.8-5+b1) ... 2026-07-16 00:05:16.067651 | debian-bookworm | #25 176.5 Removing cpp (4:12.2.0-3) ... 2026-07-16 00:05:16.175447 | debian-bookworm | #25 176.6 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:16.175728 | debian-bookworm | #25 176.7 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-07-16 00:05:16.396215 | debian-bookworm | #25 176.8 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:16.507642 | debian-bookworm | #25 177.0 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-07-16 00:05:16.507711 | debian-bookworm | #25 177.1 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-07-16 00:05:16.632732 | debian-bookworm | #25 177.1 Removing python3.11-dev (3.11.2-6+deb12u8) ... 2026-07-16 00:05:16.632791 | debian-bookworm | #25 177.2 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-07-16 00:05:16.781973 | debian-bookworm | #25 177.3 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u8) ... 2026-07-16 00:05:16.782112 | debian-bookworm | #25 177.3 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-07-16 00:05:16.900788 | debian-bookworm | #25 177.4 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-07-16 00:05:16.900849 | debian-bookworm | #25 177.5 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-07-16 00:05:17.141162 | debian-bookworm | #25 177.6 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-07-16 00:05:17.144672 | debian-bookworm | #25 177.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-07-16 00:05:17.323476 | debian-bookworm | #25 177.9 Removing libdpkg-perl (1.21.23) ... 2026-07-16 00:05:17.447052 | debian-bookworm | #25 178.0 Removing liberror-perl (0.17029-2) ... 2026-07-16 00:05:17.591162 | debian-bookworm | #25 178.1 Removing perl (5.36.0-7+deb12u3) ... 2026-07-16 00:05:17.591225 | debian-bookworm | #25 178.2 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-07-16 00:05:17.709433 | debian-bookworm | #25 178.3 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-07-16 00:05:17.852821 | debian-bookworm | #25 178.4 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-07-16 00:05:18.036678 | debian-bookworm | #25 178.5 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-16 00:05:18.036770 | debian-bookworm | #25 178.6 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-16 00:05:18.222095 | debian-bookworm | #25 178.7 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-07-16 00:05:18.222196 | debian-bookworm | #25 178.8 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-07-16 00:05:18.400657 | debian-bookworm | #25 178.9 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-07-16 00:05:18.400802 | debian-bookworm | #25 179.0 Removing libpsl5:amd64 (0.21.2-1) ... 2026-07-16 00:05:18.556567 | debian-bookworm | #25 179.0 Removing libpython3.11:amd64 (3.11.2-6+deb12u8) ... 2026-07-16 00:05:18.709359 | debian-bookworm | #25 179.1 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-07-16 00:05:18.709516 | debian-bookworm | #25 179.2 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-07-16 00:05:18.709575 | debian-bookworm | #25 179.3 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-07-16 00:05:18.862447 | debian-bookworm | #25 179.4 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-07-16 00:05:18.998717 | debian-bookworm | #25 179.6 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-07-16 00:05:19.104058 | debian-bookworm | #25 179.7 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-07-16 00:05:19.205276 | debian-bookworm | #25 179.8 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-07-16 00:05:19.372875 | debian-bookworm | #25 179.8 Removing linux-libc-dev:amd64 (6.1.176-1) ... 2026-07-16 00:05:19.373003 | debian-bookworm | #25 179.9 Removing make (4.3-4.1) ... 2026-07-16 00:05:19.496888 | debian-bookworm | #25 180.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-07-16 00:05:19.718022 | debian-bookworm | #25 180.3 Removing rpcsvc-proto (1.4.3-1) ... 2026-07-16 00:05:19.875354 | debian-bookworm | #25 180.4 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-07-16 00:05:19.983630 | debian-bookworm | #25 180.5 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:20.115327 | debian-bookworm | #25 180.7 Removing binutils (2.40-2) ... 2026-07-16 00:05:20.216834 | debian-bookworm | #25 180.8 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-07-16 00:05:20.324967 | debian-bookworm | #25 180.9 Removing libgprofng0:amd64 (2.40-2) ... 2026-07-16 00:05:20.487774 | debian-bookworm | #25 181.0 Removing libctf0:amd64 (2.40-2) ... 2026-07-16 00:05:20.487851 | debian-bookworm | #25 181.1 Removing libbinutils:amd64 (2.40-2) ... 2026-07-16 00:05:20.721610 | debian-bookworm | #25 181.3 Removing binutils-common:amd64 (2.40-2) ... 2026-07-16 00:05:20.853047 | debian-bookworm | #25 181.3 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:20.853187 | debian-bookworm | #25 181.4 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:20.961701 | debian-bookworm | #25 181.5 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:21.144844 | debian-bookworm | #25 181.6 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:21.144963 | debian-bookworm | #25 181.7 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:21.330202 | debian-bookworm | #25 181.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-07-16 00:05:21.330301 | debian-bookworm | #25 181.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:21.454563 | debian-bookworm | #25 182.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-07-16 00:05:21.700895 | debian-bookworm | #25 182.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:21.750709 | debian-bookworm | #25 182.3 Removing libjansson4:amd64 (2.14-2) ... 2026-07-16 00:05:21.972528 | debian-bookworm | #25 182.5 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:22.074573 | debian-bookworm | #25 182.6 Removing libmpc3:amd64 (1.3.1-1) ... 2026-07-16 00:05:22.195150 | debian-bookworm | #25 182.7 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-07-16 00:05:22.195254 | debian-bookworm | #25 182.8 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:22.353119 | debian-bookworm | #25 182.9 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:22.585160 | debian-bookworm | #25 183.0 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-07-16 00:05:22.585305 | debian-bookworm | #25 183.1 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-07-16 00:05:22.702092 | debian-bookworm | #25 183.2 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-60199e12daf1225c.lock /tmp/uv-setuptools-ccdd99e505f9463e.lock /tmp/uv-setuptools-dbe973f615f789e9.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-07-16 00:05:22.702146 | debian-bookworm | #25 183.3 + uv pip install --no-cache --system pyclean==3.0.0 2026-07-16 00:05:22.934006 | debian-bookworm | #25 183.4 Using Python 3.13.14 environment at: /usr/local 2026-07-16 00:05:23.170859 | debian-bookworm | #25 183.5 Resolved 1 package in 129ms 2026-07-16 00:05:23.170895 | debian-bookworm | #25 183.5 Prepared 1 package in 19ms 2026-07-16 00:05:23.170900 | debian-bookworm | #25 183.5 Installed 1 package in 5ms 2026-07-16 00:05:23.170904 | debian-bookworm | #25 183.5 + pyclean==3.0.0 2026-07-16 00:05:23.170909 | debian-bookworm | #25 183.5 + pyclean /usr 2026-07-16 00:05:23.170913 | debian-bookworm | #25 183.6 Cleaning directory /usr 2026-07-16 00:05:23.832626 | debian-bookworm | #25 184.4 Total 1875 files, 294 directories removed. 2026-07-16 00:05:23.992281 | debian-bookworm | #25 184.4 + uv pip uninstall --system pyclean 2026-07-16 00:05:24.101815 | debian-bookworm | #25 184.7 Using Python 3.13.14 environment at: /usr/local 2026-07-16 00:05:24.257703 | debian-bookworm | #25 184.7 Uninstalled 1 package in 243ms 2026-07-16 00:05:24.257751 | debian-bookworm | #25 184.7 - pyclean==3.0.0 2026-07-16 00:05:24.564225 | debian-bookworm | #25 DONE 185.1s 2026-07-16 00:05:31.096095 | debian-bookworm | 2026-07-16 00:05:31.096154 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-16 00:05:31.362052 | debian-bookworm | #26 DONE 4.0s 2026-07-16 00:05:31.527985 | debian-bookworm | 2026-07-16 00:05:31.528068 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-16 00:05:31.528104 | debian-bookworm | #26 merging 2026-07-16 00:05:35.476336 | debian-bookworm | #26 merging 4.1s done 2026-07-16 00:05:35.476414 | debian-bookworm | #26 DONE 8.1s 2026-07-16 00:05:35.627079 | debian-bookworm | 2026-07-16 00:05:35.627122 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-07-16 00:05:35.864081 | debian-bookworm | #27 DONE 0.4s 2026-07-16 00:05:36.018042 | debian-bookworm | 2026-07-16 00:05:36.018130 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-07-16 00:05:37.929514 | debian-bookworm | #28 DONE 2.1s 2026-07-16 00:05:38.090079 | debian-bookworm | 2026-07-16 00:05:38.090157 | debian-bookworm | #29 exporting to image 2026-07-16 00:05:38.090173 | debian-bookworm | #29 exporting layers 2026-07-16 00:06:06.981128 | debian-bookworm | #29 exporting layers 29.0s done 2026-07-16 00:06:07.092785 | debian-bookworm | #29 exporting manifest sha256:241a9e0df9051755f5a5e30be1bdb85e7f53e72050022ef94468f180c4cdbb0f 0.0s done 2026-07-16 00:06:07.093072 | debian-bookworm | #29 exporting config sha256:ce5d0d5c4bb22037ae59e41ee02563cc93c43cdd06d2ff25255a1810581b61ed 0.0s done 2026-07-16 00:06:07.093206 | debian-bookworm | #29 exporting attestation manifest sha256:61280d6400cbcf7e3ad8002916f03a7c9c239648fdabda4da3554ec1a97b56b3 2026-07-16 00:06:07.330161 | debian-bookworm | #29 exporting attestation manifest sha256:61280d6400cbcf7e3ad8002916f03a7c9c239648fdabda4da3554ec1a97b56b3 0.1s done 2026-07-16 00:06:07.330338 | debian-bookworm | #29 exporting manifest list sha256:30e667447571d65a9c896b751951151186155a1579c272055c29d4d58411ca37 0.0s done 2026-07-16 00:06:07.330436 | debian-bookworm | #29 naming to docker.io/library/7de7091:latest done 2026-07-16 00:06:07.330488 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 2026-07-16 00:06:15.678516 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 8.5s done 2026-07-16 00:06:15.876963 | debian-bookworm | #29 DONE 37.8s 2026-07-16 00:06:16.179335 | debian-bookworm | ok: Runtime: 0:04:06.819171 2026-07-16 00:06:16.220109 | 2026-07-16 00:06:16.220354 | TASK [Run push script] 2026-07-16 00:06:16.537488 | debian-bookworm | ++ git rev-parse --short HEAD 2026-07-16 00:06:16.541748 | debian-bookworm | + revision=7de7091 2026-07-16 00:06:16.541809 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-16 00:06:16.541826 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-16 00:06:16.541842 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-16 00:06:16.541863 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-07-16 00:06:16.541882 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-16 00:06:16.541931 | debian-bookworm | + docker tag 7de7091 osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-16 00:06:16.604599 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-16 00:06:16.625091 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-07-16 00:06:16.736946 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:16.737020 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:16.737025 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-16 00:06:16.737029 | debian-bookworm | 597c6c618d36: Waiting 2026-07-16 00:06:16.737034 | debian-bookworm | b4558791a7f7: Waiting 2026-07-16 00:06:16.737040 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-16 00:06:16.737060 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-16 00:06:16.834144 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-16 00:06:16.834223 | debian-bookworm | 597c6c618d36: Waiting 2026-07-16 00:06:16.834230 | debian-bookworm | b4558791a7f7: Waiting 2026-07-16 00:06:16.834285 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-16 00:06:16.834373 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-16 00:06:16.834452 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:16.834523 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:16.933625 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:16.933728 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-16 00:06:16.933739 | debian-bookworm | 597c6c618d36: Waiting 2026-07-16 00:06:16.933746 | debian-bookworm | b4558791a7f7: Waiting 2026-07-16 00:06:16.933756 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-16 00:06:16.933764 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-16 00:06:16.933772 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:17.034242 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-16 00:06:17.034324 | debian-bookworm | 597c6c618d36: Waiting 2026-07-16 00:06:17.034472 | debian-bookworm | b4558791a7f7: Waiting 2026-07-16 00:06:17.034596 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-16 00:06:17.034703 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-16 00:06:17.034818 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:17.034939 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:17.133756 | debian-bookworm | 597c6c618d36: Waiting 2026-07-16 00:06:17.133828 | debian-bookworm | b4558791a7f7: Waiting 2026-07-16 00:06:17.133847 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-16 00:06:17.133856 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-16 00:06:17.133864 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:17.133948 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:17.133961 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-16 00:06:17.233668 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-07-16 00:06:17.233753 | debian-bookworm | 597c6c618d36: Layer already exists 2026-07-16 00:06:17.233766 | debian-bookworm | b4558791a7f7: Layer already exists 2026-07-16 00:06:17.233823 | debian-bookworm | 2941ee8edc00: Layer already exists 2026-07-16 00:06:17.233898 | debian-bookworm | 34aa232ecaaa: Layer already exists 2026-07-16 00:06:17.233967 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:17.234079 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:17.334418 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:17.334520 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:17.433873 | debian-bookworm | 0fa3c53ea637: Waiting 2026-07-16 00:06:17.433967 | debian-bookworm | 21f98d73e555: Waiting 2026-07-16 00:06:20.034323 | debian-bookworm | 21f98d73e555: Pushed 2026-07-16 00:06:25.933405 | debian-bookworm | 0fa3c53ea637: Pushed 2026-07-16 00:06:29.043191 | debian-bookworm | reef: digest: sha256:30e667447571d65a9c896b751951151186155a1579c272055c29d4d58411ca37 size: 856 2026-07-16 00:06:29.282698 | debian-bookworm | ok: Runtime: 0:00:12.521798 2026-07-16 00:06:29.307426 | 2026-07-16 00:06:29.307863 | TASK [Run cosign script] 2026-07-16 00:06:29.632849 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-16 00:06:29.633175 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-16 00:06:29.633200 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-16 00:06:29.633214 | debian-bookworm | + version=reef 2026-07-16 00:06:29.633228 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-16 00:06:29.641120 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-16 00:06:29.641201 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-07-16 00:06:29.849881 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-16 00:06:30.001203 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-16 00:06:34.277758 | debian-bookworm | 15 134M 15 20.3M 0 0 18.0M 0 0:00:07 0:00:01 0:00:06 18.0M 38 134M 38 51.0M 0 0 24.0M 0 0:00:05 0:00:02 0:00:03 30.7M 60 134M 60 81.0M 0 0 25.9M 0 0:00:05 0:00:03 0:00:02 30.3M 85 134M 85 114M 0 0 27.7M 0 0:00:04 0:00:04 --:--:-- 31.3M 100 134M 100 134M 0 0 28.9M 0 0:00:04 0:00:04 --:--:-- 32.3M 2026-07-16 00:06:34.282543 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-07-16 00:06:34.284022 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-16 00:06:35.283568 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:reef uses a tag, not a digest, to identify the image to sign. 2026-07-16 00:06:35.283688 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-07-16 00:06:35.283705 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-16 00:06:35.283718 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-16 00:06:35.283732 | debian-bookworm | images by tag will be removed in a future release. 2026-07-16 00:06:35.283743 | debian-bookworm | 2026-07-16 00:06:35.650067 | debian-bookworm | Signing artifact... 2026-07-16 00:06:36.772361 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-07-16 00:06:40.869269 | debian-bookworm | ok: Runtime: 0:00:10.919278 2026-07-16 00:06:40.884118 | 2026-07-16 00:06:40.884307 | TASK [Run sbom script] 2026-07-16 00:06:41.330123 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-16 00:06:41.330240 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-16 00:06:41.330251 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-16 00:06:41.330285 | debian-bookworm | + version=reef 2026-07-16 00:06:41.330293 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-07-16 00:06:41.330708 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-07-16 00:06:41.346673 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-16 00:06:41.429478 | debian-bookworm | [info] checking github for the current release tag 2026-07-16 00:06:42.033964 | debian-bookworm | [info] fetching release script for tag='v1.46.0' 2026-07-16 00:06:42.293304 | debian-bookworm | [info] checking github for the current release tag 2026-07-16 00:06:42.449982 | debian-bookworm | [info] using release tag='v1.46.0' version='1.46.0' os='linux' arch='amd64' 2026-07-16 00:06:45.529155 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-07-16 00:06:45.552128 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:reef -o cyclonedx-json@1.6 2026-07-16 00:07:11.018369 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v reef -f sbom.json -a 2026-07-16 00:07:20.555335 | 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-07-16 00:07:20.555446 | debian-bookworm | Provided project name and version: ceph-ansible reef 2026-07-16 00:07:20.555465 | debian-bookworm | Auto mode ON 2026-07-16 00:07:20.555477 | debian-bookworm | Reading sbom.json ... 2026-07-16 00:07:20.555494 | debian-bookworm | Uploading sbom.json ... 2026-07-16 00:07:20.555507 | debian-bookworm | Waiting for project uuid fa2a837d-a0eb-4662-9113-084280934c39 to be reported by dt server ... 2026-07-16 00:07:20.555519 | debian-bookworm | Project UUID: fa2a837d-a0eb-4662-9113-084280934c39 2026-07-16 00:07:20.555531 | debian-bookworm | No policy violations found. 2026-07-16 00:07:20.555542 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 10, 'LOW': 2, 'UNASSIGNED': 0} 2026-07-16 00:07:20.555553 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-07-16 00:07:20.951150 | debian-bookworm | ok: Runtime: 0:00:39.264675 2026-07-16 00:07:20.956196 | 2026-07-16 00:07:20.956456 | PLAY RECAP 2026-07-16 00:07:20.957147 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 00:07:20.957283 | 2026-07-16 00:07:21.131842 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-07-16 00:07:21.133018 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 00:07:21.984015 | 2026-07-16 00:07:21.984198 | PLAY [Base post-fetch] 2026-07-16 00:07:22.000626 | 2026-07-16 00:07:22.000833 | TASK [diagnose-network : Ensure log directory exists] 2026-07-16 00:07:22.709894 | debian-bookworm | ok 2026-07-16 00:07:22.721281 | 2026-07-16 00:07:22.721469 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-16 00:07:34.520375 | debian-bookworm | ok: Runtime: 0:00:06.614054 2026-07-16 00:07:34.528301 | 2026-07-16 00:07:34.528450 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-16 00:07:40.591031 | debian-bookworm | ok: Runtime: 0:00:00.243137 2026-07-16 00:07:40.603467 | 2026-07-16 00:07:40.604236 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-16 00:07:46.656327 | debian-bookworm | ok: Runtime: 0:00:02.432097 2026-07-16 00:07:46.675452 | 2026-07-16 00:07:46.675622 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-16 00:07:46.742371 | debian-bookworm | skipping: Conditional result was False 2026-07-16 00:07:46.752307 | 2026-07-16 00:07:46.752454 | TASK [fetch-output : Set log path for single node] 2026-07-16 00:07:46.820683 | debian-bookworm | ok 2026-07-16 00:07:46.828518 | 2026-07-16 00:07:46.828658 | LOOP [fetch-output : Ensure local output dirs] 2026-07-16 00:07:47.203057 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/work/logs" 2026-07-16 00:07:47.492546 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/work/artifacts" 2026-07-16 00:07:47.796583 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/602c337d8a00433a8a8fe3f047fdcb25/work/docs" 2026-07-16 00:07:47.811864 | 2026-07-16 00:07:47.812079 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 00:07:48.689317 | debian-bookworm | changed: 2026-07-16 00:07:48.689593 | debian-bookworm | .d..t...... ./ 2026-07-16 00:07:48.689631 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 00:07:48.689656 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 00:07:48.689678 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 00:07:48.689742 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 00:07:48.689766 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 00:07:48.689812 | debian-bookworm | changed: All items complete 2026-07-16 00:07:48.689838 | 2026-07-16 00:07:49.277287 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 00:07:49.848028 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 00:07:49.871590 | 2026-07-16 00:07:49.871778 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 00:07:49.914641 | debian-bookworm | skipping: Conditional result was False 2026-07-16 00:07:49.921444 | debian-bookworm | skipping: Conditional result was False 2026-07-16 00:07:49.933978 | 2026-07-16 00:07:49.934078 | PLAY RECAP 2026-07-16 00:07:49.934132 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 00:07:49.934158 | 2026-07-16 00:07:50.093493 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 00:07:50.096534 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 00:07:50.895571 | 2026-07-16 00:07:50.895788 | PLAY [Base post] 2026-07-16 00:07:50.910626 | 2026-07-16 00:07:50.910878 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 00:07:51.696857 | debian-bookworm | changed 2026-07-16 00:07:51.707623 | 2026-07-16 00:07:51.707821 | PLAY RECAP 2026-07-16 00:07:51.707902 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 00:07:51.707998 | 2026-07-16 00:07:51.865082 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 00:07:51.866229 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 00:07:52.721533 | 2026-07-16 00:07:52.721750 | PLAY [Base post-logs] 2026-07-16 00:07:52.733346 | 2026-07-16 00:07:52.733484 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 00:07:53.226886 | localhost | changed 2026-07-16 00:07:53.237416 | 2026-07-16 00:07:53.237583 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 00:07:53.268062 | localhost | ok 2026-07-16 00:07:53.275978 | 2026-07-16 00:07:53.276174 | TASK [Set zuul-log-path fact] 2026-07-16 00:07:53.294011 | localhost | ok 2026-07-16 00:07:53.304130 | 2026-07-16 00:07:53.304253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 00:07:53.331953 | localhost | ok 2026-07-16 00:07:53.338161 | 2026-07-16 00:07:53.338320 | TASK [upload-logs : Create log directories] 2026-07-16 00:07:53.880488 | localhost | changed 2026-07-16 00:07:53.885322 | 2026-07-16 00:07:53.885631 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 00:07:54.397712 | localhost -> localhost | ok: Runtime: 0:00:00.008396 2026-07-16 00:07:54.402237 | 2026-07-16 00:07:54.402369 | TASK [upload-logs : Upload logs to log server] 2026-07-16 00:07:55.105565 | localhost | Output suppressed because no_log was given 2026-07-16 00:07:55.108501 | 2026-07-16 00:07:55.108656 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 00:07:55.171141 | localhost | skipping: Conditional result was False 2026-07-16 00:07:55.177788 | localhost | skipping: Conditional result was False 2026-07-16 00:07:55.192375 | 2026-07-16 00:07:55.192828 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 00:07:55.245860 | localhost | skipping: Conditional result was False 2026-07-16 00:07:55.246170 | 2026-07-16 00:07:55.251326 | localhost | skipping: Conditional result was False 2026-07-16 00:07:55.261256 | 2026-07-16 00:07:55.261380 | LOOP [upload-logs : Upload console log and json output]