2026-04-14 02:38:27.732867 | Job console starting 2026-04-14 02:38:27.740570 | Updating git repos 2026-04-14 02:38:27.771174 | Cloning repos into workspace 2026-04-14 02:38:33.604869 | Restoring repo states 2026-04-14 02:38:33.617422 | Merging changes 2026-04-14 02:38:34.460633 | Checking out repos 2026-04-14 02:38:35.139293 | Preparing playbooks 2026-04-14 02:38:54.029360 | Running Ansible setup 2026-04-14 02:39:00.210495 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:39:00.857140 | 2026-04-14 02:39:00.857302 | PLAY [localhost] 2026-04-14 02:39:00.866008 | 2026-04-14 02:39:00.866118 | TASK [Gathering Facts] 2026-04-14 02:39:02.082758 | localhost | ok 2026-04-14 02:39:02.089522 | 2026-04-14 02:39:02.089619 | TASK [Setup log path fact] 2026-04-14 02:39:02.109974 | localhost | ok 2026-04-14 02:39:02.139579 | 2026-04-14 02:39:02.139868 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:39:02.170131 | localhost | ok 2026-04-14 02:39:02.183348 | 2026-04-14 02:39:02.183426 | TASK [emit-job-header : Print job information] 2026-04-14 02:39:02.223997 | # Job Information 2026-04-14 02:39:02.257069 | Ansible Version: 2.16.16 2026-04-14 02:39:02.257286 | Job: ansible-collection-containers-molecule-containerd-ubuntu-noble 2026-04-14 02:39:02.257350 | Pipeline: check 2026-04-14 02:39:02.257411 | Executor: 0a8996d2b663 2026-04-14 02:39:02.257514 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/111 2026-04-14 02:39:02.258775 | Event ID: ed477fd0-37aa-11f1-9375-ba961ffa0837 2026-04-14 02:39:02.266901 | 2026-04-14 02:39:02.267486 | LOOP [emit-job-header : Print node information] 2026-04-14 02:39:02.391335 | localhost | ok: 2026-04-14 02:39:02.391670 | localhost | # Node Information 2026-04-14 02:39:02.391717 | localhost | Inventory Hostname: ubuntu-noble 2026-04-14 02:39:02.391755 | localhost | Hostname: np0000165982 2026-04-14 02:39:02.391784 | localhost | Username: zuul 2026-04-14 02:39:02.391816 | localhost | Distro: Ubuntu 24.04 2026-04-14 02:39:02.391845 | localhost | Provider: yul1 2026-04-14 02:39:02.391872 | localhost | Region: ca-ymq-1 2026-04-14 02:39:02.391898 | localhost | Label: ubuntu-noble 2026-04-14 02:39:02.391924 | localhost | Product Name: OpenStack Nova 2026-04-14 02:39:02.391950 | localhost | Interface IP: 199.19.213.224 2026-04-14 02:39:02.408505 | 2026-04-14 02:39:02.408730 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 02:39:03.058008 | localhost -> localhost | changed 2026-04-14 02:39:03.065988 | 2026-04-14 02:39:03.066090 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 02:39:03.927115 | localhost -> localhost | changed 2026-04-14 02:39:03.938025 | 2026-04-14 02:39:03.938149 | PLAY [all] 2026-04-14 02:39:03.948258 | 2026-04-14 02:39:03.948378 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 02:39:04.536987 | ubuntu-noble -> localhost | ok 2026-04-14 02:39:04.551343 | 2026-04-14 02:39:04.551541 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 02:39:04.585378 | ubuntu-noble | ok 2026-04-14 02:39:04.603098 | ubuntu-noble | included: /var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 02:39:04.610288 | 2026-04-14 02:39:04.610425 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 02:39:05.850555 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-14 02:39:05.851038 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/work/d7f14937312440f99734f1947cf70493_id_rsa 2026-04-14 02:39:05.851128 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/work/d7f14937312440f99734f1947cf70493_id_rsa.pub 2026-04-14 02:39:05.851183 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-14 02:39:05.851231 | ubuntu-noble -> localhost | SHA256:oP5o3mhLLpJeJVL3v8+9XDRYGKHXsMrPcCl6uAMIpI0 zuul-build-sshkey 2026-04-14 02:39:05.851295 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-14 02:39:05.851340 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-14 02:39:05.851393 | ubuntu-noble -> localhost | | +. | 2026-04-14 02:39:05.851440 | ubuntu-noble -> localhost | | . . * | 2026-04-14 02:39:05.851484 | ubuntu-noble -> localhost | | =. .. . + o | 2026-04-14 02:39:05.851527 | ubuntu-noble -> localhost | | E.o.... . o + | 2026-04-14 02:39:05.851569 | ubuntu-noble -> localhost | | . .o...S = + o | 2026-04-14 02:39:05.851612 | ubuntu-noble -> localhost | | ..o. .. o * . .| 2026-04-14 02:39:05.851654 | ubuntu-noble -> localhost | | . .o .+ . o . | 2026-04-14 02:39:05.851697 | ubuntu-noble -> localhost | |o ooo= .= o . | 2026-04-14 02:39:05.851746 | ubuntu-noble -> localhost | |.o =*.o ooo +. | 2026-04-14 02:39:05.851790 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-14 02:39:05.851905 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.782952 2026-04-14 02:39:05.865087 | 2026-04-14 02:39:05.865448 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 02:39:05.899663 | ubuntu-noble | ok 2026-04-14 02:39:05.910066 | ubuntu-noble | included: /var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 02:39:05.918039 | 2026-04-14 02:39:05.918105 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 02:39:05.942650 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:39:05.949126 | 2026-04-14 02:39:06.100651 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 02:39:06.691673 | ubuntu-noble | changed 2026-04-14 02:39:06.698019 | 2026-04-14 02:39:06.698080 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 02:39:06.935007 | ubuntu-noble | ok 2026-04-14 02:39:06.942019 | 2026-04-14 02:39:06.942121 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 02:39:07.605016 | ubuntu-noble | changed 2026-04-14 02:39:07.611603 | 2026-04-14 02:39:07.611672 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 02:39:08.157055 | ubuntu-noble | changed 2026-04-14 02:39:08.162729 | 2026-04-14 02:39:08.162792 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 02:39:08.190189 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:39:08.197728 | 2026-04-14 02:39:08.197816 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 02:39:08.556648 | ubuntu-noble -> localhost | changed 2026-04-14 02:39:08.568296 | 2026-04-14 02:39:08.568393 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 02:39:08.879787 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/work/d7f14937312440f99734f1947cf70493_id_rsa (zuul-build-sshkey) 2026-04-14 02:39:08.879999 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.024362 2026-04-14 02:39:08.886604 | 2026-04-14 02:39:08.886670 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 02:39:09.250431 | ubuntu-noble | ok 2026-04-14 02:39:09.303341 | 2026-04-14 02:39:09.303455 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 02:39:09.329531 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:39:09.341995 | 2026-04-14 02:39:09.342075 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-14 02:39:09.721290 | ubuntu-noble | ok 2026-04-14 02:39:09.727574 | 2026-04-14 02:39:09.727645 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-14 02:39:10.688772 | ubuntu-noble | Output suppressed because no_log was given 2026-04-14 02:39:11.175063 | 2026-04-14 02:39:11.175168 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-14 02:39:11.462731 | ubuntu-noble | ok: "logs" 2026-04-14 02:39:11.463198 | ubuntu-noble | ok: All items complete 2026-04-14 02:39:11.463227 | 2026-04-14 02:39:11.637186 | ubuntu-noble | ok: "artifacts" 2026-04-14 02:39:11.874289 | ubuntu-noble | ok: "docs" 2026-04-14 02:39:11.884271 | 2026-04-14 02:39:11.884446 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-14 02:39:12.129566 | ubuntu-noble | changed: "logs" 2026-04-14 02:39:12.333341 | ubuntu-noble | changed: "artifacts" 2026-04-14 02:39:12.551539 | ubuntu-noble | changed: "docs" 2026-04-14 02:39:12.567262 | 2026-04-14 02:39:12.567398 | PLAY RECAP 2026-04-14 02:39:12.567462 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:39:12.567503 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-14 02:39:12.567529 | 2026-04-14 02:39:12.754419 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:39:12.907789 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:39:13.564903 | 2026-04-14 02:39:13.565319 | PLAY [all] 2026-04-14 02:39:13.590101 | 2026-04-14 02:39:13.590480 | TASK [setup-uv : Extract archive] 2026-04-14 02:39:16.182014 | ubuntu-noble | changed 2026-04-14 02:39:16.195430 | 2026-04-14 02:39:16.195643 | TASK [setup-uv : Print version] 2026-04-14 02:39:16.654140 | ubuntu-noble | uv 0.8.13 2026-04-14 02:39:16.735094 | ubuntu-noble | ok: Runtime: 0:00:00.017337 2026-04-14 02:39:16.741918 | 2026-04-14 02:39:16.741967 | PLAY RECAP 2026-04-14 02:39:16.742016 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:39:16.742039 | 2026-04-14 02:39:16.883449 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:39:16.885254 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:39:17.559057 | 2026-04-14 02:39:17.559238 | PLAY [all] 2026-04-14 02:39:17.572160 | 2026-04-14 02:39:17.572327 | TASK [Copy inventory file for Zuul] 2026-04-14 02:39:18.653435 | ubuntu-noble | changed 2026-04-14 02:39:18.661307 | 2026-04-14 02:39:18.661423 | TASK [Switch "ansible_host" to private IP] 2026-04-14 02:39:18.986955 | ubuntu-noble | changed: 1 replacements made 2026-04-14 02:39:18.994783 | 2026-04-14 02:39:18.994859 | TASK [Run Molecule scenario] 2026-04-14 02:39:19.528706 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-14 02:39:19.528898 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-14 02:39:19.611084 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-14 02:39:19.612098 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-14 02:39:19.623309 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-14 02:39:19.808767 | ubuntu-noble | Downloading cryptography 2026-04-14 02:39:19.885607 | ubuntu-noble | Downloading pygments 2026-04-14 02:39:20.108642 | ubuntu-noble | Downloading ansible-core 2026-04-14 02:39:20.158649 | ubuntu-noble | Installed 37 packages in 49ms 2026-04-14 02:39:20.925336 | ubuntu-noble | INFO Collection 'vexxhost.containers' detected. 2026-04-14 02:39:20.925490 | ubuntu-noble | INFO Scenarios will be used from 'extensions/molecule' 2026-04-14 02:39:21.808121 | ubuntu-noble | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-14 02:39:21.808223 | ubuntu-noble | INFO default scenario not found, disabling shared state. 2026-04-14 02:39:21.808245 | ubuntu-noble | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-14 02:39:21.808335 | ubuntu-noble | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-04-14 02:39:33.030228 | ubuntu-noble | INFO [containerd > dependency] Executing 2026-04-14 02:39:33.030463 | ubuntu-noble | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-04-14 02:39:33.030746 | ubuntu-noble | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-04-14 02:39:33.030942 | ubuntu-noble | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-14 02:39:33.039010 | ubuntu-noble | INFO [containerd > cleanup] Executing 2026-04-14 02:39:33.039451 | ubuntu-noble | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:39:33.045789 | ubuntu-noble | INFO [containerd > destroy] Executing 2026-04-14 02:39:33.045878 | ubuntu-noble | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:39:33.045959 | ubuntu-noble | INFO [containerd > destroy] Executed: Successful 2026-04-14 02:39:33.052492 | ubuntu-noble | INFO [containerd > syntax] Executing 2026-04-14 02:39:33.621308 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:39:33.621498 | ubuntu-noble | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:39:33.621660 | ubuntu-noble | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:39:33.621794 | ubuntu-noble | 2026-04-14 02:39:34.112176 | ubuntu-noble | 2026-04-14 02:39:34.112496 | ubuntu-noble | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-04-14 02:39:34.183235 | ubuntu-noble | INFO [containerd > syntax] Executed: Successful 2026-04-14 02:39:34.193838 | ubuntu-noble | INFO [containerd > create] Executing 2026-04-14 02:39:34.195440 | ubuntu-noble | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:39:34.201232 | ubuntu-noble | INFO [containerd > prepare] Executing 2026-04-14 02:39:34.771741 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:39:34.772040 | ubuntu-noble | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:39:34.772348 | ubuntu-noble | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:39:34.772659 | ubuntu-noble | 2026-04-14 02:39:35.213190 | ubuntu-noble | 2026-04-14 02:39:35.213426 | ubuntu-noble | PLAY [Prepare] ***************************************************************** 2026-04-14 02:39:35.213617 | ubuntu-noble | 2026-04-14 02:39:35.213837 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:39:35.214113 | ubuntu-noble | Tuesday 14 April 2026 02:39:35 +0000 (0:00:00.039) 0:00:00.039 ********* 2026-04-14 02:39:37.583440 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:39:37.585963 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:39:37.586206 | ubuntu-noble | 2026-04-14 02:39:37.586493 | ubuntu-noble | TASK [Update "apt" cache] ****************************************************** 2026-04-14 02:39:37.586733 | ubuntu-noble | Tuesday 14 April 2026 02:39:37 +0000 (0:00:02.373) 0:00:02.412 ********* 2026-04-14 02:39:55.190356 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:39:55.190452 | ubuntu-noble | 2026-04-14 02:39:55.190472 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:39:55.190505 | ubuntu-noble | ubuntu-noble : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:39:55.190735 | ubuntu-noble | 2026-04-14 02:39:55.190920 | ubuntu-noble | 2026-04-14 02:39:55.191156 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:39:55.191370 | ubuntu-noble | Tuesday 14 April 2026 02:39:55 +0000 (0:00:17.604) 0:00:20.016 ********* 2026-04-14 02:39:55.191639 | ubuntu-noble | =============================================================================== 2026-04-14 02:39:55.191829 | ubuntu-noble | Update "apt" cache ----------------------------------------------------- 17.60s 2026-04-14 02:39:55.192045 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 2.37s 2026-04-14 02:39:55.303760 | ubuntu-noble | INFO [containerd > prepare] Executed: Successful 2026-04-14 02:39:55.313232 | ubuntu-noble | INFO [containerd > converge] Executing 2026-04-14 02:39:55.965436 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:39:55.965533 | ubuntu-noble | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:39:55.965723 | ubuntu-noble | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:39:55.965847 | ubuntu-noble | 2026-04-14 02:39:56.483460 | ubuntu-noble | 2026-04-14 02:39:56.483715 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-04-14 02:39:56.483919 | ubuntu-noble | 2026-04-14 02:39:56.484163 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:39:56.484525 | ubuntu-noble | Tuesday 14 April 2026 02:39:56 +0000 (0:00:00.015) 0:00:00.015 ********* 2026-04-14 02:39:57.662976 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:39:57.666505 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:39:57.666731 | ubuntu-noble | 2026-04-14 02:39:57.666952 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:39:57.667216 | ubuntu-noble | Tuesday 14 April 2026 02:39:57 +0000 (0:00:01.183) 0:00:01.199 ********* 2026-04-14 02:39:58.232044 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:39:58.232148 | ubuntu-noble | 2026-04-14 02:39:58.232380 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:39:58.232661 | ubuntu-noble | Tuesday 14 April 2026 02:39:58 +0000 (0:00:00.565) 0:00:01.764 ********* 2026-04-14 02:39:58.274276 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:39:58.274358 | ubuntu-noble | 2026-04-14 02:39:58.274372 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:39:58.274540 | ubuntu-noble | Tuesday 14 April 2026 02:39:58 +0000 (0:00:00.042) 0:00:01.806 ********* 2026-04-14 02:39:58.773514 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:39:58.773716 | ubuntu-noble | 2026-04-14 02:39:58.774047 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:39:58.774319 | ubuntu-noble | Tuesday 14 April 2026 02:39:58 +0000 (0:00:00.498) 0:00:02.305 ********* 2026-04-14 02:39:58.889952 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:39:58.890086 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-14 02:39:58.890171 | ubuntu-noble | } 2026-04-14 02:39:58.890290 | ubuntu-noble | 2026-04-14 02:39:58.890446 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:39:58.890569 | ubuntu-noble | Tuesday 14 April 2026 02:39:58 +0000 (0:00:00.116) 0:00:02.421 ********* 2026-04-14 02:39:59.760665 | ubuntu-noble | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-14 02:39:59.768854 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:39:59.769091 | ubuntu-noble | 2026-04-14 02:39:59.769328 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:39:59.769600 | ubuntu-noble | Tuesday 14 April 2026 02:39:59 +0000 (0:00:00.879) 0:00:03.301 ********* 2026-04-14 02:39:59.799988 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:39:59.800132 | ubuntu-noble | 2026-04-14 02:39:59.800378 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:39:59.800638 | ubuntu-noble | Tuesday 14 April 2026 02:39:59 +0000 (0:00:00.031) 0:00:03.332 ********* 2026-04-14 02:40:00.143677 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:00.143847 | ubuntu-noble | 2026-04-14 02:40:00.144098 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:40:00.144321 | ubuntu-noble | Tuesday 14 April 2026 02:40:00 +0000 (0:00:00.343) 0:00:03.675 ********* 2026-04-14 02:40:01.716235 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:01.716340 | ubuntu-noble | 2026-04-14 02:40:01.716536 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:40:01.716665 | ubuntu-noble | Tuesday 14 April 2026 02:40:01 +0000 (0:00:01.569) 0:00:05.245 ********* 2026-04-14 02:40:01.808985 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:40:01.809062 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-14 02:40:01.810427 | ubuntu-noble | } 2026-04-14 02:40:01.810476 | ubuntu-noble | 2026-04-14 02:40:01.810482 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:40:01.810490 | ubuntu-noble | Tuesday 14 April 2026 02:40:01 +0000 (0:00:00.095) 0:00:05.341 ********* 2026-04-14 02:40:02.779907 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:02.779976 | ubuntu-noble | 2026-04-14 02:40:02.779982 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:40:02.779988 | ubuntu-noble | Tuesday 14 April 2026 02:40:02 +0000 (0:00:00.970) 0:00:06.312 ********* 2026-04-14 02:40:06.432600 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:06.432709 | ubuntu-noble | 2026-04-14 02:40:06.432721 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-14 02:40:06.432739 | ubuntu-noble | Tuesday 14 April 2026 02:40:06 +0000 (0:00:03.651) 0:00:09.964 ********* 2026-04-14 02:40:06.463655 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:06.463809 | ubuntu-noble | 2026-04-14 02:40:06.464059 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-14 02:40:06.464301 | ubuntu-noble | Tuesday 14 April 2026 02:40:06 +0000 (0:00:00.031) 0:00:09.996 ********* 2026-04-14 02:40:06.491730 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:06.491897 | ubuntu-noble | 2026-04-14 02:40:06.492114 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-14 02:40:06.492366 | ubuntu-noble | Tuesday 14 April 2026 02:40:06 +0000 (0:00:00.027) 0:00:10.024 ********* 2026-04-14 02:40:06.519721 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:06.519796 | ubuntu-noble | 2026-04-14 02:40:06.519942 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-14 02:40:06.520114 | ubuntu-noble | Tuesday 14 April 2026 02:40:06 +0000 (0:00:00.028) 0:00:10.052 ********* 2026-04-14 02:40:14.495495 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:14.495557 | ubuntu-noble | 2026-04-14 02:40:14.495565 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-14 02:40:14.495571 | ubuntu-noble | Tuesday 14 April 2026 02:40:14 +0000 (0:00:07.975) 0:00:18.027 ********* 2026-04-14 02:40:15.444560 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:15.444647 | ubuntu-noble | 2026-04-14 02:40:15.444659 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-14 02:40:15.444669 | ubuntu-noble | Tuesday 14 April 2026 02:40:15 +0000 (0:00:00.948) 0:00:18.975 ********* 2026-04-14 02:40:17.081077 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-04-14 02:40:17.081170 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-14 02:40:17.082000 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-14 02:40:17.082058 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-14 02:40:17.082064 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-14 02:40:17.082070 | ubuntu-noble | 2026-04-14 02:40:17.082076 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-14 02:40:17.082082 | ubuntu-noble | Tuesday 14 April 2026 02:40:17 +0000 (0:00:01.636) 0:00:20.612 ********* 2026-04-14 02:40:18.049527 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:18.049586 | ubuntu-noble | 2026-04-14 02:40:18.049593 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-14 02:40:18.049599 | ubuntu-noble | Tuesday 14 April 2026 02:40:18 +0000 (0:00:00.963) 0:00:21.575 ********* 2026-04-14 02:40:18.049604 | ubuntu-noble | 2026-04-14 02:40:18.049608 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-14 02:40:18.049763 | ubuntu-noble | Tuesday 14 April 2026 02:40:18 +0000 (0:00:00.001) 0:00:21.576 ********* 2026-04-14 02:40:19.328801 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:19.328856 | ubuntu-noble | 2026-04-14 02:40:19.328867 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-14 02:40:19.328877 | ubuntu-noble | Tuesday 14 April 2026 02:40:19 +0000 (0:00:01.282) 0:00:22.859 ********* 2026-04-14 02:40:20.071151 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:20.071213 | ubuntu-noble | 2026-04-14 02:40:20.071218 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-14 02:40:20.071223 | ubuntu-noble | Tuesday 14 April 2026 02:40:20 +0000 (0:00:00.743) 0:00:23.602 ********* 2026-04-14 02:40:20.851561 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:20.851632 | ubuntu-noble | 2026-04-14 02:40:20.851644 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:40:20.851655 | ubuntu-noble | ubuntu-noble : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-14 02:40:20.851665 | ubuntu-noble | 2026-04-14 02:40:20.852513 | ubuntu-noble | 2026-04-14 02:40:20.852579 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:40:20.852591 | ubuntu-noble | Tuesday 14 April 2026 02:40:20 +0000 (0:00:00.779) 0:00:24.382 ********* 2026-04-14 02:40:20.852600 | ubuntu-noble | =============================================================================== 2026-04-14 02:40:20.852870 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.98s 2026-04-14 02:40:20.853210 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.65s 2026-04-14 02:40:20.853545 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.64s 2026-04-14 02:40:20.853841 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.57s 2026-04-14 02:40:20.854127 | ubuntu-noble | vexxhost.containers.containerd : Reload systemd ------------------------- 1.28s 2026-04-14 02:40:20.854458 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.18s 2026-04-14 02:40:20.854752 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.97s 2026-04-14 02:40:20.855086 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.96s 2026-04-14 02:40:20.855434 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.95s 2026-04-14 02:40:20.855735 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.88s 2026-04-14 02:40:20.856015 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.78s 2026-04-14 02:40:20.856311 | ubuntu-noble | vexxhost.containers.containerd : Restart containerd --------------------- 0.74s 2026-04-14 02:40:20.856699 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.57s 2026-04-14 02:40:20.857531 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.50s 2026-04-14 02:40:20.857611 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.34s 2026-04-14 02:40:20.857621 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.12s 2026-04-14 02:40:20.857630 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.10s 2026-04-14 02:40:20.857645 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 0.04s 2026-04-14 02:40:20.858145 | ubuntu-noble | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-04-14 02:40:20.858165 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-04-14 02:40:20.995817 | ubuntu-noble | INFO [containerd > converge] Executed: Successful 2026-04-14 02:40:21.006108 | ubuntu-noble | INFO [containerd > idempotence] Executing 2026-04-14 02:40:21.640590 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:40:21.640723 | ubuntu-noble | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:40:21.641007 | ubuntu-noble | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:40:21.641281 | ubuntu-noble | 2026-04-14 02:40:22.148495 | ubuntu-noble | 2026-04-14 02:40:22.148637 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-04-14 02:40:22.148899 | ubuntu-noble | 2026-04-14 02:40:22.149139 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:40:22.149352 | ubuntu-noble | Tuesday 14 April 2026 02:40:22 +0000 (0:00:00.018) 0:00:00.018 ********* 2026-04-14 02:40:23.334077 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:40:23.338837 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:23.339039 | ubuntu-noble | 2026-04-14 02:40:23.339268 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:40:23.339475 | ubuntu-noble | Tuesday 14 April 2026 02:40:23 +0000 (0:00:01.190) 0:00:01.208 ********* 2026-04-14 02:40:23.825445 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:23.825505 | ubuntu-noble | 2026-04-14 02:40:23.825510 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:40:23.825571 | ubuntu-noble | Tuesday 14 April 2026 02:40:23 +0000 (0:00:00.485) 0:00:01.694 ********* 2026-04-14 02:40:23.862593 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:23.862791 | ubuntu-noble | 2026-04-14 02:40:23.863012 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:40:23.863227 | ubuntu-noble | Tuesday 14 April 2026 02:40:23 +0000 (0:00:00.037) 0:00:01.732 ********* 2026-04-14 02:40:24.366439 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:24.366615 | ubuntu-noble | 2026-04-14 02:40:24.366852 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:40:24.367071 | ubuntu-noble | Tuesday 14 April 2026 02:40:24 +0000 (0:00:00.503) 0:00:02.236 ********* 2026-04-14 02:40:24.443930 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:40:24.444078 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-14 02:40:24.444311 | ubuntu-noble | } 2026-04-14 02:40:24.444539 | ubuntu-noble | 2026-04-14 02:40:24.444770 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:40:24.444998 | ubuntu-noble | Tuesday 14 April 2026 02:40:24 +0000 (0:00:00.077) 0:00:02.313 ********* 2026-04-14 02:40:25.136155 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:25.136316 | ubuntu-noble | 2026-04-14 02:40:25.136599 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:40:25.136838 | ubuntu-noble | Tuesday 14 April 2026 02:40:25 +0000 (0:00:00.687) 0:00:03.001 ********* 2026-04-14 02:40:25.166858 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:25.167031 | ubuntu-noble | 2026-04-14 02:40:25.167257 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:40:25.167550 | ubuntu-noble | Tuesday 14 April 2026 02:40:25 +0000 (0:00:00.035) 0:00:03.036 ********* 2026-04-14 02:40:25.503519 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:25.503588 | ubuntu-noble | 2026-04-14 02:40:25.503607 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:40:25.503844 | ubuntu-noble | Tuesday 14 April 2026 02:40:25 +0000 (0:00:00.335) 0:00:03.372 ********* 2026-04-14 02:40:26.900950 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:26.901052 | ubuntu-noble | 2026-04-14 02:40:26.902622 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:40:26.902779 | ubuntu-noble | Tuesday 14 April 2026 02:40:26 +0000 (0:00:01.397) 0:00:04.770 ********* 2026-04-14 02:40:26.997150 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:40:26.997245 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-14 02:40:26.998036 | ubuntu-noble | } 2026-04-14 02:40:26.998103 | ubuntu-noble | 2026-04-14 02:40:26.998114 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:40:26.998125 | ubuntu-noble | Tuesday 14 April 2026 02:40:26 +0000 (0:00:00.095) 0:00:04.865 ********* 2026-04-14 02:40:27.532286 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:27.532336 | ubuntu-noble | 2026-04-14 02:40:27.532345 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:40:27.532352 | ubuntu-noble | Tuesday 14 April 2026 02:40:27 +0000 (0:00:00.534) 0:00:05.400 ********* 2026-04-14 02:40:30.301489 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:30.301558 | ubuntu-noble | 2026-04-14 02:40:30.301612 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-14 02:40:30.301842 | ubuntu-noble | Tuesday 14 April 2026 02:40:30 +0000 (0:00:02.769) 0:00:08.170 ********* 2026-04-14 02:40:30.328357 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:30.328576 | ubuntu-noble | 2026-04-14 02:40:30.328812 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-14 02:40:30.329031 | ubuntu-noble | Tuesday 14 April 2026 02:40:30 +0000 (0:00:00.027) 0:00:08.198 ********* 2026-04-14 02:40:30.358037 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:30.358239 | ubuntu-noble | 2026-04-14 02:40:30.358661 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-14 02:40:30.358934 | ubuntu-noble | Tuesday 14 April 2026 02:40:30 +0000 (0:00:00.029) 0:00:08.228 ********* 2026-04-14 02:40:30.386880 | ubuntu-noble | skipping: [ubuntu-noble] 2026-04-14 02:40:30.387062 | ubuntu-noble | 2026-04-14 02:40:30.387298 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-14 02:40:30.387546 | ubuntu-noble | Tuesday 14 April 2026 02:40:30 +0000 (0:00:00.028) 0:00:08.256 ********* 2026-04-14 02:40:31.617079 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:31.617236 | ubuntu-noble | 2026-04-14 02:40:31.617517 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-14 02:40:31.617746 | ubuntu-noble | Tuesday 14 April 2026 02:40:31 +0000 (0:00:01.229) 0:00:09.486 ********* 2026-04-14 02:40:32.344206 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:32.344376 | ubuntu-noble | 2026-04-14 02:40:32.344663 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-14 02:40:32.344984 | ubuntu-noble | Tuesday 14 April 2026 02:40:32 +0000 (0:00:00.727) 0:00:10.214 ********* 2026-04-14 02:40:33.978124 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-04-14 02:40:33.978344 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-14 02:40:33.978765 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-14 02:40:33.979025 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-14 02:40:33.979274 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-14 02:40:33.979636 | ubuntu-noble | 2026-04-14 02:40:33.979914 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-14 02:40:33.980206 | ubuntu-noble | Tuesday 14 April 2026 02:40:33 +0000 (0:00:01.633) 0:00:11.847 ********* 2026-04-14 02:40:34.860569 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:34.860628 | ubuntu-noble | 2026-04-14 02:40:34.860725 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-14 02:40:34.860846 | ubuntu-noble | Tuesday 14 April 2026 02:40:34 +0000 (0:00:00.879) 0:00:12.727 ********* 2026-04-14 02:40:34.860911 | ubuntu-noble | 2026-04-14 02:40:34.861016 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-14 02:40:34.861119 | ubuntu-noble | Tuesday 14 April 2026 02:40:34 +0000 (0:00:00.003) 0:00:12.730 ********* 2026-04-14 02:40:35.673613 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:35.673701 | ubuntu-noble | 2026-04-14 02:40:35.673713 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:40:35.673723 | ubuntu-noble | ubuntu-noble : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-14 02:40:35.673732 | ubuntu-noble | 2026-04-14 02:40:35.673747 | ubuntu-noble | 2026-04-14 02:40:35.674796 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:40:35.674879 | ubuntu-noble | Tuesday 14 April 2026 02:40:35 +0000 (0:00:00.812) 0:00:13.543 ********* 2026-04-14 02:40:35.674890 | ubuntu-noble | =============================================================================== 2026-04-14 02:40:35.674899 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 2.77s 2026-04-14 02:40:35.674928 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.63s 2026-04-14 02:40:35.675178 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.40s 2026-04-14 02:40:35.676523 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.23s 2026-04-14 02:40:35.676625 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.19s 2026-04-14 02:40:35.676630 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.88s 2026-04-14 02:40:35.676635 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.81s 2026-04-14 02:40:35.676639 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.73s 2026-04-14 02:40:35.676649 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.69s 2026-04-14 02:40:35.678452 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.53s 2026-04-14 02:40:35.678506 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.50s 2026-04-14 02:40:35.678517 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.49s 2026-04-14 02:40:35.678527 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.34s 2026-04-14 02:40:35.678537 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.10s 2026-04-14 02:40:35.678546 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-04-14 02:40:35.678625 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 0.04s 2026-04-14 02:40:35.678934 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 0.04s 2026-04-14 02:40:35.679229 | ubuntu-noble | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.03s 2026-04-14 02:40:35.679590 | ubuntu-noble | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.03s 2026-04-14 02:40:35.679909 | ubuntu-noble | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-04-14 02:40:35.778222 | ubuntu-noble | INFO [containerd > idempotence] Executed: Successful 2026-04-14 02:40:35.789911 | ubuntu-noble | INFO [containerd > side_effect] Executing 2026-04-14 02:40:35.790332 | ubuntu-noble | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:40:35.796288 | ubuntu-noble | INFO [containerd > verify] Executing 2026-04-14 02:40:36.362628 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:40:36.363195 | ubuntu-noble | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:40:36.363584 | ubuntu-noble | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:40:36.363866 | ubuntu-noble | 2026-04-14 02:40:36.880304 | ubuntu-noble | 2026-04-14 02:40:36.880719 | ubuntu-noble | PLAY [Verify] ****************************************************************** 2026-04-14 02:40:36.880983 | ubuntu-noble | 2026-04-14 02:40:36.881254 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:40:36.881559 | ubuntu-noble | Tuesday 14 April 2026 02:40:36 +0000 (0:00:00.018) 0:00:00.018 ********* 2026-04-14 02:40:38.084060 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:40:38.089888 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:38.090898 | ubuntu-noble | 2026-04-14 02:40:38.091044 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-14 02:40:38.091183 | ubuntu-noble | Tuesday 14 April 2026 02:40:38 +0000 (0:00:01.209) 0:00:01.228 ********* 2026-04-14 02:40:38.571370 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:38.571562 | ubuntu-noble | 2026-04-14 02:40:38.571823 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:40:38.572044 | ubuntu-noble | Tuesday 14 April 2026 02:40:38 +0000 (0:00:00.481) 0:00:01.710 ********* 2026-04-14 02:40:39.049460 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:39.049698 | ubuntu-noble | 2026-04-14 02:40:39.049947 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:40:39.050351 | ubuntu-noble | Tuesday 14 April 2026 02:40:39 +0000 (0:00:00.477) 0:00:02.187 ********* 2026-04-14 02:40:40.308819 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:40.308886 | ubuntu-noble | 2026-04-14 02:40:40.308898 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:40:40.308908 | ubuntu-noble | Tuesday 14 April 2026 02:40:40 +0000 (0:00:01.258) 0:00:03.446 ********* 2026-04-14 02:40:40.651528 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:40.651582 | ubuntu-noble | 2026-04-14 02:40:40.651600 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:40:40.651893 | ubuntu-noble | Tuesday 14 April 2026 02:40:40 +0000 (0:00:00.341) 0:00:03.788 ********* 2026-04-14 02:40:40.720475 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:40:40.720529 | ubuntu-noble | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-04-14 02:40:40.720540 | ubuntu-noble | } 2026-04-14 02:40:40.720556 | ubuntu-noble | 2026-04-14 02:40:40.720859 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:40:40.720878 | ubuntu-noble | Tuesday 14 April 2026 02:40:40 +0000 (0:00:00.069) 0:00:03.858 ********* 2026-04-14 02:40:41.902130 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:41.902172 | ubuntu-noble | 2026-04-14 02:40:41.902177 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:40:41.902182 | ubuntu-noble | Tuesday 14 April 2026 02:40:41 +0000 (0:00:01.181) 0:00:05.039 ********* 2026-04-14 02:40:45.242212 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:45.242300 | ubuntu-noble | 2026-04-14 02:40:45.242312 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-14 02:40:45.242321 | ubuntu-noble | Tuesday 14 April 2026 02:40:45 +0000 (0:00:03.339) 0:00:08.379 ********* 2026-04-14 02:40:45.297334 | ubuntu-noble | ok: [ubuntu-noble] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-14 02:40:45.297376 | ubuntu-noble | 2026-04-14 02:40:45.297409 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-14 02:40:45.297416 | ubuntu-noble | Tuesday 14 April 2026 02:40:45 +0000 (0:00:00.055) 0:00:08.434 ********* 2026-04-14 02:40:46.446192 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:46.446232 | ubuntu-noble | 2026-04-14 02:40:46.446237 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-14 02:40:46.446242 | ubuntu-noble | Tuesday 14 April 2026 02:40:46 +0000 (0:00:01.148) 0:00:09.582 ********* 2026-04-14 02:40:46.901498 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:46.901561 | ubuntu-noble | 2026-04-14 02:40:46.902025 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-14 02:40:46.902075 | ubuntu-noble | Tuesday 14 April 2026 02:40:46 +0000 (0:00:00.456) 0:00:10.038 ********* 2026-04-14 02:40:47.795853 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:47.795920 | ubuntu-noble | 2026-04-14 02:40:47.796131 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-14 02:40:47.796198 | ubuntu-noble | Tuesday 14 April 2026 02:40:47 +0000 (0:00:00.892) 0:00:10.931 ********* 2026-04-14 02:40:49.280501 | ubuntu-noble | changed: [ubuntu-noble] => (item=br_netfilter) 2026-04-14 02:40:49.280577 | ubuntu-noble | ok: [ubuntu-noble] => (item=ip_tables) 2026-04-14 02:40:49.280584 | ubuntu-noble | changed: [ubuntu-noble] => (item=ip6_tables) 2026-04-14 02:40:49.280590 | ubuntu-noble | changed: [ubuntu-noble] => (item=nf_conntrack) 2026-04-14 02:40:49.280596 | ubuntu-noble | 2026-04-14 02:40:49.280602 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:40:49.280828 | ubuntu-noble | Tuesday 14 April 2026 02:40:49 +0000 (0:00:01.486) 0:00:12.417 ********* 2026-04-14 02:40:49.605920 | ubuntu-noble | ok: [ubuntu-noble] 2026-04-14 02:40:49.606027 | ubuntu-noble | 2026-04-14 02:40:49.607510 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:40:49.607567 | ubuntu-noble | Tuesday 14 April 2026 02:40:49 +0000 (0:00:00.326) 0:00:12.744 ********* 2026-04-14 02:40:49.683031 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:40:49.683116 | ubuntu-noble | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-14 02:40:49.683453 | ubuntu-noble | } 2026-04-14 02:40:49.683503 | ubuntu-noble | 2026-04-14 02:40:49.683643 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:40:49.684144 | ubuntu-noble | Tuesday 14 April 2026 02:40:49 +0000 (0:00:00.077) 0:00:12.821 ********* 2026-04-14 02:40:50.493538 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:50.493814 | ubuntu-noble | 2026-04-14 02:40:50.494053 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:40:50.494276 | ubuntu-noble | Tuesday 14 April 2026 02:40:50 +0000 (0:00:00.809) 0:00:13.631 ********* 2026-04-14 02:40:52.310139 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:52.310221 | ubuntu-noble | 2026-04-14 02:40:52.310228 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:40:52.310235 | ubuntu-noble | Tuesday 14 April 2026 02:40:52 +0000 (0:00:01.816) 0:00:15.448 ********* 2026-04-14 02:40:52.378962 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:40:52.379071 | ubuntu-noble | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-14 02:40:52.379642 | ubuntu-noble | } 2026-04-14 02:40:52.379696 | ubuntu-noble | 2026-04-14 02:40:52.379704 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:40:52.379711 | ubuntu-noble | Tuesday 14 April 2026 02:40:52 +0000 (0:00:00.068) 0:00:15.516 ********* 2026-04-14 02:40:53.216633 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:53.216728 | ubuntu-noble | 2026-04-14 02:40:53.216736 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:40:53.216742 | ubuntu-noble | Tuesday 14 April 2026 02:40:53 +0000 (0:00:00.836) 0:00:16.353 ********* 2026-04-14 02:40:55.054951 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:55.055062 | ubuntu-noble | 2026-04-14 02:40:55.055077 | ubuntu-noble | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-14 02:40:55.055268 | ubuntu-noble | Tuesday 14 April 2026 02:40:55 +0000 (0:00:01.839) 0:00:18.193 ********* 2026-04-14 02:40:55.804927 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:55.805005 | ubuntu-noble | 2026-04-14 02:40:55.805304 | ubuntu-noble | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-04-14 02:40:55.805338 | ubuntu-noble | Tuesday 14 April 2026 02:40:55 +0000 (0:00:00.749) 0:00:18.942 ********* 2026-04-14 02:40:56.533352 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:56.533483 | ubuntu-noble | 2026-04-14 02:40:56.533501 | ubuntu-noble | TASK [Restart "containerd"] **************************************************** 2026-04-14 02:40:56.533515 | ubuntu-noble | Tuesday 14 April 2026 02:40:56 +0000 (0:00:00.727) 0:00:19.670 ********* 2026-04-14 02:40:57.416844 | ubuntu-noble | changed: [ubuntu-noble] 2026-04-14 02:40:57.416905 | ubuntu-noble | 2026-04-14 02:40:57.416921 | ubuntu-noble | TASK [Run "critest"] *********************************************************** 2026-04-14 02:40:57.416931 | ubuntu-noble | Tuesday 14 April 2026 02:40:57 +0000 (0:00:00.883) 0:00:20.554 ********* 2026-04-14 02:43:43.264649 | ubuntu-noble | [ERROR]: Task failed: Module failed: non-zero return code 2026-04-14 02:43:43.264903 | ubuntu-noble | Origin: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/verify.yml:55:11 2026-04-14 02:43:43.265101 | ubuntu-noble | 2026-04-14 02:43:43.265431 | ubuntu-noble | 53 - name: Run test suite 2026-04-14 02:43:43.265656 | ubuntu-noble | 54 block: 2026-04-14 02:43:43.265867 | ubuntu-noble | 55 - name: Run "critest" 2026-04-14 02:43:43.266071 | ubuntu-noble | ^ column 11 2026-04-14 02:43:43.266256 | ubuntu-noble | 2026-04-14 02:43:43.275122 | ubuntu-noble | fatal: [ubuntu-noble]: FAILED! => {"changed": true, "cmd": ["critest"], "delta": "0:02:45.387257", "end": "2026-04-14 02:43:43.222416", "msg": "non-zero return code", "rc": 1, "start": "2026-04-14 02:40:57.835159", "stderr": "", "stderr_lines": [], "stdout": "critest version: v1.35.0\nRunning Suite: CRI validation - /home/zuul\n==========================================\nRandom Seed: \u001b[1m1776134457\u001b[0m\n\nWill run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs\n\u001b[38;5;14mS\u001b[0m\n\u001b[38;5;243m------------------------------\u001b[0m\n\u001b[38;5;9m• [FAILED] [1.886 seconds]\u001b[0m\n\u001b[0m[k8s.io] Multiple Containers [Conformance] \u001b[38;5;9m\u001b[1mwhen running multiple containers in a pod [BeforeEach] \u001b[0mshould support network\u001b[0m\n \u001b[38;5;9m[BeforeEach]\u001b[0m \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/validate/multi_container_linux.go:54\u001b[0m\n \u001b[38;5;243m[It] /home/runner/work/cri-tools/cri-tools/pkg/validate/multi_container_linux.go:78\u001b[0m\n\n \u001b[38;5;243mTimeline >>\u001b[0m\n \u001b[1mSTEP:\u001b[0m create a PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:57.871\u001b[0m\n \u001b[1mSTEP:\u001b[0m create a httpd container \u001b[38;5;243m@ 04/14/26 02:40:59.021\u001b[0m\n \u001b[1mSTEP:\u001b[0m Get image status for image: registry.k8s.io/e2e-test-images/httpd:2.4.39-4 \u001b[38;5;243m@ 04/14/26 02:40:59.021\u001b[0m\n \u001b[1mSTEP:\u001b[0m Pull image : registry.k8s.io/e2e-test-images/httpd:2.4.39-4 \u001b[38;5;243m@ 04/14/26 02:40:59.022\u001b[0m\n Apr 14 02:40:59.067: INFO: Unexpected error occurred: failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer\n \u001b[38;5;9m[FAILED]\u001b[0m in [BeforeEach] - /home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390 \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m\n \u001b[1mSTEP:\u001b[0m stop PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m\n \u001b[1mSTEP:\u001b[0m delete PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:59.711\u001b[0m\n \u001b[1mSTEP:\u001b[0m cleanup log path \u001b[38;5;243m@ 04/14/26 02:40:59.75\u001b[0m\n \u001b[38;5;243m<< Timeline\u001b[0m\n\n \u001b[38;5;9m[FAILED] failed to pull image: failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer\n Unexpected error:\n <*errors.errorString | 0xc0003ad760>: \n failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer\n {\n s: \"failed to pull and unpack image \\\"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\\\": failed to resolve image: failed to do request: Head \\\"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\\\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer\",\n }\n occurred\u001b[0m\n \u001b[38;5;9mIn \u001b[1m[BeforeEach]\u001b[0m\u001b[38;5;9m at: \u001b[1m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390\u001b[0m \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m\n\u001b[38;5;243m------------------------------\u001b[0m\n\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\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;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;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\n\n\u001b[38;5;9m\u001b[1mSummarizing 1 Failure:\u001b[0m\n \u001b[38;5;9m[FAIL]\u001b[0m \u001b[0m[k8s.io] Multiple Containers [Conformance] \u001b[38;5;9m\u001b[1mwhen running multiple containers in a pod [BeforeEach] \u001b[0mshould support network\u001b[0m\n \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390\u001b[0m\n\n\u001b[38;5;9m\u001b[1mRan 108 of 113 Specs in 165.341 seconds\u001b[0m\n\u001b[38;5;9m\u001b[1mFAIL!\u001b[0m -- \u001b[38;5;10m\u001b[1m107 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m1 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m5 Skipped\u001b[0m\n--- FAIL: TestCRISuite (165.35s)\nFAIL", "stdout_lines": ["critest version: v1.35.0", "Running Suite: CRI validation - /home/zuul", "==========================================", "Random Seed: \u001b[1m1776134457\u001b[0m", "", "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", "\u001b[38;5;14mS\u001b[0m", "\u001b[38;5;243m------------------------------\u001b[0m", "\u001b[38;5;9m• [FAILED] [1.886 seconds]\u001b[0m", "\u001b[0m[k8s.io] Multiple Containers [Conformance] \u001b[38;5;9m\u001b[1mwhen running multiple containers in a pod [BeforeEach] \u001b[0mshould support network\u001b[0m", " \u001b[38;5;9m[BeforeEach]\u001b[0m \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/validate/multi_container_linux.go:54\u001b[0m", " \u001b[38;5;243m[It] /home/runner/work/cri-tools/cri-tools/pkg/validate/multi_container_linux.go:78\u001b[0m", "", " \u001b[38;5;243mTimeline >>\u001b[0m", " \u001b[1mSTEP:\u001b[0m create a PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:57.871\u001b[0m", " \u001b[1mSTEP:\u001b[0m create a httpd container \u001b[38;5;243m@ 04/14/26 02:40:59.021\u001b[0m", " \u001b[1mSTEP:\u001b[0m Get image status for image: registry.k8s.io/e2e-test-images/httpd:2.4.39-4 \u001b[38;5;243m@ 04/14/26 02:40:59.021\u001b[0m", " \u001b[1mSTEP:\u001b[0m Pull image : registry.k8s.io/e2e-test-images/httpd:2.4.39-4 \u001b[38;5;243m@ 04/14/26 02:40:59.022\u001b[0m", " Apr 14 02:40:59.067: INFO: Unexpected error occurred: failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer", " \u001b[38;5;9m[FAILED]\u001b[0m in [BeforeEach] - /home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390 \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m", " \u001b[1mSTEP:\u001b[0m stop PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m", " \u001b[1mSTEP:\u001b[0m delete PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:59.711\u001b[0m", " \u001b[1mSTEP:\u001b[0m cleanup log path \u001b[38;5;243m@ 04/14/26 02:40:59.75\u001b[0m", " \u001b[38;5;243m<< Timeline\u001b[0m", "", " \u001b[38;5;9m[FAILED] failed to pull image: failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer", " Unexpected error:", " <*errors.errorString | 0xc0003ad760>: ", " failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer", " {", " s: \"failed to pull and unpack image \\\"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\\\": failed to resolve image: failed to do request: Head \\\"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\\\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer\",", " }", " occurred\u001b[0m", " \u001b[38;5;9mIn \u001b[1m[BeforeEach]\u001b[0m\u001b[38;5;9m at: \u001b[1m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390\u001b[0m \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m", "\u001b[38;5;243m------------------------------\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\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;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;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;9m\u001b[1mSummarizing 1 Failure:\u001b[0m", " \u001b[38;5;9m[FAIL]\u001b[0m \u001b[0m[k8s.io] Multiple Containers [Conformance] \u001b[38;5;9m\u001b[1mwhen running multiple containers in a pod [BeforeEach] \u001b[0mshould support network\u001b[0m", " \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390\u001b[0m", "", "\u001b[38;5;9m\u001b[1mRan 108 of 113 Specs in 165.341 seconds\u001b[0m", "\u001b[38;5;9m\u001b[1mFAIL!\u001b[0m -- \u001b[38;5;10m\u001b[1m107 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m1 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m5 Skipped\u001b[0m", "--- FAIL: TestCRISuite (165.35s)", "FAIL"]} 2026-04-14 02:43:43.275241 | ubuntu-noble | 2026-04-14 02:43:43.275249 | ubuntu-noble | TASK [Print out "critest" output] ********************************************** 2026-04-14 02:43:43.275256 | ubuntu-noble | Tuesday 14 April 2026 02:43:43 +0000 (0:02:45.854) 0:03:06.409 ********* 2026-04-14 02:43:43.302158 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-04-14 02:43:43.302417 | ubuntu-noble | "msg": [ 2026-04-14 02:43:43.302712 | ubuntu-noble | "critest version: v1.35.0", 2026-04-14 02:43:43.302936 | ubuntu-noble | "Running Suite: CRI validation - /home/zuul", 2026-04-14 02:43:43.303151 | ubuntu-noble | "==========================================", 2026-04-14 02:43:43.303371 | ubuntu-noble | "Random Seed: \u001b[1m1776134457\u001b[0m", 2026-04-14 02:43:43.303692 | ubuntu-noble | "", 2026-04-14 02:43:43.303930 | ubuntu-noble | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-04-14 02:43:43.304157 | ubuntu-noble | "\u001b[38;5;14mS\u001b[0m", 2026-04-14 02:43:43.304416 | ubuntu-noble | "\u001b[38;5;243m------------------------------\u001b[0m", 2026-04-14 02:43:43.304864 | ubuntu-noble | "\u001b[38;5;9m• [FAILED] [1.886 seconds]\u001b[0m", 2026-04-14 02:43:43.305018 | ubuntu-noble | "\u001b[0m[k8s.io] Multiple Containers [Conformance] \u001b[38;5;9m\u001b[1mwhen running multiple containers in a pod [BeforeEach] \u001b[0mshould support network\u001b[0m", 2026-04-14 02:43:43.305170 | ubuntu-noble | " \u001b[38;5;9m[BeforeEach]\u001b[0m \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/validate/multi_container_linux.go:54\u001b[0m", 2026-04-14 02:43:43.305323 | ubuntu-noble | " \u001b[38;5;243m[It] /home/runner/work/cri-tools/cri-tools/pkg/validate/multi_container_linux.go:78\u001b[0m", 2026-04-14 02:43:43.305495 | ubuntu-noble | "", 2026-04-14 02:43:43.305622 | ubuntu-noble | " \u001b[38;5;243mTimeline >>\u001b[0m", 2026-04-14 02:43:43.305794 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m create a PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:57.871\u001b[0m", 2026-04-14 02:43:43.305940 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m create a httpd container \u001b[38;5;243m@ 04/14/26 02:40:59.021\u001b[0m", 2026-04-14 02:43:43.306090 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m Get image status for image: registry.k8s.io/e2e-test-images/httpd:2.4.39-4 \u001b[38;5;243m@ 04/14/26 02:40:59.021\u001b[0m", 2026-04-14 02:43:43.306239 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m Pull image : registry.k8s.io/e2e-test-images/httpd:2.4.39-4 \u001b[38;5;243m@ 04/14/26 02:40:59.022\u001b[0m", 2026-04-14 02:43:43.306508 | ubuntu-noble | " Apr 14 02:40:59.067: INFO: Unexpected error occurred: failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer", 2026-04-14 02:43:43.306677 | ubuntu-noble | " \u001b[38;5;9m[FAILED]\u001b[0m in [BeforeEach] - /home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390 \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m", 2026-04-14 02:43:43.306839 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m stop PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m", 2026-04-14 02:43:43.306987 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m delete PodSandbox \u001b[38;5;243m@ 04/14/26 02:40:59.711\u001b[0m", 2026-04-14 02:43:43.307134 | ubuntu-noble | " \u001b[1mSTEP:\u001b[0m cleanup log path \u001b[38;5;243m@ 04/14/26 02:40:59.75\u001b[0m", 2026-04-14 02:43:43.307306 | ubuntu-noble | " \u001b[38;5;243m<< Timeline\u001b[0m", 2026-04-14 02:43:43.307499 | ubuntu-noble | "", 2026-04-14 02:43:43.307682 | ubuntu-noble | " \u001b[38;5;9m[FAILED] failed to pull image: failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer", 2026-04-14 02:43:43.307808 | ubuntu-noble | " Unexpected error:", 2026-04-14 02:43:43.307942 | ubuntu-noble | " <*errors.errorString | 0xc0003ad760>: ", 2026-04-14 02:43:43.308102 | ubuntu-noble | " failed to pull and unpack image \"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\": failed to resolve image: failed to do request: Head \"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer", 2026-04-14 02:43:43.308228 | ubuntu-noble | " {", 2026-04-14 02:43:43.308408 | ubuntu-noble | " s: \"failed to pull and unpack image \\\"registry.k8s.io/e2e-test-images/httpd:2.4.39-4\\\": failed to resolve image: failed to do request: Head \\\"https://registry.k8s.io/v2/e2e-test-images/httpd/manifests/2.4.39-4\\\": write tcp [2604:e100:1:0:f816:3eff:fed9:4fa8]:56804->[2600:1901:0:bbc4::]:443: write: connection reset by peer\",", 2026-04-14 02:43:43.308576 | ubuntu-noble | " }", 2026-04-14 02:43:43.308710 | ubuntu-noble | " occurred\u001b[0m", 2026-04-14 02:43:43.308873 | ubuntu-noble | " \u001b[38;5;9mIn \u001b[1m[BeforeEach]\u001b[0m\u001b[38;5;9m at: \u001b[1m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390\u001b[0m \u001b[38;5;243m@ 04/14/26 02:40:59.067\u001b[0m", 2026-04-14 02:43:43.309034 | ubuntu-noble | "\u001b[38;5;243m------------------------------\u001b[0m", 2026-04-14 02:43:43.310425 | ubuntu-noble | "\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\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;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;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", 2026-04-14 02:43:43.310488 | ubuntu-noble | "", 2026-04-14 02:43:43.310646 | ubuntu-noble | "\u001b[38;5;9m\u001b[1mSummarizing 1 Failure:\u001b[0m", 2026-04-14 02:43:43.310804 | ubuntu-noble | " \u001b[38;5;9m[FAIL]\u001b[0m \u001b[0m[k8s.io] Multiple Containers [Conformance] \u001b[38;5;9m\u001b[1mwhen running multiple containers in a pod [BeforeEach] \u001b[0mshould support network\u001b[0m", 2026-04-14 02:43:43.310969 | ubuntu-noble | " \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:390\u001b[0m", 2026-04-14 02:43:43.311096 | ubuntu-noble | "", 2026-04-14 02:43:43.311238 | ubuntu-noble | "\u001b[38;5;9m\u001b[1mRan 108 of 113 Specs in 165.341 seconds\u001b[0m", 2026-04-14 02:43:43.311405 | ubuntu-noble | "\u001b[38;5;9m\u001b[1mFAIL!\u001b[0m -- \u001b[38;5;10m\u001b[1m107 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m1 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m5 Skipped\u001b[0m", 2026-04-14 02:43:43.311552 | ubuntu-noble | "--- FAIL: TestCRISuite (165.35s)", 2026-04-14 02:43:43.311679 | ubuntu-noble | "FAIL" 2026-04-14 02:43:43.311803 | ubuntu-noble | ] 2026-04-14 02:43:43.311932 | ubuntu-noble | } 2026-04-14 02:43:43.312058 | ubuntu-noble | 2026-04-14 02:43:43.312186 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-04-14 02:43:43.312327 | ubuntu-noble | ubuntu-noble : ok=24 changed=13 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2026-04-14 02:43:43.312487 | ubuntu-noble | 2026-04-14 02:43:43.312635 | ubuntu-noble | 2026-04-14 02:43:43.312768 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-04-14 02:43:43.312900 | ubuntu-noble | Tuesday 14 April 2026 02:43:43 +0000 (0:00:00.032) 0:03:06.441 ********* 2026-04-14 02:43:43.313080 | ubuntu-noble | =============================================================================== 2026-04-14 02:43:43.313210 | ubuntu-noble | Run "critest" --------------------------------------------------------- 165.85s 2026-04-14 02:43:43.313342 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.34s 2026-04-14 02:43:43.313517 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 1.84s 2026-04-14 02:43:43.313652 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 1.82s 2026-04-14 02:43:43.313788 | ubuntu-noble | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.49s 2026-04-14 02:43:43.313922 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.26s 2026-04-14 02:43:43.314053 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.21s 2026-04-14 02:43:43.314186 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.18s 2026-04-14 02:43:43.314320 | ubuntu-noble | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.15s 2026-04-14 02:43:43.314502 | ubuntu-noble | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.89s 2026-04-14 02:43:43.314639 | ubuntu-noble | Restart "containerd" ---------------------------------------------------- 0.88s 2026-04-14 02:43:43.314790 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.84s 2026-04-14 02:43:43.314930 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.81s 2026-04-14 02:43:43.315062 | ubuntu-noble | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.75s 2026-04-14 02:43:43.315193 | ubuntu-noble | Install the 10-containerd-net.conflist file ----------------------------- 0.73s 2026-04-14 02:43:43.315327 | ubuntu-noble | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.48s 2026-04-14 02:43:43.315515 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-04-14 02:43:43.315655 | ubuntu-noble | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.46s 2026-04-14 02:43:43.315789 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.34s 2026-04-14 02:43:43.315926 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.33s 2026-04-14 02:43:43.490294 | ubuntu-noble | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.containerd/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/verify.yml 2026-04-14 02:43:43.490460 | ubuntu-noble | ERROR [containerd > verify] Executed: Failed 2026-04-14 02:43:43.490480 | ubuntu-noble | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.containerd/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/verify.yml 2026-04-14 02:43:43.754596 | ubuntu-noble | ERROR 2026-04-14 02:43:43.754816 | ubuntu-noble | { 2026-04-14 02:43:43.754846 | ubuntu-noble | "delta": "0:04:24.116535", 2026-04-14 02:43:43.754868 | ubuntu-noble | "end": "2026-04-14 02:43:43.560341", 2026-04-14 02:43:43.754888 | ubuntu-noble | "msg": "non-zero return code", 2026-04-14 02:43:43.754906 | ubuntu-noble | "rc": 2, 2026-04-14 02:43:43.754927 | ubuntu-noble | "start": "2026-04-14 02:39:19.443806" 2026-04-14 02:43:43.754958 | ubuntu-noble | } failure 2026-04-14 02:43:43.762691 | 2026-04-14 02:43:43.762760 | PLAY RECAP 2026-04-14 02:43:43.762821 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:43:43.762853 | 2026-04-14 02:43:43.874821 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:43:43.876682 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:43:44.464288 | 2026-04-14 02:43:44.464453 | PLAY [all] 2026-04-14 02:43:44.476706 | 2026-04-14 02:43:44.476802 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-14 02:43:44.522674 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:43:44.599390 | 2026-04-14 02:43:44.599549 | TASK [fetch-output : Set log path for single node] 2026-04-14 02:43:44.644520 | ubuntu-noble | ok 2026-04-14 02:43:44.652535 | 2026-04-14 02:43:44.652605 | LOOP [fetch-output : Ensure local output dirs] 2026-04-14 02:43:45.038771 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/work/logs" 2026-04-14 02:43:45.247090 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/work/artifacts" 2026-04-14 02:43:45.453059 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d7f14937312440f99734f1947cf70493/work/docs" 2026-04-14 02:43:45.474287 | 2026-04-14 02:43:45.474452 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-14 02:43:46.135661 | ubuntu-noble | ok 2026-04-14 02:43:46.135913 | ubuntu-noble | changed: All items complete 2026-04-14 02:43:46.135941 | 2026-04-14 02:43:46.597710 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:43:47.076014 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:43:47.102491 | 2026-04-14 02:43:47.102584 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-14 02:43:47.553345 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008605 2026-04-14 02:43:47.787754 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008305 2026-04-14 02:43:47.802095 | 2026-04-14 02:43:47.802231 | PLAY [all] 2026-04-14 02:43:47.809403 | 2026-04-14 02:43:47.809503 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 02:43:48.342028 | ubuntu-noble | changed 2026-04-14 02:43:48.348223 | 2026-04-14 02:43:48.348290 | PLAY RECAP 2026-04-14 02:43:48.348339 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-14 02:43:48.348360 | 2026-04-14 02:43:48.509961 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:43:48.512716 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 02:43:49.047941 | 2026-04-14 02:43:49.048070 | PLAY [localhost] 2026-04-14 02:43:49.057751 | 2026-04-14 02:43:49.057824 | TASK [Generate Zuul manifest] 2026-04-14 02:43:49.079827 | localhost | ok 2026-04-14 02:43:49.094372 | 2026-04-14 02:43:49.094451 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 02:43:49.409928 | localhost | changed 2026-04-14 02:43:49.423047 | 2026-04-14 02:43:49.423143 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 02:43:49.452003 | localhost | ok 2026-04-14 02:43:49.458396 | 2026-04-14 02:43:49.458457 | TASK [Upload logs] 2026-04-14 02:43:49.481044 | localhost | ok 2026-04-14 02:43:49.541670 | 2026-04-14 02:43:49.541816 | TASK [Set zuul-log-path fact] 2026-04-14 02:43:49.561461 | localhost | ok 2026-04-14 02:43:49.572442 | 2026-04-14 02:43:49.572507 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:43:49.601011 | localhost | ok 2026-04-14 02:43:49.608084 | 2026-04-14 02:43:49.608145 | TASK [upload-logs : Create log directories] 2026-04-14 02:43:50.035852 | localhost | changed 2026-04-14 02:43:50.041980 | 2026-04-14 02:43:50.042055 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 02:43:50.450016 | localhost -> localhost | ok: Runtime: 0:00:00.005979 2026-04-14 02:43:50.455305 | 2026-04-14 02:43:50.455377 | TASK [upload-logs : Upload logs to log server] 2026-04-14 02:43:50.913000 | localhost | Output suppressed because no_log was given 2026-04-14 02:43:50.918553 | 2026-04-14 02:43:50.918648 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 02:43:50.966659 | localhost | skipping: Conditional result was False 2026-04-14 02:43:50.973426 | localhost | skipping: Conditional result was False 2026-04-14 02:43:50.983502 | 2026-04-14 02:43:50.983684 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 02:43:51.031290 | localhost | skipping: Conditional result was False 2026-04-14 02:43:51.031758 | 2026-04-14 02:43:51.035078 | localhost | skipping: Conditional result was False 2026-04-14 02:43:51.074449 | 2026-04-14 02:43:51.074593 | LOOP [upload-logs : Upload console log and json output]