2026-03-30 03:57:27.680490 | Job console starting 2026-03-30 03:57:27.706752 | Updating git repos 2026-03-30 03:57:28.151532 | Cloning repos into workspace 2026-03-30 03:57:28.190740 | Restoring repo states 2026-03-30 03:57:28.195772 | Merging changes 2026-03-30 03:57:28.195792 | Checking out repos 2026-03-30 03:57:28.230760 | Preparing playbooks 2026-03-30 03:57:28.873692 | Running Ansible setup 2026-03-30 03:58:03.282130 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-30 03:58:04.068862 | 2026-03-30 03:58:04.069033 | PLAY [Base pre] 2026-03-30 03:58:04.085730 | 2026-03-30 03:58:04.085904 | TASK [Setup log path fact] 2026-03-30 03:58:04.105795 | ubuntu-jammy-large | ok 2026-03-30 03:58:04.121924 | 2026-03-30 03:58:04.122078 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-30 03:58:04.163184 | ubuntu-jammy-large | ok 2026-03-30 03:58:04.174700 | 2026-03-30 03:58:04.174826 | TASK [emit-job-header : Print job information] 2026-03-30 03:58:04.231817 | # Job Information 2026-03-30 03:58:04.232133 | Ansible Version: 2.16.14 2026-03-30 03:58:04.232190 | Job: openstack-octavia-amphora-image-publish-2025.2 2026-03-30 03:58:04.232243 | Pipeline: periodic-daily 2026-03-30 03:58:04.232281 | Executor: 521e9411259a 2026-03-30 03:58:04.232314 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-03-30 03:58:04.232350 | Event ID: be75e6e1d13f4f39ba85542c8b1211d2 2026-03-30 03:58:04.239637 | 2026-03-30 03:58:04.239769 | LOOP [emit-job-header : Print node information] 2026-03-30 03:58:04.354892 | ubuntu-jammy-large | ok: 2026-03-30 03:58:04.355108 | ubuntu-jammy-large | # Node Information 2026-03-30 03:58:04.355144 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-03-30 03:58:04.355171 | ubuntu-jammy-large | Hostname: ubuntu 2026-03-30 03:58:04.355195 | ubuntu-jammy-large | Username: zuul 2026-03-30 03:58:04.355218 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-03-30 03:58:04.355242 | ubuntu-jammy-large | Provider: regiocloud-a 2026-03-30 03:58:04.355263 | ubuntu-jammy-large | Region: 2026-03-30 03:58:04.355284 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-03-30 03:58:04.355305 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-03-30 03:58:04.355324 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee7:74cb 2026-03-30 03:58:04.392274 | 2026-03-30 03:58:04.392476 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-30 03:58:04.860007 | ubuntu-jammy-large -> localhost | changed 2026-03-30 03:58:04.868922 | 2026-03-30 03:58:04.869050 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-30 03:58:05.950292 | ubuntu-jammy-large -> localhost | changed 2026-03-30 03:58:05.961541 | 2026-03-30 03:58:05.961654 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-30 03:58:06.269705 | ubuntu-jammy-large -> localhost | ok 2026-03-30 03:58:06.284713 | 2026-03-30 03:58:06.284919 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-30 03:58:06.312258 | ubuntu-jammy-large | ok 2026-03-30 03:58:06.329282 | ubuntu-jammy-large | included: /var/lib/zuul/builds/232c277b075945a39ea856c86db59dcb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-30 03:58:06.335579 | 2026-03-30 03:58:06.335677 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-30 03:58:07.393898 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-03-30 03:58:07.394165 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/232c277b075945a39ea856c86db59dcb/work/232c277b075945a39ea856c86db59dcb_id_rsa 2026-03-30 03:58:07.394208 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/232c277b075945a39ea856c86db59dcb/work/232c277b075945a39ea856c86db59dcb_id_rsa.pub 2026-03-30 03:58:07.394239 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-03-30 03:58:07.394265 | ubuntu-jammy-large -> localhost | SHA256:Jh1a/kggdmSMhcWDweCDuDVbwPLIVGML+Osn9TFpPxo zuul-build-sshkey 2026-03-30 03:58:07.394306 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-03-30 03:58:07.394331 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-03-30 03:58:07.394356 | ubuntu-jammy-large -> localhost | |.o+*.X= | 2026-03-30 03:58:07.394380 | ubuntu-jammy-large -> localhost | |+++.Bo+ | 2026-03-30 03:58:07.394403 | ubuntu-jammy-large -> localhost | |===.+ o.o | 2026-03-30 03:58:07.394426 | ubuntu-jammy-large -> localhost | |.+o* o * . | 2026-03-30 03:58:07.394449 | ubuntu-jammy-large -> localhost | |. .. o.S | 2026-03-30 03:58:07.394476 | ubuntu-jammy-large -> localhost | | . . =+ o | 2026-03-30 03:58:07.394500 | ubuntu-jammy-large -> localhost | | . . oE+. . | 2026-03-30 03:58:07.394523 | ubuntu-jammy-large -> localhost | | o . ..o | 2026-03-30 03:58:07.394547 | ubuntu-jammy-large -> localhost | | o .. . | 2026-03-30 03:58:07.394570 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-03-30 03:58:07.394625 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.537303 2026-03-30 03:58:07.402414 | 2026-03-30 03:58:07.402534 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-30 03:58:07.449197 | ubuntu-jammy-large | ok 2026-03-30 03:58:07.463218 | ubuntu-jammy-large | included: /var/lib/zuul/builds/232c277b075945a39ea856c86db59dcb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-30 03:58:07.473102 | 2026-03-30 03:58:07.473207 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-30 03:58:07.497570 | ubuntu-jammy-large | skipping: Conditional result was False 2026-03-30 03:58:07.505071 | 2026-03-30 03:58:07.505195 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-30 03:58:08.121578 | ubuntu-jammy-large | changed 2026-03-30 03:58:08.127569 | 2026-03-30 03:58:08.127679 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-30 03:58:08.409410 | ubuntu-jammy-large | ok 2026-03-30 03:58:08.417512 | 2026-03-30 03:58:08.417648 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-30 03:58:09.105939 | ubuntu-jammy-large | changed 2026-03-30 03:58:09.114299 | 2026-03-30 03:58:09.114446 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-30 03:58:09.799860 | ubuntu-jammy-large | changed 2026-03-30 03:58:09.809105 | 2026-03-30 03:58:09.809228 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-30 03:58:09.835337 | ubuntu-jammy-large | skipping: Conditional result was False 2026-03-30 03:58:09.847733 | 2026-03-30 03:58:09.847944 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-30 03:58:10.372050 | ubuntu-jammy-large -> localhost | changed 2026-03-30 03:58:10.386394 | 2026-03-30 03:58:10.386510 | TASK [add-build-sshkey : Add back temp key] 2026-03-30 03:58:10.746185 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/232c277b075945a39ea856c86db59dcb/work/232c277b075945a39ea856c86db59dcb_id_rsa (zuul-build-sshkey) 2026-03-30 03:58:10.746708 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.017416 2026-03-30 03:58:10.759758 | 2026-03-30 03:58:10.759961 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-30 03:58:11.163392 | ubuntu-jammy-large | ok 2026-03-30 03:58:11.171651 | 2026-03-30 03:58:11.171788 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-30 03:58:11.206623 | ubuntu-jammy-large | skipping: Conditional result was False 2026-03-30 03:58:11.217745 | 2026-03-30 03:58:11.217889 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-30 03:58:11.651216 | ubuntu-jammy-large | ok 2026-03-30 03:58:11.668042 | 2026-03-30 03:58:11.668176 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-30 03:58:11.715432 | ubuntu-jammy-large | ok 2026-03-30 03:58:11.724064 | 2026-03-30 03:58:11.724209 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-30 03:58:12.023959 | ubuntu-jammy-large -> localhost | ok 2026-03-30 03:58:12.039439 | 2026-03-30 03:58:12.039598 | TASK [validate-host : Collect information about the host] 2026-03-30 03:58:32.340594 | ubuntu-jammy-large | ok 2026-03-30 03:58:32.392308 | 2026-03-30 03:58:32.392454 | TASK [validate-host : Sanitize hostname] 2026-03-30 03:58:32.462827 | ubuntu-jammy-large | ok 2026-03-30 03:58:32.468397 | 2026-03-30 03:58:32.468510 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-30 03:58:33.041484 | ubuntu-jammy-large -> localhost | changed 2026-03-30 03:58:33.056027 | 2026-03-30 03:58:33.056197 | TASK [validate-host : Collect information about zuul worker] 2026-03-30 03:58:33.476663 | ubuntu-jammy-large | ok 2026-03-30 03:58:33.484453 | 2026-03-30 03:58:33.484591 | TASK [validate-host : Write out all zuul information for each host] 2026-03-30 03:58:34.047072 | ubuntu-jammy-large -> localhost | changed 2026-03-30 03:58:34.057321 | 2026-03-30 03:58:34.057436 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-30 03:58:34.337092 | ubuntu-jammy-large | ok 2026-03-30 03:58:34.346680 | 2026-03-30 03:58:34.346816 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-30 03:58:35.213450 | ubuntu-jammy-large | changed: 2026-03-30 03:58:35.213766 | ubuntu-jammy-large | cd+++++++++ src/ 2026-03-30 03:58:35.213828 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-03-30 03:58:35.213899 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-03-30 03:58:35.213960 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-03-30 03:58:35.214010 | ubuntu-jammy-large | localhost | ok: Runtime: 0:00:00.007198 2026-03-30 04:28:10.366513 | 2026-03-30 04:28:10.366679 | TASK [upload-logs : Upload logs to log server] 2026-03-30 04:28:10.953218 | localhost | Output suppressed because no_log was given 2026-03-30 04:28:10.955509 | 2026-03-30 04:28:10.955625 | LOOP [upload-logs : Compress console log and json output] 2026-03-30 04:28:11.027745 | localhost | skipping: Conditional result was False 2026-03-30 04:28:11.034387 | localhost | skipping: Conditional result was False 2026-03-30 04:28:11.046460 | 2026-03-30 04:28:11.046739 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-30 04:28:11.107630 | localhost | skipping: Conditional result was False 2026-03-30 04:28:11.108460 | 2026-03-30 04:28:11.111512 | localhost | skipping: Conditional result was False 2026-03-30 04:28:11.119686 | 2026-03-30 04:28:11.119914 | LOOP [upload-logs : Upload console log and json output]