2026-02-13 23:19:23.041181 | Job console starting 2026-02-13 23:19:23.102081 | Updating git repos 2026-02-13 23:19:23.171493 | Cloning repos into workspace 2026-02-13 23:19:23.330906 | Restoring repo states 2026-02-13 23:19:23.422570 | Merging changes 2026-02-13 23:19:23.711719 | Checking out repos 2026-02-13 23:19:23.987105 | Preparing playbooks 2026-02-13 23:19:26.212460 | Running Ansible setup 2026-02-13 23:19:29.781310 | PRE-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 23:19:30.406358 | 2026-02-13 23:19:30.406522 | PLAY [localhost] 2026-02-13 23:19:30.415180 | 2026-02-13 23:19:30.415276 | TASK [Gathering Facts] 2026-02-13 23:19:31.455630 | localhost | ok 2026-02-13 23:19:31.466026 | 2026-02-13 23:19:31.466136 | TASK [Setup log path fact] 2026-02-13 23:19:31.485980 | localhost | ok 2026-02-13 23:19:31.502686 | 2026-02-13 23:19:31.502830 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 23:19:31.560220 | localhost | ok 2026-02-13 23:19:31.566821 | 2026-02-13 23:19:31.566893 | TASK [emit-job-header : Print job information] 2026-02-13 23:19:31.606958 | # Job Information 2026-02-13 23:19:31.607125 | Ansible Version: 2.16.15 2026-02-13 23:19:31.607160 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-jammy 2026-02-13 23:19:31.607184 | Pipeline: check 2026-02-13 23:19:31.607204 | Executor: 3a2793d2bd32 2026-02-13 23:19:31.607225 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/93 2026-02-13 23:19:31.607261 | Event ID: 40d80630-0932-11f1-9f6d-138448d30538 2026-02-13 23:19:31.610070 | 2026-02-13 23:19:31.610138 | LOOP [emit-job-header : Print node information] 2026-02-13 23:19:31.727419 | localhost | ok: 2026-02-13 23:19:31.727628 | localhost | # Node Information 2026-02-13 23:19:31.727663 | localhost | Inventory Hostname: ubuntu-jammy 2026-02-13 23:19:31.727686 | localhost | Hostname: np0000155492 2026-02-13 23:19:31.727706 | localhost | Username: zuul 2026-02-13 23:19:31.727728 | localhost | Distro: Ubuntu 22.04 2026-02-13 23:19:31.727748 | localhost | Provider: yul1 2026-02-13 23:19:31.727768 | localhost | Region: ca-ymq-1 2026-02-13 23:19:31.727788 | localhost | Label: ubuntu-jammy 2026-02-13 23:19:31.727806 | localhost | Product Name: OpenStack Nova 2026-02-13 23:19:31.727824 | localhost | Interface IP: 199.204.45.41 2026-02-13 23:19:31.738068 | 2026-02-13 23:19:31.738173 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 23:19:32.227794 | localhost -> localhost | changed 2026-02-13 23:19:32.232817 | 2026-02-13 23:19:32.232886 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 23:19:33.269297 | localhost -> localhost | changed 2026-02-13 23:19:33.281507 | 2026-02-13 23:19:33.281564 | PLAY [all] 2026-02-13 23:19:33.291864 | 2026-02-13 23:19:33.291947 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 23:19:33.530168 | ubuntu-jammy -> localhost | ok 2026-02-13 23:19:33.536901 | 2026-02-13 23:19:33.536990 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 23:19:33.572284 | ubuntu-jammy | ok 2026-02-13 23:19:33.647591 | ubuntu-jammy | included: /var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 23:19:33.654775 | 2026-02-13 23:19:33.654850 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 23:19:34.935195 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-13 23:19:34.935583 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/work/45d2c25836764fbfad0eab93ea4eaa34_id_rsa 2026-02-13 23:19:34.935642 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/work/45d2c25836764fbfad0eab93ea4eaa34_id_rsa.pub 2026-02-13 23:19:34.935695 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-13 23:19:34.935728 | ubuntu-jammy -> localhost | SHA256:ZPCkxp6X8wGAstZOt81GJTEg725KBYgW0bf4L6CUSoE zuul-build-sshkey 2026-02-13 23:19:34.935775 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-13 23:19:34.935805 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-13 23:19:34.935838 | ubuntu-jammy -> localhost | | oo ..+.+. | 2026-02-13 23:19:34.935869 | ubuntu-jammy -> localhost | | .oo.= *... | 2026-02-13 23:19:34.935898 | ubuntu-jammy -> localhost | |o..++ * =o | 2026-02-13 23:19:34.935928 | ubuntu-jammy -> localhost | |E.o.o*.+.o | 2026-02-13 23:19:34.935957 | ubuntu-jammy -> localhost | | .oo..==S . | 2026-02-13 23:19:34.935985 | ubuntu-jammy -> localhost | | + ..+..+o . | 2026-02-13 23:19:34.936014 | ubuntu-jammy -> localhost | |+ . o +. . | 2026-02-13 23:19:34.936042 | ubuntu-jammy -> localhost | |.. . + . | 2026-02-13 23:19:34.936075 | ubuntu-jammy -> localhost | | . . | 2026-02-13 23:19:34.936105 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-13 23:19:34.936172 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.675925 2026-02-13 23:19:34.950962 | 2026-02-13 23:19:34.960445 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 23:19:34.998763 | ubuntu-jammy | ok 2026-02-13 23:19:35.009259 | ubuntu-jammy | included: /var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 23:19:35.016843 | 2026-02-13 23:19:35.016904 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 23:19:35.042164 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 23:19:35.055726 | 2026-02-13 23:19:35.055825 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 23:19:35.511077 | ubuntu-jammy | changed 2026-02-13 23:19:35.516290 | 2026-02-13 23:19:35.516355 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 23:19:35.711565 | ubuntu-jammy | ok 2026-02-13 23:19:35.717543 | 2026-02-13 23:19:35.717690 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 23:19:36.203745 | ubuntu-jammy | changed 2026-02-13 23:19:36.212651 | 2026-02-13 23:19:36.212727 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 23:19:36.662982 | ubuntu-jammy | changed 2026-02-13 23:19:36.675340 | 2026-02-13 23:19:36.675417 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 23:19:36.697192 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 23:19:36.712610 | 2026-02-13 23:19:36.712699 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 23:19:37.285092 | ubuntu-jammy -> localhost | changed 2026-02-13 23:19:37.296319 | 2026-02-13 23:19:37.296411 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 23:19:37.635996 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/work/45d2c25836764fbfad0eab93ea4eaa34_id_rsa (zuul-build-sshkey) 2026-02-13 23:19:37.636227 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012424 2026-02-13 23:19:37.641334 | 2026-02-13 23:19:37.641395 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 23:19:38.003750 | ubuntu-jammy | ok 2026-02-13 23:19:38.010825 | 2026-02-13 23:19:38.010916 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 23:19:38.036376 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 23:19:38.050616 | 2026-02-13 23:19:38.050688 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-13 23:19:38.430867 | ubuntu-jammy | ok 2026-02-13 23:19:38.470193 | 2026-02-13 23:19:38.470270 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-13 23:19:39.272333 | ubuntu-jammy | Output suppressed because no_log was given 2026-02-13 23:19:39.281722 | 2026-02-13 23:19:39.284150 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-13 23:19:39.456893 | ubuntu-jammy | ok: "logs" 2026-02-13 23:19:39.464037 | ubuntu-jammy | ok: All items complete 2026-02-13 23:19:39.464083 | 2026-02-13 23:19:39.610960 | ubuntu-jammy | ok: "artifacts" 2026-02-13 23:19:39.753042 | ubuntu-jammy | ok: "docs" 2026-02-13 23:19:39.763537 | 2026-02-13 23:19:39.763686 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-13 23:19:39.950720 | ubuntu-jammy | changed: "logs" 2026-02-13 23:19:40.104839 | ubuntu-jammy | changed: "artifacts" 2026-02-13 23:19:40.247368 | ubuntu-jammy | changed: "docs" 2026-02-13 23:19:40.390730 | 2026-02-13 23:19:40.390848 | PLAY RECAP 2026-02-13 23:19:40.390890 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-13 23:19:40.390920 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-13 23:19:40.390941 | 2026-02-13 23:19:40.513888 | PRE-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 23:19:40.515805 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-13 23:19:41.112657 | 2026-02-13 23:19:41.112795 | PLAY [all] 2026-02-13 23:19:41.124751 | 2026-02-13 23:19:41.124845 | TASK [setup-uv : Extract archive] 2026-02-13 23:19:43.321223 | ubuntu-jammy | changed 2026-02-13 23:19:43.329524 | 2026-02-13 23:19:43.329618 | TASK [setup-uv : Print version] 2026-02-13 23:19:44.265109 | ubuntu-jammy | uv 0.8.13 2026-02-13 23:19:43.871581 | ubuntu-jammy | ok: Runtime: 0:00:00.013104 2026-02-13 23:19:43.879978 | 2026-02-13 23:19:43.880044 | PLAY RECAP 2026-02-13 23:19:43.880101 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-13 23:19:43.880133 | 2026-02-13 23:19:44.006533 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-13 23:19:44.008131 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-13 23:19:44.676711 | 2026-02-13 23:19:44.676865 | PLAY [all] 2026-02-13 23:19:44.694342 | 2026-02-13 23:19:44.694616 | TASK [Copy inventory file for Zuul] 2026-02-13 23:19:45.594176 | ubuntu-jammy | changed 2026-02-13 23:19:45.599493 | 2026-02-13 23:19:45.599571 | TASK [Switch "ansible_host" to private IP] 2026-02-13 23:19:45.891393 | ubuntu-jammy | changed: 1 replacements made 2026-02-13 23:19:45.898668 | 2026-02-13 23:19:45.898800 | TASK [Run Molecule scenario] 2026-02-13 23:19:47.014897 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-02-13 23:19:47.559282 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-02-13 23:19:47.752108 | ubuntu-jammy | Using CPython 3.13.7 2026-02-13 23:19:47.752262 | ubuntu-jammy | Creating virtual environment at: .venv 2026-02-13 23:19:47.982918 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-02-13 23:19:47.984633 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-02-13 23:19:48.000338 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-02-13 23:19:48.196881 | ubuntu-jammy | Downloading cryptography 2026-02-13 23:19:48.199022 | ubuntu-jammy | Downloading pygments 2026-02-13 23:19:48.256369 | ubuntu-jammy | Downloading ansible-core 2026-02-13 23:19:48.291886 | ubuntu-jammy | Installed 36 packages in 34ms 2026-02-13 23:19:49.437141 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-02-13 23:19:49.437240 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-02-13 23:19:50.254643 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-02-13 23:19:50.254736 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-02-13 23:19:50.254809 | ubuntu-jammy | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-13 23:19:50.254907 | ubuntu-jammy | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-02-13 23:20:00.168095 | ubuntu-jammy | INFO [nerdctl > dependency] Executing 2026-02-13 23:20:00.168289 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-02-13 23:20:00.168513 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-02-13 23:20:00.168616 | ubuntu-jammy | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-13 23:20:00.173812 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-02-13 23:20:00.174116 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-13 23:20:00.179155 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-02-13 23:20:00.179231 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-02-13 23:20:00.179295 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-02-13 23:20:00.185856 | ubuntu-jammy | INFO [nerdctl > syntax] Executing 2026-02-13 23:20:00.651482 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-13 23:20:00.651744 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-02-13 23:20:00.651955 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-02-13 23:20:00.652117 | ubuntu-jammy | 2026-02-13 23:20:01.023894 | ubuntu-jammy | 2026-02-13 23:20:01.024109 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-02-13 23:20:01.083920 | ubuntu-jammy | INFO [nerdctl > syntax] Executed: Successful 2026-02-13 23:20:01.093113 | ubuntu-jammy | INFO [nerdctl > create] Executing 2026-02-13 23:20:01.095136 | ubuntu-jammy | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-13 23:20:01.101703 | ubuntu-jammy | INFO [nerdctl > prepare] Executing 2026-02-13 23:20:01.610146 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-13 23:20:01.610448 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-02-13 23:20:01.610574 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-02-13 23:20:01.610674 | ubuntu-jammy | 2026-02-13 23:20:01.955433 | ubuntu-jammy | 2026-02-13 23:20:01.955640 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-02-13 23:20:01.955859 | ubuntu-jammy | 2026-02-13 23:20:01.956070 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-02-13 23:20:01.956400 | ubuntu-jammy | Friday 13 February 2026 23:20:01 +0000 (0:00:00.029) 0:00:00.029 ******* 2026-02-13 23:20:03.320959 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-02-13 23:20:03.322548 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:03.322629 | ubuntu-jammy | 2026-02-13 23:20:03.322719 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-02-13 23:20:03.322804 | ubuntu-jammy | Friday 13 February 2026 23:20:03 +0000 (0:00:01.368) 0:00:01.397 ******* 2026-02-13 23:20:09.746133 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:09.746188 | ubuntu-jammy | 2026-02-13 23:20:09.746200 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-02-13 23:20:09.746210 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-13 23:20:09.746220 | ubuntu-jammy | 2026-02-13 23:20:09.746235 | ubuntu-jammy | 2026-02-13 23:20:09.746246 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-02-13 23:20:09.746258 | ubuntu-jammy | Friday 13 February 2026 23:20:09 +0000 (0:00:06.423) 0:00:07.820 ******* 2026-02-13 23:20:09.746332 | ubuntu-jammy | =============================================================================== 2026-02-13 23:20:09.746409 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 6.42s 2026-02-13 23:20:09.746487 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.37s 2026-02-13 23:20:09.825152 | ubuntu-jammy | INFO [nerdctl > prepare] Executed: Successful 2026-02-13 23:20:09.830403 | ubuntu-jammy | INFO [nerdctl > converge] Executing 2026-02-13 23:20:10.275070 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-13 23:20:10.275197 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-02-13 23:20:10.275334 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-02-13 23:20:10.275447 | ubuntu-jammy | 2026-02-13 23:20:10.626166 | ubuntu-jammy | 2026-02-13 23:20:10.626332 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-02-13 23:20:10.626494 | ubuntu-jammy | 2026-02-13 23:20:10.626703 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-02-13 23:20:10.626896 | ubuntu-jammy | Friday 13 February 2026 23:20:10 +0000 (0:00:00.013) 0:00:00.013 ******* 2026-02-13 23:20:11.661581 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-02-13 23:20:11.663893 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:11.663999 | ubuntu-jammy | 2026-02-13 23:20:11.664118 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-13 23:20:11.664290 | ubuntu-jammy | Friday 13 February 2026 23:20:11 +0000 (0:00:01.038) 0:00:01.051 ******* 2026-02-13 23:20:12.116529 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:12.116588 | ubuntu-jammy | 2026-02-13 23:20:12.116664 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-13 23:20:12.116736 | ubuntu-jammy | Friday 13 February 2026 23:20:12 +0000 (0:00:00.452) 0:00:01.504 ******* 2026-02-13 23:20:12.144114 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:12.144330 | ubuntu-jammy | 2026-02-13 23:20:12.144555 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-13 23:20:12.144740 | ubuntu-jammy | Friday 13 February 2026 23:20:12 +0000 (0:00:00.027) 0:00:01.531 ******* 2026-02-13 23:20:12.584484 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:12.584584 | ubuntu-jammy | 2026-02-13 23:20:12.584715 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-13 23:20:12.584836 | ubuntu-jammy | Friday 13 February 2026 23:20:12 +0000 (0:00:00.440) 0:00:01.972 ******* 2026-02-13 23:20:12.673617 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-02-13 23:20:12.673711 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-13 23:20:12.673791 | ubuntu-jammy | } 2026-02-13 23:20:12.673868 | ubuntu-jammy | 2026-02-13 23:20:12.673953 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-13 23:20:12.674034 | ubuntu-jammy | Friday 13 February 2026 23:20:12 +0000 (0:00:00.083) 0:00:02.056 ******* 2026-02-13 23:20:13.361807 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-13 23:20:13.365741 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:13.365822 | ubuntu-jammy | 2026-02-13 23:20:13.365910 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-13 23:20:13.365993 | ubuntu-jammy | Friday 13 February 2026 23:20:13 +0000 (0:00:00.697) 0:00:02.753 ******* 2026-02-13 23:20:13.382317 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:13.382408 | ubuntu-jammy | 2026-02-13 23:20:13.382536 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-13 23:20:13.382661 | ubuntu-jammy | Friday 13 February 2026 23:20:13 +0000 (0:00:00.016) 0:00:02.769 ******* 2026-02-13 23:20:13.618743 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:13.618832 | ubuntu-jammy | 2026-02-13 23:20:13.618956 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-13 23:20:13.619069 | ubuntu-jammy | Friday 13 February 2026 23:20:13 +0000 (0:00:00.236) 0:00:03.006 ******* 2026-02-13 23:20:14.820120 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:14.820166 | ubuntu-jammy | 2026-02-13 23:20:14.820260 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-13 23:20:14.820343 | ubuntu-jammy | Friday 13 February 2026 23:20:14 +0000 (0:00:01.200) 0:00:04.207 ******* 2026-02-13 23:20:14.894093 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-02-13 23:20:14.894332 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.1/containerd-2.2.1-linux-amd64.tar.gz" 2026-02-13 23:20:14.894563 | ubuntu-jammy | } 2026-02-13 23:20:14.894734 | ubuntu-jammy | 2026-02-13 23:20:14.894925 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-13 23:20:14.895103 | ubuntu-jammy | Friday 13 February 2026 23:20:14 +0000 (0:00:00.073) 0:00:04.281 ******* 2026-02-13 23:20:15.614757 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:15.614918 | ubuntu-jammy | 2026-02-13 23:20:15.615122 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-13 23:20:15.615307 | ubuntu-jammy | Friday 13 February 2026 23:20:15 +0000 (0:00:00.720) 0:00:05.002 ******* 2026-02-13 23:20:18.685609 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:18.685682 | ubuntu-jammy | 2026-02-13 23:20:18.685805 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-13 23:20:18.685917 | ubuntu-jammy | Friday 13 February 2026 23:20:18 +0000 (0:00:03.070) 0:00:08.072 ******* 2026-02-13 23:20:18.699750 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:18.699793 | ubuntu-jammy | 2026-02-13 23:20:18.699886 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-13 23:20:18.699966 | ubuntu-jammy | Friday 13 February 2026 23:20:18 +0000 (0:00:00.014) 0:00:08.087 ******* 2026-02-13 23:20:18.712092 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:18.712196 | ubuntu-jammy | 2026-02-13 23:20:18.712312 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-13 23:20:18.712449 | ubuntu-jammy | Friday 13 February 2026 23:20:18 +0000 (0:00:00.012) 0:00:08.099 ******* 2026-02-13 23:20:18.726644 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:18.726708 | ubuntu-jammy | 2026-02-13 23:20:18.726791 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-13 23:20:18.726870 | ubuntu-jammy | Friday 13 February 2026 23:20:18 +0000 (0:00:00.014) 0:00:08.114 ******* 2026-02-13 23:20:25.040966 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:25.041067 | ubuntu-jammy | 2026-02-13 23:20:25.041139 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-13 23:20:25.041244 | ubuntu-jammy | Friday 13 February 2026 23:20:25 +0000 (0:00:06.314) 0:00:14.428 ******* 2026-02-13 23:20:25.700761 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:25.700818 | ubuntu-jammy | 2026-02-13 23:20:25.700879 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-13 23:20:25.700969 | ubuntu-jammy | Friday 13 February 2026 23:20:25 +0000 (0:00:00.655) 0:00:15.084 ******* 2026-02-13 23:20:26.765222 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-02-13 23:20:26.765298 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-13 23:20:26.765396 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-13 23:20:26.765487 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-13 23:20:26.765573 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-13 23:20:26.765646 | ubuntu-jammy | 2026-02-13 23:20:26.765738 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-13 23:20:26.765816 | ubuntu-jammy | Friday 13 February 2026 23:20:26 +0000 (0:00:01.068) 0:00:16.152 ******* 2026-02-13 23:20:27.442791 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:27.442876 | ubuntu-jammy | 2026-02-13 23:20:27.442937 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-13 23:20:27.443064 | ubuntu-jammy | Friday 13 February 2026 23:20:27 +0000 (0:00:00.671) 0:00:16.824 ******* 2026-02-13 23:20:27.443171 | ubuntu-jammy | 2026-02-13 23:20:27.443295 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-13 23:20:27.443414 | ubuntu-jammy | Friday 13 February 2026 23:20:27 +0000 (0:00:00.002) 0:00:16.826 ******* 2026-02-13 23:20:28.613926 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:28.613991 | ubuntu-jammy | 2026-02-13 23:20:28.614111 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-13 23:20:28.614229 | ubuntu-jammy | Friday 13 February 2026 23:20:28 +0000 (0:00:01.174) 0:00:18.001 ******* 2026-02-13 23:20:29.070179 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:29.070321 | ubuntu-jammy | 2026-02-13 23:20:29.070502 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-13 23:20:29.070707 | ubuntu-jammy | Friday 13 February 2026 23:20:29 +0000 (0:00:00.456) 0:00:18.457 ******* 2026-02-13 23:20:29.586999 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:29.587089 | ubuntu-jammy | 2026-02-13 23:20:29.587225 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-02-13 23:20:29.587383 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-02-13 23:20:29.587490 | ubuntu-jammy | 2026-02-13 23:20:29.587589 | ubuntu-jammy | 2026-02-13 23:20:29.587709 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-02-13 23:20:29.587823 | ubuntu-jammy | Friday 13 February 2026 23:20:29 +0000 (0:00:00.517) 0:00:18.974 ******* 2026-02-13 23:20:29.587929 | ubuntu-jammy | =============================================================================== 2026-02-13 23:20:29.588046 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.31s 2026-02-13 23:20:29.588161 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.07s 2026-02-13 23:20:29.588275 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.20s 2026-02-13 23:20:29.588453 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.17s 2026-02-13 23:20:29.588568 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.07s 2026-02-13 23:20:29.588682 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.04s 2026-02-13 23:20:29.588798 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.72s 2026-02-13 23:20:29.588916 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.69s 2026-02-13 23:20:29.589034 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.67s 2026-02-13 23:20:29.589149 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.66s 2026-02-13 23:20:29.589263 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.52s 2026-02-13 23:20:29.589379 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.46s 2026-02-13 23:20:29.589496 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.45s 2026-02-13 23:20:29.589615 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.44s 2026-02-13 23:20:29.589730 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-02-13 23:20:29.589845 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-02-13 23:20:29.589961 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-02-13 23:20:29.590073 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-02-13 23:20:29.590185 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-02-13 23:20:29.590302 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.01s 2026-02-13 23:20:29.671405 | ubuntu-jammy | INFO [nerdctl > converge] Executed: Successful 2026-02-13 23:20:29.680755 | ubuntu-jammy | INFO [nerdctl > idempotence] Executing 2026-02-13 23:20:30.133596 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-13 23:20:30.133645 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-02-13 23:20:30.133653 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-02-13 23:20:30.133660 | ubuntu-jammy | 2026-02-13 23:20:30.463615 | ubuntu-jammy | 2026-02-13 23:20:30.463714 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-02-13 23:20:30.463726 | ubuntu-jammy | 2026-02-13 23:20:30.463736 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-02-13 23:20:30.463745 | ubuntu-jammy | Friday 13 February 2026 23:20:30 +0000 (0:00:00.012) 0:00:00.012 ******* 2026-02-13 23:20:31.469051 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-02-13 23:20:31.471578 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:31.471596 | ubuntu-jammy | 2026-02-13 23:20:31.471609 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-13 23:20:31.471616 | ubuntu-jammy | Friday 13 February 2026 23:20:31 +0000 (0:00:01.008) 0:00:01.021 ******* 2026-02-13 23:20:31.868301 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:31.868415 | ubuntu-jammy | 2026-02-13 23:20:31.868429 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-13 23:20:31.868439 | ubuntu-jammy | Friday 13 February 2026 23:20:31 +0000 (0:00:00.396) 0:00:01.417 ******* 2026-02-13 23:20:31.895274 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:31.895313 | ubuntu-jammy | 2026-02-13 23:20:31.895318 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-13 23:20:31.895323 | ubuntu-jammy | Friday 13 February 2026 23:20:31 +0000 (0:00:00.027) 0:00:01.444 ******* 2026-02-13 23:20:32.272447 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:32.272494 | ubuntu-jammy | 2026-02-13 23:20:32.272750 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-13 23:20:32.272765 | ubuntu-jammy | Friday 13 February 2026 23:20:32 +0000 (0:00:00.377) 0:00:01.821 ******* 2026-02-13 23:20:32.324585 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-02-13 23:20:32.324629 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-13 23:20:32.324635 | ubuntu-jammy | } 2026-02-13 23:20:32.324640 | ubuntu-jammy | 2026-02-13 23:20:32.324644 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-13 23:20:32.324648 | ubuntu-jammy | Friday 13 February 2026 23:20:32 +0000 (0:00:00.052) 0:00:01.873 ******* 2026-02-13 23:20:32.790328 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:32.790378 | ubuntu-jammy | 2026-02-13 23:20:32.790385 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-13 23:20:32.790392 | ubuntu-jammy | Friday 13 February 2026 23:20:32 +0000 (0:00:00.465) 0:00:02.339 ******* 2026-02-13 23:20:32.803406 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:32.803439 | ubuntu-jammy | 2026-02-13 23:20:32.803444 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-13 23:20:32.803449 | ubuntu-jammy | Friday 13 February 2026 23:20:32 +0000 (0:00:00.013) 0:00:02.352 ******* 2026-02-13 23:20:33.039607 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:33.039657 | ubuntu-jammy | 2026-02-13 23:20:33.039664 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-13 23:20:33.039671 | ubuntu-jammy | Friday 13 February 2026 23:20:33 +0000 (0:00:00.235) 0:00:02.588 ******* 2026-02-13 23:20:34.230814 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:34.230857 | ubuntu-jammy | 2026-02-13 23:20:34.230863 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-13 23:20:34.230868 | ubuntu-jammy | Friday 13 February 2026 23:20:34 +0000 (0:00:01.189) 0:00:03.778 ******* 2026-02-13 23:20:34.286619 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-02-13 23:20:34.286799 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.1/containerd-2.2.1-linux-amd64.tar.gz" 2026-02-13 23:20:34.286970 | ubuntu-jammy | } 2026-02-13 23:20:34.287125 | ubuntu-jammy | 2026-02-13 23:20:34.287308 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-13 23:20:34.287481 | ubuntu-jammy | Friday 13 February 2026 23:20:34 +0000 (0:00:00.057) 0:00:03.836 ******* 2026-02-13 23:20:34.660748 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:34.660828 | ubuntu-jammy | 2026-02-13 23:20:34.660939 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-13 23:20:34.661080 | ubuntu-jammy | Friday 13 February 2026 23:20:34 +0000 (0:00:00.374) 0:00:04.210 ******* 2026-02-13 23:20:37.075177 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:37.075230 | ubuntu-jammy | 2026-02-13 23:20:37.075300 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-13 23:20:37.075382 | ubuntu-jammy | Friday 13 February 2026 23:20:37 +0000 (0:00:02.412) 0:00:06.623 ******* 2026-02-13 23:20:37.088387 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:37.088435 | ubuntu-jammy | 2026-02-13 23:20:37.088513 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-13 23:20:37.088592 | ubuntu-jammy | Friday 13 February 2026 23:20:37 +0000 (0:00:00.015) 0:00:06.638 ******* 2026-02-13 23:20:37.098914 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:37.098961 | ubuntu-jammy | 2026-02-13 23:20:37.099047 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-13 23:20:37.099126 | ubuntu-jammy | Friday 13 February 2026 23:20:37 +0000 (0:00:00.010) 0:00:06.649 ******* 2026-02-13 23:20:37.112109 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-02-13 23:20:37.112153 | ubuntu-jammy | 2026-02-13 23:20:37.112239 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-13 23:20:37.112318 | ubuntu-jammy | Friday 13 February 2026 23:20:37 +0000 (0:00:00.012) 0:00:06.662 ******* 2026-02-13 23:20:38.245767 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:38.245824 | ubuntu-jammy | 2026-02-13 23:20:38.245915 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-13 23:20:38.245986 | ubuntu-jammy | Friday 13 February 2026 23:20:38 +0000 (0:00:01.133) 0:00:07.795 ******* 2026-02-13 23:20:38.756140 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:38.756219 | ubuntu-jammy | 2026-02-13 23:20:38.756383 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-13 23:20:38.756541 | ubuntu-jammy | Friday 13 February 2026 23:20:38 +0000 (0:00:00.509) 0:00:08.305 ******* 2026-02-13 23:20:39.914230 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-02-13 23:20:39.914340 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-13 23:20:39.914469 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-13 23:20:39.914627 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-13 23:20:39.914753 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-13 23:20:39.914862 | ubuntu-jammy | 2026-02-13 23:20:39.914989 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-13 23:20:39.915100 | ubuntu-jammy | Friday 13 February 2026 23:20:39 +0000 (0:00:01.158) 0:00:09.463 ******* 2026-02-13 23:20:40.485219 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:40.485312 | ubuntu-jammy | 2026-02-13 23:20:40.485444 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-13 23:20:40.485571 | ubuntu-jammy | Friday 13 February 2026 23:20:40 +0000 (0:00:00.569) 0:00:10.033 ******* 2026-02-13 23:20:40.485679 | ubuntu-jammy | 2026-02-13 23:20:40.485800 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-13 23:20:40.485920 | ubuntu-jammy | Friday 13 February 2026 23:20:40 +0000 (0:00:00.001) 0:00:10.034 ******* 2026-02-13 23:20:41.120100 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:41.120145 | ubuntu-jammy | 2026-02-13 23:20:41.120153 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-02-13 23:20:41.120160 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-02-13 23:20:41.120166 | ubuntu-jammy | 2026-02-13 23:20:41.120172 | ubuntu-jammy | 2026-02-13 23:20:41.120177 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-02-13 23:20:41.120183 | ubuntu-jammy | Friday 13 February 2026 23:20:41 +0000 (0:00:00.631) 0:00:10.666 ******* 2026-02-13 23:20:41.120189 | ubuntu-jammy | =============================================================================== 2026-02-13 23:20:41.120194 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.41s 2026-02-13 23:20:41.120200 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-02-13 23:20:41.120206 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.16s 2026-02-13 23:20:41.120211 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.13s 2026-02-13 23:20:41.120217 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.01s 2026-02-13 23:20:41.120222 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.63s 2026-02-13 23:20:41.120228 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.57s 2026-02-13 23:20:41.120233 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.51s 2026-02-13 23:20:41.120239 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.47s 2026-02-13 23:20:41.120245 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-02-13 23:20:41.120250 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.38s 2026-02-13 23:20:41.120256 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.37s 2026-02-13 23:20:41.120261 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-02-13 23:20:41.120267 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-02-13 23:20:41.120272 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.05s 2026-02-13 23:20:41.120284 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-02-13 23:20:41.120290 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-02-13 23:20:41.120305 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.01s 2026-02-13 23:20:41.120311 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.01s 2026-02-13 23:20:41.120316 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.01s 2026-02-13 23:20:41.205150 | ubuntu-jammy | INFO [nerdctl > idempotence] Executed: Successful 2026-02-13 23:20:41.217614 | ubuntu-jammy | INFO [nerdctl > side_effect] Executing 2026-02-13 23:20:41.218397 | ubuntu-jammy | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-13 23:20:41.223699 | ubuntu-jammy | INFO [nerdctl > verify] Executing 2026-02-13 23:20:41.671807 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-13 23:20:41.671845 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-02-13 23:20:41.671857 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-02-13 23:20:41.671868 | ubuntu-jammy | 2026-02-13 23:20:41.973653 | ubuntu-jammy | 2026-02-13 23:20:41.973686 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-02-13 23:20:41.973698 | ubuntu-jammy | 2026-02-13 23:20:41.973708 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-02-13 23:20:41.973717 | ubuntu-jammy | Friday 13 February 2026 23:20:41 +0000 (0:00:00.009) 0:00:00.009 ******* 2026-02-13 23:20:43.958499 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-02-13 23:20:43.963276 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:43.963297 | ubuntu-jammy | 2026-02-13 23:20:43.963304 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-13 23:20:43.963311 | ubuntu-jammy | Friday 13 February 2026 23:20:43 +0000 (0:00:01.990) 0:00:01.999 ******* 2026-02-13 23:20:44.360418 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:44.360481 | ubuntu-jammy | 2026-02-13 23:20:44.360493 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-13 23:20:44.360503 | ubuntu-jammy | Friday 13 February 2026 23:20:44 +0000 (0:00:00.396) 0:00:02.395 ******* 2026-02-13 23:20:45.528303 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:45.528369 | ubuntu-jammy | 2026-02-13 23:20:45.528375 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-13 23:20:45.528380 | ubuntu-jammy | Friday 13 February 2026 23:20:45 +0000 (0:00:01.168) 0:00:03.564 ******* 2026-02-13 23:20:45.770028 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-02-13 23:20:45.770081 | ubuntu-jammy | 2026-02-13 23:20:45.770092 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-13 23:20:45.770102 | ubuntu-jammy | Friday 13 February 2026 23:20:45 +0000 (0:00:00.241) 0:00:03.805 ******* 2026-02-13 23:20:45.821284 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-02-13 23:20:45.821330 | ubuntu-jammy | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-13 23:20:45.821335 | ubuntu-jammy | } 2026-02-13 23:20:45.821340 | ubuntu-jammy | 2026-02-13 23:20:45.821344 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-13 23:20:45.821348 | ubuntu-jammy | Friday 13 February 2026 23:20:45 +0000 (0:00:00.051) 0:00:03.857 ******* 2026-02-13 23:20:46.590061 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:46.590109 | ubuntu-jammy | 2026-02-13 23:20:46.590117 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-13 23:20:46.590123 | ubuntu-jammy | Friday 13 February 2026 23:20:46 +0000 (0:00:00.768) 0:00:04.625 ******* 2026-02-13 23:20:48.109639 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:48.109686 | ubuntu-jammy | 2026-02-13 23:20:48.109694 | ubuntu-jammy | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-13 23:20:48.109712 | ubuntu-jammy | Friday 13 February 2026 23:20:48 +0000 (0:00:01.517) 0:00:06.143 ******* 2026-02-13 23:20:48.730307 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:48.730407 | ubuntu-jammy | 2026-02-13 23:20:48.730545 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-02-13 23:20:48.730675 | ubuntu-jammy | Friday 13 February 2026 23:20:48 +0000 (0:00:00.622) 0:00:06.766 ******* 2026-02-13 23:20:49.237873 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:49.237917 | ubuntu-jammy | 2026-02-13 23:20:49.237924 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-02-13 23:20:49.237931 | ubuntu-jammy | Friday 13 February 2026 23:20:49 +0000 (0:00:00.507) 0:00:07.273 ******* 2026-02-13 23:20:49.984549 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:49.984670 | ubuntu-jammy | 2026-02-13 23:20:49.984714 | ubuntu-jammy | TASK [Pull image from registry] ************************************************ 2026-02-13 23:20:49.984911 | ubuntu-jammy | Friday 13 February 2026 23:20:49 +0000 (0:00:00.746) 0:00:08.020 ******* 2026-02-13 23:20:52.198383 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:52.198483 | ubuntu-jammy | 2026-02-13 23:20:52.198491 | ubuntu-jammy | TASK [List images] ************************************************************* 2026-02-13 23:20:52.198553 | ubuntu-jammy | Friday 13 February 2026 23:20:52 +0000 (0:00:02.209) 0:00:10.229 ******* 2026-02-13 23:20:52.475443 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-02-13 23:20:52.475513 | ubuntu-jammy | 2026-02-13 23:20:52.475617 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-02-13 23:20:52.475779 | ubuntu-jammy | ubuntu-jammy : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-13 23:20:52.475852 | ubuntu-jammy | 2026-02-13 23:20:52.475949 | ubuntu-jammy | 2026-02-13 23:20:52.476060 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-02-13 23:20:52.476202 | ubuntu-jammy | Friday 13 February 2026 23:20:52 +0000 (0:00:00.281) 0:00:10.511 ******* 2026-02-13 23:20:52.476279 | ubuntu-jammy | =============================================================================== 2026-02-13 23:20:52.476430 | ubuntu-jammy | Pull image from registry ------------------------------------------------ 2.21s 2026-02-13 23:20:52.476600 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.99s 2026-02-13 23:20:52.476712 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.52s 2026-02-13 23:20:52.476823 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.17s 2026-02-13 23:20:52.476937 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.77s 2026-02-13 23:20:52.477038 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.75s 2026-02-13 23:20:52.477146 | ubuntu-jammy | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.62s 2026-02-13 23:20:52.477255 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.51s 2026-02-13 23:20:52.477364 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.40s 2026-02-13 23:20:52.477470 | ubuntu-jammy | List images ------------------------------------------------------------- 0.28s 2026-02-13 23:20:52.477578 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.24s 2026-02-13 23:20:52.477688 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.05s 2026-02-13 23:20:52.565905 | ubuntu-jammy | INFO [nerdctl > verify] Executed: Successful 2026-02-13 23:20:52.571448 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-02-13 23:20:52.571739 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-13 23:20:52.576739 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-02-13 23:20:52.576779 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-02-13 23:20:52.576795 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-02-13 23:20:52.577118 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-02-13 23:20:53.028920 | ubuntu-jammy | ok: Runtime: 0:01:05.824147 2026-02-13 23:20:53.033592 | 2026-02-13 23:20:53.033647 | PLAY RECAP 2026-02-13 23:20:53.033692 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-13 23:20:53.033714 | 2026-02-13 23:20:53.157005 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-13 23:20:53.159222 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 23:20:53.746834 | 2026-02-13 23:20:53.746978 | PLAY [all] 2026-02-13 23:20:53.758214 | 2026-02-13 23:20:53.758307 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-13 23:20:53.803749 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 23:20:53.814741 | 2026-02-13 23:20:53.814854 | TASK [fetch-output : Set log path for single node] 2026-02-13 23:20:53.859641 | ubuntu-jammy | ok 2026-02-13 23:20:53.864324 | 2026-02-13 23:20:53.864394 | LOOP [fetch-output : Ensure local output dirs] 2026-02-13 23:20:54.409578 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/work/logs" 2026-02-13 23:20:54.620057 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/work/artifacts" 2026-02-13 23:20:54.860032 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/45d2c25836764fbfad0eab93ea4eaa34/work/docs" 2026-02-13 23:20:54.875502 | 2026-02-13 23:20:54.875671 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-13 23:20:55.501700 | ubuntu-jammy | ok 2026-02-13 23:20:55.501960 | ubuntu-jammy | changed: All items complete 2026-02-13 23:20:55.502008 | 2026-02-13 23:20:55.968027 | ubuntu-jammy | changed: .d..t...... ./ 2026-02-13 23:20:56.421856 | ubuntu-jammy | changed: .d..t...... ./ 2026-02-13 23:20:56.447554 | 2026-02-13 23:20:56.447740 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-13 23:20:56.862151 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007965 2026-02-13 23:20:57.090474 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.006663 2026-02-13 23:20:57.106206 | 2026-02-13 23:20:57.106326 | PLAY [all] 2026-02-13 23:20:57.112092 | 2026-02-13 23:20:57.112156 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-13 23:20:57.523479 | ubuntu-jammy | changed 2026-02-13 23:20:57.530888 | 2026-02-13 23:20:57.530976 | PLAY RECAP 2026-02-13 23:20:57.531025 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-13 23:20:57.531047 | 2026-02-13 23:20:57.666435 | POST-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 23:20:57.669189 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-13 23:20:58.235191 | 2026-02-13 23:20:58.235324 | PLAY [localhost] 2026-02-13 23:20:58.246082 | 2026-02-13 23:20:58.246198 | TASK [Generate Zuul manifest] 2026-02-13 23:20:58.266501 | localhost | ok 2026-02-13 23:20:58.285249 | 2026-02-13 23:20:58.285353 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-13 23:20:58.613138 | localhost | changed 2026-02-13 23:20:58.625392 | 2026-02-13 23:20:58.625544 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-13 23:20:58.658072 | localhost | ok 2026-02-13 23:20:58.665656 | 2026-02-13 23:20:58.665728 | TASK [Upload logs] 2026-02-13 23:20:58.687616 | localhost | ok 2026-02-13 23:20:58.747748 | 2026-02-13 23:20:58.747902 | TASK [Set zuul-log-path fact] 2026-02-13 23:20:58.770361 | localhost | ok 2026-02-13 23:20:58.784025 | 2026-02-13 23:20:58.784100 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 23:20:58.816132 | localhost | ok 2026-02-13 23:20:58.824572 | 2026-02-13 23:20:58.824635 | TASK [upload-logs : Create log directories] 2026-02-13 23:20:59.263835 | localhost | changed 2026-02-13 23:20:59.271450 | 2026-02-13 23:20:59.271526 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-13 23:20:59.676231 | localhost -> localhost | ok: Runtime: 0:00:00.005613 2026-02-13 23:20:59.681499 | 2026-02-13 23:20:59.681564 | TASK [upload-logs : Upload logs to log server] 2026-02-13 23:21:00.138066 | localhost | Output suppressed because no_log was given 2026-02-13 23:21:00.142772 | 2026-02-13 23:21:00.142837 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 23:21:00.187223 | localhost | skipping: Conditional result was False 2026-02-13 23:21:00.196328 | localhost | skipping: Conditional result was False 2026-02-13 23:21:00.207239 | 2026-02-13 23:21:00.207374 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 23:21:00.253201 | localhost | skipping: Conditional result was False 2026-02-13 23:21:00.253831 | 2026-02-13 23:21:00.256039 | localhost | skipping: Conditional result was False 2026-02-13 23:21:00.272778 | 2026-02-13 23:21:00.272982 | LOOP [upload-logs : Upload console log and json output]