2026-01-31 03:13:51.538175 | Job console starting 2026-01-31 03:13:51.555692 | Updating git repos 2026-01-31 03:13:51.619515 | Cloning repos into workspace 2026-01-31 03:13:51.708664 | Restoring repo states 2026-01-31 03:13:51.740731 | Merging changes 2026-01-31 03:13:51.740766 | Checking out repos 2026-01-31 03:13:51.915648 | Preparing playbooks 2026-01-31 03:13:52.846375 | Running Ansible setup 2026-01-31 03:13:57.688432 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-31 03:13:58.483776 | 2026-01-31 03:13:58.483935 | PLAY [Base pre] 2026-01-31 03:13:58.501128 | 2026-01-31 03:13:58.501292 | TASK [Setup log path fact] 2026-01-31 03:13:58.530293 | debian-bookworm | ok 2026-01-31 03:13:58.547820 | 2026-01-31 03:13:58.547985 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-31 03:13:58.578034 | debian-bookworm | ok 2026-01-31 03:13:58.588148 | 2026-01-31 03:13:58.588274 | TASK [emit-job-header : Print job information] 2026-01-31 03:13:58.627545 | # Job Information 2026-01-31 03:13:58.627745 | Ansible Version: 2.16.14 2026-01-31 03:13:58.627781 | Job: ansible-lint 2026-01-31 03:13:58.627814 | Pipeline: periodic-daily 2026-01-31 03:13:58.627837 | Executor: 521e9411259a 2026-01-31 03:13:58.627858 | Triggered by: https://github.com/osism/ansible-collection-services 2026-01-31 03:13:58.627881 | Event ID: aa9806e58c07496db7c2dfede46adc6a 2026-01-31 03:13:58.633026 | 2026-01-31 03:13:58.633140 | LOOP [emit-job-header : Print node information] 2026-01-31 03:13:58.741043 | debian-bookworm | ok: 2026-01-31 03:13:58.741301 | debian-bookworm | # Node Information 2026-01-31 03:13:58.741337 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-31 03:13:58.741363 | debian-bookworm | Hostname: debian 2026-01-31 03:13:58.741385 | debian-bookworm | Username: zuul 2026-01-31 03:13:58.741406 | debian-bookworm | Distro: Debian 12.13 2026-01-31 03:13:58.741450 | debian-bookworm | Provider: regiocloud-a 2026-01-31 03:13:58.741472 | debian-bookworm | Region: 2026-01-31 03:13:58.741493 | debian-bookworm | Label: debian-bookworm 2026-01-31 03:13:58.741513 | debian-bookworm | Product Name: OpenStack Nova 2026-01-31 03:13:58.741533 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe97:8804 2026-01-31 03:13:58.760294 | 2026-01-31 03:13:58.760478 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-31 03:13:59.260396 | debian-bookworm -> localhost | changed 2026-01-31 03:13:59.268188 | 2026-01-31 03:13:59.268325 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-31 03:14:00.681622 | debian-bookworm -> localhost | changed 2026-01-31 03:14:00.704598 | 2026-01-31 03:14:00.705931 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-31 03:14:01.109851 | debian-bookworm -> localhost | ok 2026-01-31 03:14:01.119141 | 2026-01-31 03:14:01.119279 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-31 03:14:01.172238 | debian-bookworm | ok 2026-01-31 03:14:01.217060 | debian-bookworm | included: /var/lib/zuul/builds/bc408a79a54040a2a66a7ffe11d2566c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-31 03:14:01.228670 | 2026-01-31 03:14:01.228799 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-31 03:14:02.764097 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-31 03:14:02.764283 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bc408a79a54040a2a66a7ffe11d2566c/work/bc408a79a54040a2a66a7ffe11d2566c_id_rsa 2026-01-31 03:14:02.764321 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bc408a79a54040a2a66a7ffe11d2566c/work/bc408a79a54040a2a66a7ffe11d2566c_id_rsa.pub 2026-01-31 03:14:02.764347 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-31 03:14:02.764372 | debian-bookworm -> localhost | SHA256:rLMdJUU2UAxdZUmvK2T3ghicEiKnIttL6h7Hsge+ahU zuul-build-sshkey 2026-01-31 03:14:02.764395 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-31 03:14:02.764453 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-31 03:14:02.764489 | debian-bookworm -> localhost | | o*=..o+. | 2026-01-31 03:14:02.764518 | debian-bookworm -> localhost | | oo. ... | 2026-01-31 03:14:02.764539 | debian-bookworm -> localhost | | . o . . .| 2026-01-31 03:14:02.764560 | debian-bookworm -> localhost | | E + o + . . | 2026-01-31 03:14:02.764580 | debian-bookworm -> localhost | |. . o S = o o | 2026-01-31 03:14:02.764604 | debian-bookworm -> localhost | | =.o . + = o o | 2026-01-31 03:14:02.764626 | debian-bookworm -> localhost | |oo=o o . . o o .| 2026-01-31 03:14:02.765201 | debian-bookworm -> localhost | | ==o + . . . | 2026-01-31 03:14:02.765249 | debian-bookworm -> localhost | |B=+ . . | 2026-01-31 03:14:02.765301 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-31 03:14:02.765362 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.633914 2026-01-31 03:14:02.771830 | 2026-01-31 03:14:02.771918 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-31 03:14:02.820197 | debian-bookworm | ok 2026-01-31 03:14:02.834490 | debian-bookworm | included: /var/lib/zuul/builds/bc408a79a54040a2a66a7ffe11d2566c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-31 03:14:02.855735 | 2026-01-31 03:14:02.855835 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-31 03:14:02.893041 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:02.899271 | 2026-01-31 03:14:02.899381 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-31 03:14:03.898370 | debian-bookworm | changed 2026-01-31 03:14:03.903753 | 2026-01-31 03:14:03.903844 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-31 03:14:04.177243 | debian-bookworm | ok 2026-01-31 03:14:04.184950 | 2026-01-31 03:14:04.185088 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-31 03:14:04.844387 | debian-bookworm | changed 2026-01-31 03:14:04.855852 | 2026-01-31 03:14:04.855959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-31 03:14:05.453347 | debian-bookworm | changed 2026-01-31 03:14:05.469610 | 2026-01-31 03:14:05.469711 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-31 03:14:05.502528 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:05.508299 | 2026-01-31 03:14:05.508411 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-31 03:14:06.289220 | debian-bookworm -> localhost | changed 2026-01-31 03:14:06.302053 | 2026-01-31 03:14:06.302379 | TASK [add-build-sshkey : Add back temp key] 2026-01-31 03:14:06.634186 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bc408a79a54040a2a66a7ffe11d2566c/work/bc408a79a54040a2a66a7ffe11d2566c_id_rsa (zuul-build-sshkey) 2026-01-31 03:14:06.634389 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011009 2026-01-31 03:14:06.641940 | 2026-01-31 03:14:06.642040 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-31 03:14:07.012845 | debian-bookworm | ok 2026-01-31 03:14:07.017947 | 2026-01-31 03:14:07.018048 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-31 03:14:07.051048 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:07.063445 | 2026-01-31 03:14:07.063552 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-31 03:14:07.489480 | debian-bookworm | ok 2026-01-31 03:14:07.506037 | 2026-01-31 03:14:07.506178 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-31 03:14:07.574365 | debian-bookworm | ok 2026-01-31 03:14:07.580340 | 2026-01-31 03:14:07.580525 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-31 03:14:08.180816 | debian-bookworm -> localhost | ok 2026-01-31 03:14:08.188023 | 2026-01-31 03:14:08.188146 | TASK [validate-host : Collect information about the host] 2026-01-31 03:14:09.662473 | debian-bookworm | ok 2026-01-31 03:14:09.695186 | 2026-01-31 03:14:09.696019 | TASK [validate-host : Sanitize hostname] 2026-01-31 03:14:09.894942 | debian-bookworm | ok 2026-01-31 03:14:09.956923 | 2026-01-31 03:14:09.957076 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-31 03:14:11.738551 | debian-bookworm -> localhost | changed 2026-01-31 03:14:11.745375 | 2026-01-31 03:14:11.745517 | TASK [validate-host : Collect information about zuul worker] 2026-01-31 03:14:12.374534 | debian-bookworm | ok 2026-01-31 03:14:12.379552 | 2026-01-31 03:14:12.379679 | TASK [validate-host : Write out all zuul information for each host] 2026-01-31 03:14:13.771736 | debian-bookworm -> localhost | changed 2026-01-31 03:14:13.781173 | 2026-01-31 03:14:13.781269 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-31 03:14:14.071110 | debian-bookworm | ok 2026-01-31 03:14:14.076570 | 2026-01-31 03:14:14.076673 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-31 03:14:15.637014 | debian-bookworm | changed: 2026-01-31 03:14:15.637236 | debian-bookworm | cd+++++++++ src/ 2026-01-31 03:14:15.637294 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-31 03:14:15.637338 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-31 03:14:15.637378 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-01-31 03:14:15.637452 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010186 2026-01-31 03:16:15.128496 | 2026-01-31 03:16:15.128597 | TASK [upload-logs : Upload logs to log server] 2026-01-31 03:16:15.786942 | localhost | Output suppressed because no_log was given 2026-01-31 03:16:15.788590 | 2026-01-31 03:16:15.788682 | LOOP [upload-logs : Compress console log and json output] 2026-01-31 03:16:15.916015 | localhost | skipping: Conditional result was False 2026-01-31 03:16:15.935333 | localhost | skipping: Conditional result was False 2026-01-31 03:16:15.954979 | 2026-01-31 03:16:15.955092 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-31 03:16:16.062636 | localhost | skipping: Conditional result was False 2026-01-31 03:16:16.062920 | 2026-01-31 03:16:16.068182 | localhost | skipping: Conditional result was False 2026-01-31 03:16:16.091652 | 2026-01-31 03:16:16.091756 | LOOP [upload-logs : Upload console log and json output]