2025-10-08 03:16:59.504522 | Job console starting 2025-10-08 03:16:59.525063 | Updating git repos 2025-10-08 03:16:59.580297 | Cloning repos into workspace 2025-10-08 03:16:59.638781 | Restoring repo states 2025-10-08 03:16:59.648793 | Merging changes 2025-10-08 03:16:59.648810 | Checking out repos 2025-10-08 03:16:59.753146 | Preparing playbooks 2025-10-08 03:17:00.230391 | Running Ansible setup 2025-10-08 03:17:04.216489 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-08 03:17:05.142419 | 2025-10-08 03:17:05.142633 | PLAY [Base pre] 2025-10-08 03:17:05.160414 | 2025-10-08 03:17:05.160549 | TASK [Setup log path fact] 2025-10-08 03:17:05.180359 | debian-bookworm | ok 2025-10-08 03:17:05.199178 | 2025-10-08 03:17:05.199353 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-08 03:17:05.241914 | debian-bookworm | ok 2025-10-08 03:17:05.252270 | 2025-10-08 03:17:05.252380 | TASK [emit-job-header : Print job information] 2025-10-08 03:17:05.301996 | # Job Information 2025-10-08 03:17:05.302173 | Ansible Version: 2.16.14 2025-10-08 03:17:05.302209 | Job: yamllint 2025-10-08 03:17:05.302280 | Pipeline: periodic-daily 2025-10-08 03:17:05.302304 | Executor: 521e9411259a 2025-10-08 03:17:05.302325 | Triggered by: https://github.com/osism/ansible-collection-commons 2025-10-08 03:17:05.302346 | Event ID: 5daabf7474374ca886ba579738dfe9d1 2025-10-08 03:17:05.307527 | 2025-10-08 03:17:05.307650 | LOOP [emit-job-header : Print node information] 2025-10-08 03:17:05.464056 | debian-bookworm | ok: 2025-10-08 03:17:05.464286 | debian-bookworm | # Node Information 2025-10-08 03:17:05.464325 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-08 03:17:05.464351 | debian-bookworm | Hostname: debian 2025-10-08 03:17:05.464373 | debian-bookworm | Username: zuul 2025-10-08 03:17:05.464393 | debian-bookworm | Distro: Debian 12.12 2025-10-08 03:17:05.464416 | debian-bookworm | Provider: regiocloud-a 2025-10-08 03:17:05.464436 | debian-bookworm | Region: 2025-10-08 03:17:05.464456 | debian-bookworm | Label: debian-bookworm 2025-10-08 03:17:05.464475 | debian-bookworm | Product Name: OpenStack Nova 2025-10-08 03:17:05.464494 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:624b 2025-10-08 03:17:05.483465 | 2025-10-08 03:17:05.483605 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-08 03:17:06.344654 | debian-bookworm -> localhost | changed 2025-10-08 03:17:06.352706 | 2025-10-08 03:17:06.352837 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-08 03:17:07.751499 | debian-bookworm -> localhost | changed 2025-10-08 03:17:07.763669 | 2025-10-08 03:17:07.763789 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-08 03:17:08.161016 | debian-bookworm -> localhost | ok 2025-10-08 03:17:08.172829 | 2025-10-08 03:17:08.180920 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-08 03:17:08.218401 | debian-bookworm | ok 2025-10-08 03:17:08.249314 | debian-bookworm | included: /var/lib/zuul/builds/1ab14933d2534d709a24bfe4be2be95e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-08 03:17:08.255653 | 2025-10-08 03:17:08.255759 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-08 03:17:10.082240 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-08 03:17:10.082468 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1ab14933d2534d709a24bfe4be2be95e/work/1ab14933d2534d709a24bfe4be2be95e_id_rsa 2025-10-08 03:17:10.082507 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1ab14933d2534d709a24bfe4be2be95e/work/1ab14933d2534d709a24bfe4be2be95e_id_rsa.pub 2025-10-08 03:17:10.082534 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-08 03:17:10.082558 | debian-bookworm -> localhost | SHA256:DGCl5QNKqfJlRp39uOgDVsQZSlHB6sGToApQQRzANx0 zuul-build-sshkey 2025-10-08 03:17:10.082580 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-08 03:17:10.082613 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-08 03:17:10.082635 | debian-bookworm -> localhost | |o=*+BEB* | 2025-10-08 03:17:10.082657 | debian-bookworm -> localhost | |.o+*.OB . | 2025-10-08 03:17:10.082677 | debian-bookworm -> localhost | |.oo++++ o | 2025-10-08 03:17:10.082697 | debian-bookworm -> localhost | |= X .+. . | 2025-10-08 03:17:10.082716 | debian-bookworm -> localhost | |+. = + .S. | 2025-10-08 03:17:10.082747 | debian-bookworm -> localhost | |. . + . . | 2025-10-08 03:17:10.082767 | debian-bookworm -> localhost | | . o | 2025-10-08 03:17:10.082786 | debian-bookworm -> localhost | | o | 2025-10-08 03:17:10.082807 | debian-bookworm -> localhost | | . | 2025-10-08 03:17:10.082827 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-08 03:17:10.082899 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.254629 2025-10-08 03:17:10.092797 | 2025-10-08 03:17:10.092925 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-08 03:17:10.131611 | debian-bookworm | ok 2025-10-08 03:17:10.141470 | debian-bookworm | included: /var/lib/zuul/builds/1ab14933d2534d709a24bfe4be2be95e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-08 03:17:10.161149 | 2025-10-08 03:17:10.161300 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-08 03:17:10.198695 | debian-bookworm | skipping: Conditional result was False 2025-10-08 03:17:10.205152 | 2025-10-08 03:17:10.205288 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-08 03:17:10.914082 | debian-bookworm | changed 2025-10-08 03:17:10.921132 | 2025-10-08 03:17:10.921249 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-08 03:17:11.182323 | debian-bookworm | ok 2025-10-08 03:17:11.191727 | 2025-10-08 03:17:11.191837 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-08 03:17:11.918973 | debian-bookworm | changed 2025-10-08 03:17:11.927110 | 2025-10-08 03:17:11.927229 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-08 03:17:12.571704 | debian-bookworm | changed 2025-10-08 03:17:12.577663 | 2025-10-08 03:17:12.577762 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-08 03:17:12.591188 | debian-bookworm | skipping: Conditional result was False 2025-10-08 03:17:12.597238 | 2025-10-08 03:17:12.597528 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-08 03:17:13.031583 | debian-bookworm -> localhost | changed 2025-10-08 03:17:13.044944 | 2025-10-08 03:17:13.045035 | TASK [add-build-sshkey : Add back temp key] 2025-10-08 03:17:13.352931 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1ab14933d2534d709a24bfe4be2be95e/work/1ab14933d2534d709a24bfe4be2be95e_id_rsa (zuul-build-sshkey) 2025-10-08 03:17:13.353136 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008665 2025-10-08 03:17:13.360620 | 2025-10-08 03:17:13.360717 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-08 03:17:13.711629 | debian-bookworm | ok 2025-10-08 03:17:13.719454 | 2025-10-08 03:17:13.719657 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-08 03:17:13.744640 | debian-bookworm | skipping: Conditional result was False 2025-10-08 03:17:13.754809 | 2025-10-08 03:17:13.754916 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-08 03:17:14.175424 | debian-bookworm | ok 2025-10-08 03:17:14.185570 | 2025-10-08 03:17:14.185674 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-08 03:17:14.213135 | debian-bookworm | ok 2025-10-08 03:17:14.217954 | 2025-10-08 03:17:14.218036 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-08 03:17:14.484881 | debian-bookworm -> localhost | ok 2025-10-08 03:17:14.492842 | 2025-10-08 03:17:14.492931 | TASK [validate-host : Collect information about the host] 2025-10-08 03:17:15.578019 | debian-bookworm | ok 2025-10-08 03:17:15.599488 | 2025-10-08 03:17:15.599591 | TASK [validate-host : Sanitize hostname] 2025-10-08 03:17:15.740941 | debian-bookworm | ok 2025-10-08 03:17:15.781980 | 2025-10-08 03:17:15.782078 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-08 03:17:16.937919 | debian-bookworm -> localhost | changed 2025-10-08 03:17:16.943637 | 2025-10-08 03:17:16.943727 | TASK [validate-host : Collect information about zuul worker] 2025-10-08 03:17:17.576700 | debian-bookworm | ok 2025-10-08 03:17:17.581130 | 2025-10-08 03:17:17.581249 | TASK [validate-host : Write out all zuul information for each host] 2025-10-08 03:17:18.606081 | debian-bookworm -> localhost | changed 2025-10-08 03:17:18.613633 | 2025-10-08 03:17:18.613716 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-08 03:17:18.925692 | debian-bookworm | ok 2025-10-08 03:17:18.931306 | 2025-10-08 03:17:18.931403 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-08 03:17:20.286389 | debian-bookworm | changed: 2025-10-08 03:17:20.286554 | debian-bookworm | cd+++++++++ src/ 2025-10-08 03:17:20.286588 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-08 03:17:20.286612 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-08 03:17:20.286632 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2025-10-08 03:17:20.286652 | debian-bookworm | RedHat.yml 2025-10-08 03:17:20.335774 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2025-10-08 03:17:20.335794 | debian-bookworm | RedHat.yml 2025-10-08 03:17:20.335847 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003984 2025-10-08 03:17:44.007217 | 2025-10-08 03:17:44.007346 | TASK [upload-logs : Upload logs to log server] 2025-10-08 03:17:44.562719 | localhost | Output suppressed because no_log was given 2025-10-08 03:17:44.567216 | 2025-10-08 03:17:44.567434 | LOOP [upload-logs : Compress console log and json output] 2025-10-08 03:17:44.620225 | localhost | skipping: Conditional result was False 2025-10-08 03:17:44.625772 | localhost | skipping: Conditional result was False 2025-10-08 03:17:44.635648 | 2025-10-08 03:17:44.635770 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-08 03:17:44.684695 | localhost | skipping: Conditional result was False 2025-10-08 03:17:44.684902 | 2025-10-08 03:17:44.689475 | localhost | skipping: Conditional result was False 2025-10-08 03:17:44.701790 | 2025-10-08 03:17:44.701876 | LOOP [upload-logs : Upload console log and json output]