2026-05-13 21:07:36.595729 | Job console starting 2026-05-13 21:07:36.630051 | Updating git repos 2026-05-13 21:07:36.684441 | Cloning repos into workspace 2026-05-13 21:07:36.722378 | Restoring repo states 2026-05-13 21:07:36.734222 | Merging changes 2026-05-13 21:07:37.275759 | Checking out repos 2026-05-13 21:07:37.350566 | Preparing playbooks 2026-05-13 21:07:38.078382 | Running Ansible setup 2026-05-13 21:07:42.639619 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 21:07:43.502611 | 2026-05-13 21:07:43.502781 | PLAY [Base pre] 2026-05-13 21:07:43.519501 | 2026-05-13 21:07:43.519650 | TASK [Setup log path fact] 2026-05-13 21:07:43.550282 | ubuntu-jammy | ok 2026-05-13 21:07:43.567341 | 2026-05-13 21:07:43.567512 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 21:07:43.597965 | ubuntu-jammy | ok 2026-05-13 21:07:43.608778 | 2026-05-13 21:07:43.608915 | TASK [emit-job-header : Print job information] 2026-05-13 21:07:43.649848 | # Job Information 2026-05-13 21:07:43.650038 | Ansible Version: 2.16.14 2026-05-13 21:07:43.650073 | Job: hadolint 2026-05-13 21:07:43.650107 | Pipeline: check 2026-05-13 21:07:43.650147 | Executor: 521e9411259a 2026-05-13 21:07:43.650169 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/643 2026-05-13 21:07:43.650191 | Event ID: bdd59170-4f0f-11f1-9a93-aead6d5bfaf1 2026-05-13 21:07:43.655092 | 2026-05-13 21:07:43.655224 | LOOP [emit-job-header : Print node information] 2026-05-13 21:07:43.768062 | ubuntu-jammy | ok: 2026-05-13 21:07:43.768283 | ubuntu-jammy | # Node Information 2026-05-13 21:07:43.768319 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-13 21:07:43.768345 | ubuntu-jammy | Hostname: ubuntu 2026-05-13 21:07:43.768367 | ubuntu-jammy | Username: zuul 2026-05-13 21:07:43.768388 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-13 21:07:43.768411 | ubuntu-jammy | Provider: regiocloud-a 2026-05-13 21:07:43.768432 | ubuntu-jammy | Region: 2026-05-13 21:07:43.768453 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-13 21:07:43.768473 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-13 21:07:43.768492 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe14:2bf6 2026-05-13 21:07:43.782599 | 2026-05-13 21:07:43.782753 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 21:07:44.276156 | ubuntu-jammy -> localhost | changed 2026-05-13 21:07:44.287690 | 2026-05-13 21:07:44.287852 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 21:07:45.410772 | ubuntu-jammy -> localhost | changed 2026-05-13 21:07:45.423617 | 2026-05-13 21:07:45.423807 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 21:07:45.735331 | ubuntu-jammy -> localhost | ok 2026-05-13 21:07:45.741758 | 2026-05-13 21:07:45.741887 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 21:07:45.781548 | ubuntu-jammy | ok 2026-05-13 21:07:45.799670 | ubuntu-jammy | included: /var/lib/zuul/builds/eb93213e3ed0410882ae05e167bbb819/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 21:07:45.805888 | 2026-05-13 21:07:45.805993 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 21:07:47.597078 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-13 21:07:47.597676 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/eb93213e3ed0410882ae05e167bbb819/work/eb93213e3ed0410882ae05e167bbb819_id_rsa 2026-05-13 21:07:47.597791 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/eb93213e3ed0410882ae05e167bbb819/work/eb93213e3ed0410882ae05e167bbb819_id_rsa.pub 2026-05-13 21:07:47.597870 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-13 21:07:47.597940 | ubuntu-jammy -> localhost | SHA256:0txnwIZNLhujaeKdO0cfcBU4jiA3+XZGH9IsTiNEu9s zuul-build-sshkey 2026-05-13 21:07:47.598005 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-13 21:07:47.598067 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-13 21:07:47.598188 | ubuntu-jammy -> localhost | | +o .+.. | 2026-05-13 21:07:47.598259 | ubuntu-jammy -> localhost | | . = .BO = | 2026-05-13 21:07:47.598319 | ubuntu-jammy -> localhost | | o +*B*B . | 2026-05-13 21:07:47.598377 | ubuntu-jammy -> localhost | | ==O*.. | 2026-05-13 21:07:47.598433 | ubuntu-jammy -> localhost | | . =.S=. o | 2026-05-13 21:07:47.598502 | ubuntu-jammy -> localhost | | . + o.o.o | 2026-05-13 21:07:47.598561 | ubuntu-jammy -> localhost | | . o...E. | 2026-05-13 21:07:47.598616 | ubuntu-jammy -> localhost | | ... . | 2026-05-13 21:07:47.598676 | ubuntu-jammy -> localhost | | .o | 2026-05-13 21:07:47.598733 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-13 21:07:47.599062 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.240830 2026-05-13 21:07:47.613884 | 2026-05-13 21:07:47.614073 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 21:07:47.651292 | ubuntu-jammy | ok 2026-05-13 21:07:47.665561 | ubuntu-jammy | included: /var/lib/zuul/builds/eb93213e3ed0410882ae05e167bbb819/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 21:07:47.675733 | 2026-05-13 21:07:47.675896 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 21:07:47.700708 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 21:07:47.707170 | 2026-05-13 21:07:47.707290 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 21:07:48.378005 | ubuntu-jammy | changed 2026-05-13 21:07:48.388927 | 2026-05-13 21:07:48.389182 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 21:07:48.643399 | ubuntu-jammy | ok 2026-05-13 21:07:48.649937 | 2026-05-13 21:07:48.650076 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 21:07:49.325177 | ubuntu-jammy | changed 2026-05-13 21:07:49.335230 | 2026-05-13 21:07:49.335379 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 21:07:50.006057 | ubuntu-jammy | changed 2026-05-13 21:07:50.017083 | 2026-05-13 21:07:50.017267 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 21:07:50.041983 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 21:07:50.048838 | 2026-05-13 21:07:50.048958 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 21:07:50.546312 | ubuntu-jammy -> localhost | changed 2026-05-13 21:07:50.559665 | 2026-05-13 21:07:50.559963 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 21:07:50.919278 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/eb93213e3ed0410882ae05e167bbb819/work/eb93213e3ed0410882ae05e167bbb819_id_rsa (zuul-build-sshkey) 2026-05-13 21:07:50.919557 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019337 2026-05-13 21:07:50.928730 | 2026-05-13 21:07:50.928856 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 21:07:51.346143 | ubuntu-jammy | ok 2026-05-13 21:07:51.351693 | 2026-05-13 21:07:51.351812 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 21:07:51.386089 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 21:07:51.397503 | 2026-05-13 21:07:51.397628 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 21:07:51.879298 | ubuntu-jammy | ok 2026-05-13 21:07:51.898311 | 2026-05-13 21:07:51.898468 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 21:07:51.941968 | ubuntu-jammy | ok 2026-05-13 21:07:51.948207 | 2026-05-13 21:07:51.948333 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 21:07:52.282226 | ubuntu-jammy -> localhost | ok 2026-05-13 21:07:52.294468 | 2026-05-13 21:07:52.294675 | TASK [validate-host : Collect information about the host] 2026-05-13 21:07:53.556316 | ubuntu-jammy | ok 2026-05-13 21:07:53.566756 | 2026-05-13 21:07:53.567026 | TASK [validate-host : Sanitize hostname] 2026-05-13 21:07:53.709719 | ubuntu-jammy | ok 2026-05-13 21:07:53.759804 | 2026-05-13 21:07:53.759953 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 21:07:54.347766 | ubuntu-jammy -> localhost | changed 2026-05-13 21:07:54.354745 | 2026-05-13 21:07:54.354905 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 21:07:54.781325 | ubuntu-jammy | ok 2026-05-13 21:07:54.787809 | 2026-05-13 21:07:54.787986 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 21:07:55.494876 | ubuntu-jammy -> localhost | changed 2026-05-13 21:07:55.518274 | 2026-05-13 21:07:55.518541 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 21:07:55.819252 | ubuntu-jammy | ok 2026-05-13 21:07:55.836736 | 2026-05-13 21:07:55.836914 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 21:07:56.865305 | ubuntu-jammy | changed: 2026-05-13 21:07:56.865567 | ubuntu-jammy | cd+++++++++ src/ 2026-05-13 21:07:56.865602 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-13 21:07:56.865626 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-13 21:07:56.865648 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-13 21:07:56.865668 | ubuntu-jammy | Containerfile 2026-05-13 21:07:56.865817 | ubuntu-jammy | Containerfile 2026-05-13 21:07:56.868698 | ubuntu-jammy | Containerfile 2026-05-13 21:07:56.868772 | ubuntu-jammy | Containerfile 2026-05-13 21:07:56.868842 | ubuntu-jammy | Containerfile 2026-05-13 21:07:56.868909 | ubuntu-jammy | Containerfile 2026-05-13 21:07:56.868977 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008298 2026-05-13 21:08:03.954928 | 2026-05-13 21:08:03.955146 | TASK [upload-logs : Upload logs to log server] 2026-05-13 21:08:04.562374 | localhost | Output suppressed because no_log was given 2026-05-13 21:08:04.566905 | 2026-05-13 21:08:04.567109 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 21:08:04.635417 | localhost | skipping: Conditional result was False 2026-05-13 21:08:04.649188 | localhost | skipping: Conditional result was False 2026-05-13 21:08:04.664047 | 2026-05-13 21:08:04.664306 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 21:08:04.723642 | localhost | skipping: Conditional result was False 2026-05-13 21:08:04.724405 | 2026-05-13 21:08:04.727799 | localhost | skipping: Conditional result was False 2026-05-13 21:08:04.740608 | 2026-05-13 21:08:04.740804 | LOOP [upload-logs : Upload console log and json output]