2025-12-15 07:56:33.537032 | Job console starting 2025-12-15 07:56:33.558908 | Updating git repos 2025-12-15 07:56:33.627352 | Cloning repos into workspace 2025-12-15 07:56:33.706713 | Restoring repo states 2025-12-15 07:56:33.718313 | Merging changes 2025-12-15 07:56:34.761935 | Checking out repos 2025-12-15 07:56:34.867605 | Preparing playbooks 2025-12-15 07:56:36.619042 | Running Ansible setup 2025-12-15 07:56:46.041007 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-15 07:56:47.887063 | 2025-12-15 07:56:47.887179 | PLAY [Base pre] 2025-12-15 07:56:47.912970 | 2025-12-15 07:56:47.913097 | TASK [Setup log path fact] 2025-12-15 07:56:47.940687 | ubuntu-jammy | ok 2025-12-15 07:56:47.973751 | 2025-12-15 07:56:47.973877 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-15 07:56:48.044591 | ubuntu-jammy | ok 2025-12-15 07:56:48.063422 | 2025-12-15 07:56:48.070992 | TASK [emit-job-header : Print job information] 2025-12-15 07:56:48.155644 | # Job Information 2025-12-15 07:56:48.155790 | Ansible Version: 2.16.14 2025-12-15 07:56:48.155819 | Job: python-black 2025-12-15 07:56:48.155847 | Pipeline: check 2025-12-15 07:56:48.155866 | Executor: 521e9411259a 2025-12-15 07:56:48.155884 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/410 2025-12-15 07:56:48.155902 | Event ID: 6bc576b0-d98b-11f0-8141-fa7d4c8193b1 2025-12-15 07:56:48.159874 | 2025-12-15 07:56:48.159966 | LOOP [emit-job-header : Print node information] 2025-12-15 07:56:48.376663 | ubuntu-jammy | ok: 2025-12-15 07:56:48.376811 | ubuntu-jammy | # Node Information 2025-12-15 07:56:48.376839 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-15 07:56:48.376860 | ubuntu-jammy | Hostname: ubuntu 2025-12-15 07:56:48.376879 | ubuntu-jammy | Username: zuul 2025-12-15 07:56:48.376896 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-15 07:56:48.376917 | ubuntu-jammy | Provider: regiocloud-a 2025-12-15 07:56:48.376935 | ubuntu-jammy | Region: 2025-12-15 07:56:48.376952 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-15 07:56:48.376968 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-15 07:56:48.376984 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:e4fb 2025-12-15 07:56:48.395848 | 2025-12-15 07:56:48.395942 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-15 07:56:49.450123 | ubuntu-jammy -> localhost | changed 2025-12-15 07:56:49.468683 | 2025-12-15 07:56:49.468813 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-15 07:56:52.206420 | ubuntu-jammy -> localhost | changed 2025-12-15 07:56:52.232753 | 2025-12-15 07:56:52.232875 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-15 07:56:53.194911 | ubuntu-jammy -> localhost | ok 2025-12-15 07:56:53.203280 | 2025-12-15 07:56:53.203389 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-15 07:56:53.300353 | ubuntu-jammy | ok 2025-12-15 07:56:53.352141 | ubuntu-jammy | included: /var/lib/zuul/builds/598903161cc347208cd76a9a5d81fc96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-15 07:56:53.367454 | 2025-12-15 07:56:53.367577 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-15 07:56:55.948059 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-15 07:56:55.948234 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/598903161cc347208cd76a9a5d81fc96/work/598903161cc347208cd76a9a5d81fc96_id_rsa 2025-12-15 07:56:55.948267 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/598903161cc347208cd76a9a5d81fc96/work/598903161cc347208cd76a9a5d81fc96_id_rsa.pub 2025-12-15 07:56:55.948290 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-15 07:56:55.948311 | ubuntu-jammy -> localhost | SHA256:w3+txsskb9VojjsALfAek3S/NtRXoQYM1gYsR7wzopg zuul-build-sshkey 2025-12-15 07:56:55.948330 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-15 07:56:55.948354 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-15 07:56:55.948372 | ubuntu-jammy -> localhost | | +==. ..| 2025-12-15 07:56:55.948390 | ubuntu-jammy -> localhost | | ..o+.+. . .| 2025-12-15 07:56:55.948407 | ubuntu-jammy -> localhost | | +o+o. + .| 2025-12-15 07:56:55.948423 | ubuntu-jammy -> localhost | | oB+. + . .| 2025-12-15 07:56:55.948440 | ubuntu-jammy -> localhost | | o ..S=o. . + | 2025-12-15 07:56:55.948460 | ubuntu-jammy -> localhost | | E . .o. +.+ .| 2025-12-15 07:56:55.948493 | ubuntu-jammy -> localhost | | o+o*. | 2025-12-15 07:56:55.948510 | ubuntu-jammy -> localhost | | **.. | 2025-12-15 07:56:55.948528 | ubuntu-jammy -> localhost | | o*+ | 2025-12-15 07:56:55.948545 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-15 07:56:55.948593 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.318176 2025-12-15 07:56:55.954713 | 2025-12-15 07:56:55.954804 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-15 07:56:56.002085 | ubuntu-jammy | ok 2025-12-15 07:56:56.014742 | ubuntu-jammy | included: /var/lib/zuul/builds/598903161cc347208cd76a9a5d81fc96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-15 07:56:56.032560 | 2025-12-15 07:56:56.032663 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-15 07:56:56.055582 | ubuntu-jammy | skipping: Conditional result was False 2025-12-15 07:56:56.060356 | 2025-12-15 07:56:56.060447 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-15 07:56:57.076971 | ubuntu-jammy | changed 2025-12-15 07:56:57.082387 | 2025-12-15 07:56:57.082467 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-15 07:56:57.443129 | ubuntu-jammy | ok 2025-12-15 07:56:57.449849 | 2025-12-15 07:56:57.449972 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-15 07:56:58.290136 | ubuntu-jammy | changed 2025-12-15 07:56:58.308276 | 2025-12-15 07:56:58.308384 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-15 07:56:59.211329 | ubuntu-jammy | changed 2025-12-15 07:56:59.222386 | 2025-12-15 07:56:59.222520 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-15 07:56:59.248846 | ubuntu-jammy | skipping: Conditional result was False 2025-12-15 07:56:59.256071 | 2025-12-15 07:56:59.256190 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-15 07:57:01.126598 | ubuntu-jammy -> localhost | changed 2025-12-15 07:57:01.143424 | 2025-12-15 07:57:01.143545 | TASK [add-build-sshkey : Add back temp key] 2025-12-15 07:57:01.873623 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/598903161cc347208cd76a9a5d81fc96/work/598903161cc347208cd76a9a5d81fc96_id_rsa (zuul-build-sshkey) 2025-12-15 07:57:01.874018 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.060078 2025-12-15 07:57:01.888318 | 2025-12-15 07:57:01.888441 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-15 07:57:02.391229 | ubuntu-jammy | ok 2025-12-15 07:57:02.403340 | 2025-12-15 07:57:02.403481 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-15 07:57:02.459111 | ubuntu-jammy | skipping: Conditional result was False 2025-12-15 07:57:02.512830 | 2025-12-15 07:57:02.512947 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-15 07:57:03.182901 | ubuntu-jammy | ok 2025-12-15 07:57:03.225728 | 2025-12-15 07:57:03.230262 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-15 07:57:03.327222 | ubuntu-jammy | ok 2025-12-15 07:57:03.337566 | 2025-12-15 07:57:03.337674 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-15 07:57:04.092181 | ubuntu-jammy -> localhost | ok 2025-12-15 07:57:04.098543 | 2025-12-15 07:57:04.098649 | TASK [validate-host : Collect information about the host] 2025-12-15 07:57:05.963360 | ubuntu-jammy | ok 2025-12-15 07:57:05.989176 | 2025-12-15 07:57:05.989287 | TASK [validate-host : Sanitize hostname] 2025-12-15 07:57:06.230693 | ubuntu-jammy | ok 2025-12-15 07:57:06.362182 | 2025-12-15 07:57:06.362291 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-15 07:57:07.644851 | ubuntu-jammy -> localhost | changed 2025-12-15 07:57:07.653160 | 2025-12-15 07:57:07.653273 | TASK [validate-host : Collect information about zuul worker] 2025-12-15 07:57:08.163158 | ubuntu-jammy | ok 2025-12-15 07:57:08.166957 | 2025-12-15 07:57:08.167039 | TASK [validate-host : Write out all zuul information for each host] 2025-12-15 07:57:09.961959 | ubuntu-jammy -> localhost | changed 2025-12-15 07:57:09.974066 | 2025-12-15 07:57:09.974213 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-15 07:57:10.313932 | ubuntu-jammy | ok 2025-12-15 07:57:10.320388 | 2025-12-15 07:57:10.320553 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-15 07:57:12.451946 | ubuntu-jammy | changed: 2025-12-15 07:57:12.452168 | ubuntu-jammy | cd+++++++++ src/ 2025-12-15 07:57:12.452204 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-15 07:57:12.452229 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-15 07:57:12.452251 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-15 07:57:12.452270 | ubuntu-jammy | Containerfile 2025-12-15 07:57:12.452417 | ubuntu-jammy | Containerfile 2025-12-15 07:57:12.560594 | ubuntu-jammy | Containerfile 2025-12-15 07:57:12.560666 | ubuntu-jammy | Containerfile 2025-12-15 07:57:12.560737 | ubuntu-jammy | Containerfile 2025-12-15 07:57:12.560807 | ubuntu-jammy | Containerfile 2025-12-15 07:57:12.560878 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.012507 2025-12-15 07:57:47.426629 | 2025-12-15 07:57:47.426760 | TASK [upload-logs : Upload logs to log server] 2025-12-15 07:57:48.072873 | localhost | Output suppressed because no_log was given 2025-12-15 07:57:48.074994 | 2025-12-15 07:57:48.075099 | LOOP [upload-logs : Compress console log and json output] 2025-12-15 07:57:48.154203 | localhost | skipping: Conditional result was False 2025-12-15 07:57:48.163344 | localhost | skipping: Conditional result was False 2025-12-15 07:57:48.172783 | 2025-12-15 07:57:48.172923 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-15 07:57:48.223461 | localhost | skipping: Conditional result was False 2025-12-15 07:57:48.223823 | 2025-12-15 07:57:48.245969 | localhost | skipping: Conditional result was False 2025-12-15 07:57:48.253926 | 2025-12-15 07:57:48.254061 | LOOP [upload-logs : Upload console log and json output]