2026-06-23 15:01:33.875563 | Job console starting 2026-06-23 15:01:33.888777 | Updating git repos 2026-06-23 15:01:33.916374 | Cloning repos into workspace 2026-06-23 15:01:33.956101 | Restoring repo states 2026-06-23 15:01:33.969366 | Merging changes 2026-06-23 15:01:34.507891 | Checking out repos 2026-06-23 15:01:34.540697 | Preparing playbooks 2026-06-23 15:01:35.264719 | Running Ansible setup 2026-06-23 15:01:39.762518 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-23 15:01:40.620337 | 2026-06-23 15:01:40.620513 | PLAY [Base pre] 2026-06-23 15:01:40.637480 | 2026-06-23 15:01:40.637633 | TASK [Setup log path fact] 2026-06-23 15:01:40.667090 | ubuntu-jammy | ok 2026-06-23 15:01:40.697555 | 2026-06-23 15:01:40.697916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 15:01:40.753758 | ubuntu-jammy | ok 2026-06-23 15:01:40.766337 | 2026-06-23 15:01:40.766484 | TASK [emit-job-header : Print job information] 2026-06-23 15:01:40.812015 | # Job Information 2026-06-23 15:01:40.812241 | Ansible Version: 2.16.14 2026-06-23 15:01:40.812279 | Job: python-black 2026-06-23 15:01:40.812314 | Pipeline: check 2026-06-23 15:01:40.812338 | Executor: 521e9411259a 2026-06-23 15:01:40.812360 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/707 2026-06-23 15:01:40.812384 | Event ID: 4ff4ac20-6f14-11f1-9608-6cb908c8e5b0 2026-06-23 15:01:40.817803 | 2026-06-23 15:01:40.817943 | LOOP [emit-job-header : Print node information] 2026-06-23 15:01:40.933010 | ubuntu-jammy | ok: 2026-06-23 15:01:40.933233 | ubuntu-jammy | # Node Information 2026-06-23 15:01:40.933268 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-23 15:01:40.933294 | ubuntu-jammy | Hostname: ubuntu 2026-06-23 15:01:40.933316 | ubuntu-jammy | Username: zuul 2026-06-23 15:01:40.933337 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-23 15:01:40.933361 | ubuntu-jammy | Provider: regiocloud-a 2026-06-23 15:01:40.933383 | ubuntu-jammy | Region: 2026-06-23 15:01:40.933404 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-23 15:01:40.933424 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-23 15:01:40.933444 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe05:9bea 2026-06-23 15:01:40.944852 | 2026-06-23 15:01:40.944995 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-23 15:01:41.474347 | ubuntu-jammy -> localhost | changed 2026-06-23 15:01:41.481941 | 2026-06-23 15:01:41.482080 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-23 15:01:42.759098 | ubuntu-jammy -> localhost | changed 2026-06-23 15:01:42.774866 | 2026-06-23 15:01:42.775025 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-23 15:01:43.144049 | ubuntu-jammy -> localhost | ok 2026-06-23 15:01:43.150612 | 2026-06-23 15:01:43.150741 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-23 15:01:43.179928 | ubuntu-jammy | ok 2026-06-23 15:01:43.211759 | ubuntu-jammy | included: /var/lib/zuul/builds/ad5cb74780fe470db2001de01ef0919a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-23 15:01:43.218115 | 2026-06-23 15:01:43.218275 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-23 15:01:44.383853 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-23 15:01:44.384098 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ad5cb74780fe470db2001de01ef0919a/work/ad5cb74780fe470db2001de01ef0919a_id_rsa 2026-06-23 15:01:44.384137 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ad5cb74780fe470db2001de01ef0919a/work/ad5cb74780fe470db2001de01ef0919a_id_rsa.pub 2026-06-23 15:01:44.384187 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-23 15:01:44.384212 | ubuntu-jammy -> localhost | SHA256:oXizfRQgRdSGegttJJ/afnTwVVeVgGlibCzuC6PjhUI zuul-build-sshkey 2026-06-23 15:01:44.384235 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-23 15:01:44.384269 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-23 15:01:44.384290 | ubuntu-jammy -> localhost | | .+Bo o.. *| 2026-06-23 15:01:44.384312 | ubuntu-jammy -> localhost | | .ooBo+ .o| 2026-06-23 15:01:44.384332 | ubuntu-jammy -> localhost | | .*=o+ ..| 2026-06-23 15:01:44.384352 | ubuntu-jammy -> localhost | | .oo*... . | 2026-06-23 15:01:44.384372 | ubuntu-jammy -> localhost | | E . =*S..o . | 2026-06-23 15:01:44.384398 | ubuntu-jammy -> localhost | |. .+.=o.. o | 2026-06-23 15:01:44.384418 | ubuntu-jammy -> localhost | | . ...+.o... | 2026-06-23 15:01:44.384438 | ubuntu-jammy -> localhost | | .o. .... | 2026-06-23 15:01:44.384458 | ubuntu-jammy -> localhost | | ... . | 2026-06-23 15:01:44.384479 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-23 15:01:44.384539 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.649760 2026-06-23 15:01:44.391125 | 2026-06-23 15:01:44.391258 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-23 15:01:44.420867 | ubuntu-jammy | ok 2026-06-23 15:01:44.437566 | ubuntu-jammy | included: /var/lib/zuul/builds/ad5cb74780fe470db2001de01ef0919a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-23 15:01:44.455514 | 2026-06-23 15:01:44.455763 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-23 15:01:44.482169 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 15:01:44.492794 | 2026-06-23 15:01:44.492935 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-23 15:01:45.191553 | ubuntu-jammy | changed 2026-06-23 15:01:45.197362 | 2026-06-23 15:01:45.197482 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-23 15:01:45.440627 | ubuntu-jammy | ok 2026-06-23 15:01:45.451116 | 2026-06-23 15:01:45.451284 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-23 15:01:46.096493 | ubuntu-jammy | changed 2026-06-23 15:01:46.105014 | 2026-06-23 15:01:46.105170 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-23 15:01:46.718399 | ubuntu-jammy | changed 2026-06-23 15:01:46.727594 | 2026-06-23 15:01:46.727730 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-23 15:01:46.785872 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 15:01:46.795865 | 2026-06-23 15:01:46.796010 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-23 15:01:47.451218 | ubuntu-jammy -> localhost | changed 2026-06-23 15:01:47.472530 | 2026-06-23 15:01:47.472693 | TASK [add-build-sshkey : Add back temp key] 2026-06-23 15:01:47.835518 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ad5cb74780fe470db2001de01ef0919a/work/ad5cb74780fe470db2001de01ef0919a_id_rsa (zuul-build-sshkey) 2026-06-23 15:01:47.835864 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.036658 2026-06-23 15:01:47.848952 | 2026-06-23 15:01:47.849122 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-23 15:01:48.243900 | ubuntu-jammy | ok 2026-06-23 15:01:48.249284 | 2026-06-23 15:01:48.249399 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-23 15:01:48.285026 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 15:01:48.297220 | 2026-06-23 15:01:48.297356 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-23 15:01:48.731416 | ubuntu-jammy | ok 2026-06-23 15:01:48.746748 | 2026-06-23 15:01:48.746898 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-23 15:01:48.790865 | ubuntu-jammy | ok 2026-06-23 15:01:48.797187 | 2026-06-23 15:01:48.797301 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-23 15:01:49.125633 | ubuntu-jammy -> localhost | ok 2026-06-23 15:01:49.141651 | 2026-06-23 15:01:49.141827 | TASK [validate-host : Collect information about the host] 2026-06-23 15:01:50.433130 | ubuntu-jammy | ok 2026-06-23 15:01:50.448456 | 2026-06-23 15:01:50.448600 | TASK [validate-host : Sanitize hostname] 2026-06-23 15:01:50.585974 | ubuntu-jammy | ok 2026-06-23 15:01:50.626937 | 2026-06-23 15:01:50.627072 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-23 15:01:51.213760 | ubuntu-jammy -> localhost | changed 2026-06-23 15:01:51.231337 | 2026-06-23 15:01:51.231550 | TASK [validate-host : Collect information about zuul worker] 2026-06-23 15:01:51.649654 | ubuntu-jammy | ok 2026-06-23 15:01:51.665081 | 2026-06-23 15:01:51.665362 | TASK [validate-host : Write out all zuul information for each host] 2026-06-23 15:01:52.260088 | ubuntu-jammy -> localhost | changed 2026-06-23 15:01:52.271672 | 2026-06-23 15:01:52.272776 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-23 15:01:52.558110 | ubuntu-jammy | ok 2026-06-23 15:01:52.564923 | 2026-06-23 15:01:52.565053 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-23 15:01:53.569965 | ubuntu-jammy | changed: 2026-06-23 15:01:53.570218 | ubuntu-jammy | cd+++++++++ src/ 2026-06-23 15:01:53.570262 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-23 15:01:53.570287 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-23 15:01:53.570316 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-23 15:01:53.570347 | ubuntu-jammy | Containerfile 2026-06-23 15:01:53.570528 | ubuntu-jammy | Containerfile 2026-06-23 15:01:53.576787 | ubuntu-jammy | Containerfile 2026-06-23 15:01:53.576858 | ubuntu-jammy | Containerfile 2026-06-23 15:01:53.576957 | ubuntu-jammy | Containerfile 2026-06-23 15:01:53.577051 | ubuntu-jammy | Containerfile 2026-06-23 15:01:53.577122 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006822 2026-06-23 15:02:22.924682 | 2026-06-23 15:02:22.924820 | TASK [upload-logs : Upload logs to log server] 2026-06-23 15:02:23.489145 | localhost | Output suppressed because no_log was given 2026-06-23 15:02:23.491250 | 2026-06-23 15:02:23.491363 | LOOP [upload-logs : Compress console log and json output] 2026-06-23 15:02:23.558948 | localhost | skipping: Conditional result was False 2026-06-23 15:02:23.564845 | localhost | skipping: Conditional result was False 2026-06-23 15:02:23.571484 | 2026-06-23 15:02:23.571680 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-23 15:02:23.618242 | localhost | skipping: Conditional result was False 2026-06-23 15:02:23.618543 | 2026-06-23 15:02:23.633598 | localhost | skipping: Conditional result was False 2026-06-23 15:02:23.640035 | 2026-06-23 15:02:23.640215 | LOOP [upload-logs : Upload console log and json output]