2026-01-26 16:22:35.352988 | Job console starting 2026-01-26 16:22:35.375809 | Updating git repos 2026-01-26 16:22:35.416579 | Cloning repos into workspace 2026-01-26 16:22:35.470384 | Restoring repo states 2026-01-26 16:22:35.484907 | Merging changes 2026-01-26 16:22:36.031757 | Checking out repos 2026-01-26 16:22:36.071346 | Preparing playbooks 2026-01-26 16:22:36.876202 | Running Ansible setup 2026-01-26 16:22:42.813948 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 16:22:44.013509 | 2026-01-26 16:22:44.013675 | PLAY [Base pre] 2026-01-26 16:22:44.031373 | 2026-01-26 16:22:44.031532 | TASK [Setup log path fact] 2026-01-26 16:22:44.057326 | debian-bookworm | ok 2026-01-26 16:22:44.075081 | 2026-01-26 16:22:44.075260 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 16:22:44.135689 | debian-bookworm | ok 2026-01-26 16:22:44.152214 | 2026-01-26 16:22:44.152356 | TASK [emit-job-header : Print job information] 2026-01-26 16:22:44.191899 | # Job Information 2026-01-26 16:22:44.192099 | Ansible Version: 2.16.14 2026-01-26 16:22:44.192133 | Job: flake8 2026-01-26 16:22:44.192166 | Pipeline: check 2026-01-26 16:22:44.192189 | Executor: 521e9411259a 2026-01-26 16:22:44.192210 | Triggered by: https://github.com/osism/openstack-project-manager/pull/262 2026-01-26 16:22:44.192231 | Event ID: 337fc3a0-fad3-11f0-9541-99034c330fc9 2026-01-26 16:22:44.204423 | 2026-01-26 16:22:44.204562 | LOOP [emit-job-header : Print node information] 2026-01-26 16:22:44.317123 | debian-bookworm | ok: 2026-01-26 16:22:44.317331 | debian-bookworm | # Node Information 2026-01-26 16:22:44.317366 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 16:22:44.317391 | debian-bookworm | Hostname: debian 2026-01-26 16:22:44.317413 | debian-bookworm | Username: zuul 2026-01-26 16:22:44.317434 | debian-bookworm | Distro: Debian 12.13 2026-01-26 16:22:44.317457 | debian-bookworm | Provider: regiocloud-a 2026-01-26 16:22:44.317477 | debian-bookworm | Region: 2026-01-26 16:22:44.317499 | debian-bookworm | Label: debian-bookworm 2026-01-26 16:22:44.317518 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 16:22:44.317537 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:4156 2026-01-26 16:22:44.330321 | 2026-01-26 16:22:44.330457 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 16:22:44.974423 | debian-bookworm -> localhost | changed 2026-01-26 16:22:44.985970 | 2026-01-26 16:22:44.986143 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 16:22:46.357147 | debian-bookworm -> localhost | changed 2026-01-26 16:22:46.368921 | 2026-01-26 16:22:46.369060 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 16:22:46.809589 | debian-bookworm -> localhost | ok 2026-01-26 16:22:46.823441 | 2026-01-26 16:22:46.823578 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 16:22:46.870059 | debian-bookworm | ok 2026-01-26 16:22:46.892281 | debian-bookworm | included: /var/lib/zuul/builds/84f8509470914dceb58ab6ef936d9ef7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 16:22:46.898579 | 2026-01-26 16:22:46.898698 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 16:22:48.824784 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 16:22:48.825483 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/84f8509470914dceb58ab6ef936d9ef7/work/84f8509470914dceb58ab6ef936d9ef7_id_rsa 2026-01-26 16:22:48.825616 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/84f8509470914dceb58ab6ef936d9ef7/work/84f8509470914dceb58ab6ef936d9ef7_id_rsa.pub 2026-01-26 16:22:48.825691 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 16:22:48.825757 | debian-bookworm -> localhost | SHA256:FFpgfTpebOhfke0BtBQzs+1o9RpKMUerfuRFSCYCNLQ zuul-build-sshkey 2026-01-26 16:22:48.825817 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 16:22:48.825918 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 16:22:48.825978 | debian-bookworm -> localhost | | o=B...O.+ | 2026-01-26 16:22:48.826036 | debian-bookworm -> localhost | | . o.+.o.% o | 2026-01-26 16:22:48.826089 | debian-bookworm -> localhost | | . E= =+* .| 2026-01-26 16:22:48.826254 | debian-bookworm -> localhost | | .+ + oOoo | 2026-01-26 16:22:48.826325 | debian-bookworm -> localhost | | oS+ =o+.o| 2026-01-26 16:22:48.826389 | debian-bookworm -> localhost | | o +.+.+ | 2026-01-26 16:22:48.826443 | debian-bookworm -> localhost | | . .o + | 2026-01-26 16:22:48.826497 | debian-bookworm -> localhost | | . . | 2026-01-26 16:22:48.826554 | debian-bookworm -> localhost | | | 2026-01-26 16:22:48.826607 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 16:22:48.826789 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.351511 2026-01-26 16:22:48.839523 | 2026-01-26 16:22:48.839681 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 16:22:48.876593 | debian-bookworm | ok 2026-01-26 16:22:48.891126 | debian-bookworm | included: /var/lib/zuul/builds/84f8509470914dceb58ab6ef936d9ef7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 16:22:48.907245 | 2026-01-26 16:22:48.907337 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 16:22:48.930903 | debian-bookworm | skipping: Conditional result was False 2026-01-26 16:22:48.938360 | 2026-01-26 16:22:48.938446 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 16:22:49.551659 | debian-bookworm | changed 2026-01-26 16:22:49.560526 | 2026-01-26 16:22:49.560645 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 16:22:49.826390 | debian-bookworm | ok 2026-01-26 16:22:49.834698 | 2026-01-26 16:22:49.834948 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 16:22:50.483698 | debian-bookworm | changed 2026-01-26 16:22:50.495817 | 2026-01-26 16:22:50.495935 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 16:22:51.116326 | debian-bookworm | changed 2026-01-26 16:22:51.121824 | 2026-01-26 16:22:51.121951 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 16:22:51.145038 | debian-bookworm | skipping: Conditional result was False 2026-01-26 16:22:51.151676 | 2026-01-26 16:22:51.151771 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 16:22:51.680782 | debian-bookworm -> localhost | changed 2026-01-26 16:22:51.705110 | 2026-01-26 16:22:51.705735 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 16:22:52.113865 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/84f8509470914dceb58ab6ef936d9ef7/work/84f8509470914dceb58ab6ef936d9ef7_id_rsa (zuul-build-sshkey) 2026-01-26 16:22:52.114341 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015285 2026-01-26 16:22:52.130389 | 2026-01-26 16:22:52.130488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 16:22:52.551157 | debian-bookworm | ok 2026-01-26 16:22:52.559273 | 2026-01-26 16:22:52.559389 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 16:22:52.585191 | debian-bookworm | skipping: Conditional result was False 2026-01-26 16:22:52.612135 | 2026-01-26 16:22:52.612386 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 16:22:53.049889 | debian-bookworm | ok 2026-01-26 16:22:53.060094 | 2026-01-26 16:22:53.060207 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 16:22:53.087798 | debian-bookworm | ok 2026-01-26 16:22:53.092513 | 2026-01-26 16:22:53.092598 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 16:22:53.571561 | debian-bookworm -> localhost | ok 2026-01-26 16:22:53.583122 | 2026-01-26 16:22:53.583279 | TASK [validate-host : Collect information about the host] 2026-01-26 16:22:54.763529 | debian-bookworm | ok 2026-01-26 16:22:54.774419 | 2026-01-26 16:22:54.774552 | TASK [validate-host : Sanitize hostname] 2026-01-26 16:22:54.913193 | debian-bookworm | ok 2026-01-26 16:22:55.008612 | 2026-01-26 16:22:55.008988 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 16:22:55.652921 | debian-bookworm -> localhost | changed 2026-01-26 16:22:55.666294 | 2026-01-26 16:22:55.666449 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 16:22:56.169746 | debian-bookworm | ok 2026-01-26 16:22:56.175724 | 2026-01-26 16:22:56.175859 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 16:22:57.099634 | debian-bookworm -> localhost | changed 2026-01-26 16:22:57.121784 | 2026-01-26 16:22:57.122110 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 16:22:57.444802 | debian-bookworm | ok 2026-01-26 16:22:57.456410 | 2026-01-26 16:22:57.456545 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 16:22:58.963200 | debian-bookworm | changed: 2026-01-26 16:22:58.963418 | debian-bookworm | cd+++++++++ src/ 2026-01-26 16:22:58.963455 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 16:22:58.963478 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 16:22:58.963500 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-26 16:22:58.963520 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006477 2026-01-26 16:23:30.382546 | 2026-01-26 16:23:30.382631 | TASK [upload-logs : Upload logs to log server] 2026-01-26 16:23:30.897889 | localhost | Output suppressed because no_log was given 2026-01-26 16:23:30.899691 | 2026-01-26 16:23:30.899778 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 16:23:30.950438 | localhost | skipping: Conditional result was False 2026-01-26 16:23:30.957675 | localhost | skipping: Conditional result was False 2026-01-26 16:23:30.973763 | 2026-01-26 16:23:30.974153 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 16:23:31.016827 | localhost | skipping: Conditional result was False 2026-01-26 16:23:31.017091 | 2026-01-26 16:23:31.023453 | localhost | skipping: Conditional result was False 2026-01-26 16:23:31.041318 | 2026-01-26 16:23:31.041530 | LOOP [upload-logs : Upload console log and json output]