2025-12-17 03:13:34.046224 | Job console starting 2025-12-17 03:13:34.070030 | Updating git repos 2025-12-17 03:13:34.112457 | Cloning repos into workspace 2025-12-17 03:13:34.260823 | Restoring repo states 2025-12-17 03:13:34.276830 | Merging changes 2025-12-17 03:13:34.276853 | Checking out repos 2025-12-17 03:13:34.624230 | Preparing playbooks 2025-12-17 03:13:36.088651 | Running Ansible setup 2025-12-17 03:13:44.451778 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:13:46.673754 | 2025-12-17 03:13:46.673960 | PLAY [Base pre] 2025-12-17 03:13:46.712477 | 2025-12-17 03:13:46.712710 | TASK [Setup log path fact] 2025-12-17 03:13:46.760203 | ubuntu-jammy | ok 2025-12-17 03:13:46.786099 | 2025-12-17 03:13:46.786268 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:13:46.829203 | ubuntu-jammy | ok 2025-12-17 03:13:46.848376 | 2025-12-17 03:13:46.848521 | TASK [emit-job-header : Print job information] 2025-12-17 03:13:46.934324 | # Job Information 2025-12-17 03:13:46.934525 | Ansible Version: 2.16.14 2025-12-17 03:13:46.934560 | Job: python-black 2025-12-17 03:13:46.934642 | Pipeline: periodic-daily 2025-12-17 03:13:46.934669 | Executor: 521e9411259a 2025-12-17 03:13:46.934691 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-17 03:13:46.934713 | Event ID: 1fdab093acec4a3f8921bcabb2bde305 2025-12-17 03:13:46.942795 | 2025-12-17 03:13:46.943065 | LOOP [emit-job-header : Print node information] 2025-12-17 03:13:47.110288 | ubuntu-jammy | ok: 2025-12-17 03:13:47.110574 | ubuntu-jammy | # Node Information 2025-12-17 03:13:47.110712 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-17 03:13:47.110741 | ubuntu-jammy | Hostname: ubuntu 2025-12-17 03:13:47.110764 | ubuntu-jammy | Username: zuul 2025-12-17 03:13:47.110785 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-17 03:13:47.110809 | ubuntu-jammy | Provider: regiocloud-a 2025-12-17 03:13:47.110853 | ubuntu-jammy | Region: 2025-12-17 03:13:47.110876 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-17 03:13:47.110896 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-17 03:13:47.110916 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:572a 2025-12-17 03:13:47.135131 | 2025-12-17 03:13:47.135289 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:13:49.145335 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:49.164586 | 2025-12-17 03:13:49.164789 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:13:53.218083 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:53.238585 | 2025-12-17 03:13:53.238754 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:13:54.520815 | ubuntu-jammy -> localhost | ok 2025-12-17 03:13:54.529482 | 2025-12-17 03:13:54.529676 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:13:54.605807 | ubuntu-jammy | ok 2025-12-17 03:13:54.660509 | ubuntu-jammy | included: /var/lib/zuul/builds/b6e5550f85004216a12f390f8b98bc56/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:13:54.675380 | 2025-12-17 03:13:54.675516 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:13:59.185607 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-17 03:13:59.185861 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b6e5550f85004216a12f390f8b98bc56/work/b6e5550f85004216a12f390f8b98bc56_id_rsa 2025-12-17 03:13:59.185901 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b6e5550f85004216a12f390f8b98bc56/work/b6e5550f85004216a12f390f8b98bc56_id_rsa.pub 2025-12-17 03:13:59.185928 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-17 03:13:59.185953 | ubuntu-jammy -> localhost | SHA256:nrSz6UJ9hajbCQGrMmEpqdUMY5tN+Qw4v2bDL/BjTqI zuul-build-sshkey 2025-12-17 03:13:59.185976 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-17 03:13:59.185998 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-17 03:13:59.186043 | ubuntu-jammy -> localhost | | . . | 2025-12-17 03:13:59.186066 | ubuntu-jammy -> localhost | | * = | 2025-12-17 03:13:59.186087 | ubuntu-jammy -> localhost | | o.% * . . | 2025-12-17 03:13:59.186106 | ubuntu-jammy -> localhost | |+o+ * + . . . | 2025-12-17 03:13:59.186126 | ubuntu-jammy -> localhost | |+o o . +S . | 2025-12-17 03:13:59.186149 | ubuntu-jammy -> localhost | |+ o * +o.o. | 2025-12-17 03:13:59.186169 | ubuntu-jammy -> localhost | | o.=.+ +=o | 2025-12-17 03:13:59.186188 | ubuntu-jammy -> localhost | | . o= + o+ | 2025-12-17 03:13:59.186209 | ubuntu-jammy -> localhost | |E o.o o+ | 2025-12-17 03:13:59.186229 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-17 03:13:59.186286 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.817887 2025-12-17 03:13:59.193889 | 2025-12-17 03:13:59.194028 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:13:59.255373 | ubuntu-jammy | ok 2025-12-17 03:13:59.285577 | ubuntu-jammy | included: /var/lib/zuul/builds/b6e5550f85004216a12f390f8b98bc56/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:13:59.315252 | 2025-12-17 03:13:59.315400 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:13:59.390578 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:59.397680 | 2025-12-17 03:13:59.397832 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:14:00.564064 | ubuntu-jammy | changed 2025-12-17 03:14:00.585855 | 2025-12-17 03:14:00.585999 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:14:00.916583 | ubuntu-jammy | ok 2025-12-17 03:14:00.925112 | 2025-12-17 03:14:00.925247 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:14:01.718532 | ubuntu-jammy | changed 2025-12-17 03:14:01.729092 | 2025-12-17 03:14:01.729234 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:14:02.490482 | ubuntu-jammy | changed 2025-12-17 03:14:02.510972 | 2025-12-17 03:14:02.511122 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:14:02.591289 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:14:02.602012 | 2025-12-17 03:14:02.602148 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:14:03.987286 | ubuntu-jammy -> localhost | changed 2025-12-17 03:14:04.013324 | 2025-12-17 03:14:04.013523 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:14:05.156409 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b6e5550f85004216a12f390f8b98bc56/work/b6e5550f85004216a12f390f8b98bc56_id_rsa (zuul-build-sshkey) 2025-12-17 03:14:05.156702 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.055591 2025-12-17 03:14:05.163603 | 2025-12-17 03:14:05.163729 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:14:06.057324 | ubuntu-jammy | ok 2025-12-17 03:14:06.067257 | 2025-12-17 03:14:06.067414 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:14:06.126241 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:14:06.149116 | 2025-12-17 03:14:06.149270 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:14:07.604363 | ubuntu-jammy | ok 2025-12-17 03:14:07.671124 | 2025-12-17 03:14:07.671292 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:14:07.745275 | ubuntu-jammy | ok 2025-12-17 03:14:07.787322 | 2025-12-17 03:14:07.787474 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:14:09.422739 | ubuntu-jammy -> localhost | ok 2025-12-17 03:14:09.444081 | 2025-12-17 03:14:09.444235 | TASK [validate-host : Collect information about the host] 2025-12-17 03:14:11.651604 | ubuntu-jammy | ok 2025-12-17 03:14:11.673192 | 2025-12-17 03:14:11.673338 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:14:12.074818 | ubuntu-jammy | ok 2025-12-17 03:14:12.233487 | 2025-12-17 03:14:12.233678 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:14:13.838539 | ubuntu-jammy -> localhost | changed 2025-12-17 03:14:13.848445 | 2025-12-17 03:14:13.848630 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:14:14.778627 | ubuntu-jammy | ok 2025-12-17 03:14:14.784612 | 2025-12-17 03:14:14.784756 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:14:15.745988 | ubuntu-jammy -> localhost | changed 2025-12-17 03:14:15.765577 | 2025-12-17 03:14:15.765742 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:14:16.106656 | ubuntu-jammy | ok 2025-12-17 03:14:16.112726 | 2025-12-17 03:14:16.112850 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:14:17.329772 | ubuntu-jammy | changed: 2025-12-17 03:14:17.331487 | ubuntu-jammy | cd+++++++++ src/ 2025-12-17 03:14:17.331563 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-17 03:14:17.331605 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-17 03:14:17.331671 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-17 03:14:17.331693 | ubuntu-jammy | Containerfile 2025-12-17 03:14:17.331843 | ubuntu-jammy | Containerfile 2025-12-17 03:14:17.400268 | ubuntu-jammy | Containerfile 2025-12-17 03:14:17.400343 | ubuntu-jammy | Containerfile 2025-12-17 03:14:17.400415 | ubuntu-jammy | Containerfile 2025-12-17 03:14:17.400487 | ubuntu-jammy | Containerfile 2025-12-17 03:14:17.400559 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007509 2025-12-17 03:14:49.023428 | 2025-12-17 03:14:49.023816 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:14:49.873821 | localhost | Output suppressed because no_log was given 2025-12-17 03:14:49.879730 | 2025-12-17 03:14:49.879877 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:14:50.032163 | localhost | skipping: Conditional result was False 2025-12-17 03:14:50.042052 | localhost | skipping: Conditional result was False 2025-12-17 03:14:50.048965 | 2025-12-17 03:14:50.049546 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:14:50.182676 | localhost | skipping: Conditional result was False 2025-12-17 03:14:50.183050 | 2025-12-17 03:14:50.202462 | localhost | skipping: Conditional result was False 2025-12-17 03:14:50.211874 | 2025-12-17 03:14:50.212034 | LOOP [upload-logs : Upload console log and json output]