2026-04-27 23:04:14.114207 | Job console starting 2026-04-27 23:04:14.133302 | Updating git repos 2026-04-27 23:04:14.177192 | Cloning repos into workspace 2026-04-27 23:04:14.218994 | Restoring repo states 2026-04-27 23:04:14.223553 | Merging changes 2026-04-27 23:04:14.861373 | Checking out repos 2026-04-27 23:04:14.958851 | Preparing playbooks 2026-04-27 23:04:16.486899 | Running Ansible setup 2026-04-27 23:04:23.746887 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 23:04:24.833458 | 2026-04-27 23:04:24.833568 | PLAY [Base pre] 2026-04-27 23:04:24.846457 | 2026-04-27 23:04:24.846552 | TASK [Setup log path fact] 2026-04-27 23:04:24.873337 | debian-bookworm | ok 2026-04-27 23:04:24.895098 | 2026-04-27 23:04:24.895212 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 23:04:24.932618 | debian-bookworm | ok 2026-04-27 23:04:24.941280 | 2026-04-27 23:04:24.941386 | TASK [emit-job-header : Print job information] 2026-04-27 23:04:24.999168 | # Job Information 2026-04-27 23:04:24.999379 | Ansible Version: 2.16.14 2026-04-27 23:04:24.999411 | Job: yamllint 2026-04-27 23:04:24.999441 | Pipeline: check 2026-04-27 23:04:24.999464 | Executor: 521e9411259a 2026-04-27 23:04:24.999482 | Triggered by: https://github.com/osism/testbed/pull/2794 2026-04-27 23:04:24.999501 | Event ID: 61a1c650-428d-11f1-8b77-c4cf263fa046 2026-04-27 23:04:25.003624 | 2026-04-27 23:04:25.003776 | LOOP [emit-job-header : Print node information] 2026-04-27 23:04:25.183607 | debian-bookworm | ok: 2026-04-27 23:04:25.183792 | debian-bookworm | # Node Information 2026-04-27 23:04:25.183822 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 23:04:25.183843 | debian-bookworm | Hostname: debian 2026-04-27 23:04:25.183861 | debian-bookworm | Username: zuul 2026-04-27 23:04:25.183879 | debian-bookworm | Distro: Debian 12.13 2026-04-27 23:04:25.183899 | debian-bookworm | Provider: regiocloud-a 2026-04-27 23:04:25.183917 | debian-bookworm | Region: 2026-04-27 23:04:25.183934 | debian-bookworm | Label: debian-bookworm 2026-04-27 23:04:25.183951 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 23:04:25.183966 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedf:6aae 2026-04-27 23:04:25.200516 | 2026-04-27 23:04:25.200668 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 23:04:25.784096 | debian-bookworm -> localhost | changed 2026-04-27 23:04:25.789656 | 2026-04-27 23:04:25.789741 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 23:04:26.942141 | debian-bookworm -> localhost | changed 2026-04-27 23:04:26.952376 | 2026-04-27 23:04:26.952462 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 23:04:27.379222 | debian-bookworm -> localhost | ok 2026-04-27 23:04:27.384118 | 2026-04-27 23:04:27.384208 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 23:04:27.422078 | debian-bookworm | ok 2026-04-27 23:04:27.433685 | debian-bookworm | included: /var/lib/zuul/builds/c8ea87ab39a246aa920cdb26c2d3eec6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 23:04:27.438484 | 2026-04-27 23:04:27.438558 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 23:04:28.618709 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 23:04:28.618892 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c8ea87ab39a246aa920cdb26c2d3eec6/work/c8ea87ab39a246aa920cdb26c2d3eec6_id_rsa 2026-04-27 23:04:28.618925 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c8ea87ab39a246aa920cdb26c2d3eec6/work/c8ea87ab39a246aa920cdb26c2d3eec6_id_rsa.pub 2026-04-27 23:04:28.618947 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 23:04:28.618967 | debian-bookworm -> localhost | SHA256:HyMEcqJwr9LDByXezoo26vJ/g5S33bJnVb947zCjGgU zuul-build-sshkey 2026-04-27 23:04:28.618985 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 23:04:28.619013 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 23:04:28.619031 | debian-bookworm -> localhost | |. o + o | 2026-04-27 23:04:28.619049 | debian-bookworm -> localhost | | + * + . | 2026-04-27 23:04:28.619066 | debian-bookworm -> localhost | | + o . E | 2026-04-27 23:04:28.619082 | debian-bookworm -> localhost | | o = . . . | 2026-04-27 23:04:28.619098 | debian-bookworm -> localhost | |. = +. S o .. . | 2026-04-27 23:04:28.619116 | debian-bookworm -> localhost | | o +o . o +. .| 2026-04-27 23:04:28.619133 | debian-bookworm -> localhost | |.o.. o o .o. = .| 2026-04-27 23:04:28.619149 | debian-bookworm -> localhost | |+ . . + o +. o * | 2026-04-27 23:04:28.619166 | debian-bookworm -> localhost | |+o.... ..=... ..+| 2026-04-27 23:04:28.619183 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 23:04:28.619227 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.679628 2026-04-27 23:04:28.624727 | 2026-04-27 23:04:28.624817 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 23:04:28.641715 | debian-bookworm | ok 2026-04-27 23:04:28.649681 | debian-bookworm | included: /var/lib/zuul/builds/c8ea87ab39a246aa920cdb26c2d3eec6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 23:04:28.656914 | 2026-04-27 23:04:28.656987 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 23:04:28.680761 | debian-bookworm | skipping: Conditional result was False 2026-04-27 23:04:28.685946 | 2026-04-27 23:04:28.686030 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 23:04:29.348790 | debian-bookworm | changed 2026-04-27 23:04:29.353048 | 2026-04-27 23:04:29.353121 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 23:04:29.595581 | debian-bookworm | ok 2026-04-27 23:04:29.600085 | 2026-04-27 23:04:29.600166 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 23:04:30.290947 | debian-bookworm | changed 2026-04-27 23:04:30.301613 | 2026-04-27 23:04:30.301752 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 23:04:31.018226 | debian-bookworm | changed 2026-04-27 23:04:31.024577 | 2026-04-27 23:04:31.024709 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 23:04:31.045841 | debian-bookworm | skipping: Conditional result was False 2026-04-27 23:04:31.089134 | 2026-04-27 23:04:31.089253 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 23:04:31.577227 | debian-bookworm -> localhost | changed 2026-04-27 23:04:31.590713 | 2026-04-27 23:04:31.590875 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 23:04:32.072475 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c8ea87ab39a246aa920cdb26c2d3eec6/work/c8ea87ab39a246aa920cdb26c2d3eec6_id_rsa (zuul-build-sshkey) 2026-04-27 23:04:32.072680 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024891 2026-04-27 23:04:32.080276 | 2026-04-27 23:04:32.080364 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 23:04:32.580509 | debian-bookworm | ok 2026-04-27 23:04:32.584522 | 2026-04-27 23:04:32.584600 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 23:04:32.628529 | debian-bookworm | skipping: Conditional result was False 2026-04-27 23:04:32.637208 | 2026-04-27 23:04:32.637292 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 23:04:33.092867 | debian-bookworm | ok 2026-04-27 23:04:33.103099 | 2026-04-27 23:04:33.103195 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 23:04:33.131067 | debian-bookworm | ok 2026-04-27 23:04:33.135935 | 2026-04-27 23:04:33.136027 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 23:04:33.471213 | debian-bookworm -> localhost | ok 2026-04-27 23:04:33.476423 | 2026-04-27 23:04:33.476506 | TASK [validate-host : Collect information about the host] 2026-04-27 23:04:34.607098 | debian-bookworm | ok 2026-04-27 23:04:34.616337 | 2026-04-27 23:04:34.616430 | TASK [validate-host : Sanitize hostname] 2026-04-27 23:04:34.695925 | debian-bookworm | ok 2026-04-27 23:04:34.725500 | 2026-04-27 23:04:34.725596 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 23:04:35.412920 | debian-bookworm -> localhost | changed 2026-04-27 23:04:35.418231 | 2026-04-27 23:04:35.418319 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 23:04:35.849332 | debian-bookworm | ok 2026-04-27 23:04:35.853737 | 2026-04-27 23:04:35.853828 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 23:04:36.602051 | debian-bookworm -> localhost | changed 2026-04-27 23:04:36.615022 | 2026-04-27 23:04:36.615280 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 23:04:36.926167 | debian-bookworm | ok 2026-04-27 23:04:36.931284 | 2026-04-27 23:04:36.931371 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 23:04:38.035512 | debian-bookworm | changed: 2026-04-27 23:04:38.035681 | debian-bookworm | cd+++++++++ src/ 2026-04-27 23:04:38.035713 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 23:04:38.035733 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 23:04:38.035751 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-04-27 23:04:38.035768 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007688 2026-04-27 23:05:05.933472 | 2026-04-27 23:05:05.933588 | TASK [upload-logs : Upload logs to log server] 2026-04-27 23:05:06.753424 | localhost | Output suppressed because no_log was given 2026-04-27 23:05:06.755346 | 2026-04-27 23:05:06.755450 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 23:05:06.805047 | localhost | skipping: Conditional result was False 2026-04-27 23:05:06.811842 | localhost | skipping: Conditional result was False 2026-04-27 23:05:06.827138 | 2026-04-27 23:05:06.827328 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 23:05:06.884805 | localhost | skipping: Conditional result was False 2026-04-27 23:05:06.885084 | 2026-04-27 23:05:06.892943 | localhost | skipping: Conditional result was False 2026-04-27 23:05:06.906997 | 2026-04-27 23:05:06.907480 | LOOP [upload-logs : Upload console log and json output]