2026-01-09 03:21:11.243248 | Job console starting 2026-01-09 03:21:11.262064 | Updating git repos 2026-01-09 03:21:11.339258 | Cloning repos into workspace 2026-01-09 03:21:11.486962 | Restoring repo states 2026-01-09 03:21:11.532834 | Merging changes 2026-01-09 03:21:11.532856 | Checking out repos 2026-01-09 03:21:11.719299 | Preparing playbooks 2026-01-09 03:21:12.946634 | Running Ansible setup 2026-01-09 03:21:18.169269 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 03:21:19.272096 | 2026-01-09 03:21:19.272295 | PLAY [Base pre] 2026-01-09 03:21:19.291482 | 2026-01-09 03:21:19.291649 | TASK [Setup log path fact] 2026-01-09 03:21:19.313998 | debian-bookworm | ok 2026-01-09 03:21:19.335789 | 2026-01-09 03:21:19.335960 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 03:21:19.407821 | debian-bookworm | ok 2026-01-09 03:21:19.432277 | 2026-01-09 03:21:19.432432 | TASK [emit-job-header : Print job information] 2026-01-09 03:21:19.492881 | # Job Information 2026-01-09 03:21:19.493077 | Ansible Version: 2.16.14 2026-01-09 03:21:19.493128 | Job: yamllint 2026-01-09 03:21:19.493160 | Pipeline: periodic-daily 2026-01-09 03:21:19.493182 | Executor: 521e9411259a 2026-01-09 03:21:19.493203 | Triggered by: https://github.com/osism/testbed 2026-01-09 03:21:19.493224 | Event ID: a777e0788d7249d793c868893f1250cf 2026-01-09 03:21:19.511014 | 2026-01-09 03:21:19.511244 | LOOP [emit-job-header : Print node information] 2026-01-09 03:21:19.652653 | debian-bookworm | ok: 2026-01-09 03:21:19.652851 | debian-bookworm | # Node Information 2026-01-09 03:21:19.652963 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 03:21:19.652995 | debian-bookworm | Hostname: debian 2026-01-09 03:21:19.653017 | debian-bookworm | Username: zuul 2026-01-09 03:21:19.653038 | debian-bookworm | Distro: Debian 12.12 2026-01-09 03:21:19.653063 | debian-bookworm | Provider: regiocloud-a 2026-01-09 03:21:19.653084 | debian-bookworm | Region: 2026-01-09 03:21:19.653145 | debian-bookworm | Label: debian-bookworm 2026-01-09 03:21:19.653170 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 03:21:19.653190 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:d8eb 2026-01-09 03:21:19.681967 | 2026-01-09 03:21:19.682122 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 03:21:20.633474 | debian-bookworm -> localhost | changed 2026-01-09 03:21:20.641900 | 2026-01-09 03:21:20.642084 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 03:21:23.737668 | debian-bookworm -> localhost | changed 2026-01-09 03:21:23.753099 | 2026-01-09 03:21:23.753296 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 03:21:24.386801 | debian-bookworm -> localhost | ok 2026-01-09 03:21:24.394176 | 2026-01-09 03:21:24.394418 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 03:21:24.437377 | debian-bookworm | ok 2026-01-09 03:21:24.476924 | debian-bookworm | included: /var/lib/zuul/builds/1011ca2f1fc54d368903690e547ff818/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 03:21:24.483877 | 2026-01-09 03:21:24.484004 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 03:21:27.779852 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 03:21:27.780118 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1011ca2f1fc54d368903690e547ff818/work/1011ca2f1fc54d368903690e547ff818_id_rsa 2026-01-09 03:21:27.780160 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1011ca2f1fc54d368903690e547ff818/work/1011ca2f1fc54d368903690e547ff818_id_rsa.pub 2026-01-09 03:21:27.780187 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 03:21:27.780212 | debian-bookworm -> localhost | SHA256:xJ5Yjyuxiv7EUvZnblaNtbEMOh0vGSKNXfrK7utXUi0 zuul-build-sshkey 2026-01-09 03:21:27.780235 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 03:21:27.780271 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 03:21:27.780294 | debian-bookworm -> localhost | | | 2026-01-09 03:21:27.780316 | debian-bookworm -> localhost | | . . | 2026-01-09 03:21:27.780337 | debian-bookworm -> localhost | | ++o . | 2026-01-09 03:21:27.780356 | debian-bookworm -> localhost | | o==++ E . | 2026-01-09 03:21:27.780376 | debian-bookworm -> localhost | | o o.S=.% = | 2026-01-09 03:21:27.780407 | debian-bookworm -> localhost | | + . oo.O B | 2026-01-09 03:21:27.780429 | debian-bookworm -> localhost | | . o +.++ + | 2026-01-09 03:21:27.780449 | debian-bookworm -> localhost | | + . == . | 2026-01-09 03:21:27.780470 | debian-bookworm -> localhost | | .o.o **o | 2026-01-09 03:21:27.780490 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 03:21:27.780544 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.312082 2026-01-09 03:21:27.787811 | 2026-01-09 03:21:27.787953 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 03:21:27.841630 | debian-bookworm | ok 2026-01-09 03:21:27.884846 | debian-bookworm | included: /var/lib/zuul/builds/1011ca2f1fc54d368903690e547ff818/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 03:21:27.908875 | 2026-01-09 03:21:27.909014 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 03:21:27.990257 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:21:27.997764 | 2026-01-09 03:21:27.997914 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 03:21:28.897370 | debian-bookworm | changed 2026-01-09 03:21:28.913340 | 2026-01-09 03:21:28.913564 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 03:21:29.197882 | debian-bookworm | ok 2026-01-09 03:21:29.204202 | 2026-01-09 03:21:29.204345 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 03:21:30.008612 | debian-bookworm | changed 2026-01-09 03:21:30.018827 | 2026-01-09 03:21:30.030492 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 03:21:30.910720 | debian-bookworm | changed 2026-01-09 03:21:30.917555 | 2026-01-09 03:21:30.917679 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 03:21:30.955625 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:21:30.987071 | 2026-01-09 03:21:30.987242 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 03:21:32.166084 | debian-bookworm -> localhost | changed 2026-01-09 03:21:32.182946 | 2026-01-09 03:21:32.183096 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 03:21:33.147155 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1011ca2f1fc54d368903690e547ff818/work/1011ca2f1fc54d368903690e547ff818_id_rsa (zuul-build-sshkey) 2026-01-09 03:21:33.147420 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025972 2026-01-09 03:21:33.164449 | 2026-01-09 03:21:33.164589 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 03:21:33.913881 | debian-bookworm | ok 2026-01-09 03:21:33.919371 | 2026-01-09 03:21:33.919506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 03:21:33.991495 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:21:34.012025 | 2026-01-09 03:21:34.012259 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 03:21:34.862650 | debian-bookworm | ok 2026-01-09 03:21:34.888683 | 2026-01-09 03:21:34.888836 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 03:21:34.932504 | debian-bookworm | ok 2026-01-09 03:21:34.944266 | 2026-01-09 03:21:34.944406 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 03:21:35.610133 | debian-bookworm -> localhost | ok 2026-01-09 03:21:35.618065 | 2026-01-09 03:21:35.618228 | TASK [validate-host : Collect information about the host] 2026-01-09 03:21:37.150190 | debian-bookworm | ok 2026-01-09 03:21:37.179051 | 2026-01-09 03:21:37.179248 | TASK [validate-host : Sanitize hostname] 2026-01-09 03:21:37.415063 | debian-bookworm | ok 2026-01-09 03:21:37.512869 | 2026-01-09 03:21:37.513014 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 03:21:38.282655 | debian-bookworm -> localhost | changed 2026-01-09 03:21:38.289093 | 2026-01-09 03:21:38.289245 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 03:21:38.824693 | debian-bookworm | ok 2026-01-09 03:21:38.832839 | 2026-01-09 03:21:38.832985 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 03:21:39.627071 | debian-bookworm -> localhost | changed 2026-01-09 03:21:39.641860 | 2026-01-09 03:21:39.642009 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 03:21:39.932386 | debian-bookworm | ok 2026-01-09 03:21:39.939915 | 2026-01-09 03:21:39.940062 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 03:21:41.287668 | debian-bookworm | changed: 2026-01-09 03:21:41.287894 | debian-bookworm | cd+++++++++ src/ 2026-01-09 03:21:41.287931 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 03:21:41.287957 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 03:21:41.287979 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-01-09 03:21:41.287999 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005305 2026-01-09 03:22:07.472332 | 2026-01-09 03:22:07.472458 | TASK [upload-logs : Upload logs to log server] 2026-01-09 03:22:08.099901 | localhost | Output suppressed because no_log was given 2026-01-09 03:22:08.102083 | 2026-01-09 03:22:08.102259 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 03:22:08.152486 | localhost | skipping: Conditional result was False 2026-01-09 03:22:08.162132 | localhost | skipping: Conditional result was False 2026-01-09 03:22:08.173884 | 2026-01-09 03:22:08.174128 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 03:22:08.256372 | localhost | skipping: Conditional result was False 2026-01-09 03:22:08.257470 | 2026-01-09 03:22:08.266021 | localhost | skipping: Conditional result was False 2026-01-09 03:22:08.280977 | 2026-01-09 03:22:08.281173 | LOOP [upload-logs : Upload console log and json output]