2025-11-14 02:52:12.592221 | Job console starting 2025-11-14 02:52:12.630436 | Updating git repos 2025-11-14 02:52:12.671838 | Cloning repos into workspace 2025-11-14 02:52:12.760395 | Restoring repo states 2025-11-14 02:52:12.792506 | Merging changes 2025-11-14 02:52:13.587384 | Checking out repos 2025-11-14 02:52:13.694772 | Preparing playbooks 2025-11-14 02:52:14.550465 | Running Ansible setup 2025-11-14 02:52:18.904453 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-14 02:52:19.740968 | 2025-11-14 02:52:19.741146 | PLAY [Base pre] 2025-11-14 02:52:19.758009 | 2025-11-14 02:52:19.758172 | TASK [Setup log path fact] 2025-11-14 02:52:19.787633 | debian-bookworm | ok 2025-11-14 02:52:19.808222 | 2025-11-14 02:52:19.808471 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-14 02:52:19.881360 | debian-bookworm | ok 2025-11-14 02:52:19.903804 | 2025-11-14 02:52:19.903973 | TASK [emit-job-header : Print job information] 2025-11-14 02:52:19.975447 | # Job Information 2025-11-14 02:52:19.975634 | Ansible Version: 2.16.14 2025-11-14 02:52:19.975670 | Job: yamllint 2025-11-14 02:52:19.975704 | Pipeline: check 2025-11-14 02:52:19.975727 | Executor: 521e9411259a 2025-11-14 02:52:19.975756 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1964 2025-11-14 02:52:19.975778 | Event ID: e53bb210-c104-11f0-81bb-9159852dff0b 2025-11-14 02:52:19.981215 | 2025-11-14 02:52:19.981338 | LOOP [emit-job-header : Print node information] 2025-11-14 02:52:20.117047 | debian-bookworm | ok: 2025-11-14 02:52:20.117242 | debian-bookworm | # Node Information 2025-11-14 02:52:20.117385 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-14 02:52:20.117418 | debian-bookworm | Hostname: debian 2025-11-14 02:52:20.117441 | debian-bookworm | Username: zuul 2025-11-14 02:52:20.117462 | debian-bookworm | Distro: Debian 12.12 2025-11-14 02:52:20.117486 | debian-bookworm | Provider: regiocloud-a 2025-11-14 02:52:20.117506 | debian-bookworm | Region: 2025-11-14 02:52:20.117527 | debian-bookworm | Label: debian-bookworm 2025-11-14 02:52:20.117548 | debian-bookworm | Product Name: OpenStack Nova 2025-11-14 02:52:20.117567 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec5:7501 2025-11-14 02:52:20.138540 | 2025-11-14 02:52:20.138682 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-14 02:52:20.922533 | debian-bookworm -> localhost | changed 2025-11-14 02:52:20.930057 | 2025-11-14 02:52:20.930198 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-14 02:52:22.704965 | debian-bookworm -> localhost | changed 2025-11-14 02:52:22.721124 | 2025-11-14 02:52:22.721275 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-14 02:52:23.635420 | debian-bookworm -> localhost | ok 2025-11-14 02:52:23.641937 | 2025-11-14 02:52:23.642074 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-14 02:52:23.681987 | debian-bookworm | ok 2025-11-14 02:52:23.721675 | debian-bookworm | included: /var/lib/zuul/builds/60334ddffd2548ef9501d7be6032c6b0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-14 02:52:23.729330 | 2025-11-14 02:52:23.729488 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-14 02:52:27.667554 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-14 02:52:27.667753 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/60334ddffd2548ef9501d7be6032c6b0/work/60334ddffd2548ef9501d7be6032c6b0_id_rsa 2025-11-14 02:52:27.667792 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/60334ddffd2548ef9501d7be6032c6b0/work/60334ddffd2548ef9501d7be6032c6b0_id_rsa.pub 2025-11-14 02:52:27.667819 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-14 02:52:27.667843 | debian-bookworm -> localhost | SHA256:H7MrWv5QavSE+oUdzU30/whwlItA2Ys5rQ37vvZ28t4 zuul-build-sshkey 2025-11-14 02:52:27.667866 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-14 02:52:27.667899 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-14 02:52:27.667921 | debian-bookworm -> localhost | | ..o ... | 2025-11-14 02:52:27.667942 | debian-bookworm -> localhost | | o .... . | 2025-11-14 02:52:27.667962 | debian-bookworm -> localhost | | =.o... .| 2025-11-14 02:52:27.667981 | debian-bookworm -> localhost | | =.+=.o .| 2025-11-14 02:52:27.668001 | debian-bookworm -> localhost | | S** + . .| 2025-11-14 02:52:27.668030 | debian-bookworm -> localhost | | ooO.= . ..| 2025-11-14 02:52:27.668050 | debian-bookworm -> localhost | | . *.* . .| 2025-11-14 02:52:27.668069 | debian-bookworm -> localhost | | =.oo.o .. | 2025-11-14 02:52:27.668089 | debian-bookworm -> localhost | | ..o==+.=o E| 2025-11-14 02:52:27.668110 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-14 02:52:27.668167 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.602269 2025-11-14 02:52:27.674438 | 2025-11-14 02:52:27.674539 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-14 02:52:27.691964 | debian-bookworm | ok 2025-11-14 02:52:27.701019 | debian-bookworm | included: /var/lib/zuul/builds/60334ddffd2548ef9501d7be6032c6b0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-14 02:52:27.710004 | 2025-11-14 02:52:27.710150 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-14 02:52:27.723529 | debian-bookworm | skipping: Conditional result was False 2025-11-14 02:52:27.730319 | 2025-11-14 02:52:27.730458 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-14 02:52:28.318053 | debian-bookworm | changed 2025-11-14 02:52:28.327202 | 2025-11-14 02:52:28.327297 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-14 02:52:28.587617 | debian-bookworm | ok 2025-11-14 02:52:28.593031 | 2025-11-14 02:52:28.593124 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-14 02:52:29.223200 | debian-bookworm | changed 2025-11-14 02:52:29.231121 | 2025-11-14 02:52:29.231230 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-14 02:52:29.827568 | debian-bookworm | changed 2025-11-14 02:52:29.837288 | 2025-11-14 02:52:29.837415 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-14 02:52:29.850223 | debian-bookworm | skipping: Conditional result was False 2025-11-14 02:52:29.856650 | 2025-11-14 02:52:29.856752 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-14 02:52:30.297239 | debian-bookworm -> localhost | changed 2025-11-14 02:52:30.309297 | 2025-11-14 02:52:30.309412 | TASK [add-build-sshkey : Add back temp key] 2025-11-14 02:52:30.714951 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/60334ddffd2548ef9501d7be6032c6b0/work/60334ddffd2548ef9501d7be6032c6b0_id_rsa (zuul-build-sshkey) 2025-11-14 02:52:30.715165 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023514 2025-11-14 02:52:30.722798 | 2025-11-14 02:52:30.722930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-14 02:52:31.134357 | debian-bookworm | ok 2025-11-14 02:52:31.139128 | 2025-11-14 02:52:31.139220 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-14 02:52:31.162041 | debian-bookworm | skipping: Conditional result was False 2025-11-14 02:52:31.172398 | 2025-11-14 02:52:31.172496 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-14 02:52:31.690139 | debian-bookworm | ok 2025-11-14 02:52:31.701777 | 2025-11-14 02:52:31.701893 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-14 02:52:31.729858 | debian-bookworm | ok 2025-11-14 02:52:31.735170 | 2025-11-14 02:52:31.735276 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-14 02:52:32.215651 | debian-bookworm -> localhost | ok 2025-11-14 02:52:32.224765 | 2025-11-14 02:52:32.224899 | TASK [validate-host : Collect information about the host] 2025-11-14 02:52:33.486629 | debian-bookworm | ok 2025-11-14 02:52:33.496871 | 2025-11-14 02:52:33.496994 | TASK [validate-host : Sanitize hostname] 2025-11-14 02:52:33.607745 | debian-bookworm | ok 2025-11-14 02:52:33.717163 | 2025-11-14 02:52:33.717309 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-14 02:52:34.453582 | debian-bookworm -> localhost | changed 2025-11-14 02:52:34.459710 | 2025-11-14 02:52:34.459839 | TASK [validate-host : Collect information about zuul worker] 2025-11-14 02:52:34.886064 | debian-bookworm | ok 2025-11-14 02:52:34.891096 | 2025-11-14 02:52:34.891238 | TASK [validate-host : Write out all zuul information for each host] 2025-11-14 02:52:35.559395 | debian-bookworm -> localhost | changed 2025-11-14 02:52:35.570439 | 2025-11-14 02:52:35.570573 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-14 02:52:35.925072 | debian-bookworm | ok 2025-11-14 02:52:35.938241 | 2025-11-14 02:52:35.938425 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-14 02:52:37.313214 | debian-bookworm | changed: 2025-11-14 02:52:37.313446 | debian-bookworm | cd+++++++++ src/ 2025-11-14 02:52:37.313483 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-14 02:52:37.313507 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-14 02:52:37.313528 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-11-14 02:52:37.313548 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007247 2025-11-14 02:53:03.706966 | 2025-11-14 02:53:03.707075 | TASK [upload-logs : Upload logs to log server] 2025-11-14 02:53:04.271873 | localhost | Output suppressed because no_log was given 2025-11-14 02:53:04.274051 | 2025-11-14 02:53:04.274174 | LOOP [upload-logs : Compress console log and json output] 2025-11-14 02:53:04.333877 | localhost | skipping: Conditional result was False 2025-11-14 02:53:04.339853 | localhost | skipping: Conditional result was False 2025-11-14 02:53:04.344080 | 2025-11-14 02:53:04.344217 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-14 02:53:04.398624 | localhost | skipping: Conditional result was False 2025-11-14 02:53:04.399173 | 2025-11-14 02:53:04.403638 | localhost | skipping: Conditional result was False 2025-11-14 02:53:04.413901 | 2025-11-14 02:53:04.414107 | LOOP [upload-logs : Upload console log and json output]