2026-01-19 17:47:28.926337 | Job console starting 2026-01-19 17:47:28.936380 | Updating git repos 2026-01-19 17:47:29.000178 | Cloning repos into workspace 2026-01-19 17:47:29.073409 | Restoring repo states 2026-01-19 17:47:29.104526 | Merging changes 2026-01-19 17:47:29.756431 | Checking out repos 2026-01-19 17:47:29.885847 | Preparing playbooks 2026-01-19 17:47:31.138049 | Running Ansible setup 2026-01-19 17:47:36.337174 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-19 17:47:37.528143 | 2026-01-19 17:47:37.528484 | PLAY [Base pre] 2026-01-19 17:47:37.577592 | 2026-01-19 17:47:37.577820 | TASK [Setup log path fact] 2026-01-19 17:47:37.609346 | debian-bookworm | ok 2026-01-19 17:47:37.626096 | 2026-01-19 17:47:37.626256 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-19 17:47:37.667174 | debian-bookworm | ok 2026-01-19 17:47:37.677834 | 2026-01-19 17:47:37.678007 | TASK [emit-job-header : Print job information] 2026-01-19 17:47:37.729255 | # Job Information 2026-01-19 17:47:37.729508 | Ansible Version: 2.16.14 2026-01-19 17:47:37.729545 | Job: yamllint 2026-01-19 17:47:37.729579 | Pipeline: check 2026-01-19 17:47:37.729602 | Executor: 521e9411259a 2026-01-19 17:47:37.729623 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2040 2026-01-19 17:47:37.729645 | Event ID: e6d16960-f55e-11f0-9984-e1c8dbd7513b 2026-01-19 17:47:37.735128 | 2026-01-19 17:47:37.735264 | LOOP [emit-job-header : Print node information] 2026-01-19 17:47:37.883360 | debian-bookworm | ok: 2026-01-19 17:47:37.883633 | debian-bookworm | # Node Information 2026-01-19 17:47:37.883669 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-19 17:47:37.883695 | debian-bookworm | Hostname: debian 2026-01-19 17:47:37.883718 | debian-bookworm | Username: zuul 2026-01-19 17:47:37.883780 | debian-bookworm | Distro: Debian 12.13 2026-01-19 17:47:37.883808 | debian-bookworm | Provider: regiocloud-a 2026-01-19 17:47:37.883830 | debian-bookworm | Region: 2026-01-19 17:47:37.883852 | debian-bookworm | Label: debian-bookworm 2026-01-19 17:47:37.883872 | debian-bookworm | Product Name: OpenStack Nova 2026-01-19 17:47:37.883891 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe24:ee80 2026-01-19 17:47:37.916345 | 2026-01-19 17:47:37.916530 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-19 17:47:38.669989 | debian-bookworm -> localhost | changed 2026-01-19 17:47:38.678649 | 2026-01-19 17:47:38.678819 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-19 17:47:40.342792 | debian-bookworm -> localhost | changed 2026-01-19 17:47:40.359310 | 2026-01-19 17:47:40.359458 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-19 17:47:40.797072 | debian-bookworm -> localhost | ok 2026-01-19 17:47:40.805637 | 2026-01-19 17:47:40.805811 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-19 17:47:40.850679 | debian-bookworm | ok 2026-01-19 17:47:40.896509 | debian-bookworm | included: /var/lib/zuul/builds/ef5abc141ba24a5ab6afaff38f6c4d8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-19 17:47:40.911006 | 2026-01-19 17:47:40.911139 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-19 17:47:42.104000 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-19 17:47:42.104207 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef5abc141ba24a5ab6afaff38f6c4d8c/work/ef5abc141ba24a5ab6afaff38f6c4d8c_id_rsa 2026-01-19 17:47:42.104239 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef5abc141ba24a5ab6afaff38f6c4d8c/work/ef5abc141ba24a5ab6afaff38f6c4d8c_id_rsa.pub 2026-01-19 17:47:42.104261 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-19 17:47:42.104281 | debian-bookworm -> localhost | SHA256:/wzK1Lhtnw2buU9qKEhpsmMatZk0zm46duBjCX8ileU zuul-build-sshkey 2026-01-19 17:47:42.104300 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-19 17:47:42.104327 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-19 17:47:42.104345 | debian-bookworm -> localhost | | | 2026-01-19 17:47:42.104363 | debian-bookworm -> localhost | | | 2026-01-19 17:47:42.104380 | debian-bookworm -> localhost | | | 2026-01-19 17:47:42.104396 | debian-bookworm -> localhost | | . | 2026-01-19 17:47:42.104412 | debian-bookworm -> localhost | | ++ .S | 2026-01-19 17:47:42.104432 | debian-bookworm -> localhost | |. +=E=+ + | 2026-01-19 17:47:42.104449 | debian-bookworm -> localhost | | =.o*= .o +.. . | 2026-01-19 17:47:42.104465 | debian-bookworm -> localhost | |. XoB .o.+o+.X | 2026-01-19 17:47:42.104482 | debian-bookworm -> localhost | | +o@.. +o.o@oo | 2026-01-19 17:47:42.104497 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-19 17:47:42.104544 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.341909 2026-01-19 17:47:42.110090 | 2026-01-19 17:47:42.110182 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-19 17:47:42.137567 | debian-bookworm | ok 2026-01-19 17:47:42.145462 | debian-bookworm | included: /var/lib/zuul/builds/ef5abc141ba24a5ab6afaff38f6c4d8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-19 17:47:42.160217 | 2026-01-19 17:47:42.160355 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-19 17:47:42.199170 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:47:42.210485 | 2026-01-19 17:47:42.210579 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-19 17:47:43.092122 | debian-bookworm | changed 2026-01-19 17:47:43.099756 | 2026-01-19 17:47:43.099850 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-19 17:47:43.380180 | debian-bookworm | ok 2026-01-19 17:47:43.386977 | 2026-01-19 17:47:43.387063 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-19 17:47:44.028900 | debian-bookworm | changed 2026-01-19 17:47:44.035833 | 2026-01-19 17:47:44.035932 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-19 17:47:44.728029 | debian-bookworm | changed 2026-01-19 17:47:44.736972 | 2026-01-19 17:47:44.737071 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-19 17:47:44.778969 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:47:44.785590 | 2026-01-19 17:47:44.785686 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-19 17:47:45.257047 | debian-bookworm -> localhost | changed 2026-01-19 17:47:45.271338 | 2026-01-19 17:47:45.271432 | TASK [add-build-sshkey : Add back temp key] 2026-01-19 17:47:45.611935 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ef5abc141ba24a5ab6afaff38f6c4d8c/work/ef5abc141ba24a5ab6afaff38f6c4d8c_id_rsa (zuul-build-sshkey) 2026-01-19 17:47:45.612118 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015919 2026-01-19 17:47:45.618159 | 2026-01-19 17:47:45.618238 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-19 17:47:45.972319 | debian-bookworm | ok 2026-01-19 17:47:45.977670 | 2026-01-19 17:47:45.977775 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-19 17:47:46.030479 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:47:46.039383 | 2026-01-19 17:47:46.039463 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-19 17:47:46.524272 | debian-bookworm | ok 2026-01-19 17:47:46.543980 | 2026-01-19 17:47:46.544090 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-19 17:47:46.569586 | debian-bookworm | ok 2026-01-19 17:47:46.574289 | 2026-01-19 17:47:46.574372 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-19 17:47:46.860378 | debian-bookworm -> localhost | ok 2026-01-19 17:47:46.867409 | 2026-01-19 17:47:46.867499 | TASK [validate-host : Collect information about the host] 2026-01-19 17:47:47.997812 | debian-bookworm | ok 2026-01-19 17:47:48.018310 | 2026-01-19 17:47:48.018412 | TASK [validate-host : Sanitize hostname] 2026-01-19 17:47:48.097943 | debian-bookworm | ok 2026-01-19 17:47:48.129078 | 2026-01-19 17:47:48.129173 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-19 17:47:48.739433 | debian-bookworm -> localhost | changed 2026-01-19 17:47:48.744753 | 2026-01-19 17:47:48.744844 | TASK [validate-host : Collect information about zuul worker] 2026-01-19 17:47:49.177132 | debian-bookworm | ok 2026-01-19 17:47:49.182378 | 2026-01-19 17:47:49.182467 | TASK [validate-host : Write out all zuul information for each host] 2026-01-19 17:47:49.767712 | debian-bookworm -> localhost | changed 2026-01-19 17:47:49.786712 | 2026-01-19 17:47:49.786842 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-19 17:47:50.068779 | debian-bookworm | ok 2026-01-19 17:47:50.073890 | 2026-01-19 17:47:50.073983 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-19 17:47:51.330108 | debian-bookworm | changed: 2026-01-19 17:47:51.330263 | debian-bookworm | cd+++++++++ src/ 2026-01-19 17:47:51.330291 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-19 17:47:51.330312 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-19 17:47:51.330329 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-01-19 17:47:51.330345 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006973 2026-01-19 17:48:19.501215 | 2026-01-19 17:48:19.501333 | TASK [upload-logs : Upload logs to log server] 2026-01-19 17:48:20.127509 | localhost | Output suppressed because no_log was given 2026-01-19 17:48:20.130104 | 2026-01-19 17:48:20.130246 | LOOP [upload-logs : Compress console log and json output] 2026-01-19 17:48:20.189615 | localhost | skipping: Conditional result was False 2026-01-19 17:48:20.195694 | localhost | skipping: Conditional result was False 2026-01-19 17:48:20.209308 | 2026-01-19 17:48:20.209459 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-19 17:48:20.255030 | localhost | skipping: Conditional result was False 2026-01-19 17:48:20.255480 | 2026-01-19 17:48:20.259682 | localhost | skipping: Conditional result was False 2026-01-19 17:48:20.268695 | 2026-01-19 17:48:20.268850 | LOOP [upload-logs : Upload console log and json output]