2026-02-01 00:00:15.914683 | Job console starting 2026-02-01 00:00:15.923777 | Updating git repos 2026-02-01 00:00:16.411651 | Cloning repos into workspace 2026-02-01 00:00:16.493553 | Restoring repo states 2026-02-01 00:00:16.528000 | Merging changes 2026-02-01 00:00:16.528016 | Checking out repos 2026-02-01 00:00:16.671923 | Preparing playbooks 2026-02-01 00:00:18.177448 | Running Ansible setup 2026-02-01 00:00:25.943188 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 00:00:27.823851 | 2026-02-01 00:00:27.823967 | PLAY [Base pre] 2026-02-01 00:00:27.868671 | 2026-02-01 00:00:27.868787 | TASK [Setup log path fact] 2026-02-01 00:00:27.895664 | debian-bookworm | ok 2026-02-01 00:00:27.913919 | 2026-02-01 00:00:27.914033 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 00:00:27.961503 | debian-bookworm | ok 2026-02-01 00:00:27.981504 | 2026-02-01 00:00:27.981594 | TASK [emit-job-header : Print job information] 2026-02-01 00:00:28.083514 | # Job Information 2026-02-01 00:00:28.083665 | Ansible Version: 2.16.14 2026-02-01 00:00:28.083697 | Job: container-image-ceph-ansible-push-reef 2026-02-01 00:00:28.083725 | Pipeline: periodic-midnight 2026-02-01 00:00:28.083768 | Executor: 521e9411259a 2026-02-01 00:00:28.083787 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-02-01 00:00:28.083806 | Event ID: cfed912564f548168e0fefe51dfea743 2026-02-01 00:00:28.087668 | 2026-02-01 00:00:28.087755 | LOOP [emit-job-header : Print node information] 2026-02-01 00:00:28.282219 | debian-bookworm | ok: 2026-02-01 00:00:28.282420 | debian-bookworm | # Node Information 2026-02-01 00:00:28.282451 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 00:00:28.282472 | debian-bookworm | Hostname: debian 2026-02-01 00:00:28.282490 | debian-bookworm | Username: zuul 2026-02-01 00:00:28.282507 | debian-bookworm | Distro: Debian 12.13 2026-02-01 00:00:28.282526 | debian-bookworm | Provider: regiocloud-a 2026-02-01 00:00:28.282542 | debian-bookworm | Region: 2026-02-01 00:00:28.282559 | debian-bookworm | Label: debian-bookworm 2026-02-01 00:00:28.282575 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 00:00:28.282590 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:22e8 2026-02-01 00:00:28.303617 | 2026-02-01 00:00:28.303716 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 00:00:29.683180 | debian-bookworm -> localhost | changed 2026-02-01 00:00:29.688779 | 2026-02-01 00:00:29.688869 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 00:00:33.409172 | debian-bookworm -> localhost | changed 2026-02-01 00:00:33.417915 | 2026-02-01 00:00:33.418005 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 00:00:34.157690 | debian-bookworm -> localhost | ok 2026-02-01 00:00:34.163564 | 2026-02-01 00:00:34.163661 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 00:00:34.200757 | debian-bookworm | ok 2026-02-01 00:00:34.243519 | debian-bookworm | included: /var/lib/zuul/builds/b00b164e29eb4e0ea65e0df7a3937201/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 00:00:34.258719 | 2026-02-01 00:00:34.258881 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 00:00:36.460796 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 00:00:36.460959 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b00b164e29eb4e0ea65e0df7a3937201/work/b00b164e29eb4e0ea65e0df7a3937201_id_rsa 2026-02-01 00:00:36.460991 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b00b164e29eb4e0ea65e0df7a3937201/work/b00b164e29eb4e0ea65e0df7a3937201_id_rsa.pub 2026-02-01 00:00:36.461013 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 00:00:36.461033 | debian-bookworm -> localhost | SHA256:Yi4qpyJhYt7jitWmt7Z4aZTxWGu0Nfg4HrmduPcimSc zuul-build-sshkey 2026-02-01 00:00:36.461057 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 00:00:36.461075 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 00:00:36.461092 | debian-bookworm -> localhost | | | 2026-02-01 00:00:36.461109 | debian-bookworm -> localhost | | | 2026-02-01 00:00:36.461125 | debian-bookworm -> localhost | | . | 2026-02-01 00:00:36.461140 | debian-bookworm -> localhost | | . + o | 2026-02-01 00:00:36.461156 | debian-bookworm -> localhost | | BoBS. | 2026-02-01 00:00:36.461174 | debian-bookworm -> localhost | |oo .+oX.. | 2026-02-01 00:00:36.461191 | debian-bookworm -> localhost | |=.o.++.O . | 2026-02-01 00:00:36.461206 | debian-bookworm -> localhost | |=o.B*.E * | 2026-02-01 00:00:36.461223 | debian-bookworm -> localhost | |==**+o.* o. | 2026-02-01 00:00:36.461238 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 00:00:36.461285 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.051356 2026-02-01 00:00:36.466536 | 2026-02-01 00:00:36.466623 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 00:00:36.513657 | debian-bookworm | ok 2026-02-01 00:00:36.526529 | debian-bookworm | included: /var/lib/zuul/builds/b00b164e29eb4e0ea65e0df7a3937201/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 00:00:36.551189 | 2026-02-01 00:00:36.551284 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 00:00:36.584119 | debian-bookworm | skipping: Conditional result was False 2026-02-01 00:00:36.589125 | 2026-02-01 00:00:36.589212 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 00:00:37.698620 | debian-bookworm | changed 2026-02-01 00:00:37.702986 | 2026-02-01 00:00:37.703065 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 00:00:37.972100 | debian-bookworm | ok 2026-02-01 00:00:37.976544 | 2026-02-01 00:00:37.976626 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 00:00:38.883057 | debian-bookworm | changed 2026-02-01 00:00:38.888452 | 2026-02-01 00:00:38.888541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 00:00:39.745615 | debian-bookworm | changed 2026-02-01 00:00:39.750042 | 2026-02-01 00:00:39.750120 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 00:00:39.805961 | debian-bookworm | skipping: Conditional result was False 2026-02-01 00:00:39.811147 | 2026-02-01 00:00:39.811248 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 00:00:40.808692 | debian-bookworm -> localhost | changed 2026-02-01 00:00:40.817355 | 2026-02-01 00:00:40.817445 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 00:00:41.919313 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b00b164e29eb4e0ea65e0df7a3937201/work/b00b164e29eb4e0ea65e0df7a3937201_id_rsa (zuul-build-sshkey) 2026-02-01 00:00:41.919521 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043185 2026-02-01 00:00:41.926987 | 2026-02-01 00:00:41.927093 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 00:00:42.648171 | debian-bookworm | ok 2026-02-01 00:00:42.652290 | 2026-02-01 00:00:42.652369 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 00:00:42.707429 | debian-bookworm | skipping: Conditional result was False 2026-02-01 00:00:42.716239 | 2026-02-01 00:00:42.716334 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 00:00:43.391363 | debian-bookworm | ok 2026-02-01 00:00:43.423445 | 2026-02-01 00:00:43.423604 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 00:00:43.455343 | debian-bookworm | ok 2026-02-01 00:00:43.476642 | 2026-02-01 00:00:43.476779 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 00:00:44.083098 | debian-bookworm -> localhost | ok 2026-02-01 00:00:44.089499 | 2026-02-01 00:00:44.089606 | TASK [validate-host : Collect information about the host] 2026-02-01 00:00:45.240650 | debian-bookworm | ok 2026-02-01 00:00:45.267453 | 2026-02-01 00:00:45.267567 | TASK [validate-host : Sanitize hostname] 2026-02-01 00:00:45.368320 | debian-bookworm | ok 2026-02-01 00:00:45.479892 | 2026-02-01 00:00:45.480004 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 00:00:46.578240 | debian-bookworm -> localhost | changed 2026-02-01 00:00:46.584095 | 2026-02-01 00:00:46.584204 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 00:00:47.137299 | debian-bookworm | ok 2026-02-01 00:00:47.142159 | 2026-02-01 00:00:47.142263 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 00:00:48.383252 | debian-bookworm -> localhost | changed 2026-02-01 00:00:48.398149 | 2026-02-01 00:00:48.398265 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 00:00:48.732417 | debian-bookworm | ok 2026-02-01 00:00:48.737776 | 2026-02-01 00:00:48.737868 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 00:00:49.966711 | debian-bookworm | changed: 2026-02-01 00:00:49.967041 | debian-bookworm | cd+++++++++ src/ 2026-02-01 00:00:49.967082 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 00:00:49.967107 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 00:00:49.967129 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-02-01 00:00:49.967151 | debian-bookworm | Containerfile 2026-02-01 00:00:49.967298 | debian-bookworm | 2026-02-01 00:03:10.727557 | debian-bookworm | #25 79.48 2026-02-01 00:03:10.727577 | debian-bookworm | #25 79.48 Or undo this operation with: 2026-02-01 00:03:10.727598 | debian-bookworm | #25 79.48 2026-02-01 00:03:10.727619 | debian-bookworm | #25 79.48 git switch - 2026-02-01 00:03:10.727640 | debian-bookworm | #25 79.48 2026-02-01 00:03:10.727668 | debian-bookworm | #25 79.48 Turn off this advice by setting config variable advice.detachedHead to false 2026-02-01 00:03:10.727704 | debian-bookworm | #25 79.48 2026-02-01 00:03:10.727725 | debian-bookworm | #25 79.48 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-02-01 00:07:04.513653 | debian-bookworm | #25 313.3 Using /etc/ansible/ansible.cfg as config file 2026-02-01 00:07:04.513744 | debian-bookworm | #25 313.3 Starting galaxy collection install process 2026-02-01 00:07:04.513752 | debian-bookworm | #25 313.3 Process install dependency map 2026-02-01 00:07:04.513759 | debian-bookworm | #25 313.3 Starting collection install process 2026-02-01 00:07:04.513766 | debian-bookworm | #25 313.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1768zm29qt_m/tmp5tcblwut/ansible-netcommon-2.6.1-9_3dlo60 2026-02-01 00:07:04.513773 | debian-bookworm | #25 313.3 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-02-01 00:07:04.513778 | debian-bookworm | #25 313.3 ansible.netcommon:2.6.1 was installed successfully 2026-02-01 00:07:04.513784 | debian-bookworm | #25 313.3 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-02-01 00:07:04.513790 | debian-bookworm | #25 313.3 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-02-01 00:07:04.513809 | debian-bookworm | #25 313.3 openstack.config_template:1.3.0 was installed successfully 2026-02-01 00:07:04.513820 | debian-bookworm | #25 313.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1768zm29qt_m/tmp5tcblwut/ansible-posix-2.1.0-bv3bjxwy 2026-02-01 00:07:04.513826 | debian-bookworm | #25 313.3 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-02-01 00:07:04.513831 | debian-bookworm | #25 313.3 ansible.posix:2.1.0 was installed successfully 2026-02-01 00:07:04.513836 | debian-bookworm | #25 313.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1768zm29qt_m/tmp5tcblwut/ansible-utils-6.0.1-j2h41dq5 2026-02-01 00:07:04.513840 | debian-bookworm | #25 313.3 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-02-01 00:07:04.513845 | debian-bookworm | #25 313.3 ansible.utils:6.0.1 was installed successfully 2026-02-01 00:07:04.513850 | debian-bookworm | #25 313.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-1768zm29qt_m/tmp5tcblwut/netbox-netbox-3.22.0-emdgf1ka 2026-02-01 00:07:04.513855 | debian-bookworm | #25 313.3 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-02-01 00:07:04.513869 | debian-bookworm | #25 313.3 netbox.netbox:3.22.0 was installed successfully 2026-02-01 00:07:04.513875 | debian-bookworm | #25 313.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260127.0.tar.gz to /root/.ansible/tmp/ansible-local-1768zm29qt_m/tmp5tcblwut/osism-commons-0.20260127.0-ceokkaoh 2026-02-01 00:07:04.513880 | debian-bookworm | #25 313.3 Installing 'osism.commons:0.20260127.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-02-01 00:07:04.513885 | debian-bookworm | #25 313.3 osism.commons:0.20260127.0 was installed successfully 2026-02-01 00:07:04.513889 | debian-bookworm | #25 313.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1768zm29qt_m/tmp5tcblwut/community-general-12.3.0-fvmollzi 2026-02-01 00:07:04.513893 | debian-bookworm | #25 313.3 Installing 'community.general:12.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-02-01 00:07:04.513897 | debian-bookworm | #25 313.3 community.general:12.3.0 was installed successfully 2026-02-01 00:07:04.669008 | debian-bookworm | #25 313.4 + ln -s /usr/share/ansible/collections /ansible/collections 2026-02-01 00:07:04.669085 | debian-bookworm | #25 313.4 + mkdir -p /usr/share/mitogen 2026-02-01 00:07:04.669092 | debian-bookworm | #25 313.4 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-02-01 00:07:04.669097 | debian-bookworm | #25 313.4 + 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-02-01 00:07:04.843874 | debian-bookworm | #25 313.4 + rm /mitogen.tar.gz 2026-02-01 00:07:04.843968 | debian-bookworm | #25 313.4 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-02-01 00:07:04.843985 | debian-bookworm | #25 313.4 ++ awk '-F: ' '{ print $2 }' 2026-02-01 00:07:04.843997 | debian-bookworm | #25 313.4 + PROJECT_VERSION=stable-8.0 2026-02-01 00:07:04.844007 | debian-bookworm | #25 313.4 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-02-01 00:07:04.844036 | debian-bookworm | #25 313.4 Cloning into '/repository'... 2026-02-01 00:07:06.843294 | debian-bookworm | #25 315.6 ++ find /patches/stable-8.0 -name '*.patch' 2026-02-01 00:07:06.943536 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.943611 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-02-01 00:07:06.943617 | debian-bookworm | #25 315.6 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-02-01 00:07:06.943622 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943637 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.943642 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-02-01 00:07:06.943646 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-02-01 00:07:06.943650 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-02-01 00:07:06.943654 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-02-01 00:07:06.943658 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-02-01 00:07:06.943662 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-02-01 00:07:06.943666 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-02-01 00:07:06.943670 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943674 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 2026-02-01 00:07:06.943678 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-02-01 00:07:06.943682 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-02-01 00:07:06.943686 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-02-01 00:07:06.943690 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-02-01 00:07:06.943716 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-02-01 00:07:06.943721 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-02-01 00:07:06.943725 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-02-01 00:07:06.943737 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.943742 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-02-01 00:07:06.943745 | debian-bookworm | #25 315.6 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-02-01 00:07:06.943749 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943753 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.943758 | debian-bookworm | #25 315.6 checking file roles/ceph-client/meta/main.yml 2026-02-01 00:07:06.943762 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943766 | debian-bookworm | #25 315.6 checking file roles/ceph-common/meta/main.yml 2026-02-01 00:07:06.943770 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943774 | debian-bookworm | #25 315.6 checking file roles/ceph-container-common/meta/main.yml 2026-02-01 00:07:06.943778 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943782 | debian-bookworm | #25 315.6 checking file roles/ceph-defaults/meta/main.yml 2026-02-01 00:07:06.943786 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943789 | debian-bookworm | #25 315.6 checking file roles/ceph-handler/meta/main.yml 2026-02-01 00:07:06.943793 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943797 | debian-bookworm | #25 315.6 checking file roles/ceph-mds/meta/main.yml 2026-02-01 00:07:06.943801 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943805 | debian-bookworm | #25 315.6 checking file roles/ceph-mgr/meta/main.yml 2026-02-01 00:07:06.943809 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943813 | debian-bookworm | #25 315.6 checking file roles/ceph-mon/meta/main.yml 2026-02-01 00:07:06.943817 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943821 | debian-bookworm | #25 315.6 checking file roles/ceph-osd/meta/main.yml 2026-02-01 00:07:06.943825 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943829 | debian-bookworm | #25 315.6 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-02-01 00:07:06.943833 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943836 | debian-bookworm | #25 315.6 checking file roles/ceph-rgw/meta/main.yml 2026-02-01 00:07:06.943841 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943845 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943849 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 2026-02-01 00:07:06.943853 | debian-bookworm | #25 315.6 patching file roles/ceph-client/meta/main.yml 2026-02-01 00:07:06.943857 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943860 | debian-bookworm | #25 315.6 patching file roles/ceph-common/meta/main.yml 2026-02-01 00:07:06.943864 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943868 | debian-bookworm | #25 315.6 patching file roles/ceph-container-common/meta/main.yml 2026-02-01 00:07:06.943872 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943876 | debian-bookworm | #25 315.6 patching file roles/ceph-defaults/meta/main.yml 2026-02-01 00:07:06.943880 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943884 | debian-bookworm | #25 315.6 patching file roles/ceph-handler/meta/main.yml 2026-02-01 00:07:06.943888 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943892 | debian-bookworm | #25 315.6 patching file roles/ceph-mds/meta/main.yml 2026-02-01 00:07:06.943899 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943903 | debian-bookworm | #25 315.6 patching file roles/ceph-mgr/meta/main.yml 2026-02-01 00:07:06.943907 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943911 | debian-bookworm | #25 315.6 patching file roles/ceph-mon/meta/main.yml 2026-02-01 00:07:06.943915 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943919 | debian-bookworm | #25 315.6 patching file roles/ceph-osd/meta/main.yml 2026-02-01 00:07:06.943923 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943927 | debian-bookworm | #25 315.6 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-02-01 00:07:06.943930 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943934 | debian-bookworm | #25 315.6 patching file roles/ceph-rgw/meta/main.yml 2026-02-01 00:07:06.943938 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-01 00:07:06.943945 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.943949 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/container-binary.patch 2026-02-01 00:07:06.943954 | debian-bookworm | #25 315.6 /patches/stable-8.0/container-binary.patch 2026-02-01 00:07:06.943958 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943962 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.943966 | debian-bookworm | #25 315.6 checking file roles/ceph-facts/tasks/container_binary.yml 2026-02-01 00:07:06.943970 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943974 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 2026-02-01 00:07:06.943979 | debian-bookworm | #25 315.6 patching file roles/ceph-facts/tasks/container_binary.yml 2026-02-01 00:07:06.943983 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.943987 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-02-01 00:07:06.943991 | debian-bookworm | #25 315.6 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-02-01 00:07:06.943995 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.943999 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.944002 | debian-bookworm | #25 315.6 checking file roles/ceph-defaults/defaults/main.yml 2026-02-01 00:07:06.944006 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 243 (offset -2 lines). 2026-02-01 00:07:06.944010 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.944014 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 2026-02-01 00:07:06.944018 | debian-bookworm | #25 315.6 patching file roles/ceph-defaults/defaults/main.yml 2026-02-01 00:07:06.944022 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 243 (offset -2 lines). 2026-02-01 00:07:06.944026 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.944030 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-02-01 00:07:06.944034 | debian-bookworm | #25 315.6 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-02-01 00:07:06.944038 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.944042 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.944046 | debian-bookworm | #25 315.6 checking file infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:06.944050 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.944054 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 2026-02-01 00:07:06.944057 | debian-bookworm | #25 315.6 patching file infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:06.944061 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.944065 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-02-01 00:07:06.944069 | debian-bookworm | #25 315.6 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-02-01 00:07:06.944073 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.944077 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.944081 | debian-bookworm | #25 315.6 checking file infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:06.944085 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 947 (offset 63 lines). 2026-02-01 00:07:06.944089 | debian-bookworm | #25 315.6 Hunk #2 succeeded at 955 (offset 63 lines). 2026-02-01 00:07:06.944093 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.944102 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 2026-02-01 00:07:06.944106 | debian-bookworm | #25 315.6 patching file infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:06.944110 | debian-bookworm | #25 315.6 Hunk #1 succeeded at 947 (offset 63 lines). 2026-02-01 00:07:06.944114 | debian-bookworm | #25 315.6 Hunk #2 succeeded at 955 (offset 63 lines). 2026-02-01 00:07:06.944118 | debian-bookworm | #25 315.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.944122 | debian-bookworm | #25 315.6 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-02-01 00:07:06.944126 | debian-bookworm | #25 315.6 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-02-01 00:07:06.944129 | debian-bookworm | #25 315.6 + cd /repository 2026-02-01 00:07:06.944133 | debian-bookworm | #25 315.6 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.944137 | debian-bookworm | #25 315.7 checking file infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:06.944141 | debian-bookworm | #25 315.7 Hunk #1 succeeded at 1173 (offset 2 lines). 2026-02-01 00:07:06.944148 | debian-bookworm | #25 315.7 + cd /repository 2026-02-01 00:07:06.944152 | debian-bookworm | #25 315.7 + patch --forward --batch -p1 2026-02-01 00:07:06.944156 | debian-bookworm | #25 315.7 patching file infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:06.944160 | debian-bookworm | #25 315.7 Hunk #1 succeeded at 1173 (offset 2 lines). 2026-02-01 00:07:06.944164 | debian-bookworm | #25 315.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.944168 | debian-bookworm | #25 315.7 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-02-01 00:07:06.944172 | debian-bookworm | #25 315.7 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-02-01 00:07:06.944175 | debian-bookworm | #25 315.7 + cd /repository 2026-02-01 00:07:06.944179 | debian-bookworm | #25 315.7 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.944183 | debian-bookworm | #25 315.7 checking file roles/ceph-validate/tasks/check_system.yml 2026-02-01 00:07:06.944187 | debian-bookworm | #25 315.7 + cd /repository 2026-02-01 00:07:06.944191 | debian-bookworm | #25 315.7 + patch --forward --batch -p1 2026-02-01 00:07:06.944195 | debian-bookworm | #25 315.7 patching file roles/ceph-validate/tasks/check_system.yml 2026-02-01 00:07:06.944199 | debian-bookworm | #25 315.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-01 00:07:06.944203 | debian-bookworm | #25 315.7 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-02-01 00:07:06.944207 | debian-bookworm | #25 315.7 + cd /repository 2026-02-01 00:07:06.944215 | debian-bookworm | #25 315.7 + patch --forward --batch -p1 --dry-run 2026-02-01 00:07:06.944219 | debian-bookworm | #25 315.7 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-02-01 00:07:06.944223 | debian-bookworm | #25 315.7 checking file infrastructure-playbooks/shrink-osd.yml 2026-02-01 00:07:06.944227 | debian-bookworm | #25 315.7 + cd /repository 2026-02-01 00:07:06.944231 | debian-bookworm | #25 315.7 + patch --forward --batch -p1 2026-02-01 00:07:06.944235 | debian-bookworm | #25 315.7 patching file infrastructure-playbooks/shrink-osd.yml 2026-02-01 00:07:06.944239 | debian-bookworm | #25 315.7 + '[' -e /repository/plugins/actions ']' 2026-02-01 00:07:06.944242 | debian-bookworm | #25 315.7 + '[' -e /repository/plugins/callback ']' 2026-02-01 00:07:06.944246 | debian-bookworm | #25 315.7 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-02-01 00:07:06.944251 | debian-bookworm | #25 315.7 + '[' -e /repository/plugins/filter ']' 2026-02-01 00:07:06.944257 | debian-bookworm | #25 315.7 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-02-01 00:07:06.944264 | debian-bookworm | #25 315.7 + 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-02-01 00:07:06.944271 | debian-bookworm | #25 315.7 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-02-01 00:07:06.944275 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944280 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-01 00:07:06.944284 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-01 00:07:06.944288 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-01 00:07:06.944291 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-02-01 00:07:06.944296 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944302 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-01 00:07:06.944307 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-01 00:07:06.944311 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-01 00:07:06.944315 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-02-01 00:07:06.944319 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944322 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-01 00:07:06.944326 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-01 00:07:06.944330 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-01 00:07:06.944334 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-02-01 00:07:06.944338 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944342 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-01 00:07:06.944346 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-01 00:07:06.944350 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-01 00:07:06.944354 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-02-01 00:07:06.944358 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-01 00:07:06.944362 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944366 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-01 00:07:06.944370 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-01 00:07:06.944374 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-02-01 00:07:06.944378 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-01 00:07:06.944382 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944386 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-01 00:07:06.944393 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-01 00:07:06.944397 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-02-01 00:07:06.944401 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/lv-create.yml 2026-02-01 00:07:06.944405 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944409 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-02-01 00:07:06.944413 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-02-01 00:07:06.944417 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-02-01 00:07:06.944421 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-01 00:07:06.944425 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944429 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-01 00:07:06.944433 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-01 00:07:06.944437 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-02-01 00:07:06.944441 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/cephadm.yml 2026-02-01 00:07:06.944445 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944451 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-02-01 00:07:06.944455 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-02-01 00:07:06.944459 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-02-01 00:07:06.944463 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:06.944467 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-01 00:07:07.049135 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-01 00:07:07.049189 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-01 00:07:07.049196 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-02-01 00:07:07.049201 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-01 00:07:07.049205 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049211 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-01 00:07:07.049215 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-01 00:07:07.049219 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-02-01 00:07:07.049229 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049233 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-01 00:07:07.049237 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-01 00:07:07.049241 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-01 00:07:07.049245 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-02-01 00:07:07.049250 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049254 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-02-01 00:07:07.049258 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/add-mon.yml 2026-02-01 00:07:07.049262 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-02-01 00:07:07.049266 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-02-01 00:07:07.049270 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049274 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-01 00:07:07.049278 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-01 00:07:07.049282 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-01 00:07:07.049286 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-02-01 00:07:07.049293 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-01 00:07:07.049298 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049302 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-01 00:07:07.049305 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-01 00:07:07.049309 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-02-01 00:07:07.049313 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049317 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-01 00:07:07.049321 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-01 00:07:07.049325 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-01 00:07:07.049346 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-02-01 00:07:07.049351 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049355 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-01 00:07:07.049359 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-01 00:07:07.049363 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-01 00:07:07.049367 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-02-01 00:07:07.049373 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-01 00:07:07.049380 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049385 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-01 00:07:07.049388 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-01 00:07:07.049392 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-02-01 00:07:07.049396 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049400 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-01 00:07:07.049404 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-01 00:07:07.049408 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-01 00:07:07.049412 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-02-01 00:07:07.049416 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-01 00:07:07.049420 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049425 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-01 00:07:07.049429 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-01 00:07:07.049434 | debian-bookworm | #25 315.7 + 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-02-01 00:07:07.049439 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049443 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:07.049450 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:07.049454 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-02-01 00:07:07.049457 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-02-01 00:07:07.049461 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049465 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-01 00:07:07.049469 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-01 00:07:07.049473 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-01 00:07:07.049477 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-02-01 00:07:07.049481 | debian-bookworm | #25 315.7 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-01 00:07:07.049485 | debian-bookworm | #25 315.7 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-01 00:07:07.049495 | debian-bookworm | #25 315.7 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-01 00:07:07.049499 | debian-bookworm | #25 315.7 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-01 00:07:07.049503 | debian-bookworm | #25 315.7 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-02-01 00:07:07.049509 | debian-bookworm | #25 315.7 + 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-02-01 00:07:07.049516 | debian-bookworm | #25 315.8 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-02-01 00:07:07.049520 | debian-bookworm | #25 315.8 + '[' -e /repository/site-docker.yml.sample ']' 2026-02-01 00:07:07.049524 | debian-bookworm | #25 315.8 + '[' -e /repository/site-container.yml.sample ']' 2026-02-01 00:07:07.049530 | debian-bookworm | #25 315.8 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-02-01 00:07:07.049534 | debian-bookworm | #25 315.8 + '[' -e /repository/dashboard.yml ']' 2026-02-01 00:07:07.049538 | debian-bookworm | #25 315.8 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-02-01 00:07:07.049542 | debian-bookworm | #25 315.8 + '[' -e /repository/module_utils ']' 2026-02-01 00:07:07.049548 | debian-bookworm | #25 315.8 + cp -r /repository/module_utils /ansible 2026-02-01 00:07:07.049552 | debian-bookworm | #25 315.8 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-02-01 00:07:07.049559 | debian-bookworm | #25 315.8 + 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-02-01 00:07:07.049563 | debian-bookworm | #25 315.8 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-02-01 00:07:07.049567 | debian-bookworm | #25 315.8 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-02-01 00:07:07.212088 | debian-bookworm | #25 315.8 + mkdir -p /tests 2026-02-01 00:07:07.212171 | debian-bookworm | #25 315.8 + 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-02-01 00:07:07.212191 | debian-bookworm | #25 315.8 + python3 -m ara.setup.env 2026-02-01 00:07:07.212208 | debian-bookworm | #25 316.0 + python3 /src/render-playbooks.py 2026-02-01 00:07:07.400980 | debian-bookworm | #25 316.0 + chown -R dragon: /ansible /share /interface 2026-02-01 00:07:07.401112 | debian-bookworm | #25 316.2 + apt-get clean 2026-02-01 00:07:07.577745 | debian-bookworm | #25 316.2 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-02-01 00:07:08.108140 | debian-bookworm | #25 316.2 Reading package lists... 2026-02-01 00:07:08.293191 | debian-bookworm | #25 316.9 Building dependency tree... 2026-02-01 00:07:08.293299 | debian-bookworm | #25 317.0 Reading state information... 2026-02-01 00:07:08.480787 | debian-bookworm | #25 317.2 The following packages were automatically installed and are no longer required: 2026-02-01 00:07:08.480931 | debian-bookworm | #25 317.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-02-01 00:07:08.481014 | debian-bookworm | #25 317.2 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-02-01 00:07:08.481061 | debian-bookworm | #25 317.2 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-02-01 00:07:08.481138 | debian-bookworm | #25 317.2 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-02-01 00:07:08.645239 | debian-bookworm | #25 317.2 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-02-01 00:07:08.645428 | debian-bookworm | #25 317.2 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-02-01 00:07:08.645512 | debian-bookworm | #25 317.2 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-02-01 00:07:08.645591 | debian-bookworm | #25 317.2 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-02-01 00:07:08.645637 | debian-bookworm | #25 317.2 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-02-01 00:07:08.645732 | debian-bookworm | #25 317.2 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-02-01 00:07:08.645812 | debian-bookworm | #25 317.2 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-02-01 00:07:08.645889 | debian-bookworm | #25 317.2 Use 'apt autoremove' to remove them. 2026-02-01 00:07:08.645934 | debian-bookworm | #25 317.2 The following packages will be REMOVED: 2026-02-01 00:07:08.646009 | debian-bookworm | #25 317.3 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-02-01 00:07:08.694786 | debian-bookworm | #25 317.5 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-02-01 00:07:08.694855 | debian-bookworm | #25 317.5 After this operation, 60.6 MB disk space will be freed. 2026-02-01 00:07:08.889968 | debian-bookworm | #25 317.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-02-01 00:07:08.890056 | debian-bookworm | #25 317.5 Removing build-essential (12.9) ... 2026-02-01 00:07:08.890073 | debian-bookworm | #25 317.5 Removing git (1:2.39.5-0+deb12u3) ... 2026-02-01 00:07:08.890101 | debian-bookworm | #25 317.6 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-02-01 00:07:09.025229 | debian-bookworm | #25 317.7 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-02-01 00:07:09.025320 | debian-bookworm | #25 317.8 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-02-01 00:07:09.175579 | debian-bookworm | #25 317.9 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-02-01 00:07:09.175738 | debian-bookworm | #25 317.9 Removing python3-dev (3.11.2-1+b1) ... 2026-02-01 00:07:09.282510 | debian-bookworm | #25 318.0 + apt-get autoremove -y 2026-02-01 00:07:09.956324 | debian-bookworm | #25 318.1 Reading package lists... 2026-02-01 00:07:10.136857 | debian-bookworm | #25 318.7 Building dependency tree... 2026-02-01 00:07:10.136945 | debian-bookworm | #25 318.9 Reading state information... 2026-02-01 00:07:10.349082 | debian-bookworm | #25 319.1 The following packages will be REMOVED: 2026-02-01 00:07:10.349214 | debian-bookworm | #25 319.1 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-02-01 00:07:10.349263 | debian-bookworm | #25 319.1 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-02-01 00:07:10.349307 | debian-bookworm | #25 319.1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-02-01 00:07:10.349352 | debian-bookworm | #25 319.1 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-02-01 00:07:10.500876 | debian-bookworm | #25 319.1 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-02-01 00:07:10.500998 | debian-bookworm | #25 319.1 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-02-01 00:07:10.501046 | debian-bookworm | #25 319.1 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-02-01 00:07:10.501091 | debian-bookworm | #25 319.1 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-02-01 00:07:10.501134 | debian-bookworm | #25 319.1 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-02-01 00:07:10.501178 | debian-bookworm | #25 319.1 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-02-01 00:07:10.501223 | debian-bookworm | #25 319.1 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-02-01 00:07:10.560170 | debian-bookworm | #25 319.3 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-02-01 00:07:10.560233 | debian-bookworm | #25 319.3 After this operation, 358 MB disk space will be freed. 2026-02-01 00:07:10.664678 | debian-bookworm | #25 319.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-02-01 00:07:10.664816 | debian-bookworm | #25 319.3 Removing g++ (4:12.2.0-3) ... 2026-02-01 00:07:10.664833 | debian-bookworm | #25 319.4 Removing gcc (4:12.2.0-3) ... 2026-02-01 00:07:10.833414 | debian-bookworm | #25 319.5 Removing dpkg-dev (1.21.22) ... 2026-02-01 00:07:10.833503 | debian-bookworm | #25 319.6 Removing bzip2 (1.0.8-5+b1) ... 2026-02-01 00:07:10.975986 | debian-bookworm | #25 319.7 Removing cpp (4:12.2.0-3) ... 2026-02-01 00:07:10.976113 | debian-bookworm | #25 319.7 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:11.135277 | debian-bookworm | #25 319.8 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-02-01 00:07:11.135424 | debian-bookworm | #25 319.9 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:11.257478 | debian-bookworm | #25 320.0 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-02-01 00:07:11.403172 | debian-bookworm | #25 320.1 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-02-01 00:07:11.403269 | debian-bookworm | #25 320.2 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-02-01 00:07:11.505082 | debian-bookworm | #25 320.3 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-02-01 00:07:11.646155 | debian-bookworm | #25 320.3 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-02-01 00:07:11.646323 | debian-bookworm | #25 320.4 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-02-01 00:07:11.767216 | debian-bookworm | #25 320.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-02-01 00:07:11.767371 | debian-bookworm | #25 320.5 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-02-01 00:07:11.910000 | debian-bookworm | #25 320.6 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-02-01 00:07:11.910118 | debian-bookworm | #25 320.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-02-01 00:07:12.050392 | debian-bookworm | #25 320.7 Removing libdpkg-perl (1.21.22) ... 2026-02-01 00:07:12.050467 | debian-bookworm | #25 320.8 Removing liberror-perl (0.17029-2) ... 2026-02-01 00:07:12.192492 | debian-bookworm | #25 320.9 Removing perl (5.36.0-7+deb12u3) ... 2026-02-01 00:07:12.192620 | debian-bookworm | #25 320.9 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-02-01 00:07:12.369094 | debian-bookworm | #25 321.0 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-02-01 00:07:12.369213 | debian-bookworm | #25 321.1 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-02-01 00:07:12.496865 | debian-bookworm | #25 321.2 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-02-01 00:07:12.496945 | debian-bookworm | #25 321.3 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-02-01 00:07:12.636116 | debian-bookworm | #25 321.3 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-02-01 00:07:12.636200 | debian-bookworm | #25 321.4 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-02-01 00:07:12.749688 | debian-bookworm | #25 321.4 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-02-01 00:07:12.749842 | debian-bookworm | #25 321.5 Removing libpsl5:amd64 (0.21.2-1) ... 2026-02-01 00:07:12.880888 | debian-bookworm | #25 321.6 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-02-01 00:07:12.880965 | debian-bookworm | #25 321.6 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-02-01 00:07:12.997413 | debian-bookworm | #25 321.7 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-02-01 00:07:12.997492 | debian-bookworm | #25 321.8 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-02-01 00:07:13.150633 | debian-bookworm | #25 321.9 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-02-01 00:07:13.290369 | debian-bookworm | #25 321.9 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-02-01 00:07:13.290491 | debian-bookworm | #25 322.0 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-02-01 00:07:13.459850 | debian-bookworm | #25 322.0 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-02-01 00:07:13.459947 | debian-bookworm | #25 322.1 Removing linux-libc-dev:amd64 (6.1.159-1) ... 2026-02-01 00:07:13.658771 | debian-bookworm | #25 322.2 Removing make (4.3-4.1) ... 2026-02-01 00:07:13.658877 | debian-bookworm | #25 322.3 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-02-01 00:07:13.797981 | debian-bookworm | #25 322.4 Removing rpcsvc-proto (1.4.3-1) ... 2026-02-01 00:07:13.798053 | debian-bookworm | #25 322.5 Removing xz-utils (5.4.1-1) ... 2026-02-01 00:07:13.936586 | debian-bookworm | #25 322.6 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:13.936659 | debian-bookworm | #25 322.6 Removing binutils (2.40-2) ... 2026-02-01 00:07:14.080874 | debian-bookworm | #25 322.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-02-01 00:07:14.080980 | debian-bookworm | #25 322.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-02-01 00:07:14.080997 | debian-bookworm | #25 322.8 Removing libctf0:amd64 (2.40-2) ... 2026-02-01 00:07:14.233377 | debian-bookworm | #25 322.9 Removing libbinutils:amd64 (2.40-2) ... 2026-02-01 00:07:14.233440 | debian-bookworm | #25 323.0 Removing binutils-common:amd64 (2.40-2) ... 2026-02-01 00:07:14.370214 | debian-bookworm | #25 323.0 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.370379 | debian-bookworm | #25 323.1 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.513282 | debian-bookworm | #25 323.2 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.513374 | debian-bookworm | #25 323.3 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.640167 | debian-bookworm | #25 323.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.640251 | debian-bookworm | #25 323.4 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-02-01 00:07:14.771125 | debian-bookworm | #25 323.5 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.771208 | debian-bookworm | #25 323.5 Removing libisl23:amd64 (0.25-1.1) ... 2026-02-01 00:07:14.916456 | debian-bookworm | #25 323.6 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:14.916546 | debian-bookworm | #25 323.7 Removing libjansson4:amd64 (2.14-2) ... 2026-02-01 00:07:15.062155 | debian-bookworm | #25 323.8 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:15.062247 | debian-bookworm | #25 323.8 Removing libmpc3:amd64 (1.3.1-1) ... 2026-02-01 00:07:15.177403 | debian-bookworm | #25 323.9 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-02-01 00:07:15.177497 | debian-bookworm | #25 323.9 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:15.307787 | debian-bookworm | #25 324.0 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:15.307872 | debian-bookworm | #25 324.1 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-02-01 00:07:15.412910 | debian-bookworm | #25 324.2 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-02-01 00:07:15.517722 | debian-bookworm | #25 324.2 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-7071af00f13de21f.lock /tmp/uv-setuptools-a2a9ad1c7692a60e.lock /tmp/uv-setuptools-da5e5fa40e4ea524.lock /tmp/uv-setuptools-e6d4882510963887.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-02-01 00:07:15.517816 | debian-bookworm | #25 324.3 + uv pip install --no-cache --system pyclean==3.0.0 2026-02-01 00:07:15.720511 | debian-bookworm | #25 324.4 Using Python 3.13.11 environment at: /usr/local 2026-02-01 00:07:15.720647 | debian-bookworm | #25 324.5 Resolved 1 package in 97ms 2026-02-01 00:07:15.969097 | debian-bookworm | #25 324.5 Prepared 1 package in 21ms 2026-02-01 00:07:15.969238 | debian-bookworm | #25 324.5 Installed 1 package in 7ms 2026-02-01 00:07:15.969307 | debian-bookworm | #25 324.5 + pyclean==3.0.0 2026-02-01 00:07:15.969377 | debian-bookworm | #25 324.5 + pyclean /usr 2026-02-01 00:07:15.969449 | debian-bookworm | #25 324.6 Cleaning directory /usr 2026-02-01 00:07:16.588971 | debian-bookworm | #25 325.3 Total 1903 files, 298 directories removed. 2026-02-01 00:07:16.750988 | debian-bookworm | #25 325.4 + uv pip uninstall --system pyclean 2026-02-01 00:07:16.870522 | debian-bookworm | #25 325.6 Using Python 3.13.11 environment at: /usr/local 2026-02-01 00:07:17.027653 | debian-bookworm | #25 325.6 Uninstalled 1 package in 263ms 2026-02-01 00:07:17.034298 | debian-bookworm | #25 325.6 - pyclean==3.0.0 2026-02-01 00:07:19.426589 | debian-bookworm | #25 DONE 328.2s 2026-02-01 00:07:25.499735 | debian-bookworm | 2026-02-01 00:07:25.499829 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-02-01 00:07:25.614277 | debian-bookworm | #26 DONE 3.4s 2026-02-01 00:07:25.770635 | debian-bookworm | 2026-02-01 00:07:25.770808 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-02-01 00:07:25.770889 | debian-bookworm | #26 merging 2026-02-01 00:07:30.711228 | debian-bookworm | #26 merging 5.1s done 2026-02-01 00:07:30.711306 | debian-bookworm | #26 DONE 8.5s 2026-02-01 00:07:30.861951 | debian-bookworm | 2026-02-01 00:07:30.862029 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-02-01 00:07:31.101885 | debian-bookworm | #27 DONE 0.4s 2026-02-01 00:07:31.256486 | debian-bookworm | 2026-02-01 00:07:31.256601 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-02-01 00:07:32.901426 | debian-bookworm | #28 DONE 1.8s 2026-02-01 00:07:33.064882 | debian-bookworm | 2026-02-01 00:07:33.064976 | debian-bookworm | #29 exporting to image 2026-02-01 00:07:33.065001 | debian-bookworm | #29 exporting layers 2026-02-01 00:08:01.359016 | debian-bookworm | #29 exporting layers 28.4s done 2026-02-01 00:08:01.359348 | debian-bookworm | #29 exporting manifest sha256:8f70d8c67fe98b2e37e0e2388a2e86f7dd91fc5ab39b89feb9af071901571e71 2026-02-01 00:08:01.504946 | debian-bookworm | #29 exporting manifest sha256:8f70d8c67fe98b2e37e0e2388a2e86f7dd91fc5ab39b89feb9af071901571e71 0.0s done 2026-02-01 00:08:01.505067 | debian-bookworm | #29 exporting config sha256:802ff5b248cdefce0494508867ba16bdcfd507b43f9fb4cffe4476750adfdc2b 0.0s done 2026-02-01 00:08:01.505085 | debian-bookworm | #29 exporting attestation manifest sha256:1f0fe9fb68d12dad692b12992cf25ad0ce5603880d51486349665c10f7336c64 0.0s done 2026-02-01 00:08:01.505097 | debian-bookworm | #29 exporting manifest list sha256:7d45a8f425639f0097a4d9a1b259d85716f285293efe042a51a97c1fa7aa9946 2026-02-01 00:08:01.689518 | debian-bookworm | #29 exporting manifest list sha256:7d45a8f425639f0097a4d9a1b259d85716f285293efe042a51a97c1fa7aa9946 0.0s done 2026-02-01 00:08:01.689632 | debian-bookworm | #29 naming to docker.io/library/6d176f4:latest done 2026-02-01 00:08:01.689664 | debian-bookworm | #29 unpacking to docker.io/library/6d176f4:latest 2026-02-01 00:08:09.414072 | debian-bookworm | #29 unpacking to docker.io/library/6d176f4:latest 7.9s done 2026-02-01 00:08:09.615633 | debian-bookworm | #29 DONE 36.6s 2026-02-01 00:08:09.771338 | debian-bookworm | ok: Runtime: 0:06:27.578262 2026-02-01 00:08:09.811376 | 2026-02-01 00:08:09.811560 | TASK [Run push script] 2026-02-01 00:08:10.122572 | debian-bookworm | ++ git rev-parse --short HEAD 2026-02-01 00:08:10.125278 | debian-bookworm | + revision=6d176f4 2026-02-01 00:08:10.125314 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-01 00:08:10.125322 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-01 00:08:10.125342 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-02-01 00:08:10.125392 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-02-01 00:08:10.125404 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-02-01 00:08:10.125444 | debian-bookworm | + docker tag 6d176f4 osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-02-01 00:08:10.176037 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-02-01 00:08:10.194500 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-02-01 00:08:10.326262 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:10.326538 | debian-bookworm | 147314ac1e23: Waiting 2026-02-01 00:08:10.326707 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.326828 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-01 00:08:10.326923 | debian-bookworm | b6e251ce53ea: Waiting 2026-02-01 00:08:10.327007 | debian-bookworm | c02d17997ce3: Waiting 2026-02-01 00:08:10.327099 | debian-bookworm | 5c2c99400009: Waiting 2026-02-01 00:08:10.424657 | debian-bookworm | 5c2c99400009: Waiting 2026-02-01 00:08:10.424759 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:10.424766 | debian-bookworm | 147314ac1e23: Waiting 2026-02-01 00:08:10.424770 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.424774 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-01 00:08:10.424845 | debian-bookworm | b6e251ce53ea: Waiting 2026-02-01 00:08:10.424853 | debian-bookworm | c02d17997ce3: Waiting 2026-02-01 00:08:10.523812 | debian-bookworm | b6e251ce53ea: Waiting 2026-02-01 00:08:10.523985 | debian-bookworm | c02d17997ce3: Waiting 2026-02-01 00:08:10.524017 | debian-bookworm | 5c2c99400009: Waiting 2026-02-01 00:08:10.524031 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:10.524048 | debian-bookworm | 147314ac1e23: Waiting 2026-02-01 00:08:10.524059 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.524071 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-01 00:08:10.624338 | debian-bookworm | c02d17997ce3: Waiting 2026-02-01 00:08:10.624465 | debian-bookworm | 5c2c99400009: Waiting 2026-02-01 00:08:10.624483 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:10.624522 | debian-bookworm | 147314ac1e23: Waiting 2026-02-01 00:08:10.624546 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.624557 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-01 00:08:10.624568 | debian-bookworm | b6e251ce53ea: Waiting 2026-02-01 00:08:10.724498 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.724583 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-02-01 00:08:10.724598 | debian-bookworm | b6e251ce53ea: Layer already exists 2026-02-01 00:08:10.724607 | debian-bookworm | c02d17997ce3: Layer already exists 2026-02-01 00:08:10.724618 | debian-bookworm | 5c2c99400009: Layer already exists 2026-02-01 00:08:10.724627 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:10.724680 | debian-bookworm | 147314ac1e23: Layer already exists 2026-02-01 00:08:10.824585 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:10.824649 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.924073 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:10.924159 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:11.024253 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:11.024343 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:11.123913 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:11.124073 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:11.224136 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:11.224235 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:11.324509 | debian-bookworm | fd1133561182: Waiting 2026-02-01 00:08:11.324657 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:11.425451 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:11.523759 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:11.623799 | debian-bookworm | 3e64d9706af2: Waiting 2026-02-01 00:08:15.424910 | debian-bookworm | 3e64d9706af2: Pushed 2026-02-01 00:08:21.324255 | debian-bookworm | fd1133561182: Pushed 2026-02-01 00:08:27.107120 | debian-bookworm | reef: digest: sha256:7d45a8f425639f0097a4d9a1b259d85716f285293efe042a51a97c1fa7aa9946 size: 856 2026-02-01 00:08:27.358116 | debian-bookworm | ok: Runtime: 0:00:17.002279 2026-02-01 00:08:27.370884 | 2026-02-01 00:08:27.371087 | TASK [Run cosign script] 2026-02-01 00:08:27.670715 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-01 00:08:27.670810 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-02-01 00:08:27.670818 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-01 00:08:27.670824 | debian-bookworm | + version=reef 2026-02-01 00:08:27.670909 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-01 00:08:27.687234 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-01 00:08:27.687663 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-01 00:08:27.907328 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-01 00:08:28.124720 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-01 00:08:32.573670 | debian-bookworm | 4 126M 4 6111k 0 0 8768k 0 0:00:14 --:--:-- 0:00:14 8768k 25 126M 25 31.7M 0 0 18.7M 0 0:00:06 0:00:01 0:00:05 25.7M 47 126M 47 60.8M 0 0 22.5M 0 0:00:05 0:00:02 0:00:03 27.4M 68 126M 68 86.8M 0 0 23.5M 0 0:00:05 0:00:03 0:00:02 26.9M 94 126M 94 119M 0 0 25.4M 0 0:00:04 0:00:04 --:--:-- 28.4M 100 126M 100 126M 0 0 25.9M 0 0:00:04 0:00:04 --:--:-- 28.8M 2026-02-01 00:08:32.580423 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-01 00:08:32.583874 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-02-01 00:08:33.291318 | 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-02-01 00:08:33.291448 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-01 00:08:33.291466 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-01 00:08:33.291480 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-01 00:08:33.291494 | debian-bookworm | images by tag will be removed in a future release. 2026-02-01 00:08:33.291506 | debian-bookworm | 2026-02-01 00:08:33.682667 | debian-bookworm | Signing artifact... 2026-02-01 00:08:40.417469 | debian-bookworm | ok: Runtime: 0:00:12.671523 2026-02-01 00:08:40.429617 | 2026-02-01 00:08:40.429813 | TASK [Run sbom script] 2026-02-01 00:08:40.735113 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-01 00:08:40.735196 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-02-01 00:08:40.735204 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-01 00:08:40.735210 | debian-bookworm | + version=reef 2026-02-01 00:08:40.735849 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-01 00:08:40.736231 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-01 00:08:40.749199 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-01 00:08:40.815003 | debian-bookworm | [info] checking github for the current release tag 2026-02-01 00:08:41.336479 | debian-bookworm | [info] fetching release script for tag='v1.41.1' 2026-02-01 00:08:41.617886 | debian-bookworm | [info] checking github for the current release tag 2026-02-01 00:08:41.761399 | debian-bookworm | [info] using release tag='v1.41.1' version='1.41.1' os='linux' arch='amd64' 2026-02-01 00:08:44.631924 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-01 00:08:44.660300 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:reef -o cyclonedx-json 2026-02-01 00:09:06.140074 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v reef -f sbom.json -a 2026-02-01 00:09:07.848491 | 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-02-01 00:09:07.848701 | debian-bookworm | Provided project name and version: ceph-ansible reef 2026-02-01 00:09:07.848721 | debian-bookworm | Auto mode ON 2026-02-01 00:09:07.848734 | debian-bookworm | Reading sbom.json ... 2026-02-01 00:09:07.848752 | debian-bookworm | Uploading sbom.json ... 2026-02-01 00:09:07.848765 | debian-bookworm | Waiting for project uuid fa2a837d-a0eb-4662-9113-084280934c39 to be reported by dt server ... 2026-02-01 00:09:07.848778 | debian-bookworm | Project UUID: fa2a837d-a0eb-4662-9113-084280934c39 2026-02-01 00:09:07.848790 | debian-bookworm | No policy violations found. 2026-02-01 00:09:07.848802 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 3, 'MEDIUM': 3, 'LOW': 1, 'UNASSIGNED': 0} 2026-02-01 00:09:07.848815 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-01 00:09:07.980356 | debian-bookworm | ok: Runtime: 0:00:27.155936 2026-02-01 00:09:07.985227 | 2026-02-01 00:09:07.985401 | PLAY RECAP 2026-02-01 00:09:07.985529 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-01 00:09:07.985589 | 2026-02-01 00:09:08.125528 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-02-01 00:09:08.128453 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-01 00:09:08.891456 | 2026-02-01 00:09:08.891629 | PLAY [Base post] 2026-02-01 00:09:08.907240 | 2026-02-01 00:09:08.907382 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-01 00:09:09.735611 | debian-bookworm | changed 2026-02-01 00:09:09.744749 | 2026-02-01 00:09:09.744882 | PLAY RECAP 2026-02-01 00:09:09.744957 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-01 00:09:09.745033 | 2026-02-01 00:09:09.867270 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-01 00:09:09.869801 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-01 00:09:10.704203 | 2026-02-01 00:09:10.704391 | PLAY [Base post-logs] 2026-02-01 00:09:10.716048 | 2026-02-01 00:09:10.716211 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-01 00:09:11.168820 | localhost | changed 2026-02-01 00:09:11.179439 | 2026-02-01 00:09:11.179587 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-01 00:09:11.215775 | localhost | ok 2026-02-01 00:09:11.220829 | 2026-02-01 00:09:11.220976 | TASK [Set zuul-log-path fact] 2026-02-01 00:09:11.237074 | localhost | ok 2026-02-01 00:09:11.247518 | 2026-02-01 00:09:11.247629 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 00:09:11.272766 | localhost | ok 2026-02-01 00:09:11.277445 | 2026-02-01 00:09:11.277565 | TASK [upload-logs : Create log directories] 2026-02-01 00:09:11.791598 | localhost | changed 2026-02-01 00:09:11.794435 | 2026-02-01 00:09:11.794542 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-01 00:09:12.314598 | localhost -> localhost | ok: Runtime: 0:00:00.005611 2026-02-01 00:09:12.318954 | 2026-02-01 00:09:12.319072 | TASK [upload-logs : Upload logs to log server] 2026-02-01 00:09:12.904223 | localhost | Output suppressed because no_log was given 2026-02-01 00:09:12.907213 | 2026-02-01 00:09:12.907370 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 00:09:12.970872 | localhost | skipping: Conditional result was False 2026-02-01 00:09:12.976255 | localhost | skipping: Conditional result was False 2026-02-01 00:09:12.990386 | 2026-02-01 00:09:12.990645 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 00:09:13.041198 | localhost | skipping: Conditional result was False 2026-02-01 00:09:13.041849 | 2026-02-01 00:09:13.045061 | localhost | skipping: Conditional result was False 2026-02-01 00:09:13.054089 | 2026-02-01 00:09:13.054312 | LOOP [upload-logs : Upload console log and json output]