2025-12-14 00:20:48.401161 | Job console starting 2025-12-14 00:20:48.414345 | Updating git repos 2025-12-14 00:20:48.460719 | Cloning repos into workspace 2025-12-14 00:20:48.559614 | Restoring repo states 2025-12-14 00:20:48.568502 | Merging changes 2025-12-14 00:20:49.107391 | Checking out repos 2025-12-14 00:20:49.183724 | Preparing playbooks 2025-12-14 00:20:50.388591 | Running Ansible setup 2025-12-14 00:20:56.964699 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-14 00:20:59.964203 | 2025-12-14 00:20:59.964379 | PLAY [Base pre] 2025-12-14 00:21:00.001262 | 2025-12-14 00:21:00.001425 | TASK [Setup log path fact] 2025-12-14 00:21:00.057992 | debian-bookworm | ok 2025-12-14 00:21:00.121623 | 2025-12-14 00:21:00.121797 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-14 00:21:00.234893 | debian-bookworm | ok 2025-12-14 00:21:00.288458 | 2025-12-14 00:21:00.288612 | TASK [emit-job-header : Print job information] 2025-12-14 00:21:00.511821 | # Job Information 2025-12-14 00:21:00.512030 | Ansible Version: 2.16.14 2025-12-14 00:21:00.512066 | Job: flake8 2025-12-14 00:21:00.512100 | Pipeline: check 2025-12-14 00:21:00.512124 | Executor: 521e9411259a 2025-12-14 00:21:00.512146 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1036 2025-12-14 00:21:00.512168 | Event ID: 93300030-d882-11f0-9018-ff504e8fbcc3 2025-12-14 00:21:00.552027 | 2025-12-14 00:21:00.552260 | LOOP [emit-job-header : Print node information] 2025-12-14 00:21:01.211568 | debian-bookworm | ok: 2025-12-14 00:21:01.211859 | debian-bookworm | # Node Information 2025-12-14 00:21:01.211901 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-14 00:21:01.211929 | debian-bookworm | Hostname: debian 2025-12-14 00:21:01.211952 | debian-bookworm | Username: zuul 2025-12-14 00:21:01.211973 | debian-bookworm | Distro: Debian 12.12 2025-12-14 00:21:01.211997 | debian-bookworm | Provider: regiocloud-a 2025-12-14 00:21:01.212019 | debian-bookworm | Region: 2025-12-14 00:21:01.212041 | debian-bookworm | Label: debian-bookworm 2025-12-14 00:21:01.212061 | debian-bookworm | Product Name: OpenStack Nova 2025-12-14 00:21:01.212081 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febb:9dd 2025-12-14 00:21:01.242106 | 2025-12-14 00:21:01.242290 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-14 00:21:03.483368 | debian-bookworm -> localhost | changed 2025-12-14 00:21:03.496397 | 2025-12-14 00:21:03.496601 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-14 00:21:07.393736 | debian-bookworm -> localhost | changed 2025-12-14 00:21:07.416437 | 2025-12-14 00:21:07.416585 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-14 00:21:08.872516 | debian-bookworm -> localhost | ok 2025-12-14 00:21:08.879880 | 2025-12-14 00:21:08.880021 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-14 00:21:08.958032 | debian-bookworm | ok 2025-12-14 00:21:09.034254 | debian-bookworm | included: /var/lib/zuul/builds/c24e2865cf38478d980a2297b1ab3c5a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-14 00:21:09.070708 | 2025-12-14 00:21:09.084885 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-14 00:21:13.003716 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-14 00:21:13.003967 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c24e2865cf38478d980a2297b1ab3c5a/work/c24e2865cf38478d980a2297b1ab3c5a_id_rsa 2025-12-14 00:21:13.004005 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c24e2865cf38478d980a2297b1ab3c5a/work/c24e2865cf38478d980a2297b1ab3c5a_id_rsa.pub 2025-12-14 00:21:13.004030 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-14 00:21:13.004056 | debian-bookworm -> localhost | SHA256:Q8sOjY/s8c9n295EPmZ6F0B8wLZLZ7S/9migj33O/24 zuul-build-sshkey 2025-12-14 00:21:13.004079 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-14 00:21:13.004113 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-14 00:21:13.004135 | debian-bookworm -> localhost | | o.. | 2025-12-14 00:21:13.004156 | debian-bookworm -> localhost | | = o | 2025-12-14 00:21:13.004176 | debian-bookworm -> localhost | | . o + .| 2025-12-14 00:21:13.004242 | debian-bookworm -> localhost | | = . + + | 2025-12-14 00:21:13.004264 | debian-bookworm -> localhost | | o S . = o| 2025-12-14 00:21:13.004288 | debian-bookworm -> localhost | | . = . .. +.| 2025-12-14 00:21:13.004308 | debian-bookworm -> localhost | | + o . . +=| 2025-12-14 00:21:13.004327 | debian-bookworm -> localhost | | . o ..ooo*BE| 2025-12-14 00:21:13.004347 | debian-bookworm -> localhost | | . ..+++BO+X| 2025-12-14 00:21:13.004367 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-14 00:21:13.004425 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.288435 2025-12-14 00:21:13.012010 | 2025-12-14 00:21:13.012148 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-14 00:21:13.077668 | debian-bookworm | ok 2025-12-14 00:21:13.104009 | debian-bookworm | included: /var/lib/zuul/builds/c24e2865cf38478d980a2297b1ab3c5a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-14 00:21:13.158769 | 2025-12-14 00:21:13.163093 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-14 00:21:13.262095 | debian-bookworm | skipping: Conditional result was False 2025-12-14 00:21:13.269939 | 2025-12-14 00:21:13.270075 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-14 00:21:15.197547 | debian-bookworm | changed 2025-12-14 00:21:15.204838 | 2025-12-14 00:21:15.204976 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-14 00:21:15.498711 | debian-bookworm | ok 2025-12-14 00:21:15.511654 | 2025-12-14 00:21:15.511800 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-14 00:21:16.328148 | debian-bookworm | changed 2025-12-14 00:21:16.335718 | 2025-12-14 00:21:16.335861 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-14 00:21:17.183393 | debian-bookworm | changed 2025-12-14 00:21:17.189608 | 2025-12-14 00:21:17.189738 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-14 00:21:17.239171 | debian-bookworm | skipping: Conditional result was False 2025-12-14 00:21:17.270903 | 2025-12-14 00:21:17.271096 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-14 00:21:18.747712 | debian-bookworm -> localhost | changed 2025-12-14 00:21:18.784630 | 2025-12-14 00:21:18.784777 | TASK [add-build-sshkey : Add back temp key] 2025-12-14 00:21:19.938325 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c24e2865cf38478d980a2297b1ab3c5a/work/c24e2865cf38478d980a2297b1ab3c5a_id_rsa (zuul-build-sshkey) 2025-12-14 00:21:19.938627 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029041 2025-12-14 00:21:19.947844 | 2025-12-14 00:21:19.949609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-14 00:21:20.971108 | debian-bookworm | ok 2025-12-14 00:21:20.988696 | 2025-12-14 00:21:20.988849 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-14 00:21:21.097587 | debian-bookworm | skipping: Conditional result was False 2025-12-14 00:21:21.127236 | 2025-12-14 00:21:21.127388 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-14 00:21:22.061252 | debian-bookworm | ok 2025-12-14 00:21:22.177615 | 2025-12-14 00:21:22.177774 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-14 00:21:22.257840 | debian-bookworm | ok 2025-12-14 00:21:22.280173 | 2025-12-14 00:21:22.280341 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-14 00:21:23.694285 | debian-bookworm -> localhost | ok 2025-12-14 00:21:23.701580 | 2025-12-14 00:21:23.701719 | TASK [validate-host : Collect information about the host] 2025-12-14 00:21:25.547062 | debian-bookworm | ok 2025-12-14 00:21:25.575757 | 2025-12-14 00:21:25.575908 | TASK [validate-host : Sanitize hostname] 2025-12-14 00:21:25.708482 | debian-bookworm | ok 2025-12-14 00:21:25.753750 | 2025-12-14 00:21:25.753896 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-14 00:21:27.800623 | debian-bookworm -> localhost | changed 2025-12-14 00:21:27.807299 | 2025-12-14 00:21:27.807434 | TASK [validate-host : Collect information about zuul worker] 2025-12-14 00:21:28.408550 | debian-bookworm | ok 2025-12-14 00:21:28.414806 | 2025-12-14 00:21:28.414972 | TASK [validate-host : Write out all zuul information for each host] 2025-12-14 00:21:30.154959 | debian-bookworm -> localhost | changed 2025-12-14 00:21:30.167216 | 2025-12-14 00:21:30.167359 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-14 00:21:30.606056 | debian-bookworm | ok 2025-12-14 00:21:30.617142 | 2025-12-14 00:21:30.617299 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-14 00:21:33.017372 | debian-bookworm | changed: 2025-12-14 00:21:33.017610 | debian-bookworm | cd+++++++++ src/ 2025-12-14 00:21:33.017647 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-14 00:21:33.017672 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-14 00:21:33.017693 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-14 00:21:33.017713 | debian-bookworm | localhost | ok: Runtime: 0:00:00.022504 2025-12-14 00:22:14.031649 | 2025-12-14 00:22:14.031814 | TASK [upload-logs : Upload logs to log server] 2025-12-14 00:22:15.417873 | localhost | Output suppressed because no_log was given 2025-12-14 00:22:15.423866 | 2025-12-14 00:22:15.424022 | LOOP [upload-logs : Compress console log and json output] 2025-12-14 00:22:15.519275 | localhost | skipping: Conditional result was False 2025-12-14 00:22:15.524701 | localhost | skipping: Conditional result was False 2025-12-14 00:22:15.533093 | 2025-12-14 00:22:15.533259 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-14 00:22:15.641483 | localhost | skipping: Conditional result was False 2025-12-14 00:22:15.641755 | 2025-12-14 00:22:15.650041 | localhost | skipping: Conditional result was False 2025-12-14 00:22:15.660946 | 2025-12-14 00:22:15.661079 | LOOP [upload-logs : Upload console log and json output]