2025-11-30 03:16:53.801472 | Job console starting 2025-11-30 03:16:53.812900 | Updating git repos 2025-11-30 03:16:53.843478 | Cloning repos into workspace 2025-11-30 03:16:53.886578 | Restoring repo states 2025-11-30 03:16:53.892017 | Merging changes 2025-11-30 03:16:53.892035 | Checking out repos 2025-11-30 03:16:53.931946 | Preparing playbooks 2025-11-30 03:16:54.758877 | Running Ansible setup 2025-11-30 03:16:59.320654 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-30 03:17:00.558812 | 2025-11-30 03:17:00.559005 | PLAY [Base pre] 2025-11-30 03:17:00.603163 | 2025-11-30 03:17:00.603330 | TASK [Setup log path fact] 2025-11-30 03:17:00.640083 | debian-bookworm | ok 2025-11-30 03:17:00.679163 | 2025-11-30 03:17:00.679646 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-30 03:17:00.737399 | debian-bookworm | ok 2025-11-30 03:17:00.752210 | 2025-11-30 03:17:00.752348 | TASK [emit-job-header : Print job information] 2025-11-30 03:17:00.831257 | # Job Information 2025-11-30 03:17:00.831558 | Ansible Version: 2.16.14 2025-11-30 03:17:00.831603 | Job: python-black 2025-11-30 03:17:00.831644 | Pipeline: periodic-daily 2025-11-30 03:17:00.831675 | Executor: 521e9411259a 2025-11-30 03:17:00.831698 | Triggered by: https://github.com/osism/sonic-manager 2025-11-30 03:17:00.831723 | Event ID: f82af90fa2894bf993e74f53dda354f5 2025-11-30 03:17:00.840396 | 2025-11-30 03:17:00.840541 | LOOP [emit-job-header : Print node information] 2025-11-30 03:17:01.059660 | debian-bookworm | ok: 2025-11-30 03:17:01.059870 | debian-bookworm | # Node Information 2025-11-30 03:17:01.059905 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-30 03:17:01.059930 | debian-bookworm | Hostname: debian 2025-11-30 03:17:01.059951 | debian-bookworm | Username: zuul 2025-11-30 03:17:01.059972 | debian-bookworm | Distro: Debian 12.12 2025-11-30 03:17:01.060121 | debian-bookworm | Provider: regiocloud-a 2025-11-30 03:17:01.060147 | debian-bookworm | Region: 2025-11-30 03:17:01.060170 | debian-bookworm | Label: debian-bookworm 2025-11-30 03:17:01.060190 | debian-bookworm | Product Name: OpenStack Nova 2025-11-30 03:17:01.060210 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:7ef2 2025-11-30 03:17:01.088377 | 2025-11-30 03:17:01.088529 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-30 03:17:02.022964 | debian-bookworm -> localhost | changed 2025-11-30 03:17:02.030882 | 2025-11-30 03:17:02.031022 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-30 03:17:03.608203 | debian-bookworm -> localhost | changed 2025-11-30 03:17:03.619551 | 2025-11-30 03:17:03.619684 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-30 03:17:04.274118 | debian-bookworm -> localhost | ok 2025-11-30 03:17:04.281271 | 2025-11-30 03:17:04.281414 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-30 03:17:04.331374 | debian-bookworm | ok 2025-11-30 03:17:04.372223 | debian-bookworm | included: /var/lib/zuul/builds/89935474e1654b0b9d3665b0f3f26eba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-30 03:17:04.378951 | 2025-11-30 03:17:04.379077 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-30 03:17:07.001392 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-30 03:17:07.001637 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/89935474e1654b0b9d3665b0f3f26eba/work/89935474e1654b0b9d3665b0f3f26eba_id_rsa 2025-11-30 03:17:07.001680 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/89935474e1654b0b9d3665b0f3f26eba/work/89935474e1654b0b9d3665b0f3f26eba_id_rsa.pub 2025-11-30 03:17:07.001707 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-30 03:17:07.001732 | debian-bookworm -> localhost | SHA256:1PQW27bPv3koms18eB7w+3rT4O1+cC+XxwXJj4AJn6g zuul-build-sshkey 2025-11-30 03:17:07.001755 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-30 03:17:07.001789 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-30 03:17:07.001837 | debian-bookworm -> localhost | | . . | 2025-11-30 03:17:07.001868 | debian-bookworm -> localhost | | .o . + | 2025-11-30 03:17:07.001890 | debian-bookworm -> localhost | | .+.++.o. | 2025-11-30 03:17:07.001910 | debian-bookworm -> localhost | | .. =...+. | 2025-11-30 03:17:07.001930 | debian-bookworm -> localhost | | .S ...+ | 2025-11-30 03:17:07.001957 | debian-bookworm -> localhost | | E o+o+| 2025-11-30 03:17:07.001977 | debian-bookworm -> localhost | | ooBB| 2025-11-30 03:17:07.001997 | debian-bookworm -> localhost | | =o *=&| 2025-11-30 03:17:07.002018 | debian-bookworm -> localhost | | o.+=+@@| 2025-11-30 03:17:07.002037 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-30 03:17:07.002097 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.591248 2025-11-30 03:17:07.009146 | 2025-11-30 03:17:07.009294 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-30 03:17:07.059103 | debian-bookworm | ok 2025-11-30 03:17:07.086146 | debian-bookworm | included: /var/lib/zuul/builds/89935474e1654b0b9d3665b0f3f26eba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-30 03:17:07.108040 | 2025-11-30 03:17:07.108199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-30 03:17:07.143220 | debian-bookworm | skipping: Conditional result was False 2025-11-30 03:17:07.150762 | 2025-11-30 03:17:07.150969 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-30 03:17:08.024156 | debian-bookworm | changed 2025-11-30 03:17:08.031035 | 2025-11-30 03:17:08.031153 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-30 03:17:08.398076 | debian-bookworm | ok 2025-11-30 03:17:08.406003 | 2025-11-30 03:17:08.406145 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-30 03:17:09.147249 | debian-bookworm | changed 2025-11-30 03:17:09.157295 | 2025-11-30 03:17:09.157446 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-30 03:17:09.919821 | debian-bookworm | changed 2025-11-30 03:17:09.925900 | 2025-11-30 03:17:09.926023 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-30 03:17:09.950333 | debian-bookworm | skipping: Conditional result was False 2025-11-30 03:17:09.957074 | 2025-11-30 03:17:09.957200 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-30 03:17:10.755316 | debian-bookworm -> localhost | changed 2025-11-30 03:17:10.771632 | 2025-11-30 03:17:10.772009 | TASK [add-build-sshkey : Add back temp key] 2025-11-30 03:17:11.470903 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/89935474e1654b0b9d3665b0f3f26eba/work/89935474e1654b0b9d3665b0f3f26eba_id_rsa (zuul-build-sshkey) 2025-11-30 03:17:11.471169 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012121 2025-11-30 03:17:11.487468 | 2025-11-30 03:17:11.487766 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-30 03:17:12.017948 | debian-bookworm | ok 2025-11-30 03:17:12.023512 | 2025-11-30 03:17:12.023648 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-30 03:17:12.065671 | debian-bookworm | skipping: Conditional result was False 2025-11-30 03:17:12.079889 | 2025-11-30 03:17:12.080039 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-30 03:17:12.577600 | debian-bookworm | ok 2025-11-30 03:17:12.589164 | 2025-11-30 03:17:12.589311 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-30 03:17:12.630015 | debian-bookworm | ok 2025-11-30 03:17:12.635307 | 2025-11-30 03:17:12.635420 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-30 03:17:12.939496 | debian-bookworm -> localhost | ok 2025-11-30 03:17:12.965551 | 2025-11-30 03:17:12.965731 | TASK [validate-host : Collect information about the host] 2025-11-30 03:17:14.101914 | debian-bookworm | ok 2025-11-30 03:17:14.119022 | 2025-11-30 03:17:14.119180 | TASK [validate-host : Sanitize hostname] 2025-11-30 03:17:14.264033 | debian-bookworm | ok 2025-11-30 03:17:14.308257 | 2025-11-30 03:17:14.308400 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-30 03:17:15.023655 | debian-bookworm -> localhost | changed 2025-11-30 03:17:15.034310 | 2025-11-30 03:17:15.034554 | TASK [validate-host : Collect information about zuul worker] 2025-11-30 03:17:15.616787 | debian-bookworm | ok 2025-11-30 03:17:15.630540 | 2025-11-30 03:17:15.630672 | TASK [validate-host : Write out all zuul information for each host] 2025-11-30 03:17:16.684357 | debian-bookworm -> localhost | changed 2025-11-30 03:17:16.705120 | 2025-11-30 03:17:16.705531 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-30 03:17:16.992220 | debian-bookworm | ok 2025-11-30 03:17:17.002009 | 2025-11-30 03:17:17.002137 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-30 03:17:17.979152 | debian-bookworm | changed: 2025-11-30 03:17:17.979442 | debian-bookworm | cd+++++++++ src/ 2025-11-30 03:17:17.979490 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-30 03:17:17.979521 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-30 03:17:17.979549 | debian-bookworm | cd+++++++++ src/github.com/osism/sonic-manager/ 2025-11-30 03:17:17.979575 | debian-bookworm | localhost | ok: Runtime: 0:00:00.032712 2025-11-30 03:17:46.079498 | 2025-11-30 03:17:46.079644 | TASK [upload-logs : Upload logs to log server] 2025-11-30 03:17:47.703120 | localhost | Output suppressed because no_log was given 2025-11-30 03:17:47.705061 | 2025-11-30 03:17:47.705171 | LOOP [upload-logs : Compress console log and json output] 2025-11-30 03:17:47.771551 | localhost | skipping: Conditional result was False 2025-11-30 03:17:47.787947 | localhost | skipping: Conditional result was False 2025-11-30 03:17:47.794729 | 2025-11-30 03:17:47.794910 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-30 03:17:47.900871 | localhost | skipping: Conditional result was False 2025-11-30 03:17:47.901196 | 2025-11-30 03:17:47.911245 | localhost | skipping: Conditional result was False 2025-11-30 03:17:47.927378 | 2025-11-30 03:17:47.927519 | LOOP [upload-logs : Upload console log and json output]