2025-10-07 05:45:52.566668 | Job console starting 2025-10-07 05:45:52.581519 | Updating git repos 2025-10-07 05:45:52.616993 | Cloning repos into workspace 2025-10-07 05:45:52.680449 | Restoring repo states 2025-10-07 05:45:52.689441 | Merging changes 2025-10-07 05:45:53.282222 | Checking out repos 2025-10-07 05:45:53.312235 | Preparing playbooks 2025-10-07 05:45:53.894793 | Running Ansible setup 2025-10-07 05:45:57.999408 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-07 05:45:58.777769 | 2025-10-07 05:45:58.777924 | PLAY [Base pre] 2025-10-07 05:45:58.794288 | 2025-10-07 05:45:58.794423 | TASK [Setup log path fact] 2025-10-07 05:45:58.823233 | ubuntu-jammy | ok 2025-10-07 05:45:58.838232 | 2025-10-07 05:45:58.838372 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 05:45:58.867605 | ubuntu-jammy | ok 2025-10-07 05:45:58.877248 | 2025-10-07 05:45:58.877364 | TASK [emit-job-header : Print job information] 2025-10-07 05:45:58.917621 | # Job Information 2025-10-07 05:45:58.917791 | Ansible Version: 2.16.14 2025-10-07 05:45:58.917825 | Job: hadolint 2025-10-07 05:45:58.917858 | Pipeline: check 2025-10-07 05:45:58.917881 | Executor: 521e9411259a 2025-10-07 05:45:58.917902 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/291 2025-10-07 05:45:58.917924 | Event ID: c6d72bb0-a340-11f0-9269-94dc5c5a9f2a 2025-10-07 05:45:58.922743 | 2025-10-07 05:45:58.922878 | LOOP [emit-job-header : Print node information] 2025-10-07 05:45:59.025116 | ubuntu-jammy | ok: 2025-10-07 05:45:59.025312 | ubuntu-jammy | # Node Information 2025-10-07 05:45:59.025346 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-07 05:45:59.025370 | ubuntu-jammy | Hostname: ubuntu 2025-10-07 05:45:59.025392 | ubuntu-jammy | Username: zuul 2025-10-07 05:45:59.025413 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-07 05:45:59.025436 | ubuntu-jammy | Provider: regiocloud-a 2025-10-07 05:45:59.025458 | ubuntu-jammy | Region: 2025-10-07 05:45:59.025478 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-07 05:45:59.025498 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-07 05:45:59.025518 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:4c4b 2025-10-07 05:45:59.055721 | 2025-10-07 05:45:59.055874 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-07 05:45:59.524909 | ubuntu-jammy -> localhost | changed 2025-10-07 05:45:59.540680 | 2025-10-07 05:45:59.540866 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-07 05:46:00.519574 | ubuntu-jammy -> localhost | changed 2025-10-07 05:46:00.530453 | 2025-10-07 05:46:00.530563 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-07 05:46:00.813596 | ubuntu-jammy -> localhost | ok 2025-10-07 05:46:00.825883 | 2025-10-07 05:46:00.826078 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-07 05:46:00.860931 | ubuntu-jammy | ok 2025-10-07 05:46:00.885895 | ubuntu-jammy | included: /var/lib/zuul/builds/63364180a6574a648b04c68d440d162a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-07 05:46:00.892197 | 2025-10-07 05:46:00.892300 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-07 05:46:01.866021 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-07 05:46:01.866264 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/63364180a6574a648b04c68d440d162a/work/63364180a6574a648b04c68d440d162a_id_rsa 2025-10-07 05:46:01.866304 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/63364180a6574a648b04c68d440d162a/work/63364180a6574a648b04c68d440d162a_id_rsa.pub 2025-10-07 05:46:01.866331 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-07 05:46:01.866356 | ubuntu-jammy -> localhost | SHA256:sPQt6PhWGpwgad5SSaMyHqgy2dWfFxGlzUw7HuMuF1s zuul-build-sshkey 2025-10-07 05:46:01.866380 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-07 05:46:01.866402 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-07 05:46:01.866438 | ubuntu-jammy -> localhost | | .oo | 2025-10-07 05:46:01.866462 | ubuntu-jammy -> localhost | | o .* . | 2025-10-07 05:46:01.866484 | ubuntu-jammy -> localhost | |. + +o ..O | 2025-10-07 05:46:01.866505 | ubuntu-jammy -> localhost | |+.= =..= ..o + | 2025-10-07 05:46:01.866525 | ubuntu-jammy -> localhost | |oB.= oooS...+ E | 2025-10-07 05:46:01.866549 | ubuntu-jammy -> localhost | |=.+ .o+ +... + | 2025-10-07 05:46:01.866570 | ubuntu-jammy -> localhost | |.. .. .+ .. + | 2025-10-07 05:46:01.866591 | ubuntu-jammy -> localhost | | .o o | 2025-10-07 05:46:01.866612 | ubuntu-jammy -> localhost | | .. | 2025-10-07 05:46:01.866633 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-07 05:46:01.866689 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.441345 2025-10-07 05:46:01.873367 | 2025-10-07 05:46:01.873469 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-07 05:46:01.891368 | ubuntu-jammy | ok 2025-10-07 05:46:01.901802 | ubuntu-jammy | included: /var/lib/zuul/builds/63364180a6574a648b04c68d440d162a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-07 05:46:01.910884 | 2025-10-07 05:46:01.910997 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-07 05:46:01.924208 | ubuntu-jammy | skipping: Conditional result was False 2025-10-07 05:46:01.931229 | 2025-10-07 05:46:01.931359 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-07 05:46:02.584653 | ubuntu-jammy | changed 2025-10-07 05:46:02.597732 | 2025-10-07 05:46:02.597915 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-07 05:46:02.848658 | ubuntu-jammy | ok 2025-10-07 05:46:02.856705 | 2025-10-07 05:46:02.856826 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-07 05:46:03.533838 | ubuntu-jammy | changed 2025-10-07 05:46:03.540950 | 2025-10-07 05:46:03.541078 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-07 05:46:04.211369 | ubuntu-jammy | changed 2025-10-07 05:46:04.219659 | 2025-10-07 05:46:04.219785 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-07 05:46:04.243906 | ubuntu-jammy | skipping: Conditional result was False 2025-10-07 05:46:04.256076 | 2025-10-07 05:46:04.256231 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-07 05:46:04.818299 | ubuntu-jammy -> localhost | changed 2025-10-07 05:46:04.839096 | 2025-10-07 05:46:04.839281 | TASK [add-build-sshkey : Add back temp key] 2025-10-07 05:46:05.218957 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/63364180a6574a648b04c68d440d162a/work/63364180a6574a648b04c68d440d162a_id_rsa (zuul-build-sshkey) 2025-10-07 05:46:05.219216 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012274 2025-10-07 05:46:05.227286 | 2025-10-07 05:46:05.227402 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-07 05:46:05.630229 | ubuntu-jammy | ok 2025-10-07 05:46:05.635993 | 2025-10-07 05:46:05.636105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-07 05:46:05.679834 | ubuntu-jammy | skipping: Conditional result was False 2025-10-07 05:46:05.690530 | 2025-10-07 05:46:05.690656 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-07 05:46:06.118058 | ubuntu-jammy | ok 2025-10-07 05:46:06.139397 | 2025-10-07 05:46:06.139562 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-07 05:46:06.178496 | ubuntu-jammy | ok 2025-10-07 05:46:06.183505 | 2025-10-07 05:46:06.183606 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-07 05:46:06.480127 | ubuntu-jammy -> localhost | ok 2025-10-07 05:46:06.486598 | 2025-10-07 05:46:06.486706 | TASK [validate-host : Collect information about the host] 2025-10-07 05:46:07.682016 | ubuntu-jammy | ok 2025-10-07 05:46:07.696928 | 2025-10-07 05:46:07.697097 | TASK [validate-host : Sanitize hostname] 2025-10-07 05:46:07.797647 | ubuntu-jammy | ok 2025-10-07 05:46:07.838063 | 2025-10-07 05:46:07.838189 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-07 05:46:08.449996 | ubuntu-jammy -> localhost | changed 2025-10-07 05:46:08.455713 | 2025-10-07 05:46:08.455826 | TASK [validate-host : Collect information about zuul worker] 2025-10-07 05:46:08.827897 | ubuntu-jammy | ok 2025-10-07 05:46:08.832671 | 2025-10-07 05:46:08.832782 | TASK [validate-host : Write out all zuul information for each host] 2025-10-07 05:46:09.515599 | ubuntu-jammy -> localhost | changed 2025-10-07 05:46:09.529837 | 2025-10-07 05:46:09.529948 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-07 05:46:09.791017 | ubuntu-jammy | ok 2025-10-07 05:46:09.796625 | 2025-10-07 05:46:09.796729 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-07 05:46:10.686386 | ubuntu-jammy | changed: 2025-10-07 05:46:10.686606 | ubuntu-jammy | cd+++++++++ src/ 2025-10-07 05:46:10.686643 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-07 05:46:10.686668 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-07 05:46:10.686690 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-07 05:46:10.686710 | ubuntu-jammy | Containerfile 2025-10-07 05:46:10.686891 | ubuntu-jammy | Containerfile 2025-10-07 05:46:10.718997 | ubuntu-jammy | Containerfile 2025-10-07 05:46:10.719067 | ubuntu-jammy | Containerfile 2025-10-07 05:46:10.719135 | ubuntu-jammy | Containerfile 2025-10-07 05:46:10.719203 | ubuntu-jammy | Containerfile 2025-10-07 05:46:10.719271 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006751 2025-10-07 05:46:19.633035 | 2025-10-07 05:46:19.633205 | TASK [upload-logs : Upload logs to log server] 2025-10-07 05:46:20.189051 | localhost | Output suppressed because no_log was given 2025-10-07 05:46:20.193233 | 2025-10-07 05:46:20.193436 | LOOP [upload-logs : Compress console log and json output] 2025-10-07 05:46:20.251589 | localhost | skipping: Conditional result was False 2025-10-07 05:46:20.256587 | localhost | skipping: Conditional result was False 2025-10-07 05:46:20.265070 | 2025-10-07 05:46:20.265307 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-07 05:46:20.324333 | localhost | skipping: Conditional result was False 2025-10-07 05:46:20.326309 | 2025-10-07 05:46:20.327617 | localhost | skipping: Conditional result was False 2025-10-07 05:46:20.338361 | 2025-10-07 05:46:20.338495 | LOOP [upload-logs : Upload console log and json output]