2026-09-17 14:12:14.101765 | Job console starting 2026-09-17 14:12:14.116048 | Updating git repos 2026-09-17 14:12:16.791360 | Cloning repos into workspace 2026-09-17 14:12:34.650186 | Restoring repo states 2026-09-17 14:12:40.702560 | Merging changes 2026-09-17 14:12:41.788673 | Checking out repos 2026-09-17 14:12:43.809132 | Preparing playbooks 2026-09-17 14:12:46.071386 | Running Ansible setup 2026-09-17 14:12:49.855809 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 14:12:50.455535 | 2026-09-17 14:12:50.455749 | PLAY [localhost] 2026-09-17 14:12:50.466925 | 2026-09-17 14:12:50.467098 | TASK [Gathering Facts] 2026-09-17 14:12:51.357703 | localhost | ok 2026-09-17 14:12:51.363616 | 2026-09-17 14:12:51.363687 | TASK [Setup log path fact] 2026-09-17 14:12:51.379740 | localhost | ok 2026-09-17 14:12:51.389290 | 2026-09-17 14:12:51.389385 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 14:12:51.415218 | localhost | ok 2026-09-17 14:12:51.420354 | 2026-09-17 14:12:51.420424 | TASK [emit-job-header : Print job information] 2026-09-17 14:12:51.470482 | # Job Information 2026-09-17 14:12:51.470753 | Ansible Version: 2.16.18 2026-09-17 14:12:51.470820 | Job: atmosphere-molecule-csi-rbd 2026-09-17 14:12:51.470863 | Pipeline: check 2026-09-17 14:12:51.470902 | Executor: 2d72f0692154 2026-09-17 14:12:51.470940 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4375 2026-09-17 14:12:51.470985 | Event ID: 3edac700-b2a1-11f1-8417-71a1ca933123 2026-09-17 14:12:51.476826 | 2026-09-17 14:12:51.476911 | LOOP [emit-job-header : Print node information] 2026-09-17 14:12:51.586505 | localhost | ok: 2026-09-17 14:12:51.586682 | localhost | # Node Information 2026-09-17 14:12:51.586708 | localhost | Inventory Hostname: instance 2026-09-17 14:12:51.586728 | localhost | Hostname: np0000193022 2026-09-17 14:12:51.586747 | localhost | Username: zuul 2026-09-17 14:12:51.586768 | localhost | Distro: Ubuntu 22.04 2026-09-17 14:12:51.586786 | localhost | Provider: yul1 2026-09-17 14:12:51.586804 | localhost | Region: ca-ymq-1 2026-09-17 14:12:51.586821 | localhost | Label: ubuntu-jammy 2026-09-17 14:12:51.586837 | localhost | Product Name: OpenStack Nova 2026-09-17 14:12:51.586854 | localhost | Interface IP: 162.253.55.181 2026-09-17 14:12:51.610180 | 2026-09-17 14:12:51.610456 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-17 14:12:52.082582 | localhost -> localhost | changed 2026-09-17 14:12:52.092638 | 2026-09-17 14:12:52.092853 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-17 14:12:53.001978 | localhost -> localhost | changed 2026-09-17 14:12:53.013832 | 2026-09-17 14:12:53.013978 | PLAY [all] 2026-09-17 14:12:53.031183 | 2026-09-17 14:12:53.031397 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-17 14:12:53.269629 | instance -> localhost | ok 2026-09-17 14:12:53.280897 | 2026-09-17 14:12:53.281060 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-17 14:12:53.315305 | instance | ok 2026-09-17 14:12:53.340887 | instance | included: /var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-17 14:12:53.349100 | 2026-09-17 14:12:53.349197 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-17 14:12:53.976589 | instance -> localhost | Generating public/private rsa key pair. 2026-09-17 14:12:53.976801 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/0650ed6b2746429fae849695c90f26d8_id_rsa 2026-09-17 14:12:53.976840 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/0650ed6b2746429fae849695c90f26d8_id_rsa.pub 2026-09-17 14:12:53.976872 | instance -> localhost | The key fingerprint is: 2026-09-17 14:12:53.976900 | instance -> localhost | SHA256:PPdBsesn6FiDfd9HuGRk5Ts9X2T1ZY8Gr2V6+W0vkUs zuul-build-sshkey 2026-09-17 14:12:53.976948 | instance -> localhost | The key's randomart image is: 2026-09-17 14:12:53.976976 | instance -> localhost | +---[RSA 3072]----+ 2026-09-17 14:12:53.977013 | instance -> localhost | | . | 2026-09-17 14:12:53.977042 | instance -> localhost | | .o =| 2026-09-17 14:12:53.977070 | instance -> localhost | | oo ==| 2026-09-17 14:12:53.977096 | instance -> localhost | | . . .O *| 2026-09-17 14:12:53.977121 | instance -> localhost | | S . oO *o| 2026-09-17 14:12:53.977148 | instance -> localhost | | = +o.E++| 2026-09-17 14:12:53.977173 | instance -> localhost | | . = ==.**| 2026-09-17 14:12:53.977198 | instance -> localhost | | + o ++.*| 2026-09-17 14:12:53.977227 | instance -> localhost | | . . .o=| 2026-09-17 14:12:53.977277 | instance -> localhost | +----[SHA256]-----+ 2026-09-17 14:12:53.977341 | instance -> localhost | ok: Runtime: 0:00:00.206675 2026-09-17 14:12:53.986051 | 2026-09-17 14:12:53.986181 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-17 14:12:54.017232 | instance | ok 2026-09-17 14:12:54.031452 | instance | included: /var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-17 14:12:54.041313 | 2026-09-17 14:12:54.041395 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-17 14:12:54.064791 | instance | skipping: Conditional result was False 2026-09-17 14:12:54.071662 | 2026-09-17 14:12:54.071745 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-17 14:12:54.508236 | instance | changed 2026-09-17 14:12:54.519998 | 2026-09-17 14:12:54.520164 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-17 14:12:54.706364 | instance | ok 2026-09-17 14:12:54.716189 | 2026-09-17 14:12:54.716328 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-17 14:12:55.215947 | instance | changed 2026-09-17 14:12:55.226328 | 2026-09-17 14:12:55.226460 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-17 14:12:55.706862 | instance | changed 2026-09-17 14:12:55.719338 | 2026-09-17 14:12:55.719474 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-17 14:12:55.745776 | instance | skipping: Conditional result was False 2026-09-17 14:12:55.756838 | 2026-09-17 14:12:55.756993 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-17 14:12:56.156218 | instance -> localhost | changed 2026-09-17 14:12:56.176294 | 2026-09-17 14:12:56.176427 | TASK [add-build-sshkey : Add back temp key] 2026-09-17 14:12:56.469953 | instance -> localhost | Identity added: /var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/0650ed6b2746429fae849695c90f26d8_id_rsa (zuul-build-sshkey) 2026-09-17 14:12:56.470169 | instance -> localhost | ok: Runtime: 0:00:00.014853 2026-09-17 14:12:56.477735 | 2026-09-17 14:12:56.477826 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-17 14:12:56.846894 | instance | ok 2026-09-17 14:12:56.855424 | 2026-09-17 14:12:56.855564 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-17 14:12:56.880751 | instance | skipping: Conditional result was False 2026-09-17 14:12:56.900145 | 2026-09-17 14:12:56.900336 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-17 14:12:57.238478 | instance | ok 2026-09-17 14:12:57.249984 | 2026-09-17 14:12:57.250110 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-17 14:13:00.803065 | instance | Output suppressed because no_log was given 2026-09-17 14:13:00.813941 | 2026-09-17 14:13:00.814048 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-17 14:13:01.040464 | instance | ok: "logs" 2026-09-17 14:13:01.040776 | instance | ok: All items complete 2026-09-17 14:13:01.040823 | 2026-09-17 14:13:01.184473 | instance | ok: "artifacts" 2026-09-17 14:13:01.338040 | instance | ok: "docs" 2026-09-17 14:13:01.354685 | 2026-09-17 14:13:01.354843 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-17 14:13:01.555449 | instance | changed: "logs" 2026-09-17 14:13:01.710958 | instance | changed: "artifacts" 2026-09-17 14:13:01.864074 | instance | changed: "docs" 2026-09-17 14:13:01.885532 | 2026-09-17 14:13:01.885660 | PLAY RECAP 2026-09-17 14:13:01.885748 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-17 14:13:01.885806 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 14:13:01.885840 | 2026-09-17 14:13:02.065729 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 14:13:02.069214 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 14:13:02.642677 | 2026-09-17 14:13:02.642843 | PLAY [all] 2026-09-17 14:13:02.652650 | 2026-09-17 14:13:02.652724 | TASK [setup-uv : Extract archive] 2026-09-17 14:13:04.901229 | instance | changed 2026-09-17 14:13:04.908448 | 2026-09-17 14:13:04.908583 | TASK [setup-uv : Print version] 2026-09-17 14:13:05.285031 | instance | uv 0.8.13 2026-09-17 14:13:05.448593 | instance | ok: Runtime: 0:00:00.013121 2026-09-17 14:13:05.465245 | 2026-09-17 14:13:05.465433 | TASK [Install Ansible collection siblings] 2026-09-17 14:13:14.656010 | instance | changed: 2026-09-17 14:13:14.656582 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-17 14:13:14.656618 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-17 14:13:14.656640 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-17 14:13:14.656658 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-17 14:13:14.656675 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-17 14:13:14.656696 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-17 14:13:14.656714 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-17 14:13:14.656734 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-17 14:13:14.656752 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-17 14:13:14.656769 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-17 14:13:14.656786 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-17 14:13:14.656802 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-17 14:13:14.656818 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-17 14:13:14.656835 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-17 14:13:14.656851 | instance | Resolved ansible.utils to v6.1.1 for >=2.9.0 2026-09-17 14:13:14.656868 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-17 14:13:14.656883 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-17 14:13:14.656899 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-17 14:13:14.656915 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-17 14:13:14.656930 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-17 14:13:14.656945 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-17 14:13:14.656960 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-17 14:13:14.656977 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-17 14:13:14.657012 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-17 14:13:14.657030 | instance | Resolved ansible.utils to v6.1.1 for >=2.9.0,>=6.0.0 2026-09-17 14:13:14.657046 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-17 14:13:14.657061 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-17 14:13:14.657076 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-17 14:13:14.657091 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-17 14:13:14.657105 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-17 14:13:14.657120 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-17 14:13:14.657136 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-17 14:13:14.657151 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-17 14:13:14.657167 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-17 14:13:14.657189 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.657206 | instance | Process install dependency map 2026-09-17 14:13:14.657223 | instance | Starting collection install process 2026-09-17 14:13:14.657240 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-17 14:13:14.657256 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-17 14:13:14.657287 | instance | ansible.netcommon:* was installed successfully 2026-09-17 14:13:14.657305 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-17 14:13:14.657322 | instance | Creating virtual environment at: .venv 2026-09-17 14:13:14.657339 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-17 14:13:14.657355 | instance | Downloading pygments (1.2MiB) 2026-09-17 14:13:14.657372 | instance | Downloading setuptools (1.1MiB) 2026-09-17 14:13:14.657391 | instance | Downloading netaddr (2.2MiB) 2026-09-17 14:13:14.657408 | instance | Downloading rjsonnet (1.2MiB) 2026-09-17 14:13:14.657425 | instance | Downloading ansible-core (2.1MiB) 2026-09-17 14:13:14.657441 | instance | Downloading kubernetes (1.9MiB) 2026-09-17 14:13:14.657458 | instance | Downloading openstacksdk (1.7MiB) 2026-09-17 14:13:14.657474 | instance | Downloading cryptography (4.2MiB) 2026-09-17 14:13:14.657491 | instance | Building pyperclip==1.9.0 2026-09-17 14:13:14.657507 | instance | Downloading rjsonnet 2026-09-17 14:13:14.657526 | instance | Downloading netaddr 2026-09-17 14:13:14.657542 | instance | Downloading pygments 2026-09-17 14:13:14.657559 | instance | Downloading cryptography 2026-09-17 14:13:14.657575 | instance | Downloading setuptools 2026-09-17 14:13:14.657591 | instance | Downloading kubernetes 2026-09-17 14:13:14.657607 | instance | Downloading ansible-core 2026-09-17 14:13:14.657623 | instance | Downloading openstacksdk 2026-09-17 14:13:14.657638 | instance | Built pyperclip==1.9.0 2026-09-17 14:13:14.657654 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-17 14:13:14.657669 | instance | Installed 79 packages in 55ms 2026-09-17 14:13:14.657686 | instance | Checked out ansible.posix to 1.6.0 2026-09-17 14:13:14.657702 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-17 14:13:14.657718 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.657733 | instance | Process install dependency map 2026-09-17 14:13:14.657749 | instance | Starting collection install process 2026-09-17 14:13:14.657765 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-17 14:13:14.657789 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-17 14:13:14.657806 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-17 14:13:14.657822 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.657837 | instance | 2.17.12 2026-09-17 14:13:14.657853 | instance | Checked out ansible.utils to v6.1.1 2026-09-17 14:13:14.657868 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-17 14:13:14.657883 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.657899 | instance | Process install dependency map 2026-09-17 14:13:14.657915 | instance | Starting collection install process 2026-09-17 14:13:14.657932 | instance | Installing 'ansible.utils:6.1.1' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-17 14:13:14.657948 | instance | Created collection for ansible.utils:6.1.1 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-17 14:13:14.657965 | instance | ansible.utils:6.1.1 was installed successfully 2026-09-17 14:13:14.657980 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.657997 | instance | 2.17.12 2026-09-17 14:13:14.658014 | instance | Checked out atmosphere.common to v0.7.0 2026-09-17 14:13:14.658031 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-17 14:13:14.658047 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.658062 | instance | Process install dependency map 2026-09-17 14:13:14.658077 | instance | Starting collection install process 2026-09-17 14:13:14.658092 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-17 14:13:14.658109 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-17 14:13:14.658125 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-17 14:13:14.658141 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.658157 | instance | 2.17.12 2026-09-17 14:13:14.658173 | instance | Checked out community.crypto to 2.2.3 2026-09-17 14:13:14.658189 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-17 14:13:14.658204 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.658220 | instance | Process install dependency map 2026-09-17 14:13:14.658237 | instance | Starting collection install process 2026-09-17 14:13:14.658252 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-17 14:13:14.658267 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-17 14:13:14.658297 | instance | community.crypto:2.2.3 was installed successfully 2026-09-17 14:13:14.658314 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.658330 | instance | 2.17.12 2026-09-17 14:13:14.658345 | instance | Checked out community.general to 7.3.0 2026-09-17 14:13:14.658360 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-09-17 14:13:14.658376 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.658396 | instance | Process install dependency map 2026-09-17 14:13:14.658412 | instance | Starting collection install process 2026-09-17 14:13:14.658428 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-17 14:13:14.658445 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-17 14:13:14.658461 | instance | community.general:7.3.0 was installed successfully 2026-09-17 14:13:14.658477 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.658494 | instance | 2.17.12 2026-09-17 14:13:14.658509 | instance | Checked out community.mysql to 3.6.0 2026-09-17 14:13:14.658526 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-17 14:13:14.658542 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.658561 | instance | Process install dependency map 2026-09-17 14:13:14.658577 | instance | Starting collection install process 2026-09-17 14:13:14.658593 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-17 14:13:14.658610 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-17 14:13:14.658627 | instance | community.mysql:3.6.0 was installed successfully 2026-09-17 14:13:14.658643 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.658660 | instance | 2.17.12 2026-09-17 14:13:14.658677 | instance | Checked out kubernetes.core to 2.4.0 2026-09-17 14:13:14.658693 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-17 14:13:14.658710 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.658727 | instance | Process install dependency map 2026-09-17 14:13:14.658743 | instance | Starting collection install process 2026-09-17 14:13:14.658759 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-17 14:13:14.658776 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-17 14:13:14.658793 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-17 14:13:14.658810 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.658826 | instance | 2.17.12 2026-09-17 14:13:14.658843 | instance | Checked out openstack.cloud to 2.6.0 2026-09-17 14:13:14.658861 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-17 14:13:14.658877 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.658894 | instance | Process install dependency map 2026-09-17 14:13:14.658909 | instance | Starting collection install process 2026-09-17 14:13:14.658925 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-17 14:13:14.658941 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-17 14:13:14.658958 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-17 14:13:14.658974 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.658989 | instance | 2.17.12 2026-09-17 14:13:14.659006 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-17 14:13:14.659021 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-17 14:13:14.659042 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.659060 | instance | Process install dependency map 2026-09-17 14:13:14.659076 | instance | Starting collection install process 2026-09-17 14:13:14.659093 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-17 14:13:14.659109 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-17 14:13:14.659125 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-17 14:13:14.659142 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.659158 | instance | 2.17.12 2026-09-17 14:13:14.659174 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-17 14:13:14.659190 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-17 14:13:14.659208 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.659225 | instance | Process install dependency map 2026-09-17 14:13:14.659242 | instance | Starting collection install process 2026-09-17 14:13:14.659258 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-17 14:13:14.659289 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-17 14:13:14.659306 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-17 14:13:14.659323 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.659339 | instance | 2.17.12 2026-09-17 14:13:14.659356 | instance | Checked out vexxhost.kubernetes to v3.4.0 2026-09-17 14:13:14.659372 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-17 14:13:14.659389 | instance | Starting galaxy collection install process 2026-09-17 14:13:14.659405 | instance | Process install dependency map 2026-09-17 14:13:14.659421 | instance | Starting collection install process 2026-09-17 14:13:14.659436 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-17 14:13:14.659453 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-17 14:13:14.659469 | instance | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-17 14:13:14.659485 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 14:13:14.659501 | instance | 2.17.12 2026-09-17 14:13:14.664486 | 2026-09-17 14:13:14.664554 | PLAY RECAP 2026-09-17 14:13:14.664601 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 14:13:14.664621 | 2026-09-17 14:13:14.798636 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 14:13:14.802412 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-17 14:13:15.373289 | 2026-09-17 14:13:15.373489 | PLAY [all] 2026-09-17 14:13:15.384933 | 2026-09-17 14:13:15.385050 | TASK [Install "jq" for log collection] 2026-09-17 14:13:25.473670 | instance | changed 2026-09-17 14:13:25.477135 | 2026-09-17 14:13:25.477257 | PLAY RECAP 2026-09-17 14:13:25.477458 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 14:13:25.477600 | 2026-09-17 14:13:25.609505 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-17 14:13:25.612269 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-17 14:13:26.213831 | 2026-09-17 14:13:26.213975 | PLAY [all] 2026-09-17 14:13:26.224183 | 2026-09-17 14:13:26.224254 | LOOP [Check inventory directories] 2026-09-17 14:13:26.602223 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-17 14:13:26.776200 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-09-17 14:13:26.934751 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-09-17 14:13:26.947561 | 2026-09-17 14:13:26.947809 | LOOP [Copy inventory file for Zuul] 2026-09-17 14:13:27.821876 | instance | changed: 2026-09-17 14:13:27.822139 | instance | { 2026-09-17 14:13:27.822175 | instance | "ansible_loop_var": "item", 2026-09-17 14:13:27.822204 | instance | "changed": false, 2026-09-17 14:13:27.822229 | instance | "failed": false, 2026-09-17 14:13:27.822256 | instance | "invocation": { 2026-09-17 14:13:27.822280 | instance | "module_args": { 2026-09-17 14:13:27.822320 | instance | "checksum_algorithm": "sha1", 2026-09-17 14:13:27.822344 | instance | "follow": true, 2026-09-17 14:13:27.822366 | instance | "get_attributes": true, 2026-09-17 14:13:27.822391 | instance | "get_checksum": true, 2026-09-17 14:13:27.822413 | instance | "get_mime": true, 2026-09-17 14:13:27.822435 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-17 14:13:27.822457 | instance | } 2026-09-17 14:13:27.822478 | instance | }, 2026-09-17 14:13:27.822499 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-17 14:13:27.822520 | instance | "stat": { 2026-09-17 14:13:27.822541 | instance | "atime": 1789654387.3013542, 2026-09-17 14:13:27.822563 | instance | "attr_flags": "e", 2026-09-17 14:13:27.822585 | instance | "attributes": [ 2026-09-17 14:13:27.822606 | instance | "extents" 2026-09-17 14:13:27.822627 | instance | ], 2026-09-17 14:13:27.822648 | instance | "block_size": 4096, 2026-09-17 14:13:27.822669 | instance | "blocks": 8, 2026-09-17 14:13:27.822690 | instance | "charset": "unknown", 2026-09-17 14:13:27.822714 | instance | "ctime": 1789654386.3493109, 2026-09-17 14:13:27.822736 | instance | "dev": 64513, 2026-09-17 14:13:27.822758 | instance | "device_type": 0, 2026-09-17 14:13:27.822779 | instance | "executable": true, 2026-09-17 14:13:27.822801 | instance | "exists": true, 2026-09-17 14:13:27.822822 | instance | "gid": 1000, 2026-09-17 14:13:27.822843 | instance | "gr_name": "zuul", 2026-09-17 14:13:27.822864 | instance | "inode": 1049033, 2026-09-17 14:13:27.822886 | instance | "isblk": false, 2026-09-17 14:13:27.822908 | instance | "ischr": false, 2026-09-17 14:13:27.822929 | instance | "isdir": true, 2026-09-17 14:13:27.822950 | instance | "isfifo": false, 2026-09-17 14:13:27.822971 | instance | "isgid": false, 2026-09-17 14:13:27.822992 | instance | "islnk": false, 2026-09-17 14:13:27.823014 | instance | "isreg": false, 2026-09-17 14:13:27.823035 | instance | "issock": false, 2026-09-17 14:13:27.823056 | instance | "isuid": false, 2026-09-17 14:13:27.823077 | instance | "mimetype": "unknown", 2026-09-17 14:13:27.823097 | instance | "mode": "0755", 2026-09-17 14:13:27.823118 | instance | "mtime": 1789654386.3493109, 2026-09-17 14:13:27.823139 | instance | "nlink": 22, 2026-09-17 14:13:27.823159 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-17 14:13:27.823181 | instance | "pw_name": "zuul", 2026-09-17 14:13:27.823365 | instance | "readable": true, 2026-09-17 14:13:27.823389 | instance | "rgrp": true, 2026-09-17 14:13:27.823410 | instance | "roth": true, 2026-09-17 14:13:27.823431 | instance | "rusr": true, 2026-09-17 14:13:27.823453 | instance | "size": 4096, 2026-09-17 14:13:27.823474 | instance | "uid": 1000, 2026-09-17 14:13:27.823510 | instance | "version": "3852185486", 2026-09-17 14:13:27.823532 | instance | "wgrp": false, 2026-09-17 14:13:27.823556 | instance | "woth": false, 2026-09-17 14:13:27.823577 | instance | "writeable": true, 2026-09-17 14:13:27.823598 | instance | "wusr": true, 2026-09-17 14:13:27.823618 | instance | "xgrp": true, 2026-09-17 14:13:27.823639 | instance | "xoth": true, 2026-09-17 14:13:27.823659 | instance | "xusr": true 2026-09-17 14:13:27.823680 | instance | } 2026-09-17 14:13:27.823701 | instance | } 2026-09-17 14:13:27.823746 | instance | ok: All items complete 2026-09-17 14:13:27.823772 | 2026-09-17 14:13:27.825629 | instance | skipping: Conditional result was False 2026-09-17 14:13:27.830608 | instance | skipping: Conditional result was False 2026-09-17 14:13:27.853630 | 2026-09-17 14:13:27.853835 | LOOP [Switch "ansible_host" to private IP] 2026-09-17 14:13:28.221017 | instance | changed: 1 replacements made 2026-09-17 14:13:28.223838 | instance | skipping: Conditional result was False 2026-09-17 14:13:28.231430 | instance | skipping: Conditional result was False 2026-09-17 14:13:28.251837 | 2026-09-17 14:13:28.252026 | TASK [Run Molecule scenario] 2026-09-17 14:13:29.222334 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-17 14:13:29.665261 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-17 14:13:29.665352 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-09-17 14:13:40.353468 | instance | INFO [csi > dependency] Executing 2026-09-17 14:13:40.353841 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-09-17 14:13:40.354248 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-09-17 14:13:40.354462 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-17 14:13:40.368966 | instance | INFO [csi > cleanup] Executing 2026-09-17 14:13:40.369662 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-17 14:13:40.383428 | instance | INFO [csi > destroy] Executing 2026-09-17 14:13:40.383554 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-09-17 14:13:40.383654 | instance | INFO [csi > destroy] Executed: Successful 2026-09-17 14:13:40.393024 | instance | INFO [csi > syntax] Executing 2026-09-17 14:13:41.896767 | instance | 2026-09-17 14:13:41.896912 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-09-17 14:13:41.957499 | instance | INFO [csi > syntax] Executed: Successful 2026-09-17 14:13:41.972634 | instance | INFO [csi > create] Executing 2026-09-17 14:13:41.976305 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-17 14:13:41.990661 | instance | INFO [csi > prepare] Executing 2026-09-17 14:13:42.757493 | instance | 2026-09-17 14:13:42.757699 | instance | PLAY [Prepare] ***************************************************************** 2026-09-17 14:13:42.757966 | instance | 2026-09-17 14:13:42.758249 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 14:13:42.758498 | instance | Thursday 17 September 2026 14:13:42 +0000 (0:00:00.025) 0:00:00.025 **** 2026-09-17 14:13:43.975572 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 14:13:43.975886 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 14:13:43.976240 | instance | interpreter could change the meaning of that path. See 2026-09-17 14:13:43.976523 | instance | https://docs.ansible.com/ansible- 2026-09-17 14:13:43.976766 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 14:13:43.983025 | instance | ok: [instance] 2026-09-17 14:13:43.983135 | instance | 2026-09-17 14:13:43.983291 | instance | TASK [Configure short hostname] ************************************************ 2026-09-17 14:13:43.983449 | instance | Thursday 17 September 2026 14:13:43 +0000 (0:00:01.226) 0:00:01.251 **** 2026-09-17 14:13:44.740510 | instance | changed: [instance] 2026-09-17 14:13:44.740686 | instance | 2026-09-17 14:13:44.740954 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-17 14:13:44.741200 | instance | Thursday 17 September 2026 14:13:44 +0000 (0:00:00.756) 0:00:02.008 **** 2026-09-17 14:13:45.033246 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-17 14:13:45.033457 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-17 14:13:45.033699 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-17 14:13:45.040277 | instance | changed: [instance] 2026-09-17 14:13:45.040500 | instance | 2026-09-17 14:13:45.040736 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-17 14:13:45.041051 | instance | Thursday 17 September 2026 14:13:45 +0000 (0:00:00.300) 0:00:02.308 **** 2026-09-17 14:13:45.940583 | instance | ok: [instance] 2026-09-17 14:13:45.940762 | instance | 2026-09-17 14:13:45.941039 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-17 14:13:45.941254 | instance | 2026-09-17 14:13:45.941485 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 14:13:45.941729 | instance | Thursday 17 September 2026 14:13:45 +0000 (0:00:00.899) 0:00:03.208 **** 2026-09-17 14:13:46.737686 | instance | ok: [instance] 2026-09-17 14:13:46.737777 | instance | 2026-09-17 14:13:46.737923 | instance | TASK [Install depedencies] ***************************************************** 2026-09-17 14:13:46.738065 | instance | Thursday 17 September 2026 14:13:46 +0000 (0:00:00.796) 0:00:04.004 **** 2026-09-17 14:14:11.184504 | instance | changed: [instance] 2026-09-17 14:14:11.184637 | instance | 2026-09-17 14:14:11.184654 | instance | TASK [Start up service] ******************************************************** 2026-09-17 14:14:11.184670 | instance | Thursday 17 September 2026 14:14:11 +0000 (0:00:24.446) 0:00:28.451 **** 2026-09-17 14:14:11.731081 | instance | ok: [instance] 2026-09-17 14:14:11.731198 | instance | 2026-09-17 14:14:11.731493 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-17 14:14:11.731591 | instance | Thursday 17 September 2026 14:14:11 +0000 (0:00:00.548) 0:00:28.999 **** 2026-09-17 14:14:12.072950 | instance | ok: [instance] 2026-09-17 14:14:12.073186 | instance | 2026-09-17 14:14:12.073199 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-17 14:14:12.073207 | instance | Thursday 17 September 2026 14:14:12 +0000 (0:00:00.340) 0:00:29.340 **** 2026-09-17 14:14:12.814433 | instance | changed: [instance] 2026-09-17 14:14:12.814921 | instance | 2026-09-17 14:14:12.814947 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-17 14:14:12.814955 | instance | Thursday 17 September 2026 14:14:12 +0000 (0:00:00.742) 0:00:30.082 **** 2026-09-17 14:14:13.061871 | instance | ok: [instance] 2026-09-17 14:14:13.061920 | instance | 2026-09-17 14:14:13.061928 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-17 14:14:13.061936 | instance | Thursday 17 September 2026 14:14:13 +0000 (0:00:00.247) 0:00:30.329 **** 2026-09-17 14:14:13.086091 | instance | skipping: [instance] 2026-09-17 14:14:13.086161 | instance | 2026-09-17 14:14:13.086172 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-17 14:14:13.086183 | instance | Thursday 17 September 2026 14:14:13 +0000 (0:00:00.023) 0:00:30.352 **** 2026-09-17 14:14:13.706830 | instance | changed: [instance] => (item=osd0) 2026-09-17 14:14:13.706884 | instance | changed: [instance] => (item=osd1) 2026-09-17 14:14:13.706895 | instance | changed: [instance] => (item=osd2) 2026-09-17 14:14:13.706904 | instance | 2026-09-17 14:14:13.706913 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-17 14:14:13.706923 | instance | Thursday 17 September 2026 14:14:13 +0000 (0:00:00.620) 0:00:30.973 **** 2026-09-17 14:14:14.406311 | instance | changed: [instance] => (item=osd0) 2026-09-17 14:14:14.406375 | instance | changed: [instance] => (item=osd1) 2026-09-17 14:14:14.406878 | instance | changed: [instance] => (item=osd2) 2026-09-17 14:14:14.406941 | instance | 2026-09-17 14:14:14.406947 | instance | TASK [Start loop devices] ****************************************************** 2026-09-17 14:14:14.406953 | instance | Thursday 17 September 2026 14:14:14 +0000 (0:00:00.700) 0:00:31.674 **** 2026-09-17 14:14:15.189829 | instance | changed: [instance] => (item=osd0) 2026-09-17 14:14:15.190980 | instance | changed: [instance] => (item=osd1) 2026-09-17 14:14:15.191010 | instance | changed: [instance] => (item=osd2) 2026-09-17 14:14:15.191021 | instance | 2026-09-17 14:14:15.191031 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-17 14:14:15.191040 | instance | Thursday 17 September 2026 14:14:15 +0000 (0:00:00.783) 0:00:32.457 **** 2026-09-17 14:14:18.571380 | instance | changed: [instance] => (item=osd0) 2026-09-17 14:14:18.571726 | instance | changed: [instance] => (item=osd1) 2026-09-17 14:14:18.572108 | instance | changed: [instance] => (item=osd2) 2026-09-17 14:14:18.572406 | instance | 2026-09-17 14:14:18.572739 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-17 14:14:18.573046 | instance | Thursday 17 September 2026 14:14:18 +0000 (0:00:03.381) 0:00:35.838 **** 2026-09-17 14:14:20.643706 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-17 14:14:20.643847 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-17 14:14:20.644455 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-17 14:14:20.644528 | instance | 2026-09-17 14:14:20.644540 | instance | PLAY RECAP ********************************************************************* 2026-09-17 14:14:20.646680 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-17 14:14:20.646745 | instance | 2026-09-17 14:14:20.646757 | instance | Thursday 17 September 2026 14:14:20 +0000 (0:00:02.073) 0:00:37.911 **** 2026-09-17 14:14:20.646770 | instance | =============================================================================== 2026-09-17 14:14:20.646782 | instance | Install depedencies ---------------------------------------------------- 24.45s 2026-09-17 14:14:20.646794 | instance | Create a volume group for each loop device ------------------------------ 3.38s 2026-09-17 14:14:20.646807 | instance | Create a logical volume for each loop device ---------------------------- 2.07s 2026-09-17 14:14:20.646821 | instance | Gathering Facts --------------------------------------------------------- 1.23s 2026-09-17 14:14:20.646833 | instance | Purge "snapd" package --------------------------------------------------- 0.90s 2026-09-17 14:14:20.646852 | instance | Gathering Facts --------------------------------------------------------- 0.80s 2026-09-17 14:14:20.646879 | instance | Start loop devices ------------------------------------------------------ 0.78s 2026-09-17 14:14:20.647613 | instance | Configure short hostname ------------------------------------------------ 0.76s 2026-09-17 14:14:20.647654 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.74s 2026-09-17 14:14:20.647666 | instance | Set permissions on loopback devices ------------------------------------- 0.70s 2026-09-17 14:14:20.647848 | instance | Create devices for Ceph ------------------------------------------------- 0.62s 2026-09-17 14:14:20.648168 | instance | Start up service -------------------------------------------------------- 0.55s 2026-09-17 14:14:20.648489 | instance | Generate lvm.conf ------------------------------------------------------- 0.34s 2026-09-17 14:14:20.648877 | instance | Ensure hostname inside hosts file --------------------------------------- 0.30s 2026-09-17 14:14:20.649287 | instance | Get list of all loopback devices ---------------------------------------- 0.25s 2026-09-17 14:14:20.649629 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-09-17 14:14:20.752360 | instance | INFO [csi > prepare] Executed: Successful 2026-09-17 14:14:20.768037 | instance | INFO [csi > converge] Executing 2026-09-17 14:14:22.175132 | instance | 2026-09-17 14:14:22.175472 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-09-17 14:14:22.175895 | instance | 2026-09-17 14:14:22.176097 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 14:14:22.176297 | instance | Thursday 17 September 2026 14:14:22 +0000 (0:00:00.008) 0:00:00.008 **** 2026-09-17 14:14:23.253262 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 14:14:23.253356 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 14:14:23.253372 | instance | interpreter could change the meaning of that path. See 2026-09-17 14:14:23.253386 | instance | https://docs.ansible.com/ansible- 2026-09-17 14:14:23.253426 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 14:14:23.268209 | instance | ok: [instance] 2026-09-17 14:14:23.268246 | instance | 2026-09-17 14:14:23.268254 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-09-17 14:14:23.268260 | instance | Thursday 17 September 2026 14:14:23 +0000 (0:00:01.092) 0:00:01.100 **** 2026-09-17 14:14:23.339259 | instance | ok: [instance] => { 2026-09-17 14:14:23.339332 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-09-17 14:14:23.339339 | instance | } 2026-09-17 14:14:23.339343 | instance | 2026-09-17 14:14:23.339347 | instance | PLAY [all] ********************************************************************* 2026-09-17 14:14:23.339352 | instance | 2026-09-17 14:14:23.339356 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 14:14:23.339388 | instance | Thursday 17 September 2026 14:14:23 +0000 (0:00:00.069) 0:00:01.170 **** 2026-09-17 14:14:24.298146 | instance | ok: [instance] 2026-09-17 14:14:24.298584 | instance | 2026-09-17 14:14:24.298909 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-17 14:14:24.299215 | instance | Thursday 17 September 2026 14:14:24 +0000 (0:00:00.960) 0:00:02.131 **** 2026-09-17 14:14:24.518430 | instance | ok: [instance] 2026-09-17 14:14:24.518562 | instance | 2026-09-17 14:14:24.518575 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-17 14:14:24.518586 | instance | 2026-09-17 14:14:24.518709 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 14:14:24.518902 | instance | Thursday 17 September 2026 14:14:24 +0000 (0:00:00.220) 0:00:02.352 **** 2026-09-17 14:14:25.584297 | instance | ok: [instance] 2026-09-17 14:14:25.584724 | instance | 2026-09-17 14:14:25.585045 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 14:14:25.585390 | instance | Thursday 17 September 2026 14:14:25 +0000 (0:00:01.060) 0:00:03.413 **** 2026-09-17 14:14:25.911179 | instance | ok: [instance] 2026-09-17 14:14:25.911307 | instance | 2026-09-17 14:14:25.911637 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 14:14:25.911894 | instance | Thursday 17 September 2026 14:14:25 +0000 (0:00:00.331) 0:00:03.744 **** 2026-09-17 14:14:25.960196 | instance | skipping: [instance] 2026-09-17 14:14:25.960469 | instance | 2026-09-17 14:14:25.960714 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 14:14:25.960954 | instance | Thursday 17 September 2026 14:14:25 +0000 (0:00:00.049) 0:00:03.794 **** 2026-09-17 14:14:26.287989 | instance | changed: [instance] 2026-09-17 14:14:26.288326 | instance | 2026-09-17 14:14:26.288665 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 14:14:26.288966 | instance | Thursday 17 September 2026 14:14:26 +0000 (0:00:00.327) 0:00:04.121 **** 2026-09-17 14:14:26.375765 | instance | ok: [instance] => { 2026-09-17 14:14:26.376132 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 14:14:26.376472 | instance | } 2026-09-17 14:14:26.376794 | instance | 2026-09-17 14:14:26.377122 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 14:14:26.377455 | instance | Thursday 17 September 2026 14:14:26 +0000 (0:00:00.087) 0:00:04.209 **** 2026-09-17 14:14:27.124513 | instance | changed: [instance] 2026-09-17 14:14:27.124779 | instance | 2026-09-17 14:14:27.125029 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 14:14:27.125265 | instance | Thursday 17 September 2026 14:14:27 +0000 (0:00:00.749) 0:00:04.958 **** 2026-09-17 14:14:27.167078 | instance | skipping: [instance] 2026-09-17 14:14:27.167451 | instance | 2026-09-17 14:14:27.167796 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 14:14:27.168123 | instance | Thursday 17 September 2026 14:14:27 +0000 (0:00:00.042) 0:00:05.000 **** 2026-09-17 14:14:27.200248 | instance | skipping: [instance] 2026-09-17 14:14:27.200753 | instance | 2026-09-17 14:14:27.201082 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 14:14:27.201405 | instance | Thursday 17 September 2026 14:14:27 +0000 (0:00:00.033) 0:00:05.034 **** 2026-09-17 14:14:27.431053 | instance | ok: [instance] 2026-09-17 14:14:27.431295 | instance | 2026-09-17 14:14:27.431553 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 14:14:27.431814 | instance | Thursday 17 September 2026 14:14:27 +0000 (0:00:00.230) 0:00:05.264 **** 2026-09-17 14:14:28.643743 | instance | ok: [instance] 2026-09-17 14:14:28.644226 | instance | 2026-09-17 14:14:28.644682 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 14:14:28.645008 | instance | Thursday 17 September 2026 14:14:28 +0000 (0:00:01.211) 0:00:06.476 **** 2026-09-17 14:14:28.724425 | instance | ok: [instance] => { 2026-09-17 14:14:28.724703 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 14:14:28.725454 | instance | } 2026-09-17 14:14:28.725811 | instance | 2026-09-17 14:14:28.726142 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 14:14:28.726498 | instance | Thursday 17 September 2026 14:14:28 +0000 (0:00:00.078) 0:00:06.555 **** 2026-09-17 14:14:29.404953 | instance | changed: [instance] 2026-09-17 14:14:29.405018 | instance | 2026-09-17 14:14:29.405026 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 14:14:29.405033 | instance | Thursday 17 September 2026 14:14:29 +0000 (0:00:00.682) 0:00:07.237 **** 2026-09-17 14:14:32.327948 | instance | changed: [instance] 2026-09-17 14:14:32.328047 | instance | 2026-09-17 14:14:32.328409 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 14:14:32.328456 | instance | Thursday 17 September 2026 14:14:32 +0000 (0:00:02.923) 0:00:10.161 **** 2026-09-17 14:14:32.375291 | instance | skipping: [instance] 2026-09-17 14:14:32.375413 | instance | 2026-09-17 14:14:32.375859 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 14:14:32.375924 | instance | Thursday 17 September 2026 14:14:32 +0000 (0:00:00.046) 0:00:10.208 **** 2026-09-17 14:14:32.420473 | instance | skipping: [instance] 2026-09-17 14:14:32.421744 | instance | 2026-09-17 14:14:32.421807 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 14:14:32.421820 | instance | Thursday 17 September 2026 14:14:32 +0000 (0:00:00.044) 0:00:10.252 **** 2026-09-17 14:14:32.463927 | instance | skipping: [instance] 2026-09-17 14:14:32.464309 | instance | 2026-09-17 14:14:32.464623 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 14:14:32.464924 | instance | Thursday 17 September 2026 14:14:32 +0000 (0:00:00.043) 0:00:10.296 **** 2026-09-17 14:14:38.267384 | instance | changed: [instance] 2026-09-17 14:14:38.267613 | instance | 2026-09-17 14:14:38.267980 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 14:14:38.268317 | instance | Thursday 17 September 2026 14:14:38 +0000 (0:00:05.803) 0:00:16.100 **** 2026-09-17 14:14:38.901329 | instance | changed: [instance] 2026-09-17 14:14:38.901424 | instance | 2026-09-17 14:14:38.901764 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 14:14:38.901825 | instance | Thursday 17 September 2026 14:14:38 +0000 (0:00:00.634) 0:00:16.734 **** 2026-09-17 14:14:39.901988 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 14:14:39.903596 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 14:14:39.903641 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 14:14:39.903647 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 14:14:39.903652 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 14:14:39.903656 | instance | 2026-09-17 14:14:39.904053 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 14:14:39.904108 | instance | Thursday 17 September 2026 14:14:39 +0000 (0:00:00.999) 0:00:17.734 **** 2026-09-17 14:14:40.527708 | instance | changed: [instance] 2026-09-17 14:14:40.527870 | instance | 2026-09-17 14:14:40.528074 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 14:14:40.528306 | instance | Thursday 17 September 2026 14:14:40 +0000 (0:00:00.598) 0:00:18.333 **** 2026-09-17 14:14:40.528409 | instance | 2026-09-17 14:14:40.528594 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-17 14:14:40.528721 | instance | Thursday 17 September 2026 14:14:40 +0000 (0:00:00.028) 0:00:18.361 **** 2026-09-17 14:14:41.407888 | instance | ok: [instance] 2026-09-17 14:14:41.408216 | instance | 2026-09-17 14:14:41.408495 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-17 14:14:41.408744 | instance | Thursday 17 September 2026 14:14:41 +0000 (0:00:00.880) 0:00:19.241 **** 2026-09-17 14:14:41.837041 | instance | changed: [instance] 2026-09-17 14:14:41.837262 | instance | 2026-09-17 14:14:41.837521 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 14:14:41.837754 | instance | Thursday 17 September 2026 14:14:41 +0000 (0:00:00.428) 0:00:19.670 **** 2026-09-17 14:14:42.396834 | instance | changed: [instance] 2026-09-17 14:14:42.397043 | instance | 2026-09-17 14:14:42.397332 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 14:14:42.397592 | instance | Thursday 17 September 2026 14:14:42 +0000 (0:00:00.559) 0:00:20.229 **** 2026-09-17 14:14:42.592296 | instance | ok: [instance] 2026-09-17 14:14:42.592356 | instance | 2026-09-17 14:14:42.592367 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 14:14:42.592378 | instance | Thursday 17 September 2026 14:14:42 +0000 (0:00:00.195) 0:00:20.425 **** 2026-09-17 14:14:42.660300 | instance | ok: [instance] => { 2026-09-17 14:14:42.661253 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 14:14:42.661483 | instance | } 2026-09-17 14:14:42.661496 | instance | 2026-09-17 14:14:42.661504 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 14:14:42.661512 | instance | Thursday 17 September 2026 14:14:42 +0000 (0:00:00.068) 0:00:20.493 **** 2026-09-17 14:14:43.505485 | instance | changed: [instance] 2026-09-17 14:14:43.505566 | instance | 2026-09-17 14:14:43.505814 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 14:14:43.505857 | instance | Thursday 17 September 2026 14:14:43 +0000 (0:00:00.845) 0:00:21.339 **** 2026-09-17 14:14:48.810017 | instance | changed: [instance] 2026-09-17 14:14:48.810063 | instance | 2026-09-17 14:14:48.810071 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 14:14:48.810077 | instance | Thursday 17 September 2026 14:14:48 +0000 (0:00:05.304) 0:00:26.643 **** 2026-09-17 14:14:49.873114 | instance | ok: [instance] 2026-09-17 14:14:49.873347 | instance | 2026-09-17 14:14:49.873728 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 14:14:49.873813 | instance | Thursday 17 September 2026 14:14:49 +0000 (0:00:01.062) 0:00:27.705 **** 2026-09-17 14:14:50.246400 | instance | changed: [instance] 2026-09-17 14:14:50.246482 | instance | 2026-09-17 14:14:50.246494 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 14:14:50.246504 | instance | Thursday 17 September 2026 14:14:50 +0000 (0:00:00.372) 0:00:28.078 **** 2026-09-17 14:14:50.721585 | instance | changed: [instance] 2026-09-17 14:14:50.721701 | instance | 2026-09-17 14:14:50.722005 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 14:14:50.722057 | instance | Thursday 17 September 2026 14:14:50 +0000 (0:00:00.477) 0:00:28.555 **** 2026-09-17 14:14:51.367006 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 14:14:51.367132 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 14:14:51.367687 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 14:14:51.367723 | instance | 2026-09-17 14:14:51.367735 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 14:14:51.367857 | instance | Thursday 17 September 2026 14:14:51 +0000 (0:00:00.644) 0:00:29.200 **** 2026-09-17 14:14:51.882151 | instance | changed: [instance] 2026-09-17 14:14:51.882228 | instance | 2026-09-17 14:14:51.882240 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 14:14:51.882251 | instance | Thursday 17 September 2026 14:14:51 +0000 (0:00:00.513) 0:00:29.714 **** 2026-09-17 14:14:52.417548 | instance | changed: [instance] 2026-09-17 14:14:52.417646 | instance | 2026-09-17 14:14:52.418474 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 14:14:52.418524 | instance | Thursday 17 September 2026 14:14:52 +0000 (0:00:00.507) 0:00:30.221 **** 2026-09-17 14:14:52.418531 | instance | 2026-09-17 14:14:52.418538 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-17 14:14:52.418544 | instance | Thursday 17 September 2026 14:14:52 +0000 (0:00:00.029) 0:00:30.251 **** 2026-09-17 14:14:53.224972 | instance | ok: [instance] 2026-09-17 14:14:53.225067 | instance | 2026-09-17 14:14:53.225396 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-17 14:14:53.225422 | instance | Thursday 17 September 2026 14:14:53 +0000 (0:00:00.807) 0:00:31.058 **** 2026-09-17 14:14:54.220971 | instance | changed: [instance] 2026-09-17 14:14:54.221159 | instance | 2026-09-17 14:14:54.221702 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 14:14:54.221786 | instance | Thursday 17 September 2026 14:14:54 +0000 (0:00:00.994) 0:00:32.053 **** 2026-09-17 14:14:54.910734 | instance | changed: [instance] 2026-09-17 14:14:54.910821 | instance | 2026-09-17 14:14:54.911178 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 14:14:54.911216 | instance | Thursday 17 September 2026 14:14:54 +0000 (0:00:00.690) 0:00:32.744 **** 2026-09-17 14:14:54.981736 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 14:14:54.981812 | instance | 2026-09-17 14:14:54.982023 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 14:14:54.982065 | instance | Thursday 17 September 2026 14:14:54 +0000 (0:00:00.071) 0:00:32.815 **** 2026-09-17 14:15:00.065049 | instance | changed: [instance] 2026-09-17 14:15:00.065865 | instance | 2026-09-17 14:15:00.065949 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 14:15:00.065962 | instance | Thursday 17 September 2026 14:15:00 +0000 (0:00:05.082) 0:00:37.898 **** 2026-09-17 14:15:00.734153 | instance | ok: [instance] => (item=chronyd) 2026-09-17 14:15:00.734243 | instance | ok: [instance] => (item=sshd) 2026-09-17 14:15:00.734730 | instance | 2026-09-17 14:15:00.734770 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 14:15:00.734778 | instance | Thursday 17 September 2026 14:15:00 +0000 (0:00:00.669) 0:00:38.567 **** 2026-09-17 14:15:04.367933 | instance | changed: [instance] 2026-09-17 14:15:04.368703 | instance | 2026-09-17 14:15:04.368778 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-17 14:15:04.368791 | instance | Thursday 17 September 2026 14:15:04 +0000 (0:00:03.633) 0:00:42.201 **** 2026-09-17 14:15:04.594896 | instance | ok: [instance] 2026-09-17 14:15:04.594996 | instance | 2026-09-17 14:15:04.595206 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-17 14:15:04.595259 | instance | Thursday 17 September 2026 14:15:04 +0000 (0:00:00.227) 0:00:42.428 **** 2026-09-17 14:15:05.109096 | instance | changed: [instance] 2026-09-17 14:15:05.109197 | instance | 2026-09-17 14:15:05.109435 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-17 14:15:05.109498 | instance | Thursday 17 September 2026 14:15:05 +0000 (0:00:00.513) 0:00:42.942 **** 2026-09-17 14:15:05.509311 | instance | changed: [instance] 2026-09-17 14:15:05.509424 | instance | 2026-09-17 14:15:05.509436 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-17 14:15:05.509598 | instance | Thursday 17 September 2026 14:15:05 +0000 (0:00:00.400) 0:00:43.342 **** 2026-09-17 14:15:05.652386 | instance | ok: [instance] 2026-09-17 14:15:05.653137 | instance | 2026-09-17 14:15:05.653201 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-17 14:15:05.653213 | instance | Thursday 17 September 2026 14:15:05 +0000 (0:00:00.142) 0:00:43.485 **** 2026-09-17 14:15:05.910277 | instance | ok: [instance] => (item=instance) 2026-09-17 14:15:05.911106 | instance | 2026-09-17 14:15:05.911189 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-17 14:15:05.911202 | instance | Thursday 17 September 2026 14:15:05 +0000 (0:00:00.257) 0:00:43.742 **** 2026-09-17 14:15:05.981761 | instance | ok: [instance] 2026-09-17 14:15:05.982549 | instance | 2026-09-17 14:15:05.982615 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-17 14:15:05.982628 | instance | Thursday 17 September 2026 14:15:05 +0000 (0:00:00.071) 0:00:43.814 **** 2026-09-17 14:15:06.069657 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-17 14:15:06.069765 | instance | 2026-09-17 14:15:06.069834 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-17 14:15:06.069977 | instance | Thursday 17 September 2026 14:15:06 +0000 (0:00:00.088) 0:00:43.902 **** 2026-09-17 14:15:06.461433 | instance | changed: [instance] 2026-09-17 14:15:06.461554 | instance | 2026-09-17 14:15:06.461829 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-17 14:15:06.461996 | instance | Thursday 17 September 2026 14:15:06 +0000 (0:00:00.392) 0:00:44.294 **** 2026-09-17 14:15:07.305759 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-17 14:15:07.305860 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-17 14:15:07.305923 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-17 14:15:07.306304 | instance | 2026-09-17 14:15:07.306367 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-17 14:15:07.306374 | instance | Thursday 17 September 2026 14:15:07 +0000 (0:00:00.844) 0:00:45.139 **** 2026-09-17 14:16:42.093546 | instance | ok: [instance] 2026-09-17 14:16:42.093606 | instance | 2026-09-17 14:16:42.093618 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-17 14:16:42.093628 | instance | Thursday 17 September 2026 14:16:42 +0000 (0:01:34.786) 0:02:19.925 **** 2026-09-17 14:16:42.368199 | instance | changed: [instance] 2026-09-17 14:16:42.368512 | instance | 2026-09-17 14:16:42.368934 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-17 14:16:42.369266 | instance | Thursday 17 September 2026 14:16:42 +0000 (0:00:00.275) 0:02:20.201 **** 2026-09-17 14:16:42.417496 | instance | ok: [instance] 2026-09-17 14:16:42.417691 | instance | 2026-09-17 14:16:42.417968 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 14:16:42.418234 | instance | Thursday 17 September 2026 14:16:42 +0000 (0:00:00.049) 0:02:20.250 **** 2026-09-17 14:16:42.505942 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 14:16:42.506021 | instance | 2026-09-17 14:16:42.506092 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 14:16:42.506239 | instance | Thursday 17 September 2026 14:16:42 +0000 (0:00:00.089) 0:02:20.339 **** 2026-09-17 14:16:44.181508 | instance | ok: [instance] 2026-09-17 14:16:44.181567 | instance | 2026-09-17 14:16:44.182036 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 14:16:44.182090 | instance | Thursday 17 September 2026 14:16:44 +0000 (0:00:01.674) 0:02:22.014 **** 2026-09-17 14:16:44.249804 | instance | ok: [instance] => (item=instance) 2026-09-17 14:16:44.249903 | instance | 2026-09-17 14:16:44.250209 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 14:16:44.250231 | instance | Thursday 17 September 2026 14:16:44 +0000 (0:00:00.069) 0:02:22.083 **** 2026-09-17 14:16:44.653811 | instance | ok: [instance] 2026-09-17 14:16:44.654038 | instance | 2026-09-17 14:16:44.654301 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 14:16:44.654561 | instance | Thursday 17 September 2026 14:16:44 +0000 (0:00:00.403) 0:02:22.486 **** 2026-09-17 14:16:47.176983 | instance | ok: [instance] 2026-09-17 14:16:47.177472 | instance | 2026-09-17 14:16:47.177516 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-17 14:16:47.177523 | instance | Thursday 17 September 2026 14:16:47 +0000 (0:00:02.523) 0:02:25.010 **** 2026-09-17 14:17:38.398177 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: [errno 5] RADOS I/O error (error connecting to the cluster) 2026-09-17 14:17:38.399083 | instance | fatal: [instance]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"\", line 107, in \n File \"\", line 99, in _ansiballz_main\n File \"\", line 47, in invoke_module\n File \"/usr/lib/python3.10/runpy.py\", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File \"/usr/lib/python3.10/runpy.py\", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File \"/usr/lib/python3.10/runpy.py\", line 86, in _run_code\n exec(code, run_globals)\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_hc3p4zmr/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 202, in \n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_hc3p4zmr/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 198, in main\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_hc3p4zmr/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 177, in run_module\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_hc3p4zmr/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 120, in apply_spec\nRuntimeError: Inferring config /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config\n2026-09-17T14:17:38.214+0000 7f60859d4640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgAf9qtqzDofBSAA5vQw7WKEPp6KS3odHDokMvsig0ZZ7yikARl5/Sr4/pI=: Malformed input [buffer:3]\n2026-09-17T14:17:38.214+0000 7f60859d4640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-17T14:17:38.218+0000 7f60859d4640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgAf9qtqzDofBSAA5vQw7WKEPp6KS3odHDokMvsig0ZZ7yikARl5/Sr4/pI=: Malformed input [buffer:3]\n2026-09-17T14:17:38.218+0000 7f60859d4640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-17T14:17:38.218+0000 7f60859d4640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgAf9qtqzDofBSAA5vQw7WKEPp6KS3odHDokMvsig0ZZ7yikARl5/Sr4/pI=: Malformed input [buffer:3]\n2026-09-17T14:17:38.218+0000 7f60859d4640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-17T14:17:38.218+0000 7f60859d4640 -1 monclient: keyring not found\n[errno 5] RADOS I/O error (error connecting to the cluster)\n\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} 2026-09-17 14:17:38.402309 | instance | 2026-09-17 14:17:38.403692 | instance | PLAY RECAP ********************************************************************* 2026-09-17 14:17:38.403751 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 2026-09-17 14:17:38.403764 | instance | 2026-09-17 14:17:38.403773 | instance | Thursday 17 September 2026 14:17:38 +0000 (0:00:51.225) 0:03:16.236 **** 2026-09-17 14:17:38.407624 | instance | =============================================================================== 2026-09-17 14:17:38.407699 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 94.79s 2026-09-17 14:17:38.407715 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 51.23s 2026-09-17 14:17:38.407728 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.80s 2026-09-17 14:17:38.407740 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 5.30s 2026-09-17 14:17:38.407752 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.08s 2026-09-17 14:17:38.407764 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 3.63s 2026-09-17 14:17:38.407776 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.92s 2026-09-17 14:17:38.407786 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.52s 2026-09-17 14:17:38.407815 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.69s 2026-09-17 14:17:38.407824 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.67s 2026-09-17 14:17:38.407833 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.21s 2026-09-17 14:17:38.407841 | instance | Gathering Facts --------------------------------------------------------- 1.09s 2026-09-17 14:17:38.407850 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.06s 2026-09-17 14:17:38.407858 | instance | Gathering Facts --------------------------------------------------------- 1.06s 2026-09-17 14:17:38.407867 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 1.00s 2026-09-17 14:17:38.407906 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 1.00s 2026-09-17 14:17:38.408138 | instance | Gathering Facts --------------------------------------------------------- 0.96s 2026-09-17 14:17:38.408443 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.85s 2026-09-17 14:17:38.408765 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.84s 2026-09-17 14:17:38.409060 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.75s 2026-09-17 14:17:38.514579 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-09-17 14:17:38.514870 | instance | ERROR [csi > converge] Executed: Failed 2026-09-17 14:17:38.515052 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-09-17 14:17:38.645692 | instance | ERROR 2026-09-17 14:17:38.645991 | instance | { 2026-09-17 14:17:38.646064 | instance | "delta": "0:04:09.951065", 2026-09-17 14:17:38.646106 | instance | "end": "2026-09-17 14:17:38.587461", 2026-09-17 14:17:38.646142 | instance | "msg": "non-zero return code", 2026-09-17 14:17:38.646175 | instance | "rc": 2, 2026-09-17 14:17:38.646209 | instance | "start": "2026-09-17 14:13:28.636396" 2026-09-17 14:17:38.646242 | instance | } failure 2026-09-17 14:17:38.656849 | 2026-09-17 14:17:38.656999 | PLAY RECAP 2026-09-17 14:17:38.657087 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-17 14:17:38.657132 | 2026-09-17 14:17:38.828278 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-17 14:17:38.839743 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-17 14:17:39.485379 | 2026-09-17 14:17:39.485539 | PLAY [all] 2026-09-17 14:17:39.500429 | 2026-09-17 14:17:39.500537 | TASK [gather-host-logs : creating directory for system status] 2026-09-17 14:17:39.884893 | instance | changed 2026-09-17 14:17:39.897163 | 2026-09-17 14:17:39.897410 | TASK [gather-host-logs : Get logs for each host] 2026-09-17 14:17:40.273149 | instance | + systemd-cgls --full --all --no-pager 2026-09-17 14:17:40.291134 | instance | + ip addr 2026-09-17 14:17:40.293625 | instance | + ip route 2026-09-17 14:17:40.296496 | instance | + lsblk 2026-09-17 14:17:40.301773 | instance | + mount 2026-09-17 14:17:40.304570 | instance | + docker images 2026-09-17 14:17:40.330249 | instance | + brctl show 2026-09-17 14:17:40.330808 | instance | /bin/bash: line 8: brctl: command not found 2026-09-17 14:17:40.331094 | instance | + ip neigh 2026-09-17 14:17:40.333440 | instance | + bridge fdb show 2026-09-17 14:17:40.336994 | instance | + ps aux --sort=-%mem 2026-09-17 14:17:40.356579 | instance | + dpkg -l 2026-09-17 14:17:40.369989 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-17 14:17:40.370503 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-17 14:17:40.391914 | instance | + '[' '!' -z '' ']' 2026-09-17 14:17:40.444357 | instance | ok: Runtime: 0:00:00.124742 2026-09-17 14:17:40.454368 | 2026-09-17 14:17:40.454548 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-17 14:17:41.192949 | instance | changed: 2026-09-17 14:17:41.193466 | instance | created directory /var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/logs/instance 2026-09-17 14:17:41.193627 | instance | cd+++++++++ system/ 2026-09-17 14:17:41.193724 | instance | >f+++++++++ system/brctl-show.txt 2026-09-17 14:17:41.193808 | instance | >f+++++++++ system/bridge-fdb.txt 2026-09-17 14:17:41.193859 | instance | >f+++++++++ system/docker-images.txt 2026-09-17 14:17:41.193905 | instance | >f+++++++++ system/ip-addr.txt 2026-09-17 14:17:41.193946 | instance | >f+++++++++ system/ip-neigh.txt 2026-09-17 14:17:41.193984 | instance | >f+++++++++ system/ip-route.txt 2026-09-17 14:17:41.194069 | instance | >f+++++++++ system/lsblk.txt 2026-09-17 14:17:41.194150 | instance | >f+++++++++ system/mount.txt 2026-09-17 14:17:41.194227 | instance | >f+++++++++ system/packages.txt 2026-09-17 14:17:41.194271 | instance | >f+++++++++ system/ps.txt 2026-09-17 14:17:41.194307 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-17 14:17:41.211730 | 2026-09-17 14:17:41.211904 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-17 14:17:41.430838 | instance | changed: "values" 2026-09-17 14:17:41.609931 | instance | changed: "releases" 2026-09-17 14:17:41.631840 | 2026-09-17 14:17:41.632151 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-17 14:17:41.915344 | instance | /bin/bash: line 3: kubectl: command not found 2026-09-17 14:17:42.188569 | instance | ok: Runtime: 0:00:00.005786 2026-09-17 14:17:42.199727 | 2026-09-17 14:17:42.199961 | TASK [helm-release-status : Downloads logs to executor] 2026-09-17 14:17:42.735324 | instance | changed: 2026-09-17 14:17:42.735791 | instance | cd+++++++++ helm/ 2026-09-17 14:17:42.735926 | instance | cd+++++++++ helm/releases/ 2026-09-17 14:17:42.736012 | instance | cd+++++++++ helm/values/ 2026-09-17 14:17:42.780272 | 2026-09-17 14:17:42.780645 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-17 14:17:43.007053 | instance | changed 2026-09-17 14:17:43.014985 | 2026-09-17 14:17:43.015129 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-17 14:17:43.308360 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 14:17:43.308852 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 14:17:43.316350 | instance | environment: line 1: kubectl: command not found 2026-09-17 14:17:43.317365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 14:17:43.317779 | instance | environment: line 1: kubectl: command not found 2026-09-17 14:17:43.319406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 14:17:43.321014 | instance | environment: line 1: kubectl: command not found 2026-09-17 14:17:43.321977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 14:17:43.323288 | instance | environment: line 1: kubectl: command not found 2026-09-17 14:17:43.324230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 14:17:43.325361 | instance | environment: line 1: kubectl: command not found 2026-09-17 14:17:43.326441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 14:17:43.553487 | instance | ok: Runtime: 0:00:00.026003 2026-09-17 14:17:43.562982 | 2026-09-17 14:17:43.563117 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-17 14:17:43.814437 | instance | changed 2026-09-17 14:17:43.837636 | 2026-09-17 14:17:43.837916 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-17 14:17:44.123964 | instance | environment: line 5: kubectl: command not found 2026-09-17 14:17:44.124948 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 14:17:44.125180 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 14:17:44.125804 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 14:17:44.388553 | instance | ok: Runtime: 0:00:00.011507 2026-09-17 14:17:44.394356 | 2026-09-17 14:17:44.394430 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-17 14:17:44.951071 | instance | changed: 2026-09-17 14:17:44.951291 | instance | cd+++++++++ objects/ 2026-09-17 14:17:44.951331 | instance | cd+++++++++ objects/cluster/ 2026-09-17 14:17:44.951361 | instance | cd+++++++++ objects/namespaced/ 2026-09-17 14:17:44.960166 | 2026-09-17 14:17:44.960230 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-17 14:17:45.195483 | instance | changed 2026-09-17 14:17:45.205141 | 2026-09-17 14:17:45.205267 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-17 14:17:45.423772 | instance | changed 2026-09-17 14:17:45.433966 | 2026-09-17 14:17:45.434106 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-17 14:17:45.696576 | instance | environment: line 3: kubectl: command not found 2026-09-17 14:17:45.982680 | instance | ok: Runtime: 0:00:00.007926 2026-09-17 14:17:45.992265 | 2026-09-17 14:17:45.992394 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-17 14:17:46.529643 | instance | changed: 2026-09-17 14:17:46.529947 | instance | cd+++++++++ pod-logs/ 2026-09-17 14:17:46.530012 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-17 14:17:46.553457 | 2026-09-17 14:17:46.553643 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-17 14:17:46.779748 | instance | changed 2026-09-17 14:17:46.788952 | 2026-09-17 14:17:46.789102 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-17 14:17:47.038390 | instance | /bin/bash: line 2: kubectl: command not found 2026-09-17 14:17:47.347145 | instance | ok: Runtime: 0:00:00.054472 2026-09-17 14:17:47.357218 | 2026-09-17 14:17:47.357302 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-17 14:17:47.612377 | instance | /bin/bash: line 2: kubectl: command not found 2026-09-17 14:17:47.657728 | instance | ceph-mgr endpoints: 2026-09-17 14:17:47.905658 | instance | ok: Runtime: 0:00:00.053013 2026-09-17 14:17:47.916268 | 2026-09-17 14:17:47.916405 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-17 14:17:48.190004 | instance | /bin/bash: line 4: kubectl: command not found 2026-09-17 14:17:48.467850 | instance | ok: Runtime: 0:00:00.048843 2026-09-17 14:17:48.478854 | 2026-09-17 14:17:48.478991 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-17 14:17:49.031806 | instance | changed: cd+++++++++ prometheus/ 2026-09-17 14:17:49.050646 | 2026-09-17 14:17:49.050810 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-17 14:17:49.278251 | instance | changed 2026-09-17 14:17:49.287675 | 2026-09-17 14:17:49.287809 | TASK [gather-selenium-data : Get selenium data] 2026-09-17 14:17:49.577369 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-17 14:17:49.579042 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-17 14:17:49.835409 | instance | ERROR 2026-09-17 14:17:49.835704 | instance | { 2026-09-17 14:17:49.835778 | instance | "delta": "0:00:00.007380", 2026-09-17 14:17:49.835839 | instance | "end": "2026-09-17 14:17:49.579427", 2026-09-17 14:17:49.835887 | instance | "msg": "non-zero return code", 2026-09-17 14:17:49.835929 | instance | "rc": 1, 2026-09-17 14:17:49.835965 | instance | "start": "2026-09-17 14:17:49.572047" 2026-09-17 14:17:49.836000 | instance | } 2026-09-17 14:17:49.836046 | instance | ERROR: Ignoring Errors 2026-09-17 14:17:49.845389 | 2026-09-17 14:17:49.845516 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-17 14:17:50.389511 | instance | changed: cd+++++++++ selenium/ 2026-09-17 14:17:50.397800 | 2026-09-17 14:17:50.397874 | PLAY RECAP 2026-09-17 14:17:50.397938 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-09-17 14:17:50.397966 | 2026-09-17 14:17:50.604899 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-17 14:17:50.607151 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 14:17:51.509301 | 2026-09-17 14:17:51.509452 | PLAY [all] 2026-09-17 14:17:51.523659 | 2026-09-17 14:17:51.523760 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-17 14:17:51.588764 | instance | skipping: Conditional result was False 2026-09-17 14:17:51.598347 | 2026-09-17 14:17:51.598526 | TASK [fetch-output : Set log path for single node] 2026-09-17 14:17:51.652391 | instance | ok 2026-09-17 14:17:51.661228 | 2026-09-17 14:17:51.661364 | LOOP [fetch-output : Ensure local output dirs] 2026-09-17 14:17:52.285533 | instance -> localhost | ok: "/var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/logs" 2026-09-17 14:17:52.550815 | instance -> localhost | changed: "/var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/artifacts" 2026-09-17 14:17:52.860986 | instance -> localhost | changed: "/var/lib/zuul/builds/0650ed6b2746429fae849695c90f26d8/work/docs" 2026-09-17 14:17:52.884605 | 2026-09-17 14:17:52.884871 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-17 14:17:53.615548 | instance | changed: .d..t...... ./ 2026-09-17 14:17:53.615901 | instance | changed: All items complete 2026-09-17 14:17:53.615957 | 2026-09-17 14:17:54.094201 | instance | changed: .d..t...... ./ 2026-09-17 14:17:54.602677 | instance | changed: .d..t...... ./ 2026-09-17 14:17:54.621044 | 2026-09-17 14:17:54.621660 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-17 14:17:55.074123 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006292 2026-09-17 14:17:55.317071 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007556 2026-09-17 14:17:55.338986 | 2026-09-17 14:17:55.339112 | PLAY [all] 2026-09-17 14:17:55.349696 | 2026-09-17 14:17:55.349778 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-17 14:17:55.765272 | instance | changed 2026-09-17 14:17:55.772729 | 2026-09-17 14:17:55.772781 | PLAY RECAP 2026-09-17 14:17:55.772823 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-17 14:17:55.772844 | 2026-09-17 14:17:55.910578 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 14:17:55.914536 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-17 14:17:56.645655 | 2026-09-17 14:17:56.645789 | PLAY [localhost] 2026-09-17 14:17:56.657369 | 2026-09-17 14:17:56.657483 | TASK [Generate Zuul manifest] 2026-09-17 14:17:56.675941 | localhost | ok 2026-09-17 14:17:56.760960 | 2026-09-17 14:17:56.761187 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-17 14:17:57.320758 | localhost | changed 2026-09-17 14:17:57.338927 | 2026-09-17 14:17:57.339084 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-17 14:17:57.412176 | localhost | ok 2026-09-17 14:17:57.431671 | 2026-09-17 14:17:57.431897 | TASK [Upload logs] 2026-09-17 14:17:57.454890 | localhost | ok 2026-09-17 14:17:57.698582 | 2026-09-17 14:17:57.698775 | TASK [Set zuul-log-path fact] 2026-09-17 14:17:57.717814 | localhost | ok 2026-09-17 14:17:58.137361 | 2026-09-17 14:17:58.137505 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 14:17:58.178490 | localhost | ok 2026-09-17 14:17:58.191363 | 2026-09-17 14:17:58.191496 | TASK [upload-logs : Create log directories] 2026-09-17 14:17:58.617925 | localhost | changed 2026-09-17 14:17:58.627950 | 2026-09-17 14:17:58.628112 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-17 14:17:59.075949 | localhost -> localhost | ok: Runtime: 0:00:00.005545 2026-09-17 14:17:59.082649 | 2026-09-17 14:17:59.082741 | TASK [upload-logs : Upload logs to log server] 2026-09-17 14:17:59.625765 | localhost | Output suppressed because no_log was given 2026-09-17 14:17:59.681220 | 2026-09-17 14:17:59.681378 | LOOP [upload-logs : Compress console log and json output] 2026-09-17 14:17:59.745476 | localhost | skipping: Conditional result was False 2026-09-17 14:17:59.754127 | localhost | skipping: Conditional result was False 2026-09-17 14:17:59.762505 | 2026-09-17 14:17:59.762685 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-17 14:17:59.829461 | localhost | skipping: Conditional result was False 2026-09-17 14:17:59.829904 | 2026-09-17 14:17:59.837243 | localhost | skipping: Conditional result was False 2026-09-17 14:17:59.847654 | 2026-09-17 14:17:59.847856 | LOOP [upload-logs : Upload console log and json output]