2026-07-01 16:18:10.044327 | Job console starting 2026-07-01 16:18:10.053937 | Updating git repos 2026-07-01 16:18:10.088444 | Cloning repos into workspace 2026-07-01 16:18:10.132166 | Restoring repo states 2026-07-01 16:18:10.138683 | Merging changes 2026-07-01 16:18:10.823001 | Checking out repos 2026-07-01 16:18:10.882334 | Preparing playbooks 2026-07-01 16:18:11.543884 | Running Ansible setup 2026-07-01 16:18:16.045096 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 16:18:16.896857 | 2026-07-01 16:18:16.897067 | PLAY [Base pre] 2026-07-01 16:18:16.915488 | 2026-07-01 16:18:16.915704 | TASK [Setup log path fact] 2026-07-01 16:18:16.946306 | ubuntu-jammy | ok 2026-07-01 16:18:16.962350 | 2026-07-01 16:18:16.962555 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 16:18:16.993413 | ubuntu-jammy | ok 2026-07-01 16:18:17.003546 | 2026-07-01 16:18:17.003660 | TASK [emit-job-header : Print job information] 2026-07-01 16:18:17.050312 | # Job Information 2026-07-01 16:18:17.050626 | Ansible Version: 2.16.14 2026-07-01 16:18:17.050689 | Job: hadolint 2026-07-01 16:18:17.050747 | Pipeline: check 2026-07-01 16:18:17.050787 | Executor: 521e9411259a 2026-07-01 16:18:17.050825 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/722 2026-07-01 16:18:17.050920 | Event ID: 57717d20-7568-11f1-9b59-51987df3142b 2026-07-01 16:18:17.058748 | 2026-07-01 16:18:17.058968 | LOOP [emit-job-header : Print node information] 2026-07-01 16:18:17.173866 | ubuntu-jammy | ok: 2026-07-01 16:18:17.174106 | ubuntu-jammy | # Node Information 2026-07-01 16:18:17.174140 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-01 16:18:17.174166 | ubuntu-jammy | Hostname: ubuntu 2026-07-01 16:18:17.174188 | ubuntu-jammy | Username: zuul 2026-07-01 16:18:17.174208 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-01 16:18:17.174232 | ubuntu-jammy | Provider: regiocloud-a 2026-07-01 16:18:17.174253 | ubuntu-jammy | Region: 2026-07-01 16:18:17.174273 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-01 16:18:17.174293 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-01 16:18:17.174312 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:4ddf 2026-07-01 16:18:17.187076 | 2026-07-01 16:18:17.187227 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 16:18:17.689625 | ubuntu-jammy -> localhost | changed 2026-07-01 16:18:17.697281 | 2026-07-01 16:18:17.697408 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 16:18:18.859567 | ubuntu-jammy -> localhost | changed 2026-07-01 16:18:18.875188 | 2026-07-01 16:18:18.875331 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 16:18:19.206022 | ubuntu-jammy -> localhost | ok 2026-07-01 16:18:19.212964 | 2026-07-01 16:18:19.213129 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 16:18:19.244169 | ubuntu-jammy | ok 2026-07-01 16:18:19.263481 | ubuntu-jammy | included: /var/lib/zuul/builds/4dede6b1be3c47af95bc944809dba0a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 16:18:19.269995 | 2026-07-01 16:18:19.270115 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 16:18:20.167139 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-01 16:18:20.167553 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4dede6b1be3c47af95bc944809dba0a0/work/4dede6b1be3c47af95bc944809dba0a0_id_rsa 2026-07-01 16:18:20.167629 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4dede6b1be3c47af95bc944809dba0a0/work/4dede6b1be3c47af95bc944809dba0a0_id_rsa.pub 2026-07-01 16:18:20.167678 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-01 16:18:20.167725 | ubuntu-jammy -> localhost | SHA256:3AqhavFv7NQmlFrRJrisdkuVhypWOuozSog1dvGucXU zuul-build-sshkey 2026-07-01 16:18:20.167766 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-01 16:18:20.167805 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-01 16:18:20.167861 | ubuntu-jammy -> localhost | | | 2026-07-01 16:18:20.167902 | ubuntu-jammy -> localhost | | . . | 2026-07-01 16:18:20.167939 | ubuntu-jammy -> localhost | | o + o | 2026-07-01 16:18:20.167975 | ubuntu-jammy -> localhost | | . = X . | 2026-07-01 16:18:20.168013 | ubuntu-jammy -> localhost | | = * X S E | 2026-07-01 16:18:20.168064 | ubuntu-jammy -> localhost | |oo X B = o | 2026-07-01 16:18:20.168102 | ubuntu-jammy -> localhost | |o.X B.= + | 2026-07-01 16:18:20.168138 | ubuntu-jammy -> localhost | |.B = Boo | 2026-07-01 16:18:20.168175 | ubuntu-jammy -> localhost | |=.o ooo | 2026-07-01 16:18:20.168212 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-01 16:18:20.168310 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.380434 2026-07-01 16:18:20.178047 | 2026-07-01 16:18:20.178178 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 16:18:20.208148 | ubuntu-jammy | ok 2026-07-01 16:18:20.217883 | ubuntu-jammy | included: /var/lib/zuul/builds/4dede6b1be3c47af95bc944809dba0a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 16:18:20.237683 | 2026-07-01 16:18:20.237813 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 16:18:20.262225 | ubuntu-jammy | skipping: Conditional result was False 2026-07-01 16:18:20.268470 | 2026-07-01 16:18:20.268602 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 16:18:20.953461 | ubuntu-jammy | changed 2026-07-01 16:18:20.962586 | 2026-07-01 16:18:20.962757 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 16:18:21.233308 | ubuntu-jammy | ok 2026-07-01 16:18:21.242540 | 2026-07-01 16:18:21.242706 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 16:18:21.885675 | ubuntu-jammy | changed 2026-07-01 16:18:21.895500 | 2026-07-01 16:18:21.895673 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 16:18:22.494319 | ubuntu-jammy | changed 2026-07-01 16:18:22.502909 | 2026-07-01 16:18:22.503151 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 16:18:22.529543 | ubuntu-jammy | skipping: Conditional result was False 2026-07-01 16:18:22.536537 | 2026-07-01 16:18:22.536696 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 16:18:23.219396 | ubuntu-jammy -> localhost | changed 2026-07-01 16:18:23.231967 | 2026-07-01 16:18:23.232122 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 16:18:23.561794 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4dede6b1be3c47af95bc944809dba0a0/work/4dede6b1be3c47af95bc944809dba0a0_id_rsa (zuul-build-sshkey) 2026-07-01 16:18:23.562107 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011871 2026-07-01 16:18:23.571549 | 2026-07-01 16:18:23.571679 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 16:18:23.980774 | ubuntu-jammy | ok 2026-07-01 16:18:23.986400 | 2026-07-01 16:18:23.986573 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 16:18:24.010945 | ubuntu-jammy | skipping: Conditional result was False 2026-07-01 16:18:24.023212 | 2026-07-01 16:18:24.023332 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 16:18:24.514798 | ubuntu-jammy | ok 2026-07-01 16:18:24.529252 | 2026-07-01 16:18:24.529441 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 16:18:24.572810 | ubuntu-jammy | ok 2026-07-01 16:18:24.579445 | 2026-07-01 16:18:24.579590 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 16:18:24.898232 | ubuntu-jammy -> localhost | ok 2026-07-01 16:18:24.906145 | 2026-07-01 16:18:24.906270 | TASK [validate-host : Collect information about the host] 2026-07-01 16:18:26.185600 | ubuntu-jammy | ok 2026-07-01 16:18:26.196213 | 2026-07-01 16:18:26.196341 | TASK [validate-host : Sanitize hostname] 2026-07-01 16:18:26.339062 | ubuntu-jammy | ok 2026-07-01 16:18:26.388250 | 2026-07-01 16:18:26.388405 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 16:18:27.043615 | ubuntu-jammy -> localhost | changed 2026-07-01 16:18:27.050187 | 2026-07-01 16:18:27.050322 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 16:18:27.506937 | ubuntu-jammy | ok 2026-07-01 16:18:27.512408 | 2026-07-01 16:18:27.512547 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 16:18:28.091263 | ubuntu-jammy -> localhost | changed 2026-07-01 16:18:28.103109 | 2026-07-01 16:18:28.103269 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 16:18:28.365974 | ubuntu-jammy | ok 2026-07-01 16:18:28.377712 | 2026-07-01 16:18:28.377904 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 16:18:29.762239 | ubuntu-jammy | changed: 2026-07-01 16:18:29.762531 | ubuntu-jammy | cd+++++++++ src/ 2026-07-01 16:18:29.762578 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-01 16:18:29.762610 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-01 16:18:29.762637 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-01 16:18:29.762661 | ubuntu-jammy | Containerfile 2026-07-01 16:18:29.762822 | ubuntu-jammy | Containerfile 2026-07-01 16:18:29.775779 | ubuntu-jammy | Containerfile 2026-07-01 16:18:29.775849 | ubuntu-jammy | Containerfile 2026-07-01 16:18:29.775918 | ubuntu-jammy | Containerfile 2026-07-01 16:18:29.775992 | ubuntu-jammy | Containerfile 2026-07-01 16:18:29.776062 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007660 2026-07-01 16:18:37.115819 | 2026-07-01 16:18:37.116071 | TASK [upload-logs : Upload logs to log server] 2026-07-01 16:18:37.736683 | localhost | Output suppressed because no_log was given 2026-07-01 16:18:37.741229 | 2026-07-01 16:18:37.741422 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 16:18:37.803170 | localhost | skipping: Conditional result was False 2026-07-01 16:18:37.808793 | localhost | skipping: Conditional result was False 2026-07-01 16:18:37.816371 | 2026-07-01 16:18:37.816728 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 16:18:37.869153 | localhost | skipping: Conditional result was False 2026-07-01 16:18:37.869479 | 2026-07-01 16:18:37.875232 | localhost | skipping: Conditional result was False 2026-07-01 16:18:37.888596 | 2026-07-01 16:18:37.888807 | LOOP [upload-logs : Upload console log and json output]