2026-02-28 01:42:29.522584 | Job console starting 2026-02-28 01:42:29.536977 | Updating git repos 2026-02-28 01:42:29.588494 | Cloning repos into workspace 2026-02-28 01:42:29.641104 | Restoring repo states 2026-02-28 01:42:29.660916 | Merging changes 2026-02-28 01:42:30.368265 | Checking out repos 2026-02-28 01:42:30.438323 | Preparing playbooks 2026-02-28 01:42:31.618450 | Running Ansible setup 2026-02-28 01:42:37.348172 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-28 01:42:38.282635 | 2026-02-28 01:42:38.282765 | PLAY [Base pre] 2026-02-28 01:42:38.320850 | 2026-02-28 01:42:38.320971 | TASK [Setup log path fact] 2026-02-28 01:42:38.348618 | debian-bookworm | ok 2026-02-28 01:42:38.374820 | 2026-02-28 01:42:38.374973 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 01:42:38.412953 | debian-bookworm | ok 2026-02-28 01:42:38.432415 | 2026-02-28 01:42:38.432525 | TASK [emit-job-header : Print job information] 2026-02-28 01:42:38.488388 | # Job Information 2026-02-28 01:42:38.488587 | Ansible Version: 2.16.14 2026-02-28 01:42:38.488623 | Job: flake8 2026-02-28 01:42:38.488659 | Pipeline: check 2026-02-28 01:42:38.488683 | Executor: 521e9411259a 2026-02-28 01:42:38.488704 | Triggered by: https://github.com/osism/python-osism/pull/2066 2026-02-28 01:42:38.488725 | Event ID: b8314920-1446-11f1-8c7b-ddbe1d433b4f 2026-02-28 01:42:38.493486 | 2026-02-28 01:42:38.493589 | LOOP [emit-job-header : Print node information] 2026-02-28 01:42:38.761722 | debian-bookworm | ok: 2026-02-28 01:42:38.761928 | debian-bookworm | # Node Information 2026-02-28 01:42:38.761966 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-28 01:42:38.761990 | debian-bookworm | Hostname: debian 2026-02-28 01:42:38.762012 | debian-bookworm | Username: zuul 2026-02-28 01:42:38.762032 | debian-bookworm | Distro: Debian 12.13 2026-02-28 01:42:38.762057 | debian-bookworm | Provider: regiocloud-a 2026-02-28 01:42:38.762103 | debian-bookworm | Region: 2026-02-28 01:42:38.762126 | debian-bookworm | Label: debian-bookworm 2026-02-28 01:42:38.762146 | debian-bookworm | Product Name: OpenStack Nova 2026-02-28 01:42:38.762165 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:6b62 2026-02-28 01:42:38.782373 | 2026-02-28 01:42:38.782483 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-28 01:42:39.417373 | debian-bookworm -> localhost | changed 2026-02-28 01:42:39.424142 | 2026-02-28 01:42:39.424249 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-28 01:42:41.362980 | debian-bookworm -> localhost | changed 2026-02-28 01:42:41.373104 | 2026-02-28 01:42:41.373205 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-28 01:42:41.942405 | debian-bookworm -> localhost | ok 2026-02-28 01:42:41.948530 | 2026-02-28 01:42:41.948636 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-28 01:42:41.987279 | debian-bookworm | ok 2026-02-28 01:42:42.028612 | debian-bookworm | included: /var/lib/zuul/builds/7b75bd9872fc4b6bb436d76c1de855e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-28 01:42:42.040359 | 2026-02-28 01:42:42.040464 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-28 01:42:43.584673 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-28 01:42:43.584861 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b75bd9872fc4b6bb436d76c1de855e5/work/7b75bd9872fc4b6bb436d76c1de855e5_id_rsa 2026-02-28 01:42:43.584901 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b75bd9872fc4b6bb436d76c1de855e5/work/7b75bd9872fc4b6bb436d76c1de855e5_id_rsa.pub 2026-02-28 01:42:43.584927 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-28 01:42:43.584952 | debian-bookworm -> localhost | SHA256:xSmh+CA2v0KyeAvduog9BqWcsu3zi+VZGajY72jMk08 zuul-build-sshkey 2026-02-28 01:42:43.584975 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-28 01:42:43.585005 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-28 01:42:43.585026 | debian-bookworm -> localhost | | . | 2026-02-28 01:42:43.585047 | debian-bookworm -> localhost | | . . o . | 2026-02-28 01:42:43.585066 | debian-bookworm -> localhost | | + o . . + | 2026-02-28 01:42:43.585116 | debian-bookworm -> localhost | | ..+ + o | 2026-02-28 01:42:43.585137 | debian-bookworm -> localhost | |ooo o o S | 2026-02-28 01:42:43.585166 | debian-bookworm -> localhost | |=X o . o | 2026-02-28 01:42:43.585188 | debian-bookworm -> localhost | |***.E o | 2026-02-28 01:42:43.585209 | debian-bookworm -> localhost | |o=@@ o | 2026-02-28 01:42:43.585230 | debian-bookworm -> localhost | |o+OOO. | 2026-02-28 01:42:43.585250 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-28 01:42:43.585307 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.814307 2026-02-28 01:42:43.591245 | 2026-02-28 01:42:43.591332 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-28 01:42:43.628816 | debian-bookworm | ok 2026-02-28 01:42:43.637575 | debian-bookworm | included: /var/lib/zuul/builds/7b75bd9872fc4b6bb436d76c1de855e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-28 01:42:43.656480 | 2026-02-28 01:42:43.656581 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-28 01:42:43.699855 | debian-bookworm | skipping: Conditional result was False 2026-02-28 01:42:43.705537 | 2026-02-28 01:42:43.705632 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-28 01:42:44.569944 | debian-bookworm | changed 2026-02-28 01:42:44.575204 | 2026-02-28 01:42:44.575293 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-28 01:42:44.822140 | debian-bookworm | ok 2026-02-28 01:42:44.828918 | 2026-02-28 01:42:44.829019 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-28 01:42:45.492802 | debian-bookworm | changed 2026-02-28 01:42:45.500743 | 2026-02-28 01:42:45.500853 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-28 01:42:46.121763 | debian-bookworm | changed 2026-02-28 01:42:46.127901 | 2026-02-28 01:42:46.127990 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-28 01:42:46.140919 | debian-bookworm | skipping: Conditional result was False 2026-02-28 01:42:46.145661 | 2026-02-28 01:42:46.145736 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-28 01:42:46.706104 | debian-bookworm -> localhost | changed 2026-02-28 01:42:46.724986 | 2026-02-28 01:42:46.725097 | TASK [add-build-sshkey : Add back temp key] 2026-02-28 01:42:47.117625 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b75bd9872fc4b6bb436d76c1de855e5/work/7b75bd9872fc4b6bb436d76c1de855e5_id_rsa (zuul-build-sshkey) 2026-02-28 01:42:47.117836 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007176 2026-02-28 01:42:47.125279 | 2026-02-28 01:42:47.125372 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-28 01:42:47.488274 | debian-bookworm | ok 2026-02-28 01:42:47.500827 | 2026-02-28 01:42:47.500945 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-28 01:42:47.534140 | debian-bookworm | skipping: Conditional result was False 2026-02-28 01:42:47.544206 | 2026-02-28 01:42:47.544309 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-28 01:42:47.978854 | debian-bookworm | ok 2026-02-28 01:42:47.994897 | 2026-02-28 01:42:47.995004 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-28 01:42:48.032670 | debian-bookworm | ok 2026-02-28 01:42:48.037712 | 2026-02-28 01:42:48.037804 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-28 01:42:48.346373 | debian-bookworm -> localhost | ok 2026-02-28 01:42:48.356701 | 2026-02-28 01:42:48.356800 | TASK [validate-host : Collect information about the host] 2026-02-28 01:42:50.412518 | debian-bookworm | ok 2026-02-28 01:42:50.422324 | 2026-02-28 01:42:50.422428 | TASK [validate-host : Sanitize hostname] 2026-02-28 01:42:50.511254 | debian-bookworm | ok 2026-02-28 01:42:50.543217 | 2026-02-28 01:42:50.543321 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-28 01:42:51.400595 | debian-bookworm -> localhost | changed 2026-02-28 01:42:51.406102 | 2026-02-28 01:42:51.406202 | TASK [validate-host : Collect information about zuul worker] 2026-02-28 01:42:51.811263 | debian-bookworm | ok 2026-02-28 01:42:51.815770 | 2026-02-28 01:42:51.815868 | TASK [validate-host : Write out all zuul information for each host] 2026-02-28 01:42:52.535452 | debian-bookworm -> localhost | changed 2026-02-28 01:42:52.544361 | 2026-02-28 01:42:52.544453 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-28 01:42:52.818129 | debian-bookworm | ok 2026-02-28 01:42:52.824669 | 2026-02-28 01:42:52.824767 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-28 01:42:54.000640 | debian-bookworm | changed: 2026-02-28 01:42:54.000856 | debian-bookworm | cd+++++++++ src/ 2026-02-28 01:42:54.000891 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-28 01:42:54.000916 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-28 01:42:54.000937 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-28 01:42:54.000957 | debian-bookworm | Containerfile 2026-02-28 01:42:54.001137 | debian-bookworm | Containerfile 2026-02-28 01:42:54.023200 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011885 2026-02-28 01:43:55.977641 | 2026-02-28 01:43:55.977924 | TASK [upload-logs : Upload logs to log server] 2026-02-28 01:43:56.615191 | localhost | Output suppressed because no_log was given 2026-02-28 01:43:56.618444 | 2026-02-28 01:43:56.618664 | LOOP [upload-logs : Compress console log and json output] 2026-02-28 01:43:56.685002 | localhost | skipping: Conditional result was False 2026-02-28 01:43:56.699531 | localhost | skipping: Conditional result was False 2026-02-28 01:43:56.708240 | 2026-02-28 01:43:56.708353 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-28 01:43:56.763952 | localhost | skipping: Conditional result was False 2026-02-28 01:43:56.764289 | 2026-02-28 01:43:56.769305 | localhost | skipping: Conditional result was False 2026-02-28 01:43:56.775781 | 2026-02-28 01:43:56.775907 | LOOP [upload-logs : Upload console log and json output]