2026-08-09 03:18:35.802336 | Job console starting 2026-08-09 03:18:35.813768 | Updating git repos 2026-08-09 03:18:35.866153 | Cloning repos into workspace 2026-08-09 03:18:35.922055 | Restoring repo states 2026-08-09 03:18:35.943329 | Merging changes 2026-08-09 03:18:35.943354 | Checking out repos 2026-08-09 03:18:35.995339 | Preparing playbooks 2026-08-09 03:18:37.221022 | Running Ansible setup 2026-08-09 03:18:41.532650 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 03:18:42.360681 | 2026-08-09 03:18:42.360874 | PLAY [Base pre] 2026-08-09 03:18:42.385655 | 2026-08-09 03:18:42.385821 | TASK [Setup log path fact] 2026-08-09 03:18:42.406265 | debian-bookworm | ok 2026-08-09 03:18:42.425630 | 2026-08-09 03:18:42.425789 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 03:18:42.455760 | debian-bookworm | ok 2026-08-09 03:18:42.467426 | 2026-08-09 03:18:42.467552 | TASK [emit-job-header : Print job information] 2026-08-09 03:18:42.508901 | # Job Information 2026-08-09 03:18:42.509074 | Ansible Version: 2.16.14 2026-08-09 03:18:42.509109 | Job: yamllint 2026-08-09 03:18:42.509141 | Pipeline: periodic-daily 2026-08-09 03:18:42.509163 | Executor: 521e9411259a 2026-08-09 03:18:42.509183 | Triggered by: https://github.com/osism/openstack-image-manager 2026-08-09 03:18:42.509247 | Event ID: 9fb30616cae04759a1ca375f40962f19 2026-08-09 03:18:42.514194 | 2026-08-09 03:18:42.514326 | LOOP [emit-job-header : Print node information] 2026-08-09 03:18:42.650665 | debian-bookworm | ok: 2026-08-09 03:18:42.650952 | debian-bookworm | # Node Information 2026-08-09 03:18:42.650999 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-09 03:18:42.651028 | debian-bookworm | Hostname: debian 2026-08-09 03:18:42.651058 | debian-bookworm | Username: zuul 2026-08-09 03:18:42.651083 | debian-bookworm | Distro: Debian 12.15 2026-08-09 03:18:42.651111 | debian-bookworm | Provider: regiocloud-a 2026-08-09 03:18:42.651136 | debian-bookworm | Region: 2026-08-09 03:18:42.651160 | debian-bookworm | Label: debian-bookworm 2026-08-09 03:18:42.651188 | debian-bookworm | Product Name: OpenStack Nova 2026-08-09 03:18:42.651261 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:ad0f 2026-08-09 03:18:42.670875 | 2026-08-09 03:18:42.671055 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-09 03:18:43.244365 | debian-bookworm -> localhost | changed 2026-08-09 03:18:43.254290 | 2026-08-09 03:18:43.254470 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-09 03:18:44.537593 | debian-bookworm -> localhost | changed 2026-08-09 03:18:44.559160 | 2026-08-09 03:18:44.559364 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-09 03:18:44.929843 | debian-bookworm -> localhost | ok 2026-08-09 03:18:44.940587 | 2026-08-09 03:18:44.940747 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-09 03:18:44.976767 | debian-bookworm | ok 2026-08-09 03:18:44.997323 | debian-bookworm | included: /var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-09 03:18:45.003981 | 2026-08-09 03:18:45.004080 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-09 03:18:46.556477 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-09 03:18:46.556714 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/work/f8b0e9905c6544ddbc7aff08bff49cf8_id_rsa 2026-08-09 03:18:46.556752 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/work/f8b0e9905c6544ddbc7aff08bff49cf8_id_rsa.pub 2026-08-09 03:18:46.556779 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-09 03:18:46.556803 | debian-bookworm -> localhost | SHA256:FnJNcGt6cOU+cqejGzKrVMTobeZx7JhexsriYNgGsds zuul-build-sshkey 2026-08-09 03:18:46.556826 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-09 03:18:46.556856 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-09 03:18:46.556879 | debian-bookworm -> localhost | | ..o . | 2026-08-09 03:18:46.556901 | debian-bookworm -> localhost | | o + + | 2026-08-09 03:18:46.556921 | debian-bookworm -> localhost | | . o * = . | 2026-08-09 03:18:46.556941 | debian-bookworm -> localhost | | o . = B . | 2026-08-09 03:18:46.556961 | debian-bookworm -> localhost | | o . S = + . | 2026-08-09 03:18:46.556987 | debian-bookworm -> localhost | | * * O o + | 2026-08-09 03:18:46.557009 | debian-bookworm -> localhost | | o E . * * o | 2026-08-09 03:18:46.557029 | debian-bookworm -> localhost | | o o.o B o . | 2026-08-09 03:18:46.557049 | debian-bookworm -> localhost | | .oo= o. | 2026-08-09 03:18:46.557070 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-09 03:18:46.557123 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.891633 2026-08-09 03:18:46.564045 | 2026-08-09 03:18:46.564164 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-09 03:18:46.615687 | debian-bookworm | ok 2026-08-09 03:18:46.656539 | debian-bookworm | included: /var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-09 03:18:46.680307 | 2026-08-09 03:18:46.680468 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-09 03:18:46.730672 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:18:46.738880 | 2026-08-09 03:18:46.739038 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-09 03:18:47.529916 | debian-bookworm | changed 2026-08-09 03:18:47.538447 | 2026-08-09 03:18:47.538580 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-09 03:18:47.763633 | debian-bookworm | ok 2026-08-09 03:18:47.769461 | 2026-08-09 03:18:47.769582 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-09 03:18:48.486415 | debian-bookworm | changed 2026-08-09 03:18:48.494282 | 2026-08-09 03:18:48.494426 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-09 03:18:49.139952 | debian-bookworm | changed 2026-08-09 03:18:49.146387 | 2026-08-09 03:18:49.146517 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-09 03:18:49.171514 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:18:49.178531 | 2026-08-09 03:18:49.178744 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-09 03:18:49.779425 | debian-bookworm -> localhost | changed 2026-08-09 03:18:49.794550 | 2026-08-09 03:18:49.794713 | TASK [add-build-sshkey : Add back temp key] 2026-08-09 03:18:50.197635 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/work/f8b0e9905c6544ddbc7aff08bff49cf8_id_rsa (zuul-build-sshkey) 2026-08-09 03:18:50.197953 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024264 2026-08-09 03:18:50.206735 | 2026-08-09 03:18:50.206887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-09 03:18:50.614792 | debian-bookworm | ok 2026-08-09 03:18:50.620610 | 2026-08-09 03:18:50.620739 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-09 03:18:50.656585 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:18:50.671448 | 2026-08-09 03:18:50.671596 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-09 03:18:51.172393 | debian-bookworm | ok 2026-08-09 03:18:51.211364 | 2026-08-09 03:18:51.211658 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-09 03:18:51.272965 | debian-bookworm | ok 2026-08-09 03:18:51.287151 | 2026-08-09 03:18:51.287910 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-09 03:18:51.765243 | debian-bookworm -> localhost | ok 2026-08-09 03:18:51.780707 | 2026-08-09 03:18:51.781111 | TASK [validate-host : Collect information about the host] 2026-08-09 03:18:53.154594 | debian-bookworm | ok 2026-08-09 03:18:53.173991 | 2026-08-09 03:18:53.174445 | TASK [validate-host : Sanitize hostname] 2026-08-09 03:18:53.482618 | debian-bookworm | ok 2026-08-09 03:18:53.505498 | 2026-08-09 03:18:53.505814 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-09 03:18:54.234593 | debian-bookworm -> localhost | changed 2026-08-09 03:18:54.242065 | 2026-08-09 03:18:54.242223 | TASK [validate-host : Collect information about zuul worker] 2026-08-09 03:18:54.730752 | debian-bookworm | ok 2026-08-09 03:18:54.739727 | 2026-08-09 03:18:54.739922 | TASK [validate-host : Write out all zuul information for each host] 2026-08-09 03:18:55.412886 | debian-bookworm -> localhost | changed 2026-08-09 03:18:55.424868 | 2026-08-09 03:18:55.425007 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-09 03:18:55.696428 | debian-bookworm | ok 2026-08-09 03:18:55.706573 | 2026-08-09 03:18:55.706725 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-09 03:18:56.651204 | debian-bookworm | changed: 2026-08-09 03:18:56.651439 | debian-bookworm | cd+++++++++ src/ 2026-08-09 03:18:56.651475 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-09 03:18:56.651500 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-09 03:18:56.651522 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-08-09 03:18:56.651544 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/work/logs" 2026-08-09 03:19:59.917537 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/work/artifacts" 2026-08-09 03:20:00.195990 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f8b0e9905c6544ddbc7aff08bff49cf8/work/docs" 2026-08-09 03:20:00.209196 | 2026-08-09 03:20:00.212314 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-09 03:20:01.194740 | debian-bookworm | changed: 2026-08-09 03:20:01.195085 | debian-bookworm | .d..t...... ./ 2026-08-09 03:20:01.195165 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-09 03:20:01.195205 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-09 03:20:01.195241 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-09 03:20:01.195275 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-09 03:20:01.195310 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-09 03:20:01.195373 | debian-bookworm | changed: All items complete 2026-08-09 03:20:01.195413 | 2026-08-09 03:20:01.914050 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 03:20:02.569976 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 03:20:02.592720 | 2026-08-09 03:20:02.592868 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-09 03:20:02.624865 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:20:02.631604 | debian-bookworm | skipping: Conditional result was False 2026-08-09 03:20:02.658769 | 2026-08-09 03:20:02.658991 | PLAY RECAP 2026-08-09 03:20:02.659105 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-09 03:20:02.659195 | 2026-08-09 03:20:02.833351 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-09 03:20:02.835090 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 03:20:03.664620 | 2026-08-09 03:20:03.664827 | PLAY [Base post] 2026-08-09 03:20:03.681642 | 2026-08-09 03:20:03.681804 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-09 03:20:04.273255 | debian-bookworm | changed 2026-08-09 03:20:04.285449 | 2026-08-09 03:20:04.285631 | PLAY RECAP 2026-08-09 03:20:04.285718 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 03:20:04.285809 | 2026-08-09 03:20:04.465582 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 03:20:04.466528 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-09 03:20:05.323347 | 2026-08-09 03:20:05.323559 | PLAY [Base post-logs] 2026-08-09 03:20:05.335514 | 2026-08-09 03:20:05.335674 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-09 03:20:06.009818 | localhost | changed 2026-08-09 03:20:06.036342 | 2026-08-09 03:20:06.036545 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-09 03:20:06.090623 | localhost | ok 2026-08-09 03:20:06.094956 | 2026-08-09 03:20:06.095209 | TASK [Set zuul-log-path fact] 2026-08-09 03:20:06.143191 | localhost | ok 2026-08-09 03:20:06.175501 | 2026-08-09 03:20:06.175660 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 03:20:06.227448 | localhost | ok 2026-08-09 03:20:06.254303 | 2026-08-09 03:20:06.255831 | TASK [upload-logs : Create log directories] 2026-08-09 03:20:07.106646 | localhost | changed 2026-08-09 03:20:07.111291 | 2026-08-09 03:20:07.111627 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-09 03:20:07.742019 | localhost -> localhost | ok: Runtime: 0:00:00.006353 2026-08-09 03:20:07.746915 | 2026-08-09 03:20:07.747055 | TASK [upload-logs : Upload logs to log server] 2026-08-09 03:20:08.916999 | localhost | Output suppressed because no_log was given 2026-08-09 03:20:08.919291 | 2026-08-09 03:20:08.919408 | LOOP [upload-logs : Compress console log and json output] 2026-08-09 03:20:09.026597 | localhost | skipping: Conditional result was False 2026-08-09 03:20:09.033017 | localhost | skipping: Conditional result was False 2026-08-09 03:20:09.041066 | 2026-08-09 03:20:09.041214 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-09 03:20:09.125698 | localhost | skipping: Conditional result was False 2026-08-09 03:20:09.126053 | 2026-08-09 03:20:09.133051 | localhost | skipping: Conditional result was False 2026-08-09 03:20:09.146297 | 2026-08-09 03:20:09.146430 | LOOP [upload-logs : Upload console log and json output]