2026-08-03 17:06:42.792828 | Job console starting 2026-08-03 17:06:42.815581 | Updating git repos 2026-08-03 17:06:42.851328 | Cloning repos into workspace 2026-08-03 17:06:42.912819 | Restoring repo states 2026-08-03 17:06:42.919504 | Merging changes 2026-08-03 17:06:43.431862 | Checking out repos 2026-08-03 17:06:43.491691 | Preparing playbooks 2026-08-03 17:06:44.253739 | Running Ansible setup 2026-08-03 17:06:49.440157 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 17:06:50.739571 | 2026-08-03 17:06:50.739769 | PLAY [Base pre] 2026-08-03 17:06:50.787074 | 2026-08-03 17:06:50.787278 | TASK [Setup log path fact] 2026-08-03 17:06:50.808406 | ubuntu-jammy | ok 2026-08-03 17:06:50.828955 | 2026-08-03 17:06:50.829141 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 17:06:50.891104 | ubuntu-jammy | ok 2026-08-03 17:06:50.901619 | 2026-08-03 17:06:50.901777 | TASK [emit-job-header : Print job information] 2026-08-03 17:06:50.942525 | # Job Information 2026-08-03 17:06:50.942758 | Ansible Version: 2.16.14 2026-08-03 17:06:50.942794 | Job: ansible-lint 2026-08-03 17:06:50.942828 | Pipeline: check 2026-08-03 17:06:50.942890 | Executor: 521e9411259a 2026-08-03 17:06:50.942913 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/766 2026-08-03 17:06:50.942935 | Event ID: 965c06e0-8f5d-11f1-9405-5298c647c7be 2026-08-03 17:06:50.948112 | 2026-08-03 17:06:50.948271 | LOOP [emit-job-header : Print node information] 2026-08-03 17:06:51.063695 | ubuntu-jammy | ok: 2026-08-03 17:06:51.063916 | ubuntu-jammy | # Node Information 2026-08-03 17:06:51.063953 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-03 17:06:51.063979 | ubuntu-jammy | Hostname: ubuntu 2026-08-03 17:06:51.064003 | ubuntu-jammy | Username: zuul 2026-08-03 17:06:51.064024 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-03 17:06:51.064048 | ubuntu-jammy | Provider: regiocloud-a 2026-08-03 17:06:51.064069 | ubuntu-jammy | Region: 2026-08-03 17:06:51.064091 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-03 17:06:51.064111 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-03 17:06:51.064131 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:9c37 2026-08-03 17:06:51.076291 | 2026-08-03 17:06:51.076446 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 17:06:51.889935 | ubuntu-jammy -> localhost | changed 2026-08-03 17:06:51.897753 | 2026-08-03 17:06:51.897887 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 17:06:53.445367 | ubuntu-jammy -> localhost | changed 2026-08-03 17:06:53.488681 | 2026-08-03 17:06:53.488844 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 17:06:53.910606 | ubuntu-jammy -> localhost | ok 2026-08-03 17:06:53.924622 | 2026-08-03 17:06:53.924844 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 17:06:53.966112 | ubuntu-jammy | ok 2026-08-03 17:06:53.986376 | ubuntu-jammy | included: /var/lib/zuul/builds/7e904ebd17834285affb10969ad45997/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 17:06:53.993135 | 2026-08-03 17:06:53.993279 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 17:06:55.171709 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-03 17:06:55.172033 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7e904ebd17834285affb10969ad45997/work/7e904ebd17834285affb10969ad45997_id_rsa 2026-08-03 17:06:55.172080 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7e904ebd17834285affb10969ad45997/work/7e904ebd17834285affb10969ad45997_id_rsa.pub 2026-08-03 17:06:55.172107 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-03 17:06:55.172134 | ubuntu-jammy -> localhost | SHA256:hHeGI/bNoRkvuypTUgGrs1SbUrYnGEVecbxXpRQ5+80 zuul-build-sshkey 2026-08-03 17:06:55.172156 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-03 17:06:55.172236 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-03 17:06:55.172261 | ubuntu-jammy -> localhost | | .+.oo. o+. | 2026-08-03 17:06:55.172283 | ubuntu-jammy -> localhost | | o o.o.. .+. | 2026-08-03 17:06:55.172304 | ubuntu-jammy -> localhost | | . * +.*.+..o | 2026-08-03 17:06:55.172324 | ubuntu-jammy -> localhost | | B =.=.@... | 2026-08-03 17:06:55.172343 | ubuntu-jammy -> localhost | | * =.. S.+ . o | 2026-08-03 17:06:55.172369 | ubuntu-jammy -> localhost | | . +.o. o . E| 2026-08-03 17:06:55.172389 | ubuntu-jammy -> localhost | | . o . | 2026-08-03 17:06:55.172410 | ubuntu-jammy -> localhost | | o . | 2026-08-03 17:06:55.172431 | ubuntu-jammy -> localhost | | o... | 2026-08-03 17:06:55.172451 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-03 17:06:55.172533 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.546111 2026-08-03 17:06:55.179497 | 2026-08-03 17:06:55.179618 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 17:06:55.208566 | ubuntu-jammy | ok 2026-08-03 17:06:55.220950 | ubuntu-jammy | included: /var/lib/zuul/builds/7e904ebd17834285affb10969ad45997/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 17:06:55.231704 | 2026-08-03 17:06:55.231840 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 17:06:55.257567 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 17:06:55.268347 | 2026-08-03 17:06:55.268507 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 17:06:55.982521 | ubuntu-jammy | changed 2026-08-03 17:06:55.991631 | 2026-08-03 17:06:55.991768 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 17:06:56.314983 | ubuntu-jammy | ok 2026-08-03 17:06:56.325265 | 2026-08-03 17:06:56.325418 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 17:06:57.082089 | ubuntu-jammy | changed 2026-08-03 17:06:57.094944 | 2026-08-03 17:06:57.095095 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 17:06:57.910459 | ubuntu-jammy | changed 2026-08-03 17:06:57.924507 | 2026-08-03 17:06:57.924648 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 17:06:57.969469 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 17:06:57.976120 | 2026-08-03 17:06:57.976274 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 17:06:58.782882 | ubuntu-jammy -> localhost | changed 2026-08-03 17:06:58.791639 | 2026-08-03 17:06:58.791727 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 17:06:59.108093 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7e904ebd17834285affb10969ad45997/work/7e904ebd17834285affb10969ad45997_id_rsa (zuul-build-sshkey) 2026-08-03 17:06:59.108318 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017655 2026-08-03 17:06:59.115645 | 2026-08-03 17:06:59.115743 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 17:06:59.617320 | ubuntu-jammy | ok 2026-08-03 17:06:59.621482 | 2026-08-03 17:06:59.621567 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 17:06:59.664834 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 17:06:59.673459 | 2026-08-03 17:06:59.673551 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 17:07:00.056853 | ubuntu-jammy | ok 2026-08-03 17:07:00.065680 | 2026-08-03 17:07:00.065777 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 17:07:00.092863 | ubuntu-jammy | ok 2026-08-03 17:07:00.096811 | 2026-08-03 17:07:00.096890 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 17:07:00.311469 | ubuntu-jammy -> localhost | ok 2026-08-03 17:07:00.317842 | 2026-08-03 17:07:00.317930 | TASK [validate-host : Collect information about the host] 2026-08-03 17:07:01.536423 | ubuntu-jammy | ok 2026-08-03 17:07:01.550308 | 2026-08-03 17:07:01.550571 | TASK [validate-host : Sanitize hostname] 2026-08-03 17:07:01.654706 | ubuntu-jammy | ok 2026-08-03 17:07:01.688237 | 2026-08-03 17:07:01.688347 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 17:07:02.098512 | ubuntu-jammy -> localhost | changed 2026-08-03 17:07:02.104813 | 2026-08-03 17:07:02.104925 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 17:07:02.511021 | ubuntu-jammy | ok 2026-08-03 17:07:02.518098 | 2026-08-03 17:07:02.518248 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 17:07:03.229425 | ubuntu-jammy -> localhost | changed 2026-08-03 17:07:03.238979 | 2026-08-03 17:07:03.239084 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 17:07:03.561933 | ubuntu-jammy | ok 2026-08-03 17:07:03.577909 | 2026-08-03 17:07:03.578025 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 17:07:04.690570 | ubuntu-jammy | changed: 2026-08-03 17:07:04.690758 | ubuntu-jammy | cd+++++++++ src/ 2026-08-03 17:07:04.690795 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-03 17:07:04.690822 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-03 17:07:04.690861 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-03 17:07:04.690883 | ubuntu-jammy | Containerfile 2026-08-03 17:07:04.691027 | ubuntu-jammy | Containerfile 2026-08-03 17:07:04.734505 | ubuntu-jammy | Containerfile 2026-08-03 17:07:04.738981 | ubuntu-jammy | Containerfile 2026-08-03 17:07:04.739066 | ubuntu-jammy | Containerfile 2026-08-03 17:07:04.739140 | ubuntu-jammy | Containerfile 2026-08-03 17:07:04.739249 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007644 2026-08-03 17:08:25.571951 | 2026-08-03 17:08:25.572240 | TASK [upload-logs : Upload logs to log server] 2026-08-03 17:08:26.160480 | localhost | Output suppressed because no_log was given 2026-08-03 17:08:26.164962 | 2026-08-03 17:08:26.165471 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 17:08:26.231435 | localhost | skipping: Conditional result was False 2026-08-03 17:08:26.236290 | localhost | skipping: Conditional result was False 2026-08-03 17:08:26.250276 | 2026-08-03 17:08:26.250472 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 17:08:26.311432 | localhost | skipping: Conditional result was False 2026-08-03 17:08:26.312265 | 2026-08-03 17:08:26.315464 | localhost | skipping: Conditional result was False 2026-08-03 17:08:26.323538 | 2026-08-03 17:08:26.323730 | LOOP [upload-logs : Upload console log and json output]