2026-05-12 06:59:20.997537 | Job console starting 2026-05-12 06:59:21.026874 | Updating git repos 2026-05-12 06:59:21.079958 | Cloning repos into workspace 2026-05-12 06:59:21.129967 | Restoring repo states 2026-05-12 06:59:21.164449 | Merging changes 2026-05-12 06:59:21.860455 | Checking out repos 2026-05-12 06:59:22.035367 | Preparing playbooks 2026-05-12 06:59:23.697396 | Running Ansible setup 2026-05-12 06:59:30.730189 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 06:59:32.262250 | 2026-05-12 06:59:32.262395 | PLAY [Base pre] 2026-05-12 06:59:32.329145 | 2026-05-12 06:59:32.329281 | TASK [Setup log path fact] 2026-05-12 06:59:32.369097 | debian-bookworm | ok 2026-05-12 06:59:32.395320 | 2026-05-12 06:59:32.395488 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 06:59:32.442452 | debian-bookworm | ok 2026-05-12 06:59:32.460945 | 2026-05-12 06:59:32.461067 | TASK [emit-job-header : Print job information] 2026-05-12 06:59:32.516639 | # Job Information 2026-05-12 06:59:32.516803 | Ansible Version: 2.16.14 2026-05-12 06:59:32.516838 | Job: yamllint 2026-05-12 06:59:32.516872 | Pipeline: check 2026-05-12 06:59:32.516895 | Executor: 521e9411259a 2026-05-12 06:59:32.516916 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/901 2026-05-12 06:59:32.516937 | Event ID: 1424fa20-4dd0-11f1-83d0-6af94b511a32 2026-05-12 06:59:32.527156 | 2026-05-12 06:59:32.527268 | LOOP [emit-job-header : Print node information] 2026-05-12 06:59:32.818926 | debian-bookworm | ok: 2026-05-12 06:59:32.819097 | debian-bookworm | # Node Information 2026-05-12 06:59:32.819132 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 06:59:32.819158 | debian-bookworm | Hostname: debian 2026-05-12 06:59:32.819181 | debian-bookworm | Username: zuul 2026-05-12 06:59:32.819201 | debian-bookworm | Distro: Debian 12.13 2026-05-12 06:59:32.819226 | debian-bookworm | Provider: regiocloud-a 2026-05-12 06:59:32.819247 | debian-bookworm | Region: 2026-05-12 06:59:32.819269 | debian-bookworm | Label: debian-bookworm 2026-05-12 06:59:32.819289 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 06:59:32.819308 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe88:95b5 2026-05-12 06:59:32.842921 | 2026-05-12 06:59:32.843052 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 06:59:33.605401 | debian-bookworm -> localhost | changed 2026-05-12 06:59:33.612333 | 2026-05-12 06:59:33.612467 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 06:59:35.543179 | debian-bookworm -> localhost | changed 2026-05-12 06:59:35.553587 | 2026-05-12 06:59:35.553692 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 06:59:36.396695 | debian-bookworm -> localhost | ok 2026-05-12 06:59:36.404187 | 2026-05-12 06:59:36.404298 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 06:59:36.438132 | debian-bookworm | ok 2026-05-12 06:59:36.479060 | debian-bookworm | included: /var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 06:59:36.498294 | 2026-05-12 06:59:36.498437 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 06:59:37.862385 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 06:59:37.862580 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/work/c86bc4ce8f8f44528d7424be041bf735_id_rsa 2026-05-12 06:59:37.862616 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/work/c86bc4ce8f8f44528d7424be041bf735_id_rsa.pub 2026-05-12 06:59:37.862642 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 06:59:37.862666 | debian-bookworm -> localhost | SHA256:j9UoB7sVw8RpxI7ie86nq5FZXTsbMIen+gFpZKSeI2s zuul-build-sshkey 2026-05-12 06:59:37.862689 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 06:59:37.862723 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 06:59:37.862746 | debian-bookworm -> localhost | | .+o. | 2026-05-12 06:59:37.862767 | debian-bookworm -> localhost | | o o=. | 2026-05-12 06:59:37.862787 | debian-bookworm -> localhost | | . ++B + | 2026-05-12 06:59:37.862806 | debian-bookworm -> localhost | | ..+.=.% . | 2026-05-12 06:59:37.862826 | debian-bookworm -> localhost | | ..+.S B = | 2026-05-12 06:59:37.862876 | debian-bookworm -> localhost | | o.* @ + | 2026-05-12 06:59:37.862897 | debian-bookworm -> localhost | | E +.+ o . | 2026-05-12 06:59:37.862916 | debian-bookworm -> localhost | | . .o.... | 2026-05-12 06:59:37.862937 | debian-bookworm -> localhost | | .+=+. | 2026-05-12 06:59:37.862956 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 06:59:37.863010 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.576637 2026-05-12 06:59:37.869944 | 2026-05-12 06:59:37.870046 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 06:59:37.918138 | debian-bookworm | ok 2026-05-12 06:59:37.933330 | debian-bookworm | included: /var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 06:59:37.952366 | 2026-05-12 06:59:37.952476 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 06:59:37.979213 | debian-bookworm | skipping: Conditional result was False 2026-05-12 06:59:37.986142 | 2026-05-12 06:59:37.986261 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 06:59:38.601986 | debian-bookworm | changed 2026-05-12 06:59:38.606444 | 2026-05-12 06:59:38.606584 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 06:59:38.849083 | debian-bookworm | ok 2026-05-12 06:59:38.854097 | 2026-05-12 06:59:38.854184 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 06:59:39.486395 | debian-bookworm | changed 2026-05-12 06:59:39.493217 | 2026-05-12 06:59:39.493316 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 06:59:40.155183 | debian-bookworm | changed 2026-05-12 06:59:40.166449 | 2026-05-12 06:59:40.166558 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 06:59:40.199923 | debian-bookworm | skipping: Conditional result was False 2026-05-12 06:59:40.205776 | 2026-05-12 06:59:40.205875 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 06:59:40.765748 | debian-bookworm -> localhost | changed 2026-05-12 06:59:40.776193 | 2026-05-12 06:59:40.776299 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 06:59:41.440786 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/work/c86bc4ce8f8f44528d7424be041bf735_id_rsa (zuul-build-sshkey) 2026-05-12 06:59:41.441006 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025069 2026-05-12 06:59:41.448508 | 2026-05-12 06:59:41.448620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 06:59:42.021518 | debian-bookworm | ok 2026-05-12 06:59:42.026666 | 2026-05-12 06:59:42.026755 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 06:59:42.072451 | debian-bookworm | skipping: Conditional result was False 2026-05-12 06:59:42.082658 | 2026-05-12 06:59:42.082768 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 06:59:42.521897 | debian-bookworm | ok 2026-05-12 06:59:42.532415 | 2026-05-12 06:59:42.532516 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 06:59:42.560086 | debian-bookworm | ok 2026-05-12 06:59:42.564960 | 2026-05-12 06:59:42.565051 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 06:59:43.035671 | debian-bookworm -> localhost | ok 2026-05-12 06:59:43.042680 | 2026-05-12 06:59:43.042803 | TASK [validate-host : Collect information about the host] 2026-05-12 06:59:44.322728 | debian-bookworm | ok 2026-05-12 06:59:44.339578 | 2026-05-12 06:59:44.339760 | TASK [validate-host : Sanitize hostname] 2026-05-12 06:59:44.480054 | debian-bookworm | ok 2026-05-12 06:59:44.557892 | 2026-05-12 06:59:44.558048 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 06:59:45.161628 | debian-bookworm -> localhost | changed 2026-05-12 06:59:45.168013 | 2026-05-12 06:59:45.168147 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 06:59:45.614034 | debian-bookworm | ok 2026-05-12 06:59:45.619847 | 2026-05-12 06:59:45.619987 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 06:59:46.656255 | debian-bookworm -> localhost | changed 2026-05-12 06:59:46.671232 | 2026-05-12 06:59:46.671427 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 06:59:46.956385 | debian-bookworm | ok 2026-05-12 06:59:46.969032 | 2026-05-12 06:59:46.969652 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 06:59:48.018483 | debian-bookworm | changed: 2026-05-12 06:59:48.018766 | debian-bookworm | cd+++++++++ src/ 2026-05-12 06:59:48.018805 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 06:59:48.018861 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 06:59:48.018886 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-12 06:59:48.018908 | debian-bookworm | Containerfile 2026-05-12 06:59:48.019059 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/work/logs" 2026-05-12 07:00:14.367387 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/work/artifacts" 2026-05-12 07:00:14.631695 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c86bc4ce8f8f44528d7424be041bf735/work/docs" 2026-05-12 07:00:14.646998 | 2026-05-12 07:00:14.647274 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 07:00:15.480360 | debian-bookworm | changed: 2026-05-12 07:00:15.480838 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 07:00:15.480920 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 07:00:15.480964 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 07:00:15.481034 | debian-bookworm | changed: All items complete 2026-05-12 07:00:15.481074 | 2026-05-12 07:00:16.051611 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 07:00:16.648339 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 07:00:16.668491 | 2026-05-12 07:00:16.668650 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 07:00:17.202022 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006438 2026-05-12 07:00:17.473704 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008207 2026-05-12 07:00:17.492142 | 2026-05-12 07:00:17.492259 | PLAY RECAP 2026-05-12 07:00:17.492317 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-12 07:00:17.492345 | 2026-05-12 07:00:17.639803 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 07:00:17.640677 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 07:00:18.457520 | 2026-05-12 07:00:18.457695 | PLAY [Base post] 2026-05-12 07:00:18.472007 | 2026-05-12 07:00:18.472157 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 07:00:19.064927 | debian-bookworm | changed 2026-05-12 07:00:19.075504 | 2026-05-12 07:00:19.075668 | PLAY RECAP 2026-05-12 07:00:19.075743 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 07:00:19.075812 | 2026-05-12 07:00:19.228638 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 07:00:19.229524 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 07:00:20.058725 | 2026-05-12 07:00:20.058966 | PLAY [Base post-logs] 2026-05-12 07:00:20.070303 | 2026-05-12 07:00:20.070502 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 07:00:20.593624 | localhost | changed 2026-05-12 07:00:20.605983 | 2026-05-12 07:00:20.606208 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 07:00:20.635151 | localhost | ok 2026-05-12 07:00:20.647580 | 2026-05-12 07:00:20.647995 | TASK [Set zuul-log-path fact] 2026-05-12 07:00:20.671054 | localhost | ok 2026-05-12 07:00:20.684875 | 2026-05-12 07:00:20.685091 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 07:00:20.714879 | localhost | ok 2026-05-12 07:00:20.720125 | 2026-05-12 07:00:20.720298 | TASK [upload-logs : Create log directories] 2026-05-12 07:00:21.252949 | localhost | changed 2026-05-12 07:00:21.257722 | 2026-05-12 07:00:21.257896 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 07:00:21.803092 | localhost -> localhost | ok: Runtime: 0:00:00.005169 2026-05-12 07:00:21.811596 | 2026-05-12 07:00:21.811811 | TASK [upload-logs : Upload logs to log server] 2026-05-12 07:00:22.388486 | localhost | Output suppressed because no_log was given 2026-05-12 07:00:22.392219 | 2026-05-12 07:00:22.392468 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 07:00:22.445799 | localhost | skipping: Conditional result was False 2026-05-12 07:00:22.452344 | localhost | skipping: Conditional result was False 2026-05-12 07:00:22.461077 | 2026-05-12 07:00:22.461206 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 07:00:22.518525 | localhost | skipping: Conditional result was False 2026-05-12 07:00:22.519078 | 2026-05-12 07:00:22.523111 | localhost | skipping: Conditional result was False 2026-05-12 07:00:22.531100 | 2026-05-12 07:00:22.531440 | LOOP [upload-logs : Upload console log and json output]