2025-09-22 22:36:47.574528 | Job console starting 2025-09-22 22:36:47.582381 | Updating git repos 2025-09-22 22:36:47.617469 | Cloning repos into workspace 2025-09-22 22:36:47.675382 | Restoring repo states 2025-09-22 22:36:47.679921 | Merging changes 2025-09-22 22:36:48.157948 | Checking out repos 2025-09-22 22:36:48.219754 | Preparing playbooks 2025-09-22 22:36:48.853648 | Running Ansible setup 2025-09-22 22:36:53.800585 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-22 22:36:54.596096 | 2025-09-22 22:36:54.596252 | PLAY [Base pre] 2025-09-22 22:36:54.617813 | 2025-09-22 22:36:54.617954 | TASK [Setup log path fact] 2025-09-22 22:36:54.637182 | debian-bookworm | ok 2025-09-22 22:36:54.654311 | 2025-09-22 22:36:54.654462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-22 22:36:54.694281 | debian-bookworm | ok 2025-09-22 22:36:54.704288 | 2025-09-22 22:36:54.704412 | TASK [emit-job-header : Print job information] 2025-09-22 22:36:54.743323 | # Job Information 2025-09-22 22:36:54.743521 | Ansible Version: 2.16.14 2025-09-22 22:36:54.743556 | Job: yamllint 2025-09-22 22:36:54.743589 | Pipeline: check 2025-09-22 22:36:54.743612 | Executor: 521e9411259a 2025-09-22 22:36:54.743633 | Triggered by: https://github.com/osism/testbed/pull/2762 2025-09-22 22:36:54.743656 | Event ID: 99a31ba0-9804-11f0-961b-ac46fb2b582e 2025-09-22 22:36:54.748611 | 2025-09-22 22:36:54.748723 | LOOP [emit-job-header : Print node information] 2025-09-22 22:36:54.852500 | debian-bookworm | ok: 2025-09-22 22:36:54.852782 | debian-bookworm | # Node Information 2025-09-22 22:36:54.852821 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-22 22:36:54.852847 | debian-bookworm | Hostname: debian 2025-09-22 22:36:54.852869 | debian-bookworm | Username: zuul 2025-09-22 22:36:54.852890 | debian-bookworm | Distro: Debian 12.12 2025-09-22 22:36:54.852917 | debian-bookworm | Provider: regiocloud-a 2025-09-22 22:36:54.852939 | debian-bookworm | Region: 2025-09-22 22:36:54.852961 | debian-bookworm | Label: debian-bookworm 2025-09-22 22:36:54.852982 | debian-bookworm | Product Name: OpenStack Nova 2025-09-22 22:36:54.853002 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:3491 2025-09-22 22:36:54.874306 | 2025-09-22 22:36:54.874450 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-22 22:36:55.550997 | debian-bookworm -> localhost | changed 2025-09-22 22:36:55.558768 | 2025-09-22 22:36:55.558962 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-22 22:36:56.593818 | debian-bookworm -> localhost | changed 2025-09-22 22:36:56.606003 | 2025-09-22 22:36:56.606126 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-22 22:36:56.989749 | debian-bookworm -> localhost | ok 2025-09-22 22:36:56.996040 | 2025-09-22 22:36:56.996169 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-22 22:36:57.024437 | debian-bookworm | ok 2025-09-22 22:36:57.042525 | debian-bookworm | included: /var/lib/zuul/builds/aa44df20436d44d9ad36b261cd44e0ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-22 22:36:57.048930 | 2025-09-22 22:36:57.049047 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-22 22:36:58.023699 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-22 22:36:58.023992 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa44df20436d44d9ad36b261cd44e0ab/work/aa44df20436d44d9ad36b261cd44e0ab_id_rsa 2025-09-22 22:36:58.024055 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa44df20436d44d9ad36b261cd44e0ab/work/aa44df20436d44d9ad36b261cd44e0ab_id_rsa.pub 2025-09-22 22:36:58.024092 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-22 22:36:58.024118 | debian-bookworm -> localhost | SHA256:kZC6l1COz18tHlg+bTL0sgVKQmRAFJQzMBz2P7xwYpM zuul-build-sshkey 2025-09-22 22:36:58.024141 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-22 22:36:58.024175 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-22 22:36:58.024197 | debian-bookworm -> localhost | | .=**=+. | 2025-09-22 22:36:58.024217 | debian-bookworm -> localhost | | ..o+.+. . | 2025-09-22 22:36:58.024237 | debian-bookworm -> localhost | | .O o | 2025-09-22 22:36:58.024257 | debian-bookworm -> localhost | | ++o ..+ | 2025-09-22 22:36:58.024298 | debian-bookworm -> localhost | | E==+S* = | 2025-09-22 22:36:58.024322 | debian-bookworm -> localhost | | ..==oo X * | 2025-09-22 22:36:58.024343 | debian-bookworm -> localhost | | ... o @ | 2025-09-22 22:36:58.024364 | debian-bookworm -> localhost | | . o | 2025-09-22 22:36:58.024384 | debian-bookworm -> localhost | | | 2025-09-22 22:36:58.024404 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-22 22:36:58.024465 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.448296 2025-09-22 22:36:58.038326 | 2025-09-22 22:36:58.038451 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-22 22:36:58.078921 | debian-bookworm | ok 2025-09-22 22:36:58.097442 | debian-bookworm | included: /var/lib/zuul/builds/aa44df20436d44d9ad36b261cd44e0ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-22 22:36:58.118364 | 2025-09-22 22:36:58.118481 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-22 22:36:58.149391 | debian-bookworm | skipping: Conditional result was False 2025-09-22 22:36:58.155489 | 2025-09-22 22:36:58.155600 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-22 22:36:58.762416 | debian-bookworm | changed 2025-09-22 22:36:58.768284 | 2025-09-22 22:36:58.768424 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-22 22:36:59.033344 | debian-bookworm | ok 2025-09-22 22:36:59.043732 | 2025-09-22 22:36:59.043867 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-22 22:36:59.726357 | debian-bookworm | changed 2025-09-22 22:36:59.745885 | 2025-09-22 22:36:59.746098 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-22 22:37:00.389567 | debian-bookworm | changed 2025-09-22 22:37:00.396799 | 2025-09-22 22:37:00.396923 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-22 22:37:00.422350 | debian-bookworm | skipping: Conditional result was False 2025-09-22 22:37:00.428495 | 2025-09-22 22:37:00.428605 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-22 22:37:00.918920 | debian-bookworm -> localhost | changed 2025-09-22 22:37:00.935659 | 2025-09-22 22:37:00.935806 | TASK [add-build-sshkey : Add back temp key] 2025-09-22 22:37:01.257532 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa44df20436d44d9ad36b261cd44e0ab/work/aa44df20436d44d9ad36b261cd44e0ab_id_rsa (zuul-build-sshkey) 2025-09-22 22:37:01.257867 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016737 2025-09-22 22:37:01.266109 | 2025-09-22 22:37:01.266218 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-22 22:37:01.662516 | debian-bookworm | ok 2025-09-22 22:37:01.669547 | 2025-09-22 22:37:01.669669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-22 22:37:01.703626 | debian-bookworm | skipping: Conditional result was False 2025-09-22 22:37:01.714914 | 2025-09-22 22:37:01.715030 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-22 22:37:02.196439 | debian-bookworm | ok 2025-09-22 22:37:02.212935 | 2025-09-22 22:37:02.213063 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-22 22:37:02.252113 | debian-bookworm | ok 2025-09-22 22:37:02.257238 | 2025-09-22 22:37:02.257364 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-22 22:37:02.547072 | debian-bookworm -> localhost | ok 2025-09-22 22:37:02.553961 | 2025-09-22 22:37:02.554078 | TASK [validate-host : Collect information about the host] 2025-09-22 22:37:03.707867 | debian-bookworm | ok 2025-09-22 22:37:03.718817 | 2025-09-22 22:37:03.718972 | TASK [validate-host : Sanitize hostname] 2025-09-22 22:37:03.839558 | debian-bookworm | ok 2025-09-22 22:37:03.884842 | 2025-09-22 22:37:03.884977 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-22 22:37:04.468956 | debian-bookworm -> localhost | changed 2025-09-22 22:37:04.474823 | 2025-09-22 22:37:04.475077 | TASK [validate-host : Collect information about zuul worker] 2025-09-22 22:37:04.897649 | debian-bookworm | ok 2025-09-22 22:37:04.902501 | 2025-09-22 22:37:04.902617 | TASK [validate-host : Write out all zuul information for each host] 2025-09-22 22:37:05.438483 | debian-bookworm -> localhost | changed 2025-09-22 22:37:05.452206 | 2025-09-22 22:37:05.452363 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-22 22:37:05.736971 | debian-bookworm | ok 2025-09-22 22:37:05.748780 | 2025-09-22 22:37:05.748912 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-22 22:37:07.241577 | debian-bookworm | changed: 2025-09-22 22:37:07.241794 | debian-bookworm | cd+++++++++ src/ 2025-09-22 22:37:07.241865 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-22 22:37:07.241890 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-22 22:37:07.241913 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-09-22 22:37:07.241934 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004420 2025-09-22 22:37:32.312635 | 2025-09-22 22:37:32.312779 | TASK [upload-logs : Upload logs to log server] 2025-09-22 22:37:32.820197 | localhost | Output suppressed because no_log was given 2025-09-22 22:37:32.822161 | 2025-09-22 22:37:32.822263 | LOOP [upload-logs : Compress console log and json output] 2025-09-22 22:37:32.870336 | localhost | skipping: Conditional result was False 2025-09-22 22:37:32.876289 | localhost | skipping: Conditional result was False 2025-09-22 22:37:32.889023 | 2025-09-22 22:37:32.889133 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-22 22:37:32.935571 | localhost | skipping: Conditional result was False 2025-09-22 22:37:32.935851 | 2025-09-22 22:37:32.940624 | localhost | skipping: Conditional result was False 2025-09-22 22:37:32.945428 | 2025-09-22 22:37:32.945572 | LOOP [upload-logs : Upload console log and json output]