2026-03-29 03:04:15.436178 | Job console starting 2026-03-29 03:04:15.465318 | Updating git repos 2026-03-29 03:04:15.499357 | Cloning repos into workspace 2026-03-29 03:04:15.574216 | Restoring repo states 2026-03-29 03:04:15.582253 | Merging changes 2026-03-29 03:04:15.582276 | Checking out repos 2026-03-29 03:04:15.634752 | Preparing playbooks 2026-03-29 03:04:16.313982 | Running Ansible setup 2026-03-29 03:04:21.253248 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 03:04:22.217339 | 2026-03-29 03:04:22.217545 | PLAY [Base pre] 2026-03-29 03:04:22.233752 | 2026-03-29 03:04:22.233898 | TASK [Setup log path fact] 2026-03-29 03:04:22.263460 | debian-bookworm | ok 2026-03-29 03:04:22.278565 | 2026-03-29 03:04:22.278723 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:04:22.308878 | debian-bookworm | ok 2026-03-29 03:04:22.318654 | 2026-03-29 03:04:22.318772 | TASK [emit-job-header : Print job information] 2026-03-29 03:04:22.358063 | # Job Information 2026-03-29 03:04:22.358248 | Ansible Version: 2.16.14 2026-03-29 03:04:22.358284 | Job: flake8 2026-03-29 03:04:22.358317 | Pipeline: periodic-daily 2026-03-29 03:04:22.358340 | Executor: 521e9411259a 2026-03-29 03:04:22.358360 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-03-29 03:04:22.358384 | Event ID: 47cd35cd8c4d40c28ce0fe30ac9bc96c 2026-03-29 03:04:22.363304 | 2026-03-29 03:04:22.363414 | LOOP [emit-job-header : Print node information] 2026-03-29 03:04:22.500701 | debian-bookworm | ok: 2026-03-29 03:04:22.501008 | debian-bookworm | # Node Information 2026-03-29 03:04:22.501143 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-29 03:04:22.501180 | debian-bookworm | Hostname: debian 2026-03-29 03:04:22.501205 | debian-bookworm | Username: zuul 2026-03-29 03:04:22.501227 | debian-bookworm | Distro: Debian 12.13 2026-03-29 03:04:22.501252 | debian-bookworm | Provider: regiocloud-a 2026-03-29 03:04:22.501273 | debian-bookworm | Region: 2026-03-29 03:04:22.501294 | debian-bookworm | Label: debian-bookworm 2026-03-29 03:04:22.501314 | debian-bookworm | Product Name: OpenStack Nova 2026-03-29 03:04:22.501333 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feba:556c 2026-03-29 03:04:22.522373 | 2026-03-29 03:04:22.522534 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-29 03:04:23.097118 | debian-bookworm -> localhost | changed 2026-03-29 03:04:23.104949 | 2026-03-29 03:04:23.105084 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-29 03:04:24.629035 | debian-bookworm -> localhost | changed 2026-03-29 03:04:24.641886 | 2026-03-29 03:04:24.642019 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-29 03:04:24.974248 | debian-bookworm -> localhost | ok 2026-03-29 03:04:24.986157 | 2026-03-29 03:04:24.986338 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-29 03:04:25.034420 | debian-bookworm | ok 2026-03-29 03:04:25.057562 | debian-bookworm | included: /var/lib/zuul/builds/f2b68fa37f774b4ca29069d4fa320da5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-29 03:04:25.064712 | 2026-03-29 03:04:25.064860 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-29 03:04:27.577857 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-29 03:04:27.578215 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f2b68fa37f774b4ca29069d4fa320da5/work/f2b68fa37f774b4ca29069d4fa320da5_id_rsa 2026-03-29 03:04:27.578270 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f2b68fa37f774b4ca29069d4fa320da5/work/f2b68fa37f774b4ca29069d4fa320da5_id_rsa.pub 2026-03-29 03:04:27.578299 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-29 03:04:27.578327 | debian-bookworm -> localhost | SHA256:IxpbP2WTNZ9wSY2VK3vNOHiOaGKk3WlYkRf2tgfXPwM zuul-build-sshkey 2026-03-29 03:04:27.578350 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-29 03:04:27.578384 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-29 03:04:27.578406 | debian-bookworm -> localhost | | .+o| 2026-03-29 03:04:27.578428 | debian-bookworm -> localhost | | o..o.| 2026-03-29 03:04:27.578467 | debian-bookworm -> localhost | | o+oo o| 2026-03-29 03:04:27.578509 | debian-bookworm -> localhost | | oo.E+oo| 2026-03-29 03:04:27.578530 | debian-bookworm -> localhost | | . o S =o o**o| 2026-03-29 03:04:27.578556 | debian-bookworm -> localhost | | = o.+....=+=| 2026-03-29 03:04:27.578577 | debian-bookworm -> localhost | | o +o+ o +.oo| 2026-03-29 03:04:27.578598 | debian-bookworm -> localhost | | . =.* . . | 2026-03-29 03:04:27.578620 | debian-bookworm -> localhost | | . + | 2026-03-29 03:04:27.578640 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-29 03:04:27.578707 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.924625 2026-03-29 03:04:27.586952 | 2026-03-29 03:04:27.587086 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-29 03:04:27.624274 | debian-bookworm | ok 2026-03-29 03:04:27.638441 | debian-bookworm | included: /var/lib/zuul/builds/f2b68fa37f774b4ca29069d4fa320da5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-29 03:04:27.651629 | 2026-03-29 03:04:27.651790 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-29 03:04:27.676612 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:04:27.682937 | 2026-03-29 03:04:27.683085 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-29 03:04:28.343322 | debian-bookworm | changed 2026-03-29 03:04:28.351786 | 2026-03-29 03:04:28.351959 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-29 03:04:28.624809 | debian-bookworm | ok 2026-03-29 03:04:28.634569 | 2026-03-29 03:04:28.634724 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-29 03:04:29.323924 | debian-bookworm | changed 2026-03-29 03:04:29.332806 | 2026-03-29 03:04:29.332966 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-29 03:04:29.950471 | debian-bookworm | changed 2026-03-29 03:04:29.964593 | 2026-03-29 03:04:29.964728 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-29 03:04:29.993900 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:04:30.000560 | 2026-03-29 03:04:30.000689 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-29 03:04:30.521698 | debian-bookworm -> localhost | changed 2026-03-29 03:04:30.538696 | 2026-03-29 03:04:30.538964 | TASK [add-build-sshkey : Add back temp key] 2026-03-29 03:04:30.947752 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f2b68fa37f774b4ca29069d4fa320da5/work/f2b68fa37f774b4ca29069d4fa320da5_id_rsa (zuul-build-sshkey) 2026-03-29 03:04:30.948011 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011912 2026-03-29 03:04:30.957516 | 2026-03-29 03:04:30.957654 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-29 03:04:31.405099 | debian-bookworm | ok 2026-03-29 03:04:31.416277 | 2026-03-29 03:04:31.416587 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-29 03:04:31.476565 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:04:31.503089 | 2026-03-29 03:04:31.503408 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-29 03:04:32.142363 | debian-bookworm | ok 2026-03-29 03:04:32.165782 | 2026-03-29 03:04:32.165928 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-29 03:04:32.207739 | debian-bookworm | ok 2026-03-29 03:04:32.215971 | 2026-03-29 03:04:32.216208 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-29 03:04:32.893111 | debian-bookworm -> localhost | ok 2026-03-29 03:04:32.919065 | 2026-03-29 03:04:32.919218 | TASK [validate-host : Collect information about the host] 2026-03-29 03:04:34.728223 | debian-bookworm | ok 2026-03-29 03:04:34.749580 | 2026-03-29 03:04:34.749728 | TASK [validate-host : Sanitize hostname] 2026-03-29 03:04:34.871707 | debian-bookworm | ok 2026-03-29 03:04:34.939451 | 2026-03-29 03:04:34.939614 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-29 03:04:35.789749 | debian-bookworm -> localhost | changed 2026-03-29 03:04:35.796345 | 2026-03-29 03:04:35.796516 | TASK [validate-host : Collect information about zuul worker] 2026-03-29 03:04:36.224386 | debian-bookworm | ok 2026-03-29 03:04:36.231748 | 2026-03-29 03:04:36.231923 | TASK [validate-host : Write out all zuul information for each host] 2026-03-29 03:04:36.873499 | debian-bookworm -> localhost | changed 2026-03-29 03:04:36.888337 | 2026-03-29 03:04:36.888556 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-29 03:04:37.152460 | debian-bookworm | ok 2026-03-29 03:04:37.159979 | 2026-03-29 03:04:37.160113 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-29 03:04:38.210379 | debian-bookworm | changed: 2026-03-29 03:04:38.210609 | debian-bookworm | cd+++++++++ src/ 2026-03-29 03:04:38.210646 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-29 03:04:38.210671 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-29 03:04:38.210694 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-03-29 03:04:38.210714 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023826 2026-03-29 03:05:05.313979 | 2026-03-29 03:05:05.314106 | TASK [upload-logs : Upload logs to log server] 2026-03-29 03:05:06.571375 | localhost | Output suppressed because no_log was given 2026-03-29 03:05:06.573646 | 2026-03-29 03:05:06.573763 | LOOP [upload-logs : Compress console log and json output] 2026-03-29 03:05:06.709348 | localhost | skipping: Conditional result was False 2026-03-29 03:05:06.730731 | localhost | skipping: Conditional result was False 2026-03-29 03:05:06.735242 | 2026-03-29 03:05:06.735368 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-29 03:05:06.837565 | localhost | skipping: Conditional result was False 2026-03-29 03:05:06.837909 | 2026-03-29 03:05:06.854209 | localhost | skipping: Conditional result was False 2026-03-29 03:05:06.863790 | 2026-03-29 03:05:06.863948 | LOOP [upload-logs : Upload console log and json output]