2025-10-29 13:41:10.764609 | Job console starting 2025-10-29 13:41:10.785555 | Updating git repos 2025-10-29 13:41:10.852082 | Cloning repos into workspace 2025-10-29 13:41:10.900558 | Restoring repo states 2025-10-29 13:41:10.920504 | Merging changes 2025-10-29 13:41:11.537630 | Checking out repos 2025-10-29 13:41:11.582956 | Preparing playbooks 2025-10-29 13:41:12.635932 | Running Ansible setup 2025-10-29 13:41:18.735541 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-29 13:41:19.998264 | 2025-10-29 13:41:19.998390 | PLAY [Base pre] 2025-10-29 13:41:20.013030 | 2025-10-29 13:41:20.013143 | TASK [Setup log path fact] 2025-10-29 13:41:20.045842 | debian-bookworm | ok 2025-10-29 13:41:20.070026 | 2025-10-29 13:41:20.070158 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-29 13:41:20.112790 | debian-bookworm | ok 2025-10-29 13:41:20.122267 | 2025-10-29 13:41:20.122363 | TASK [emit-job-header : Print job information] 2025-10-29 13:41:20.174455 | # Job Information 2025-10-29 13:41:20.174607 | Ansible Version: 2.16.14 2025-10-29 13:41:20.174641 | Job: hadolint 2025-10-29 13:41:20.174685 | Pipeline: check 2025-10-29 13:41:20.174708 | Executor: 521e9411259a 2025-10-29 13:41:20.174729 | Triggered by: https://github.com/osism/python-osism/pull/1779 2025-10-29 13:41:20.174752 | Event ID: e90ff2f0-b4cc-11f0-92f4-95f7408c5d70 2025-10-29 13:41:20.179912 | 2025-10-29 13:41:20.180013 | LOOP [emit-job-header : Print node information] 2025-10-29 13:41:20.336366 | debian-bookworm | ok: 2025-10-29 13:41:20.336566 | debian-bookworm | # Node Information 2025-10-29 13:41:20.336601 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-29 13:41:20.336627 | debian-bookworm | Hostname: debian 2025-10-29 13:41:20.336675 | debian-bookworm | Username: zuul 2025-10-29 13:41:20.336699 | debian-bookworm | Distro: Debian 12.12 2025-10-29 13:41:20.336722 | debian-bookworm | Provider: regiocloud-a 2025-10-29 13:41:20.336743 | debian-bookworm | Region: 2025-10-29 13:41:20.336764 | debian-bookworm | Label: debian-bookworm 2025-10-29 13:41:20.336784 | debian-bookworm | Product Name: OpenStack Nova 2025-10-29 13:41:20.336803 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:95d7 2025-10-29 13:41:20.356706 | 2025-10-29 13:41:20.356810 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-29 13:41:21.200077 | debian-bookworm -> localhost | changed 2025-10-29 13:41:21.206732 | 2025-10-29 13:41:21.206843 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-29 13:41:22.701097 | debian-bookworm -> localhost | changed 2025-10-29 13:41:22.709427 | 2025-10-29 13:41:22.709513 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-29 13:41:23.177196 | debian-bookworm -> localhost | ok 2025-10-29 13:41:23.181927 | 2025-10-29 13:41:23.182009 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-29 13:41:23.209008 | debian-bookworm | ok 2025-10-29 13:41:23.232151 | debian-bookworm | included: /var/lib/zuul/builds/50ccaff1aaf34ce69123ae5e62cebbf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-29 13:41:23.243721 | 2025-10-29 13:41:23.243874 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-29 13:41:25.291868 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-29 13:41:25.292028 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/50ccaff1aaf34ce69123ae5e62cebbf7/work/50ccaff1aaf34ce69123ae5e62cebbf7_id_rsa 2025-10-29 13:41:25.292058 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/50ccaff1aaf34ce69123ae5e62cebbf7/work/50ccaff1aaf34ce69123ae5e62cebbf7_id_rsa.pub 2025-10-29 13:41:25.292079 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-29 13:41:25.292100 | debian-bookworm -> localhost | SHA256:M2yFAkNje/fx06xHDGR7fzO4LEptXjpOpCRM2ti0deY zuul-build-sshkey 2025-10-29 13:41:25.292118 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-29 13:41:25.292143 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-29 13:41:25.292161 | debian-bookworm -> localhost | | .* o | 2025-10-29 13:41:25.292179 | debian-bookworm -> localhost | | . = . o . | 2025-10-29 13:41:25.292195 | debian-bookworm -> localhost | | . ooo.ooo . | 2025-10-29 13:41:25.292212 | debian-bookworm -> localhost | | .O+oo+o *.. | 2025-10-29 13:41:25.292228 | debian-bookworm -> localhost | | o *S..Eo.=oo| 2025-10-29 13:41:25.292247 | debian-bookworm -> localhost | | .oo+ .+. +| 2025-10-29 13:41:25.292263 | debian-bookworm -> localhost | | o =.+. | 2025-10-29 13:41:25.292280 | debian-bookworm -> localhost | | . =.+. | 2025-10-29 13:41:25.292296 | debian-bookworm -> localhost | | ..+. | 2025-10-29 13:41:25.292312 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-29 13:41:25.292351 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.562869 2025-10-29 13:41:25.297301 | 2025-10-29 13:41:25.297374 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-29 13:41:25.313427 | debian-bookworm | ok 2025-10-29 13:41:25.321872 | debian-bookworm | included: /var/lib/zuul/builds/50ccaff1aaf34ce69123ae5e62cebbf7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-29 13:41:25.328894 | 2025-10-29 13:41:25.328968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-29 13:41:25.341682 | debian-bookworm | skipping: Conditional result was False 2025-10-29 13:41:25.346170 | 2025-10-29 13:41:25.346242 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-29 13:41:25.989025 | debian-bookworm | changed 2025-10-29 13:41:25.995206 | 2025-10-29 13:41:25.995290 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-29 13:41:26.259311 | debian-bookworm | ok 2025-10-29 13:41:26.263740 | 2025-10-29 13:41:26.263812 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-29 13:41:26.915977 | debian-bookworm | changed 2025-10-29 13:41:26.922680 | 2025-10-29 13:41:26.922780 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-29 13:41:27.530779 | debian-bookworm | changed 2025-10-29 13:41:27.544843 | 2025-10-29 13:41:27.544941 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-29 13:41:27.564481 | debian-bookworm | skipping: Conditional result was False 2025-10-29 13:41:27.571177 | 2025-10-29 13:41:27.571270 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-29 13:41:28.035665 | debian-bookworm -> localhost | changed 2025-10-29 13:41:28.055498 | 2025-10-29 13:41:28.055600 | TASK [add-build-sshkey : Add back temp key] 2025-10-29 13:41:28.455737 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/50ccaff1aaf34ce69123ae5e62cebbf7/work/50ccaff1aaf34ce69123ae5e62cebbf7_id_rsa (zuul-build-sshkey) 2025-10-29 13:41:28.455939 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009120 2025-10-29 13:41:28.463400 | 2025-10-29 13:41:28.463494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-29 13:41:28.915088 | debian-bookworm | ok 2025-10-29 13:41:28.919953 | 2025-10-29 13:41:28.920041 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-29 13:41:28.942704 | debian-bookworm | skipping: Conditional result was False 2025-10-29 13:41:28.961404 | 2025-10-29 13:41:28.961499 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-29 13:41:29.534236 | debian-bookworm | ok 2025-10-29 13:41:29.559263 | 2025-10-29 13:41:29.559361 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-29 13:41:29.586586 | debian-bookworm | ok 2025-10-29 13:41:29.591361 | 2025-10-29 13:41:29.591445 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-29 13:41:29.902190 | debian-bookworm -> localhost | ok 2025-10-29 13:41:29.908366 | 2025-10-29 13:41:29.908455 | TASK [validate-host : Collect information about the host] 2025-10-29 13:41:30.970617 | debian-bookworm | ok 2025-10-29 13:41:30.980511 | 2025-10-29 13:41:30.980601 | TASK [validate-host : Sanitize hostname] 2025-10-29 13:41:31.059070 | debian-bookworm | ok 2025-10-29 13:41:31.093942 | 2025-10-29 13:41:31.094037 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-29 13:41:31.790106 | debian-bookworm -> localhost | changed 2025-10-29 13:41:31.795445 | 2025-10-29 13:41:31.795535 | TASK [validate-host : Collect information about zuul worker] 2025-10-29 13:41:32.218339 | debian-bookworm | ok 2025-10-29 13:41:32.222682 | 2025-10-29 13:41:32.222770 | TASK [validate-host : Write out all zuul information for each host] 2025-10-29 13:41:32.893711 | debian-bookworm -> localhost | changed 2025-10-29 13:41:32.903780 | 2025-10-29 13:41:32.903876 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-29 13:41:33.197832 | debian-bookworm | ok 2025-10-29 13:41:33.203599 | 2025-10-29 13:41:33.203712 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-29 13:41:34.279308 | debian-bookworm | changed: 2025-10-29 13:41:34.279465 | debian-bookworm | cd+++++++++ src/ 2025-10-29 13:41:34.279499 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-29 13:41:34.279523 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-29 13:41:34.279544 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-29 13:41:34.279565 | debian-bookworm | Containerfile 2025-10-29 13:41:34.279696 | debian-bookworm | Containerfile 2025-10-29 13:41:34.289541 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006430 2025-10-29 13:41:41.621191 | 2025-10-29 13:41:41.621400 | TASK [upload-logs : Upload logs to log server] 2025-10-29 13:41:42.095710 | localhost | Output suppressed because no_log was given 2025-10-29 13:41:42.099141 | 2025-10-29 13:41:42.099310 | LOOP [upload-logs : Compress console log and json output] 2025-10-29 13:41:42.142356 | localhost | skipping: Conditional result was False 2025-10-29 13:41:42.157894 | localhost | skipping: Conditional result was False 2025-10-29 13:41:42.169940 | 2025-10-29 13:41:42.170162 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-29 13:41:42.224854 | localhost | skipping: Conditional result was False 2025-10-29 13:41:42.225351 | 2025-10-29 13:41:42.228899 | localhost | skipping: Conditional result was False 2025-10-29 13:41:42.242518 | 2025-10-29 13:41:42.242746 | LOOP [upload-logs : Upload console log and json output]