2025-09-18 03:08:25.376195 | Job console starting 2025-09-18 03:08:25.388936 | Updating git repos 2025-09-18 03:08:25.446094 | Cloning repos into workspace 2025-09-18 03:08:25.551446 | Restoring repo states 2025-09-18 03:08:25.608348 | Merging changes 2025-09-18 03:08:25.608363 | Checking out repos 2025-09-18 03:08:25.741607 | Preparing playbooks 2025-09-18 03:08:27.032105 | Running Ansible setup 2025-09-18 03:08:32.774228 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-18 03:08:34.252604 | 2025-09-18 03:08:34.252715 | PLAY [Base pre] 2025-09-18 03:08:34.265376 | 2025-09-18 03:08:34.265490 | TASK [Setup log path fact] 2025-09-18 03:08:34.292511 | debian-bookworm | ok 2025-09-18 03:08:34.332574 | 2025-09-18 03:08:34.332699 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-18 03:08:34.394968 | debian-bookworm | ok 2025-09-18 03:08:34.406949 | 2025-09-18 03:08:34.407047 | TASK [emit-job-header : Print job information] 2025-09-18 03:08:34.476325 | # Job Information 2025-09-18 03:08:34.476493 | Ansible Version: 2.16.14 2025-09-18 03:08:34.476526 | Job: python-black 2025-09-18 03:08:34.476554 | Pipeline: periodic-daily 2025-09-18 03:08:34.476574 | Executor: 521e9411259a 2025-09-18 03:08:34.476591 | Triggered by: https://github.com/osism/cfg-generics 2025-09-18 03:08:34.476609 | Event ID: 196343b8e37240e4931b4802a7fc46a4 2025-09-18 03:08:34.483070 | 2025-09-18 03:08:34.483154 | LOOP [emit-job-header : Print node information] 2025-09-18 03:08:34.735721 | debian-bookworm | ok: 2025-09-18 03:08:34.735941 | debian-bookworm | # Node Information 2025-09-18 03:08:34.735974 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-18 03:08:34.735995 | debian-bookworm | Hostname: debian 2025-09-18 03:08:34.736013 | debian-bookworm | Username: zuul 2025-09-18 03:08:34.736031 | debian-bookworm | Distro: Debian 12.12 2025-09-18 03:08:34.736050 | debian-bookworm | Provider: regiocloud-a 2025-09-18 03:08:34.736068 | debian-bookworm | Region: 2025-09-18 03:08:34.736084 | debian-bookworm | Label: debian-bookworm 2025-09-18 03:08:34.736100 | debian-bookworm | Product Name: OpenStack Nova 2025-09-18 03:08:34.736117 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:2e1c 2025-09-18 03:08:34.754326 | 2025-09-18 03:08:34.754421 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-18 03:08:35.862409 | debian-bookworm -> localhost | changed 2025-09-18 03:08:35.868141 | 2025-09-18 03:08:35.868229 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-18 03:08:37.660868 | debian-bookworm -> localhost | changed 2025-09-18 03:08:37.671956 | 2025-09-18 03:08:37.672060 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-18 03:08:38.124762 | debian-bookworm -> localhost | ok 2025-09-18 03:08:38.130646 | 2025-09-18 03:08:38.130742 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-18 03:08:38.169293 | debian-bookworm | ok 2025-09-18 03:08:38.204975 | debian-bookworm | included: /var/lib/zuul/builds/c1f9fff3bffc436f9be98577f65f72b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-18 03:08:38.226188 | 2025-09-18 03:08:38.226290 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-18 03:08:41.139132 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-18 03:08:41.139339 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1f9fff3bffc436f9be98577f65f72b1/work/c1f9fff3bffc436f9be98577f65f72b1_id_rsa 2025-09-18 03:08:41.139375 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1f9fff3bffc436f9be98577f65f72b1/work/c1f9fff3bffc436f9be98577f65f72b1_id_rsa.pub 2025-09-18 03:08:41.139397 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-18 03:08:41.139419 | debian-bookworm -> localhost | SHA256:0z6d7QbB9npArjfZeRGNjbG/WuGcrnHpyYZMgOiG5/g zuul-build-sshkey 2025-09-18 03:08:41.139438 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-18 03:08:41.139470 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-18 03:08:41.139489 | debian-bookworm -> localhost | | | 2025-09-18 03:08:41.139507 | debian-bookworm -> localhost | | . | 2025-09-18 03:08:41.139525 | debian-bookworm -> localhost | | . .. *.| 2025-09-18 03:08:41.139541 | debian-bookworm -> localhost | | . o .= +.o| 2025-09-18 03:08:41.139557 | debian-bookworm -> localhost | | o S .+.o o.| 2025-09-18 03:08:41.139577 | debian-bookworm -> localhost | | . + o .+++.=| 2025-09-18 03:08:41.139594 | debian-bookworm -> localhost | | = o.=BoOo| 2025-09-18 03:08:41.139611 | debian-bookworm -> localhost | | . . ..=+%oo| 2025-09-18 03:08:41.139628 | debian-bookworm -> localhost | | .E . *=* | 2025-09-18 03:08:41.139644 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-18 03:08:41.139689 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.076793 2025-09-18 03:08:41.144992 | 2025-09-18 03:08:41.145076 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-18 03:08:41.203716 | debian-bookworm | ok 2025-09-18 03:08:41.212353 | debian-bookworm | included: /var/lib/zuul/builds/c1f9fff3bffc436f9be98577f65f72b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-18 03:08:41.234857 | 2025-09-18 03:08:41.234947 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-18 03:08:41.278068 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:08:41.283206 | 2025-09-18 03:08:41.283295 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-18 03:08:42.263477 | debian-bookworm | changed 2025-09-18 03:08:42.268244 | 2025-09-18 03:08:42.268321 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-18 03:08:42.638366 | debian-bookworm | ok 2025-09-18 03:08:42.643301 | 2025-09-18 03:08:42.643390 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-18 03:08:43.498350 | debian-bookworm | changed 2025-09-18 03:08:43.511903 | 2025-09-18 03:08:43.511996 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-18 03:08:44.276150 | debian-bookworm | changed 2025-09-18 03:08:44.280843 | 2025-09-18 03:08:44.280931 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-18 03:08:44.319767 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:08:44.324593 | 2025-09-18 03:08:44.324670 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-18 03:08:45.339516 | debian-bookworm -> localhost | changed 2025-09-18 03:08:45.348044 | 2025-09-18 03:08:45.348125 | TASK [add-build-sshkey : Add back temp key] 2025-09-18 03:08:46.127160 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1f9fff3bffc436f9be98577f65f72b1/work/c1f9fff3bffc436f9be98577f65f72b1_id_rsa (zuul-build-sshkey) 2025-09-18 03:08:46.127343 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029443 2025-09-18 03:08:46.140537 | 2025-09-18 03:08:46.140626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-18 03:08:46.841809 | debian-bookworm | ok 2025-09-18 03:08:46.845780 | 2025-09-18 03:08:46.845850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-18 03:08:46.880267 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:08:46.889253 | 2025-09-18 03:08:46.889339 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-18 03:08:47.341464 | debian-bookworm | ok 2025-09-18 03:08:47.361785 | 2025-09-18 03:08:47.361887 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-18 03:08:47.435401 | debian-bookworm | ok 2025-09-18 03:08:47.439615 | 2025-09-18 03:08:47.439709 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-18 03:08:48.006623 | debian-bookworm -> localhost | ok 2025-09-18 03:08:48.012296 | 2025-09-18 03:08:48.012374 | TASK [validate-host : Collect information about the host] 2025-09-18 03:08:49.835310 | debian-bookworm | ok 2025-09-18 03:08:49.849048 | 2025-09-18 03:08:49.849140 | TASK [validate-host : Sanitize hostname] 2025-09-18 03:08:50.089125 | debian-bookworm | ok 2025-09-18 03:08:50.221280 | 2025-09-18 03:08:50.221392 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-18 03:08:51.237586 | debian-bookworm -> localhost | changed 2025-09-18 03:08:51.242127 | 2025-09-18 03:08:51.242206 | TASK [validate-host : Collect information about zuul worker] 2025-09-18 03:08:51.813733 | debian-bookworm | ok 2025-09-18 03:08:51.822308 | 2025-09-18 03:08:51.822409 | TASK [validate-host : Write out all zuul information for each host] 2025-09-18 03:08:52.600411 | debian-bookworm -> localhost | changed 2025-09-18 03:08:52.607853 | 2025-09-18 03:08:52.607930 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-18 03:08:52.931436 | debian-bookworm | ok 2025-09-18 03:08:52.935989 | 2025-09-18 03:08:52.936069 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-18 03:08:54.172699 | debian-bookworm | changed: 2025-09-18 03:08:54.172861 | debian-bookworm | cd+++++++++ src/ 2025-09-18 03:08:54.172895 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-18 03:08:54.172919 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-18 03:08:54.172942 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-generics/ 2025-09-18 03:08:54.172962 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018965 2025-09-18 03:09:21.951691 | 2025-09-18 03:09:21.951785 | TASK [upload-logs : Upload logs to log server] 2025-09-18 03:09:22.474365 | localhost | Output suppressed because no_log was given 2025-09-18 03:09:22.478455 | 2025-09-18 03:09:22.478649 | LOOP [upload-logs : Compress console log and json output] 2025-09-18 03:09:22.528267 | localhost | skipping: Conditional result was False 2025-09-18 03:09:22.532741 | localhost | skipping: Conditional result was False 2025-09-18 03:09:22.540469 | 2025-09-18 03:09:22.540671 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-18 03:09:22.586378 | localhost | skipping: Conditional result was False 2025-09-18 03:09:22.586978 | 2025-09-18 03:09:22.590235 | localhost | skipping: Conditional result was False 2025-09-18 03:09:22.604185 | 2025-09-18 03:09:22.604394 | LOOP [upload-logs : Upload console log and json output]