2026-01-29 15:42:59.841316 | Job console starting 2026-01-29 15:42:59.888112 | Updating git repos 2026-01-29 15:42:59.905191 | Cloning repos into workspace 2026-01-29 15:42:59.967893 | Restoring repo states 2026-01-29 15:42:59.972067 | Merging changes 2026-01-29 15:43:00.463976 | Checking out repos 2026-01-29 15:43:00.537306 | Preparing playbooks 2026-01-29 15:43:01.244357 | Running Ansible setup 2026-01-29 15:43:05.604120 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 15:43:06.342117 | 2026-01-29 15:43:06.342271 | PLAY [Base pre] 2026-01-29 15:43:06.358619 | 2026-01-29 15:43:06.358755 | TASK [Setup log path fact] 2026-01-29 15:43:06.377859 | debian-bookworm | ok 2026-01-29 15:43:06.393535 | 2026-01-29 15:43:06.393681 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 15:43:06.424407 | debian-bookworm | ok 2026-01-29 15:43:06.434267 | 2026-01-29 15:43:06.434394 | TASK [emit-job-header : Print job information] 2026-01-29 15:43:06.477117 | # Job Information 2026-01-29 15:43:06.477363 | Ansible Version: 2.16.14 2026-01-29 15:43:06.477418 | Job: yamllint 2026-01-29 15:43:06.477467 | Pipeline: check 2026-01-29 15:43:06.477504 | Executor: 521e9411259a 2026-01-29 15:43:06.477537 | Triggered by: https://github.com/osism/testbed/pull/2835 2026-01-29 15:43:06.477571 | Event ID: 2ab53310-fd29-11f0-83f4-290849259bb9 2026-01-29 15:43:06.483993 | 2026-01-29 15:43:06.484137 | LOOP [emit-job-header : Print node information] 2026-01-29 15:43:06.607770 | debian-bookworm | ok: 2026-01-29 15:43:06.607992 | debian-bookworm | # Node Information 2026-01-29 15:43:06.608035 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 15:43:06.608067 | debian-bookworm | Hostname: debian 2026-01-29 15:43:06.608145 | debian-bookworm | Username: zuul 2026-01-29 15:43:06.608174 | debian-bookworm | Distro: Debian 12.13 2026-01-29 15:43:06.608206 | debian-bookworm | Provider: regiocloud-a 2026-01-29 15:43:06.608233 | debian-bookworm | Region: 2026-01-29 15:43:06.608259 | debian-bookworm | Label: debian-bookworm 2026-01-29 15:43:06.608283 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 15:43:06.608307 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:1d73 2026-01-29 15:43:06.621379 | 2026-01-29 15:43:06.621521 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 15:43:07.242358 | debian-bookworm -> localhost | changed 2026-01-29 15:43:07.249724 | 2026-01-29 15:43:07.249854 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 15:43:08.286975 | debian-bookworm -> localhost | changed 2026-01-29 15:43:08.318396 | 2026-01-29 15:43:08.318527 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 15:43:08.631684 | debian-bookworm -> localhost | ok 2026-01-29 15:43:08.638055 | 2026-01-29 15:43:08.638196 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 15:43:08.667497 | debian-bookworm | ok 2026-01-29 15:43:08.695259 | debian-bookworm | included: /var/lib/zuul/builds/ccc35b31e4894d1aaf69d42e04dc4330/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 15:43:08.701515 | 2026-01-29 15:43:08.701622 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 15:43:10.068930 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 15:43:10.069487 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ccc35b31e4894d1aaf69d42e04dc4330/work/ccc35b31e4894d1aaf69d42e04dc4330_id_rsa 2026-01-29 15:43:10.069600 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ccc35b31e4894d1aaf69d42e04dc4330/work/ccc35b31e4894d1aaf69d42e04dc4330_id_rsa.pub 2026-01-29 15:43:10.069677 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 15:43:10.069746 | debian-bookworm -> localhost | SHA256:xF6KV+qqJzelB9If/skbLkyt7SHSRAzHFUJoJR07rDw zuul-build-sshkey 2026-01-29 15:43:10.069811 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 15:43:10.069896 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 15:43:10.069961 | debian-bookworm -> localhost | | o**oo. | 2026-01-29 15:43:10.070023 | debian-bookworm -> localhost | | oBoo | 2026-01-29 15:43:10.070109 | debian-bookworm -> localhost | | . O o | 2026-01-29 15:43:10.070175 | debian-bookworm -> localhost | | . * * | 2026-01-29 15:43:10.070232 | debian-bookworm -> localhost | | .E S. | 2026-01-29 15:43:10.070296 | debian-bookworm -> localhost | | . o*+ . | 2026-01-29 15:43:10.070354 | debian-bookworm -> localhost | | ..O++o | 2026-01-29 15:43:10.070411 | debian-bookworm -> localhost | | . =oB+.+ | 2026-01-29 15:43:10.070469 | debian-bookworm -> localhost | | .=.o +B. | 2026-01-29 15:43:10.070526 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 15:43:10.070665 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.881128 2026-01-29 15:43:10.084228 | 2026-01-29 15:43:10.084388 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 15:43:10.116161 | debian-bookworm | ok 2026-01-29 15:43:10.127390 | debian-bookworm | included: /var/lib/zuul/builds/ccc35b31e4894d1aaf69d42e04dc4330/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 15:43:10.136601 | 2026-01-29 15:43:10.136702 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 15:43:10.160721 | debian-bookworm | skipping: Conditional result was False 2026-01-29 15:43:10.168190 | 2026-01-29 15:43:10.168308 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 15:43:10.862426 | debian-bookworm | changed 2026-01-29 15:43:10.870374 | 2026-01-29 15:43:10.870512 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 15:43:11.145054 | debian-bookworm | ok 2026-01-29 15:43:11.151745 | 2026-01-29 15:43:11.151885 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 15:43:11.814500 | debian-bookworm | changed 2026-01-29 15:43:11.824913 | 2026-01-29 15:43:11.825126 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 15:43:12.458596 | debian-bookworm | changed 2026-01-29 15:43:12.464166 | 2026-01-29 15:43:12.464269 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 15:43:12.488049 | debian-bookworm | skipping: Conditional result was False 2026-01-29 15:43:12.494481 | 2026-01-29 15:43:12.494661 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 15:43:12.930559 | debian-bookworm -> localhost | changed 2026-01-29 15:43:12.941772 | 2026-01-29 15:43:12.941898 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 15:43:13.291518 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ccc35b31e4894d1aaf69d42e04dc4330/work/ccc35b31e4894d1aaf69d42e04dc4330_id_rsa (zuul-build-sshkey) 2026-01-29 15:43:13.292104 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018462 2026-01-29 15:43:13.309394 | 2026-01-29 15:43:13.309582 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 15:43:13.728021 | debian-bookworm | ok 2026-01-29 15:43:13.733243 | 2026-01-29 15:43:13.733351 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 15:43:13.757520 | debian-bookworm | skipping: Conditional result was False 2026-01-29 15:43:13.768470 | 2026-01-29 15:43:13.768595 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 15:43:14.214157 | debian-bookworm | ok 2026-01-29 15:43:14.225743 | 2026-01-29 15:43:14.225876 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 15:43:14.276723 | debian-bookworm | ok 2026-01-29 15:43:14.281887 | 2026-01-29 15:43:14.281999 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 15:43:14.609228 | debian-bookworm -> localhost | ok 2026-01-29 15:43:14.620284 | 2026-01-29 15:43:14.620459 | TASK [validate-host : Collect information about the host] 2026-01-29 15:43:15.721401 | debian-bookworm | ok 2026-01-29 15:43:15.734936 | 2026-01-29 15:43:15.735705 | TASK [validate-host : Sanitize hostname] 2026-01-29 15:43:15.847855 | debian-bookworm | ok 2026-01-29 15:43:15.893902 | 2026-01-29 15:43:15.894035 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 15:43:16.477172 | debian-bookworm -> localhost | changed 2026-01-29 15:43:16.489351 | 2026-01-29 15:43:16.489513 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 15:43:16.910183 | debian-bookworm | ok 2026-01-29 15:43:16.916054 | 2026-01-29 15:43:16.916195 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 15:43:17.500986 | debian-bookworm -> localhost | changed 2026-01-29 15:43:17.517435 | 2026-01-29 15:43:17.517566 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 15:43:17.822568 | debian-bookworm | ok 2026-01-29 15:43:17.829054 | 2026-01-29 15:43:17.829213 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 15:43:19.104679 | debian-bookworm | changed: 2026-01-29 15:43:19.104889 | debian-bookworm | cd+++++++++ src/ 2026-01-29 15:43:19.104924 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 15:43:19.104949 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 15:43:19.104971 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-01-29 15:43:19.104992 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004379 2026-01-29 15:43:44.000881 | 2026-01-29 15:43:44.001116 | TASK [upload-logs : Upload logs to log server] 2026-01-29 15:43:44.548807 | localhost | Output suppressed because no_log was given 2026-01-29 15:43:44.550819 | 2026-01-29 15:43:44.551163 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 15:43:44.606434 | localhost | skipping: Conditional result was False 2026-01-29 15:43:44.615751 | localhost | skipping: Conditional result was False 2026-01-29 15:43:44.619887 | 2026-01-29 15:43:44.619999 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 15:43:44.667979 | localhost | skipping: Conditional result was False 2026-01-29 15:43:44.668299 | 2026-01-29 15:43:44.673591 | localhost | skipping: Conditional result was False 2026-01-29 15:43:44.676674 | 2026-01-29 15:43:44.676780 | LOOP [upload-logs : Upload console log and json output]