2026-04-14 02:23:58.064243 | Job console starting 2026-04-14 02:23:58.082030 | Updating git repos 2026-04-14 02:23:58.105131 | Cloning repos into workspace 2026-04-14 02:23:58.159572 | Restoring repo states 2026-04-14 02:23:58.167396 | Merging changes 2026-04-14 02:23:58.805031 | Checking out repos 2026-04-14 02:23:58.871867 | Preparing playbooks 2026-04-14 02:24:03.388010 | Running Ansible setup 2026-04-14 02:24:08.288368 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:24:08.945335 | 2026-04-14 02:24:08.988413 | PLAY [localhost] 2026-04-14 02:24:09.003757 | 2026-04-14 02:24:09.003860 | TASK [Gathering Facts] 2026-04-14 02:24:10.029478 | localhost | ok 2026-04-14 02:24:10.038025 | 2026-04-14 02:24:10.038138 | TASK [Setup log path fact] 2026-04-14 02:24:10.062883 | localhost | ok 2026-04-14 02:24:10.074827 | 2026-04-14 02:24:10.074934 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:24:10.107728 | localhost | ok 2026-04-14 02:24:10.116620 | 2026-04-14 02:24:10.116818 | TASK [emit-job-header : Print job information] 2026-04-14 02:24:10.161291 | # Job Information 2026-04-14 02:24:10.346934 | Ansible Version: 2.16.16 2026-04-14 02:24:10.347129 | Job: ansible-collection-containers-molecule-docker-ubuntu-noble 2026-04-14 02:24:10.347189 | Pipeline: check 2026-04-14 02:24:10.347237 | Executor: 0a8996d2b663 2026-04-14 02:24:10.347281 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/108 2026-04-14 02:24:10.347331 | Event ID: ccc5bb20-37a8-11f1-82ba-71f59466e919 2026-04-14 02:24:10.354659 | 2026-04-14 02:24:10.354782 | LOOP [emit-job-header : Print node information] 2026-04-14 02:24:10.462492 | localhost | ok: 2026-04-14 02:24:10.462694 | localhost | # Node Information 2026-04-14 02:24:10.462737 | localhost | Inventory Hostname: ubuntu-noble 2026-04-14 02:24:10.462770 | localhost | Hostname: np0000165917 2026-04-14 02:24:10.462801 | localhost | Username: zuul 2026-04-14 02:24:10.462839 | localhost | Distro: Ubuntu 24.04 2026-04-14 02:24:10.462870 | localhost | Provider: yul1 2026-04-14 02:24:10.462900 | localhost | Region: ca-ymq-1 2026-04-14 02:24:10.462928 | localhost | Label: ubuntu-noble 2026-04-14 02:24:10.462956 | localhost | Product Name: OpenStack Nova 2026-04-14 02:24:10.462984 | localhost | Interface IP: 199.19.213.152 2026-04-14 02:24:10.480596 | 2026-04-14 02:24:10.481134 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 02:24:10.904289 | localhost -> localhost | changed 2026-04-14 02:24:10.914725 | 2026-04-14 02:24:10.914802 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 02:24:13.089505 | localhost -> localhost | changed 2026-04-14 02:24:13.100385 | 2026-04-14 02:24:13.100444 | PLAY [all] 2026-04-14 02:24:13.108732 | 2026-04-14 02:24:13.108798 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 02:24:13.336798 | ubuntu-noble -> localhost | ok 2026-04-14 02:24:13.346303 | 2026-04-14 02:24:13.346454 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 02:24:13.384122 | ubuntu-noble | ok 2026-04-14 02:24:13.402876 | ubuntu-noble | included: /var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 02:24:13.410037 | 2026-04-14 02:24:13.410145 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 02:24:17.328870 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-14 02:24:17.329109 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/work/d162876c76174e6c9cb7a1895e9acc3c_id_rsa 2026-04-14 02:24:17.329155 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/work/d162876c76174e6c9cb7a1895e9acc3c_id_rsa.pub 2026-04-14 02:24:17.329189 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-14 02:24:17.329221 | ubuntu-noble -> localhost | SHA256:a68Lz0kswJrSEoZBdBx0sLlHZ5ZcXEZc5xAe0s6JP6E zuul-build-sshkey 2026-04-14 02:24:17.329269 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-14 02:24:17.329302 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-14 02:24:17.329339 | ubuntu-noble -> localhost | |.oo=o. ..+=o=.. | 2026-04-14 02:24:17.329372 | ubuntu-noble -> localhost | |. ..+ . o...o.= | 2026-04-14 02:24:17.329402 | ubuntu-noble -> localhost | |. o . * +... | 2026-04-14 02:24:17.329431 | ubuntu-noble -> localhost | |.. .o + . = | 2026-04-14 02:24:17.329459 | ubuntu-noble -> localhost | |o. .o. S o . | 2026-04-14 02:24:17.329497 | ubuntu-noble -> localhost | |.o o.. . . E o | 2026-04-14 02:24:17.329527 | ubuntu-noble -> localhost | |o + o = . | 2026-04-14 02:24:17.329556 | ubuntu-noble -> localhost | | o B o | 2026-04-14 02:24:17.329589 | ubuntu-noble -> localhost | | *o. | 2026-04-14 02:24:17.329618 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-14 02:24:17.329687 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.849131 2026-04-14 02:24:17.338169 | 2026-04-14 02:24:17.338233 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 02:24:17.369677 | ubuntu-noble | ok 2026-04-14 02:24:17.379794 | ubuntu-noble | included: /var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 02:24:17.387622 | 2026-04-14 02:24:17.387681 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 02:24:17.411887 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:17.420152 | 2026-04-14 02:24:17.420235 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 02:24:17.991892 | ubuntu-noble | changed 2026-04-14 02:24:17.997217 | 2026-04-14 02:24:17.997278 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 02:24:18.235070 | ubuntu-noble | ok 2026-04-14 02:24:18.240713 | 2026-04-14 02:24:18.240782 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 02:24:18.859614 | ubuntu-noble | changed 2026-04-14 02:24:19.952228 | 2026-04-14 02:24:19.952360 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 02:24:20.532610 | ubuntu-noble | changed 2026-04-14 02:24:20.540305 | 2026-04-14 02:24:20.540386 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 02:24:20.565761 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:20.573273 | 2026-04-14 02:24:20.573353 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 02:24:21.045143 | ubuntu-noble -> localhost | changed 2026-04-14 02:24:21.058463 | 2026-04-14 02:24:21.058571 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 02:24:21.353696 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/work/d162876c76174e6c9cb7a1895e9acc3c_id_rsa (zuul-build-sshkey) 2026-04-14 02:24:21.353903 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014026 2026-04-14 02:24:21.359318 | 2026-04-14 02:24:21.359382 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 02:24:21.739676 | ubuntu-noble | ok 2026-04-14 02:24:21.744823 | 2026-04-14 02:24:21.744886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 02:24:21.768096 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:24:21.784395 | 2026-04-14 02:24:21.784466 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-14 02:24:22.200896 | ubuntu-noble | ok 2026-04-14 02:24:22.207561 | 2026-04-14 02:24:22.207626 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-14 02:24:23.122287 | ubuntu-noble | Output suppressed because no_log was given 2026-04-14 02:24:23.140245 | 2026-04-14 02:24:23.140382 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-14 02:24:23.503148 | ubuntu-noble | ok: "logs" 2026-04-14 02:24:23.504327 | ubuntu-noble | ok: All items complete 2026-04-14 02:24:23.504366 | 2026-04-14 02:24:23.609266 | ubuntu-noble | ok: "artifacts" 2026-04-14 02:24:23.860560 | ubuntu-noble | ok: "docs" 2026-04-14 02:24:23.879809 | 2026-04-14 02:24:23.880251 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-14 02:24:24.099726 | ubuntu-noble | changed: "logs" 2026-04-14 02:24:24.315563 | ubuntu-noble | changed: "artifacts" 2026-04-14 02:24:24.532906 | ubuntu-noble | changed: "docs" 2026-04-14 02:24:24.542903 | 2026-04-14 02:24:24.667840 | PLAY RECAP 2026-04-14 02:24:24.668228 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:24:24.668349 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-14 02:24:24.668401 | 2026-04-14 02:24:24.831218 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:24:24.832326 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:24:25.517593 | 2026-04-14 02:24:25.948803 | PLAY [all] 2026-04-14 02:24:25.970136 | 2026-04-14 02:24:25.970305 | TASK [setup-uv : Extract archive] 2026-04-14 02:24:28.439689 | ubuntu-noble | changed 2026-04-14 02:24:28.453657 | 2026-04-14 02:24:28.453885 | TASK [setup-uv : Print version] 2026-04-14 02:24:28.916477 | ubuntu-noble | uv 0.8.13 2026-04-14 02:24:29.616626 | ubuntu-noble | ok: Runtime: 0:00:00.015874 2026-04-14 02:24:29.624311 | 2026-04-14 02:24:29.624381 | PLAY RECAP 2026-04-14 02:24:29.624429 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:24:29.624455 | 2026-04-14 02:24:29.805935 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:24:29.817943 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:24:30.501852 | 2026-04-14 02:24:30.917290 | PLAY [all] 2026-04-14 02:24:30.937571 | 2026-04-14 02:24:30.937740 | TASK [Copy inventory file for Zuul] 2026-04-14 02:24:32.016595 | ubuntu-noble | changed 2026-04-14 02:24:32.032061 | 2026-04-14 02:24:32.032276 | TASK [Switch "ansible_host" to private IP] 2026-04-14 02:24:32.346150 | ubuntu-noble | changed: 1 replacements made 2026-04-14 02:24:32.648994 | 2026-04-14 02:24:32.649165 | TASK [Run Molecule scenario] 2026-04-14 02:24:33.113377 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-14 02:24:33.113509 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-14 02:24:33.618687 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-14 02:24:33.622085 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-14 02:24:33.622535 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-14 02:24:33.827832 | ubuntu-noble | Downloading cryptography 2026-04-14 02:24:33.869519 | ubuntu-noble | Downloading pygments 2026-04-14 02:24:34.083925 | ubuntu-noble | Downloading ansible-core 2026-04-14 02:24:34.132567 | ubuntu-noble | Installed 37 packages in 47ms 2026-04-14 02:24:34.921243 | ubuntu-noble | INFO Collection 'vexxhost.containers' detected. 2026-04-14 02:24:34.921340 | ubuntu-noble | INFO Scenarios will be used from 'extensions/molecule' 2026-04-14 02:24:35.845311 | ubuntu-noble | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-14 02:24:35.845412 | ubuntu-noble | INFO default scenario not found, disabling shared state. 2026-04-14 02:24:35.845599 | ubuntu-noble | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-14 02:24:35.845722 | ubuntu-noble | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-14 02:24:45.841763 | ubuntu-noble | INFO [docker > dependency] Executing 2026-04-14 02:24:45.841891 | ubuntu-noble | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-14 02:24:45.842109 | ubuntu-noble | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-14 02:24:45.842271 | ubuntu-noble | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-14 02:24:45.848614 | ubuntu-noble | INFO [docker > cleanup] Executing 2026-04-14 02:24:45.848987 | ubuntu-noble | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:24:45.854872 | ubuntu-noble | INFO [docker > destroy] Executing 2026-04-14 02:24:45.854967 | ubuntu-noble | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:24:45.855062 | ubuntu-noble | INFO [docker > destroy] Executed: Successful 2026-04-14 02:24:45.865454 | ubuntu-noble | INFO [docker > syntax] Executing 2026-04-14 02:24:46.480446 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:24:46.480702 | ubuntu-noble | [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-14 02:24:46.480996 | ubuntu-noble | 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-14 02:24:46.481230 | ubuntu-noble | 2026-04-14 02:24:47.037136 | ubuntu-noble | 2026-04-14 02:24:47.037423 | ubuntu-noble | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-14 02:24:47.113454 | ubuntu-noble | INFO [docker > syntax] Executed: Successful 2026-04-14 02:24:47.124916 | ubuntu-noble | INFO [docker > create] Executing 2026-04-14 02:24:47.126566 | ubuntu-noble | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:24:47.132421 | ubuntu-noble | INFO [docker > prepare] Executing 2026-04-14 02:24:47.721338 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:24:47.721578 | ubuntu-noble | [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-14 02:24:47.721828 | ubuntu-noble | 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-14 02:24:47.722038 | ubuntu-noble | 2026-04-14 02:24:48.191760 | ubuntu-noble | 2026-04-14 02:24:48.191836 | ubuntu-noble | PLAY [Prepare] ***************************************************************** 2026-04-14 02:24:48.191846 | ubuntu-noble | 2026-04-14 02:24:48.191854 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:24:48.191862 | ubuntu-noble | Tuesday 14 April 2026 02:24:48 +0000 (0:00:00.033) 0:00:00.033 ********* 2026-04-14 02:24:50.545526 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-14 02:24:50.548011 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:24:50.548247 | ubuntu-noble | 2026-04-14 02:24:50.548534 | ubuntu-noble | TASK [Update "apt" cache] ****************************************************** 2026-04-14 02:24:50.548822 | ubuntu-noble | Tuesday 14 April 2026 02:24:50 +0000 (0:00:02.358) 0:00:02.392 ********* 2026-04-14 02:25:13.004929 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:13.005060 | ubuntu-noble | 2026-04-14 02:25:13.005363 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:25:13.005628 | ubuntu-noble | ubuntu-noble : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:25:13.005848 | ubuntu-noble | 2026-04-14 02:25:13.006157 | ubuntu-noble | 2026-04-14 02:25:13.006431 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:25:13.006704 | ubuntu-noble | Tuesday 14 April 2026 02:25:13 +0000 (0:00:22.456) 0:00:24.848 ********* 2026-04-14 02:25:13.006927 | ubuntu-noble | =============================================================================== 2026-04-14 02:25:13.007389 | ubuntu-noble | Update "apt" cache ----------------------------------------------------- 22.46s 2026-04-14 02:25:13.007627 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 2.36s 2026-04-14 02:25:13.136460 | ubuntu-noble | INFO [docker > prepare] Executed: Successful 2026-04-14 02:25:13.145914 | ubuntu-noble | INFO [docker > converge] Executing 2026-04-14 02:25:13.729151 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:13.729461 | ubuntu-noble | [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-14 02:25:13.729700 | ubuntu-noble | 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-14 02:25:13.729938 | ubuntu-noble | 2026-04-14 02:25:14.241973 | ubuntu-noble | 2026-04-14 02:25:14.242122 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-04-14 02:25:14.242355 | ubuntu-noble | 2026-04-14 02:25:14.242604 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:14.242821 | ubuntu-noble | Tuesday 14 April 2026 02:25:14 +0000 (0:00:00.020) 0:00:00.020 ********* 2026-04-14 02:25:16.453146 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-14 02:25:16.455682 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:16.455949 | ubuntu-noble | 2026-04-14 02:25:16.456338 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:16.456568 | ubuntu-noble | Tuesday 14 April 2026 02:25:16 +0000 (0:00:02.214) 0:00:02.234 ********* 2026-04-14 02:25:17.044111 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:17.044176 | ubuntu-noble | 2026-04-14 02:25:17.044191 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:25:17.044237 | ubuntu-noble | Tuesday 14 April 2026 02:25:17 +0000 (0:00:00.586) 0:00:02.821 ********* 2026-04-14 02:25:17.083139 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:17.083177 | ubuntu-noble | 2026-04-14 02:25:17.083191 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:25:17.083230 | ubuntu-noble | Tuesday 14 April 2026 02:25:17 +0000 (0:00:00.039) 0:00:02.861 ********* 2026-04-14 02:25:17.565254 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:17.565295 | ubuntu-noble | 2026-04-14 02:25:17.565304 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:25:17.565324 | ubuntu-noble | Tuesday 14 April 2026 02:25:17 +0000 (0:00:00.478) 0:00:03.339 ********* 2026-04-14 02:25:17.673625 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:25:17.673904 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-14 02:25:17.677246 | ubuntu-noble | } 2026-04-14 02:25:17.677431 | ubuntu-noble | 2026-04-14 02:25:17.677614 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:25:17.677838 | ubuntu-noble | Tuesday 14 April 2026 02:25:17 +0000 (0:00:00.111) 0:00:03.451 ********* 2026-04-14 02:25:18.531077 | ubuntu-noble | [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-14 02:25:18.540539 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:18.540717 | ubuntu-noble | 2026-04-14 02:25:18.540940 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:25:18.541227 | ubuntu-noble | Tuesday 14 April 2026 02:25:18 +0000 (0:00:00.868) 0:00:04.319 ********* 2026-04-14 02:25:18.575399 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:18.575570 | ubuntu-noble | 2026-04-14 02:25:18.575793 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:25:18.575999 | ubuntu-noble | Tuesday 14 April 2026 02:25:18 +0000 (0:00:00.034) 0:00:04.354 ********* 2026-04-14 02:25:18.613091 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:18.613350 | ubuntu-noble | 2026-04-14 02:25:18.613582 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:18.613793 | ubuntu-noble | Tuesday 14 April 2026 02:25:18 +0000 (0:00:00.037) 0:00:04.391 ********* 2026-04-14 02:25:18.965552 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:18.965710 | ubuntu-noble | 2026-04-14 02:25:18.966027 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:25:18.966307 | ubuntu-noble | Tuesday 14 April 2026 02:25:18 +0000 (0:00:00.351) 0:00:04.743 ********* 2026-04-14 02:25:21.419133 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:21.419252 | ubuntu-noble | 2026-04-14 02:25:21.419273 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:25:21.419286 | ubuntu-noble | Tuesday 14 April 2026 02:25:21 +0000 (0:00:02.453) 0:00:07.196 ********* 2026-04-14 02:25:21.510355 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:25:21.510447 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-14 02:25:21.510454 | ubuntu-noble | } 2026-04-14 02:25:21.510468 | ubuntu-noble | 2026-04-14 02:25:21.510679 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:25:21.510941 | ubuntu-noble | Tuesday 14 April 2026 02:25:21 +0000 (0:00:00.091) 0:00:07.288 ********* 2026-04-14 02:25:22.355827 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:22.355896 | ubuntu-noble | 2026-04-14 02:25:22.357297 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:25:22.357338 | ubuntu-noble | Tuesday 14 April 2026 02:25:22 +0000 (0:00:00.845) 0:00:08.133 ********* 2026-04-14 02:25:25.814307 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:25.814359 | ubuntu-noble | 2026-04-14 02:25:25.814729 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-14 02:25:25.814824 | ubuntu-noble | Tuesday 14 April 2026 02:25:25 +0000 (0:00:03.458) 0:00:11.591 ********* 2026-04-14 02:25:25.843003 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:25.843072 | ubuntu-noble | 2026-04-14 02:25:25.843083 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-14 02:25:25.843095 | ubuntu-noble | Tuesday 14 April 2026 02:25:25 +0000 (0:00:00.027) 0:00:11.619 ********* 2026-04-14 02:25:25.869388 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:25.869480 | ubuntu-noble | 2026-04-14 02:25:25.869500 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-14 02:25:25.869744 | ubuntu-noble | Tuesday 14 April 2026 02:25:25 +0000 (0:00:00.027) 0:00:11.647 ********* 2026-04-14 02:25:25.893305 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:25.893344 | ubuntu-noble | 2026-04-14 02:25:25.893388 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-14 02:25:25.893421 | ubuntu-noble | Tuesday 14 April 2026 02:25:25 +0000 (0:00:00.023) 0:00:11.670 ********* 2026-04-14 02:25:34.720829 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:34.720926 | ubuntu-noble | 2026-04-14 02:25:34.723351 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-14 02:25:34.723409 | ubuntu-noble | Tuesday 14 April 2026 02:25:34 +0000 (0:00:08.827) 0:00:20.498 ********* 2026-04-14 02:25:35.666965 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:35.667029 | ubuntu-noble | 2026-04-14 02:25:35.667036 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-14 02:25:35.667042 | ubuntu-noble | Tuesday 14 April 2026 02:25:35 +0000 (0:00:00.942) 0:00:21.441 ********* 2026-04-14 02:25:37.237283 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-04-14 02:25:37.237374 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-14 02:25:37.237675 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-14 02:25:37.237972 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-14 02:25:37.238294 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-14 02:25:37.238557 | ubuntu-noble | 2026-04-14 02:25:37.239067 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-14 02:25:37.239091 | ubuntu-noble | Tuesday 14 April 2026 02:25:37 +0000 (0:00:01.573) 0:00:23.014 ********* 2026-04-14 02:25:38.164247 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:38.164292 | ubuntu-noble | 2026-04-14 02:25:38.164342 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-14 02:25:38.164568 | ubuntu-noble | Tuesday 14 April 2026 02:25:38 +0000 (0:00:00.922) 0:00:23.937 ********* 2026-04-14 02:25:38.164754 | ubuntu-noble | 2026-04-14 02:25:38.164964 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-14 02:25:38.165171 | ubuntu-noble | Tuesday 14 April 2026 02:25:38 +0000 (0:00:00.004) 0:00:23.941 ********* 2026-04-14 02:25:39.416377 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:39.416616 | ubuntu-noble | 2026-04-14 02:25:39.416904 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-14 02:25:39.418366 | ubuntu-noble | Tuesday 14 April 2026 02:25:39 +0000 (0:00:01.253) 0:00:25.194 ********* 2026-04-14 02:25:40.061518 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:40.061595 | ubuntu-noble | 2026-04-14 02:25:40.061610 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-14 02:25:40.061622 | ubuntu-noble | Tuesday 14 April 2026 02:25:40 +0000 (0:00:00.644) 0:00:25.839 ********* 2026-04-14 02:25:40.838382 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:40.838455 | ubuntu-noble | 2026-04-14 02:25:40.838470 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:40.838490 | ubuntu-noble | Tuesday 14 April 2026 02:25:40 +0000 (0:00:00.776) 0:00:26.616 ********* 2026-04-14 02:25:41.164802 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:41.165076 | ubuntu-noble | 2026-04-14 02:25:41.165370 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:25:41.165600 | ubuntu-noble | Tuesday 14 April 2026 02:25:41 +0000 (0:00:00.326) 0:00:26.942 ********* 2026-04-14 02:25:41.210505 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:25:41.210646 | ubuntu-noble | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-14 02:25:41.210776 | ubuntu-noble | } 2026-04-14 02:25:41.210901 | ubuntu-noble | 2026-04-14 02:25:41.211057 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:25:41.211229 | ubuntu-noble | Tuesday 14 April 2026 02:25:41 +0000 (0:00:00.046) 0:00:26.988 ********* 2026-04-14 02:25:42.218887 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:42.219076 | ubuntu-noble | 2026-04-14 02:25:42.219390 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:25:42.219610 | ubuntu-noble | Tuesday 14 April 2026 02:25:42 +0000 (0:00:01.008) 0:00:27.996 ********* 2026-04-14 02:25:48.018084 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:48.018178 | ubuntu-noble | 2026-04-14 02:25:48.018193 | ubuntu-noble | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-14 02:25:48.018252 | ubuntu-noble | Tuesday 14 April 2026 02:25:48 +0000 (0:00:05.797) 0:00:33.794 ********* 2026-04-14 02:25:49.061761 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:49.061815 | ubuntu-noble | 2026-04-14 02:25:49.061832 | ubuntu-noble | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-14 02:25:49.061848 | ubuntu-noble | Tuesday 14 April 2026 02:25:49 +0000 (0:00:01.043) 0:00:34.838 ********* 2026-04-14 02:25:49.646393 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:49.646466 | ubuntu-noble | 2026-04-14 02:25:49.646489 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-14 02:25:49.646727 | ubuntu-noble | Tuesday 14 April 2026 02:25:49 +0000 (0:00:00.584) 0:00:35.423 ********* 2026-04-14 02:25:50.392677 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:50.393197 | ubuntu-noble | 2026-04-14 02:25:50.393259 | ubuntu-noble | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-14 02:25:50.393271 | ubuntu-noble | Tuesday 14 April 2026 02:25:50 +0000 (0:00:00.747) 0:00:36.170 ********* 2026-04-14 02:25:51.348864 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/etc/docker'}) 2026-04-14 02:25:51.348936 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-14 02:25:51.348955 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-14 02:25:51.348973 | ubuntu-noble | 2026-04-14 02:25:51.348991 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-14 02:25:51.349007 | ubuntu-noble | Tuesday 14 April 2026 02:25:51 +0000 (0:00:00.954) 0:00:37.124 ********* 2026-04-14 02:25:52.104172 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:52.104245 | ubuntu-noble | 2026-04-14 02:25:52.104267 | ubuntu-noble | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-14 02:25:52.104276 | ubuntu-noble | Tuesday 14 April 2026 02:25:52 +0000 (0:00:00.756) 0:00:37.881 ********* 2026-04-14 02:25:52.865315 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:52.865370 | ubuntu-noble | 2026-04-14 02:25:52.865377 | ubuntu-noble | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-14 02:25:52.866250 | ubuntu-noble | Tuesday 14 April 2026 02:25:52 +0000 (0:00:00.757) 0:00:38.639 ********* 2026-04-14 02:25:52.866327 | ubuntu-noble | 2026-04-14 02:25:52.866341 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-14 02:25:52.866354 | ubuntu-noble | Tuesday 14 April 2026 02:25:52 +0000 (0:00:00.002) 0:00:38.641 ********* 2026-04-14 02:25:53.895926 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:53.896009 | ubuntu-noble | 2026-04-14 02:25:53.896024 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-14 02:25:53.896037 | ubuntu-noble | Tuesday 14 April 2026 02:25:53 +0000 (0:00:01.029) 0:00:39.671 ********* 2026-04-14 02:25:55.007866 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:55.008139 | ubuntu-noble | 2026-04-14 02:25:55.008520 | ubuntu-noble | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-14 02:25:55.008591 | ubuntu-noble | Tuesday 14 April 2026 02:25:55 +0000 (0:00:01.112) 0:00:40.784 ********* 2026-04-14 02:25:55.811342 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:25:55.811449 | ubuntu-noble | 2026-04-14 02:25:55.812306 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:25:55.812367 | ubuntu-noble | ubuntu-noble : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-14 02:25:55.812382 | ubuntu-noble | 2026-04-14 02:25:55.812401 | ubuntu-noble | 2026-04-14 02:25:55.812692 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:25:55.812916 | ubuntu-noble | Tuesday 14 April 2026 02:25:55 +0000 (0:00:00.804) 0:00:41.589 ********* 2026-04-14 02:25:55.813136 | ubuntu-noble | =============================================================================== 2026-04-14 02:25:55.813390 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 8.83s 2026-04-14 02:25:55.813617 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 5.80s 2026-04-14 02:25:55.813851 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.46s 2026-04-14 02:25:55.814080 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 2.45s 2026-04-14 02:25:55.814338 | ubuntu-noble | vexxhost.containers.containerd : Reload systemd ------------------------- 2.28s 2026-04-14 02:25:55.814552 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 2.21s 2026-04-14 02:25:55.814837 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.57s 2026-04-14 02:25:55.815141 | ubuntu-noble | vexxhost.containers.docker : Restart docker ----------------------------- 1.11s 2026-04-14 02:25:55.815448 | ubuntu-noble | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.04s 2026-04-14 02:25:55.815692 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.01s 2026-04-14 02:25:55.815918 | ubuntu-noble | vexxhost.containers.docker : Create folders for configuration ----------- 0.95s 2026-04-14 02:25:55.816148 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.94s 2026-04-14 02:25:55.816438 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.92s 2026-04-14 02:25:55.816735 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.87s 2026-04-14 02:25:55.816978 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.85s 2026-04-14 02:25:55.817263 | ubuntu-noble | vexxhost.containers.docker : Enable and start service ------------------- 0.80s 2026-04-14 02:25:55.817479 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.78s 2026-04-14 02:25:55.817685 | ubuntu-noble | vexxhost.containers.docker : Create docker daemon config file ----------- 0.76s 2026-04-14 02:25:55.817822 | ubuntu-noble | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.76s 2026-04-14 02:25:55.817962 | ubuntu-noble | vexxhost.containers.docker : Create systemd service file for docker ----- 0.75s 2026-04-14 02:25:55.987665 | ubuntu-noble | INFO [docker > converge] Executed: Successful 2026-04-14 02:25:55.997406 | ubuntu-noble | INFO [docker > idempotence] Executing 2026-04-14 02:25:56.628399 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:56.628445 | ubuntu-noble | [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-14 02:25:56.628466 | ubuntu-noble | 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-14 02:25:56.628474 | ubuntu-noble | 2026-04-14 02:25:57.154507 | ubuntu-noble | 2026-04-14 02:25:57.154635 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-04-14 02:25:57.154842 | ubuntu-noble | 2026-04-14 02:25:57.155057 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:57.155334 | ubuntu-noble | Tuesday 14 April 2026 02:25:57 +0000 (0:00:00.021) 0:00:00.021 ********* 2026-04-14 02:25:58.331699 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-14 02:25:58.335619 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:58.335801 | ubuntu-noble | 2026-04-14 02:25:58.336019 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:58.336335 | ubuntu-noble | Tuesday 14 April 2026 02:25:58 +0000 (0:00:01.181) 0:00:01.202 ********* 2026-04-14 02:25:58.842235 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:58.842387 | ubuntu-noble | 2026-04-14 02:25:58.842609 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:25:58.842846 | ubuntu-noble | Tuesday 14 April 2026 02:25:58 +0000 (0:00:00.506) 0:00:01.708 ********* 2026-04-14 02:25:58.884762 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:25:58.884917 | ubuntu-noble | 2026-04-14 02:25:58.885130 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:25:58.885384 | ubuntu-noble | Tuesday 14 April 2026 02:25:58 +0000 (0:00:00.042) 0:00:01.751 ********* 2026-04-14 02:25:59.370315 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:25:59.370462 | ubuntu-noble | 2026-04-14 02:25:59.370724 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:25:59.370958 | ubuntu-noble | Tuesday 14 April 2026 02:25:59 +0000 (0:00:00.484) 0:00:02.235 ********* 2026-04-14 02:25:59.457016 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:25:59.457084 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-14 02:25:59.457094 | ubuntu-noble | } 2026-04-14 02:25:59.457104 | ubuntu-noble | 2026-04-14 02:25:59.457113 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:25:59.457122 | ubuntu-noble | Tuesday 14 April 2026 02:25:59 +0000 (0:00:00.085) 0:00:02.321 ********* 2026-04-14 02:26:00.066186 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:00.066276 | ubuntu-noble | 2026-04-14 02:26:00.066288 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:00.066298 | ubuntu-noble | Tuesday 14 April 2026 02:26:00 +0000 (0:00:00.610) 0:00:02.931 ********* 2026-04-14 02:26:00.097885 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:26:00.097956 | ubuntu-noble | 2026-04-14 02:26:00.098321 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:26:00.098384 | ubuntu-noble | Tuesday 14 April 2026 02:26:00 +0000 (0:00:00.031) 0:00:02.963 ********* 2026-04-14 02:26:00.141715 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:26:00.141812 | ubuntu-noble | 2026-04-14 02:26:00.141819 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:26:00.141942 | ubuntu-noble | Tuesday 14 April 2026 02:26:00 +0000 (0:00:00.043) 0:00:03.007 ********* 2026-04-14 02:26:00.474880 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:00.474924 | ubuntu-noble | 2026-04-14 02:26:00.474929 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:26:00.474934 | ubuntu-noble | Tuesday 14 April 2026 02:26:00 +0000 (0:00:00.332) 0:00:03.340 ********* 2026-04-14 02:26:01.861228 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:01.861309 | ubuntu-noble | 2026-04-14 02:26:01.861606 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:01.861652 | ubuntu-noble | Tuesday 14 April 2026 02:26:01 +0000 (0:00:01.387) 0:00:04.727 ********* 2026-04-14 02:26:01.954097 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:26:01.954167 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-14 02:26:01.954178 | ubuntu-noble | } 2026-04-14 02:26:01.954189 | ubuntu-noble | 2026-04-14 02:26:01.954253 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:01.954275 | ubuntu-noble | Tuesday 14 April 2026 02:26:01 +0000 (0:00:00.090) 0:00:04.818 ********* 2026-04-14 02:26:02.482355 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:02.482417 | ubuntu-noble | 2026-04-14 02:26:02.482437 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:02.482695 | ubuntu-noble | Tuesday 14 April 2026 02:26:02 +0000 (0:00:00.529) 0:00:05.347 ********* 2026-04-14 02:26:05.228950 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:05.229014 | ubuntu-noble | 2026-04-14 02:26:05.229025 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-14 02:26:05.229036 | ubuntu-noble | Tuesday 14 April 2026 02:26:05 +0000 (0:00:02.745) 0:00:08.093 ********* 2026-04-14 02:26:05.260730 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:26:05.260793 | ubuntu-noble | 2026-04-14 02:26:05.260804 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-14 02:26:05.260814 | ubuntu-noble | Tuesday 14 April 2026 02:26:05 +0000 (0:00:00.031) 0:00:08.124 ********* 2026-04-14 02:26:05.290836 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:26:05.290913 | ubuntu-noble | 2026-04-14 02:26:05.291264 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-14 02:26:05.291349 | ubuntu-noble | Tuesday 14 April 2026 02:26:05 +0000 (0:00:00.030) 0:00:08.155 ********* 2026-04-14 02:26:05.321115 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:26:05.322012 | ubuntu-noble | 2026-04-14 02:26:05.322075 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-14 02:26:05.322088 | ubuntu-noble | Tuesday 14 April 2026 02:26:05 +0000 (0:00:00.030) 0:00:08.186 ********* 2026-04-14 02:26:06.593897 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:06.593955 | ubuntu-noble | 2026-04-14 02:26:06.593967 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-14 02:26:06.593976 | ubuntu-noble | Tuesday 14 April 2026 02:26:06 +0000 (0:00:01.273) 0:00:09.459 ********* 2026-04-14 02:26:07.293392 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:07.293500 | ubuntu-noble | 2026-04-14 02:26:07.293525 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-14 02:26:07.293809 | ubuntu-noble | Tuesday 14 April 2026 02:26:07 +0000 (0:00:00.700) 0:00:10.159 ********* 2026-04-14 02:26:08.909927 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-04-14 02:26:08.910006 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-14 02:26:08.910017 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-14 02:26:08.910026 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-14 02:26:08.910034 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-14 02:26:08.910044 | ubuntu-noble | 2026-04-14 02:26:08.910054 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-14 02:26:08.910063 | ubuntu-noble | Tuesday 14 April 2026 02:26:08 +0000 (0:00:01.614) 0:00:11.773 ********* 2026-04-14 02:26:09.756189 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:09.756238 | ubuntu-noble | 2026-04-14 02:26:09.756244 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-14 02:26:09.756249 | ubuntu-noble | Tuesday 14 April 2026 02:26:09 +0000 (0:00:00.843) 0:00:12.617 ********* 2026-04-14 02:26:09.756253 | ubuntu-noble | 2026-04-14 02:26:09.756257 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-14 02:26:09.756261 | ubuntu-noble | Tuesday 14 April 2026 02:26:09 +0000 (0:00:00.004) 0:00:12.621 ********* 2026-04-14 02:26:10.503669 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:10.506305 | ubuntu-noble | 2026-04-14 02:26:10.506362 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:26:10.506373 | ubuntu-noble | Tuesday 14 April 2026 02:26:10 +0000 (0:00:00.747) 0:00:13.368 ********* 2026-04-14 02:26:10.824777 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:10.824891 | ubuntu-noble | 2026-04-14 02:26:10.828253 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:10.828287 | ubuntu-noble | Tuesday 14 April 2026 02:26:10 +0000 (0:00:00.320) 0:00:13.689 ********* 2026-04-14 02:26:10.871068 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:26:10.871663 | ubuntu-noble | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-14 02:26:10.872067 | ubuntu-noble | } 2026-04-14 02:26:10.872464 | ubuntu-noble | 2026-04-14 02:26:10.872853 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:10.873181 | ubuntu-noble | Tuesday 14 April 2026 02:26:10 +0000 (0:00:00.046) 0:00:13.736 ********* 2026-04-14 02:26:11.351938 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:11.352303 | ubuntu-noble | 2026-04-14 02:26:11.352645 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:11.352947 | ubuntu-noble | Tuesday 14 April 2026 02:26:11 +0000 (0:00:00.481) 0:00:14.218 ********* 2026-04-14 02:26:14.852686 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:14.852779 | ubuntu-noble | 2026-04-14 02:26:14.853090 | ubuntu-noble | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-14 02:26:14.853123 | ubuntu-noble | Tuesday 14 April 2026 02:26:14 +0000 (0:00:03.499) 0:00:17.718 ********* 2026-04-14 02:26:16.045312 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:16.045398 | ubuntu-noble | 2026-04-14 02:26:16.045416 | ubuntu-noble | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-14 02:26:16.045690 | ubuntu-noble | Tuesday 14 April 2026 02:26:16 +0000 (0:00:01.192) 0:00:18.910 ********* 2026-04-14 02:26:16.514661 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:16.514722 | ubuntu-noble | 2026-04-14 02:26:16.514733 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-14 02:26:16.514743 | ubuntu-noble | Tuesday 14 April 2026 02:26:16 +0000 (0:00:00.469) 0:00:19.379 ********* 2026-04-14 02:26:17.243313 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:17.243393 | ubuntu-noble | 2026-04-14 02:26:17.243739 | ubuntu-noble | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-14 02:26:17.243787 | ubuntu-noble | Tuesday 14 April 2026 02:26:17 +0000 (0:00:00.727) 0:00:20.107 ********* 2026-04-14 02:26:18.225445 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/etc/docker'}) 2026-04-14 02:26:18.225552 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-14 02:26:18.226377 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-14 02:26:18.226453 | ubuntu-noble | 2026-04-14 02:26:18.226464 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-14 02:26:18.226482 | ubuntu-noble | Tuesday 14 April 2026 02:26:18 +0000 (0:00:00.983) 0:00:21.091 ********* 2026-04-14 02:26:18.892080 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:18.892119 | ubuntu-noble | 2026-04-14 02:26:18.892125 | ubuntu-noble | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-14 02:26:18.892131 | ubuntu-noble | Tuesday 14 April 2026 02:26:18 +0000 (0:00:00.666) 0:00:21.757 ********* 2026-04-14 02:26:19.582311 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:19.582363 | ubuntu-noble | 2026-04-14 02:26:19.582374 | ubuntu-noble | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-14 02:26:19.582384 | ubuntu-noble | Tuesday 14 April 2026 02:26:19 +0000 (0:00:00.687) 0:00:22.444 ********* 2026-04-14 02:26:19.582393 | ubuntu-noble | 2026-04-14 02:26:19.582408 | ubuntu-noble | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-14 02:26:19.582576 | ubuntu-noble | Tuesday 14 April 2026 02:26:19 +0000 (0:00:00.002) 0:00:22.447 ********* 2026-04-14 02:26:20.084439 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:20.084501 | ubuntu-noble | 2026-04-14 02:26:20.084512 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:26:20.084522 | ubuntu-noble | ubuntu-noble : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-14 02:26:20.084531 | ubuntu-noble | 2026-04-14 02:26:20.084540 | ubuntu-noble | 2026-04-14 02:26:20.084550 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:26:20.084561 | ubuntu-noble | Tuesday 14 April 2026 02:26:20 +0000 (0:00:00.501) 0:00:22.949 ********* 2026-04-14 02:26:20.084573 | ubuntu-noble | =============================================================================== 2026-04-14 02:26:20.084584 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.50s 2026-04-14 02:26:20.084596 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 2.75s 2026-04-14 02:26:20.084607 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.61s 2026-04-14 02:26:20.084619 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.39s 2026-04-14 02:26:20.084630 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.27s 2026-04-14 02:26:20.084640 | ubuntu-noble | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.19s 2026-04-14 02:26:20.084649 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.18s 2026-04-14 02:26:20.084665 | ubuntu-noble | vexxhost.containers.docker : Create folders for configuration ----------- 0.98s 2026-04-14 02:26:20.084673 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.84s 2026-04-14 02:26:20.084748 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.75s 2026-04-14 02:26:20.086137 | ubuntu-noble | vexxhost.containers.docker : Create systemd service file for docker ----- 0.73s 2026-04-14 02:26:20.086176 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.70s 2026-04-14 02:26:20.086182 | ubuntu-noble | vexxhost.containers.docker : Create docker daemon config file ----------- 0.69s 2026-04-14 02:26:20.086188 | ubuntu-noble | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.67s 2026-04-14 02:26:20.086193 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.61s 2026-04-14 02:26:20.086228 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.53s 2026-04-14 02:26:20.086236 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.51s 2026-04-14 02:26:20.086242 | ubuntu-noble | vexxhost.containers.docker : Enable and start service ------------------- 0.50s 2026-04-14 02:26:20.086247 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.48s 2026-04-14 02:26:20.086253 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.48s 2026-04-14 02:26:20.198403 | ubuntu-noble | INFO [docker > idempotence] Executed: Successful 2026-04-14 02:26:20.208270 | ubuntu-noble | INFO [docker > side_effect] Executing 2026-04-14 02:26:20.208793 | ubuntu-noble | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:26:20.215826 | ubuntu-noble | INFO [docker > verify] Executing 2026-04-14 02:26:20.785603 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:26:20.785805 | ubuntu-noble | [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-14 02:26:20.786054 | ubuntu-noble | 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-14 02:26:20.786314 | ubuntu-noble | 2026-04-14 02:26:21.158325 | ubuntu-noble | 2026-04-14 02:26:21.158514 | ubuntu-noble | PLAY [Verify] ****************************************************************** 2026-04-14 02:26:21.158718 | ubuntu-noble | 2026-04-14 02:26:21.158952 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:26:21.159368 | ubuntu-noble | Tuesday 14 April 2026 02:26:21 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-04-14 02:26:22.286941 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-14 02:26:22.289052 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:22.289318 | ubuntu-noble | 2026-04-14 02:26:22.289557 | ubuntu-noble | TASK [Populate service facts] ************************************************** 2026-04-14 02:26:22.289819 | ubuntu-noble | Tuesday 14 April 2026 02:26:22 +0000 (0:00:01.130) 0:00:01.138 ********* 2026-04-14 02:26:25.295535 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:26:25.295596 | ubuntu-noble | 2026-04-14 02:26:25.295731 | ubuntu-noble | TASK [Assert that the Docker service is still up] ****************************** 2026-04-14 02:26:25.295849 | ubuntu-noble | Tuesday 14 April 2026 02:26:25 +0000 (0:00:03.006) 0:00:04.145 ********* 2026-04-14 02:26:25.327625 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:26:25.327857 | ubuntu-noble | "changed": false, 2026-04-14 02:26:25.328108 | ubuntu-noble | "msg": "All assertions passed" 2026-04-14 02:26:25.328562 | ubuntu-noble | } 2026-04-14 02:26:25.328722 | ubuntu-noble | 2026-04-14 02:26:25.328893 | ubuntu-noble | TASK [Check if Docker version is correct] ************************************** 2026-04-14 02:26:25.329065 | ubuntu-noble | Tuesday 14 April 2026 02:26:25 +0000 (0:00:00.031) 0:00:04.177 ********* 2026-04-14 02:26:25.794172 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:26:25.794658 | ubuntu-noble | 2026-04-14 02:26:25.794687 | ubuntu-noble | TASK [Check if docker ps command return 0] ************************************* 2026-04-14 02:26:25.794896 | ubuntu-noble | Tuesday 14 April 2026 02:26:25 +0000 (0:00:00.463) 0:00:04.640 ********* 2026-04-14 02:26:26.169549 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:26:26.169619 | ubuntu-noble | 2026-04-14 02:26:26.169751 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:26:26.169892 | ubuntu-noble | ubuntu-noble : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:26:26.169987 | ubuntu-noble | 2026-04-14 02:26:26.170079 | ubuntu-noble | 2026-04-14 02:26:26.170172 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:26:26.170328 | ubuntu-noble | Tuesday 14 April 2026 02:26:26 +0000 (0:00:00.379) 0:00:05.019 ********* 2026-04-14 02:26:26.170403 | ubuntu-noble | =============================================================================== 2026-04-14 02:26:26.170499 | ubuntu-noble | Populate service facts -------------------------------------------------- 3.01s 2026-04-14 02:26:26.170618 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.13s 2026-04-14 02:26:26.170734 | ubuntu-noble | Check if Docker version is correct -------------------------------------- 0.46s 2026-04-14 02:26:26.170828 | ubuntu-noble | Check if docker ps command return 0 ------------------------------------- 0.38s 2026-04-14 02:26:26.170943 | ubuntu-noble | Assert that the Docker service is still up ------------------------------ 0.03s 2026-04-14 02:26:26.266001 | ubuntu-noble | INFO [docker > verify] Executed: Successful 2026-04-14 02:26:26.274617 | ubuntu-noble | INFO [docker > cleanup] Executing 2026-04-14 02:26:26.274965 | ubuntu-noble | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:26:26.281733 | ubuntu-noble | INFO [docker > destroy] Executing 2026-04-14 02:26:26.281807 | ubuntu-noble | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:26:26.281936 | ubuntu-noble | INFO [docker > destroy] Executed: Successful 2026-04-14 02:26:26.282325 | ubuntu-noble | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-14 02:26:26.757905 | ubuntu-noble | ok: Runtime: 0:01:53.351549 2026-04-14 02:26:26.764493 | 2026-04-14 02:26:26.764544 | PLAY RECAP 2026-04-14 02:26:26.764591 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:26:26.764613 | 2026-04-14 02:26:26.883056 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:26:26.885348 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:26:27.496261 | 2026-04-14 02:26:27.496431 | PLAY [all] 2026-04-14 02:26:27.508749 | 2026-04-14 02:26:27.508888 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-14 02:26:27.555056 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:26:27.566978 | 2026-04-14 02:26:27.567156 | TASK [fetch-output : Set log path for single node] 2026-04-14 02:26:27.616207 | ubuntu-noble | ok 2026-04-14 02:26:27.624130 | 2026-04-14 02:26:27.624211 | LOOP [fetch-output : Ensure local output dirs] 2026-04-14 02:26:28.039956 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/work/logs" 2026-04-14 02:26:28.264519 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/work/artifacts" 2026-04-14 02:26:28.510056 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d162876c76174e6c9cb7a1895e9acc3c/work/docs" 2026-04-14 02:26:28.522628 | 2026-04-14 02:26:28.522786 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-14 02:26:29.214602 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:26:29.214873 | ubuntu-noble | changed: All items complete 2026-04-14 02:26:29.214913 | 2026-04-14 02:26:29.710510 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:26:30.676484 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:26:30.691519 | 2026-04-14 02:26:30.691645 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-14 02:26:31.878794 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006769 2026-04-14 02:26:32.122936 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.010266 2026-04-14 02:26:32.142254 | 2026-04-14 02:26:32.142580 | PLAY [all] 2026-04-14 02:26:32.150344 | 2026-04-14 02:26:32.150406 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 02:26:32.684716 | ubuntu-noble | changed 2026-04-14 02:26:32.691902 | 2026-04-14 02:26:32.691959 | PLAY RECAP 2026-04-14 02:26:32.692009 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-14 02:26:32.692032 | 2026-04-14 02:26:32.888759 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:26:32.890024 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 02:26:33.461064 | 2026-04-14 02:26:34.175237 | PLAY [localhost] 2026-04-14 02:26:34.208189 | 2026-04-14 02:26:34.208360 | TASK [Generate Zuul manifest] 2026-04-14 02:26:34.232191 | localhost | ok 2026-04-14 02:26:34.263232 | 2026-04-14 02:26:34.263420 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 02:26:34.834479 | localhost | changed 2026-04-14 02:26:34.865497 | 2026-04-14 02:26:34.865646 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 02:26:34.978515 | localhost | ok 2026-04-14 02:26:34.987831 | 2026-04-14 02:26:34.987922 | TASK [Upload logs] 2026-04-14 02:26:35.009604 | localhost | ok 2026-04-14 02:26:35.076175 | 2026-04-14 02:26:35.076318 | TASK [Set zuul-log-path fact] 2026-04-14 02:26:35.097994 | localhost | ok 2026-04-14 02:26:35.113453 | 2026-04-14 02:26:35.113574 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:26:35.143851 | localhost | ok 2026-04-14 02:26:35.152113 | 2026-04-14 02:26:35.152201 | TASK [upload-logs : Create log directories] 2026-04-14 02:26:35.634089 | localhost | changed 2026-04-14 02:26:35.641070 | 2026-04-14 02:26:35.641185 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 02:26:36.314919 | localhost -> localhost | ok: Runtime: 0:00:00.006595 2026-04-14 02:26:36.320678 | 2026-04-14 02:26:36.320805 | TASK [upload-logs : Upload logs to log server] 2026-04-14 02:26:36.935048 | localhost | Output suppressed because no_log was given 2026-04-14 02:26:36.940408 | 2026-04-14 02:26:36.940475 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 02:26:36.996714 | localhost | skipping: Conditional result was False 2026-04-14 02:26:37.006392 | localhost | skipping: Conditional result was False 2026-04-14 02:26:37.015669 | 2026-04-14 02:26:37.015867 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 02:26:37.069271 | localhost | skipping: Conditional result was False 2026-04-14 02:26:37.069813 | 2026-04-14 02:26:37.075659 | localhost | skipping: Conditional result was False 2026-04-14 02:26:37.090944 | 2026-04-14 02:26:37.091113 | LOOP [upload-logs : Upload console log and json output]