2026-04-01 03:02:18.373091 | Job console starting 2026-04-01 03:02:18.384597 | Updating git repos 2026-04-01 03:02:18.412717 | Cloning repos into workspace 2026-04-01 03:02:18.508566 | Restoring repo states 2026-04-01 03:02:18.534587 | Merging changes 2026-04-01 03:02:18.534601 | Checking out repos 2026-04-01 03:02:18.662217 | Preparing playbooks 2026-04-01 03:02:19.571631 | Running Ansible setup 2026-04-01 03:02:26.262728 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-01 03:02:27.014860 | 2026-04-01 03:02:27.014991 | PLAY [Base pre] 2026-04-01 03:02:27.029846 | 2026-04-01 03:02:27.029968 | TASK [Setup log path fact] 2026-04-01 03:02:27.047613 | debian-bookworm | ok 2026-04-01 03:02:27.067035 | 2026-04-01 03:02:27.067163 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-01 03:02:27.113158 | debian-bookworm | ok 2026-04-01 03:02:27.122476 | 2026-04-01 03:02:27.122582 | TASK [emit-job-header : Print job information] 2026-04-01 03:02:27.170709 | # Job Information 2026-04-01 03:02:27.170888 | Ansible Version: 2.16.14 2026-04-01 03:02:27.170925 | Job: ansible-lint 2026-04-01 03:02:27.170958 | Pipeline: periodic-daily 2026-04-01 03:02:27.170981 | Executor: 521e9411259a 2026-04-01 03:02:27.171001 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-04-01 03:02:27.171022 | Event ID: 97c5d96953954b69a0332e2347e29257 2026-04-01 03:02:27.175645 | 2026-04-01 03:02:27.175729 | LOOP [emit-job-header : Print node information] 2026-04-01 03:02:27.281693 | debian-bookworm | ok: 2026-04-01 03:02:27.281928 | debian-bookworm | # Node Information 2026-04-01 03:02:27.281965 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-01 03:02:27.281989 | debian-bookworm | Hostname: debian 2026-04-01 03:02:27.282011 | debian-bookworm | Username: zuul 2026-04-01 03:02:27.282031 | debian-bookworm | Distro: Debian 12.13 2026-04-01 03:02:27.282054 | debian-bookworm | Provider: regiocloud-a 2026-04-01 03:02:27.282075 | debian-bookworm | Region: 2026-04-01 03:02:27.282096 | debian-bookworm | Label: debian-bookworm 2026-04-01 03:02:27.282116 | debian-bookworm | Product Name: OpenStack Nova 2026-04-01 03:02:27.282136 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:b079 2026-04-01 03:02:27.300361 | 2026-04-01 03:02:27.300477 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-01 03:02:27.858353 | debian-bookworm -> localhost | changed 2026-04-01 03:02:27.864985 | 2026-04-01 03:02:27.865087 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-01 03:02:29.558394 | debian-bookworm -> localhost | changed 2026-04-01 03:02:29.568822 | 2026-04-01 03:02:29.568925 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-01 03:02:29.930605 | debian-bookworm -> localhost | ok 2026-04-01 03:02:29.937049 | 2026-04-01 03:02:29.937150 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-01 03:02:29.975168 | debian-bookworm | ok 2026-04-01 03:02:30.014591 | debian-bookworm | included: /var/lib/zuul/builds/83082baa2bbd46e5b71604f9a521942c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-01 03:02:30.035246 | 2026-04-01 03:02:30.035366 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-01 03:02:31.388713 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-01 03:02:31.389190 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/83082baa2bbd46e5b71604f9a521942c/work/83082baa2bbd46e5b71604f9a521942c_id_rsa 2026-04-01 03:02:31.389304 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/83082baa2bbd46e5b71604f9a521942c/work/83082baa2bbd46e5b71604f9a521942c_id_rsa.pub 2026-04-01 03:02:31.389388 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-01 03:02:31.389461 | debian-bookworm -> localhost | SHA256:znr4qUDehCNyH4TUPCaDTnc8Uv4cV+bf7DO1aQmFaac zuul-build-sshkey 2026-04-01 03:02:31.389525 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-01 03:02:31.389607 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-01 03:02:31.389671 | debian-bookworm -> localhost | | ..oo. o | 2026-04-01 03:02:31.389734 | debian-bookworm -> localhost | |.oo+*+ + o | 2026-04-01 03:02:31.389827 | debian-bookworm -> localhost | |o o++o.. . . + o | 2026-04-01 03:02:31.389891 | debian-bookworm -> localhost | | . . .o o o * | 2026-04-01 03:02:31.389952 | debian-bookworm -> localhost | |. o = .oS E o.| 2026-04-01 03:02:31.390033 | debian-bookworm -> localhost | | o = = o o =| 2026-04-01 03:02:31.390098 | debian-bookworm -> localhost | | + ..o O | 2026-04-01 03:02:31.390156 | debian-bookworm -> localhost | | ..... . o| 2026-04-01 03:02:31.390216 | debian-bookworm -> localhost | | o+o | 2026-04-01 03:02:31.390275 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-01 03:02:31.390399 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.599388 2026-04-01 03:02:31.408207 | 2026-04-01 03:02:31.408365 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-01 03:02:31.433956 | debian-bookworm | ok 2026-04-01 03:02:31.451707 | debian-bookworm | included: /var/lib/zuul/builds/83082baa2bbd46e5b71604f9a521942c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-01 03:02:31.462360 | 2026-04-01 03:02:31.462455 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-01 03:02:31.486681 | debian-bookworm | skipping: Conditional result was False 2026-04-01 03:02:31.504126 | 2026-04-01 03:02:31.504289 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-01 03:02:32.332712 | debian-bookworm | changed 2026-04-01 03:02:32.339019 | 2026-04-01 03:02:32.339145 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-01 03:02:32.643273 | debian-bookworm | ok 2026-04-01 03:02:32.648830 | 2026-04-01 03:02:32.648950 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-01 03:02:33.354293 | debian-bookworm | changed 2026-04-01 03:02:33.362653 | 2026-04-01 03:02:33.362781 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-01 03:02:34.075283 | debian-bookworm | changed 2026-04-01 03:02:34.094817 | 2026-04-01 03:02:34.095064 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-01 03:02:34.120612 | debian-bookworm | skipping: Conditional result was False 2026-04-01 03:02:34.127361 | 2026-04-01 03:02:34.127476 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-01 03:02:34.671000 | debian-bookworm -> localhost | changed 2026-04-01 03:02:34.686548 | 2026-04-01 03:02:34.686695 | TASK [add-build-sshkey : Add back temp key] 2026-04-01 03:02:35.196902 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/83082baa2bbd46e5b71604f9a521942c/work/83082baa2bbd46e5b71604f9a521942c_id_rsa (zuul-build-sshkey) 2026-04-01 03:02:35.197167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014103 2026-04-01 03:02:35.206078 | 2026-04-01 03:02:35.206228 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-01 03:02:35.846149 | debian-bookworm | ok 2026-04-01 03:02:35.861997 | 2026-04-01 03:02:35.862143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-01 03:02:35.896304 | debian-bookworm | skipping: Conditional result was False 2026-04-01 03:02:35.907580 | 2026-04-01 03:02:35.907739 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-01 03:02:36.403337 | debian-bookworm | ok 2026-04-01 03:02:36.431309 | 2026-04-01 03:02:36.431461 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-01 03:02:36.494392 | debian-bookworm | ok 2026-04-01 03:02:36.505213 | 2026-04-01 03:02:36.505353 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-01 03:02:36.891485 | debian-bookworm -> localhost | ok 2026-04-01 03:02:36.898150 | 2026-04-01 03:02:36.898256 | TASK [validate-host : Collect information about the host] 2026-04-01 03:02:38.337314 | debian-bookworm | ok 2026-04-01 03:02:38.357185 | 2026-04-01 03:02:38.357332 | TASK [validate-host : Sanitize hostname] 2026-04-01 03:02:38.516228 | debian-bookworm | ok 2026-04-01 03:02:38.604480 | 2026-04-01 03:02:38.604628 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-01 03:02:39.963691 | debian-bookworm -> localhost | changed 2026-04-01 03:02:39.969731 | 2026-04-01 03:02:39.969879 | TASK [validate-host : Collect information about zuul worker] 2026-04-01 03:02:40.484657 | debian-bookworm | ok 2026-04-01 03:02:40.490643 | 2026-04-01 03:02:40.490767 | TASK [validate-host : Write out all zuul information for each host] 2026-04-01 03:02:41.492650 | debian-bookworm -> localhost | changed 2026-04-01 03:02:41.502976 | 2026-04-01 03:02:41.503098 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-01 03:02:41.766142 | debian-bookworm | ok 2026-04-01 03:02:41.775671 | 2026-04-01 03:02:41.775852 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-01 03:02:43.251090 | debian-bookworm | changed: 2026-04-01 03:02:43.251259 | debian-bookworm | cd+++++++++ src/ 2026-04-01 03:02:43.251293 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-01 03:02:43.251317 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-01 03:02:43.255424 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-04-01 03:02:43.255468 | debian-bookworm | localhost | ok: Runtime: 0:00:00.036651 2026-04-01 03:03:47.540467 | 2026-04-01 03:03:47.540553 | TASK [upload-logs : Upload logs to log server] 2026-04-01 03:03:48.613898 | localhost | Output suppressed because no_log was given 2026-04-01 03:03:48.615256 | 2026-04-01 03:03:48.615330 | LOOP [upload-logs : Compress console log and json output] 2026-04-01 03:03:48.721748 | localhost | skipping: Conditional result was False 2026-04-01 03:03:48.732109 | localhost | skipping: Conditional result was False 2026-04-01 03:03:48.741282 | 2026-04-01 03:03:48.741375 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-01 03:03:48.849287 | localhost | skipping: Conditional result was False 2026-04-01 03:03:48.849505 | 2026-04-01 03:03:48.858021 | localhost | skipping: Conditional result was False 2026-04-01 03:03:48.869938 | 2026-04-01 03:03:48.870039 | LOOP [upload-logs : Upload console log and json output]