2026-05-21 04:26:32.456407 | Job console starting 2026-05-21 04:26:32.468297 | Updating git repos 2026-05-21 04:26:32.491940 | Cloning repos into workspace 2026-05-21 04:26:37.980596 | Restoring repo states 2026-05-21 04:26:37.989650 | Merging changes 2026-05-21 04:26:38.497073 | Checking out repos 2026-05-21 04:26:38.796660 | Preparing playbooks 2026-05-21 04:26:46.997387 | Running Ansible setup 2026-05-21 04:26:52.686475 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 04:26:53.382433 | 2026-05-21 04:26:53.674152 | PLAY [localhost] 2026-05-21 04:26:53.694463 | 2026-05-21 04:26:53.696856 | TASK [Gathering Facts] 2026-05-21 04:26:55.440943 | localhost | ok 2026-05-21 04:26:55.454333 | 2026-05-21 04:26:55.454545 | TASK [Setup log path fact] 2026-05-21 04:26:55.475867 | localhost | ok 2026-05-21 04:26:55.487450 | 2026-05-21 04:26:55.487532 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 04:26:55.518551 | localhost | ok 2026-05-21 04:26:55.526805 | 2026-05-21 04:26:55.526914 | TASK [emit-job-header : Print job information] 2026-05-21 04:26:55.579748 | # Job Information 2026-05-21 04:26:55.580023 | Ansible Version: 2.16.18 2026-05-21 04:26:55.580094 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-05-21 04:26:55.580143 | Pipeline: check 2026-05-21 04:26:55.580188 | Executor: 2d72f0692154 2026-05-21 04:26:55.580233 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/124 2026-05-21 04:26:55.580284 | Event ID: 2550b0b0-54cd-11f1-825c-3bf074c91116 2026-05-21 04:26:55.584185 | 2026-05-21 04:26:55.584257 | LOOP [emit-job-header : Print node information] 2026-05-21 04:26:55.694216 | localhost | ok: 2026-05-21 04:26:55.750363 | localhost | # Node Information 2026-05-21 04:26:55.750810 | localhost | Inventory Hostname: ubuntu-jammy 2026-05-21 04:26:55.750892 | localhost | Hostname: np0000175779 2026-05-21 04:26:55.750961 | localhost | Username: zuul 2026-05-21 04:26:55.751101 | localhost | Distro: Ubuntu 22.04 2026-05-21 04:26:55.751198 | localhost | Provider: yul1 2026-05-21 04:26:55.751304 | localhost | Region: ca-ymq-1 2026-05-21 04:26:55.751419 | localhost | Label: ubuntu-jammy 2026-05-21 04:26:55.751470 | localhost | Product Name: OpenStack Nova 2026-05-21 04:26:55.751513 | localhost | Interface IP: 199.204.45.227 2026-05-21 04:26:55.770983 | 2026-05-21 04:26:55.771188 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 04:26:56.318825 | localhost -> localhost | changed 2026-05-21 04:26:56.327623 | 2026-05-21 04:26:56.327706 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 04:26:57.443241 | localhost -> localhost | changed 2026-05-21 04:26:57.450286 | 2026-05-21 04:26:57.450357 | PLAY [all] 2026-05-21 04:26:57.459465 | 2026-05-21 04:26:57.459601 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 04:26:57.719132 | ubuntu-jammy -> localhost | ok 2026-05-21 04:26:57.730772 | 2026-05-21 04:26:57.730897 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 04:26:57.776006 | ubuntu-jammy | ok 2026-05-21 04:26:57.793281 | ubuntu-jammy | included: /var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 04:26:57.800326 | 2026-05-21 04:26:57.800397 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 04:26:58.660519 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-21 04:26:58.660768 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/work/b00cb109d04745db8f799c2493913e6b_id_rsa 2026-05-21 04:26:58.660921 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/work/b00cb109d04745db8f799c2493913e6b_id_rsa.pub 2026-05-21 04:26:58.661012 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-21 04:26:58.661051 | ubuntu-jammy -> localhost | SHA256:MFyu3kVBVxS7Zn8bZ/o6MjZed4KzP9YH/xwTbGv5fCM zuul-build-sshkey 2026-05-21 04:26:58.661101 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-21 04:26:58.661178 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-21 04:26:58.661243 | ubuntu-jammy -> localhost | | ..o .o+. | 2026-05-21 04:26:58.661297 | ubuntu-jammy -> localhost | | . o o . | 2026-05-21 04:26:58.661346 | ubuntu-jammy -> localhost | | + . . . | 2026-05-21 04:26:58.661390 | ubuntu-jammy -> localhost | | + . .. | 2026-05-21 04:26:58.661433 | ubuntu-jammy -> localhost | | . S . ++ | 2026-05-21 04:26:58.661700 | ubuntu-jammy -> localhost | | . . . +o.+| 2026-05-21 04:26:58.661768 | ubuntu-jammy -> localhost | | . . o o@B| 2026-05-21 04:26:58.661814 | ubuntu-jammy -> localhost | | =E=O#| 2026-05-21 04:26:58.661862 | ubuntu-jammy -> localhost | | oo*=*@| 2026-05-21 04:26:58.661910 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-21 04:26:58.662021 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.381232 2026-05-21 04:26:58.669726 | 2026-05-21 04:26:58.669807 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 04:26:58.702701 | ubuntu-jammy | ok 2026-05-21 04:26:59.095546 | ubuntu-jammy | included: /var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 04:26:59.105223 | 2026-05-21 04:26:59.105357 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 04:26:59.130651 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 04:26:59.142228 | 2026-05-21 04:26:59.142372 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 04:26:59.623601 | ubuntu-jammy | changed 2026-05-21 04:26:59.629511 | 2026-05-21 04:26:59.629602 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 04:26:59.825494 | ubuntu-jammy | ok 2026-05-21 04:26:59.833029 | 2026-05-21 04:26:59.981361 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 04:27:00.584932 | ubuntu-jammy | changed 2026-05-21 04:27:00.596835 | 2026-05-21 04:27:00.597086 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 04:27:01.067301 | ubuntu-jammy | changed 2026-05-21 04:27:01.169097 | 2026-05-21 04:27:01.169284 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 04:27:01.194806 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 04:27:01.229299 | 2026-05-21 04:27:01.229454 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 04:27:01.692133 | ubuntu-jammy -> localhost | changed 2026-05-21 04:27:01.709894 | 2026-05-21 04:27:01.710077 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 04:27:02.127118 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/work/b00cb109d04745db8f799c2493913e6b_id_rsa (zuul-build-sshkey) 2026-05-21 04:27:02.127315 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013582 2026-05-21 04:27:02.139339 | 2026-05-21 04:27:02.139548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 04:27:02.533690 | ubuntu-jammy | ok 2026-05-21 04:27:02.651429 | 2026-05-21 04:27:02.651610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 04:27:02.676499 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 04:27:02.730046 | 2026-05-21 04:27:02.730303 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 04:27:03.100572 | ubuntu-jammy | ok 2026-05-21 04:27:03.401584 | 2026-05-21 04:27:03.401732 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 04:27:04.333428 | ubuntu-jammy | Output suppressed because no_log was given 2026-05-21 04:27:04.346220 | 2026-05-21 04:27:04.346363 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 04:27:04.583409 | ubuntu-jammy | ok: "logs" 2026-05-21 04:27:04.837906 | ubuntu-jammy | ok: All items complete 2026-05-21 04:27:04.838099 | 2026-05-21 04:27:04.846535 | ubuntu-jammy | ok: "artifacts" 2026-05-21 04:27:04.853523 | ubuntu-jammy | ok: "docs" 2026-05-21 04:27:04.869630 | 2026-05-21 04:27:04.869778 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 04:27:05.063853 | ubuntu-jammy | changed: "logs" 2026-05-21 04:27:05.463476 | ubuntu-jammy | changed: "artifacts" 2026-05-21 04:27:05.647134 | ubuntu-jammy | changed: "docs" 2026-05-21 04:27:05.660100 | 2026-05-21 04:27:05.660218 | PLAY RECAP 2026-05-21 04:27:05.660268 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:27:05.660300 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 04:27:05.660326 | 2026-05-21 04:27:05.876550 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 04:27:05.921109 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 04:27:06.534719 | 2026-05-21 04:27:06.534873 | PLAY [all] 2026-05-21 04:27:06.548096 | 2026-05-21 04:27:06.548242 | TASK [setup-uv : Extract archive] 2026-05-21 04:27:08.870869 | ubuntu-jammy | changed 2026-05-21 04:27:09.187465 | 2026-05-21 04:27:09.248741 | TASK [setup-uv : Print version] 2026-05-21 04:27:09.661244 | ubuntu-jammy | uv 0.8.13 2026-05-21 04:27:09.819012 | ubuntu-jammy | ok: Runtime: 0:00:00.011706 2026-05-21 04:27:09.831805 | 2026-05-21 04:27:09.831898 | TASK [Install Ansible collection siblings] 2026-05-21 04:27:10.240778 | ubuntu-jammy | ok: 2026-05-21 04:27:10.241166 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-05-21 04:27:10.241216 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-05-21 04:27:10.243217 | 2026-05-21 04:27:10.243269 | PLAY RECAP 2026-05-21 04:27:10.243315 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:27:10.243339 | 2026-05-21 04:27:10.392855 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 04:27:10.395986 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 04:27:11.054606 | 2026-05-21 04:27:11.054762 | PLAY [all] 2026-05-21 04:27:11.067515 | 2026-05-21 04:27:11.067640 | TASK [Copy inventory file for Zuul] 2026-05-21 04:27:11.974870 | ubuntu-jammy | changed 2026-05-21 04:27:11.983747 | 2026-05-21 04:27:11.983938 | TASK [Switch "ansible_host" to private IP] 2026-05-21 04:27:12.370917 | ubuntu-jammy | changed: 1 replacements made 2026-05-21 04:27:12.524343 | 2026-05-21 04:27:12.524451 | TASK [Run Molecule scenario] 2026-05-21 04:27:13.166516 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-05-21 04:27:13.951765 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-05-21 04:27:14.136323 | ubuntu-jammy | Using CPython 3.13.7 2026-05-21 04:27:14.136367 | ubuntu-jammy | Creating virtual environment at: .venv 2026-05-21 04:27:14.367069 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-05-21 04:27:14.368242 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-05-21 04:27:14.368641 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-05-21 04:27:14.527204 | ubuntu-jammy | Downloading cryptography 2026-05-21 04:27:14.571421 | ubuntu-jammy | Downloading pygments 2026-05-21 04:27:14.734385 | ubuntu-jammy | Downloading ansible-core 2026-05-21 04:27:14.767007 | ubuntu-jammy | Installed 36 packages in 32ms 2026-05-21 04:27:15.841443 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-05-21 04:27:15.841558 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-05-21 04:27:16.667958 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-05-21 04:27:16.668662 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-05-21 04:27:16.668681 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-21 04:27:16.668707 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-05-21 04:27:25.539006 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-05-21 04:27:25.539247 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-05-21 04:27:25.539531 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-05-21 04:27:25.539666 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-21 04:27:25.547285 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-05-21 04:27:25.547700 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 04:27:25.553203 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-05-21 04:27:25.553240 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-05-21 04:27:25.553314 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-05-21 04:27:25.558261 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-05-21 04:27:26.032238 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 04:27:26.032443 | 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-05-21 04:27:26.032643 | 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-05-21 04:27:26.032802 | ubuntu-jammy | 2026-05-21 04:27:26.417029 | ubuntu-jammy | 2026-05-21 04:27:26.417196 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-05-21 04:27:26.479120 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-05-21 04:27:26.490539 | ubuntu-jammy | INFO [containerd > create] Executing 2026-05-21 04:27:26.491961 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 04:27:26.497056 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-05-21 04:27:26.935659 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 04:27:26.935812 | 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-05-21 04:27:26.935994 | 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-05-21 04:27:26.936153 | ubuntu-jammy | 2026-05-21 04:27:27.271313 | ubuntu-jammy | 2026-05-21 04:27:27.271447 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-05-21 04:27:27.271462 | ubuntu-jammy | 2026-05-21 04:27:27.271596 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:27:27.271726 | ubuntu-jammy | Thursday 21 May 2026 04:27:27 +0000 (0:00:00.028) 0:00:00.028 ********** 2026-05-21 04:27:28.498618 | 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-05-21 04:27:28.500357 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:28.500526 | ubuntu-jammy | 2026-05-21 04:27:28.500723 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-05-21 04:27:28.500903 | ubuntu-jammy | Thursday 21 May 2026 04:27:28 +0000 (0:00:01.229) 0:00:01.258 ********** 2026-05-21 04:27:35.447407 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:35.447558 | ubuntu-jammy | 2026-05-21 04:27:35.447744 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 04:27:35.447951 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 04:27:35.448111 | ubuntu-jammy | 2026-05-21 04:27:35.448263 | ubuntu-jammy | 2026-05-21 04:27:35.448441 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 04:27:35.448620 | ubuntu-jammy | Thursday 21 May 2026 04:27:35 +0000 (0:00:06.946) 0:00:08.205 ********** 2026-05-21 04:27:35.448852 | ubuntu-jammy | =============================================================================== 2026-05-21 04:27:35.449015 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 6.95s 2026-05-21 04:27:35.449188 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.23s 2026-05-21 04:27:35.540507 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-05-21 04:27:35.551138 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-05-21 04:27:36.007243 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 04:27:36.007386 | 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-05-21 04:27:36.007622 | 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-05-21 04:27:36.007737 | ubuntu-jammy | 2026-05-21 04:27:36.351469 | ubuntu-jammy | 2026-05-21 04:27:36.351662 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-05-21 04:27:36.351877 | ubuntu-jammy | 2026-05-21 04:27:36.352084 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:27:36.352283 | ubuntu-jammy | Thursday 21 May 2026 04:27:36 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-05-21 04:27:37.423002 | 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-05-21 04:27:37.425817 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:37.425990 | ubuntu-jammy | 2026-05-21 04:27:37.426186 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:27:37.426402 | ubuntu-jammy | Thursday 21 May 2026 04:27:37 +0000 (0:00:01.074) 0:00:01.086 ********** 2026-05-21 04:27:37.903856 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:37.904016 | ubuntu-jammy | 2026-05-21 04:27:37.904227 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:27:37.904432 | ubuntu-jammy | Thursday 21 May 2026 04:27:37 +0000 (0:00:00.477) 0:00:01.564 ********** 2026-05-21 04:27:37.942989 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:37.943145 | ubuntu-jammy | 2026-05-21 04:27:37.943351 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:27:37.943545 | ubuntu-jammy | Thursday 21 May 2026 04:27:37 +0000 (0:00:00.039) 0:00:01.603 ********** 2026-05-21 04:27:38.369128 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:38.369256 | ubuntu-jammy | 2026-05-21 04:27:38.369436 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:27:38.369610 | ubuntu-jammy | Thursday 21 May 2026 04:27:38 +0000 (0:00:00.426) 0:00:02.029 ********** 2026-05-21 04:27:38.462096 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:27:38.462318 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 04:27:38.462508 | ubuntu-jammy | } 2026-05-21 04:27:38.462655 | ubuntu-jammy | 2026-05-21 04:27:38.462839 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:27:38.463015 | ubuntu-jammy | Thursday 21 May 2026 04:27:38 +0000 (0:00:00.092) 0:00:02.122 ********** 2026-05-21 04:27:39.263346 | 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-05-21 04:27:39.270181 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:39.270372 | ubuntu-jammy | 2026-05-21 04:27:39.270558 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:27:39.270731 | ubuntu-jammy | Thursday 21 May 2026 04:27:39 +0000 (0:00:00.808) 0:00:02.931 ********** 2026-05-21 04:27:39.291122 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:39.291253 | ubuntu-jammy | 2026-05-21 04:27:39.291427 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:27:39.291655 | ubuntu-jammy | Thursday 21 May 2026 04:27:39 +0000 (0:00:00.021) 0:00:02.952 ********** 2026-05-21 04:27:39.544359 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:39.544509 | ubuntu-jammy | 2026-05-21 04:27:39.544695 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:27:39.544895 | ubuntu-jammy | Thursday 21 May 2026 04:27:39 +0000 (0:00:00.253) 0:00:03.205 ********** 2026-05-21 04:27:40.775779 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:40.775987 | ubuntu-jammy | 2026-05-21 04:27:40.776111 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:27:40.776280 | ubuntu-jammy | Thursday 21 May 2026 04:27:40 +0000 (0:00:01.231) 0:00:04.436 ********** 2026-05-21 04:27:40.859829 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:27:40.860075 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-05-21 04:27:40.860285 | ubuntu-jammy | } 2026-05-21 04:27:40.860504 | ubuntu-jammy | 2026-05-21 04:27:40.860740 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:27:40.860953 | ubuntu-jammy | Thursday 21 May 2026 04:27:40 +0000 (0:00:00.084) 0:00:04.520 ********** 2026-05-21 04:27:41.649770 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:41.649882 | ubuntu-jammy | 2026-05-21 04:27:41.650081 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:27:41.650318 | ubuntu-jammy | Thursday 21 May 2026 04:27:41 +0000 (0:00:00.790) 0:00:05.310 ********** 2026-05-21 04:27:44.761051 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:44.761140 | ubuntu-jammy | 2026-05-21 04:27:44.761327 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 04:27:44.761497 | ubuntu-jammy | Thursday 21 May 2026 04:27:44 +0000 (0:00:03.111) 0:00:08.421 ********** 2026-05-21 04:27:44.780070 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:44.780221 | ubuntu-jammy | 2026-05-21 04:27:44.780403 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 04:27:44.780571 | ubuntu-jammy | Thursday 21 May 2026 04:27:44 +0000 (0:00:00.019) 0:00:08.441 ********** 2026-05-21 04:27:44.800458 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:44.800614 | ubuntu-jammy | 2026-05-21 04:27:44.800796 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 04:27:44.800969 | ubuntu-jammy | Thursday 21 May 2026 04:27:44 +0000 (0:00:00.020) 0:00:08.461 ********** 2026-05-21 04:27:44.816249 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:44.816401 | ubuntu-jammy | 2026-05-21 04:27:44.816587 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 04:27:44.816764 | ubuntu-jammy | Thursday 21 May 2026 04:27:44 +0000 (0:00:00.016) 0:00:08.477 ********** 2026-05-21 04:27:50.422570 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:50.422651 | ubuntu-jammy | 2026-05-21 04:27:50.422664 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 04:27:50.422675 | ubuntu-jammy | Thursday 21 May 2026 04:27:50 +0000 (0:00:05.605) 0:00:14.082 ********** 2026-05-21 04:27:51.117699 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:51.117869 | ubuntu-jammy | 2026-05-21 04:27:51.118079 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 04:27:51.118287 | ubuntu-jammy | Thursday 21 May 2026 04:27:51 +0000 (0:00:00.695) 0:00:14.778 ********** 2026-05-21 04:27:52.295260 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-05-21 04:27:52.295459 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 04:27:52.295665 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 04:27:52.295874 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 04:27:52.296072 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 04:27:52.296244 | ubuntu-jammy | 2026-05-21 04:27:52.296448 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 04:27:52.296629 | ubuntu-jammy | Thursday 21 May 2026 04:27:52 +0000 (0:00:01.178) 0:00:15.956 ********** 2026-05-21 04:27:52.973995 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:52.974070 | ubuntu-jammy | 2026-05-21 04:27:52.974157 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 04:27:52.974264 | ubuntu-jammy | Thursday 21 May 2026 04:27:52 +0000 (0:00:00.677) 0:00:16.633 ********** 2026-05-21 04:27:52.974383 | ubuntu-jammy | 2026-05-21 04:27:52.974500 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-21 04:27:52.974633 | ubuntu-jammy | Thursday 21 May 2026 04:27:52 +0000 (0:00:00.001) 0:00:16.635 ********** 2026-05-21 04:27:53.979583 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:53.979880 | ubuntu-jammy | 2026-05-21 04:27:53.980135 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-21 04:27:53.980376 | ubuntu-jammy | Thursday 21 May 2026 04:27:53 +0000 (0:00:01.005) 0:00:17.640 ********** 2026-05-21 04:27:54.453811 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:54.453892 | ubuntu-jammy | 2026-05-21 04:27:54.454037 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 04:27:54.454245 | ubuntu-jammy | Thursday 21 May 2026 04:27:54 +0000 (0:00:00.474) 0:00:18.114 ********** 2026-05-21 04:27:55.011005 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:27:55.011086 | ubuntu-jammy | 2026-05-21 04:27:55.013988 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 04:27:55.014165 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-21 04:27:55.014174 | ubuntu-jammy | 2026-05-21 04:27:55.014181 | ubuntu-jammy | 2026-05-21 04:27:55.014186 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 04:27:55.014193 | ubuntu-jammy | Thursday 21 May 2026 04:27:55 +0000 (0:00:00.557) 0:00:18.672 ********** 2026-05-21 04:27:55.014199 | ubuntu-jammy | =============================================================================== 2026-05-21 04:27:55.014205 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.61s 2026-05-21 04:27:55.014210 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.11s 2026-05-21 04:27:55.014216 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.23s 2026-05-21 04:27:55.014222 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.18s 2026-05-21 04:27:55.014227 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-05-21 04:27:55.014233 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.01s 2026-05-21 04:27:55.014252 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.81s 2026-05-21 04:27:55.014258 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.79s 2026-05-21 04:27:55.014268 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.70s 2026-05-21 04:27:55.014274 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.68s 2026-05-21 04:27:55.014280 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.56s 2026-05-21 04:27:55.014285 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-05-21 04:27:55.014304 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.47s 2026-05-21 04:27:55.014310 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.43s 2026-05-21 04:27:55.014317 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-05-21 04:27:55.014323 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-05-21 04:27:55.014328 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-05-21 04:27:55.014333 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.04s 2026-05-21 04:27:55.014352 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-05-21 04:27:55.014358 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-05-21 04:27:55.125718 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-05-21 04:27:55.135890 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-05-21 04:27:55.613185 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 04:27:55.613497 | 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-05-21 04:27:55.613753 | 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-05-21 04:27:55.613971 | ubuntu-jammy | 2026-05-21 04:27:55.968880 | ubuntu-jammy | 2026-05-21 04:27:55.969204 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-05-21 04:27:55.969438 | ubuntu-jammy | 2026-05-21 04:27:55.969682 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:27:55.969952 | ubuntu-jammy | Thursday 21 May 2026 04:27:55 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-05-21 04:27:58.020966 | 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-05-21 04:27:58.024116 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:58.024146 | ubuntu-jammy | 2026-05-21 04:27:58.024167 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:27:58.024178 | ubuntu-jammy | Thursday 21 May 2026 04:27:58 +0000 (0:00:02.054) 0:00:02.067 ********** 2026-05-21 04:27:58.422360 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:58.422434 | ubuntu-jammy | 2026-05-21 04:27:58.422573 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:27:58.422767 | ubuntu-jammy | Thursday 21 May 2026 04:27:58 +0000 (0:00:00.398) 0:00:02.465 ********** 2026-05-21 04:27:58.445955 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:58.446132 | ubuntu-jammy | 2026-05-21 04:27:58.446368 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:27:58.446563 | ubuntu-jammy | Thursday 21 May 2026 04:27:58 +0000 (0:00:00.023) 0:00:02.489 ********** 2026-05-21 04:27:58.849570 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:58.849689 | ubuntu-jammy | 2026-05-21 04:27:58.849877 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:27:58.850060 | ubuntu-jammy | Thursday 21 May 2026 04:27:58 +0000 (0:00:00.403) 0:00:02.893 ********** 2026-05-21 04:27:58.905247 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:27:58.905495 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 04:27:58.905715 | ubuntu-jammy | } 2026-05-21 04:27:58.905938 | ubuntu-jammy | 2026-05-21 04:27:58.906176 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:27:58.906455 | ubuntu-jammy | Thursday 21 May 2026 04:27:58 +0000 (0:00:00.055) 0:00:02.949 ********** 2026-05-21 04:27:59.389851 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:59.390007 | ubuntu-jammy | 2026-05-21 04:27:59.390202 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:27:59.390475 | ubuntu-jammy | Thursday 21 May 2026 04:27:59 +0000 (0:00:00.484) 0:00:03.433 ********** 2026-05-21 04:27:59.413433 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:27:59.413566 | ubuntu-jammy | 2026-05-21 04:27:59.413769 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:27:59.413961 | ubuntu-jammy | Thursday 21 May 2026 04:27:59 +0000 (0:00:00.023) 0:00:03.457 ********** 2026-05-21 04:27:59.655273 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:27:59.655374 | ubuntu-jammy | 2026-05-21 04:27:59.655560 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:27:59.655737 | ubuntu-jammy | Thursday 21 May 2026 04:27:59 +0000 (0:00:00.241) 0:00:03.698 ********** 2026-05-21 04:28:00.840309 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:00.840416 | ubuntu-jammy | 2026-05-21 04:28:00.840675 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:28:00.840870 | ubuntu-jammy | Thursday 21 May 2026 04:28:00 +0000 (0:00:01.184) 0:00:04.883 ********** 2026-05-21 04:28:00.909455 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:28:00.909595 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-05-21 04:28:00.909755 | ubuntu-jammy | } 2026-05-21 04:28:00.909918 | ubuntu-jammy | 2026-05-21 04:28:00.910298 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:28:00.910500 | ubuntu-jammy | Thursday 21 May 2026 04:28:00 +0000 (0:00:00.068) 0:00:04.952 ********** 2026-05-21 04:28:01.296831 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:01.296970 | ubuntu-jammy | 2026-05-21 04:28:01.297159 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:28:01.297343 | ubuntu-jammy | Thursday 21 May 2026 04:28:01 +0000 (0:00:00.387) 0:00:05.340 ********** 2026-05-21 04:28:03.676102 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:03.676160 | ubuntu-jammy | 2026-05-21 04:28:03.676172 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 04:28:03.676181 | ubuntu-jammy | Thursday 21 May 2026 04:28:03 +0000 (0:00:02.378) 0:00:07.718 ********** 2026-05-21 04:28:03.697370 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:28:03.697429 | ubuntu-jammy | 2026-05-21 04:28:03.697699 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 04:28:03.697746 | ubuntu-jammy | Thursday 21 May 2026 04:28:03 +0000 (0:00:00.022) 0:00:07.741 ********** 2026-05-21 04:28:03.717136 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:28:03.717550 | ubuntu-jammy | 2026-05-21 04:28:03.717576 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 04:28:03.717584 | ubuntu-jammy | Thursday 21 May 2026 04:28:03 +0000 (0:00:00.019) 0:00:07.760 ********** 2026-05-21 04:28:03.739029 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 04:28:03.739633 | ubuntu-jammy | 2026-05-21 04:28:03.739676 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 04:28:03.739688 | ubuntu-jammy | Thursday 21 May 2026 04:28:03 +0000 (0:00:00.021) 0:00:07.782 ********** 2026-05-21 04:28:05.062308 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:05.062382 | ubuntu-jammy | 2026-05-21 04:28:05.062402 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 04:28:05.062460 | ubuntu-jammy | Thursday 21 May 2026 04:28:05 +0000 (0:00:01.323) 0:00:09.106 ********** 2026-05-21 04:28:05.615695 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:05.616123 | ubuntu-jammy | 2026-05-21 04:28:05.616154 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 04:28:05.616162 | ubuntu-jammy | Thursday 21 May 2026 04:28:05 +0000 (0:00:00.552) 0:00:09.659 ********** 2026-05-21 04:28:06.848520 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-05-21 04:28:06.848621 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 04:28:06.848636 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 04:28:06.849391 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 04:28:06.849442 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 04:28:06.849450 | ubuntu-jammy | 2026-05-21 04:28:06.849463 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 04:28:06.849469 | ubuntu-jammy | Thursday 21 May 2026 04:28:06 +0000 (0:00:01.232) 0:00:10.891 ********** 2026-05-21 04:28:07.532579 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:07.532692 | ubuntu-jammy | 2026-05-21 04:28:07.533739 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 04:28:07.533810 | ubuntu-jammy | Thursday 21 May 2026 04:28:07 +0000 (0:00:00.680) 0:00:11.572 ********** 2026-05-21 04:28:07.533822 | ubuntu-jammy | 2026-05-21 04:28:07.533833 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 04:28:07.533842 | ubuntu-jammy | Thursday 21 May 2026 04:28:07 +0000 (0:00:00.003) 0:00:11.576 ********** 2026-05-21 04:28:08.231936 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:08.232003 | ubuntu-jammy | 2026-05-21 04:28:08.234401 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 04:28:08.234478 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-21 04:28:08.234493 | ubuntu-jammy | 2026-05-21 04:28:08.234503 | ubuntu-jammy | 2026-05-21 04:28:08.234512 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 04:28:08.234522 | ubuntu-jammy | Thursday 21 May 2026 04:28:08 +0000 (0:00:00.699) 0:00:12.275 ********** 2026-05-21 04:28:08.234531 | ubuntu-jammy | =============================================================================== 2026-05-21 04:28:08.234539 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.38s 2026-05-21 04:28:08.234548 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 2.05s 2026-05-21 04:28:08.234557 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.32s 2026-05-21 04:28:08.234566 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.23s 2026-05-21 04:28:08.234575 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.18s 2026-05-21 04:28:08.234584 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.70s 2026-05-21 04:28:08.234593 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.68s 2026-05-21 04:28:08.234602 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.55s 2026-05-21 04:28:08.234611 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.48s 2026-05-21 04:28:08.234620 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-05-21 04:28:08.234628 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-05-21 04:28:08.234637 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-05-21 04:28:08.234646 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-05-21 04:28:08.234655 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-05-21 04:28:08.234664 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-05-21 04:28:08.234694 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.02s 2026-05-21 04:28:08.234704 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-05-21 04:28:08.234727 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-05-21 04:28:08.234741 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-05-21 04:28:08.234875 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-05-21 04:28:08.326805 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-05-21 04:28:08.337173 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-05-21 04:28:08.337501 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 04:28:08.342401 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-05-21 04:28:08.833541 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 04:28:08.833911 | 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-05-21 04:28:08.834171 | 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-05-21 04:28:08.834434 | ubuntu-jammy | 2026-05-21 04:28:09.218967 | ubuntu-jammy | 2026-05-21 04:28:09.219316 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-05-21 04:28:09.219576 | ubuntu-jammy | 2026-05-21 04:28:09.219828 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 04:28:09.220079 | ubuntu-jammy | Thursday 21 May 2026 04:28:09 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-05-21 04:28:10.242237 | 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-05-21 04:28:10.247588 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:10.247623 | ubuntu-jammy | 2026-05-21 04:28:10.247635 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-21 04:28:10.247646 | ubuntu-jammy | Thursday 21 May 2026 04:28:10 +0000 (0:00:01.028) 0:00:01.042 ********** 2026-05-21 04:28:10.655737 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:10.655783 | ubuntu-jammy | 2026-05-21 04:28:10.655794 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:28:10.655804 | ubuntu-jammy | Thursday 21 May 2026 04:28:10 +0000 (0:00:00.407) 0:00:01.449 ********** 2026-05-21 04:28:11.080944 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:11.080991 | ubuntu-jammy | 2026-05-21 04:28:11.081003 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 04:28:11.081013 | ubuntu-jammy | Thursday 21 May 2026 04:28:11 +0000 (0:00:00.425) 0:00:01.875 ********** 2026-05-21 04:28:12.276303 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:12.276360 | ubuntu-jammy | 2026-05-21 04:28:12.276372 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 04:28:12.276382 | ubuntu-jammy | Thursday 21 May 2026 04:28:12 +0000 (0:00:01.194) 0:00:03.070 ********** 2026-05-21 04:28:12.555132 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:12.555192 | ubuntu-jammy | 2026-05-21 04:28:12.555204 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:28:12.555215 | ubuntu-jammy | Thursday 21 May 2026 04:28:12 +0000 (0:00:00.278) 0:00:03.349 ********** 2026-05-21 04:28:12.606430 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:28:12.606497 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-21 04:28:12.606509 | ubuntu-jammy | } 2026-05-21 04:28:12.606527 | ubuntu-jammy | 2026-05-21 04:28:12.606753 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:28:12.607008 | ubuntu-jammy | Thursday 21 May 2026 04:28:12 +0000 (0:00:00.051) 0:00:03.400 ********** 2026-05-21 04:28:13.664164 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:13.664306 | ubuntu-jammy | 2026-05-21 04:28:13.664564 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:28:13.664687 | ubuntu-jammy | Thursday 21 May 2026 04:28:13 +0000 (0:00:01.055) 0:00:04.455 ********** 2026-05-21 04:28:16.745972 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:16.746057 | ubuntu-jammy | 2026-05-21 04:28:16.746307 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-21 04:28:16.746356 | ubuntu-jammy | Thursday 21 May 2026 04:28:16 +0000 (0:00:03.085) 0:00:07.541 ********** 2026-05-21 04:28:16.791335 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-21 04:28:16.791986 | ubuntu-jammy | 2026-05-21 04:28:16.792026 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-21 04:28:16.792037 | ubuntu-jammy | Thursday 21 May 2026 04:28:16 +0000 (0:00:00.044) 0:00:07.586 ********** 2026-05-21 04:28:17.847939 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:17.848518 | ubuntu-jammy | 2026-05-21 04:28:17.848579 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-21 04:28:17.848591 | ubuntu-jammy | Thursday 21 May 2026 04:28:17 +0000 (0:00:01.056) 0:00:08.642 ********** 2026-05-21 04:28:18.218191 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:18.218290 | ubuntu-jammy | 2026-05-21 04:28:18.218528 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-21 04:28:18.218550 | ubuntu-jammy | Thursday 21 May 2026 04:28:18 +0000 (0:00:00.369) 0:00:09.011 ********** 2026-05-21 04:28:18.930228 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:18.930320 | ubuntu-jammy | 2026-05-21 04:28:18.930622 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-21 04:28:18.930666 | ubuntu-jammy | Thursday 21 May 2026 04:28:18 +0000 (0:00:00.711) 0:00:09.723 ********** 2026-05-21 04:28:20.070186 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-05-21 04:28:20.071332 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-05-21 04:28:20.071429 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-05-21 04:28:20.071441 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-05-21 04:28:20.071452 | ubuntu-jammy | 2026-05-21 04:28:20.071462 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 04:28:20.071473 | ubuntu-jammy | Thursday 21 May 2026 04:28:20 +0000 (0:00:01.141) 0:00:10.864 ********** 2026-05-21 04:28:20.317981 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 04:28:20.318126 | ubuntu-jammy | 2026-05-21 04:28:20.318144 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:28:20.318159 | ubuntu-jammy | Thursday 21 May 2026 04:28:20 +0000 (0:00:00.248) 0:00:11.113 ********** 2026-05-21 04:28:20.364754 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:28:20.364855 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-21 04:28:20.364893 | ubuntu-jammy | } 2026-05-21 04:28:20.365272 | ubuntu-jammy | 2026-05-21 04:28:20.365337 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:28:20.365346 | ubuntu-jammy | Thursday 21 May 2026 04:28:20 +0000 (0:00:00.046) 0:00:11.160 ********** 2026-05-21 04:28:21.067160 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:21.067247 | ubuntu-jammy | 2026-05-21 04:28:21.067538 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:28:21.067584 | ubuntu-jammy | Thursday 21 May 2026 04:28:21 +0000 (0:00:00.702) 0:00:11.862 ********** 2026-05-21 04:28:22.531814 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:22.531866 | ubuntu-jammy | 2026-05-21 04:28:22.531873 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 04:28:22.531887 | ubuntu-jammy | Thursday 21 May 2026 04:28:22 +0000 (0:00:01.464) 0:00:13.326 ********** 2026-05-21 04:28:22.583388 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:28:22.583431 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-21 04:28:22.583438 | ubuntu-jammy | } 2026-05-21 04:28:22.583445 | ubuntu-jammy | 2026-05-21 04:28:22.583450 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 04:28:22.583468 | ubuntu-jammy | Thursday 21 May 2026 04:28:22 +0000 (0:00:00.051) 0:00:13.378 ********** 2026-05-21 04:28:23.302108 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:23.302340 | ubuntu-jammy | 2026-05-21 04:28:23.302354 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 04:28:23.302472 | ubuntu-jammy | Thursday 21 May 2026 04:28:23 +0000 (0:00:00.717) 0:00:14.095 ********** 2026-05-21 04:28:24.763640 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:24.763700 | ubuntu-jammy | 2026-05-21 04:28:24.763974 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-21 04:28:24.764018 | ubuntu-jammy | Thursday 21 May 2026 04:28:24 +0000 (0:00:01.463) 0:00:15.558 ********** 2026-05-21 04:28:25.307999 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:25.308054 | ubuntu-jammy | 2026-05-21 04:28:25.308305 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-05-21 04:28:25.308353 | ubuntu-jammy | Thursday 21 May 2026 04:28:25 +0000 (0:00:00.544) 0:00:16.103 ********** 2026-05-21 04:28:25.846604 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:25.847134 | ubuntu-jammy | 2026-05-21 04:28:25.847190 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-05-21 04:28:25.847202 | ubuntu-jammy | Thursday 21 May 2026 04:28:25 +0000 (0:00:00.538) 0:00:16.641 ********** 2026-05-21 04:28:26.581449 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:28:26.582032 | ubuntu-jammy | 2026-05-21 04:28:26.582091 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-05-21 04:28:26.582103 | ubuntu-jammy | Thursday 21 May 2026 04:28:26 +0000 (0:00:00.734) 0:00:17.375 ********** 2026-05-21 04:31:20.808672 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 04:31:20.809201 | ubuntu-jammy | 2026-05-21 04:31:20.809263 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-05-21 04:31:20.809276 | ubuntu-jammy | Thursday 21 May 2026 04:31:20 +0000 (0:02:54.227) 0:03:11.603 ********** 2026-05-21 04:31:20.832494 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 04:31:20.834316 | ubuntu-jammy | "msg": [ 2026-05-21 04:31:20.834365 | ubuntu-jammy | "critest version: v1.35.0", 2026-05-21 04:31:20.834372 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-05-21 04:31:20.834377 | ubuntu-jammy | "==========================================", 2026-05-21 04:31:20.834382 | ubuntu-jammy | "Random Seed: \u001b[1m1779337706\u001b[0m", 2026-05-21 04:31:20.834386 | ubuntu-jammy | "", 2026-05-21 04:31:20.834391 | ubuntu-jammy | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-05-21 04:31:20.835383 | ubuntu-jammy | "\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m", 2026-05-21 04:31:20.835649 | ubuntu-jammy | "", 2026-05-21 04:31:20.835817 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mRan 107 of 113 Specs in 173.824 seconds\u001b[0m", 2026-05-21 04:31:20.836010 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m107 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m0 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m", 2026-05-21 04:31:20.836168 | ubuntu-jammy | "PASS" 2026-05-21 04:31:20.836315 | ubuntu-jammy | ] 2026-05-21 04:31:20.836460 | ubuntu-jammy | } 2026-05-21 04:31:20.836599 | ubuntu-jammy | 2026-05-21 04:31:20.836747 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 04:31:20.836911 | ubuntu-jammy | ubuntu-jammy : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 04:31:20.837051 | ubuntu-jammy | 2026-05-21 04:31:20.837215 | ubuntu-jammy | 2026-05-21 04:31:20.837373 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 04:31:20.837525 | ubuntu-jammy | Thursday 21 May 2026 04:31:20 +0000 (0:00:00.024) 0:03:11.627 ********** 2026-05-21 04:31:20.837667 | ubuntu-jammy | =============================================================================== 2026-05-21 04:31:20.837816 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 174.23s 2026-05-21 04:31:20.837968 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.09s 2026-05-21 04:31:20.838126 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.46s 2026-05-21 04:31:20.838299 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.46s 2026-05-21 04:31:20.838456 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-05-21 04:31:20.838610 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.14s 2026-05-21 04:31:20.838762 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.06s 2026-05-21 04:31:20.838933 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.06s 2026-05-21 04:31:20.839088 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.03s 2026-05-21 04:31:20.839235 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.73s 2026-05-21 04:31:20.839385 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.72s 2026-05-21 04:31:20.839566 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.71s 2026-05-21 04:31:20.839775 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.70s 2026-05-21 04:31:20.839993 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.54s 2026-05-21 04:31:20.840151 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.54s 2026-05-21 04:31:20.840302 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.43s 2026-05-21 04:31:20.840452 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.41s 2026-05-21 04:31:20.840604 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.37s 2026-05-21 04:31:20.840785 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.28s 2026-05-21 04:31:20.840952 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-05-21 04:31:20.939808 | ubuntu-jammy | INFO [containerd > verify] Executed: Successful 2026-05-21 04:31:20.949586 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-05-21 04:31:20.949912 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 04:31:20.954815 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-05-21 04:31:20.954923 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-05-21 04:31:20.955007 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-05-21 04:31:20.955299 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-21 04:31:21.499148 | ubuntu-jammy | ok: Runtime: 0:04:08.110797 2026-05-21 04:31:21.511809 | 2026-05-21 04:31:21.511941 | PLAY RECAP 2026-05-21 04:31:21.511991 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:31:21.512019 | 2026-05-21 04:31:21.739677 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 04:31:21.743218 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 04:31:22.494229 | 2026-05-21 04:31:22.494373 | PLAY [all] 2026-05-21 04:31:22.507727 | 2026-05-21 04:31:22.507835 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 04:31:22.553963 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 04:31:22.563171 | 2026-05-21 04:31:22.563271 | TASK [fetch-output : Set log path for single node] 2026-05-21 04:31:22.602358 | ubuntu-jammy | ok 2026-05-21 04:31:22.606851 | 2026-05-21 04:31:22.606919 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 04:31:23.053953 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/work/logs" 2026-05-21 04:31:23.271689 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/work/artifacts" 2026-05-21 04:31:23.477762 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/b00cb109d04745db8f799c2493913e6b/work/docs" 2026-05-21 04:31:23.490286 | 2026-05-21 04:31:23.490451 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 04:31:24.169283 | ubuntu-jammy | ok 2026-05-21 04:31:24.169674 | ubuntu-jammy | changed: All items complete 2026-05-21 04:31:24.169726 | 2026-05-21 04:31:24.657757 | ubuntu-jammy | changed: .d..t...... ./ 2026-05-21 04:31:25.117161 | ubuntu-jammy | changed: .d..t...... ./ 2026-05-21 04:31:25.145449 | 2026-05-21 04:31:25.145639 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 04:31:25.626031 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.009386 2026-05-21 04:31:25.859532 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008252 2026-05-21 04:31:25.882690 | 2026-05-21 04:31:25.882818 | PLAY [all] 2026-05-21 04:31:25.889386 | 2026-05-21 04:31:25.889490 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 04:31:26.320097 | ubuntu-jammy | changed 2026-05-21 04:31:26.328626 | 2026-05-21 04:31:26.328695 | PLAY RECAP 2026-05-21 04:31:26.328752 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 04:31:26.328782 | 2026-05-21 04:31:26.478337 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 04:31:26.481041 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 04:31:27.054907 | 2026-05-21 04:31:27.055049 | PLAY [localhost] 2026-05-21 04:31:27.067515 | 2026-05-21 04:31:27.067644 | TASK [Generate Zuul manifest] 2026-05-21 04:31:27.089784 | localhost | ok 2026-05-21 04:31:27.104131 | 2026-05-21 04:31:27.104223 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 04:31:27.489847 | localhost | changed 2026-05-21 04:31:27.503763 | 2026-05-21 04:31:27.503927 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 04:31:27.537224 | localhost | ok 2026-05-21 04:31:27.543732 | 2026-05-21 04:31:27.543805 | TASK [Upload logs] 2026-05-21 04:31:27.564241 | localhost | ok 2026-05-21 04:31:27.628614 | 2026-05-21 04:31:27.628745 | TASK [Set zuul-log-path fact] 2026-05-21 04:31:27.649803 | localhost | ok 2026-05-21 04:31:27.663285 | 2026-05-21 04:31:27.663350 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 04:31:27.693168 | localhost | ok 2026-05-21 04:31:27.702258 | 2026-05-21 04:31:27.702376 | TASK [upload-logs : Create log directories] 2026-05-21 04:31:28.159250 | localhost | changed 2026-05-21 04:31:28.167248 | 2026-05-21 04:31:28.167378 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 04:31:28.626829 | localhost -> localhost | ok: Runtime: 0:00:00.006212 2026-05-21 04:31:28.635290 | 2026-05-21 04:31:28.635360 | TASK [upload-logs : Upload logs to log server] 2026-05-21 04:31:29.234952 | localhost | Output suppressed because no_log was given 2026-05-21 04:31:29.240099 | 2026-05-21 04:31:29.240214 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 04:31:29.297469 | localhost | skipping: Conditional result was False 2026-05-21 04:31:29.305694 | localhost | skipping: Conditional result was False 2026-05-21 04:31:29.314766 | 2026-05-21 04:31:29.314921 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 04:31:29.363495 | localhost | skipping: Conditional result was False 2026-05-21 04:31:29.363928 | 2026-05-21 04:31:29.367348 | localhost | skipping: Conditional result was False 2026-05-21 04:31:29.378701 | 2026-05-21 04:31:29.378896 | LOOP [upload-logs : Upload console log and json output]