2026-07-09 19:32:22.392404 | Job console starting 2026-07-09 19:32:22.413752 | Updating git repos 2026-07-09 19:32:22.476235 | Cloning repos into workspace 2026-07-09 19:32:22.583571 | Restoring repo states 2026-07-09 19:32:22.600084 | Merging changes 2026-07-09 19:32:23.323244 | Checking out repos 2026-07-09 19:32:23.398951 | Preparing playbooks 2026-07-09 19:32:24.433014 | Running Ansible setup 2026-07-09 19:32:29.522031 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 19:32:30.543596 | 2026-07-09 19:32:30.543792 | PLAY [Base pre] 2026-07-09 19:32:30.561762 | 2026-07-09 19:32:30.561902 | TASK [Setup log path fact] 2026-07-09 19:32:30.581446 | debian-bookworm | ok 2026-07-09 19:32:30.607258 | 2026-07-09 19:32:30.607440 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 19:32:30.636464 | debian-bookworm | ok 2026-07-09 19:32:30.646995 | 2026-07-09 19:32:30.647141 | TASK [emit-job-header : Print job information] 2026-07-09 19:32:30.697588 | # Job Information 2026-07-09 19:32:30.697834 | Ansible Version: 2.16.14 2026-07-09 19:32:30.697871 | Job: ansible-lint 2026-07-09 19:32:30.697903 | Pipeline: check 2026-07-09 19:32:30.697925 | Executor: 521e9411259a 2026-07-09 19:32:30.697946 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2133 2026-07-09 19:32:30.697968 | Event ID: e280e940-7bcc-11f1-8bb1-80346e456baf 2026-07-09 19:32:30.703210 | 2026-07-09 19:32:30.703373 | LOOP [emit-job-header : Print node information] 2026-07-09 19:32:30.931298 | debian-bookworm | ok: 2026-07-09 19:32:30.931589 | debian-bookworm | # Node Information 2026-07-09 19:32:30.931628 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-09 19:32:30.931654 | debian-bookworm | Hostname: debian 2026-07-09 19:32:30.931677 | debian-bookworm | Username: zuul 2026-07-09 19:32:30.931698 | debian-bookworm | Distro: Debian 12.14 2026-07-09 19:32:30.931722 | debian-bookworm | Provider: regiocloud-a 2026-07-09 19:32:30.931742 | debian-bookworm | Region: 2026-07-09 19:32:30.931762 | debian-bookworm | Label: debian-bookworm 2026-07-09 19:32:30.931782 | debian-bookworm | Product Name: OpenStack Nova 2026-07-09 19:32:30.931801 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:f74b 2026-07-09 19:32:30.951396 | 2026-07-09 19:32:30.951530 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 19:32:32.134635 | debian-bookworm -> localhost | changed 2026-07-09 19:32:32.140722 | 2026-07-09 19:32:32.140814 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 19:32:33.823095 | debian-bookworm -> localhost | changed 2026-07-09 19:32:33.832935 | 2026-07-09 19:32:33.833046 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 19:32:34.652576 | debian-bookworm -> localhost | ok 2026-07-09 19:32:34.657726 | 2026-07-09 19:32:34.657823 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 19:32:34.696871 | debian-bookworm | ok 2026-07-09 19:32:34.727613 | debian-bookworm | included: /var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 19:32:34.732529 | 2026-07-09 19:32:34.732609 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 19:32:37.495209 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-09 19:32:37.495439 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/work/91ac16aae32d403ca6f599994ad2f14c_id_rsa 2026-07-09 19:32:37.495478 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/work/91ac16aae32d403ca6f599994ad2f14c_id_rsa.pub 2026-07-09 19:32:37.495504 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-09 19:32:37.495529 | debian-bookworm -> localhost | SHA256:tILfkWFLAHSEPWlYHs8aMMbCRKury/9fNihuzDWcOt0 zuul-build-sshkey 2026-07-09 19:32:37.495551 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-09 19:32:37.495581 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-09 19:32:37.495603 | debian-bookworm -> localhost | | +oo*B*. | 2026-07-09 19:32:37.495623 | debian-bookworm -> localhost | | oo+=== | 2026-07-09 19:32:37.495643 | debian-bookworm -> localhost | | .. .o.B | 2026-07-09 19:32:37.495663 | debian-bookworm -> localhost | | . . * = | 2026-07-09 19:32:37.495683 | debian-bookworm -> localhost | |. . + S | 2026-07-09 19:32:37.495707 | debian-bookworm -> localhost | | . . B.. | 2026-07-09 19:32:37.495726 | debian-bookworm -> localhost | |. o.=.++ | 2026-07-09 19:32:37.495745 | debian-bookworm -> localhost | |o .*..oE. | 2026-07-09 19:32:37.495766 | debian-bookworm -> localhost | |oo..ooo. | 2026-07-09 19:32:37.495786 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-09 19:32:37.495836 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.801840 2026-07-09 19:32:37.502175 | 2026-07-09 19:32:37.502319 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 19:32:37.542423 | debian-bookworm | ok 2026-07-09 19:32:37.556896 | debian-bookworm | included: /var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 19:32:37.577775 | 2026-07-09 19:32:37.577880 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 19:32:37.611124 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:32:37.617414 | 2026-07-09 19:32:37.617509 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 19:32:38.287404 | debian-bookworm | changed 2026-07-09 19:32:38.297242 | 2026-07-09 19:32:38.297374 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 19:32:38.612339 | debian-bookworm | ok 2026-07-09 19:32:38.622149 | 2026-07-09 19:32:38.637153 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 19:32:39.483253 | debian-bookworm | changed 2026-07-09 19:32:39.491919 | 2026-07-09 19:32:39.492016 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 19:32:40.178607 | debian-bookworm | changed 2026-07-09 19:32:40.183447 | 2026-07-09 19:32:40.183781 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 19:32:40.229824 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:32:40.235206 | 2026-07-09 19:32:40.235320 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 19:32:40.930329 | debian-bookworm -> localhost | changed 2026-07-09 19:32:40.960072 | 2026-07-09 19:32:40.960199 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 19:32:41.393597 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/work/91ac16aae32d403ca6f599994ad2f14c_id_rsa (zuul-build-sshkey) 2026-07-09 19:32:41.393827 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019609 2026-07-09 19:32:41.405453 | 2026-07-09 19:32:41.405562 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 19:32:41.826491 | debian-bookworm | ok 2026-07-09 19:32:41.832008 | 2026-07-09 19:32:41.832102 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 19:32:41.858210 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:32:41.868353 | 2026-07-09 19:32:41.868461 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 19:32:42.271392 | debian-bookworm | ok 2026-07-09 19:32:42.284467 | 2026-07-09 19:32:42.284581 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 19:32:42.322481 | debian-bookworm | ok 2026-07-09 19:32:42.332800 | 2026-07-09 19:32:42.332897 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 19:32:42.681157 | debian-bookworm -> localhost | ok 2026-07-09 19:32:42.688607 | 2026-07-09 19:32:42.688699 | TASK [validate-host : Collect information about the host] 2026-07-09 19:32:43.806677 | debian-bookworm | ok 2026-07-09 19:32:43.819207 | 2026-07-09 19:32:43.819344 | TASK [validate-host : Sanitize hostname] 2026-07-09 19:32:43.952979 | debian-bookworm | ok 2026-07-09 19:32:43.957903 | 2026-07-09 19:32:43.958001 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 19:32:44.480600 | debian-bookworm -> localhost | changed 2026-07-09 19:32:44.489143 | 2026-07-09 19:32:44.489293 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 19:32:44.916338 | debian-bookworm | ok 2026-07-09 19:32:44.923184 | 2026-07-09 19:32:44.923296 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 19:32:45.475119 | debian-bookworm -> localhost | changed 2026-07-09 19:32:45.487124 | 2026-07-09 19:32:45.487216 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 19:32:45.768118 | debian-bookworm | ok 2026-07-09 19:32:45.772956 | 2026-07-09 19:32:45.773050 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 19:32:46.889086 | debian-bookworm | changed: 2026-07-09 19:32:46.889384 | debian-bookworm | cd+++++++++ src/ 2026-07-09 19:32:46.889422 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-09 19:32:46.889447 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-09 19:32:46.889468 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-09 19:32:46.889488 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/work/logs" 2026-07-09 19:35:36.931961 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/work/artifacts" 2026-07-09 19:35:37.197587 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/91ac16aae32d403ca6f599994ad2f14c/work/docs" 2026-07-09 19:35:37.218415 | 2026-07-09 19:35:37.218603 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 19:35:38.030498 | debian-bookworm | changed: 2026-07-09 19:35:38.030814 | debian-bookworm | .d..t...... ./ 2026-07-09 19:35:38.030892 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-09 19:35:38.030922 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-09 19:35:38.030948 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-09 19:35:38.030973 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-09 19:35:38.030998 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-09 19:35:38.031056 | debian-bookworm | changed: All items complete 2026-07-09 19:35:38.031089 | 2026-07-09 19:35:38.628233 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 19:35:39.246046 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 19:35:39.273519 | 2026-07-09 19:35:39.273658 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 19:35:39.608170 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009728 2026-07-09 19:35:39.916406 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010032 2026-07-09 19:35:39.929676 | 2026-07-09 19:35:39.929813 | PLAY RECAP 2026-07-09 19:35:39.929895 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-09 19:35:39.929936 | 2026-07-09 19:35:40.074363 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-09 19:35:40.076560 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 19:35:40.829166 | 2026-07-09 19:35:40.829375 | PLAY [Base post] 2026-07-09 19:35:40.843748 | 2026-07-09 19:35:40.843906 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 19:35:41.467870 | debian-bookworm | changed 2026-07-09 19:35:41.476734 | 2026-07-09 19:35:41.476885 | PLAY RECAP 2026-07-09 19:35:41.476961 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 19:35:41.477038 | 2026-07-09 19:35:41.622427 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 19:35:41.623453 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 19:35:42.431980 | 2026-07-09 19:35:42.432181 | PLAY [Base post-logs] 2026-07-09 19:35:42.442714 | 2026-07-09 19:35:42.442898 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 19:35:42.928508 | localhost | changed 2026-07-09 19:35:42.943859 | 2026-07-09 19:35:42.944031 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 19:35:42.982529 | localhost | ok 2026-07-09 19:35:42.989434 | 2026-07-09 19:35:42.989606 | TASK [Set zuul-log-path fact] 2026-07-09 19:35:43.008100 | localhost | ok 2026-07-09 19:35:43.023713 | 2026-07-09 19:35:43.023873 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 19:35:43.061420 | localhost | ok 2026-07-09 19:35:43.067835 | 2026-07-09 19:35:43.068017 | TASK [upload-logs : Create log directories] 2026-07-09 19:35:43.594338 | localhost | changed 2026-07-09 19:35:43.597410 | 2026-07-09 19:35:43.597533 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 19:35:44.098633 | localhost -> localhost | ok: Runtime: 0:00:00.007881 2026-07-09 19:35:44.103102 | 2026-07-09 19:35:44.103236 | TASK [upload-logs : Upload logs to log server] 2026-07-09 19:35:44.677192 | localhost | Output suppressed because no_log was given 2026-07-09 19:35:44.679713 | 2026-07-09 19:35:44.679862 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 19:35:44.736393 | localhost | skipping: Conditional result was False 2026-07-09 19:35:44.741640 | localhost | skipping: Conditional result was False 2026-07-09 19:35:44.753805 | 2026-07-09 19:35:44.754038 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 19:35:44.811965 | localhost | skipping: Conditional result was False 2026-07-09 19:35:44.812579 | 2026-07-09 19:35:44.816063 | localhost | skipping: Conditional result was False 2026-07-09 19:35:44.829774 | 2026-07-09 19:35:44.830024 | LOOP [upload-logs : Upload console log and json output]