2026-04-04 10:11:52.318500 | Job console starting 2026-04-04 10:11:52.636057 | Updating git repos 2026-04-04 10:11:52.673789 | Cloning repos into workspace 2026-04-04 10:11:53.010287 | Restoring repo states 2026-04-04 10:11:53.016095 | Merging changes 2026-04-04 10:11:53.412717 | Checking out repos 2026-04-04 10:11:54.313913 | Preparing playbooks 2026-04-04 10:11:59.959454 | Running Ansible setup 2026-04-04 10:12:04.940690 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-04 10:12:05.540289 | 2026-04-04 10:12:05.540439 | PLAY [localhost] 2026-04-04 10:12:05.548802 | 2026-04-04 10:12:05.548895 | TASK [Gathering Facts] 2026-04-04 10:12:06.945842 | localhost | ok 2026-04-04 10:12:06.953992 | 2026-04-04 10:12:06.954086 | TASK [Setup log path fact] 2026-04-04 10:12:06.973973 | localhost | ok 2026-04-04 10:12:06.986757 | 2026-04-04 10:12:06.986866 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-04 10:12:07.015782 | localhost | ok 2026-04-04 10:12:07.023253 | 2026-04-04 10:12:07.023346 | TASK [emit-job-header : Print job information] 2026-04-04 10:12:07.064035 | # Job Information 2026-04-04 10:12:07.161309 | Ansible Version: 2.16.16 2026-04-04 10:12:07.161482 | Job: pre-commit 2026-04-04 10:12:07.161540 | Pipeline: check 2026-04-04 10:12:07.161586 | Executor: 0a8996d2b663 2026-04-04 10:12:07.161632 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/106 2026-04-04 10:12:07.161683 | Event ID: f6253a90-2fbf-11f1-9abc-054f17db168c 2026-04-04 10:12:07.167999 | 2026-04-04 10:12:07.168143 | LOOP [emit-job-header : Print node information] 2026-04-04 10:12:07.278191 | localhost | ok: 2026-04-04 10:12:07.278409 | localhost | # Node Information 2026-04-04 10:12:07.278473 | localhost | Inventory Hostname: ubuntu-noble 2026-04-04 10:12:07.278584 | localhost | Hostname: np0000163504 2026-04-04 10:12:07.278633 | localhost | Username: zuul 2026-04-04 10:12:07.278676 | localhost | Distro: Ubuntu 24.04 2026-04-04 10:12:07.278715 | localhost | Provider: yul1 2026-04-04 10:12:07.278752 | localhost | Region: ca-ymq-1 2026-04-04 10:12:07.278787 | localhost | Label: ubuntu-noble 2026-04-04 10:12:07.278821 | localhost | Product Name: OpenStack Nova 2026-04-04 10:12:07.278857 | localhost | Interface IP: 199.19.213.185 2026-04-04 10:12:07.288493 | 2026-04-04 10:12:07.288644 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-04 10:12:07.738381 | localhost -> localhost | changed 2026-04-04 10:12:07.744822 | 2026-04-04 10:12:07.744914 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-04 10:12:08.726425 | localhost -> localhost | changed 2026-04-04 10:12:08.736485 | 2026-04-04 10:12:08.736540 | PLAY [all] 2026-04-04 10:12:08.745120 | 2026-04-04 10:12:08.745189 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-04 10:12:08.963284 | ubuntu-noble -> localhost | ok 2026-04-04 10:12:08.974268 | 2026-04-04 10:12:08.974353 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-04 10:12:09.014570 | ubuntu-noble | ok 2026-04-04 10:12:09.030874 | ubuntu-noble | included: /var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-04 10:12:09.036969 | 2026-04-04 10:12:09.037031 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-04 10:12:11.354639 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-04 10:12:11.354841 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/work/62f493aed6154e50adf592d10cbf2239_id_rsa 2026-04-04 10:12:11.354876 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/work/62f493aed6154e50adf592d10cbf2239_id_rsa.pub 2026-04-04 10:12:11.354901 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-04 10:12:11.354923 | ubuntu-noble -> localhost | SHA256:XE60l9l+NlQl/Pr2dWKQaa2pBUdFIOBa6PKW461oN80 zuul-build-sshkey 2026-04-04 10:12:11.354965 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-04 10:12:11.354988 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-04 10:12:11.355011 | ubuntu-noble -> localhost | | ..o .++ +| 2026-04-04 10:12:11.355033 | ubuntu-noble -> localhost | | o . o =...| 2026-04-04 10:12:11.355054 | ubuntu-noble -> localhost | | . o + = .o | 2026-04-04 10:12:11.355074 | ubuntu-noble -> localhost | | . + + o =. .| 2026-04-04 10:12:11.355095 | ubuntu-noble -> localhost | | . o S o * ooo| 2026-04-04 10:12:11.355115 | ubuntu-noble -> localhost | | o . + +.o.| 2026-04-04 10:12:11.355135 | ubuntu-noble -> localhost | | =o + o.o| 2026-04-04 10:12:11.355154 | ubuntu-noble -> localhost | | .+ooE o . .=| 2026-04-04 10:12:11.355177 | ubuntu-noble -> localhost | | ...oo. . .o| 2026-04-04 10:12:11.355198 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-04 10:12:11.355254 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.853436 2026-04-04 10:12:11.362493 | 2026-04-04 10:12:11.362574 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-04 10:12:11.408409 | ubuntu-noble | ok 2026-04-04 10:12:11.433801 | ubuntu-noble | included: /var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-04 10:12:11.445644 | 2026-04-04 10:12:11.445746 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-04 10:12:11.471541 | ubuntu-noble | skipping: Conditional result was False 2026-04-04 10:12:11.482514 | 2026-04-04 10:12:11.482601 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-04 10:12:12.045735 | ubuntu-noble | changed 2026-04-04 10:12:12.052287 | 2026-04-04 10:12:12.052361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-04 10:12:12.269742 | ubuntu-noble | ok 2026-04-04 10:12:12.282484 | 2026-04-04 10:12:12.282760 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-04 10:12:12.852668 | ubuntu-noble | changed 2026-04-04 10:12:12.871398 | 2026-04-04 10:12:12.941211 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-04 10:12:13.515728 | ubuntu-noble | changed 2026-04-04 10:12:13.521046 | 2026-04-04 10:12:13.521111 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-04 10:12:13.544000 | ubuntu-noble | skipping: Conditional result was False 2026-04-04 10:12:13.554080 | 2026-04-04 10:12:13.554166 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-04 10:12:13.963354 | ubuntu-noble -> localhost | changed 2026-04-04 10:12:13.979624 | 2026-04-04 10:12:13.979719 | TASK [add-build-sshkey : Add back temp key] 2026-04-04 10:12:14.267329 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/work/62f493aed6154e50adf592d10cbf2239_id_rsa (zuul-build-sshkey) 2026-04-04 10:12:14.267577 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013365 2026-04-04 10:12:14.275368 | 2026-04-04 10:12:14.275440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-04 10:12:14.683908 | ubuntu-noble | ok 2026-04-04 10:12:14.691573 | 2026-04-04 10:12:14.691664 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-04 10:12:14.717426 | ubuntu-noble | skipping: Conditional result was False 2026-04-04 10:12:14.728751 | 2026-04-04 10:12:14.728823 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-04 10:12:15.111828 | ubuntu-noble | ok 2026-04-04 10:12:15.120833 | 2026-04-04 10:12:15.120907 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-04 10:12:16.030308 | ubuntu-noble | Output suppressed because no_log was given 2026-04-04 10:12:16.043458 | 2026-04-04 10:12:16.043573 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-04 10:12:16.322023 | ubuntu-noble | ok: "logs" 2026-04-04 10:12:16.322322 | ubuntu-noble | ok: All items complete 2026-04-04 10:12:16.322393 | 2026-04-04 10:12:16.465997 | ubuntu-noble | ok: "artifacts" 2026-04-04 10:12:16.724701 | ubuntu-noble | ok: "docs" 2026-04-04 10:12:16.743978 | 2026-04-04 10:12:16.744332 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-04 10:12:16.983447 | ubuntu-noble | changed: "logs" 2026-04-04 10:12:17.176744 | ubuntu-noble | changed: "artifacts" 2026-04-04 10:12:17.363265 | ubuntu-noble | changed: "docs" 2026-04-04 10:12:17.383888 | 2026-04-04 10:12:17.384055 | PLAY RECAP 2026-04-04 10:12:17.384117 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-04 10:12:17.384158 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-04 10:12:17.384185 | 2026-04-04 10:12:17.530492 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-04 10:12:17.532561 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-04 10:12:18.110432 | 2026-04-04 10:12:18.110555 | PLAY [all] 2026-04-04 10:12:18.125177 | 2026-04-04 10:12:18.125299 | TASK [setup-uv : Extract archive] 2026-04-04 10:12:20.464392 | ubuntu-noble | changed 2026-04-04 10:12:20.471728 | 2026-04-04 10:12:20.471863 | TASK [setup-uv : Print version] 2026-04-04 10:12:20.851488 | ubuntu-noble | uv 0.8.13 2026-04-04 10:12:21.013053 | ubuntu-noble | ok: Runtime: 0:00:00.015572 2026-04-04 10:12:21.022873 | 2026-04-04 10:12:21.022954 | PLAY RECAP 2026-04-04 10:12:21.023021 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-04 10:12:21.023056 | 2026-04-04 10:12:21.145213 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-04 10:12:21.147390 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-04 10:12:21.748224 | 2026-04-04 10:12:21.748366 | PLAY [all] 2026-04-04 10:12:21.760044 | 2026-04-04 10:12:21.760127 | TASK [Run "pre-commit"] 2026-04-04 10:12:22.472600 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-04 10:12:22.581898 | ubuntu-noble | Downloading virtualenv 2026-04-04 10:12:22.595751 | ubuntu-noble | Installed 10 packages in 13ms 2026-04-04 10:12:22.980182 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-04 10:12:23.506932 | ubuntu-noble | [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 2026-04-04 10:12:23.511492 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-04-04 10:12:24.103861 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-04-04 10:12:24.506258 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-04-04 10:12:24.998338 | ubuntu-noble | [WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pycqa/isort` will fix this. if it does not -- consider reporting an issue to that repo. 2026-04-04 10:12:25.000162 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-04 10:12:25.546852 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-04 10:12:26.111399 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-04 10:12:26.111510 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-04 10:12:26.111525 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-04 10:12:29.925870 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-04-04 10:12:29.925927 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-04 10:12:29.925938 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-04 10:12:34.236374 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-04-04 10:12:34.236440 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-04 10:12:34.236460 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-04 10:12:37.443080 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-04-04 10:12:37.443173 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-04 10:12:37.443184 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-04 10:12:40.144076 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-04 10:12:40.144197 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-04 10:12:40.144209 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-04 10:12:51.279580 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-04 10:12:51.338645 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-04 10:12:51.605803 | ubuntu-noble | black....................................................................Passed 2026-04-04 10:12:51.797328 | ubuntu-noble | flake8...................................................................Passed 2026-04-04 10:12:51.919739 | ubuntu-noble | isort....................................................................Passed 2026-04-04 10:13:06.846022 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-04 10:13:07.386544 | ubuntu-noble | ok: Runtime: 0:00:44.622685 2026-04-04 10:13:08.877782 | 2026-04-04 10:13:08.877973 | PLAY RECAP 2026-04-04 10:13:08.878079 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-04 10:13:08.878134 | 2026-04-04 10:13:09.058900 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-04 10:13:09.060073 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-04 10:13:09.646954 | 2026-04-04 10:13:09.647076 | PLAY [all] 2026-04-04 10:13:09.658506 | 2026-04-04 10:13:09.658590 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-04 10:13:09.703652 | ubuntu-noble | skipping: Conditional result was False 2026-04-04 10:13:09.715334 | 2026-04-04 10:13:09.715507 | TASK [fetch-output : Set log path for single node] 2026-04-04 10:13:09.760611 | ubuntu-noble | ok 2026-04-04 10:13:11.218094 | 2026-04-04 10:13:11.218256 | LOOP [fetch-output : Ensure local output dirs] 2026-04-04 10:13:11.847096 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/work/logs" 2026-04-04 10:13:12.095725 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/work/artifacts" 2026-04-04 10:13:12.832531 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/62f493aed6154e50adf592d10cbf2239/work/docs" 2026-04-04 10:13:12.853002 | 2026-04-04 10:13:12.853176 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-04 10:13:13.561741 | ubuntu-noble | changed: .d..t...... ./ 2026-04-04 10:13:13.688507 | ubuntu-noble | changed: All items complete 2026-04-04 10:13:13.688710 | 2026-04-04 10:13:14.146456 | ubuntu-noble | changed: .d..t...... ./ 2026-04-04 10:13:14.754986 | ubuntu-noble | changed: .d..t...... ./ 2026-04-04 10:13:14.775954 | 2026-04-04 10:13:14.776088 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-04 10:13:15.308666 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.048360 2026-04-04 10:13:15.554722 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007215 2026-04-04 10:13:15.581469 | 2026-04-04 10:13:15.581618 | PLAY [all] 2026-04-04 10:13:15.602148 | 2026-04-04 10:13:15.602631 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-04 10:13:16.094508 | ubuntu-noble | changed 2026-04-04 10:13:16.146178 | 2026-04-04 10:13:16.146311 | PLAY RECAP 2026-04-04 10:13:16.146378 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-04 10:13:16.146411 | 2026-04-04 10:13:16.309068 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-04 10:13:16.379227 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-04 10:13:16.994105 | 2026-04-04 10:13:17.105615 | PLAY [localhost] 2026-04-04 10:13:17.121536 | 2026-04-04 10:13:17.165136 | TASK [Generate Zuul manifest] 2026-04-04 10:13:17.198577 | localhost | ok 2026-04-04 10:13:17.227802 | 2026-04-04 10:13:17.228072 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-04 10:13:19.347550 | localhost | changed 2026-04-04 10:13:19.361722 | 2026-04-04 10:13:19.361902 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-04 10:13:21.679061 | localhost | ok 2026-04-04 10:13:21.685870 | 2026-04-04 10:13:21.786244 | TASK [Upload logs] 2026-04-04 10:13:21.818804 | localhost | ok 2026-04-04 10:13:21.958349 | 2026-04-04 10:13:22.012163 | TASK [Set zuul-log-path fact] 2026-04-04 10:13:22.045658 | localhost | ok 2026-04-04 10:13:22.057239 | 2026-04-04 10:13:22.057369 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-04 10:13:22.089544 | localhost | ok 2026-04-04 10:13:22.150014 | 2026-04-04 10:13:22.157878 | TASK [upload-logs : Create log directories] 2026-04-04 10:13:22.820865 | localhost | changed 2026-04-04 10:13:22.828315 | 2026-04-04 10:13:22.828459 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-04 10:13:23.497707 | localhost -> localhost | ok: Runtime: 0:00:00.006252 2026-04-04 10:13:23.504243 | 2026-04-04 10:13:23.504342 | TASK [upload-logs : Upload logs to log server] 2026-04-04 10:13:24.166533 | localhost | Output suppressed because no_log was given 2026-04-04 10:13:24.234258 | 2026-04-04 10:13:24.236447 | LOOP [upload-logs : Compress console log and json output] 2026-04-04 10:13:24.299713 | localhost | skipping: Conditional result was False 2026-04-04 10:13:24.309520 | localhost | skipping: Conditional result was False 2026-04-04 10:13:24.323397 | 2026-04-04 10:13:24.323627 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-04 10:13:24.365308 | localhost | skipping: Conditional result was False 2026-04-04 10:13:24.365641 | 2026-04-04 10:13:24.382542 | localhost | skipping: Conditional result was False 2026-04-04 10:13:24.400653 | 2026-04-04 10:13:24.400793 | LOOP [upload-logs : Upload console log and json output]