2026-02-11 03:12:57.205549 | Job console starting 2026-02-11 03:12:57.219847 | Updating git repos 2026-02-11 03:12:57.255298 | Cloning repos into workspace 2026-02-11 03:12:57.476247 | Restoring repo states 2026-02-11 03:12:57.492496 | Merging changes 2026-02-11 03:12:57.492555 | Checking out repos 2026-02-11 03:12:57.625969 | Preparing playbooks 2026-02-11 03:12:58.883222 | Running Ansible setup 2026-02-11 03:13:05.196245 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-11 03:13:06.151008 | 2026-02-11 03:13:06.151155 | PLAY [Base pre] 2026-02-11 03:13:06.189487 | 2026-02-11 03:13:06.189612 | TASK [Setup log path fact] 2026-02-11 03:13:06.221915 | debian-bookworm | ok 2026-02-11 03:13:06.247191 | 2026-02-11 03:13:06.247323 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-11 03:13:06.302065 | debian-bookworm | ok 2026-02-11 03:13:06.314273 | 2026-02-11 03:13:06.314446 | TASK [emit-job-header : Print job information] 2026-02-11 03:13:06.366067 | # Job Information 2026-02-11 03:13:06.366255 | Ansible Version: 2.16.14 2026-02-11 03:13:06.366294 | Job: yamllint 2026-02-11 03:13:06.366330 | Pipeline: periodic-daily 2026-02-11 03:13:06.366358 | Executor: 521e9411259a 2026-02-11 03:13:06.366425 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-02-11 03:13:06.366461 | Event ID: 7bc2242ba2ee47748fd22da52bf7c6dd 2026-02-11 03:13:06.376402 | 2026-02-11 03:13:06.376524 | LOOP [emit-job-header : Print node information] 2026-02-11 03:13:06.592732 | debian-bookworm | ok: 2026-02-11 03:13:06.592878 | debian-bookworm | # Node Information 2026-02-11 03:13:06.592908 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-11 03:13:06.592930 | debian-bookworm | Hostname: debian 2026-02-11 03:13:06.592949 | debian-bookworm | Username: zuul 2026-02-11 03:13:06.592968 | debian-bookworm | Distro: Debian 12.13 2026-02-11 03:13:06.592989 | debian-bookworm | Provider: regiocloud-a 2026-02-11 03:13:06.593008 | debian-bookworm | Region: 2026-02-11 03:13:06.593026 | debian-bookworm | Label: debian-bookworm 2026-02-11 03:13:06.593044 | debian-bookworm | Product Name: OpenStack Nova 2026-02-11 03:13:06.593062 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:e69 2026-02-11 03:13:06.610513 | 2026-02-11 03:13:06.610633 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-11 03:13:08.038093 | debian-bookworm -> localhost | changed 2026-02-11 03:13:08.051276 | 2026-02-11 03:13:08.051418 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-11 03:13:09.994698 | debian-bookworm -> localhost | changed 2026-02-11 03:13:10.007280 | 2026-02-11 03:13:10.007429 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-11 03:13:10.336695 | debian-bookworm -> localhost | ok 2026-02-11 03:13:10.343208 | 2026-02-11 03:13:10.343335 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-11 03:13:10.371877 | debian-bookworm | ok 2026-02-11 03:13:10.388835 | debian-bookworm | included: /var/lib/zuul/builds/ad445dbeb3a44da8bcc04eb9ea4bc56b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-11 03:13:10.394975 | 2026-02-11 03:13:10.395081 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-11 03:13:12.852056 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-11 03:13:12.852292 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ad445dbeb3a44da8bcc04eb9ea4bc56b/work/ad445dbeb3a44da8bcc04eb9ea4bc56b_id_rsa 2026-02-11 03:13:12.852331 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ad445dbeb3a44da8bcc04eb9ea4bc56b/work/ad445dbeb3a44da8bcc04eb9ea4bc56b_id_rsa.pub 2026-02-11 03:13:12.852358 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-11 03:13:12.852394 | debian-bookworm -> localhost | SHA256:JbVGEqd0MxY265cu9k7L7FQdTxO25BjFlVHY7F2NgAQ zuul-build-sshkey 2026-02-11 03:13:12.852418 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-11 03:13:12.852452 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-11 03:13:12.852475 | debian-bookworm -> localhost | | E+&o.oo@O| 2026-02-11 03:13:12.852497 | debian-bookworm -> localhost | | . X.* OoB| 2026-02-11 03:13:12.852518 | debian-bookworm -> localhost | | o = . *+| 2026-02-11 03:13:12.852539 | debian-bookworm -> localhost | | = . o*| 2026-02-11 03:13:12.852559 | debian-bookworm -> localhost | | S . o . o| 2026-02-11 03:13:12.852588 | debian-bookworm -> localhost | | o . | 2026-02-11 03:13:12.852609 | debian-bookworm -> localhost | | o + | 2026-02-11 03:13:12.852628 | debian-bookworm -> localhost | | . B . | 2026-02-11 03:13:12.852649 | debian-bookworm -> localhost | | oB | 2026-02-11 03:13:12.852669 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-11 03:13:12.852723 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.003003 2026-02-11 03:13:12.859161 | 2026-02-11 03:13:12.859266 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-11 03:13:12.897549 | debian-bookworm | ok 2026-02-11 03:13:12.906758 | debian-bookworm | included: /var/lib/zuul/builds/ad445dbeb3a44da8bcc04eb9ea4bc56b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-11 03:13:12.920348 | 2026-02-11 03:13:12.920479 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-11 03:13:12.933953 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:13:12.940341 | 2026-02-11 03:13:12.940462 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-11 03:13:13.604154 | debian-bookworm | changed 2026-02-11 03:13:13.616233 | 2026-02-11 03:13:13.616351 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-11 03:13:13.841068 | debian-bookworm | ok 2026-02-11 03:13:13.846285 | 2026-02-11 03:13:13.846393 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-11 03:13:14.502859 | debian-bookworm | changed 2026-02-11 03:13:14.516624 | 2026-02-11 03:13:14.516734 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-11 03:13:15.228517 | debian-bookworm | changed 2026-02-11 03:13:15.237864 | 2026-02-11 03:13:15.237971 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-11 03:13:15.261141 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:13:15.267598 | 2026-02-11 03:13:15.267759 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-11 03:13:15.840871 | debian-bookworm -> localhost | changed 2026-02-11 03:13:15.851959 | 2026-02-11 03:13:15.852068 | TASK [add-build-sshkey : Add back temp key] 2026-02-11 03:13:16.214822 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ad445dbeb3a44da8bcc04eb9ea4bc56b/work/ad445dbeb3a44da8bcc04eb9ea4bc56b_id_rsa (zuul-build-sshkey) 2026-02-11 03:13:16.215097 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018257 2026-02-11 03:13:16.223002 | 2026-02-11 03:13:16.223111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-11 03:13:16.664736 | debian-bookworm | ok 2026-02-11 03:13:16.675238 | 2026-02-11 03:13:16.675501 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-11 03:13:16.711860 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:13:16.724405 | 2026-02-11 03:13:16.724523 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-11 03:13:17.134318 | debian-bookworm | ok 2026-02-11 03:13:17.145334 | 2026-02-11 03:13:17.145452 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-11 03:13:17.176392 | debian-bookworm | ok 2026-02-11 03:13:17.182196 | 2026-02-11 03:13:17.182287 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-11 03:13:17.448504 | debian-bookworm -> localhost | ok 2026-02-11 03:13:17.455389 | 2026-02-11 03:13:17.455500 | TASK [validate-host : Collect information about the host] 2026-02-11 03:13:18.565076 | debian-bookworm | ok 2026-02-11 03:13:18.575955 | 2026-02-11 03:13:18.576156 | TASK [validate-host : Sanitize hostname] 2026-02-11 03:13:18.694721 | debian-bookworm | ok 2026-02-11 03:13:18.737946 | 2026-02-11 03:13:18.738081 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-11 03:13:19.300027 | debian-bookworm -> localhost | changed 2026-02-11 03:13:19.305885 | 2026-02-11 03:13:19.305990 | TASK [validate-host : Collect information about zuul worker] 2026-02-11 03:13:19.744572 | debian-bookworm | ok 2026-02-11 03:13:19.749257 | 2026-02-11 03:13:19.749372 | TASK [validate-host : Write out all zuul information for each host] 2026-02-11 03:13:20.253789 | debian-bookworm -> localhost | changed 2026-02-11 03:13:20.270026 | 2026-02-11 03:13:20.270191 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-11 03:13:20.539118 | debian-bookworm | ok 2026-02-11 03:13:20.548124 | 2026-02-11 03:13:20.548278 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-11 03:13:21.440130 | debian-bookworm | changed: 2026-02-11 03:13:21.440534 | debian-bookworm | cd+++++++++ src/ 2026-02-11 03:13:21.440599 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-11 03:13:21.440641 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-11 03:13:21.440677 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-11 03:13:21.440711 | debian-bookworm | Containerfile 2026-02-11 03:13:21.440922 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008278 2026-02-11 03:13:44.025796 | 2026-02-11 03:13:44.025944 | TASK [upload-logs : Upload logs to log server] 2026-02-11 03:13:44.624929 | localhost | Output suppressed because no_log was given 2026-02-11 03:13:44.630181 | 2026-02-11 03:13:44.630364 | LOOP [upload-logs : Compress console log and json output] 2026-02-11 03:13:44.683754 | localhost | skipping: Conditional result was False 2026-02-11 03:13:44.689887 | localhost | skipping: Conditional result was False 2026-02-11 03:13:44.701196 | 2026-02-11 03:13:44.701425 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-11 03:13:44.749182 | localhost | skipping: Conditional result was False 2026-02-11 03:13:44.749466 | 2026-02-11 03:13:44.756544 | localhost | skipping: Conditional result was False 2026-02-11 03:13:44.769301 | 2026-02-11 03:13:44.769436 | LOOP [upload-logs : Upload console log and json output]