2026-04-27 00:00:24.666735 | Job console starting 2026-04-27 00:00:24.681624 | Updating git repos 2026-04-27 00:00:24.727034 | Cloning repos into workspace 2026-04-27 00:00:24.800049 | Restoring repo states 2026-04-27 00:00:24.895377 | Merging changes 2026-04-27 00:00:24.895393 | Checking out repos 2026-04-27 00:00:24.974756 | Preparing playbooks 2026-04-27 00:00:26.108880 | Running Ansible setup 2026-04-27 00:00:33.740078 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 00:00:35.709031 | 2026-04-27 00:00:35.709146 | PLAY [Base pre] 2026-04-27 00:00:35.769358 | 2026-04-27 00:00:35.769472 | TASK [Setup log path fact] 2026-04-27 00:00:35.840380 | debian-bookworm | ok 2026-04-27 00:00:35.873178 | 2026-04-27 00:00:35.873303 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 00:00:35.932675 | debian-bookworm | ok 2026-04-27 00:00:35.950563 | 2026-04-27 00:00:35.950667 | TASK [emit-job-header : Print job information] 2026-04-27 00:00:36.015939 | # Job Information 2026-04-27 00:00:36.016080 | Ansible Version: 2.16.14 2026-04-27 00:00:36.016115 | Job: container-image-ceph-ansible-push-squid 2026-04-27 00:00:36.016142 | Pipeline: periodic-midnight 2026-04-27 00:00:36.016161 | Executor: 521e9411259a 2026-04-27 00:00:36.016178 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-04-27 00:00:36.016195 | Event ID: 508056ec0dc94d82a211959233515543 2026-04-27 00:00:36.020210 | 2026-04-27 00:00:36.020321 | LOOP [emit-job-header : Print node information] 2026-04-27 00:00:36.319004 | debian-bookworm | ok: 2026-04-27 00:00:36.319173 | debian-bookworm | # Node Information 2026-04-27 00:00:36.319209 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 00:00:36.319235 | debian-bookworm | Hostname: debian 2026-04-27 00:00:36.319257 | debian-bookworm | Username: zuul 2026-04-27 00:00:36.319278 | debian-bookworm | Distro: Debian 12.13 2026-04-27 00:00:36.319302 | debian-bookworm | Provider: regiocloud-a 2026-04-27 00:00:36.319323 | debian-bookworm | Region: 2026-04-27 00:00:36.319344 | debian-bookworm | Label: debian-bookworm 2026-04-27 00:00:36.319363 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 00:00:36.319383 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe05:6aac 2026-04-27 00:00:36.329355 | 2026-04-27 00:00:36.329452 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 00:00:37.771231 | debian-bookworm -> localhost | changed 2026-04-27 00:00:37.777276 | 2026-04-27 00:00:37.777370 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 00:00:39.809788 | debian-bookworm -> localhost | changed 2026-04-27 00:00:39.833591 | 2026-04-27 00:00:39.833729 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 00:00:40.648626 | debian-bookworm -> localhost | ok 2026-04-27 00:00:40.655477 | 2026-04-27 00:00:40.655583 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 00:00:40.723381 | debian-bookworm | ok 2026-04-27 00:00:40.771322 | debian-bookworm | included: /var/lib/zuul/builds/15aba286eae0483680b313eae78f2979/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 00:00:40.798874 | 2026-04-27 00:00:40.798997 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 00:00:46.620446 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 00:00:46.620674 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/15aba286eae0483680b313eae78f2979/work/15aba286eae0483680b313eae78f2979_id_rsa 2026-04-27 00:00:46.620706 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/15aba286eae0483680b313eae78f2979/work/15aba286eae0483680b313eae78f2979_id_rsa.pub 2026-04-27 00:00:46.620729 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 00:00:46.620749 | debian-bookworm -> localhost | SHA256:lbK/Y4BFemEAFw83yyCtoWYFLBO0UljYk63C9vK3s+U zuul-build-sshkey 2026-04-27 00:00:46.620776 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 00:00:46.620795 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 00:00:46.620812 | debian-bookworm -> localhost | |oO++oo*oo | 2026-04-27 00:00:46.620830 | debian-bookworm -> localhost | |=.* +o.*+o . | 2026-04-27 00:00:46.620848 | debian-bookworm -> localhost | |o+ = o +=.o | 2026-04-27 00:00:46.620864 | debian-bookworm -> localhost | |oo= . . o+ | 2026-04-27 00:00:46.620880 | debian-bookworm -> localhost | |.+. +S | 2026-04-27 00:00:46.620902 | debian-bookworm -> localhost | | . . . .. | 2026-04-27 00:00:46.620919 | debian-bookworm -> localhost | | o . .. | 2026-04-27 00:00:46.620935 | debian-bookworm -> localhost | | . oo o. | 2026-04-27 00:00:46.620952 | debian-bookworm -> localhost | | .o+E ... | 2026-04-27 00:00:46.620968 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 00:00:46.621015 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.733640 2026-04-27 00:00:46.626420 | 2026-04-27 00:00:46.626533 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 00:00:46.666557 | debian-bookworm | ok 2026-04-27 00:00:46.684332 | debian-bookworm | included: /var/lib/zuul/builds/15aba286eae0483680b313eae78f2979/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 00:00:46.716443 | 2026-04-27 00:00:46.717065 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 00:00:46.759284 | debian-bookworm | skipping: Conditional result was False 2026-04-27 00:00:46.765467 | 2026-04-27 00:00:46.765576 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 00:00:47.650388 | debian-bookworm | changed 2026-04-27 00:00:47.661433 | 2026-04-27 00:00:47.661553 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 00:00:47.941097 | debian-bookworm | ok 2026-04-27 00:00:47.945763 | 2026-04-27 00:00:47.945847 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 00:00:48.696005 | debian-bookworm | changed 2026-04-27 00:00:48.711946 | 2026-04-27 00:00:48.712043 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 00:00:49.473358 | debian-bookworm | changed 2026-04-27 00:00:49.477836 | 2026-04-27 00:00:49.477911 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 00:00:49.545566 | debian-bookworm | skipping: Conditional result was False 2026-04-27 00:00:49.552592 | 2026-04-27 00:00:49.552686 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 00:00:50.542917 | debian-bookworm -> localhost | changed 2026-04-27 00:00:50.553383 | 2026-04-27 00:00:50.553478 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 00:00:51.201335 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/15aba286eae0483680b313eae78f2979/work/15aba286eae0483680b313eae78f2979_id_rsa (zuul-build-sshkey) 2026-04-27 00:00:51.201606 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017967 2026-04-27 00:00:51.209535 | 2026-04-27 00:00:51.209638 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 00:00:51.685569 | debian-bookworm | ok 2026-04-27 00:00:51.693967 | 2026-04-27 00:00:51.694090 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 00:00:51.733459 | debian-bookworm | skipping: Conditional result was False 2026-04-27 00:00:51.751626 | 2026-04-27 00:00:51.751725 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 00:00:52.176480 | debian-bookworm | ok 2026-04-27 00:00:52.185538 | 2026-04-27 00:00:52.185629 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 00:00:52.212536 | debian-bookworm | ok 2026-04-27 00:00:52.216712 | 2026-04-27 00:00:52.216785 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 00:00:52.527315 | debian-bookworm -> localhost | ok 2026-04-27 00:00:52.533686 | 2026-04-27 00:00:52.533788 | TASK [validate-host : Collect information about the host] 2026-04-27 00:00:53.816972 | debian-bookworm | ok 2026-04-27 00:00:53.839806 | 2026-04-27 00:00:53.839922 | TASK [validate-host : Sanitize hostname] 2026-04-27 00:00:54.064394 | debian-bookworm | ok 2026-04-27 00:00:54.147588 | 2026-04-27 00:00:54.147708 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 00:00:54.789623 | debian-bookworm -> localhost | changed 2026-04-27 00:00:54.811496 | 2026-04-27 00:00:54.811942 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 00:00:55.390629 | debian-bookworm | ok 2026-04-27 00:00:55.395356 | 2026-04-27 00:00:55.395451 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 00:00:55.996749 | debian-bookworm -> localhost | changed 2026-04-27 00:00:56.015329 | 2026-04-27 00:00:56.015442 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 00:00:56.318635 | debian-bookworm | ok 2026-04-27 00:00:56.324061 | 2026-04-27 00:00:56.324150 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 00:00:57.225211 | debian-bookworm | changed: 2026-04-27 00:00:57.225471 | debian-bookworm | cd+++++++++ src/ 2026-04-27 00:00:57.225524 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 00:00:57.225550 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 00:00:57.225572 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-04-27 00:00:57.225594 | debian-bookworm | Containerfile 2026-04-27 00:00:57.225761 | debian-bookworm | 2026-04-27 00:03:03.316722 | debian-bookworm | #25 55.93 2026-04-27 00:03:03.316739 | debian-bookworm | #25 55.93 Or undo this operation with: 2026-04-27 00:03:03.316767 | debian-bookworm | #25 55.93 2026-04-27 00:03:03.316784 | debian-bookworm | #25 55.93 git switch - 2026-04-27 00:03:03.316800 | debian-bookworm | #25 55.93 2026-04-27 00:03:03.316817 | debian-bookworm | #25 55.93 Turn off this advice by setting config variable advice.detachedHead to false 2026-04-27 00:03:03.316842 | debian-bookworm | #25 55.93 2026-04-27 00:03:03.316859 | debian-bookworm | #25 55.93 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-04-27 00:09:28.458448 | debian-bookworm | #25 441.1 Using /etc/ansible/ansible.cfg as config file 2026-04-27 00:09:28.458541 | debian-bookworm | #25 441.1 Starting galaxy collection install process 2026-04-27 00:09:28.458560 | debian-bookworm | #25 441.1 Process install dependency map 2026-04-27 00:09:28.458578 | debian-bookworm | #25 441.1 Starting collection install process 2026-04-27 00:09:28.458597 | debian-bookworm | #25 441.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-17175745mrlv/tmplrsxhgb8/ansible-netcommon-2.6.1-tdf5df6d 2026-04-27 00:09:28.458615 | debian-bookworm | #25 441.1 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-04-27 00:09:28.458631 | debian-bookworm | #25 441.1 ansible.netcommon:2.6.1 was installed successfully 2026-04-27 00:09:28.458647 | debian-bookworm | #25 441.1 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-04-27 00:09:28.458664 | debian-bookworm | #25 441.1 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-04-27 00:09:28.458680 | debian-bookworm | #25 441.1 openstack.config_template:1.3.0 was installed successfully 2026-04-27 00:09:28.458709 | debian-bookworm | #25 441.1 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-17175745mrlv/tmplrsxhgb8/ansible-posix-2.1.0-21b_kd7e 2026-04-27 00:09:28.458725 | debian-bookworm | #25 441.1 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-04-27 00:09:28.458741 | debian-bookworm | #25 441.1 ansible.posix:2.1.0 was installed successfully 2026-04-27 00:09:28.458756 | debian-bookworm | #25 441.1 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-17175745mrlv/tmplrsxhgb8/ansible-utils-6.0.2-klgcr8oy 2026-04-27 00:09:28.458771 | debian-bookworm | #25 441.1 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-04-27 00:09:28.458786 | debian-bookworm | #25 441.1 ansible.utils:6.0.2 was installed successfully 2026-04-27 00:09:28.458801 | debian-bookworm | #25 441.1 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-17175745mrlv/tmplrsxhgb8/netbox-netbox-3.22.0-n31kjqkj 2026-04-27 00:09:28.458816 | debian-bookworm | #25 441.1 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-04-27 00:09:28.458832 | debian-bookworm | #25 441.1 netbox.netbox:3.22.0 was installed successfully 2026-04-27 00:09:28.458848 | debian-bookworm | #25 441.1 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-17175745mrlv/tmplrsxhgb8/osism-commons-0.20260318.0-7lm3s9s3 2026-04-27 00:09:28.458864 | debian-bookworm | #25 441.1 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-04-27 00:09:28.458879 | debian-bookworm | #25 441.1 osism.commons:0.20260318.0 was installed successfully 2026-04-27 00:09:28.458894 | debian-bookworm | #25 441.1 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /root/.ansible/tmp/ansible-local-17175745mrlv/tmplrsxhgb8/community-general-12.6.0-hzrueaa3 2026-04-27 00:09:28.458909 | debian-bookworm | #25 441.1 Installing 'community.general:12.6.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-04-27 00:09:28.458941 | debian-bookworm | #25 441.1 community.general:12.6.0 was installed successfully 2026-04-27 00:09:28.558882 | debian-bookworm | #25 441.2 + ln -s /usr/share/ansible/collections /ansible/collections 2026-04-27 00:09:28.559046 | debian-bookworm | #25 441.2 + mkdir -p /usr/share/mitogen 2026-04-27 00:09:28.559210 | debian-bookworm | #25 441.2 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-04-27 00:09:28.809444 | debian-bookworm | #25 441.2 + 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-04-27 00:09:28.809624 | debian-bookworm | #25 441.3 + rm /mitogen.tar.gz 2026-04-27 00:09:28.809712 | debian-bookworm | #25 441.3 ++ awk '-F: ' '{ print $2 }' 2026-04-27 00:09:28.809790 | debian-bookworm | #25 441.3 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-04-27 00:09:28.809834 | debian-bookworm | #25 441.3 + PROJECT_VERSION=stable-9.0 2026-04-27 00:09:28.809909 | debian-bookworm | #25 441.3 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-04-27 00:09:28.809974 | debian-bookworm | #25 441.3 Cloning into '/repository'... 2026-04-27 00:09:30.873176 | debian-bookworm | #25 443.5 ++ find /patches/stable-9.0 -name '*.patch' 2026-04-27 00:09:30.973386 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.973472 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-04-27 00:09:30.973490 | debian-bookworm | #25 443.5 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-04-27 00:09:30.973507 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.973533 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.973555 | debian-bookworm | #25 443.5 checking file infrastructure-playbooks/shrink-osd.yml 2026-04-27 00:09:30.973571 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.973586 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.973601 | debian-bookworm | #25 443.5 patching file infrastructure-playbooks/shrink-osd.yml 2026-04-27 00:09:30.973628 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.973644 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-04-27 00:09:30.973659 | debian-bookworm | #25 443.5 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-04-27 00:09:30.973674 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.973688 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.973716 | debian-bookworm | #25 443.5 checking file infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:30.973731 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.973746 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.973760 | debian-bookworm | #25 443.5 patching file infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:30.973783 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.973804 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-04-27 00:09:30.973819 | debian-bookworm | #25 443.5 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-04-27 00:09:30.973833 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.973848 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.973871 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-04-27 00:09:30.973891 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-04-27 00:09:30.973906 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-04-27 00:09:30.973920 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-04-27 00:09:30.973935 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-04-27 00:09:30.973958 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-04-27 00:09:30.973978 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-04-27 00:09:30.973993 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.974008 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.974023 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-04-27 00:09:30.974045 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-04-27 00:09:30.974075 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-04-27 00:09:30.974090 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-04-27 00:09:30.974105 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-04-27 00:09:30.974119 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-04-27 00:09:30.974165 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-04-27 00:09:30.974180 | debian-bookworm | #25 443.5 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-04-27 00:09:30.974195 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.974209 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-04-27 00:09:30.974232 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.974253 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.974268 | debian-bookworm | #25 443.5 checking file infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:30.974282 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.974297 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.974319 | debian-bookworm | #25 443.5 patching file infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:30.974340 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.974354 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-04-27 00:09:30.974369 | debian-bookworm | #25 443.5 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-04-27 00:09:30.974384 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.974406 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.974427 | debian-bookworm | #25 443.5 checking file roles/ceph-client/meta/main.yml 2026-04-27 00:09:30.974442 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974457 | debian-bookworm | #25 443.5 checking file roles/ceph-common/meta/main.yml 2026-04-27 00:09:30.974472 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974499 | debian-bookworm | #25 443.5 checking file roles/ceph-container-common/meta/main.yml 2026-04-27 00:09:30.974514 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974529 | debian-bookworm | #25 443.5 checking file roles/ceph-defaults/meta/main.yml 2026-04-27 00:09:30.974544 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974558 | debian-bookworm | #25 443.5 checking file roles/ceph-handler/meta/main.yml 2026-04-27 00:09:30.974587 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974602 | debian-bookworm | #25 443.5 checking file roles/ceph-mds/meta/main.yml 2026-04-27 00:09:30.974616 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974631 | debian-bookworm | #25 443.5 checking file roles/ceph-mgr/meta/main.yml 2026-04-27 00:09:30.974662 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974683 | debian-bookworm | #25 443.5 checking file roles/ceph-mon/meta/main.yml 2026-04-27 00:09:30.974697 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974712 | debian-bookworm | #25 443.5 checking file roles/ceph-osd/meta/main.yml 2026-04-27 00:09:30.974726 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974749 | debian-bookworm | #25 443.5 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-04-27 00:09:30.974769 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974784 | debian-bookworm | #25 443.5 checking file roles/ceph-rgw/meta/main.yml 2026-04-27 00:09:30.974798 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974813 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.974835 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.974855 | debian-bookworm | #25 443.5 patching file roles/ceph-client/meta/main.yml 2026-04-27 00:09:30.974870 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974884 | debian-bookworm | #25 443.5 patching file roles/ceph-common/meta/main.yml 2026-04-27 00:09:30.974899 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974921 | debian-bookworm | #25 443.5 patching file roles/ceph-container-common/meta/main.yml 2026-04-27 00:09:30.974941 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974961 | debian-bookworm | #25 443.5 patching file roles/ceph-defaults/meta/main.yml 2026-04-27 00:09:30.974975 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.974990 | debian-bookworm | #25 443.5 patching file roles/ceph-handler/meta/main.yml 2026-04-27 00:09:30.975018 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975033 | debian-bookworm | #25 443.5 patching file roles/ceph-mds/meta/main.yml 2026-04-27 00:09:30.975047 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975062 | debian-bookworm | #25 443.5 patching file roles/ceph-mgr/meta/main.yml 2026-04-27 00:09:30.975077 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975105 | debian-bookworm | #25 443.5 patching file roles/ceph-mon/meta/main.yml 2026-04-27 00:09:30.975119 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975148 | debian-bookworm | #25 443.5 patching file roles/ceph-osd/meta/main.yml 2026-04-27 00:09:30.975171 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975192 | debian-bookworm | #25 443.5 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-04-27 00:09:30.975206 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975221 | debian-bookworm | #25 443.5 patching file roles/ceph-rgw/meta/main.yml 2026-04-27 00:09:30.975235 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-27 00:09:30.975258 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.975281 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-04-27 00:09:30.975296 | debian-bookworm | #25 443.5 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-04-27 00:09:30.975311 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.975326 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.975354 | debian-bookworm | #25 443.5 checking file infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:30.975369 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-04-27 00:09:30.975383 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.975398 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.975413 | debian-bookworm | #25 443.5 patching file infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:30.975441 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-04-27 00:09:30.975456 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.975471 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-04-27 00:09:30.975486 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.975509 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.975529 | debian-bookworm | #25 443.5 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-04-27 00:09:30.975544 | debian-bookworm | #25 443.5 checking file roles/ceph-defaults/defaults/main.yml 2026-04-27 00:09:30.975559 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 243 (offset -2 lines). 2026-04-27 00:09:30.975573 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.975596 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.975616 | debian-bookworm | #25 443.5 patching file roles/ceph-defaults/defaults/main.yml 2026-04-27 00:09:30.975631 | debian-bookworm | #25 443.5 Hunk #1 succeeded at 243 (offset -2 lines). 2026-04-27 00:09:30.975646 | debian-bookworm | #25 443.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-27 00:09:30.975660 | debian-bookworm | #25 443.5 + echo /patches/stable-9.0/container-binary.patch 2026-04-27 00:09:30.975683 | debian-bookworm | #25 443.5 /patches/stable-9.0/container-binary.patch 2026-04-27 00:09:30.975704 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.975718 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 --dry-run 2026-04-27 00:09:30.975733 | debian-bookworm | #25 443.5 checking file roles/ceph-facts/tasks/container_binary.yml 2026-04-27 00:09:30.975748 | debian-bookworm | #25 443.5 + cd /repository 2026-04-27 00:09:30.975770 | debian-bookworm | #25 443.5 + patch --forward --batch -p1 2026-04-27 00:09:30.975800 | debian-bookworm | #25 443.5 patching file roles/ceph-facts/tasks/container_binary.yml 2026-04-27 00:09:30.975815 | debian-bookworm | #25 443.5 + '[' -e /repository/plugins/actions ']' 2026-04-27 00:09:30.975829 | debian-bookworm | #25 443.5 + '[' -e /repository/plugins/callback ']' 2026-04-27 00:09:30.975844 | debian-bookworm | #25 443.5 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-04-27 00:09:30.975878 | debian-bookworm | #25 443.5 + '[' -e /repository/plugins/filter ']' 2026-04-27 00:09:30.975895 | debian-bookworm | #25 443.5 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-04-27 00:09:30.976014 | debian-bookworm | #25 443.5 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_crush_rule_info.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_key_info.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-04-27 00:09:30.976048 | debian-bookworm | #25 443.6 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-04-27 00:09:30.976063 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-04-27 00:09:30.976078 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976094 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-04-27 00:09:30.976143 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-04-27 00:09:30.976160 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-04-27 00:09:30.976176 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976204 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-04-27 00:09:30.976219 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/storage-inventory.yml 2026-04-27 00:09:30.976234 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-04-27 00:09:30.976248 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-04-27 00:09:30.976276 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-04-27 00:09:30.976291 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976306 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-04-27 00:09:30.976321 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-04-27 00:09:30.976336 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-04-27 00:09:30.976365 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-04-27 00:09:30.976380 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976394 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-04-27 00:09:30.976409 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-04-27 00:09:30.976437 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-04-27 00:09:30.976452 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/shrink-mon.yml 2026-04-27 00:09:30.976467 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976486 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-04-27 00:09:30.976514 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-04-27 00:09:30.976529 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-04-27 00:09:30.976544 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976558 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-04-27 00:09:30.976573 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/ceph-keys.yml 2026-04-27 00:09:30.976601 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-04-27 00:09:30.976616 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-04-27 00:09:30.976631 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976646 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-04-27 00:09:30.976673 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/shrink-mds.yml 2026-04-27 00:09:30.976688 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-04-27 00:09:30.976703 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-04-27 00:09:30.976717 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976732 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-04-27 00:09:30.976760 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/add-mon.yml 2026-04-27 00:09:30.976775 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-04-27 00:09:30.976790 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-04-27 00:09:30.976804 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976829 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-04-27 00:09:30.976844 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-04-27 00:09:30.976858 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-04-27 00:09:30.976873 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-04-27 00:09:30.976942 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:30.976959 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-04-27 00:09:30.976974 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-04-27 00:09:30.976988 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-04-27 00:09:30.977012 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-04-27 00:09:31.073508 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.073599 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-04-27 00:09:31.073619 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/lv-teardown.yml 2026-04-27 00:09:31.073636 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-04-27 00:09:31.073668 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-04-27 00:09:31.073692 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.073708 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-04-27 00:09:31.073724 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-04-27 00:09:31.073740 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-04-27 00:09:31.073780 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-04-27 00:09:31.073797 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.073812 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-04-27 00:09:31.073828 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/shrink-osd.yml 2026-04-27 00:09:31.073858 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-04-27 00:09:31.073874 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-04-27 00:09:31.073889 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.073905 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-04-27 00:09:31.073957 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-04-27 00:09:31.073975 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-04-27 00:09:31.073990 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-04-27 00:09:31.074021 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074046 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-04-27 00:09:31.074062 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/lv-create.yml 2026-04-27 00:09:31.074114 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-04-27 00:09:31.074159 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-04-27 00:09:31.074190 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074207 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-04-27 00:09:31.074222 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-04-27 00:09:31.074238 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-04-27 00:09:31.074267 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-04-27 00:09:31.074283 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074298 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-04-27 00:09:31.074314 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-04-27 00:09:31.074343 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-04-27 00:09:31.074358 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-04-27 00:09:31.074374 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074389 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-04-27 00:09:31.074413 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/purge-cluster.yml 2026-04-27 00:09:31.074434 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-04-27 00:09:31.074449 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-04-27 00:09:31.074465 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074480 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-04-27 00:09:31.074509 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-04-27 00:09:31.074525 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-04-27 00:09:31.074540 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-04-27 00:09:31.074561 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074591 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-04-27 00:09:31.074606 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-04-27 00:09:31.074622 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-04-27 00:09:31.074637 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-04-27 00:09:31.074665 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074681 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-04-27 00:09:31.074696 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-04-27 00:09:31.074711 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/cephadm.yml 2026-04-27 00:09:31.074735 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-04-27 00:09:31.074756 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074771 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-04-27 00:09:31.074787 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-04-27 00:09:31.074804 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-04-27 00:09:31.074835 | debian-bookworm | #25 443.6 + 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-04-27 00:09:31.074853 | debian-bookworm | #25 443.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-27 00:09:31.074868 | debian-bookworm | #25 443.6 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:31.074884 | debian-bookworm | #25 443.6 /repository/infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:31.074913 | debian-bookworm | #25 443.6 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-04-27 00:09:31.074929 | debian-bookworm | #25 443.6 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-04-27 00:09:31.074951 | debian-bookworm | #25 443.6 + 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-04-27 00:09:31.074976 | debian-bookworm | #25 443.7 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-04-27 00:09:31.074998 | debian-bookworm | #25 443.7 + '[' -e /repository/site-docker.yml.sample ']' 2026-04-27 00:09:31.075014 | debian-bookworm | #25 443.7 + '[' -e /repository/site-container.yml.sample ']' 2026-04-27 00:09:31.075030 | debian-bookworm | #25 443.7 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-04-27 00:09:31.075045 | debian-bookworm | #25 443.7 + '[' -e /repository/dashboard.yml ']' 2026-04-27 00:09:31.075074 | debian-bookworm | #25 443.7 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-04-27 00:09:31.075090 | debian-bookworm | #25 443.7 + '[' -e /repository/module_utils ']' 2026-04-27 00:09:31.075105 | debian-bookworm | #25 443.7 + cp -r /repository/module_utils /ansible 2026-04-27 00:09:31.075121 | debian-bookworm | #25 443.7 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-04-27 00:09:31.075171 | debian-bookworm | #25 443.7 + 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-04-27 00:09:31.075187 | debian-bookworm | #25 443.7 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-04-27 00:09:31.075202 | debian-bookworm | #25 443.7 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-04-27 00:09:31.075218 | debian-bookworm | #25 443.7 + mkdir -p /tests 2026-04-27 00:09:31.075252 | debian-bookworm | #25 443.7 + 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-04-27 00:09:31.224749 | debian-bookworm | #25 443.7 + python3 -m ara.setup.env 2026-04-27 00:09:31.224862 | debian-bookworm | #25 443.8 + python3 /src/render-playbooks.py 2026-04-27 00:09:31.224937 | debian-bookworm | #25 443.8 + chown -R dragon: /ansible /share /interface 2026-04-27 00:09:31.346981 | debian-bookworm | #25 444.0 + apt-get clean 2026-04-27 00:09:31.520724 | debian-bookworm | #25 444.0 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-04-27 00:09:32.060691 | debian-bookworm | #25 444.0 Reading package lists... 2026-04-27 00:09:32.245882 | debian-bookworm | #25 444.7 Building dependency tree... 2026-04-27 00:09:32.397341 | debian-bookworm | #25 444.9 Reading state information... 2026-04-27 00:09:32.429117 | debian-bookworm | #25 445.0 The following packages were automatically installed and are no longer required: 2026-04-27 00:09:32.429306 | debian-bookworm | #25 445.0 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-04-27 00:09:32.593509 | debian-bookworm | #25 445.0 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-04-27 00:09:32.593657 | debian-bookworm | #25 445.0 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-04-27 00:09:32.593741 | debian-bookworm | #25 445.0 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-04-27 00:09:32.593787 | debian-bookworm | #25 445.0 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-04-27 00:09:32.593865 | debian-bookworm | #25 445.0 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-04-27 00:09:32.593939 | debian-bookworm | #25 445.0 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-04-27 00:09:32.593983 | debian-bookworm | #25 445.0 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-04-27 00:09:32.594059 | debian-bookworm | #25 445.0 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-04-27 00:09:32.594149 | debian-bookworm | #25 445.0 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-04-27 00:09:32.594229 | debian-bookworm | #25 445.0 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-04-27 00:09:32.594274 | debian-bookworm | #25 445.0 Use 'apt autoremove' to remove them. 2026-04-27 00:09:32.594351 | debian-bookworm | #25 445.1 The following packages will be REMOVED: 2026-04-27 00:09:32.594455 | debian-bookworm | #25 445.1 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-04-27 00:09:32.649621 | debian-bookworm | #25 445.3 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-04-27 00:09:32.649715 | debian-bookworm | #25 445.3 After this operation, 60.4 MB disk space will be freed. 2026-04-27 00:09:32.835084 | debian-bookworm | #25 445.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 ... 16754 files and directories currently installed.) 2026-04-27 00:09:32.835356 | debian-bookworm | #25 445.3 Removing build-essential (12.9) ... 2026-04-27 00:09:32.835434 | debian-bookworm | #25 445.3 Removing git (1:2.39.5-0+deb12u3) ... 2026-04-27 00:09:32.835495 | debian-bookworm | #25 445.4 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-04-27 00:09:32.955738 | debian-bookworm | #25 445.5 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-04-27 00:09:32.955964 | debian-bookworm | #25 445.6 Removing libssl-dev:amd64 (3.0.19-1~deb12u2) ... 2026-04-27 00:09:33.097963 | debian-bookworm | #25 445.6 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-04-27 00:09:33.098106 | debian-bookworm | #25 445.7 Removing python3-dev (3.11.2-1+b1) ... 2026-04-27 00:09:33.210634 | debian-bookworm | #25 445.8 + apt-get autoremove -y 2026-04-27 00:09:33.904965 | debian-bookworm | #25 445.8 Reading package lists... 2026-04-27 00:09:34.126178 | debian-bookworm | #25 446.5 Building dependency tree... 2026-04-27 00:09:34.277412 | debian-bookworm | #25 446.7 Reading state information... 2026-04-27 00:09:34.334939 | debian-bookworm | #25 446.9 The following packages will be REMOVED: 2026-04-27 00:09:34.335107 | debian-bookworm | #25 446.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-04-27 00:09:34.488257 | debian-bookworm | #25 446.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-04-27 00:09:34.488410 | debian-bookworm | #25 446.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-04-27 00:09:34.488501 | debian-bookworm | #25 446.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-04-27 00:09:34.488578 | debian-bookworm | #25 446.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-04-27 00:09:34.488622 | debian-bookworm | #25 446.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-04-27 00:09:34.488760 | debian-bookworm | #25 446.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-04-27 00:09:34.488824 | debian-bookworm | #25 446.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-04-27 00:09:34.488927 | debian-bookworm | #25 446.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-04-27 00:09:34.489009 | debian-bookworm | #25 446.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-04-27 00:09:34.489056 | debian-bookworm | #25 446.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-04-27 00:09:34.550542 | debian-bookworm | #25 447.2 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-04-27 00:09:34.550756 | debian-bookworm | #25 447.2 After this operation, 358 MB disk space will be freed. 2026-04-27 00:09:34.685209 | debian-bookworm | #25 447.2 (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-04-27 00:09:34.685399 | debian-bookworm | #25 447.2 Removing g++ (4:12.2.0-3) ... 2026-04-27 00:09:34.685562 | debian-bookworm | #25 447.3 Removing gcc (4:12.2.0-3) ... 2026-04-27 00:09:34.786054 | debian-bookworm | #25 447.4 Removing dpkg-dev (1.21.22) ... 2026-04-27 00:09:34.886669 | debian-bookworm | #25 447.5 Removing bzip2 (1.0.8-5+b1) ... 2026-04-27 00:09:36.862952 | debian-bookworm | #25 449.5 Removing cpp (4:12.2.0-3) ... 2026-04-27 00:09:37.013538 | debian-bookworm | #25 449.5 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:37.013667 | debian-bookworm | #25 449.6 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-04-27 00:09:37.211779 | debian-bookworm | #25 449.7 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:37.211906 | debian-bookworm | #25 449.8 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-04-27 00:09:37.336405 | debian-bookworm | #25 449.9 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-04-27 00:09:37.336527 | debian-bookworm | #25 449.9 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-04-27 00:09:37.450552 | debian-bookworm | #25 450.0 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-04-27 00:09:37.450709 | debian-bookworm | #25 450.1 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-04-27 00:09:37.590597 | debian-bookworm | #25 450.1 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-04-27 00:09:37.590733 | debian-bookworm | #25 450.2 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-04-27 00:09:37.751692 | debian-bookworm | #25 450.3 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-04-27 00:09:37.751870 | debian-bookworm | #25 450.4 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-04-27 00:09:37.900986 | debian-bookworm | #25 450.4 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-04-27 00:09:37.901210 | debian-bookworm | #25 450.5 Removing libdpkg-perl (1.21.22) ... 2026-04-27 00:09:38.040795 | debian-bookworm | #25 450.6 Removing liberror-perl (0.17029-2) ... 2026-04-27 00:09:38.040989 | debian-bookworm | #25 450.7 Removing perl (5.36.0-7+deb12u3) ... 2026-04-27 00:09:38.217302 | debian-bookworm | #25 450.7 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-04-27 00:09:38.217431 | debian-bookworm | #25 450.8 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-04-27 00:09:38.338099 | debian-bookworm | #25 450.9 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-04-27 00:09:38.481962 | debian-bookworm | #25 451.0 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-27 00:09:38.482114 | debian-bookworm | #25 451.1 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-27 00:09:38.629060 | debian-bookworm | #25 451.2 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-04-27 00:09:38.629268 | debian-bookworm | #25 451.2 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-04-27 00:09:38.750997 | debian-bookworm | #25 451.3 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-04-27 00:09:38.751119 | debian-bookworm | #25 451.4 Removing libpsl5:amd64 (0.21.2-1) ... 2026-04-27 00:09:38.879664 | debian-bookworm | #25 451.4 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-04-27 00:09:38.879819 | debian-bookworm | #25 451.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-04-27 00:09:39.019394 | debian-bookworm | #25 451.5 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-04-27 00:09:39.019554 | debian-bookworm | #25 451.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-04-27 00:09:39.148302 | debian-bookworm | #25 451.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-04-27 00:09:39.148435 | debian-bookworm | #25 451.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-04-27 00:09:39.270407 | debian-bookworm | #25 451.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-04-27 00:09:39.270535 | debian-bookworm | #25 451.9 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-04-27 00:09:39.445022 | debian-bookworm | #25 452.0 Removing linux-libc-dev:amd64 (6.1.164-1) ... 2026-04-27 00:09:39.445257 | debian-bookworm | #25 452.1 Removing make (4.3-4.1) ... 2026-04-27 00:09:39.624653 | debian-bookworm | #25 452.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-04-27 00:09:39.624774 | debian-bookworm | #25 452.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-04-27 00:09:39.754645 | debian-bookworm | #25 452.3 Removing xz-utils (5.4.1-1) ... 2026-04-27 00:09:39.754778 | debian-bookworm | #25 452.4 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:39.964973 | debian-bookworm | #25 452.5 Removing binutils (2.40-2) ... 2026-04-27 00:09:39.965080 | debian-bookworm | #25 452.6 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-04-27 00:09:40.100476 | debian-bookworm | #25 452.6 Removing libgprofng0:amd64 (2.40-2) ... 2026-04-27 00:09:40.100577 | debian-bookworm | #25 452.7 Removing libctf0:amd64 (2.40-2) ... 2026-04-27 00:09:40.218013 | debian-bookworm | #25 452.8 Removing libbinutils:amd64 (2.40-2) ... 2026-04-27 00:09:40.218117 | debian-bookworm | #25 452.8 Removing binutils-common:amd64 (2.40-2) ... 2026-04-27 00:09:40.394380 | debian-bookworm | #25 452.9 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:40.394487 | debian-bookworm | #25 453.0 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:40.495138 | debian-bookworm | #25 453.1 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:40.639549 | debian-bookworm | #25 453.2 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:40.639662 | debian-bookworm | #25 453.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:40.774141 | debian-bookworm | #25 453.3 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-04-27 00:09:40.774253 | debian-bookworm | #25 453.4 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:40.892412 | debian-bookworm | #25 453.4 Removing libisl23:amd64 (0.25-1.1) ... 2026-04-27 00:09:40.892507 | debian-bookworm | #25 453.5 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:41.027772 | debian-bookworm | #25 453.6 Removing libjansson4:amd64 (2.14-2) ... 2026-04-27 00:09:41.027875 | debian-bookworm | #25 453.6 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:41.156477 | debian-bookworm | #25 453.7 Removing libmpc3:amd64 (1.3.1-1) ... 2026-04-27 00:09:41.156572 | debian-bookworm | #25 453.8 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-04-27 00:09:41.297840 | debian-bookworm | #25 453.8 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:41.297953 | debian-bookworm | #25 453.9 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:41.479983 | debian-bookworm | #25 454.0 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-04-27 00:09:41.480069 | debian-bookworm | #25 454.1 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-04-27 00:09:41.671698 | debian-bookworm | #25 454.1 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-250032704ed321a7.lock /tmp/uv-setuptools-788dae2b2dde2e4f.lock /tmp/uv-setuptools-7b699cd53ad99b11.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-04-27 00:09:41.671777 | debian-bookworm | #25 454.2 + uv pip install --no-cache --system pyclean==3.0.0 2026-04-27 00:09:41.792405 | debian-bookworm | #25 454.3 Using Python 3.13.13 environment at: /usr/local 2026-04-27 00:09:41.792513 | debian-bookworm | #25 454.4 Resolved 1 package in 111ms 2026-04-27 00:09:41.894231 | debian-bookworm | #25 454.4 Prepared 1 package in 17ms 2026-04-27 00:09:41.894309 | debian-bookworm | #25 454.4 Installed 1 package in 7ms 2026-04-27 00:09:41.894315 | debian-bookworm | #25 454.4 + pyclean==3.0.0 2026-04-27 00:09:41.894321 | debian-bookworm | #25 454.4 + pyclean /usr 2026-04-27 00:09:41.894325 | debian-bookworm | #25 454.5 Cleaning directory /usr 2026-04-27 00:09:42.781765 | debian-bookworm | #25 455.4 Total 1875 files, 296 directories removed. 2026-04-27 00:09:42.943220 | debian-bookworm | #25 455.4 + uv pip uninstall --system pyclean 2026-04-27 00:09:43.057193 | debian-bookworm | #25 455.7 Using Python 3.13.13 environment at: /usr/local 2026-04-27 00:09:43.211897 | debian-bookworm | #25 455.7 Uninstalled 1 package in 255ms 2026-04-27 00:09:44.049631 | debian-bookworm | #25 455.7 - pyclean==3.0.0 2026-04-27 00:09:44.265624 | debian-bookworm | #25 DONE 456.9s 2026-04-27 00:09:51.311877 | debian-bookworm | 2026-04-27 00:09:51.312018 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-04-27 00:09:51.448184 | debian-bookworm | #26 DONE 3.9s 2026-04-27 00:09:51.602988 | debian-bookworm | 2026-04-27 00:09:51.603077 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-04-27 00:09:51.603133 | debian-bookworm | #26 merging 2026-04-27 00:09:55.746757 | debian-bookworm | #26 merging 4.3s done 2026-04-27 00:09:55.746850 | debian-bookworm | #26 DONE 8.2s 2026-04-27 00:09:55.898307 | debian-bookworm | 2026-04-27 00:09:55.898377 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-04-27 00:09:56.054409 | debian-bookworm | #27 DONE 0.3s 2026-04-27 00:09:56.210427 | debian-bookworm | 2026-04-27 00:09:56.210524 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-04-27 00:09:57.795578 | debian-bookworm | #28 DONE 1.7s 2026-04-27 00:09:57.958492 | debian-bookworm | 2026-04-27 00:09:57.958573 | debian-bookworm | #29 exporting to image 2026-04-27 00:09:57.958581 | debian-bookworm | #29 exporting layers 2026-04-27 00:10:26.498077 | debian-bookworm | #29 exporting layers 28.7s done 2026-04-27 00:10:26.498226 | debian-bookworm | #29 exporting manifest sha256:99c5729f50e30a7aabfec7056acdd2ad59d6c14f561ccba6d221870efbb86da9 2026-04-27 00:10:26.634435 | debian-bookworm | #29 exporting manifest sha256:99c5729f50e30a7aabfec7056acdd2ad59d6c14f561ccba6d221870efbb86da9 0.0s done 2026-04-27 00:10:26.634580 | debian-bookworm | #29 exporting config sha256:1ea449a6d15d1a7bc59902c8a95260c905baa9303c0a02e8a0add2257f7a575f 0.0s done 2026-04-27 00:10:26.634623 | debian-bookworm | #29 exporting attestation manifest sha256:2bb0b7d8a24a564e539e212b5ec54285c6b5ead7ff59dc39775f1892509343e9 0.0s done 2026-04-27 00:10:26.812498 | debian-bookworm | #29 exporting manifest list sha256:03c2ff3fe304f61037c95f2a6314d77a42d122247db1dd55242516411c17ebd0 0.0s done 2026-04-27 00:10:26.812629 | debian-bookworm | #29 naming to docker.io/library/c0e998d:latest done 2026-04-27 00:10:26.812661 | debian-bookworm | #29 unpacking to docker.io/library/c0e998d:latest 2026-04-27 00:10:36.010275 | debian-bookworm | #29 unpacking to docker.io/library/c0e998d:latest 9.3s done 2026-04-27 00:10:36.205227 | debian-bookworm | #29 DONE 38.2s 2026-04-27 00:10:36.588911 | debian-bookworm | ok: Runtime: 0:08:41.416169 2026-04-27 00:10:36.621448 | 2026-04-27 00:10:36.621652 | TASK [Run push script] 2026-04-27 00:10:36.930645 | debian-bookworm | ++ git rev-parse --short HEAD 2026-04-27 00:10:36.935339 | debian-bookworm | + revision=c0e998d 2026-04-27 00:10:36.935406 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-27 00:10:36.935419 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-27 00:10:36.935429 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-04-27 00:10:36.935439 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-04-27 00:10:36.935482 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-27 00:10:36.935516 | debian-bookworm | + docker tag c0e998d osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-27 00:10:36.989757 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-27 00:10:37.011398 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-04-27 00:10:37.116204 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-04-27 00:10:37.116309 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.116320 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.116336 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-27 00:10:37.116346 | debian-bookworm | ff86ea2e5edc: Waiting 2026-04-27 00:10:37.116354 | debian-bookworm | 1019bb583411: Waiting 2026-04-27 00:10:37.116362 | debian-bookworm | 4bba476d8c6b: Waiting 2026-04-27 00:10:37.216000 | debian-bookworm | 4bba476d8c6b: Waiting 2026-04-27 00:10:37.216274 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-04-27 00:10:37.216608 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.216843 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.217025 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-27 00:10:37.217188 | debian-bookworm | ff86ea2e5edc: Waiting 2026-04-27 00:10:37.217326 | debian-bookworm | 1019bb583411: Waiting 2026-04-27 00:10:37.315321 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-27 00:10:37.315431 | debian-bookworm | ff86ea2e5edc: Waiting 2026-04-27 00:10:37.315470 | debian-bookworm | 1019bb583411: Waiting 2026-04-27 00:10:37.315483 | debian-bookworm | 4bba476d8c6b: Waiting 2026-04-27 00:10:37.315498 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-04-27 00:10:37.315510 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.315535 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.415794 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-27 00:10:37.415878 | debian-bookworm | ff86ea2e5edc: Waiting 2026-04-27 00:10:37.415888 | debian-bookworm | 1019bb583411: Waiting 2026-04-27 00:10:37.415921 | debian-bookworm | 4bba476d8c6b: Waiting 2026-04-27 00:10:37.415926 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-04-27 00:10:37.415932 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.415938 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.514995 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.515090 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-27 00:10:37.515101 | debian-bookworm | ff86ea2e5edc: Waiting 2026-04-27 00:10:37.515113 | debian-bookworm | 1019bb583411: Waiting 2026-04-27 00:10:37.515121 | debian-bookworm | 4bba476d8c6b: Waiting 2026-04-27 00:10:37.515132 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-04-27 00:10:37.515141 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.615634 | debian-bookworm | 1019bb583411: Layer already exists 2026-04-27 00:10:37.615768 | debian-bookworm | 4bba476d8c6b: Layer already exists 2026-04-27 00:10:37.615786 | debian-bookworm | 3fc9d9ab5045: Layer already exists 2026-04-27 00:10:37.615799 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.615812 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.615827 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-04-27 00:10:37.615847 | debian-bookworm | ff86ea2e5edc: Layer already exists 2026-04-27 00:10:37.715760 | debian-bookworm | 05249dc8c66d: Waiting 2026-04-27 00:10:37.715888 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:37.815987 | debian-bookworm | 7b3795f35382: Waiting 2026-04-27 00:10:39.616318 | debian-bookworm | 7b3795f35382: Pushed 2026-04-27 00:10:44.817708 | debian-bookworm | 05249dc8c66d: Pushed 2026-04-27 00:10:48.234763 | debian-bookworm | squid: digest: sha256:03c2ff3fe304f61037c95f2a6314d77a42d122247db1dd55242516411c17ebd0 size: 856 2026-04-27 00:10:48.663977 | debian-bookworm | ok: Runtime: 0:00:11.322159 2026-04-27 00:10:48.677705 | 2026-04-27 00:10:48.677873 | TASK [Run cosign script] 2026-04-27 00:10:49.056933 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-27 00:10:49.057187 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-04-27 00:10:49.057211 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-27 00:10:49.057222 | debian-bookworm | + version=squid 2026-04-27 00:10:49.057232 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-27 00:10:49.084839 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-27 00:10:49.084945 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-27 00:10:49.325118 | 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-04-27 00:10:49.514365 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-27 00:10:53.561255 | debian-bookworm | 10 128M 10 12.9M 0 0 12.6M 0 0:00:10 0:00:01 0:00:09 12.6M 31 128M 31 40.6M 0 0 20.1M 0 0:00:06 0:00:02 0:00:04 27.7M 59 128M 59 76.8M 0 0 25.4M 0 0:00:05 0:00:03 0:00:02 31.9M 87 128M 87 112M 0 0 27.9M 0 0:00:04 0:00:04 --:--:-- 33.1M 100 128M 100 128M 0 0 28.8M 0 0:00:04 0:00:04 --:--:-- 33.5M 2026-04-27 00:10:53.571021 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-27 00:10:53.574185 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-27 00:10:54.364951 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:squid uses a tag, not a digest, to identify the image to sign. 2026-04-27 00:10:54.365039 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-27 00:10:54.365054 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-27 00:10:54.365067 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-27 00:10:54.365080 | debian-bookworm | images by tag will be removed in a future release. 2026-04-27 00:10:54.365091 | debian-bookworm | 2026-04-27 00:10:54.713761 | debian-bookworm | Signing artifact... 2026-04-27 00:10:58.724845 | debian-bookworm | ok: Runtime: 0:00:09.601892 2026-04-27 00:10:58.737615 | 2026-04-27 00:10:58.737798 | TASK [Run sbom script] 2026-04-27 00:10:59.101160 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-27 00:10:59.101362 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-04-27 00:10:59.101374 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-27 00:10:59.101381 | debian-bookworm | + version=squid 2026-04-27 00:10:59.101387 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-27 00:10:59.101395 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-27 00:10:59.109048 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-27 00:10:59.302633 | debian-bookworm | [info] checking github for the current release tag 2026-04-27 00:10:59.927453 | debian-bookworm | [info] fetching release script for tag='v1.43.0' 2026-04-27 00:11:00.206599 | debian-bookworm | [info] checking github for the current release tag 2026-04-27 00:11:00.373267 | debian-bookworm | [info] using release tag='v1.43.0' version='1.43.0' os='linux' arch='amd64' 2026-04-27 00:11:02.994358 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-27 00:11:03.027351 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json 2026-04-27 00:11:29.049125 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-04-27 00:11:35.196145 | 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-04-27 00:11:35.197187 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-04-27 00:11:35.197234 | debian-bookworm | Auto mode ON 2026-04-27 00:11:35.197248 | debian-bookworm | Reading sbom.json ... 2026-04-27 00:11:35.197265 | debian-bookworm | Uploading sbom.json ... 2026-04-27 00:11:35.197278 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-04-27 00:11:35.197290 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-04-27 00:11:35.197301 | debian-bookworm | No policy violations found. 2026-04-27 00:11:35.197313 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 7, 'LOW': 2, 'UNASSIGNED': 0} 2026-04-27 00:11:35.197325 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-27 00:11:35.305935 | debian-bookworm | ok: Runtime: 0:00:36.152066 2026-04-27 00:11:35.308928 | 2026-04-27 00:11:35.309053 | PLAY RECAP 2026-04-27 00:11:35.309140 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 00:11:35.309182 | 2026-04-27 00:11:35.449863 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-04-27 00:11:35.452307 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 00:11:36.247692 | 2026-04-27 00:11:36.247933 | PLAY [Base post] 2026-04-27 00:11:36.262646 | 2026-04-27 00:11:36.262857 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 00:11:37.163199 | debian-bookworm | changed 2026-04-27 00:11:37.173394 | 2026-04-27 00:11:37.173521 | PLAY RECAP 2026-04-27 00:11:37.173601 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 00:11:37.173690 | 2026-04-27 00:11:37.297432 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 00:11:37.298542 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 00:11:38.083229 | 2026-04-27 00:11:38.083405 | PLAY [Base post-logs] 2026-04-27 00:11:38.094643 | 2026-04-27 00:11:38.094815 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 00:11:38.577443 | localhost | changed 2026-04-27 00:11:38.587624 | 2026-04-27 00:11:38.587814 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 00:11:38.624590 | localhost | ok 2026-04-27 00:11:38.628953 | 2026-04-27 00:11:38.629074 | TASK [Set zuul-log-path fact] 2026-04-27 00:11:38.645309 | localhost | ok 2026-04-27 00:11:38.654690 | 2026-04-27 00:11:38.654822 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 00:11:38.680327 | localhost | ok 2026-04-27 00:11:38.684582 | 2026-04-27 00:11:38.684711 | TASK [upload-logs : Create log directories] 2026-04-27 00:11:39.234640 | localhost | changed 2026-04-27 00:11:39.243269 | 2026-04-27 00:11:39.243435 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 00:11:39.756350 | localhost -> localhost | ok: Runtime: 0:00:00.006497 2026-04-27 00:11:39.760655 | 2026-04-27 00:11:39.760791 | TASK [upload-logs : Upload logs to log server] 2026-04-27 00:11:40.356444 | localhost | Output suppressed because no_log was given 2026-04-27 00:11:40.358878 | 2026-04-27 00:11:40.359003 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 00:11:40.417610 | localhost | skipping: Conditional result was False 2026-04-27 00:11:40.424493 | localhost | skipping: Conditional result was False 2026-04-27 00:11:40.432011 | 2026-04-27 00:11:40.432202 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 00:11:40.482570 | localhost | skipping: Conditional result was False 2026-04-27 00:11:40.483217 | 2026-04-27 00:11:40.486727 | localhost | skipping: Conditional result was False 2026-04-27 00:11:40.493652 | 2026-04-27 00:11:40.493897 | LOOP [upload-logs : Upload console log and json output]