2025-12-20 03:06:02.550207 | Job console starting 2025-12-20 03:06:02.602953 | Updating git repos 2025-12-20 03:06:02.685188 | Cloning repos into workspace 2025-12-20 03:06:02.789220 | Restoring repo states 2025-12-20 03:06:02.823116 | Merging changes 2025-12-20 03:06:02.823137 | Checking out repos 2025-12-20 03:06:03.130698 | Preparing playbooks 2025-12-20 03:06:04.540385 | Running Ansible setup 2025-12-20 03:06:10.388112 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-20 03:06:11.453543 | 2025-12-20 03:06:11.453741 | PLAY [Base pre] 2025-12-20 03:06:11.477099 | 2025-12-20 03:06:11.477253 | TASK [Setup log path fact] 2025-12-20 03:06:11.549161 | ubuntu-jammy | ok 2025-12-20 03:06:11.578486 | 2025-12-20 03:06:11.578677 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-20 03:06:11.612182 | ubuntu-jammy | ok 2025-12-20 03:06:11.627373 | 2025-12-20 03:06:11.627529 | TASK [emit-job-header : Print job information] 2025-12-20 03:06:11.670778 | # Job Information 2025-12-20 03:06:11.671101 | Ansible Version: 2.16.14 2025-12-20 03:06:11.671142 | Job: yamllint 2025-12-20 03:06:11.671183 | Pipeline: periodic-daily 2025-12-20 03:06:11.671212 | Executor: 521e9411259a 2025-12-20 03:06:11.671247 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-20 03:06:11.671280 | Event ID: 59d2d54431bd4e21bf0a13305c6a8267 2025-12-20 03:06:11.692827 | 2025-12-20 03:06:11.693054 | LOOP [emit-job-header : Print node information] 2025-12-20 03:06:11.834606 | ubuntu-jammy | ok: 2025-12-20 03:06:11.834897 | ubuntu-jammy | # Node Information 2025-12-20 03:06:11.834937 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-20 03:06:11.834963 | ubuntu-jammy | Hostname: ubuntu 2025-12-20 03:06:11.834986 | ubuntu-jammy | Username: zuul 2025-12-20 03:06:11.835007 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-20 03:06:11.835031 | ubuntu-jammy | Provider: regiocloud-a 2025-12-20 03:06:11.835052 | ubuntu-jammy | Region: 2025-12-20 03:06:11.835073 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-20 03:06:11.835094 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-20 03:06:11.835113 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe35:aef6 2025-12-20 03:06:11.857125 | 2025-12-20 03:06:11.857254 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-20 03:06:12.474775 | ubuntu-jammy -> localhost | changed 2025-12-20 03:06:12.485945 | 2025-12-20 03:06:12.486092 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-20 03:06:13.669067 | ubuntu-jammy -> localhost | changed 2025-12-20 03:06:13.680725 | 2025-12-20 03:06:13.680854 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-20 03:06:14.000378 | ubuntu-jammy -> localhost | ok 2025-12-20 03:06:14.007952 | 2025-12-20 03:06:14.008112 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-20 03:06:14.038290 | ubuntu-jammy | ok 2025-12-20 03:06:14.057241 | ubuntu-jammy | included: /var/lib/zuul/builds/95dce148ce854e16a53db3088e3cdef3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-20 03:06:14.068013 | 2025-12-20 03:06:14.068191 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-20 03:06:15.848727 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-20 03:06:15.848969 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/95dce148ce854e16a53db3088e3cdef3/work/95dce148ce854e16a53db3088e3cdef3_id_rsa 2025-12-20 03:06:15.849008 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/95dce148ce854e16a53db3088e3cdef3/work/95dce148ce854e16a53db3088e3cdef3_id_rsa.pub 2025-12-20 03:06:15.849034 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-20 03:06:15.849058 | ubuntu-jammy -> localhost | SHA256:zaPM3VvVCpKLy84PNeiHKFgvWm+8xrRSXBR1Yy6qXP0 zuul-build-sshkey 2025-12-20 03:06:15.849080 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-20 03:06:15.849102 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-20 03:06:15.849134 | ubuntu-jammy -> localhost | | .o. + | 2025-12-20 03:06:15.849155 | ubuntu-jammy -> localhost | | . + . | 2025-12-20 03:06:15.849175 | ubuntu-jammy -> localhost | | . . . | 2025-12-20 03:06:15.849195 | ubuntu-jammy -> localhost | | .* o .| 2025-12-20 03:06:15.849214 | ubuntu-jammy -> localhost | | .. .S X . o| 2025-12-20 03:06:15.849242 | ubuntu-jammy -> localhost | | o o+B * B . o | 2025-12-20 03:06:15.849262 | ubuntu-jammy -> localhost | | . +==.O + E o | 2025-12-20 03:06:15.849282 | ubuntu-jammy -> localhost | | o.+*o + o | 2025-12-20 03:06:15.849303 | ubuntu-jammy -> localhost | | . +oo=.. . | 2025-12-20 03:06:15.849323 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-20 03:06:15.849377 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.147844 2025-12-20 03:06:15.856749 | 2025-12-20 03:06:15.856884 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-20 03:06:15.893466 | ubuntu-jammy | ok 2025-12-20 03:06:15.905396 | ubuntu-jammy | included: /var/lib/zuul/builds/95dce148ce854e16a53db3088e3cdef3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-20 03:06:15.918017 | 2025-12-20 03:06:15.918152 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-20 03:06:15.943424 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 03:06:15.957124 | 2025-12-20 03:06:15.957632 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-20 03:06:16.685797 | ubuntu-jammy | changed 2025-12-20 03:06:16.700206 | 2025-12-20 03:06:16.700335 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-20 03:06:16.998384 | ubuntu-jammy | ok 2025-12-20 03:06:17.011552 | 2025-12-20 03:06:17.011744 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-20 03:06:18.101244 | ubuntu-jammy | changed 2025-12-20 03:06:18.109959 | 2025-12-20 03:06:18.110101 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-20 03:06:19.039243 | ubuntu-jammy | changed 2025-12-20 03:06:19.052222 | 2025-12-20 03:06:19.052375 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-20 03:06:19.096479 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 03:06:19.103773 | 2025-12-20 03:06:19.104080 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-20 03:06:20.629526 | ubuntu-jammy -> localhost | changed 2025-12-20 03:06:20.660578 | 2025-12-20 03:06:20.660762 | TASK [add-build-sshkey : Add back temp key] 2025-12-20 03:06:21.961312 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/95dce148ce854e16a53db3088e3cdef3/work/95dce148ce854e16a53db3088e3cdef3_id_rsa (zuul-build-sshkey) 2025-12-20 03:06:21.961573 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.041765 2025-12-20 03:06:21.968489 | 2025-12-20 03:06:21.968638 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-20 03:06:22.716147 | ubuntu-jammy | ok 2025-12-20 03:06:22.722564 | 2025-12-20 03:06:22.722715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-20 03:06:22.777395 | ubuntu-jammy | skipping: Conditional result was False 2025-12-20 03:06:22.794930 | 2025-12-20 03:06:22.795133 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-20 03:06:23.331472 | ubuntu-jammy | ok 2025-12-20 03:06:23.368693 | 2025-12-20 03:06:23.368841 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-20 03:06:23.400952 | ubuntu-jammy | ok 2025-12-20 03:06:23.406556 | 2025-12-20 03:06:23.406715 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-20 03:06:24.146126 | ubuntu-jammy -> localhost | ok 2025-12-20 03:06:24.153077 | 2025-12-20 03:06:24.153219 | TASK [validate-host : Collect information about the host] 2025-12-20 03:06:25.625286 | ubuntu-jammy | ok 2025-12-20 03:06:25.658806 | 2025-12-20 03:06:25.659024 | TASK [validate-host : Sanitize hostname] 2025-12-20 03:06:25.790024 | ubuntu-jammy | ok 2025-12-20 03:06:25.880231 | 2025-12-20 03:06:25.880395 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-20 03:06:27.121546 | ubuntu-jammy -> localhost | changed 2025-12-20 03:06:27.128645 | 2025-12-20 03:06:27.128919 | TASK [validate-host : Collect information about zuul worker] 2025-12-20 03:06:27.764735 | ubuntu-jammy | ok 2025-12-20 03:06:27.771819 | 2025-12-20 03:06:27.771985 | TASK [validate-host : Write out all zuul information for each host] 2025-12-20 03:06:28.752135 | ubuntu-jammy -> localhost | changed 2025-12-20 03:06:28.766551 | 2025-12-20 03:06:28.766706 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-20 03:06:29.063880 | ubuntu-jammy | ok 2025-12-20 03:06:29.070186 | 2025-12-20 03:06:29.070319 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-20 03:06:30.576086 | ubuntu-jammy | changed: 2025-12-20 03:06:30.576296 | ubuntu-jammy | cd+++++++++ src/ 2025-12-20 03:06:30.576515 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-20 03:06:30.576562 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-20 03:06:30.576593 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-20 03:06:30.585432 | ubuntu-jammy | Containerfile 2025-12-20 03:06:30.585660 | ubuntu-jammy | Containerfile 2025-12-20 03:06:30.632692 | ubuntu-jammy | Containerfile 2025-12-20 03:06:30.632766 | ubuntu-jammy | Containerfile 2025-12-20 03:06:30.632850 | ubuntu-jammy | Containerfile 2025-12-20 03:06:30.632920 | ubuntu-jammy | Containerfile 2025-12-20 03:06:30.632990 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.026544 2025-12-20 03:07:08.997225 | 2025-12-20 03:07:08.997346 | TASK [upload-logs : Upload logs to log server] 2025-12-20 03:07:10.483047 | localhost | Output suppressed because no_log was given 2025-12-20 03:07:10.485132 | 2025-12-20 03:07:10.485265 | LOOP [upload-logs : Compress console log and json output] 2025-12-20 03:07:10.659895 | localhost | skipping: Conditional result was False 2025-12-20 03:07:10.689056 | localhost | skipping: Conditional result was False 2025-12-20 03:07:10.706324 | 2025-12-20 03:07:10.706488 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-20 03:07:10.773106 | localhost | skipping: Conditional result was False 2025-12-20 03:07:10.773426 | 2025-12-20 03:07:10.774476 | localhost | skipping: Conditional result was False 2025-12-20 03:07:10.778482 | 2025-12-20 03:07:10.778655 | LOOP [upload-logs : Upload console log and json output]