2025-12-22 03:02:14.229994 | Job console starting 2025-12-22 03:02:14.248430 | Updating git repos 2025-12-22 03:02:14.278741 | Cloning repos into workspace 2025-12-22 03:02:14.350407 | Restoring repo states 2025-12-22 03:02:14.362575 | Merging changes 2025-12-22 03:02:14.362601 | Checking out repos 2025-12-22 03:02:14.421553 | Preparing playbooks 2025-12-22 03:02:15.954513 | Running Ansible setup 2025-12-22 03:02:26.464012 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-22 03:02:28.927327 | 2025-12-22 03:02:28.927507 | PLAY [Base pre] 2025-12-22 03:02:28.959994 | 2025-12-22 03:02:28.960176 | TASK [Setup log path fact] 2025-12-22 03:02:28.980624 | debian-bookworm | ok 2025-12-22 03:02:28.999855 | 2025-12-22 03:02:29.000023 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-22 03:02:29.042636 | debian-bookworm | ok 2025-12-22 03:02:29.069918 | 2025-12-22 03:02:29.070089 | TASK [emit-job-header : Print job information] 2025-12-22 03:02:29.202028 | # Job Information 2025-12-22 03:02:29.202296 | Ansible Version: 2.16.14 2025-12-22 03:02:29.202340 | Job: python-black 2025-12-22 03:02:29.202373 | Pipeline: periodic-daily 2025-12-22 03:02:29.202396 | Executor: 521e9411259a 2025-12-22 03:02:29.202418 | Triggered by: https://github.com/osism/openstack-configuration-reference 2025-12-22 03:02:29.202441 | Event ID: 302b3eaed8e54d46b22cb67b6ef00586 2025-12-22 03:02:29.216617 | 2025-12-22 03:02:29.216776 | LOOP [emit-job-header : Print node information] 2025-12-22 03:02:29.517802 | debian-bookworm | ok: 2025-12-22 03:02:29.518167 | debian-bookworm | # Node Information 2025-12-22 03:02:29.518214 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-22 03:02:29.518240 | debian-bookworm | Hostname: debian 2025-12-22 03:02:29.518262 | debian-bookworm | Username: zuul 2025-12-22 03:02:29.518283 | debian-bookworm | Distro: Debian 12.12 2025-12-22 03:02:29.518307 | debian-bookworm | Provider: regiocloud-a 2025-12-22 03:02:29.518327 | debian-bookworm | Region: 2025-12-22 03:02:29.518348 | debian-bookworm | Label: debian-bookworm 2025-12-22 03:02:29.518368 | debian-bookworm | Product Name: OpenStack Nova 2025-12-22 03:02:29.518387 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:33d2 2025-12-22 03:02:29.551791 | 2025-12-22 03:02:29.551960 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-22 03:02:31.215163 | debian-bookworm -> localhost | changed 2025-12-22 03:02:31.222687 | 2025-12-22 03:02:31.222826 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-22 03:02:35.654741 | debian-bookworm -> localhost | changed 2025-12-22 03:02:35.682053 | 2025-12-22 03:02:35.682238 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-22 03:02:38.039446 | debian-bookworm -> localhost | ok 2025-12-22 03:02:38.051258 | 2025-12-22 03:02:38.051409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-22 03:02:38.139996 | debian-bookworm | ok 2025-12-22 03:02:38.322762 | debian-bookworm | included: /var/lib/zuul/builds/e086833136c34f19b254ca8f9f4c0dc1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-22 03:02:38.397036 | 2025-12-22 03:02:38.397245 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-22 03:02:41.410348 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-22 03:02:41.410516 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e086833136c34f19b254ca8f9f4c0dc1/work/e086833136c34f19b254ca8f9f4c0dc1_id_rsa 2025-12-22 03:02:41.410551 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e086833136c34f19b254ca8f9f4c0dc1/work/e086833136c34f19b254ca8f9f4c0dc1_id_rsa.pub 2025-12-22 03:02:41.410573 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-22 03:02:41.410593 | debian-bookworm -> localhost | SHA256:Bstb7fdPD01UwsDqAoz7YmHppvNKbXMhIg8J7oWst7c zuul-build-sshkey 2025-12-22 03:02:41.410620 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-22 03:02:41.410639 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-22 03:02:41.410656 | debian-bookworm -> localhost | | ..o. .| 2025-12-22 03:02:41.410674 | debian-bookworm -> localhost | | . ...| 2025-12-22 03:02:41.410691 | debian-bookworm -> localhost | |. o. . .| 2025-12-22 03:02:41.410706 | debian-bookworm -> localhost | |+.. ..oo .. . | 2025-12-22 03:02:41.410722 | debian-bookworm -> localhost | |++...o+.S.. .| 2025-12-22 03:02:41.410741 | debian-bookworm -> localhost | |o+.o=. =... o | 2025-12-22 03:02:41.410760 | debian-bookworm -> localhost | |..+o+oo .. . . o| 2025-12-22 03:02:41.410777 | debian-bookworm -> localhost | | o.o*o. . . o.| 2025-12-22 03:02:41.410794 | debian-bookworm -> localhost | | +OEo ..o| 2025-12-22 03:02:41.410810 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-22 03:02:41.410866 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.743814 2025-12-22 03:02:41.440341 | 2025-12-22 03:02:41.440441 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-22 03:02:41.490355 | debian-bookworm | ok 2025-12-22 03:02:41.519322 | debian-bookworm | included: /var/lib/zuul/builds/e086833136c34f19b254ca8f9f4c0dc1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-22 03:02:41.540989 | 2025-12-22 03:02:41.541084 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-22 03:02:41.593791 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:02:41.601054 | 2025-12-22 03:02:41.601179 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-22 03:02:42.527856 | debian-bookworm | changed 2025-12-22 03:02:42.532415 | 2025-12-22 03:02:42.532497 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-22 03:02:42.812046 | debian-bookworm | ok 2025-12-22 03:02:42.816756 | 2025-12-22 03:02:42.816834 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-22 03:02:43.564161 | debian-bookworm | changed 2025-12-22 03:02:43.569604 | 2025-12-22 03:02:43.569692 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-22 03:02:44.346783 | debian-bookworm | changed 2025-12-22 03:02:44.351197 | 2025-12-22 03:02:44.351279 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-22 03:02:44.373878 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:02:44.379305 | 2025-12-22 03:02:44.379393 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-22 03:02:45.083760 | debian-bookworm -> localhost | changed 2025-12-22 03:02:45.098821 | 2025-12-22 03:02:45.099607 | TASK [add-build-sshkey : Add back temp key] 2025-12-22 03:02:45.639267 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e086833136c34f19b254ca8f9f4c0dc1/work/e086833136c34f19b254ca8f9f4c0dc1_id_rsa (zuul-build-sshkey) 2025-12-22 03:02:45.639561 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010730 2025-12-22 03:02:45.649441 | 2025-12-22 03:02:45.649570 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-22 03:02:46.074956 | debian-bookworm | ok 2025-12-22 03:02:46.090821 | 2025-12-22 03:02:46.091017 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-22 03:02:46.126431 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:02:46.136992 | 2025-12-22 03:02:46.137105 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-22 03:02:46.647085 | debian-bookworm | ok 2025-12-22 03:02:46.672798 | 2025-12-22 03:02:46.672954 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-22 03:02:46.739619 | debian-bookworm | ok 2025-12-22 03:02:46.745505 | 2025-12-22 03:02:46.745639 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-22 03:02:47.237530 | debian-bookworm -> localhost | ok 2025-12-22 03:02:47.249522 | 2025-12-22 03:02:47.249666 | TASK [validate-host : Collect information about the host] 2025-12-22 03:02:48.422419 | debian-bookworm | ok 2025-12-22 03:02:48.454229 | 2025-12-22 03:02:48.454384 | TASK [validate-host : Sanitize hostname] 2025-12-22 03:02:48.677365 | debian-bookworm | ok 2025-12-22 03:02:48.742737 | 2025-12-22 03:02:48.742910 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-22 03:02:49.557822 | debian-bookworm -> localhost | changed 2025-12-22 03:02:49.565571 | 2025-12-22 03:02:49.565717 | TASK [validate-host : Collect information about zuul worker] 2025-12-22 03:02:50.054264 | debian-bookworm | ok 2025-12-22 03:02:50.061360 | 2025-12-22 03:02:50.061526 | TASK [validate-host : Write out all zuul information for each host] 2025-12-22 03:02:50.827955 | debian-bookworm -> localhost | changed 2025-12-22 03:02:50.843948 | 2025-12-22 03:02:50.844084 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-22 03:02:51.140375 | debian-bookworm | ok 2025-12-22 03:02:51.151171 | 2025-12-22 03:02:51.151357 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-22 03:02:52.361930 | debian-bookworm | changed: 2025-12-22 03:02:52.362145 | debian-bookworm | cd+++++++++ src/ 2025-12-22 03:02:52.362181 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-22 03:02:52.362205 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-22 03:02:52.362227 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2025-12-22 03:02:52.362248 | debian-bookworm | Containerfile 2025-12-22 03:02:52.362711 | debian-bookworm | localhost | ok: Runtime: 0:00:00.028912 2025-12-22 03:03:30.750494 | 2025-12-22 03:03:30.750645 | TASK [upload-logs : Upload logs to log server] 2025-12-22 03:03:33.314646 | localhost | Output suppressed because no_log was given 2025-12-22 03:03:33.317209 | 2025-12-22 03:03:33.317329 | LOOP [upload-logs : Compress console log and json output] 2025-12-22 03:03:33.661286 | localhost | skipping: Conditional result was False 2025-12-22 03:03:33.771753 | localhost | skipping: Conditional result was False 2025-12-22 03:03:33.779250 | 2025-12-22 03:03:33.779501 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-22 03:03:33.918352 | localhost | skipping: Conditional result was False 2025-12-22 03:03:33.918673 | 2025-12-22 03:03:33.923810 | localhost | skipping: Conditional result was False 2025-12-22 03:03:33.928381 | 2025-12-22 03:03:33.928593 | LOOP [upload-logs : Upload console log and json output]