2026-08-10 03:06:52.004110 | Job console starting 2026-08-10 03:06:52.015758 | Updating git repos 2026-08-10 03:06:52.045446 | Cloning repos into workspace 2026-08-10 03:06:52.124853 | Restoring repo states 2026-08-10 03:06:52.133424 | Merging changes 2026-08-10 03:06:52.133439 | Checking out repos 2026-08-10 03:06:52.229044 | Preparing playbooks 2026-08-10 03:06:53.304468 | Running Ansible setup 2026-08-10 03:06:57.987259 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 03:06:58.907714 | 2026-08-10 03:06:58.907895 | PLAY [Base pre] 2026-08-10 03:06:58.942054 | 2026-08-10 03:06:58.942234 | TASK [Setup log path fact] 2026-08-10 03:06:58.962906 | debian-bookworm | ok 2026-08-10 03:06:58.982747 | 2026-08-10 03:06:58.982955 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:06:59.012631 | debian-bookworm | ok 2026-08-10 03:06:59.023361 | 2026-08-10 03:06:59.023605 | TASK [emit-job-header : Print job information] 2026-08-10 03:06:59.063432 | # Job Information 2026-08-10 03:06:59.063650 | Ansible Version: 2.16.14 2026-08-10 03:06:59.063686 | Job: openstack-octavia-amphora-image-cleanup 2026-08-10 03:06:59.063720 | Pipeline: periodic-daily 2026-08-10 03:06:59.063741 | Executor: 521e9411259a 2026-08-10 03:06:59.063761 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-08-10 03:06:59.063786 | Event ID: 15a0b11c401b49dfa8e6ee7aee9ce58e 2026-08-10 03:06:59.070076 | 2026-08-10 03:06:59.070223 | LOOP [emit-job-header : Print node information] 2026-08-10 03:06:59.193298 | debian-bookworm | ok: 2026-08-10 03:06:59.193583 | debian-bookworm | # Node Information 2026-08-10 03:06:59.193694 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 03:06:59.193726 | debian-bookworm | Hostname: debian 2026-08-10 03:06:59.193749 | debian-bookworm | Username: zuul 2026-08-10 03:06:59.193770 | debian-bookworm | Distro: Debian 12.15 2026-08-10 03:06:59.193793 | debian-bookworm | Provider: regiocloud-a 2026-08-10 03:06:59.193815 | debian-bookworm | Region: 2026-08-10 03:06:59.193836 | debian-bookworm | Label: debian-bookworm 2026-08-10 03:06:59.193856 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 03:06:59.193876 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:da09 2026-08-10 03:06:59.215719 | 2026-08-10 03:06:59.215876 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 03:07:00.129618 | debian-bookworm -> localhost | changed 2026-08-10 03:07:00.137797 | 2026-08-10 03:07:00.137944 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 03:07:01.833255 | debian-bookworm -> localhost | changed 2026-08-10 03:07:01.846013 | 2026-08-10 03:07:01.846184 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 03:07:02.156719 | debian-bookworm -> localhost | ok 2026-08-10 03:07:02.163523 | 2026-08-10 03:07:02.163644 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 03:07:02.196842 | debian-bookworm | ok 2026-08-10 03:07:02.213521 | debian-bookworm | included: /var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 03:07:02.219794 | 2026-08-10 03:07:02.219907 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 03:07:04.136714 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 03:07:04.137050 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/work/84e48098c6b6447da55f34385787286c_id_rsa 2026-08-10 03:07:04.137109 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/work/84e48098c6b6447da55f34385787286c_id_rsa.pub 2026-08-10 03:07:04.137152 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 03:07:04.137190 | debian-bookworm -> localhost | SHA256:M78yQV9z/Dphub0i1oYfIHtpO6aU17FRBmG+3Fd3idM zuul-build-sshkey 2026-08-10 03:07:04.137246 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 03:07:04.137285 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 03:07:04.137319 | debian-bookworm -> localhost | | +. | 2026-08-10 03:07:04.137355 | debian-bookworm -> localhost | | o + .| 2026-08-10 03:07:04.137408 | debian-bookworm -> localhost | | = E+| 2026-08-10 03:07:04.137444 | debian-bookworm -> localhost | | . + O +| 2026-08-10 03:07:04.137478 | debian-bookworm -> localhost | | .So o B +.| 2026-08-10 03:07:04.137527 | debian-bookworm -> localhost | | .+= + B o| 2026-08-10 03:07:04.137561 | debian-bookworm -> localhost | | =.=o= = | 2026-08-10 03:07:04.137594 | debian-bookworm -> localhost | | + +B.+= .| 2026-08-10 03:07:04.137628 | debian-bookworm -> localhost | | +=.=..o.| 2026-08-10 03:07:04.137661 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 03:07:04.137749 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.383475 2026-08-10 03:07:04.149216 | 2026-08-10 03:07:04.149439 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 03:07:04.185750 | debian-bookworm | ok 2026-08-10 03:07:04.203392 | debian-bookworm | included: /var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 03:07:04.217907 | 2026-08-10 03:07:04.218085 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 03:07:04.246891 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:07:04.253554 | 2026-08-10 03:07:04.253678 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 03:07:05.010320 | debian-bookworm | changed 2026-08-10 03:07:05.017338 | 2026-08-10 03:07:05.017490 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 03:07:05.305514 | debian-bookworm | ok 2026-08-10 03:07:05.312772 | 2026-08-10 03:07:05.312917 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 03:07:06.058686 | debian-bookworm | changed 2026-08-10 03:07:06.064939 | 2026-08-10 03:07:06.065079 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 03:07:06.796322 | debian-bookworm | changed 2026-08-10 03:07:06.802579 | 2026-08-10 03:07:06.802731 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 03:07:06.858167 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:07:06.877169 | 2026-08-10 03:07:06.877330 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 03:07:08.036462 | debian-bookworm -> localhost | changed 2026-08-10 03:07:08.050122 | 2026-08-10 03:07:08.050264 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 03:07:08.902485 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/work/84e48098c6b6447da55f34385787286c_id_rsa (zuul-build-sshkey) 2026-08-10 03:07:08.902768 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025077 2026-08-10 03:07:08.915671 | 2026-08-10 03:07:08.915981 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 03:07:09.832124 | debian-bookworm | ok 2026-08-10 03:07:09.838552 | 2026-08-10 03:07:09.838721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 03:07:09.916691 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:07:09.933515 | 2026-08-10 03:07:09.933678 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 03:07:10.549663 | debian-bookworm | ok 2026-08-10 03:07:10.588598 | 2026-08-10 03:07:10.588774 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 03:07:10.674729 | debian-bookworm | ok 2026-08-10 03:07:10.685709 | 2026-08-10 03:07:10.685867 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 03:07:11.414349 | debian-bookworm -> localhost | ok 2026-08-10 03:07:11.424704 | 2026-08-10 03:07:11.424876 | TASK [validate-host : Collect information about the host] 2026-08-10 03:07:12.844541 | debian-bookworm | ok 2026-08-10 03:07:12.941988 | 2026-08-10 03:07:12.955552 | TASK [validate-host : Sanitize hostname] 2026-08-10 03:07:13.880994 | debian-bookworm | ok 2026-08-10 03:07:13.889871 | 2026-08-10 03:07:13.900396 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 03:07:15.224627 | debian-bookworm -> localhost | changed 2026-08-10 03:07:15.230627 | 2026-08-10 03:07:15.230735 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 03:07:15.788755 | debian-bookworm | ok 2026-08-10 03:07:15.793789 | 2026-08-10 03:07:15.793904 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 03:07:16.845214 | debian-bookworm -> localhost | changed 2026-08-10 03:07:16.858238 | 2026-08-10 03:07:16.858676 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 03:07:17.185872 | debian-bookworm | ok 2026-08-10 03:07:17.210540 | 2026-08-10 03:07:17.210649 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 03:07:18.621675 | debian-bookworm | changed: 2026-08-10 03:07:18.621832 | debian-bookworm | cd+++++++++ src/ 2026-08-10 03:07:18.621861 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 03:07:18.621880 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 03:07:18.621897 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-08-10 03:07:18.621914 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/work/logs" 2026-08-10 03:08:17.349262 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/work/artifacts" 2026-08-10 03:08:17.593793 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/84e48098c6b6447da55f34385787286c/work/docs" 2026-08-10 03:08:17.619113 | 2026-08-10 03:08:17.619345 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 03:08:18.472130 | debian-bookworm | changed: 2026-08-10 03:08:18.472502 | debian-bookworm | .d..t...... ./ 2026-08-10 03:08:18.472600 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 03:08:18.472631 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 03:08:18.472667 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 03:08:18.472707 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 03:08:18.472734 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 03:08:18.472793 | debian-bookworm | changed: All items complete 2026-08-10 03:08:18.472824 | 2026-08-10 03:08:19.087368 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:08:19.676596 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:08:19.690668 | 2026-08-10 03:08:19.690801 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 03:08:19.717296 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:08:19.723235 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:08:19.732433 | 2026-08-10 03:08:19.732531 | PLAY RECAP 2026-08-10 03:08:19.732587 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-10 03:08:19.732611 | 2026-08-10 03:08:19.915975 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 03:08:19.917481 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:08:20.824800 | 2026-08-10 03:08:20.825013 | PLAY [Base post] 2026-08-10 03:08:20.842012 | 2026-08-10 03:08:20.842182 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 03:08:21.533457 | debian-bookworm | changed 2026-08-10 03:08:21.541383 | 2026-08-10 03:08:21.541514 | PLAY RECAP 2026-08-10 03:08:21.541579 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 03:08:21.541646 | 2026-08-10 03:08:21.686367 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:08:21.687361 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 03:08:22.520370 | 2026-08-10 03:08:22.520698 | PLAY [Base post-logs] 2026-08-10 03:08:22.532570 | 2026-08-10 03:08:22.532734 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 03:08:23.025606 | localhost | changed 2026-08-10 03:08:23.037330 | 2026-08-10 03:08:23.037504 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 03:08:23.074660 | localhost | ok 2026-08-10 03:08:23.078755 | 2026-08-10 03:08:23.078943 | TASK [Set zuul-log-path fact] 2026-08-10 03:08:23.096346 | localhost | ok 2026-08-10 03:08:23.105518 | 2026-08-10 03:08:23.105636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:08:23.132394 | localhost | ok 2026-08-10 03:08:23.136162 | 2026-08-10 03:08:23.136292 | TASK [upload-logs : Create log directories] 2026-08-10 03:08:23.697555 | localhost | changed 2026-08-10 03:08:23.703471 | 2026-08-10 03:08:23.703692 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 03:08:24.292349 | localhost -> localhost | ok: Runtime: 0:00:00.008267 2026-08-10 03:08:24.297808 | 2026-08-10 03:08:24.297953 | TASK [upload-logs : Upload logs to log server] 2026-08-10 03:08:24.953076 | localhost | Output suppressed because no_log was given 2026-08-10 03:08:24.955645 | 2026-08-10 03:08:24.955774 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 03:08:25.011875 | localhost | skipping: Conditional result was False 2026-08-10 03:08:25.018505 | localhost | skipping: Conditional result was False 2026-08-10 03:08:25.025407 | 2026-08-10 03:08:25.025572 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 03:08:25.073714 | localhost | skipping: Conditional result was False 2026-08-10 03:08:25.074024 | 2026-08-10 03:08:25.081102 | localhost | skipping: Conditional result was False 2026-08-10 03:08:25.095347 | 2026-08-10 03:08:25.095596 | LOOP [upload-logs : Upload console log and json output]