2026-04-26 10:26:56.871490 | Job console starting 2026-04-26 10:26:56.884762 | Updating git repos 2026-04-26 10:26:56.929057 | Cloning repos into workspace 2026-04-26 10:26:56.999091 | Restoring repo states 2026-04-26 10:26:57.015326 | Merging changes 2026-04-26 10:26:57.546551 | Checking out repos 2026-04-26 10:26:57.580146 | Preparing playbooks 2026-04-26 10:26:58.429531 | Running Ansible setup 2026-04-26 10:27:03.667850 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 10:27:04.675142 | 2026-04-26 10:27:04.675308 | PLAY [Base pre] 2026-04-26 10:27:04.701365 | 2026-04-26 10:27:04.701523 | TASK [Setup log path fact] 2026-04-26 10:27:04.731963 | debian-bookworm | ok 2026-04-26 10:27:04.749957 | 2026-04-26 10:27:04.750140 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 10:27:04.802546 | debian-bookworm | ok 2026-04-26 10:27:04.814495 | 2026-04-26 10:27:04.814630 | TASK [emit-job-header : Print job information] 2026-04-26 10:27:04.864804 | # Job Information 2026-04-26 10:27:04.865005 | Ansible Version: 2.16.14 2026-04-26 10:27:04.865041 | Job: flake8 2026-04-26 10:27:04.865076 | Pipeline: check 2026-04-26 10:27:04.865098 | Executor: 521e9411259a 2026-04-26 10:27:04.865119 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/176 2026-04-26 10:27:04.865142 | Event ID: 6e47fe30-415a-11f1-8ab3-4073a3961f16 2026-04-26 10:27:04.872142 | 2026-04-26 10:27:04.872287 | LOOP [emit-job-header : Print node information] 2026-04-26 10:27:05.084414 | debian-bookworm | ok: 2026-04-26 10:27:05.098053 | debian-bookworm | # Node Information 2026-04-26 10:27:05.098170 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-26 10:27:05.098204 | debian-bookworm | Hostname: debian 2026-04-26 10:27:05.098229 | debian-bookworm | Username: zuul 2026-04-26 10:27:05.098251 | debian-bookworm | Distro: Debian 12.13 2026-04-26 10:27:05.098274 | debian-bookworm | Provider: regiocloud-a 2026-04-26 10:27:05.098296 | debian-bookworm | Region: 2026-04-26 10:27:05.098317 | debian-bookworm | Label: debian-bookworm 2026-04-26 10:27:05.098337 | debian-bookworm | Product Name: OpenStack Nova 2026-04-26 10:27:05.098357 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:62f3 2026-04-26 10:27:05.124096 | 2026-04-26 10:27:05.124435 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 10:27:05.789383 | debian-bookworm -> localhost | changed 2026-04-26 10:27:05.797697 | 2026-04-26 10:27:05.797874 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 10:27:07.057406 | debian-bookworm -> localhost | changed 2026-04-26 10:27:07.065879 | 2026-04-26 10:27:07.065969 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 10:27:07.478412 | debian-bookworm -> localhost | ok 2026-04-26 10:27:07.484190 | 2026-04-26 10:27:07.484294 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 10:27:07.512104 | debian-bookworm | ok 2026-04-26 10:27:07.539292 | debian-bookworm | included: /var/lib/zuul/builds/302b8fc2d0144cd79fcf9dbfdaf85308/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 10:27:07.561371 | 2026-04-26 10:27:07.561482 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 10:27:08.640952 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-26 10:27:08.641106 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/302b8fc2d0144cd79fcf9dbfdaf85308/work/302b8fc2d0144cd79fcf9dbfdaf85308_id_rsa 2026-04-26 10:27:08.641137 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/302b8fc2d0144cd79fcf9dbfdaf85308/work/302b8fc2d0144cd79fcf9dbfdaf85308_id_rsa.pub 2026-04-26 10:27:08.641158 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-26 10:27:08.641177 | debian-bookworm -> localhost | SHA256:ufUbSOokGd0adLx5tkQ62pXxbJdjHwhAx5AIs9SsR8c zuul-build-sshkey 2026-04-26 10:27:08.641195 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-26 10:27:08.641222 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-26 10:27:08.641240 | debian-bookworm -> localhost | | ++ +++. | 2026-04-26 10:27:08.641258 | debian-bookworm -> localhost | | . o= Eo. | 2026-04-26 10:27:08.641274 | debian-bookworm -> localhost | | .o o o.o | 2026-04-26 10:27:08.641291 | debian-bookworm -> localhost | | . + + =.=. .| 2026-04-26 10:27:08.641307 | debian-bookworm -> localhost | | o S O *.+=.| 2026-04-26 10:27:08.641331 | debian-bookworm -> localhost | | o X O o..+| 2026-04-26 10:27:08.641348 | debian-bookworm -> localhost | | o * o + .| 2026-04-26 10:27:08.641365 | debian-bookworm -> localhost | | + o | 2026-04-26 10:27:08.641382 | debian-bookworm -> localhost | | . . | 2026-04-26 10:27:08.641398 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-26 10:27:08.641438 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.443372 2026-04-26 10:27:08.646661 | 2026-04-26 10:27:08.646738 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 10:27:08.673208 | debian-bookworm | ok 2026-04-26 10:27:08.689450 | debian-bookworm | included: /var/lib/zuul/builds/302b8fc2d0144cd79fcf9dbfdaf85308/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 10:27:08.696668 | 2026-04-26 10:27:08.696745 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 10:27:08.709404 | debian-bookworm | skipping: Conditional result was False 2026-04-26 10:27:08.713959 | 2026-04-26 10:27:08.714031 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 10:27:09.301174 | debian-bookworm | changed 2026-04-26 10:27:09.307597 | 2026-04-26 10:27:09.307683 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 10:27:09.539128 | debian-bookworm | ok 2026-04-26 10:27:09.544516 | 2026-04-26 10:27:09.544599 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 10:27:10.179921 | debian-bookworm | changed 2026-04-26 10:27:10.190513 | 2026-04-26 10:27:10.190655 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 10:27:10.832840 | debian-bookworm | changed 2026-04-26 10:27:10.840954 | 2026-04-26 10:27:10.841077 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 10:27:10.866557 | debian-bookworm | skipping: Conditional result was False 2026-04-26 10:27:10.872382 | 2026-04-26 10:27:10.872470 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 10:27:11.299337 | debian-bookworm -> localhost | changed 2026-04-26 10:27:11.309671 | 2026-04-26 10:27:11.309782 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 10:27:11.596013 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/302b8fc2d0144cd79fcf9dbfdaf85308/work/302b8fc2d0144cd79fcf9dbfdaf85308_id_rsa (zuul-build-sshkey) 2026-04-26 10:27:11.596221 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008938 2026-04-26 10:27:11.603719 | 2026-04-26 10:27:11.603837 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 10:27:12.009492 | debian-bookworm | ok 2026-04-26 10:27:12.016154 | 2026-04-26 10:27:12.016281 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 10:27:12.039693 | debian-bookworm | skipping: Conditional result was False 2026-04-26 10:27:12.049754 | 2026-04-26 10:27:12.049860 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 10:27:12.472537 | debian-bookworm | ok 2026-04-26 10:27:12.482618 | 2026-04-26 10:27:12.482720 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 10:27:12.510529 | debian-bookworm | ok 2026-04-26 10:27:12.517686 | 2026-04-26 10:27:12.517798 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 10:27:12.809033 | debian-bookworm -> localhost | ok 2026-04-26 10:27:12.814992 | 2026-04-26 10:27:12.815088 | TASK [validate-host : Collect information about the host] 2026-04-26 10:27:13.878303 | debian-bookworm | ok 2026-04-26 10:27:13.892849 | 2026-04-26 10:27:13.892981 | TASK [validate-host : Sanitize hostname] 2026-04-26 10:27:14.014294 | debian-bookworm | ok 2026-04-26 10:27:14.059821 | 2026-04-26 10:27:14.059994 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 10:27:14.693644 | debian-bookworm -> localhost | changed 2026-04-26 10:27:14.701179 | 2026-04-26 10:27:14.701295 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 10:27:15.109775 | debian-bookworm | ok 2026-04-26 10:27:15.116735 | 2026-04-26 10:27:15.116898 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 10:27:15.827080 | debian-bookworm -> localhost | changed 2026-04-26 10:27:15.836908 | 2026-04-26 10:27:15.837023 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 10:27:16.149776 | debian-bookworm | ok 2026-04-26 10:27:16.158769 | 2026-04-26 10:27:16.158969 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 10:27:17.016006 | debian-bookworm | changed: 2026-04-26 10:27:17.016202 | debian-bookworm | cd+++++++++ src/ 2026-04-26 10:27:17.016237 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-26 10:27:17.016261 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-26 10:27:17.016282 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-04-26 10:27:17.016303 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005063 2026-04-26 10:27:44.361747 | 2026-04-26 10:27:44.361877 | TASK [upload-logs : Upload logs to log server] 2026-04-26 10:27:44.967580 | localhost | Output suppressed because no_log was given 2026-04-26 10:27:44.971355 | 2026-04-26 10:27:44.971490 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 10:27:45.023542 | localhost | skipping: Conditional result was False 2026-04-26 10:27:45.030104 | localhost | skipping: Conditional result was False 2026-04-26 10:27:45.044107 | 2026-04-26 10:27:45.044494 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 10:27:45.102514 | localhost | skipping: Conditional result was False 2026-04-26 10:27:45.103164 | 2026-04-26 10:27:45.107468 | localhost | skipping: Conditional result was False 2026-04-26 10:27:45.120560 | 2026-04-26 10:27:45.120998 | LOOP [upload-logs : Upload console log and json output]