2026-08-11 03:14:09.610192 | Job console starting 2026-08-11 03:14:09.618679 | Updating git repos 2026-08-11 03:14:09.694632 | Cloning repos into workspace 2026-08-11 03:14:09.950420 | Restoring repo states 2026-08-11 03:14:09.986443 | Merging changes 2026-08-11 03:14:09.986458 | Checking out repos 2026-08-11 03:14:10.381402 | Preparing playbooks 2026-08-11 03:14:11.731440 | Running Ansible setup 2026-08-11 03:14:16.876684 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 03:14:17.851143 | 2026-08-11 03:14:17.851263 | PLAY [Base pre] 2026-08-11 03:14:17.888194 | 2026-08-11 03:14:17.888304 | TASK [Setup log path fact] 2026-08-11 03:14:17.926663 | debian-bookworm | ok 2026-08-11 03:14:17.960785 | 2026-08-11 03:14:17.960916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:14:18.011480 | debian-bookworm | ok 2026-08-11 03:14:18.021020 | 2026-08-11 03:14:18.021115 | TASK [emit-job-header : Print job information] 2026-08-11 03:14:18.077744 | # Job Information 2026-08-11 03:14:18.077884 | Ansible Version: 2.16.14 2026-08-11 03:14:18.077913 | Job: ansible-lint 2026-08-11 03:14:18.077940 | Pipeline: periodic-daily 2026-08-11 03:14:18.077958 | Executor: 521e9411259a 2026-08-11 03:14:18.077976 | Triggered by: https://github.com/osism/ansible-collection-services 2026-08-11 03:14:18.077994 | Event ID: 560cc30f0bda411fbe499609203f8db8 2026-08-11 03:14:18.082170 | 2026-08-11 03:14:18.082353 | LOOP [emit-job-header : Print node information] 2026-08-11 03:14:18.270478 | debian-bookworm | ok: 2026-08-11 03:14:18.270707 | debian-bookworm | # Node Information 2026-08-11 03:14:18.270742 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 03:14:18.270767 | debian-bookworm | Hostname: debian 2026-08-11 03:14:18.270789 | debian-bookworm | Username: zuul 2026-08-11 03:14:18.270810 | debian-bookworm | Distro: Debian 12.15 2026-08-11 03:14:18.270847 | debian-bookworm | Provider: regiocloud-a 2026-08-11 03:14:18.270871 | debian-bookworm | Region: 2026-08-11 03:14:18.270893 | debian-bookworm | Label: debian-bookworm 2026-08-11 03:14:18.270913 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 03:14:18.270933 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:41f3 2026-08-11 03:14:18.300030 | 2026-08-11 03:14:18.300137 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 03:14:19.022487 | debian-bookworm -> localhost | changed 2026-08-11 03:14:19.028657 | 2026-08-11 03:14:19.028755 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 03:14:20.746995 | debian-bookworm -> localhost | changed 2026-08-11 03:14:20.756639 | 2026-08-11 03:14:20.756739 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 03:14:21.186233 | debian-bookworm -> localhost | ok 2026-08-11 03:14:21.192225 | 2026-08-11 03:14:21.192340 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 03:14:21.231952 | debian-bookworm | ok 2026-08-11 03:14:21.269126 | debian-bookworm | included: /var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 03:14:21.308631 | 2026-08-11 03:14:21.308799 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 03:14:23.153135 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 03:14:23.153338 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/work/1c02a2355c75471a9aea0cc433c5ed90_id_rsa 2026-08-11 03:14:23.153376 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/work/1c02a2355c75471a9aea0cc433c5ed90_id_rsa.pub 2026-08-11 03:14:23.153403 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 03:14:23.153428 | debian-bookworm -> localhost | SHA256:/a6NwAb10u05AMbVuk1cLPzBgcJsUz4nW6LpQIzWdns zuul-build-sshkey 2026-08-11 03:14:23.153451 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 03:14:23.153483 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 03:14:23.153505 | debian-bookworm -> localhost | | o.+.+.. | 2026-08-11 03:14:23.153527 | debian-bookworm -> localhost | | = .*.= = | 2026-08-11 03:14:23.153547 | debian-bookworm -> localhost | | o X..==+o. | 2026-08-11 03:14:23.153566 | debian-bookworm -> localhost | | . = *.=oB. | 2026-08-11 03:14:23.153614 | debian-bookworm -> localhost | | . S O+E | 2026-08-11 03:14:23.153654 | debian-bookworm -> localhost | | o +.=.. | 2026-08-11 03:14:23.153677 | debian-bookworm -> localhost | | + . = | 2026-08-11 03:14:23.153697 | debian-bookworm -> localhost | | . . + . | 2026-08-11 03:14:23.153718 | debian-bookworm -> localhost | | o.o | 2026-08-11 03:14:23.153738 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 03:14:23.153789 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.110460 2026-08-11 03:14:23.159850 | 2026-08-11 03:14:23.159933 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 03:14:23.176793 | debian-bookworm | ok 2026-08-11 03:14:23.187269 | debian-bookworm | included: /var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 03:14:23.194992 | 2026-08-11 03:14:23.195071 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 03:14:23.207621 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:14:23.213103 | 2026-08-11 03:14:23.213188 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 03:14:23.803376 | debian-bookworm | changed 2026-08-11 03:14:23.811173 | 2026-08-11 03:14:23.811302 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 03:14:24.067803 | debian-bookworm | ok 2026-08-11 03:14:24.075235 | 2026-08-11 03:14:24.075349 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 03:14:24.693957 | debian-bookworm | changed 2026-08-11 03:14:24.701385 | 2026-08-11 03:14:24.701484 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 03:14:25.263836 | debian-bookworm | changed 2026-08-11 03:14:25.269949 | 2026-08-11 03:14:25.270054 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 03:14:25.293512 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:14:25.300191 | 2026-08-11 03:14:25.300304 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 03:14:25.821842 | debian-bookworm -> localhost | changed 2026-08-11 03:14:25.833659 | 2026-08-11 03:14:25.833792 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 03:14:26.207813 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/work/1c02a2355c75471a9aea0cc433c5ed90_id_rsa (zuul-build-sshkey) 2026-08-11 03:14:26.208137 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010487 2026-08-11 03:14:26.219531 | 2026-08-11 03:14:26.219692 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 03:14:26.697733 | debian-bookworm | ok 2026-08-11 03:14:26.703333 | 2026-08-11 03:14:26.703461 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 03:14:26.727965 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:14:26.740428 | 2026-08-11 03:14:26.740574 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 03:14:27.230376 | debian-bookworm | ok 2026-08-11 03:14:27.251756 | 2026-08-11 03:14:27.251907 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 03:14:27.304770 | debian-bookworm | ok 2026-08-11 03:14:27.313027 | 2026-08-11 03:14:27.313171 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 03:14:27.830525 | debian-bookworm -> localhost | ok 2026-08-11 03:14:27.837789 | 2026-08-11 03:14:27.837926 | TASK [validate-host : Collect information about the host] 2026-08-11 03:14:28.972409 | debian-bookworm | ok 2026-08-11 03:14:28.994800 | 2026-08-11 03:14:28.994965 | TASK [validate-host : Sanitize hostname] 2026-08-11 03:14:29.204910 | debian-bookworm | ok 2026-08-11 03:14:29.209984 | 2026-08-11 03:14:29.210099 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 03:14:30.222728 | debian-bookworm -> localhost | changed 2026-08-11 03:14:30.229033 | 2026-08-11 03:14:30.229168 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 03:14:30.706526 | debian-bookworm | ok 2026-08-11 03:14:30.711443 | 2026-08-11 03:14:30.711562 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 03:14:31.475556 | debian-bookworm -> localhost | changed 2026-08-11 03:14:31.487169 | 2026-08-11 03:14:31.487313 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 03:14:31.806068 | debian-bookworm | ok 2026-08-11 03:14:31.812245 | 2026-08-11 03:14:31.812368 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 03:14:33.921121 | debian-bookworm | changed: 2026-08-11 03:14:33.922011 | debian-bookworm | cd+++++++++ src/ 2026-08-11 03:14:33.922111 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 03:14:33.922426 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 03:14:33.922492 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-08-11 03:14:33.922519 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/work/logs" 2026-08-11 03:17:18.082450 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/work/artifacts" 2026-08-11 03:17:18.448525 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c02a2355c75471a9aea0cc433c5ed90/work/docs" 2026-08-11 03:17:18.471872 | 2026-08-11 03:17:18.472067 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 03:17:19.327554 | debian-bookworm | changed: 2026-08-11 03:17:19.334134 | debian-bookworm | .d..t...... ./ 2026-08-11 03:17:19.334254 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 03:17:19.334285 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 03:17:19.334309 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 03:17:19.334332 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 03:17:19.334353 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 03:17:19.334413 | debian-bookworm | changed: All items complete 2026-08-11 03:17:19.334441 | 2026-08-11 03:17:20.293954 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:17:21.216818 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:17:21.232322 | 2026-08-11 03:17:21.232469 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 03:17:21.296926 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:17:21.306750 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:17:21.316368 | 2026-08-11 03:17:21.316494 | PLAY RECAP 2026-08-11 03:17:21.316550 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-11 03:17:21.316575 | 2026-08-11 03:17:21.627447 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 03:17:21.628319 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:17:22.881034 | 2026-08-11 03:17:22.881212 | PLAY [Base post] 2026-08-11 03:17:22.903216 | 2026-08-11 03:17:22.903384 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 03:17:23.478529 | debian-bookworm | changed 2026-08-11 03:17:23.493197 | 2026-08-11 03:17:23.493328 | PLAY RECAP 2026-08-11 03:17:23.493392 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 03:17:23.493455 | 2026-08-11 03:17:23.682715 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:17:23.683664 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 03:17:24.860959 | 2026-08-11 03:17:24.861150 | PLAY [Base post-logs] 2026-08-11 03:17:24.889593 | 2026-08-11 03:17:24.889765 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 03:17:25.512621 | localhost | changed 2026-08-11 03:17:25.525675 | 2026-08-11 03:17:25.525857 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 03:17:25.572537 | localhost | ok 2026-08-11 03:17:25.575869 | 2026-08-11 03:17:25.576018 | TASK [Set zuul-log-path fact] 2026-08-11 03:17:25.601737 | localhost | ok 2026-08-11 03:17:25.610151 | 2026-08-11 03:17:25.610272 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:17:25.636127 | localhost | ok 2026-08-11 03:17:25.641236 | 2026-08-11 03:17:25.641404 | TASK [upload-logs : Create log directories] 2026-08-11 03:17:26.247837 | localhost | changed 2026-08-11 03:17:26.250731 | 2026-08-11 03:17:26.251096 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 03:17:26.781872 | localhost -> localhost | ok: Runtime: 0:00:00.010458 2026-08-11 03:17:26.786069 | 2026-08-11 03:17:26.786194 | TASK [upload-logs : Upload logs to log server] 2026-08-11 03:17:27.473696 | localhost | Output suppressed because no_log was given 2026-08-11 03:17:27.476530 | 2026-08-11 03:17:27.476645 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 03:17:27.582300 | localhost | skipping: Conditional result was False 2026-08-11 03:17:27.595018 | localhost | skipping: Conditional result was False 2026-08-11 03:17:27.610379 | 2026-08-11 03:17:27.610528 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 03:17:27.716512 | localhost | skipping: Conditional result was False 2026-08-11 03:17:27.716840 | 2026-08-11 03:17:27.722103 | localhost | skipping: Conditional result was False 2026-08-11 03:17:27.733423 | 2026-08-11 03:17:27.733550 | LOOP [upload-logs : Upload console log and json output]