2025-10-31 19:23:06.224978 | Job console starting 2025-10-31 19:23:06.248997 | Updating git repos 2025-10-31 19:23:06.291297 | Cloning repos into workspace 2025-10-31 19:23:06.329385 | Restoring repo states 2025-10-31 19:23:06.351495 | Merging changes 2025-10-31 19:23:06.859591 | Checking out repos 2025-10-31 19:23:06.937445 | Preparing playbooks 2025-10-31 19:23:07.899480 | Running Ansible setup 2025-10-31 19:23:13.155090 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-31 19:23:14.185830 | 2025-10-31 19:23:14.186018 | PLAY [Base pre] 2025-10-31 19:23:14.203741 | 2025-10-31 19:23:14.203899 | TASK [Setup log path fact] 2025-10-31 19:23:14.222808 | debian-bookworm | ok 2025-10-31 19:23:14.238348 | 2025-10-31 19:23:14.238520 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 19:23:14.268290 | debian-bookworm | ok 2025-10-31 19:23:14.278003 | 2025-10-31 19:23:14.278355 | TASK [emit-job-header : Print job information] 2025-10-31 19:23:14.317176 | # Job Information 2025-10-31 19:23:14.317360 | Ansible Version: 2.16.14 2025-10-31 19:23:14.317395 | Job: yamllint 2025-10-31 19:23:14.317428 | Pipeline: check 2025-10-31 19:23:14.317451 | Executor: 521e9411259a 2025-10-31 19:23:14.317472 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/447 2025-10-31 19:23:14.317493 | Event ID: 01a64da0-b68f-11f0-9c67-a429dd657ef4 2025-10-31 19:23:14.322516 | 2025-10-31 19:23:14.322637 | LOOP [emit-job-header : Print node information] 2025-10-31 19:23:14.484183 | debian-bookworm | ok: 2025-10-31 19:23:14.484457 | debian-bookworm | # Node Information 2025-10-31 19:23:14.484495 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-31 19:23:14.484520 | debian-bookworm | Hostname: debian 2025-10-31 19:23:14.484542 | debian-bookworm | Username: zuul 2025-10-31 19:23:14.484564 | debian-bookworm | Distro: Debian 12.12 2025-10-31 19:23:14.484588 | debian-bookworm | Provider: regiocloud-a 2025-10-31 19:23:14.484609 | debian-bookworm | Region: 2025-10-31 19:23:14.484631 | debian-bookworm | Label: debian-bookworm 2025-10-31 19:23:14.484651 | debian-bookworm | Product Name: OpenStack Nova 2025-10-31 19:23:14.484672 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:a3aa 2025-10-31 19:23:14.502282 | 2025-10-31 19:23:14.502426 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-31 19:23:15.031758 | debian-bookworm -> localhost | changed 2025-10-31 19:23:15.039416 | 2025-10-31 19:23:15.039549 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-31 19:23:16.352513 | debian-bookworm -> localhost | changed 2025-10-31 19:23:16.362778 | 2025-10-31 19:23:16.370916 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-31 19:23:16.756911 | debian-bookworm -> localhost | ok 2025-10-31 19:23:16.762607 | 2025-10-31 19:23:16.762698 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-31 19:23:16.789754 | debian-bookworm | ok 2025-10-31 19:23:16.817157 | debian-bookworm | included: /var/lib/zuul/builds/31b18dab98894542982a73d39d4dcabe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-31 19:23:16.830658 | 2025-10-31 19:23:16.830734 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-31 19:23:18.072034 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-31 19:23:18.072231 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/31b18dab98894542982a73d39d4dcabe/work/31b18dab98894542982a73d39d4dcabe_id_rsa 2025-10-31 19:23:18.072264 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/31b18dab98894542982a73d39d4dcabe/work/31b18dab98894542982a73d39d4dcabe_id_rsa.pub 2025-10-31 19:23:18.072285 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-31 19:23:18.072304 | debian-bookworm -> localhost | SHA256:mvSSECFEcJeI/uPmBC4WU3sNt8BlHgEq/ntFkCzZj9g zuul-build-sshkey 2025-10-31 19:23:18.072330 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-31 19:23:18.072347 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-31 19:23:18.072369 | debian-bookworm -> localhost | |.==.*oo=. | 2025-10-31 19:23:18.072386 | debian-bookworm -> localhost | |...=+*+ . | 2025-10-31 19:23:18.072402 | debian-bookworm -> localhost | |.. o=++o | 2025-10-31 19:23:18.072418 | debian-bookworm -> localhost | |..o..E=o. | 2025-10-31 19:23:18.072434 | debian-bookworm -> localhost | | =....ooS | 2025-10-31 19:23:18.072453 | debian-bookworm -> localhost | |. =o.o * | 2025-10-31 19:23:18.072469 | debian-bookworm -> localhost | |.o.o. * . | 2025-10-31 19:23:18.072485 | debian-bookworm -> localhost | |o .o.. . | 2025-10-31 19:23:18.072502 | debian-bookworm -> localhost | | oo. | 2025-10-31 19:23:18.072518 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-31 19:23:18.072558 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.720339 2025-10-31 19:23:18.077506 | 2025-10-31 19:23:18.077582 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-31 19:23:18.103665 | debian-bookworm | ok 2025-10-31 19:23:18.110827 | debian-bookworm | included: /var/lib/zuul/builds/31b18dab98894542982a73d39d4dcabe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-31 19:23:18.117794 | 2025-10-31 19:23:18.117858 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-31 19:23:18.140274 | debian-bookworm | skipping: Conditional result was False 2025-10-31 19:23:18.145488 | 2025-10-31 19:23:18.145565 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-31 19:23:18.835496 | debian-bookworm | changed 2025-10-31 19:23:18.843824 | 2025-10-31 19:23:18.844157 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-31 19:23:19.170885 | debian-bookworm | ok 2025-10-31 19:23:19.178490 | 2025-10-31 19:23:19.178601 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-31 19:23:19.794251 | debian-bookworm | changed 2025-10-31 19:23:19.805461 | 2025-10-31 19:23:19.805548 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-31 19:23:20.460871 | debian-bookworm | changed 2025-10-31 19:23:20.466087 | 2025-10-31 19:23:20.466168 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-31 19:23:20.489234 | debian-bookworm | skipping: Conditional result was False 2025-10-31 19:23:20.494864 | 2025-10-31 19:23:20.494999 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-31 19:23:20.985885 | debian-bookworm -> localhost | changed 2025-10-31 19:23:20.998412 | 2025-10-31 19:23:20.998525 | TASK [add-build-sshkey : Add back temp key] 2025-10-31 19:23:21.325393 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/31b18dab98894542982a73d39d4dcabe/work/31b18dab98894542982a73d39d4dcabe_id_rsa (zuul-build-sshkey) 2025-10-31 19:23:21.325596 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028812 2025-10-31 19:23:21.332765 | 2025-10-31 19:23:21.332851 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-31 19:23:21.737774 | debian-bookworm | ok 2025-10-31 19:23:21.742529 | 2025-10-31 19:23:21.742617 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-31 19:23:21.765566 | debian-bookworm | skipping: Conditional result was False 2025-10-31 19:23:21.775289 | 2025-10-31 19:23:21.775384 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-31 19:23:22.180320 | debian-bookworm | ok 2025-10-31 19:23:22.190274 | 2025-10-31 19:23:22.190358 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-31 19:23:22.230237 | debian-bookworm | ok 2025-10-31 19:23:22.235015 | 2025-10-31 19:23:22.235116 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-31 19:23:22.529413 | debian-bookworm -> localhost | ok 2025-10-31 19:23:22.534450 | 2025-10-31 19:23:22.534525 | TASK [validate-host : Collect information about the host] 2025-10-31 19:23:23.686713 | debian-bookworm | ok 2025-10-31 19:23:23.700821 | 2025-10-31 19:23:23.700942 | TASK [validate-host : Sanitize hostname] 2025-10-31 19:23:23.800095 | debian-bookworm | ok 2025-10-31 19:23:23.837457 | 2025-10-31 19:23:23.837556 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-31 19:23:24.325028 | debian-bookworm -> localhost | changed 2025-10-31 19:23:24.330269 | 2025-10-31 19:23:24.330354 | TASK [validate-host : Collect information about zuul worker] 2025-10-31 19:23:24.740653 | debian-bookworm | ok 2025-10-31 19:23:24.745039 | 2025-10-31 19:23:24.745126 | TASK [validate-host : Write out all zuul information for each host] 2025-10-31 19:23:25.214986 | debian-bookworm -> localhost | changed 2025-10-31 19:23:25.223737 | 2025-10-31 19:23:25.223827 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-31 19:23:25.521883 | debian-bookworm | ok 2025-10-31 19:23:25.528555 | 2025-10-31 19:23:25.528653 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-31 19:23:26.547784 | debian-bookworm | changed: 2025-10-31 19:23:26.548021 | debian-bookworm | cd+++++++++ src/ 2025-10-31 19:23:26.548062 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-31 19:23:26.548086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-31 19:23:26.548107 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-31 19:23:26.548128 | debian-bookworm | Containerfile 2025-10-31 19:23:26.548258 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009827 2025-10-31 19:23:50.642447 | 2025-10-31 19:23:50.642559 | TASK [upload-logs : Upload logs to log server] 2025-10-31 19:23:51.191240 | localhost | Output suppressed because no_log was given 2025-10-31 19:23:51.194644 | 2025-10-31 19:23:51.194824 | LOOP [upload-logs : Compress console log and json output] 2025-10-31 19:23:51.251779 | localhost | skipping: Conditional result was False 2025-10-31 19:23:51.257066 | localhost | skipping: Conditional result was False 2025-10-31 19:23:51.268965 | 2025-10-31 19:23:51.269165 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-31 19:23:51.327357 | localhost | skipping: Conditional result was False 2025-10-31 19:23:51.328053 | 2025-10-31 19:23:51.331765 | localhost | skipping: Conditional result was False 2025-10-31 19:23:51.341599 | 2025-10-31 19:23:51.341756 | LOOP [upload-logs : Upload console log and json output]