2026-04-02 16:55:55.268051 | Job console starting 2026-04-02 16:55:55.281522 | Updating git repos 2026-04-02 16:55:55.326931 | Cloning repos into workspace 2026-04-02 16:55:55.369851 | Restoring repo states 2026-04-02 16:55:55.392559 | Merging changes 2026-04-02 16:55:56.050025 | Checking out repos 2026-04-02 16:55:56.091057 | Preparing playbooks 2026-04-02 16:55:56.673941 | Running Ansible setup 2026-04-02 16:56:01.980544 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-02 16:56:03.057014 | 2026-04-02 16:56:03.061258 | PLAY [Base pre] 2026-04-02 16:56:03.080738 | 2026-04-02 16:56:03.080893 | TASK [Setup log path fact] 2026-04-02 16:56:03.111956 | ubuntu-jammy | ok 2026-04-02 16:56:03.128830 | 2026-04-02 16:56:03.128999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-02 16:56:03.159591 | ubuntu-jammy | ok 2026-04-02 16:56:03.169575 | 2026-04-02 16:56:03.169693 | TASK [emit-job-header : Print job information] 2026-04-02 16:56:03.210056 | # Job Information 2026-04-02 16:56:03.210267 | Ansible Version: 2.16.14 2026-04-02 16:56:03.210302 | Job: hadolint 2026-04-02 16:56:03.210336 | Pipeline: check 2026-04-02 16:56:03.210359 | Executor: 521e9411259a 2026-04-02 16:56:03.210380 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/578 2026-04-02 16:56:03.210401 | Event ID: b1d9d4b0-2eb4-11f1-8430-1eb0e3b21917 2026-04-02 16:56:03.216065 | 2026-04-02 16:56:03.216212 | LOOP [emit-job-header : Print node information] 2026-04-02 16:56:03.351955 | ubuntu-jammy | ok: 2026-04-02 16:56:03.352248 | ubuntu-jammy | # Node Information 2026-04-02 16:56:03.352286 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-02 16:56:03.352311 | ubuntu-jammy | Hostname: ubuntu 2026-04-02 16:56:03.352332 | ubuntu-jammy | Username: zuul 2026-04-02 16:56:03.352353 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-02 16:56:03.352376 | ubuntu-jammy | Provider: regiocloud-a 2026-04-02 16:56:03.352398 | ubuntu-jammy | Region: 2026-04-02 16:56:03.352418 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-02 16:56:03.352437 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-02 16:56:03.352456 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feab:ae9d 2026-04-02 16:56:03.374441 | 2026-04-02 16:56:03.374582 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-02 16:56:04.178576 | ubuntu-jammy -> localhost | changed 2026-04-02 16:56:04.188378 | 2026-04-02 16:56:04.188525 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-02 16:56:06.214288 | ubuntu-jammy -> localhost | changed 2026-04-02 16:56:06.222970 | 2026-04-02 16:56:06.223062 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-02 16:56:06.727369 | ubuntu-jammy -> localhost | ok 2026-04-02 16:56:06.733394 | 2026-04-02 16:56:06.733485 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-02 16:56:06.771010 | ubuntu-jammy | ok 2026-04-02 16:56:06.792559 | ubuntu-jammy | included: /var/lib/zuul/builds/196ea670b28b403ab9fb9f46e459a86a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-02 16:56:06.807802 | 2026-04-02 16:56:06.807890 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-02 16:56:08.981437 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-02 16:56:08.981599 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/196ea670b28b403ab9fb9f46e459a86a/work/196ea670b28b403ab9fb9f46e459a86a_id_rsa 2026-04-02 16:56:08.981630 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/196ea670b28b403ab9fb9f46e459a86a/work/196ea670b28b403ab9fb9f46e459a86a_id_rsa.pub 2026-04-02 16:56:08.981653 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-02 16:56:08.981674 | ubuntu-jammy -> localhost | SHA256:T7bzgvRSLe2AvynQJuaidw4+b/zhGByhWntVUh71s8E zuul-build-sshkey 2026-04-02 16:56:08.981693 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-02 16:56:08.981711 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-02 16:56:08.981738 | ubuntu-jammy -> localhost | | o.. | 2026-04-02 16:56:08.981757 | ubuntu-jammy -> localhost | | o . o | 2026-04-02 16:56:08.981773 | ubuntu-jammy -> localhost | | . . o E | 2026-04-02 16:56:08.981790 | ubuntu-jammy -> localhost | | . . o + | 2026-04-02 16:56:08.981806 | ubuntu-jammy -> localhost | | o ..S.oo . | 2026-04-02 16:56:08.981826 | ubuntu-jammy -> localhost | | o o+o=++.o | 2026-04-02 16:56:08.981844 | ubuntu-jammy -> localhost | | . o++=.=++ | 2026-04-02 16:56:08.981860 | ubuntu-jammy -> localhost | | .+o=++.++. | 2026-04-02 16:56:08.981877 | ubuntu-jammy -> localhost | | .o.B+.oooo. | 2026-04-02 16:56:08.981894 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-02 16:56:08.981935 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.069002 2026-04-02 16:56:08.987212 | 2026-04-02 16:56:08.987295 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-02 16:56:09.023981 | ubuntu-jammy | ok 2026-04-02 16:56:09.052055 | ubuntu-jammy | included: /var/lib/zuul/builds/196ea670b28b403ab9fb9f46e459a86a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-02 16:56:09.067147 | 2026-04-02 16:56:09.067258 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-02 16:56:09.094769 | ubuntu-jammy | skipping: Conditional result was False 2026-04-02 16:56:09.102637 | 2026-04-02 16:56:09.102752 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-02 16:56:09.824926 | ubuntu-jammy | changed 2026-04-02 16:56:09.830313 | 2026-04-02 16:56:09.830413 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-02 16:56:10.122085 | ubuntu-jammy | ok 2026-04-02 16:56:10.127417 | 2026-04-02 16:56:10.127506 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-02 16:56:10.893947 | ubuntu-jammy | changed 2026-04-02 16:56:10.907336 | 2026-04-02 16:56:10.907447 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-02 16:56:11.652371 | ubuntu-jammy | changed 2026-04-02 16:56:11.658080 | 2026-04-02 16:56:11.658180 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-02 16:56:11.671100 | ubuntu-jammy | skipping: Conditional result was False 2026-04-02 16:56:11.685559 | 2026-04-02 16:56:11.685668 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-02 16:56:12.545147 | ubuntu-jammy -> localhost | changed 2026-04-02 16:56:12.556697 | 2026-04-02 16:56:12.556796 | TASK [add-build-sshkey : Add back temp key] 2026-04-02 16:56:12.996943 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/196ea670b28b403ab9fb9f46e459a86a/work/196ea670b28b403ab9fb9f46e459a86a_id_rsa (zuul-build-sshkey) 2026-04-02 16:56:12.997173 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010144 2026-04-02 16:56:13.004537 | 2026-04-02 16:56:13.004630 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-02 16:56:13.497216 | ubuntu-jammy | ok 2026-04-02 16:56:13.502042 | 2026-04-02 16:56:13.502169 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-02 16:56:13.535099 | ubuntu-jammy | skipping: Conditional result was False 2026-04-02 16:56:13.545974 | 2026-04-02 16:56:13.546102 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-02 16:56:13.994127 | ubuntu-jammy | ok 2026-04-02 16:56:14.005358 | 2026-04-02 16:56:14.005463 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-02 16:56:14.043117 | ubuntu-jammy | ok 2026-04-02 16:56:14.047869 | 2026-04-02 16:56:14.047962 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-02 16:56:14.430306 | ubuntu-jammy -> localhost | ok 2026-04-02 16:56:14.435479 | 2026-04-02 16:56:14.435569 | TASK [validate-host : Collect information about the host] 2026-04-02 16:56:15.698497 | ubuntu-jammy | ok 2026-04-02 16:56:15.718180 | 2026-04-02 16:56:15.718303 | TASK [validate-host : Sanitize hostname] 2026-04-02 16:56:15.869915 | ubuntu-jammy | ok 2026-04-02 16:56:15.975137 | 2026-04-02 16:56:15.975290 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-02 16:56:16.584367 | ubuntu-jammy -> localhost | changed 2026-04-02 16:56:16.590538 | 2026-04-02 16:56:16.590661 | TASK [validate-host : Collect information about zuul worker] 2026-04-02 16:56:16.989916 | ubuntu-jammy | ok 2026-04-02 16:56:16.994938 | 2026-04-02 16:56:16.995059 | TASK [validate-host : Write out all zuul information for each host] 2026-04-02 16:56:17.863215 | ubuntu-jammy -> localhost | changed 2026-04-02 16:56:17.873093 | 2026-04-02 16:56:17.873217 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-02 16:56:18.157998 | ubuntu-jammy | ok 2026-04-02 16:56:18.166235 | 2026-04-02 16:56:18.166371 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-02 16:56:19.289068 | ubuntu-jammy | changed: 2026-04-02 16:56:19.289331 | ubuntu-jammy | cd+++++++++ src/ 2026-04-02 16:56:19.289368 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-02 16:56:19.289394 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-02 16:56:19.289416 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-02 16:56:19.289437 | ubuntu-jammy | Containerfile 2026-04-02 16:56:19.289603 | ubuntu-jammy | Containerfile 2026-04-02 16:56:19.305812 | ubuntu-jammy | Containerfile 2026-04-02 16:56:19.305879 | ubuntu-jammy | Containerfile 2026-04-02 16:56:19.305947 | ubuntu-jammy | Containerfile 2026-04-02 16:56:19.306020 | ubuntu-jammy | Containerfile 2026-04-02 16:56:19.306110 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004600 2026-04-02 16:56:27.364225 | 2026-04-02 16:56:27.364345 | TASK [upload-logs : Upload logs to log server] 2026-04-02 16:56:27.960972 | localhost | Output suppressed because no_log was given 2026-04-02 16:56:27.963398 | 2026-04-02 16:56:27.963782 | LOOP [upload-logs : Compress console log and json output] 2026-04-02 16:56:28.016891 | localhost | skipping: Conditional result was False 2026-04-02 16:56:28.027280 | localhost | skipping: Conditional result was False 2026-04-02 16:56:28.045099 | 2026-04-02 16:56:28.045328 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-02 16:56:28.103153 | localhost | skipping: Conditional result was False 2026-04-02 16:56:28.103676 | 2026-04-02 16:56:28.108679 | localhost | skipping: Conditional result was False 2026-04-02 16:56:28.117176 | 2026-04-02 16:56:28.117334 | LOOP [upload-logs : Upload console log and json output]