2026-05-08 09:22:52.975643 | Job console starting 2026-05-08 09:22:52.988797 | Updating git repos 2026-05-08 09:22:53.036520 | Cloning repos into workspace 2026-05-08 09:22:53.110243 | Restoring repo states 2026-05-08 09:22:53.122666 | Merging changes 2026-05-08 09:22:53.760643 | Checking out repos 2026-05-08 09:22:53.873815 | Preparing playbooks 2026-05-08 09:22:54.586231 | Running Ansible setup 2026-05-08 09:22:59.031243 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 09:22:59.840920 | 2026-05-08 09:22:59.841146 | PLAY [Base pre] 2026-05-08 09:22:59.860145 | 2026-05-08 09:22:59.860329 | TASK [Setup log path fact] 2026-05-08 09:22:59.880270 | ubuntu-jammy | ok 2026-05-08 09:22:59.897849 | 2026-05-08 09:22:59.898075 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 09:22:59.939083 | ubuntu-jammy | ok 2026-05-08 09:22:59.950715 | 2026-05-08 09:22:59.950880 | TASK [emit-job-header : Print job information] 2026-05-08 09:22:59.991284 | # Job Information 2026-05-08 09:22:59.991495 | Ansible Version: 2.16.14 2026-05-08 09:22:59.991531 | Job: hadolint 2026-05-08 09:22:59.991649 | Pipeline: check 2026-05-08 09:22:59.991676 | Executor: 521e9411259a 2026-05-08 09:22:59.991698 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/629 2026-05-08 09:22:59.991721 | Event ID: 63734424-4abf-11f1-95fd-3cb9c0fc7290 2026-05-08 09:22:59.997608 | 2026-05-08 09:22:59.997754 | LOOP [emit-job-header : Print node information] 2026-05-08 09:23:00.116915 | ubuntu-jammy | ok: 2026-05-08 09:23:00.117211 | ubuntu-jammy | # Node Information 2026-05-08 09:23:00.117249 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-08 09:23:00.117275 | ubuntu-jammy | Hostname: ubuntu 2026-05-08 09:23:00.117298 | ubuntu-jammy | Username: zuul 2026-05-08 09:23:00.117319 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-08 09:23:00.117342 | ubuntu-jammy | Provider: regiocloud-a 2026-05-08 09:23:00.117364 | ubuntu-jammy | Region: 2026-05-08 09:23:00.117385 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-08 09:23:00.117405 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-08 09:23:00.117424 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:18e1 2026-05-08 09:23:00.140420 | 2026-05-08 09:23:00.140597 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 09:23:00.701465 | ubuntu-jammy -> localhost | changed 2026-05-08 09:23:00.712362 | 2026-05-08 09:23:00.712509 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 09:23:02.015179 | ubuntu-jammy -> localhost | changed 2026-05-08 09:23:02.061820 | 2026-05-08 09:23:02.063450 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 09:23:02.401604 | ubuntu-jammy -> localhost | ok 2026-05-08 09:23:02.408502 | 2026-05-08 09:23:02.408645 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 09:23:02.437767 | ubuntu-jammy | ok 2026-05-08 09:23:02.456449 | ubuntu-jammy | included: /var/lib/zuul/builds/2d8a8cf7a3b14c3ea85b4a1ab3d4deec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 09:23:02.462868 | 2026-05-08 09:23:02.462988 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 09:23:03.799622 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-08 09:23:03.799902 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/2d8a8cf7a3b14c3ea85b4a1ab3d4deec/work/2d8a8cf7a3b14c3ea85b4a1ab3d4deec_id_rsa 2026-05-08 09:23:03.799946 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/2d8a8cf7a3b14c3ea85b4a1ab3d4deec/work/2d8a8cf7a3b14c3ea85b4a1ab3d4deec_id_rsa.pub 2026-05-08 09:23:03.799973 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-08 09:23:03.800027 | ubuntu-jammy -> localhost | SHA256:NhdqyArMbjPpnOQyN5Uq7QPCw01niuMbB6v/EIAHTvk zuul-build-sshkey 2026-05-08 09:23:03.800052 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-08 09:23:03.800075 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-08 09:23:03.800107 | ubuntu-jammy -> localhost | |... | 2026-05-08 09:23:03.800131 | ubuntu-jammy -> localhost | |+o | 2026-05-08 09:23:03.800152 | ubuntu-jammy -> localhost | |o.o . | 2026-05-08 09:23:03.800172 | ubuntu-jammy -> localhost | | = E + . . . | 2026-05-08 09:23:03.800192 | ubuntu-jammy -> localhost | |o.O +.o S . | 2026-05-08 09:23:03.800217 | ubuntu-jammy -> localhost | |oBo*o. o o | 2026-05-08 09:23:03.800238 | ubuntu-jammy -> localhost | |o=@+. | 2026-05-08 09:23:03.800258 | ubuntu-jammy -> localhost | |=BO= | 2026-05-08 09:23:03.800278 | ubuntu-jammy -> localhost | |.OO+. | 2026-05-08 09:23:03.800299 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-08 09:23:03.800348 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.762192 2026-05-08 09:23:03.807546 | 2026-05-08 09:23:03.807684 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 09:23:03.836704 | ubuntu-jammy | ok 2026-05-08 09:23:03.846926 | ubuntu-jammy | included: /var/lib/zuul/builds/2d8a8cf7a3b14c3ea85b4a1ab3d4deec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 09:23:03.856209 | 2026-05-08 09:23:03.856318 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 09:23:03.880575 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 09:23:03.887262 | 2026-05-08 09:23:03.887380 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 09:23:04.552815 | ubuntu-jammy | changed 2026-05-08 09:23:04.562157 | 2026-05-08 09:23:04.562309 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 09:23:04.905483 | ubuntu-jammy | ok 2026-05-08 09:23:04.914756 | 2026-05-08 09:23:04.914941 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 09:23:05.671576 | ubuntu-jammy | changed 2026-05-08 09:23:05.679465 | 2026-05-08 09:23:05.679621 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 09:23:06.352503 | ubuntu-jammy | changed 2026-05-08 09:23:06.360289 | 2026-05-08 09:23:06.360467 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 09:23:06.387677 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 09:23:06.401099 | 2026-05-08 09:23:06.401269 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 09:23:06.926575 | ubuntu-jammy -> localhost | changed 2026-05-08 09:23:06.954378 | 2026-05-08 09:23:06.954717 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 09:23:07.337802 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/2d8a8cf7a3b14c3ea85b4a1ab3d4deec/work/2d8a8cf7a3b14c3ea85b4a1ab3d4deec_id_rsa (zuul-build-sshkey) 2026-05-08 09:23:07.338139 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018380 2026-05-08 09:23:07.347914 | 2026-05-08 09:23:07.348072 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 09:23:07.800635 | ubuntu-jammy | ok 2026-05-08 09:23:07.808429 | 2026-05-08 09:23:07.808591 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 09:23:07.835403 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 09:23:07.857111 | 2026-05-08 09:23:07.857299 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 09:23:08.341262 | ubuntu-jammy | ok 2026-05-08 09:23:08.356206 | 2026-05-08 09:23:08.356363 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 09:23:08.386393 | ubuntu-jammy | ok 2026-05-08 09:23:08.393040 | 2026-05-08 09:23:08.393164 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 09:23:08.687458 | ubuntu-jammy -> localhost | ok 2026-05-08 09:23:08.697958 | 2026-05-08 09:23:08.698127 | TASK [validate-host : Collect information about the host] 2026-05-08 09:23:10.062693 | ubuntu-jammy | ok 2026-05-08 09:23:10.073654 | 2026-05-08 09:23:10.073801 | TASK [validate-host : Sanitize hostname] 2026-05-08 09:23:10.215878 | ubuntu-jammy | ok 2026-05-08 09:23:10.275733 | 2026-05-08 09:23:10.275899 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 09:23:10.990581 | ubuntu-jammy -> localhost | changed 2026-05-08 09:23:10.997723 | 2026-05-08 09:23:10.997867 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 09:23:11.437319 | ubuntu-jammy | ok 2026-05-08 09:23:11.443543 | 2026-05-08 09:23:11.443684 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 09:23:12.037159 | ubuntu-jammy -> localhost | changed 2026-05-08 09:23:12.047851 | 2026-05-08 09:23:12.047985 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 09:23:12.329360 | ubuntu-jammy | ok 2026-05-08 09:23:12.335673 | 2026-05-08 09:23:12.335804 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 09:23:13.435162 | ubuntu-jammy | changed: 2026-05-08 09:23:13.435347 | ubuntu-jammy | cd+++++++++ src/ 2026-05-08 09:23:13.435381 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-08 09:23:13.435407 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-08 09:23:13.435429 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-08 09:23:13.435450 | ubuntu-jammy | Containerfile 2026-05-08 09:23:13.435617 | ubuntu-jammy | Containerfile 2026-05-08 09:23:13.475081 | ubuntu-jammy | Containerfile 2026-05-08 09:23:13.475153 | ubuntu-jammy | Containerfile 2026-05-08 09:23:13.475224 | ubuntu-jammy | Containerfile 2026-05-08 09:23:13.475296 | ubuntu-jammy | Containerfile 2026-05-08 09:23:13.475372 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007542 2026-05-08 09:23:20.780767 | 2026-05-08 09:23:20.780949 | TASK [upload-logs : Upload logs to log server] 2026-05-08 09:23:21.454231 | localhost | Output suppressed because no_log was given 2026-05-08 09:23:21.458714 | 2026-05-08 09:23:21.458930 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 09:23:21.517512 | localhost | skipping: Conditional result was False 2026-05-08 09:23:21.523346 | localhost | skipping: Conditional result was False 2026-05-08 09:23:21.538269 | 2026-05-08 09:23:21.538596 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 09:23:21.605241 | localhost | skipping: Conditional result was False 2026-05-08 09:23:21.606130 | 2026-05-08 09:23:21.611615 | localhost | skipping: Conditional result was False 2026-05-08 09:23:21.624155 | 2026-05-08 09:23:21.624385 | LOOP [upload-logs : Upload console log and json output]