2026-06-17 20:13:59.659650 | Job console starting 2026-06-17 20:13:59.697089 | Updating git repos 2026-06-17 20:13:59.770053 | Cloning repos into workspace 2026-06-17 20:14:00.029896 | Restoring repo states 2026-06-17 20:14:00.045048 | Merging changes 2026-06-17 20:14:00.904899 | Checking out repos 2026-06-17 20:14:01.143103 | Preparing playbooks 2026-06-17 20:14:04.118406 | Running Ansible setup 2026-06-17 20:14:08.104717 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 20:14:08.784812 | 2026-06-17 20:14:11.278283 | PLAY [localhost] 2026-06-17 20:14:11.293801 | 2026-06-17 20:14:11.294151 | TASK [Gathering Facts] 2026-06-17 20:14:12.258995 | localhost | ok 2026-06-17 20:14:12.269872 | 2026-06-17 20:14:12.270050 | TASK [Setup log path fact] 2026-06-17 20:14:12.291139 | localhost | ok 2026-06-17 20:14:12.307082 | 2026-06-17 20:14:12.307225 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 20:14:12.342687 | localhost | ok 2026-06-17 20:14:12.349783 | 2026-06-17 20:14:12.349871 | TASK [emit-job-header : Print job information] 2026-06-17 20:14:12.390814 | # Job Information 2026-06-17 20:14:12.391020 | Ansible Version: 2.16.18 2026-06-17 20:14:12.391076 | Job: ansible-collection-kubernetes-molecule-upload-helm-chart 2026-06-17 20:14:12.391116 | Pipeline: check 2026-06-17 20:14:12.391154 | Executor: 2d72f0692154 2026-06-17 20:14:12.391191 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/284 2026-06-17 20:14:12.391234 | Event ID: d9a6f490-6a88-11f1-9017-12d25f9be681 2026-06-17 20:14:12.394415 | 2026-06-17 20:14:12.394480 | LOOP [emit-job-header : Print node information] 2026-06-17 20:14:12.482032 | localhost | ok: 2026-06-17 20:14:12.482242 | localhost | # Node Information 2026-06-17 20:14:12.482273 | localhost | Inventory Hostname: controller 2026-06-17 20:14:12.482294 | localhost | Hostname: np0000181621 2026-06-17 20:14:12.482314 | localhost | Username: zuul 2026-06-17 20:14:12.482336 | localhost | Distro: Debian 13.5 2026-06-17 20:14:12.482356 | localhost | Provider: yul1 2026-06-17 20:14:12.482374 | localhost | Region: ca-ymq-1 2026-06-17 20:14:12.482393 | localhost | Label: debian-trixie 2026-06-17 20:14:12.482410 | localhost | Product Name: OpenStack Nova 2026-06-17 20:14:12.482429 | localhost | Interface IP: 199.204.45.4 2026-06-17 20:14:12.497708 | 2026-06-17 20:14:12.497781 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 20:14:12.959170 | localhost -> localhost | changed 2026-06-17 20:14:12.964920 | 2026-06-17 20:14:12.965030 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 20:14:14.245629 | localhost -> localhost | changed 2026-06-17 20:14:14.256750 | 2026-06-17 20:14:14.256859 | PLAY [all] 2026-06-17 20:14:14.268304 | 2026-06-17 20:14:14.268409 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 20:14:14.529586 | controller -> localhost | ok 2026-06-17 20:14:14.540929 | 2026-06-17 20:14:14.541115 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 20:14:14.577472 | controller | ok 2026-06-17 20:14:14.596202 | controller | included: /var/lib/zuul/builds/77180159dace465f8856cbfca814958a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 20:14:14.601808 | 2026-06-17 20:14:14.601876 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 20:14:15.875971 | controller -> localhost | Generating public/private rsa key pair. 2026-06-17 20:14:15.876185 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/77180159dace465f8856cbfca814958a_id_rsa 2026-06-17 20:14:15.876223 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/77180159dace465f8856cbfca814958a_id_rsa.pub 2026-06-17 20:14:15.876253 | controller -> localhost | The key fingerprint is: 2026-06-17 20:14:15.876281 | controller -> localhost | SHA256:nI+2SuMoO8X2YWu6l7M4KGd/6KSNJSStc1sINx+b3Cc zuul-build-sshkey 2026-06-17 20:14:15.876320 | controller -> localhost | The key's randomart image is: 2026-06-17 20:14:15.876348 | controller -> localhost | +---[RSA 3072]----+ 2026-06-17 20:14:15.876382 | controller -> localhost | | | 2026-06-17 20:14:15.876411 | controller -> localhost | | | 2026-06-17 20:14:15.876439 | controller -> localhost | | | 2026-06-17 20:14:15.876466 | controller -> localhost | | . . . | 2026-06-17 20:14:15.876493 | controller -> localhost | |o =.. S | 2026-06-17 20:14:15.876519 | controller -> localhost | | * =+=o o | 2026-06-17 20:14:15.876545 | controller -> localhost | |o ++O+E++ . | 2026-06-17 20:14:15.876572 | controller -> localhost | |.o*Xo=O= . | 2026-06-17 20:14:15.876602 | controller -> localhost | | +=*OB++. | 2026-06-17 20:14:15.876629 | controller -> localhost | +----[SHA256]-----+ 2026-06-17 20:14:15.876688 | controller -> localhost | ok: Runtime: 0:00:00.818713 2026-06-17 20:14:15.882585 | 2026-06-17 20:14:15.882859 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 20:14:15.918569 | controller | ok 2026-06-17 20:14:15.927925 | controller | included: /var/lib/zuul/builds/77180159dace465f8856cbfca814958a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 20:14:15.935486 | 2026-06-17 20:14:15.935573 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 20:14:15.961049 | controller | skipping: Conditional result was False 2026-06-17 20:14:15.967724 | 2026-06-17 20:14:15.967848 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 20:14:16.550146 | controller | changed 2026-06-17 20:14:16.558219 | 2026-06-17 20:14:16.558322 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 20:14:16.781604 | controller | ok 2026-06-17 20:14:16.786002 | 2026-06-17 20:14:16.786070 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 20:14:17.326115 | controller | changed 2026-06-17 20:14:17.331402 | 2026-06-17 20:14:17.331494 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 20:14:17.890786 | controller | changed 2026-06-17 20:14:17.896595 | 2026-06-17 20:14:17.896681 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 20:14:17.923158 | controller | skipping: Conditional result was False 2026-06-17 20:14:17.932190 | 2026-06-17 20:14:17.932341 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 20:14:18.312676 | controller -> localhost | changed 2026-06-17 20:14:18.327005 | 2026-06-17 20:14:18.327103 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 20:14:18.623587 | controller -> localhost | Identity added: /var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/77180159dace465f8856cbfca814958a_id_rsa (zuul-build-sshkey) 2026-06-17 20:14:18.623922 | controller -> localhost | ok: Runtime: 0:00:00.011452 2026-06-17 20:14:18.628845 | 2026-06-17 20:14:18.628928 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 20:14:18.984052 | controller | ok 2026-06-17 20:14:18.988044 | 2026-06-17 20:14:18.988109 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 20:14:19.013730 | controller | skipping: Conditional result was False 2026-06-17 20:14:19.028401 | 2026-06-17 20:14:19.028497 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-17 20:14:19.403050 | controller | ok 2026-06-17 20:14:19.407840 | 2026-06-17 20:14:19.407905 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-17 20:14:20.425010 | controller | Output suppressed because no_log was given 2026-06-17 20:14:20.434365 | 2026-06-17 20:14:20.434458 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-17 20:14:20.658696 | controller | ok: "logs" 2026-06-17 20:14:20.659038 | controller | ok: All items complete 2026-06-17 20:14:20.659103 | 2026-06-17 20:14:20.842185 | controller | ok: "artifacts" 2026-06-17 20:14:21.028477 | controller | ok: "docs" 2026-06-17 20:14:21.046431 | 2026-06-17 20:14:21.046635 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-17 20:14:21.270165 | controller | changed: "logs" 2026-06-17 20:14:21.460308 | controller | changed: "artifacts" 2026-06-17 20:14:21.646229 | controller | changed: "docs" 2026-06-17 20:14:21.660356 | 2026-06-17 20:14:21.660504 | PLAY RECAP 2026-06-17 20:14:21.660575 | controller | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-17 20:14:21.660616 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 20:14:21.660647 | 2026-06-17 20:14:21.855093 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 20:14:21.857967 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-17 20:14:22.570721 | 2026-06-17 20:14:22.570855 | PLAY [all] 2026-06-17 20:14:22.580670 | 2026-06-17 20:14:22.580751 | TASK [setup-uv : Extract archive] 2026-06-17 20:14:24.958412 | controller | changed 2026-06-17 20:14:24.963460 | 2026-06-17 20:14:24.963552 | TASK [setup-uv : Print version] 2026-06-17 20:14:25.331602 | controller | uv 0.8.13 2026-06-17 20:14:25.492620 | controller | ok: Runtime: 0:00:00.013189 2026-06-17 20:14:25.503729 | 2026-06-17 20:14:25.505038 | TASK [Install Ansible collection siblings] 2026-06-17 20:14:25.949854 | controller | ok: 2026-06-17 20:14:25.950040 | controller | Skipping ansible.posix: no checked-out sibling 2026-06-17 20:14:25.950069 | controller | Skipping community.crypto: no checked-out sibling 2026-06-17 20:14:25.950091 | controller | Skipping community.general: no checked-out sibling 2026-06-17 20:14:25.950112 | controller | Skipping kubernetes.core: no checked-out sibling 2026-06-17 20:14:25.950132 | controller | Skipping vexxhost.containers: no checked-out sibling 2026-06-17 20:14:25.952014 | 2026-06-17 20:14:25.952314 | PLAY RECAP 2026-06-17 20:14:25.952368 | controller | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 20:14:25.952391 | 2026-06-17 20:14:26.162959 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-17 20:14:26.166012 | PRE-RUN START: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml@main] 2026-06-17 20:14:26.815883 | 2026-06-17 20:14:26.816013 | PLAY [all] 2026-06-17 20:14:26.826677 | 2026-06-17 20:14:26.826749 | TASK [Update apt cache] 2026-06-17 20:14:31.219543 | controller | ok 2026-06-17 20:14:31.224120 | 2026-06-17 20:14:31.242013 | TASK [Disable firewalld] 2026-06-17 20:14:31.270232 | controller | skipping: Conditional result was False 2026-06-17 20:14:31.280669 | 2026-06-17 20:14:31.280845 | TASK [Install "jq" for log collection] 2026-06-17 20:14:33.248602 | controller | changed 2026-06-17 20:14:33.250899 | 2026-06-17 20:14:33.250962 | PLAY RECAP 2026-06-17 20:14:33.251023 | controller | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-17 20:14:33.251053 | 2026-06-17 20:14:33.389598 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml@main] 2026-06-17 20:14:33.391048 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-17 20:14:33.972307 | 2026-06-17 20:14:33.972429 | PLAY [all] 2026-06-17 20:14:33.982202 | 2026-06-17 20:14:33.982272 | LOOP [Check inventory directories] 2026-06-17 20:14:34.368019 | controller | ok: "src/github.com/vexxhost/ansible-collection-kubernetes" 2026-06-17 20:14:34.539058 | controller | ok: "src/github.com/vexxhost/ansible-collection-kubernetes/molecule/upload-helm-chart/inventory" 2026-06-17 20:14:34.721356 | controller | ok: "src/github.com/vexxhost/ansible-collection-kubernetes/extensions/molecule/upload-helm-chart/inventory" 2026-06-17 20:14:34.740288 | 2026-06-17 20:14:34.740468 | LOOP [Copy inventory file for Zuul] 2026-06-17 20:14:35.632932 | controller | changed: 2026-06-17 20:14:35.667252 | controller | { 2026-06-17 20:14:35.667393 | controller | "ansible_loop_var": "item", 2026-06-17 20:14:35.667453 | controller | "changed": false, 2026-06-17 20:14:35.667500 | controller | "failed": false, 2026-06-17 20:14:35.667554 | controller | "invocation": { 2026-06-17 20:14:35.667598 | controller | "module_args": { 2026-06-17 20:14:35.667638 | controller | "checksum_algorithm": "sha1", 2026-06-17 20:14:35.667679 | controller | "follow": true, 2026-06-17 20:14:35.667720 | controller | "get_attributes": true, 2026-06-17 20:14:35.667762 | controller | "get_checksum": true, 2026-06-17 20:14:35.667803 | controller | "get_mime": true, 2026-06-17 20:14:35.667843 | controller | "path": "src/github.com/vexxhost/ansible-collection-kubernetes" 2026-06-17 20:14:35.667882 | controller | } 2026-06-17 20:14:35.667921 | controller | }, 2026-06-17 20:14:35.667960 | controller | "item": "src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-17 20:14:35.667999 | controller | "stat": { 2026-06-17 20:14:35.668038 | controller | "atime": 1781727260.2851882, 2026-06-17 20:14:35.668078 | controller | "attr_flags": "e", 2026-06-17 20:14:35.668118 | controller | "attributes": [ 2026-06-17 20:14:35.668157 | controller | "extents" 2026-06-17 20:14:35.668195 | controller | ], 2026-06-17 20:14:35.668233 | controller | "block_size": 4096, 2026-06-17 20:14:35.668272 | controller | "blocks": 8, 2026-06-17 20:14:35.668310 | controller | "charset": "unknown", 2026-06-17 20:14:35.668351 | controller | "ctime": 1781727260.313188, 2026-06-17 20:14:35.668390 | controller | "dev": 65025, 2026-06-17 20:14:35.668429 | controller | "device_type": 0, 2026-06-17 20:14:35.668467 | controller | "executable": true, 2026-06-17 20:14:35.668506 | controller | "exists": true, 2026-06-17 20:14:35.668544 | controller | "gid": 1000, 2026-06-17 20:14:35.668583 | controller | "gr_name": "zuul", 2026-06-17 20:14:35.668624 | controller | "inode": 519959, 2026-06-17 20:14:35.668664 | controller | "isblk": false, 2026-06-17 20:14:35.668704 | controller | "ischr": false, 2026-06-17 20:14:35.668743 | controller | "isdir": true, 2026-06-17 20:14:35.668864 | controller | "isfifo": false, 2026-06-17 20:14:35.668914 | controller | "isgid": false, 2026-06-17 20:14:35.668984 | controller | "islnk": false, 2026-06-17 20:14:35.669035 | controller | "isreg": false, 2026-06-17 20:14:35.669076 | controller | "issock": false, 2026-06-17 20:14:35.669115 | controller | "isuid": false, 2026-06-17 20:14:35.669154 | controller | "mimetype": "unknown", 2026-06-17 20:14:35.669193 | controller | "mode": "0755", 2026-06-17 20:14:35.669232 | controller | "mtime": 1781727240.7497587, 2026-06-17 20:14:35.669272 | controller | "nlink": 14, 2026-06-17 20:14:35.669311 | controller | "path": "src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-17 20:14:35.669350 | controller | "pw_name": "zuul", 2026-06-17 20:14:35.669395 | controller | "readable": true, 2026-06-17 20:14:35.669442 | controller | "rgrp": true, 2026-06-17 20:14:35.669502 | controller | "roth": true, 2026-06-17 20:14:35.669554 | controller | "rusr": true, 2026-06-17 20:14:35.669584 | controller | "size": 4096, 2026-06-17 20:14:35.669609 | controller | "uid": 1000, 2026-06-17 20:14:35.669633 | controller | "version": "1400777344", 2026-06-17 20:14:35.669658 | controller | "wgrp": false, 2026-06-17 20:14:35.669684 | controller | "woth": false, 2026-06-17 20:14:35.669708 | controller | "writeable": true, 2026-06-17 20:14:35.669732 | controller | "wusr": true, 2026-06-17 20:14:35.669756 | controller | "xgrp": true, 2026-06-17 20:14:35.669780 | controller | "xoth": true, 2026-06-17 20:14:35.669803 | controller | "xusr": true 2026-06-17 20:14:35.669840 | controller | } 2026-06-17 20:14:35.669866 | controller | } 2026-06-17 20:14:35.669928 | controller | ok: All items complete 2026-06-17 20:14:35.669957 | 2026-06-17 20:14:35.672086 | controller | skipping: Conditional result was False 2026-06-17 20:14:35.673053 | controller | skipping: Conditional result was False 2026-06-17 20:14:35.695023 | 2026-06-17 20:14:35.695164 | LOOP [Switch "ansible_host" to private IP] 2026-06-17 20:14:36.066200 | controller | changed: 1 replacements made 2026-06-17 20:14:36.068406 | controller | skipping: Conditional result was False 2026-06-17 20:14:36.070320 | controller | skipping: Conditional result was False 2026-06-17 20:14:36.091610 | 2026-06-17 20:14:36.091736 | TASK [Run Molecule scenario] 2026-06-17 20:14:36.606288 | controller | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-06-17 20:14:36.606382 | controller | Creating virtual environment at: .venv 2026-06-17 20:14:36.863446 | controller | Downloading cryptography (4.3MiB) 2026-06-17 20:14:36.863895 | controller | Downloading ansible-core (2.3MiB) 2026-06-17 20:14:36.864095 | controller | Downloading pygments (1.2MiB) 2026-06-17 20:14:37.014043 | controller | Downloading cryptography 2026-06-17 20:14:37.063504 | controller | Downloading pygments 2026-06-17 20:14:37.222541 | controller | Downloading ansible-core 2026-06-17 20:14:37.266752 | controller | Installed 36 packages in 43ms 2026-06-17 20:14:37.935573 | controller | INFO Collection 'vexxhost.kubernetes' detected. 2026-06-17 20:14:37.935615 | controller | INFO Scenarios will be used from 'extensions/molecule' 2026-06-17 20:14:38.806002 | controller | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-06-17 20:14:38.806057 | controller | INFO default scenario not found, disabling shared state. 2026-06-17 20:14:38.806172 | controller | INFO [upload-helm-chart > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-17 20:14:38.806243 | controller | INFO [upload-helm-chart > prerun] Performing prerun with role_name_check=0... 2026-06-17 20:15:03.683930 | controller | INFO [upload-helm-chart > dependency] Executing 2026-06-17 20:15:03.684072 | controller | WARNING [upload-helm-chart > dependency] Missing roles requirements file: requirements.yml 2026-06-17 20:15:03.684374 | controller | WARNING [upload-helm-chart > dependency] Missing collections requirements file: collections.yml 2026-06-17 20:15:03.684525 | controller | WARNING [upload-helm-chart > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-17 20:15:03.691929 | controller | INFO [upload-helm-chart > cleanup] Executing 2026-06-17 20:15:03.692211 | controller | WARNING [upload-helm-chart > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-17 20:15:03.697478 | controller | INFO [upload-helm-chart > destroy] Executing 2026-06-17 20:15:03.697550 | controller | WARNING [upload-helm-chart > destroy] Skipping, '--destroy=never' requested. 2026-06-17 20:15:03.697612 | controller | INFO [upload-helm-chart > destroy] Executed: Successful 2026-06-17 20:15:03.702901 | controller | INFO [upload-helm-chart > syntax] Executing 2026-06-17 20:15:04.562414 | controller | 2026-06-17 20:15:04.562558 | controller | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes/extensions/molecule/upload-helm-chart/converge.yml 2026-06-17 20:15:04.632429 | controller | INFO [upload-helm-chart > syntax] Executed: Successful 2026-06-17 20:15:04.640475 | controller | INFO [upload-helm-chart > create] Executing 2026-06-17 20:15:04.642759 | controller | WARNING [upload-helm-chart > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-17 20:15:04.650989 | controller | INFO [upload-helm-chart > prepare] Executing 2026-06-17 20:15:04.651326 | controller | WARNING [upload-helm-chart > prepare] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-17 20:15:04.657505 | controller | INFO [upload-helm-chart > converge] Executing 2026-06-17 20:15:05.551226 | controller | 2026-06-17 20:15:05.551248 | controller | PLAY [Converge] **************************************************************** 2026-06-17 20:15:05.551253 | controller | 2026-06-17 20:15:05.551256 | controller | TASK [Gathering Facts] ********************************************************* 2026-06-17 20:15:05.551261 | controller | Wednesday 17 June 2026 20:15:05 +0000 (0:00:00.033) 0:00:00.033 ******** 2026-06-17 20:15:06.759671 | controller | [WARNING]: Host 'controller' 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.20/reference_appendices/interpreter_discovery.html for more information. 2026-06-17 20:15:06.765928 | controller | ok: [controller] 2026-06-17 20:15:06.766172 | controller | 2026-06-17 20:15:06.766397 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-17 20:15:06.766623 | controller | Wednesday 17 June 2026 20:15:06 +0000 (0:00:01.216) 0:00:01.249 ******** 2026-06-17 20:15:06.861992 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for controller 2026-06-17 20:15:06.862153 | controller | 2026-06-17 20:15:06.862374 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-17 20:15:06.862602 | controller | Wednesday 17 June 2026 20:15:06 +0000 (0:00:00.095) 0:00:01.345 ******** 2026-06-17 20:15:07.495035 | controller | changed: [controller] 2026-06-17 20:15:07.495240 | controller | 2026-06-17 20:15:07.495511 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-17 20:15:07.495751 | controller | Wednesday 17 June 2026 20:15:07 +0000 (0:00:00.632) 0:00:01.978 ******** 2026-06-17 20:15:07.540777 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/copy.yml for controller 2026-06-17 20:15:07.540946 | controller | 2026-06-17 20:15:07.541241 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Ensure destination dir] ********** 2026-06-17 20:15:07.541358 | controller | Wednesday 17 June 2026 20:15:07 +0000 (0:00:00.046) 0:00:02.024 ******** 2026-06-17 20:15:07.938277 | controller | changed: [controller] 2026-06-17 20:15:07.938417 | controller | 2026-06-17 20:15:07.938656 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy] *** 2026-06-17 20:15:07.938865 | controller | Wednesday 17 June 2026 20:15:07 +0000 (0:00:00.397) 0:00:02.422 ******** 2026-06-17 20:15:09.022364 | controller | changed: [controller] 2026-06-17 20:15:09.022561 | controller | 2026-06-17 20:15:09.022821 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Find destination files] ********** 2026-06-17 20:15:09.023062 | controller | Wednesday 17 June 2026 20:15:09 +0000 (0:00:01.084) 0:00:03.506 ******** 2026-06-17 20:15:09.424459 | controller | ok: [controller] 2026-06-17 20:15:09.424610 | controller | 2026-06-17 20:15:09.424920 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources] *** 2026-06-17 20:15:09.425123 | controller | Wednesday 17 June 2026 20:15:09 +0000 (0:00:00.401) 0:00:03.907 ******** 2026-06-17 20:15:09.476440 | controller | skipping: [controller] 2026-06-17 20:15:09.476651 | controller | 2026-06-17 20:15:09.476865 | controller | PLAY RECAP ********************************************************************* 2026-06-17 20:15:09.477102 | controller | controller : ok=7 changed=3 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-17 20:15:09.477266 | controller | 2026-06-17 20:15:09.477453 | controller | 2026-06-17 20:15:09.477655 | controller | TASKS RECAP ******************************************************************** 2026-06-17 20:15:09.477876 | controller | Wednesday 17 June 2026 20:15:09 +0000 (0:00:00.053) 0:00:03.961 ******** 2026-06-17 20:15:09.478057 | controller | =============================================================================== 2026-06-17 20:15:09.478246 | controller | Gathering Facts --------------------------------------------------------- 1.22s 2026-06-17 20:15:09.478462 | controller | vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy --- 1.08s 2026-06-17 20:15:09.478663 | controller | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.63s 2026-06-17 20:15:09.478869 | controller | vexxhost.kubernetes.upload_helm_chart : Find destination files ---------- 0.40s 2026-06-17 20:15:09.479045 | controller | vexxhost.kubernetes.upload_helm_chart : Ensure destination dir ---------- 0.40s 2026-06-17 20:15:09.479244 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-06-17 20:15:09.479518 | controller | vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources --- 0.05s 2026-06-17 20:15:09.479729 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.05s 2026-06-17 20:15:09.586914 | controller | INFO [upload-helm-chart > converge] Executed: Successful 2026-06-17 20:15:09.596053 | controller | INFO [upload-helm-chart > idempotence] Executing 2026-06-17 20:15:10.429087 | controller | 2026-06-17 20:15:10.429146 | controller | PLAY [Converge] **************************************************************** 2026-06-17 20:15:10.429258 | controller | 2026-06-17 20:15:10.429423 | controller | TASK [Gathering Facts] ********************************************************* 2026-06-17 20:15:10.429500 | controller | Wednesday 17 June 2026 20:15:10 +0000 (0:00:00.010) 0:00:00.010 ******** 2026-06-17 20:15:11.530643 | controller | [WARNING]: Host 'controller' 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.20/reference_appendices/interpreter_discovery.html for more information. 2026-06-17 20:15:11.536506 | controller | ok: [controller] 2026-06-17 20:15:11.536615 | controller | 2026-06-17 20:15:11.536756 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-17 20:15:11.536885 | controller | Wednesday 17 June 2026 20:15:11 +0000 (0:00:01.107) 0:00:01.118 ******** 2026-06-17 20:15:11.611466 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for controller 2026-06-17 20:15:11.611674 | controller | 2026-06-17 20:15:11.611885 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-17 20:15:11.612087 | controller | Wednesday 17 June 2026 20:15:11 +0000 (0:00:00.074) 0:00:01.193 ******** 2026-06-17 20:15:12.241634 | controller | ok: [controller] 2026-06-17 20:15:12.241660 | controller | 2026-06-17 20:15:12.241666 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-17 20:15:12.241671 | controller | Wednesday 17 June 2026 20:15:12 +0000 (0:00:00.628) 0:00:01.821 ******** 2026-06-17 20:15:12.284404 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/copy.yml for controller 2026-06-17 20:15:12.284509 | controller | 2026-06-17 20:15:12.284625 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Ensure destination dir] ********** 2026-06-17 20:15:12.284743 | controller | Wednesday 17 June 2026 20:15:12 +0000 (0:00:00.044) 0:00:01.866 ******** 2026-06-17 20:15:12.700793 | controller | ok: [controller] 2026-06-17 20:15:12.700984 | controller | 2026-06-17 20:15:12.701245 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy] *** 2026-06-17 20:15:12.701475 | controller | Wednesday 17 June 2026 20:15:12 +0000 (0:00:00.415) 0:00:02.281 ******** 2026-06-17 20:15:14.802116 | controller | ok: [controller] 2026-06-17 20:15:14.802258 | controller | 2026-06-17 20:15:14.802471 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Find destination files] ********** 2026-06-17 20:15:14.802655 | controller | Wednesday 17 June 2026 20:15:14 +0000 (0:00:02.095) 0:00:04.376 ******** 2026-06-17 20:15:15.199795 | controller | ok: [controller] 2026-06-17 20:15:15.199851 | controller | 2026-06-17 20:15:15.199945 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources] *** 2026-06-17 20:15:15.200039 | controller | Wednesday 17 June 2026 20:15:15 +0000 (0:00:00.404) 0:00:04.781 ******** 2026-06-17 20:15:15.241649 | controller | skipping: [controller] 2026-06-17 20:15:15.241704 | controller | 2026-06-17 20:15:15.241758 | controller | PLAY RECAP ********************************************************************* 2026-06-17 20:15:15.241865 | controller | controller : ok=7 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-17 20:15:15.241941 | controller | 2026-06-17 20:15:15.242020 | controller | 2026-06-17 20:15:15.242115 | controller | TASKS RECAP ******************************************************************** 2026-06-17 20:15:15.242191 | controller | Wednesday 17 June 2026 20:15:15 +0000 (0:00:00.042) 0:00:04.824 ******** 2026-06-17 20:15:15.242273 | controller | =============================================================================== 2026-06-17 20:15:15.242373 | controller | vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy --- 2.10s 2026-06-17 20:15:15.242469 | controller | Gathering Facts --------------------------------------------------------- 1.11s 2026-06-17 20:15:15.242542 | controller | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.63s 2026-06-17 20:15:15.242640 | controller | vexxhost.kubernetes.upload_helm_chart : Ensure destination dir ---------- 0.42s 2026-06-17 20:15:15.242731 | controller | vexxhost.kubernetes.upload_helm_chart : Find destination files ---------- 0.40s 2026-06-17 20:15:15.242819 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.07s 2026-06-17 20:15:15.242912 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.04s 2026-06-17 20:15:15.243003 | controller | vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources --- 0.04s 2026-06-17 20:15:15.328505 | controller | INFO [upload-helm-chart > idempotence] Executed: Successful 2026-06-17 20:15:15.340050 | controller | INFO [upload-helm-chart > side_effect] Executing 2026-06-17 20:15:16.171830 | controller | 2026-06-17 20:15:16.172024 | controller | PLAY [Side effect] ************************************************************* 2026-06-17 20:15:16.172251 | controller | 2026-06-17 20:15:16.172459 | controller | TASK [Gathering Facts] ********************************************************* 2026-06-17 20:15:16.172679 | controller | Wednesday 17 June 2026 20:15:16 +0000 (0:00:00.010) 0:00:00.010 ******** 2026-06-17 20:15:17.204932 | controller | [WARNING]: Host 'controller' 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.20/reference_appendices/interpreter_discovery.html for more information. 2026-06-17 20:15:17.210702 | controller | ok: [controller] 2026-06-17 20:15:17.210866 | controller | 2026-06-17 20:15:17.211113 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-17 20:15:17.211309 | controller | Wednesday 17 June 2026 20:15:17 +0000 (0:00:01.038) 0:00:01.049 ******** 2026-06-17 20:15:17.290406 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for controller 2026-06-17 20:15:17.290465 | controller | 2026-06-17 20:15:17.290693 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-17 20:15:17.290887 | controller | Wednesday 17 June 2026 20:15:17 +0000 (0:00:00.079) 0:00:01.129 ******** 2026-06-17 20:15:17.953105 | controller | changed: [controller] 2026-06-17 20:15:17.953240 | controller | 2026-06-17 20:15:17.953476 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-17 20:15:17.953672 | controller | Wednesday 17 June 2026 20:15:17 +0000 (0:00:00.662) 0:00:01.791 ******** 2026-06-17 20:15:17.988440 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/copy.yml for controller 2026-06-17 20:15:17.988621 | controller | 2026-06-17 20:15:17.988826 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Ensure destination dir] ********** 2026-06-17 20:15:17.989033 | controller | Wednesday 17 June 2026 20:15:17 +0000 (0:00:00.035) 0:00:01.827 ******** 2026-06-17 20:15:18.434517 | controller | ok: [controller] 2026-06-17 20:15:18.434671 | controller | 2026-06-17 20:15:18.434905 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy] *** 2026-06-17 20:15:18.435123 | controller | Wednesday 17 June 2026 20:15:18 +0000 (0:00:00.444) 0:00:02.272 ******** 2026-06-17 20:15:19.573285 | controller | ok: [controller] 2026-06-17 20:15:19.573321 | controller | 2026-06-17 20:15:19.573331 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Find destination files] ********** 2026-06-17 20:15:19.573340 | controller | Wednesday 17 June 2026 20:15:19 +0000 (0:00:01.137) 0:00:03.409 ******** 2026-06-17 20:15:20.020058 | controller | ok: [controller] 2026-06-17 20:15:20.020346 | controller | 2026-06-17 20:15:20.020633 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources] *** 2026-06-17 20:15:20.020897 | controller | Wednesday 17 June 2026 20:15:20 +0000 (0:00:00.445) 0:00:03.855 ******** 2026-06-17 20:15:20.339826 | controller | changed: [controller] => (item=/file) 2026-06-17 20:15:20.339873 | controller | 2026-06-17 20:15:20.339949 | controller | PLAY RECAP ********************************************************************* 2026-06-17 20:15:20.340052 | controller | controller : ok=8 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-17 20:15:20.340139 | controller | 2026-06-17 20:15:20.340220 | controller | 2026-06-17 20:15:20.340309 | controller | TASKS RECAP ******************************************************************** 2026-06-17 20:15:20.340407 | controller | Wednesday 17 June 2026 20:15:20 +0000 (0:00:00.319) 0:00:04.174 ******** 2026-06-17 20:15:20.340492 | controller | =============================================================================== 2026-06-17 20:15:20.340585 | controller | vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy --- 1.14s 2026-06-17 20:15:20.341258 | controller | Gathering Facts --------------------------------------------------------- 1.04s 2026-06-17 20:15:20.341284 | controller | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.66s 2026-06-17 20:15:20.341288 | controller | vexxhost.kubernetes.upload_helm_chart : Find destination files ---------- 0.45s 2026-06-17 20:15:20.341291 | controller | vexxhost.kubernetes.upload_helm_chart : Ensure destination dir ---------- 0.45s 2026-06-17 20:15:20.341296 | controller | vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources --- 0.32s 2026-06-17 20:15:20.341300 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.08s 2026-06-17 20:15:20.341305 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.04s 2026-06-17 20:15:20.425999 | controller | INFO [upload-helm-chart > side_effect] Executed: Successful 2026-06-17 20:15:20.436119 | controller | INFO [upload-helm-chart > verify] Executing 2026-06-17 20:15:21.264771 | controller | 2026-06-17 20:15:21.264928 | controller | PLAY [Verify] ****************************************************************** 2026-06-17 20:15:21.265041 | controller | 2026-06-17 20:15:21.265158 | controller | TASK [Gathering Facts] ********************************************************* 2026-06-17 20:15:21.265276 | controller | Wednesday 17 June 2026 20:15:21 +0000 (0:00:00.010) 0:00:00.010 ******** 2026-06-17 20:15:22.324334 | controller | [WARNING]: Host 'controller' 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.20/reference_appendices/interpreter_discovery.html for more information. 2026-06-17 20:15:22.331968 | controller | ok: [controller] 2026-06-17 20:15:22.332078 | controller | 2026-06-17 20:15:22.332215 | controller | TASK [Stat file 1] ************************************************************* 2026-06-17 20:15:22.332347 | controller | Wednesday 17 June 2026 20:15:22 +0000 (0:00:01.064) 0:00:01.074 ******** 2026-06-17 20:15:22.735154 | controller | ok: [controller] 2026-06-17 20:15:22.735231 | controller | 2026-06-17 20:15:22.735241 | controller | TASK [Stat file 2] ************************************************************* 2026-06-17 20:15:22.735378 | controller | Wednesday 17 June 2026 20:15:22 +0000 (0:00:00.405) 0:00:01.480 ******** 2026-06-17 20:15:23.040252 | controller | ok: [controller] 2026-06-17 20:15:23.040314 | controller | 2026-06-17 20:15:23.040410 | controller | TASK [Stat removed file 1] ***************************************************** 2026-06-17 20:15:23.040571 | controller | Wednesday 17 June 2026 20:15:23 +0000 (0:00:00.305) 0:00:01.785 ******** 2026-06-17 20:15:23.335013 | controller | ok: [controller] 2026-06-17 20:15:23.335108 | controller | 2026-06-17 20:15:23.335185 | controller | TASK [Stat removed file 2] ***************************************************** 2026-06-17 20:15:23.335344 | controller | Wednesday 17 June 2026 20:15:23 +0000 (0:00:00.294) 0:00:02.080 ******** 2026-06-17 20:15:23.619319 | controller | ok: [controller] 2026-06-17 20:15:23.619432 | controller | 2026-06-17 20:15:23.619748 | controller | TASK [ansible.builtin.assert] ************************************************** 2026-06-17 20:15:23.619773 | controller | Wednesday 17 June 2026 20:15:23 +0000 (0:00:00.284) 0:00:02.364 ******** 2026-06-17 20:15:23.652235 | controller | ok: [controller] => { 2026-06-17 20:15:23.652572 | controller | "changed": false, 2026-06-17 20:15:23.652888 | controller | "msg": "All assertions passed" 2026-06-17 20:15:23.653158 | controller | } 2026-06-17 20:15:23.653428 | controller | 2026-06-17 20:15:23.653696 | controller | PLAY RECAP ********************************************************************* 2026-06-17 20:15:23.654021 | controller | controller : ok=6 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-17 20:15:23.654302 | controller | 2026-06-17 20:15:23.654565 | controller | 2026-06-17 20:15:23.654840 | controller | TASKS RECAP ******************************************************************** 2026-06-17 20:15:23.655112 | controller | Wednesday 17 June 2026 20:15:23 +0000 (0:00:00.031) 0:00:02.395 ******** 2026-06-17 20:15:23.655452 | controller | =============================================================================== 2026-06-17 20:15:23.655723 | controller | Gathering Facts --------------------------------------------------------- 1.06s 2026-06-17 20:15:23.656096 | controller | Stat file 1 ------------------------------------------------------------- 0.41s 2026-06-17 20:15:23.656302 | controller | Stat file 2 ------------------------------------------------------------- 0.31s 2026-06-17 20:15:23.656468 | controller | Stat removed file 1 ----------------------------------------------------- 0.29s 2026-06-17 20:15:23.656629 | controller | Stat removed file 2 ----------------------------------------------------- 0.28s 2026-06-17 20:15:23.656848 | controller | ansible.builtin.assert -------------------------------------------------- 0.03s 2026-06-17 20:15:23.747503 | controller | INFO [upload-helm-chart > verify] Executed: Successful 2026-06-17 20:15:23.758474 | controller | INFO [upload-helm-chart > cleanup] Executing 2026-06-17 20:15:23.759500 | controller | WARNING [upload-helm-chart > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-17 20:15:23.764325 | controller | INFO [upload-helm-chart > destroy] Executing 2026-06-17 20:15:23.764411 | controller | WARNING [upload-helm-chart > destroy] Skipping, '--destroy=never' requested. 2026-06-17 20:15:23.764477 | controller | INFO [upload-helm-chart > destroy] Executed: Successful 2026-06-17 20:15:23.764731 | controller | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-17 20:15:24.179372 | controller | ok: Runtime: 0:00:47.335147 2026-06-17 20:15:24.184021 | 2026-06-17 20:15:24.184072 | PLAY RECAP 2026-06-17 20:15:24.184116 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 20:15:24.184139 | 2026-06-17 20:15:24.353721 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-17 20:15:24.357419 | POST-RUN START: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml@main] 2026-06-17 20:15:25.005895 | 2026-06-17 20:15:25.006090 | PLAY [all] 2026-06-17 20:15:25.020141 | 2026-06-17 20:15:25.020268 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-06-17 20:15:25.428898 | controller | changed 2026-06-17 20:15:25.435541 | 2026-06-17 20:15:25.435708 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-06-17 20:15:25.856763 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-17 20:15:25.856858 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-17 20:15:25.863843 | controller | environment: line 1: kubectl: command not found 2026-06-17 20:15:25.865750 | controller | environment: line 1: kubectl: command not found 2026-06-17 20:15:25.866267 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-17 20:15:25.867836 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-17 20:15:25.869570 | controller | environment: line 1: kubectl: command not found 2026-06-17 20:15:25.870910 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-17 20:15:25.872291 | controller | environment: line 1: kubectl: command not found 2026-06-17 20:15:25.873803 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-17 20:15:25.874792 | controller | environment: line 1: kubectl: command not found 2026-06-17 20:15:25.875686 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-17 20:15:25.966550 | controller | ok: Runtime: 0:00:00.031314 2026-06-17 20:15:25.972830 | 2026-06-17 20:15:25.972930 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-06-17 20:15:26.209375 | controller | changed 2026-06-17 20:15:26.215643 | 2026-06-17 20:15:26.215781 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-06-17 20:15:26.464833 | controller | environment: line 5: kubectl: command not found 2026-06-17 20:15:26.465115 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-17 20:15:26.465840 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-17 20:15:26.466577 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-17 20:15:26.744845 | controller | ok: Runtime: 0:00:00.012140 2026-06-17 20:15:26.751726 | 2026-06-17 20:15:26.751834 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-06-17 20:15:27.452606 | controller | changed: 2026-06-17 20:15:27.453122 | controller | created directory /var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/logs/controller 2026-06-17 20:15:27.453171 | controller | cd+++++++++ objects/ 2026-06-17 20:15:27.453204 | controller | cd+++++++++ objects/cluster/ 2026-06-17 20:15:27.453237 | controller | cd+++++++++ objects/namespaced/ 2026-06-17 20:15:27.462798 | 2026-06-17 20:15:27.462867 | TASK [gather-pod-logs : creating directory for pod logs] 2026-06-17 20:15:27.702840 | controller | changed 2026-06-17 20:15:27.711419 | 2026-06-17 20:15:27.711510 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-06-17 20:15:27.944782 | controller | changed 2026-06-17 20:15:27.950740 | 2026-06-17 20:15:27.950847 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-06-17 20:15:28.183941 | controller | environment: line 3: kubectl: command not found 2026-06-17 20:15:28.483162 | controller | ok: Runtime: 0:00:00.010251 2026-06-17 20:15:28.490053 | 2026-06-17 20:15:28.490160 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-06-17 20:15:29.015289 | controller | changed: 2026-06-17 20:15:29.015502 | controller | cd+++++++++ pod-logs/ 2026-06-17 20:15:29.015545 | controller | cd+++++++++ pod-logs/failed-pods/ 2026-06-17 20:15:29.025980 | 2026-06-17 20:15:29.026062 | LOOP [helm-release-status : creating directory for helm release status] 2026-06-17 20:15:29.249558 | controller | changed: "values" 2026-06-17 20:15:29.465098 | controller | changed: "releases" 2026-06-17 20:15:29.475096 | 2026-06-17 20:15:29.475239 | TASK [helm-release-status : Gather get release status for helm charts] 2026-06-17 20:15:29.721487 | controller | /bin/bash: line 3: kubectl: command not found 2026-06-17 20:15:30.004720 | controller | ok: Runtime: 0:00:00.009663 2026-06-17 20:15:30.014674 | 2026-06-17 20:15:30.014753 | TASK [helm-release-status : Downloads logs to executor] 2026-06-17 20:15:30.544663 | controller | changed: 2026-06-17 20:15:30.544918 | controller | cd+++++++++ helm/ 2026-06-17 20:15:30.545123 | controller | cd+++++++++ helm/releases/ 2026-06-17 20:15:30.545173 | controller | cd+++++++++ helm/values/ 2026-06-17 20:15:30.552883 | 2026-06-17 20:15:30.552947 | PLAY RECAP 2026-06-17 20:15:30.553027 | controller | ok: 12 changed: 12 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 20:15:30.553051 | 2026-06-17 20:15:30.694348 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml@main] 2026-06-17 20:15:30.698076 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 20:15:31.355992 | 2026-06-17 20:15:31.356153 | PLAY [all] 2026-06-17 20:15:31.367037 | 2026-06-17 20:15:31.367151 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-17 20:15:31.412329 | controller | skipping: Conditional result was False 2026-06-17 20:15:31.420861 | 2026-06-17 20:15:31.421001 | TASK [fetch-output : Set log path for single node] 2026-06-17 20:15:31.463512 | controller | ok 2026-06-17 20:15:31.469891 | 2026-06-17 20:15:31.469991 | LOOP [fetch-output : Ensure local output dirs] 2026-06-17 20:15:31.892508 | controller -> localhost | ok: "/var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/logs" 2026-06-17 20:15:32.109626 | controller -> localhost | changed: "/var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/artifacts" 2026-06-17 20:15:32.337319 | controller -> localhost | changed: "/var/lib/zuul/builds/77180159dace465f8856cbfca814958a/work/docs" 2026-06-17 20:15:32.352523 | 2026-06-17 20:15:32.352670 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 20:15:32.968457 | controller | changed: .d..t...... ./ 2026-06-17 20:15:32.968740 | controller | changed: All items complete 2026-06-17 20:15:32.968885 | 2026-06-17 20:15:33.402407 | controller | changed: .d..t...... ./ 2026-06-17 20:15:33.856068 | controller | changed: .d..t...... ./ 2026-06-17 20:15:33.882789 | 2026-06-17 20:15:33.882951 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 20:15:34.345183 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.008102 2026-06-17 20:15:34.607724 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.008262 2026-06-17 20:15:34.623883 | 2026-06-17 20:15:34.624028 | PLAY [all] 2026-06-17 20:15:34.629112 | 2026-06-17 20:15:34.629176 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 20:15:35.137191 | controller | changed 2026-06-17 20:15:35.143795 | 2026-06-17 20:15:35.143862 | PLAY RECAP 2026-06-17 20:15:35.143923 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-17 20:15:35.143954 | 2026-06-17 20:15:35.278998 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 20:15:35.282632 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 20:15:35.903887 | 2026-06-17 20:15:35.904036 | PLAY [localhost] 2026-06-17 20:15:35.914712 | 2026-06-17 20:15:35.914812 | TASK [Generate Zuul manifest] 2026-06-17 20:15:35.936757 | localhost | ok 2026-06-17 20:15:35.951603 | 2026-06-17 20:15:35.951730 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 20:15:36.338775 | localhost | changed 2026-06-17 20:15:36.354839 | 2026-06-17 20:15:36.354981 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 20:15:36.386805 | localhost | ok 2026-06-17 20:15:36.396820 | 2026-06-17 20:15:36.396946 | TASK [Upload logs] 2026-06-17 20:15:36.417615 | localhost | ok 2026-06-17 20:15:36.486626 | 2026-06-17 20:15:36.486788 | TASK [Set zuul-log-path fact] 2026-06-17 20:15:36.505586 | localhost | ok 2026-06-17 20:15:36.520170 | 2026-06-17 20:15:36.520260 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 20:15:36.613636 | localhost | ok 2026-06-17 20:15:36.622194 | 2026-06-17 20:15:36.622260 | TASK [upload-logs : Create log directories] 2026-06-17 20:15:37.010565 | localhost | changed 2026-06-17 20:15:37.017455 | 2026-06-17 20:15:37.017530 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 20:15:37.457386 | localhost -> localhost | ok: Runtime: 0:00:00.005352 2026-06-17 20:15:37.466143 | 2026-06-17 20:15:37.466209 | TASK [upload-logs : Upload logs to log server] 2026-06-17 20:15:37.932911 | localhost | Output suppressed because no_log was given 2026-06-17 20:15:37.937958 | 2026-06-17 20:15:37.938048 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 20:15:37.989655 | localhost | skipping: Conditional result was False 2026-06-17 20:15:38.042713 | localhost | skipping: Conditional result was False 2026-06-17 20:15:38.051749 | 2026-06-17 20:15:38.051948 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 20:15:38.096665 | localhost | skipping: Conditional result was False 2026-06-17 20:15:38.097298 | 2026-06-17 20:15:38.100861 | localhost | skipping: Conditional result was False 2026-06-17 20:15:38.115371 | 2026-06-17 20:15:38.115553 | LOOP [upload-logs : Upload console log and json output]