2026-05-19 13:42:50.449750 | Job console starting 2026-05-19 13:42:50.462617 | Updating git repos 2026-05-19 13:42:50.501752 | Cloning repos into workspace 2026-05-19 13:42:51.162697 | Restoring repo states 2026-05-19 13:42:51.184283 | Merging changes 2026-05-19 13:42:51.569609 | Checking out repos 2026-05-19 13:42:51.623624 | Preparing playbooks 2026-05-19 13:42:53.814986 | Running Ansible setup 2026-05-19 13:42:58.275427 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-19 13:42:59.007622 | 2026-05-19 13:42:59.050632 | PLAY [localhost] 2026-05-19 13:42:59.064242 | 2026-05-19 13:42:59.064331 | TASK [Gathering Facts] 2026-05-19 13:43:00.029035 | localhost | ok 2026-05-19 13:43:00.036742 | 2026-05-19 13:43:00.036859 | TASK [Setup log path fact] 2026-05-19 13:43:00.065862 | localhost | ok 2026-05-19 13:43:00.079854 | 2026-05-19 13:43:00.080010 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 13:43:00.114441 | localhost | ok 2026-05-19 13:43:00.123511 | 2026-05-19 13:43:00.123625 | TASK [emit-job-header : Print job information] 2026-05-19 13:43:00.176537 | # Job Information 2026-05-19 13:43:00.176717 | Ansible Version: 2.16.18 2026-05-19 13:43:00.176750 | Job: pre-commit 2026-05-19 13:43:00.176772 | Pipeline: check 2026-05-19 13:43:00.176792 | Executor: 2d72f0692154 2026-05-19 13:43:00.176812 | Triggered by: https://github.com/vexxhost/ansible-collection-ceph/pull/107 2026-05-19 13:43:00.176834 | Event ID: 85654420-5388-11f1-81db-56f0bc2de52f 2026-05-19 13:43:00.180154 | 2026-05-19 13:43:00.180304 | LOOP [emit-job-header : Print node information] 2026-05-19 13:43:00.329901 | localhost | ok: 2026-05-19 13:43:00.330117 | localhost | # Node Information 2026-05-19 13:43:00.330149 | localhost | Inventory Hostname: ubuntu-noble 2026-05-19 13:43:00.330172 | localhost | Hostname: np0000174798 2026-05-19 13:43:00.330192 | localhost | Username: zuul 2026-05-19 13:43:00.330214 | localhost | Distro: Ubuntu 24.04 2026-05-19 13:43:00.330234 | localhost | Provider: yul1 2026-05-19 13:43:00.330254 | localhost | Region: ca-ymq-1 2026-05-19 13:43:00.330272 | localhost | Label: ubuntu-noble 2026-05-19 13:43:00.330290 | localhost | Product Name: OpenStack Nova 2026-05-19 13:43:00.330309 | localhost | Interface IP: 199.19.213.78 2026-05-19 13:43:00.339037 | 2026-05-19 13:43:00.339190 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-19 13:43:00.762755 | localhost -> localhost | changed 2026-05-19 13:43:00.769963 | 2026-05-19 13:43:00.770059 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-19 13:43:01.967200 | localhost -> localhost | changed 2026-05-19 13:43:01.975860 | 2026-05-19 13:43:01.975979 | PLAY [all] 2026-05-19 13:43:01.987616 | 2026-05-19 13:43:01.987710 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-19 13:43:02.256369 | ubuntu-noble -> localhost | ok 2026-05-19 13:43:02.265657 | 2026-05-19 13:43:02.265826 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-19 13:43:02.301605 | ubuntu-noble | ok 2026-05-19 13:43:02.320423 | ubuntu-noble | included: /var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-19 13:43:02.328043 | 2026-05-19 13:43:02.328151 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-19 13:43:03.623759 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-19 13:43:03.623931 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/work/b2162f222e8b40889f58822f2029543f_id_rsa 2026-05-19 13:43:03.623984 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/work/b2162f222e8b40889f58822f2029543f_id_rsa.pub 2026-05-19 13:43:03.624013 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-19 13:43:03.624036 | ubuntu-noble -> localhost | SHA256:NNNdxcGTjkjjz5p/7wyDr+LjAyqt3MWPiy9MkxsMdlo zuul-build-sshkey 2026-05-19 13:43:03.624100 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-19 13:43:03.624124 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-19 13:43:03.624153 | ubuntu-noble -> localhost | | o++| 2026-05-19 13:43:03.624175 | ubuntu-noble -> localhost | | . + . +.| 2026-05-19 13:43:03.624195 | ubuntu-noble -> localhost | | + + + o .| 2026-05-19 13:43:03.624215 | ubuntu-noble -> localhost | | o E. o o . . | 2026-05-19 13:43:03.624234 | ubuntu-noble -> localhost | | . * .S o | 2026-05-19 13:43:03.624254 | ubuntu-noble -> localhost | | . *.. + | 2026-05-19 13:43:03.624274 | ubuntu-noble -> localhost | | + =o. + o | 2026-05-19 13:43:03.624302 | ubuntu-noble -> localhost | | ...*o o+o . = | 2026-05-19 13:43:03.624329 | ubuntu-noble -> localhost | | oooo++++ooo.=| 2026-05-19 13:43:03.624350 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-19 13:43:03.624398 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.830330 2026-05-19 13:43:03.630082 | 2026-05-19 13:43:03.630146 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-19 13:43:03.673708 | ubuntu-noble | ok 2026-05-19 13:43:03.688422 | ubuntu-noble | included: /var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-19 13:43:03.696929 | 2026-05-19 13:43:03.697022 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-19 13:43:03.721344 | ubuntu-noble | skipping: Conditional result was False 2026-05-19 13:43:03.731982 | 2026-05-19 13:43:03.732079 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-19 13:43:04.310750 | ubuntu-noble | changed 2026-05-19 13:43:04.319803 | 2026-05-19 13:43:04.319921 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-19 13:43:04.547653 | ubuntu-noble | ok 2026-05-19 13:43:04.555286 | 2026-05-19 13:43:04.555486 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-19 13:43:05.135542 | ubuntu-noble | changed 2026-05-19 13:43:05.141580 | 2026-05-19 13:43:05.141650 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-19 13:43:05.728474 | ubuntu-noble | changed 2026-05-19 13:43:05.737869 | 2026-05-19 13:43:05.738034 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-19 13:43:05.763717 | ubuntu-noble | skipping: Conditional result was False 2026-05-19 13:43:05.775896 | 2026-05-19 13:43:05.775987 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-19 13:43:06.187507 | ubuntu-noble -> localhost | changed 2026-05-19 13:43:06.199051 | 2026-05-19 13:43:06.199146 | TASK [add-build-sshkey : Add back temp key] 2026-05-19 13:43:06.485768 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/work/b2162f222e8b40889f58822f2029543f_id_rsa (zuul-build-sshkey) 2026-05-19 13:43:06.486022 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013107 2026-05-19 13:43:06.494012 | 2026-05-19 13:43:06.494130 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-19 13:43:06.881220 | ubuntu-noble | ok 2026-05-19 13:43:06.888152 | 2026-05-19 13:43:06.888219 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-19 13:43:06.914168 | ubuntu-noble | skipping: Conditional result was False 2026-05-19 13:43:06.929170 | 2026-05-19 13:43:06.929244 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-19 13:43:07.361594 | ubuntu-noble | ok 2026-05-19 13:43:07.435253 | 2026-05-19 13:43:07.435415 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-19 13:43:08.174496 | ubuntu-noble | Output suppressed because no_log was given 2026-05-19 13:43:08.184312 | 2026-05-19 13:43:08.184383 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-19 13:43:08.424012 | ubuntu-noble | ok: "logs" 2026-05-19 13:43:08.424275 | ubuntu-noble | ok: All items complete 2026-05-19 13:43:08.424319 | 2026-05-19 13:43:08.630491 | ubuntu-noble | ok: "artifacts" 2026-05-19 13:43:08.842102 | ubuntu-noble | ok: "docs" 2026-05-19 13:43:08.851955 | 2026-05-19 13:43:08.852065 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-19 13:43:09.085998 | ubuntu-noble | changed: "logs" 2026-05-19 13:43:09.287779 | ubuntu-noble | changed: "artifacts" 2026-05-19 13:43:09.505542 | ubuntu-noble | changed: "docs" 2026-05-19 13:43:09.531626 | 2026-05-19 13:43:09.531751 | PLAY RECAP 2026-05-19 13:43:09.531815 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 13:43:09.531857 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-19 13:43:09.531889 | 2026-05-19 13:43:09.718182 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-19 13:43:09.719288 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-05-19 13:43:10.414259 | 2026-05-19 13:43:10.414408 | PLAY [all] 2026-05-19 13:43:10.428724 | 2026-05-19 13:43:10.428877 | TASK [setup-uv : Extract archive] 2026-05-19 13:43:12.939364 | ubuntu-noble | changed 2026-05-19 13:43:12.945986 | 2026-05-19 13:43:12.946081 | TASK [setup-uv : Print version] 2026-05-19 13:43:13.349265 | ubuntu-noble | uv 0.8.13 2026-05-19 13:43:13.485127 | ubuntu-noble | ok: Runtime: 0:00:00.015339 2026-05-19 13:43:13.491720 | 2026-05-19 13:43:13.491779 | PLAY RECAP 2026-05-19 13:43:13.491823 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 13:43:13.491847 | 2026-05-19 13:43:13.623749 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-05-19 13:43:13.625374 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-05-19 13:43:14.241612 | 2026-05-19 13:43:14.242078 | PLAY [all] 2026-05-19 13:43:14.254420 | 2026-05-19 13:43:14.254494 | TASK [Run "pre-commit"] 2026-05-19 13:43:14.809274 | ubuntu-noble | Downloading virtualenv (7.2MiB) 2026-05-19 13:43:14.912545 | ubuntu-noble | Downloading virtualenv 2026-05-19 13:43:14.926847 | ubuntu-noble | Installed 10 packages in 13ms 2026-05-19 13:43:15.379046 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-05-19 13:43:16.339159 | 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-05-19 13:43:16.344822 | ubuntu-noble | [INFO] Initializing environment for https://github.com/compilerla/conventional-pre-commit. 2026-05-19 13:43:16.750705 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-05-19 13:43:17.695574 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-05-19 13:43:18.286700 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-05-19 13:43:18.286802 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-05-19 13:43:18.286818 | ubuntu-noble | [INFO] This may take a few minutes... 2026-05-19 13:43:22.416413 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-05-19 13:43:22.416477 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-05-19 13:43:22.416483 | ubuntu-noble | [INFO] This may take a few minutes... 2026-05-19 13:43:34.413500 | ubuntu-noble | fix end of files.........................................................Passed 2026-05-19 13:43:34.475497 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-05-19 13:44:03.213646 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-05-19 13:44:03.391946 | ubuntu-noble | ok: Runtime: 0:00:48.620846 2026-05-19 13:44:03.394245 | 2026-05-19 13:44:03.394359 | PLAY RECAP 2026-05-19 13:44:03.394423 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 13:44:03.394453 | 2026-05-19 13:44:03.545785 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-05-19 13:44:03.547987 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 13:44:04.183613 | 2026-05-19 13:44:04.183779 | PLAY [all] 2026-05-19 13:44:04.198106 | 2026-05-19 13:44:04.198213 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-19 13:44:04.244523 | ubuntu-noble | skipping: Conditional result was False 2026-05-19 13:44:04.254744 | 2026-05-19 13:44:04.254831 | TASK [fetch-output : Set log path for single node] 2026-05-19 13:44:04.299782 | ubuntu-noble | ok 2026-05-19 13:44:04.306781 | 2026-05-19 13:44:04.306861 | LOOP [fetch-output : Ensure local output dirs] 2026-05-19 13:44:04.680294 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/work/logs" 2026-05-19 13:44:04.881861 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/work/artifacts" 2026-05-19 13:44:05.085308 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b2162f222e8b40889f58822f2029543f/work/docs" 2026-05-19 13:44:05.102256 | 2026-05-19 13:44:05.102358 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-19 13:44:05.773618 | ubuntu-noble | ok 2026-05-19 13:44:05.773884 | ubuntu-noble | changed: All items complete 2026-05-19 13:44:05.773924 | 2026-05-19 13:44:06.249875 | ubuntu-noble | changed: .d..t...... ./ 2026-05-19 13:44:06.717182 | ubuntu-noble | changed: .d..t...... ./ 2026-05-19 13:44:06.743063 | 2026-05-19 13:44:06.743214 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-19 13:44:07.185684 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008758 2026-05-19 13:44:07.407633 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007881 2026-05-19 13:44:07.423199 | 2026-05-19 13:44:07.423348 | PLAY [all] 2026-05-19 13:44:07.430545 | 2026-05-19 13:44:07.430610 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-19 13:44:07.913580 | ubuntu-noble | changed 2026-05-19 13:44:07.919874 | 2026-05-19 13:44:07.919930 | PLAY RECAP 2026-05-19 13:44:07.919979 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-19 13:44:07.920001 | 2026-05-19 13:44:08.063350 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 13:44:08.065747 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-19 13:44:08.675073 | 2026-05-19 13:44:08.675267 | PLAY [localhost] 2026-05-19 13:44:08.688433 | 2026-05-19 13:44:08.688617 | TASK [Generate Zuul manifest] 2026-05-19 13:44:08.711145 | localhost | ok 2026-05-19 13:44:08.727926 | 2026-05-19 13:44:08.728093 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-19 13:44:09.373327 | localhost | changed 2026-05-19 13:44:09.389057 | 2026-05-19 13:44:09.389239 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-19 13:44:10.022300 | localhost | ok 2026-05-19 13:44:10.030482 | 2026-05-19 13:44:10.030558 | TASK [Upload logs] 2026-05-19 13:44:10.054438 | localhost | ok 2026-05-19 13:44:10.113293 | 2026-05-19 13:44:10.113423 | TASK [Set zuul-log-path fact] 2026-05-19 13:44:10.134710 | localhost | ok 2026-05-19 13:44:10.149085 | 2026-05-19 13:44:10.149158 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 13:44:10.181229 | localhost | ok 2026-05-19 13:44:10.187995 | 2026-05-19 13:44:10.188071 | TASK [upload-logs : Create log directories] 2026-05-19 13:44:10.597895 | localhost | changed 2026-05-19 13:44:10.604588 | 2026-05-19 13:44:10.604683 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-19 13:44:11.014644 | localhost -> localhost | ok: Runtime: 0:00:00.004572 2026-05-19 13:44:11.021312 | 2026-05-19 13:44:11.021399 | TASK [upload-logs : Upload logs to log server] 2026-05-19 13:44:11.535769 | localhost | Output suppressed because no_log was given 2026-05-19 13:44:11.540821 | 2026-05-19 13:44:11.540911 | LOOP [upload-logs : Compress console log and json output] 2026-05-19 13:44:11.589446 | localhost | skipping: Conditional result was False 2026-05-19 13:44:11.596316 | localhost | skipping: Conditional result was False 2026-05-19 13:44:11.603214 | 2026-05-19 13:44:11.603305 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-19 13:44:11.651851 | localhost | skipping: Conditional result was False 2026-05-19 13:44:11.652290 | 2026-05-19 13:44:11.656547 | localhost | skipping: Conditional result was False 2026-05-19 13:44:11.666211 | 2026-05-19 13:44:11.666305 | LOOP [upload-logs : Upload console log and json output]