2025-11-11 23:45:28.711334 | Job console starting 2025-11-11 23:45:28.722710 | Updating git repos 2025-11-11 23:45:28.772261 | Cloning repos into workspace 2025-11-11 23:45:28.826150 | Restoring repo states 2025-11-11 23:45:28.841612 | Merging changes 2025-11-11 23:45:29.285057 | Checking out repos 2025-11-11 23:45:29.341861 | Preparing playbooks 2025-11-11 23:45:30.200112 | Running Ansible setup 2025-11-11 23:45:34.645762 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-11 23:45:35.441640 | 2025-11-11 23:45:35.441813 | PLAY [Base pre] 2025-11-11 23:45:35.458265 | 2025-11-11 23:45:35.458415 | TASK [Setup log path fact] 2025-11-11 23:45:35.487874 | debian-bookworm | ok 2025-11-11 23:45:35.504461 | 2025-11-11 23:45:35.504615 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 23:45:35.534856 | debian-bookworm | ok 2025-11-11 23:45:35.545870 | 2025-11-11 23:45:35.546013 | TASK [emit-job-header : Print job information] 2025-11-11 23:45:35.595398 | # Job Information 2025-11-11 23:45:35.595590 | Ansible Version: 2.16.14 2025-11-11 23:45:35.595627 | Job: yamllint 2025-11-11 23:45:35.595662 | Pipeline: check 2025-11-11 23:45:35.595686 | Executor: 521e9411259a 2025-11-11 23:45:35.595707 | Triggered by: https://github.com/osism/testbed/pull/2777 2025-11-11 23:45:35.595730 | Event ID: 7af9bda0-bf58-11f0-9571-ed34f8fce055 2025-11-11 23:45:35.600732 | 2025-11-11 23:45:35.600840 | LOOP [emit-job-header : Print node information] 2025-11-11 23:45:35.746896 | debian-bookworm | ok: 2025-11-11 23:45:35.747112 | debian-bookworm | # Node Information 2025-11-11 23:45:35.747147 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-11 23:45:35.747173 | debian-bookworm | Hostname: debian 2025-11-11 23:45:35.747195 | debian-bookworm | Username: zuul 2025-11-11 23:45:35.747215 | debian-bookworm | Distro: Debian 12.12 2025-11-11 23:45:35.747238 | debian-bookworm | Provider: regiocloud-a 2025-11-11 23:45:35.747259 | debian-bookworm | Region: 2025-11-11 23:45:35.747280 | debian-bookworm | Label: debian-bookworm 2025-11-11 23:45:35.747299 | debian-bookworm | Product Name: OpenStack Nova 2025-11-11 23:45:35.747318 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:52e5 2025-11-11 23:45:35.758714 | 2025-11-11 23:45:35.758881 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-11 23:45:36.235486 | debian-bookworm -> localhost | changed 2025-11-11 23:45:36.246065 | 2025-11-11 23:45:36.246206 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-11 23:45:37.400631 | debian-bookworm -> localhost | changed 2025-11-11 23:45:37.416165 | 2025-11-11 23:45:37.416340 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-11 23:45:37.786211 | debian-bookworm -> localhost | ok 2025-11-11 23:45:37.792859 | 2025-11-11 23:45:37.792995 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-11 23:45:37.832162 | debian-bookworm | ok 2025-11-11 23:45:37.857356 | debian-bookworm | included: /var/lib/zuul/builds/a0fcc705fd864bae8613d276b22191c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-11 23:45:37.863874 | 2025-11-11 23:45:37.864004 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-11 23:45:38.870054 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-11 23:45:38.870324 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a0fcc705fd864bae8613d276b22191c7/work/a0fcc705fd864bae8613d276b22191c7_id_rsa 2025-11-11 23:45:38.870367 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a0fcc705fd864bae8613d276b22191c7/work/a0fcc705fd864bae8613d276b22191c7_id_rsa.pub 2025-11-11 23:45:38.870395 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-11 23:45:38.870419 | debian-bookworm -> localhost | SHA256:rit/Ll/CarRhRl2zJ/Uu4R+vsI0VTAr1FSOD/mfCVf0 zuul-build-sshkey 2025-11-11 23:45:38.870441 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-11 23:45:38.870475 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-11 23:45:38.870497 | debian-bookworm -> localhost | | oo o+| 2025-11-11 23:45:38.870519 | debian-bookworm -> localhost | | oo..o.+| 2025-11-11 23:45:38.870539 | debian-bookworm -> localhost | | . .o+ .o o| 2025-11-11 23:45:38.870559 | debian-bookworm -> localhost | | . . ooo+..E| 2025-11-11 23:45:38.870579 | debian-bookworm -> localhost | | . S ++o+ | 2025-11-11 23:45:38.870602 | debian-bookworm -> localhost | | =o o+o+ | 2025-11-11 23:45:38.870623 | debian-bookworm -> localhost | | + o+ . .o=o | 2025-11-11 23:45:38.870643 | debian-bookworm -> localhost | | . +o.o *. .| 2025-11-11 23:45:38.870664 | debian-bookworm -> localhost | | +=*o o o. | 2025-11-11 23:45:38.870685 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-11 23:45:38.870742 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.509523 2025-11-11 23:45:38.877354 | 2025-11-11 23:45:38.877456 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-11 23:45:38.912330 | debian-bookworm | ok 2025-11-11 23:45:38.926205 | debian-bookworm | included: /var/lib/zuul/builds/a0fcc705fd864bae8613d276b22191c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-11 23:45:38.935725 | 2025-11-11 23:45:38.935840 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-11 23:45:38.959839 | debian-bookworm | skipping: Conditional result was False 2025-11-11 23:45:38.965934 | 2025-11-11 23:45:38.966053 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-11 23:45:39.657517 | debian-bookworm | changed 2025-11-11 23:45:39.664825 | 2025-11-11 23:45:39.664990 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-11 23:45:39.934010 | debian-bookworm | ok 2025-11-11 23:45:39.942311 | 2025-11-11 23:45:39.942442 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-11 23:45:40.569128 | debian-bookworm | changed 2025-11-11 23:45:40.578008 | 2025-11-11 23:45:40.578141 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-11 23:45:41.228236 | debian-bookworm | changed 2025-11-11 23:45:41.237123 | 2025-11-11 23:45:41.237259 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-11 23:45:41.271669 | debian-bookworm | skipping: Conditional result was False 2025-11-11 23:45:41.278449 | 2025-11-11 23:45:41.278572 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-11 23:45:41.806569 | debian-bookworm -> localhost | changed 2025-11-11 23:45:41.818205 | 2025-11-11 23:45:41.818327 | TASK [add-build-sshkey : Add back temp key] 2025-11-11 23:45:42.188998 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a0fcc705fd864bae8613d276b22191c7/work/a0fcc705fd864bae8613d276b22191c7_id_rsa (zuul-build-sshkey) 2025-11-11 23:45:42.189256 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021202 2025-11-11 23:45:42.198472 | 2025-11-11 23:45:42.198591 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-11 23:45:42.607296 | debian-bookworm | ok 2025-11-11 23:45:42.612602 | 2025-11-11 23:45:42.612722 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-11 23:45:42.637010 | debian-bookworm | skipping: Conditional result was False 2025-11-11 23:45:42.648743 | 2025-11-11 23:45:42.648894 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-11 23:45:43.093402 | debian-bookworm | ok 2025-11-11 23:45:43.104545 | 2025-11-11 23:45:43.104686 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-11 23:45:43.134139 | debian-bookworm | ok 2025-11-11 23:45:43.139664 | 2025-11-11 23:45:43.139787 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-11 23:45:43.449160 | debian-bookworm -> localhost | ok 2025-11-11 23:45:43.455795 | 2025-11-11 23:45:43.455977 | TASK [validate-host : Collect information about the host] 2025-11-11 23:45:44.546017 | debian-bookworm | ok 2025-11-11 23:45:44.557002 | 2025-11-11 23:45:44.557121 | TASK [validate-host : Sanitize hostname] 2025-11-11 23:45:44.686759 | debian-bookworm | ok 2025-11-11 23:45:44.732511 | 2025-11-11 23:45:44.732669 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-11 23:45:45.339044 | debian-bookworm -> localhost | changed 2025-11-11 23:45:45.347067 | 2025-11-11 23:45:45.347195 | TASK [validate-host : Collect information about zuul worker] 2025-11-11 23:45:45.762462 | debian-bookworm | ok 2025-11-11 23:45:45.768184 | 2025-11-11 23:45:45.768306 | TASK [validate-host : Write out all zuul information for each host] 2025-11-11 23:45:46.310118 | debian-bookworm -> localhost | changed 2025-11-11 23:45:46.319977 | 2025-11-11 23:45:46.320098 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-11 23:45:46.582385 | debian-bookworm | ok 2025-11-11 23:45:46.592175 | 2025-11-11 23:45:46.592304 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-11 23:45:47.716863 | debian-bookworm | changed: 2025-11-11 23:45:47.717175 | debian-bookworm | cd+++++++++ src/ 2025-11-11 23:45:47.717234 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-11 23:45:47.717273 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-11 23:45:47.717308 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-11-11 23:45:47.717340 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012212 2025-11-11 23:46:12.320456 | 2025-11-11 23:46:12.320578 | TASK [upload-logs : Upload logs to log server] 2025-11-11 23:46:12.920220 | localhost | Output suppressed because no_log was given 2025-11-11 23:46:12.922098 | 2025-11-11 23:46:12.922201 | LOOP [upload-logs : Compress console log and json output] 2025-11-11 23:46:12.984667 | localhost | skipping: Conditional result was False 2025-11-11 23:46:12.996050 | localhost | skipping: Conditional result was False 2025-11-11 23:46:13.002225 | 2025-11-11 23:46:13.002340 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-11 23:46:13.050541 | localhost | skipping: Conditional result was False 2025-11-11 23:46:13.051029 | 2025-11-11 23:46:13.056258 | localhost | skipping: Conditional result was False 2025-11-11 23:46:13.061264 | 2025-11-11 23:46:13.061375 | LOOP [upload-logs : Upload console log and json output]