2026-07-30 03:19:29.100040 | Job console starting 2026-07-30 03:19:29.117178 | Updating git repos 2026-07-30 03:19:29.156765 | Cloning repos into workspace 2026-07-30 03:19:29.248629 | Restoring repo states 2026-07-30 03:19:29.269485 | Merging changes 2026-07-30 03:19:29.269507 | Checking out repos 2026-07-30 03:19:29.342440 | Preparing playbooks 2026-07-30 03:19:30.814333 | Running Ansible setup 2026-07-30 03:19:35.762120 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 03:19:36.606278 | 2026-07-30 03:19:36.606476 | PLAY [Base pre] 2026-07-30 03:19:36.626295 | 2026-07-30 03:19:36.626470 | TASK [Setup log path fact] 2026-07-30 03:19:36.656486 | debian-bookworm | ok 2026-07-30 03:19:36.674055 | 2026-07-30 03:19:36.674256 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:19:36.717575 | debian-bookworm | ok 2026-07-30 03:19:36.730569 | 2026-07-30 03:19:36.730709 | TASK [emit-job-header : Print job information] 2026-07-30 03:19:36.778362 | # Job Information 2026-07-30 03:19:36.778659 | Ansible Version: 2.16.14 2026-07-30 03:19:36.778721 | Job: openstack-octavia-amphora-image-cleanup 2026-07-30 03:19:36.778780 | Pipeline: periodic-daily 2026-07-30 03:19:36.778819 | Executor: 521e9411259a 2026-07-30 03:19:36.778885 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-07-30 03:19:36.778923 | Event ID: 2b87be25bd97416bba3aac51f3e0e80a 2026-07-30 03:19:36.786386 | 2026-07-30 03:19:36.786534 | LOOP [emit-job-header : Print node information] 2026-07-30 03:19:36.918724 | debian-bookworm | ok: 2026-07-30 03:19:36.919009 | debian-bookworm | # Node Information 2026-07-30 03:19:36.919049 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-30 03:19:36.919075 | debian-bookworm | Hostname: debian 2026-07-30 03:19:36.919097 | debian-bookworm | Username: zuul 2026-07-30 03:19:36.919118 | debian-bookworm | Distro: Debian 12.15 2026-07-30 03:19:36.919142 | debian-bookworm | Provider: regiocloud-a 2026-07-30 03:19:36.919162 | debian-bookworm | Region: 2026-07-30 03:19:36.919183 | debian-bookworm | Label: debian-bookworm 2026-07-30 03:19:36.919203 | debian-bookworm | Product Name: OpenStack Nova 2026-07-30 03:19:36.919221 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecf:c02f 2026-07-30 03:19:36.945381 | 2026-07-30 03:19:36.945565 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 03:19:37.453740 | debian-bookworm -> localhost | changed 2026-07-30 03:19:37.462489 | 2026-07-30 03:19:37.462635 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 03:19:38.635708 | debian-bookworm -> localhost | changed 2026-07-30 03:19:38.648387 | 2026-07-30 03:19:38.648541 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 03:19:39.031030 | debian-bookworm -> localhost | ok 2026-07-30 03:19:39.038341 | 2026-07-30 03:19:39.038472 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 03:19:39.073635 | debian-bookworm | ok 2026-07-30 03:19:39.091630 | debian-bookworm | included: /var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 03:19:39.098242 | 2026-07-30 03:19:39.098364 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 03:19:40.205077 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-30 03:19:40.205344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/work/ef146a9321b1452e984ade76decf3e3b_id_rsa 2026-07-30 03:19:40.205384 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/work/ef146a9321b1452e984ade76decf3e3b_id_rsa.pub 2026-07-30 03:19:40.205410 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-30 03:19:40.205434 | debian-bookworm -> localhost | SHA256:8h22A05n+aGOA74b3trDX928n/c8eTsiXGvedH8nX8c zuul-build-sshkey 2026-07-30 03:19:40.205470 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-30 03:19:40.205493 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-30 03:19:40.205513 | debian-bookworm -> localhost | | | 2026-07-30 03:19:40.205534 | debian-bookworm -> localhost | | | 2026-07-30 03:19:40.205554 | debian-bookworm -> localhost | | | 2026-07-30 03:19:40.205574 | debian-bookworm -> localhost | | . | 2026-07-30 03:19:40.205594 | debian-bookworm -> localhost | | . S * . | 2026-07-30 03:19:40.205616 | debian-bookworm -> localhost | | .= * = + + | 2026-07-30 03:19:40.205637 | debian-bookworm -> localhost | | ..oo * + o.E| 2026-07-30 03:19:40.205656 | debian-bookworm -> localhost | | ..++o = ++=%| 2026-07-30 03:19:40.205676 | debian-bookworm -> localhost | | =+++o +..B^| 2026-07-30 03:19:40.205696 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-30 03:19:40.205751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.548711 2026-07-30 03:19:40.216616 | 2026-07-30 03:19:40.216774 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 03:19:40.246575 | debian-bookworm | ok 2026-07-30 03:19:40.261194 | debian-bookworm | included: /var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 03:19:40.269835 | 2026-07-30 03:19:40.269963 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 03:19:40.318592 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:19:40.327760 | 2026-07-30 03:19:40.327920 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 03:19:41.090254 | debian-bookworm | changed 2026-07-30 03:19:41.097960 | 2026-07-30 03:19:41.098150 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 03:19:41.389377 | debian-bookworm | ok 2026-07-30 03:19:41.395315 | 2026-07-30 03:19:41.395442 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 03:19:42.126819 | debian-bookworm | changed 2026-07-30 03:19:42.144870 | 2026-07-30 03:19:42.145057 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 03:19:42.890641 | debian-bookworm | changed 2026-07-30 03:19:42.903055 | 2026-07-30 03:19:42.903281 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 03:19:42.968624 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:19:42.977297 | 2026-07-30 03:19:42.977449 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 03:19:43.887090 | debian-bookworm -> localhost | changed 2026-07-30 03:19:43.903804 | 2026-07-30 03:19:43.903951 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 03:19:44.400581 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/work/ef146a9321b1452e984ade76decf3e3b_id_rsa (zuul-build-sshkey) 2026-07-30 03:19:44.400859 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016463 2026-07-30 03:19:44.410114 | 2026-07-30 03:19:44.410273 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 03:19:44.994281 | debian-bookworm | ok 2026-07-30 03:19:45.003774 | 2026-07-30 03:19:45.003921 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 03:19:45.072362 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:19:45.091367 | 2026-07-30 03:19:45.091512 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-30 03:19:45.665338 | debian-bookworm | ok 2026-07-30 03:19:45.681110 | 2026-07-30 03:19:45.681260 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-30 03:19:45.723521 | debian-bookworm | ok 2026-07-30 03:19:45.729696 | 2026-07-30 03:19:45.729813 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-30 03:19:46.270701 | debian-bookworm -> localhost | ok 2026-07-30 03:19:46.282903 | 2026-07-30 03:19:46.283103 | TASK [validate-host : Collect information about the host] 2026-07-30 03:19:47.590064 | debian-bookworm | ok 2026-07-30 03:19:47.624798 | 2026-07-30 03:19:47.624961 | TASK [validate-host : Sanitize hostname] 2026-07-30 03:19:47.973886 | debian-bookworm | ok 2026-07-30 03:19:47.979870 | 2026-07-30 03:19:47.980012 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-30 03:19:49.126043 | debian-bookworm -> localhost | changed 2026-07-30 03:19:49.140267 | 2026-07-30 03:19:49.140410 | TASK [validate-host : Collect information about zuul worker] 2026-07-30 03:19:49.697053 | debian-bookworm | ok 2026-07-30 03:19:49.704728 | 2026-07-30 03:19:49.704874 | TASK [validate-host : Write out all zuul information for each host] 2026-07-30 03:19:50.753549 | debian-bookworm -> localhost | changed 2026-07-30 03:19:50.767647 | 2026-07-30 03:19:50.767757 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-30 03:19:51.084176 | debian-bookworm | ok 2026-07-30 03:19:51.093961 | 2026-07-30 03:19:51.094182 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-30 03:19:52.208077 | debian-bookworm | changed: 2026-07-30 03:19:52.208290 | debian-bookworm | cd+++++++++ src/ 2026-07-30 03:19:52.208324 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-30 03:19:52.208348 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-30 03:19:52.208369 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-07-30 03:19:52.208389 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/work/logs" 2026-07-30 03:20:51.298046 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/work/artifacts" 2026-07-30 03:20:51.529165 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ef146a9321b1452e984ade76decf3e3b/work/docs" 2026-07-30 03:20:51.540576 | 2026-07-30 03:20:51.540762 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 03:20:52.332143 | debian-bookworm | changed: 2026-07-30 03:20:52.332345 | debian-bookworm | .d..t...... ./ 2026-07-30 03:20:52.332379 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-30 03:20:52.332403 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-30 03:20:52.332426 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-30 03:20:52.332446 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-30 03:20:52.332466 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-30 03:20:52.332505 | debian-bookworm | changed: All items complete 2026-07-30 03:20:52.332533 | 2026-07-30 03:20:52.871078 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 03:20:53.426769 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 03:20:53.461127 | 2026-07-30 03:20:53.461310 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 03:20:53.490187 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:20:53.494317 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:20:53.508927 | 2026-07-30 03:20:53.509045 | PLAY RECAP 2026-07-30 03:20:53.509115 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-30 03:20:53.509147 | 2026-07-30 03:20:53.688673 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-30 03:20:53.689599 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 03:20:54.531488 | 2026-07-30 03:20:54.531699 | PLAY [Base post] 2026-07-30 03:20:54.547165 | 2026-07-30 03:20:54.547337 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 03:20:55.144347 | debian-bookworm | changed 2026-07-30 03:20:55.153972 | 2026-07-30 03:20:55.154163 | PLAY RECAP 2026-07-30 03:20:55.154233 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 03:20:55.154299 | 2026-07-30 03:20:55.348902 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 03:20:55.349862 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 03:20:56.249560 | 2026-07-30 03:20:56.249797 | PLAY [Base post-logs] 2026-07-30 03:20:56.262790 | 2026-07-30 03:20:56.263054 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 03:20:56.741199 | localhost | changed 2026-07-30 03:20:56.752546 | 2026-07-30 03:20:56.752731 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 03:20:56.790307 | localhost | ok 2026-07-30 03:20:56.795161 | 2026-07-30 03:20:56.795295 | TASK [Set zuul-log-path fact] 2026-07-30 03:20:56.815436 | localhost | ok 2026-07-30 03:20:56.830749 | 2026-07-30 03:20:56.830960 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:20:56.869947 | localhost | ok 2026-07-30 03:20:56.876856 | 2026-07-30 03:20:56.877057 | TASK [upload-logs : Create log directories] 2026-07-30 03:20:57.458884 | localhost | changed 2026-07-30 03:20:57.462187 | 2026-07-30 03:20:57.462306 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 03:20:58.045235 | localhost -> localhost | ok: Runtime: 0:00:00.005426 2026-07-30 03:20:58.050001 | 2026-07-30 03:20:58.050120 | TASK [upload-logs : Upload logs to log server] 2026-07-30 03:20:58.637638 | localhost | Output suppressed because no_log was given 2026-07-30 03:20:58.640182 | 2026-07-30 03:20:58.640311 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 03:20:58.770255 | localhost | skipping: Conditional result was False 2026-07-30 03:20:58.779472 | localhost | skipping: Conditional result was False 2026-07-30 03:20:58.784410 | 2026-07-30 03:20:58.784527 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 03:20:58.839955 | localhost | skipping: Conditional result was False 2026-07-30 03:20:58.840302 | 2026-07-30 03:20:58.847845 | localhost | skipping: Conditional result was False 2026-07-30 03:20:58.858649 | 2026-07-30 03:20:58.858791 | LOOP [upload-logs : Upload console log and json output]