2026-01-23 07:55:56.095234 | Job console starting 2026-01-23 07:55:56.115990 | Updating git repos 2026-01-23 07:55:56.165964 | Cloning repos into workspace 2026-01-23 07:55:56.232979 | Restoring repo states 2026-01-23 07:55:56.247709 | Merging changes 2026-01-23 07:55:56.884771 | Checking out repos 2026-01-23 07:55:57.005318 | Preparing playbooks 2026-01-23 07:55:58.083548 | Running Ansible setup 2026-01-23 07:56:02.840436 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 07:56:03.567848 | 2026-01-23 07:56:03.567978 | PLAY [Base pre] 2026-01-23 07:56:03.607857 | 2026-01-23 07:56:03.608050 | TASK [Setup log path fact] 2026-01-23 07:56:03.647041 | ubuntu-jammy | ok 2026-01-23 07:56:03.663950 | 2026-01-23 07:56:03.664081 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 07:56:03.693954 | ubuntu-jammy | ok 2026-01-23 07:56:03.706018 | 2026-01-23 07:56:03.706123 | TASK [emit-job-header : Print job information] 2026-01-23 07:56:03.746944 | # Job Information 2026-01-23 07:56:03.747111 | Ansible Version: 2.16.14 2026-01-23 07:56:03.747147 | Job: hadolint 2026-01-23 07:56:03.747180 | Pipeline: check 2026-01-23 07:56:03.747203 | Executor: 521e9411259a 2026-01-23 07:56:03.747273 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/461 2026-01-23 07:56:03.747316 | Event ID: a1446c60-f830-11f0-9662-bff02d9974d3 2026-01-23 07:56:03.752909 | 2026-01-23 07:56:03.753064 | LOOP [emit-job-header : Print node information] 2026-01-23 07:56:03.865422 | ubuntu-jammy | ok: 2026-01-23 07:56:03.865637 | ubuntu-jammy | # Node Information 2026-01-23 07:56:03.865672 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-23 07:56:03.865698 | ubuntu-jammy | Hostname: ubuntu 2026-01-23 07:56:03.865720 | ubuntu-jammy | Username: zuul 2026-01-23 07:56:03.865741 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-23 07:56:03.865769 | ubuntu-jammy | Provider: regiocloud-a 2026-01-23 07:56:03.865795 | ubuntu-jammy | Region: 2026-01-23 07:56:03.865816 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-23 07:56:03.865837 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-23 07:56:03.865856 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:ccd 2026-01-23 07:56:03.879809 | 2026-01-23 07:56:03.880091 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 07:56:04.621368 | ubuntu-jammy -> localhost | changed 2026-01-23 07:56:04.628321 | 2026-01-23 07:56:04.628425 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 07:56:05.957513 | ubuntu-jammy -> localhost | changed 2026-01-23 07:56:05.969580 | 2026-01-23 07:56:05.969749 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 07:56:06.360617 | ubuntu-jammy -> localhost | ok 2026-01-23 07:56:06.365466 | 2026-01-23 07:56:06.365543 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 07:56:06.381420 | ubuntu-jammy | ok 2026-01-23 07:56:06.394785 | ubuntu-jammy | included: /var/lib/zuul/builds/ccbab16ad55843c0a75755fc4b51faa5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 07:56:06.399525 | 2026-01-23 07:56:06.399602 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 07:56:08.981774 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-23 07:56:08.982012 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ccbab16ad55843c0a75755fc4b51faa5/work/ccbab16ad55843c0a75755fc4b51faa5_id_rsa 2026-01-23 07:56:08.982054 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ccbab16ad55843c0a75755fc4b51faa5/work/ccbab16ad55843c0a75755fc4b51faa5_id_rsa.pub 2026-01-23 07:56:08.982082 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-23 07:56:08.982107 | ubuntu-jammy -> localhost | SHA256:qcbjaTjDNivWTHzkr46HJ0V+X2EcVOvEt5z2yVecpo0 zuul-build-sshkey 2026-01-23 07:56:08.982130 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-23 07:56:08.982151 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-23 07:56:08.982182 | ubuntu-jammy -> localhost | | .... | 2026-01-23 07:56:08.982204 | ubuntu-jammy -> localhost | | .. . | 2026-01-23 07:56:08.982224 | ubuntu-jammy -> localhost | | . .+ .| 2026-01-23 07:56:08.982244 | ubuntu-jammy -> localhost | | o . +o.o+| 2026-01-23 07:56:08.982264 | ubuntu-jammy -> localhost | | . = S . ..Bo| 2026-01-23 07:56:08.982290 | ubuntu-jammy -> localhost | | o.=.. . B +| 2026-01-23 07:56:08.982341 | ubuntu-jammy -> localhost | | = ==o . . E +o| 2026-01-23 07:56:08.982363 | ubuntu-jammy -> localhost | | o %++o. . .| 2026-01-23 07:56:08.982385 | ubuntu-jammy -> localhost | | . oo@=. | 2026-01-23 07:56:08.982406 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-23 07:56:08.982462 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.086372 2026-01-23 07:56:08.988500 | 2026-01-23 07:56:08.988594 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 07:56:09.027376 | ubuntu-jammy | ok 2026-01-23 07:56:09.041544 | ubuntu-jammy | included: /var/lib/zuul/builds/ccbab16ad55843c0a75755fc4b51faa5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 07:56:09.053886 | 2026-01-23 07:56:09.053987 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 07:56:09.067160 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 07:56:09.073686 | 2026-01-23 07:56:09.073790 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 07:56:09.599258 | ubuntu-jammy | changed 2026-01-23 07:56:09.604381 | 2026-01-23 07:56:09.604477 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 07:56:09.851657 | ubuntu-jammy | ok 2026-01-23 07:56:09.858110 | 2026-01-23 07:56:09.858205 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 07:56:10.449621 | ubuntu-jammy | changed 2026-01-23 07:56:10.456749 | 2026-01-23 07:56:10.456857 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 07:56:11.009983 | ubuntu-jammy | changed 2026-01-23 07:56:11.020590 | 2026-01-23 07:56:11.020694 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 07:56:11.056810 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 07:56:11.063429 | 2026-01-23 07:56:11.063540 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 07:56:11.638683 | ubuntu-jammy -> localhost | changed 2026-01-23 07:56:11.654179 | 2026-01-23 07:56:11.654292 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 07:56:12.091959 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ccbab16ad55843c0a75755fc4b51faa5/work/ccbab16ad55843c0a75755fc4b51faa5_id_rsa (zuul-build-sshkey) 2026-01-23 07:56:12.092176 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.009532 2026-01-23 07:56:12.099795 | 2026-01-23 07:56:12.099892 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 07:56:12.453657 | ubuntu-jammy | ok 2026-01-23 07:56:12.458605 | 2026-01-23 07:56:12.458691 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 07:56:12.481639 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 07:56:12.492627 | 2026-01-23 07:56:12.492733 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 07:56:12.938785 | ubuntu-jammy | ok 2026-01-23 07:56:12.962049 | 2026-01-23 07:56:12.962157 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 07:56:12.990570 | ubuntu-jammy | ok 2026-01-23 07:56:12.995503 | 2026-01-23 07:56:12.995592 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 07:56:13.434103 | ubuntu-jammy -> localhost | ok 2026-01-23 07:56:13.446536 | 2026-01-23 07:56:13.446634 | TASK [validate-host : Collect information about the host] 2026-01-23 07:56:14.531557 | ubuntu-jammy | ok 2026-01-23 07:56:14.547602 | 2026-01-23 07:56:14.547710 | TASK [validate-host : Sanitize hostname] 2026-01-23 07:56:14.641354 | ubuntu-jammy | ok 2026-01-23 07:56:14.708458 | 2026-01-23 07:56:14.708565 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 07:56:15.404973 | ubuntu-jammy -> localhost | changed 2026-01-23 07:56:15.411836 | 2026-01-23 07:56:15.412039 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 07:56:15.888455 | ubuntu-jammy | ok 2026-01-23 07:56:15.893694 | 2026-01-23 07:56:15.893799 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 07:56:16.478796 | ubuntu-jammy -> localhost | changed 2026-01-23 07:56:16.489123 | 2026-01-23 07:56:16.489227 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 07:56:16.723590 | ubuntu-jammy | ok 2026-01-23 07:56:16.743061 | 2026-01-23 07:56:16.743206 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 07:56:17.765888 | ubuntu-jammy | changed: 2026-01-23 07:56:17.766058 | ubuntu-jammy | cd+++++++++ src/ 2026-01-23 07:56:17.766091 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-23 07:56:17.766115 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-23 07:56:17.766137 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-23 07:56:17.766157 | ubuntu-jammy | Containerfile 2026-01-23 07:56:17.766326 | ubuntu-jammy | Containerfile 2026-01-23 07:56:17.814658 | ubuntu-jammy | Containerfile 2026-01-23 07:56:17.814728 | ubuntu-jammy | Containerfile 2026-01-23 07:56:17.814798 | ubuntu-jammy | Containerfile 2026-01-23 07:56:17.814892 | ubuntu-jammy | Containerfile 2026-01-23 07:56:17.814967 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006919 2026-01-23 07:56:24.453415 | 2026-01-23 07:56:24.453585 | TASK [upload-logs : Upload logs to log server] 2026-01-23 07:56:24.976769 | localhost | Output suppressed because no_log was given 2026-01-23 07:56:24.978597 | 2026-01-23 07:56:24.978705 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 07:56:25.038989 | localhost | skipping: Conditional result was False 2026-01-23 07:56:25.044699 | localhost | skipping: Conditional result was False 2026-01-23 07:56:25.058257 | 2026-01-23 07:56:25.058540 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 07:56:25.112913 | localhost | skipping: Conditional result was False 2026-01-23 07:56:25.113313 | 2026-01-23 07:56:25.122428 | localhost | skipping: Conditional result was False 2026-01-23 07:56:25.127310 | 2026-01-23 07:56:25.127462 | LOOP [upload-logs : Upload console log and json output]