2026-04-22 09:26:40.651989 | Job console starting 2026-04-22 09:26:40.662689 | Updating git repos 2026-04-22 09:26:40.725881 | Cloning repos into workspace 2026-04-22 09:26:40.788854 | Restoring repo states 2026-04-22 09:26:40.833877 | Merging changes 2026-04-22 09:26:41.611539 | Checking out repos 2026-04-22 09:26:41.700324 | Preparing playbooks 2026-04-22 09:26:43.645796 | Running Ansible setup 2026-04-22 09:26:47.556761 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 09:26:48.242961 | 2026-04-22 09:26:48.243144 | PLAY [localhost] 2026-04-22 09:26:48.259667 | 2026-04-22 09:26:48.260144 | TASK [Gathering Facts] 2026-04-22 09:26:49.175308 | localhost | ok 2026-04-22 09:26:49.181955 | 2026-04-22 09:26:49.182054 | TASK [Setup log path fact] 2026-04-22 09:26:49.204521 | localhost | ok 2026-04-22 09:26:49.241835 | 2026-04-22 09:26:49.241969 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 09:26:49.269432 | localhost | ok 2026-04-22 09:26:49.276229 | 2026-04-22 09:26:49.276297 | TASK [emit-job-header : Print job information] 2026-04-22 09:26:49.318673 | # Job Information 2026-04-22 09:26:49.318838 | Ansible Version: 2.16.16 2026-04-22 09:26:49.318872 | Job: ansible-collection-containers-molecule-docker-ubuntu-focal 2026-04-22 09:26:49.318894 | Pipeline: check 2026-04-22 09:26:49.318914 | Executor: 0a8996d2b663 2026-04-22 09:26:49.318934 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/118 2026-04-22 09:26:49.318956 | Event ID: 427684f0-3e2d-11f1-83da-a94e8dbaadfb 2026-04-22 09:26:49.324706 | 2026-04-22 09:26:49.324976 | LOOP [emit-job-header : Print node information] 2026-04-22 09:26:49.428090 | localhost | ok: 2026-04-22 09:26:49.428815 | localhost | # Node Information 2026-04-22 09:26:49.428886 | localhost | Inventory Hostname: ubuntu-focal 2026-04-22 09:26:49.428936 | localhost | Hostname: np0000169243 2026-04-22 09:26:49.429010 | localhost | Username: zuul 2026-04-22 09:26:49.429063 | localhost | Distro: Ubuntu 20.04 2026-04-22 09:26:49.429109 | localhost | Provider: yul1 2026-04-22 09:26:49.429152 | localhost | Region: ca-ymq-1 2026-04-22 09:26:49.429194 | localhost | Label: ubuntu-focal 2026-04-22 09:26:49.429234 | localhost | Product Name: OpenStack Nova 2026-04-22 09:26:49.429275 | localhost | Interface IP: 199.19.213.166 2026-04-22 09:26:49.448157 | 2026-04-22 09:26:49.448253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 09:26:49.963010 | localhost -> localhost | changed 2026-04-22 09:26:49.968295 | 2026-04-22 09:26:49.968368 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 09:26:51.185387 | localhost -> localhost | changed 2026-04-22 09:26:51.197500 | 2026-04-22 09:26:51.197607 | PLAY [all] 2026-04-22 09:26:51.210460 | 2026-04-22 09:26:51.210620 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 09:26:51.574370 | ubuntu-focal -> localhost | ok 2026-04-22 09:26:51.582947 | 2026-04-22 09:26:51.583054 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 09:26:51.634751 | ubuntu-focal | ok 2026-04-22 09:26:51.657793 | ubuntu-focal | included: /var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 09:26:51.663676 | 2026-04-22 09:26:51.663741 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 09:26:52.798949 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-04-22 09:26:52.799139 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/work/ab3b3588fd7e4712bacf13aa0c9a3f08_id_rsa 2026-04-22 09:26:52.799184 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/work/ab3b3588fd7e4712bacf13aa0c9a3f08_id_rsa.pub 2026-04-22 09:26:52.799219 | ubuntu-focal -> localhost | The key fingerprint is: 2026-04-22 09:26:52.799251 | ubuntu-focal -> localhost | SHA256:Y8b1hmcHTTPMnewZQsaLT+AImRQg0qU25nrh6XPw5sA zuul-build-sshkey 2026-04-22 09:26:52.799294 | ubuntu-focal -> localhost | The key's randomart image is: 2026-04-22 09:26:52.799327 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-04-22 09:26:52.799367 | ubuntu-focal -> localhost | | ....ooo+ o==..| 2026-04-22 09:26:52.799399 | ubuntu-focal -> localhost | | ..o + ..=o*.| 2026-04-22 09:26:52.799430 | ubuntu-focal -> localhost | | = . + + = o| 2026-04-22 09:26:52.799459 | ubuntu-focal -> localhost | | + . . o = + o | 2026-04-22 09:26:52.799489 | ubuntu-focal -> localhost | | o S . B . | 2026-04-22 09:26:52.799519 | ubuntu-focal -> localhost | | +.o o . + o | 2026-04-22 09:26:52.799549 | ubuntu-focal -> localhost | | . Eo | 2026-04-22 09:26:52.799582 | ubuntu-focal -> localhost | | o..+ | 2026-04-22 09:26:52.799615 | ubuntu-focal -> localhost | | .=. | 2026-04-22 09:26:52.799645 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-04-22 09:26:52.799713 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.695733 2026-04-22 09:26:52.806433 | 2026-04-22 09:26:52.806496 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 09:26:52.839248 | ubuntu-focal | ok 2026-04-22 09:26:52.849696 | ubuntu-focal | included: /var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 09:26:52.857708 | 2026-04-22 09:26:52.857772 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 09:26:52.882917 | ubuntu-focal | skipping: Conditional result was False 2026-04-22 09:26:52.890302 | 2026-04-22 09:26:52.890373 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 09:26:53.333453 | ubuntu-focal | changed 2026-04-22 09:26:53.338453 | 2026-04-22 09:26:53.338519 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 09:26:53.519166 | ubuntu-focal | ok 2026-04-22 09:26:53.527321 | 2026-04-22 09:26:53.527386 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 09:26:54.011237 | ubuntu-focal | changed 2026-04-22 09:26:54.100191 | 2026-04-22 09:26:54.100337 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 09:26:54.570501 | ubuntu-focal | changed 2026-04-22 09:26:54.722715 | 2026-04-22 09:26:54.722807 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 09:26:54.747983 | ubuntu-focal | skipping: Conditional result was False 2026-04-22 09:26:54.759129 | 2026-04-22 09:26:54.759438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 09:26:55.321241 | ubuntu-focal -> localhost | changed 2026-04-22 09:26:55.338417 | 2026-04-22 09:26:55.338504 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 09:26:55.623760 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/work/ab3b3588fd7e4712bacf13aa0c9a3f08_id_rsa (zuul-build-sshkey) 2026-04-22 09:26:55.623943 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.013347 2026-04-22 09:26:55.629078 | 2026-04-22 09:26:55.629144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 09:26:55.983920 | ubuntu-focal | ok 2026-04-22 09:26:55.991234 | 2026-04-22 09:26:55.991361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 09:26:56.026537 | ubuntu-focal | skipping: Conditional result was False 2026-04-22 09:26:56.038440 | 2026-04-22 09:26:56.038592 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-22 09:26:56.376088 | ubuntu-focal | ok 2026-04-22 09:26:56.383729 | 2026-04-22 09:26:56.383799 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-22 09:26:57.339830 | ubuntu-focal | Output suppressed because no_log was given 2026-04-22 09:26:57.354333 | 2026-04-22 09:26:57.354410 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-22 09:26:57.538147 | ubuntu-focal | ok: "logs" 2026-04-22 09:26:57.538420 | ubuntu-focal | ok: All items complete 2026-04-22 09:26:57.538449 | 2026-04-22 09:26:57.696837 | ubuntu-focal | ok: "artifacts" 2026-04-22 09:26:57.853972 | ubuntu-focal | ok: "docs" 2026-04-22 09:26:57.872179 | 2026-04-22 09:26:57.872328 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-22 09:26:58.114215 | ubuntu-focal | changed: "logs" 2026-04-22 09:26:58.223602 | ubuntu-focal | changed: "artifacts" 2026-04-22 09:26:58.489186 | ubuntu-focal | changed: "docs" 2026-04-22 09:26:58.505145 | 2026-04-22 09:26:58.505302 | PLAY RECAP 2026-04-22 09:26:58.505366 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 09:26:58.505411 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-22 09:26:58.505441 | 2026-04-22 09:27:06.650638 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 09:27:06.685893 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-22 09:27:07.590535 | 2026-04-22 09:27:07.590672 | PLAY [all] 2026-04-22 09:27:07.602137 | 2026-04-22 09:27:07.602215 | TASK [setup-uv : Extract archive] 2026-04-22 09:27:09.842250 | ubuntu-focal | changed 2026-04-22 09:27:09.848346 | 2026-04-22 09:27:09.848432 | TASK [setup-uv : Print version] 2026-04-22 09:27:10.391503 | ubuntu-focal | uv 0.8.13 2026-04-22 09:27:10.402362 | ubuntu-focal | ok: Runtime: 0:00:00.010760 2026-04-22 09:27:10.408927 | 2026-04-22 09:27:10.409067 | PLAY RECAP 2026-04-22 09:27:10.409118 | ubuntu-focal | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 09:27:10.409143 | 2026-04-22 09:27:10.587928 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-22 09:27:10.595290 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-22 09:27:11.255387 | 2026-04-22 09:27:11.255571 | PLAY [all] 2026-04-22 09:27:11.267998 | 2026-04-22 09:27:11.268083 | TASK [Copy inventory file for Zuul] 2026-04-22 09:27:12.199961 | ubuntu-focal | changed 2026-04-22 09:27:12.206964 | 2026-04-22 09:27:12.207060 | TASK [Switch "ansible_host" to private IP] 2026-04-22 09:27:12.528727 | ubuntu-focal | changed: 1 replacements made 2026-04-22 09:27:12.533916 | 2026-04-22 09:27:12.533995 | TASK [Run Molecule scenario] 2026-04-22 09:27:13.262002 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-22 09:27:14.930915 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-22 09:27:15.124841 | ubuntu-focal | Using CPython 3.13.7 2026-04-22 09:27:15.124968 | ubuntu-focal | Creating virtual environment at: .venv 2026-04-22 09:27:15.351024 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-04-22 09:27:15.351275 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-04-22 09:27:15.351837 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-04-22 09:27:15.510012 | ubuntu-focal | Downloading cryptography 2026-04-22 09:27:15.543809 | ubuntu-focal | Downloading pygments 2026-04-22 09:27:15.648441 | ubuntu-focal | Downloading ansible-core 2026-04-22 09:27:15.669479 | ubuntu-focal | Installed 36 packages in 20ms 2026-04-22 09:27:16.872026 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-04-22 09:27:16.872115 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-04-22 09:27:17.727155 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-22 09:27:17.727227 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-04-22 09:27:17.727289 | ubuntu-focal | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-22 09:27:17.727422 | ubuntu-focal | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-22 09:27:28.290536 | ubuntu-focal | INFO [docker > dependency] Executing 2026-04-22 09:27:28.290779 | ubuntu-focal | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-22 09:27:28.291108 | ubuntu-focal | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-22 09:27:28.291308 | ubuntu-focal | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-22 09:27:28.300668 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-04-22 09:27:28.301043 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 09:27:28.307236 | ubuntu-focal | INFO [docker > destroy] Executing 2026-04-22 09:27:28.307294 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-22 09:27:28.307394 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-04-22 09:27:28.313739 | ubuntu-focal | INFO [docker > syntax] Executing 2026-04-22 09:27:28.822245 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 09:27:28.822574 | ubuntu-focal | [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 09:27:28.822808 | ubuntu-focal | 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 09:27:28.822983 | ubuntu-focal | 2026-04-22 09:27:29.296998 | ubuntu-focal | 2026-04-22 09:27:29.297175 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-22 09:27:29.384019 | ubuntu-focal | INFO [docker > syntax] Executed: Successful 2026-04-22 09:27:29.393825 | ubuntu-focal | INFO [docker > create] Executing 2026-04-22 09:27:29.395219 | ubuntu-focal | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 09:27:29.400715 | ubuntu-focal | INFO [docker > prepare] Executing 2026-04-22 09:27:29.915197 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 09:27:29.915813 | ubuntu-focal | [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 09:27:29.916015 | ubuntu-focal | 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 09:27:29.916201 | ubuntu-focal | 2026-04-22 09:27:30.404245 | ubuntu-focal | 2026-04-22 09:27:30.404355 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-04-22 09:27:30.404635 | ubuntu-focal | 2026-04-22 09:27:30.404910 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-22 09:27:30.405208 | ubuntu-focal | Wednesday 22 April 2026 09:27:30 +0000 (0:00:00.041) 0:00:00.041 ******* 2026-04-22 09:27:31.614069 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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 09:27:31.615932 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:27:31.616122 | ubuntu-focal | 2026-04-22 09:27:31.616322 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-04-22 09:27:31.616522 | ubuntu-focal | Wednesday 22 April 2026 09:27:31 +0000 (0:00:01.213) 0:00:01.254 ******* 2026-04-22 09:27:38.808121 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:27:38.808267 | ubuntu-focal | 2026-04-22 09:27:38.808458 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-22 09:27:38.808683 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-22 09:27:38.808868 | ubuntu-focal | 2026-04-22 09:27:38.809056 | ubuntu-focal | 2026-04-22 09:27:38.809255 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-22 09:27:38.809458 | ubuntu-focal | Wednesday 22 April 2026 09:27:38 +0000 (0:00:07.191) 0:00:08.446 ******* 2026-04-22 09:27:38.809646 | ubuntu-focal | =============================================================================== 2026-04-22 09:27:38.809911 | ubuntu-focal | Update "apt" cache ------------------------------------------------------ 7.19s 2026-04-22 09:27:38.810101 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.21s 2026-04-22 09:27:38.916146 | ubuntu-focal | INFO [docker > prepare] Executed: Successful 2026-04-22 09:27:38.925706 | ubuntu-focal | INFO [docker > converge] Executing 2026-04-22 09:27:39.463982 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 09:27:39.464091 | ubuntu-focal | [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 09:27:39.464122 | ubuntu-focal | 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 09:27:39.464325 | ubuntu-focal | 2026-04-22 09:27:39.876765 | ubuntu-focal | 2026-04-22 09:27:39.876844 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-04-22 09:27:39.877006 | ubuntu-focal | 2026-04-22 09:27:39.877189 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-22 09:27:39.877340 | ubuntu-focal | Wednesday 22 April 2026 09:27:39 +0000 (0:00:00.021) 0:00:00.021 ******* 2026-04-22 09:27:40.985171 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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 09:27:40.989049 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:27:40.989114 | ubuntu-focal | 2026-04-22 09:27:40.989217 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 09:27:40.989299 | ubuntu-focal | Wednesday 22 April 2026 09:27:40 +0000 (0:00:01.112) 0:00:01.133 ******* 2026-04-22 09:27:41.458782 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:27:41.458851 | ubuntu-focal | 2026-04-22 09:27:41.458986 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 09:27:41.459112 | ubuntu-focal | Wednesday 22 April 2026 09:27:41 +0000 (0:00:00.468) 0:00:01.602 ******* 2026-04-22 09:27:41.485190 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:27:41.485252 | ubuntu-focal | 2026-04-22 09:27:41.485393 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 09:27:41.485518 | ubuntu-focal | Wednesday 22 April 2026 09:27:41 +0000 (0:00:00.026) 0:00:01.629 ******* 2026-04-22 09:27:41.866470 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:27:41.866664 | ubuntu-focal | 2026-04-22 09:27:41.866883 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 09:27:41.867167 | ubuntu-focal | Wednesday 22 April 2026 09:27:41 +0000 (0:00:00.381) 0:00:02.010 ******* 2026-04-22 09:27:41.958596 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:27:41.958704 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-22 09:27:41.958819 | ubuntu-focal | } 2026-04-22 09:27:41.958932 | ubuntu-focal | 2026-04-22 09:27:41.959058 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 09:27:41.959232 | ubuntu-focal | Wednesday 22 April 2026 09:27:41 +0000 (0:00:00.092) 0:00:02.102 ******* 2026-04-22 09:27:42.850343 | ubuntu-focal | [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 09:27:42.855944 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:27:42.856162 | ubuntu-focal | 2026-04-22 09:27:42.856379 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 09:27:42.856578 | ubuntu-focal | Wednesday 22 April 2026 09:27:42 +0000 (0:00:00.897) 0:00:03.000 ******* 2026-04-22 09:27:42.880174 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:27:42.880327 | ubuntu-focal | 2026-04-22 09:27:42.880519 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 09:27:42.880695 | ubuntu-focal | Wednesday 22 April 2026 09:27:42 +0000 (0:00:00.024) 0:00:03.024 ******* 2026-04-22 09:27:42.904733 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:27:42.904879 | ubuntu-focal | 2026-04-22 09:27:42.905093 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 09:27:42.905273 | ubuntu-focal | Wednesday 22 April 2026 09:27:42 +0000 (0:00:00.024) 0:00:03.049 ******* 2026-04-22 09:27:43.139539 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:27:43.139779 | ubuntu-focal | 2026-04-22 09:27:43.140025 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 09:27:43.140250 | ubuntu-focal | Wednesday 22 April 2026 09:27:43 +0000 (0:00:00.234) 0:00:03.283 ******* 2026-04-22 09:27:44.324423 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:27:44.324532 | ubuntu-focal | 2026-04-22 09:27:44.324698 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 09:27:44.324891 | ubuntu-focal | Wednesday 22 April 2026 09:27:44 +0000 (0:00:01.184) 0:00:04.468 ******* 2026-04-22 09:27:44.397428 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:27:44.397524 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.31/containerd-1.7.31-linux-amd64.tar.gz" 2026-04-22 09:27:44.397672 | ubuntu-focal | } 2026-04-22 09:27:44.397793 | ubuntu-focal | 2026-04-22 09:27:44.397974 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 09:27:44.398160 | ubuntu-focal | Wednesday 22 April 2026 09:27:44 +0000 (0:00:00.072) 0:00:04.541 ******* 2026-04-22 09:27:45.508488 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:27:45.508647 | ubuntu-focal | 2026-04-22 09:27:45.508953 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 09:27:45.509159 | ubuntu-focal | Wednesday 22 April 2026 09:27:45 +0000 (0:00:01.110) 0:00:05.652 ******* 2026-04-22 09:27:49.737077 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:27:49.737281 | ubuntu-focal | 2026-04-22 09:27:49.737574 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-22 09:27:49.737810 | ubuntu-focal | Wednesday 22 April 2026 09:27:49 +0000 (0:00:04.228) 0:00:09.880 ******* 2026-04-22 09:27:49.758673 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:27:49.758949 | ubuntu-focal | 2026-04-22 09:27:49.759285 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-22 09:27:49.759605 | ubuntu-focal | Wednesday 22 April 2026 09:27:49 +0000 (0:00:00.021) 0:00:09.902 ******* 2026-04-22 09:27:49.774367 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:27:49.774520 | ubuntu-focal | 2026-04-22 09:27:49.774849 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-22 09:27:49.775064 | ubuntu-focal | Wednesday 22 April 2026 09:27:49 +0000 (0:00:00.015) 0:00:09.918 ******* 2026-04-22 09:27:49.790414 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:27:49.790524 | ubuntu-focal | 2026-04-22 09:27:49.790707 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-22 09:27:49.790917 | ubuntu-focal | Wednesday 22 April 2026 09:27:49 +0000 (0:00:00.016) 0:00:09.934 ******* 2026-04-22 09:28:06.943449 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:06.943689 | ubuntu-focal | 2026-04-22 09:28:06.944078 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-22 09:28:06.944442 | ubuntu-focal | Wednesday 22 April 2026 09:28:06 +0000 (0:00:17.151) 0:00:27.086 ******* 2026-04-22 09:28:07.616302 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:07.616519 | ubuntu-focal | 2026-04-22 09:28:07.616688 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-22 09:28:07.616848 | ubuntu-focal | Wednesday 22 April 2026 09:28:07 +0000 (0:00:00.671) 0:00:27.757 ******* 2026-04-22 09:28:08.771085 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-04-22 09:28:08.772045 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-22 09:28:08.772131 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-22 09:28:08.772142 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-22 09:28:08.772150 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-22 09:28:08.772156 | ubuntu-focal | 2026-04-22 09:28:08.772163 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-22 09:28:08.772170 | ubuntu-focal | Wednesday 22 April 2026 09:28:08 +0000 (0:00:01.157) 0:00:28.915 ******* 2026-04-22 09:28:09.418703 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:09.418767 | ubuntu-focal | 2026-04-22 09:28:09.419409 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-22 09:28:09.419455 | ubuntu-focal | Wednesday 22 April 2026 09:28:09 +0000 (0:00:00.645) 0:00:29.561 ******* 2026-04-22 09:28:09.419462 | ubuntu-focal | 2026-04-22 09:28:09.419469 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-22 09:28:09.419474 | ubuntu-focal | Wednesday 22 April 2026 09:28:09 +0000 (0:00:00.001) 0:00:29.563 ******* 2026-04-22 09:28:10.346595 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:10.346661 | ubuntu-focal | 2026-04-22 09:28:10.346723 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-22 09:28:10.346853 | ubuntu-focal | Wednesday 22 April 2026 09:28:10 +0000 (0:00:00.927) 0:00:30.491 ******* 2026-04-22 09:28:10.806474 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:10.806539 | ubuntu-focal | 2026-04-22 09:28:10.806845 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-22 09:28:10.806899 | ubuntu-focal | Wednesday 22 April 2026 09:28:10 +0000 (0:00:00.459) 0:00:30.950 ******* 2026-04-22 09:28:11.343493 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:11.343558 | ubuntu-focal | 2026-04-22 09:28:11.343920 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 09:28:11.343975 | ubuntu-focal | Wednesday 22 April 2026 09:28:11 +0000 (0:00:00.537) 0:00:31.487 ******* 2026-04-22 09:28:11.569902 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:11.569944 | ubuntu-focal | 2026-04-22 09:28:11.569948 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 09:28:11.569953 | ubuntu-focal | Wednesday 22 April 2026 09:28:11 +0000 (0:00:00.225) 0:00:31.712 ******* 2026-04-22 09:28:11.596629 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:28:11.596693 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-22 09:28:11.596759 | ubuntu-focal | } 2026-04-22 09:28:11.596838 | ubuntu-focal | 2026-04-22 09:28:11.596961 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 09:28:11.597037 | ubuntu-focal | Wednesday 22 April 2026 09:28:11 +0000 (0:00:00.028) 0:00:31.741 ******* 2026-04-22 09:28:12.405594 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:12.405713 | ubuntu-focal | 2026-04-22 09:28:12.405752 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 09:28:12.405768 | ubuntu-focal | Wednesday 22 April 2026 09:28:12 +0000 (0:00:00.808) 0:00:32.549 ******* 2026-04-22 09:28:16.959450 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:16.959516 | ubuntu-focal | 2026-04-22 09:28:16.959581 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-22 09:28:16.959704 | ubuntu-focal | Wednesday 22 April 2026 09:28:16 +0000 (0:00:04.554) 0:00:37.104 ******* 2026-04-22 09:28:17.925943 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:17.926538 | ubuntu-focal | 2026-04-22 09:28:17.926593 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-22 09:28:17.926604 | ubuntu-focal | Wednesday 22 April 2026 09:28:17 +0000 (0:00:00.966) 0:00:38.070 ******* 2026-04-22 09:28:18.322977 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:18.323797 | ubuntu-focal | 2026-04-22 09:28:18.323837 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-22 09:28:18.323851 | ubuntu-focal | Wednesday 22 April 2026 09:28:18 +0000 (0:00:00.396) 0:00:38.467 ******* 2026-04-22 09:28:18.822855 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:18.823320 | ubuntu-focal | 2026-04-22 09:28:18.823372 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-22 09:28:18.823386 | ubuntu-focal | Wednesday 22 April 2026 09:28:18 +0000 (0:00:00.497) 0:00:38.964 ******* 2026-04-22 09:28:19.499264 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-04-22 09:28:19.499376 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-22 09:28:19.499389 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-22 09:28:19.499402 | ubuntu-focal | 2026-04-22 09:28:19.499672 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-22 09:28:19.499738 | ubuntu-focal | Wednesday 22 April 2026 09:28:19 +0000 (0:00:00.679) 0:00:39.643 ******* 2026-04-22 09:28:20.038459 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:20.038525 | ubuntu-focal | 2026-04-22 09:28:20.038801 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-22 09:28:20.038848 | ubuntu-focal | Wednesday 22 April 2026 09:28:20 +0000 (0:00:00.537) 0:00:40.181 ******* 2026-04-22 09:28:20.562107 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:20.563035 | ubuntu-focal | 2026-04-22 09:28:20.563089 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-22 09:28:20.563099 | ubuntu-focal | Wednesday 22 April 2026 09:28:20 +0000 (0:00:00.520) 0:00:40.702 ******* 2026-04-22 09:28:20.563107 | ubuntu-focal | 2026-04-22 09:28:20.563114 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-22 09:28:20.563120 | ubuntu-focal | Wednesday 22 April 2026 09:28:20 +0000 (0:00:00.003) 0:00:40.705 ******* 2026-04-22 09:28:21.237689 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:21.237768 | ubuntu-focal | 2026-04-22 09:28:21.238039 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-22 09:28:21.238120 | ubuntu-focal | Wednesday 22 April 2026 09:28:21 +0000 (0:00:00.676) 0:00:41.381 ******* 2026-04-22 09:28:22.104592 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:22.104656 | ubuntu-focal | 2026-04-22 09:28:22.105026 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-22 09:28:22.105076 | ubuntu-focal | Wednesday 22 April 2026 09:28:22 +0000 (0:00:00.867) 0:00:42.249 ******* 2026-04-22 09:28:22.655443 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:22.655504 | ubuntu-focal | 2026-04-22 09:28:22.658545 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-22 09:28:22.658596 | ubuntu-focal | ubuntu-focal : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-22 09:28:22.658604 | ubuntu-focal | 2026-04-22 09:28:22.658610 | ubuntu-focal | 2026-04-22 09:28:22.658616 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-22 09:28:22.658622 | ubuntu-focal | Wednesday 22 April 2026 09:28:22 +0000 (0:00:00.551) 0:00:42.800 ******* 2026-04-22 09:28:22.658628 | ubuntu-focal | =============================================================================== 2026-04-22 09:28:22.658647 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages ------------- 17.15s 2026-04-22 09:28:22.658653 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.55s 2026-04-22 09:28:22.658658 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.23s 2026-04-22 09:28:22.658664 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 1.60s 2026-04-22 09:28:22.658669 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.18s 2026-04-22 09:28:22.658674 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.16s 2026-04-22 09:28:22.658679 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.11s 2026-04-22 09:28:22.658685 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 1.11s 2026-04-22 09:28:22.658690 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 0.97s 2026-04-22 09:28:22.658695 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.90s 2026-04-22 09:28:22.658700 | ubuntu-focal | vexxhost.containers.docker : Restart docker ----------------------------- 0.87s 2026-04-22 09:28:22.658706 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.81s 2026-04-22 09:28:22.658711 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.68s 2026-04-22 09:28:22.658716 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.67s 2026-04-22 09:28:22.658721 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.65s 2026-04-22 09:28:22.658727 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.55s 2026-04-22 09:28:22.658732 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.54s 2026-04-22 09:28:22.658738 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.54s 2026-04-22 09:28:22.658743 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.52s 2026-04-22 09:28:22.658748 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.50s 2026-04-22 09:28:22.768214 | ubuntu-focal | INFO [docker > converge] Executed: Successful 2026-04-22 09:28:22.776029 | ubuntu-focal | INFO [docker > idempotence] Executing 2026-04-22 09:28:23.253484 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 09:28:23.253888 | ubuntu-focal | [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 09:28:23.254239 | ubuntu-focal | 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 09:28:23.254525 | ubuntu-focal | 2026-04-22 09:28:23.655914 | ubuntu-focal | 2026-04-22 09:28:23.656131 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-04-22 09:28:23.656278 | ubuntu-focal | 2026-04-22 09:28:23.656433 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-22 09:28:23.656587 | ubuntu-focal | Wednesday 22 April 2026 09:28:23 +0000 (0:00:00.023) 0:00:00.023 ******* 2026-04-22 09:28:24.707556 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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 09:28:24.711107 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:24.711131 | ubuntu-focal | 2026-04-22 09:28:24.711138 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 09:28:24.711144 | ubuntu-focal | Wednesday 22 April 2026 09:28:24 +0000 (0:00:01.055) 0:00:01.078 ******* 2026-04-22 09:28:25.097630 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:25.097670 | ubuntu-focal | 2026-04-22 09:28:25.097675 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 09:28:25.097689 | ubuntu-focal | Wednesday 22 April 2026 09:28:25 +0000 (0:00:00.386) 0:00:01.465 ******* 2026-04-22 09:28:25.127600 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:28:25.127623 | ubuntu-focal | 2026-04-22 09:28:25.127627 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 09:28:25.127631 | ubuntu-focal | Wednesday 22 April 2026 09:28:25 +0000 (0:00:00.030) 0:00:01.495 ******* 2026-04-22 09:28:25.522672 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:25.522707 | ubuntu-focal | 2026-04-22 09:28:25.522718 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 09:28:25.522723 | ubuntu-focal | Wednesday 22 April 2026 09:28:25 +0000 (0:00:00.394) 0:00:01.890 ******* 2026-04-22 09:28:25.595929 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:28:25.595964 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-22 09:28:25.595974 | ubuntu-focal | } 2026-04-22 09:28:25.595983 | ubuntu-focal | 2026-04-22 09:28:25.595992 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 09:28:25.596000 | ubuntu-focal | Wednesday 22 April 2026 09:28:25 +0000 (0:00:00.072) 0:00:01.962 ******* 2026-04-22 09:28:26.164135 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:26.164180 | ubuntu-focal | 2026-04-22 09:28:26.164187 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 09:28:26.164193 | ubuntu-focal | Wednesday 22 April 2026 09:28:26 +0000 (0:00:00.568) 0:00:02.531 ******* 2026-04-22 09:28:26.183302 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:28:26.183361 | ubuntu-focal | 2026-04-22 09:28:26.183373 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 09:28:26.183384 | ubuntu-focal | Wednesday 22 April 2026 09:28:26 +0000 (0:00:00.019) 0:00:02.550 ******* 2026-04-22 09:28:26.213133 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:28:26.213191 | ubuntu-focal | 2026-04-22 09:28:26.213201 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 09:28:26.213208 | ubuntu-focal | Wednesday 22 April 2026 09:28:26 +0000 (0:00:00.029) 0:00:02.580 ******* 2026-04-22 09:28:26.455336 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:26.455382 | ubuntu-focal | 2026-04-22 09:28:26.455388 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 09:28:26.455394 | ubuntu-focal | Wednesday 22 April 2026 09:28:26 +0000 (0:00:00.242) 0:00:02.822 ******* 2026-04-22 09:28:27.629978 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:27.630034 | ubuntu-focal | 2026-04-22 09:28:27.630131 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 09:28:27.630234 | ubuntu-focal | Wednesday 22 April 2026 09:28:27 +0000 (0:00:01.174) 0:00:03.997 ******* 2026-04-22 09:28:27.709364 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:28:27.709547 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.31/containerd-1.7.31-linux-amd64.tar.gz" 2026-04-22 09:28:27.709724 | ubuntu-focal | } 2026-04-22 09:28:27.709960 | ubuntu-focal | 2026-04-22 09:28:27.710216 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 09:28:27.710403 | ubuntu-focal | Wednesday 22 April 2026 09:28:27 +0000 (0:00:00.079) 0:00:04.076 ******* 2026-04-22 09:28:28.117744 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:28.117909 | ubuntu-focal | 2026-04-22 09:28:28.118141 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 09:28:28.118343 | ubuntu-focal | Wednesday 22 April 2026 09:28:28 +0000 (0:00:00.408) 0:00:04.485 ******* 2026-04-22 09:28:31.251970 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:31.252058 | ubuntu-focal | 2026-04-22 09:28:31.252181 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-22 09:28:31.252302 | ubuntu-focal | Wednesday 22 April 2026 09:28:31 +0000 (0:00:03.134) 0:00:07.619 ******* 2026-04-22 09:28:31.266180 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:28:31.266264 | ubuntu-focal | 2026-04-22 09:28:31.266401 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-22 09:28:31.266534 | ubuntu-focal | Wednesday 22 April 2026 09:28:31 +0000 (0:00:00.014) 0:00:07.634 ******* 2026-04-22 09:28:31.281690 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:28:31.281910 | ubuntu-focal | 2026-04-22 09:28:31.282126 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-22 09:28:31.282317 | ubuntu-focal | Wednesday 22 April 2026 09:28:31 +0000 (0:00:00.015) 0:00:07.649 ******* 2026-04-22 09:28:31.296809 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-22 09:28:31.296998 | ubuntu-focal | 2026-04-22 09:28:31.297192 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-22 09:28:31.297372 | ubuntu-focal | Wednesday 22 April 2026 09:28:31 +0000 (0:00:00.015) 0:00:07.664 ******* 2026-04-22 09:28:32.391259 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:32.391323 | ubuntu-focal | 2026-04-22 09:28:32.391334 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-22 09:28:32.391343 | ubuntu-focal | Wednesday 22 April 2026 09:28:32 +0000 (0:00:01.093) 0:00:08.758 ******* 2026-04-22 09:28:32.956078 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:32.956683 | ubuntu-focal | 2026-04-22 09:28:32.956743 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-22 09:28:32.956754 | ubuntu-focal | Wednesday 22 April 2026 09:28:32 +0000 (0:00:00.565) 0:00:09.323 ******* 2026-04-22 09:28:34.051539 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-04-22 09:28:34.052593 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-22 09:28:34.052644 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-22 09:28:34.052651 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-22 09:28:34.052657 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-22 09:28:34.052663 | ubuntu-focal | 2026-04-22 09:28:34.052669 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-22 09:28:34.052675 | ubuntu-focal | Wednesday 22 April 2026 09:28:34 +0000 (0:00:01.095) 0:00:10.419 ******* 2026-04-22 09:28:34.621123 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:34.621888 | ubuntu-focal | 2026-04-22 09:28:34.621933 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-22 09:28:34.621941 | ubuntu-focal | Wednesday 22 April 2026 09:28:34 +0000 (0:00:00.564) 0:00:10.983 ******* 2026-04-22 09:28:34.621947 | ubuntu-focal | 2026-04-22 09:28:34.621953 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-22 09:28:34.621959 | ubuntu-focal | Wednesday 22 April 2026 09:28:34 +0000 (0:00:00.002) 0:00:10.986 ******* 2026-04-22 09:28:35.292630 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:35.292700 | ubuntu-focal | 2026-04-22 09:28:35.292981 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 09:28:35.293035 | ubuntu-focal | Wednesday 22 April 2026 09:28:35 +0000 (0:00:00.674) 0:00:11.660 ******* 2026-04-22 09:28:35.524808 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:35.524901 | ubuntu-focal | 2026-04-22 09:28:35.525230 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 09:28:35.525279 | ubuntu-focal | Wednesday 22 April 2026 09:28:35 +0000 (0:00:00.232) 0:00:11.892 ******* 2026-04-22 09:28:35.553347 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:28:35.553849 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-22 09:28:35.553894 | ubuntu-focal | } 2026-04-22 09:28:35.553900 | ubuntu-focal | 2026-04-22 09:28:35.553904 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 09:28:35.553909 | ubuntu-focal | Wednesday 22 April 2026 09:28:35 +0000 (0:00:00.028) 0:00:11.921 ******* 2026-04-22 09:28:35.908841 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:35.908910 | ubuntu-focal | 2026-04-22 09:28:35.909109 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 09:28:35.909152 | ubuntu-focal | Wednesday 22 April 2026 09:28:35 +0000 (0:00:00.355) 0:00:12.276 ******* 2026-04-22 09:28:39.147748 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:39.148248 | ubuntu-focal | 2026-04-22 09:28:39.148305 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-22 09:28:39.148325 | ubuntu-focal | Wednesday 22 April 2026 09:28:39 +0000 (0:00:03.238) 0:00:15.515 ******* 2026-04-22 09:28:40.173669 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:40.173738 | ubuntu-focal | 2026-04-22 09:28:40.173916 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-22 09:28:40.173960 | ubuntu-focal | Wednesday 22 April 2026 09:28:40 +0000 (0:00:01.026) 0:00:16.541 ******* 2026-04-22 09:28:40.545348 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:40.545918 | ubuntu-focal | 2026-04-22 09:28:40.545978 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-22 09:28:40.545989 | ubuntu-focal | Wednesday 22 April 2026 09:28:40 +0000 (0:00:00.370) 0:00:16.912 ******* 2026-04-22 09:28:41.064085 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:41.064159 | ubuntu-focal | 2026-04-22 09:28:41.064562 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-22 09:28:41.064621 | ubuntu-focal | Wednesday 22 April 2026 09:28:41 +0000 (0:00:00.519) 0:00:17.432 ******* 2026-04-22 09:28:41.782631 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-04-22 09:28:41.782693 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-22 09:28:41.783095 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-22 09:28:41.783140 | ubuntu-focal | 2026-04-22 09:28:41.783146 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-22 09:28:41.783150 | ubuntu-focal | Wednesday 22 April 2026 09:28:41 +0000 (0:00:00.718) 0:00:18.150 ******* 2026-04-22 09:28:42.277228 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:42.277283 | ubuntu-focal | 2026-04-22 09:28:42.277294 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-22 09:28:42.277303 | ubuntu-focal | Wednesday 22 April 2026 09:28:42 +0000 (0:00:00.493) 0:00:18.644 ******* 2026-04-22 09:28:42.792843 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:42.793940 | ubuntu-focal | 2026-04-22 09:28:42.793966 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-22 09:28:42.793976 | ubuntu-focal | Wednesday 22 April 2026 09:28:42 +0000 (0:00:00.513) 0:00:19.158 ******* 2026-04-22 09:28:42.793984 | ubuntu-focal | 2026-04-22 09:28:42.793992 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-22 09:28:42.793999 | ubuntu-focal | Wednesday 22 April 2026 09:28:42 +0000 (0:00:00.002) 0:00:19.160 ******* 2026-04-22 09:28:43.165729 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:43.165868 | ubuntu-focal | 2026-04-22 09:28:43.169026 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-22 09:28:43.169079 | ubuntu-focal | ubuntu-focal : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-22 09:28:43.169086 | ubuntu-focal | 2026-04-22 09:28:43.169092 | ubuntu-focal | 2026-04-22 09:28:43.169097 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-22 09:28:43.169103 | ubuntu-focal | Wednesday 22 April 2026 09:28:43 +0000 (0:00:00.373) 0:00:19.533 ******* 2026-04-22 09:28:43.169109 | ubuntu-focal | =============================================================================== 2026-04-22 09:28:43.169114 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.24s 2026-04-22 09:28:43.169119 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.13s 2026-04-22 09:28:43.169124 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.17s 2026-04-22 09:28:43.169130 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.10s 2026-04-22 09:28:43.169135 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.09s 2026-04-22 09:28:43.169140 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.06s 2026-04-22 09:28:43.169151 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.03s 2026-04-22 09:28:43.169156 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.72s 2026-04-22 09:28:43.169161 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.67s 2026-04-22 09:28:43.169178 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.57s 2026-04-22 09:28:43.169183 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.57s 2026-04-22 09:28:43.169188 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.56s 2026-04-22 09:28:43.169194 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.52s 2026-04-22 09:28:43.169199 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.51s 2026-04-22 09:28:43.169204 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.49s 2026-04-22 09:28:43.169210 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.41s 2026-04-22 09:28:43.169215 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-04-22 09:28:43.169220 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.39s 2026-04-22 09:28:43.169225 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.37s 2026-04-22 09:28:43.169230 | ubuntu-focal | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.37s 2026-04-22 09:28:43.296307 | ubuntu-focal | INFO [docker > idempotence] Executed: Successful 2026-04-22 09:28:43.308033 | ubuntu-focal | INFO [docker > side_effect] Executing 2026-04-22 09:28:43.308445 | ubuntu-focal | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 09:28:43.313803 | ubuntu-focal | INFO [docker > verify] Executing 2026-04-22 09:28:43.781338 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 09:28:43.781799 | ubuntu-focal | [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 09:28:43.782194 | ubuntu-focal | 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 09:28:43.782462 | ubuntu-focal | 2026-04-22 09:28:44.077431 | ubuntu-focal | 2026-04-22 09:28:44.077784 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-04-22 09:28:44.078031 | ubuntu-focal | 2026-04-22 09:28:44.078372 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-22 09:28:44.078628 | ubuntu-focal | Wednesday 22 April 2026 09:28:44 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-04-22 09:28:45.121460 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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 09:28:45.124006 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:45.124020 | ubuntu-focal | 2026-04-22 09:28:45.124025 | ubuntu-focal | TASK [Populate service facts] ************************************************** 2026-04-22 09:28:45.124030 | ubuntu-focal | Wednesday 22 April 2026 09:28:45 +0000 (0:00:01.046) 0:00:01.054 ******* 2026-04-22 09:28:46.902815 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-22 09:28:46.902871 | ubuntu-focal | 2026-04-22 09:28:46.902882 | ubuntu-focal | TASK [Assert that the Docker service is still up] ****************************** 2026-04-22 09:28:46.902891 | ubuntu-focal | Wednesday 22 April 2026 09:28:46 +0000 (0:00:01.777) 0:00:02.832 ******* 2026-04-22 09:28:46.927029 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-22 09:28:46.928571 | ubuntu-focal | "changed": false, 2026-04-22 09:28:46.928612 | ubuntu-focal | "msg": "All assertions passed" 2026-04-22 09:28:46.928629 | ubuntu-focal | } 2026-04-22 09:28:46.928641 | ubuntu-focal | 2026-04-22 09:28:46.928653 | ubuntu-focal | TASK [Check if Docker version is correct] ************************************** 2026-04-22 09:28:46.928666 | ubuntu-focal | Wednesday 22 April 2026 09:28:46 +0000 (0:00:00.024) 0:00:02.857 ******* 2026-04-22 09:28:47.290704 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:47.291315 | ubuntu-focal | 2026-04-22 09:28:47.291376 | ubuntu-focal | TASK [Check if docker ps command return 0] ************************************* 2026-04-22 09:28:47.291399 | ubuntu-focal | Wednesday 22 April 2026 09:28:47 +0000 (0:00:00.363) 0:00:03.221 ******* 2026-04-22 09:28:47.539352 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-22 09:28:47.539406 | ubuntu-focal | 2026-04-22 09:28:47.539413 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-22 09:28:47.539419 | ubuntu-focal | ubuntu-focal : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-22 09:28:47.539425 | ubuntu-focal | 2026-04-22 09:28:47.539430 | ubuntu-focal | 2026-04-22 09:28:47.539435 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-22 09:28:47.539441 | ubuntu-focal | Wednesday 22 April 2026 09:28:47 +0000 (0:00:00.243) 0:00:03.465 ******* 2026-04-22 09:28:47.539446 | ubuntu-focal | =============================================================================== 2026-04-22 09:28:47.539451 | ubuntu-focal | Populate service facts -------------------------------------------------- 1.78s 2026-04-22 09:28:47.539457 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.05s 2026-04-22 09:28:47.539462 | ubuntu-focal | Check if Docker version is correct -------------------------------------- 0.36s 2026-04-22 09:28:47.539467 | ubuntu-focal | Check if docker ps command return 0 ------------------------------------- 0.24s 2026-04-22 09:28:47.539472 | ubuntu-focal | Assert that the Docker service is still up ------------------------------ 0.02s 2026-04-22 09:28:47.629010 | ubuntu-focal | INFO [docker > verify] Executed: Successful 2026-04-22 09:28:47.636999 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-04-22 09:28:47.637469 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 09:28:47.643390 | ubuntu-focal | INFO [docker > destroy] Executing 2026-04-22 09:28:47.643499 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-22 09:28:47.643593 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-04-22 09:28:47.643893 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-22 09:28:47.831283 | ubuntu-focal | ok: Runtime: 0:01:34.725789 2026-04-22 09:28:47.838237 | 2026-04-22 09:28:47.838319 | PLAY RECAP 2026-04-22 09:28:47.838386 | ubuntu-focal | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 09:28:47.838413 | 2026-04-22 09:28:47.983264 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-22 09:28:47.984554 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 09:28:48.626141 | 2026-04-22 09:28:48.920993 | PLAY [all] 2026-04-22 09:28:48.939233 | 2026-04-22 09:28:48.939379 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-22 09:28:48.986760 | ubuntu-focal | skipping: Conditional result was False 2026-04-22 09:28:48.998905 | 2026-04-22 09:28:48.999026 | TASK [fetch-output : Set log path for single node] 2026-04-22 09:28:49.045958 | ubuntu-focal | ok 2026-04-22 09:28:49.051310 | 2026-04-22 09:28:49.051379 | LOOP [fetch-output : Ensure local output dirs] 2026-04-22 09:28:49.553793 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/work/logs" 2026-04-22 09:28:49.770523 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/work/artifacts" 2026-04-22 09:28:49.979008 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/ab3b3588fd7e4712bacf13aa0c9a3f08/work/docs" 2026-04-22 09:28:49.997274 | 2026-04-22 09:28:49.997421 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-22 09:28:50.583554 | ubuntu-focal | ok 2026-04-22 09:28:50.583773 | ubuntu-focal | changed: All items complete 2026-04-22 09:28:50.583801 | 2026-04-22 09:28:51.448602 | ubuntu-focal | changed: .d..t...... ./ 2026-04-22 09:28:51.863609 | ubuntu-focal | changed: .d..t...... ./ 2026-04-22 09:28:51.890857 | 2026-04-22 09:28:51.890980 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-22 09:28:52.411927 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.007106 2026-04-22 09:28:52.663750 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.008778 2026-04-22 09:28:52.679084 | 2026-04-22 09:28:52.679197 | PLAY [all] 2026-04-22 09:28:52.685805 | 2026-04-22 09:28:52.685873 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 09:28:53.093600 | ubuntu-focal | changed 2026-04-22 09:28:53.104322 | 2026-04-22 09:28:53.104394 | PLAY RECAP 2026-04-22 09:28:53.104461 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-22 09:28:53.104493 | 2026-04-22 09:28:53.273737 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 09:28:53.274896 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 09:28:53.905155 | 2026-04-22 09:28:53.905297 | PLAY [localhost] 2026-04-22 09:28:53.916011 | 2026-04-22 09:28:53.916105 | TASK [Generate Zuul manifest] 2026-04-22 09:28:53.944426 | localhost | ok 2026-04-22 09:28:53.972122 | 2026-04-22 09:28:53.972293 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 09:28:54.332528 | localhost | changed 2026-04-22 09:28:54.345701 | 2026-04-22 09:28:54.345814 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 09:28:54.379381 | localhost | ok 2026-04-22 09:28:54.388117 | 2026-04-22 09:28:54.388226 | TASK [Upload logs] 2026-04-22 09:28:54.410739 | localhost | ok 2026-04-22 09:28:54.479040 | 2026-04-22 09:28:54.479193 | TASK [Set zuul-log-path fact] 2026-04-22 09:28:54.498243 | localhost | ok 2026-04-22 09:28:54.509351 | 2026-04-22 09:28:54.509422 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 09:28:54.537455 | localhost | ok 2026-04-22 09:28:54.544896 | 2026-04-22 09:28:54.544978 | TASK [upload-logs : Create log directories] 2026-04-22 09:28:54.943571 | localhost | changed 2026-04-22 09:28:54.950130 | 2026-04-22 09:28:54.950303 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 09:28:55.682077 | localhost -> localhost | ok: Runtime: 0:00:00.005698 2026-04-22 09:28:55.687061 | 2026-04-22 09:28:55.687134 | TASK [upload-logs : Upload logs to log server] 2026-04-22 09:28:56.732392 | localhost | Output suppressed because no_log was given 2026-04-22 09:28:56.737080 | 2026-04-22 09:28:56.737152 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 09:28:56.789279 | localhost | skipping: Conditional result was False 2026-04-22 09:28:56.798549 | localhost | skipping: Conditional result was False 2026-04-22 09:28:56.810445 | 2026-04-22 09:28:56.810613 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 09:28:56.856372 | localhost | skipping: Conditional result was False 2026-04-22 09:28:56.856716 | 2026-04-22 09:28:56.861339 | localhost | skipping: Conditional result was False 2026-04-22 09:28:56.874453 | 2026-04-22 09:28:56.874592 | LOOP [upload-logs : Upload console log and json output]