2026-01-08 03:05:35.665445 | Job console starting 2026-01-08 03:05:35.711144 | Updating git repos 2026-01-08 03:05:35.748359 | Cloning repos into workspace 2026-01-08 03:05:35.844474 | Restoring repo states 2026-01-08 03:05:35.867112 | Merging changes 2026-01-08 03:05:35.867137 | Checking out repos 2026-01-08 03:05:36.028145 | Preparing playbooks 2026-01-08 03:05:37.742525 | Running Ansible setup 2026-01-08 03:05:45.097703 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-08 03:05:46.842619 | 2026-01-08 03:05:46.842795 | PLAY [Base pre] 2026-01-08 03:05:46.864690 | 2026-01-08 03:05:46.864847 | TASK [Setup log path fact] 2026-01-08 03:05:46.886364 | debian-bookworm | ok 2026-01-08 03:05:46.908053 | 2026-01-08 03:05:46.908234 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-08 03:05:46.969586 | debian-bookworm | ok 2026-01-08 03:05:46.992541 | 2026-01-08 03:05:46.992690 | TASK [emit-job-header : Print job information] 2026-01-08 03:05:47.064274 | # Job Information 2026-01-08 03:05:47.064594 | Ansible Version: 2.16.14 2026-01-08 03:05:47.064638 | Job: yamllint 2026-01-08 03:05:47.064675 | Pipeline: periodic-daily 2026-01-08 03:05:47.064700 | Executor: 521e9411259a 2026-01-08 03:05:47.064721 | Triggered by: https://github.com/osism/pulpfiction 2026-01-08 03:05:47.064744 | Event ID: 203ab734619a47bc85d6ba411945139f 2026-01-08 03:05:47.076658 | 2026-01-08 03:05:47.076818 | LOOP [emit-job-header : Print node information] 2026-01-08 03:05:47.390880 | debian-bookworm | ok: 2026-01-08 03:05:47.391079 | debian-bookworm | # Node Information 2026-01-08 03:05:47.391114 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-08 03:05:47.391140 | debian-bookworm | Hostname: debian 2026-01-08 03:05:47.391162 | debian-bookworm | Username: zuul 2026-01-08 03:05:47.391183 | debian-bookworm | Distro: Debian 12.12 2026-01-08 03:05:47.391206 | debian-bookworm | Provider: regiocloud-a 2026-01-08 03:05:47.391228 | debian-bookworm | Region: 2026-01-08 03:05:47.391249 | debian-bookworm | Label: debian-bookworm 2026-01-08 03:05:47.391269 | debian-bookworm | Product Name: OpenStack Nova 2026-01-08 03:05:47.391328 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8d:5216 2026-01-08 03:05:47.427306 | 2026-01-08 03:05:47.427468 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-08 03:05:48.483070 | debian-bookworm -> localhost | changed 2026-01-08 03:05:48.498338 | 2026-01-08 03:05:48.498494 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-08 03:05:50.821081 | debian-bookworm -> localhost | changed 2026-01-08 03:05:50.849110 | 2026-01-08 03:05:50.850481 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-08 03:05:51.891180 | debian-bookworm -> localhost | ok 2026-01-08 03:05:51.899335 | 2026-01-08 03:05:51.899603 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-08 03:05:51.989054 | debian-bookworm | ok 2026-01-08 03:05:52.038994 | debian-bookworm | included: /var/lib/zuul/builds/7179b8c2e124400e8e34f60c9c3f59d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-08 03:05:52.051902 | 2026-01-08 03:05:52.052033 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-08 03:05:55.063937 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-08 03:05:55.064227 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7179b8c2e124400e8e34f60c9c3f59d7/work/7179b8c2e124400e8e34f60c9c3f59d7_id_rsa 2026-01-08 03:05:55.064276 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7179b8c2e124400e8e34f60c9c3f59d7/work/7179b8c2e124400e8e34f60c9c3f59d7_id_rsa.pub 2026-01-08 03:05:55.064329 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-08 03:05:55.064356 | debian-bookworm -> localhost | SHA256:ZOKjajfktt94CP0E0xaj5tSD7xPt18AJ29rHJF6vR80 zuul-build-sshkey 2026-01-08 03:05:55.064380 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-08 03:05:55.064416 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-08 03:05:55.064438 | debian-bookworm -> localhost | | | 2026-01-08 03:05:55.064459 | debian-bookworm -> localhost | | o | 2026-01-08 03:05:55.064480 | debian-bookworm -> localhost | | .=oo | 2026-01-08 03:05:55.064499 | debian-bookworm -> localhost | | .B+= . | 2026-01-08 03:05:55.064519 | debian-bookworm -> localhost | | =o=So = . ..| 2026-01-08 03:05:55.064543 | debian-bookworm -> localhost | | o.o.+ o * o E| 2026-01-08 03:05:55.064564 | debian-bookworm -> localhost | | o.. = o + B o | 2026-01-08 03:05:55.064584 | debian-bookworm -> localhost | | ..= .o= o + + o| 2026-01-08 03:05:55.064604 | debian-bookworm -> localhost | | ..o.+o... . ..o | 2026-01-08 03:05:55.064624 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-08 03:05:55.064685 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.480312 2026-01-08 03:05:55.078314 | 2026-01-08 03:05:55.078454 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-08 03:05:55.144379 | debian-bookworm | ok 2026-01-08 03:05:55.187100 | debian-bookworm | included: /var/lib/zuul/builds/7179b8c2e124400e8e34f60c9c3f59d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-08 03:05:55.252109 | 2026-01-08 03:05:55.252262 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-08 03:05:55.298632 | debian-bookworm | skipping: Conditional result was False 2026-01-08 03:05:55.305238 | 2026-01-08 03:05:55.305381 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-08 03:05:56.210795 | debian-bookworm | changed 2026-01-08 03:05:56.219615 | 2026-01-08 03:05:56.219918 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-08 03:05:56.514476 | debian-bookworm | ok 2026-01-08 03:05:56.527130 | 2026-01-08 03:05:56.527385 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-08 03:05:57.257635 | debian-bookworm | changed 2026-01-08 03:05:57.265479 | 2026-01-08 03:05:57.265678 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-08 03:05:57.948691 | debian-bookworm | changed 2026-01-08 03:05:57.954815 | 2026-01-08 03:05:57.955158 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-08 03:05:57.979662 | debian-bookworm | skipping: Conditional result was False 2026-01-08 03:05:57.987069 | 2026-01-08 03:05:57.987222 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-08 03:05:58.512992 | debian-bookworm -> localhost | changed 2026-01-08 03:05:58.524649 | 2026-01-08 03:05:58.524790 | TASK [add-build-sshkey : Add back temp key] 2026-01-08 03:05:58.986555 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7179b8c2e124400e8e34f60c9c3f59d7/work/7179b8c2e124400e8e34f60c9c3f59d7_id_rsa (zuul-build-sshkey) 2026-01-08 03:05:58.986823 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019379 2026-01-08 03:05:58.995532 | 2026-01-08 03:05:58.995677 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-08 03:05:59.503526 | debian-bookworm | ok 2026-01-08 03:05:59.508927 | 2026-01-08 03:05:59.509058 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-08 03:05:59.544459 | debian-bookworm | skipping: Conditional result was False 2026-01-08 03:05:59.564229 | 2026-01-08 03:05:59.564405 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-08 03:06:00.065194 | debian-bookworm | ok 2026-01-08 03:06:00.091928 | 2026-01-08 03:06:00.092079 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-08 03:06:00.131732 | debian-bookworm | ok 2026-01-08 03:06:00.137467 | 2026-01-08 03:06:00.137581 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-08 03:06:00.714607 | debian-bookworm -> localhost | ok 2026-01-08 03:06:00.721750 | 2026-01-08 03:06:00.721885 | TASK [validate-host : Collect information about the host] 2026-01-08 03:06:02.123313 | debian-bookworm | ok 2026-01-08 03:06:02.135957 | 2026-01-08 03:06:02.136095 | TASK [validate-host : Sanitize hostname] 2026-01-08 03:06:02.319534 | debian-bookworm | ok 2026-01-08 03:06:02.389528 | 2026-01-08 03:06:02.389667 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-08 03:06:03.549092 | debian-bookworm -> localhost | changed 2026-01-08 03:06:03.562360 | 2026-01-08 03:06:03.562538 | TASK [validate-host : Collect information about zuul worker] 2026-01-08 03:06:04.504592 | debian-bookworm | ok 2026-01-08 03:06:04.509989 | 2026-01-08 03:06:04.510110 | TASK [validate-host : Write out all zuul information for each host] 2026-01-08 03:06:06.009167 | debian-bookworm -> localhost | changed 2026-01-08 03:06:06.020810 | 2026-01-08 03:06:06.020942 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-08 03:06:06.393327 | debian-bookworm | ok 2026-01-08 03:06:06.401193 | 2026-01-08 03:06:06.403555 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-08 03:06:08.132942 | debian-bookworm | changed: 2026-01-08 03:06:08.133155 | debian-bookworm | cd+++++++++ src/ 2026-01-08 03:06:08.133189 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-08 03:06:08.133213 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-08 03:06:08.133236 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-01-08 03:06:08.133256 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018948 2026-01-08 03:06:44.457317 | 2026-01-08 03:06:44.457463 | TASK [upload-logs : Upload logs to log server] 2026-01-08 03:06:46.138698 | localhost | Output suppressed because no_log was given 2026-01-08 03:06:46.140814 | 2026-01-08 03:06:46.140934 | LOOP [upload-logs : Compress console log and json output] 2026-01-08 03:06:46.333796 | localhost | skipping: Conditional result was False 2026-01-08 03:06:46.361865 | localhost | skipping: Conditional result was False 2026-01-08 03:06:46.373202 | 2026-01-08 03:06:46.373370 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-08 03:06:46.519515 | localhost | skipping: Conditional result was False 2026-01-08 03:06:46.519823 | 2026-01-08 03:06:46.541044 | localhost | skipping: Conditional result was False 2026-01-08 03:06:46.547533 | 2026-01-08 03:06:46.547701 | LOOP [upload-logs : Upload console log and json output]