2026-01-05 03:06:04.934093 | Job console starting 2026-01-05 03:06:04.948210 | Updating git repos 2026-01-05 03:06:05.009781 | Cloning repos into workspace 2026-01-05 03:06:05.208920 | Restoring repo states 2026-01-05 03:06:05.263849 | Merging changes 2026-01-05 03:06:05.263871 | Checking out repos 2026-01-05 03:06:05.516572 | Preparing playbooks 2026-01-05 03:06:07.022065 | Running Ansible setup 2026-01-05 03:06:14.166826 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-05 03:06:15.345032 | 2026-01-05 03:06:15.345201 | PLAY [Base pre] 2026-01-05 03:06:15.371043 | 2026-01-05 03:06:15.371207 | TASK [Setup log path fact] 2026-01-05 03:06:15.392088 | ubuntu-jammy | ok 2026-01-05 03:06:15.411861 | 2026-01-05 03:06:15.412038 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-05 03:06:15.443856 | ubuntu-jammy | ok 2026-01-05 03:06:15.457393 | 2026-01-05 03:06:15.457563 | TASK [emit-job-header : Print job information] 2026-01-05 03:06:15.498002 | # Job Information 2026-01-05 03:06:15.498312 | Ansible Version: 2.16.14 2026-01-05 03:06:15.498354 | Job: yamllint 2026-01-05 03:06:15.498394 | Pipeline: periodic-daily 2026-01-05 03:06:15.498422 | Executor: 521e9411259a 2026-01-05 03:06:15.498464 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-05 03:06:15.498488 | Event ID: 61f31f72d84043c29c9ab7dda13cdef3 2026-01-05 03:06:15.507741 | 2026-01-05 03:06:15.507896 | LOOP [emit-job-header : Print node information] 2026-01-05 03:06:15.622824 | ubuntu-jammy | ok: 2026-01-05 03:06:15.623152 | ubuntu-jammy | # Node Information 2026-01-05 03:06:15.623191 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-05 03:06:15.623216 | ubuntu-jammy | Hostname: ubuntu 2026-01-05 03:06:15.623240 | ubuntu-jammy | Username: zuul 2026-01-05 03:06:15.623260 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-05 03:06:15.623284 | ubuntu-jammy | Provider: regiocloud-a 2026-01-05 03:06:15.623306 | ubuntu-jammy | Region: 2026-01-05 03:06:15.623328 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-05 03:06:15.623347 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-05 03:06:15.623367 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:331d 2026-01-05 03:06:15.652517 | 2026-01-05 03:06:15.652705 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-05 03:06:16.276185 | ubuntu-jammy -> localhost | changed 2026-01-05 03:06:16.283895 | 2026-01-05 03:06:16.284024 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-05 03:06:17.827656 | ubuntu-jammy -> localhost | changed 2026-01-05 03:06:17.840704 | 2026-01-05 03:06:17.840928 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-05 03:06:18.340412 | ubuntu-jammy -> localhost | ok 2026-01-05 03:06:18.347401 | 2026-01-05 03:06:18.347592 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-05 03:06:18.408512 | ubuntu-jammy | ok 2026-01-05 03:06:18.465579 | ubuntu-jammy | included: /var/lib/zuul/builds/3af83e017eec457eb4913bf299f37e57/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-05 03:06:18.517908 | 2026-01-05 03:06:18.519615 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-05 03:06:24.267672 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-05 03:06:24.267915 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3af83e017eec457eb4913bf299f37e57/work/3af83e017eec457eb4913bf299f37e57_id_rsa 2026-01-05 03:06:24.267954 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3af83e017eec457eb4913bf299f37e57/work/3af83e017eec457eb4913bf299f37e57_id_rsa.pub 2026-01-05 03:06:24.267980 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-05 03:06:24.268003 | ubuntu-jammy -> localhost | SHA256:JLuqgpWFRICkB9HqIvuuWJKc+RitOmcfBPHdtXlonlw zuul-build-sshkey 2026-01-05 03:06:24.268025 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-05 03:06:24.268047 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-05 03:06:24.268083 | ubuntu-jammy -> localhost | |**o . | 2026-01-05 03:06:24.268105 | ubuntu-jammy -> localhost | |o.oo . . . + | 2026-01-05 03:06:24.268126 | ubuntu-jammy -> localhost | |.oo.. o o = E | 2026-01-05 03:06:24.268146 | ubuntu-jammy -> localhost | |..... + + + | 2026-01-05 03:06:24.268166 | ubuntu-jammy -> localhost | |. o. . S + | 2026-01-05 03:06:24.268193 | ubuntu-jammy -> localhost | |+o*. . | 2026-01-05 03:06:24.268214 | ubuntu-jammy -> localhost | |*B... . | 2026-01-05 03:06:24.268235 | ubuntu-jammy -> localhost | |*oB o | 2026-01-05 03:06:24.268256 | ubuntu-jammy -> localhost | |=@++o | 2026-01-05 03:06:24.268277 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-05 03:06:24.268348 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:04.619893 2026-01-05 03:06:24.275562 | 2026-01-05 03:06:24.275689 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-05 03:06:24.340239 | ubuntu-jammy | ok 2026-01-05 03:06:24.361062 | ubuntu-jammy | included: /var/lib/zuul/builds/3af83e017eec457eb4913bf299f37e57/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-05 03:06:24.386518 | 2026-01-05 03:06:24.386667 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-05 03:06:24.429887 | ubuntu-jammy | skipping: Conditional result was False 2026-01-05 03:06:24.437049 | 2026-01-05 03:06:24.437192 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-05 03:06:25.096182 | ubuntu-jammy | changed 2026-01-05 03:06:25.103182 | 2026-01-05 03:06:25.103641 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-05 03:06:25.324611 | ubuntu-jammy | ok 2026-01-05 03:06:25.331856 | 2026-01-05 03:06:25.331991 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-05 03:06:25.948992 | ubuntu-jammy | changed 2026-01-05 03:06:25.959091 | 2026-01-05 03:06:25.959238 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-05 03:06:26.624394 | ubuntu-jammy | changed 2026-01-05 03:06:26.634782 | 2026-01-05 03:06:26.636304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-05 03:06:26.681024 | ubuntu-jammy | skipping: Conditional result was False 2026-01-05 03:06:26.688501 | 2026-01-05 03:06:26.688635 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-05 03:06:27.311720 | ubuntu-jammy -> localhost | changed 2026-01-05 03:06:27.325048 | 2026-01-05 03:06:27.325190 | TASK [add-build-sshkey : Add back temp key] 2026-01-05 03:06:27.972980 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3af83e017eec457eb4913bf299f37e57/work/3af83e017eec457eb4913bf299f37e57_id_rsa (zuul-build-sshkey) 2026-01-05 03:06:27.973241 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.037416 2026-01-05 03:06:27.981218 | 2026-01-05 03:06:27.981347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-05 03:06:28.471567 | ubuntu-jammy | ok 2026-01-05 03:06:28.493506 | 2026-01-05 03:06:28.493669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-05 03:06:28.544076 | ubuntu-jammy | skipping: Conditional result was False 2026-01-05 03:06:28.563817 | 2026-01-05 03:06:28.563955 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-05 03:06:29.220096 | ubuntu-jammy | ok 2026-01-05 03:06:29.234494 | 2026-01-05 03:06:29.234805 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-05 03:06:29.275653 | ubuntu-jammy | ok 2026-01-05 03:06:29.281044 | 2026-01-05 03:06:29.281162 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-05 03:06:30.008345 | ubuntu-jammy -> localhost | ok 2026-01-05 03:06:30.027140 | 2026-01-05 03:06:30.027283 | TASK [validate-host : Collect information about the host] 2026-01-05 03:06:31.598606 | ubuntu-jammy | ok 2026-01-05 03:06:31.644622 | 2026-01-05 03:06:31.644788 | TASK [validate-host : Sanitize hostname] 2026-01-05 03:06:31.777564 | ubuntu-jammy | ok 2026-01-05 03:06:31.838939 | 2026-01-05 03:06:31.839081 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-05 03:06:33.117265 | ubuntu-jammy -> localhost | changed 2026-01-05 03:06:33.131035 | 2026-01-05 03:06:33.131170 | TASK [validate-host : Collect information about zuul worker] 2026-01-05 03:06:33.965955 | ubuntu-jammy | ok 2026-01-05 03:06:33.984977 | 2026-01-05 03:06:33.994571 | TASK [validate-host : Write out all zuul information for each host] 2026-01-05 03:06:35.683954 | ubuntu-jammy -> localhost | changed 2026-01-05 03:06:35.697028 | 2026-01-05 03:06:35.697499 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-05 03:06:35.994111 | ubuntu-jammy | ok 2026-01-05 03:06:36.009606 | 2026-01-05 03:06:36.009751 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-05 03:06:37.796734 | ubuntu-jammy | changed: 2026-01-05 03:06:37.796996 | ubuntu-jammy | cd+++++++++ src/ 2026-01-05 03:06:37.797034 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-05 03:06:37.797059 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-05 03:06:37.797146 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-05 03:06:37.797173 | ubuntu-jammy | Containerfile 2026-01-05 03:06:37.797328 | ubuntu-jammy | Containerfile 2026-01-05 03:06:37.884791 | ubuntu-jammy | Containerfile 2026-01-05 03:06:37.884865 | ubuntu-jammy | Containerfile 2026-01-05 03:06:37.885624 | ubuntu-jammy | Containerfile 2026-01-05 03:06:37.885709 | ubuntu-jammy | Containerfile 2026-01-05 03:06:37.885790 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.025361 2026-01-05 03:07:11.922790 | 2026-01-05 03:07:11.922934 | TASK [upload-logs : Upload logs to log server] 2026-01-05 03:07:13.463490 | localhost | Output suppressed because no_log was given 2026-01-05 03:07:13.465351 | 2026-01-05 03:07:13.465500 | LOOP [upload-logs : Compress console log and json output] 2026-01-05 03:07:13.576646 | localhost | skipping: Conditional result was False 2026-01-05 03:07:13.588623 | localhost | skipping: Conditional result was False 2026-01-05 03:07:13.595742 | 2026-01-05 03:07:13.595871 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-05 03:07:13.700177 | localhost | skipping: Conditional result was False 2026-01-05 03:07:13.700491 | 2026-01-05 03:07:13.717242 | localhost | skipping: Conditional result was False 2026-01-05 03:07:13.724685 | 2026-01-05 03:07:13.724835 | LOOP [upload-logs : Upload console log and json output]