2026-01-16 05:14:46.713652 | Job console starting 2026-01-16 05:14:46.740711 | Updating git repos 2026-01-16 05:14:46.764445 | Cloning repos into workspace 2026-01-16 05:14:46.859597 | Restoring repo states 2026-01-16 05:14:46.867276 | Merging changes 2026-01-16 05:14:47.434306 | Checking out repos 2026-01-16 05:14:47.470641 | Preparing playbooks 2026-01-16 05:14:48.076734 | Running Ansible setup 2026-01-16 05:14:52.341837 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-16 05:14:53.171345 | 2026-01-16 05:14:53.171507 | PLAY [Base pre] 2026-01-16 05:14:53.195210 | 2026-01-16 05:14:53.195497 | TASK [Setup log path fact] 2026-01-16 05:14:53.232683 | ubuntu-jammy | ok 2026-01-16 05:14:53.252388 | 2026-01-16 05:14:53.252546 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-16 05:14:53.292325 | ubuntu-jammy | ok 2026-01-16 05:14:53.302178 | 2026-01-16 05:14:53.302300 | TASK [emit-job-header : Print job information] 2026-01-16 05:14:53.347421 | # Job Information 2026-01-16 05:14:53.347709 | Ansible Version: 2.16.14 2026-01-16 05:14:53.347773 | Job: yamllint 2026-01-16 05:14:53.347832 | Pipeline: check 2026-01-16 05:14:53.347874 | Executor: 521e9411259a 2026-01-16 05:14:53.347912 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/451 2026-01-16 05:14:53.347951 | Event ID: 2c70f110-f29a-11f0-8e35-b2a85b021063 2026-01-16 05:14:53.355633 | 2026-01-16 05:14:53.355794 | LOOP [emit-job-header : Print node information] 2026-01-16 05:14:53.473837 | ubuntu-jammy | ok: 2026-01-16 05:14:53.474199 | ubuntu-jammy | # Node Information 2026-01-16 05:14:53.474263 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-16 05:14:53.474296 | ubuntu-jammy | Hostname: ubuntu 2026-01-16 05:14:53.474325 | ubuntu-jammy | Username: zuul 2026-01-16 05:14:53.474349 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-16 05:14:53.474379 | ubuntu-jammy | Provider: regiocloud-a 2026-01-16 05:14:53.474405 | ubuntu-jammy | Region: 2026-01-16 05:14:53.474430 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-16 05:14:53.474453 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-16 05:14:53.474476 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:40b9 2026-01-16 05:14:53.495140 | 2026-01-16 05:14:53.495292 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-16 05:14:53.963006 | ubuntu-jammy -> localhost | changed 2026-01-16 05:14:53.970383 | 2026-01-16 05:14:53.970515 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-16 05:14:54.993577 | ubuntu-jammy -> localhost | changed 2026-01-16 05:14:55.007541 | 2026-01-16 05:14:55.007686 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-16 05:14:55.275205 | ubuntu-jammy -> localhost | ok 2026-01-16 05:14:55.282768 | 2026-01-16 05:14:55.282929 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-16 05:14:55.302701 | ubuntu-jammy | ok 2026-01-16 05:14:55.320422 | ubuntu-jammy | included: /var/lib/zuul/builds/8cecce2af47a459aab64a50aa002351a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-16 05:14:55.327108 | 2026-01-16 05:14:55.327216 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-16 05:14:56.158220 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-16 05:14:56.158778 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8cecce2af47a459aab64a50aa002351a/work/8cecce2af47a459aab64a50aa002351a_id_rsa 2026-01-16 05:14:56.158921 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8cecce2af47a459aab64a50aa002351a/work/8cecce2af47a459aab64a50aa002351a_id_rsa.pub 2026-01-16 05:14:56.158992 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-16 05:14:56.159058 | ubuntu-jammy -> localhost | SHA256:DYyYKMhYNRHahbFadMSOOfYqepuGfsraHfGnufBHvrY zuul-build-sshkey 2026-01-16 05:14:56.159136 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-16 05:14:56.159192 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-16 05:14:56.159265 | ubuntu-jammy -> localhost | | ..BB+ | 2026-01-16 05:14:56.159321 | ubuntu-jammy -> localhost | |+. =.B.o | 2026-01-16 05:14:56.159372 | ubuntu-jammy -> localhost | |+.o *+. o | 2026-01-16 05:14:56.159425 | ubuntu-jammy -> localhost | | . o= . o | 2026-01-16 05:14:56.159476 | ubuntu-jammy -> localhost | | ...o S . | 2026-01-16 05:14:56.159545 | ubuntu-jammy -> localhost | | o. . | 2026-01-16 05:14:56.159598 | ubuntu-jammy -> localhost | | . o..o. | 2026-01-16 05:14:56.159647 | ubuntu-jammy -> localhost | |o.++.+ ++ | 2026-01-16 05:14:56.159699 | ubuntu-jammy -> localhost | |=B*o. =+Eo | 2026-01-16 05:14:56.159751 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-16 05:14:56.159883 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.345126 2026-01-16 05:14:56.172415 | 2026-01-16 05:14:56.172598 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-16 05:14:56.214795 | ubuntu-jammy | ok 2026-01-16 05:14:56.228863 | ubuntu-jammy | included: /var/lib/zuul/builds/8cecce2af47a459aab64a50aa002351a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-16 05:14:56.239145 | 2026-01-16 05:14:56.239268 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-16 05:14:56.263801 | ubuntu-jammy | skipping: Conditional result was False 2026-01-16 05:14:56.272267 | 2026-01-16 05:14:56.272398 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-16 05:14:56.930738 | ubuntu-jammy | changed 2026-01-16 05:14:56.942812 | 2026-01-16 05:14:56.942985 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-16 05:14:57.197925 | ubuntu-jammy | ok 2026-01-16 05:14:57.203630 | 2026-01-16 05:14:57.203742 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-16 05:14:57.832449 | ubuntu-jammy | changed 2026-01-16 05:14:57.843617 | 2026-01-16 05:14:57.843792 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-16 05:14:58.434702 | ubuntu-jammy | changed 2026-01-16 05:14:58.441341 | 2026-01-16 05:14:58.441483 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-16 05:14:58.465343 | ubuntu-jammy | skipping: Conditional result was False 2026-01-16 05:14:58.471702 | 2026-01-16 05:14:58.471835 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-16 05:14:58.917030 | ubuntu-jammy -> localhost | changed 2026-01-16 05:14:58.928611 | 2026-01-16 05:14:58.928750 | TASK [add-build-sshkey : Add back temp key] 2026-01-16 05:14:59.281405 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8cecce2af47a459aab64a50aa002351a/work/8cecce2af47a459aab64a50aa002351a_id_rsa (zuul-build-sshkey) 2026-01-16 05:14:59.281657 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.028985 2026-01-16 05:14:59.291131 | 2026-01-16 05:14:59.291267 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-16 05:14:59.700994 | ubuntu-jammy | ok 2026-01-16 05:14:59.708284 | 2026-01-16 05:14:59.708408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-16 05:14:59.742387 | ubuntu-jammy | skipping: Conditional result was False 2026-01-16 05:14:59.760549 | 2026-01-16 05:14:59.760675 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-16 05:15:00.181283 | ubuntu-jammy | ok 2026-01-16 05:15:00.197463 | 2026-01-16 05:15:00.197599 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-16 05:15:00.226475 | ubuntu-jammy | ok 2026-01-16 05:15:00.231638 | 2026-01-16 05:15:00.231743 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-16 05:15:00.512134 | ubuntu-jammy -> localhost | ok 2026-01-16 05:15:00.519676 | 2026-01-16 05:15:00.519825 | TASK [validate-host : Collect information about the host] 2026-01-16 05:15:01.720614 | ubuntu-jammy | ok 2026-01-16 05:15:01.731154 | 2026-01-16 05:15:01.731278 | TASK [validate-host : Sanitize hostname] 2026-01-16 05:15:01.841542 | ubuntu-jammy | ok 2026-01-16 05:15:01.887444 | 2026-01-16 05:15:01.887586 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-16 05:15:02.462344 | ubuntu-jammy -> localhost | changed 2026-01-16 05:15:02.468756 | 2026-01-16 05:15:02.468866 | TASK [validate-host : Collect information about zuul worker] 2026-01-16 05:15:02.903766 | ubuntu-jammy | ok 2026-01-16 05:15:02.908610 | 2026-01-16 05:15:02.908722 | TASK [validate-host : Write out all zuul information for each host] 2026-01-16 05:15:03.553099 | ubuntu-jammy -> localhost | changed 2026-01-16 05:15:03.588178 | 2026-01-16 05:15:03.588315 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-16 05:15:03.864068 | ubuntu-jammy | ok 2026-01-16 05:15:03.884179 | 2026-01-16 05:15:03.884307 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-16 05:15:04.968948 | ubuntu-jammy | changed: 2026-01-16 05:15:04.969182 | ubuntu-jammy | cd+++++++++ src/ 2026-01-16 05:15:04.969218 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-16 05:15:04.969244 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-16 05:15:04.969266 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-16 05:15:04.969287 | ubuntu-jammy | Containerfile 2026-01-16 05:15:04.969435 | ubuntu-jammy | Containerfile 2026-01-16 05:15:04.988603 | ubuntu-jammy | Containerfile 2026-01-16 05:15:04.988672 | ubuntu-jammy | Containerfile 2026-01-16 05:15:04.988740 | ubuntu-jammy | Containerfile 2026-01-16 05:15:04.988808 | ubuntu-jammy | Containerfile 2026-01-16 05:15:04.988876 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004522 2026-01-16 05:15:31.821605 | 2026-01-16 05:15:31.821736 | TASK [upload-logs : Upload logs to log server] 2026-01-16 05:15:32.296487 | localhost | Output suppressed because no_log was given 2026-01-16 05:15:32.298090 | 2026-01-16 05:15:32.298173 | LOOP [upload-logs : Compress console log and json output] 2026-01-16 05:15:32.343428 | localhost | skipping: Conditional result was False 2026-01-16 05:15:32.349138 | localhost | skipping: Conditional result was False 2026-01-16 05:15:32.353963 | 2026-01-16 05:15:32.354070 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-16 05:15:32.393852 | localhost | skipping: Conditional result was False 2026-01-16 05:15:32.394096 | 2026-01-16 05:15:32.399049 | localhost | skipping: Conditional result was False 2026-01-16 05:15:32.409753 | 2026-01-16 05:15:32.409843 | LOOP [upload-logs : Upload console log and json output]