2026-05-26 03:16:23.964548 | Job console starting 2026-05-26 03:16:23.983029 | Updating git repos 2026-05-26 03:16:24.028270 | Cloning repos into workspace 2026-05-26 03:16:24.107231 | Restoring repo states 2026-05-26 03:16:24.123991 | Merging changes 2026-05-26 03:16:24.124030 | Checking out repos 2026-05-26 03:16:24.228237 | Preparing playbooks 2026-05-26 03:16:25.583075 | Running Ansible setup 2026-05-26 03:16:31.305842 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 03:16:33.611461 | 2026-05-26 03:16:33.611665 | PLAY [Base pre] 2026-05-26 03:16:33.680391 | 2026-05-26 03:16:33.680563 | TASK [Setup log path fact] 2026-05-26 03:16:33.740936 | debian-bookworm | ok 2026-05-26 03:16:33.787101 | 2026-05-26 03:16:33.787287 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 03:16:33.890273 | debian-bookworm | ok 2026-05-26 03:16:33.944181 | 2026-05-26 03:16:33.944348 | TASK [emit-job-header : Print job information] 2026-05-26 03:16:34.079828 | # Job Information 2026-05-26 03:16:34.080127 | Ansible Version: 2.16.14 2026-05-26 03:16:34.080168 | Job: yamllint 2026-05-26 03:16:34.080212 | Pipeline: periodic-daily 2026-05-26 03:16:34.080242 | Executor: 521e9411259a 2026-05-26 03:16:34.080263 | Triggered by: https://github.com/osism/openstack-ironic-images 2026-05-26 03:16:34.080285 | Event ID: 9e885a19941b45c48f83ec907cb19326 2026-05-26 03:16:34.110687 | 2026-05-26 03:16:34.115521 | LOOP [emit-job-header : Print node information] 2026-05-26 03:16:34.683041 | debian-bookworm | ok: 2026-05-26 03:16:34.683919 | debian-bookworm | # Node Information 2026-05-26 03:16:34.684045 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-26 03:16:34.684078 | debian-bookworm | Hostname: debian 2026-05-26 03:16:34.684103 | debian-bookworm | Username: zuul 2026-05-26 03:16:34.684125 | debian-bookworm | Distro: Debian 12.14 2026-05-26 03:16:34.684150 | debian-bookworm | Provider: regiocloud-a 2026-05-26 03:16:34.684171 | debian-bookworm | Region: 2026-05-26 03:16:34.684193 | debian-bookworm | Label: debian-bookworm 2026-05-26 03:16:34.684213 | debian-bookworm | Product Name: OpenStack Nova 2026-05-26 03:16:34.684233 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:7fcc 2026-05-26 03:16:34.714734 | 2026-05-26 03:16:34.714928 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 03:16:36.766543 | debian-bookworm -> localhost | changed 2026-05-26 03:16:36.773764 | 2026-05-26 03:16:36.773867 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 03:16:39.037558 | debian-bookworm -> localhost | changed 2026-05-26 03:16:39.050783 | 2026-05-26 03:16:39.051006 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 03:16:39.537279 | debian-bookworm -> localhost | ok 2026-05-26 03:16:39.544695 | 2026-05-26 03:16:39.544966 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 03:16:39.606559 | debian-bookworm | ok 2026-05-26 03:16:39.629643 | debian-bookworm | included: /var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 03:16:39.634705 | 2026-05-26 03:16:39.634785 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 03:16:41.385881 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-26 03:16:41.386057 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/work/b8d4eb4e83ea40eea42a91dee30b739d_id_rsa 2026-05-26 03:16:41.386089 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/work/b8d4eb4e83ea40eea42a91dee30b739d_id_rsa.pub 2026-05-26 03:16:41.386112 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-26 03:16:41.386133 | debian-bookworm -> localhost | SHA256:kwskn+ZQECCaIWmi+g/g/EhL9Jjvjs4b+INZiWMU66M zuul-build-sshkey 2026-05-26 03:16:41.386151 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-26 03:16:41.386178 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-26 03:16:41.386197 | debian-bookworm -> localhost | |+...o. | 2026-05-26 03:16:41.386216 | debian-bookworm -> localhost | |=* . | 2026-05-26 03:16:41.386233 | debian-bookworm -> localhost | |* o . o | 2026-05-26 03:16:41.386249 | debian-bookworm -> localhost | |.o = . . | 2026-05-26 03:16:41.386266 | debian-bookworm -> localhost | |=o .. = S | 2026-05-26 03:16:41.386289 | debian-bookworm -> localhost | |O=* + . o | 2026-05-26 03:16:41.386306 | debian-bookworm -> localhost | |+#o. . . | 2026-05-26 03:16:41.386323 | debian-bookworm -> localhost | |E.X. | 2026-05-26 03:16:41.386340 | debian-bookworm -> localhost | |.B=B. | 2026-05-26 03:16:41.386357 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-26 03:16:41.386403 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.635143 2026-05-26 03:16:41.391836 | 2026-05-26 03:16:41.391966 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 03:16:41.419470 | debian-bookworm | ok 2026-05-26 03:16:41.426995 | debian-bookworm | included: /var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 03:16:41.437549 | 2026-05-26 03:16:41.437625 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 03:16:41.483608 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:16:41.505383 | 2026-05-26 03:16:41.505484 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 03:16:42.368456 | debian-bookworm | changed 2026-05-26 03:16:42.373650 | 2026-05-26 03:16:42.373869 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 03:16:42.688721 | debian-bookworm | ok 2026-05-26 03:16:42.696630 | 2026-05-26 03:16:42.696714 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 03:16:43.411763 | debian-bookworm | changed 2026-05-26 03:16:43.418156 | 2026-05-26 03:16:43.418237 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 03:16:44.171873 | debian-bookworm | changed 2026-05-26 03:16:44.185756 | 2026-05-26 03:16:44.185864 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 03:16:44.224319 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:16:44.230912 | 2026-05-26 03:16:44.231051 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 03:16:45.261726 | debian-bookworm -> localhost | changed 2026-05-26 03:16:45.272349 | 2026-05-26 03:16:45.272458 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 03:16:46.157836 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/work/b8d4eb4e83ea40eea42a91dee30b739d_id_rsa (zuul-build-sshkey) 2026-05-26 03:16:46.158069 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023868 2026-05-26 03:16:46.164999 | 2026-05-26 03:16:46.165105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 03:16:46.690951 | debian-bookworm | ok 2026-05-26 03:16:46.695213 | 2026-05-26 03:16:46.695295 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 03:16:46.722270 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:16:46.731821 | 2026-05-26 03:16:46.731917 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 03:16:47.312368 | debian-bookworm | ok 2026-05-26 03:16:47.324284 | 2026-05-26 03:16:47.324377 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 03:16:47.355580 | debian-bookworm | ok 2026-05-26 03:16:47.360150 | 2026-05-26 03:16:47.360243 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 03:16:48.093715 | debian-bookworm -> localhost | ok 2026-05-26 03:16:48.101765 | 2026-05-26 03:16:48.101872 | TASK [validate-host : Collect information about the host] 2026-05-26 03:16:49.655821 | debian-bookworm | ok 2026-05-26 03:16:49.683485 | 2026-05-26 03:16:49.683610 | TASK [validate-host : Sanitize hostname] 2026-05-26 03:16:50.045106 | debian-bookworm | ok 2026-05-26 03:16:50.187900 | 2026-05-26 03:16:50.188025 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 03:16:51.445660 | debian-bookworm -> localhost | changed 2026-05-26 03:16:51.463447 | 2026-05-26 03:16:51.463626 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 03:16:52.163598 | debian-bookworm | ok 2026-05-26 03:16:52.169673 | 2026-05-26 03:16:52.169760 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 03:16:53.591580 | debian-bookworm -> localhost | changed 2026-05-26 03:16:53.607689 | 2026-05-26 03:16:53.608083 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 03:16:53.910671 | debian-bookworm | ok 2026-05-26 03:16:53.915201 | 2026-05-26 03:16:53.915282 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 03:16:55.087572 | debian-bookworm | changed: 2026-05-26 03:16:55.087755 | debian-bookworm | cd+++++++++ src/ 2026-05-26 03:16:55.087784 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-26 03:16:55.087804 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-26 03:16:55.087823 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2026-05-26 03:16:55.087841 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/work/logs" 2026-05-26 03:17:22.290348 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/work/artifacts" 2026-05-26 03:17:22.574961 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8d4eb4e83ea40eea42a91dee30b739d/work/docs" 2026-05-26 03:17:22.595873 | 2026-05-26 03:17:22.596073 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 03:17:23.546346 | debian-bookworm | changed: 2026-05-26 03:17:23.546705 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-26 03:17:23.546761 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-26 03:17:23.546810 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-26 03:17:23.546981 | debian-bookworm | changed: All items complete 2026-05-26 03:17:23.547023 | 2026-05-26 03:17:24.408194 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 03:17:25.001103 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 03:17:25.024043 | 2026-05-26 03:17:25.024208 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 03:17:25.074246 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:25.084100 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:25.105315 | 2026-05-26 03:17:25.105457 | PLAY RECAP 2026-05-26 03:17:25.105534 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-26 03:17:25.105572 | 2026-05-26 03:17:25.283141 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 03:17:25.283987 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 03:17:26.211771 | 2026-05-26 03:17:26.211992 | PLAY [Base post] 2026-05-26 03:17:26.228147 | 2026-05-26 03:17:26.228298 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 03:17:26.969169 | debian-bookworm | changed 2026-05-26 03:17:26.982419 | 2026-05-26 03:17:26.982546 | PLAY RECAP 2026-05-26 03:17:26.982609 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 03:17:26.982670 | 2026-05-26 03:17:27.204171 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 03:17:27.205054 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 03:17:28.510273 | 2026-05-26 03:17:28.510532 | PLAY [Base post-logs] 2026-05-26 03:17:28.547176 | 2026-05-26 03:17:28.547422 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 03:17:29.192400 | localhost | changed 2026-05-26 03:17:29.203276 | 2026-05-26 03:17:29.203461 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 03:17:29.242381 | localhost | ok 2026-05-26 03:17:29.247131 | 2026-05-26 03:17:29.247265 | TASK [Set zuul-log-path fact] 2026-05-26 03:17:29.288540 | localhost | ok 2026-05-26 03:17:29.298127 | 2026-05-26 03:17:29.298292 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 03:17:29.325103 | localhost | ok 2026-05-26 03:17:29.328977 | 2026-05-26 03:17:29.329111 | TASK [upload-logs : Create log directories] 2026-05-26 03:17:30.152914 | localhost | changed 2026-05-26 03:17:30.156664 | 2026-05-26 03:17:30.156823 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 03:17:31.131879 | localhost -> localhost | ok: Runtime: 0:00:00.011716 2026-05-26 03:17:31.140193 | 2026-05-26 03:17:31.140513 | TASK [upload-logs : Upload logs to log server] 2026-05-26 03:17:31.902641 | localhost | Output suppressed because no_log was given 2026-05-26 03:17:31.904669 | 2026-05-26 03:17:31.904773 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 03:17:32.007166 | localhost | skipping: Conditional result was False 2026-05-26 03:17:32.015529 | localhost | skipping: Conditional result was False 2026-05-26 03:17:32.024650 | 2026-05-26 03:17:32.024774 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 03:17:32.101293 | localhost | skipping: Conditional result was False 2026-05-26 03:17:32.101641 | 2026-05-26 03:17:32.108118 | localhost | skipping: Conditional result was False 2026-05-26 03:17:32.111818 | 2026-05-26 03:17:32.111926 | LOOP [upload-logs : Upload console log and json output]