2026-06-16 03:22:54.768748 | Job console starting 2026-06-16 03:22:54.783380 | Updating git repos 2026-06-16 03:22:54.822361 | Cloning repos into workspace 2026-06-16 03:22:54.912080 | Restoring repo states 2026-06-16 03:22:54.928498 | Merging changes 2026-06-16 03:22:54.928513 | Checking out repos 2026-06-16 03:22:54.979594 | Preparing playbooks 2026-06-16 03:22:55.981037 | Running Ansible setup 2026-06-16 03:23:00.593718 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 03:23:01.466427 | 2026-06-16 03:23:01.466603 | PLAY [Base pre] 2026-06-16 03:23:01.489758 | 2026-06-16 03:23:01.489924 | TASK [Setup log path fact] 2026-06-16 03:23:01.510175 | debian-bookworm | ok 2026-06-16 03:23:01.530032 | 2026-06-16 03:23:01.530259 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 03:23:01.569834 | debian-bookworm | ok 2026-06-16 03:23:01.587273 | 2026-06-16 03:23:01.587435 | TASK [emit-job-header : Print job information] 2026-06-16 03:23:01.627629 | # Job Information 2026-06-16 03:23:01.627893 | Ansible Version: 2.16.14 2026-06-16 03:23:01.627931 | Job: yamllint 2026-06-16 03:23:01.627974 | Pipeline: periodic-daily 2026-06-16 03:23:01.628003 | Executor: 521e9411259a 2026-06-16 03:23:01.628024 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-06-16 03:23:01.628048 | Event ID: b703635294ad4755b461a320fa346d69 2026-06-16 03:23:01.634424 | 2026-06-16 03:23:01.634579 | LOOP [emit-job-header : Print node information] 2026-06-16 03:23:01.785602 | debian-bookworm | ok: 2026-06-16 03:23:01.787836 | debian-bookworm | # Node Information 2026-06-16 03:23:01.788347 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 03:23:01.788590 | debian-bookworm | Hostname: debian 2026-06-16 03:23:01.788818 | debian-bookworm | Username: zuul 2026-06-16 03:23:01.788863 | debian-bookworm | Distro: Debian 12.14 2026-06-16 03:23:01.788894 | debian-bookworm | Provider: regiocloud-a 2026-06-16 03:23:01.788917 | debian-bookworm | Region: 2026-06-16 03:23:01.788940 | debian-bookworm | Label: debian-bookworm 2026-06-16 03:23:01.788960 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 03:23:01.788981 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef5:bbba 2026-06-16 03:23:01.808617 | 2026-06-16 03:23:01.808780 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 03:23:02.460811 | debian-bookworm -> localhost | changed 2026-06-16 03:23:02.469083 | 2026-06-16 03:23:02.469217 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 03:23:04.190101 | debian-bookworm -> localhost | changed 2026-06-16 03:23:04.202391 | 2026-06-16 03:23:04.202532 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 03:23:04.652965 | debian-bookworm -> localhost | ok 2026-06-16 03:23:04.660575 | 2026-06-16 03:23:04.660738 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 03:23:04.698494 | debian-bookworm | ok 2026-06-16 03:23:04.718716 | debian-bookworm | included: /var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 03:23:04.726476 | 2026-06-16 03:23:04.726612 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 03:23:05.797970 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 03:23:05.798273 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/work/da6362670cb443f49c481426eb47b0a6_id_rsa 2026-06-16 03:23:05.798320 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/work/da6362670cb443f49c481426eb47b0a6_id_rsa.pub 2026-06-16 03:23:05.798347 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 03:23:05.798372 | debian-bookworm -> localhost | SHA256:oplRzih5jvk7bdgtL72zbf51ZKQmozMhqYP66pFY5A8 zuul-build-sshkey 2026-06-16 03:23:05.798394 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 03:23:05.798432 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 03:23:05.798454 | debian-bookworm -> localhost | | | 2026-06-16 03:23:05.798476 | debian-bookworm -> localhost | | | 2026-06-16 03:23:05.798497 | debian-bookworm -> localhost | | . . .| 2026-06-16 03:23:05.798517 | debian-bookworm -> localhost | | o . = . o | 2026-06-16 03:23:05.798537 | debian-bookworm -> localhost | | E + + S . o o o| 2026-06-16 03:23:05.798566 | debian-bookworm -> localhost | | o X * o . o + o | 2026-06-16 03:23:05.798588 | debian-bookworm -> localhost | |. = B+oo + . .| 2026-06-16 03:23:05.798607 | debian-bookworm -> localhost | | +o *.+..o . . | 2026-06-16 03:23:05.798628 | debian-bookworm -> localhost | | .+o++ ++*o.. | 2026-06-16 03:23:05.798648 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 03:23:05.798703 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.432672 2026-06-16 03:23:05.807017 | 2026-06-16 03:23:05.807156 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 03:23:05.865227 | debian-bookworm | ok 2026-06-16 03:23:05.880952 | debian-bookworm | included: /var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 03:23:05.889615 | 2026-06-16 03:23:05.889736 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 03:23:05.914495 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:23:05.920909 | 2026-06-16 03:23:05.921025 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 03:23:06.636296 | debian-bookworm | changed 2026-06-16 03:23:06.642187 | 2026-06-16 03:23:06.642356 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 03:23:06.884889 | debian-bookworm | ok 2026-06-16 03:23:06.892256 | 2026-06-16 03:23:06.892397 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 03:23:07.561828 | debian-bookworm | changed 2026-06-16 03:23:07.568578 | 2026-06-16 03:23:07.568705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 03:23:08.234331 | debian-bookworm | changed 2026-06-16 03:23:08.248729 | 2026-06-16 03:23:08.248918 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 03:23:08.295250 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:23:08.302998 | 2026-06-16 03:23:08.303136 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 03:23:08.980599 | debian-bookworm -> localhost | changed 2026-06-16 03:23:08.992598 | 2026-06-16 03:23:08.992734 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 03:23:09.417250 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/work/da6362670cb443f49c481426eb47b0a6_id_rsa (zuul-build-sshkey) 2026-06-16 03:23:09.417523 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012636 2026-06-16 03:23:09.429495 | 2026-06-16 03:23:09.429630 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 03:23:09.897841 | debian-bookworm | ok 2026-06-16 03:23:09.909668 | 2026-06-16 03:23:09.909836 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 03:23:09.934877 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:23:09.950174 | 2026-06-16 03:23:09.950349 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 03:23:10.427153 | debian-bookworm | ok 2026-06-16 03:23:10.441235 | 2026-06-16 03:23:10.441394 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 03:23:10.489056 | debian-bookworm | ok 2026-06-16 03:23:10.498132 | 2026-06-16 03:23:10.498306 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 03:23:10.808781 | debian-bookworm -> localhost | ok 2026-06-16 03:23:10.822005 | 2026-06-16 03:23:10.822264 | TASK [validate-host : Collect information about the host] 2026-06-16 03:23:12.016989 | debian-bookworm | ok 2026-06-16 03:23:12.038598 | 2026-06-16 03:23:12.038768 | TASK [validate-host : Sanitize hostname] 2026-06-16 03:23:12.219368 | debian-bookworm | ok 2026-06-16 03:23:12.224557 | 2026-06-16 03:23:12.224677 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 03:23:12.876317 | debian-bookworm -> localhost | changed 2026-06-16 03:23:12.883566 | 2026-06-16 03:23:12.883700 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 03:23:13.308724 | debian-bookworm | ok 2026-06-16 03:23:13.316439 | 2026-06-16 03:23:13.316593 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 03:23:14.031116 | debian-bookworm -> localhost | changed 2026-06-16 03:23:14.059485 | 2026-06-16 03:23:14.059624 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 03:23:14.323311 | debian-bookworm | ok 2026-06-16 03:23:14.335291 | 2026-06-16 03:23:14.335507 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 03:23:15.567540 | debian-bookworm | changed: 2026-06-16 03:23:15.568126 | debian-bookworm | cd+++++++++ src/ 2026-06-16 03:23:15.568212 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 03:23:15.568240 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 03:23:15.568386 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-06-16 03:23:15.568414 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/work/logs" 2026-06-16 03:24:08.173737 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/work/artifacts" 2026-06-16 03:24:08.779414 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/da6362670cb443f49c481426eb47b0a6/work/docs" 2026-06-16 03:24:08.789622 | 2026-06-16 03:24:08.789726 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 03:24:10.043479 | debian-bookworm | changed: 2026-06-16 03:24:10.043704 | debian-bookworm | .d..t...... ./ 2026-06-16 03:24:10.043748 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 03:24:10.043778 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 03:24:10.044911 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 03:24:10.046667 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 03:24:10.046758 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 03:24:10.046856 | debian-bookworm | changed: All items complete 2026-06-16 03:24:10.046906 | 2026-06-16 03:24:10.919529 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 03:24:11.680386 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 03:24:11.705580 | 2026-06-16 03:24:11.705697 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 03:24:11.726048 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:24:11.734042 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:24:11.745146 | 2026-06-16 03:24:11.745228 | PLAY RECAP 2026-06-16 03:24:11.745271 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-16 03:24:11.745291 | 2026-06-16 03:24:11.887641 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 03:24:11.888363 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 03:24:12.774039 | 2026-06-16 03:24:12.774187 | PLAY [Base post] 2026-06-16 03:24:12.788956 | 2026-06-16 03:24:12.789099 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 03:24:13.463955 | debian-bookworm | changed 2026-06-16 03:24:13.499140 | 2026-06-16 03:24:13.499295 | PLAY RECAP 2026-06-16 03:24:13.499362 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 03:24:13.500288 | 2026-06-16 03:24:13.684591 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 03:24:13.685385 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 03:24:14.581167 | 2026-06-16 03:24:14.581309 | PLAY [Base post-logs] 2026-06-16 03:24:14.609222 | 2026-06-16 03:24:14.609362 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 03:24:15.057517 | localhost | changed 2026-06-16 03:24:15.068468 | 2026-06-16 03:24:15.068614 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 03:24:15.093738 | localhost | ok 2026-06-16 03:24:15.096735 | 2026-06-16 03:24:15.096824 | TASK [Set zuul-log-path fact] 2026-06-16 03:24:15.111500 | localhost | ok 2026-06-16 03:24:15.120316 | 2026-06-16 03:24:15.120420 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 03:24:15.157065 | localhost | ok 2026-06-16 03:24:15.163372 | 2026-06-16 03:24:15.163550 | TASK [upload-logs : Create log directories] 2026-06-16 03:24:15.783438 | localhost | changed 2026-06-16 03:24:15.786582 | 2026-06-16 03:24:15.786706 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 03:24:16.828307 | localhost -> localhost | ok: Runtime: 0:00:00.022601 2026-06-16 03:24:16.851607 | 2026-06-16 03:24:16.851798 | TASK [upload-logs : Upload logs to log server] 2026-06-16 03:24:17.961406 | localhost | Output suppressed because no_log was given 2026-06-16 03:24:17.965678 | 2026-06-16 03:24:17.965815 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 03:24:18.070140 | localhost | skipping: Conditional result was False 2026-06-16 03:24:18.083581 | localhost | skipping: Conditional result was False 2026-06-16 03:24:18.095631 | 2026-06-16 03:24:18.095776 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 03:24:18.299435 | localhost | skipping: Conditional result was False 2026-06-16 03:24:18.299972 | 2026-06-16 03:24:18.314739 | localhost | skipping: Conditional result was False 2026-06-16 03:24:18.327447 | 2026-06-16 03:24:18.327859 | LOOP [upload-logs : Upload console log and json output]