2026-04-22 07:03:30.332779 | Job console starting 2026-04-22 07:03:30.349001 | Updating git repos 2026-04-22 07:03:30.382727 | Cloning repos into workspace 2026-04-22 07:03:30.463904 | Restoring repo states 2026-04-22 07:03:30.473786 | Merging changes 2026-04-22 07:03:30.937284 | Checking out repos 2026-04-22 07:03:30.981500 | Preparing playbooks 2026-04-22 07:03:32.369653 | Running Ansible setup 2026-04-22 07:03:36.270267 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:03:36.890935 | 2026-04-22 07:03:36.983636 | PLAY [localhost] 2026-04-22 07:03:36.995900 | 2026-04-22 07:03:36.996000 | TASK [Gathering Facts] 2026-04-22 07:03:38.143037 | localhost | ok 2026-04-22 07:03:38.152211 | 2026-04-22 07:03:38.152302 | TASK [Setup log path fact] 2026-04-22 07:03:38.170769 | localhost | ok 2026-04-22 07:03:38.182788 | 2026-04-22 07:03:38.182858 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:03:38.218423 | localhost | ok 2026-04-22 07:03:38.224645 | 2026-04-22 07:03:38.224729 | TASK [emit-job-header : Print job information] 2026-04-22 07:03:38.274299 | # Job Information 2026-04-22 07:03:38.274495 | Ansible Version: 2.16.16 2026-04-22 07:03:38.274530 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-04-22 07:03:38.274552 | Pipeline: check 2026-04-22 07:03:38.274572 | Executor: 0a8996d2b663 2026-04-22 07:03:38.274592 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/118 2026-04-22 07:03:38.274614 | Event ID: 3f0b5d90-3e19-11f1-9321-c146272f6338 2026-04-22 07:03:38.277582 | 2026-04-22 07:03:38.277652 | LOOP [emit-job-header : Print node information] 2026-04-22 07:03:38.365964 | localhost | ok: 2026-04-22 07:03:38.366158 | localhost | # Node Information 2026-04-22 07:03:38.366186 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-22 07:03:38.366208 | localhost | Hostname: np0000169172 2026-04-22 07:03:38.366227 | localhost | Username: zuul 2026-04-22 07:03:38.366249 | localhost | Distro: Ubuntu 22.04 2026-04-22 07:03:38.366269 | localhost | Provider: yul1 2026-04-22 07:03:38.366287 | localhost | Region: ca-ymq-1 2026-04-22 07:03:38.366305 | localhost | Label: ubuntu-jammy 2026-04-22 07:03:38.366323 | localhost | Product Name: OpenStack Nova 2026-04-22 07:03:38.366342 | localhost | Interface IP: 199.204.45.227 2026-04-22 07:03:38.378837 | 2026-04-22 07:03:38.378973 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 07:03:38.823608 | localhost -> localhost | changed 2026-04-22 07:03:38.829055 | 2026-04-22 07:03:38.829129 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 07:03:39.782924 | localhost -> localhost | changed 2026-04-22 07:03:39.791226 | 2026-04-22 07:03:39.791318 | PLAY [all] 2026-04-22 07:03:39.801493 | 2026-04-22 07:03:39.801623 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 07:03:40.063875 | ubuntu-jammy -> localhost | ok 2026-04-22 07:03:40.071676 | 2026-04-22 07:03:40.071820 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 07:03:40.106050 | ubuntu-jammy | ok 2026-04-22 07:03:40.120969 | ubuntu-jammy | included: /var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 07:03:40.126652 | 2026-04-22 07:03:40.126722 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 07:03:41.585831 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-22 07:03:41.586014 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/work/3128e3a02a1343349898cc5344e53a41_id_rsa 2026-04-22 07:03:41.586045 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/work/3128e3a02a1343349898cc5344e53a41_id_rsa.pub 2026-04-22 07:03:41.586068 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-22 07:03:41.586089 | ubuntu-jammy -> localhost | SHA256:RaXRDhPsYJagCRnd/ydJ+qD3NWvJfyc2mSRThbdlT2M zuul-build-sshkey 2026-04-22 07:03:41.586127 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-22 07:03:41.586148 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-22 07:03:41.586170 | ubuntu-jammy -> localhost | | o+ ... o++. . | 2026-04-22 07:03:41.586191 | ubuntu-jammy -> localhost | | ...o. =.+o. .E*| 2026-04-22 07:03:41.586211 | ubuntu-jammy -> localhost | | o + oo+ .==| 2026-04-22 07:03:41.586231 | ubuntu-jammy -> localhost | | ..o . ...| 2026-04-22 07:03:41.586251 | ubuntu-jammy -> localhost | | S+ . . | 2026-04-22 07:03:41.586271 | ubuntu-jammy -> localhost | | o + + . | 2026-04-22 07:03:41.586290 | ubuntu-jammy -> localhost | | . o +o= o | 2026-04-22 07:03:41.586310 | ubuntu-jammy -> localhost | | . . ..+o* o| 2026-04-22 07:03:41.586332 | ubuntu-jammy -> localhost | | . ....o.+.| 2026-04-22 07:03:41.586352 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-22 07:03:41.586398 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.973855 2026-04-22 07:03:41.591462 | 2026-04-22 07:03:41.591529 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 07:03:41.619849 | ubuntu-jammy | ok 2026-04-22 07:03:41.628840 | ubuntu-jammy | included: /var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 07:03:41.636067 | 2026-04-22 07:03:41.636129 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 07:03:41.660125 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:03:41.670052 | 2026-04-22 07:03:41.670142 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 07:03:42.152722 | ubuntu-jammy | changed 2026-04-22 07:03:42.159682 | 2026-04-22 07:03:42.159769 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 07:03:42.358123 | ubuntu-jammy | ok 2026-04-22 07:03:42.370897 | 2026-04-22 07:03:42.371070 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 07:03:43.100196 | ubuntu-jammy | changed 2026-04-22 07:03:43.105244 | 2026-04-22 07:03:43.105310 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 07:03:43.744764 | ubuntu-jammy | changed 2026-04-22 07:03:43.751850 | 2026-04-22 07:03:43.751936 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 07:03:43.777402 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:03:43.785707 | 2026-04-22 07:03:43.785803 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 07:03:44.161420 | ubuntu-jammy -> localhost | changed 2026-04-22 07:03:44.174266 | 2026-04-22 07:03:44.174391 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 07:03:44.489197 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/work/3128e3a02a1343349898cc5344e53a41_id_rsa (zuul-build-sshkey) 2026-04-22 07:03:44.489464 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010470 2026-04-22 07:03:44.496861 | 2026-04-22 07:03:44.497106 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 07:03:44.845772 | ubuntu-jammy | ok 2026-04-22 07:03:44.852702 | 2026-04-22 07:03:44.852791 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 07:03:44.878899 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:03:44.894053 | 2026-04-22 07:03:44.894124 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-22 07:03:45.223990 | ubuntu-jammy | ok 2026-04-22 07:03:45.233237 | 2026-04-22 07:03:45.233346 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-22 07:03:46.037533 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-22 07:03:46.050649 | 2026-04-22 07:03:46.050720 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-22 07:03:46.241502 | ubuntu-jammy | ok: "logs" 2026-04-22 07:03:46.241978 | ubuntu-jammy | ok: All items complete 2026-04-22 07:03:46.242051 | 2026-04-22 07:03:46.415067 | ubuntu-jammy | ok: "artifacts" 2026-04-22 07:03:46.580912 | ubuntu-jammy | ok: "docs" 2026-04-22 07:03:46.599671 | 2026-04-22 07:03:46.599818 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-22 07:03:46.868435 | ubuntu-jammy | changed: "logs" 2026-04-22 07:03:46.977835 | ubuntu-jammy | changed: "artifacts" 2026-04-22 07:03:47.156328 | ubuntu-jammy | changed: "docs" 2026-04-22 07:03:47.172083 | 2026-04-22 07:03:47.172164 | PLAY RECAP 2026-04-22 07:03:47.172205 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:03:47.172234 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-22 07:03:47.172254 | 2026-04-22 07:03:47.312514 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:04:06.912836 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-22 07:04:07.551339 | 2026-04-22 07:04:07.587780 | PLAY [all] 2026-04-22 07:04:07.606476 | 2026-04-22 07:04:07.606585 | TASK [setup-uv : Extract archive] 2026-04-22 07:04:10.150472 | ubuntu-jammy | changed 2026-04-22 07:04:10.156751 | 2026-04-22 07:04:10.156839 | TASK [setup-uv : Print version] 2026-04-22 07:04:10.593834 | ubuntu-jammy | uv 0.8.13 2026-04-22 07:04:10.733399 | ubuntu-jammy | ok: Runtime: 0:00:00.020336 2026-04-22 07:04:10.739276 | 2026-04-22 07:04:10.739329 | PLAY RECAP 2026-04-22 07:04:10.739372 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:04:10.739395 | 2026-04-22 07:04:10.845209 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-22 07:04:10.847639 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-22 07:04:11.517099 | 2026-04-22 07:04:11.517234 | PLAY [all] 2026-04-22 07:04:11.537472 | 2026-04-22 07:04:11.537550 | TASK [Copy inventory file for Zuul] 2026-04-22 07:04:13.052871 | ubuntu-jammy | changed 2026-04-22 07:04:13.058368 | 2026-04-22 07:04:13.058444 | TASK [Switch "ansible_host" to private IP] 2026-04-22 07:04:13.345635 | ubuntu-jammy | changed: 1 replacements made 2026-04-22 07:04:13.353266 | 2026-04-22 07:04:13.353343 | TASK [Run Molecule scenario] 2026-04-22 07:04:13.862857 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-22 07:04:14.623493 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-22 07:04:14.796755 | ubuntu-jammy | Using CPython 3.13.7 2026-04-22 07:04:14.796854 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-22 07:04:15.051447 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-22 07:04:15.051828 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-22 07:04:15.057962 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-22 07:04:15.229718 | ubuntu-jammy | Downloading cryptography 2026-04-22 07:04:15.271172 | ubuntu-jammy | Downloading pygments 2026-04-22 07:04:15.410950 | ubuntu-jammy | Downloading ansible-core 2026-04-22 07:04:15.439005 | ubuntu-jammy | Installed 36 packages in 27ms 2026-04-22 07:04:16.594342 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-22 07:04:16.594445 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-22 07:04:17.446543 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-22 07:04:17.446634 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-22 07:04:17.446700 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-22 07:04:17.446787 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-22 07:04:32.399757 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-04-22 07:04:32.399984 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-22 07:04:32.400378 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-22 07:04:32.400451 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-22 07:04:32.405611 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-22 07:04:32.405900 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:04:32.411136 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-22 07:04:32.411201 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-22 07:04:32.411276 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-22 07:04:32.416361 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-04-22 07:04:32.896820 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:32.897110 | 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-22 07:04:32.897393 | 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-22 07:04:32.897635 | ubuntu-jammy | 2026-04-22 07:04:33.330786 | ubuntu-jammy | 2026-04-22 07:04:33.330898 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-22 07:04:33.396004 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-04-22 07:04:33.404413 | ubuntu-jammy | INFO [docker > create] Executing 2026-04-22 07:04:33.406478 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:04:33.411433 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-04-22 07:04:33.877776 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:33.877911 | 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-22 07:04:33.878163 | 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-22 07:04:33.878325 | ubuntu-jammy | 2026-04-22 07:04:34.234997 | ubuntu-jammy | 2026-04-22 07:04:34.235165 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-22 07:04:34.235408 | ubuntu-jammy | 2026-04-22 07:04:34.235688 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:04:34.235959 | ubuntu-jammy | Wednesday 22 April 2026 07:04:34 +0000 (0:00:00.032) 0:00:00.032 ******* 2026-04-22 07:04:35.488843 | 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-22 07:04:35.491546 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:35.491746 | ubuntu-jammy | 2026-04-22 07:04:35.491947 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-22 07:04:35.492268 | ubuntu-jammy | Wednesday 22 April 2026 07:04:35 +0000 (0:00:01.257) 0:00:01.290 ******* 2026-04-22 07:04:42.520832 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:42.521002 | ubuntu-jammy | 2026-04-22 07:04:42.521222 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:04:42.521450 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-22 07:04:42.521645 | ubuntu-jammy | 2026-04-22 07:04:42.521818 | ubuntu-jammy | 2026-04-22 07:04:42.522026 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:04:42.522225 | ubuntu-jammy | Wednesday 22 April 2026 07:04:42 +0000 (0:00:07.029) 0:00:08.319 ******* 2026-04-22 07:04:42.522485 | ubuntu-jammy | =============================================================================== 2026-04-22 07:04:42.522674 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.03s 2026-04-22 07:04:42.522853 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.26s 2026-04-22 07:04:42.639955 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-04-22 07:04:42.650686 | ubuntu-jammy | INFO [docker > converge] Executing 2026-04-22 07:04:43.162641 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:43.162782 | 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-22 07:04:43.162902 | 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-22 07:04:43.163014 | ubuntu-jammy | 2026-04-22 07:04:43.585835 | ubuntu-jammy | 2026-04-22 07:04:43.586057 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-22 07:04:43.586320 | ubuntu-jammy | 2026-04-22 07:04:43.586587 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:04:43.586861 | ubuntu-jammy | Wednesday 22 April 2026 07:04:43 +0000 (0:00:00.024) 0:00:00.024 ******* 2026-04-22 07:04:44.714273 | 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-22 07:04:44.718629 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:44.718747 | ubuntu-jammy | 2026-04-22 07:04:44.718880 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:44.718990 | ubuntu-jammy | Wednesday 22 April 2026 07:04:44 +0000 (0:00:01.133) 0:00:01.157 ******* 2026-04-22 07:04:45.219691 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:45.219839 | ubuntu-jammy | 2026-04-22 07:04:45.220081 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:45.220339 | ubuntu-jammy | Wednesday 22 April 2026 07:04:45 +0000 (0:00:00.500) 0:00:01.658 ******* 2026-04-22 07:04:45.254500 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:45.254674 | ubuntu-jammy | 2026-04-22 07:04:45.254868 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 07:04:45.255054 | ubuntu-jammy | Wednesday 22 April 2026 07:04:45 +0000 (0:00:00.035) 0:00:01.693 ******* 2026-04-22 07:04:45.651262 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:45.651479 | ubuntu-jammy | 2026-04-22 07:04:45.651694 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:45.651893 | ubuntu-jammy | Wednesday 22 April 2026 07:04:45 +0000 (0:00:00.396) 0:00:02.090 ******* 2026-04-22 07:04:45.741660 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:45.741871 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-22 07:04:45.742069 | ubuntu-jammy | } 2026-04-22 07:04:45.742254 | ubuntu-jammy | 2026-04-22 07:04:45.742441 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:45.742621 | ubuntu-jammy | Wednesday 22 April 2026 07:04:45 +0000 (0:00:00.090) 0:00:02.180 ******* 2026-04-22 07:04:46.637673 | 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-22 07:04:46.645845 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:46.646046 | ubuntu-jammy | 2026-04-22 07:04:46.646195 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:46.646320 | ubuntu-jammy | Wednesday 22 April 2026 07:04:46 +0000 (0:00:00.904) 0:00:03.085 ******* 2026-04-22 07:04:46.672065 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:46.672217 | ubuntu-jammy | 2026-04-22 07:04:46.672264 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:46.672486 | ubuntu-jammy | Wednesday 22 April 2026 07:04:46 +0000 (0:00:00.026) 0:00:03.111 ******* 2026-04-22 07:04:46.702875 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:46.702971 | ubuntu-jammy | 2026-04-22 07:04:46.702987 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:46.702997 | ubuntu-jammy | Wednesday 22 April 2026 07:04:46 +0000 (0:00:00.031) 0:00:03.142 ******* 2026-04-22 07:04:46.965765 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:46.965874 | ubuntu-jammy | 2026-04-22 07:04:46.966112 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:46.966392 | ubuntu-jammy | Wednesday 22 April 2026 07:04:46 +0000 (0:00:00.262) 0:00:03.404 ******* 2026-04-22 07:04:48.362009 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:48.362161 | ubuntu-jammy | 2026-04-22 07:04:48.362363 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:48.362551 | ubuntu-jammy | Wednesday 22 April 2026 07:04:48 +0000 (0:00:01.396) 0:00:04.800 ******* 2026-04-22 07:04:48.454764 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:48.454946 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-22 07:04:48.455147 | ubuntu-jammy | } 2026-04-22 07:04:48.455312 | ubuntu-jammy | 2026-04-22 07:04:48.455535 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:48.455738 | ubuntu-jammy | Wednesday 22 April 2026 07:04:48 +0000 (0:00:00.092) 0:00:04.893 ******* 2026-04-22 07:04:49.204367 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:49.204516 | ubuntu-jammy | 2026-04-22 07:04:49.204740 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:49.204950 | ubuntu-jammy | Wednesday 22 April 2026 07:04:49 +0000 (0:00:00.749) 0:00:05.643 ******* 2026-04-22 07:04:52.479106 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:52.479260 | ubuntu-jammy | 2026-04-22 07:04:52.479502 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-22 07:04:52.479702 | ubuntu-jammy | Wednesday 22 April 2026 07:04:52 +0000 (0:00:03.275) 0:00:08.918 ******* 2026-04-22 07:04:52.498810 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:52.498995 | ubuntu-jammy | 2026-04-22 07:04:52.499274 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-22 07:04:52.499540 | ubuntu-jammy | Wednesday 22 April 2026 07:04:52 +0000 (0:00:00.019) 0:00:08.937 ******* 2026-04-22 07:04:52.522840 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:52.523153 | ubuntu-jammy | 2026-04-22 07:04:52.523456 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-22 07:04:52.523743 | ubuntu-jammy | Wednesday 22 April 2026 07:04:52 +0000 (0:00:00.023) 0:00:08.961 ******* 2026-04-22 07:04:52.542234 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:52.542391 | ubuntu-jammy | 2026-04-22 07:04:52.542581 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-22 07:04:52.542765 | ubuntu-jammy | Wednesday 22 April 2026 07:04:52 +0000 (0:00:00.020) 0:00:08.981 ******* 2026-04-22 07:04:58.524288 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:58.524405 | ubuntu-jammy | 2026-04-22 07:04:58.524418 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-22 07:04:58.524459 | ubuntu-jammy | Wednesday 22 April 2026 07:04:58 +0000 (0:00:05.980) 0:00:14.962 ******* 2026-04-22 07:04:59.295691 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:59.295854 | ubuntu-jammy | 2026-04-22 07:04:59.296151 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-22 07:04:59.296413 | ubuntu-jammy | Wednesday 22 April 2026 07:04:59 +0000 (0:00:00.769) 0:00:15.731 ******* 2026-04-22 07:05:00.586929 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-22 07:05:00.587017 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-22 07:05:00.587029 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-22 07:05:00.587038 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-22 07:05:00.587047 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-22 07:05:00.587055 | ubuntu-jammy | 2026-04-22 07:05:00.587064 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-22 07:05:00.587071 | ubuntu-jammy | Wednesday 22 April 2026 07:05:00 +0000 (0:00:01.292) 0:00:17.023 ******* 2026-04-22 07:05:01.368988 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:01.369131 | ubuntu-jammy | 2026-04-22 07:05:01.370175 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-22 07:05:01.370255 | ubuntu-jammy | Wednesday 22 April 2026 07:05:01 +0000 (0:00:00.780) 0:00:17.804 ******* 2026-04-22 07:05:01.370268 | ubuntu-jammy | 2026-04-22 07:05:01.370280 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-22 07:05:01.370290 | ubuntu-jammy | Wednesday 22 April 2026 07:05:01 +0000 (0:00:00.003) 0:00:17.807 ******* 2026-04-22 07:05:02.416383 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:02.416466 | ubuntu-jammy | 2026-04-22 07:05:02.416484 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-22 07:05:02.416640 | ubuntu-jammy | Wednesday 22 April 2026 07:05:02 +0000 (0:00:01.047) 0:00:18.855 ******* 2026-04-22 07:05:02.945326 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:02.945393 | ubuntu-jammy | 2026-04-22 07:05:02.945400 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-22 07:05:02.945410 | ubuntu-jammy | Wednesday 22 April 2026 07:05:02 +0000 (0:00:00.526) 0:00:19.381 ******* 2026-04-22 07:05:03.577319 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:03.577567 | ubuntu-jammy | 2026-04-22 07:05:03.577600 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:05:03.577608 | ubuntu-jammy | Wednesday 22 April 2026 07:05:03 +0000 (0:00:00.634) 0:00:20.016 ******* 2026-04-22 07:05:03.860430 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:03.860505 | ubuntu-jammy | 2026-04-22 07:05:03.860798 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:05:03.860972 | ubuntu-jammy | Wednesday 22 April 2026 07:05:03 +0000 (0:00:00.283) 0:00:20.299 ******* 2026-04-22 07:05:03.898700 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:03.898781 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-22 07:05:03.899091 | ubuntu-jammy | } 2026-04-22 07:05:03.899173 | ubuntu-jammy | 2026-04-22 07:05:03.899191 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:05:03.899355 | ubuntu-jammy | Wednesday 22 April 2026 07:05:03 +0000 (0:00:00.037) 0:00:20.337 ******* 2026-04-22 07:05:04.820931 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:04.821168 | ubuntu-jammy | 2026-04-22 07:05:04.821367 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:05:04.821537 | ubuntu-jammy | Wednesday 22 April 2026 07:05:04 +0000 (0:00:00.910) 0:00:21.247 ******* 2026-04-22 07:05:09.330624 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:09.330711 | ubuntu-jammy | 2026-04-22 07:05:09.330722 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-22 07:05:09.330865 | ubuntu-jammy | Wednesday 22 April 2026 07:05:09 +0000 (0:00:04.522) 0:00:25.770 ******* 2026-04-22 07:05:10.495521 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:10.495611 | ubuntu-jammy | 2026-04-22 07:05:10.495953 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-22 07:05:10.496017 | ubuntu-jammy | Wednesday 22 April 2026 07:05:10 +0000 (0:00:01.164) 0:00:26.934 ******* 2026-04-22 07:05:11.442438 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:11.442538 | ubuntu-jammy | 2026-04-22 07:05:11.442953 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-22 07:05:11.443169 | ubuntu-jammy | Wednesday 22 April 2026 07:05:11 +0000 (0:00:00.946) 0:00:27.881 ******* 2026-04-22 07:05:12.031896 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:12.032027 | ubuntu-jammy | 2026-04-22 07:05:12.032293 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-22 07:05:12.032445 | ubuntu-jammy | Wednesday 22 April 2026 07:05:12 +0000 (0:00:00.589) 0:00:28.470 ******* 2026-04-22 07:05:12.813661 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-22 07:05:12.813806 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-22 07:05:12.814030 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-22 07:05:12.814143 | ubuntu-jammy | 2026-04-22 07:05:12.814318 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-22 07:05:12.814509 | ubuntu-jammy | Wednesday 22 April 2026 07:05:12 +0000 (0:00:00.781) 0:00:29.252 ******* 2026-04-22 07:05:13.395854 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:13.395961 | ubuntu-jammy | 2026-04-22 07:05:13.396164 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-22 07:05:13.396197 | ubuntu-jammy | Wednesday 22 April 2026 07:05:13 +0000 (0:00:00.581) 0:00:29.833 ******* 2026-04-22 07:05:13.984701 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:13.984795 | ubuntu-jammy | 2026-04-22 07:05:13.984848 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-22 07:05:13.984956 | ubuntu-jammy | Wednesday 22 April 2026 07:05:13 +0000 (0:00:00.588) 0:00:30.421 ******* 2026-04-22 07:05:13.985045 | ubuntu-jammy | 2026-04-22 07:05:13.985147 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-22 07:05:13.985253 | ubuntu-jammy | Wednesday 22 April 2026 07:05:13 +0000 (0:00:00.001) 0:00:30.423 ******* 2026-04-22 07:05:14.752826 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:14.752896 | ubuntu-jammy | 2026-04-22 07:05:14.752904 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-22 07:05:14.752911 | ubuntu-jammy | Wednesday 22 April 2026 07:05:14 +0000 (0:00:00.767) 0:00:31.191 ******* 2026-04-22 07:05:15.722423 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:15.722513 | ubuntu-jammy | 2026-04-22 07:05:15.722808 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-22 07:05:15.722911 | ubuntu-jammy | Wednesday 22 April 2026 07:05:15 +0000 (0:00:00.969) 0:00:32.161 ******* 2026-04-22 07:05:16.264833 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:16.264928 | ubuntu-jammy | 2026-04-22 07:05:16.268834 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:05:16.268928 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-22 07:05:16.268942 | ubuntu-jammy | 2026-04-22 07:05:16.268951 | ubuntu-jammy | 2026-04-22 07:05:16.268960 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:05:16.268969 | ubuntu-jammy | Wednesday 22 April 2026 07:05:16 +0000 (0:00:00.542) 0:00:32.704 ******* 2026-04-22 07:05:16.268976 | ubuntu-jammy | =============================================================================== 2026-04-22 07:05:16.268997 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.98s 2026-04-22 07:05:16.269004 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.52s 2026-04-22 07:05:16.269010 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.28s 2026-04-22 07:05:16.269015 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.82s 2026-04-22 07:05:16.269021 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.40s 2026-04-22 07:05:16.269027 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.29s 2026-04-22 07:05:16.269033 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.16s 2026-04-22 07:05:16.269039 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.13s 2026-04-22 07:05:16.269045 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 0.97s 2026-04-22 07:05:16.269052 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.95s 2026-04-22 07:05:16.269058 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.91s 2026-04-22 07:05:16.269064 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.90s 2026-04-22 07:05:16.269070 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.78s 2026-04-22 07:05:16.269076 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.78s 2026-04-22 07:05:16.269083 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.77s 2026-04-22 07:05:16.269088 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.75s 2026-04-22 07:05:16.269094 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.63s 2026-04-22 07:05:16.269100 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.59s 2026-04-22 07:05:16.269106 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.59s 2026-04-22 07:05:16.269112 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.58s 2026-04-22 07:05:16.407045 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-04-22 07:05:16.417673 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-04-22 07:05:16.921203 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:05:16.921480 | 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-22 07:05:16.921683 | 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-22 07:05:16.921846 | ubuntu-jammy | 2026-04-22 07:05:17.381899 | ubuntu-jammy | 2026-04-22 07:05:17.382170 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-22 07:05:17.382316 | ubuntu-jammy | 2026-04-22 07:05:17.382462 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:05:17.382618 | ubuntu-jammy | Wednesday 22 April 2026 07:05:17 +0000 (0:00:00.021) 0:00:00.021 ******* 2026-04-22 07:05:18.434672 | 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-22 07:05:18.437953 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:18.438056 | ubuntu-jammy | 2026-04-22 07:05:18.438389 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:05:18.438950 | ubuntu-jammy | Wednesday 22 April 2026 07:05:18 +0000 (0:00:01.056) 0:00:01.077 ******* 2026-04-22 07:05:18.871286 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:18.871515 | ubuntu-jammy | 2026-04-22 07:05:18.871532 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:05:18.871577 | ubuntu-jammy | Wednesday 22 April 2026 07:05:18 +0000 (0:00:00.433) 0:00:01.511 ******* 2026-04-22 07:05:18.904778 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:05:18.904933 | ubuntu-jammy | 2026-04-22 07:05:18.904945 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 07:05:18.905114 | ubuntu-jammy | Wednesday 22 April 2026 07:05:18 +0000 (0:00:00.033) 0:00:01.544 ******* 2026-04-22 07:05:19.328666 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:19.328757 | ubuntu-jammy | 2026-04-22 07:05:19.329050 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:05:19.329112 | ubuntu-jammy | Wednesday 22 April 2026 07:05:19 +0000 (0:00:00.423) 0:00:01.968 ******* 2026-04-22 07:05:19.393508 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:19.393604 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-22 07:05:19.394175 | ubuntu-jammy | } 2026-04-22 07:05:19.394243 | ubuntu-jammy | 2026-04-22 07:05:19.394251 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:05:19.394258 | ubuntu-jammy | Wednesday 22 April 2026 07:05:19 +0000 (0:00:00.064) 0:00:02.032 ******* 2026-04-22 07:05:19.983761 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:19.983867 | ubuntu-jammy | 2026-04-22 07:05:19.984202 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:05:19.984290 | ubuntu-jammy | Wednesday 22 April 2026 07:05:19 +0000 (0:00:00.590) 0:00:02.622 ******* 2026-04-22 07:05:20.013546 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:05:20.013633 | ubuntu-jammy | 2026-04-22 07:05:20.013911 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:05:20.013973 | ubuntu-jammy | Wednesday 22 April 2026 07:05:20 +0000 (0:00:00.030) 0:00:02.653 ******* 2026-04-22 07:05:20.047045 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:05:20.047131 | ubuntu-jammy | 2026-04-22 07:05:20.047397 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:05:20.047471 | ubuntu-jammy | Wednesday 22 April 2026 07:05:20 +0000 (0:00:00.033) 0:00:02.686 ******* 2026-04-22 07:05:20.311648 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:20.312542 | ubuntu-jammy | 2026-04-22 07:05:20.312605 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:05:20.312611 | ubuntu-jammy | Wednesday 22 April 2026 07:05:20 +0000 (0:00:00.264) 0:00:02.950 ******* 2026-04-22 07:05:21.731424 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:21.731498 | ubuntu-jammy | 2026-04-22 07:05:21.731507 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:05:21.731514 | ubuntu-jammy | Wednesday 22 April 2026 07:05:21 +0000 (0:00:01.419) 0:00:04.370 ******* 2026-04-22 07:05:21.813677 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:21.814663 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-22 07:05:21.814829 | ubuntu-jammy | } 2026-04-22 07:05:21.814848 | ubuntu-jammy | 2026-04-22 07:05:21.814861 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:05:21.814875 | ubuntu-jammy | Wednesday 22 April 2026 07:05:21 +0000 (0:00:00.082) 0:00:04.452 ******* 2026-04-22 07:05:22.243913 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:22.243969 | ubuntu-jammy | 2026-04-22 07:05:22.244188 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:05:22.244260 | ubuntu-jammy | Wednesday 22 April 2026 07:05:22 +0000 (0:00:00.428) 0:00:04.881 ******* 2026-04-22 07:05:24.739968 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:24.740052 | ubuntu-jammy | 2026-04-22 07:05:24.740350 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-22 07:05:24.740373 | ubuntu-jammy | Wednesday 22 April 2026 07:05:24 +0000 (0:00:02.496) 0:00:07.377 ******* 2026-04-22 07:05:24.761769 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:05:24.762338 | ubuntu-jammy | 2026-04-22 07:05:24.762370 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-22 07:05:24.762381 | ubuntu-jammy | Wednesday 22 April 2026 07:05:24 +0000 (0:00:00.023) 0:00:07.401 ******* 2026-04-22 07:05:24.779759 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:05:24.779835 | ubuntu-jammy | 2026-04-22 07:05:24.779927 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-22 07:05:24.780062 | ubuntu-jammy | Wednesday 22 April 2026 07:05:24 +0000 (0:00:00.017) 0:00:07.419 ******* 2026-04-22 07:05:24.799964 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:05:24.800592 | ubuntu-jammy | 2026-04-22 07:05:24.800642 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-22 07:05:24.800653 | ubuntu-jammy | Wednesday 22 April 2026 07:05:24 +0000 (0:00:00.020) 0:00:07.439 ******* 2026-04-22 07:05:26.068806 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:26.069331 | ubuntu-jammy | 2026-04-22 07:05:26.069384 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-22 07:05:26.069395 | ubuntu-jammy | Wednesday 22 April 2026 07:05:26 +0000 (0:00:01.268) 0:00:08.708 ******* 2026-04-22 07:05:26.599914 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:26.600017 | ubuntu-jammy | 2026-04-22 07:05:26.600187 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-22 07:05:26.600319 | ubuntu-jammy | Wednesday 22 April 2026 07:05:26 +0000 (0:00:00.531) 0:00:09.239 ******* 2026-04-22 07:05:27.821328 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-22 07:05:27.821506 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-22 07:05:27.821706 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-22 07:05:27.822072 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-22 07:05:27.822316 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-22 07:05:27.822493 | ubuntu-jammy | 2026-04-22 07:05:27.822682 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-22 07:05:27.822955 | ubuntu-jammy | Wednesday 22 April 2026 07:05:27 +0000 (0:00:01.219) 0:00:10.458 ******* 2026-04-22 07:05:28.458228 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:28.458296 | ubuntu-jammy | 2026-04-22 07:05:28.458426 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-22 07:05:28.458565 | ubuntu-jammy | Wednesday 22 April 2026 07:05:28 +0000 (0:00:00.635) 0:00:11.093 ******* 2026-04-22 07:05:28.458666 | ubuntu-jammy | 2026-04-22 07:05:28.458803 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-22 07:05:28.458901 | ubuntu-jammy | Wednesday 22 April 2026 07:05:28 +0000 (0:00:00.002) 0:00:11.096 ******* 2026-04-22 07:05:29.134225 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:29.134862 | ubuntu-jammy | 2026-04-22 07:05:29.135038 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:05:29.135044 | ubuntu-jammy | Wednesday 22 April 2026 07:05:29 +0000 (0:00:00.677) 0:00:11.773 ******* 2026-04-22 07:05:29.393760 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:29.393823 | ubuntu-jammy | 2026-04-22 07:05:29.394404 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:05:29.394455 | ubuntu-jammy | Wednesday 22 April 2026 07:05:29 +0000 (0:00:00.259) 0:00:12.033 ******* 2026-04-22 07:05:29.424915 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:29.424994 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-22 07:05:29.425086 | ubuntu-jammy | } 2026-04-22 07:05:29.425379 | ubuntu-jammy | 2026-04-22 07:05:29.425427 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:05:29.425433 | ubuntu-jammy | Wednesday 22 April 2026 07:05:29 +0000 (0:00:00.030) 0:00:12.064 ******* 2026-04-22 07:05:29.798717 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:29.799514 | ubuntu-jammy | 2026-04-22 07:05:29.799577 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:05:29.799590 | ubuntu-jammy | Wednesday 22 April 2026 07:05:29 +0000 (0:00:00.373) 0:00:12.438 ******* 2026-04-22 07:05:33.017493 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:33.017587 | ubuntu-jammy | 2026-04-22 07:05:33.018046 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-22 07:05:33.018184 | ubuntu-jammy | Wednesday 22 April 2026 07:05:33 +0000 (0:00:03.218) 0:00:15.656 ******* 2026-04-22 07:05:34.325976 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:34.326043 | ubuntu-jammy | 2026-04-22 07:05:34.326096 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-22 07:05:34.326207 | ubuntu-jammy | Wednesday 22 April 2026 07:05:34 +0000 (0:00:01.307) 0:00:16.964 ******* 2026-04-22 07:05:34.721801 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:34.721884 | ubuntu-jammy | 2026-04-22 07:05:34.722194 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-22 07:05:34.722254 | ubuntu-jammy | Wednesday 22 April 2026 07:05:34 +0000 (0:00:00.395) 0:00:17.360 ******* 2026-04-22 07:05:35.283279 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:35.283569 | ubuntu-jammy | 2026-04-22 07:05:35.284123 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-22 07:05:35.284204 | ubuntu-jammy | Wednesday 22 April 2026 07:05:35 +0000 (0:00:00.562) 0:00:17.922 ******* 2026-04-22 07:05:36.115574 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-22 07:05:36.115682 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-22 07:05:36.116166 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-22 07:05:36.116203 | ubuntu-jammy | 2026-04-22 07:05:36.116215 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-22 07:05:36.116230 | ubuntu-jammy | Wednesday 22 April 2026 07:05:36 +0000 (0:00:00.832) 0:00:18.755 ******* 2026-04-22 07:05:36.643285 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:36.643358 | ubuntu-jammy | 2026-04-22 07:05:36.643641 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-22 07:05:36.643685 | ubuntu-jammy | Wednesday 22 April 2026 07:05:36 +0000 (0:00:00.527) 0:00:19.283 ******* 2026-04-22 07:05:37.166529 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:37.166605 | ubuntu-jammy | 2026-04-22 07:05:37.166658 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-22 07:05:37.167031 | ubuntu-jammy | Wednesday 22 April 2026 07:05:37 +0000 (0:00:00.520) 0:00:19.803 ******* 2026-04-22 07:05:37.167078 | ubuntu-jammy | 2026-04-22 07:05:37.167084 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-22 07:05:37.167088 | ubuntu-jammy | Wednesday 22 April 2026 07:05:37 +0000 (0:00:00.003) 0:00:19.806 ******* 2026-04-22 07:05:37.551100 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:37.551170 | ubuntu-jammy | 2026-04-22 07:05:37.552193 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:05:37.552242 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-22 07:05:37.552251 | ubuntu-jammy | 2026-04-22 07:05:37.552258 | ubuntu-jammy | 2026-04-22 07:05:37.552264 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:05:37.552270 | ubuntu-jammy | Wednesday 22 April 2026 07:05:37 +0000 (0:00:00.384) 0:00:20.191 ******* 2026-04-22 07:05:37.552276 | ubuntu-jammy | =============================================================================== 2026-04-22 07:05:37.552283 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.22s 2026-04-22 07:05:37.552294 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.50s 2026-04-22 07:05:37.554385 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.42s 2026-04-22 07:05:37.554438 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.31s 2026-04-22 07:05:37.554445 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.27s 2026-04-22 07:05:37.554451 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.22s 2026-04-22 07:05:37.554457 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.06s 2026-04-22 07:05:37.554462 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.83s 2026-04-22 07:05:37.554468 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.68s 2026-04-22 07:05:37.554484 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.64s 2026-04-22 07:05:37.554490 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.59s 2026-04-22 07:05:37.554496 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.56s 2026-04-22 07:05:37.554501 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.53s 2026-04-22 07:05:37.554508 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.53s 2026-04-22 07:05:37.554513 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.52s 2026-04-22 07:05:37.554519 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.43s 2026-04-22 07:05:37.554524 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.43s 2026-04-22 07:05:37.554530 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.42s 2026-04-22 07:05:37.554535 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.40s 2026-04-22 07:05:37.554540 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.38s 2026-04-22 07:05:37.678610 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-04-22 07:05:37.684308 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-04-22 07:05:37.684658 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:05:37.690986 | ubuntu-jammy | INFO [docker > verify] Executing 2026-04-22 07:05:38.154566 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:05:38.154847 | 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-22 07:05:38.155028 | 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-22 07:05:38.155175 | ubuntu-jammy | 2026-04-22 07:05:38.465586 | ubuntu-jammy | 2026-04-22 07:05:38.465956 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-22 07:05:38.466191 | ubuntu-jammy | 2026-04-22 07:05:38.466442 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:05:38.466689 | ubuntu-jammy | Wednesday 22 April 2026 07:05:38 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-04-22 07:05:39.504479 | 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-22 07:05:39.506754 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:39.506785 | ubuntu-jammy | 2026-04-22 07:05:39.506797 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-04-22 07:05:39.506807 | ubuntu-jammy | Wednesday 22 April 2026 07:05:39 +0000 (0:00:01.040) 0:00:01.047 ******* 2026-04-22 07:05:41.547352 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:41.547423 | ubuntu-jammy | 2026-04-22 07:05:41.547435 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-04-22 07:05:41.547445 | ubuntu-jammy | Wednesday 22 April 2026 07:05:41 +0000 (0:00:02.040) 0:00:03.088 ******* 2026-04-22 07:05:41.579852 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:41.579922 | ubuntu-jammy | "changed": false, 2026-04-22 07:05:41.579930 | ubuntu-jammy | "msg": "All assertions passed" 2026-04-22 07:05:41.579939 | ubuntu-jammy | } 2026-04-22 07:05:41.579946 | ubuntu-jammy | 2026-04-22 07:05:41.579952 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-04-22 07:05:41.579960 | ubuntu-jammy | Wednesday 22 April 2026 07:05:41 +0000 (0:00:00.031) 0:00:03.120 ******* 2026-04-22 07:05:42.016218 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:42.016423 | ubuntu-jammy | 2026-04-22 07:05:42.016568 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-04-22 07:05:42.016764 | ubuntu-jammy | Wednesday 22 April 2026 07:05:42 +0000 (0:00:00.434) 0:00:03.554 ******* 2026-04-22 07:05:42.283337 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:42.283566 | ubuntu-jammy | 2026-04-22 07:05:42.283812 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:05:42.284105 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-22 07:05:42.284376 | ubuntu-jammy | 2026-04-22 07:05:42.284585 | ubuntu-jammy | 2026-04-22 07:05:42.284809 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:05:42.285037 | ubuntu-jammy | Wednesday 22 April 2026 07:05:42 +0000 (0:00:00.270) 0:00:03.825 ******* 2026-04-22 07:05:42.285246 | ubuntu-jammy | =============================================================================== 2026-04-22 07:05:42.285471 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.04s 2026-04-22 07:05:42.285691 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.04s 2026-04-22 07:05:42.285916 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.43s 2026-04-22 07:05:42.286138 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.27s 2026-04-22 07:05:42.286354 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-04-22 07:05:42.382029 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-04-22 07:05:42.389904 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-22 07:05:42.390315 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:05:42.397739 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-22 07:05:42.397821 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-22 07:05:42.397906 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-22 07:05:42.398229 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-22 07:05:42.578781 | ubuntu-jammy | ok: Runtime: 0:01:28.764816 2026-04-22 07:05:42.586179 | 2026-04-22 07:05:42.586229 | PLAY RECAP 2026-04-22 07:05:42.586276 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:05:42.586298 | 2026-04-22 07:05:42.710725 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-22 07:05:42.712334 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:05:43.290012 | 2026-04-22 07:05:43.290140 | PLAY [all] 2026-04-22 07:05:43.300825 | 2026-04-22 07:05:43.300901 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-22 07:05:43.345844 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:05:43.355904 | 2026-04-22 07:05:43.356014 | TASK [fetch-output : Set log path for single node] 2026-04-22 07:05:43.402664 | ubuntu-jammy | ok 2026-04-22 07:05:43.408908 | 2026-04-22 07:05:43.409045 | LOOP [fetch-output : Ensure local output dirs] 2026-04-22 07:05:44.102981 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/work/logs" 2026-04-22 07:05:44.337606 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/work/artifacts" 2026-04-22 07:05:44.612894 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/3128e3a02a1343349898cc5344e53a41/work/docs" 2026-04-22 07:05:45.178995 | 2026-04-22 07:05:45.179167 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-22 07:05:45.806874 | ubuntu-jammy | ok 2026-04-22 07:05:45.807135 | ubuntu-jammy | changed: All items complete 2026-04-22 07:05:45.807175 | 2026-04-22 07:05:46.242304 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-22 07:05:46.699220 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-22 07:05:46.715737 | 2026-04-22 07:05:46.715894 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-22 07:05:47.135630 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.008167 2026-04-22 07:05:47.348455 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.006511 2026-04-22 07:05:47.362177 | 2026-04-22 07:05:47.362318 | PLAY [all] 2026-04-22 07:05:47.369119 | 2026-04-22 07:05:47.369187 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 07:05:47.786204 | ubuntu-jammy | changed 2026-04-22 07:05:47.793920 | 2026-04-22 07:05:47.793986 | PLAY RECAP 2026-04-22 07:05:47.794046 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-22 07:05:47.794168 | 2026-04-22 07:05:47.921640 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:05:47.925575 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 07:05:48.488686 | 2026-04-22 07:05:48.488828 | PLAY [localhost] 2026-04-22 07:05:48.498634 | 2026-04-22 07:05:48.498705 | TASK [Generate Zuul manifest] 2026-04-22 07:05:48.519851 | localhost | ok 2026-04-22 07:05:48.535163 | 2026-04-22 07:05:48.535239 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 07:05:49.049935 | localhost | changed 2026-04-22 07:05:49.064408 | 2026-04-22 07:05:49.064488 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 07:05:49.399226 | localhost | ok 2026-04-22 07:05:49.409429 | 2026-04-22 07:05:49.409635 | TASK [Upload logs] 2026-04-22 07:05:49.430810 | localhost | ok 2026-04-22 07:05:49.496972 | 2026-04-22 07:05:49.497175 | TASK [Set zuul-log-path fact] 2026-04-22 07:05:49.519493 | localhost | ok 2026-04-22 07:05:49.531395 | 2026-04-22 07:05:49.531461 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:05:49.563995 | localhost | ok 2026-04-22 07:05:49.575248 | 2026-04-22 07:05:49.575340 | TASK [upload-logs : Create log directories] 2026-04-22 07:05:50.112620 | localhost | changed 2026-04-22 07:05:50.119017 | 2026-04-22 07:05:50.119110 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 07:05:51.041711 | localhost -> localhost | ok: Runtime: 0:00:00.005473 2026-04-22 07:05:51.048314 | 2026-04-22 07:05:51.048402 | TASK [upload-logs : Upload logs to log server] 2026-04-22 07:05:51.504101 | localhost | Output suppressed because no_log was given 2026-04-22 07:05:51.510196 | 2026-04-22 07:05:51.510327 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 07:05:51.558776 | localhost | skipping: Conditional result was False 2026-04-22 07:05:51.565439 | localhost | skipping: Conditional result was False 2026-04-22 07:05:51.574511 | 2026-04-22 07:05:51.574737 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 07:05:51.618147 | localhost | skipping: Conditional result was False 2026-04-22 07:05:51.618598 | 2026-04-22 07:05:51.622766 | localhost | skipping: Conditional result was False 2026-04-22 07:05:51.635677 | 2026-04-22 07:05:51.635834 | LOOP [upload-logs : Upload console log and json output]