2026-01-18 00:20:19.219537 | Job console starting 2026-01-18 00:20:19.239096 | Updating git repos 2026-01-18 00:20:19.274779 | Cloning repos into workspace 2026-01-18 00:20:19.384419 | Restoring repo states 2026-01-18 00:20:19.395210 | Merging changes 2026-01-18 00:20:19.888703 | Checking out repos 2026-01-18 00:20:19.959763 | Preparing playbooks 2026-01-18 00:20:20.775659 | Running Ansible setup 2026-01-18 00:20:25.837491 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-18 00:20:26.683821 | 2026-01-18 00:20:26.684031 | PLAY [Base pre] 2026-01-18 00:20:26.700666 | 2026-01-18 00:20:26.700804 | TASK [Setup log path fact] 2026-01-18 00:20:26.739967 | debian-bookworm | ok 2026-01-18 00:20:26.758232 | 2026-01-18 00:20:26.758395 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-18 00:20:26.819886 | debian-bookworm | ok 2026-01-18 00:20:26.842328 | 2026-01-18 00:20:26.842464 | TASK [emit-job-header : Print job information] 2026-01-18 00:20:26.912391 | # Job Information 2026-01-18 00:20:26.912582 | Ansible Version: 2.16.14 2026-01-18 00:20:26.912618 | Job: flake8 2026-01-18 00:20:26.912651 | Pipeline: check 2026-01-18 00:20:26.912675 | Executor: 521e9411259a 2026-01-18 00:20:26.912695 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1091 2026-01-18 00:20:26.912717 | Event ID: 73486950-f403-11f0-8ee2-fda55c0c4814 2026-01-18 00:20:26.918396 | 2026-01-18 00:20:26.918518 | LOOP [emit-job-header : Print node information] 2026-01-18 00:20:27.074952 | debian-bookworm | ok: 2026-01-18 00:20:27.075208 | debian-bookworm | # Node Information 2026-01-18 00:20:27.075250 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-18 00:20:27.075276 | debian-bookworm | Hostname: debian 2026-01-18 00:20:27.075299 | debian-bookworm | Username: zuul 2026-01-18 00:20:27.075319 | debian-bookworm | Distro: Debian 12.13 2026-01-18 00:20:27.075342 | debian-bookworm | Provider: regiocloud-a 2026-01-18 00:20:27.075363 | debian-bookworm | Region: 2026-01-18 00:20:27.075383 | debian-bookworm | Label: debian-bookworm 2026-01-18 00:20:27.075403 | debian-bookworm | Product Name: OpenStack Nova 2026-01-18 00:20:27.075423 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:ada3 2026-01-18 00:20:27.096725 | 2026-01-18 00:20:27.096899 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-18 00:20:27.784077 | debian-bookworm -> localhost | changed 2026-01-18 00:20:27.791511 | 2026-01-18 00:20:27.791650 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-18 00:20:29.238063 | debian-bookworm -> localhost | changed 2026-01-18 00:20:29.253084 | 2026-01-18 00:20:29.253227 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-18 00:20:29.605616 | debian-bookworm -> localhost | ok 2026-01-18 00:20:29.612160 | 2026-01-18 00:20:29.612294 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-18 00:20:29.659489 | debian-bookworm | ok 2026-01-18 00:20:29.688235 | debian-bookworm | included: /var/lib/zuul/builds/7a02b0c14cf848dfbd0772d1aa15262f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-18 00:20:29.705498 | 2026-01-18 00:20:29.705639 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-18 00:20:31.239264 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-18 00:20:31.239461 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7a02b0c14cf848dfbd0772d1aa15262f/work/7a02b0c14cf848dfbd0772d1aa15262f_id_rsa 2026-01-18 00:20:31.239501 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7a02b0c14cf848dfbd0772d1aa15262f/work/7a02b0c14cf848dfbd0772d1aa15262f_id_rsa.pub 2026-01-18 00:20:31.239529 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-18 00:20:31.239554 | debian-bookworm -> localhost | SHA256:QZI50M8In/k5hkVRSaK562nlqozNW9XsQOZm67lpZsw zuul-build-sshkey 2026-01-18 00:20:31.239577 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-18 00:20:31.239608 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-18 00:20:31.239631 | debian-bookworm -> localhost | | .o.o++o. | 2026-01-18 00:20:31.239653 | debian-bookworm -> localhost | | . ==... | 2026-01-18 00:20:31.239674 | debian-bookworm -> localhost | | ooO+ | 2026-01-18 00:20:31.239694 | debian-bookworm -> localhost | | ==++ | 2026-01-18 00:20:31.239715 | debian-bookworm -> localhost | | .+S.o | 2026-01-18 00:20:31.239740 | debian-bookworm -> localhost | | .=*+ | 2026-01-18 00:20:31.239761 | debian-bookworm -> localhost | | o*... | 2026-01-18 00:20:31.239781 | debian-bookworm -> localhost | | = o.oEo | 2026-01-18 00:20:31.239802 | debian-bookworm -> localhost | | . *++==. | 2026-01-18 00:20:31.239822 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-18 00:20:31.239896 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.863104 2026-01-18 00:20:31.245857 | 2026-01-18 00:20:31.245944 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-18 00:20:31.273255 | debian-bookworm | ok 2026-01-18 00:20:31.281873 | debian-bookworm | included: /var/lib/zuul/builds/7a02b0c14cf848dfbd0772d1aa15262f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-18 00:20:31.290272 | 2026-01-18 00:20:31.290351 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-18 00:20:31.313279 | debian-bookworm | skipping: Conditional result was False 2026-01-18 00:20:31.318604 | 2026-01-18 00:20:31.318685 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-18 00:20:31.933398 | debian-bookworm | changed 2026-01-18 00:20:31.938608 | 2026-01-18 00:20:31.938703 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-18 00:20:32.224964 | debian-bookworm | ok 2026-01-18 00:20:32.232620 | 2026-01-18 00:20:32.232738 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-18 00:20:32.925346 | debian-bookworm | changed 2026-01-18 00:20:32.933400 | 2026-01-18 00:20:32.933523 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-18 00:20:33.563962 | debian-bookworm | changed 2026-01-18 00:20:33.568611 | 2026-01-18 00:20:33.568690 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-18 00:20:33.601523 | debian-bookworm | skipping: Conditional result was False 2026-01-18 00:20:33.606669 | 2026-01-18 00:20:33.606747 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-18 00:20:34.014598 | debian-bookworm -> localhost | changed 2026-01-18 00:20:34.024825 | 2026-01-18 00:20:34.024956 | TASK [add-build-sshkey : Add back temp key] 2026-01-18 00:20:34.375136 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7a02b0c14cf848dfbd0772d1aa15262f/work/7a02b0c14cf848dfbd0772d1aa15262f_id_rsa (zuul-build-sshkey) 2026-01-18 00:20:34.375348 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009108 2026-01-18 00:20:34.382664 | 2026-01-18 00:20:34.382767 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-18 00:20:34.964948 | debian-bookworm | ok 2026-01-18 00:20:34.973224 | 2026-01-18 00:20:34.973526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-18 00:20:35.011238 | debian-bookworm | skipping: Conditional result was False 2026-01-18 00:20:35.021387 | 2026-01-18 00:20:35.021482 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-18 00:20:35.476524 | debian-bookworm | ok 2026-01-18 00:20:35.486570 | 2026-01-18 00:20:35.486662 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-18 00:20:35.515163 | debian-bookworm | ok 2026-01-18 00:20:35.520325 | 2026-01-18 00:20:35.520418 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-18 00:20:35.795320 | debian-bookworm -> localhost | ok 2026-01-18 00:20:35.801475 | 2026-01-18 00:20:35.801565 | TASK [validate-host : Collect information about the host] 2026-01-18 00:20:36.896967 | debian-bookworm | ok 2026-01-18 00:20:36.923702 | 2026-01-18 00:20:36.923843 | TASK [validate-host : Sanitize hostname] 2026-01-18 00:20:37.030092 | debian-bookworm | ok 2026-01-18 00:20:37.104905 | 2026-01-18 00:20:37.105080 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-18 00:20:37.897540 | debian-bookworm -> localhost | changed 2026-01-18 00:20:37.905097 | 2026-01-18 00:20:37.905231 | TASK [validate-host : Collect information about zuul worker] 2026-01-18 00:20:38.381244 | debian-bookworm | ok 2026-01-18 00:20:38.387353 | 2026-01-18 00:20:38.387477 | TASK [validate-host : Write out all zuul information for each host] 2026-01-18 00:20:39.146991 | debian-bookworm -> localhost | changed 2026-01-18 00:20:39.171104 | 2026-01-18 00:20:39.171379 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-18 00:20:39.465949 | debian-bookworm | ok 2026-01-18 00:20:39.483533 | 2026-01-18 00:20:39.483666 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-18 00:20:40.767641 | debian-bookworm | changed: 2026-01-18 00:20:40.767930 | debian-bookworm | cd+++++++++ src/ 2026-01-18 00:20:40.767974 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-18 00:20:40.767999 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-18 00:20:40.768020 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-18 00:20:40.768041 | debian-bookworm | localhost | ok: Runtime: 0:00:00.026809 2026-01-18 00:21:14.898578 | 2026-01-18 00:21:14.898660 | TASK [upload-logs : Upload logs to log server] 2026-01-18 00:21:15.560873 | localhost | Output suppressed because no_log was given 2026-01-18 00:21:15.562233 | 2026-01-18 00:21:15.562301 | LOOP [upload-logs : Compress console log and json output] 2026-01-18 00:21:15.610506 | localhost | skipping: Conditional result was False 2026-01-18 00:21:15.617145 | localhost | skipping: Conditional result was False 2026-01-18 00:21:15.627129 | 2026-01-18 00:21:15.627218 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-18 00:21:15.691563 | localhost | skipping: Conditional result was False 2026-01-18 00:21:15.691790 | 2026-01-18 00:21:15.697553 | localhost | skipping: Conditional result was False 2026-01-18 00:21:15.704277 | 2026-01-18 00:21:15.704366 | LOOP [upload-logs : Upload console log and json output]