2026-07-21 02:54:46.267053 | Job console starting 2026-07-21 02:54:46.279936 | Updating git repos 2026-07-21 02:54:46.498591 | Cloning repos into workspace 2026-07-21 02:54:46.669635 | Restoring repo states 2026-07-21 02:54:46.724972 | Merging changes 2026-07-21 02:54:47.659852 | Checking out repos 2026-07-21 02:54:47.691899 | Preparing playbooks 2026-07-21 02:54:48.978238 | Running Ansible setup 2026-07-21 02:54:54.932549 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 02:54:55.930955 | 2026-07-21 02:54:55.931624 | PLAY [Base pre] 2026-07-21 02:54:55.949689 | 2026-07-21 02:54:55.949810 | TASK [Setup log path fact] 2026-07-21 02:54:55.968536 | debian-bookworm | ok 2026-07-21 02:54:55.997559 | 2026-07-21 02:54:55.997761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 02:54:56.026623 | debian-bookworm | ok 2026-07-21 02:54:56.039351 | 2026-07-21 02:54:56.039483 | TASK [emit-job-header : Print job information] 2026-07-21 02:54:56.105098 | # Job Information 2026-07-21 02:54:56.105299 | Ansible Version: 2.16.14 2026-07-21 02:54:56.105336 | Job: yamllint 2026-07-21 02:54:56.105370 | Pipeline: check 2026-07-21 02:54:56.105392 | Executor: 521e9411259a 2026-07-21 02:54:56.105413 | Triggered by: https://github.com/osism/container-images-kolla/pull/671 2026-07-21 02:54:56.105436 | Event ID: 808159a0-84af-11f1-93a8-47330136a152 2026-07-21 02:54:56.111974 | 2026-07-21 02:54:56.112088 | LOOP [emit-job-header : Print node information] 2026-07-21 02:54:56.228727 | debian-bookworm | ok: 2026-07-21 02:54:56.228911 | debian-bookworm | # Node Information 2026-07-21 02:54:56.228946 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 02:54:56.228971 | debian-bookworm | Hostname: debian 2026-07-21 02:54:56.228992 | debian-bookworm | Username: zuul 2026-07-21 02:54:56.229013 | debian-bookworm | Distro: Debian 12.15 2026-07-21 02:54:56.229036 | debian-bookworm | Provider: regiocloud-a 2026-07-21 02:54:56.229056 | debian-bookworm | Region: 2026-07-21 02:54:56.229077 | debian-bookworm | Label: debian-bookworm 2026-07-21 02:54:56.229097 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 02:54:56.229116 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feda:af6a 2026-07-21 02:54:56.238091 | 2026-07-21 02:54:56.238223 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 02:54:56.637720 | debian-bookworm -> localhost | changed 2026-07-21 02:54:56.645241 | 2026-07-21 02:54:56.645358 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 02:54:58.553931 | debian-bookworm -> localhost | changed 2026-07-21 02:54:58.562936 | 2026-07-21 02:54:58.563027 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 02:54:58.990069 | debian-bookworm -> localhost | ok 2026-07-21 02:54:58.995266 | 2026-07-21 02:54:58.995356 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 02:54:59.033610 | debian-bookworm | ok 2026-07-21 02:54:59.051988 | debian-bookworm | included: /var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 02:54:59.067369 | 2026-07-21 02:54:59.067467 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 02:55:01.296382 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 02:55:01.296853 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/work/0f53b63a198e4145900a448916ace0f1_id_rsa 2026-07-21 02:55:01.296962 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/work/0f53b63a198e4145900a448916ace0f1_id_rsa.pub 2026-07-21 02:55:01.297039 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 02:55:01.297111 | debian-bookworm -> localhost | SHA256:WbpDUGMuXpVrAoN6MAnoqMGp8cjWpJJ/72RLoLHNzio zuul-build-sshkey 2026-07-21 02:55:01.297176 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 02:55:01.297285 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 02:55:01.297350 | debian-bookworm -> localhost | |o. . . + .. | 2026-07-21 02:55:01.297415 | debian-bookworm -> localhost | |. + . o+ o. | 2026-07-21 02:55:01.297474 | debian-bookworm -> localhost | |+ .+ ooo .. | 2026-07-21 02:55:01.297531 | debian-bookworm -> localhost | |++.... +.+o | 2026-07-21 02:55:01.297588 | debian-bookworm -> localhost | |+*=.. . So | 2026-07-21 02:55:01.297654 | debian-bookworm -> localhost | |*+.B . . . | 2026-07-21 02:55:01.297713 | debian-bookworm -> localhost | |o.o o + o | 2026-07-21 02:55:01.297772 | debian-bookworm -> localhost | |E .o.+ . . | 2026-07-21 02:55:01.297832 | debian-bookworm -> localhost | | ..ooo+ | 2026-07-21 02:55:01.297889 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 02:55:01.298013 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.349501 2026-07-21 02:55:01.314238 | 2026-07-21 02:55:01.314396 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 02:55:01.350264 | debian-bookworm | ok 2026-07-21 02:55:01.370345 | debian-bookworm | included: /var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 02:55:01.385346 | 2026-07-21 02:55:01.385467 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 02:55:01.422232 | debian-bookworm | skipping: Conditional result was False 2026-07-21 02:55:01.428437 | 2026-07-21 02:55:01.428543 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 02:55:02.130202 | debian-bookworm | changed 2026-07-21 02:55:02.141799 | 2026-07-21 02:55:02.141913 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 02:55:02.435891 | debian-bookworm | ok 2026-07-21 02:55:02.451665 | 2026-07-21 02:55:02.451782 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 02:55:03.164081 | debian-bookworm | changed 2026-07-21 02:55:03.179608 | 2026-07-21 02:55:03.179731 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 02:55:03.896372 | debian-bookworm | changed 2026-07-21 02:55:03.902219 | 2026-07-21 02:55:03.902340 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 02:55:03.951493 | debian-bookworm | skipping: Conditional result was False 2026-07-21 02:55:03.958393 | 2026-07-21 02:55:03.958543 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 02:55:05.032020 | debian-bookworm -> localhost | changed 2026-07-21 02:55:05.043518 | 2026-07-21 02:55:05.043654 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 02:55:05.466037 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/work/0f53b63a198e4145900a448916ace0f1_id_rsa (zuul-build-sshkey) 2026-07-21 02:55:05.466461 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033518 2026-07-21 02:55:05.475328 | 2026-07-21 02:55:05.475458 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 02:55:06.000592 | debian-bookworm | ok 2026-07-21 02:55:06.008158 | 2026-07-21 02:55:06.008339 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 02:55:06.034220 | debian-bookworm | skipping: Conditional result was False 2026-07-21 02:55:06.047901 | 2026-07-21 02:55:06.048050 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 02:55:06.618064 | debian-bookworm | ok 2026-07-21 02:55:06.646281 | 2026-07-21 02:55:06.646460 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 02:55:06.699931 | debian-bookworm | ok 2026-07-21 02:55:06.709227 | 2026-07-21 02:55:06.709385 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 02:55:07.076001 | debian-bookworm -> localhost | ok 2026-07-21 02:55:07.083636 | 2026-07-21 02:55:07.083777 | TASK [validate-host : Collect information about the host] 2026-07-21 02:55:08.286523 | debian-bookworm | ok 2026-07-21 02:55:08.311638 | 2026-07-21 02:55:08.311798 | TASK [validate-host : Sanitize hostname] 2026-07-21 02:55:08.624182 | debian-bookworm | ok 2026-07-21 02:55:08.634957 | 2026-07-21 02:55:08.635121 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 02:55:09.374983 | debian-bookworm -> localhost | changed 2026-07-21 02:55:09.384025 | 2026-07-21 02:55:09.384161 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 02:55:09.960679 | debian-bookworm | ok 2026-07-21 02:55:09.972201 | 2026-07-21 02:55:09.972354 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 02:55:11.087388 | debian-bookworm -> localhost | changed 2026-07-21 02:55:11.108517 | 2026-07-21 02:55:11.108686 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 02:55:11.388916 | debian-bookworm | ok 2026-07-21 02:55:11.403656 | 2026-07-21 02:55:11.404244 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 02:55:12.801826 | debian-bookworm | changed: 2026-07-21 02:55:12.802091 | debian-bookworm | cd+++++++++ src/ 2026-07-21 02:55:12.802128 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 02:55:12.802154 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 02:55:12.802176 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-21 02:55:12.802239 | debian-bookworm | Containerfile 2026-07-21 02:55:12.802354 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/work/logs" 2026-07-21 02:56:18.063610 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/work/artifacts" 2026-07-21 02:56:18.815737 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f53b63a198e4145900a448916ace0f1/work/docs" 2026-07-21 02:56:18.834349 | 2026-07-21 02:56:18.834461 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 02:56:19.870003 | debian-bookworm | changed: 2026-07-21 02:56:19.870181 | debian-bookworm | .d..t...... ./ 2026-07-21 02:56:19.870209 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 02:56:19.870243 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 02:56:19.870261 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 02:56:19.870279 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 02:56:19.870296 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 02:56:19.870329 | debian-bookworm | changed: All items complete 2026-07-21 02:56:19.870347 | 2026-07-21 02:56:20.841427 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 02:56:21.899543 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 02:56:21.918118 | 2026-07-21 02:56:21.920178 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 02:56:22.764091 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.044969 2026-07-21 02:56:23.203517 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.032264 2026-07-21 02:56:23.211551 | 2026-07-21 02:56:23.211654 | PLAY RECAP 2026-07-21 02:56:23.211767 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 02:56:23.211791 | 2026-07-21 02:56:23.387076 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 02:56:23.387756 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 02:56:25.084664 | 2026-07-21 02:56:25.084792 | PLAY [Base post] 2026-07-21 02:56:25.146999 | 2026-07-21 02:56:25.147141 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 02:56:26.185960 | debian-bookworm | changed 2026-07-21 02:56:26.192153 | 2026-07-21 02:56:26.192261 | PLAY RECAP 2026-07-21 02:56:26.192312 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 02:56:26.192364 | 2026-07-21 02:56:26.551620 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 02:56:26.552293 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 02:56:27.889363 | 2026-07-21 02:56:27.889506 | PLAY [Base post-logs] 2026-07-21 02:56:27.925040 | 2026-07-21 02:56:27.925170 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 02:56:28.912025 | localhost | changed 2026-07-21 02:56:28.920397 | 2026-07-21 02:56:28.920509 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 02:56:28.970716 | localhost | ok 2026-07-21 02:56:28.973815 | 2026-07-21 02:56:28.973905 | TASK [Set zuul-log-path fact] 2026-07-21 02:56:29.000301 | localhost | ok 2026-07-21 02:56:29.014122 | 2026-07-21 02:56:29.014253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 02:56:29.066480 | localhost | ok 2026-07-21 02:56:29.069410 | 2026-07-21 02:56:29.069502 | TASK [upload-logs : Create log directories] 2026-07-21 02:56:30.121964 | localhost | changed 2026-07-21 02:56:30.124622 | 2026-07-21 02:56:30.124711 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 02:56:30.636093 | localhost -> localhost | ok: Runtime: 0:00:00.020513 2026-07-21 02:56:30.643042 | 2026-07-21 02:56:30.643194 | TASK [upload-logs : Upload logs to log server] 2026-07-21 02:56:32.080449 | localhost | Output suppressed because no_log was given 2026-07-21 02:56:32.082101 | 2026-07-21 02:56:32.082188 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 02:56:32.218664 | localhost | skipping: Conditional result was False 2026-07-21 02:56:32.225586 | localhost | skipping: Conditional result was False 2026-07-21 02:56:32.228701 | 2026-07-21 02:56:32.228833 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 02:56:32.334179 | localhost | skipping: Conditional result was False 2026-07-21 02:56:32.334441 | 2026-07-21 02:56:32.339448 | localhost | skipping: Conditional result was False 2026-07-21 02:56:32.343742 | 2026-07-21 02:56:32.343850 | LOOP [upload-logs : Upload console log and json output]