2026-03-03 21:51:00.101778 | Job console starting 2026-03-03 21:51:00.118235 | Updating git repos 2026-03-03 21:51:00.185009 | Cloning repos into workspace 2026-03-03 21:51:00.262994 | Restoring repo states 2026-03-03 21:51:00.280855 | Merging changes 2026-03-03 21:51:00.803684 | Checking out repos 2026-03-03 21:51:00.837337 | Preparing playbooks 2026-03-03 21:51:01.651753 | Running Ansible setup 2026-03-03 21:51:06.869430 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-03 21:51:07.994573 | 2026-03-03 21:51:07.994753 | PLAY [Base pre] 2026-03-03 21:51:08.040436 | 2026-03-03 21:51:08.040606 | TASK [Setup log path fact] 2026-03-03 21:51:08.087644 | debian-bookworm | ok 2026-03-03 21:51:08.115713 | 2026-03-03 21:51:08.115912 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-03 21:51:08.168063 | debian-bookworm | ok 2026-03-03 21:51:08.187108 | 2026-03-03 21:51:08.187246 | TASK [emit-job-header : Print job information] 2026-03-03 21:51:08.266814 | # Job Information 2026-03-03 21:51:08.267068 | Ansible Version: 2.16.14 2026-03-03 21:51:08.267105 | Job: flake8 2026-03-03 21:51:08.267138 | Pipeline: check 2026-03-03 21:51:08.267161 | Executor: 521e9411259a 2026-03-03 21:51:08.267182 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/720 2026-03-03 21:51:08.267205 | Event ID: 0b54f820-174b-11f1-88a2-408446c4c229 2026-03-03 21:51:08.284563 | 2026-03-03 21:51:08.284724 | LOOP [emit-job-header : Print node information] 2026-03-03 21:51:08.479493 | debian-bookworm | ok: 2026-03-03 21:51:08.479702 | debian-bookworm | # Node Information 2026-03-03 21:51:08.479738 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-03 21:51:08.479780 | debian-bookworm | Hostname: debian 2026-03-03 21:51:08.479803 | debian-bookworm | Username: zuul 2026-03-03 21:51:08.479824 | debian-bookworm | Distro: Debian 12.13 2026-03-03 21:51:08.479848 | debian-bookworm | Provider: regiocloud-a 2026-03-03 21:51:08.479868 | debian-bookworm | Region: 2026-03-03 21:51:08.479889 | debian-bookworm | Label: debian-bookworm 2026-03-03 21:51:08.479910 | debian-bookworm | Product Name: OpenStack Nova 2026-03-03 21:51:08.479930 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe24:31e2 2026-03-03 21:51:08.491651 | 2026-03-03 21:51:08.491826 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-03 21:51:09.242033 | debian-bookworm -> localhost | changed 2026-03-03 21:51:09.249686 | 2026-03-03 21:51:09.249862 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-03 21:51:10.754440 | debian-bookworm -> localhost | changed 2026-03-03 21:51:10.773675 | 2026-03-03 21:51:10.773860 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-03 21:51:11.380344 | debian-bookworm -> localhost | ok 2026-03-03 21:51:11.386976 | 2026-03-03 21:51:11.387115 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-03 21:51:11.416644 | debian-bookworm | ok 2026-03-03 21:51:11.453440 | debian-bookworm | included: /var/lib/zuul/builds/b7a80b9b5b3f4ade8ff01f6e5ca817c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-03 21:51:11.459862 | 2026-03-03 21:51:11.459978 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-03 21:51:13.226295 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-03 21:51:13.226522 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b7a80b9b5b3f4ade8ff01f6e5ca817c0/work/b7a80b9b5b3f4ade8ff01f6e5ca817c0_id_rsa 2026-03-03 21:51:13.226561 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b7a80b9b5b3f4ade8ff01f6e5ca817c0/work/b7a80b9b5b3f4ade8ff01f6e5ca817c0_id_rsa.pub 2026-03-03 21:51:13.226587 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-03 21:51:13.226612 | debian-bookworm -> localhost | SHA256:ZJ6HT6xR/ihhH2I13Nc7DT6+O0rYbTBJ2ffKxAd9j0s zuul-build-sshkey 2026-03-03 21:51:13.226696 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-03 21:51:13.226736 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-03 21:51:13.226777 | debian-bookworm -> localhost | | | 2026-03-03 21:51:13.226800 | debian-bookworm -> localhost | | . . o o | 2026-03-03 21:51:13.226821 | debian-bookworm -> localhost | | o = + = =| 2026-03-03 21:51:13.226863 | debian-bookworm -> localhost | | + B o = =*| 2026-03-03 21:51:13.226885 | debian-bookworm -> localhost | | S * + Eo=| 2026-03-03 21:51:13.226908 | debian-bookworm -> localhost | | o X * O =.| 2026-03-03 21:51:13.226929 | debian-bookworm -> localhost | | o = + B | 2026-03-03 21:51:13.226949 | debian-bookworm -> localhost | | . . ... | 2026-03-03 21:51:13.226970 | debian-bookworm -> localhost | | ..oo | 2026-03-03 21:51:13.226991 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-03 21:51:13.227053 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.026621 2026-03-03 21:51:13.233658 | 2026-03-03 21:51:13.233819 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-03 21:51:13.276278 | debian-bookworm | ok 2026-03-03 21:51:13.298228 | debian-bookworm | included: /var/lib/zuul/builds/b7a80b9b5b3f4ade8ff01f6e5ca817c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-03 21:51:13.316797 | 2026-03-03 21:51:13.316932 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-03 21:51:13.361897 | debian-bookworm | skipping: Conditional result was False 2026-03-03 21:51:13.368293 | 2026-03-03 21:51:13.368419 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-03 21:51:14.115585 | debian-bookworm | changed 2026-03-03 21:51:14.121203 | 2026-03-03 21:51:14.121323 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-03 21:51:14.427545 | debian-bookworm | ok 2026-03-03 21:51:14.454675 | 2026-03-03 21:51:14.454825 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-03 21:51:15.123950 | debian-bookworm | changed 2026-03-03 21:51:15.131702 | 2026-03-03 21:51:15.131845 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-03 21:51:15.806093 | debian-bookworm | changed 2026-03-03 21:51:15.816579 | 2026-03-03 21:51:15.816745 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-03 21:51:15.841960 | debian-bookworm | skipping: Conditional result was False 2026-03-03 21:51:15.848519 | 2026-03-03 21:51:15.848642 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-03 21:51:16.392884 | debian-bookworm -> localhost | changed 2026-03-03 21:51:16.404871 | 2026-03-03 21:51:16.405009 | TASK [add-build-sshkey : Add back temp key] 2026-03-03 21:51:16.797534 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b7a80b9b5b3f4ade8ff01f6e5ca817c0/work/b7a80b9b5b3f4ade8ff01f6e5ca817c0_id_rsa (zuul-build-sshkey) 2026-03-03 21:51:16.797886 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034381 2026-03-03 21:51:16.806628 | 2026-03-03 21:51:16.806779 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-03 21:51:17.250498 | debian-bookworm | ok 2026-03-03 21:51:17.255979 | 2026-03-03 21:51:17.256099 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-03 21:51:17.284676 | debian-bookworm | skipping: Conditional result was False 2026-03-03 21:51:17.305245 | 2026-03-03 21:51:17.305375 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-03 21:51:17.769711 | debian-bookworm | ok 2026-03-03 21:51:17.781241 | 2026-03-03 21:51:17.781372 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-03 21:51:17.825229 | debian-bookworm | ok 2026-03-03 21:51:17.832219 | 2026-03-03 21:51:17.832349 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-03 21:51:18.191656 | debian-bookworm -> localhost | ok 2026-03-03 21:51:18.199894 | 2026-03-03 21:51:18.200034 | TASK [validate-host : Collect information about the host] 2026-03-03 21:51:19.397431 | debian-bookworm | ok 2026-03-03 21:51:19.407888 | 2026-03-03 21:51:19.408010 | TASK [validate-host : Sanitize hostname] 2026-03-03 21:51:19.525907 | debian-bookworm | ok 2026-03-03 21:51:19.573021 | 2026-03-03 21:51:19.573287 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-03 21:51:20.225593 | debian-bookworm -> localhost | changed 2026-03-03 21:51:20.231625 | 2026-03-03 21:51:20.231801 | TASK [validate-host : Collect information about zuul worker] 2026-03-03 21:51:20.690428 | debian-bookworm | ok 2026-03-03 21:51:20.708569 | 2026-03-03 21:51:20.708713 | TASK [validate-host : Write out all zuul information for each host] 2026-03-03 21:51:21.331306 | debian-bookworm -> localhost | changed 2026-03-03 21:51:21.341147 | 2026-03-03 21:51:21.341263 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-03 21:51:21.617128 | debian-bookworm | ok 2026-03-03 21:51:21.623043 | 2026-03-03 21:51:21.623166 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-03 21:51:22.638268 | debian-bookworm | changed: 2026-03-03 21:51:22.638551 | debian-bookworm | cd+++++++++ src/ 2026-03-03 21:51:22.638591 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-03 21:51:22.638616 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-03 21:51:22.638639 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-03 21:51:22.638660 | debian-bookworm | Containerfile 2026-03-03 21:51:22.638826 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006509 2026-03-03 21:51:50.252220 | 2026-03-03 21:51:50.252343 | TASK [upload-logs : Upload logs to log server] 2026-03-03 21:51:50.892694 | localhost | Output suppressed because no_log was given 2026-03-03 21:51:50.894556 | 2026-03-03 21:51:50.894658 | LOOP [upload-logs : Compress console log and json output] 2026-03-03 21:51:50.955493 | localhost | skipping: Conditional result was False 2026-03-03 21:51:50.963413 | localhost | skipping: Conditional result was False 2026-03-03 21:51:50.972716 | 2026-03-03 21:51:50.972901 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-03 21:51:51.018552 | localhost | skipping: Conditional result was False 2026-03-03 21:51:51.019222 | 2026-03-03 21:51:51.023511 | localhost | skipping: Conditional result was False 2026-03-03 21:51:51.036097 | 2026-03-03 21:51:51.036219 | LOOP [upload-logs : Upload console log and json output]