2026-04-01 00:58:20.283550 | Job console starting 2026-04-01 00:58:20.305094 | Updating git repos 2026-04-01 00:58:20.435435 | Cloning repos into workspace 2026-04-01 00:58:20.519488 | Restoring repo states 2026-04-01 00:58:20.526056 | Merging changes 2026-04-01 00:58:20.973407 | Checking out repos 2026-04-01 00:58:21.053479 | Preparing playbooks 2026-04-01 00:58:24.865535 | Running Ansible setup 2026-04-01 00:58:28.634932 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-01 00:58:29.220123 | 2026-04-01 00:58:29.220522 | PLAY [localhost] 2026-04-01 00:58:29.227989 | 2026-04-01 00:58:29.228121 | TASK [Gathering Facts] 2026-04-01 00:58:30.126995 | localhost | ok 2026-04-01 00:58:30.136809 | 2026-04-01 00:58:30.136910 | TASK [Setup log path fact] 2026-04-01 00:58:30.156267 | localhost | ok 2026-04-01 00:58:30.167660 | 2026-04-01 00:58:30.167732 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-01 00:58:30.197297 | localhost | ok 2026-04-01 00:58:30.205268 | 2026-04-01 00:58:30.206283 | TASK [emit-job-header : Print job information] 2026-04-01 00:58:30.249201 | # Job Information 2026-04-01 00:58:30.249485 | Ansible Version: 2.16.16 2026-04-01 00:58:30.249559 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-04-01 00:58:30.249610 | Pipeline: check 2026-04-01 00:58:30.249656 | Executor: 0a8996d2b663 2026-04-01 00:58:30.249700 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/105 2026-04-01 00:58:30.249750 | Event ID: ba6bf4a0-2d65-11f1-99f2-ed7bf96431dc 2026-04-01 00:58:30.254511 | 2026-04-01 00:58:30.254632 | LOOP [emit-job-header : Print node information] 2026-04-01 00:58:30.346556 | localhost | ok: 2026-04-01 00:58:30.346744 | localhost | # Node Information 2026-04-01 00:58:30.346772 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-01 00:58:30.346795 | localhost | Hostname: np0000162041 2026-04-01 00:58:30.346814 | localhost | Username: zuul 2026-04-01 00:58:30.346837 | localhost | Distro: Ubuntu 22.04 2026-04-01 00:58:30.346857 | localhost | Provider: yul1 2026-04-01 00:58:30.346877 | localhost | Region: ca-ymq-1 2026-04-01 00:58:30.346896 | localhost | Label: ubuntu-jammy 2026-04-01 00:58:30.346915 | localhost | Product Name: OpenStack Nova 2026-04-01 00:58:30.346933 | localhost | Interface IP: 199.204.45.141 2026-04-01 00:58:30.359908 | 2026-04-01 00:58:30.360086 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-01 00:58:30.761290 | localhost -> localhost | changed 2026-04-01 00:58:30.769467 | 2026-04-01 00:58:30.769587 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-01 00:58:31.698723 | localhost -> localhost | changed 2026-04-01 00:58:31.704098 | 2026-04-01 00:58:31.704154 | PLAY [all] 2026-04-01 00:58:31.713734 | 2026-04-01 00:58:31.713870 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-01 00:58:31.960434 | ubuntu-jammy -> localhost | ok 2026-04-01 00:58:31.966110 | 2026-04-01 00:58:31.966222 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-01 00:58:32.001750 | ubuntu-jammy | ok 2026-04-01 00:58:32.015163 | ubuntu-jammy | included: /var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-01 00:58:32.021207 | 2026-04-01 00:58:32.021277 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-01 00:58:33.084379 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-01 00:58:33.084661 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/work/ceb7541c4ffd47d88af7e11f398fc053_id_rsa 2026-04-01 00:58:33.084734 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/work/ceb7541c4ffd47d88af7e11f398fc053_id_rsa.pub 2026-04-01 00:58:33.084789 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-01 00:58:33.084841 | ubuntu-jammy -> localhost | SHA256:HGaiwedct3WFXYeE+6JBqliSdAf09+mhpef++Ov2OL0 zuul-build-sshkey 2026-04-01 00:58:33.084910 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-01 00:58:33.085003 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-01 00:58:33.085066 | ubuntu-jammy -> localhost | | .. o.+=| 2026-04-01 00:58:33.085163 | ubuntu-jammy -> localhost | | . .. . o.o| 2026-04-01 00:58:33.085221 | ubuntu-jammy -> localhost | | o o.* o ... | 2026-04-01 00:58:33.085274 | ubuntu-jammy -> localhost | | .*.*.+.+.o | 2026-04-01 00:58:33.085324 | ubuntu-jammy -> localhost | | ..oo.So. =. | 2026-04-01 00:58:33.085373 | ubuntu-jammy -> localhost | | o . . .=... | 2026-04-01 00:58:33.085421 | ubuntu-jammy -> localhost | | + . ooo. . | 2026-04-01 00:58:33.085468 | ubuntu-jammy -> localhost | | . . .o .o..| 2026-04-01 00:58:33.085523 | ubuntu-jammy -> localhost | | .+=*Eo| 2026-04-01 00:58:33.085572 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-01 00:58:33.085675 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.645789 2026-04-01 00:58:33.090896 | 2026-04-01 00:58:33.090958 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-01 00:58:33.123480 | ubuntu-jammy | ok 2026-04-01 00:58:33.135672 | ubuntu-jammy | included: /var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-01 00:58:33.143117 | 2026-04-01 00:58:33.143182 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-01 00:58:33.167171 | ubuntu-jammy | skipping: Conditional result was False 2026-04-01 00:58:33.179077 | 2026-04-01 00:58:33.179322 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-01 00:58:33.654989 | ubuntu-jammy | changed 2026-04-01 00:58:33.677393 | 2026-04-01 00:58:33.677482 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-01 00:58:33.862875 | ubuntu-jammy | ok 2026-04-01 00:58:33.896388 | 2026-04-01 00:58:33.896560 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-01 00:58:34.379014 | ubuntu-jammy | changed 2026-04-01 00:58:34.385313 | 2026-04-01 00:58:34.385382 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-01 00:58:34.829137 | ubuntu-jammy | changed 2026-04-01 00:58:34.834134 | 2026-04-01 00:58:34.834197 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-01 00:58:34.859469 | ubuntu-jammy | skipping: Conditional result was False 2026-04-01 00:58:34.880236 | 2026-04-01 00:58:34.880310 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-01 00:58:35.248630 | ubuntu-jammy -> localhost | changed 2026-04-01 00:58:35.264904 | 2026-04-01 00:58:35.269983 | TASK [add-build-sshkey : Add back temp key] 2026-04-01 00:58:35.557525 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/work/ceb7541c4ffd47d88af7e11f398fc053_id_rsa (zuul-build-sshkey) 2026-04-01 00:58:35.557702 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010109 2026-04-01 00:58:35.562534 | 2026-04-01 00:58:35.562594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-01 00:58:35.919517 | ubuntu-jammy | ok 2026-04-01 00:58:35.925970 | 2026-04-01 00:58:35.926056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-01 00:58:35.959333 | ubuntu-jammy | skipping: Conditional result was False 2026-04-01 00:58:35.972913 | 2026-04-01 00:58:35.973066 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-01 00:58:36.320909 | ubuntu-jammy | ok 2026-04-01 00:58:36.336220 | 2026-04-01 00:58:36.336354 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-01 00:58:37.146188 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-01 00:58:37.157062 | 2026-04-01 00:58:37.157145 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-01 00:58:37.360597 | ubuntu-jammy | ok: "logs" 2026-04-01 00:58:37.360997 | ubuntu-jammy | ok: All items complete 2026-04-01 00:58:37.361040 | 2026-04-01 00:58:37.525216 | ubuntu-jammy | ok: "artifacts" 2026-04-01 00:58:37.859990 | ubuntu-jammy | ok: "docs" 2026-04-01 00:58:37.873712 | 2026-04-01 00:58:37.873863 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-01 00:58:38.065251 | ubuntu-jammy | changed: "logs" 2026-04-01 00:58:38.249862 | ubuntu-jammy | changed: "artifacts" 2026-04-01 00:58:38.380831 | ubuntu-jammy | changed: "docs" 2026-04-01 00:58:38.394987 | 2026-04-01 00:58:38.395121 | PLAY RECAP 2026-04-01 00:58:38.395178 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-01 00:58:38.395218 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-01 00:58:38.395245 | 2026-04-01 00:58:38.497467 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-01 00:58:38.498744 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-01 00:58:39.118123 | 2026-04-01 00:58:39.118339 | PLAY [all] 2026-04-01 00:58:39.132850 | 2026-04-01 00:58:39.132949 | TASK [setup-uv : Extract archive] 2026-04-01 00:58:41.271768 | ubuntu-jammy | changed 2026-04-01 00:58:41.277741 | 2026-04-01 00:58:41.277820 | TASK [setup-uv : Print version] 2026-04-01 00:58:41.019110 | ubuntu-jammy | uv 0.8.13 2026-04-01 00:58:41.822498 | ubuntu-jammy | ok: Runtime: 0:00:00.007899 2026-04-01 00:58:41.831224 | 2026-04-01 00:58:41.831330 | PLAY RECAP 2026-04-01 00:58:41.831400 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-01 00:58:41.831438 | 2026-04-01 00:58:41.983755 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-01 00:58:41.985998 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-01 00:58:42.561328 | 2026-04-01 00:58:42.561467 | PLAY [all] 2026-04-01 00:58:42.573173 | 2026-04-01 00:58:42.573265 | TASK [Copy inventory file for Zuul] 2026-04-01 00:58:43.483255 | ubuntu-jammy | changed 2026-04-01 00:58:43.488644 | 2026-04-01 00:58:43.488727 | TASK [Switch "ansible_host" to private IP] 2026-04-01 00:58:43.770123 | ubuntu-jammy | changed: 1 replacements made 2026-04-01 00:58:43.775652 | 2026-04-01 00:58:43.775722 | TASK [Run Molecule scenario] 2026-04-01 00:58:43.730749 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-01 00:58:44.508017 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-01 00:58:44.687018 | ubuntu-jammy | Using CPython 3.13.7 2026-04-01 00:58:44.687104 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-01 00:58:45.260354 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-01 00:58:45.261134 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-01 00:58:45.262333 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-01 00:58:45.500361 | ubuntu-jammy | Downloading cryptography 2026-04-01 00:58:45.505810 | ubuntu-jammy | Downloading pygments 2026-04-01 00:58:45.654723 | ubuntu-jammy | Downloading ansible-core 2026-04-01 00:58:45.696096 | ubuntu-jammy | Installed 36 packages in 40ms 2026-04-01 00:58:47.486340 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-01 00:58:47.486471 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-01 00:58:48.311573 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-01 00:58:48.311707 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-01 00:58:48.311896 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-01 00:58:48.312005 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-01 00:58:57.284201 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-04-01 00:58:57.284549 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-01 00:58:57.284831 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-01 00:58:57.285006 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-01 00:58:57.290552 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-01 00:58:57.290926 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-01 00:58:57.296095 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-01 00:58:57.296216 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-01 00:58:57.296309 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-01 00:58:57.301603 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-04-01 00:58:57.804807 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-01 00:58:57.805325 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-01 00:58:57.805632 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-01 00:58:57.805877 | ubuntu-jammy | 2026-04-01 00:58:58.281106 | ubuntu-jammy | 2026-04-01 00:58:58.281516 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-01 00:58:58.410385 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-04-01 00:58:58.420821 | ubuntu-jammy | INFO [docker > create] Executing 2026-04-01 00:58:58.422782 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-01 00:58:58.430131 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-04-01 00:58:58.907520 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-01 00:58:58.907903 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-01 00:58:58.908182 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-01 00:58:58.908419 | ubuntu-jammy | 2026-04-01 00:58:59.261083 | ubuntu-jammy | 2026-04-01 00:58:59.261440 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-01 00:58:59.261674 | ubuntu-jammy | 2026-04-01 00:58:59.261926 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-01 00:58:59.262286 | ubuntu-jammy | Wednesday 01 April 2026 00:58:59 +0000 (0:00:00.030) 0:00:00.030 ******* 2026-04-01 00:59:00.558921 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-01 00:59:00.561782 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:00.562044 | ubuntu-jammy | 2026-04-01 00:59:00.562288 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-01 00:59:00.562564 | ubuntu-jammy | Wednesday 01 April 2026 00:59:00 +0000 (0:00:01.301) 0:00:01.331 ******* 2026-04-01 00:59:12.420708 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:12.421753 | ubuntu-jammy | 2026-04-01 00:59:12.422185 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-01 00:59:12.422563 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-01 00:59:12.422825 | ubuntu-jammy | 2026-04-01 00:59:12.423054 | ubuntu-jammy | 2026-04-01 00:59:12.423383 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-01 00:59:12.423724 | ubuntu-jammy | Wednesday 01 April 2026 00:59:12 +0000 (0:00:11.858) 0:00:13.189 ******* 2026-04-01 00:59:12.423986 | ubuntu-jammy | =============================================================================== 2026-04-01 00:59:12.424297 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 11.86s 2026-04-01 00:59:12.424564 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.30s 2026-04-01 00:59:12.520843 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-04-01 00:59:12.537286 | ubuntu-jammy | INFO [docker > converge] Executing 2026-04-01 00:59:13.053903 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-01 00:59:13.054076 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-01 00:59:13.054293 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-01 00:59:13.054489 | ubuntu-jammy | 2026-04-01 00:59:13.476391 | ubuntu-jammy | 2026-04-01 00:59:13.476486 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-01 00:59:13.476500 | ubuntu-jammy | 2026-04-01 00:59:13.476633 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-01 00:59:13.476828 | ubuntu-jammy | Wednesday 01 April 2026 00:59:13 +0000 (0:00:00.023) 0:00:00.023 ******* 2026-04-01 00:59:14.559327 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-01 00:59:14.562087 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:14.562295 | ubuntu-jammy | 2026-04-01 00:59:14.562525 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-01 00:59:14.562731 | ubuntu-jammy | Wednesday 01 April 2026 00:59:14 +0000 (0:00:01.086) 0:00:01.109 ******* 2026-04-01 00:59:15.091912 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:15.091961 | ubuntu-jammy | 2026-04-01 00:59:15.092005 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-01 00:59:15.092119 | ubuntu-jammy | Wednesday 01 April 2026 00:59:15 +0000 (0:00:00.529) 0:00:01.639 ******* 2026-04-01 00:59:15.122768 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:15.122923 | ubuntu-jammy | 2026-04-01 00:59:15.123135 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-01 00:59:15.123318 | ubuntu-jammy | Wednesday 01 April 2026 00:59:15 +0000 (0:00:00.030) 0:00:01.669 ******* 2026-04-01 00:59:15.567029 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:15.567231 | ubuntu-jammy | 2026-04-01 00:59:15.567316 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-01 00:59:15.567495 | ubuntu-jammy | Wednesday 01 April 2026 00:59:15 +0000 (0:00:00.444) 0:00:02.114 ******* 2026-04-01 00:59:15.680571 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 00:59:15.680721 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.1/runc.amd64" 2026-04-01 00:59:15.680730 | ubuntu-jammy | } 2026-04-01 00:59:15.680736 | ubuntu-jammy | 2026-04-01 00:59:15.680811 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-01 00:59:15.680897 | ubuntu-jammy | Wednesday 01 April 2026 00:59:15 +0000 (0:00:00.113) 0:00:02.227 ******* 2026-04-01 00:59:16.443414 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-01 00:59:16.450882 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:16.451049 | ubuntu-jammy | 2026-04-01 00:59:16.451235 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-01 00:59:16.451415 | ubuntu-jammy | Wednesday 01 April 2026 00:59:16 +0000 (0:00:00.770) 0:00:02.998 ******* 2026-04-01 00:59:16.481577 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:16.481648 | ubuntu-jammy | 2026-04-01 00:59:16.481842 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-01 00:59:16.481913 | ubuntu-jammy | Wednesday 01 April 2026 00:59:16 +0000 (0:00:00.030) 0:00:03.028 ******* 2026-04-01 00:59:16.516470 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:16.516582 | ubuntu-jammy | 2026-04-01 00:59:16.516635 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-01 00:59:16.516657 | ubuntu-jammy | Wednesday 01 April 2026 00:59:16 +0000 (0:00:00.034) 0:00:03.063 ******* 2026-04-01 00:59:16.792417 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:16.792590 | ubuntu-jammy | 2026-04-01 00:59:16.792930 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-01 00:59:16.793208 | ubuntu-jammy | Wednesday 01 April 2026 00:59:16 +0000 (0:00:00.275) 0:00:03.339 ******* 2026-04-01 00:59:18.207245 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:18.207355 | ubuntu-jammy | 2026-04-01 00:59:18.207565 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-01 00:59:18.207753 | ubuntu-jammy | Wednesday 01 April 2026 00:59:18 +0000 (0:00:01.414) 0:00:04.754 ******* 2026-04-01 00:59:18.280492 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 00:59:18.280650 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-01 00:59:18.280922 | ubuntu-jammy | } 2026-04-01 00:59:18.281018 | ubuntu-jammy | 2026-04-01 00:59:18.281211 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-01 00:59:18.281468 | ubuntu-jammy | Wednesday 01 April 2026 00:59:18 +0000 (0:00:00.073) 0:00:04.827 ******* 2026-04-01 00:59:19.174175 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:19.174276 | ubuntu-jammy | 2026-04-01 00:59:19.174464 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-01 00:59:19.174646 | ubuntu-jammy | Wednesday 01 April 2026 00:59:19 +0000 (0:00:00.892) 0:00:05.720 ******* 2026-04-01 00:59:22.455831 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:22.455977 | ubuntu-jammy | 2026-04-01 00:59:22.456224 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-01 00:59:22.456421 | ubuntu-jammy | Wednesday 01 April 2026 00:59:22 +0000 (0:00:03.282) 0:00:09.002 ******* 2026-04-01 00:59:22.479186 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:22.479337 | ubuntu-jammy | 2026-04-01 00:59:22.479538 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-01 00:59:22.479725 | ubuntu-jammy | Wednesday 01 April 2026 00:59:22 +0000 (0:00:00.023) 0:00:09.026 ******* 2026-04-01 00:59:22.498187 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:22.498318 | ubuntu-jammy | 2026-04-01 00:59:22.498493 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-01 00:59:22.498666 | ubuntu-jammy | Wednesday 01 April 2026 00:59:22 +0000 (0:00:00.019) 0:00:09.045 ******* 2026-04-01 00:59:22.514653 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:22.514780 | ubuntu-jammy | 2026-04-01 00:59:22.514953 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-01 00:59:22.515120 | ubuntu-jammy | Wednesday 01 April 2026 00:59:22 +0000 (0:00:00.016) 0:00:09.062 ******* 2026-04-01 00:59:28.664774 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:28.665008 | ubuntu-jammy | 2026-04-01 00:59:28.665032 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-01 00:59:28.665043 | ubuntu-jammy | Wednesday 01 April 2026 00:59:28 +0000 (0:00:06.149) 0:00:15.211 ******* 2026-04-01 00:59:29.412403 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:29.412470 | ubuntu-jammy | 2026-04-01 00:59:29.412525 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-01 00:59:29.412675 | ubuntu-jammy | Wednesday 01 April 2026 00:59:29 +0000 (0:00:00.748) 0:00:15.959 ******* 2026-04-01 00:59:30.656922 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-01 00:59:30.657003 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-01 00:59:30.657466 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-01 00:59:30.657508 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-01 00:59:30.657514 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-01 00:59:30.657519 | ubuntu-jammy | 2026-04-01 00:59:30.657524 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-01 00:59:30.657528 | ubuntu-jammy | Wednesday 01 April 2026 00:59:30 +0000 (0:00:01.243) 0:00:17.203 ******* 2026-04-01 00:59:31.360173 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:31.360256 | ubuntu-jammy | 2026-04-01 00:59:31.360724 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-01 00:59:31.360788 | ubuntu-jammy | Wednesday 01 April 2026 00:59:31 +0000 (0:00:00.701) 0:00:17.905 ******* 2026-04-01 00:59:31.360794 | ubuntu-jammy | 2026-04-01 00:59:31.360804 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-01 00:59:31.361010 | ubuntu-jammy | Wednesday 01 April 2026 00:59:31 +0000 (0:00:00.002) 0:00:17.907 ******* 2026-04-01 00:59:32.414233 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:32.414323 | ubuntu-jammy | 2026-04-01 00:59:32.414780 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-01 00:59:32.414845 | ubuntu-jammy | Wednesday 01 April 2026 00:59:32 +0000 (0:00:01.051) 0:00:18.959 ******* 2026-04-01 00:59:32.911400 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:32.911499 | ubuntu-jammy | 2026-04-01 00:59:32.911793 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-01 00:59:32.911850 | ubuntu-jammy | Wednesday 01 April 2026 00:59:32 +0000 (0:00:00.499) 0:00:19.458 ******* 2026-04-01 00:59:33.477707 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:33.477817 | ubuntu-jammy | 2026-04-01 00:59:33.477833 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-01 00:59:33.478026 | ubuntu-jammy | Wednesday 01 April 2026 00:59:33 +0000 (0:00:00.566) 0:00:20.024 ******* 2026-04-01 00:59:33.782912 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:33.782989 | ubuntu-jammy | 2026-04-01 00:59:33.783267 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-01 00:59:33.783483 | ubuntu-jammy | Wednesday 01 April 2026 00:59:33 +0000 (0:00:00.305) 0:00:20.330 ******* 2026-04-01 00:59:33.822122 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 00:59:33.822242 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-01 00:59:33.822327 | ubuntu-jammy | } 2026-04-01 00:59:33.822716 | ubuntu-jammy | 2026-04-01 00:59:33.822791 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-01 00:59:33.822799 | ubuntu-jammy | Wednesday 01 April 2026 00:59:33 +0000 (0:00:00.038) 0:00:20.369 ******* 2026-04-01 00:59:34.812170 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:34.812270 | ubuntu-jammy | 2026-04-01 00:59:34.812317 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-01 00:59:34.812338 | ubuntu-jammy | Wednesday 01 April 2026 00:59:34 +0000 (0:00:00.990) 0:00:21.359 ******* 2026-04-01 00:59:39.389907 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:39.389983 | ubuntu-jammy | 2026-04-01 00:59:39.390038 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-01 00:59:39.390165 | ubuntu-jammy | Wednesday 01 April 2026 00:59:39 +0000 (0:00:04.578) 0:00:25.937 ******* 2026-04-01 00:59:40.718437 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:40.718522 | ubuntu-jammy | 2026-04-01 00:59:40.718767 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-01 00:59:40.718789 | ubuntu-jammy | Wednesday 01 April 2026 00:59:40 +0000 (0:00:01.328) 0:00:27.265 ******* 2026-04-01 00:59:41.160105 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:41.160191 | ubuntu-jammy | 2026-04-01 00:59:41.160479 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-01 00:59:41.160543 | ubuntu-jammy | Wednesday 01 April 2026 00:59:41 +0000 (0:00:00.441) 0:00:27.707 ******* 2026-04-01 00:59:41.748848 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:41.748925 | ubuntu-jammy | 2026-04-01 00:59:41.749224 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-01 00:59:41.749298 | ubuntu-jammy | Wednesday 01 April 2026 00:59:41 +0000 (0:00:00.588) 0:00:28.295 ******* 2026-04-01 00:59:42.479974 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-01 00:59:42.480040 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-01 00:59:42.480395 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-01 00:59:42.480462 | ubuntu-jammy | 2026-04-01 00:59:42.480469 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-01 00:59:42.480474 | ubuntu-jammy | Wednesday 01 April 2026 00:59:42 +0000 (0:00:00.731) 0:00:29.027 ******* 2026-04-01 00:59:43.089375 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:43.089454 | ubuntu-jammy | 2026-04-01 00:59:43.089720 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-01 00:59:43.089776 | ubuntu-jammy | Wednesday 01 April 2026 00:59:43 +0000 (0:00:00.609) 0:00:29.636 ******* 2026-04-01 00:59:43.677606 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:43.677672 | ubuntu-jammy | 2026-04-01 00:59:43.678345 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-01 00:59:43.678415 | ubuntu-jammy | Wednesday 01 April 2026 00:59:43 +0000 (0:00:00.585) 0:00:30.222 ******* 2026-04-01 00:59:43.678424 | ubuntu-jammy | 2026-04-01 00:59:43.678431 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-01 00:59:43.678447 | ubuntu-jammy | Wednesday 01 April 2026 00:59:43 +0000 (0:00:00.002) 0:00:30.224 ******* 2026-04-01 00:59:44.446323 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:44.446406 | ubuntu-jammy | 2026-04-01 00:59:44.446788 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-01 00:59:44.446864 | ubuntu-jammy | Wednesday 01 April 2026 00:59:44 +0000 (0:00:00.768) 0:00:30.993 ******* 2026-04-01 00:59:45.506006 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:45.506101 | ubuntu-jammy | 2026-04-01 00:59:45.506399 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-01 00:59:45.506466 | ubuntu-jammy | Wednesday 01 April 2026 00:59:45 +0000 (0:00:01.058) 0:00:32.052 ******* 2026-04-01 00:59:46.073447 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 00:59:46.073536 | ubuntu-jammy | 2026-04-01 00:59:46.076408 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-01 00:59:46.076473 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-01 00:59:46.076479 | ubuntu-jammy | 2026-04-01 00:59:46.076484 | ubuntu-jammy | 2026-04-01 00:59:46.076489 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-01 00:59:46.076493 | ubuntu-jammy | Wednesday 01 April 2026 00:59:46 +0000 (0:00:00.568) 0:00:32.620 ******* 2026-04-01 00:59:46.076497 | ubuntu-jammy | =============================================================================== 2026-04-01 00:59:46.076516 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.15s 2026-04-01 00:59:46.076521 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.58s 2026-04-01 00:59:46.076525 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.28s 2026-04-01 00:59:46.076529 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.82s 2026-04-01 00:59:46.076532 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.41s 2026-04-01 00:59:46.076536 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.33s 2026-04-01 00:59:46.076540 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.24s 2026-04-01 00:59:46.076544 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.09s 2026-04-01 00:59:46.076548 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 1.06s 2026-04-01 00:59:46.076553 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.99s 2026-04-01 00:59:46.076557 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.89s 2026-04-01 00:59:46.076561 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.77s 2026-04-01 00:59:46.076565 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.75s 2026-04-01 00:59:46.076569 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.73s 2026-04-01 00:59:46.076573 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.70s 2026-04-01 00:59:46.076577 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.61s 2026-04-01 00:59:46.076581 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.59s 2026-04-01 00:59:46.076585 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.59s 2026-04-01 00:59:46.076589 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.57s 2026-04-01 00:59:46.076593 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.57s 2026-04-01 00:59:46.203467 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-04-01 00:59:46.213087 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-04-01 00:59:46.690966 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-01 00:59:46.691330 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-01 00:59:46.691588 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-01 00:59:46.691806 | ubuntu-jammy | 2026-04-01 00:59:47.154124 | ubuntu-jammy | 2026-04-01 00:59:47.154474 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-01 00:59:47.154700 | ubuntu-jammy | 2026-04-01 00:59:47.154938 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-01 00:59:47.155207 | ubuntu-jammy | Wednesday 01 April 2026 00:59:47 +0000 (0:00:00.023) 0:00:00.023 ******* 2026-04-01 00:59:48.215720 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-01 00:59:48.219125 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:48.219159 | ubuntu-jammy | 2026-04-01 00:59:48.219171 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-01 00:59:48.219181 | ubuntu-jammy | Wednesday 01 April 2026 00:59:48 +0000 (0:00:01.064) 0:00:01.088 ******* 2026-04-01 00:59:48.616717 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:48.616795 | ubuntu-jammy | 2026-04-01 00:59:48.616962 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-01 00:59:48.617136 | ubuntu-jammy | Wednesday 01 April 2026 00:59:48 +0000 (0:00:00.397) 0:00:01.486 ******* 2026-04-01 00:59:48.648123 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:48.648274 | ubuntu-jammy | 2026-04-01 00:59:48.648459 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-01 00:59:48.648660 | ubuntu-jammy | Wednesday 01 April 2026 00:59:48 +0000 (0:00:00.031) 0:00:01.517 ******* 2026-04-01 00:59:49.059248 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:49.059357 | ubuntu-jammy | 2026-04-01 00:59:49.059550 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-01 00:59:49.059732 | ubuntu-jammy | Wednesday 01 April 2026 00:59:49 +0000 (0:00:00.409) 0:00:01.927 ******* 2026-04-01 00:59:49.121971 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 00:59:49.122136 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.1/runc.amd64" 2026-04-01 00:59:49.122311 | ubuntu-jammy | } 2026-04-01 00:59:49.122507 | ubuntu-jammy | 2026-04-01 00:59:49.122727 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-01 00:59:49.122908 | ubuntu-jammy | Wednesday 01 April 2026 00:59:49 +0000 (0:00:00.063) 0:00:01.990 ******* 2026-04-01 00:59:49.695558 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:49.695631 | ubuntu-jammy | 2026-04-01 00:59:49.695659 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-01 00:59:49.695686 | ubuntu-jammy | Wednesday 01 April 2026 00:59:49 +0000 (0:00:00.572) 0:00:02.563 ******* 2026-04-01 00:59:49.719502 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:49.719586 | ubuntu-jammy | 2026-04-01 00:59:49.719805 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-01 00:59:49.719830 | ubuntu-jammy | Wednesday 01 April 2026 00:59:49 +0000 (0:00:00.025) 0:00:02.589 ******* 2026-04-01 00:59:49.746045 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:49.746109 | ubuntu-jammy | 2026-04-01 00:59:49.746212 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-01 00:59:49.746304 | ubuntu-jammy | Wednesday 01 April 2026 00:59:49 +0000 (0:00:00.026) 0:00:02.615 ******* 2026-04-01 00:59:49.992834 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:49.992895 | ubuntu-jammy | 2026-04-01 00:59:49.993124 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-01 00:59:49.993284 | ubuntu-jammy | Wednesday 01 April 2026 00:59:49 +0000 (0:00:00.246) 0:00:02.862 ******* 2026-04-01 00:59:51.401075 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:51.401770 | ubuntu-jammy | 2026-04-01 00:59:51.401819 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-01 00:59:51.401825 | ubuntu-jammy | Wednesday 01 April 2026 00:59:51 +0000 (0:00:01.407) 0:00:04.270 ******* 2026-04-01 00:59:51.487700 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 00:59:51.487774 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-01 00:59:51.487787 | ubuntu-jammy | } 2026-04-01 00:59:51.487843 | ubuntu-jammy | 2026-04-01 00:59:51.488004 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-01 00:59:51.488020 | ubuntu-jammy | Wednesday 01 April 2026 00:59:51 +0000 (0:00:00.086) 0:00:04.356 ******* 2026-04-01 00:59:51.899517 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:51.899636 | ubuntu-jammy | 2026-04-01 00:59:51.899648 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-01 00:59:51.899728 | ubuntu-jammy | Wednesday 01 April 2026 00:59:51 +0000 (0:00:00.409) 0:00:04.766 ******* 2026-04-01 00:59:54.403742 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:54.403844 | ubuntu-jammy | 2026-04-01 00:59:54.403857 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-01 00:59:54.403918 | ubuntu-jammy | Wednesday 01 April 2026 00:59:54 +0000 (0:00:02.504) 0:00:07.270 ******* 2026-04-01 00:59:54.426587 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:54.426637 | ubuntu-jammy | 2026-04-01 00:59:54.426740 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-01 00:59:54.426881 | ubuntu-jammy | Wednesday 01 April 2026 00:59:54 +0000 (0:00:00.025) 0:00:07.296 ******* 2026-04-01 00:59:54.451803 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:54.452400 | ubuntu-jammy | 2026-04-01 00:59:54.452528 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-01 00:59:54.452558 | ubuntu-jammy | Wednesday 01 April 2026 00:59:54 +0000 (0:00:00.024) 0:00:07.320 ******* 2026-04-01 00:59:54.473002 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-01 00:59:54.473366 | ubuntu-jammy | 2026-04-01 00:59:54.473395 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-01 00:59:54.473404 | ubuntu-jammy | Wednesday 01 April 2026 00:59:54 +0000 (0:00:00.021) 0:00:07.342 ******* 2026-04-01 00:59:55.842843 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:55.842909 | ubuntu-jammy | 2026-04-01 00:59:55.842978 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-01 00:59:55.843131 | ubuntu-jammy | Wednesday 01 April 2026 00:59:55 +0000 (0:00:01.369) 0:00:08.712 ******* 2026-04-01 00:59:56.438077 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:56.438152 | ubuntu-jammy | 2026-04-01 00:59:56.438444 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-01 00:59:56.438650 | ubuntu-jammy | Wednesday 01 April 2026 00:59:56 +0000 (0:00:00.595) 0:00:09.307 ******* 2026-04-01 00:59:57.646939 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-01 00:59:57.647051 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-01 00:59:57.647064 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-01 00:59:57.647511 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-01 00:59:57.647582 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-01 00:59:57.647589 | ubuntu-jammy | 2026-04-01 00:59:57.647595 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-01 00:59:57.647600 | ubuntu-jammy | Wednesday 01 April 2026 00:59:57 +0000 (0:00:01.208) 0:00:10.516 ******* 2026-04-01 00:59:58.326436 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:58.326546 | ubuntu-jammy | 2026-04-01 00:59:58.326560 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-01 00:59:58.326573 | ubuntu-jammy | Wednesday 01 April 2026 00:59:58 +0000 (0:00:00.677) 0:00:11.193 ******* 2026-04-01 00:59:58.326865 | ubuntu-jammy | 2026-04-01 00:59:58.326930 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-01 00:59:58.326937 | ubuntu-jammy | Wednesday 01 April 2026 00:59:58 +0000 (0:00:00.002) 0:00:11.195 ******* 2026-04-01 00:59:59.062846 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:59.062930 | ubuntu-jammy | 2026-04-01 00:59:59.063165 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-01 00:59:59.063214 | ubuntu-jammy | Wednesday 01 April 2026 00:59:59 +0000 (0:00:00.736) 0:00:11.932 ******* 2026-04-01 00:59:59.328997 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:59.329567 | ubuntu-jammy | 2026-04-01 00:59:59.329632 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-01 00:59:59.329646 | ubuntu-jammy | Wednesday 01 April 2026 00:59:59 +0000 (0:00:00.265) 0:00:12.197 ******* 2026-04-01 00:59:59.366640 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 00:59:59.367100 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-01 00:59:59.367151 | ubuntu-jammy | } 2026-04-01 00:59:59.367157 | ubuntu-jammy | 2026-04-01 00:59:59.367162 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-01 00:59:59.367167 | ubuntu-jammy | Wednesday 01 April 2026 00:59:59 +0000 (0:00:00.036) 0:00:12.234 ******* 2026-04-01 00:59:59.814525 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 00:59:59.815220 | ubuntu-jammy | 2026-04-01 00:59:59.815318 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-01 00:59:59.815331 | ubuntu-jammy | Wednesday 01 April 2026 00:59:59 +0000 (0:00:00.447) 0:00:12.682 ******* 2026-04-01 01:00:03.075056 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:03.075156 | ubuntu-jammy | 2026-04-01 01:00:03.075447 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-01 01:00:03.075527 | ubuntu-jammy | Wednesday 01 April 2026 01:00:03 +0000 (0:00:03.262) 0:00:15.944 ******* 2026-04-01 01:00:04.334728 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:04.334796 | ubuntu-jammy | 2026-04-01 01:00:04.335324 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-01 01:00:04.335413 | ubuntu-jammy | Wednesday 01 April 2026 01:00:04 +0000 (0:00:01.259) 0:00:17.203 ******* 2026-04-01 01:00:04.710186 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:04.710293 | ubuntu-jammy | 2026-04-01 01:00:04.710520 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-01 01:00:04.710548 | ubuntu-jammy | Wednesday 01 April 2026 01:00:04 +0000 (0:00:00.374) 0:00:17.578 ******* 2026-04-01 01:00:05.260830 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:05.261494 | ubuntu-jammy | 2026-04-01 01:00:05.261551 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-01 01:00:05.261565 | ubuntu-jammy | Wednesday 01 April 2026 01:00:05 +0000 (0:00:00.551) 0:00:18.129 ******* 2026-04-01 01:00:06.042750 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-01 01:00:06.043369 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-01 01:00:06.043383 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-01 01:00:06.043394 | ubuntu-jammy | 2026-04-01 01:00:06.043719 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-01 01:00:06.043789 | ubuntu-jammy | Wednesday 01 April 2026 01:00:06 +0000 (0:00:00.781) 0:00:18.911 ******* 2026-04-01 01:00:06.626781 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:06.626917 | ubuntu-jammy | 2026-04-01 01:00:06.627244 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-01 01:00:06.627304 | ubuntu-jammy | Wednesday 01 April 2026 01:00:06 +0000 (0:00:00.583) 0:00:19.495 ******* 2026-04-01 01:00:07.187237 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:07.187306 | ubuntu-jammy | 2026-04-01 01:00:07.187381 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-01 01:00:07.187721 | ubuntu-jammy | Wednesday 01 April 2026 01:00:07 +0000 (0:00:00.557) 0:00:20.053 ******* 2026-04-01 01:00:07.187770 | ubuntu-jammy | 2026-04-01 01:00:07.187776 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-01 01:00:07.187780 | ubuntu-jammy | Wednesday 01 April 2026 01:00:07 +0000 (0:00:00.003) 0:00:20.056 ******* 2026-04-01 01:00:07.600498 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:07.600577 | ubuntu-jammy | 2026-04-01 01:00:07.600762 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-01 01:00:07.600837 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-01 01:00:07.602934 | ubuntu-jammy | 2026-04-01 01:00:07.603027 | ubuntu-jammy | 2026-04-01 01:00:07.603034 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-01 01:00:07.603040 | ubuntu-jammy | Wednesday 01 April 2026 01:00:07 +0000 (0:00:00.412) 0:00:20.469 ******* 2026-04-01 01:00:07.603045 | ubuntu-jammy | =============================================================================== 2026-04-01 01:00:07.603050 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.26s 2026-04-01 01:00:07.603055 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.50s 2026-04-01 01:00:07.603059 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.41s 2026-04-01 01:00:07.603064 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.37s 2026-04-01 01:00:07.603068 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.26s 2026-04-01 01:00:07.603073 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.21s 2026-04-01 01:00:07.603077 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.06s 2026-04-01 01:00:07.603082 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.78s 2026-04-01 01:00:07.603086 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.74s 2026-04-01 01:00:07.603107 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.68s 2026-04-01 01:00:07.603111 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.60s 2026-04-01 01:00:07.603116 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.58s 2026-04-01 01:00:07.603121 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.57s 2026-04-01 01:00:07.603125 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.56s 2026-04-01 01:00:07.603129 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.55s 2026-04-01 01:00:07.603133 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.45s 2026-04-01 01:00:07.603137 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.41s 2026-04-01 01:00:07.603142 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.41s 2026-04-01 01:00:07.603146 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.41s 2026-04-01 01:00:07.603150 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-04-01 01:00:07.747760 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-04-01 01:00:07.760683 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-04-01 01:00:07.761081 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-01 01:00:07.766126 | ubuntu-jammy | INFO [docker > verify] Executing 2026-04-01 01:00:08.237724 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-01 01:00:08.238149 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-01 01:00:08.238500 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-01 01:00:08.238863 | ubuntu-jammy | 2026-04-01 01:00:08.551041 | ubuntu-jammy | 2026-04-01 01:00:08.551436 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-01 01:00:08.551690 | ubuntu-jammy | 2026-04-01 01:00:08.552021 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-01 01:00:08.552353 | ubuntu-jammy | Wednesday 01 April 2026 01:00:08 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-04-01 01:00:09.690940 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-01 01:00:09.692712 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:09.692781 | ubuntu-jammy | 2026-04-01 01:00:09.692882 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-04-01 01:00:09.693089 | ubuntu-jammy | Wednesday 01 April 2026 01:00:09 +0000 (0:00:01.141) 0:00:01.149 ******* 2026-04-01 01:00:11.832910 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-01 01:00:11.832999 | ubuntu-jammy | 2026-04-01 01:00:11.833150 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-04-01 01:00:11.833280 | ubuntu-jammy | Wednesday 01 April 2026 01:00:11 +0000 (0:00:02.140) 0:00:03.289 ******* 2026-04-01 01:00:11.863469 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-01 01:00:11.863671 | ubuntu-jammy | "changed": false, 2026-04-01 01:00:11.863863 | ubuntu-jammy | "msg": "All assertions passed" 2026-04-01 01:00:11.864047 | ubuntu-jammy | } 2026-04-01 01:00:11.864227 | ubuntu-jammy | 2026-04-01 01:00:11.864497 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-04-01 01:00:11.864868 | ubuntu-jammy | Wednesday 01 April 2026 01:00:11 +0000 (0:00:00.030) 0:00:03.320 ******* 2026-04-01 01:00:12.279055 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 01:00:12.279204 | ubuntu-jammy | 2026-04-01 01:00:12.279404 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-04-01 01:00:12.279596 | ubuntu-jammy | Wednesday 01 April 2026 01:00:12 +0000 (0:00:00.415) 0:00:03.735 ******* 2026-04-01 01:00:12.576802 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-01 01:00:12.576953 | ubuntu-jammy | 2026-04-01 01:00:12.577159 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-01 01:00:12.577404 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-01 01:00:12.577572 | ubuntu-jammy | 2026-04-01 01:00:12.577728 | ubuntu-jammy | 2026-04-01 01:00:12.577905 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-01 01:00:12.578143 | ubuntu-jammy | Wednesday 01 April 2026 01:00:12 +0000 (0:00:00.298) 0:00:04.033 ******* 2026-04-01 01:00:12.578341 | ubuntu-jammy | =============================================================================== 2026-04-01 01:00:12.578545 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.14s 2026-04-01 01:00:12.578745 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.14s 2026-04-01 01:00:12.578925 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.42s 2026-04-01 01:00:12.579118 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.30s 2026-04-01 01:00:12.579335 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-04-01 01:00:12.720142 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-04-01 01:00:12.730348 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-01 01:00:12.730739 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-01 01:00:12.737864 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-01 01:00:12.737953 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-01 01:00:12.738044 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-01 01:00:12.738319 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-01 01:00:12.948202 | ubuntu-jammy | ok: Runtime: 0:01:29.369549 2026-04-01 01:00:12.955525 | 2026-04-01 01:00:12.955602 | PLAY RECAP 2026-04-01 01:00:12.955662 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-01 01:00:12.955694 | 2026-04-01 01:00:13.057754 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-01 01:00:13.059945 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-01 01:00:13.639136 | 2026-04-01 01:00:13.639867 | PLAY [all] 2026-04-01 01:00:13.653530 | 2026-04-01 01:00:13.653617 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-01 01:00:13.698671 | ubuntu-jammy | skipping: Conditional result was False 2026-04-01 01:00:13.708750 | 2026-04-01 01:00:13.708884 | TASK [fetch-output : Set log path for single node] 2026-04-01 01:00:13.753277 | ubuntu-jammy | ok 2026-04-01 01:00:13.759766 | 2026-04-01 01:00:13.759868 | LOOP [fetch-output : Ensure local output dirs] 2026-04-01 01:00:14.129961 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/work/logs" 2026-04-01 01:00:14.349571 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/work/artifacts" 2026-04-01 01:00:14.579049 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/ceb7541c4ffd47d88af7e11f398fc053/work/docs" 2026-04-01 01:00:14.593219 | 2026-04-01 01:00:14.593342 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-01 01:00:15.213878 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-01 01:00:15.214127 | ubuntu-jammy | changed: All items complete 2026-04-01 01:00:15.214166 | 2026-04-01 01:00:15.654699 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-01 01:00:16.078383 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-01 01:00:16.096196 | 2026-04-01 01:00:16.096331 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-01 01:00:16.512343 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007393 2026-04-01 01:00:16.754091 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.006839 2026-04-01 01:00:16.775768 | 2026-04-01 01:00:16.776091 | PLAY [all] 2026-04-01 01:00:16.783164 | 2026-04-01 01:00:16.783229 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-01 01:00:17.213053 | ubuntu-jammy | changed 2026-04-01 01:00:17.220946 | 2026-04-01 01:00:17.221036 | PLAY RECAP 2026-04-01 01:00:17.221096 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-01 01:00:17.221128 | 2026-04-01 01:00:17.333963 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-01 01:00:17.335458 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-01 01:00:17.901834 | 2026-04-01 01:00:17.901969 | PLAY [localhost] 2026-04-01 01:00:17.911723 | 2026-04-01 01:00:17.911810 | TASK [Generate Zuul manifest] 2026-04-01 01:00:17.929224 | localhost | ok 2026-04-01 01:00:17.942745 | 2026-04-01 01:00:17.942825 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-01 01:00:18.267110 | localhost | changed 2026-04-01 01:00:18.280398 | 2026-04-01 01:00:18.280469 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-01 01:00:18.312197 | localhost | ok 2026-04-01 01:00:18.319929 | 2026-04-01 01:00:18.319994 | TASK [Upload logs] 2026-04-01 01:00:18.340600 | localhost | ok 2026-04-01 01:00:18.400803 | 2026-04-01 01:00:18.400925 | TASK [Set zuul-log-path fact] 2026-04-01 01:00:18.422592 | localhost | ok 2026-04-01 01:00:18.436673 | 2026-04-01 01:00:18.437018 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-01 01:00:18.469041 | localhost | ok 2026-04-01 01:00:18.479055 | 2026-04-01 01:00:18.479118 | TASK [upload-logs : Create log directories] 2026-04-01 01:00:18.874585 | localhost | changed 2026-04-01 01:00:18.880701 | 2026-04-01 01:00:18.880772 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-01 01:00:19.277204 | localhost -> localhost | ok: Runtime: 0:00:00.004396 2026-04-01 01:00:19.283929 | 2026-04-01 01:00:19.284014 | TASK [upload-logs : Upload logs to log server] 2026-04-01 01:00:19.729610 | localhost | Output suppressed because no_log was given 2026-04-01 01:00:19.734424 | 2026-04-01 01:00:19.734506 | LOOP [upload-logs : Compress console log and json output] 2026-04-01 01:00:19.777570 | localhost | skipping: Conditional result was False 2026-04-01 01:00:19.784728 | localhost | skipping: Conditional result was False 2026-04-01 01:00:19.796513 | 2026-04-01 01:00:19.796657 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-01 01:00:19.840854 | localhost | skipping: Conditional result was False 2026-04-01 01:00:19.841248 | 2026-04-01 01:00:19.845235 | localhost | skipping: Conditional result was False 2026-04-01 01:00:19.860894 | 2026-04-01 01:00:19.860984 | LOOP [upload-logs : Upload console log and json output]