2026-01-13 03:06:52.567550 | Job console starting 2026-01-13 03:06:52.575583 | Updating git repos 2026-01-13 03:06:52.611822 | Cloning repos into workspace 2026-01-13 03:06:52.714765 | Restoring repo states 2026-01-13 03:06:52.725364 | Merging changes 2026-01-13 03:06:52.725384 | Checking out repos 2026-01-13 03:06:52.849009 | Preparing playbooks 2026-01-13 03:06:54.425007 | Running Ansible setup 2026-01-13 03:07:02.054766 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 03:07:03.296159 | 2026-01-13 03:07:03.296326 | PLAY [Base pre] 2026-01-13 03:07:03.318665 | 2026-01-13 03:07:03.319115 | TASK [Setup log path fact] 2026-01-13 03:07:03.362589 | debian-bookworm | ok 2026-01-13 03:07:03.389142 | 2026-01-13 03:07:03.389308 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 03:07:03.430731 | debian-bookworm | ok 2026-01-13 03:07:03.442367 | 2026-01-13 03:07:03.442512 | TASK [emit-job-header : Print job information] 2026-01-13 03:07:03.488656 | # Job Information 2026-01-13 03:07:03.488891 | Ansible Version: 2.16.14 2026-01-13 03:07:03.488931 | Job: yamllint 2026-01-13 03:07:03.488964 | Pipeline: periodic-daily 2026-01-13 03:07:03.489012 | Executor: 521e9411259a 2026-01-13 03:07:03.489040 | Triggered by: https://github.com/osism/container-images-kolla 2026-01-13 03:07:03.489063 | Event ID: 56e2912ea6254aeeb1325cb49cec1794 2026-01-13 03:07:03.498418 | 2026-01-13 03:07:03.498579 | LOOP [emit-job-header : Print node information] 2026-01-13 03:07:03.623766 | debian-bookworm | ok: 2026-01-13 03:07:03.624072 | debian-bookworm | # Node Information 2026-01-13 03:07:03.624119 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 03:07:03.624217 | debian-bookworm | Hostname: debian 2026-01-13 03:07:03.624319 | debian-bookworm | Username: zuul 2026-01-13 03:07:03.624349 | debian-bookworm | Distro: Debian 12.13 2026-01-13 03:07:03.624376 | debian-bookworm | Provider: regiocloud-a 2026-01-13 03:07:03.624398 | debian-bookworm | Region: 2026-01-13 03:07:03.624420 | debian-bookworm | Label: debian-bookworm 2026-01-13 03:07:03.624440 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 03:07:03.624460 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe71:8fe1 2026-01-13 03:07:03.657424 | 2026-01-13 03:07:03.657584 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 03:07:04.619365 | debian-bookworm -> localhost | changed 2026-01-13 03:07:04.627425 | 2026-01-13 03:07:04.627601 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 03:07:06.230821 | debian-bookworm -> localhost | changed 2026-01-13 03:07:06.242635 | 2026-01-13 03:07:06.242775 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 03:07:07.042615 | debian-bookworm -> localhost | ok 2026-01-13 03:07:07.049569 | 2026-01-13 03:07:07.049699 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 03:07:07.124887 | debian-bookworm | ok 2026-01-13 03:07:07.172507 | debian-bookworm | included: /var/lib/zuul/builds/44c80973eb5546f3b9dd8e5c82fdb560/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 03:07:07.198224 | 2026-01-13 03:07:07.198366 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 03:07:11.917296 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 03:07:11.917803 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/44c80973eb5546f3b9dd8e5c82fdb560/work/44c80973eb5546f3b9dd8e5c82fdb560_id_rsa 2026-01-13 03:07:11.917920 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/44c80973eb5546f3b9dd8e5c82fdb560/work/44c80973eb5546f3b9dd8e5c82fdb560_id_rsa.pub 2026-01-13 03:07:11.918031 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 03:07:11.918100 | debian-bookworm -> localhost | SHA256:MG57KoQN0gdzGGrbaKBI+FQtcBneB216HNtzSXWuSyI zuul-build-sshkey 2026-01-13 03:07:11.918172 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 03:07:11.918277 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 03:07:11.918331 | debian-bookworm -> localhost | | o+++.. .. .| 2026-01-13 03:07:11.918383 | debian-bookworm -> localhost | |..+++...+ . o | 2026-01-13 03:07:11.918431 | debian-bookworm -> localhost | |++.+..++.+ . . .| 2026-01-13 03:07:11.918479 | debian-bookworm -> localhost | |Bo* ...++ o o . | 2026-01-13 03:07:11.918527 | debian-bookworm -> localhost | |o=.* o.S Eo. o | 2026-01-13 03:07:11.918577 | debian-bookworm -> localhost | |. . o. . . o . | 2026-01-13 03:07:11.918624 | debian-bookworm -> localhost | | . . . . | 2026-01-13 03:07:11.918685 | debian-bookworm -> localhost | | . o | 2026-01-13 03:07:11.918766 | debian-bookworm -> localhost | | .. | 2026-01-13 03:07:11.918995 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 03:07:11.919133 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.147053 2026-01-13 03:07:11.935067 | 2026-01-13 03:07:11.935240 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 03:07:11.966796 | debian-bookworm | ok 2026-01-13 03:07:11.979808 | debian-bookworm | included: /var/lib/zuul/builds/44c80973eb5546f3b9dd8e5c82fdb560/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 03:07:11.992839 | 2026-01-13 03:07:11.993001 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 03:07:12.018019 | debian-bookworm | skipping: Conditional result was False 2026-01-13 03:07:12.029421 | 2026-01-13 03:07:12.029571 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 03:07:12.789585 | debian-bookworm | changed 2026-01-13 03:07:12.805241 | 2026-01-13 03:07:12.805415 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 03:07:13.085946 | debian-bookworm | ok 2026-01-13 03:07:13.093650 | 2026-01-13 03:07:13.093795 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 03:07:13.862465 | debian-bookworm | changed 2026-01-13 03:07:13.870172 | 2026-01-13 03:07:13.870308 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 03:07:14.582896 | debian-bookworm | changed 2026-01-13 03:07:14.592401 | 2026-01-13 03:07:14.599628 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 03:07:14.676089 | debian-bookworm | skipping: Conditional result was False 2026-01-13 03:07:14.689635 | 2026-01-13 03:07:14.693907 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 03:07:15.489586 | debian-bookworm -> localhost | changed 2026-01-13 03:07:15.509104 | 2026-01-13 03:07:15.509251 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 03:07:16.015341 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/44c80973eb5546f3b9dd8e5c82fdb560/work/44c80973eb5546f3b9dd8e5c82fdb560_id_rsa (zuul-build-sshkey) 2026-01-13 03:07:16.015618 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013625 2026-01-13 03:07:16.024657 | 2026-01-13 03:07:16.024806 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 03:07:16.521670 | debian-bookworm | ok 2026-01-13 03:07:16.527330 | 2026-01-13 03:07:16.527475 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 03:07:16.553246 | debian-bookworm | skipping: Conditional result was False 2026-01-13 03:07:16.574436 | 2026-01-13 03:07:16.574581 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 03:07:17.105300 | debian-bookworm | ok 2026-01-13 03:07:17.129366 | 2026-01-13 03:07:17.129530 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 03:07:17.159563 | debian-bookworm | ok 2026-01-13 03:07:17.165139 | 2026-01-13 03:07:17.165258 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 03:07:17.534994 | debian-bookworm -> localhost | ok 2026-01-13 03:07:17.543512 | 2026-01-13 03:07:17.543708 | TASK [validate-host : Collect information about the host] 2026-01-13 03:07:18.928679 | debian-bookworm | ok 2026-01-13 03:07:18.946369 | 2026-01-13 03:07:18.958471 | TASK [validate-host : Sanitize hostname] 2026-01-13 03:07:19.166748 | debian-bookworm | ok 2026-01-13 03:07:19.250749 | 2026-01-13 03:07:19.250933 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 03:07:20.906268 | debian-bookworm -> localhost | changed 2026-01-13 03:07:20.912840 | 2026-01-13 03:07:20.912994 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 03:07:21.576603 | debian-bookworm | ok 2026-01-13 03:07:21.585801 | 2026-01-13 03:07:21.585945 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 03:07:22.988416 | debian-bookworm -> localhost | changed 2026-01-13 03:07:23.004809 | 2026-01-13 03:07:23.004945 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 03:07:23.319356 | debian-bookworm | ok 2026-01-13 03:07:23.339949 | 2026-01-13 03:07:23.340144 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 03:07:24.343090 | debian-bookworm | changed: 2026-01-13 03:07:24.343406 | debian-bookworm | cd+++++++++ src/ 2026-01-13 03:07:24.343450 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 03:07:24.343484 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 03:07:24.343625 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-01-13 03:07:24.343655 | debian-bookworm | Containerfile 2026-01-13 03:07:24.343775 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017348 2026-01-13 03:07:58.646542 | 2026-01-13 03:07:58.646637 | TASK [upload-logs : Upload logs to log server] 2026-01-13 03:08:00.017848 | localhost | Output suppressed because no_log was given 2026-01-13 03:08:00.019706 | 2026-01-13 03:08:00.019815 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 03:08:00.148235 | localhost | skipping: Conditional result was False 2026-01-13 03:08:00.171488 | localhost | skipping: Conditional result was False 2026-01-13 03:08:00.181811 | 2026-01-13 03:08:00.181972 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 03:08:00.331178 | localhost | skipping: Conditional result was False 2026-01-13 03:08:00.331516 | 2026-01-13 03:08:00.346709 | localhost | skipping: Conditional result was False 2026-01-13 03:08:00.350689 | 2026-01-13 03:08:00.350858 | LOOP [upload-logs : Upload console log and json output]