2026-08-03 10:14:34.303059 | Job console starting 2026-08-03 10:14:34.319990 | Updating git repos 2026-08-03 10:14:34.355451 | Cloning repos into workspace 2026-08-03 10:14:34.429970 | Restoring repo states 2026-08-03 10:14:34.435912 | Merging changes 2026-08-03 10:14:35.272989 | Checking out repos 2026-08-03 10:14:35.396889 | Preparing playbooks 2026-08-03 10:14:36.753340 | Running Ansible setup 2026-08-03 10:14:43.871640 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 10:14:45.164148 | 2026-08-03 10:14:45.164271 | PLAY [Base pre] 2026-08-03 10:14:45.196016 | 2026-08-03 10:14:45.196130 | TASK [Setup log path fact] 2026-08-03 10:14:45.223324 | ubuntu-jammy | ok 2026-08-03 10:14:45.240696 | 2026-08-03 10:14:45.240817 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 10:14:45.290531 | ubuntu-jammy | ok 2026-08-03 10:14:45.299499 | 2026-08-03 10:14:45.299620 | TASK [emit-job-header : Print job information] 2026-08-03 10:14:45.346906 | # Job Information 2026-08-03 10:14:45.347054 | Ansible Version: 2.16.14 2026-08-03 10:14:45.347083 | Job: hadolint 2026-08-03 10:14:45.347110 | Pipeline: check 2026-08-03 10:14:45.347129 | Executor: 521e9411259a 2026-08-03 10:14:45.347147 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/764 2026-08-03 10:14:45.347165 | Event ID: fd10f3d0-8f23-11f1-9b31-ea7641e3489e 2026-08-03 10:14:45.351052 | 2026-08-03 10:14:45.351134 | LOOP [emit-job-header : Print node information] 2026-08-03 10:14:45.522386 | ubuntu-jammy | ok: 2026-08-03 10:14:45.522565 | ubuntu-jammy | # Node Information 2026-08-03 10:14:45.522608 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-03 10:14:45.522633 | ubuntu-jammy | Hostname: ubuntu 2026-08-03 10:14:45.522654 | ubuntu-jammy | Username: zuul 2026-08-03 10:14:45.527895 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-03 10:14:45.527995 | ubuntu-jammy | Provider: regiocloud-a 2026-08-03 10:14:45.528026 | ubuntu-jammy | Region: 2026-08-03 10:14:45.528051 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-03 10:14:45.528073 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-03 10:14:45.528094 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:9b22 2026-08-03 10:14:45.547415 | 2026-08-03 10:14:45.547518 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 10:14:46.389510 | ubuntu-jammy -> localhost | changed 2026-08-03 10:14:46.395315 | 2026-08-03 10:14:46.395405 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 10:14:47.707945 | ubuntu-jammy -> localhost | changed 2026-08-03 10:14:47.739687 | 2026-08-03 10:14:47.739824 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 10:14:48.057250 | ubuntu-jammy -> localhost | ok 2026-08-03 10:14:48.063740 | 2026-08-03 10:14:48.063846 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 10:14:48.093634 | ubuntu-jammy | ok 2026-08-03 10:14:48.123249 | ubuntu-jammy | included: /var/lib/zuul/builds/a2dde4c6b111400294f1615b54842bb3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 10:14:48.136860 | 2026-08-03 10:14:48.137042 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 10:14:49.165656 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-03 10:14:49.165903 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a2dde4c6b111400294f1615b54842bb3/work/a2dde4c6b111400294f1615b54842bb3_id_rsa 2026-08-03 10:14:49.165945 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a2dde4c6b111400294f1615b54842bb3/work/a2dde4c6b111400294f1615b54842bb3_id_rsa.pub 2026-08-03 10:14:49.165973 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-03 10:14:49.165998 | ubuntu-jammy -> localhost | SHA256:mDJ4T471Hz1ZOV0nLS8onumsD91PNQ9zeOXwbCU3Gyw zuul-build-sshkey 2026-08-03 10:14:49.166021 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-03 10:14:49.166042 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-03 10:14:49.166074 | ubuntu-jammy -> localhost | | | 2026-08-03 10:14:49.166097 | ubuntu-jammy -> localhost | | .. | 2026-08-03 10:14:49.166118 | ubuntu-jammy -> localhost | | E=+B| 2026-08-03 10:14:49.166138 | ubuntu-jammy -> localhost | | . o ..#O| 2026-08-03 10:14:49.166159 | ubuntu-jammy -> localhost | | . + = S . . Oo@| 2026-08-03 10:14:49.166185 | ubuntu-jammy -> localhost | | . O . o * o Xo| 2026-08-03 10:14:49.166207 | ubuntu-jammy -> localhost | | . o o * = . .| 2026-08-03 10:14:49.166228 | ubuntu-jammy -> localhost | | = . + | 2026-08-03 10:14:49.166249 | ubuntu-jammy -> localhost | | .o= . | 2026-08-03 10:14:49.166270 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-03 10:14:49.166328 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.354265 2026-08-03 10:14:49.172592 | 2026-08-03 10:14:49.172758 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 10:14:49.198793 | ubuntu-jammy | ok 2026-08-03 10:14:49.209244 | ubuntu-jammy | included: /var/lib/zuul/builds/a2dde4c6b111400294f1615b54842bb3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 10:14:49.218080 | 2026-08-03 10:14:49.218161 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 10:14:49.232327 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 10:14:49.239575 | 2026-08-03 10:14:49.239717 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 10:14:49.774903 | ubuntu-jammy | changed 2026-08-03 10:14:49.779447 | 2026-08-03 10:14:49.779528 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 10:14:50.023312 | ubuntu-jammy | ok 2026-08-03 10:14:50.029410 | 2026-08-03 10:14:50.029534 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 10:14:50.690213 | ubuntu-jammy | changed 2026-08-03 10:14:50.714758 | 2026-08-03 10:14:50.714895 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 10:14:51.313716 | ubuntu-jammy | changed 2026-08-03 10:14:51.319198 | 2026-08-03 10:14:51.319862 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 10:14:51.352984 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 10:14:51.359068 | 2026-08-03 10:14:51.359167 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 10:14:51.787395 | ubuntu-jammy -> localhost | changed 2026-08-03 10:14:51.800217 | 2026-08-03 10:14:51.800321 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 10:14:52.107390 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a2dde4c6b111400294f1615b54842bb3/work/a2dde4c6b111400294f1615b54842bb3_id_rsa (zuul-build-sshkey) 2026-08-03 10:14:52.107661 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012578 2026-08-03 10:14:52.117089 | 2026-08-03 10:14:52.117200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 10:14:52.489733 | ubuntu-jammy | ok 2026-08-03 10:14:52.494634 | 2026-08-03 10:14:52.494722 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 10:14:52.518371 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 10:14:52.528453 | 2026-08-03 10:14:52.528540 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 10:14:52.961383 | ubuntu-jammy | ok 2026-08-03 10:14:52.973899 | 2026-08-03 10:14:52.974018 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 10:14:53.002425 | ubuntu-jammy | ok 2026-08-03 10:14:53.007222 | 2026-08-03 10:14:53.007309 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 10:14:53.297951 | ubuntu-jammy -> localhost | ok 2026-08-03 10:14:53.317194 | 2026-08-03 10:14:53.317371 | TASK [validate-host : Collect information about the host] 2026-08-03 10:14:54.599311 | ubuntu-jammy | ok 2026-08-03 10:14:54.610205 | 2026-08-03 10:14:54.610361 | TASK [validate-host : Sanitize hostname] 2026-08-03 10:14:54.759956 | ubuntu-jammy | ok 2026-08-03 10:14:54.812169 | 2026-08-03 10:14:54.815011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 10:14:55.423727 | ubuntu-jammy -> localhost | changed 2026-08-03 10:14:55.430366 | 2026-08-03 10:14:55.430491 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 10:14:55.864792 | ubuntu-jammy | ok 2026-08-03 10:14:55.871790 | 2026-08-03 10:14:55.871959 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 10:14:56.455736 | ubuntu-jammy -> localhost | changed 2026-08-03 10:14:56.471053 | 2026-08-03 10:14:56.471203 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 10:14:56.728249 | ubuntu-jammy | ok 2026-08-03 10:14:56.735437 | 2026-08-03 10:14:56.735564 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 10:14:57.717182 | ubuntu-jammy | changed: 2026-08-03 10:14:57.717694 | ubuntu-jammy | cd+++++++++ src/ 2026-08-03 10:14:57.717787 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-03 10:14:57.717851 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-03 10:14:57.717906 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-03 10:14:57.717958 | ubuntu-jammy | Containerfile 2026-08-03 10:14:57.718294 | ubuntu-jammy | Containerfile 2026-08-03 10:14:57.736359 | ubuntu-jammy | Containerfile 2026-08-03 10:14:57.736429 | ubuntu-jammy | Containerfile 2026-08-03 10:14:57.736499 | ubuntu-jammy | Containerfile 2026-08-03 10:14:57.736571 | ubuntu-jammy | Containerfile 2026-08-03 10:14:57.736654 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008014 2026-08-03 10:15:05.102690 | 2026-08-03 10:15:05.102936 | TASK [upload-logs : Upload logs to log server] 2026-08-03 10:15:05.758542 | localhost | Output suppressed because no_log was given 2026-08-03 10:15:05.762716 | 2026-08-03 10:15:05.762957 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 10:15:05.826205 | localhost | skipping: Conditional result was False 2026-08-03 10:15:05.831109 | localhost | skipping: Conditional result was False 2026-08-03 10:15:05.841320 | 2026-08-03 10:15:05.841587 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 10:15:05.894648 | localhost | skipping: Conditional result was False 2026-08-03 10:15:05.895123 | 2026-08-03 10:15:05.901835 | localhost | skipping: Conditional result was False 2026-08-03 10:15:05.906759 | 2026-08-03 10:15:05.906971 | LOOP [upload-logs : Upload console log and json output]