2025-09-09 19:23:30.397811 | Job console starting 2025-09-09 19:23:30.411245 | Updating git repos 2025-09-09 19:23:30.449356 | Cloning repos into workspace 2025-09-09 19:23:30.515022 | Restoring repo states 2025-09-09 19:23:30.533595 | Merging changes 2025-09-09 19:23:31.068533 | Checking out repos 2025-09-09 19:23:31.121717 | Preparing playbooks 2025-09-09 19:23:31.679769 | Running Ansible setup 2025-09-09 19:23:36.028507 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-09 19:23:36.773608 | 2025-09-09 19:23:36.773777 | PLAY [Base pre] 2025-09-09 19:23:36.790091 | 2025-09-09 19:23:36.790224 | TASK [Setup log path fact] 2025-09-09 19:23:36.829249 | debian-bookworm | ok 2025-09-09 19:23:36.844008 | 2025-09-09 19:23:36.844136 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-09 19:23:36.886784 | debian-bookworm | ok 2025-09-09 19:23:36.898001 | 2025-09-09 19:23:36.898123 | TASK [emit-job-header : Print job information] 2025-09-09 19:23:36.950614 | # Job Information 2025-09-09 19:23:36.950818 | Ansible Version: 2.16.14 2025-09-09 19:23:36.950885 | Job: flake8 2025-09-09 19:23:36.950922 | Pipeline: check 2025-09-09 19:23:36.950945 | Executor: 521e9411259a 2025-09-09 19:23:36.950967 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1994 2025-09-09 19:23:36.950990 | Event ID: 99837a60-8dab-11f0-8dc1-ca67a049e5e2 2025-09-09 19:23:36.956401 | 2025-09-09 19:23:36.956518 | LOOP [emit-job-header : Print node information] 2025-09-09 19:23:37.086585 | debian-bookworm | ok: 2025-09-09 19:23:37.086871 | debian-bookworm | # Node Information 2025-09-09 19:23:37.086928 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-09 19:23:37.086967 | debian-bookworm | Hostname: debian 2025-09-09 19:23:37.087002 | debian-bookworm | Username: zuul 2025-09-09 19:23:37.087035 | debian-bookworm | Distro: Debian 12.12 2025-09-09 19:23:37.087072 | debian-bookworm | Provider: regiocloud-a 2025-09-09 19:23:37.087104 | debian-bookworm | Region: 2025-09-09 19:23:37.087136 | debian-bookworm | Label: debian-bookworm 2025-09-09 19:23:37.087167 | debian-bookworm | Product Name: OpenStack Nova 2025-09-09 19:23:37.087198 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:ae37 2025-09-09 19:23:37.115320 | 2025-09-09 19:23:37.115547 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-09 19:23:37.606769 | debian-bookworm -> localhost | changed 2025-09-09 19:23:37.614769 | 2025-09-09 19:23:37.614912 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-09 19:23:38.717471 | debian-bookworm -> localhost | changed 2025-09-09 19:23:38.739293 | 2025-09-09 19:23:38.739473 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-09 19:23:39.017575 | debian-bookworm -> localhost | ok 2025-09-09 19:23:39.024269 | 2025-09-09 19:23:39.024483 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-09 19:23:39.053515 | debian-bookworm | ok 2025-09-09 19:23:39.075849 | debian-bookworm | included: /var/lib/zuul/builds/5aa44abc662c4279bda731b20fa037e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-09 19:23:39.083473 | 2025-09-09 19:23:39.083576 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-09 19:23:41.048073 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-09 19:23:41.048340 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5aa44abc662c4279bda731b20fa037e9/work/5aa44abc662c4279bda731b20fa037e9_id_rsa 2025-09-09 19:23:41.048452 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5aa44abc662c4279bda731b20fa037e9/work/5aa44abc662c4279bda731b20fa037e9_id_rsa.pub 2025-09-09 19:23:41.048483 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-09 19:23:41.048509 | debian-bookworm -> localhost | SHA256:aY9UNTFo1Qwex0qWuO4SfCfQgtbrU8i0Fnq2Y6oCEd4 zuul-build-sshkey 2025-09-09 19:23:41.048533 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-09 19:23:41.048569 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-09 19:23:41.048593 | debian-bookworm -> localhost | | +OB. | 2025-09-09 19:23:41.048615 | debian-bookworm -> localhost | |. +o+=+ | 2025-09-09 19:23:41.048636 | debian-bookworm -> localhost | |... o o.+.. | 2025-09-09 19:23:41.048657 | debian-bookworm -> localhost | |.. E o *oo . | 2025-09-09 19:23:41.048677 | debian-bookworm -> localhost | | . . =SO | 2025-09-09 19:23:41.048711 | debian-bookworm -> localhost | |. .o@o= . | 2025-09-09 19:23:41.048734 | debian-bookworm -> localhost | | . =.*.o | 2025-09-09 19:23:41.048755 | debian-bookworm -> localhost | | . B . | 2025-09-09 19:23:41.048776 | debian-bookworm -> localhost | | ....o + | 2025-09-09 19:23:41.048796 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-09 19:23:41.048853 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.443748 2025-09-09 19:23:41.056448 | 2025-09-09 19:23:41.056558 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-09 19:23:41.095514 | debian-bookworm | ok 2025-09-09 19:23:41.105928 | debian-bookworm | included: /var/lib/zuul/builds/5aa44abc662c4279bda731b20fa037e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-09 19:23:41.116198 | 2025-09-09 19:23:41.116307 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-09 19:23:41.141026 | debian-bookworm | skipping: Conditional result was False 2025-09-09 19:23:41.156408 | 2025-09-09 19:23:41.156637 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-09 19:23:41.880159 | debian-bookworm | changed 2025-09-09 19:23:41.897019 | 2025-09-09 19:23:41.897135 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-09 19:23:42.159288 | debian-bookworm | ok 2025-09-09 19:23:42.164878 | 2025-09-09 19:23:42.164988 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-09 19:23:42.878485 | debian-bookworm | changed 2025-09-09 19:23:42.892109 | 2025-09-09 19:23:42.892271 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-09 19:23:43.569547 | debian-bookworm | changed 2025-09-09 19:23:43.577599 | 2025-09-09 19:23:43.577744 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-09 19:23:43.601985 | debian-bookworm | skipping: Conditional result was False 2025-09-09 19:23:43.612148 | 2025-09-09 19:23:43.612299 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-09 19:23:44.096070 | debian-bookworm -> localhost | changed 2025-09-09 19:23:44.111725 | 2025-09-09 19:23:44.111954 | TASK [add-build-sshkey : Add back temp key] 2025-09-09 19:23:44.484082 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5aa44abc662c4279bda731b20fa037e9/work/5aa44abc662c4279bda731b20fa037e9_id_rsa (zuul-build-sshkey) 2025-09-09 19:23:44.484332 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019207 2025-09-09 19:23:44.492539 | 2025-09-09 19:23:44.492658 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-09 19:23:44.904094 | debian-bookworm | ok 2025-09-09 19:23:44.912206 | 2025-09-09 19:23:44.912509 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-09 19:23:44.949810 | debian-bookworm | skipping: Conditional result was False 2025-09-09 19:23:44.966232 | 2025-09-09 19:23:44.966416 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-09 19:23:45.426258 | debian-bookworm | ok 2025-09-09 19:23:45.437220 | 2025-09-09 19:23:45.437342 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-09 19:23:45.466604 | debian-bookworm | ok 2025-09-09 19:23:45.471741 | 2025-09-09 19:23:45.471899 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-09 19:23:45.780473 | debian-bookworm -> localhost | ok 2025-09-09 19:23:45.791798 | 2025-09-09 19:23:45.791959 | TASK [validate-host : Collect information about the host] 2025-09-09 19:23:46.907140 | debian-bookworm | ok 2025-09-09 19:23:46.924681 | 2025-09-09 19:23:46.924854 | TASK [validate-host : Sanitize hostname] 2025-09-09 19:23:47.038757 | debian-bookworm | ok 2025-09-09 19:23:47.091300 | 2025-09-09 19:23:47.091455 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-09 19:23:47.674288 | debian-bookworm -> localhost | changed 2025-09-09 19:23:47.686271 | 2025-09-09 19:23:47.686447 | TASK [validate-host : Collect information about zuul worker] 2025-09-09 19:23:48.099846 | debian-bookworm | ok 2025-09-09 19:23:48.115221 | 2025-09-09 19:23:48.115377 | TASK [validate-host : Write out all zuul information for each host] 2025-09-09 19:23:48.639298 | debian-bookworm -> localhost | changed 2025-09-09 19:23:48.655529 | 2025-09-09 19:23:48.655659 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-09 19:23:48.920959 | debian-bookworm | ok 2025-09-09 19:23:48.927637 | 2025-09-09 19:23:48.927747 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-09 19:23:50.013960 | debian-bookworm | changed: 2025-09-09 19:23:50.014253 | debian-bookworm | cd+++++++++ src/ 2025-09-09 19:23:50.014313 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-09 19:23:50.014415 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-09 19:23:50.014460 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-09-09 19:23:50.014498 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003764 2025-09-09 19:24:46.905573 | 2025-09-09 19:24:46.905693 | TASK [upload-logs : Upload logs to log server] 2025-09-09 19:24:47.617424 | localhost | Output suppressed because no_log was given 2025-09-09 19:24:47.621059 | 2025-09-09 19:24:47.621195 | LOOP [upload-logs : Compress console log and json output] 2025-09-09 19:24:47.683751 | localhost | skipping: Conditional result was False 2025-09-09 19:24:47.692795 | localhost | skipping: Conditional result was False 2025-09-09 19:24:47.698957 | 2025-09-09 19:24:47.699078 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-09 19:24:47.786655 | localhost | skipping: Conditional result was False 2025-09-09 19:24:47.787257 | 2025-09-09 19:24:47.794700 | localhost | skipping: Conditional result was False 2025-09-09 19:24:47.808618 | 2025-09-09 19:24:47.808741 | LOOP [upload-logs : Upload console log and json output]