2026-04-22 21:37:47.627932 | Job console starting 2026-04-22 21:37:47.637662 | Updating git repos 2026-04-22 21:37:47.677408 | Cloning repos into workspace 2026-04-22 21:37:47.755919 | Restoring repo states 2026-04-22 21:37:47.761547 | Merging changes 2026-04-22 21:37:48.320372 | Checking out repos 2026-04-22 21:37:48.375618 | Preparing playbooks 2026-04-22 21:37:49.072332 | Running Ansible setup 2026-04-22 21:37:53.491021 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 21:37:54.295701 | 2026-04-22 21:37:54.295868 | PLAY [Base pre] 2026-04-22 21:37:54.314617 | 2026-04-22 21:37:54.314753 | TASK [Setup log path fact] 2026-04-22 21:37:54.333733 | ubuntu-jammy | ok 2026-04-22 21:37:54.349438 | 2026-04-22 21:37:54.349660 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 21:37:54.390993 | ubuntu-jammy | ok 2026-04-22 21:37:54.404929 | 2026-04-22 21:37:54.405057 | TASK [emit-job-header : Print job information] 2026-04-22 21:37:54.475590 | # Job Information 2026-04-22 21:37:54.475785 | Ansible Version: 2.16.14 2026-04-22 21:37:54.475821 | Job: hadolint 2026-04-22 21:37:54.475853 | Pipeline: check 2026-04-22 21:37:54.475875 | Executor: 521e9411259a 2026-04-22 21:37:54.475896 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/611 2026-04-22 21:37:54.475922 | Event ID: 7b9c6e00-3e93-11f1-9081-abf9f8547307 2026-04-22 21:37:54.481670 | 2026-04-22 21:37:54.481827 | LOOP [emit-job-header : Print node information] 2026-04-22 21:37:54.597577 | ubuntu-jammy | ok: 2026-04-22 21:37:54.597894 | ubuntu-jammy | # Node Information 2026-04-22 21:37:54.597945 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-22 21:37:54.597971 | ubuntu-jammy | Hostname: ubuntu 2026-04-22 21:37:54.597993 | ubuntu-jammy | Username: zuul 2026-04-22 21:37:54.598013 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-22 21:37:54.598037 | ubuntu-jammy | Provider: regiocloud-a 2026-04-22 21:37:54.598060 | ubuntu-jammy | Region: 2026-04-22 21:37:54.598081 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-22 21:37:54.598101 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-22 21:37:54.598120 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef2:150e 2026-04-22 21:37:54.633644 | 2026-04-22 21:37:54.633907 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 21:37:55.108028 | ubuntu-jammy -> localhost | changed 2026-04-22 21:37:55.116184 | 2026-04-22 21:37:55.116329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 21:37:56.183082 | ubuntu-jammy -> localhost | changed 2026-04-22 21:37:56.194055 | 2026-04-22 21:37:56.194179 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 21:37:56.495287 | ubuntu-jammy -> localhost | ok 2026-04-22 21:37:56.501688 | 2026-04-22 21:37:56.501820 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 21:37:56.531043 | ubuntu-jammy | ok 2026-04-22 21:37:56.549438 | ubuntu-jammy | included: /var/lib/zuul/builds/72e447ada6794d26a38a024636d86fc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 21:37:56.555943 | 2026-04-22 21:37:56.556045 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 21:37:57.696769 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-22 21:37:57.697186 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/72e447ada6794d26a38a024636d86fc9/work/72e447ada6794d26a38a024636d86fc9_id_rsa 2026-04-22 21:37:57.697263 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/72e447ada6794d26a38a024636d86fc9/work/72e447ada6794d26a38a024636d86fc9_id_rsa.pub 2026-04-22 21:37:57.697340 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-22 21:37:57.697387 | ubuntu-jammy -> localhost | SHA256:t6GEjtuaTstUSb2QnzP5mSIEOe8FSElA5F6wSbrD19c zuul-build-sshkey 2026-04-22 21:37:57.697427 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-22 21:37:57.697465 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-22 21:37:57.697517 | ubuntu-jammy -> localhost | | o*oo. | 2026-04-22 21:37:57.697586 | ubuntu-jammy -> localhost | | + =.o o | 2026-04-22 21:37:57.697626 | ubuntu-jammy -> localhost | |. + * = . | 2026-04-22 21:37:57.697661 | ubuntu-jammy -> localhost | |.o ..= *.+ | 2026-04-22 21:37:57.697695 | ubuntu-jammy -> localhost | |o... .*.SEo | 2026-04-22 21:37:57.697745 | ubuntu-jammy -> localhost | | .. *.o * = | 2026-04-22 21:37:57.697784 | ubuntu-jammy -> localhost | | + + o = | 2026-04-22 21:37:57.697820 | ubuntu-jammy -> localhost | | + = . . | 2026-04-22 21:37:57.697857 | ubuntu-jammy -> localhost | | .B.. | 2026-04-22 21:37:57.697892 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-22 21:37:57.697988 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.643019 2026-04-22 21:37:57.720926 | 2026-04-22 21:37:57.721054 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 21:37:57.749739 | ubuntu-jammy | ok 2026-04-22 21:37:57.759233 | ubuntu-jammy | included: /var/lib/zuul/builds/72e447ada6794d26a38a024636d86fc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 21:37:57.768384 | 2026-04-22 21:37:57.768488 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 21:37:57.792586 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 21:37:57.798607 | 2026-04-22 21:37:57.798716 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 21:37:58.430047 | ubuntu-jammy | changed 2026-04-22 21:37:58.439005 | 2026-04-22 21:37:58.439172 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 21:37:58.708995 | ubuntu-jammy | ok 2026-04-22 21:37:58.716654 | 2026-04-22 21:37:58.716771 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 21:37:59.411985 | ubuntu-jammy | changed 2026-04-22 21:37:59.420654 | 2026-04-22 21:37:59.420783 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 21:38:00.057892 | ubuntu-jammy | changed 2026-04-22 21:38:00.065973 | 2026-04-22 21:38:00.066161 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 21:38:00.105164 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 21:38:00.111685 | 2026-04-22 21:38:00.111809 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 21:38:00.635246 | ubuntu-jammy -> localhost | changed 2026-04-22 21:38:00.653796 | 2026-04-22 21:38:00.653931 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 21:38:01.077363 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/72e447ada6794d26a38a024636d86fc9/work/72e447ada6794d26a38a024636d86fc9_id_rsa (zuul-build-sshkey) 2026-04-22 21:38:01.077640 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010910 2026-04-22 21:38:01.086636 | 2026-04-22 21:38:01.086765 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 21:38:01.518817 | ubuntu-jammy | ok 2026-04-22 21:38:01.525319 | 2026-04-22 21:38:01.525442 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 21:38:01.549502 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 21:38:01.560515 | 2026-04-22 21:38:01.560670 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 21:38:02.069653 | ubuntu-jammy | ok 2026-04-22 21:38:02.081207 | 2026-04-22 21:38:02.081319 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 21:38:02.118156 | ubuntu-jammy | ok 2026-04-22 21:38:02.126863 | 2026-04-22 21:38:02.127006 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 21:38:02.446410 | ubuntu-jammy -> localhost | ok 2026-04-22 21:38:02.453290 | 2026-04-22 21:38:02.453402 | TASK [validate-host : Collect information about the host] 2026-04-22 21:38:03.698035 | ubuntu-jammy | ok 2026-04-22 21:38:03.708446 | 2026-04-22 21:38:03.708593 | TASK [validate-host : Sanitize hostname] 2026-04-22 21:38:03.821070 | ubuntu-jammy | ok 2026-04-22 21:38:03.863486 | 2026-04-22 21:38:03.863646 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 21:38:04.436580 | ubuntu-jammy -> localhost | changed 2026-04-22 21:38:04.442697 | 2026-04-22 21:38:04.442809 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 21:38:04.866749 | ubuntu-jammy | ok 2026-04-22 21:38:04.871492 | 2026-04-22 21:38:04.871609 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 21:38:05.443365 | ubuntu-jammy -> localhost | changed 2026-04-22 21:38:05.459727 | 2026-04-22 21:38:05.460008 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 21:38:05.721258 | ubuntu-jammy | ok 2026-04-22 21:38:05.732458 | 2026-04-22 21:38:05.732759 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 21:38:07.251364 | ubuntu-jammy | changed: 2026-04-22 21:38:07.251683 | ubuntu-jammy | cd+++++++++ src/ 2026-04-22 21:38:07.251743 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-22 21:38:07.251785 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-22 21:38:07.251823 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-22 21:38:07.251858 | ubuntu-jammy | Containerfile 2026-04-22 21:38:07.252139 | ubuntu-jammy | Containerfile 2026-04-22 21:38:07.284591 | ubuntu-jammy | Containerfile 2026-04-22 21:38:07.284663 | ubuntu-jammy | Containerfile 2026-04-22 21:38:07.284733 | ubuntu-jammy | Containerfile 2026-04-22 21:38:07.284802 | ubuntu-jammy | Containerfile 2026-04-22 21:38:07.284870 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008059 2026-04-22 21:38:14.881172 | 2026-04-22 21:38:14.881285 | TASK [upload-logs : Upload logs to log server] 2026-04-22 21:38:15.476915 | localhost | Output suppressed because no_log was given 2026-04-22 21:38:15.480200 | 2026-04-22 21:38:15.480376 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 21:38:15.537377 | localhost | skipping: Conditional result was False 2026-04-22 21:38:15.545584 | localhost | skipping: Conditional result was False 2026-04-22 21:38:15.558521 | 2026-04-22 21:38:15.558644 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 21:38:15.612513 | localhost | skipping: Conditional result was False 2026-04-22 21:38:15.613165 | 2026-04-22 21:38:15.616933 | localhost | skipping: Conditional result was False 2026-04-22 21:38:15.630900 | 2026-04-22 21:38:15.631085 | LOOP [upload-logs : Upload console log and json output]