2026-01-14 11:30:36.372313 | Job console starting 2026-01-14 11:30:36.385400 | Updating git repos 2026-01-14 11:30:36.426523 | Cloning repos into workspace 2026-01-14 11:30:36.493135 | Restoring repo states 2026-01-14 11:30:36.509294 | Merging changes 2026-01-14 11:30:37.076552 | Checking out repos 2026-01-14 11:30:37.114794 | Preparing playbooks 2026-01-14 11:30:37.848414 | Running Ansible setup 2026-01-14 11:30:43.288920 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-14 11:30:44.456768 | 2026-01-14 11:30:44.456944 | PLAY [Base pre] 2026-01-14 11:30:44.477491 | 2026-01-14 11:30:44.477693 | TASK [Setup log path fact] 2026-01-14 11:30:44.550146 | debian-bookworm | ok 2026-01-14 11:30:44.575934 | 2026-01-14 11:30:44.576169 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-14 11:30:44.648457 | debian-bookworm | ok 2026-01-14 11:30:44.697097 | 2026-01-14 11:30:44.697260 | TASK [emit-job-header : Print job information] 2026-01-14 11:30:44.760503 | # Job Information 2026-01-14 11:30:44.760827 | Ansible Version: 2.16.14 2026-01-14 11:30:44.760879 | Job: python-black 2026-01-14 11:30:44.760913 | Pipeline: check 2026-01-14 11:30:44.760937 | Executor: 521e9411259a 2026-01-14 11:30:44.760960 | Triggered by: https://github.com/osism/python-osism/pull/1731 2026-01-14 11:30:44.760984 | Event ID: 4f5a38d0-f13c-11f0-9dfc-7f72e46c264f 2026-01-14 11:30:44.766276 | 2026-01-14 11:30:44.766424 | LOOP [emit-job-header : Print node information] 2026-01-14 11:30:44.893236 | debian-bookworm | ok: 2026-01-14 11:30:44.893573 | debian-bookworm | # Node Information 2026-01-14 11:30:44.893615 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-14 11:30:44.893685 | debian-bookworm | Hostname: debian 2026-01-14 11:30:44.893711 | debian-bookworm | Username: zuul 2026-01-14 11:30:44.893732 | debian-bookworm | Distro: Debian 12.13 2026-01-14 11:30:44.893758 | debian-bookworm | Provider: regiocloud-a 2026-01-14 11:30:44.893779 | debian-bookworm | Region: 2026-01-14 11:30:44.893802 | debian-bookworm | Label: debian-bookworm 2026-01-14 11:30:44.893822 | debian-bookworm | Product Name: OpenStack Nova 2026-01-14 11:30:44.893842 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe03:b2bd 2026-01-14 11:30:44.915776 | 2026-01-14 11:30:44.915949 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-14 11:30:45.698466 | debian-bookworm -> localhost | changed 2026-01-14 11:30:45.707117 | 2026-01-14 11:30:45.707253 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-14 11:30:47.078586 | debian-bookworm -> localhost | changed 2026-01-14 11:30:47.091307 | 2026-01-14 11:30:47.091442 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-14 11:30:47.427245 | debian-bookworm -> localhost | ok 2026-01-14 11:30:47.453833 | 2026-01-14 11:30:47.454128 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-14 11:30:47.494495 | debian-bookworm | ok 2026-01-14 11:30:47.525539 | debian-bookworm | included: /var/lib/zuul/builds/c31fc427ee0641ccb8ee9d2bc847a211/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-14 11:30:47.538867 | 2026-01-14 11:30:47.539319 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-14 11:30:48.715922 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-14 11:30:48.716185 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c31fc427ee0641ccb8ee9d2bc847a211/work/c31fc427ee0641ccb8ee9d2bc847a211_id_rsa 2026-01-14 11:30:48.716225 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c31fc427ee0641ccb8ee9d2bc847a211/work/c31fc427ee0641ccb8ee9d2bc847a211_id_rsa.pub 2026-01-14 11:30:48.716251 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-14 11:30:48.716275 | debian-bookworm -> localhost | SHA256:J3SaYASVnGagryBp4Pvnj3YfPv3b/frkYTW+VPCdtzo zuul-build-sshkey 2026-01-14 11:30:48.716297 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-14 11:30:48.716334 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-14 11:30:48.716357 | debian-bookworm -> localhost | | o=oo | 2026-01-14 11:30:48.716378 | debian-bookworm -> localhost | | . .* | 2026-01-14 11:30:48.716399 | debian-bookworm -> localhost | |. . oo . . . | 2026-01-14 11:30:48.716419 | debian-bookworm -> localhost | |o. . . o + oo| 2026-01-14 11:30:48.716439 | debian-bookworm -> localhost | |+o . S . o*| 2026-01-14 11:30:48.716464 | debian-bookworm -> localhost | |o... o . *| 2026-01-14 11:30:48.716486 | debian-bookworm -> localhost | | .. .. *.| 2026-01-14 11:30:48.716506 | debian-bookworm -> localhost | | . o...... E=o+| 2026-01-14 11:30:48.716527 | debian-bookworm -> localhost | | .+oo..o. .++=*| 2026-01-14 11:30:48.716548 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-14 11:30:48.716604 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.521989 2026-01-14 11:30:48.724107 | 2026-01-14 11:30:48.724240 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-14 11:30:48.755147 | debian-bookworm | ok 2026-01-14 11:30:48.766701 | debian-bookworm | included: /var/lib/zuul/builds/c31fc427ee0641ccb8ee9d2bc847a211/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-14 11:30:48.776910 | 2026-01-14 11:30:48.777042 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-14 11:30:48.801171 | debian-bookworm | skipping: Conditional result was False 2026-01-14 11:30:48.807978 | 2026-01-14 11:30:48.808110 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-14 11:30:49.515543 | debian-bookworm | changed 2026-01-14 11:30:49.521170 | 2026-01-14 11:30:49.521284 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-14 11:30:49.856314 | debian-bookworm | ok 2026-01-14 11:30:49.868210 | 2026-01-14 11:30:49.868356 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-14 11:30:50.555252 | debian-bookworm | changed 2026-01-14 11:30:50.562864 | 2026-01-14 11:30:50.563760 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-14 11:30:51.241850 | debian-bookworm | changed 2026-01-14 11:30:51.247988 | 2026-01-14 11:30:51.248289 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-14 11:30:51.285890 | debian-bookworm | skipping: Conditional result was False 2026-01-14 11:30:51.294397 | 2026-01-14 11:30:51.294540 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-14 11:30:52.134123 | debian-bookworm -> localhost | changed 2026-01-14 11:30:52.155294 | 2026-01-14 11:30:52.155747 | TASK [add-build-sshkey : Add back temp key] 2026-01-14 11:30:52.653875 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c31fc427ee0641ccb8ee9d2bc847a211/work/c31fc427ee0641ccb8ee9d2bc847a211_id_rsa (zuul-build-sshkey) 2026-01-14 11:30:52.654176 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012204 2026-01-14 11:30:52.665539 | 2026-01-14 11:30:52.665736 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-14 11:30:53.206656 | debian-bookworm | ok 2026-01-14 11:30:53.212296 | 2026-01-14 11:30:53.212428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-14 11:30:53.256679 | debian-bookworm | skipping: Conditional result was False 2026-01-14 11:30:53.268164 | 2026-01-14 11:30:53.268302 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-14 11:30:53.818820 | debian-bookworm | ok 2026-01-14 11:30:53.853905 | 2026-01-14 11:30:53.854737 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-14 11:30:53.981276 | debian-bookworm | ok 2026-01-14 11:30:53.996341 | 2026-01-14 11:30:53.996487 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-14 11:30:54.562689 | debian-bookworm -> localhost | ok 2026-01-14 11:30:54.571607 | 2026-01-14 11:30:54.571846 | TASK [validate-host : Collect information about the host] 2026-01-14 11:30:55.807034 | debian-bookworm | ok 2026-01-14 11:30:55.843952 | 2026-01-14 11:30:55.844123 | TASK [validate-host : Sanitize hostname] 2026-01-14 11:30:55.983289 | debian-bookworm | ok 2026-01-14 11:30:56.051946 | 2026-01-14 11:30:56.052103 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-14 11:30:56.894622 | debian-bookworm -> localhost | changed 2026-01-14 11:30:56.905921 | 2026-01-14 11:30:56.906280 | TASK [validate-host : Collect information about zuul worker] 2026-01-14 11:30:57.462312 | debian-bookworm | ok 2026-01-14 11:30:57.475310 | 2026-01-14 11:30:57.477195 | TASK [validate-host : Write out all zuul information for each host] 2026-01-14 11:30:58.439350 | debian-bookworm -> localhost | changed 2026-01-14 11:30:58.455426 | 2026-01-14 11:30:58.455565 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-14 11:30:58.800442 | debian-bookworm | ok 2026-01-14 11:30:58.814738 | 2026-01-14 11:30:58.815138 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-14 11:31:00.188440 | debian-bookworm | changed: 2026-01-14 11:31:00.188737 | debian-bookworm | cd+++++++++ src/ 2026-01-14 11:31:00.188783 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-14 11:31:00.188808 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-14 11:31:00.188830 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-14 11:31:00.188851 | debian-bookworm | Containerfile 2026-01-14 11:31:00.188985 | debian-bookworm | Containerfile 2026-01-14 11:31:00.204546 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006532 2026-01-14 11:31:29.571052 | 2026-01-14 11:31:29.571261 | TASK [upload-logs : Upload logs to log server] 2026-01-14 11:31:30.232620 | localhost | Output suppressed because no_log was given 2026-01-14 11:31:30.234996 | 2026-01-14 11:31:30.235116 | LOOP [upload-logs : Compress console log and json output] 2026-01-14 11:31:30.290017 | localhost | skipping: Conditional result was False 2026-01-14 11:31:30.297186 | localhost | skipping: Conditional result was False 2026-01-14 11:31:30.308083 | 2026-01-14 11:31:30.308337 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-14 11:31:30.387724 | localhost | skipping: Conditional result was False 2026-01-14 11:31:30.388170 | 2026-01-14 11:31:30.399126 | localhost | skipping: Conditional result was False 2026-01-14 11:31:30.411820 | 2026-01-14 11:31:30.411992 | LOOP [upload-logs : Upload console log and json output]