2026-08-24 15:32:16.051436 | Job console starting 2026-08-24 15:32:16.061560 | Updating git repos 2026-08-24 15:32:18.163493 | Cloning repos into workspace 2026-08-24 15:32:38.316000 | Restoring repo states 2026-08-24 15:32:49.352256 | Merging changes 2026-08-24 15:32:50.892290 | Checking out repos 2026-08-24 15:32:54.745494 | Preparing playbooks 2026-08-24 15:32:59.735086 | Running Ansible setup 2026-08-24 15:33:03.995082 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-24 15:33:04.738670 | 2026-08-24 15:33:04.738837 | PLAY [localhost] 2026-08-24 15:33:04.750896 | 2026-08-24 15:33:04.751164 | TASK [Gathering Facts] 2026-08-24 15:33:05.889709 | localhost | ok 2026-08-24 15:33:05.901493 | 2026-08-24 15:33:05.901606 | TASK [Setup log path fact] 2026-08-24 15:33:05.934650 | localhost | ok 2026-08-24 15:33:05.948160 | 2026-08-24 15:33:05.948240 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-24 15:33:05.990790 | localhost | ok 2026-08-24 15:33:06.000009 | 2026-08-24 15:33:06.000125 | TASK [emit-job-header : Print job information] 2026-08-24 15:33:06.045408 | # Job Information 2026-08-24 15:33:06.045627 | Ansible Version: 2.16.18 2026-08-24 15:33:06.045673 | Job: atmosphere-molecule-csi-rbd 2026-08-24 15:33:06.045704 | Pipeline: check 2026-08-24 15:33:06.045733 | Executor: 2d72f0692154 2026-08-24 15:33:06.045761 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4089 2026-08-24 15:33:06.045795 | Event ID: 15442470-9fcf-11f1-8f84-07adad436e2a 2026-08-24 15:33:06.050453 | 2026-08-24 15:33:06.050550 | LOOP [emit-job-header : Print node information] 2026-08-24 15:33:06.154507 | localhost | ok: 2026-08-24 15:33:06.154774 | localhost | # Node Information 2026-08-24 15:33:06.154805 | localhost | Inventory Hostname: instance 2026-08-24 15:33:06.154829 | localhost | Hostname: np0000190899 2026-08-24 15:33:06.154851 | localhost | Username: zuul 2026-08-24 15:33:06.154895 | localhost | Distro: Ubuntu 22.04 2026-08-24 15:33:06.154917 | localhost | Provider: yul1 2026-08-24 15:33:06.154937 | localhost | Region: ca-ymq-1 2026-08-24 15:33:06.154957 | localhost | Label: ubuntu-jammy 2026-08-24 15:33:06.154977 | localhost | Product Name: OpenStack Nova 2026-08-24 15:33:06.154997 | localhost | Interface IP: 199.19.213.95 2026-08-24 15:33:06.172997 | 2026-08-24 15:33:06.173248 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-24 15:33:06.706548 | localhost -> localhost | changed 2026-08-24 15:33:06.719551 | 2026-08-24 15:33:06.719697 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-24 15:33:07.741141 | localhost -> localhost | changed 2026-08-24 15:33:07.754242 | 2026-08-24 15:33:07.754333 | PLAY [all] 2026-08-24 15:33:07.767372 | 2026-08-24 15:33:07.767470 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-24 15:33:08.006500 | instance -> localhost | ok 2026-08-24 15:33:08.017001 | 2026-08-24 15:33:08.017141 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-24 15:33:08.050894 | instance | ok 2026-08-24 15:33:08.090424 | instance | included: /var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-24 15:33:08.100388 | 2026-08-24 15:33:08.100499 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-24 15:33:10.135551 | instance -> localhost | Generating public/private rsa key pair. 2026-08-24 15:33:10.135716 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/0d4630fb66574afebb959f16be71c735_id_rsa 2026-08-24 15:33:10.135747 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/0d4630fb66574afebb959f16be71c735_id_rsa.pub 2026-08-24 15:33:10.135770 | instance -> localhost | The key fingerprint is: 2026-08-24 15:33:10.135791 | instance -> localhost | SHA256:ncWAEBxajDqh4pk64OhPB6/143d1Qtlc9DWaWp5efLA zuul-build-sshkey 2026-08-24 15:33:10.135825 | instance -> localhost | The key's randomart image is: 2026-08-24 15:33:10.135847 | instance -> localhost | +---[RSA 3072]----+ 2026-08-24 15:33:10.135875 | instance -> localhost | | +=+ .. oo| 2026-08-24 15:33:10.135897 | instance -> localhost | | . .oo . o o =| 2026-08-24 15:33:10.135918 | instance -> localhost | | . o. o+= o| 2026-08-24 15:33:10.135939 | instance -> localhost | |o o . o+oo= | 2026-08-24 15:33:10.135959 | instance -> localhost | |o oo S o..oEo.| 2026-08-24 15:33:10.135979 | instance -> localhost | |.+ o .o...| 2026-08-24 15:33:10.135999 | instance -> localhost | |= . + ..o | 2026-08-24 15:33:10.136019 | instance -> localhost | |+.. + .. . . | 2026-08-24 15:33:10.136041 | instance -> localhost | |.o.o .oo . | 2026-08-24 15:33:10.136061 | instance -> localhost | +----[SHA256]-----+ 2026-08-24 15:33:10.136116 | instance -> localhost | ok: Runtime: 0:00:01.485866 2026-08-24 15:33:10.142326 | 2026-08-24 15:33:10.142393 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-24 15:33:10.177964 | instance | ok 2026-08-24 15:33:10.191154 | instance | included: /var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-24 15:33:10.200455 | 2026-08-24 15:33:10.200523 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-24 15:33:10.225174 | instance | skipping: Conditional result was False 2026-08-24 15:33:10.238814 | 2026-08-24 15:33:10.238950 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-24 15:33:10.841824 | instance | changed 2026-08-24 15:33:10.850476 | 2026-08-24 15:33:10.850577 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-24 15:33:11.048023 | instance | ok 2026-08-24 15:33:11.055783 | 2026-08-24 15:33:11.055852 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-24 15:33:11.572286 | instance | changed 2026-08-24 15:33:11.579598 | 2026-08-24 15:33:11.579703 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-24 15:33:12.067877 | instance | changed 2026-08-24 15:33:12.078385 | 2026-08-24 15:33:12.078606 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-24 15:33:12.109504 | instance | skipping: Conditional result was False 2026-08-24 15:33:12.118352 | 2026-08-24 15:33:12.118520 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-24 15:33:12.579946 | instance -> localhost | changed 2026-08-24 15:33:12.592806 | 2026-08-24 15:33:12.592881 | TASK [add-build-sshkey : Add back temp key] 2026-08-24 15:33:12.912646 | instance -> localhost | Identity added: /var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/0d4630fb66574afebb959f16be71c735_id_rsa (zuul-build-sshkey) 2026-08-24 15:33:12.912916 | instance -> localhost | ok: Runtime: 0:00:00.017077 2026-08-24 15:33:12.920344 | 2026-08-24 15:33:12.920411 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-24 15:33:13.377780 | instance | ok 2026-08-24 15:33:13.385272 | 2026-08-24 15:33:13.385367 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-24 15:33:13.411709 | instance | skipping: Conditional result was False 2026-08-24 15:33:13.425732 | 2026-08-24 15:33:13.425865 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-24 15:33:13.806747 | instance | ok 2026-08-24 15:33:14.339713 | 2026-08-24 15:33:14.340112 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-24 15:34:11.571880 | instance | Output suppressed because no_log was given 2026-08-24 15:34:11.645356 | 2026-08-24 15:34:11.645487 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-24 15:34:11.970144 | instance | ok: "logs" 2026-08-24 15:34:11.970348 | instance | ok: All items complete 2026-08-24 15:34:11.970377 | 2026-08-24 15:34:12.121833 | instance | ok: "artifacts" 2026-08-24 15:34:12.302286 | instance | ok: "docs" 2026-08-24 15:34:12.319634 | 2026-08-24 15:34:12.319901 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-24 15:34:12.529996 | instance | changed: "logs" 2026-08-24 15:34:12.747705 | instance | changed: "artifacts" 2026-08-24 15:34:12.936704 | instance | changed: "docs" 2026-08-24 15:34:12.951891 | 2026-08-24 15:34:12.952047 | PLAY RECAP 2026-08-24 15:34:12.952129 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-24 15:34:12.952186 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 15:34:12.952228 | 2026-08-24 15:34:13.262687 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-24 15:34:13.271020 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-24 15:34:14.410620 | 2026-08-24 15:34:14.411180 | PLAY [all] 2026-08-24 15:34:14.426254 | 2026-08-24 15:34:14.426476 | TASK [setup-uv : Extract archive] 2026-08-24 15:34:16.869419 | instance | changed 2026-08-24 15:34:16.879452 | 2026-08-24 15:34:16.879566 | TASK [setup-uv : Print version] 2026-08-24 15:34:17.345592 | instance | uv 0.8.13 2026-08-24 15:34:17.747109 | instance | ok: Runtime: 0:00:00.007775 2026-08-24 15:34:17.764223 | 2026-08-24 15:34:17.764446 | TASK [Install Ansible collection siblings] 2026-08-24 15:34:27.145947 | instance | changed: 2026-08-24 15:34:27.146102 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-24 15:34:27.146153 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-24 15:34:27.146184 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-24 15:34:27.146205 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-24 15:34:27.146226 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-24 15:34:27.146250 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-24 15:34:27.146271 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-24 15:34:27.146293 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-24 15:34:27.146313 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-24 15:34:27.146332 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-24 15:34:27.146351 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-24 15:34:27.146370 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-24 15:34:27.146388 | instance | Resolved ansible.netcommon to v8.6.2 for >=1.2.0 2026-08-24 15:34:27.146406 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-24 15:34:27.146425 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=3.0.0 2026-08-24 15:34:27.146444 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-24 15:34:27.146463 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-24 15:34:27.146481 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-24 15:34:27.146499 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-24 15:34:27.146516 | instance | Resolved openstack.cloud to 1.7.0 for 1.7.0 2026-08-24 15:34:27.146537 | instance | Resolved atmosphere.common to v0.6.0 for >=0.6.0,<0.7.0 2026-08-24 15:34:27.146590 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-08-24 15:34:27.146627 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-24 15:34:27.146659 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=3.0.0,>=6.0.0 2026-08-24 15:34:27.146680 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-24 15:34:27.146707 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-24 15:34:27.146736 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-24 15:34:27.146765 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=3.0.0,>=6.0.0 2026-08-24 15:34:27.146794 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-24 15:34:27.146823 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-24 15:34:27.146845 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-24 15:34:27.146866 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-24 15:34:27.146885 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-24 15:34:27.146904 | instance | Checked out ansible.netcommon to v8.6.2 2026-08-24 15:34:27.146922 | 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-08-24 15:34:27.146947 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.146966 | instance | Process install dependency map 2026-08-24 15:34:27.146984 | instance | Starting collection install process 2026-08-24 15:34:27.147003 | instance | Installing 'ansible.netcommon:8.6.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-24 15:34:27.147021 | instance | Created collection for ansible.netcommon:8.6.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-24 15:34:27.147039 | instance | ansible.netcommon:8.6.2 was installed successfully 2026-08-24 15:34:27.147057 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-24 15:34:27.147075 | instance | Creating virtual environment at: .venv 2026-08-24 15:34:27.147093 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-24 15:34:27.147111 | instance | Downloading cryptography (4.2MiB) 2026-08-24 15:34:27.147135 | instance | Downloading netaddr (2.2MiB) 2026-08-24 15:34:27.147154 | instance | Downloading pygments (1.2MiB) 2026-08-24 15:34:27.147172 | instance | Downloading ansible-core (2.1MiB) 2026-08-24 15:34:27.147190 | instance | Downloading kubernetes (1.9MiB) 2026-08-24 15:34:27.147208 | instance | Downloading openstacksdk (1.7MiB) 2026-08-24 15:34:27.147227 | instance | Downloading setuptools (1.1MiB) 2026-08-24 15:34:27.147245 | instance | Downloading rjsonnet (1.2MiB) 2026-08-24 15:34:27.147262 | instance | Building pyperclip==1.9.0 2026-08-24 15:34:27.147282 | instance | Downloading rjsonnet 2026-08-24 15:34:27.147302 | instance | Downloading netaddr 2026-08-24 15:34:27.147320 | instance | Downloading pygments 2026-08-24 15:34:27.147338 | instance | Downloading cryptography 2026-08-24 15:34:27.147356 | instance | Downloading setuptools 2026-08-24 15:34:27.147375 | instance | Downloading kubernetes 2026-08-24 15:34:27.147393 | instance | Downloading ansible-core 2026-08-24 15:34:27.147414 | instance | Downloading openstacksdk 2026-08-24 15:34:27.147432 | instance | Built pyperclip==1.9.0 2026-08-24 15:34:27.147450 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-24 15:34:27.147468 | instance | Installed 79 packages in 31ms 2026-08-24 15:34:27.147487 | instance | Checked out ansible.posix to 1.6.0 2026-08-24 15:34:27.147505 | 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-08-24 15:34:27.147523 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.147541 | instance | Process install dependency map 2026-08-24 15:34:27.147567 | instance | Starting collection install process 2026-08-24 15:34:27.147587 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-24 15:34:27.147605 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-24 15:34:27.147623 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-24 15:34:27.147641 | instance | Checked out ansible.utils to v6.1.0 2026-08-24 15:34:27.147659 | 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-08-24 15:34:27.147678 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.147696 | instance | Process install dependency map 2026-08-24 15:34:27.147717 | instance | Starting collection install process 2026-08-24 15:34:27.147744 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-24 15:34:27.147771 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-24 15:34:27.147797 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-24 15:34:27.147823 | instance | Checked out atmosphere.common to v0.6.0 2026-08-24 15:34:27.147844 | 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-08-24 15:34:27.147862 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.147881 | instance | Process install dependency map 2026-08-24 15:34:27.147899 | instance | Starting collection install process 2026-08-24 15:34:27.147918 | instance | Installing 'atmosphere.common:0.6.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-24 15:34:27.147936 | instance | Created collection for atmosphere.common:0.6.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-24 15:34:27.148036 | instance | atmosphere.common:0.6.0 was installed successfully 2026-08-24 15:34:27.148060 | instance | Checked out community.crypto to 2.2.3 2026-08-24 15:34:27.148101 | 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-08-24 15:34:27.148128 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.148152 | instance | Process install dependency map 2026-08-24 15:34:27.148172 | instance | Starting collection install process 2026-08-24 15:34:27.148190 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-24 15:34:27.148208 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-24 15:34:27.148229 | instance | community.crypto:2.2.3 was installed successfully 2026-08-24 15:34:27.148254 | instance | Checked out community.general to 7.3.0 2026-08-24 15:34:27.148465 | 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-08-24 15:34:27.148489 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.148510 | instance | Process install dependency map 2026-08-24 15:34:27.148534 | instance | Starting collection install process 2026-08-24 15:34:27.148553 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-24 15:34:27.148572 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-24 15:34:27.148591 | instance | community.general:7.3.0 was installed successfully 2026-08-24 15:34:27.148616 | instance | Checked out community.mysql to 3.6.0 2026-08-24 15:34:27.148635 | 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-08-24 15:34:27.148654 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.148671 | instance | Process install dependency map 2026-08-24 15:34:27.148689 | instance | Starting collection install process 2026-08-24 15:34:27.148707 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-24 15:34:27.148724 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-24 15:34:27.148748 | instance | community.mysql:3.6.0 was installed successfully 2026-08-24 15:34:27.148767 | instance | Checked out kubernetes.core to 2.4.0 2026-08-24 15:34:27.148785 | 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-08-24 15:34:27.148803 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.148821 | instance | Process install dependency map 2026-08-24 15:34:27.148841 | instance | Starting collection install process 2026-08-24 15:34:27.148860 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-24 15:34:27.148878 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-24 15:34:27.148896 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-24 15:34:27.148913 | instance | Checked out openstack.cloud to 1.7.0 2026-08-24 15:34:27.148932 | 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-08-24 15:34:27.148973 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.148996 | instance | Process install dependency map 2026-08-24 15:34:27.149015 | instance | Starting collection install process 2026-08-24 15:34:27.149033 | instance | Installing 'openstack.cloud:1.7.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-24 15:34:27.149051 | instance | Created collection for openstack.cloud:1.7.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-24 15:34:27.149069 | instance | openstack.cloud:1.7.0 was installed successfully 2026-08-24 15:34:27.149087 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-24 15:34:27.149106 | 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-08-24 15:34:27.149125 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.149145 | instance | Process install dependency map 2026-08-24 15:34:27.149167 | instance | Starting collection install process 2026-08-24 15:34:27.149185 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-24 15:34:27.149203 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-24 15:34:27.149225 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-24 15:34:27.149244 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-24 15:34:27.149262 | 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-08-24 15:34:27.149280 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.149307 | instance | Process install dependency map 2026-08-24 15:34:27.149326 | instance | Starting collection install process 2026-08-24 15:34:27.149344 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-24 15:34:27.149366 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-24 15:34:27.149386 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-24 15:34:27.149404 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-24 15:34:27.149422 | 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-08-24 15:34:27.149440 | instance | Starting galaxy collection install process 2026-08-24 15:34:27.149458 | instance | Process install dependency map 2026-08-24 15:34:27.149476 | instance | Starting collection install process 2026-08-24 15:34:27.149493 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-24 15:34:27.149511 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-24 15:34:27.149529 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-24 15:34:27.155998 | 2026-08-24 15:34:27.220785 | PLAY RECAP 2026-08-24 15:34:27.222064 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 15:34:27.222239 | 2026-08-24 15:34:27.447341 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-24 15:34:27.450518 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-24 15:34:28.194476 | 2026-08-24 15:34:28.194619 | PLAY [all] 2026-08-24 15:34:28.208831 | 2026-08-24 15:34:28.208950 | TASK [Install "jq" for log collection] 2026-08-24 15:34:37.998970 | instance | changed 2026-08-24 15:34:38.000897 | 2026-08-24 15:34:38.000963 | PLAY RECAP 2026-08-24 15:34:38.001035 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-24 15:34:38.001138 | 2026-08-24 15:34:38.144206 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-24 15:34:38.147021 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-24 15:34:38.956253 | 2026-08-24 15:34:38.956387 | PLAY [all] 2026-08-24 15:34:38.968682 | 2026-08-24 15:34:38.968791 | LOOP [Check inventory directories] 2026-08-24 15:34:39.313344 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-24 15:34:39.470171 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-24 15:34:39.627438 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-24 15:34:39.646273 | 2026-08-24 15:34:39.646442 | LOOP [Copy inventory file for Zuul] 2026-08-24 15:34:40.459561 | instance | changed: 2026-08-24 15:34:40.460054 | instance | { 2026-08-24 15:34:40.460102 | instance | "ansible_loop_var": "item", 2026-08-24 15:34:40.460203 | instance | "changed": false, 2026-08-24 15:34:40.460235 | instance | "failed": false, 2026-08-24 15:34:40.460324 | instance | "invocation": { 2026-08-24 15:34:40.460355 | instance | "module_args": { 2026-08-24 15:34:40.460427 | instance | "checksum_algorithm": "sha1", 2026-08-24 15:34:40.460455 | instance | "follow": true, 2026-08-24 15:34:40.460551 | instance | "get_attributes": true, 2026-08-24 15:34:40.460643 | instance | "get_checksum": true, 2026-08-24 15:34:40.460675 | instance | "get_mime": true, 2026-08-24 15:34:40.460699 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-24 15:34:40.460721 | instance | } 2026-08-24 15:34:40.460827 | instance | }, 2026-08-24 15:34:40.460859 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-24 15:34:40.460882 | instance | "stat": { 2026-08-24 15:34:40.461094 | instance | "atime": 1787585659.649537, 2026-08-24 15:34:40.461133 | instance | "attr_flags": "e", 2026-08-24 15:34:40.461158 | instance | "attributes": [ 2026-08-24 15:34:40.461181 | instance | "extents" 2026-08-24 15:34:40.461204 | instance | ], 2026-08-24 15:34:40.461227 | instance | "block_size": 4096, 2026-08-24 15:34:40.461249 | instance | "blocks": 8, 2026-08-24 15:34:40.461272 | instance | "charset": "unknown", 2026-08-24 15:34:40.461296 | instance | "ctime": 1787585658.609494, 2026-08-24 15:34:40.461319 | instance | "dev": 64513, 2026-08-24 15:34:40.461341 | instance | "device_type": 0, 2026-08-24 15:34:40.461363 | instance | "executable": true, 2026-08-24 15:34:40.461385 | instance | "exists": true, 2026-08-24 15:34:40.461406 | instance | "gid": 1000, 2026-08-24 15:34:40.461428 | instance | "gr_name": "zuul", 2026-08-24 15:34:40.461450 | instance | "inode": 1047352, 2026-08-24 15:34:40.461472 | instance | "isblk": false, 2026-08-24 15:34:40.461495 | instance | "ischr": false, 2026-08-24 15:34:40.461516 | instance | "isdir": true, 2026-08-24 15:34:40.461558 | instance | "isfifo": false, 2026-08-24 15:34:40.461581 | instance | "isgid": false, 2026-08-24 15:34:40.461603 | instance | "islnk": false, 2026-08-24 15:34:40.461640 | instance | "isreg": false, 2026-08-24 15:34:40.461663 | instance | "issock": false, 2026-08-24 15:34:40.461685 | instance | "isuid": false, 2026-08-24 15:34:40.461706 | instance | "mimetype": "unknown", 2026-08-24 15:34:40.461728 | instance | "mode": "0755", 2026-08-24 15:34:40.461750 | instance | "mtime": 1787585658.609494, 2026-08-24 15:34:40.461771 | instance | "nlink": 22, 2026-08-24 15:34:40.461793 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-24 15:34:40.461814 | instance | "pw_name": "zuul", 2026-08-24 15:34:40.461837 | instance | "readable": true, 2026-08-24 15:34:40.461858 | instance | "rgrp": true, 2026-08-24 15:34:40.461881 | instance | "roth": true, 2026-08-24 15:34:40.461903 | instance | "rusr": true, 2026-08-24 15:34:40.461925 | instance | "size": 4096, 2026-08-24 15:34:40.461947 | instance | "uid": 1000, 2026-08-24 15:34:40.461969 | instance | "version": "1362646392", 2026-08-24 15:34:40.461992 | instance | "wgrp": false, 2026-08-24 15:34:40.462016 | instance | "woth": false, 2026-08-24 15:34:40.462038 | instance | "writeable": true, 2026-08-24 15:34:40.462060 | instance | "wusr": true, 2026-08-24 15:34:40.462082 | instance | "xgrp": true, 2026-08-24 15:34:40.462104 | instance | "xoth": true, 2026-08-24 15:34:40.462126 | instance | "xusr": true 2026-08-24 15:34:40.462148 | instance | } 2026-08-24 15:34:40.462170 | instance | } 2026-08-24 15:34:40.462220 | instance | ok: All items complete 2026-08-24 15:34:40.462251 | 2026-08-24 15:34:40.464289 | instance | skipping: Conditional result was False 2026-08-24 15:34:40.465202 | instance | skipping: Conditional result was False 2026-08-24 15:34:40.482905 | 2026-08-24 15:34:40.483124 | LOOP [Switch "ansible_host" to private IP] 2026-08-24 15:34:40.831058 | instance | changed: 1 replacements made 2026-08-24 15:34:40.832348 | instance | skipping: Conditional result was False 2026-08-24 15:34:40.834256 | instance | skipping: Conditional result was False 2026-08-24 15:34:40.853839 | 2026-08-24 15:34:40.854016 | TASK [Run Molecule scenario] 2026-08-24 15:34:41.898629 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-24 15:34:42.315577 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-24 15:34:42.315644 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-24 15:34:53.728767 | instance | INFO [csi > dependency] Executing 2026-08-24 15:34:53.728907 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-24 15:34:53.729113 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-24 15:34:53.729243 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-24 15:34:53.736825 | instance | INFO [csi > cleanup] Executing 2026-08-24 15:34:53.737130 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-24 15:34:53.745236 | instance | INFO [csi > destroy] Executing 2026-08-24 15:34:53.745284 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-24 15:34:53.745344 | instance | INFO [csi > destroy] Executed: Successful 2026-08-24 15:34:53.752942 | instance | INFO [csi > syntax] Executing 2026-08-24 15:34:55.377925 | instance | 2026-08-24 15:34:55.378238 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-24 15:34:55.452755 | instance | INFO [csi > syntax] Executed: Successful 2026-08-24 15:34:55.465987 | instance | INFO [csi > create] Executing 2026-08-24 15:34:55.468482 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-24 15:34:55.476773 | instance | INFO [csi > prepare] Executing 2026-08-24 15:34:56.334454 | instance | 2026-08-24 15:34:56.334847 | instance | PLAY [Prepare] ***************************************************************** 2026-08-24 15:34:56.335282 | instance | 2026-08-24 15:34:56.335637 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 15:34:56.335930 | instance | Monday 24 August 2026 15:34:56 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-08-24 15:34:57.533048 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-24 15:34:57.533168 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-24 15:34:57.533330 | instance | interpreter could change the meaning of that path. See 2026-08-24 15:34:57.533510 | instance | https://docs.ansible.com/ansible- 2026-08-24 15:34:57.533633 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-24 15:34:57.539599 | instance | ok: [instance] 2026-08-24 15:34:57.539715 | instance | 2026-08-24 15:34:57.539917 | instance | TASK [Configure short hostname] ************************************************ 2026-08-24 15:34:57.540058 | instance | Monday 24 August 2026 15:34:57 +0000 (0:00:01.206) 0:00:01.232 ********* 2026-08-24 15:34:58.187709 | instance | changed: [instance] 2026-08-24 15:34:58.187827 | instance | 2026-08-24 15:34:58.188028 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-24 15:34:58.188179 | instance | Monday 24 August 2026 15:34:58 +0000 (0:00:00.647) 0:00:01.880 ********* 2026-08-24 15:34:58.452109 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-24 15:34:58.452271 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-24 15:34:58.452448 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-24 15:34:58.462822 | instance | changed: [instance] 2026-08-24 15:34:58.463144 | instance | 2026-08-24 15:34:58.463484 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-24 15:34:58.463762 | instance | Monday 24 August 2026 15:34:58 +0000 (0:00:00.274) 0:00:02.155 ********* 2026-08-24 15:34:59.449573 | instance | ok: [instance] 2026-08-24 15:34:59.449820 | instance | 2026-08-24 15:34:59.450097 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-24 15:34:59.450419 | instance | 2026-08-24 15:34:59.450723 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 15:34:59.451013 | instance | Monday 24 August 2026 15:34:59 +0000 (0:00:00.987) 0:00:03.142 ********* 2026-08-24 15:35:00.151841 | instance | ok: [instance] 2026-08-24 15:35:00.151966 | instance | 2026-08-24 15:35:00.152137 | instance | TASK [Install depedencies] ***************************************************** 2026-08-24 15:35:00.152282 | instance | Monday 24 August 2026 15:35:00 +0000 (0:00:00.702) 0:00:03.844 ********* 2026-08-24 15:35:21.812171 | instance | changed: [instance] 2026-08-24 15:35:21.812506 | instance | 2026-08-24 15:35:21.812929 | instance | TASK [Start up service] ******************************************************** 2026-08-24 15:35:21.813308 | instance | Monday 24 August 2026 15:35:21 +0000 (0:00:21.659) 0:00:25.504 ********* 2026-08-24 15:35:22.361103 | instance | ok: [instance] 2026-08-24 15:35:22.361403 | instance | 2026-08-24 15:35:22.361736 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-24 15:35:22.362056 | instance | Monday 24 August 2026 15:35:22 +0000 (0:00:00.549) 0:00:26.053 ********* 2026-08-24 15:35:22.640113 | instance | ok: [instance] 2026-08-24 15:35:22.640229 | instance | 2026-08-24 15:35:22.640381 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-24 15:35:22.640575 | instance | Monday 24 August 2026 15:35:22 +0000 (0:00:00.279) 0:00:26.332 ********* 2026-08-24 15:35:23.307469 | instance | changed: [instance] 2026-08-24 15:35:23.307535 | instance | 2026-08-24 15:35:23.307603 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-24 15:35:23.307643 | instance | Monday 24 August 2026 15:35:23 +0000 (0:00:00.665) 0:00:26.998 ********* 2026-08-24 15:35:23.522320 | instance | ok: [instance] 2026-08-24 15:35:23.523036 | instance | 2026-08-24 15:35:23.523075 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-24 15:35:23.523083 | instance | Monday 24 August 2026 15:35:23 +0000 (0:00:00.216) 0:00:27.215 ********* 2026-08-24 15:35:23.545136 | instance | skipping: [instance] 2026-08-24 15:35:23.545651 | instance | 2026-08-24 15:35:23.545690 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-24 15:35:23.545698 | instance | Monday 24 August 2026 15:35:23 +0000 (0:00:00.022) 0:00:27.237 ********* 2026-08-24 15:35:24.150218 | instance | changed: [instance] => (item=osd0) 2026-08-24 15:35:24.150322 | instance | changed: [instance] => (item=osd1) 2026-08-24 15:35:24.150483 | instance | changed: [instance] => (item=osd2) 2026-08-24 15:35:24.150692 | instance | 2026-08-24 15:35:24.150875 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-24 15:35:24.151053 | instance | Monday 24 August 2026 15:35:24 +0000 (0:00:00.605) 0:00:27.842 ********* 2026-08-24 15:35:24.792673 | instance | changed: [instance] => (item=osd0) 2026-08-24 15:35:24.792720 | instance | changed: [instance] => (item=osd1) 2026-08-24 15:35:24.792728 | instance | changed: [instance] => (item=osd2) 2026-08-24 15:35:24.792734 | instance | 2026-08-24 15:35:24.792741 | instance | TASK [Start loop devices] ****************************************************** 2026-08-24 15:35:24.792747 | instance | Monday 24 August 2026 15:35:24 +0000 (0:00:00.641) 0:00:28.484 ********* 2026-08-24 15:35:25.496398 | instance | changed: [instance] => (item=osd0) 2026-08-24 15:35:25.496463 | instance | changed: [instance] => (item=osd1) 2026-08-24 15:35:25.496469 | instance | changed: [instance] => (item=osd2) 2026-08-24 15:35:25.496475 | instance | 2026-08-24 15:35:25.496481 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-24 15:35:25.496487 | instance | Monday 24 August 2026 15:35:25 +0000 (0:00:00.703) 0:00:29.188 ********* 2026-08-24 15:35:28.499102 | instance | changed: [instance] => (item=osd0) 2026-08-24 15:35:28.499162 | instance | changed: [instance] => (item=osd1) 2026-08-24 15:35:28.499170 | instance | changed: [instance] => (item=osd2) 2026-08-24 15:35:28.499194 | instance | 2026-08-24 15:35:28.499202 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-24 15:35:28.499209 | instance | Monday 24 August 2026 15:35:28 +0000 (0:00:03.002) 0:00:32.190 ********* 2026-08-24 15:35:30.442512 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-24 15:35:30.442584 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-24 15:35:30.442615 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-24 15:35:30.442625 | instance | 2026-08-24 15:35:30.442634 | instance | PLAY RECAP ********************************************************************* 2026-08-24 15:35:30.442644 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-24 15:35:30.442653 | instance | 2026-08-24 15:35:30.442662 | instance | Monday 24 August 2026 15:35:30 +0000 (0:00:01.941) 0:00:34.132 ********* 2026-08-24 15:35:30.442671 | instance | =============================================================================== 2026-08-24 15:35:30.442679 | instance | Install depedencies ---------------------------------------------------- 21.66s 2026-08-24 15:35:30.442688 | instance | Create a volume group for each loop device ------------------------------ 3.00s 2026-08-24 15:35:30.442703 | instance | Create a logical volume for each loop device ---------------------------- 1.94s 2026-08-24 15:35:30.442965 | instance | Gathering Facts --------------------------------------------------------- 1.21s 2026-08-24 15:35:30.443273 | instance | Purge "snapd" package --------------------------------------------------- 0.99s 2026-08-24 15:35:30.443533 | instance | Start loop devices ------------------------------------------------------ 0.70s 2026-08-24 15:35:30.443792 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-08-24 15:35:30.444073 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.67s 2026-08-24 15:35:30.444374 | instance | Configure short hostname ------------------------------------------------ 0.65s 2026-08-24 15:35:30.444633 | instance | Set permissions on loopback devices ------------------------------------- 0.64s 2026-08-24 15:35:30.444894 | instance | Create devices for Ceph ------------------------------------------------- 0.61s 2026-08-24 15:35:30.445155 | instance | Start up service -------------------------------------------------------- 0.55s 2026-08-24 15:35:30.445428 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-08-24 15:35:30.445691 | instance | Ensure hostname inside hosts file --------------------------------------- 0.27s 2026-08-24 15:35:30.445951 | instance | Get list of all loopback devices ---------------------------------------- 0.22s 2026-08-24 15:35:30.446234 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-08-24 15:35:30.534133 | instance | INFO [csi > prepare] Executed: Successful 2026-08-24 15:35:30.542429 | instance | INFO [csi > converge] Executing 2026-08-24 15:35:32.186432 | instance | 2026-08-24 15:35:32.186539 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-24 15:35:32.186688 | instance | 2026-08-24 15:35:32.186808 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 15:35:32.186931 | instance | Monday 24 August 2026 15:35:32 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-08-24 15:35:33.162462 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-24 15:35:33.162706 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-24 15:35:33.162978 | instance | interpreter could change the meaning of that path. See 2026-08-24 15:35:33.163277 | instance | https://docs.ansible.com/ansible- 2026-08-24 15:35:33.163485 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-24 15:35:33.177704 | instance | ok: [instance] 2026-08-24 15:35:33.177774 | instance | 2026-08-24 15:35:33.177930 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-24 15:35:33.178070 | instance | Monday 24 August 2026 15:35:33 +0000 (0:00:00.990) 0:00:00.998 ********* 2026-08-24 15:35:33.232323 | instance | ok: [instance] => { 2026-08-24 15:35:33.232575 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-08-24 15:35:33.232922 | instance | } 2026-08-24 15:35:33.233185 | instance | 2026-08-24 15:35:33.233456 | instance | PLAY [all] ********************************************************************* 2026-08-24 15:35:33.233727 | instance | 2026-08-24 15:35:33.234012 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 15:35:33.234278 | instance | Monday 24 August 2026 15:35:33 +0000 (0:00:00.054) 0:00:01.053 ********* 2026-08-24 15:35:34.117052 | instance | ok: [instance] 2026-08-24 15:35:34.117133 | instance | 2026-08-24 15:35:34.117244 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-24 15:35:34.117399 | instance | Monday 24 August 2026 15:35:34 +0000 (0:00:00.884) 0:00:01.937 ********* 2026-08-24 15:35:34.308580 | instance | ok: [instance] 2026-08-24 15:35:34.308876 | instance | 2026-08-24 15:35:34.309252 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-24 15:35:34.309705 | instance | 2026-08-24 15:35:34.310046 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-24 15:35:34.310462 | instance | Monday 24 August 2026 15:35:34 +0000 (0:00:00.191) 0:00:02.129 ********* 2026-08-24 15:35:35.191543 | instance | ok: [instance] 2026-08-24 15:35:35.191689 | instance | 2026-08-24 15:35:35.191888 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 15:35:35.192095 | instance | Monday 24 August 2026 15:35:35 +0000 (0:00:00.883) 0:00:03.012 ********* 2026-08-24 15:35:35.465799 | instance | ok: [instance] 2026-08-24 15:35:35.466080 | instance | 2026-08-24 15:35:35.466323 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 15:35:35.466557 | instance | Monday 24 August 2026 15:35:35 +0000 (0:00:00.274) 0:00:03.286 ********* 2026-08-24 15:35:35.512508 | instance | skipping: [instance] 2026-08-24 15:35:35.512590 | instance | 2026-08-24 15:35:35.512711 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-24 15:35:35.512875 | instance | Monday 24 August 2026 15:35:35 +0000 (0:00:00.046) 0:00:03.333 ********* 2026-08-24 15:35:35.871595 | instance | changed: [instance] 2026-08-24 15:35:35.871784 | instance | 2026-08-24 15:35:35.871946 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 15:35:35.872126 | instance | Monday 24 August 2026 15:35:35 +0000 (0:00:00.359) 0:00:03.693 ********* 2026-08-24 15:35:35.936967 | instance | ok: [instance] => { 2026-08-24 15:35:35.937166 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-24 15:35:35.937317 | instance | } 2026-08-24 15:35:35.937460 | instance | 2026-08-24 15:35:35.937630 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 15:35:35.937783 | instance | Monday 24 August 2026 15:35:35 +0000 (0:00:00.064) 0:00:03.757 ********* 2026-08-24 15:35:36.625266 | instance | changed: [instance] 2026-08-24 15:35:36.625324 | instance | 2026-08-24 15:35:36.625335 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 15:35:36.625345 | instance | Monday 24 August 2026 15:35:36 +0000 (0:00:00.687) 0:00:04.445 ********* 2026-08-24 15:35:36.683267 | instance | skipping: [instance] 2026-08-24 15:35:36.683329 | instance | 2026-08-24 15:35:36.683341 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 15:35:36.683352 | instance | Monday 24 August 2026 15:35:36 +0000 (0:00:00.057) 0:00:04.502 ********* 2026-08-24 15:35:36.730940 | instance | skipping: [instance] 2026-08-24 15:35:36.730995 | instance | 2026-08-24 15:35:36.731004 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 15:35:36.731011 | instance | Monday 24 August 2026 15:35:36 +0000 (0:00:00.048) 0:00:04.551 ********* 2026-08-24 15:35:36.935113 | instance | ok: [instance] 2026-08-24 15:35:36.935545 | instance | 2026-08-24 15:35:36.935894 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-24 15:35:36.936304 | instance | Monday 24 August 2026 15:35:36 +0000 (0:00:00.204) 0:00:04.756 ********* 2026-08-24 15:35:38.363092 | instance | ok: [instance] 2026-08-24 15:35:38.363636 | instance | 2026-08-24 15:35:38.363981 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 15:35:38.364312 | instance | Monday 24 August 2026 15:35:38 +0000 (0:00:01.427) 0:00:06.184 ********* 2026-08-24 15:35:38.430081 | instance | ok: [instance] => { 2026-08-24 15:35:38.430316 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-24 15:35:38.430591 | instance | } 2026-08-24 15:35:38.430782 | instance | 2026-08-24 15:35:38.430967 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 15:35:38.431148 | instance | Monday 24 August 2026 15:35:38 +0000 (0:00:00.065) 0:00:06.249 ********* 2026-08-24 15:35:39.219239 | instance | changed: [instance] 2026-08-24 15:35:39.219319 | instance | 2026-08-24 15:35:39.219407 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 15:35:39.219533 | instance | Monday 24 August 2026 15:35:39 +0000 (0:00:00.790) 0:00:07.040 ********* 2026-08-24 15:35:42.109643 | instance | changed: [instance] 2026-08-24 15:35:42.109841 | instance | 2026-08-24 15:35:42.109892 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-24 15:35:42.110033 | instance | Monday 24 August 2026 15:35:42 +0000 (0:00:02.889) 0:00:09.930 ********* 2026-08-24 15:35:42.146468 | instance | skipping: [instance] 2026-08-24 15:35:42.146701 | instance | 2026-08-24 15:35:42.146976 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-24 15:35:42.147325 | instance | Monday 24 August 2026 15:35:42 +0000 (0:00:00.036) 0:00:09.967 ********* 2026-08-24 15:35:42.186147 | instance | skipping: [instance] 2026-08-24 15:35:42.186404 | instance | 2026-08-24 15:35:42.187178 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-24 15:35:42.187581 | instance | Monday 24 August 2026 15:35:42 +0000 (0:00:00.039) 0:00:10.006 ********* 2026-08-24 15:35:42.222521 | instance | skipping: [instance] 2026-08-24 15:35:42.222764 | instance | 2026-08-24 15:35:42.223087 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-24 15:35:42.223494 | instance | Monday 24 August 2026 15:35:42 +0000 (0:00:00.036) 0:00:10.043 ********* 2026-08-24 15:35:49.616358 | instance | changed: [instance] 2026-08-24 15:35:49.616795 | instance | 2026-08-24 15:35:49.617158 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-24 15:35:49.617481 | instance | Monday 24 August 2026 15:35:49 +0000 (0:00:07.393) 0:00:17.437 ********* 2026-08-24 15:35:50.219814 | instance | changed: [instance] 2026-08-24 15:35:50.219899 | instance | 2026-08-24 15:35:50.220071 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-24 15:35:50.220289 | instance | Monday 24 August 2026 15:35:50 +0000 (0:00:00.602) 0:00:18.039 ********* 2026-08-24 15:35:51.183100 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-24 15:35:51.183138 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-24 15:35:51.183144 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-24 15:35:51.183149 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-24 15:35:51.183154 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-24 15:35:51.183158 | instance | 2026-08-24 15:35:51.183167 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-24 15:35:51.183171 | instance | Monday 24 August 2026 15:35:51 +0000 (0:00:00.964) 0:00:19.003 ********* 2026-08-24 15:35:51.781062 | instance | changed: [instance] 2026-08-24 15:35:51.781815 | instance | 2026-08-24 15:35:51.781922 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-24 15:35:51.781929 | instance | Monday 24 August 2026 15:35:51 +0000 (0:00:00.581) 0:00:19.585 ********* 2026-08-24 15:35:51.781933 | instance | 2026-08-24 15:35:51.781938 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-24 15:35:51.781942 | instance | Monday 24 August 2026 15:35:51 +0000 (0:00:00.017) 0:00:19.602 ********* 2026-08-24 15:35:52.699148 | instance | ok: [instance] 2026-08-24 15:35:52.699180 | instance | 2026-08-24 15:35:52.699202 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-24 15:35:52.699207 | instance | Monday 24 August 2026 15:35:52 +0000 (0:00:00.917) 0:00:20.520 ********* 2026-08-24 15:35:53.132860 | instance | changed: [instance] 2026-08-24 15:35:53.132953 | instance | 2026-08-24 15:35:53.133221 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-24 15:35:53.133263 | instance | Monday 24 August 2026 15:35:53 +0000 (0:00:00.434) 0:00:20.954 ********* 2026-08-24 15:35:53.720059 | instance | changed: [instance] 2026-08-24 15:35:53.720146 | instance | 2026-08-24 15:35:53.720500 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-24 15:35:53.720549 | instance | Monday 24 August 2026 15:35:53 +0000 (0:00:00.586) 0:00:21.541 ********* 2026-08-24 15:35:53.926661 | instance | ok: [instance] 2026-08-24 15:35:53.926731 | instance | 2026-08-24 15:35:53.927006 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-24 15:35:53.927098 | instance | Monday 24 August 2026 15:35:53 +0000 (0:00:00.206) 0:00:21.748 ********* 2026-08-24 15:35:53.984931 | instance | ok: [instance] => { 2026-08-24 15:35:53.986018 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-24 15:35:53.986061 | instance | } 2026-08-24 15:35:53.986067 | instance | 2026-08-24 15:35:53.986072 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-24 15:35:53.986076 | instance | Monday 24 August 2026 15:35:53 +0000 (0:00:00.058) 0:00:21.806 ********* 2026-08-24 15:35:54.725198 | instance | changed: [instance] 2026-08-24 15:35:54.725273 | instance | 2026-08-24 15:35:54.725525 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-24 15:35:54.725565 | instance | Monday 24 August 2026 15:35:54 +0000 (0:00:00.740) 0:00:22.546 ********* 2026-08-24 15:35:59.141065 | instance | changed: [instance] 2026-08-24 15:35:59.141131 | instance | 2026-08-24 15:35:59.141467 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-24 15:35:59.141509 | instance | Monday 24 August 2026 15:35:59 +0000 (0:00:04.415) 0:00:26.962 ********* 2026-08-24 15:36:00.337578 | instance | ok: [instance] 2026-08-24 15:36:00.337711 | instance | 2026-08-24 15:36:00.338048 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-24 15:36:00.338089 | instance | Monday 24 August 2026 15:36:00 +0000 (0:00:01.196) 0:00:28.158 ********* 2026-08-24 15:36:00.717806 | instance | changed: [instance] 2026-08-24 15:36:00.717888 | instance | 2026-08-24 15:36:00.718148 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-24 15:36:00.718187 | instance | Monday 24 August 2026 15:36:00 +0000 (0:00:00.380) 0:00:28.539 ********* 2026-08-24 15:36:01.212503 | instance | changed: [instance] 2026-08-24 15:36:01.212573 | instance | 2026-08-24 15:36:01.212864 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-24 15:36:01.212903 | instance | Monday 24 August 2026 15:36:01 +0000 (0:00:00.494) 0:00:29.033 ********* 2026-08-24 15:36:01.794460 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-24 15:36:01.795114 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-24 15:36:01.795155 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-24 15:36:01.795161 | instance | 2026-08-24 15:36:01.795166 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-24 15:36:01.795171 | instance | Monday 24 August 2026 15:36:01 +0000 (0:00:00.581) 0:00:29.615 ********* 2026-08-24 15:36:02.268838 | instance | changed: [instance] 2026-08-24 15:36:02.269398 | instance | 2026-08-24 15:36:02.269445 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-24 15:36:02.269454 | instance | Monday 24 August 2026 15:36:02 +0000 (0:00:00.474) 0:00:30.090 ********* 2026-08-24 15:36:02.773261 | instance | changed: [instance] 2026-08-24 15:36:02.773407 | instance | 2026-08-24 15:36:02.773427 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-24 15:36:02.773949 | instance | Monday 24 August 2026 15:36:02 +0000 (0:00:00.486) 0:00:30.577 ********* 2026-08-24 15:36:02.774003 | instance | 2026-08-24 15:36:02.774010 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-24 15:36:02.774014 | instance | Monday 24 August 2026 15:36:02 +0000 (0:00:00.017) 0:00:30.594 ********* 2026-08-24 15:36:03.491877 | instance | ok: [instance] 2026-08-24 15:36:03.491948 | instance | 2026-08-24 15:36:03.491955 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-24 15:36:03.491966 | instance | Monday 24 August 2026 15:36:03 +0000 (0:00:00.717) 0:00:31.312 ********* 2026-08-24 15:36:04.552750 | instance | changed: [instance] 2026-08-24 15:36:04.552844 | instance | 2026-08-24 15:36:04.553114 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-24 15:36:04.553153 | instance | Monday 24 August 2026 15:36:04 +0000 (0:00:01.061) 0:00:32.374 ********* 2026-08-24 15:36:05.098309 | instance | changed: [instance] 2026-08-24 15:36:05.098446 | instance | 2026-08-24 15:36:05.098851 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-24 15:36:05.098893 | instance | Monday 24 August 2026 15:36:05 +0000 (0:00:00.545) 0:00:32.919 ********* 2026-08-24 15:36:05.153027 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-24 15:36:05.153108 | instance | 2026-08-24 15:36:05.153428 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-24 15:36:05.153468 | instance | Monday 24 August 2026 15:36:05 +0000 (0:00:00.055) 0:00:32.974 ********* 2026-08-24 15:36:10.702747 | instance | changed: [instance] 2026-08-24 15:36:10.702878 | instance | 2026-08-24 15:36:10.703169 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-24 15:36:10.703237 | instance | Monday 24 August 2026 15:36:10 +0000 (0:00:05.549) 0:00:38.523 ********* 2026-08-24 15:36:11.405181 | instance | ok: [instance] => (item=chronyd) 2026-08-24 15:36:11.405261 | instance | ok: [instance] => (item=sshd) 2026-08-24 15:36:11.405600 | instance | 2026-08-24 15:36:11.405751 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-24 15:36:11.405758 | instance | Monday 24 August 2026 15:36:11 +0000 (0:00:00.702) 0:00:39.226 ********* 2026-08-24 15:36:12.803931 | instance | changed: [instance] 2026-08-24 15:36:12.803987 | instance | 2026-08-24 15:36:12.803997 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-24 15:36:12.804003 | instance | Monday 24 August 2026 15:36:12 +0000 (0:00:01.398) 0:00:40.624 ********* 2026-08-24 15:36:13.022610 | instance | ok: [instance] 2026-08-24 15:36:13.022648 | instance | 2026-08-24 15:36:13.022654 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-24 15:36:13.022659 | instance | Monday 24 August 2026 15:36:13 +0000 (0:00:00.218) 0:00:40.843 ********* 2026-08-24 15:36:13.667336 | instance | changed: [instance] 2026-08-24 15:36:13.667398 | instance | 2026-08-24 15:36:13.667409 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-24 15:36:13.667424 | instance | Monday 24 August 2026 15:36:13 +0000 (0:00:00.645) 0:00:41.488 ********* 2026-08-24 15:36:14.022657 | instance | changed: [instance] 2026-08-24 15:36:14.023067 | instance | 2026-08-24 15:36:14.023114 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-24 15:36:14.023121 | instance | Monday 24 August 2026 15:36:14 +0000 (0:00:00.355) 0:00:41.843 ********* 2026-08-24 15:36:14.141650 | instance | ok: [instance] 2026-08-24 15:36:14.142187 | instance | 2026-08-24 15:36:14.142206 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-24 15:36:14.142214 | instance | Monday 24 August 2026 15:36:14 +0000 (0:00:00.119) 0:00:41.963 ********* 2026-08-24 15:36:14.362157 | instance | ok: [instance] => (item=instance) 2026-08-24 15:36:14.362243 | instance | 2026-08-24 15:36:14.362559 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-24 15:36:14.362600 | instance | Monday 24 August 2026 15:36:14 +0000 (0:00:00.220) 0:00:42.183 ********* 2026-08-24 15:36:14.409941 | instance | ok: [instance] 2026-08-24 15:36:14.410014 | instance | 2026-08-24 15:36:14.410356 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-24 15:36:14.410401 | instance | Monday 24 August 2026 15:36:14 +0000 (0:00:00.047) 0:00:42.231 ********* 2026-08-24 15:36:14.482154 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-24 15:36:14.482342 | instance | 2026-08-24 15:36:14.482409 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-24 15:36:14.482536 | instance | Monday 24 August 2026 15:36:14 +0000 (0:00:00.072) 0:00:42.303 ********* 2026-08-24 15:36:14.798542 | instance | changed: [instance] 2026-08-24 15:36:14.798640 | instance | 2026-08-24 15:36:14.798907 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-24 15:36:14.798949 | instance | Monday 24 August 2026 15:36:14 +0000 (0:00:00.316) 0:00:42.619 ********* 2026-08-24 15:36:15.554058 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-24 15:36:15.554817 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-24 15:36:15.554863 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-24 15:36:15.554870 | instance | 2026-08-24 15:36:15.554877 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-24 15:36:15.554882 | instance | Monday 24 August 2026 15:36:15 +0000 (0:00:00.755) 0:00:43.375 ********* 2026-08-24 15:37:44.154341 | instance | ok: [instance] 2026-08-24 15:37:44.154479 | instance | 2026-08-24 15:37:44.154568 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-24 15:37:44.154767 | instance | Monday 24 August 2026 15:37:44 +0000 (0:01:28.600) 0:02:11.975 ********* 2026-08-24 15:37:44.417256 | instance | changed: [instance] 2026-08-24 15:37:44.417397 | instance | 2026-08-24 15:37:44.417417 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-24 15:37:44.417544 | instance | Monday 24 August 2026 15:37:44 +0000 (0:00:00.263) 0:02:12.238 ********* 2026-08-24 15:37:44.513283 | instance | ok: [instance] 2026-08-24 15:37:44.513407 | instance | 2026-08-24 15:37:44.513422 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-24 15:37:44.513508 | instance | Monday 24 August 2026 15:37:44 +0000 (0:00:00.095) 0:02:12.334 ********* 2026-08-24 15:37:44.625880 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-24 15:37:44.625952 | instance | 2026-08-24 15:37:44.625960 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-24 15:37:44.625967 | instance | Monday 24 August 2026 15:37:44 +0000 (0:00:00.111) 0:02:12.446 ********* 2026-08-24 15:37:46.363379 | instance | ok: [instance] 2026-08-24 15:37:46.363451 | instance | 2026-08-24 15:37:46.363457 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-24 15:37:46.363463 | instance | Monday 24 August 2026 15:37:46 +0000 (0:00:01.738) 0:02:14.184 ********* 2026-08-24 15:37:46.425186 | instance | ok: [instance] => (item=instance) 2026-08-24 15:37:46.425250 | instance | 2026-08-24 15:37:46.425257 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-24 15:37:46.425262 | instance | Monday 24 August 2026 15:37:46 +0000 (0:00:00.061) 0:02:14.245 ********* 2026-08-24 15:37:46.785671 | instance | ok: [instance] 2026-08-24 15:37:46.786033 | instance | 2026-08-24 15:37:46.786272 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-24 15:37:46.786590 | instance | Monday 24 August 2026 15:37:46 +0000 (0:00:00.360) 0:02:14.606 ********* 2026-08-24 15:37:49.331032 | instance | ok: [instance] 2026-08-24 15:37:49.331087 | instance | 2026-08-24 15:37:49.331097 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-24 15:37:49.331104 | instance | Monday 24 August 2026 15:37:49 +0000 (0:00:02.545) 0:02:17.151 ********* 2026-08-24 15:38:34.463304 | 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-08-24 15:38:34.463478 | 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_ssfuvqsk/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_ssfuvqsk/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_ssfuvqsk/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_ssfuvqsk/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-08-24T15:38:34.260+0000 7f5edc458640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgAaZYxqJwkXECAA56xjvGo4Kav02JVv0bCpZQPxRv/wp2SvO+g1VPRBrQY=: Malformed input [buffer:3]\n2026-08-24T15:38:34.260+0000 7f5edc458640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-24T15:38:34.264+0000 7f5edc458640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgAaZYxqJwkXECAA56xjvGo4Kav02JVv0bCpZQPxRv/wp2SvO+g1VPRBrQY=: Malformed input [buffer:3]\n2026-08-24T15:38:34.264+0000 7f5edc458640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-24T15:38:34.264+0000 7f5edc458640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgAaZYxqJwkXECAA56xjvGo4Kav02JVv0bCpZQPxRv/wp2SvO+g1VPRBrQY=: Malformed input [buffer:3]\n2026-08-24T15:38:34.264+0000 7f5edc458640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-24T15:38:34.264+0000 7f5edc458640 -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-08-24 15:38:34.465043 | instance | 2026-08-24 15:38:34.465263 | instance | PLAY RECAP ********************************************************************* 2026-08-24 15:38:34.465542 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 2026-08-24 15:38:34.465781 | instance | 2026-08-24 15:38:34.466112 | instance | Monday 24 August 2026 15:38:34 +0000 (0:00:45.135) 0:03:02.286 ********* 2026-08-24 15:38:34.466374 | instance | =============================================================================== 2026-08-24 15:38:34.466618 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 88.60s 2026-08-24 15:38:34.466925 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 45.14s 2026-08-24 15:38:34.467225 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.39s 2026-08-24 15:38:34.467625 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.55s 2026-08-24 15:38:34.467941 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.42s 2026-08-24 15:38:34.468193 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.89s 2026-08-24 15:38:34.468458 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.55s 2026-08-24 15:38:34.468734 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.74s 2026-08-24 15:38:34.468990 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.64s 2026-08-24 15:38:34.469279 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.43s 2026-08-24 15:38:34.469584 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 1.40s 2026-08-24 15:38:34.469901 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.20s 2026-08-24 15:38:34.470257 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 1.06s 2026-08-24 15:38:34.470522 | instance | Gathering Facts --------------------------------------------------------- 0.99s 2026-08-24 15:38:34.470799 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.96s 2026-08-24 15:38:34.471049 | instance | Gathering Facts --------------------------------------------------------- 0.88s 2026-08-24 15:38:34.471450 | instance | Gathering Facts --------------------------------------------------------- 0.88s 2026-08-24 15:38:34.471742 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.79s 2026-08-24 15:38:34.472038 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.76s 2026-08-24 15:38:34.472293 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.74s 2026-08-24 15:38:34.635178 | 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-08-24 15:38:34.635438 | instance | ERROR [csi > converge] Executed: Failed 2026-08-24 15:38:34.635622 | 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-08-24 15:38:34.772817 | instance | ERROR 2026-08-24 15:38:34.773117 | instance | { 2026-08-24 15:38:34.773173 | instance | "delta": "0:03:53.474584", 2026-08-24 15:38:34.773206 | instance | "end": "2026-08-24 15:38:34.725379", 2026-08-24 15:38:34.773233 | instance | "msg": "non-zero return code", 2026-08-24 15:38:34.773259 | instance | "rc": 2, 2026-08-24 15:38:34.773284 | instance | "start": "2026-08-24 15:34:41.250795" 2026-08-24 15:38:34.773309 | instance | } failure 2026-08-24 15:38:34.782772 | 2026-08-24 15:38:34.782928 | PLAY RECAP 2026-08-24 15:38:34.782994 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-24 15:38:34.783025 | 2026-08-24 15:38:34.939769 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-24 15:38:34.945377 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-24 15:38:35.880594 | 2026-08-24 15:38:35.880749 | PLAY [all] 2026-08-24 15:38:35.898141 | 2026-08-24 15:38:35.898297 | TASK [gather-host-logs : creating directory for system status] 2026-08-24 15:38:36.299509 | instance | changed 2026-08-24 15:38:36.306066 | 2026-08-24 15:38:36.306169 | TASK [gather-host-logs : Get logs for each host] 2026-08-24 15:38:36.669247 | instance | + systemd-cgls --full --all --no-pager 2026-08-24 15:38:36.687073 | instance | + ip addr 2026-08-24 15:38:36.690208 | instance | + ip route 2026-08-24 15:38:36.692384 | instance | + lsblk 2026-08-24 15:38:36.697683 | instance | + mount 2026-08-24 15:38:36.699912 | instance | + docker images 2026-08-24 15:38:36.720038 | instance | + brctl show 2026-08-24 15:38:36.720635 | instance | /bin/bash: line 8: brctl: command not found 2026-08-24 15:38:36.720956 | instance | + ps aux --sort=-%mem 2026-08-24 15:38:36.736390 | instance | + dpkg -l 2026-08-24 15:38:36.746333 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-24 15:38:36.746908 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-24 15:38:36.764113 | instance | + '[' '!' -z '' ']' 2026-08-24 15:38:36.840815 | instance | ok: Runtime: 0:00:00.100846 2026-08-24 15:38:36.846755 | 2026-08-24 15:38:36.846828 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-24 15:38:37.569603 | instance | changed: 2026-08-24 15:38:37.569792 | instance | created directory /var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/logs/instance 2026-08-24 15:38:37.569830 | instance | cd+++++++++ system/ 2026-08-24 15:38:37.569860 | instance | >f+++++++++ system/brctl-show.txt 2026-08-24 15:38:37.569888 | instance | >f+++++++++ system/docker-images.txt 2026-08-24 15:38:37.569915 | instance | >f+++++++++ system/ip-addr.txt 2026-08-24 15:38:37.569946 | instance | >f+++++++++ system/ip-route.txt 2026-08-24 15:38:37.569976 | instance | >f+++++++++ system/lsblk.txt 2026-08-24 15:38:37.570004 | instance | >f+++++++++ system/mount.txt 2026-08-24 15:38:37.570030 | instance | >f+++++++++ system/packages.txt 2026-08-24 15:38:37.570055 | instance | >f+++++++++ system/ps.txt 2026-08-24 15:38:37.570084 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-24 15:38:37.580367 | 2026-08-24 15:38:37.580459 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-24 15:38:37.803680 | instance | changed: "values" 2026-08-24 15:38:37.998486 | instance | changed: "releases" 2026-08-24 15:38:38.020718 | 2026-08-24 15:38:38.020857 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-24 15:38:38.240712 | instance | /bin/bash: line 3: kubectl: command not found 2026-08-24 15:38:38.564779 | instance | ok: Runtime: 0:00:00.005271 2026-08-24 15:38:38.571760 | 2026-08-24 15:38:38.571887 | TASK [helm-release-status : Downloads logs to executor] 2026-08-24 15:38:39.072142 | instance | changed: 2026-08-24 15:38:39.072359 | instance | cd+++++++++ helm/ 2026-08-24 15:38:39.072438 | instance | cd+++++++++ helm/releases/ 2026-08-24 15:38:39.072501 | instance | cd+++++++++ helm/values/ 2026-08-24 15:38:39.083236 | 2026-08-24 15:38:39.083330 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-24 15:38:39.303993 | instance | changed 2026-08-24 15:38:39.310193 | 2026-08-24 15:38:39.310323 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-24 15:38:39.602397 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 15:38:39.602642 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 15:38:39.605753 | instance | environment: line 1: kubectl: command not found 2026-08-24 15:38:39.606638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 15:38:39.607515 | instance | environment: line 1: kubectl: command not found 2026-08-24 15:38:39.609214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 15:38:39.609449 | instance | environment: line 1: kubectl: command not found 2026-08-24 15:38:39.610402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 15:38:39.612855 | instance | environment: line 1: kubectl: command not found 2026-08-24 15:38:39.613494 | instance | environment: line 1: kubectl: command not found 2026-08-24 15:38:39.614350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 15:38:39.614624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-24 15:38:39.845942 | instance | ok: Runtime: 0:00:00.022193 2026-08-24 15:38:39.853596 | 2026-08-24 15:38:39.853715 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-24 15:38:40.084475 | instance | changed 2026-08-24 15:38:40.091174 | 2026-08-24 15:38:40.091597 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-24 15:38:40.339799 | instance | environment: line 5: kubectl: command not found 2026-08-24 15:38:40.340509 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 15:38:40.341327 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-24 15:38:40.341347 | instance | 2026-08-24 15:38:40.638404 | instance | ok: Runtime: 0:00:00.010714 2026-08-24 15:38:40.647072 | 2026-08-24 15:38:40.647204 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-24 15:38:41.152551 | instance | changed: 2026-08-24 15:38:41.154210 | instance | cd+++++++++ objects/ 2026-08-24 15:38:41.154259 | instance | cd+++++++++ objects/cluster/ 2026-08-24 15:38:41.154293 | instance | cd+++++++++ objects/namespaced/ 2026-08-24 15:38:41.170544 | 2026-08-24 15:38:41.170731 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-24 15:38:41.404568 | instance | changed 2026-08-24 15:38:41.412679 | 2026-08-24 15:38:41.413197 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-24 15:38:41.632846 | instance | changed 2026-08-24 15:38:41.644177 | 2026-08-24 15:38:41.644499 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-24 15:38:41.894518 | instance | environment: line 3: kubectl: command not found 2026-08-24 15:38:42.188870 | instance | ok: Runtime: 0:00:00.011603 2026-08-24 15:38:42.196823 | 2026-08-24 15:38:42.196951 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-24 15:38:42.701594 | instance | changed: 2026-08-24 15:38:42.701793 | instance | cd+++++++++ pod-logs/ 2026-08-24 15:38:42.701834 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-24 15:38:42.716622 | 2026-08-24 15:38:42.716757 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-24 15:38:42.943029 | instance | changed 2026-08-24 15:38:42.950720 | 2026-08-24 15:38:42.950926 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-24 15:38:43.220426 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-24 15:38:43.499465 | instance | ok: Runtime: 0:00:00.040582 2026-08-24 15:38:43.505838 | 2026-08-24 15:38:43.505988 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-24 15:38:43.726653 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-24 15:38:43.760987 | instance | ceph-mgr endpoints: 2026-08-24 15:38:44.048855 | instance | ok: Runtime: 0:00:00.042160 2026-08-24 15:38:44.055472 | 2026-08-24 15:38:44.055595 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-24 15:38:44.306796 | instance | /bin/bash: line 4: kubectl: command not found 2026-08-24 15:38:44.599373 | instance | ok: Runtime: 0:00:00.042709 2026-08-24 15:38:44.604803 | 2026-08-24 15:38:44.604874 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-24 15:38:45.439910 | instance | changed: cd+++++++++ prometheus/ 2026-08-24 15:38:45.450685 | 2026-08-24 15:38:45.450787 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-24 15:38:45.700695 | instance | changed 2026-08-24 15:38:45.708302 | 2026-08-24 15:38:45.708408 | TASK [gather-selenium-data : Get selenium data] 2026-08-24 15:38:46.018018 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-24 15:38:46.019393 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-24 15:38:46.252446 | instance | ERROR 2026-08-24 15:38:46.252740 | instance | { 2026-08-24 15:38:46.252805 | instance | "delta": "0:00:00.008088", 2026-08-24 15:38:46.252852 | instance | "end": "2026-08-24 15:38:46.019872", 2026-08-24 15:38:46.252898 | instance | "msg": "non-zero return code", 2026-08-24 15:38:46.252939 | instance | "rc": 1, 2026-08-24 15:38:46.253017 | instance | "start": "2026-08-24 15:38:46.011784" 2026-08-24 15:38:46.253059 | instance | } 2026-08-24 15:38:46.253109 | instance | ERROR: Ignoring Errors 2026-08-24 15:38:46.260047 | 2026-08-24 15:38:46.260120 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-24 15:38:46.821037 | instance | changed: cd+++++++++ selenium/ 2026-08-24 15:38:46.828564 | 2026-08-24 15:38:46.828700 | PLAY RECAP 2026-08-24 15:38:46.828755 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-08-24 15:38:46.828778 | 2026-08-24 15:38:46.961580 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-24 15:38:47.004471 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-24 15:38:48.251640 | 2026-08-24 15:38:48.251845 | PLAY [all] 2026-08-24 15:38:48.278520 | 2026-08-24 15:38:48.278661 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-24 15:38:48.323327 | instance | skipping: Conditional result was False 2026-08-24 15:38:48.331473 | 2026-08-24 15:38:48.331632 | TASK [fetch-output : Set log path for single node] 2026-08-24 15:38:48.373729 | instance | ok 2026-08-24 15:38:48.381097 | 2026-08-24 15:38:48.381224 | LOOP [fetch-output : Ensure local output dirs] 2026-08-24 15:38:48.875396 | instance -> localhost | ok: "/var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/logs" 2026-08-24 15:38:49.162135 | instance -> localhost | changed: "/var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/artifacts" 2026-08-24 15:38:49.415994 | instance -> localhost | changed: "/var/lib/zuul/builds/0d4630fb66574afebb959f16be71c735/work/docs" 2026-08-24 15:38:49.434017 | 2026-08-24 15:38:49.434170 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-24 15:38:50.325490 | instance | changed: .d..t...... ./ 2026-08-24 15:38:50.325723 | instance | changed: All items complete 2026-08-24 15:38:50.325752 | 2026-08-24 15:38:50.812944 | instance | changed: .d..t...... ./ 2026-08-24 15:38:51.311914 | instance | changed: .d..t...... ./ 2026-08-24 15:38:51.334902 | 2026-08-24 15:38:51.335061 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-24 15:38:51.832690 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007728 2026-08-24 15:38:52.071456 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007120 2026-08-24 15:38:52.087234 | 2026-08-24 15:38:52.087336 | PLAY [all] 2026-08-24 15:38:52.095325 | 2026-08-24 15:38:52.095445 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-24 15:38:52.543193 | instance | changed 2026-08-24 15:38:52.553348 | 2026-08-24 15:38:52.553437 | PLAY RECAP 2026-08-24 15:38:52.553486 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-24 15:38:52.553508 | 2026-08-24 15:38:52.700709 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-24 15:38:52.712080 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-24 15:38:53.406437 | 2026-08-24 15:38:53.406595 | PLAY [localhost] 2026-08-24 15:38:53.418473 | 2026-08-24 15:38:53.418583 | TASK [Generate Zuul manifest] 2026-08-24 15:38:53.451270 | localhost | ok 2026-08-24 15:38:53.470853 | 2026-08-24 15:38:53.470990 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-24 15:38:53.912362 | localhost | changed 2026-08-24 15:38:53.926459 | 2026-08-24 15:38:53.926672 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-24 15:38:53.963096 | localhost | ok 2026-08-24 15:38:53.973030 | 2026-08-24 15:38:53.973186 | TASK [Upload logs] 2026-08-24 15:38:53.996643 | localhost | ok 2026-08-24 15:38:54.078492 | 2026-08-24 15:38:54.078653 | TASK [Set zuul-log-path fact] 2026-08-24 15:38:54.105395 | localhost | ok 2026-08-24 15:38:54.126291 | 2026-08-24 15:38:54.126459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-24 15:38:54.162659 | localhost | ok 2026-08-24 15:38:54.173361 | 2026-08-24 15:38:54.173475 | TASK [upload-logs : Create log directories] 2026-08-24 15:38:54.696109 | localhost | changed 2026-08-24 15:38:54.703848 | 2026-08-24 15:38:54.703976 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-24 15:38:55.206299 | localhost -> localhost | ok: Runtime: 0:00:00.030123 2026-08-24 15:38:55.215891 | 2026-08-24 15:38:55.216136 | TASK [upload-logs : Upload logs to log server] 2026-08-24 15:38:56.126262 | localhost | Output suppressed because no_log was given 2026-08-24 15:38:56.201240 | 2026-08-24 15:38:56.201420 | LOOP [upload-logs : Compress console log and json output] 2026-08-24 15:38:56.255955 | localhost | skipping: Conditional result was False 2026-08-24 15:38:56.270346 | localhost | skipping: Conditional result was False 2026-08-24 15:38:56.286655 | 2026-08-24 15:38:56.286851 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-24 15:38:56.329388 | localhost | skipping: Conditional result was False 2026-08-24 15:38:56.329869 | 2026-08-24 15:38:56.333526 | localhost | skipping: Conditional result was False 2026-08-24 15:38:56.344461 | 2026-08-24 15:38:56.344734 | LOOP [upload-logs : Upload console log and json output]