2026-06-30 03:01:15.238633 | Job console starting 2026-06-30 03:01:15.270750 | Updating git repos 2026-06-30 03:01:15.701273 | Cloning repos into workspace 2026-06-30 03:01:15.787716 | Restoring repo states 2026-06-30 03:01:15.816276 | Merging changes 2026-06-30 03:01:15.816297 | Checking out repos 2026-06-30 03:01:15.911273 | Preparing playbooks 2026-06-30 03:01:17.707632 | Running Ansible setup 2026-06-30 03:01:25.378719 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 03:01:27.206251 | 2026-06-30 03:01:27.206447 | PLAY [Base pre] 2026-06-30 03:01:27.276721 | 2026-06-30 03:01:27.276954 | TASK [Setup log path fact] 2026-06-30 03:01:27.376719 | debian-bookworm | ok 2026-06-30 03:01:27.494369 | 2026-06-30 03:01:27.494581 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 03:01:27.605621 | debian-bookworm | ok 2026-06-30 03:01:27.672342 | 2026-06-30 03:01:27.673232 | TASK [emit-job-header : Print job information] 2026-06-30 03:01:27.860449 | # Job Information 2026-06-30 03:01:27.860682 | Ansible Version: 2.16.14 2026-06-30 03:01:27.860721 | Job: yamllint 2026-06-30 03:01:27.860756 | Pipeline: periodic-daily 2026-06-30 03:01:27.860779 | Executor: 521e9411259a 2026-06-30 03:01:27.860800 | Triggered by: https://github.com/osism/openstack-project-manager 2026-06-30 03:01:27.860823 | Event ID: 9ac5b8418daf4bb2a6287e81ba33eb48 2026-06-30 03:01:27.876308 | 2026-06-30 03:01:27.876464 | LOOP [emit-job-header : Print node information] 2026-06-30 03:01:28.335276 | debian-bookworm | ok: 2026-06-30 03:01:28.339993 | debian-bookworm | # Node Information 2026-06-30 03:01:28.340301 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-30 03:01:28.340344 | debian-bookworm | Hostname: debian 2026-06-30 03:01:28.340370 | debian-bookworm | Username: zuul 2026-06-30 03:01:28.340392 | debian-bookworm | Distro: Debian 12.14 2026-06-30 03:01:28.340417 | debian-bookworm | Provider: regiocloud-a 2026-06-30 03:01:28.340439 | debian-bookworm | Region: 2026-06-30 03:01:28.340461 | debian-bookworm | Label: debian-bookworm 2026-06-30 03:01:28.340481 | debian-bookworm | Product Name: OpenStack Nova 2026-06-30 03:01:28.340501 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:2656 2026-06-30 03:01:28.365508 | 2026-06-30 03:01:28.365705 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 03:01:29.929010 | debian-bookworm -> localhost | changed 2026-06-30 03:01:29.936187 | 2026-06-30 03:01:29.936305 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 03:01:33.392050 | debian-bookworm -> localhost | changed 2026-06-30 03:01:33.414093 | 2026-06-30 03:01:33.414240 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 03:01:34.877890 | debian-bookworm -> localhost | ok 2026-06-30 03:01:34.886875 | 2026-06-30 03:01:34.886991 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 03:01:34.930733 | debian-bookworm | ok 2026-06-30 03:01:34.966673 | debian-bookworm | included: /var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 03:01:34.977839 | 2026-06-30 03:01:34.977952 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 03:01:37.358519 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-30 03:01:37.358705 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/work/0f673fdcb29a43548c88465af407d169_id_rsa 2026-06-30 03:01:37.358740 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/work/0f673fdcb29a43548c88465af407d169_id_rsa.pub 2026-06-30 03:01:37.358763 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-30 03:01:37.358784 | debian-bookworm -> localhost | SHA256:HkMD1SvwkEPf8Mtt8KbNeKMhGwNnRHV4yggkDgTcoh8 zuul-build-sshkey 2026-06-30 03:01:37.358804 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-30 03:01:37.358872 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-30 03:01:37.359181 | debian-bookworm -> localhost | |oo+ .o+o+o... | 2026-06-30 03:01:37.359226 | debian-bookworm -> localhost | | o + .*+ +o.. | 2026-06-30 03:01:37.359247 | debian-bookworm -> localhost | |. . . *=o++ | 2026-06-30 03:01:37.359389 | debian-bookworm -> localhost | |. E o+o+= | 2026-06-30 03:01:37.359428 | debian-bookworm -> localhost | | . . . S.o = | 2026-06-30 03:01:37.359457 | debian-bookworm -> localhost | | . = o B | 2026-06-30 03:01:37.359476 | debian-bookworm -> localhost | | = + = | 2026-06-30 03:01:37.359494 | debian-bookworm -> localhost | | = + . | 2026-06-30 03:01:37.359512 | debian-bookworm -> localhost | | . . | 2026-06-30 03:01:37.359529 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-30 03:01:37.359588 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.130026 2026-06-30 03:01:37.366257 | 2026-06-30 03:01:37.366336 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 03:01:37.415971 | debian-bookworm | ok 2026-06-30 03:01:37.434098 | debian-bookworm | included: /var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 03:01:37.443329 | 2026-06-30 03:01:37.443451 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 03:01:37.467632 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:01:37.472449 | 2026-06-30 03:01:37.472530 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 03:01:38.394766 | debian-bookworm | changed 2026-06-30 03:01:38.400271 | 2026-06-30 03:01:38.400354 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 03:01:38.716509 | debian-bookworm | ok 2026-06-30 03:01:38.721444 | 2026-06-30 03:01:38.721534 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 03:01:39.559280 | debian-bookworm | changed 2026-06-30 03:01:39.565265 | 2026-06-30 03:01:39.565362 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 03:01:40.351719 | debian-bookworm | changed 2026-06-30 03:01:40.363892 | 2026-06-30 03:01:40.364005 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 03:01:40.420255 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:01:40.429809 | 2026-06-30 03:01:40.429929 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 03:01:41.854550 | debian-bookworm -> localhost | changed 2026-06-30 03:01:41.874104 | 2026-06-30 03:01:41.874225 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 03:01:42.837243 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/work/0f673fdcb29a43548c88465af407d169_id_rsa (zuul-build-sshkey) 2026-06-30 03:01:42.837484 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032508 2026-06-30 03:01:42.847028 | 2026-06-30 03:01:42.847162 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 03:01:43.450411 | debian-bookworm | ok 2026-06-30 03:01:43.459682 | 2026-06-30 03:01:43.459840 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 03:01:43.562656 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:01:43.582796 | 2026-06-30 03:01:43.583043 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 03:01:44.280553 | debian-bookworm | ok 2026-06-30 03:01:44.302939 | 2026-06-30 03:01:44.303053 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 03:01:44.352498 | debian-bookworm | ok 2026-06-30 03:01:44.361919 | 2026-06-30 03:01:44.362033 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 03:01:45.022647 | debian-bookworm -> localhost | ok 2026-06-30 03:01:45.066364 | 2026-06-30 03:01:45.066478 | TASK [validate-host : Collect information about the host] 2026-06-30 03:01:46.614144 | debian-bookworm | ok 2026-06-30 03:01:46.654459 | 2026-06-30 03:01:46.654590 | TASK [validate-host : Sanitize hostname] 2026-06-30 03:01:47.457736 | debian-bookworm | ok 2026-06-30 03:01:47.483626 | 2026-06-30 03:01:47.484335 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 03:01:49.612589 | debian-bookworm -> localhost | changed 2026-06-30 03:01:49.617809 | 2026-06-30 03:01:49.617900 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 03:01:50.406770 | debian-bookworm | ok 2026-06-30 03:01:50.411695 | 2026-06-30 03:01:50.411779 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 03:01:51.907812 | debian-bookworm -> localhost | changed 2026-06-30 03:01:51.915746 | 2026-06-30 03:01:51.915834 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 03:01:52.253645 | debian-bookworm | ok 2026-06-30 03:01:52.259763 | 2026-06-30 03:01:52.259850 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 03:01:53.759243 | debian-bookworm | changed: 2026-06-30 03:01:53.759396 | debian-bookworm | cd+++++++++ src/ 2026-06-30 03:01:53.759424 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-30 03:01:53.759443 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-30 03:01:53.759461 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-06-30 03:01:53.759478 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/work/logs" 2026-06-30 03:02:59.785189 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/work/artifacts" 2026-06-30 03:03:00.067119 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f673fdcb29a43548c88465af407d169/work/docs" 2026-06-30 03:03:00.081089 | 2026-06-30 03:03:00.081218 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 03:03:00.984932 | debian-bookworm | changed: 2026-06-30 03:03:00.987095 | debian-bookworm | .d..t...... ./ 2026-06-30 03:03:00.987160 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-30 03:03:00.987188 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-30 03:03:00.987212 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-30 03:03:00.987235 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-30 03:03:00.987257 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-30 03:03:00.987308 | debian-bookworm | changed: All items complete 2026-06-30 03:03:00.987335 | 2026-06-30 03:03:01.796256 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 03:03:02.564041 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 03:03:02.580955 | 2026-06-30 03:03:02.581104 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 03:03:02.664966 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:03:02.670712 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:03:02.689919 | 2026-06-30 03:03:02.690020 | PLAY RECAP 2026-06-30 03:03:02.690077 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-30 03:03:02.690102 | 2026-06-30 03:03:03.274887 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 03:03:03.275767 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 03:03:04.690437 | 2026-06-30 03:03:04.690671 | PLAY [Base post] 2026-06-30 03:03:04.709529 | 2026-06-30 03:03:04.709733 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 03:03:05.451213 | debian-bookworm | changed 2026-06-30 03:03:05.462782 | 2026-06-30 03:03:05.464820 | PLAY RECAP 2026-06-30 03:03:05.464918 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 03:03:05.464984 | 2026-06-30 03:03:05.822557 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 03:03:05.823528 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 03:03:06.819572 | 2026-06-30 03:03:06.819794 | PLAY [Base post-logs] 2026-06-30 03:03:06.838090 | 2026-06-30 03:03:06.838283 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 03:03:07.498515 | localhost | changed 2026-06-30 03:03:07.516009 | 2026-06-30 03:03:07.516239 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 03:03:07.604252 | localhost | ok 2026-06-30 03:03:07.610924 | 2026-06-30 03:03:07.611139 | TASK [Set zuul-log-path fact] 2026-06-30 03:03:07.650331 | localhost | ok 2026-06-30 03:03:07.664373 | 2026-06-30 03:03:07.664543 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 03:03:07.735840 | localhost | ok 2026-06-30 03:03:07.739952 | 2026-06-30 03:03:07.740075 | TASK [upload-logs : Create log directories] 2026-06-30 03:03:08.628248 | localhost | changed 2026-06-30 03:03:08.631333 | 2026-06-30 03:03:08.631460 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 03:03:09.210087 | localhost -> localhost | ok: Runtime: 0:00:00.005451 2026-06-30 03:03:09.215768 | 2026-06-30 03:03:09.215920 | TASK [upload-logs : Upload logs to log server] 2026-06-30 03:03:09.961458 | localhost | Output suppressed because no_log was given 2026-06-30 03:03:09.967890 | 2026-06-30 03:03:09.968094 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 03:03:10.040587 | localhost | skipping: Conditional result was False 2026-06-30 03:03:10.046780 | localhost | skipping: Conditional result was False 2026-06-30 03:03:10.058731 | 2026-06-30 03:03:10.059156 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 03:03:10.197521 | localhost | skipping: Conditional result was False 2026-06-30 03:03:10.198017 | 2026-06-30 03:03:10.214900 | localhost | skipping: Conditional result was False 2026-06-30 03:03:10.223062 | 2026-06-30 03:03:10.223233 | LOOP [upload-logs : Upload console log and json output]