2025-12-12 00:00:17.423903 | Job console starting 2025-12-12 00:00:17.442352 | Updating git repos 2025-12-12 00:00:17.500312 | Cloning repos into workspace 2025-12-12 00:00:17.675661 | Restoring repo states 2025-12-12 00:00:17.710882 | Merging changes 2025-12-12 00:00:17.710898 | Checking out repos 2025-12-12 00:00:17.853413 | Preparing playbooks 2025-12-12 00:00:19.640680 | Running Ansible setup 2025-12-12 00:00:27.562495 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-12 00:00:29.410307 | 2025-12-12 00:00:29.443609 | PLAY [Base pre] 2025-12-12 00:00:29.595377 | 2025-12-12 00:00:29.595536 | TASK [Setup log path fact] 2025-12-12 00:00:29.737293 | debian-bookworm | ok 2025-12-12 00:00:29.871864 | 2025-12-12 00:00:29.872007 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-12 00:00:29.953142 | debian-bookworm | ok 2025-12-12 00:00:30.041891 | 2025-12-12 00:00:30.042007 | TASK [emit-job-header : Print job information] 2025-12-12 00:00:30.274415 | # Job Information 2025-12-12 00:00:30.274581 | Ansible Version: 2.16.14 2025-12-12 00:00:30.274614 | Job: container-image-ceph-ansible-push-quincy 2025-12-12 00:00:30.274647 | Pipeline: periodic-midnight 2025-12-12 00:00:30.274669 | Executor: 521e9411259a 2025-12-12 00:00:30.274690 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2025-12-12 00:00:30.274711 | Event ID: d952d73412944c2ba7640ac500ea7437 2025-12-12 00:00:30.287657 | 2025-12-12 00:00:30.287775 | LOOP [emit-job-header : Print node information] 2025-12-12 00:00:30.991723 | debian-bookworm | ok: 2025-12-12 00:00:30.991908 | debian-bookworm | # Node Information 2025-12-12 00:00:30.991938 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-12 00:00:30.991958 | debian-bookworm | Hostname: debian 2025-12-12 00:00:30.991976 | debian-bookworm | Username: zuul 2025-12-12 00:00:30.991993 | debian-bookworm | Distro: Debian 12.12 2025-12-12 00:00:30.992012 | debian-bookworm | Provider: regiocloud-a 2025-12-12 00:00:30.992030 | debian-bookworm | Region: 2025-12-12 00:00:30.992047 | debian-bookworm | Label: debian-bookworm 2025-12-12 00:00:30.992062 | debian-bookworm | Product Name: OpenStack Nova 2025-12-12 00:00:30.992078 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8e:386c 2025-12-12 00:00:31.007134 | 2025-12-12 00:00:31.007267 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-12 00:00:33.239934 | debian-bookworm -> localhost | changed 2025-12-12 00:00:33.251108 | 2025-12-12 00:00:33.251251 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-12 00:00:37.060806 | debian-bookworm -> localhost | changed 2025-12-12 00:00:37.087799 | 2025-12-12 00:00:37.087950 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-12 00:00:38.343758 | debian-bookworm -> localhost | ok 2025-12-12 00:00:38.350538 | 2025-12-12 00:00:38.350684 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-12 00:00:38.423483 | debian-bookworm | ok 2025-12-12 00:00:38.507888 | debian-bookworm | included: /var/lib/zuul/builds/6513b2626976446babf4f9945b86513d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-12 00:00:38.529972 | 2025-12-12 00:00:38.530115 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-12 00:00:48.790623 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-12 00:00:48.790799 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6513b2626976446babf4f9945b86513d/work/6513b2626976446babf4f9945b86513d_id_rsa 2025-12-12 00:00:48.790849 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6513b2626976446babf4f9945b86513d/work/6513b2626976446babf4f9945b86513d_id_rsa.pub 2025-12-12 00:00:48.790873 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-12 00:00:48.790893 | debian-bookworm -> localhost | SHA256:OSl7xlO8xrm6Qbi7otTYo/V3klRcQ7ANEHRKWgMF6wE zuul-build-sshkey 2025-12-12 00:00:48.790919 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-12 00:00:48.790937 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-12 00:00:48.790954 | debian-bookworm -> localhost | | E o=Oo+o. | 2025-12-12 00:00:48.790971 | debian-bookworm -> localhost | | . = + +o | 2025-12-12 00:00:48.790988 | debian-bookworm -> localhost | | + ...... | 2025-12-12 00:00:48.791004 | debian-bookworm -> localhost | | . o +o | 2025-12-12 00:00:48.791019 | debian-bookworm -> localhost | | + S.o | 2025-12-12 00:00:48.791037 | debian-bookworm -> localhost | | + *.+ o | 2025-12-12 00:00:48.791053 | debian-bookworm -> localhost | | o = o.*.= | 2025-12-12 00:00:48.791069 | debian-bookworm -> localhost | | . o.o +++.. | 2025-12-12 00:00:48.791085 | debian-bookworm -> localhost | | o. .+oo=. | 2025-12-12 00:00:48.791101 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-12 00:00:48.791146 | debian-bookworm -> localhost | ok: Runtime: 0:00:08.121658 2025-12-12 00:00:48.796527 | 2025-12-12 00:00:48.796608 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-12 00:00:48.844945 | debian-bookworm | ok 2025-12-12 00:00:48.853427 | debian-bookworm | included: /var/lib/zuul/builds/6513b2626976446babf4f9945b86513d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-12 00:00:48.874006 | 2025-12-12 00:00:48.874102 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-12 00:00:48.926069 | debian-bookworm | skipping: Conditional result was False 2025-12-12 00:00:48.932127 | 2025-12-12 00:00:48.932231 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-12 00:00:49.745954 | debian-bookworm | changed 2025-12-12 00:00:49.757604 | 2025-12-12 00:00:49.757710 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-12 00:00:50.102224 | debian-bookworm | ok 2025-12-12 00:00:50.107940 | 2025-12-12 00:00:50.108046 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-12 00:00:51.007792 | debian-bookworm | changed 2025-12-12 00:00:51.017356 | 2025-12-12 00:00:51.017473 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-12 00:00:51.840413 | debian-bookworm | changed 2025-12-12 00:00:51.856586 | 2025-12-12 00:00:51.856694 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-12 00:00:51.950683 | debian-bookworm | skipping: Conditional result was False 2025-12-12 00:00:51.960234 | 2025-12-12 00:00:51.960337 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-12 00:00:53.175955 | debian-bookworm -> localhost | changed 2025-12-12 00:00:53.186510 | 2025-12-12 00:00:53.186610 | TASK [add-build-sshkey : Add back temp key] 2025-12-12 00:00:54.309289 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6513b2626976446babf4f9945b86513d/work/6513b2626976446babf4f9945b86513d_id_rsa (zuul-build-sshkey) 2025-12-12 00:00:54.309637 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.062878 2025-12-12 00:00:54.318235 | 2025-12-12 00:00:54.318336 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-12 00:00:54.880067 | debian-bookworm | ok 2025-12-12 00:00:54.884146 | 2025-12-12 00:00:54.884226 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-12 00:00:54.927147 | debian-bookworm | skipping: Conditional result was False 2025-12-12 00:00:54.940472 | 2025-12-12 00:00:54.940584 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-12 00:00:55.482275 | debian-bookworm | ok 2025-12-12 00:00:55.497705 | 2025-12-12 00:00:55.497810 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-12 00:00:55.538519 | debian-bookworm | ok 2025-12-12 00:00:55.542683 | 2025-12-12 00:00:55.542768 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-12 00:00:56.348520 | debian-bookworm -> localhost | ok 2025-12-12 00:00:56.358809 | 2025-12-12 00:00:56.358919 | TASK [validate-host : Collect information about the host] 2025-12-12 00:00:57.883415 | debian-bookworm | ok 2025-12-12 00:00:57.902333 | 2025-12-12 00:00:57.902448 | TASK [validate-host : Sanitize hostname] 2025-12-12 00:00:58.177175 | debian-bookworm | ok 2025-12-12 00:00:58.258680 | 2025-12-12 00:00:58.258784 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-12 00:00:59.313744 | debian-bookworm -> localhost | changed 2025-12-12 00:00:59.325600 | 2025-12-12 00:00:59.325710 | TASK [validate-host : Collect information about zuul worker] 2025-12-12 00:00:59.891509 | debian-bookworm | ok 2025-12-12 00:00:59.915431 | 2025-12-12 00:00:59.915752 | TASK [validate-host : Write out all zuul information for each host] 2025-12-12 00:01:01.232336 | debian-bookworm -> localhost | changed 2025-12-12 00:01:01.243571 | 2025-12-12 00:01:01.243714 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-12 00:01:01.577432 | debian-bookworm | ok 2025-12-12 00:01:01.582819 | 2025-12-12 00:01:01.582952 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-12 00:01:03.479650 | debian-bookworm | changed: 2025-12-12 00:01:03.479827 | debian-bookworm | cd+++++++++ src/ 2025-12-12 00:01:03.479862 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-12 00:01:03.479886 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-12 00:01:03.479908 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-12-12 00:01:03.479928 | debian-bookworm | Containerfile 2025-12-12 00:01:03.480077 | debian-bookworm | 2025-12-12 00:03:35.005675 | debian-bookworm | #25 79.82 2025-12-12 00:03:35.005752 | debian-bookworm | #25 79.82 Or undo this operation with: 2025-12-12 00:03:35.005796 | debian-bookworm | #25 79.82 2025-12-12 00:03:35.005896 | debian-bookworm | #25 79.82 git switch - 2025-12-12 00:03:35.005989 | debian-bookworm | #25 79.82 2025-12-12 00:03:35.006067 | debian-bookworm | #25 79.82 Turn off this advice by setting config variable advice.detachedHead to false 2025-12-12 00:03:35.006113 | debian-bookworm | #25 79.82 2025-12-12 00:03:35.006189 | debian-bookworm | #25 79.82 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2025-12-12 00:04:59.808141 | debian-bookworm | #25 164.6 Using /etc/ansible/ansible.cfg as config file 2025-12-12 00:04:59.808364 | debian-bookworm | #25 164.6 Starting galaxy collection install process 2025-12-12 00:04:59.808448 | debian-bookworm | #25 164.6 Process install dependency map 2025-12-12 00:04:59.808507 | debian-bookworm | #25 164.6 Starting collection install process 2025-12-12 00:04:59.808571 | debian-bookworm | #25 164.6 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-1758oyxvq2vx/tmpuwvqzymr/ansible-netcommon-2.6.1-eeek_bl7 2025-12-12 00:04:59.808644 | debian-bookworm | #25 164.6 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2025-12-12 00:04:59.808741 | debian-bookworm | #25 164.6 ansible.netcommon:2.6.1 was installed successfully 2025-12-12 00:04:59.808785 | debian-bookworm | #25 164.6 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2025-12-12 00:04:59.808852 | debian-bookworm | #25 164.6 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2025-12-12 00:04:59.808909 | debian-bookworm | #25 164.6 openstack.config_template:1.3.0 was installed successfully 2025-12-12 00:04:59.808960 | debian-bookworm | #25 164.6 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-1758oyxvq2vx/tmpuwvqzymr/ansible-posix-2.1.0-z7or2_ra 2025-12-12 00:04:59.809015 | debian-bookworm | #25 164.6 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-12-12 00:04:59.809083 | debian-bookworm | #25 164.6 ansible.posix:2.1.0 was installed successfully 2025-12-12 00:04:59.809135 | debian-bookworm | #25 164.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.0.tar.gz to /root/.ansible/tmp/ansible-local-1758oyxvq2vx/tmpuwvqzymr/ansible-utils-6.0.0-ncm3nreo 2025-12-12 00:04:59.809190 | debian-bookworm | #25 164.6 Installing 'ansible.utils:6.0.0' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2025-12-12 00:04:59.809308 | debian-bookworm | #25 164.6 ansible.utils:6.0.0 was installed successfully 2025-12-12 00:04:59.809364 | debian-bookworm | #25 164.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.21.0.tar.gz to /root/.ansible/tmp/ansible-local-1758oyxvq2vx/tmpuwvqzymr/netbox-netbox-3.21.0-mhtqfy8g 2025-12-12 00:04:59.809420 | debian-bookworm | #25 164.6 Installing 'netbox.netbox:3.21.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2025-12-12 00:04:59.809471 | debian-bookworm | #25 164.6 netbox.netbox:3.21.0 was installed successfully 2025-12-12 00:04:59.809529 | debian-bookworm | #25 164.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20251126.0.tar.gz to /root/.ansible/tmp/ansible-local-1758oyxvq2vx/tmpuwvqzymr/osism-commons-0.20251126.0-f2tz3gmm 2025-12-12 00:04:59.809580 | debian-bookworm | #25 164.6 Installing 'osism.commons:0.20251126.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2025-12-12 00:04:59.809634 | debian-bookworm | #25 164.6 osism.commons:0.20251126.0 was installed successfully 2025-12-12 00:04:59.809685 | debian-bookworm | #25 164.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1758oyxvq2vx/tmpuwvqzymr/community-general-12.1.0-yoo85rca 2025-12-12 00:04:59.809740 | debian-bookworm | #25 164.6 Installing 'community.general:12.1.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-12-12 00:04:59.809798 | debian-bookworm | #25 164.6 community.general:12.1.0 was installed successfully 2025-12-12 00:04:59.910767 | debian-bookworm | #25 164.7 + ln -s /usr/share/ansible/collections /ansible/collections 2025-12-12 00:04:59.910844 | debian-bookworm | #25 164.7 + mkdir -p /usr/share/mitogen 2025-12-12 00:04:59.910856 | debian-bookworm | #25 164.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2025-12-12 00:05:00.149536 | debian-bookworm | #25 164.8 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2025-12-12 00:05:00.149663 | debian-bookworm | #25 164.8 + rm /mitogen.tar.gz 2025-12-12 00:05:00.149682 | debian-bookworm | #25 164.8 ++ grep ceph_ansible_version: /release/latest/ceph-quincy.yml 2025-12-12 00:05:00.149696 | debian-bookworm | #25 164.8 ++ awk '-F: ' '{ print $2 }' 2025-12-12 00:05:00.149707 | debian-bookworm | #25 164.8 + PROJECT_VERSION=stable-7.0 2025-12-12 00:05:00.149719 | debian-bookworm | #25 164.8 + git clone -b stable-7.0 https://github.com/ceph/ceph-ansible /repository 2025-12-12 00:05:00.149731 | debian-bookworm | #25 164.8 Cloning into '/repository'... 2025-12-12 00:05:02.342325 | debian-bookworm | #25 167.2 ++ find /patches/stable-7.0 -name '*.patch' 2025-12-12 00:05:02.442903 | debian-bookworm | #25 167.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-12-12 00:05:02.442990 | debian-bookworm | #25 167.2 + echo /patches/stable-7.0/always-use-ceph-uid-64045.patch 2025-12-12 00:05:02.443015 | debian-bookworm | #25 167.2 /patches/stable-7.0/always-use-ceph-uid-64045.patch 2025-12-12 00:05:02.443050 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.443080 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 --dry-run 2025-12-12 00:05:02.443103 | debian-bookworm | #25 167.2 checking file roles/ceph-defaults/defaults/main.yml 2025-12-12 00:05:02.443126 | debian-bookworm | #25 167.2 Hunk #1 succeeded at 257 (offset 12 lines). 2025-12-12 00:05:02.443166 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.443189 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 2025-12-12 00:05:02.443211 | debian-bookworm | #25 167.2 patching file roles/ceph-defaults/defaults/main.yml 2025-12-12 00:05:02.443265 | debian-bookworm | #25 167.2 Hunk #1 succeeded at 257 (offset 12 lines). 2025-12-12 00:05:02.443289 | debian-bookworm | #25 167.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-12-12 00:05:02.443311 | debian-bookworm | #25 167.2 + echo /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2025-12-12 00:05:02.443351 | debian-bookworm | #25 167.2 /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2025-12-12 00:05:02.443373 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.443396 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 --dry-run 2025-12-12 00:05:02.443435 | debian-bookworm | #25 167.2 checking file infrastructure-playbooks/shrink-osd.yml 2025-12-12 00:05:02.443457 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.443480 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 2025-12-12 00:05:02.443520 | debian-bookworm | #25 167.2 patching file infrastructure-playbooks/shrink-osd.yml 2025-12-12 00:05:02.443543 | debian-bookworm | #25 167.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-12-12 00:05:02.443565 | debian-bookworm | #25 167.2 /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2025-12-12 00:05:02.443604 | debian-bookworm | #25 167.2 + echo /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2025-12-12 00:05:02.443626 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.443648 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 --dry-run 2025-12-12 00:05:02.443686 | debian-bookworm | #25 167.2 checking file roles/ceph-client/meta/main.yml 2025-12-12 00:05:02.443708 | debian-bookworm | #25 167.2 checking file roles/ceph-common/meta/main.yml 2025-12-12 00:05:02.443730 | debian-bookworm | #25 167.2 checking file roles/ceph-container-common/meta/main.yml 2025-12-12 00:05:02.443769 | debian-bookworm | #25 167.2 checking file roles/ceph-defaults/meta/main.yml 2025-12-12 00:05:02.443791 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/meta/main.yml 2025-12-12 00:05:02.443813 | debian-bookworm | #25 167.2 checking file roles/ceph-mds/meta/main.yml 2025-12-12 00:05:02.443851 | debian-bookworm | #25 167.2 checking file roles/ceph-mgr/meta/main.yml 2025-12-12 00:05:02.443874 | debian-bookworm | #25 167.2 checking file roles/ceph-mon/meta/main.yml 2025-12-12 00:05:02.443895 | debian-bookworm | #25 167.2 checking file roles/ceph-osd/meta/main.yml 2025-12-12 00:05:02.443933 | debian-bookworm | #25 167.2 checking file roles/ceph-rbd-mirror/meta/main.yml 2025-12-12 00:05:02.443956 | debian-bookworm | #25 167.2 checking file roles/ceph-rgw/meta/main.yml 2025-12-12 00:05:02.443978 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.444016 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 2025-12-12 00:05:02.444038 | debian-bookworm | #25 167.2 patching file roles/ceph-client/meta/main.yml 2025-12-12 00:05:02.444060 | debian-bookworm | #25 167.2 patching file roles/ceph-common/meta/main.yml 2025-12-12 00:05:02.444099 | debian-bookworm | #25 167.2 patching file roles/ceph-container-common/meta/main.yml 2025-12-12 00:05:02.444121 | debian-bookworm | #25 167.2 patching file roles/ceph-defaults/meta/main.yml 2025-12-12 00:05:02.444147 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/meta/main.yml 2025-12-12 00:05:02.444191 | debian-bookworm | #25 167.2 patching file roles/ceph-mds/meta/main.yml 2025-12-12 00:05:02.444213 | debian-bookworm | #25 167.2 patching file roles/ceph-mgr/meta/main.yml 2025-12-12 00:05:02.444289 | debian-bookworm | #25 167.2 patching file roles/ceph-mon/meta/main.yml 2025-12-12 00:05:02.444321 | debian-bookworm | #25 167.2 patching file roles/ceph-osd/meta/main.yml 2025-12-12 00:05:02.444343 | debian-bookworm | #25 167.2 patching file roles/ceph-rbd-mirror/meta/main.yml 2025-12-12 00:05:02.444380 | debian-bookworm | #25 167.2 patching file roles/ceph-rgw/meta/main.yml 2025-12-12 00:05:02.444425 | debian-bookworm | #25 167.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-12-12 00:05:02.444448 | debian-bookworm | #25 167.2 + echo /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2025-12-12 00:05:02.444470 | debian-bookworm | #25 167.2 /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2025-12-12 00:05:02.444509 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.444532 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 --dry-run 2025-12-12 00:05:02.444555 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_crash.yml 2025-12-12 00:05:02.444594 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_mdss.yml 2025-12-12 00:05:02.444616 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2025-12-12 00:05:02.444639 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_mons.yml 2025-12-12 00:05:02.444678 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_osds.yml 2025-12-12 00:05:02.444700 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2025-12-12 00:05:02.444722 | debian-bookworm | #25 167.2 checking file roles/ceph-handler/tasks/handler_rgws.yml 2025-12-12 00:05:02.444760 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.444782 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 2025-12-12 00:05:02.444804 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_crash.yml 2025-12-12 00:05:02.444842 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_mdss.yml 2025-12-12 00:05:02.444872 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2025-12-12 00:05:02.444905 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_mons.yml 2025-12-12 00:05:02.444933 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_osds.yml 2025-12-12 00:05:02.444959 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2025-12-12 00:05:02.444981 | debian-bookworm | #25 167.2 patching file roles/ceph-handler/tasks/handler_rgws.yml 2025-12-12 00:05:02.445018 | debian-bookworm | #25 167.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-12-12 00:05:02.445040 | debian-bookworm | #25 167.2 + echo /patches/stable-7.0/container-binary.patch 2025-12-12 00:05:02.445120 | debian-bookworm | #25 167.2 /patches/stable-7.0/container-binary.patch 2025-12-12 00:05:02.445146 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.445169 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 --dry-run 2025-12-12 00:05:02.445208 | debian-bookworm | #25 167.2 checking file roles/ceph-facts/tasks/container_binary.yml 2025-12-12 00:05:02.445231 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.445286 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 2025-12-12 00:05:02.445308 | debian-bookworm | #25 167.2 patching file roles/ceph-facts/tasks/container_binary.yml 2025-12-12 00:05:02.445330 | debian-bookworm | #25 167.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2025-12-12 00:05:02.445370 | debian-bookworm | #25 167.2 + echo /patches/stable-7.0/validate-ignore-ansible-version.patch 2025-12-12 00:05:02.445392 | debian-bookworm | #25 167.2 /patches/stable-7.0/validate-ignore-ansible-version.patch 2025-12-12 00:05:02.445414 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.445454 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 --dry-run 2025-12-12 00:05:02.445477 | debian-bookworm | #25 167.2 checking file roles/ceph-validate/tasks/check_system.yml 2025-12-12 00:05:02.445499 | debian-bookworm | #25 167.2 + cd /repository 2025-12-12 00:05:02.445538 | debian-bookworm | #25 167.2 + patch --forward --batch -p1 2025-12-12 00:05:02.445560 | debian-bookworm | #25 167.2 patching file roles/ceph-validate/tasks/check_system.yml 2025-12-12 00:05:02.445582 | debian-bookworm | #25 167.2 + '[' -e /repository/plugins/actions ']' 2025-12-12 00:05:02.445622 | debian-bookworm | #25 167.2 + '[' -e /repository/plugins/callback ']' 2025-12-12 00:05:02.445645 | debian-bookworm | #25 167.2 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2025-12-12 00:05:02.445667 | debian-bookworm | #25 167.2 + '[' -e /repository/plugins/filter ']' 2025-12-12 00:05:02.445707 | debian-bookworm | #25 167.2 + cp repository/plugins/filter/__init__.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2025-12-12 00:05:02.445741 | debian-bookworm | #25 167.2 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.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/igw_client.py /repository/library/igw_gateway.py /repository/library/igw_lun.py /repository/library/igw_purge.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 2025-12-12 00:05:02.445791 | debian-bookworm | #25 167.2 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2025-12-12 00:05:02.445815 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.445837 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/purge-container-cluster.yml 2025-12-12 00:05:02.445876 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2025-12-12 00:05:02.445898 | debian-bookworm | #25 167.2 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2025-12-12 00:05:02.445920 | debian-bookworm | #25 167.2 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2025-12-12 00:05:02.445958 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.445980 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2025-12-12 00:05:02.446002 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/purge-cluster.yml 2025-12-12 00:05:02.446041 | debian-bookworm | #25 167.2 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2025-12-12 00:05:02.446064 | debian-bookworm | #25 167.2 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2025-12-12 00:05:02.446085 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446124 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/lv-create.yml 2025-12-12 00:05:02.446146 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/lv-create.yml 2025-12-12 00:05:02.446168 | debian-bookworm | #25 167.2 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2025-12-12 00:05:02.446205 | debian-bookworm | #25 167.2 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2025-12-12 00:05:02.446227 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/add-mon.yml 2025-12-12 00:05:02.446277 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446300 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/add-mon.yml 2025-12-12 00:05:02.446325 | debian-bookworm | #25 167.2 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2025-12-12 00:05:02.446365 | debian-bookworm | #25 167.2 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2025-12-12 00:05:02.446387 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446409 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2025-12-12 00:05:02.446447 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2025-12-12 00:05:02.446469 | debian-bookworm | #25 167.2 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2025-12-12 00:05:02.446491 | debian-bookworm | #25 167.2 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2025-12-12 00:05:02.446529 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446551 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2025-12-12 00:05:02.446577 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/storage-inventory.yml 2025-12-12 00:05:02.446616 | debian-bookworm | #25 167.2 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2025-12-12 00:05:02.446639 | debian-bookworm | #25 167.2 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2025-12-12 00:05:02.446660 | debian-bookworm | #25 167.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446698 | debian-bookworm | #25 167.2 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2025-12-12 00:05:02.446720 | debian-bookworm | #25 167.2 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2025-12-12 00:05:02.446742 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2025-12-12 00:05:02.446781 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2025-12-12 00:05:02.446804 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446827 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2025-12-12 00:05:02.446865 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/shrink-mon.yml 2025-12-12 00:05:02.446887 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2025-12-12 00:05:02.446909 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2025-12-12 00:05:02.446947 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2025-12-12 00:05:02.446969 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.446991 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2025-12-12 00:05:02.447028 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2025-12-12 00:05:02.447050 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2025-12-12 00:05:02.447071 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2025-12-12 00:05:02.447109 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.447131 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2025-12-12 00:05:02.447152 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2025-12-12 00:05:02.447174 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2025-12-12 00:05:02.544438 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.544585 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2025-12-12 00:05:02.544662 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2025-12-12 00:05:02.544720 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2025-12-12 00:05:02.544780 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.544852 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2025-12-12 00:05:02.544892 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2025-12-12 00:05:02.544957 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2025-12-12 00:05:02.545016 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/shrink-osd.yml 2025-12-12 00:05:02.545102 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2025-12-12 00:05:02.545159 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.545216 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/rolling_update.yml 2025-12-12 00:05:02.545313 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/rolling_update.yml 2025-12-12 00:05:02.545372 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2025-12-12 00:05:02.545423 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2025-12-12 00:05:02.545479 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.545529 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2025-12-12 00:05:02.545585 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/shrink-mds.yml 2025-12-12 00:05:02.545635 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2025-12-12 00:05:02.545691 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2025-12-12 00:05:02.545742 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.545797 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2025-12-12 00:05:02.545848 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/ceph-keys.yml 2025-12-12 00:05:02.545903 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2025-12-12 00:05:02.545953 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2025-12-12 00:05:02.546008 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.546058 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2025-12-12 00:05:02.546126 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/shrink-rgw.yml 2025-12-12 00:05:02.546177 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2025-12-12 00:05:02.546257 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2025-12-12 00:05:02.546311 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/purge-dashboard.yml 2025-12-12 00:05:02.546366 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.546417 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2025-12-12 00:05:02.546472 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2025-12-12 00:05:02.546523 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2025-12-12 00:05:02.546579 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.546629 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-12-12 00:05:02.546684 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-12-12 00:05:02.546735 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-12-12 00:05:02.546793 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2025-12-12 00:05:02.546844 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.546900 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2025-12-12 00:05:02.546951 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/cephadm.yml 2025-12-12 00:05:02.547006 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2025-12-12 00:05:02.547056 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2025-12-12 00:05:02.547111 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.547162 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2025-12-12 00:05:02.547277 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2025-12-12 00:05:02.547350 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2025-12-12 00:05:02.547405 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/filestore-to-bluestore.yml /ansible/ceph-filestore-to-bluestore.yml 2025-12-12 00:05:02.547456 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.547512 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2025-12-12 00:05:02.547562 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/cephadm-adopt.yml 2025-12-12 00:05:02.547617 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2025-12-12 00:05:02.547668 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2025-12-12 00:05:02.547733 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2025-12-12 00:05:02.547783 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.547839 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2025-12-12 00:05:02.547889 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2025-12-12 00:05:02.547945 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/purge-iscsi-gateways.yml /ansible/ceph-purge-iscsi-gateways.yml 2025-12-12 00:05:02.547995 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.548056 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2025-12-12 00:05:02.548108 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/lv-teardown.yml 2025-12-12 00:05:02.548163 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2025-12-12 00:05:02.548213 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2025-12-12 00:05:02.548296 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.548337 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2025-12-12 00:05:02.548403 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/shrink-mgr.yml 2025-12-12 00:05:02.548459 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2025-12-12 00:05:02.548509 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2025-12-12 00:05:02.548564 | debian-bookworm | #25 167.3 /repository/infrastructure-playbooks/docker-to-podman.yml 2025-12-12 00:05:02.548614 | debian-bookworm | #25 167.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2025-12-12 00:05:02.548669 | debian-bookworm | #25 167.3 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2025-12-12 00:05:02.548718 | debian-bookworm | #25 167.3 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2025-12-12 00:05:02.548773 | debian-bookworm | #25 167.3 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2025-12-12 00:05:02.548833 | debian-bookworm | #25 167.3 + 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-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-iscsi-gw /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 2025-12-12 00:05:02.548904 | debian-bookworm | #25 167.3 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2025-12-12 00:05:02.548952 | debian-bookworm | #25 167.3 + '[' -e /repository/site-docker.yml.sample ']' 2025-12-12 00:05:02.549015 | debian-bookworm | #25 167.3 + '[' -e /repository/site-container.yml.sample ']' 2025-12-12 00:05:02.549081 | debian-bookworm | #25 167.3 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2025-12-12 00:05:02.549136 | debian-bookworm | #25 167.3 + '[' -e /repository/dashboard.yml ']' 2025-12-12 00:05:02.549192 | debian-bookworm | #25 167.3 + cp /repository/dashboard.yml /ansible/dashboard.yml 2025-12-12 00:05:02.549257 | debian-bookworm | #25 167.3 + '[' -e /repository/module_utils ']' 2025-12-12 00:05:02.549327 | debian-bookworm | #25 167.3 + cp -r /repository/module_utils /ansible 2025-12-12 00:05:02.549366 | debian-bookworm | #25 167.3 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2025-12-12 00:05:02.549434 | debian-bookworm | #25 167.3 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-iscsi-gateways.yml /ansible/ceph-purge-storage-node.yml 2025-12-12 00:05:02.549475 | debian-bookworm | #25 167.3 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2025-12-12 00:05:02.549515 | debian-bookworm | #25 167.4 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2025-12-12 00:05:02.549582 | debian-bookworm | #25 167.4 + mkdir -p /tests 2025-12-12 00:05:02.701204 | debian-bookworm | #25 167.4 + 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 2025-12-12 00:05:02.701375 | debian-bookworm | #25 167.4 + python3 -m ara.setup.env 2025-12-12 00:05:02.701396 | debian-bookworm | #25 167.5 + python3 /src/render-playbooks.py 2025-12-12 00:05:02.914528 | debian-bookworm | #25 167.6 + chown -R dragon: /ansible /share /interface 2025-12-12 00:05:02.914654 | debian-bookworm | #25 167.7 + apt-get clean 2025-12-12 00:05:03.085894 | debian-bookworm | #25 167.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2025-12-12 00:05:03.614499 | debian-bookworm | #25 167.8 Reading package lists... 2025-12-12 00:05:03.808328 | debian-bookworm | #25 168.5 Building dependency tree... 2025-12-12 00:05:03.959501 | debian-bookworm | #25 168.6 Reading state information... 2025-12-12 00:05:03.994291 | debian-bookworm | #25 168.8 The following packages were automatically installed and are no longer required: 2025-12-12 00:05:03.994418 | debian-bookworm | #25 168.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2025-12-12 00:05:04.160344 | debian-bookworm | #25 168.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2025-12-12 00:05:04.160430 | debian-bookworm | #25 168.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-12 00:05:04.160444 | debian-bookworm | #25 168.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2025-12-12 00:05:04.160455 | debian-bookworm | #25 168.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2025-12-12 00:05:04.160467 | debian-bookworm | #25 168.8 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2025-12-12 00:05:04.160478 | debian-bookworm | #25 168.8 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2025-12-12 00:05:04.160488 | debian-bookworm | #25 168.8 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2025-12-12 00:05:04.160499 | debian-bookworm | #25 168.8 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2025-12-12 00:05:04.160510 | debian-bookworm | #25 168.8 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2025-12-12 00:05:04.160522 | debian-bookworm | #25 168.8 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2025-12-12 00:05:04.160533 | debian-bookworm | #25 168.8 Use 'apt autoremove' to remove them. 2025-12-12 00:05:04.160544 | debian-bookworm | #25 168.8 The following packages will be REMOVED: 2025-12-12 00:05:04.160555 | debian-bookworm | #25 168.8 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2025-12-12 00:05:04.226596 | debian-bookworm | #25 169.0 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2025-12-12 00:05:04.226752 | debian-bookworm | #25 169.0 After this operation, 60.6 MB disk space will be freed. 2025-12-12 00:05:04.448867 | debian-bookworm | #25 169.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16752 files and directories currently installed.) 2025-12-12 00:05:04.448958 | debian-bookworm | #25 169.1 Removing build-essential (12.9) ... 2025-12-12 00:05:04.448973 | debian-bookworm | #25 169.1 Removing git (1:2.39.5-0+deb12u2) ... 2025-12-12 00:05:04.448984 | debian-bookworm | #25 169.3 Removing libffi-dev:amd64 (3.4.4-1) ... 2025-12-12 00:05:04.580029 | debian-bookworm | #25 169.3 Removing libssh-dev:amd64 (0.10.6-0+deb12u1) ... 2025-12-12 00:05:04.580111 | debian-bookworm | #25 169.4 Removing libssl-dev:amd64 (3.0.17-1~deb12u3) ... 2025-12-12 00:05:04.876020 | debian-bookworm | #25 169.5 Removing libyaml-dev:amd64 (0.2.5-1) ... 2025-12-12 00:05:04.876149 | debian-bookworm | #25 169.6 Removing python3-dev (3.11.2-1+b1) ... 2025-12-12 00:05:04.876196 | debian-bookworm | #25 169.7 + apt-get autoremove -y 2025-12-12 00:05:05.636817 | debian-bookworm | #25 169.7 Reading package lists... 2025-12-12 00:05:05.853472 | debian-bookworm | #25 170.5 Building dependency tree... 2025-12-12 00:05:05.853567 | debian-bookworm | #25 170.7 Reading state information... 2025-12-12 00:05:06.077170 | debian-bookworm | #25 170.9 The following packages will be REMOVED: 2025-12-12 00:05:06.077373 | debian-bookworm | #25 170.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2025-12-12 00:05:06.229778 | debian-bookworm | #25 170.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2025-12-12 00:05:06.229879 | debian-bookworm | #25 170.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-12 00:05:06.229896 | debian-bookworm | #25 170.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2025-12-12 00:05:06.229908 | debian-bookworm | #25 170.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2025-12-12 00:05:06.229920 | debian-bookworm | #25 170.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2025-12-12 00:05:06.229931 | debian-bookworm | #25 170.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2025-12-12 00:05:06.229943 | debian-bookworm | #25 170.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2025-12-12 00:05:06.229954 | debian-bookworm | #25 170.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2025-12-12 00:05:06.229965 | debian-bookworm | #25 170.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2025-12-12 00:05:06.229977 | debian-bookworm | #25 170.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2025-12-12 00:05:06.316099 | debian-bookworm | #25 171.1 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2025-12-12 00:05:06.316182 | debian-bookworm | #25 171.1 After this operation, 358 MB disk space will be freed. 2025-12-12 00:05:06.490540 | debian-bookworm | #25 171.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 ... 15613 files and directories currently installed.) 2025-12-12 00:05:06.490640 | debian-bookworm | #25 171.2 Removing g++ (4:12.2.0-3) ... 2025-12-12 00:05:06.490678 | debian-bookworm | #25 171.3 Removing gcc (4:12.2.0-3) ... 2025-12-12 00:05:06.661293 | debian-bookworm | #25 171.4 Removing dpkg-dev (1.21.22) ... 2025-12-12 00:05:06.804784 | debian-bookworm | #25 171.5 Removing bzip2 (1.0.8-5+b1) ... 2025-12-12 00:05:06.804860 | debian-bookworm | #25 171.6 Removing cpp (4:12.2.0-3) ... 2025-12-12 00:05:06.804873 | debian-bookworm | #25 171.6 Removing g++-12 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:06.953865 | debian-bookworm | #25 171.7 Removing git-man (1:2.39.5-0+deb12u2) ... 2025-12-12 00:05:06.954004 | debian-bookworm | #25 171.8 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:07.081931 | debian-bookworm | #25 171.9 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2025-12-12 00:05:07.214897 | debian-bookworm | #25 172.0 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2025-12-12 00:05:07.214979 | debian-bookworm | #25 172.0 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2025-12-12 00:05:07.348717 | debian-bookworm | #25 172.1 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2025-12-12 00:05:07.348854 | debian-bookworm | #25 172.2 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2025-12-12 00:05:07.594288 | debian-bookworm | #25 172.3 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2025-12-12 00:05:07.594419 | debian-bookworm | #25 172.4 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2025-12-12 00:05:07.594468 | debian-bookworm | #25 172.4 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2025-12-12 00:05:07.858213 | debian-bookworm | #25 172.5 Removing libc-dev-bin (2.36-9+deb12u13) ... 2025-12-12 00:05:07.858361 | debian-bookworm | #25 172.6 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2025-12-12 00:05:07.858388 | debian-bookworm | #25 172.7 Removing libdpkg-perl (1.21.22) ... 2025-12-12 00:05:07.971319 | debian-bookworm | #25 172.8 Removing liberror-perl (0.17029-2) ... 2025-12-12 00:05:08.104037 | debian-bookworm | #25 172.9 Removing perl (5.36.0-7+deb12u3) ... 2025-12-12 00:05:08.104157 | debian-bookworm | #25 172.9 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2025-12-12 00:05:08.335158 | debian-bookworm | #25 173.0 Removing libgdbm-compat4:amd64 (1.23-3) ... 2025-12-12 00:05:08.335347 | debian-bookworm | #25 173.2 Removing libjs-sphinxdoc (5.3.0-4) ... 2025-12-12 00:05:08.609168 | debian-bookworm | #25 173.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-12 00:05:08.609272 | debian-bookworm | #25 173.4 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-12 00:05:08.609287 | debian-bookworm | #25 173.4 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2025-12-12 00:05:08.765157 | debian-bookworm | #25 173.6 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2025-12-12 00:05:08.876279 | debian-bookworm | #25 173.7 Removing libnsl-dev:amd64 (1.3.0-2) ... 2025-12-12 00:05:09.043387 | debian-bookworm | #25 173.8 Removing libpsl5:amd64 (0.21.2-1) ... 2025-12-12 00:05:09.043505 | debian-bookworm | #25 173.9 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2025-12-12 00:05:09.300730 | debian-bookworm | #25 174.0 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2025-12-12 00:05:09.300850 | debian-bookworm | #25 174.1 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2025-12-12 00:05:09.417978 | debian-bookworm | #25 174.1 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2025-12-12 00:05:09.418061 | debian-bookworm | #25 174.2 Removing libssh-4:amd64 (0.10.6-0+deb12u1) ... 2025-12-12 00:05:09.544643 | debian-bookworm | #25 174.3 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2025-12-12 00:05:09.677055 | debian-bookworm | #25 174.4 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2025-12-12 00:05:09.677250 | debian-bookworm | #25 174.4 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2025-12-12 00:05:09.677301 | debian-bookworm | #25 174.5 Removing linux-libc-dev:amd64 (6.1.158-1) ... 2025-12-12 00:05:09.783075 | debian-bookworm | #25 174.6 Removing make (4.3-4.1) ... 2025-12-12 00:05:09.999343 | debian-bookworm | #25 174.7 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2025-12-12 00:05:09.999486 | debian-bookworm | #25 174.8 Removing rpcsvc-proto (1.4.3-1) ... 2025-12-12 00:05:10.116800 | debian-bookworm | #25 174.9 Removing xz-utils (5.4.1-1) ... 2025-12-12 00:05:10.292509 | debian-bookworm | #25 175.0 Removing gcc-12 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:10.292595 | debian-bookworm | #25 175.1 Removing binutils (2.40-2) ... 2025-12-12 00:05:10.432714 | debian-bookworm | #25 175.2 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2025-12-12 00:05:10.432772 | debian-bookworm | #25 175.3 Removing libgprofng0:amd64 (2.40-2) ... 2025-12-12 00:05:10.544508 | debian-bookworm | #25 175.4 Removing libctf0:amd64 (2.40-2) ... 2025-12-12 00:05:10.718273 | debian-bookworm | #25 175.4 Removing libbinutils:amd64 (2.40-2) ... 2025-12-12 00:05:10.718371 | debian-bookworm | #25 175.5 Removing binutils-common:amd64 (2.40-2) ... 2025-12-12 00:05:10.828082 | debian-bookworm | #25 175.6 Removing cpp-12 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:10.828161 | debian-bookworm | #25 175.6 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:10.986840 | debian-bookworm | #25 175.7 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:10.986932 | debian-bookworm | #25 175.8 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:11.160430 | debian-bookworm | #25 175.9 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:11.160507 | debian-bookworm | #25 176.0 Removing libctf-nobfd0:amd64 (2.40-2) ... 2025-12-12 00:05:11.274248 | debian-bookworm | #25 176.1 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:11.390134 | debian-bookworm | #25 176.2 Removing libisl23:amd64 (0.25-1.1) ... 2025-12-12 00:05:11.539881 | debian-bookworm | #25 176.4 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:11.690374 | debian-bookworm | #25 176.4 Removing libjansson4:amd64 (2.14-2) ... 2025-12-12 00:05:11.690494 | debian-bookworm | #25 176.5 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:11.883175 | debian-bookworm | #25 176.7 Removing libmpc3:amd64 (1.3.1-1) ... 2025-12-12 00:05:12.004613 | debian-bookworm | #25 176.8 Removing libmpfr6:amd64 (4.2.0-1) ... 2025-12-12 00:05:12.164443 | debian-bookworm | #25 176.9 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:12.164571 | debian-bookworm | #25 177.0 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:12.377594 | debian-bookworm | #25 177.1 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2025-12-12 00:05:12.377700 | debian-bookworm | #25 177.2 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2025-12-12 00:05:12.479760 | debian-bookworm | #25 177.3 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-0e34c87237fb4913.lock /tmp/uv-setuptools-1266382cc2024643.lock /tmp/uv-setuptools-5b699b3629418371.lock /tmp/uv-setuptools-f5e883c058cc47e6.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/*' 2025-12-12 00:05:12.479918 | debian-bookworm | #25 177.3 + uv pip install --no-cache --system pyclean==3.0.0 2025-12-12 00:05:12.688781 | debian-bookworm | #25 177.4 Using Python 3.13.11 environment at: /usr/local 2025-12-12 00:05:12.689016 | debian-bookworm | #25 177.5 Resolved 1 package in 97ms 2025-12-12 00:05:12.932741 | debian-bookworm | #25 177.5 Prepared 1 package in 19ms 2025-12-12 00:05:12.932824 | debian-bookworm | #25 177.5 Installed 1 package in 6ms 2025-12-12 00:05:12.932842 | debian-bookworm | #25 177.5 + pyclean==3.0.0 2025-12-12 00:05:12.932860 | debian-bookworm | #25 177.5 + pyclean /usr 2025-12-12 00:05:12.932876 | debian-bookworm | #25 177.6 Cleaning directory /usr 2025-12-12 00:05:13.557098 | debian-bookworm | #25 178.4 Total 1903 files, 298 directories removed. 2025-12-12 00:05:13.719213 | debian-bookworm | #25 178.4 + uv pip uninstall --system pyclean 2025-12-12 00:05:13.998087 | debian-bookworm | #25 178.7 Using Python 3.13.11 environment at: /usr/local 2025-12-12 00:05:14.023571 | debian-bookworm | #25 178.7 Uninstalled 1 package in 263ms 2025-12-12 00:05:14.023648 | debian-bookworm | #25 178.7 - pyclean==3.0.0 2025-12-12 00:05:14.303534 | debian-bookworm | #25 DONE 179.1s 2025-12-12 00:05:21.084193 | debian-bookworm | 2025-12-12 00:05:21.084352 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2025-12-12 00:05:21.274764 | debian-bookworm | #26 DONE 3.9s 2025-12-12 00:05:21.433301 | debian-bookworm | 2025-12-12 00:05:21.433426 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2025-12-12 00:05:21.433459 | debian-bookworm | #26 merging 2025-12-12 00:05:24.971478 | debian-bookworm | #26 merging 3.7s done 2025-12-12 00:05:24.971688 | debian-bookworm | #26 DONE 7.6s 2025-12-12 00:05:25.122878 | debian-bookworm | 2025-12-12 00:05:25.123045 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2025-12-12 00:05:25.424609 | debian-bookworm | #27 DONE 0.5s 2025-12-12 00:05:25.578875 | debian-bookworm | 2025-12-12 00:05:25.578988 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2025-12-12 00:05:27.319438 | debian-bookworm | #28 DONE 1.9s 2025-12-12 00:05:27.482019 | debian-bookworm | 2025-12-12 00:05:27.482129 | debian-bookworm | #29 exporting to image 2025-12-12 00:05:27.482147 | debian-bookworm | #29 exporting layers 2025-12-12 00:05:56.698938 | debian-bookworm | #29 exporting layers 29.4s done 2025-12-12 00:05:56.699142 | debian-bookworm | #29 exporting manifest sha256:3c1c9719616bca3d8e66432eff592c73f492e19a49980a201b4b3ebfd2508153 2025-12-12 00:05:56.844799 | debian-bookworm | #29 exporting manifest sha256:3c1c9719616bca3d8e66432eff592c73f492e19a49980a201b4b3ebfd2508153 0.0s done 2025-12-12 00:05:56.844959 | debian-bookworm | #29 exporting config sha256:833ffd6165f6057327e7231f8e8f623d94a8023d76221ace8c9a0f671bef36f2 0.0s done 2025-12-12 00:05:56.845002 | debian-bookworm | #29 exporting attestation manifest sha256:ebc16d4707ec2103dece08eed9301e3656c3de18c86d5c32e7e5e310dde2b627 0.1s done 2025-12-12 00:05:57.031968 | debian-bookworm | #29 exporting manifest list sha256:3c3ab719c4dec273ab8d27a5c55a56a9a4dc54b67a156d951c0a005e1592a442 0.0s done 2025-12-12 00:05:57.032314 | debian-bookworm | #29 naming to docker.io/library/adf5b43:latest done 2025-12-12 00:05:57.032369 | debian-bookworm | #29 unpacking to docker.io/library/adf5b43:latest 2025-12-12 00:06:05.217098 | debian-bookworm | #29 unpacking to docker.io/library/adf5b43:latest 8.3s done 2025-12-12 00:06:05.402107 | debian-bookworm | #29 DONE 37.9s 2025-12-12 00:06:05.585773 | debian-bookworm | ok: Runtime: 0:04:02.781006 2025-12-12 00:06:05.606880 | 2025-12-12 00:06:05.607018 | TASK [Run push script] 2025-12-12 00:06:05.919360 | debian-bookworm | ++ git rev-parse --short HEAD 2025-12-12 00:06:05.924212 | debian-bookworm | + revision=adf5b43 2025-12-12 00:06:05.924307 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-12-12 00:06:05.924325 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-12-12 00:06:05.924342 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2025-12-12 00:06:05.924358 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2025-12-12 00:06:05.924383 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:quincy 2025-12-12 00:06:05.924446 | debian-bookworm | + docker tag adf5b43 osism.harbor.regio.digital/osism/ceph-ansible:quincy 2025-12-12 00:06:05.988952 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:quincy 2025-12-12 00:06:06.016970 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2025-12-12 00:06:06.127094 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.127301 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.127328 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.127341 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.127354 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.127366 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.127378 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.224356 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.224479 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.224495 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.224508 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.224520 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.224531 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.224544 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.324893 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.325011 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.325025 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.325037 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.325051 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.325107 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.325120 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.426792 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.426966 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.427033 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.427096 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.427155 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.427226 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.427279 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.523836 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.524156 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.524338 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.524447 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.524538 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.524639 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.524747 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.624545 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.624696 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.624751 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.624797 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.624841 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.624883 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.624923 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.723591 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.723689 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.723701 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.723709 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.723718 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.723727 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.723738 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.823979 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.824091 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.824106 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.824118 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.824130 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:06.824147 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.824194 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.924496 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:06.924639 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:06.924667 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:06.924689 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:06.924723 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:06.924744 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:06.924764 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.024817 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.025146 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.025336 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:07.025518 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.025639 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.025773 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.025903 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.123938 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.124713 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.124764 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:07.124783 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.124795 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.124805 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.124817 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.224116 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.224569 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.224652 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.224822 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.224843 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:07.224924 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.225125 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.325038 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.325417 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.325441 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.325504 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.325598 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:07.325612 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.325624 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.424417 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.424613 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.424786 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.424803 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.424817 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.424829 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.424876 | debian-bookworm | e749d0b60050: Waiting 2025-12-12 00:06:07.524891 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.525298 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.525537 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.525767 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.525946 | debian-bookworm | 100711f5e6f1: Waiting 2025-12-12 00:06:07.526146 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.526368 | debian-bookworm | e749d0b60050: Layer already exists 2025-12-12 00:06:07.624848 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.625452 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.625662 | debian-bookworm | 100711f5e6f1: Layer already exists 2025-12-12 00:06:07.625854 | debian-bookworm | ae4ce04d0e1c: Waiting 2025-12-12 00:06:07.626031 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.626244 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.724527 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.724718 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.724877 | debian-bookworm | ae4ce04d0e1c: Layer already exists 2025-12-12 00:06:07.724897 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.724909 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.824678 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.825355 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:07.825432 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.825522 | debian-bookworm | 4f4fb700ef54: Waiting 2025-12-12 00:06:07.924822 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:07.925004 | debian-bookworm | 4f4fb700ef54: Layer already exists 2025-12-12 00:06:07.925022 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:07.925034 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:08.024553 | debian-bookworm | ad11b119e9c3: Waiting 2025-12-12 00:06:08.024835 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:08.024859 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:08.124880 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:08.125094 | debian-bookworm | ad11b119e9c3: Layer already exists 2025-12-12 00:06:08.125348 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:08.224560 | debian-bookworm | acfdb0b863e6: Waiting 2025-12-12 00:06:08.224680 | debian-bookworm | ab15b7721d8c: Waiting 2025-12-12 00:06:16.724235 | debian-bookworm | ab15b7721d8c: Pushed 2025-12-12 00:06:23.123915 | debian-bookworm | acfdb0b863e6: Pushed 2025-12-12 00:06:29.904985 | debian-bookworm | quincy: digest: sha256:3c3ab719c4dec273ab8d27a5c55a56a9a4dc54b67a156d951c0a005e1592a442 size: 856 2025-12-12 00:06:30.163367 | debian-bookworm | ok: Runtime: 0:00:24.000770 2025-12-12 00:06:30.179623 | 2025-12-12 00:06:30.179893 | TASK [Run cosign script] 2025-12-12 00:06:30.483922 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-12-12 00:06:30.484011 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2025-12-12 00:06:30.484018 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-12-12 00:06:30.484025 | debian-bookworm | + version=quincy 2025-12-12 00:06:30.484117 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-12-12 00:06:30.505023 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-12 00:06:30.506322 | debian-bookworm | Dload Upload Total Spent Left Speed 2025-12-12 00:06:30.732823 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-12 00:06:30.892886 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-12 00:06:36.591318 | debian-bookworm | 8 129M 8 11.4M 0 0 13.4M 0 0:00:09 --:--:-- 0:00:09 13.4M 27 129M 27 36.1M 0 0 19.5M 0 0:00:06 0:00:01 0:00:05 24.6M 42 129M 42 55.1M 0 0 19.3M 0 0:00:06 0:00:02 0:00:04 21.8M 57 129M 57 74.3M 0 0 19.2M 0 0:00:06 0:00:03 0:00:03 20.9M 75 129M 75 96.9M 0 0 19.9M 0 0:00:06 0:00:04 0:00:02 21.3M 94 129M 94 121M 0 0 20.8M 0 0:00:06 0:00:05 0:00:01 22.1M 100 129M 100 129M 0 0 21.2M 0 0:00:06 0:00:06 --:--:-- 21.9M 2025-12-12 00:06:36.599880 | debian-bookworm | + chmod +x cosign-linux-amd64 2025-12-12 00:06:36.602332 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:quincy 2025-12-12 00:06:37.290384 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:quincy uses a tag, not a digest, to identify the image to sign. 2025-12-12 00:06:37.290466 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2025-12-12 00:06:37.290480 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-12 00:06:37.290490 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-12 00:06:37.290501 | debian-bookworm | images by tag will be removed in a future release. 2025-12-12 00:06:37.290510 | debian-bookworm | 2025-12-12 00:06:37.654209 | debian-bookworm | Signing artifact... 2025-12-12 00:06:51.732873 | debian-bookworm | ok: Runtime: 0:00:20.952529 2025-12-12 00:06:51.747482 | 2025-12-12 00:06:51.747660 | TASK [Run sbom script] 2025-12-12 00:06:52.105575 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-12-12 00:06:52.105675 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2025-12-12 00:06:52.105683 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-12-12 00:06:52.105690 | debian-bookworm | + version=quincy 2025-12-12 00:06:52.106295 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2025-12-12 00:06:52.106899 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2025-12-12 00:06:52.126676 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-12 00:06:52.200573 | debian-bookworm | [info] checking github for the current release tag 2025-12-12 00:06:52.564659 | debian-bookworm | [info] fetching release script for tag='v1.38.2' 2025-12-12 00:06:52.833288 | debian-bookworm | [info] checking github for the current release tag 2025-12-12 00:06:52.987434 | debian-bookworm | [info] using release tag='v1.38.2' version='1.38.2' os='linux' arch='amd64' 2025-12-12 00:06:55.550281 | debian-bookworm | [info] installed /usr/local/bin/syft 2025-12-12 00:06:55.578856 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:quincy -o cyclonedx-json 2025-12-12 00:07:20.957398 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v quincy -f sbom.json -a 2025-12-12 00:07:22.545971 | 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. 2025-12-12 00:07:22.546124 | debian-bookworm | Provided project name and version: ceph-ansible quincy 2025-12-12 00:07:22.546143 | debian-bookworm | Auto mode ON 2025-12-12 00:07:22.546156 | debian-bookworm | Reading sbom.json ... 2025-12-12 00:07:22.546177 | debian-bookworm | Uploading sbom.json ... 2025-12-12 00:07:22.546190 | debian-bookworm | Waiting for project uuid 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 to be reported by dt server ... 2025-12-12 00:07:22.546203 | debian-bookworm | Project UUID: 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 2025-12-12 00:07:22.546215 | debian-bookworm | No policy violations found. 2025-12-12 00:07:22.546227 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 3, 'MEDIUM': 4, 'LOW': 1, 'UNASSIGNED': 0} 2025-12-12 00:07:22.546238 | debian-bookworm | Vulnerability audit resulted in no violations. 2025-12-12 00:07:22.801821 | debian-bookworm | ok: Runtime: 0:00:30.483975 2025-12-12 00:07:22.804047 | 2025-12-12 00:07:22.804143 | PLAY RECAP 2025-12-12 00:07:22.804216 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-12 00:07:22.804249 | 2025-12-12 00:07:22.953360 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2025-12-12 00:07:22.955682 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-12 00:07:23.738663 | 2025-12-12 00:07:23.738884 | PLAY [Base post] 2025-12-12 00:07:23.754095 | 2025-12-12 00:07:23.754253 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-12 00:07:24.584104 | debian-bookworm | changed 2025-12-12 00:07:24.592354 | 2025-12-12 00:07:24.592495 | PLAY RECAP 2025-12-12 00:07:24.592569 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-12 00:07:24.592643 | 2025-12-12 00:07:24.726809 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-12 00:07:24.729016 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-12 00:07:25.615478 | 2025-12-12 00:07:25.615659 | PLAY [Base post-logs] 2025-12-12 00:07:25.631245 | 2025-12-12 00:07:25.631520 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-12 00:07:26.180217 | localhost | changed 2025-12-12 00:07:26.192636 | 2025-12-12 00:07:26.192812 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-12 00:07:26.230156 | localhost | ok 2025-12-12 00:07:26.238085 | 2025-12-12 00:07:26.238245 | TASK [Set zuul-log-path fact] 2025-12-12 00:07:26.257557 | localhost | ok 2025-12-12 00:07:26.273750 | 2025-12-12 00:07:26.273943 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-12 00:07:26.302299 | localhost | ok 2025-12-12 00:07:26.308157 | 2025-12-12 00:07:26.308391 | TASK [upload-logs : Create log directories] 2025-12-12 00:07:26.825838 | localhost | changed 2025-12-12 00:07:26.830176 | 2025-12-12 00:07:26.830349 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-12 00:07:27.486583 | localhost -> localhost | ok: Runtime: 0:00:00.006589 2025-12-12 00:07:27.493313 | 2025-12-12 00:07:27.493481 | TASK [upload-logs : Upload logs to log server] 2025-12-12 00:07:28.067550 | localhost | Output suppressed because no_log was given 2025-12-12 00:07:28.070157 | 2025-12-12 00:07:28.070317 | LOOP [upload-logs : Compress console log and json output] 2025-12-12 00:07:28.128882 | localhost | skipping: Conditional result was False 2025-12-12 00:07:28.139254 | localhost | skipping: Conditional result was False 2025-12-12 00:07:28.149009 | 2025-12-12 00:07:28.149182 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-12 00:07:28.196850 | localhost | skipping: Conditional result was False 2025-12-12 00:07:28.197323 | 2025-12-12 00:07:28.201991 | localhost | skipping: Conditional result was False 2025-12-12 00:07:28.210082 | 2025-12-12 00:07:28.210362 | LOOP [upload-logs : Upload console log and json output]