2026-08-06 01:10:19.404928 | Job console starting 2026-08-06 01:10:19.434047 | Updating git repos 2026-08-06 01:10:19.485156 | Cloning repos into workspace 2026-08-06 01:10:19.558942 | Restoring repo states 2026-08-06 01:10:19.576019 | Merging changes 2026-08-06 01:10:20.248616 | Checking out repos 2026-08-06 01:10:20.344005 | Preparing playbooks 2026-08-06 01:10:21.435719 | Running Ansible setup 2026-08-06 01:10:27.158749 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 01:10:27.900449 | 2026-08-06 01:10:27.900630 | PLAY [Base pre] 2026-08-06 01:10:27.916020 | 2026-08-06 01:10:27.916150 | TASK [Setup log path fact] 2026-08-06 01:10:27.934245 | ubuntu-jammy | ok 2026-08-06 01:10:27.948813 | 2026-08-06 01:10:27.949012 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 01:10:27.998036 | ubuntu-jammy | ok 2026-08-06 01:10:28.007415 | 2026-08-06 01:10:28.007517 | TASK [emit-job-header : Print job information] 2026-08-06 01:10:28.066801 | # Job Information 2026-08-06 01:10:28.066990 | Ansible Version: 2.16.14 2026-08-06 01:10:28.067024 | Job: python-black 2026-08-06 01:10:28.067057 | Pipeline: check 2026-08-06 01:10:28.067079 | Executor: 521e9411259a 2026-08-06 01:10:28.067100 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/762 2026-08-06 01:10:28.067122 | Event ID: 6b03b240-9133-11f1-98e3-ef7ba049f084 2026-08-06 01:10:28.071984 | 2026-08-06 01:10:28.072080 | LOOP [emit-job-header : Print node information] 2026-08-06 01:10:28.181100 | ubuntu-jammy | ok: 2026-08-06 01:10:28.181321 | ubuntu-jammy | # Node Information 2026-08-06 01:10:28.181357 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 01:10:28.181482 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 01:10:28.181507 | ubuntu-jammy | Username: zuul 2026-08-06 01:10:28.181529 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 01:10:28.181600 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 01:10:28.181628 | ubuntu-jammy | Region: 2026-08-06 01:10:28.181651 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 01:10:28.181672 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 01:10:28.181700 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:be0a 2026-08-06 01:10:28.199956 | 2026-08-06 01:10:28.200074 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 01:10:28.989484 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:28.996713 | 2026-08-06 01:10:28.996818 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 01:10:30.354084 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:30.364625 | 2026-08-06 01:10:30.364736 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 01:10:30.683192 | ubuntu-jammy -> localhost | ok 2026-08-06 01:10:30.691552 | 2026-08-06 01:10:30.691678 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 01:10:30.724591 | ubuntu-jammy | ok 2026-08-06 01:10:30.758295 | ubuntu-jammy | included: /var/lib/zuul/builds/4718dfc13a904b938448d356bf0dc84d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 01:10:30.764178 | 2026-08-06 01:10:30.773551 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 01:10:33.021472 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 01:10:33.021712 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4718dfc13a904b938448d356bf0dc84d/work/4718dfc13a904b938448d356bf0dc84d_id_rsa 2026-08-06 01:10:33.021751 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4718dfc13a904b938448d356bf0dc84d/work/4718dfc13a904b938448d356bf0dc84d_id_rsa.pub 2026-08-06 01:10:33.021782 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 01:10:33.021807 | ubuntu-jammy -> localhost | SHA256:gWiyJFxwUawCHJCAJ2+7NaImK362k9ggZPywHRjx1P0 zuul-build-sshkey 2026-08-06 01:10:33.021828 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 01:10:33.021858 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 01:10:33.021880 | ubuntu-jammy -> localhost | |B=+==.. | 2026-08-06 01:10:33.021932 | ubuntu-jammy -> localhost | |*o* + o | 2026-08-06 01:10:33.021957 | ubuntu-jammy -> localhost | |+==.+ . o | 2026-08-06 01:10:33.021977 | ubuntu-jammy -> localhost | | Xo* E | 2026-08-06 01:10:33.021997 | ubuntu-jammy -> localhost | |o.B.. S | 2026-08-06 01:10:33.022021 | ubuntu-jammy -> localhost | |.oooo | 2026-08-06 01:10:33.022041 | ubuntu-jammy -> localhost | |..++.. | 2026-08-06 01:10:33.022061 | ubuntu-jammy -> localhost | |+o.* | 2026-08-06 01:10:33.022082 | ubuntu-jammy -> localhost | |*oo.o | 2026-08-06 01:10:33.022102 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 01:10:33.022157 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.472189 2026-08-06 01:10:33.029288 | 2026-08-06 01:10:33.029378 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 01:10:33.069913 | ubuntu-jammy | ok 2026-08-06 01:10:33.088073 | ubuntu-jammy | included: /var/lib/zuul/builds/4718dfc13a904b938448d356bf0dc84d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 01:10:33.098561 | 2026-08-06 01:10:33.098670 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 01:10:33.122579 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:10:33.128701 | 2026-08-06 01:10:33.129033 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 01:10:33.787974 | ubuntu-jammy | changed 2026-08-06 01:10:33.793146 | 2026-08-06 01:10:33.793231 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 01:10:34.065472 | ubuntu-jammy | ok 2026-08-06 01:10:34.079013 | 2026-08-06 01:10:34.079131 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 01:10:34.832668 | ubuntu-jammy | changed 2026-08-06 01:10:34.838151 | 2026-08-06 01:10:34.838227 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 01:10:35.556589 | ubuntu-jammy | changed 2026-08-06 01:10:35.561051 | 2026-08-06 01:10:35.561126 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 01:10:35.603010 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:10:35.607947 | 2026-08-06 01:10:35.608031 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 01:10:36.238299 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:36.247623 | 2026-08-06 01:10:36.247726 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 01:10:36.605975 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4718dfc13a904b938448d356bf0dc84d/work/4718dfc13a904b938448d356bf0dc84d_id_rsa (zuul-build-sshkey) 2026-08-06 01:10:36.606181 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.008303 2026-08-06 01:10:36.613172 | 2026-08-06 01:10:36.613276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 01:10:37.063614 | ubuntu-jammy | ok 2026-08-06 01:10:37.072579 | 2026-08-06 01:10:37.072683 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 01:10:37.099089 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:10:37.111721 | 2026-08-06 01:10:37.111864 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 01:10:37.554294 | ubuntu-jammy | ok 2026-08-06 01:10:37.565602 | 2026-08-06 01:10:37.565698 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 01:10:37.594705 | ubuntu-jammy | ok 2026-08-06 01:10:37.600678 | 2026-08-06 01:10:37.600773 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 01:10:37.901831 | ubuntu-jammy -> localhost | ok 2026-08-06 01:10:37.908747 | 2026-08-06 01:10:37.908840 | TASK [validate-host : Collect information about the host] 2026-08-06 01:10:39.226813 | ubuntu-jammy | ok 2026-08-06 01:10:39.237802 | 2026-08-06 01:10:39.237884 | TASK [validate-host : Sanitize hostname] 2026-08-06 01:10:39.336954 | ubuntu-jammy | ok 2026-08-06 01:10:39.431798 | 2026-08-06 01:10:39.432452 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 01:10:40.437994 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:40.449498 | 2026-08-06 01:10:40.449607 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 01:10:41.016458 | ubuntu-jammy | ok 2026-08-06 01:10:41.021561 | 2026-08-06 01:10:41.021659 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 01:10:42.110058 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:42.123314 | 2026-08-06 01:10:42.123402 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 01:10:42.373221 | ubuntu-jammy | ok 2026-08-06 01:10:42.383752 | 2026-08-06 01:10:42.383849 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 01:10:43.711742 | ubuntu-jammy | changed: 2026-08-06 01:10:43.711896 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 01:10:43.711949 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 01:10:43.711969 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 01:10:43.711987 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 01:10:43.712003 | ubuntu-jammy | Containerfile 2026-08-06 01:10:43.712108 | ubuntu-jammy | Containerfile 2026-08-06 01:10:43.723417 | ubuntu-jammy | Containerfile 2026-08-06 01:10:43.723475 | ubuntu-jammy | Containerfile 2026-08-06 01:10:43.723531 | ubuntu-jammy | Containerfile 2026-08-06 01:10:43.723587 | ubuntu-jammy | Containerfile 2026-08-06 01:10:43.723646 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004410 2026-08-06 01:11:16.773055 | 2026-08-06 01:11:16.773145 | TASK [upload-logs : Upload logs to log server] 2026-08-06 01:11:17.353518 | localhost | Output suppressed because no_log was given 2026-08-06 01:11:17.355991 | 2026-08-06 01:11:17.356117 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 01:11:17.438993 | localhost | skipping: Conditional result was False 2026-08-06 01:11:17.457819 | localhost | skipping: Conditional result was False 2026-08-06 01:11:17.471162 | 2026-08-06 01:11:17.471264 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 01:11:17.555484 | localhost | skipping: Conditional result was False 2026-08-06 01:11:17.555721 | 2026-08-06 01:11:17.560427 | localhost | skipping: Conditional result was False 2026-08-06 01:11:17.572127 | 2026-08-06 01:11:17.572224 | LOOP [upload-logs : Upload console log and json output]