2025-12-20 01:58:49.585128 | Job console starting 2025-12-20 01:58:49.605860 | Updating git repos 2025-12-20 01:58:49.655735 | Cloning repos into workspace 2025-12-20 01:58:49.703348 | Restoring repo states 2025-12-20 01:58:49.720286 | Merging changes 2025-12-20 01:58:50.401182 | Checking out repos 2025-12-20 01:58:50.499812 | Preparing playbooks 2025-12-20 01:58:51.203651 | Running Ansible setup 2025-12-20 01:58:56.828104 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-20 01:58:57.677471 | 2025-12-20 01:58:57.677652 | PLAY [Base pre] 2025-12-20 01:58:57.696385 | 2025-12-20 01:58:57.696534 | TASK [Setup log path fact] 2025-12-20 01:58:57.717041 | ubuntu-jammy | ok 2025-12-20 01:58:57.743693 | 2025-12-20 01:58:57.743872 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-20 01:58:57.774713 | ubuntu-jammy | ok 2025-12-20 01:58:57.784943 | 2025-12-20 01:58:57.785077 | TASK [emit-job-header : Print job information] 2025-12-20 01:58:57.838401 | # Job Information 2025-12-20 01:58:57.838621 | Ansible Version: 2.16.14 2025-12-20 01:58:57.838660 | Job: python-black 2025-12-20 01:58:57.838699 | Pipeline: check 2025-12-20 01:58:57.838726 | Executor: 521e9411259a 2025-12-20 01:58:57.838750 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/344 2025-12-20 01:58:57.838777 | Event ID: 53a38fd0-dd47-11f0-9778-e015c8446bcc 2025-12-20 01:58:57.844259 | 2025-12-20 01:58:57.844476 | LOOP [emit-job-header : Print node information] 2025-12-20 01:58:57.957536 | ubuntu-jammy | ok: 2025-12-20 01:58:57.957746 | ubuntu-jammy | # Node Information 2025-12-20 01:58:57.957782 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-20 01:58:57.957808 | ubuntu-jammy | Hostname: ubuntu 2025-12-20 01:58:57.957830 | ubuntu-jammy | Username: zuul 2025-12-20 01:58:57.957850 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-20 01:58:57.957874 | ubuntu-jammy | Provider: regiocloud-a 2025-12-20 01:58:57.957894 | ubuntu-jammy | Region: 2025-12-20 01:58:57.957915 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-20 01:58:57.957935 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-20 01:58:57.957955 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:4f43 2025-12-20 01:58:57.984789 | 2025-12-20 01:58:57.985034 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-20 01:58:58.500886 | ubuntu-jammy -> localhost | changed 2025-12-20 01:58:58.511681 | 2025-12-20 01:58:58.511848 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-20 01:58:59.769898 | ubuntu-jammy -> localhost | changed 2025-12-20 01:58:59.788742 | 2025-12-20 01:58:59.788901 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-20 01:59:00.184881 | ubuntu-jammy -> localhost | ok 2025-12-20 01:59:00.191904 | 2025-12-20 01:59:00.192049 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-20 01:59:00.232858 | ubuntu-jammy | ok 2025-12-20 01:59:00.251794 | ubuntu-jammy | included: /var/lib/zuul/builds/4c058d12a18546799e395b65ccd57c15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-20 01:59:00.258993 | 2025-12-20 01:59:00.259124 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-20 01:59:01.916759 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-20 01:59:01.917285 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4c058d12a18546799e395b65ccd57c15/work/4c058d12a18546799e395b65ccd57c15_id_rsa 2025-12-20 01:59:01.917432 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4c058d12a18546799e395b65ccd57c15/work/4c058d12a18546799e395b65ccd57c15_id_rsa.pub 2025-12-20 01:59:01.917511 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-20 01:59:01.917579 | ubuntu-jammy -> localhost | SHA256:wlr0dN2gNDb2TntJALntTIhuODC3aTufTBeiDpdJHPs zuul-build-sshkey 2025-12-20 01:59:01.917645 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-20 01:59:01.917734 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-20 01:59:01.917801 | ubuntu-jammy -> localhost | | Boo | 2025-12-20 01:59:01.917864 | ubuntu-jammy -> localhost | | +.* + | 2025-12-20 01:59:01.917923 | ubuntu-jammy -> localhost | | o ..o++ o | 2025-12-20 01:59:01.917979 | ubuntu-jammy -> localhost | | o+.=..oooo . | 2025-12-20 01:59:01.918037 | ubuntu-jammy -> localhost | | +B=S .+o o | 2025-12-20 01:59:01.918102 | ubuntu-jammy -> localhost | | +**o. .o. | 2025-12-20 01:59:01.918158 | ubuntu-jammy -> localhost | | o.=+E . | 2025-12-20 01:59:01.918214 | ubuntu-jammy -> localhost | | +oo o | 2025-12-20 01:59:01.918272 | ubuntu-jammy -> localhost | | .o+ | 2025-12-20 01:59:01.918368 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-20 01:59:01.918542 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.082843 2025-12-20 01:59:01.931688 | 2025-12-20 01:59:01.931852 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-20 01:59:01.964020 | ubuntu-jammy | ok 2025-12-20 01:59:01.975685 | ubuntu-jammy | included: /var/lib/zuul/builds/4c058d12a18546799e395b65ccd57c15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-20 01:59:01.986350 | 2025-12-20 01:59:01.986462 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-20 01:59:02.012146 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 01:59:02.024120 | 2025-12-20 01:59:02.024287 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-20 01:59:02.653327 | ubuntu-jammy | changed 2025-12-20 01:59:02.662870 | 2025-12-20 01:59:02.663012 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-20 01:59:02.933251 | ubuntu-jammy | ok 2025-12-20 01:59:02.942117 | 2025-12-20 01:59:02.942271 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-20 01:59:03.626043 | ubuntu-jammy | changed 2025-12-20 01:59:03.633504 | 2025-12-20 01:59:03.633637 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-20 01:59:04.300573 | ubuntu-jammy | changed 2025-12-20 01:59:04.311042 | 2025-12-20 01:59:04.311216 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-20 01:59:04.336180 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 01:59:04.353909 | 2025-12-20 01:59:04.354062 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-20 01:59:04.881477 | ubuntu-jammy -> localhost | changed 2025-12-20 01:59:04.896223 | 2025-12-20 01:59:04.896514 | TASK [add-build-sshkey : Add back temp key] 2025-12-20 01:59:05.271468 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4c058d12a18546799e395b65ccd57c15/work/4c058d12a18546799e395b65ccd57c15_id_rsa (zuul-build-sshkey) 2025-12-20 01:59:05.271731 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021118 2025-12-20 01:59:05.280820 | 2025-12-20 01:59:05.280966 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-20 01:59:05.731457 | ubuntu-jammy | ok 2025-12-20 01:59:05.737891 | 2025-12-20 01:59:05.738041 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-20 01:59:05.762526 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 01:59:05.776918 | 2025-12-20 01:59:05.777061 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-20 01:59:06.222996 | ubuntu-jammy | ok 2025-12-20 01:59:06.236954 | 2025-12-20 01:59:06.237107 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-20 01:59:06.269908 | ubuntu-jammy | ok 2025-12-20 01:59:06.276200 | 2025-12-20 01:59:06.276400 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-20 01:59:06.615753 | ubuntu-jammy -> localhost | ok 2025-12-20 01:59:06.626231 | 2025-12-20 01:59:06.626419 | TASK [validate-host : Collect information about the host] 2025-12-20 01:59:07.929213 | ubuntu-jammy | ok 2025-12-20 01:59:07.940121 | 2025-12-20 01:59:07.940262 | TASK [validate-host : Sanitize hostname] 2025-12-20 01:59:08.062471 | ubuntu-jammy | ok 2025-12-20 01:59:08.114332 | 2025-12-20 01:59:08.114497 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-20 01:59:08.824754 | ubuntu-jammy -> localhost | changed 2025-12-20 01:59:08.842056 | 2025-12-20 01:59:08.842220 | TASK [validate-host : Collect information about zuul worker] 2025-12-20 01:59:09.267940 | ubuntu-jammy | ok 2025-12-20 01:59:09.272944 | 2025-12-20 01:59:09.273066 | TASK [validate-host : Write out all zuul information for each host] 2025-12-20 01:59:09.888893 | ubuntu-jammy -> localhost | changed 2025-12-20 01:59:09.915170 | 2025-12-20 01:59:09.915331 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-20 01:59:10.203341 | ubuntu-jammy | ok 2025-12-20 01:59:10.218293 | 2025-12-20 01:59:10.218517 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-20 01:59:11.290588 | ubuntu-jammy | changed: 2025-12-20 01:59:11.291340 | ubuntu-jammy | cd+++++++++ src/ 2025-12-20 01:59:11.291421 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-20 01:59:11.291453 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-20 01:59:11.291475 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-20 01:59:11.291497 | ubuntu-jammy | Containerfile 2025-12-20 01:59:11.291642 | ubuntu-jammy | Containerfile 2025-12-20 01:59:11.313735 | ubuntu-jammy | Containerfile 2025-12-20 01:59:11.313813 | ubuntu-jammy | Containerfile 2025-12-20 01:59:11.313882 | ubuntu-jammy | Containerfile 2025-12-20 01:59:11.313951 | ubuntu-jammy | Containerfile 2025-12-20 01:59:11.314020 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008135 2025-12-20 01:59:40.252378 | 2025-12-20 01:59:40.252531 | TASK [upload-logs : Upload logs to log server] 2025-12-20 01:59:40.906205 | localhost | Output suppressed because no_log was given 2025-12-20 01:59:40.908238 | 2025-12-20 01:59:40.908347 | LOOP [upload-logs : Compress console log and json output] 2025-12-20 01:59:40.966565 | localhost | skipping: Conditional result was False 2025-12-20 01:59:40.973940 | localhost | skipping: Conditional result was False 2025-12-20 01:59:40.979330 | 2025-12-20 01:59:40.979469 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-20 01:59:41.037544 | localhost | skipping: Conditional result was False 2025-12-20 01:59:41.037911 | 2025-12-20 01:59:41.043341 | localhost | skipping: Conditional result was False 2025-12-20 01:59:41.046732 | 2025-12-20 01:59:41.046936 | LOOP [upload-logs : Upload console log and json output]