2026-02-10 03:02:30.468945 | Job console starting 2026-02-10 03:02:30.489234 | Updating git repos 2026-02-10 03:02:30.524646 | Cloning repos into workspace 2026-02-10 03:02:30.586994 | Restoring repo states 2026-02-10 03:02:30.617828 | Merging changes 2026-02-10 03:02:30.617844 | Checking out repos 2026-02-10 03:02:30.706977 | Preparing playbooks 2026-02-10 03:02:32.031244 | Running Ansible setup 2026-02-10 03:02:39.841840 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 03:02:40.617457 | 2026-02-10 03:02:40.617573 | PLAY [Base pre] 2026-02-10 03:02:40.630902 | 2026-02-10 03:02:40.631018 | TASK [Setup log path fact] 2026-02-10 03:02:40.648048 | debian-bookworm | ok 2026-02-10 03:02:40.660744 | 2026-02-10 03:02:40.660855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 03:02:40.688396 | debian-bookworm | ok 2026-02-10 03:02:40.696817 | 2026-02-10 03:02:40.696913 | TASK [emit-job-header : Print job information] 2026-02-10 03:02:40.725461 | # Job Information 2026-02-10 03:02:40.725601 | Ansible Version: 2.16.14 2026-02-10 03:02:40.725630 | Job: hadolint 2026-02-10 03:02:40.725656 | Pipeline: periodic-daily 2026-02-10 03:02:40.725674 | Executor: 521e9411259a 2026-02-10 03:02:40.725691 | Triggered by: https://github.com/osism/rookify 2026-02-10 03:02:40.725709 | Event ID: 81ec4a6c3d50438db2f6e5189a4b80e7 2026-02-10 03:02:40.729671 | 2026-02-10 03:02:40.729757 | LOOP [emit-job-header : Print node information] 2026-02-10 03:02:40.824337 | debian-bookworm | ok: 2026-02-10 03:02:40.824535 | debian-bookworm | # Node Information 2026-02-10 03:02:40.824615 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 03:02:40.824646 | debian-bookworm | Hostname: debian 2026-02-10 03:02:40.824668 | debian-bookworm | Username: zuul 2026-02-10 03:02:40.824689 | debian-bookworm | Distro: Debian 12.13 2026-02-10 03:02:40.824713 | debian-bookworm | Provider: regiocloud-a 2026-02-10 03:02:40.824734 | debian-bookworm | Region: 2026-02-10 03:02:40.824755 | debian-bookworm | Label: debian-bookworm 2026-02-10 03:02:40.824776 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 03:02:40.824795 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9b:d709 2026-02-10 03:02:40.844649 | 2026-02-10 03:02:40.844760 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 03:02:41.192233 | debian-bookworm -> localhost | changed 2026-02-10 03:02:41.197923 | 2026-02-10 03:02:41.198012 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 03:02:42.263812 | debian-bookworm -> localhost | changed 2026-02-10 03:02:42.277322 | 2026-02-10 03:02:42.277450 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 03:02:42.490964 | debian-bookworm -> localhost | ok 2026-02-10 03:02:42.523929 | 2026-02-10 03:02:42.524067 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 03:02:42.591942 | debian-bookworm | ok 2026-02-10 03:02:42.611106 | debian-bookworm | included: /var/lib/zuul/builds/b59d7e55f96a4aacaee29641a1526407/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 03:02:42.617129 | 2026-02-10 03:02:42.617231 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 03:02:43.423577 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 03:02:43.423741 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b59d7e55f96a4aacaee29641a1526407/work/b59d7e55f96a4aacaee29641a1526407_id_rsa 2026-02-10 03:02:43.423771 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b59d7e55f96a4aacaee29641a1526407/work/b59d7e55f96a4aacaee29641a1526407_id_rsa.pub 2026-02-10 03:02:43.423793 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 03:02:43.423813 | debian-bookworm -> localhost | SHA256:b19NAO5embGu3ON8OWRRvK7eX5oAHPbwRQHu4Ovlq6M zuul-build-sshkey 2026-02-10 03:02:43.423831 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 03:02:43.423858 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 03:02:43.423876 | debian-bookworm -> localhost | | o.oo | 2026-02-10 03:02:43.423894 | debian-bookworm -> localhost | | o o o| 2026-02-10 03:02:43.423911 | debian-bookworm -> localhost | | = o + o| 2026-02-10 03:02:43.423927 | debian-bookworm -> localhost | | + O . O | 2026-02-10 03:02:43.423943 | debian-bookworm -> localhost | | S + = * o| 2026-02-10 03:02:43.423963 | debian-bookworm -> localhost | | . + o * | 2026-02-10 03:02:43.423981 | debian-bookworm -> localhost | | + + * +| 2026-02-10 03:02:43.423997 | debian-bookworm -> localhost | | o.= Bo=o| 2026-02-10 03:02:43.424014 | debian-bookworm -> localhost | | E.ooB+*++| 2026-02-10 03:02:43.424030 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 03:02:43.424072 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.303455 2026-02-10 03:02:43.429214 | 2026-02-10 03:02:43.429289 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 03:02:43.467470 | debian-bookworm | ok 2026-02-10 03:02:43.482959 | debian-bookworm | included: /var/lib/zuul/builds/b59d7e55f96a4aacaee29641a1526407/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 03:02:43.490075 | 2026-02-10 03:02:43.490162 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 03:02:43.533765 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:02:43.538541 | 2026-02-10 03:02:43.538623 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 03:02:44.221705 | debian-bookworm | changed 2026-02-10 03:02:44.227143 | 2026-02-10 03:02:44.227237 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 03:02:44.489255 | debian-bookworm | ok 2026-02-10 03:02:44.497155 | 2026-02-10 03:02:44.497254 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 03:02:45.200322 | debian-bookworm | changed 2026-02-10 03:02:45.208471 | 2026-02-10 03:02:45.208566 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 03:02:45.895544 | debian-bookworm | changed 2026-02-10 03:02:45.902596 | 2026-02-10 03:02:45.902679 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 03:02:45.936266 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:02:45.941442 | 2026-02-10 03:02:45.941523 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 03:02:46.613320 | debian-bookworm -> localhost | changed 2026-02-10 03:02:46.623255 | 2026-02-10 03:02:46.623339 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 03:02:47.088169 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b59d7e55f96a4aacaee29641a1526407/work/b59d7e55f96a4aacaee29641a1526407_id_rsa (zuul-build-sshkey) 2026-02-10 03:02:47.088388 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010561 2026-02-10 03:02:47.095933 | 2026-02-10 03:02:47.096031 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 03:02:47.468903 | debian-bookworm | ok 2026-02-10 03:02:47.477908 | 2026-02-10 03:02:47.478006 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 03:02:47.503839 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:02:47.525067 | 2026-02-10 03:02:47.525195 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 03:02:47.947384 | debian-bookworm | ok 2026-02-10 03:02:47.985992 | 2026-02-10 03:02:47.986102 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 03:02:48.013836 | debian-bookworm | ok 2026-02-10 03:02:48.018656 | 2026-02-10 03:02:48.018747 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 03:02:48.638382 | debian-bookworm -> localhost | ok 2026-02-10 03:02:48.644796 | 2026-02-10 03:02:48.644883 | TASK [validate-host : Collect information about the host] 2026-02-10 03:02:49.943271 | debian-bookworm | ok 2026-02-10 03:02:49.958935 | 2026-02-10 03:02:49.959042 | TASK [validate-host : Sanitize hostname] 2026-02-10 03:02:50.056554 | debian-bookworm | ok 2026-02-10 03:02:50.087444 | 2026-02-10 03:02:50.087541 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 03:02:50.833172 | debian-bookworm -> localhost | changed 2026-02-10 03:02:50.838493 | 2026-02-10 03:02:50.838710 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 03:02:51.312194 | debian-bookworm | ok 2026-02-10 03:02:51.316789 | 2026-02-10 03:02:51.316879 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 03:02:52.149480 | debian-bookworm -> localhost | changed 2026-02-10 03:02:52.159475 | 2026-02-10 03:02:52.159576 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 03:02:52.454100 | debian-bookworm | ok 2026-02-10 03:02:52.459344 | 2026-02-10 03:02:52.459456 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 03:02:53.294722 | debian-bookworm | changed: 2026-02-10 03:02:53.294898 | debian-bookworm | cd+++++++++ src/ 2026-02-10 03:02:53.294933 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 03:02:53.294957 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 03:02:53.294978 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2026-02-10 03:02:53.294998 | debian-bookworm | Containerfile 2026-02-10 03:02:53.295184 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004687 2026-02-10 03:03:01.520804 | 2026-02-10 03:03:01.520895 | TASK [upload-logs : Upload logs to log server] 2026-02-10 03:03:01.995552 | localhost | Output suppressed because no_log was given 2026-02-10 03:03:01.997138 | 2026-02-10 03:03:01.997221 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 03:03:02.032387 | localhost | skipping: Conditional result was False 2026-02-10 03:03:02.038446 | localhost | skipping: Conditional result was False 2026-02-10 03:03:02.042284 | 2026-02-10 03:03:02.042368 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 03:03:02.085694 | localhost | skipping: Conditional result was False 2026-02-10 03:03:02.086004 | 2026-02-10 03:03:02.090039 | localhost | skipping: Conditional result was False 2026-02-10 03:03:02.098213 | 2026-02-10 03:03:02.098303 | LOOP [upload-logs : Upload console log and json output]