2026-01-07 03:17:04.872802 | Job console starting 2026-01-07 03:17:04.914349 | Updating git repos 2026-01-07 03:17:04.957648 | Cloning repos into workspace 2026-01-07 03:17:05.024846 | Restoring repo states 2026-01-07 03:17:05.036451 | Merging changes 2026-01-07 03:17:05.036476 | Checking out repos 2026-01-07 03:17:05.086354 | Preparing playbooks 2026-01-07 03:17:06.307117 | Running Ansible setup 2026-01-07 03:17:11.952405 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-07 03:17:12.881831 | 2026-01-07 03:17:12.882005 | PLAY [Base pre] 2026-01-07 03:17:12.901372 | 2026-01-07 03:17:12.901535 | TASK [Setup log path fact] 2026-01-07 03:17:12.921730 | debian-bookworm | ok 2026-01-07 03:17:12.956475 | 2026-01-07 03:17:12.956648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-07 03:17:12.988997 | debian-bookworm | ok 2026-01-07 03:17:13.000917 | 2026-01-07 03:17:13.001313 | TASK [emit-job-header : Print job information] 2026-01-07 03:17:13.041005 | # Job Information 2026-01-07 03:17:13.041218 | Ansible Version: 2.16.14 2026-01-07 03:17:13.041255 | Job: python-black 2026-01-07 03:17:13.041289 | Pipeline: periodic-daily 2026-01-07 03:17:13.041313 | Executor: 521e9411259a 2026-01-07 03:17:13.041334 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-01-07 03:17:13.041356 | Event ID: 83225d9a0bb84313bbe115f1b238840c 2026-01-07 03:17:13.046805 | 2026-01-07 03:17:13.046968 | LOOP [emit-job-header : Print node information] 2026-01-07 03:17:13.170703 | debian-bookworm | ok: 2026-01-07 03:17:13.171033 | debian-bookworm | # Node Information 2026-01-07 03:17:13.171074 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-07 03:17:13.171101 | debian-bookworm | Hostname: debian 2026-01-07 03:17:13.171124 | debian-bookworm | Username: zuul 2026-01-07 03:17:13.171161 | debian-bookworm | Distro: Debian 12.12 2026-01-07 03:17:13.171187 | debian-bookworm | Provider: regiocloud-a 2026-01-07 03:17:13.171208 | debian-bookworm | Region: 2026-01-07 03:17:13.171230 | debian-bookworm | Label: debian-bookworm 2026-01-07 03:17:13.171250 | debian-bookworm | Product Name: OpenStack Nova 2026-01-07 03:17:13.171269 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb8:faab 2026-01-07 03:17:13.185149 | 2026-01-07 03:17:13.185308 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-07 03:17:14.219588 | debian-bookworm -> localhost | changed 2026-01-07 03:17:14.230414 | 2026-01-07 03:17:14.230570 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-07 03:17:16.245360 | debian-bookworm -> localhost | changed 2026-01-07 03:17:16.257772 | 2026-01-07 03:17:16.257911 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-07 03:17:16.993183 | debian-bookworm -> localhost | ok 2026-01-07 03:17:17.000764 | 2026-01-07 03:17:17.000904 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-07 03:17:17.032017 | debian-bookworm | ok 2026-01-07 03:17:17.077324 | debian-bookworm | included: /var/lib/zuul/builds/3843cfdd99b347338626247fee030234/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-07 03:17:17.089599 | 2026-01-07 03:17:17.089730 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-07 03:17:20.925080 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-07 03:17:20.925406 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3843cfdd99b347338626247fee030234/work/3843cfdd99b347338626247fee030234_id_rsa 2026-01-07 03:17:20.925452 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3843cfdd99b347338626247fee030234/work/3843cfdd99b347338626247fee030234_id_rsa.pub 2026-01-07 03:17:20.925480 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-07 03:17:20.925507 | debian-bookworm -> localhost | SHA256:lSsru3VcX9jjR2zpLVRHMGB0ib01dNMgWPkM0SYXr5s zuul-build-sshkey 2026-01-07 03:17:20.925531 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-07 03:17:20.925572 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-07 03:17:20.925594 | debian-bookworm -> localhost | | +BBBB+| 2026-01-07 03:17:20.925616 | debian-bookworm -> localhost | | .o=o*==| 2026-01-07 03:17:20.925636 | debian-bookworm -> localhost | | o B o=| 2026-01-07 03:17:20.925655 | debian-bookworm -> localhost | | . . +*o| 2026-01-07 03:17:20.925675 | debian-bookworm -> localhost | | S . . +o*| 2026-01-07 03:17:20.925705 | debian-bookworm -> localhost | | + . oo*o| 2026-01-07 03:17:20.925726 | debian-bookworm -> localhost | | . o o Eoo| 2026-01-07 03:17:20.925745 | debian-bookworm -> localhost | | + . ..| 2026-01-07 03:17:20.925765 | debian-bookworm -> localhost | | o. | 2026-01-07 03:17:20.925785 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-07 03:17:20.925846 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.742207 2026-01-07 03:17:20.933725 | 2026-01-07 03:17:20.933849 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-07 03:17:21.021827 | debian-bookworm | ok 2026-01-07 03:17:21.044480 | debian-bookworm | included: /var/lib/zuul/builds/3843cfdd99b347338626247fee030234/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-07 03:17:21.069824 | 2026-01-07 03:17:21.069974 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-07 03:17:21.120886 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:17:21.127520 | 2026-01-07 03:17:21.127648 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-07 03:17:22.404919 | debian-bookworm | changed 2026-01-07 03:17:22.410950 | 2026-01-07 03:17:22.411087 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-07 03:17:22.709028 | debian-bookworm | ok 2026-01-07 03:17:22.723399 | 2026-01-07 03:17:22.723575 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-07 03:17:23.561852 | debian-bookworm | changed 2026-01-07 03:17:23.573990 | 2026-01-07 03:17:23.574176 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-07 03:17:24.283584 | debian-bookworm | changed 2026-01-07 03:17:24.291526 | 2026-01-07 03:17:24.291665 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-07 03:17:24.328487 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:17:24.342419 | 2026-01-07 03:17:24.342565 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-07 03:17:25.463604 | debian-bookworm -> localhost | changed 2026-01-07 03:17:25.480390 | 2026-01-07 03:17:25.480544 | TASK [add-build-sshkey : Add back temp key] 2026-01-07 03:17:26.679181 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3843cfdd99b347338626247fee030234/work/3843cfdd99b347338626247fee030234_id_rsa (zuul-build-sshkey) 2026-01-07 03:17:26.679618 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035697 2026-01-07 03:17:26.696905 | 2026-01-07 03:17:26.697113 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-07 03:17:27.544942 | debian-bookworm | ok 2026-01-07 03:17:27.569525 | 2026-01-07 03:17:27.571965 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-07 03:17:27.660777 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:17:27.682546 | 2026-01-07 03:17:27.684744 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-07 03:17:28.705308 | debian-bookworm | ok 2026-01-07 03:17:28.727603 | 2026-01-07 03:17:28.727745 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-07 03:17:28.835587 | debian-bookworm | ok 2026-01-07 03:17:28.840815 | 2026-01-07 03:17:28.840930 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-07 03:17:30.167552 | debian-bookworm -> localhost | ok 2026-01-07 03:17:30.182553 | 2026-01-07 03:17:30.183192 | TASK [validate-host : Collect information about the host] 2026-01-07 03:17:31.816305 | debian-bookworm | ok 2026-01-07 03:17:31.850370 | 2026-01-07 03:17:31.850515 | TASK [validate-host : Sanitize hostname] 2026-01-07 03:17:32.367732 | debian-bookworm | ok 2026-01-07 03:17:32.542059 | 2026-01-07 03:17:32.542251 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-07 03:17:34.766718 | debian-bookworm -> localhost | changed 2026-01-07 03:17:34.773590 | 2026-01-07 03:17:34.773726 | TASK [validate-host : Collect information about zuul worker] 2026-01-07 03:17:35.457842 | debian-bookworm | ok 2026-01-07 03:17:35.479406 | 2026-01-07 03:17:35.479562 | TASK [validate-host : Write out all zuul information for each host] 2026-01-07 03:17:37.100612 | debian-bookworm -> localhost | changed 2026-01-07 03:17:37.116329 | 2026-01-07 03:17:37.116476 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-07 03:17:37.440558 | debian-bookworm | ok 2026-01-07 03:17:37.449157 | 2026-01-07 03:17:37.449286 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-07 03:17:39.349462 | debian-bookworm | changed: 2026-01-07 03:17:39.349679 | debian-bookworm | cd+++++++++ src/ 2026-01-07 03:17:39.349714 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-07 03:17:39.349739 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-07 03:17:39.349760 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-01-07 03:17:39.349781 | debian-bookworm | localhost | ok: Runtime: 0:00:00.038687 2026-01-07 03:18:16.704249 | 2026-01-07 03:18:16.704403 | TASK [upload-logs : Upload logs to log server] 2026-01-07 03:18:18.198178 | localhost | Output suppressed because no_log was given 2026-01-07 03:18:18.200767 | 2026-01-07 03:18:18.200890 | LOOP [upload-logs : Compress console log and json output] 2026-01-07 03:18:18.332774 | localhost | skipping: Conditional result was False 2026-01-07 03:18:18.349079 | localhost | skipping: Conditional result was False 2026-01-07 03:18:18.360155 | 2026-01-07 03:18:18.360315 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-07 03:18:18.478052 | localhost | skipping: Conditional result was False 2026-01-07 03:18:18.478495 | 2026-01-07 03:18:18.495159 | localhost | skipping: Conditional result was False 2026-01-07 03:18:18.506511 | 2026-01-07 03:18:18.506660 | LOOP [upload-logs : Upload console log and json output]