2026-01-29 21:22:36.134778 | Job console starting 2026-01-29 21:22:36.147087 | Updating git repos 2026-01-29 21:22:36.198393 | Cloning repos into workspace 2026-01-29 21:22:36.260332 | Restoring repo states 2026-01-29 21:22:36.287581 | Merging changes 2026-01-29 21:22:36.929322 | Checking out repos 2026-01-29 21:22:37.038390 | Preparing playbooks 2026-01-29 21:22:37.970098 | Running Ansible setup 2026-01-29 21:22:44.027004 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 21:22:45.115021 | 2026-01-29 21:22:45.115135 | PLAY [Base pre] 2026-01-29 21:22:45.129622 | 2026-01-29 21:22:45.129727 | TASK [Setup log path fact] 2026-01-29 21:22:45.146615 | debian-bookworm | ok 2026-01-29 21:22:45.163417 | 2026-01-29 21:22:45.163533 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 21:22:45.210280 | debian-bookworm | ok 2026-01-29 21:22:45.220537 | 2026-01-29 21:22:45.220638 | TASK [emit-job-header : Print job information] 2026-01-29 21:22:45.259751 | # Job Information 2026-01-29 21:22:45.259980 | Ansible Version: 2.16.14 2026-01-29 21:22:45.260024 | Job: flake8 2026-01-29 21:22:45.260064 | Pipeline: check 2026-01-29 21:22:45.260093 | Executor: 521e9411259a 2026-01-29 21:22:45.260115 | Triggered by: https://github.com/osism/python-osism/pull/1913 2026-01-29 21:22:45.260138 | Event ID: 9ab9e9b0-fd58-11f0-9e9e-c14d9d46cc03 2026-01-29 21:22:45.265175 | 2026-01-29 21:22:45.265278 | LOOP [emit-job-header : Print node information] 2026-01-29 21:22:45.409287 | debian-bookworm | ok: 2026-01-29 21:22:45.409426 | debian-bookworm | # Node Information 2026-01-29 21:22:45.409455 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 21:22:45.409476 | debian-bookworm | Hostname: debian 2026-01-29 21:22:45.409494 | debian-bookworm | Username: zuul 2026-01-29 21:22:45.409511 | debian-bookworm | Distro: Debian 12.13 2026-01-29 21:22:45.409530 | debian-bookworm | Provider: regiocloud-a 2026-01-29 21:22:45.409548 | debian-bookworm | Region: 2026-01-29 21:22:45.409566 | debian-bookworm | Label: debian-bookworm 2026-01-29 21:22:45.409582 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 21:22:45.409598 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe53:b0f0 2026-01-29 21:22:45.426215 | 2026-01-29 21:22:45.426314 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 21:22:45.843419 | debian-bookworm -> localhost | changed 2026-01-29 21:22:45.849096 | 2026-01-29 21:22:45.849180 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 21:22:47.324388 | debian-bookworm -> localhost | changed 2026-01-29 21:22:47.332984 | 2026-01-29 21:22:47.333074 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 21:22:48.045683 | debian-bookworm -> localhost | ok 2026-01-29 21:22:48.050709 | 2026-01-29 21:22:48.050801 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 21:22:48.109775 | debian-bookworm | ok 2026-01-29 21:22:48.147856 | debian-bookworm | included: /var/lib/zuul/builds/11e4264003004800be115f95ebf9aef1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 21:22:48.153080 | 2026-01-29 21:22:48.153167 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 21:22:50.012354 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 21:22:50.012540 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/11e4264003004800be115f95ebf9aef1/work/11e4264003004800be115f95ebf9aef1_id_rsa 2026-01-29 21:22:50.012580 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/11e4264003004800be115f95ebf9aef1/work/11e4264003004800be115f95ebf9aef1_id_rsa.pub 2026-01-29 21:22:50.012615 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 21:22:50.012645 | debian-bookworm -> localhost | SHA256:8kWy6plLo4U10eXZ60DGCSMoHRwps41Vh38QzoWWPmc zuul-build-sshkey 2026-01-29 21:22:50.012676 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 21:22:50.012705 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 21:22:50.012724 | debian-bookworm -> localhost | | oo*o.=+o | 2026-01-29 21:22:50.012742 | debian-bookworm -> localhost | | + * .*=B + | 2026-01-29 21:22:50.012765 | debian-bookworm -> localhost | | O .+=.O . | 2026-01-29 21:22:50.012795 | debian-bookworm -> localhost | | o . .+*E . | 2026-01-29 21:22:50.012824 | debian-bookworm -> localhost | | + S=o . | 2026-01-29 21:22:50.012850 | debian-bookworm -> localhost | | o = . o | 2026-01-29 21:22:50.012868 | debian-bookworm -> localhost | | . = . . | 2026-01-29 21:22:50.012895 | debian-bookworm -> localhost | | = + | 2026-01-29 21:22:50.012914 | debian-bookworm -> localhost | | . =. | 2026-01-29 21:22:50.012931 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 21:22:50.012976 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.249133 2026-01-29 21:22:50.018798 | 2026-01-29 21:22:50.019082 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 21:22:50.069046 | debian-bookworm | ok 2026-01-29 21:22:50.088258 | debian-bookworm | included: /var/lib/zuul/builds/11e4264003004800be115f95ebf9aef1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 21:22:50.099563 | 2026-01-29 21:22:50.099648 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 21:22:50.135497 | debian-bookworm | skipping: Conditional result was False 2026-01-29 21:22:50.140437 | 2026-01-29 21:22:50.140529 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 21:22:50.958815 | debian-bookworm | changed 2026-01-29 21:22:50.969468 | 2026-01-29 21:22:50.969580 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 21:22:51.251588 | debian-bookworm | ok 2026-01-29 21:22:51.257234 | 2026-01-29 21:22:51.257340 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 21:22:52.073502 | debian-bookworm | changed 2026-01-29 21:22:52.080098 | 2026-01-29 21:22:52.080192 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 21:22:52.762293 | debian-bookworm | changed 2026-01-29 21:22:52.767707 | 2026-01-29 21:22:52.767806 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 21:22:52.801011 | debian-bookworm | skipping: Conditional result was False 2026-01-29 21:22:52.807344 | 2026-01-29 21:22:52.807449 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 21:22:53.916959 | debian-bookworm -> localhost | changed 2026-01-29 21:22:53.931587 | 2026-01-29 21:22:53.931694 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 21:22:54.664873 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/11e4264003004800be115f95ebf9aef1/work/11e4264003004800be115f95ebf9aef1_id_rsa (zuul-build-sshkey) 2026-01-29 21:22:54.665153 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026837 2026-01-29 21:22:54.674597 | 2026-01-29 21:22:54.674707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 21:22:55.267918 | debian-bookworm | ok 2026-01-29 21:22:55.281251 | 2026-01-29 21:22:55.281367 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 21:22:55.305158 | debian-bookworm | skipping: Conditional result was False 2026-01-29 21:22:55.338535 | 2026-01-29 21:22:55.338726 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 21:22:55.875623 | debian-bookworm | ok 2026-01-29 21:22:55.884437 | 2026-01-29 21:22:55.884526 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 21:22:55.924669 | debian-bookworm | ok 2026-01-29 21:22:55.929019 | 2026-01-29 21:22:55.929168 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 21:22:56.514790 | debian-bookworm -> localhost | ok 2026-01-29 21:22:56.521384 | 2026-01-29 21:22:56.521490 | TASK [validate-host : Collect information about the host] 2026-01-29 21:22:57.950198 | debian-bookworm | ok 2026-01-29 21:22:57.963782 | 2026-01-29 21:22:57.963881 | TASK [validate-host : Sanitize hostname] 2026-01-29 21:22:58.081522 | debian-bookworm | ok 2026-01-29 21:22:58.125618 | 2026-01-29 21:22:58.125726 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 21:22:59.458525 | debian-bookworm -> localhost | changed 2026-01-29 21:22:59.465617 | 2026-01-29 21:22:59.465707 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 21:22:59.906064 | debian-bookworm | ok 2026-01-29 21:22:59.910621 | 2026-01-29 21:22:59.910711 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 21:23:00.764276 | debian-bookworm -> localhost | changed 2026-01-29 21:23:00.773228 | 2026-01-29 21:23:00.773366 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 21:23:01.045653 | debian-bookworm | ok 2026-01-29 21:23:01.052448 | 2026-01-29 21:23:01.052550 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 21:23:02.025598 | debian-bookworm | changed: 2026-01-29 21:23:02.025820 | debian-bookworm | cd+++++++++ src/ 2026-01-29 21:23:02.025863 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 21:23:02.025917 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 21:23:02.025949 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-29 21:23:02.025976 | debian-bookworm | Containerfile 2026-01-29 21:23:02.026144 | debian-bookworm | Containerfile 2026-01-29 21:23:02.037494 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017279 2026-01-29 21:24:02.410059 | 2026-01-29 21:24:02.410182 | TASK [upload-logs : Upload logs to log server] 2026-01-29 21:24:03.006635 | localhost | Output suppressed because no_log was given 2026-01-29 21:24:03.010669 | 2026-01-29 21:24:03.010816 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 21:24:03.070530 | localhost | skipping: Conditional result was False 2026-01-29 21:24:03.076866 | localhost | skipping: Conditional result was False 2026-01-29 21:24:03.087595 | 2026-01-29 21:24:03.087727 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 21:24:03.138207 | localhost | skipping: Conditional result was False 2026-01-29 21:24:03.138535 | 2026-01-29 21:24:03.144352 | localhost | skipping: Conditional result was False 2026-01-29 21:24:03.156994 | 2026-01-29 21:24:03.157140 | LOOP [upload-logs : Upload console log and json output]