2026-02-05 21:03:33.057919 | Job console starting 2026-02-05 21:03:33.077327 | Updating git repos 2026-02-05 21:03:33.125473 | Cloning repos into workspace 2026-02-05 21:03:33.205014 | Restoring repo states 2026-02-05 21:03:33.221000 | Merging changes 2026-02-05 21:03:33.918725 | Checking out repos 2026-02-05 21:03:34.018938 | Preparing playbooks 2026-02-05 21:03:35.887097 | Running Ansible setup 2026-02-05 21:03:42.582235 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 21:03:44.665975 | 2026-02-05 21:03:44.666092 | PLAY [Base pre] 2026-02-05 21:03:44.731717 | 2026-02-05 21:03:44.731826 | TASK [Setup log path fact] 2026-02-05 21:03:44.789452 | debian-bookworm | ok 2026-02-05 21:03:44.837114 | 2026-02-05 21:03:44.837238 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 21:03:44.901996 | debian-bookworm | ok 2026-02-05 21:03:44.910090 | 2026-02-05 21:03:44.910189 | TASK [emit-job-header : Print job information] 2026-02-05 21:03:45.029392 | # Job Information 2026-02-05 21:03:45.029564 | Ansible Version: 2.16.14 2026-02-05 21:03:45.029599 | Job: python-black 2026-02-05 21:03:45.029632 | Pipeline: check 2026-02-05 21:03:45.029655 | Executor: 521e9411259a 2026-02-05 21:03:45.029676 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/666 2026-02-05 21:03:45.029698 | Event ID: 1bda1510-02d6-11f1-8e30-561e59bbc3bc 2026-02-05 21:03:45.042098 | 2026-02-05 21:03:45.042206 | LOOP [emit-job-header : Print node information] 2026-02-05 21:03:45.341670 | debian-bookworm | ok: 2026-02-05 21:03:45.341816 | debian-bookworm | # Node Information 2026-02-05 21:03:45.341843 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 21:03:45.341874 | debian-bookworm | Hostname: debian 2026-02-05 21:03:45.341893 | debian-bookworm | Username: zuul 2026-02-05 21:03:45.341910 | debian-bookworm | Distro: Debian 12.13 2026-02-05 21:03:45.341929 | debian-bookworm | Provider: regiocloud-a 2026-02-05 21:03:45.341946 | debian-bookworm | Region: 2026-02-05 21:03:45.341965 | debian-bookworm | Label: debian-bookworm 2026-02-05 21:03:45.341981 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 21:03:45.341997 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:9e3f 2026-02-05 21:03:45.357922 | 2026-02-05 21:03:45.358014 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 21:03:46.135884 | debian-bookworm -> localhost | changed 2026-02-05 21:03:46.141456 | 2026-02-05 21:03:46.141546 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 21:03:48.321695 | debian-bookworm -> localhost | changed 2026-02-05 21:03:48.336992 | 2026-02-05 21:03:48.337087 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 21:03:49.102776 | debian-bookworm -> localhost | ok 2026-02-05 21:03:49.107733 | 2026-02-05 21:03:49.107826 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 21:03:49.154636 | debian-bookworm | ok 2026-02-05 21:03:49.170570 | debian-bookworm | included: /var/lib/zuul/builds/d624017e5f0944a5b732cc7ff5dcdb52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 21:03:49.185527 | 2026-02-05 21:03:49.185615 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 21:03:50.522087 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 21:03:50.522304 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d624017e5f0944a5b732cc7ff5dcdb52/work/d624017e5f0944a5b732cc7ff5dcdb52_id_rsa 2026-02-05 21:03:50.522350 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d624017e5f0944a5b732cc7ff5dcdb52/work/d624017e5f0944a5b732cc7ff5dcdb52_id_rsa.pub 2026-02-05 21:03:50.522381 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 21:03:50.522407 | debian-bookworm -> localhost | SHA256:tDAaOl++HLDoGVMbdeGs+bgLQ3Y7PH/gw2ZmuFrr2Eg zuul-build-sshkey 2026-02-05 21:03:50.522432 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 21:03:50.522464 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 21:03:50.522489 | debian-bookworm -> localhost | | . | 2026-02-05 21:03:50.522514 | debian-bookworm -> localhost | | o . | 2026-02-05 21:03:50.522537 | debian-bookworm -> localhost | | . + = | 2026-02-05 21:03:50.522560 | debian-bookworm -> localhost | | . + B . | 2026-02-05 21:03:50.522582 | debian-bookworm -> localhost | | o B = S | 2026-02-05 21:03:50.522605 | debian-bookworm -> localhost | | B X +. | 2026-02-05 21:03:50.522638 | debian-bookworm -> localhost | | + E X+.. | 2026-02-05 21:03:50.522677 | debian-bookworm -> localhost | | . = O.OO . | 2026-02-05 21:03:50.522719 | debian-bookworm -> localhost | | o +oXB.o | 2026-02-05 21:03:50.522752 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 21:03:50.522872 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.710725 2026-02-05 21:03:50.529572 | 2026-02-05 21:03:50.529659 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 21:03:50.581586 | debian-bookworm | ok 2026-02-05 21:03:50.592817 | debian-bookworm | included: /var/lib/zuul/builds/d624017e5f0944a5b732cc7ff5dcdb52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 21:03:50.618642 | 2026-02-05 21:03:50.618735 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 21:03:50.652089 | debian-bookworm | skipping: Conditional result was False 2026-02-05 21:03:50.668165 | 2026-02-05 21:03:50.668307 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 21:03:51.224195 | debian-bookworm | changed 2026-02-05 21:03:51.230928 | 2026-02-05 21:03:51.231003 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 21:03:51.473801 | debian-bookworm | ok 2026-02-05 21:03:51.478494 | 2026-02-05 21:03:51.478566 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 21:03:52.138214 | debian-bookworm | changed 2026-02-05 21:03:52.143567 | 2026-02-05 21:03:52.143646 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 21:03:52.738572 | debian-bookworm | changed 2026-02-05 21:03:52.743793 | 2026-02-05 21:03:52.743898 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 21:03:52.776828 | debian-bookworm | skipping: Conditional result was False 2026-02-05 21:03:52.782122 | 2026-02-05 21:03:52.782207 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 21:03:53.267162 | debian-bookworm -> localhost | changed 2026-02-05 21:03:53.279154 | 2026-02-05 21:03:53.279256 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 21:03:53.664846 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d624017e5f0944a5b732cc7ff5dcdb52/work/d624017e5f0944a5b732cc7ff5dcdb52_id_rsa (zuul-build-sshkey) 2026-02-05 21:03:53.665221 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010422 2026-02-05 21:03:53.681867 | 2026-02-05 21:03:53.682012 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 21:03:54.089973 | debian-bookworm | ok 2026-02-05 21:03:54.094111 | 2026-02-05 21:03:54.094188 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 21:03:54.130505 | debian-bookworm | skipping: Conditional result was False 2026-02-05 21:03:54.139194 | 2026-02-05 21:03:54.139276 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 21:03:54.555299 | debian-bookworm | ok 2026-02-05 21:03:54.564907 | 2026-02-05 21:03:54.565000 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 21:03:54.612360 | debian-bookworm | ok 2026-02-05 21:03:54.616582 | 2026-02-05 21:03:54.616667 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 21:03:55.043314 | debian-bookworm -> localhost | ok 2026-02-05 21:03:55.048626 | 2026-02-05 21:03:55.048699 | TASK [validate-host : Collect information about the host] 2026-02-05 21:03:56.114201 | debian-bookworm | ok 2026-02-05 21:03:56.139395 | 2026-02-05 21:03:56.139502 | TASK [validate-host : Sanitize hostname] 2026-02-05 21:03:56.240735 | debian-bookworm | ok 2026-02-05 21:03:56.309995 | 2026-02-05 21:03:56.310107 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 21:03:57.240029 | debian-bookworm -> localhost | changed 2026-02-05 21:03:57.260784 | 2026-02-05 21:03:57.260903 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 21:03:57.735891 | debian-bookworm | ok 2026-02-05 21:03:57.740193 | 2026-02-05 21:03:57.740277 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 21:03:58.283845 | debian-bookworm -> localhost | changed 2026-02-05 21:03:58.297012 | 2026-02-05 21:03:58.297104 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 21:03:58.554315 | debian-bookworm | ok 2026-02-05 21:03:58.561634 | 2026-02-05 21:03:58.561778 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 21:03:59.763396 | debian-bookworm | changed: 2026-02-05 21:03:59.763558 | debian-bookworm | cd+++++++++ src/ 2026-02-05 21:03:59.763592 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 21:03:59.763617 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 21:03:59.763639 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-02-05 21:03:59.763975 | debian-bookworm | Containerfile 2026-02-05 21:03:59.764166 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006534 2026-02-05 21:04:25.073186 | 2026-02-05 21:04:25.073306 | TASK [upload-logs : Upload logs to log server] 2026-02-05 21:04:25.636341 | localhost | Output suppressed because no_log was given 2026-02-05 21:04:25.638599 | 2026-02-05 21:04:25.638726 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 21:04:25.693969 | localhost | skipping: Conditional result was False 2026-02-05 21:04:25.697824 | localhost | skipping: Conditional result was False 2026-02-05 21:04:25.711823 | 2026-02-05 21:04:25.712116 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 21:04:25.759416 | localhost | skipping: Conditional result was False 2026-02-05 21:04:25.759701 | 2026-02-05 21:04:25.765718 | localhost | skipping: Conditional result was False 2026-02-05 21:04:25.773300 | 2026-02-05 21:04:25.773488 | LOOP [upload-logs : Upload console log and json output]