2026-02-01 20:45:40.102564 | Job console starting 2026-02-01 20:45:40.136132 | Updating git repos 2026-02-01 20:45:40.240197 | Cloning repos into workspace 2026-02-01 20:45:40.293779 | Restoring repo states 2026-02-01 20:45:40.318368 | Merging changes 2026-02-01 20:45:40.974645 | Checking out repos 2026-02-01 20:45:41.041018 | Preparing playbooks 2026-02-01 20:45:42.121587 | Running Ansible setup 2026-02-01 20:45:47.908001 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 20:45:48.719957 | 2026-02-01 20:45:48.720137 | PLAY [Base pre] 2026-02-01 20:45:48.736511 | 2026-02-01 20:45:48.736668 | TASK [Setup log path fact] 2026-02-01 20:45:48.766059 | debian-bookworm | ok 2026-02-01 20:45:48.785660 | 2026-02-01 20:45:48.785844 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 20:45:48.817129 | debian-bookworm | ok 2026-02-01 20:45:48.830590 | 2026-02-01 20:45:48.830730 | TASK [emit-job-header : Print job information] 2026-02-01 20:45:48.871220 | # Job Information 2026-02-01 20:45:48.871497 | Ansible Version: 2.16.14 2026-02-01 20:45:48.871538 | Job: hadolint 2026-02-01 20:45:48.871572 | Pipeline: check 2026-02-01 20:45:48.871596 | Executor: 521e9411259a 2026-02-01 20:45:48.871616 | Triggered by: https://github.com/osism/python-osism/pull/1979 2026-02-01 20:45:48.871638 | Event ID: f32efa60-ffae-11f0-9496-8250b6009c2c 2026-02-01 20:45:48.876980 | 2026-02-01 20:45:48.877118 | LOOP [emit-job-header : Print node information] 2026-02-01 20:45:48.997552 | debian-bookworm | ok: 2026-02-01 20:45:48.997837 | debian-bookworm | # Node Information 2026-02-01 20:45:48.997876 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 20:45:48.997902 | debian-bookworm | Hostname: debian 2026-02-01 20:45:48.997924 | debian-bookworm | Username: zuul 2026-02-01 20:45:48.997945 | debian-bookworm | Distro: Debian 12.13 2026-02-01 20:45:48.997975 | debian-bookworm | Provider: regiocloud-a 2026-02-01 20:45:48.998001 | debian-bookworm | Region: 2026-02-01 20:45:48.998022 | debian-bookworm | Label: debian-bookworm 2026-02-01 20:45:48.998043 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 20:45:48.998062 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe73:9e18 2026-02-01 20:45:49.019703 | 2026-02-01 20:45:49.019849 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 20:45:50.145366 | debian-bookworm -> localhost | changed 2026-02-01 20:45:50.152813 | 2026-02-01 20:45:50.152912 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 20:45:51.922480 | debian-bookworm -> localhost | changed 2026-02-01 20:45:51.931288 | 2026-02-01 20:45:51.931380 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 20:45:52.505614 | debian-bookworm -> localhost | ok 2026-02-01 20:45:52.510450 | 2026-02-01 20:45:52.510538 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 20:45:52.526656 | debian-bookworm | ok 2026-02-01 20:45:52.551569 | debian-bookworm | included: /var/lib/zuul/builds/6d648158f93a4be49a355f93b40e495a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 20:45:52.556564 | 2026-02-01 20:45:52.556639 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 20:45:54.179589 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 20:45:54.179783 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d648158f93a4be49a355f93b40e495a/work/6d648158f93a4be49a355f93b40e495a_id_rsa 2026-02-01 20:45:54.179822 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d648158f93a4be49a355f93b40e495a/work/6d648158f93a4be49a355f93b40e495a_id_rsa.pub 2026-02-01 20:45:54.179849 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 20:45:54.179874 | debian-bookworm -> localhost | SHA256:fEfMz684dLOLG8NbZaGaXMF1EMVuI6fLBLYSwvw4znQ zuul-build-sshkey 2026-02-01 20:45:54.179897 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 20:45:54.179930 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 20:45:54.179953 | debian-bookworm -> localhost | | o*o| 2026-02-01 20:45:54.179974 | debian-bookworm -> localhost | | o. . o| 2026-02-01 20:45:54.179994 | debian-bookworm -> localhost | | o +o o | 2026-02-01 20:45:54.180014 | debian-bookworm -> localhost | | = . + +oo+| 2026-02-01 20:45:54.180033 | debian-bookworm -> localhost | | S + +o*.+| 2026-02-01 20:45:54.180056 | debian-bookworm -> localhost | | + E.+=oo+ | 2026-02-01 20:45:54.180076 | debian-bookworm -> localhost | | + o .=*.oo.| 2026-02-01 20:45:54.180095 | debian-bookworm -> localhost | | o .X.. | 2026-02-01 20:45:54.180117 | debian-bookworm -> localhost | | =oo. | 2026-02-01 20:45:54.180136 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 20:45:54.180217 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.938614 2026-02-01 20:45:54.186290 | 2026-02-01 20:45:54.186380 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 20:45:54.223684 | debian-bookworm | ok 2026-02-01 20:45:54.237531 | debian-bookworm | included: /var/lib/zuul/builds/6d648158f93a4be49a355f93b40e495a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 20:45:54.248250 | 2026-02-01 20:45:54.248343 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 20:45:54.261555 | debian-bookworm | skipping: Conditional result was False 2026-02-01 20:45:54.268373 | 2026-02-01 20:45:54.268481 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 20:45:54.915769 | debian-bookworm | changed 2026-02-01 20:45:54.920976 | 2026-02-01 20:45:54.921064 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 20:45:55.193406 | debian-bookworm | ok 2026-02-01 20:45:55.203077 | 2026-02-01 20:45:55.203201 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 20:45:55.868239 | debian-bookworm | changed 2026-02-01 20:45:55.877911 | 2026-02-01 20:45:55.878028 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 20:45:56.524783 | debian-bookworm | changed 2026-02-01 20:45:56.534615 | 2026-02-01 20:45:56.534723 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 20:45:56.557896 | debian-bookworm | skipping: Conditional result was False 2026-02-01 20:45:56.563552 | 2026-02-01 20:45:56.563635 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 20:45:56.979864 | debian-bookworm -> localhost | changed 2026-02-01 20:45:56.988471 | 2026-02-01 20:45:56.988558 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 20:45:57.271176 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6d648158f93a4be49a355f93b40e495a/work/6d648158f93a4be49a355f93b40e495a_id_rsa (zuul-build-sshkey) 2026-02-01 20:45:57.271483 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009531 2026-02-01 20:45:57.281571 | 2026-02-01 20:45:57.281687 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 20:45:57.621662 | debian-bookworm | ok 2026-02-01 20:45:57.626823 | 2026-02-01 20:45:57.626918 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 20:45:57.659444 | debian-bookworm | skipping: Conditional result was False 2026-02-01 20:45:57.667632 | 2026-02-01 20:45:57.667716 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 20:45:58.077861 | debian-bookworm | ok 2026-02-01 20:45:58.086424 | 2026-02-01 20:45:58.086519 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 20:45:58.133344 | debian-bookworm | ok 2026-02-01 20:45:58.138310 | 2026-02-01 20:45:58.138390 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 20:45:58.544717 | debian-bookworm -> localhost | ok 2026-02-01 20:45:58.551085 | 2026-02-01 20:45:58.551208 | TASK [validate-host : Collect information about the host] 2026-02-01 20:45:59.685599 | debian-bookworm | ok 2026-02-01 20:45:59.695970 | 2026-02-01 20:45:59.696073 | TASK [validate-host : Sanitize hostname] 2026-02-01 20:45:59.786154 | debian-bookworm | ok 2026-02-01 20:45:59.852677 | 2026-02-01 20:45:59.852879 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 20:46:00.334793 | debian-bookworm -> localhost | changed 2026-02-01 20:46:00.340259 | 2026-02-01 20:46:00.340348 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 20:46:00.751204 | debian-bookworm | ok 2026-02-01 20:46:00.755886 | 2026-02-01 20:46:00.755982 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 20:46:01.504425 | debian-bookworm -> localhost | changed 2026-02-01 20:46:01.513254 | 2026-02-01 20:46:01.513352 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 20:46:01.812740 | debian-bookworm | ok 2026-02-01 20:46:01.819691 | 2026-02-01 20:46:01.819784 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 20:46:02.867041 | debian-bookworm | changed: 2026-02-01 20:46:02.867234 | debian-bookworm | cd+++++++++ src/ 2026-02-01 20:46:02.867269 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 20:46:02.867294 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 20:46:02.867316 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-01 20:46:02.867338 | debian-bookworm | Containerfile 2026-02-01 20:46:02.867473 | debian-bookworm | Containerfile 2026-02-01 20:46:02.878368 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007087 2026-02-01 20:46:10.093244 | 2026-02-01 20:46:10.093364 | TASK [upload-logs : Upload logs to log server] 2026-02-01 20:46:10.596265 | localhost | Output suppressed because no_log was given 2026-02-01 20:46:10.598099 | 2026-02-01 20:46:10.598206 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 20:46:10.650929 | localhost | skipping: Conditional result was False 2026-02-01 20:46:10.664286 | localhost | skipping: Conditional result was False 2026-02-01 20:46:10.668875 | 2026-02-01 20:46:10.669026 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 20:46:10.724294 | localhost | skipping: Conditional result was False 2026-02-01 20:46:10.724543 | 2026-02-01 20:46:10.730574 | localhost | skipping: Conditional result was False 2026-02-01 20:46:10.740705 | 2026-02-01 20:46:10.740850 | LOOP [upload-logs : Upload console log and json output]