2026-01-24 09:05:53.874583 | Job console starting 2026-01-24 09:05:53.907413 | Updating git repos 2026-01-24 09:05:53.995082 | Cloning repos into workspace 2026-01-24 09:05:54.134068 | Restoring repo states 2026-01-24 09:05:54.154730 | Merging changes 2026-01-24 09:05:54.763274 | Checking out repos 2026-01-24 09:05:54.865835 | Preparing playbooks 2026-01-24 09:05:55.794863 | Running Ansible setup 2026-01-24 09:06:01.061507 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 09:06:02.083456 | 2026-01-24 09:06:02.083636 | PLAY [Base pre] 2026-01-24 09:06:02.123085 | 2026-01-24 09:06:02.123249 | TASK [Setup log path fact] 2026-01-24 09:06:02.165056 | debian-bookworm | ok 2026-01-24 09:06:02.190768 | 2026-01-24 09:06:02.191050 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 09:06:02.256177 | debian-bookworm | ok 2026-01-24 09:06:02.265946 | 2026-01-24 09:06:02.266094 | TASK [emit-job-header : Print job information] 2026-01-24 09:06:02.326991 | # Job Information 2026-01-24 09:06:02.327179 | Ansible Version: 2.16.14 2026-01-24 09:06:02.327214 | Job: python-black 2026-01-24 09:06:02.327247 | Pipeline: check 2026-01-24 09:06:02.327270 | Executor: 521e9411259a 2026-01-24 09:06:02.327291 | Triggered by: https://github.com/osism/python-osism/pull/1700 2026-01-24 09:06:02.327314 | Event ID: ddb721f0-f903-11f0-86b2-854e6d0a9501 2026-01-24 09:06:02.332343 | 2026-01-24 09:06:02.332468 | LOOP [emit-job-header : Print node information] 2026-01-24 09:06:02.573958 | debian-bookworm | ok: 2026-01-24 09:06:02.574275 | debian-bookworm | # Node Information 2026-01-24 09:06:02.574314 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 09:06:02.574339 | debian-bookworm | Hostname: debian 2026-01-24 09:06:02.574362 | debian-bookworm | Username: zuul 2026-01-24 09:06:02.574383 | debian-bookworm | Distro: Debian 12.13 2026-01-24 09:06:02.574406 | debian-bookworm | Provider: regiocloud-a 2026-01-24 09:06:02.574427 | debian-bookworm | Region: 2026-01-24 09:06:02.574449 | debian-bookworm | Label: debian-bookworm 2026-01-24 09:06:02.574468 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 09:06:02.574488 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:5fdc 2026-01-24 09:06:02.589344 | 2026-01-24 09:06:02.589476 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 09:06:03.375170 | debian-bookworm -> localhost | changed 2026-01-24 09:06:03.382516 | 2026-01-24 09:06:03.382640 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 09:06:05.050958 | debian-bookworm -> localhost | changed 2026-01-24 09:06:05.065347 | 2026-01-24 09:06:05.065480 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 09:06:05.438968 | debian-bookworm -> localhost | ok 2026-01-24 09:06:05.444808 | 2026-01-24 09:06:05.444913 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 09:06:05.473614 | debian-bookworm | ok 2026-01-24 09:06:05.494944 | debian-bookworm | included: /var/lib/zuul/builds/c780fc48ac9a45689fe453345b0e6539/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 09:06:05.502483 | 2026-01-24 09:06:05.502577 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 09:06:07.209574 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 09:06:07.209739 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c780fc48ac9a45689fe453345b0e6539/work/c780fc48ac9a45689fe453345b0e6539_id_rsa 2026-01-24 09:06:07.209769 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c780fc48ac9a45689fe453345b0e6539/work/c780fc48ac9a45689fe453345b0e6539_id_rsa.pub 2026-01-24 09:06:07.209791 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 09:06:07.209811 | debian-bookworm -> localhost | SHA256:C1QKKgA23CRtaYNVzTtgBA9hLThCj2fzIrHPQP/qTXs zuul-build-sshkey 2026-01-24 09:06:07.209830 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 09:06:07.209855 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 09:06:07.209873 | debian-bookworm -> localhost | |*=BBOoo . | 2026-01-24 09:06:07.209890 | debian-bookworm -> localhost | |+=*Xo= = | 2026-01-24 09:06:07.209906 | debian-bookworm -> localhost | |o+==+.+ . | 2026-01-24 09:06:07.209922 | debian-bookworm -> localhost | |..* o. o | 2026-01-24 09:06:07.209938 | debian-bookworm -> localhost | | + o .. S | 2026-01-24 09:06:07.209959 | debian-bookworm -> localhost | | = o . . | 2026-01-24 09:06:07.209975 | debian-bookworm -> localhost | | o o . | 2026-01-24 09:06:07.209991 | debian-bookworm -> localhost | | + .E | 2026-01-24 09:06:07.210033 | debian-bookworm -> localhost | | .o o. | 2026-01-24 09:06:07.210051 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 09:06:07.210093 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.918174 2026-01-24 09:06:07.216780 | 2026-01-24 09:06:07.216855 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 09:06:07.254846 | debian-bookworm | ok 2026-01-24 09:06:07.266164 | debian-bookworm | included: /var/lib/zuul/builds/c780fc48ac9a45689fe453345b0e6539/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 09:06:07.289257 | 2026-01-24 09:06:07.289341 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 09:06:07.332146 | debian-bookworm | skipping: Conditional result was False 2026-01-24 09:06:07.338590 | 2026-01-24 09:06:07.338674 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 09:06:08.161211 | debian-bookworm | changed 2026-01-24 09:06:08.165407 | 2026-01-24 09:06:08.165477 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 09:06:08.423980 | debian-bookworm | ok 2026-01-24 09:06:08.428673 | 2026-01-24 09:06:08.428746 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 09:06:09.071429 | debian-bookworm | changed 2026-01-24 09:06:09.079108 | 2026-01-24 09:06:09.079202 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 09:06:09.741852 | debian-bookworm | changed 2026-01-24 09:06:09.748959 | 2026-01-24 09:06:09.749095 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 09:06:09.772857 | debian-bookworm | skipping: Conditional result was False 2026-01-24 09:06:09.777880 | 2026-01-24 09:06:09.777960 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 09:06:10.168338 | debian-bookworm -> localhost | changed 2026-01-24 09:06:10.186137 | 2026-01-24 09:06:10.186272 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 09:06:10.544788 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c780fc48ac9a45689fe453345b0e6539/work/c780fc48ac9a45689fe453345b0e6539_id_rsa (zuul-build-sshkey) 2026-01-24 09:06:10.545040 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011256 2026-01-24 09:06:10.551793 | 2026-01-24 09:06:10.551876 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 09:06:11.089845 | debian-bookworm | ok 2026-01-24 09:06:11.097290 | 2026-01-24 09:06:11.099285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 09:06:11.136974 | debian-bookworm | skipping: Conditional result was False 2026-01-24 09:06:11.153394 | 2026-01-24 09:06:11.153503 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 09:06:11.773828 | debian-bookworm | ok 2026-01-24 09:06:11.784228 | 2026-01-24 09:06:11.784327 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 09:06:11.818329 | debian-bookworm | ok 2026-01-24 09:06:11.826477 | 2026-01-24 09:06:11.826573 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 09:06:12.428783 | debian-bookworm -> localhost | ok 2026-01-24 09:06:12.445706 | 2026-01-24 09:06:12.445811 | TASK [validate-host : Collect information about the host] 2026-01-24 09:06:13.882988 | debian-bookworm | ok 2026-01-24 09:06:13.898404 | 2026-01-24 09:06:13.898503 | TASK [validate-host : Sanitize hostname] 2026-01-24 09:06:14.088304 | debian-bookworm | ok 2026-01-24 09:06:14.187816 | 2026-01-24 09:06:14.187940 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 09:06:15.729570 | debian-bookworm -> localhost | changed 2026-01-24 09:06:15.734336 | 2026-01-24 09:06:15.734416 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 09:06:16.376881 | debian-bookworm | ok 2026-01-24 09:06:16.380594 | 2026-01-24 09:06:16.380678 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 09:06:17.536771 | debian-bookworm -> localhost | changed 2026-01-24 09:06:17.544881 | 2026-01-24 09:06:17.544962 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 09:06:17.838951 | debian-bookworm | ok 2026-01-24 09:06:17.849185 | 2026-01-24 09:06:17.849291 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 09:06:19.652820 | debian-bookworm | changed: 2026-01-24 09:06:19.652975 | debian-bookworm | cd+++++++++ src/ 2026-01-24 09:06:19.653013 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 09:06:19.653034 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 09:06:19.653053 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-24 09:06:19.653071 | debian-bookworm | Containerfile 2026-01-24 09:06:19.653179 | debian-bookworm | Containerfile 2026-01-24 09:06:19.731945 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007417 2026-01-24 09:06:47.613749 | 2026-01-24 09:06:47.613930 | TASK [upload-logs : Upload logs to log server] 2026-01-24 09:06:48.239390 | localhost | Output suppressed because no_log was given 2026-01-24 09:06:48.242030 | 2026-01-24 09:06:48.242159 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 09:06:48.305292 | localhost | skipping: Conditional result was False 2026-01-24 09:06:48.310334 | localhost | skipping: Conditional result was False 2026-01-24 09:06:48.315429 | 2026-01-24 09:06:48.315559 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 09:06:48.374699 | localhost | skipping: Conditional result was False 2026-01-24 09:06:48.375049 | 2026-01-24 09:06:48.379708 | localhost | skipping: Conditional result was False 2026-01-24 09:06:48.391898 | 2026-01-24 09:06:48.392118 | LOOP [upload-logs : Upload console log and json output]