2026-02-03 03:17:51.936183 | Job console starting 2026-02-03 03:17:51.945449 | Updating git repos 2026-02-03 03:17:52.006052 | Cloning repos into workspace 2026-02-03 03:17:52.091089 | Restoring repo states 2026-02-03 03:17:52.121166 | Merging changes 2026-02-03 03:17:52.121181 | Checking out repos 2026-02-03 03:17:52.224134 | Preparing playbooks 2026-02-03 03:17:53.350824 | Running Ansible setup 2026-02-03 03:17:58.041898 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 03:17:58.662947 | 2026-02-03 03:17:58.663058 | PLAY [Base pre] 2026-02-03 03:17:58.682887 | 2026-02-03 03:17:58.682986 | TASK [Setup log path fact] 2026-02-03 03:17:58.710057 | debian-bookworm | ok 2026-02-03 03:17:58.749303 | 2026-02-03 03:17:58.749429 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 03:17:58.787509 | debian-bookworm | ok 2026-02-03 03:17:58.795271 | 2026-02-03 03:17:58.795352 | TASK [emit-job-header : Print job information] 2026-02-03 03:17:58.873961 | # Job Information 2026-02-03 03:17:58.874106 | Ansible Version: 2.16.14 2026-02-03 03:17:58.874134 | Job: flake8 2026-02-03 03:17:58.874161 | Pipeline: periodic-daily 2026-02-03 03:17:58.874179 | Executor: 521e9411259a 2026-02-03 03:17:58.874196 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-02-03 03:17:58.874214 | Event ID: 775c40ab24df4153ad3f0a341c0580dc 2026-02-03 03:17:58.878112 | 2026-02-03 03:17:58.878196 | LOOP [emit-job-header : Print node information] 2026-02-03 03:17:59.094908 | debian-bookworm | ok: 2026-02-03 03:17:59.095131 | debian-bookworm | # Node Information 2026-02-03 03:17:59.095168 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 03:17:59.095193 | debian-bookworm | Hostname: debian 2026-02-03 03:17:59.095215 | debian-bookworm | Username: zuul 2026-02-03 03:17:59.095236 | debian-bookworm | Distro: Debian 12.13 2026-02-03 03:17:59.095258 | debian-bookworm | Provider: regiocloud-a 2026-02-03 03:17:59.095279 | debian-bookworm | Region: 2026-02-03 03:17:59.095299 | debian-bookworm | Label: debian-bookworm 2026-02-03 03:17:59.095319 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 03:17:59.095338 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:7d46 2026-02-03 03:17:59.111559 | 2026-02-03 03:17:59.111662 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 03:17:59.714677 | debian-bookworm -> localhost | changed 2026-02-03 03:17:59.722306 | 2026-02-03 03:17:59.722428 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 03:18:01.125448 | debian-bookworm -> localhost | changed 2026-02-03 03:18:01.140671 | 2026-02-03 03:18:01.140787 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 03:18:01.467102 | debian-bookworm -> localhost | ok 2026-02-03 03:18:01.472954 | 2026-02-03 03:18:01.473058 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 03:18:01.500881 | debian-bookworm | ok 2026-02-03 03:18:01.518486 | debian-bookworm | included: /var/lib/zuul/builds/56af2e4e52c04b69805ce14a87322335/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 03:18:01.524400 | 2026-02-03 03:18:01.524504 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 03:18:03.736741 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 03:18:03.737195 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/56af2e4e52c04b69805ce14a87322335/work/56af2e4e52c04b69805ce14a87322335_id_rsa 2026-02-03 03:18:03.737254 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/56af2e4e52c04b69805ce14a87322335/work/56af2e4e52c04b69805ce14a87322335_id_rsa.pub 2026-02-03 03:18:03.737672 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 03:18:03.737704 | debian-bookworm -> localhost | SHA256:jEDYgC6zYZQul8cHwjaHsQVg1JCebSlzWGF1828VqSc zuul-build-sshkey 2026-02-03 03:18:03.737725 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 03:18:03.737752 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 03:18:03.737771 | debian-bookworm -> localhost | |oBOX=. o .. | 2026-02-03 03:18:03.737790 | debian-bookworm -> localhost | |o+O*+ . o .. | 2026-02-03 03:18:03.737807 | debian-bookworm -> localhost | |=.**o. . .. | 2026-02-03 03:18:03.737823 | debian-bookworm -> localhost | |=Xo=o..o .E.. | 2026-02-03 03:18:03.737839 | debian-bookworm -> localhost | |+==. .. S oo | 2026-02-03 03:18:03.737860 | debian-bookworm -> localhost | |. . | 2026-02-03 03:18:03.737877 | debian-bookworm -> localhost | | | 2026-02-03 03:18:03.737893 | debian-bookworm -> localhost | | | 2026-02-03 03:18:03.737910 | debian-bookworm -> localhost | | | 2026-02-03 03:18:03.737927 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 03:18:03.737979 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.650992 2026-02-03 03:18:03.745974 | 2026-02-03 03:18:03.746046 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 03:18:03.794104 | debian-bookworm | ok 2026-02-03 03:18:03.813086 | debian-bookworm | included: /var/lib/zuul/builds/56af2e4e52c04b69805ce14a87322335/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 03:18:03.830821 | 2026-02-03 03:18:03.830948 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 03:18:03.864264 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:18:03.872957 | 2026-02-03 03:18:03.873066 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 03:18:04.498060 | debian-bookworm | changed 2026-02-03 03:18:04.504519 | 2026-02-03 03:18:04.504613 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 03:18:04.736949 | debian-bookworm | ok 2026-02-03 03:18:04.741356 | 2026-02-03 03:18:04.741461 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 03:18:05.423086 | debian-bookworm | changed 2026-02-03 03:18:05.429760 | 2026-02-03 03:18:05.429863 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 03:18:06.022882 | debian-bookworm | changed 2026-02-03 03:18:06.027357 | 2026-02-03 03:18:06.027458 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 03:18:06.039921 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:18:06.044504 | 2026-02-03 03:18:06.044578 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 03:18:06.642608 | debian-bookworm -> localhost | changed 2026-02-03 03:18:06.654041 | 2026-02-03 03:18:06.654137 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 03:18:07.041109 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/56af2e4e52c04b69805ce14a87322335/work/56af2e4e52c04b69805ce14a87322335_id_rsa (zuul-build-sshkey) 2026-02-03 03:18:07.042877 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008481 2026-02-03 03:18:07.078672 | 2026-02-03 03:18:07.084808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 03:18:07.615515 | debian-bookworm | ok 2026-02-03 03:18:07.620995 | 2026-02-03 03:18:07.621085 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 03:18:07.643976 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:18:07.654479 | 2026-02-03 03:18:07.654576 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 03:18:08.098502 | debian-bookworm | ok 2026-02-03 03:18:08.117393 | 2026-02-03 03:18:08.117532 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 03:18:08.156945 | debian-bookworm | ok 2026-02-03 03:18:08.161967 | 2026-02-03 03:18:08.162056 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 03:18:08.594714 | debian-bookworm -> localhost | ok 2026-02-03 03:18:08.600813 | 2026-02-03 03:18:08.600910 | TASK [validate-host : Collect information about the host] 2026-02-03 03:18:09.662923 | debian-bookworm | ok 2026-02-03 03:18:09.673393 | 2026-02-03 03:18:09.673560 | TASK [validate-host : Sanitize hostname] 2026-02-03 03:18:09.774435 | debian-bookworm | ok 2026-02-03 03:18:09.819015 | 2026-02-03 03:18:09.819152 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 03:18:10.643476 | debian-bookworm -> localhost | changed 2026-02-03 03:18:10.649801 | 2026-02-03 03:18:10.649931 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 03:18:11.053505 | debian-bookworm | ok 2026-02-03 03:18:11.058660 | 2026-02-03 03:18:11.058780 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 03:18:11.693257 | debian-bookworm -> localhost | changed 2026-02-03 03:18:11.703544 | 2026-02-03 03:18:11.703668 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 03:18:11.981900 | debian-bookworm | ok 2026-02-03 03:18:11.987763 | 2026-02-03 03:18:11.987881 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 03:18:12.944295 | debian-bookworm | changed: 2026-02-03 03:18:12.944546 | debian-bookworm | cd+++++++++ src/ 2026-02-03 03:18:12.944585 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 03:18:12.944609 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 03:18:12.944630 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-02-03 03:18:12.944651 | debian-bookworm | Containerfile 2026-02-03 03:18:12.944778 | debian-bookworm | localhost | ok: Runtime: 0:00:00.034858 2026-02-03 03:18:41.858352 | 2026-02-03 03:18:41.858477 | TASK [upload-logs : Upload logs to log server] 2026-02-03 03:18:42.738738 | localhost | Output suppressed because no_log was given 2026-02-03 03:18:42.740897 | 2026-02-03 03:18:42.740990 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 03:18:42.801409 | localhost | skipping: Conditional result was False 2026-02-03 03:18:42.806961 | localhost | skipping: Conditional result was False 2026-02-03 03:18:42.816578 | 2026-02-03 03:18:42.816673 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 03:18:42.882874 | localhost | skipping: Conditional result was False 2026-02-03 03:18:42.883143 | 2026-02-03 03:18:42.889003 | localhost | skipping: Conditional result was False 2026-02-03 03:18:42.892630 | 2026-02-03 03:18:42.892725 | LOOP [upload-logs : Upload console log and json output]