2025-10-21 03:05:46.278263 | Job console starting 2025-10-21 03:05:46.288695 | Updating git repos 2025-10-21 03:05:46.309526 | Cloning repos into workspace 2025-10-21 03:05:46.354359 | Restoring repo states 2025-10-21 03:05:46.363075 | Merging changes 2025-10-21 03:05:46.363089 | Checking out repos 2025-10-21 03:05:46.422090 | Preparing playbooks 2025-10-21 03:05:47.741847 | Running Ansible setup 2025-10-21 03:05:54.463816 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 03:05:56.301954 | 2025-10-21 03:05:56.302079 | PLAY [Base pre] 2025-10-21 03:05:56.350332 | 2025-10-21 03:05:56.350448 | TASK [Setup log path fact] 2025-10-21 03:05:56.377220 | debian-bookworm | ok 2025-10-21 03:05:56.421522 | 2025-10-21 03:05:56.421638 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 03:05:56.465128 | debian-bookworm | ok 2025-10-21 03:05:56.481415 | 2025-10-21 03:05:56.481514 | TASK [emit-job-header : Print job information] 2025-10-21 03:05:56.538585 | # Job Information 2025-10-21 03:05:56.538724 | Ansible Version: 2.16.14 2025-10-21 03:05:56.538754 | Job: hadolint 2025-10-21 03:05:56.538780 | Pipeline: periodic-daily 2025-10-21 03:05:56.538800 | Executor: 521e9411259a 2025-10-21 03:05:56.538817 | Triggered by: https://github.com/osism/rookify 2025-10-21 03:05:56.538886 | Event ID: 8e72fdc45734443fada407428291e483 2025-10-21 03:05:56.542796 | 2025-10-21 03:05:56.542915 | LOOP [emit-job-header : Print node information] 2025-10-21 03:05:56.822722 | debian-bookworm | ok: 2025-10-21 03:05:56.822958 | debian-bookworm | # Node Information 2025-10-21 03:05:56.822993 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 03:05:56.823014 | debian-bookworm | Hostname: debian 2025-10-21 03:05:56.823033 | debian-bookworm | Username: zuul 2025-10-21 03:05:56.823050 | debian-bookworm | Distro: Debian 12.12 2025-10-21 03:05:56.823069 | debian-bookworm | Provider: regiocloud-a 2025-10-21 03:05:56.823087 | debian-bookworm | Region: 2025-10-21 03:05:56.823105 | debian-bookworm | Label: debian-bookworm 2025-10-21 03:05:56.823121 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 03:05:56.823137 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:b06 2025-10-21 03:05:56.850353 | 2025-10-21 03:05:56.850447 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 03:05:58.084385 | debian-bookworm -> localhost | changed 2025-10-21 03:05:58.093156 | 2025-10-21 03:05:58.093247 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 03:06:00.223830 | debian-bookworm -> localhost | changed 2025-10-21 03:06:00.232942 | 2025-10-21 03:06:00.233032 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 03:06:00.944921 | debian-bookworm -> localhost | ok 2025-10-21 03:06:00.952341 | 2025-10-21 03:06:00.952455 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 03:06:00.989692 | debian-bookworm | ok 2025-10-21 03:06:01.036556 | debian-bookworm | included: /var/lib/zuul/builds/afaf7cfd59b54142a4fadbd4444c76c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 03:06:01.047735 | 2025-10-21 03:06:01.047829 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 03:06:02.858768 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 03:06:02.859018 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/afaf7cfd59b54142a4fadbd4444c76c7/work/afaf7cfd59b54142a4fadbd4444c76c7_id_rsa 2025-10-21 03:06:02.859063 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/afaf7cfd59b54142a4fadbd4444c76c7/work/afaf7cfd59b54142a4fadbd4444c76c7_id_rsa.pub 2025-10-21 03:06:02.859093 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 03:06:02.859122 | debian-bookworm -> localhost | SHA256:7kGbGwaAQX6WRBGkFoEf9WxB2czV49wJRWe7+0c9FMQ zuul-build-sshkey 2025-10-21 03:06:02.859148 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 03:06:02.859179 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 03:06:02.859203 | debian-bookworm -> localhost | | o==B+o= ... o=.o| 2025-10-21 03:06:02.859228 | debian-bookworm -> localhost | |...* +..+ + E.| 2025-10-21 03:06:02.859264 | debian-bookworm -> localhost | | .=.= + o + o.| 2025-10-21 03:06:02.859288 | debian-bookworm -> localhost | | ..o o o o..| 2025-10-21 03:06:02.859310 | debian-bookworm -> localhost | | . S ...| 2025-10-21 03:06:02.859336 | debian-bookworm -> localhost | | + o .+| 2025-10-21 03:06:02.859358 | debian-bookworm -> localhost | | B o.| 2025-10-21 03:06:02.859380 | debian-bookworm -> localhost | | o + o| 2025-10-21 03:06:02.859403 | debian-bookworm -> localhost | | o o| 2025-10-21 03:06:02.859425 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 03:06:02.859481 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.188413 2025-10-21 03:06:02.866235 | 2025-10-21 03:06:02.866357 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 03:06:02.894818 | debian-bookworm | ok 2025-10-21 03:06:02.905196 | debian-bookworm | included: /var/lib/zuul/builds/afaf7cfd59b54142a4fadbd4444c76c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 03:06:02.915105 | 2025-10-21 03:06:02.915186 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 03:06:02.938129 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:06:02.944425 | 2025-10-21 03:06:02.944512 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 03:06:03.562106 | debian-bookworm | changed 2025-10-21 03:06:03.572012 | 2025-10-21 03:06:03.572431 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 03:06:03.841434 | debian-bookworm | ok 2025-10-21 03:06:03.852324 | 2025-10-21 03:06:03.852413 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 03:06:04.510680 | debian-bookworm | changed 2025-10-21 03:06:04.516213 | 2025-10-21 03:06:04.516303 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 03:06:05.156143 | debian-bookworm | changed 2025-10-21 03:06:05.163077 | 2025-10-21 03:06:05.163182 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 03:06:05.176471 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:06:05.183287 | 2025-10-21 03:06:05.183394 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 03:06:05.514038 | debian-bookworm -> localhost | changed 2025-10-21 03:06:05.523001 | 2025-10-21 03:06:05.523104 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 03:06:05.778955 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/afaf7cfd59b54142a4fadbd4444c76c7/work/afaf7cfd59b54142a4fadbd4444c76c7_id_rsa (zuul-build-sshkey) 2025-10-21 03:06:05.779130 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012703 2025-10-21 03:06:05.785300 | 2025-10-21 03:06:05.785377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 03:06:06.167154 | debian-bookworm | ok 2025-10-21 03:06:06.174297 | 2025-10-21 03:06:06.174413 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 03:06:06.207948 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:06:06.223679 | 2025-10-21 03:06:06.223787 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 03:06:06.629132 | debian-bookworm | ok 2025-10-21 03:06:06.639343 | 2025-10-21 03:06:06.639446 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 03:06:06.667174 | debian-bookworm | ok 2025-10-21 03:06:06.671958 | 2025-10-21 03:06:06.672040 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 03:06:06.938597 | debian-bookworm -> localhost | ok 2025-10-21 03:06:06.943956 | 2025-10-21 03:06:06.944035 | TASK [validate-host : Collect information about the host] 2025-10-21 03:06:08.033955 | debian-bookworm | ok 2025-10-21 03:06:08.043832 | 2025-10-21 03:06:08.043920 | TASK [validate-host : Sanitize hostname] 2025-10-21 03:06:08.122548 | debian-bookworm | ok 2025-10-21 03:06:08.153626 | 2025-10-21 03:06:08.153733 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 03:06:08.625395 | debian-bookworm -> localhost | changed 2025-10-21 03:06:08.630730 | 2025-10-21 03:06:08.630821 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 03:06:09.047929 | debian-bookworm | ok 2025-10-21 03:06:09.052391 | 2025-10-21 03:06:09.052484 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 03:06:09.791747 | debian-bookworm -> localhost | changed 2025-10-21 03:06:09.800601 | 2025-10-21 03:06:09.800700 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 03:06:10.096606 | debian-bookworm | ok 2025-10-21 03:06:10.101927 | 2025-10-21 03:06:10.102023 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 03:06:11.233523 | debian-bookworm | changed: 2025-10-21 03:06:11.233688 | debian-bookworm | cd+++++++++ src/ 2025-10-21 03:06:11.233724 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 03:06:11.233748 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 03:06:11.233770 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2025-10-21 03:06:11.233789 | debian-bookworm | Containerfile 2025-10-21 03:06:11.233935 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004531 2025-10-21 03:06:19.212123 | 2025-10-21 03:06:19.212242 | TASK [upload-logs : Upload logs to log server] 2025-10-21 03:06:19.713591 | localhost | Output suppressed because no_log was given 2025-10-21 03:06:19.715977 | 2025-10-21 03:06:19.716067 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 03:06:19.779380 | localhost | skipping: Conditional result was False 2025-10-21 03:06:19.785016 | localhost | skipping: Conditional result was False 2025-10-21 03:06:19.792235 | 2025-10-21 03:06:19.792326 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 03:06:19.831607 | localhost | skipping: Conditional result was False 2025-10-21 03:06:19.831869 | 2025-10-21 03:06:19.836410 | localhost | skipping: Conditional result was False 2025-10-21 03:06:19.847795 | 2025-10-21 03:06:19.847888 | LOOP [upload-logs : Upload console log and json output]