2025-09-23 06:59:45.428096 | Job console starting 2025-09-23 06:59:45.449703 | Updating git repos 2025-09-23 06:59:45.531669 | Cloning repos into workspace 2025-09-23 06:59:45.587002 | Restoring repo states 2025-09-23 06:59:45.606361 | Merging changes 2025-09-23 06:59:46.188659 | Checking out repos 2025-09-23 06:59:46.247591 | Preparing playbooks 2025-09-23 06:59:47.521221 | Running Ansible setup 2025-09-23 06:59:53.198442 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-23 06:59:54.028444 | 2025-09-23 06:59:54.028577 | PLAY [Base pre] 2025-09-23 06:59:54.056974 | 2025-09-23 06:59:54.057093 | TASK [Setup log path fact] 2025-09-23 06:59:54.104899 | debian-bookworm | ok 2025-09-23 06:59:54.132164 | 2025-09-23 06:59:54.132303 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 06:59:54.192089 | debian-bookworm | ok 2025-09-23 06:59:54.201713 | 2025-09-23 06:59:54.201808 | TASK [emit-job-header : Print job information] 2025-09-23 06:59:54.272675 | # Job Information 2025-09-23 06:59:54.272837 | Ansible Version: 2.16.14 2025-09-23 06:59:54.272870 | Job: flake8 2025-09-23 06:59:54.272902 | Pipeline: check 2025-09-23 06:59:54.272925 | Executor: 521e9411259a 2025-09-23 06:59:54.272945 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/808 2025-09-23 06:59:54.272966 | Event ID: dd576720-984a-11f0-8f3e-d576c9f6590f 2025-09-23 06:59:54.277738 | 2025-09-23 06:59:54.277834 | LOOP [emit-job-header : Print node information] 2025-09-23 06:59:54.444260 | debian-bookworm | ok: 2025-09-23 06:59:54.444516 | debian-bookworm | # Node Information 2025-09-23 06:59:54.444554 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-23 06:59:54.444579 | debian-bookworm | Hostname: debian 2025-09-23 06:59:54.444601 | debian-bookworm | Username: zuul 2025-09-23 06:59:54.444621 | debian-bookworm | Distro: Debian 12.12 2025-09-23 06:59:54.444645 | debian-bookworm | Provider: regiocloud-a 2025-09-23 06:59:54.444666 | debian-bookworm | Region: 2025-09-23 06:59:54.444687 | debian-bookworm | Label: debian-bookworm 2025-09-23 06:59:54.444706 | debian-bookworm | Product Name: OpenStack Nova 2025-09-23 06:59:54.444726 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:27f1 2025-09-23 06:59:54.470140 | 2025-09-23 06:59:54.470253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-23 06:59:55.393851 | debian-bookworm -> localhost | changed 2025-09-23 06:59:55.400604 | 2025-09-23 06:59:55.400703 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-23 06:59:57.146396 | debian-bookworm -> localhost | changed 2025-09-23 06:59:57.161798 | 2025-09-23 06:59:57.161907 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-23 06:59:57.822140 | debian-bookworm -> localhost | ok 2025-09-23 06:59:57.828031 | 2025-09-23 06:59:57.828216 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-23 06:59:57.855817 | debian-bookworm | ok 2025-09-23 06:59:57.887566 | debian-bookworm | included: /var/lib/zuul/builds/fb6b803ed0ba4687a798c0a54a8251a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-23 06:59:57.893792 | 2025-09-23 06:59:57.893886 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-23 07:00:00.076469 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-23 07:00:00.076625 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fb6b803ed0ba4687a798c0a54a8251a9/work/fb6b803ed0ba4687a798c0a54a8251a9_id_rsa 2025-09-23 07:00:00.076655 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fb6b803ed0ba4687a798c0a54a8251a9/work/fb6b803ed0ba4687a798c0a54a8251a9_id_rsa.pub 2025-09-23 07:00:00.076678 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-23 07:00:00.076697 | debian-bookworm -> localhost | SHA256:7JsiRkh7aB262hrv/rELZHeW6ygwn+2IpvIX/sHF4SE zuul-build-sshkey 2025-09-23 07:00:00.076715 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-23 07:00:00.076739 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-23 07:00:00.076756 | debian-bookworm -> localhost | | | 2025-09-23 07:00:00.076774 | debian-bookworm -> localhost | | | 2025-09-23 07:00:00.076790 | debian-bookworm -> localhost | | E o | 2025-09-23 07:00:00.076806 | debian-bookworm -> localhost | | . . * o | 2025-09-23 07:00:00.076823 | debian-bookworm -> localhost | | .o*..+ S | 2025-09-23 07:00:00.076843 | debian-bookworm -> localhost | |oo*.=+ + | 2025-09-23 07:00:00.076860 | debian-bookworm -> localhost | |.=.B..+ . | 2025-09-23 07:00:00.076876 | debian-bookworm -> localhost | |.*=o*=.. o | 2025-09-23 07:00:00.076893 | debian-bookworm -> localhost | |O*B**+o.o | 2025-09-23 07:00:00.076910 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-23 07:00:00.076951 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.159077 2025-09-23 07:00:00.082019 | 2025-09-23 07:00:00.082103 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-23 07:00:00.108116 | debian-bookworm | ok 2025-09-23 07:00:00.115348 | debian-bookworm | included: /var/lib/zuul/builds/fb6b803ed0ba4687a798c0a54a8251a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-23 07:00:00.129888 | 2025-09-23 07:00:00.129956 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-23 07:00:00.174920 | debian-bookworm | skipping: Conditional result was False 2025-09-23 07:00:00.181724 | 2025-09-23 07:00:00.181829 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-23 07:00:00.766051 | debian-bookworm | changed 2025-09-23 07:00:00.776117 | 2025-09-23 07:00:00.776215 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-23 07:00:01.032721 | debian-bookworm | ok 2025-09-23 07:00:01.038068 | 2025-09-23 07:00:01.038157 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-23 07:00:01.779534 | debian-bookworm | changed 2025-09-23 07:00:01.789352 | 2025-09-23 07:00:01.789532 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-23 07:00:02.481480 | debian-bookworm | changed 2025-09-23 07:00:02.486046 | 2025-09-23 07:00:02.486128 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-23 07:00:02.509406 | debian-bookworm | skipping: Conditional result was False 2025-09-23 07:00:02.515294 | 2025-09-23 07:00:02.515407 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-23 07:00:03.387688 | debian-bookworm -> localhost | changed 2025-09-23 07:00:03.399779 | 2025-09-23 07:00:03.399868 | TASK [add-build-sshkey : Add back temp key] 2025-09-23 07:00:03.716129 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fb6b803ed0ba4687a798c0a54a8251a9/work/fb6b803ed0ba4687a798c0a54a8251a9_id_rsa (zuul-build-sshkey) 2025-09-23 07:00:03.716305 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008647 2025-09-23 07:00:03.722984 | 2025-09-23 07:00:03.723069 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-23 07:00:04.135256 | debian-bookworm | ok 2025-09-23 07:00:04.140077 | 2025-09-23 07:00:04.140171 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-23 07:00:04.173004 | debian-bookworm | skipping: Conditional result was False 2025-09-23 07:00:04.183096 | 2025-09-23 07:00:04.183192 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-23 07:00:04.753890 | debian-bookworm | ok 2025-09-23 07:00:04.776042 | 2025-09-23 07:00:04.776154 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-23 07:00:04.818585 | debian-bookworm | ok 2025-09-23 07:00:04.833834 | 2025-09-23 07:00:04.833936 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-23 07:00:05.299580 | debian-bookworm -> localhost | ok 2025-09-23 07:00:05.305966 | 2025-09-23 07:00:05.306057 | TASK [validate-host : Collect information about the host] 2025-09-23 07:00:06.377711 | debian-bookworm | ok 2025-09-23 07:00:06.418120 | 2025-09-23 07:00:06.418221 | TASK [validate-host : Sanitize hostname] 2025-09-23 07:00:06.541097 | debian-bookworm | ok 2025-09-23 07:00:06.589490 | 2025-09-23 07:00:06.589593 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-23 07:00:07.504725 | debian-bookworm -> localhost | changed 2025-09-23 07:00:07.509217 | 2025-09-23 07:00:07.509296 | TASK [validate-host : Collect information about zuul worker] 2025-09-23 07:00:07.899501 | debian-bookworm | ok 2025-09-23 07:00:07.904092 | 2025-09-23 07:00:07.904170 | TASK [validate-host : Write out all zuul information for each host] 2025-09-23 07:00:08.787496 | debian-bookworm -> localhost | changed 2025-09-23 07:00:08.795010 | 2025-09-23 07:00:08.795100 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-23 07:00:09.120395 | debian-bookworm | ok 2025-09-23 07:00:09.127099 | 2025-09-23 07:00:09.127204 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-23 07:00:10.023540 | debian-bookworm | changed: 2025-09-23 07:00:10.023708 | debian-bookworm | cd+++++++++ src/ 2025-09-23 07:00:10.023742 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-23 07:00:10.023768 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-23 07:00:10.023791 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-09-23 07:00:10.023813 | debian-bookworm | Containerfile 2025-09-23 07:00:10.023945 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007004 2025-09-23 07:00:36.651049 | 2025-09-23 07:00:36.651265 | TASK [upload-logs : Upload logs to log server] 2025-09-23 07:00:37.271265 | localhost | Output suppressed because no_log was given 2025-09-23 07:00:37.273179 | 2025-09-23 07:00:37.273282 | LOOP [upload-logs : Compress console log and json output] 2025-09-23 07:00:37.337021 | localhost | skipping: Conditional result was False 2025-09-23 07:00:37.343865 | localhost | skipping: Conditional result was False 2025-09-23 07:00:37.352782 | 2025-09-23 07:00:37.352952 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-23 07:00:37.402763 | localhost | skipping: Conditional result was False 2025-09-23 07:00:37.403260 | 2025-09-23 07:00:37.412961 | localhost | skipping: Conditional result was False 2025-09-23 07:00:37.430654 | 2025-09-23 07:00:37.430938 | LOOP [upload-logs : Upload console log and json output]