2026-01-09 07:34:44.298095 | Job console starting 2026-01-09 07:34:44.328941 | Updating git repos 2026-01-09 07:34:44.367418 | Cloning repos into workspace 2026-01-09 07:34:44.433628 | Restoring repo states 2026-01-09 07:34:44.440979 | Merging changes 2026-01-09 07:34:44.951263 | Checking out repos 2026-01-09 07:34:45.042211 | Preparing playbooks 2026-01-09 07:34:45.802562 | Running Ansible setup 2026-01-09 07:34:50.771881 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 07:34:51.628878 | 2026-01-09 07:34:51.629059 | PLAY [Base pre] 2026-01-09 07:34:51.646610 | 2026-01-09 07:34:51.646796 | TASK [Setup log path fact] 2026-01-09 07:34:51.667479 | debian-bookworm | ok 2026-01-09 07:34:51.685319 | 2026-01-09 07:34:51.685583 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 07:34:51.737083 | debian-bookworm | ok 2026-01-09 07:34:51.747577 | 2026-01-09 07:34:51.747745 | TASK [emit-job-header : Print job information] 2026-01-09 07:34:51.788142 | # Job Information 2026-01-09 07:34:51.788340 | Ansible Version: 2.16.14 2026-01-09 07:34:51.788377 | Job: yamllint 2026-01-09 07:34:51.788409 | Pipeline: check 2026-01-09 07:34:51.788433 | Executor: 521e9411259a 2026-01-09 07:34:51.788453 | Triggered by: https://github.com/osism/mappings/pull/160 2026-01-09 07:34:51.788475 | Event ID: a5c46c30-ed2d-11f0-924c-066c8d4d9d07 2026-01-09 07:34:51.793547 | 2026-01-09 07:34:51.793719 | LOOP [emit-job-header : Print node information] 2026-01-09 07:34:51.918127 | debian-bookworm | ok: 2026-01-09 07:34:51.918330 | debian-bookworm | # Node Information 2026-01-09 07:34:51.918366 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 07:34:51.918392 | debian-bookworm | Hostname: debian 2026-01-09 07:34:51.918415 | debian-bookworm | Username: zuul 2026-01-09 07:34:51.918436 | debian-bookworm | Distro: Debian 12.12 2026-01-09 07:34:51.918461 | debian-bookworm | Provider: regiocloud-a 2026-01-09 07:34:51.918483 | debian-bookworm | Region: 2026-01-09 07:34:51.918504 | debian-bookworm | Label: debian-bookworm 2026-01-09 07:34:51.918525 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 07:34:51.918545 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:3fb4 2026-01-09 07:34:51.931522 | 2026-01-09 07:34:51.931711 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 07:34:52.449141 | debian-bookworm -> localhost | changed 2026-01-09 07:34:52.456733 | 2026-01-09 07:34:52.456871 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 07:34:53.637733 | debian-bookworm -> localhost | changed 2026-01-09 07:34:53.649290 | 2026-01-09 07:34:53.649500 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 07:34:53.938584 | debian-bookworm -> localhost | ok 2026-01-09 07:34:53.945334 | 2026-01-09 07:34:53.945461 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 07:34:53.974773 | debian-bookworm | ok 2026-01-09 07:34:54.003548 | debian-bookworm | included: /var/lib/zuul/builds/15cd9793b7f8413db5c1e76240bd31a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 07:34:54.010363 | 2026-01-09 07:34:54.010506 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 07:34:55.748500 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 07:34:55.749038 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/15cd9793b7f8413db5c1e76240bd31a9/work/15cd9793b7f8413db5c1e76240bd31a9_id_rsa 2026-01-09 07:34:55.749146 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/15cd9793b7f8413db5c1e76240bd31a9/work/15cd9793b7f8413db5c1e76240bd31a9_id_rsa.pub 2026-01-09 07:34:55.749222 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 07:34:55.749318 | debian-bookworm -> localhost | SHA256:jhoStCdshIokmR9sGYf/vKlyCGYlGwyZ9queKiKI+ZQ zuul-build-sshkey 2026-01-09 07:34:55.749385 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 07:34:55.749479 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 07:34:55.749543 | debian-bookworm -> localhost | | o... | 2026-01-09 07:34:55.749607 | debian-bookworm -> localhost | |+*.+ | 2026-01-09 07:34:55.749666 | debian-bookworm -> localhost | |O.O. | 2026-01-09 07:34:55.749744 | debian-bookworm -> localhost | |=X =. | 2026-01-09 07:34:55.749803 | debian-bookworm -> localhost | |o % oo S | 2026-01-09 07:34:55.749917 | debian-bookworm -> localhost | |.= * oo | 2026-01-09 07:34:55.750019 | debian-bookworm -> localhost | |=oE.. .o. | 2026-01-09 07:34:55.750114 | debian-bookworm -> localhost | |Bo+..oo | 2026-01-09 07:34:55.750178 | debian-bookworm -> localhost | |B+.oo. | 2026-01-09 07:34:55.750236 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 07:34:55.750383 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.221597 2026-01-09 07:34:55.768607 | 2026-01-09 07:34:55.768918 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 07:34:55.815096 | debian-bookworm | ok 2026-01-09 07:34:55.827696 | debian-bookworm | included: /var/lib/zuul/builds/15cd9793b7f8413db5c1e76240bd31a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 07:34:55.840269 | 2026-01-09 07:34:55.840425 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 07:34:55.865248 | debian-bookworm | skipping: Conditional result was False 2026-01-09 07:34:55.871796 | 2026-01-09 07:34:55.871924 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 07:34:56.646267 | debian-bookworm | changed 2026-01-09 07:34:56.653796 | 2026-01-09 07:34:56.653945 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 07:34:56.945263 | debian-bookworm | ok 2026-01-09 07:34:56.958384 | 2026-01-09 07:34:56.958646 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 07:34:57.708188 | debian-bookworm | changed 2026-01-09 07:34:57.718305 | 2026-01-09 07:34:57.718440 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 07:34:58.417481 | debian-bookworm | changed 2026-01-09 07:34:58.428857 | 2026-01-09 07:34:58.429126 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 07:34:58.467192 | debian-bookworm | skipping: Conditional result was False 2026-01-09 07:34:58.477978 | 2026-01-09 07:34:58.478137 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 07:34:59.044408 | debian-bookworm -> localhost | changed 2026-01-09 07:34:59.075761 | 2026-01-09 07:34:59.075968 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 07:34:59.447406 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/15cd9793b7f8413db5c1e76240bd31a9/work/15cd9793b7f8413db5c1e76240bd31a9_id_rsa (zuul-build-sshkey) 2026-01-09 07:34:59.447790 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010429 2026-01-09 07:34:59.456453 | 2026-01-09 07:34:59.456581 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 07:34:59.895208 | debian-bookworm | ok 2026-01-09 07:34:59.900789 | 2026-01-09 07:34:59.900927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 07:34:59.924887 | debian-bookworm | skipping: Conditional result was False 2026-01-09 07:34:59.936627 | 2026-01-09 07:34:59.936799 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 07:35:00.413525 | debian-bookworm | ok 2026-01-09 07:35:00.426467 | 2026-01-09 07:35:00.426604 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 07:35:00.456527 | debian-bookworm | ok 2026-01-09 07:35:00.464109 | 2026-01-09 07:35:00.464282 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 07:35:00.784139 | debian-bookworm -> localhost | ok 2026-01-09 07:35:00.799324 | 2026-01-09 07:35:00.799474 | TASK [validate-host : Collect information about the host] 2026-01-09 07:35:01.984583 | debian-bookworm | ok 2026-01-09 07:35:01.995779 | 2026-01-09 07:35:01.995912 | TASK [validate-host : Sanitize hostname] 2026-01-09 07:35:02.118477 | debian-bookworm | ok 2026-01-09 07:35:02.168859 | 2026-01-09 07:35:02.169005 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 07:35:02.736936 | debian-bookworm -> localhost | changed 2026-01-09 07:35:02.743391 | 2026-01-09 07:35:02.743514 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 07:35:03.168172 | debian-bookworm | ok 2026-01-09 07:35:03.173370 | 2026-01-09 07:35:03.173500 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 07:35:03.734215 | debian-bookworm -> localhost | changed 2026-01-09 07:35:03.744504 | 2026-01-09 07:35:03.744633 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 07:35:04.073216 | debian-bookworm | ok 2026-01-09 07:35:04.083238 | 2026-01-09 07:35:04.083409 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 07:35:05.266946 | debian-bookworm | changed: 2026-01-09 07:35:05.267229 | debian-bookworm | cd+++++++++ src/ 2026-01-09 07:35:05.267284 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 07:35:05.267323 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 07:35:05.267357 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-01-09 07:35:05.267391 | debian-bookworm | Containerfile 2026-01-09 07:35:05.267517 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008862 2026-01-09 07:35:35.884016 | 2026-01-09 07:35:35.884282 | TASK [upload-logs : Upload logs to log server] 2026-01-09 07:35:36.506561 | localhost | Output suppressed because no_log was given 2026-01-09 07:35:36.509847 | 2026-01-09 07:35:36.510011 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 07:35:36.563256 | localhost | skipping: Conditional result was False 2026-01-09 07:35:36.580485 | localhost | skipping: Conditional result was False 2026-01-09 07:35:36.591619 | 2026-01-09 07:35:36.591974 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 07:35:36.686388 | localhost | skipping: Conditional result was False 2026-01-09 07:35:36.687192 | 2026-01-09 07:35:36.691638 | localhost | skipping: Conditional result was False 2026-01-09 07:35:36.704158 | 2026-01-09 07:35:36.704369 | LOOP [upload-logs : Upload console log and json output]