2026-06-29 03:15:25.095736 | Job console starting 2026-06-29 03:15:25.107890 | Updating git repos 2026-06-29 03:15:25.138158 | Cloning repos into workspace 2026-06-29 03:15:25.187307 | Restoring repo states 2026-06-29 03:15:25.205329 | Merging changes 2026-06-29 03:15:25.205354 | Checking out repos 2026-06-29 03:15:25.285656 | Preparing playbooks 2026-06-29 03:15:25.951950 | Running Ansible setup 2026-06-29 03:15:31.861430 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-29 03:15:32.948861 | 2026-06-29 03:15:32.949040 | PLAY [Base pre] 2026-06-29 03:15:32.966992 | 2026-06-29 03:15:32.967390 | TASK [Setup log path fact] 2026-06-29 03:15:32.998630 | ubuntu-jammy | ok 2026-06-29 03:15:33.015342 | 2026-06-29 03:15:33.015556 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 03:15:33.046309 | ubuntu-jammy | ok 2026-06-29 03:15:33.057257 | 2026-06-29 03:15:33.057455 | TASK [emit-job-header : Print job information] 2026-06-29 03:15:33.100547 | # Job Information 2026-06-29 03:15:33.100822 | Ansible Version: 2.16.14 2026-06-29 03:15:33.100861 | Job: yamllint 2026-06-29 03:15:33.100909 | Pipeline: periodic-daily 2026-06-29 03:15:33.100933 | Executor: 521e9411259a 2026-06-29 03:15:33.100954 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-29 03:15:33.100977 | Event ID: 3f4102e1ae36405b82498ba5af65aebf 2026-06-29 03:15:33.106581 | 2026-06-29 03:15:33.106740 | LOOP [emit-job-header : Print node information] 2026-06-29 03:15:33.250472 | ubuntu-jammy | ok: 2026-06-29 03:15:33.250680 | ubuntu-jammy | # Node Information 2026-06-29 03:15:33.250716 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-29 03:15:33.250742 | ubuntu-jammy | Hostname: ubuntu 2026-06-29 03:15:33.250764 | ubuntu-jammy | Username: zuul 2026-06-29 03:15:33.250785 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-29 03:15:33.250809 | ubuntu-jammy | Provider: regiocloud-a 2026-06-29 03:15:33.250865 | ubuntu-jammy | Region: 2026-06-29 03:15:33.250889 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-29 03:15:33.250911 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-29 03:15:33.250931 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe12:7acf 2026-06-29 03:15:33.270096 | 2026-06-29 03:15:33.270247 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-29 03:15:33.935373 | ubuntu-jammy -> localhost | changed 2026-06-29 03:15:33.943471 | 2026-06-29 03:15:33.943622 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-29 03:15:35.806804 | ubuntu-jammy -> localhost | changed 2026-06-29 03:15:35.818267 | 2026-06-29 03:15:35.818453 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-29 03:15:36.133985 | ubuntu-jammy -> localhost | ok 2026-06-29 03:15:36.152490 | 2026-06-29 03:15:36.152684 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-29 03:15:36.186887 | ubuntu-jammy | ok 2026-06-29 03:15:36.207238 | ubuntu-jammy | included: /var/lib/zuul/builds/dcd26b4cb1bc4667a11ff31431a7e17a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-29 03:15:36.213939 | 2026-06-29 03:15:36.214072 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-29 03:15:37.766708 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-29 03:15:37.767166 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/dcd26b4cb1bc4667a11ff31431a7e17a/work/dcd26b4cb1bc4667a11ff31431a7e17a_id_rsa 2026-06-29 03:15:37.767250 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/dcd26b4cb1bc4667a11ff31431a7e17a/work/dcd26b4cb1bc4667a11ff31431a7e17a_id_rsa.pub 2026-06-29 03:15:37.767302 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-29 03:15:37.767348 | ubuntu-jammy -> localhost | SHA256:DrO1PWqFl4l5eKhZpMnWLNBn7ftHmU7cPdDJnC7tO1A zuul-build-sshkey 2026-06-29 03:15:37.767418 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-29 03:15:37.767459 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-29 03:15:37.767515 | ubuntu-jammy -> localhost | | | 2026-06-29 03:15:37.767558 | ubuntu-jammy -> localhost | | | 2026-06-29 03:15:37.767597 | ubuntu-jammy -> localhost | | . . + o| 2026-06-29 03:15:37.767635 | ubuntu-jammy -> localhost | | . . + . . E | 2026-06-29 03:15:37.767672 | ubuntu-jammy -> localhost | | ooOSB o .=+.| 2026-06-29 03:15:37.767723 | ubuntu-jammy -> localhost | | **XoO o*+o| 2026-06-29 03:15:37.767763 | ubuntu-jammy -> localhost | | ..=o=o. ++ .| 2026-06-29 03:15:37.767802 | ubuntu-jammy -> localhost | | o .... oo | 2026-06-29 03:15:37.767841 | ubuntu-jammy -> localhost | | .. ... .o| 2026-06-29 03:15:37.767880 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-29 03:15:37.767975 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.018721 2026-06-29 03:15:37.784766 | 2026-06-29 03:15:37.784931 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-29 03:15:37.825260 | ubuntu-jammy | ok 2026-06-29 03:15:37.839243 | ubuntu-jammy | included: /var/lib/zuul/builds/dcd26b4cb1bc4667a11ff31431a7e17a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-29 03:15:37.849509 | 2026-06-29 03:15:37.849649 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-29 03:15:37.875791 | ubuntu-jammy | skipping: Conditional result was False 2026-06-29 03:15:37.891801 | 2026-06-29 03:15:37.891946 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-29 03:15:38.601795 | ubuntu-jammy | changed 2026-06-29 03:15:38.611677 | 2026-06-29 03:15:38.611820 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-29 03:15:38.925735 | ubuntu-jammy | ok 2026-06-29 03:15:38.937526 | 2026-06-29 03:15:38.937683 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-29 03:15:39.649415 | ubuntu-jammy | changed 2026-06-29 03:15:39.658545 | 2026-06-29 03:15:39.658756 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-29 03:15:40.317673 | ubuntu-jammy | changed 2026-06-29 03:15:40.326462 | 2026-06-29 03:15:40.326614 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-29 03:15:40.351960 | ubuntu-jammy | skipping: Conditional result was False 2026-06-29 03:15:40.365286 | 2026-06-29 03:15:40.365652 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-29 03:15:40.877723 | ubuntu-jammy -> localhost | changed 2026-06-29 03:15:40.889320 | 2026-06-29 03:15:40.889473 | TASK [add-build-sshkey : Add back temp key] 2026-06-29 03:15:41.251864 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/dcd26b4cb1bc4667a11ff31431a7e17a/work/dcd26b4cb1bc4667a11ff31431a7e17a_id_rsa (zuul-build-sshkey) 2026-06-29 03:15:41.252445 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018374 2026-06-29 03:15:41.267502 | 2026-06-29 03:15:41.267665 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-29 03:15:41.734347 | ubuntu-jammy | ok 2026-06-29 03:15:41.746136 | 2026-06-29 03:15:41.746318 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-29 03:15:41.781820 | ubuntu-jammy | skipping: Conditional result was False 2026-06-29 03:15:41.804449 | 2026-06-29 03:15:41.804632 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-29 03:15:42.260921 | ubuntu-jammy | ok 2026-06-29 03:15:42.276070 | 2026-06-29 03:15:42.276237 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-29 03:15:42.318197 | ubuntu-jammy | ok 2026-06-29 03:15:42.326221 | 2026-06-29 03:15:42.326348 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-29 03:15:42.654480 | ubuntu-jammy -> localhost | ok 2026-06-29 03:15:42.661782 | 2026-06-29 03:15:42.661906 | TASK [validate-host : Collect information about the host] 2026-06-29 03:15:43.874929 | ubuntu-jammy | ok 2026-06-29 03:15:43.888200 | 2026-06-29 03:15:43.888339 | TASK [validate-host : Sanitize hostname] 2026-06-29 03:15:44.008661 | ubuntu-jammy | ok 2026-06-29 03:15:44.065923 | 2026-06-29 03:15:44.066081 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-29 03:15:44.699156 | ubuntu-jammy -> localhost | changed 2026-06-29 03:15:44.708158 | 2026-06-29 03:15:44.708285 | TASK [validate-host : Collect information about zuul worker] 2026-06-29 03:15:45.143262 | ubuntu-jammy | ok 2026-06-29 03:15:45.148582 | 2026-06-29 03:15:45.148705 | TASK [validate-host : Write out all zuul information for each host] 2026-06-29 03:15:45.793697 | ubuntu-jammy -> localhost | changed 2026-06-29 03:15:45.810492 | 2026-06-29 03:15:45.810667 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-29 03:15:46.089309 | ubuntu-jammy | ok 2026-06-29 03:15:46.096392 | 2026-06-29 03:15:46.096545 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-29 03:15:47.179606 | ubuntu-jammy | changed: 2026-06-29 03:15:47.179944 | ubuntu-jammy | cd+++++++++ src/ 2026-06-29 03:15:47.180005 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-29 03:15:47.180048 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-29 03:15:47.180086 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-29 03:15:47.180122 | ubuntu-jammy | Containerfile 2026-06-29 03:15:47.180370 | ubuntu-jammy | Containerfile 2026-06-29 03:15:47.202489 | ubuntu-jammy | Containerfile 2026-06-29 03:15:47.202674 | ubuntu-jammy | Containerfile 2026-06-29 03:15:47.202908 | ubuntu-jammy | Containerfile 2026-06-29 03:15:47.203104 | ubuntu-jammy | Containerfile 2026-06-29 03:15:47.203289 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.029757 2026-06-29 03:16:18.256094 | 2026-06-29 03:16:18.256232 | TASK [upload-logs : Upload logs to log server] 2026-06-29 03:16:19.681761 | localhost | Output suppressed because no_log was given 2026-06-29 03:16:19.684720 | 2026-06-29 03:16:19.684851 | LOOP [upload-logs : Compress console log and json output] 2026-06-29 03:16:19.816562 | localhost | skipping: Conditional result was False 2026-06-29 03:16:19.833796 | localhost | skipping: Conditional result was False 2026-06-29 03:16:19.845482 | 2026-06-29 03:16:19.845630 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-29 03:16:19.933380 | localhost | skipping: Conditional result was False 2026-06-29 03:16:19.933721 | 2026-06-29 03:16:19.939730 | localhost | skipping: Conditional result was False 2026-06-29 03:16:19.946239 | 2026-06-29 03:16:19.946443 | LOOP [upload-logs : Upload console log and json output]