2026-02-10 21:31:52.556205 | Job console starting 2026-02-10 21:31:52.575755 | Updating git repos 2026-02-10 21:31:52.619155 | Cloning repos into workspace 2026-02-10 21:31:52.671197 | Restoring repo states 2026-02-10 21:31:52.688792 | Merging changes 2026-02-10 21:31:53.218387 | Checking out repos 2026-02-10 21:31:53.245659 | Preparing playbooks 2026-02-10 21:31:54.027384 | Running Ansible setup 2026-02-10 21:31:59.163975 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 21:32:00.217637 | 2026-02-10 21:32:00.217796 | PLAY [Base pre] 2026-02-10 21:32:00.237753 | 2026-02-10 21:32:00.237995 | TASK [Setup log path fact] 2026-02-10 21:32:00.268715 | debian-bookworm | ok 2026-02-10 21:32:00.286681 | 2026-02-10 21:32:00.286866 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 21:32:00.317149 | debian-bookworm | ok 2026-02-10 21:32:00.337602 | 2026-02-10 21:32:00.337765 | TASK [emit-job-header : Print job information] 2026-02-10 21:32:00.394096 | # Job Information 2026-02-10 21:32:00.394289 | Ansible Version: 2.16.14 2026-02-10 21:32:00.394324 | Job: flake8 2026-02-10 21:32:00.394355 | Pipeline: check 2026-02-10 21:32:00.394378 | Executor: 521e9411259a 2026-02-10 21:32:00.394400 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/167 2026-02-10 21:32:00.394422 | Event ID: e4303860-06c7-11f1-9097-135f43707cd4 2026-02-10 21:32:00.399594 | 2026-02-10 21:32:00.399736 | LOOP [emit-job-header : Print node information] 2026-02-10 21:32:00.564658 | debian-bookworm | ok: 2026-02-10 21:32:00.564847 | debian-bookworm | # Node Information 2026-02-10 21:32:00.564881 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 21:32:00.564907 | debian-bookworm | Hostname: debian 2026-02-10 21:32:00.564928 | debian-bookworm | Username: zuul 2026-02-10 21:32:00.564949 | debian-bookworm | Distro: Debian 12.13 2026-02-10 21:32:00.564974 | debian-bookworm | Provider: regiocloud-a 2026-02-10 21:32:00.564995 | debian-bookworm | Region: 2026-02-10 21:32:00.565016 | debian-bookworm | Label: debian-bookworm 2026-02-10 21:32:00.565035 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 21:32:00.565054 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:b175 2026-02-10 21:32:00.577478 | 2026-02-10 21:32:00.577630 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 21:32:01.330461 | debian-bookworm -> localhost | changed 2026-02-10 21:32:01.337955 | 2026-02-10 21:32:01.338081 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 21:32:02.702016 | debian-bookworm -> localhost | changed 2026-02-10 21:32:02.713012 | 2026-02-10 21:32:02.713130 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 21:32:03.329031 | debian-bookworm -> localhost | ok 2026-02-10 21:32:03.344067 | 2026-02-10 21:32:03.344215 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 21:32:03.414397 | debian-bookworm | ok 2026-02-10 21:32:03.449422 | debian-bookworm | included: /var/lib/zuul/builds/93d591a24a1f4f7e93132070e383faad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 21:32:03.458227 | 2026-02-10 21:32:03.458462 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 21:32:05.147013 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 21:32:05.147178 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/93d591a24a1f4f7e93132070e383faad/work/93d591a24a1f4f7e93132070e383faad_id_rsa 2026-02-10 21:32:05.147210 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/93d591a24a1f4f7e93132070e383faad/work/93d591a24a1f4f7e93132070e383faad_id_rsa.pub 2026-02-10 21:32:05.147233 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 21:32:05.147255 | debian-bookworm -> localhost | SHA256:l5GusSiVUjwGvZsB/PgdTWqFM+505i5KBON7wr5v0Zw zuul-build-sshkey 2026-02-10 21:32:05.147273 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 21:32:05.147300 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 21:32:05.147319 | debian-bookworm -> localhost | | ... . | 2026-02-10 21:32:05.147337 | debian-bookworm -> localhost | | oo. + o. | 2026-02-10 21:32:05.147354 | debian-bookworm -> localhost | | o+=o Bo | 2026-02-10 21:32:05.147371 | debian-bookworm -> localhost | | ..=+o*.+o | 2026-02-10 21:32:05.147387 | debian-bookworm -> localhost | | o.+@S*+ | 2026-02-10 21:32:05.147408 | debian-bookworm -> localhost | | . ==.E=. | 2026-02-10 21:32:05.147425 | debian-bookworm -> localhost | | = +.o. | 2026-02-10 21:32:05.147441 | debian-bookworm -> localhost | | . =. . . | 2026-02-10 21:32:05.147458 | debian-bookworm -> localhost | | o+o. . | 2026-02-10 21:32:05.147475 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 21:32:05.147518 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.660304 2026-02-10 21:32:05.152633 | 2026-02-10 21:32:05.152711 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 21:32:05.199136 | debian-bookworm | ok 2026-02-10 21:32:05.207970 | debian-bookworm | included: /var/lib/zuul/builds/93d591a24a1f4f7e93132070e383faad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 21:32:05.224293 | 2026-02-10 21:32:05.224368 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 21:32:05.263918 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:32:05.268489 | 2026-02-10 21:32:05.268564 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 21:32:05.994577 | debian-bookworm | changed 2026-02-10 21:32:06.003753 | 2026-02-10 21:32:06.003891 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 21:32:06.357082 | debian-bookworm | ok 2026-02-10 21:32:06.366802 | 2026-02-10 21:32:06.366976 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 21:32:07.026347 | debian-bookworm | changed 2026-02-10 21:32:07.034957 | 2026-02-10 21:32:07.035090 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 21:32:07.679575 | debian-bookworm | changed 2026-02-10 21:32:07.691247 | 2026-02-10 21:32:07.691491 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 21:32:07.709411 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:32:07.719623 | 2026-02-10 21:32:07.719823 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 21:32:08.146444 | debian-bookworm -> localhost | changed 2026-02-10 21:32:08.159536 | 2026-02-10 21:32:08.159669 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 21:32:08.522822 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/93d591a24a1f4f7e93132070e383faad/work/93d591a24a1f4f7e93132070e383faad_id_rsa (zuul-build-sshkey) 2026-02-10 21:32:08.523039 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014048 2026-02-10 21:32:08.530644 | 2026-02-10 21:32:08.530752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 21:32:08.932151 | debian-bookworm | ok 2026-02-10 21:32:08.938034 | 2026-02-10 21:32:08.938142 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 21:32:08.961502 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:32:08.971320 | 2026-02-10 21:32:08.971413 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 21:32:09.401147 | debian-bookworm | ok 2026-02-10 21:32:09.416728 | 2026-02-10 21:32:09.416840 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 21:32:09.444371 | debian-bookworm | ok 2026-02-10 21:32:09.449331 | 2026-02-10 21:32:09.449425 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 21:32:09.709558 | debian-bookworm -> localhost | ok 2026-02-10 21:32:09.725819 | 2026-02-10 21:32:09.725920 | TASK [validate-host : Collect information about the host] 2026-02-10 21:32:10.829679 | debian-bookworm | ok 2026-02-10 21:32:10.840972 | 2026-02-10 21:32:10.841064 | TASK [validate-host : Sanitize hostname] 2026-02-10 21:32:10.956648 | debian-bookworm | ok 2026-02-10 21:32:10.984941 | 2026-02-10 21:32:10.985047 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 21:32:11.675208 | debian-bookworm -> localhost | changed 2026-02-10 21:32:11.681648 | 2026-02-10 21:32:11.681738 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 21:32:12.101991 | debian-bookworm | ok 2026-02-10 21:32:12.111132 | 2026-02-10 21:32:12.111299 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 21:32:12.708327 | debian-bookworm -> localhost | changed 2026-02-10 21:32:12.727475 | 2026-02-10 21:32:12.727624 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 21:32:13.039433 | debian-bookworm | ok 2026-02-10 21:32:13.048205 | 2026-02-10 21:32:13.048324 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 21:32:13.914237 | debian-bookworm | changed: 2026-02-10 21:32:13.914438 | debian-bookworm | cd+++++++++ src/ 2026-02-10 21:32:13.914472 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 21:32:13.914496 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 21:32:13.914518 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-02-10 21:32:13.914538 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019939 2026-02-10 21:32:41.411527 | 2026-02-10 21:32:41.411663 | TASK [upload-logs : Upload logs to log server] 2026-02-10 21:32:41.991569 | localhost | Output suppressed because no_log was given 2026-02-10 21:32:41.994592 | 2026-02-10 21:32:41.994744 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 21:32:42.047236 | localhost | skipping: Conditional result was False 2026-02-10 21:32:42.055675 | localhost | skipping: Conditional result was False 2026-02-10 21:32:42.063310 | 2026-02-10 21:32:42.063429 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 21:32:42.111114 | localhost | skipping: Conditional result was False 2026-02-10 21:32:42.111427 | 2026-02-10 21:32:42.118270 | localhost | skipping: Conditional result was False 2026-02-10 21:32:42.129722 | 2026-02-10 21:32:42.129838 | LOOP [upload-logs : Upload console log and json output]