2026-08-10 15:20:31.973797 | Job console starting 2026-08-10 15:20:31.984596 | Updating git repos 2026-08-10 15:20:32.008247 | Cloning repos into workspace 2026-08-10 15:20:32.300705 | Restoring repo states 2026-08-10 15:20:32.309723 | Merging changes 2026-08-10 15:20:33.131656 | Checking out repos 2026-08-10 15:20:33.508188 | Preparing playbooks 2026-08-10 15:20:34.810852 | Running Ansible setup 2026-08-10 15:20:38.422539 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 15:20:39.009794 | 2026-08-10 15:20:39.009990 | PLAY [localhost] 2026-08-10 15:20:39.017163 | 2026-08-10 15:20:39.017231 | TASK [Gathering Facts] 2026-08-10 15:20:39.935131 | localhost | ok 2026-08-10 15:20:39.944100 | 2026-08-10 15:20:39.944192 | TASK [Setup log path fact] 2026-08-10 15:20:39.965403 | localhost | ok 2026-08-10 15:20:39.976783 | 2026-08-10 15:20:39.976860 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 15:20:40.007349 | localhost | ok 2026-08-10 15:20:40.015442 | 2026-08-10 15:20:40.015534 | TASK [emit-job-header : Print job information] 2026-08-10 15:20:40.056899 | # Job Information 2026-08-10 15:20:40.057195 | Ansible Version: 2.16.18 2026-08-10 15:20:40.057294 | Job: ansible-collection-containers-molecule-nerdctl-debian-trixie 2026-08-10 15:20:40.057348 | Pipeline: check 2026-08-10 15:20:40.057392 | Executor: 2d72f0692154 2026-08-10 15:20:40.057434 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/145 2026-08-10 15:20:40.057482 | Event ID: 19583120-94ce-11f1-8f48-f066162ed003 2026-08-10 15:20:40.062372 | 2026-08-10 15:20:40.062458 | LOOP [emit-job-header : Print node information] 2026-08-10 15:20:40.147934 | localhost | ok: 2026-08-10 15:20:40.148231 | localhost | # Node Information 2026-08-10 15:20:40.148276 | localhost | Inventory Hostname: debian-trixie 2026-08-10 15:20:40.148306 | localhost | Hostname: np0000188370 2026-08-10 15:20:40.148328 | localhost | Username: zuul 2026-08-10 15:20:40.148353 | localhost | Distro: Debian 13.6 2026-08-10 15:20:40.148372 | localhost | Provider: yul1 2026-08-10 15:20:40.148391 | localhost | Region: ca-ymq-1 2026-08-10 15:20:40.148409 | localhost | Label: debian-trixie 2026-08-10 15:20:40.148427 | localhost | Product Name: OpenStack Nova 2026-08-10 15:20:40.148445 | localhost | Interface IP: 199.204.45.229 2026-08-10 15:20:40.164528 | 2026-08-10 15:20:40.164657 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 15:20:40.554042 | localhost -> localhost | changed 2026-08-10 15:20:40.563561 | 2026-08-10 15:20:40.563743 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 15:20:41.408185 | localhost -> localhost | changed 2026-08-10 15:20:41.419925 | 2026-08-10 15:20:41.420021 | PLAY [all] 2026-08-10 15:20:41.427363 | 2026-08-10 15:20:41.427463 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 15:20:41.643436 | debian-trixie -> localhost | ok 2026-08-10 15:20:41.652200 | 2026-08-10 15:20:41.652286 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 15:20:41.683197 | debian-trixie | ok 2026-08-10 15:20:41.699505 | debian-trixie | included: /var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 15:20:41.704262 | 2026-08-10 15:20:41.704319 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 15:20:42.994497 | debian-trixie -> localhost | Generating public/private rsa key pair. 2026-08-10 15:20:42.994684 | debian-trixie -> localhost | Your identification has been saved in /var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/work/5de523527fe94ba498460de6a7688e91_id_rsa 2026-08-10 15:20:42.994725 | debian-trixie -> localhost | Your public key has been saved in /var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/work/5de523527fe94ba498460de6a7688e91_id_rsa.pub 2026-08-10 15:20:42.994756 | debian-trixie -> localhost | The key fingerprint is: 2026-08-10 15:20:42.994785 | debian-trixie -> localhost | SHA256:VatiWM3j98JQSsstCZg6XSQoAMQbQiFKfOF7WcQMwsU zuul-build-sshkey 2026-08-10 15:20:42.994827 | debian-trixie -> localhost | The key's randomart image is: 2026-08-10 15:20:42.994857 | debian-trixie -> localhost | +---[RSA 3072]----+ 2026-08-10 15:20:42.994892 | debian-trixie -> localhost | |X*oo++=.. . | 2026-08-10 15:20:42.994921 | debian-trixie -> localhost | |=+oooE.B o . . | 2026-08-10 15:20:42.994948 | debian-trixie -> localhost | |o +o o.+ * o | 2026-08-10 15:20:42.994976 | debian-trixie -> localhost | | . .oo+ * O | 2026-08-10 15:20:42.995003 | debian-trixie -> localhost | | .ooo S X o | 2026-08-10 15:20:42.995029 | debian-trixie -> localhost | | .. . . = . | 2026-08-10 15:20:42.995056 | debian-trixie -> localhost | | o . | 2026-08-10 15:20:42.995082 | debian-trixie -> localhost | | . | 2026-08-10 15:20:42.995113 | debian-trixie -> localhost | | | 2026-08-10 15:20:42.995139 | debian-trixie -> localhost | +----[SHA256]-----+ 2026-08-10 15:20:42.995201 | debian-trixie -> localhost | ok: Runtime: 0:00:00.852285 2026-08-10 15:20:43.000440 | 2026-08-10 15:20:43.000519 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 15:20:43.031325 | debian-trixie | ok 2026-08-10 15:20:43.041414 | debian-trixie | included: /var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 15:20:43.048464 | 2026-08-10 15:20:43.048528 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 15:20:43.072570 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:43.080466 | 2026-08-10 15:20:43.081729 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 15:20:43.595140 | debian-trixie | changed 2026-08-10 15:20:43.599129 | 2026-08-10 15:20:43.599206 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 15:20:43.812888 | debian-trixie | ok 2026-08-10 15:20:43.819840 | 2026-08-10 15:20:43.819929 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 15:20:44.341194 | debian-trixie | changed 2026-08-10 15:20:44.346999 | 2026-08-10 15:20:44.347091 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 15:20:44.882568 | debian-trixie | changed 2026-08-10 15:20:44.888721 | 2026-08-10 15:20:44.888806 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 15:20:44.915003 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:44.923813 | 2026-08-10 15:20:44.923907 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 15:20:45.283578 | debian-trixie -> localhost | changed 2026-08-10 15:20:45.299064 | 2026-08-10 15:20:45.299128 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 15:20:46.066826 | debian-trixie -> localhost | Identity added: /var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/work/5de523527fe94ba498460de6a7688e91_id_rsa (zuul-build-sshkey) 2026-08-10 15:20:46.067061 | debian-trixie -> localhost | ok: Runtime: 0:00:00.009180 2026-08-10 15:20:46.075159 | 2026-08-10 15:20:46.075246 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 15:20:46.440637 | debian-trixie | ok 2026-08-10 15:20:46.446128 | 2026-08-10 15:20:46.446192 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 15:20:46.471270 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:46.485748 | 2026-08-10 15:20:46.485919 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-10 15:20:46.863438 | debian-trixie | ok 2026-08-10 15:20:46.869222 | 2026-08-10 15:20:46.869289 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-10 15:20:47.609305 | debian-trixie | Output suppressed because no_log was given 2026-08-10 15:20:47.618723 | 2026-08-10 15:20:47.618806 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-10 15:20:47.822923 | debian-trixie | ok: "logs" 2026-08-10 15:20:47.823187 | debian-trixie | ok: All items complete 2026-08-10 15:20:47.823227 | 2026-08-10 15:20:47.998397 | debian-trixie | ok: "artifacts" 2026-08-10 15:20:48.184471 | debian-trixie | ok: "docs" 2026-08-10 15:20:48.197333 | 2026-08-10 15:20:48.197471 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-10 15:20:48.403783 | debian-trixie | changed: "logs" 2026-08-10 15:20:48.579884 | debian-trixie | changed: "artifacts" 2026-08-10 15:20:48.766536 | debian-trixie | changed: "docs" 2026-08-10 15:20:48.959780 | 2026-08-10 15:20:48.959909 | PLAY RECAP 2026-08-10 15:20:48.959969 | debian-trixie | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-10 15:20:48.960009 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 15:20:48.960043 | 2026-08-10 15:20:49.101252 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 15:20:49.102363 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-10 15:20:49.710401 | 2026-08-10 15:20:49.710535 | PLAY [all] 2026-08-10 15:20:49.721495 | 2026-08-10 15:20:49.721591 | TASK [setup-uv : Extract archive] 2026-08-10 15:20:53.222559 | debian-trixie | changed 2026-08-10 15:20:53.229441 | 2026-08-10 15:20:53.229579 | TASK [setup-uv : Print version] 2026-08-10 15:20:53.619852 | debian-trixie | uv 0.8.13 2026-08-10 15:20:53.757889 | debian-trixie | ok: Runtime: 0:00:00.014960 2026-08-10 15:20:53.770203 | 2026-08-10 15:20:53.770315 | TASK [Install Ansible collection siblings] 2026-08-10 15:20:54.168433 | debian-trixie | ok: 2026-08-10 15:20:54.168680 | debian-trixie | Skipping ansible.posix: no checked-out sibling 2026-08-10 15:20:54.168742 | debian-trixie | Skipping community.general: no checked-out sibling 2026-08-10 15:20:54.170879 | 2026-08-10 15:20:54.170927 | PLAY RECAP 2026-08-10 15:20:54.170973 | debian-trixie | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 15:20:54.170994 | 2026-08-10 15:20:54.290484 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-10 15:20:54.292100 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-10 15:20:54.897807 | 2026-08-10 15:20:54.898053 | PLAY [all] 2026-08-10 15:20:54.911104 | 2026-08-10 15:20:54.911203 | LOOP [Check inventory directories] 2026-08-10 15:20:55.297583 | debian-trixie | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-10 15:20:55.473253 | debian-trixie | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/nerdctl/inventory" 2026-08-10 15:20:55.655901 | debian-trixie | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/inventory" 2026-08-10 15:20:55.668337 | 2026-08-10 15:20:55.668643 | LOOP [Copy inventory file for Zuul] 2026-08-10 15:20:56.493965 | debian-trixie | changed: 2026-08-10 15:20:56.494246 | debian-trixie | { 2026-08-10 15:20:56.494311 | debian-trixie | "ansible_loop_var": "item", 2026-08-10 15:20:56.494366 | debian-trixie | "changed": false, 2026-08-10 15:20:56.494415 | debian-trixie | "failed": false, 2026-08-10 15:20:56.494471 | debian-trixie | "invocation": { 2026-08-10 15:20:56.494522 | debian-trixie | "module_args": { 2026-08-10 15:20:56.494569 | debian-trixie | "checksum_algorithm": "sha1", 2026-08-10 15:20:56.494608 | debian-trixie | "follow": true, 2026-08-10 15:20:56.494648 | debian-trixie | "get_attributes": true, 2026-08-10 15:20:56.494691 | debian-trixie | "get_checksum": true, 2026-08-10 15:20:56.494739 | debian-trixie | "get_mime": true, 2026-08-10 15:20:56.494787 | debian-trixie | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-10 15:20:56.494838 | debian-trixie | } 2026-08-10 15:20:56.494888 | debian-trixie | }, 2026-08-10 15:20:56.494937 | debian-trixie | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-10 15:20:56.495003 | debian-trixie | "stat": { 2026-08-10 15:20:56.495054 | debian-trixie | "atime": 1786375247.5142512, 2026-08-10 15:20:56.495102 | debian-trixie | "attr_flags": "e", 2026-08-10 15:20:56.495149 | debian-trixie | "attributes": [ 2026-08-10 15:20:56.495197 | debian-trixie | "extents" 2026-08-10 15:20:56.495245 | debian-trixie | ], 2026-08-10 15:20:56.495292 | debian-trixie | "block_size": 4096, 2026-08-10 15:20:56.495339 | debian-trixie | "blocks": 8, 2026-08-10 15:20:56.495387 | debian-trixie | "charset": "unknown", 2026-08-10 15:20:56.495437 | debian-trixie | "ctime": 1786375247.5182512, 2026-08-10 15:20:56.495486 | debian-trixie | "dev": 65025, 2026-08-10 15:20:56.495535 | debian-trixie | "device_type": 0, 2026-08-10 15:20:56.495581 | debian-trixie | "executable": true, 2026-08-10 15:20:56.495628 | debian-trixie | "exists": true, 2026-08-10 15:20:56.495673 | debian-trixie | "gid": 1000, 2026-08-10 15:20:56.495714 | debian-trixie | "gr_name": "zuul", 2026-08-10 15:20:56.495754 | debian-trixie | "inode": 519191, 2026-08-10 15:20:56.495794 | debian-trixie | "isblk": false, 2026-08-10 15:20:56.495839 | debian-trixie | "ischr": false, 2026-08-10 15:20:56.495905 | debian-trixie | "isdir": true, 2026-08-10 15:20:56.495951 | debian-trixie | "isfifo": false, 2026-08-10 15:20:56.495995 | debian-trixie | "isgid": false, 2026-08-10 15:20:56.496038 | debian-trixie | "islnk": false, 2026-08-10 15:20:56.496083 | debian-trixie | "isreg": false, 2026-08-10 15:20:56.496125 | debian-trixie | "issock": false, 2026-08-10 15:20:56.496170 | debian-trixie | "isuid": false, 2026-08-10 15:20:56.496215 | debian-trixie | "mimetype": "unknown", 2026-08-10 15:20:56.496260 | debian-trixie | "mode": "0755", 2026-08-10 15:20:56.496306 | debian-trixie | "mtime": 1786375233.1027603, 2026-08-10 15:20:56.496354 | debian-trixie | "nlink": 11, 2026-08-10 15:20:56.496402 | debian-trixie | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-10 15:20:56.496442 | debian-trixie | "pw_name": "zuul", 2026-08-10 15:20:56.496486 | debian-trixie | "readable": true, 2026-08-10 15:20:56.496526 | debian-trixie | "rgrp": true, 2026-08-10 15:20:56.496569 | debian-trixie | "roth": true, 2026-08-10 15:20:56.496612 | debian-trixie | "rusr": true, 2026-08-10 15:20:56.496654 | debian-trixie | "size": 4096, 2026-08-10 15:20:56.496701 | debian-trixie | "uid": 1000, 2026-08-10 15:20:56.496742 | debian-trixie | "version": "361768449", 2026-08-10 15:20:56.496778 | debian-trixie | "wgrp": false, 2026-08-10 15:20:56.496809 | debian-trixie | "woth": false, 2026-08-10 15:20:56.496838 | debian-trixie | "writeable": true, 2026-08-10 15:20:56.496866 | debian-trixie | "wusr": true, 2026-08-10 15:20:56.496896 | debian-trixie | "xgrp": true, 2026-08-10 15:20:56.496929 | debian-trixie | "xoth": true, 2026-08-10 15:20:56.496982 | debian-trixie | "xusr": true 2026-08-10 15:20:56.497020 | debian-trixie | } 2026-08-10 15:20:56.497053 | debian-trixie | } 2026-08-10 15:20:56.497112 | debian-trixie | ok: All items complete 2026-08-10 15:20:56.497150 | 2026-08-10 15:20:56.499064 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:56.500290 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:56.513422 | 2026-08-10 15:20:56.513536 | LOOP [Switch "ansible_host" to private IP] 2026-08-10 15:20:56.870766 | debian-trixie | changed: 1 replacements made 2026-08-10 15:20:56.873091 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:56.878501 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:20:56.891361 | 2026-08-10 15:20:56.891493 | TASK [Run Molecule scenario] 2026-08-10 15:20:57.336004 | debian-trixie | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-08-10 15:20:57.336097 | debian-trixie | Creating virtual environment at: .venv 2026-08-10 15:20:57.586808 | debian-trixie | Downloading pygments (1.2MiB) 2026-08-10 15:20:57.602918 | debian-trixie | Downloading ansible-core (2.3MiB) 2026-08-10 15:20:57.603157 | debian-trixie | Downloading cryptography (4.3MiB) 2026-08-10 15:20:57.758322 | debian-trixie | Downloading cryptography 2026-08-10 15:20:57.807936 | debian-trixie | Downloading pygments 2026-08-10 15:20:57.938377 | debian-trixie | Downloading ansible-core 2026-08-10 15:20:57.983149 | debian-trixie | Installed 36 packages in 44ms 2026-08-10 15:20:58.626058 | debian-trixie | INFO Collection 'vexxhost.containers' detected. 2026-08-10 15:20:58.626104 | debian-trixie | INFO Scenarios will be used from 'extensions/molecule' 2026-08-10 15:20:59.453670 | debian-trixie | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-10 15:20:59.453711 | debian-trixie | INFO default scenario not found, disabling shared state. 2026-08-10 15:20:59.453796 | debian-trixie | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-10 15:20:59.453868 | debian-trixie | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-08-10 15:21:35.815463 | debian-trixie | INFO [nerdctl > dependency] Executing 2026-08-10 15:21:35.815582 | debian-trixie | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-08-10 15:21:35.815856 | debian-trixie | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-08-10 15:21:35.816021 | debian-trixie | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-10 15:21:35.821751 | debian-trixie | INFO [nerdctl > cleanup] Executing 2026-08-10 15:21:35.822047 | debian-trixie | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-10 15:21:35.827260 | debian-trixie | INFO [nerdctl > destroy] Executing 2026-08-10 15:21:35.827341 | debian-trixie | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-08-10 15:21:35.827408 | debian-trixie | INFO [nerdctl > destroy] Executed: Successful 2026-08-10 15:21:35.832602 | debian-trixie | INFO [nerdctl > syntax] Executing 2026-08-10 15:21:36.318137 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-10 15:21:36.318413 | debian-trixie | [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-08-10 15:21:36.318638 | debian-trixie | 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-08-10 15:21:36.318815 | debian-trixie | 2026-08-10 15:21:36.721306 | debian-trixie | 2026-08-10 15:21:36.721411 | debian-trixie | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-08-10 15:21:36.786946 | debian-trixie | INFO [nerdctl > syntax] Executed: Successful 2026-08-10 15:21:36.798166 | debian-trixie | INFO [nerdctl > create] Executing 2026-08-10 15:21:36.799566 | debian-trixie | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-10 15:21:36.804824 | debian-trixie | INFO [nerdctl > prepare] Executing 2026-08-10 15:21:37.274437 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-10 15:21:37.274544 | debian-trixie | [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-08-10 15:21:37.274762 | debian-trixie | 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-08-10 15:21:37.274889 | debian-trixie | 2026-08-10 15:21:37.616725 | debian-trixie | 2026-08-10 15:21:37.616930 | debian-trixie | PLAY [Prepare] ***************************************************************** 2026-08-10 15:21:37.617117 | debian-trixie | 2026-08-10 15:21:37.617328 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-08-10 15:21:37.617522 | debian-trixie | Monday 10 August 2026 15:21:37 +0000 (0:00:00.029) 0:00:00.029 ********* 2026-08-10 15:21:38.861265 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-08-10 15:21:38.861324 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:21:38.861399 | debian-trixie | 2026-08-10 15:21:38.861488 | debian-trixie | TASK [Update "apt" cache] ****************************************************** 2026-08-10 15:21:38.861575 | debian-trixie | Monday 10 August 2026 15:21:38 +0000 (0:00:01.244) 0:00:01.274 ********* 2026-08-10 15:21:43.706216 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:21:43.706368 | debian-trixie | 2026-08-10 15:21:43.706561 | debian-trixie | PLAY RECAP ********************************************************************* 2026-08-10 15:21:43.706774 | debian-trixie | debian-trixie : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-10 15:21:43.706960 | debian-trixie | 2026-08-10 15:21:43.708104 | debian-trixie | 2026-08-10 15:21:43.708145 | debian-trixie | TASKS RECAP ******************************************************************** 2026-08-10 15:21:43.708154 | debian-trixie | Monday 10 August 2026 15:21:43 +0000 (0:00:04.845) 0:00:06.119 ********* 2026-08-10 15:21:43.708163 | debian-trixie | =============================================================================== 2026-08-10 15:21:43.708171 | debian-trixie | Update "apt" cache ------------------------------------------------------ 4.85s 2026-08-10 15:21:43.708179 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.24s 2026-08-10 15:21:43.789571 | debian-trixie | INFO [nerdctl > prepare] Executed: Successful 2026-08-10 15:21:43.799295 | debian-trixie | INFO [nerdctl > converge] Executing 2026-08-10 15:21:44.267080 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-10 15:21:44.267452 | debian-trixie | [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-08-10 15:21:44.267724 | debian-trixie | 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-08-10 15:21:44.267957 | debian-trixie | 2026-08-10 15:21:44.638923 | debian-trixie | 2026-08-10 15:21:44.638946 | debian-trixie | PLAY [Converge] **************************************************************** 2026-08-10 15:21:44.638955 | debian-trixie | 2026-08-10 15:21:44.638963 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-08-10 15:21:44.638983 | debian-trixie | Monday 10 August 2026 15:21:44 +0000 (0:00:00.013) 0:00:00.013 ********* 2026-08-10 15:21:45.691418 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-08-10 15:21:45.695402 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:21:45.695637 | debian-trixie | 2026-08-10 15:21:45.695961 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-10 15:21:45.696214 | debian-trixie | Monday 10 August 2026 15:21:45 +0000 (0:00:01.056) 0:00:01.069 ********* 2026-08-10 15:21:46.171401 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:21:46.171565 | debian-trixie | 2026-08-10 15:21:46.171691 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-10 15:21:46.171808 | debian-trixie | Monday 10 August 2026 15:21:46 +0000 (0:00:00.476) 0:00:01.546 ********* 2026-08-10 15:21:46.204698 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:21:46.205007 | debian-trixie | 2026-08-10 15:21:46.205278 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-10 15:21:46.205549 | debian-trixie | Monday 10 August 2026 15:21:46 +0000 (0:00:00.032) 0:00:01.579 ********* 2026-08-10 15:21:46.624760 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:21:46.625247 | debian-trixie | 2026-08-10 15:21:46.625579 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-10 15:21:46.625843 | debian-trixie | Monday 10 August 2026 15:21:46 +0000 (0:00:00.419) 0:00:01.999 ********* 2026-08-10 15:21:46.713324 | debian-trixie | ok: [debian-trixie] => { 2026-08-10 15:21:46.713681 | debian-trixie | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-10 15:21:46.713948 | debian-trixie | } 2026-08-10 15:21:46.714202 | debian-trixie | 2026-08-10 15:21:46.714496 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-10 15:21:46.714775 | debian-trixie | Monday 10 August 2026 15:21:46 +0000 (0:00:00.088) 0:00:02.087 ********* 2026-08-10 15:21:47.745786 | debian-trixie | [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-08-10 15:21:47.751036 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:21:47.751165 | debian-trixie | 2026-08-10 15:21:47.751291 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-10 15:21:47.751411 | debian-trixie | Monday 10 August 2026 15:21:47 +0000 (0:00:01.038) 0:00:03.126 ********* 2026-08-10 15:21:47.775390 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:21:47.775416 | debian-trixie | 2026-08-10 15:21:47.775428 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-10 15:21:47.775438 | debian-trixie | Monday 10 August 2026 15:21:47 +0000 (0:00:00.023) 0:00:03.149 ********* 2026-08-10 15:21:48.068685 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:21:48.069027 | debian-trixie | 2026-08-10 15:21:48.069301 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-10 15:21:48.069560 | debian-trixie | Monday 10 August 2026 15:21:48 +0000 (0:00:00.293) 0:00:03.443 ********* 2026-08-10 15:21:49.017777 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:21:49.017979 | debian-trixie | 2026-08-10 15:21:49.018197 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-10 15:21:49.018388 | debian-trixie | Monday 10 August 2026 15:21:49 +0000 (0:00:00.947) 0:00:04.391 ********* 2026-08-10 15:21:49.092172 | debian-trixie | ok: [debian-trixie] => { 2026-08-10 15:21:49.092512 | debian-trixie | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-10 15:21:49.092798 | debian-trixie | } 2026-08-10 15:21:49.093135 | debian-trixie | 2026-08-10 15:21:49.093440 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-10 15:21:49.093769 | debian-trixie | Monday 10 August 2026 15:21:49 +0000 (0:00:00.075) 0:00:04.466 ********* 2026-08-10 15:21:50.021885 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:21:50.021919 | debian-trixie | 2026-08-10 15:21:50.021929 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-10 15:21:50.021939 | debian-trixie | Monday 10 August 2026 15:21:50 +0000 (0:00:00.925) 0:00:05.392 ********* 2026-08-10 15:21:53.203289 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:21:53.203554 | debian-trixie | 2026-08-10 15:21:53.203815 | debian-trixie | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-10 15:21:53.204087 | debian-trixie | Monday 10 August 2026 15:21:53 +0000 (0:00:03.183) 0:00:08.575 ********* 2026-08-10 15:21:53.224802 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:21:53.225142 | debian-trixie | 2026-08-10 15:21:53.225422 | debian-trixie | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-10 15:21:53.225690 | debian-trixie | Monday 10 August 2026 15:21:53 +0000 (0:00:00.023) 0:00:08.599 ********* 2026-08-10 15:21:53.247106 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:21:53.247431 | debian-trixie | 2026-08-10 15:21:53.247736 | debian-trixie | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-10 15:21:53.248090 | debian-trixie | Monday 10 August 2026 15:21:53 +0000 (0:00:00.022) 0:00:08.621 ********* 2026-08-10 15:21:53.276776 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:21:53.277063 | debian-trixie | 2026-08-10 15:21:53.277319 | debian-trixie | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-10 15:21:53.277563 | debian-trixie | Monday 10 August 2026 15:21:53 +0000 (0:00:00.029) 0:00:08.651 ********* 2026-08-10 15:21:58.459078 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:21:58.459372 | debian-trixie | 2026-08-10 15:21:58.459641 | debian-trixie | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-10 15:21:58.459889 | debian-trixie | Monday 10 August 2026 15:21:58 +0000 (0:00:05.182) 0:00:13.833 ********* 2026-08-10 15:21:59.305027 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:21:59.305304 | debian-trixie | 2026-08-10 15:21:59.307437 | debian-trixie | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-10 15:21:59.307454 | debian-trixie | Monday 10 August 2026 15:21:59 +0000 (0:00:00.841) 0:00:14.675 ********* 2026-08-10 15:22:00.761841 | debian-trixie | changed: [debian-trixie] => (item={'path': '/etc/containerd'}) 2026-08-10 15:22:00.761904 | debian-trixie | changed: [debian-trixie] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-10 15:22:00.761914 | debian-trixie | changed: [debian-trixie] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-10 15:22:00.764962 | debian-trixie | changed: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-10 15:22:00.765000 | debian-trixie | changed: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-10 15:22:00.765005 | debian-trixie | 2026-08-10 15:22:00.765010 | debian-trixie | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-10 15:22:00.765014 | debian-trixie | Monday 10 August 2026 15:22:00 +0000 (0:00:01.457) 0:00:16.133 ********* 2026-08-10 15:22:01.644791 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:01.644910 | debian-trixie | 2026-08-10 15:22:01.644922 | debian-trixie | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-10 15:22:01.644931 | debian-trixie | Monday 10 August 2026 15:22:01 +0000 (0:00:00.881) 0:00:17.014 ********* 2026-08-10 15:22:01.644939 | debian-trixie | 2026-08-10 15:22:01.644946 | debian-trixie | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-10 15:22:01.644954 | debian-trixie | Monday 10 August 2026 15:22:01 +0000 (0:00:00.002) 0:00:17.017 ********* 2026-08-10 15:22:03.570803 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:03.571143 | debian-trixie | 2026-08-10 15:22:03.571415 | debian-trixie | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-10 15:22:03.571674 | debian-trixie | Monday 10 August 2026 15:22:03 +0000 (0:00:01.927) 0:00:18.945 ********* 2026-08-10 15:22:04.217358 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:04.217378 | debian-trixie | 2026-08-10 15:22:04.217382 | debian-trixie | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-10 15:22:04.217386 | debian-trixie | Monday 10 August 2026 15:22:04 +0000 (0:00:00.640) 0:00:19.586 ********* 2026-08-10 15:22:04.997860 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:04.998133 | debian-trixie | 2026-08-10 15:22:04.998411 | debian-trixie | PLAY RECAP ********************************************************************* 2026-08-10 15:22:04.998679 | debian-trixie | debian-trixie : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-10 15:22:04.998908 | debian-trixie | 2026-08-10 15:22:04.999131 | debian-trixie | 2026-08-10 15:22:04.999373 | debian-trixie | TASKS RECAP ******************************************************************** 2026-08-10 15:22:04.999622 | debian-trixie | Monday 10 August 2026 15:22:04 +0000 (0:00:00.786) 0:00:20.372 ********* 2026-08-10 15:22:04.999884 | debian-trixie | =============================================================================== 2026-08-10 15:22:05.000237 | debian-trixie | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.18s 2026-08-10 15:22:05.000522 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 3.18s 2026-08-10 15:22:05.000796 | debian-trixie | vexxhost.containers.containerd : Reload systemd ------------------------- 1.93s 2026-08-10 15:22:05.001125 | debian-trixie | vexxhost.containers.containerd : Create folders for configuration ------- 1.46s 2026-08-10 15:22:05.001411 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.06s 2026-08-10 15:22:05.001688 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 1.04s 2026-08-10 15:22:05.001964 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.95s 2026-08-10 15:22:05.002301 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.93s 2026-08-10 15:22:05.002607 | debian-trixie | vexxhost.containers.containerd : Create containerd config file ---------- 0.88s 2026-08-10 15:22:05.002890 | debian-trixie | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.84s 2026-08-10 15:22:05.003160 | debian-trixie | vexxhost.containers.containerd : Enable and start service --------------- 0.79s 2026-08-10 15:22:05.003336 | debian-trixie | vexxhost.containers.containerd : Restart containerd --------------------- 0.64s 2026-08-10 15:22:05.003511 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-08-10 15:22:05.003686 | debian-trixie | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.42s 2026-08-10 15:22:05.003853 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.29s 2026-08-10 15:22:05.004021 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-08-10 15:22:05.004189 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-08-10 15:22:05.004358 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-10 15:22:05.004528 | debian-trixie | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.03s 2026-08-10 15:22:05.004697 | debian-trixie | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-10 15:22:05.094711 | debian-trixie | INFO [nerdctl > converge] Executed: Successful 2026-08-10 15:22:05.107083 | debian-trixie | INFO [nerdctl > idempotence] Executing 2026-08-10 15:22:05.606696 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-10 15:22:05.607080 | debian-trixie | [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-08-10 15:22:05.607408 | debian-trixie | 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-08-10 15:22:05.607660 | debian-trixie | 2026-08-10 15:22:05.978543 | debian-trixie | 2026-08-10 15:22:05.978887 | debian-trixie | PLAY [Converge] **************************************************************** 2026-08-10 15:22:05.979144 | debian-trixie | 2026-08-10 15:22:05.979414 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-08-10 15:22:05.979680 | debian-trixie | Monday 10 August 2026 15:22:05 +0000 (0:00:00.013) 0:00:00.013 ********* 2026-08-10 15:22:08.038666 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-08-10 15:22:08.041138 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:08.041384 | debian-trixie | 2026-08-10 15:22:08.041641 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-10 15:22:08.041895 | debian-trixie | Monday 10 August 2026 15:22:08 +0000 (0:00:02.062) 0:00:02.076 ********* 2026-08-10 15:22:08.486071 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:08.486352 | debian-trixie | 2026-08-10 15:22:08.486621 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-10 15:22:08.486877 | debian-trixie | Monday 10 August 2026 15:22:08 +0000 (0:00:00.444) 0:00:02.521 ********* 2026-08-10 15:22:08.511309 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:22:08.511560 | debian-trixie | 2026-08-10 15:22:08.511819 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-10 15:22:08.512070 | debian-trixie | Monday 10 August 2026 15:22:08 +0000 (0:00:00.025) 0:00:02.546 ********* 2026-08-10 15:22:08.949800 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:08.949836 | debian-trixie | 2026-08-10 15:22:08.949845 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-10 15:22:08.949853 | debian-trixie | Monday 10 August 2026 15:22:08 +0000 (0:00:00.437) 0:00:02.983 ********* 2026-08-10 15:22:09.018819 | debian-trixie | ok: [debian-trixie] => { 2026-08-10 15:22:09.019109 | debian-trixie | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-10 15:22:09.019373 | debian-trixie | } 2026-08-10 15:22:09.019606 | debian-trixie | 2026-08-10 15:22:09.019865 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-10 15:22:09.020118 | debian-trixie | Monday 10 August 2026 15:22:09 +0000 (0:00:00.070) 0:00:03.054 ********* 2026-08-10 15:22:09.566560 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:09.566748 | debian-trixie | 2026-08-10 15:22:09.566921 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-10 15:22:09.567088 | debian-trixie | Monday 10 August 2026 15:22:09 +0000 (0:00:00.547) 0:00:03.601 ********* 2026-08-10 15:22:09.593131 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:22:09.593287 | debian-trixie | 2026-08-10 15:22:09.593450 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-10 15:22:09.593611 | debian-trixie | Monday 10 August 2026 15:22:09 +0000 (0:00:00.024) 0:00:03.626 ********* 2026-08-10 15:22:09.924365 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:09.924398 | debian-trixie | 2026-08-10 15:22:09.924479 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-10 15:22:09.924564 | debian-trixie | Monday 10 August 2026 15:22:09 +0000 (0:00:00.330) 0:00:03.957 ********* 2026-08-10 15:22:10.891357 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:10.891451 | debian-trixie | 2026-08-10 15:22:10.891648 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-10 15:22:10.891838 | debian-trixie | Monday 10 August 2026 15:22:10 +0000 (0:00:00.968) 0:00:04.925 ********* 2026-08-10 15:22:10.965663 | debian-trixie | ok: [debian-trixie] => { 2026-08-10 15:22:10.965743 | debian-trixie | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-10 15:22:10.965855 | debian-trixie | } 2026-08-10 15:22:10.965966 | debian-trixie | 2026-08-10 15:22:10.966088 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-10 15:22:10.966209 | debian-trixie | Monday 10 August 2026 15:22:10 +0000 (0:00:00.075) 0:00:05.000 ********* 2026-08-10 15:22:11.440713 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:11.440793 | debian-trixie | 2026-08-10 15:22:11.441122 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-10 15:22:11.441148 | debian-trixie | Monday 10 August 2026 15:22:11 +0000 (0:00:00.471) 0:00:05.472 ********* 2026-08-10 15:22:13.913263 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:13.913397 | debian-trixie | 2026-08-10 15:22:13.913517 | debian-trixie | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-10 15:22:13.913629 | debian-trixie | Monday 10 August 2026 15:22:13 +0000 (0:00:02.469) 0:00:07.941 ********* 2026-08-10 15:22:13.944380 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:22:13.944483 | debian-trixie | 2026-08-10 15:22:13.944608 | debian-trixie | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-10 15:22:13.944732 | debian-trixie | Monday 10 August 2026 15:22:13 +0000 (0:00:00.034) 0:00:07.976 ********* 2026-08-10 15:22:13.966502 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:22:13.966666 | debian-trixie | 2026-08-10 15:22:13.966866 | debian-trixie | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-10 15:22:13.967072 | debian-trixie | Monday 10 August 2026 15:22:13 +0000 (0:00:00.025) 0:00:08.001 ********* 2026-08-10 15:22:13.991149 | debian-trixie | skipping: [debian-trixie] 2026-08-10 15:22:13.991244 | debian-trixie | 2026-08-10 15:22:13.991367 | debian-trixie | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-10 15:22:13.991488 | debian-trixie | Monday 10 August 2026 15:22:13 +0000 (0:00:00.025) 0:00:08.026 ********* 2026-08-10 15:22:14.799415 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:14.799469 | debian-trixie | 2026-08-10 15:22:14.799606 | debian-trixie | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-10 15:22:14.799724 | debian-trixie | Monday 10 August 2026 15:22:14 +0000 (0:00:00.807) 0:00:08.834 ********* 2026-08-10 15:22:15.458125 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:15.458163 | debian-trixie | 2026-08-10 15:22:15.458172 | debian-trixie | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-10 15:22:15.458180 | debian-trixie | Monday 10 August 2026 15:22:15 +0000 (0:00:00.655) 0:00:09.489 ********* 2026-08-10 15:22:16.897589 | debian-trixie | ok: [debian-trixie] => (item={'path': '/etc/containerd'}) 2026-08-10 15:22:16.897688 | debian-trixie | ok: [debian-trixie] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-10 15:22:16.897921 | debian-trixie | ok: [debian-trixie] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-10 15:22:16.898148 | debian-trixie | ok: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-10 15:22:16.898324 | debian-trixie | ok: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-10 15:22:16.898496 | debian-trixie | 2026-08-10 15:22:16.898696 | debian-trixie | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-10 15:22:16.898878 | debian-trixie | Monday 10 August 2026 15:22:16 +0000 (0:00:01.439) 0:00:10.929 ********* 2026-08-10 15:22:17.717386 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:17.717437 | debian-trixie | 2026-08-10 15:22:17.717488 | debian-trixie | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-10 15:22:17.717588 | debian-trixie | Monday 10 August 2026 15:22:17 +0000 (0:00:00.819) 0:00:11.748 ********* 2026-08-10 15:22:17.717674 | debian-trixie | 2026-08-10 15:22:17.717765 | debian-trixie | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-10 15:22:17.717876 | debian-trixie | Monday 10 August 2026 15:22:17 +0000 (0:00:00.003) 0:00:11.752 ********* 2026-08-10 15:22:18.478554 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:18.478585 | debian-trixie | 2026-08-10 15:22:18.478591 | debian-trixie | PLAY RECAP ********************************************************************* 2026-08-10 15:22:18.478596 | debian-trixie | debian-trixie : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-10 15:22:18.478600 | debian-trixie | 2026-08-10 15:22:18.478604 | debian-trixie | 2026-08-10 15:22:18.478608 | debian-trixie | TASKS RECAP ******************************************************************** 2026-08-10 15:22:18.478613 | debian-trixie | Monday 10 August 2026 15:22:18 +0000 (0:00:00.758) 0:00:12.510 ********* 2026-08-10 15:22:18.478617 | debian-trixie | =============================================================================== 2026-08-10 15:22:18.478622 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 2.47s 2026-08-10 15:22:18.478626 | debian-trixie | Gathering Facts --------------------------------------------------------- 2.06s 2026-08-10 15:22:18.478631 | debian-trixie | vexxhost.containers.containerd : Create folders for configuration ------- 1.44s 2026-08-10 15:22:18.478635 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.97s 2026-08-10 15:22:18.478639 | debian-trixie | vexxhost.containers.containerd : Create containerd config file ---------- 0.82s 2026-08-10 15:22:18.478643 | debian-trixie | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.81s 2026-08-10 15:22:18.478647 | debian-trixie | vexxhost.containers.containerd : Enable and start service --------------- 0.76s 2026-08-10 15:22:18.478651 | debian-trixie | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.66s 2026-08-10 15:22:18.478655 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.55s 2026-08-10 15:22:18.478660 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.47s 2026-08-10 15:22:18.478664 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.44s 2026-08-10 15:22:18.478668 | debian-trixie | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.44s 2026-08-10 15:22:18.478672 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.33s 2026-08-10 15:22:18.478676 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-08-10 15:22:18.478680 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-10 15:22:18.478684 | debian-trixie | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-08-10 15:22:18.478688 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-10 15:22:18.478691 | debian-trixie | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.03s 2026-08-10 15:22:18.478708 | debian-trixie | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.03s 2026-08-10 15:22:18.478712 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-10 15:22:18.585121 | debian-trixie | INFO [nerdctl > idempotence] Executed: Successful 2026-08-10 15:22:18.595846 | debian-trixie | INFO [nerdctl > side_effect] Executing 2026-08-10 15:22:18.596324 | debian-trixie | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-10 15:22:18.602882 | debian-trixie | INFO [nerdctl > verify] Executing 2026-08-10 15:22:19.098482 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-10 15:22:19.098841 | debian-trixie | [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-08-10 15:22:19.099125 | debian-trixie | 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-08-10 15:22:19.099357 | debian-trixie | 2026-08-10 15:22:19.450541 | debian-trixie | 2026-08-10 15:22:19.451019 | debian-trixie | PLAY [Verify] ****************************************************************** 2026-08-10 15:22:19.451376 | debian-trixie | 2026-08-10 15:22:19.451809 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-08-10 15:22:19.452202 | debian-trixie | Monday 10 August 2026 15:22:19 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-08-10 15:22:21.560882 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-08-10 15:22:21.567490 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:21.567755 | debian-trixie | 2026-08-10 15:22:21.568022 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-10 15:22:21.568269 | debian-trixie | Monday 10 August 2026 15:22:21 +0000 (0:00:02.117) 0:00:02.128 ********* 2026-08-10 15:22:22.036904 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:22.037177 | debian-trixie | 2026-08-10 15:22:22.037440 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-10 15:22:22.037693 | debian-trixie | Monday 10 August 2026 15:22:22 +0000 (0:00:00.469) 0:00:02.597 ********* 2026-08-10 15:22:23.171307 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:23.171583 | debian-trixie | 2026-08-10 15:22:23.171858 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-10 15:22:23.172128 | debian-trixie | Monday 10 August 2026 15:22:23 +0000 (0:00:01.134) 0:00:03.731 ********* 2026-08-10 15:22:23.475461 | debian-trixie | ok: [debian-trixie] 2026-08-10 15:22:23.475762 | debian-trixie | 2026-08-10 15:22:23.476027 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-10 15:22:23.476280 | debian-trixie | Monday 10 August 2026 15:22:23 +0000 (0:00:00.304) 0:00:04.035 ********* 2026-08-10 15:22:23.544807 | debian-trixie | ok: [debian-trixie] => { 2026-08-10 15:22:23.545130 | debian-trixie | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-08-10 15:22:23.545372 | debian-trixie | } 2026-08-10 15:22:23.545602 | debian-trixie | 2026-08-10 15:22:23.545862 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-10 15:22:23.546112 | debian-trixie | Monday 10 August 2026 15:22:23 +0000 (0:00:00.069) 0:00:04.105 ********* 2026-08-10 15:22:24.373646 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:24.373958 | debian-trixie | 2026-08-10 15:22:24.374248 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-10 15:22:24.374519 | debian-trixie | Monday 10 August 2026 15:22:24 +0000 (0:00:00.828) 0:00:04.933 ********* 2026-08-10 15:22:26.237248 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:26.237381 | debian-trixie | 2026-08-10 15:22:26.237500 | debian-trixie | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-10 15:22:26.237615 | debian-trixie | Monday 10 August 2026 15:22:26 +0000 (0:00:01.860) 0:00:06.794 ********* 2026-08-10 15:22:27.033296 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:27.033338 | debian-trixie | 2026-08-10 15:22:27.033399 | debian-trixie | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-08-10 15:22:27.033484 | debian-trixie | Monday 10 August 2026 15:22:27 +0000 (0:00:00.796) 0:00:07.590 ********* 2026-08-10 15:22:27.680535 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:27.680711 | debian-trixie | 2026-08-10 15:22:27.681237 | debian-trixie | TASK [Restart "containerd"] **************************************************** 2026-08-10 15:22:27.681270 | debian-trixie | Monday 10 August 2026 15:22:27 +0000 (0:00:00.649) 0:00:08.240 ********* 2026-08-10 15:22:28.581230 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:28.581361 | debian-trixie | 2026-08-10 15:22:28.581478 | debian-trixie | TASK [Pull image from registry] ************************************************ 2026-08-10 15:22:28.581593 | debian-trixie | Monday 10 August 2026 15:22:28 +0000 (0:00:00.898) 0:00:09.139 ********* 2026-08-10 15:22:30.032957 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:30.033005 | debian-trixie | 2026-08-10 15:22:30.033187 | debian-trixie | TASK [List images] ************************************************************* 2026-08-10 15:22:30.033210 | debian-trixie | Monday 10 August 2026 15:22:30 +0000 (0:00:01.449) 0:00:10.588 ********* 2026-08-10 15:22:30.374423 | debian-trixie | changed: [debian-trixie] 2026-08-10 15:22:30.374571 | debian-trixie | 2026-08-10 15:22:30.374759 | debian-trixie | PLAY RECAP ********************************************************************* 2026-08-10 15:22:30.374968 | debian-trixie | debian-trixie : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-10 15:22:30.375140 | debian-trixie | 2026-08-10 15:22:30.375304 | debian-trixie | 2026-08-10 15:22:30.375480 | debian-trixie | TASKS RECAP ******************************************************************** 2026-08-10 15:22:30.375668 | debian-trixie | Monday 10 August 2026 15:22:30 +0000 (0:00:00.346) 0:00:10.935 ********* 2026-08-10 15:22:30.375844 | debian-trixie | =============================================================================== 2026-08-10 15:22:30.376025 | debian-trixie | Gathering Facts --------------------------------------------------------- 2.12s 2026-08-10 15:22:30.376210 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 1.86s 2026-08-10 15:22:30.376891 | debian-trixie | Pull image from registry ------------------------------------------------ 1.45s 2026-08-10 15:22:30.376917 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 1.13s 2026-08-10 15:22:30.376921 | debian-trixie | Restart "containerd" ---------------------------------------------------- 0.90s 2026-08-10 15:22:30.378170 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.83s 2026-08-10 15:22:30.378190 | debian-trixie | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.80s 2026-08-10 15:22:30.378199 | debian-trixie | Install the 10-containerd-net.conflist file ----------------------------- 0.65s 2026-08-10 15:22:30.378206 | debian-trixie | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.47s 2026-08-10 15:22:30.378213 | debian-trixie | List images ------------------------------------------------------------- 0.35s 2026-08-10 15:22:30.378220 | debian-trixie | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.30s 2026-08-10 15:22:30.378227 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-10 15:22:30.470848 | debian-trixie | INFO [nerdctl > verify] Executed: Successful 2026-08-10 15:22:30.481223 | debian-trixie | INFO [nerdctl > cleanup] Executing 2026-08-10 15:22:30.481576 | debian-trixie | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-10 15:22:30.486839 | debian-trixie | INFO [nerdctl > destroy] Executing 2026-08-10 15:22:30.486930 | debian-trixie | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-08-10 15:22:30.487041 | debian-trixie | INFO [nerdctl > destroy] Executed: Successful 2026-08-10 15:22:30.487310 | debian-trixie | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-10 15:22:30.998515 | debian-trixie | ok: Runtime: 0:01:33.299513 2026-08-10 15:22:31.003532 | 2026-08-10 15:22:31.003583 | PLAY RECAP 2026-08-10 15:22:31.003629 | debian-trixie | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 15:22:31.003651 | 2026-08-10 15:22:31.121937 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-10 15:22:31.124374 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 15:22:31.712731 | 2026-08-10 15:22:31.712878 | PLAY [all] 2026-08-10 15:22:31.723762 | 2026-08-10 15:22:31.723859 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-10 15:22:31.759125 | debian-trixie | skipping: Conditional result was False 2026-08-10 15:22:31.766856 | 2026-08-10 15:22:31.766985 | TASK [fetch-output : Set log path for single node] 2026-08-10 15:22:31.810283 | debian-trixie | ok 2026-08-10 15:22:31.814573 | 2026-08-10 15:22:31.814739 | LOOP [fetch-output : Ensure local output dirs] 2026-08-10 15:22:32.251867 | debian-trixie -> localhost | ok: "/var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/work/logs" 2026-08-10 15:22:32.477924 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/work/artifacts" 2026-08-10 15:22:32.706344 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/5de523527fe94ba498460de6a7688e91/work/docs" 2026-08-10 15:22:32.725995 | 2026-08-10 15:22:32.726201 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 15:22:33.371606 | debian-trixie | ok 2026-08-10 15:22:33.371857 | debian-trixie | changed: All items complete 2026-08-10 15:22:33.371907 | 2026-08-10 15:22:33.853333 | debian-trixie | changed: .d..t...... ./ 2026-08-10 15:22:34.321882 | debian-trixie | changed: .d..t...... ./ 2026-08-10 15:22:34.346886 | 2026-08-10 15:22:34.347066 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 15:22:34.749978 | debian-trixie -> localhost | ok: Item: artifacts Runtime: 0:00:00.006828 2026-08-10 15:22:34.982793 | debian-trixie -> localhost | ok: Item: docs Runtime: 0:00:00.007864 2026-08-10 15:22:34.993937 | 2026-08-10 15:22:34.994058 | PLAY [all] 2026-08-10 15:22:35.002114 | 2026-08-10 15:22:35.002206 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 15:22:35.459106 | debian-trixie | changed 2026-08-10 15:22:35.465976 | 2026-08-10 15:22:35.466058 | PLAY RECAP 2026-08-10 15:22:35.466226 | debian-trixie | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-10 15:22:35.466281 | 2026-08-10 15:22:35.597161 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 15:22:35.598339 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 15:22:36.173056 | 2026-08-10 15:22:36.173196 | PLAY [localhost] 2026-08-10 15:22:36.183666 | 2026-08-10 15:22:36.183746 | TASK [Generate Zuul manifest] 2026-08-10 15:22:36.202120 | localhost | ok 2026-08-10 15:22:36.220091 | 2026-08-10 15:22:36.220271 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 15:22:36.607782 | localhost | changed 2026-08-10 15:22:36.620468 | 2026-08-10 15:22:36.620549 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 15:22:36.654271 | localhost | ok 2026-08-10 15:22:36.663378 | 2026-08-10 15:22:36.663495 | TASK [Upload logs] 2026-08-10 15:22:36.684848 | localhost | ok 2026-08-10 15:22:36.744396 | 2026-08-10 15:22:36.744563 | TASK [Set zuul-log-path fact] 2026-08-10 15:22:36.765551 | localhost | ok 2026-08-10 15:22:36.780332 | 2026-08-10 15:22:36.780409 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 15:22:36.812174 | localhost | ok 2026-08-10 15:22:36.821971 | 2026-08-10 15:22:36.822082 | TASK [upload-logs : Create log directories] 2026-08-10 15:22:37.215903 | localhost | changed 2026-08-10 15:22:37.223270 | 2026-08-10 15:22:37.223361 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 15:22:37.651795 | localhost -> localhost | ok: Runtime: 0:00:00.004204 2026-08-10 15:22:37.660929 | 2026-08-10 15:22:37.661082 | TASK [upload-logs : Upload logs to log server] 2026-08-10 15:22:38.146762 | localhost | Output suppressed because no_log was given 2026-08-10 15:22:38.151081 | 2026-08-10 15:22:38.151159 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 15:22:38.194891 | localhost | skipping: Conditional result was False 2026-08-10 15:22:38.202232 | localhost | skipping: Conditional result was False 2026-08-10 15:22:38.216069 | 2026-08-10 15:22:38.216276 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 15:22:38.257626 | localhost | skipping: Conditional result was False 2026-08-10 15:22:38.257932 | 2026-08-10 15:22:38.261903 | localhost | skipping: Conditional result was False 2026-08-10 15:22:38.279870 | 2026-08-10 15:22:38.280019 | LOOP [upload-logs : Upload console log and json output]