2026-03-05 23:33:31.794544 | Job console starting 2026-03-05 23:33:31.819595 | Updating git repos 2026-03-05 23:33:31.910566 | Cloning repos into workspace 2026-03-05 23:33:31.971532 | Restoring repo states 2026-03-05 23:33:31.996261 | Merging changes 2026-03-05 23:33:32.921893 | Checking out repos 2026-03-05 23:33:33.028757 | Preparing playbooks 2026-03-05 23:33:34.024828 | Running Ansible setup 2026-03-05 23:33:39.376880 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 23:33:40.212942 | 2026-03-05 23:33:40.213162 | PLAY [Base pre] 2026-03-05 23:33:40.247863 | 2026-03-05 23:33:40.248054 | TASK [Setup log path fact] 2026-03-05 23:33:40.285072 | debian-bookworm | ok 2026-03-05 23:33:40.326637 | 2026-03-05 23:33:40.326823 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 23:33:40.357075 | debian-bookworm | ok 2026-03-05 23:33:40.384570 | 2026-03-05 23:33:40.384731 | TASK [emit-job-header : Print job information] 2026-03-05 23:33:40.456990 | # Job Information 2026-03-05 23:33:40.457186 | Ansible Version: 2.16.14 2026-03-05 23:33:40.457221 | Job: flake8 2026-03-05 23:33:40.457255 | Pipeline: check 2026-03-05 23:33:40.457278 | Executor: 521e9411259a 2026-03-05 23:33:40.457298 | Triggered by: https://github.com/osism/python-osism/pull/2075 2026-03-05 23:33:40.457321 | Event ID: b38f7320-18eb-11f1-93e0-717a8c190434 2026-03-05 23:33:40.462354 | 2026-03-05 23:33:40.462481 | LOOP [emit-job-header : Print node information] 2026-03-05 23:33:40.685531 | debian-bookworm | ok: 2026-03-05 23:33:40.685745 | debian-bookworm | # Node Information 2026-03-05 23:33:40.685780 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-05 23:33:40.685805 | debian-bookworm | Hostname: debian 2026-03-05 23:33:40.685827 | debian-bookworm | Username: zuul 2026-03-05 23:33:40.685848 | debian-bookworm | Distro: Debian 12.13 2026-03-05 23:33:40.685871 | debian-bookworm | Provider: regiocloud-a 2026-03-05 23:33:40.685892 | debian-bookworm | Region: 2026-03-05 23:33:40.685913 | debian-bookworm | Label: debian-bookworm 2026-03-05 23:33:40.685933 | debian-bookworm | Product Name: OpenStack Nova 2026-03-05 23:33:40.685952 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe62:1745 2026-03-05 23:33:40.716421 | 2026-03-05 23:33:40.716587 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 23:33:41.875151 | debian-bookworm -> localhost | changed 2026-03-05 23:33:41.883374 | 2026-03-05 23:33:41.883531 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 23:33:43.300354 | debian-bookworm -> localhost | changed 2026-03-05 23:33:43.318112 | 2026-03-05 23:33:43.318225 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 23:33:43.666274 | debian-bookworm -> localhost | ok 2026-03-05 23:33:43.672272 | 2026-03-05 23:33:43.672372 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 23:33:43.701351 | debian-bookworm | ok 2026-03-05 23:33:43.721214 | debian-bookworm | included: /var/lib/zuul/builds/94d80b3e13f7416ca8070d416878369d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 23:33:43.727123 | 2026-03-05 23:33:43.727217 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 23:33:47.355053 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-05 23:33:47.355240 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/94d80b3e13f7416ca8070d416878369d/work/94d80b3e13f7416ca8070d416878369d_id_rsa 2026-03-05 23:33:47.355277 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/94d80b3e13f7416ca8070d416878369d/work/94d80b3e13f7416ca8070d416878369d_id_rsa.pub 2026-03-05 23:33:47.355304 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-05 23:33:47.355330 | debian-bookworm -> localhost | SHA256:vxqDGxL54bTF4s5TQdLIyAuFJwzC+wsbuVXbvb+4CRQ zuul-build-sshkey 2026-03-05 23:33:47.355352 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-05 23:33:47.355385 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-05 23:33:47.355407 | debian-bookworm -> localhost | |+o +.o o | 2026-03-05 23:33:47.355429 | debian-bookworm -> localhost | |..= + + o | 2026-03-05 23:33:47.355449 | debian-bookworm -> localhost | | .+ . E | 2026-03-05 23:33:47.355469 | debian-bookworm -> localhost | | . .o .o | 2026-03-05 23:33:47.355488 | debian-bookworm -> localhost | | o + *.S. | 2026-03-05 23:33:47.355513 | debian-bookworm -> localhost | | + o B.B.o | 2026-03-05 23:33:47.355534 | debian-bookworm -> localhost | | * o Boo o | 2026-03-05 23:33:47.355555 | debian-bookworm -> localhost | | o . +.o.+o. | 2026-03-05 23:33:47.355577 | debian-bookworm -> localhost | | +..=+o. | 2026-03-05 23:33:47.355598 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-05 23:33:47.355648 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.849698 2026-03-05 23:33:47.362216 | 2026-03-05 23:33:47.362305 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 23:33:47.400559 | debian-bookworm | ok 2026-03-05 23:33:47.411822 | debian-bookworm | included: /var/lib/zuul/builds/94d80b3e13f7416ca8070d416878369d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 23:33:47.428969 | 2026-03-05 23:33:47.429078 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 23:33:47.471510 | debian-bookworm | skipping: Conditional result was False 2026-03-05 23:33:47.477030 | 2026-03-05 23:33:47.477114 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 23:33:48.274097 | debian-bookworm | changed 2026-03-05 23:33:48.290570 | 2026-03-05 23:33:48.290684 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 23:33:48.581540 | debian-bookworm | ok 2026-03-05 23:33:48.588012 | 2026-03-05 23:33:48.588105 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 23:33:49.223346 | debian-bookworm | changed 2026-03-05 23:33:49.229803 | 2026-03-05 23:33:49.229905 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 23:33:49.860565 | debian-bookworm | changed 2026-03-05 23:33:49.877883 | 2026-03-05 23:33:49.877996 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 23:33:49.895093 | debian-bookworm | skipping: Conditional result was False 2026-03-05 23:33:49.900891 | 2026-03-05 23:33:49.901008 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 23:33:50.312412 | debian-bookworm -> localhost | changed 2026-03-05 23:33:50.322704 | 2026-03-05 23:33:50.322806 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 23:33:50.781230 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/94d80b3e13f7416ca8070d416878369d/work/94d80b3e13f7416ca8070d416878369d_id_rsa (zuul-build-sshkey) 2026-03-05 23:33:50.781441 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.047199 2026-03-05 23:33:50.788726 | 2026-03-05 23:33:50.788818 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 23:33:51.203540 | debian-bookworm | ok 2026-03-05 23:33:51.208640 | 2026-03-05 23:33:51.208734 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 23:33:51.237176 | debian-bookworm | skipping: Conditional result was False 2026-03-05 23:33:51.248159 | 2026-03-05 23:33:51.248284 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 23:33:51.727226 | debian-bookworm | ok 2026-03-05 23:33:51.741978 | 2026-03-05 23:33:51.742096 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 23:33:51.808066 | debian-bookworm | ok 2026-03-05 23:33:51.813151 | 2026-03-05 23:33:51.813246 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 23:33:52.292272 | debian-bookworm -> localhost | ok 2026-03-05 23:33:52.298540 | 2026-03-05 23:33:52.298637 | TASK [validate-host : Collect information about the host] 2026-03-05 23:33:53.413036 | debian-bookworm | ok 2026-03-05 23:33:53.427632 | 2026-03-05 23:33:53.427774 | TASK [validate-host : Sanitize hostname] 2026-03-05 23:33:53.550214 | debian-bookworm | ok 2026-03-05 23:33:53.594180 | 2026-03-05 23:33:53.594317 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 23:33:54.268026 | debian-bookworm -> localhost | changed 2026-03-05 23:33:54.274251 | 2026-03-05 23:33:54.274380 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 23:33:54.771497 | debian-bookworm | ok 2026-03-05 23:33:54.781929 | 2026-03-05 23:33:54.782090 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 23:33:55.739275 | debian-bookworm -> localhost | changed 2026-03-05 23:33:55.749549 | 2026-03-05 23:33:55.749675 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 23:33:56.048729 | debian-bookworm | ok 2026-03-05 23:33:56.063508 | 2026-03-05 23:33:56.063686 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 23:33:57.188948 | debian-bookworm | changed: 2026-03-05 23:33:57.189206 | debian-bookworm | cd+++++++++ src/ 2026-03-05 23:33:57.189243 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-05 23:33:57.189268 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-05 23:33:57.189290 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-05 23:33:57.189310 | debian-bookworm | Containerfile 2026-03-05 23:33:57.189440 | debian-bookworm | Containerfile 2026-03-05 23:33:57.203002 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007673 2026-03-05 23:34:54.518018 | 2026-03-05 23:34:54.518138 | TASK [upload-logs : Upload logs to log server] 2026-03-05 23:34:55.070542 | localhost | Output suppressed because no_log was given 2026-03-05 23:34:55.072625 | 2026-03-05 23:34:55.072741 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 23:34:55.135599 | localhost | skipping: Conditional result was False 2026-03-05 23:34:55.141422 | localhost | skipping: Conditional result was False 2026-03-05 23:34:55.154118 | 2026-03-05 23:34:55.154364 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 23:34:55.206704 | localhost | skipping: Conditional result was False 2026-03-05 23:34:55.207500 | 2026-03-05 23:34:55.211079 | localhost | skipping: Conditional result was False 2026-03-05 23:34:55.227264 | 2026-03-05 23:34:55.227508 | LOOP [upload-logs : Upload console log and json output]