2026-03-13 17:15:08.362343 | Job console starting 2026-03-13 17:15:08.380590 | Updating git repos 2026-03-13 17:15:08.418720 | Cloning repos into workspace 2026-03-13 17:15:08.535208 | Restoring repo states 2026-03-13 17:15:08.552703 | Merging changes 2026-03-13 17:15:09.469732 | Checking out repos 2026-03-13 17:15:09.506359 | Preparing playbooks 2026-03-13 17:15:10.509766 | Running Ansible setup 2026-03-13 17:15:17.006140 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 17:15:18.152870 | 2026-03-13 17:15:18.153006 | PLAY [Base pre] 2026-03-13 17:15:18.168612 | 2026-03-13 17:15:18.168730 | TASK [Setup log path fact] 2026-03-13 17:15:18.186584 | debian-bookworm | ok 2026-03-13 17:15:18.201840 | 2026-03-13 17:15:18.201969 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 17:15:18.230943 | debian-bookworm | ok 2026-03-13 17:15:18.240805 | 2026-03-13 17:15:18.240910 | TASK [emit-job-header : Print job information] 2026-03-13 17:15:18.290681 | # Job Information 2026-03-13 17:15:18.290930 | Ansible Version: 2.16.14 2026-03-13 17:15:18.290973 | Job: yamllint 2026-03-13 17:15:18.291014 | Pipeline: check 2026-03-13 17:15:18.291043 | Executor: 521e9411259a 2026-03-13 17:15:18.291065 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/568 2026-03-13 17:15:18.291087 | Event ID: c5a7d380-1eff-11f1-9ed5-ef3c53830895 2026-03-13 17:15:18.296235 | 2026-03-13 17:15:18.296342 | LOOP [emit-job-header : Print node information] 2026-03-13 17:15:18.530793 | debian-bookworm | ok: 2026-03-13 17:15:18.531058 | debian-bookworm | # Node Information 2026-03-13 17:15:18.531097 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 17:15:18.531123 | debian-bookworm | Hostname: debian 2026-03-13 17:15:18.531146 | debian-bookworm | Username: zuul 2026-03-13 17:15:18.531168 | debian-bookworm | Distro: Debian 12.13 2026-03-13 17:15:18.531192 | debian-bookworm | Provider: regiocloud-a 2026-03-13 17:15:18.531213 | debian-bookworm | Region: 2026-03-13 17:15:18.531234 | debian-bookworm | Label: debian-bookworm 2026-03-13 17:15:18.531254 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 17:15:18.531274 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:9675 2026-03-13 17:15:18.551343 | 2026-03-13 17:15:18.551466 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 17:15:19.365620 | debian-bookworm -> localhost | changed 2026-03-13 17:15:19.372616 | 2026-03-13 17:15:19.372726 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 17:15:21.277189 | debian-bookworm -> localhost | changed 2026-03-13 17:15:21.290194 | 2026-03-13 17:15:21.290320 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 17:15:21.934278 | debian-bookworm -> localhost | ok 2026-03-13 17:15:21.941342 | 2026-03-13 17:15:21.941457 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 17:15:21.979743 | debian-bookworm | ok 2026-03-13 17:15:22.010032 | debian-bookworm | included: /var/lib/zuul/builds/fb9bd448b7ec43ff8a6bf337482966d3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 17:15:22.024620 | 2026-03-13 17:15:22.024747 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 17:15:25.463124 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 17:15:25.463749 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fb9bd448b7ec43ff8a6bf337482966d3/work/fb9bd448b7ec43ff8a6bf337482966d3_id_rsa 2026-03-13 17:15:25.463804 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fb9bd448b7ec43ff8a6bf337482966d3/work/fb9bd448b7ec43ff8a6bf337482966d3_id_rsa.pub 2026-03-13 17:15:25.463831 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 17:15:25.463923 | debian-bookworm -> localhost | SHA256:Hf8VC+m4iKhk2RNM2xNCkDPbaQHxhKj3VaqDxC3a6ME zuul-build-sshkey 2026-03-13 17:15:25.463954 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 17:15:25.463987 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 17:15:25.464010 | debian-bookworm -> localhost | | .+*o | 2026-03-13 17:15:25.464032 | debian-bookworm -> localhost | | . =+. . . | 2026-03-13 17:15:25.464053 | debian-bookworm -> localhost | |.. .=+o+ . o . | 2026-03-13 17:15:25.464073 | debian-bookworm -> localhost | |. =.++* .. oo . o| 2026-03-13 17:15:25.464092 | debian-bookworm -> localhost | |.* +.* oS .... ..| 2026-03-13 17:15:25.464117 | debian-bookworm -> localhost | |oEo * o o . .. . | 2026-03-13 17:15:25.464138 | debian-bookworm -> localhost | |. .+ = . . . . | 2026-03-13 17:15:25.464158 | debian-bookworm -> localhost | | .o . . | 2026-03-13 17:15:25.464179 | debian-bookworm -> localhost | | . | 2026-03-13 17:15:25.464200 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 17:15:25.464264 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.335559 2026-03-13 17:15:25.480763 | 2026-03-13 17:15:25.480863 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 17:15:25.553982 | debian-bookworm | ok 2026-03-13 17:15:25.588859 | debian-bookworm | included: /var/lib/zuul/builds/fb9bd448b7ec43ff8a6bf337482966d3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 17:15:25.637259 | 2026-03-13 17:15:25.637372 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 17:15:25.676744 | debian-bookworm | skipping: Conditional result was False 2026-03-13 17:15:25.687653 | 2026-03-13 17:15:25.687753 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 17:15:26.821864 | debian-bookworm | changed 2026-03-13 17:15:26.835172 | 2026-03-13 17:15:26.835313 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 17:15:27.101648 | debian-bookworm | ok 2026-03-13 17:15:27.115812 | 2026-03-13 17:15:27.115935 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 17:15:27.856025 | debian-bookworm | changed 2026-03-13 17:15:27.863988 | 2026-03-13 17:15:27.864113 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 17:15:28.603048 | debian-bookworm | changed 2026-03-13 17:15:28.616346 | 2026-03-13 17:15:28.616450 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 17:15:28.674676 | debian-bookworm | skipping: Conditional result was False 2026-03-13 17:15:28.686964 | 2026-03-13 17:15:28.687077 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 17:15:29.865502 | debian-bookworm -> localhost | changed 2026-03-13 17:15:29.877944 | 2026-03-13 17:15:29.878099 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 17:15:31.208377 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fb9bd448b7ec43ff8a6bf337482966d3/work/fb9bd448b7ec43ff8a6bf337482966d3_id_rsa (zuul-build-sshkey) 2026-03-13 17:15:31.209660 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043197 2026-03-13 17:15:31.243869 | 2026-03-13 17:15:31.244533 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 17:15:31.692008 | debian-bookworm | ok 2026-03-13 17:15:31.703915 | 2026-03-13 17:15:31.704165 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 17:15:31.746377 | debian-bookworm | skipping: Conditional result was False 2026-03-13 17:15:31.757707 | 2026-03-13 17:15:31.757817 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 17:15:32.264578 | debian-bookworm | ok 2026-03-13 17:15:32.277880 | 2026-03-13 17:15:32.278003 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 17:15:32.310515 | debian-bookworm | ok 2026-03-13 17:15:32.316503 | 2026-03-13 17:15:32.316626 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 17:15:32.675297 | debian-bookworm -> localhost | ok 2026-03-13 17:15:32.681781 | 2026-03-13 17:15:32.681904 | TASK [validate-host : Collect information about the host] 2026-03-13 17:15:34.256092 | debian-bookworm | ok 2026-03-13 17:15:34.279544 | 2026-03-13 17:15:34.279754 | TASK [validate-host : Sanitize hostname] 2026-03-13 17:15:34.476678 | debian-bookworm | ok 2026-03-13 17:15:34.620726 | 2026-03-13 17:15:34.620862 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 17:15:35.569925 | debian-bookworm -> localhost | changed 2026-03-13 17:15:35.575880 | 2026-03-13 17:15:35.575987 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 17:15:35.992017 | debian-bookworm | ok 2026-03-13 17:15:35.998331 | 2026-03-13 17:15:35.998434 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 17:15:36.933064 | debian-bookworm -> localhost | changed 2026-03-13 17:15:36.940660 | 2026-03-13 17:15:36.940739 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 17:15:37.252795 | debian-bookworm | ok 2026-03-13 17:15:37.258913 | 2026-03-13 17:15:37.259000 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 17:15:38.385702 | debian-bookworm | changed: 2026-03-13 17:15:38.385848 | debian-bookworm | cd+++++++++ src/ 2026-03-13 17:15:38.385875 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 17:15:38.385895 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 17:15:38.385913 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-13 17:15:38.385930 | debian-bookworm | Containerfile 2026-03-13 17:15:38.386037 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008511 2026-03-13 17:16:01.547483 | 2026-03-13 17:16:01.547650 | TASK [upload-logs : Upload logs to log server] 2026-03-13 17:16:02.178054 | localhost | Output suppressed because no_log was given 2026-03-13 17:16:02.183385 | 2026-03-13 17:16:02.183512 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 17:16:02.243783 | localhost | skipping: Conditional result was False 2026-03-13 17:16:02.253535 | localhost | skipping: Conditional result was False 2026-03-13 17:16:02.264906 | 2026-03-13 17:16:02.265168 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 17:16:02.334543 | localhost | skipping: Conditional result was False 2026-03-13 17:16:02.334902 | 2026-03-13 17:16:02.342658 | localhost | skipping: Conditional result was False 2026-03-13 17:16:02.355209 | 2026-03-13 17:16:02.355397 | LOOP [upload-logs : Upload console log and json output]