2025-10-15 03:12:34.435968 | Job console starting 2025-10-15 03:12:34.444541 | Updating git repos 2025-10-15 03:12:34.492642 | Cloning repos into workspace 2025-10-15 03:12:34.651417 | Restoring repo states 2025-10-15 03:12:34.669240 | Merging changes 2025-10-15 03:12:34.669261 | Checking out repos 2025-10-15 03:12:34.822413 | Preparing playbooks 2025-10-15 03:12:36.271407 | Running Ansible setup 2025-10-15 03:12:41.283357 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-15 03:12:42.711277 | 2025-10-15 03:12:42.711402 | PLAY [Base pre] 2025-10-15 03:12:42.746153 | 2025-10-15 03:12:42.746272 | TASK [Setup log path fact] 2025-10-15 03:12:42.777833 | debian-bookworm | ok 2025-10-15 03:12:42.804250 | 2025-10-15 03:12:42.804381 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 03:12:42.843374 | debian-bookworm | ok 2025-10-15 03:12:42.853102 | 2025-10-15 03:12:42.853204 | TASK [emit-job-header : Print job information] 2025-10-15 03:12:42.891833 | # Job Information 2025-10-15 03:12:42.891981 | Ansible Version: 2.16.14 2025-10-15 03:12:42.892014 | Job: python-black 2025-10-15 03:12:42.892047 | Pipeline: periodic-daily 2025-10-15 03:12:42.892071 | Executor: 521e9411259a 2025-10-15 03:12:42.892091 | Triggered by: https://github.com/osism/python-osism 2025-10-15 03:12:42.892114 | Event ID: 552959f5ff0b44ac9aebccfd6873cd25 2025-10-15 03:12:42.896078 | 2025-10-15 03:12:42.896154 | LOOP [emit-job-header : Print node information] 2025-10-15 03:12:42.981763 | debian-bookworm | ok: 2025-10-15 03:12:42.981942 | debian-bookworm | # Node Information 2025-10-15 03:12:42.982008 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-15 03:12:42.982037 | debian-bookworm | Hostname: debian 2025-10-15 03:12:42.982061 | debian-bookworm | Username: zuul 2025-10-15 03:12:42.982082 | debian-bookworm | Distro: Debian 12.12 2025-10-15 03:12:42.982105 | debian-bookworm | Provider: regiocloud-a 2025-10-15 03:12:42.982126 | debian-bookworm | Region: 2025-10-15 03:12:42.982147 | debian-bookworm | Label: debian-bookworm 2025-10-15 03:12:42.982167 | debian-bookworm | Product Name: OpenStack Nova 2025-10-15 03:12:42.982186 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:7055 2025-10-15 03:12:43.000291 | 2025-10-15 03:12:43.000384 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-15 03:12:43.480374 | debian-bookworm -> localhost | changed 2025-10-15 03:12:43.486033 | 2025-10-15 03:12:43.486122 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-15 03:12:45.029519 | debian-bookworm -> localhost | changed 2025-10-15 03:12:45.038260 | 2025-10-15 03:12:45.038346 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-15 03:12:45.326785 | debian-bookworm -> localhost | ok 2025-10-15 03:12:45.331891 | 2025-10-15 03:12:45.331970 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-15 03:12:45.369345 | debian-bookworm | ok 2025-10-15 03:12:45.390658 | debian-bookworm | included: /var/lib/zuul/builds/ca3ef0dc8bbc4c6e9119dbc8eed01529/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-15 03:12:45.401337 | 2025-10-15 03:12:45.401423 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-15 03:12:46.925086 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-15 03:12:46.925282 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ca3ef0dc8bbc4c6e9119dbc8eed01529/work/ca3ef0dc8bbc4c6e9119dbc8eed01529_id_rsa 2025-10-15 03:12:46.925317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ca3ef0dc8bbc4c6e9119dbc8eed01529/work/ca3ef0dc8bbc4c6e9119dbc8eed01529_id_rsa.pub 2025-10-15 03:12:46.925338 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-15 03:12:46.925357 | debian-bookworm -> localhost | SHA256:6BJTW+4Ue7ThzVQW76zk9k+krqKvkD7ozwpzLCiYzBw zuul-build-sshkey 2025-10-15 03:12:46.925375 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-15 03:12:46.925398 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-15 03:12:46.925417 | debian-bookworm -> localhost | | +. | 2025-10-15 03:12:46.925435 | debian-bookworm -> localhost | | o . | 2025-10-15 03:12:46.925473 | debian-bookworm -> localhost | | . o o . .| 2025-10-15 03:12:46.925492 | debian-bookworm -> localhost | | . = = * o | 2025-10-15 03:12:46.925509 | debian-bookworm -> localhost | | E o o S + o . +| 2025-10-15 03:12:46.925532 | debian-bookworm -> localhost | |=o.. + + . o + | 2025-10-15 03:12:46.925550 | debian-bookworm -> localhost | |=++ +.+ . = .| 2025-10-15 03:12:46.925566 | debian-bookworm -> localhost | |. =.+.. . o o | 2025-10-15 03:12:46.925583 | debian-bookworm -> localhost | | .oo+.o+..... +| 2025-10-15 03:12:46.925600 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-15 03:12:46.925651 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.976197 2025-10-15 03:12:46.930697 | 2025-10-15 03:12:46.930777 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-15 03:12:46.958786 | debian-bookworm | ok 2025-10-15 03:12:46.966417 | debian-bookworm | included: /var/lib/zuul/builds/ca3ef0dc8bbc4c6e9119dbc8eed01529/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-15 03:12:46.986536 | 2025-10-15 03:12:46.986626 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-15 03:12:47.020065 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:12:47.024731 | 2025-10-15 03:12:47.024808 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-15 03:12:47.839384 | debian-bookworm | changed 2025-10-15 03:12:47.843730 | 2025-10-15 03:12:47.843802 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-15 03:12:48.127694 | debian-bookworm | ok 2025-10-15 03:12:48.132133 | 2025-10-15 03:12:48.132211 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-15 03:12:48.929932 | debian-bookworm | changed 2025-10-15 03:12:48.941994 | 2025-10-15 03:12:48.942080 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-15 03:12:49.655209 | debian-bookworm | changed 2025-10-15 03:12:49.659571 | 2025-10-15 03:12:49.659642 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-15 03:12:49.693171 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:12:49.698950 | 2025-10-15 03:12:49.699040 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-15 03:12:50.170248 | debian-bookworm -> localhost | changed 2025-10-15 03:12:50.178552 | 2025-10-15 03:12:50.178633 | TASK [add-build-sshkey : Add back temp key] 2025-10-15 03:12:50.618571 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ca3ef0dc8bbc4c6e9119dbc8eed01529/work/ca3ef0dc8bbc4c6e9119dbc8eed01529_id_rsa (zuul-build-sshkey) 2025-10-15 03:12:50.618745 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018964 2025-10-15 03:12:50.625039 | 2025-10-15 03:12:50.625122 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-15 03:12:51.220599 | debian-bookworm | ok 2025-10-15 03:12:51.225428 | 2025-10-15 03:12:51.225518 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-15 03:12:51.258419 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:12:51.266737 | 2025-10-15 03:12:51.266818 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-15 03:12:51.749488 | debian-bookworm | ok 2025-10-15 03:12:51.763849 | 2025-10-15 03:12:51.763951 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-15 03:12:51.802612 | debian-bookworm | ok 2025-10-15 03:12:51.806582 | 2025-10-15 03:12:51.806658 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-15 03:12:52.121707 | debian-bookworm -> localhost | ok 2025-10-15 03:12:52.126880 | 2025-10-15 03:12:52.126955 | TASK [validate-host : Collect information about the host] 2025-10-15 03:12:53.260147 | debian-bookworm | ok 2025-10-15 03:12:53.332764 | 2025-10-15 03:12:53.332876 | TASK [validate-host : Sanitize hostname] 2025-10-15 03:12:53.502424 | debian-bookworm | ok 2025-10-15 03:12:53.612980 | 2025-10-15 03:12:53.613091 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-15 03:12:54.887025 | debian-bookworm -> localhost | changed 2025-10-15 03:12:54.891631 | 2025-10-15 03:12:54.891716 | TASK [validate-host : Collect information about zuul worker] 2025-10-15 03:12:55.273797 | debian-bookworm | ok 2025-10-15 03:12:55.277626 | 2025-10-15 03:12:55.277706 | TASK [validate-host : Write out all zuul information for each host] 2025-10-15 03:12:55.861779 | debian-bookworm -> localhost | changed 2025-10-15 03:12:55.869343 | 2025-10-15 03:12:55.869418 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-15 03:12:56.171527 | debian-bookworm | ok 2025-10-15 03:12:56.176054 | 2025-10-15 03:12:56.176128 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-15 03:12:57.376382 | debian-bookworm | changed: 2025-10-15 03:12:57.376538 | debian-bookworm | cd+++++++++ src/ 2025-10-15 03:12:57.376568 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-15 03:12:57.376588 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-15 03:12:57.376605 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-15 03:12:57.376622 | debian-bookworm | Containerfile 2025-10-15 03:12:57.376716 | debian-bookworm | Containerfile 2025-10-15 03:12:57.414409 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005978 2025-10-15 03:13:24.361636 | 2025-10-15 03:13:24.361728 | TASK [upload-logs : Upload logs to log server] 2025-10-15 03:13:24.844232 | localhost | Output suppressed because no_log was given 2025-10-15 03:13:24.846483 | 2025-10-15 03:13:24.846572 | LOOP [upload-logs : Compress console log and json output] 2025-10-15 03:13:24.894479 | localhost | skipping: Conditional result was False 2025-10-15 03:13:24.903022 | localhost | skipping: Conditional result was False 2025-10-15 03:13:24.915286 | 2025-10-15 03:13:24.915362 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-15 03:13:24.950371 | localhost | skipping: Conditional result was False 2025-10-15 03:13:24.950605 | 2025-10-15 03:13:24.955677 | localhost | skipping: Conditional result was False 2025-10-15 03:13:24.960544 | 2025-10-15 03:13:24.960628 | LOOP [upload-logs : Upload console log and json output]