2026-06-21 03:05:49.553238 | Job console starting 2026-06-21 03:05:49.612335 | Updating git repos 2026-06-21 03:05:49.666151 | Cloning repos into workspace 2026-06-21 03:05:49.758383 | Restoring repo states 2026-06-21 03:05:49.763652 | Merging changes 2026-06-21 03:05:49.763672 | Checking out repos 2026-06-21 03:05:49.865942 | Preparing playbooks 2026-06-21 03:05:51.083039 | Running Ansible setup 2026-06-21 03:05:56.627153 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-21 03:05:57.547646 | 2026-06-21 03:05:57.547830 | PLAY [Base pre] 2026-06-21 03:05:57.569866 | 2026-06-21 03:05:57.570042 | TASK [Setup log path fact] 2026-06-21 03:05:57.597226 | debian-bookworm | ok 2026-06-21 03:05:57.617718 | 2026-06-21 03:05:57.617904 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:05:57.665549 | debian-bookworm | ok 2026-06-21 03:05:57.678562 | 2026-06-21 03:05:57.678710 | TASK [emit-job-header : Print job information] 2026-06-21 03:05:57.722446 | # Job Information 2026-06-21 03:05:57.722656 | Ansible Version: 2.16.14 2026-06-21 03:05:57.722694 | Job: flake8 2026-06-21 03:05:57.722728 | Pipeline: periodic-daily 2026-06-21 03:05:57.722751 | Executor: 521e9411259a 2026-06-21 03:05:57.722772 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-06-21 03:05:57.722795 | Event ID: a6f4cda305b44234bf964f9a4a46af71 2026-06-21 03:05:57.728217 | 2026-06-21 03:05:57.728369 | LOOP [emit-job-header : Print node information] 2026-06-21 03:05:57.842698 | debian-bookworm | ok: 2026-06-21 03:05:57.842986 | debian-bookworm | # Node Information 2026-06-21 03:05:57.843025 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-21 03:05:57.843099 | debian-bookworm | Hostname: debian 2026-06-21 03:05:57.843124 | debian-bookworm | Username: zuul 2026-06-21 03:05:57.843146 | debian-bookworm | Distro: Debian 12.14 2026-06-21 03:05:57.843171 | debian-bookworm | Provider: regiocloud-a 2026-06-21 03:05:57.843193 | debian-bookworm | Region: 2026-06-21 03:05:57.843238 | debian-bookworm | Label: debian-bookworm 2026-06-21 03:05:57.843260 | debian-bookworm | Product Name: OpenStack Nova 2026-06-21 03:05:57.843281 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:cfd3 2026-06-21 03:05:57.860540 | 2026-06-21 03:05:57.860711 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-21 03:05:58.455841 | debian-bookworm -> localhost | changed 2026-06-21 03:05:58.463829 | 2026-06-21 03:05:58.463967 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-21 03:05:59.771028 | debian-bookworm -> localhost | changed 2026-06-21 03:05:59.783481 | 2026-06-21 03:05:59.783625 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-21 03:06:00.052353 | debian-bookworm -> localhost | ok 2026-06-21 03:06:00.069791 | 2026-06-21 03:06:00.069900 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-21 03:06:00.135963 | debian-bookworm | ok 2026-06-21 03:06:00.176487 | debian-bookworm | included: /var/lib/zuul/builds/fc89976078584347837af0117ec5313d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-21 03:06:00.183779 | 2026-06-21 03:06:00.183886 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-21 03:06:02.114145 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-21 03:06:02.114672 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fc89976078584347837af0117ec5313d/work/fc89976078584347837af0117ec5313d_id_rsa 2026-06-21 03:06:02.114774 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fc89976078584347837af0117ec5313d/work/fc89976078584347837af0117ec5313d_id_rsa.pub 2026-06-21 03:06:02.114883 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-21 03:06:02.114950 | debian-bookworm -> localhost | SHA256:VcHx8WAtrbUGvJN2T5a97BuNfofG+Idp22J26STKSuo zuul-build-sshkey 2026-06-21 03:06:02.115073 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-21 03:06:02.115152 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-21 03:06:02.115201 | debian-bookworm -> localhost | | .=o+o | 2026-06-21 03:06:02.115245 | debian-bookworm -> localhost | | ..=.++| 2026-06-21 03:06:02.115288 | debian-bookworm -> localhost | | . =+=| 2026-06-21 03:06:02.115329 | debian-bookworm -> localhost | | . =.=+| 2026-06-21 03:06:02.115370 | debian-bookworm -> localhost | | S . =oo| 2026-06-21 03:06:02.115421 | debian-bookworm -> localhost | | +o| 2026-06-21 03:06:02.115463 | debian-bookworm -> localhost | | . +o*o| 2026-06-21 03:06:02.115504 | debian-bookworm -> localhost | | o . o.&+*| 2026-06-21 03:06:02.115547 | debian-bookworm -> localhost | | .E ..o *=O+| 2026-06-21 03:06:02.115588 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-21 03:06:02.115691 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.285510 2026-06-21 03:06:02.131408 | 2026-06-21 03:06:02.131550 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-21 03:06:02.169429 | debian-bookworm | ok 2026-06-21 03:06:02.180652 | debian-bookworm | included: /var/lib/zuul/builds/fc89976078584347837af0117ec5313d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-21 03:06:02.189238 | 2026-06-21 03:06:02.189334 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-21 03:06:02.213227 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:06:02.219507 | 2026-06-21 03:06:02.219609 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-21 03:06:03.078346 | debian-bookworm | changed 2026-06-21 03:06:03.083962 | 2026-06-21 03:06:03.084079 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-21 03:06:03.422791 | debian-bookworm | ok 2026-06-21 03:06:03.431693 | 2026-06-21 03:06:03.431806 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-21 03:06:04.100105 | debian-bookworm | changed 2026-06-21 03:06:04.105903 | 2026-06-21 03:06:04.106005 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-21 03:06:04.875286 | debian-bookworm | changed 2026-06-21 03:06:04.884856 | 2026-06-21 03:06:04.885020 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-21 03:06:04.922062 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:06:04.931937 | 2026-06-21 03:06:04.932412 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-21 03:06:05.893089 | debian-bookworm -> localhost | changed 2026-06-21 03:06:05.911552 | 2026-06-21 03:06:05.911713 | TASK [add-build-sshkey : Add back temp key] 2026-06-21 03:06:06.405745 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fc89976078584347837af0117ec5313d/work/fc89976078584347837af0117ec5313d_id_rsa (zuul-build-sshkey) 2026-06-21 03:06:06.406035 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014523 2026-06-21 03:06:06.414372 | 2026-06-21 03:06:06.414497 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-21 03:06:06.974370 | debian-bookworm | ok 2026-06-21 03:06:06.982827 | 2026-06-21 03:06:06.983030 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-21 03:06:07.043318 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:06:07.057063 | 2026-06-21 03:06:07.057249 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-21 03:06:07.556558 | debian-bookworm | ok 2026-06-21 03:06:07.578648 | 2026-06-21 03:06:07.579578 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-21 03:06:07.623425 | debian-bookworm | ok 2026-06-21 03:06:07.635016 | 2026-06-21 03:06:07.635239 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-21 03:06:08.023202 | debian-bookworm -> localhost | ok 2026-06-21 03:06:08.039944 | 2026-06-21 03:06:08.040190 | TASK [validate-host : Collect information about the host] 2026-06-21 03:06:09.295901 | debian-bookworm | ok 2026-06-21 03:06:09.313021 | 2026-06-21 03:06:09.313180 | TASK [validate-host : Sanitize hostname] 2026-06-21 03:06:09.510623 | debian-bookworm | ok 2026-06-21 03:06:09.515669 | 2026-06-21 03:06:09.515786 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-21 03:06:10.142162 | debian-bookworm -> localhost | changed 2026-06-21 03:06:10.152041 | 2026-06-21 03:06:10.152194 | TASK [validate-host : Collect information about zuul worker] 2026-06-21 03:06:10.594616 | debian-bookworm | ok 2026-06-21 03:06:10.602594 | 2026-06-21 03:06:10.602747 | TASK [validate-host : Write out all zuul information for each host] 2026-06-21 03:06:11.385263 | debian-bookworm -> localhost | changed 2026-06-21 03:06:11.396724 | 2026-06-21 03:06:11.396848 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-21 03:06:11.669179 | debian-bookworm | ok 2026-06-21 03:06:11.675161 | 2026-06-21 03:06:11.675280 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-21 03:06:12.703424 | debian-bookworm | changed: 2026-06-21 03:06:12.703639 | debian-bookworm | cd+++++++++ src/ 2026-06-21 03:06:12.703676 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-21 03:06:12.703701 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-21 03:06:12.703724 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-06-21 03:06:12.703746 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fc89976078584347837af0117ec5313d/work/logs" 2026-06-21 03:07:48.094295 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fc89976078584347837af0117ec5313d/work/artifacts" 2026-06-21 03:07:48.410311 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fc89976078584347837af0117ec5313d/work/docs" 2026-06-21 03:07:48.425689 | 2026-06-21 03:07:48.425899 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-21 03:07:49.350554 | debian-bookworm | changed: 2026-06-21 03:07:49.350910 | debian-bookworm | .d..t...... ./ 2026-06-21 03:07:49.351010 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-21 03:07:49.351039 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-21 03:07:49.351059 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-21 03:07:49.351080 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-21 03:07:49.351100 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-21 03:07:49.351155 | debian-bookworm | changed: All items complete 2026-06-21 03:07:49.351181 | 2026-06-21 03:07:50.047227 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:07:50.836583 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:07:50.864703 | 2026-06-21 03:07:50.864873 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-21 03:07:50.925660 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:07:50.949696 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:07:50.970252 | 2026-06-21 03:07:50.970396 | PLAY RECAP 2026-06-21 03:07:50.970459 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-21 03:07:50.970485 | 2026-06-21 03:07:51.421065 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-21 03:07:51.422123 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:07:52.759096 | 2026-06-21 03:07:52.759394 | PLAY [Base post] 2026-06-21 03:07:52.785513 | 2026-06-21 03:07:52.785678 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-21 03:07:53.493434 | debian-bookworm | changed 2026-06-21 03:07:53.506185 | 2026-06-21 03:07:53.506319 | PLAY RECAP 2026-06-21 03:07:53.506900 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-21 03:07:53.507006 | 2026-06-21 03:07:53.693792 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:07:53.694715 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-21 03:07:55.382117 | 2026-06-21 03:07:55.382389 | PLAY [Base post-logs] 2026-06-21 03:07:55.399498 | 2026-06-21 03:07:55.399693 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-21 03:07:55.930497 | localhost | changed 2026-06-21 03:07:55.941383 | 2026-06-21 03:07:55.941557 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-21 03:07:55.980342 | localhost | ok 2026-06-21 03:07:55.985583 | 2026-06-21 03:07:55.985728 | TASK [Set zuul-log-path fact] 2026-06-21 03:07:56.002435 | localhost | ok 2026-06-21 03:07:56.014024 | 2026-06-21 03:07:56.014159 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:07:56.051545 | localhost | ok 2026-06-21 03:07:56.054810 | 2026-06-21 03:07:56.055000 | TASK [upload-logs : Create log directories] 2026-06-21 03:07:56.727990 | localhost | changed 2026-06-21 03:07:56.732221 | 2026-06-21 03:07:56.732366 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-21 03:07:57.503440 | localhost -> localhost | ok: Runtime: 0:00:00.038154 2026-06-21 03:07:57.507894 | 2026-06-21 03:07:57.508043 | TASK [upload-logs : Upload logs to log server] 2026-06-21 03:07:59.163162 | localhost | Output suppressed because no_log was given 2026-06-21 03:07:59.170070 | 2026-06-21 03:07:59.170208 | LOOP [upload-logs : Compress console log and json output] 2026-06-21 03:07:59.250073 | localhost | skipping: Conditional result was False 2026-06-21 03:07:59.263957 | localhost | skipping: Conditional result was False 2026-06-21 03:07:59.274775 | 2026-06-21 03:07:59.275013 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-21 03:07:59.409459 | localhost | skipping: Conditional result was False 2026-06-21 03:07:59.409815 | 2026-06-21 03:07:59.449970 | localhost | skipping: Conditional result was False 2026-06-21 03:07:59.456418 | 2026-06-21 03:07:59.456555 | LOOP [upload-logs : Upload console log and json output]