2026-07-08 18:16:37.593849 | Job console starting 2026-07-08 18:16:37.605862 | Updating git repos 2026-07-08 18:16:37.639538 | Cloning repos into workspace 2026-07-08 18:16:37.680435 | Restoring repo states 2026-07-08 18:16:37.689691 | Merging changes 2026-07-08 18:16:38.247104 | Checking out repos 2026-07-08 18:16:38.291083 | Preparing playbooks 2026-07-08 18:16:38.956090 | Running Ansible setup 2026-07-08 18:16:43.441462 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 18:16:44.286914 | 2026-07-08 18:16:44.287135 | PLAY [Base pre] 2026-07-08 18:16:44.307345 | 2026-07-08 18:16:44.307500 | TASK [Setup log path fact] 2026-07-08 18:16:44.337135 | ubuntu-jammy | ok 2026-07-08 18:16:44.352819 | 2026-07-08 18:16:44.352981 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 18:16:44.383260 | ubuntu-jammy | ok 2026-07-08 18:16:44.393333 | 2026-07-08 18:16:44.393466 | TASK [emit-job-header : Print job information] 2026-07-08 18:16:44.433971 | # Job Information 2026-07-08 18:16:44.434282 | Ansible Version: 2.16.14 2026-07-08 18:16:44.434321 | Job: yamllint 2026-07-08 18:16:44.434359 | Pipeline: check 2026-07-08 18:16:44.434383 | Executor: 521e9411259a 2026-07-08 18:16:44.434405 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/722 2026-07-08 18:16:44.434429 | Event ID: 098a9b00-7af9-11f1-8139-1fac777bdc8b 2026-07-08 18:16:44.439966 | 2026-07-08 18:16:44.440117 | LOOP [emit-job-header : Print node information] 2026-07-08 18:16:44.554899 | ubuntu-jammy | ok: 2026-07-08 18:16:44.555220 | ubuntu-jammy | # Node Information 2026-07-08 18:16:44.555256 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-08 18:16:44.555283 | ubuntu-jammy | Hostname: ubuntu 2026-07-08 18:16:44.555306 | ubuntu-jammy | Username: zuul 2026-07-08 18:16:44.555329 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-08 18:16:44.555354 | ubuntu-jammy | Provider: regiocloud-a 2026-07-08 18:16:44.555376 | ubuntu-jammy | Region: 2026-07-08 18:16:44.555397 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-08 18:16:44.555416 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-08 18:16:44.555436 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:c8db 2026-07-08 18:16:44.573169 | 2026-07-08 18:16:44.573351 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 18:16:45.099329 | ubuntu-jammy -> localhost | changed 2026-07-08 18:16:45.109405 | 2026-07-08 18:16:45.109581 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 18:16:46.277714 | ubuntu-jammy -> localhost | changed 2026-07-08 18:16:46.292491 | 2026-07-08 18:16:46.292663 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 18:16:46.615298 | ubuntu-jammy -> localhost | ok 2026-07-08 18:16:46.622552 | 2026-07-08 18:16:46.622686 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 18:16:46.652629 | ubuntu-jammy | ok 2026-07-08 18:16:46.672431 | ubuntu-jammy | included: /var/lib/zuul/builds/0ac46a86dec44eecab13835cf7b5607f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 18:16:46.678954 | 2026-07-08 18:16:46.679089 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 18:16:49.220669 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-08 18:16:49.221287 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0ac46a86dec44eecab13835cf7b5607f/work/0ac46a86dec44eecab13835cf7b5607f_id_rsa 2026-07-08 18:16:49.221381 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0ac46a86dec44eecab13835cf7b5607f/work/0ac46a86dec44eecab13835cf7b5607f_id_rsa.pub 2026-07-08 18:16:49.221447 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-08 18:16:49.221506 | ubuntu-jammy -> localhost | SHA256:ueo8Cyh9d+a188KIKWBp5HpnBZf4HNzwTLeWLazSZ00 zuul-build-sshkey 2026-07-08 18:16:49.221560 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-08 18:16:49.221610 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-08 18:16:49.221682 | ubuntu-jammy -> localhost | | | 2026-07-08 18:16:49.221734 | ubuntu-jammy -> localhost | | . . . | 2026-07-08 18:16:49.221783 | ubuntu-jammy -> localhost | | o B o + | 2026-07-08 18:16:49.221864 | ubuntu-jammy -> localhost | | . o = +.* E | 2026-07-08 18:16:49.221914 | ubuntu-jammy -> localhost | | o . = oSo + | 2026-07-08 18:16:49.221974 | ubuntu-jammy -> localhost | | .*. = o.o . | 2026-07-08 18:16:49.222024 | ubuntu-jammy -> localhost | |.+o.o..++=. | 2026-07-08 18:16:49.222074 | ubuntu-jammy -> localhost | |....+++=..+. | 2026-07-08 18:16:49.222123 | ubuntu-jammy -> localhost | | . o o=o. .+. | 2026-07-08 18:16:49.222171 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-08 18:16:49.222294 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.009564 2026-07-08 18:16:49.240086 | 2026-07-08 18:16:49.240282 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 18:16:49.274496 | ubuntu-jammy | ok 2026-07-08 18:16:49.284716 | ubuntu-jammy | included: /var/lib/zuul/builds/0ac46a86dec44eecab13835cf7b5607f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 18:16:49.294398 | 2026-07-08 18:16:49.294534 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 18:16:49.339542 | ubuntu-jammy | skipping: Conditional result was False 2026-07-08 18:16:49.355640 | 2026-07-08 18:16:49.355909 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 18:16:50.062566 | ubuntu-jammy | changed 2026-07-08 18:16:50.073243 | 2026-07-08 18:16:50.073428 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 18:16:50.360208 | ubuntu-jammy | ok 2026-07-08 18:16:50.366043 | 2026-07-08 18:16:50.366163 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 18:16:50.992302 | ubuntu-jammy | changed 2026-07-08 18:16:51.011053 | 2026-07-08 18:16:51.011210 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 18:16:51.636912 | ubuntu-jammy | changed 2026-07-08 18:16:51.644810 | 2026-07-08 18:16:51.644943 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 18:16:51.670806 | ubuntu-jammy | skipping: Conditional result was False 2026-07-08 18:16:51.683873 | 2026-07-08 18:16:51.684030 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 18:16:52.163418 | ubuntu-jammy -> localhost | changed 2026-07-08 18:16:52.179948 | 2026-07-08 18:16:52.180102 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 18:16:52.538668 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0ac46a86dec44eecab13835cf7b5607f/work/0ac46a86dec44eecab13835cf7b5607f_id_rsa (zuul-build-sshkey) 2026-07-08 18:16:52.539089 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014386 2026-07-08 18:16:52.548610 | 2026-07-08 18:16:52.548769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 18:16:52.948612 | ubuntu-jammy | ok 2026-07-08 18:16:52.954872 | 2026-07-08 18:16:52.954993 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 18:16:52.989758 | ubuntu-jammy | skipping: Conditional result was False 2026-07-08 18:16:53.001926 | 2026-07-08 18:16:53.002039 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 18:16:53.465302 | ubuntu-jammy | ok 2026-07-08 18:16:53.496598 | 2026-07-08 18:16:53.496973 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 18:16:53.528371 | ubuntu-jammy | ok 2026-07-08 18:16:53.535858 | 2026-07-08 18:16:53.535978 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 18:16:53.854612 | ubuntu-jammy -> localhost | ok 2026-07-08 18:16:53.869126 | 2026-07-08 18:16:53.869279 | TASK [validate-host : Collect information about the host] 2026-07-08 18:16:55.187093 | ubuntu-jammy | ok 2026-07-08 18:16:55.198156 | 2026-07-08 18:16:55.198293 | TASK [validate-host : Sanitize hostname] 2026-07-08 18:16:55.331640 | ubuntu-jammy | ok 2026-07-08 18:16:55.382284 | 2026-07-08 18:16:55.382441 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 18:16:55.973616 | ubuntu-jammy -> localhost | changed 2026-07-08 18:16:55.980118 | 2026-07-08 18:16:55.980242 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 18:16:56.411559 | ubuntu-jammy | ok 2026-07-08 18:16:56.418315 | 2026-07-08 18:16:56.418444 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 18:16:57.061876 | ubuntu-jammy -> localhost | changed 2026-07-08 18:16:57.079895 | 2026-07-08 18:16:57.080064 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 18:16:57.394309 | ubuntu-jammy | ok 2026-07-08 18:16:57.400895 | 2026-07-08 18:16:57.401021 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 18:16:58.482517 | ubuntu-jammy | changed: 2026-07-08 18:16:58.482862 | ubuntu-jammy | cd+++++++++ src/ 2026-07-08 18:16:58.482926 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-08 18:16:58.482967 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-08 18:16:58.483002 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-08 18:16:58.483035 | ubuntu-jammy | Containerfile 2026-07-08 18:16:58.483250 | ubuntu-jammy | Containerfile 2026-07-08 18:16:58.488175 | ubuntu-jammy | Containerfile 2026-07-08 18:16:58.488274 | ubuntu-jammy | Containerfile 2026-07-08 18:16:58.488372 | ubuntu-jammy | Containerfile 2026-07-08 18:16:58.488471 | ubuntu-jammy | Containerfile 2026-07-08 18:16:58.488570 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006858 2026-07-08 18:17:26.411545 | 2026-07-08 18:17:26.411939 | TASK [upload-logs : Upload logs to log server] 2026-07-08 18:17:26.963488 | localhost | Output suppressed because no_log was given 2026-07-08 18:17:26.968227 | 2026-07-08 18:17:26.968453 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 18:17:27.031737 | localhost | skipping: Conditional result was False 2026-07-08 18:17:27.037021 | localhost | skipping: Conditional result was False 2026-07-08 18:17:27.045341 | 2026-07-08 18:17:27.045630 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 18:17:27.102516 | localhost | skipping: Conditional result was False 2026-07-08 18:17:27.103193 | 2026-07-08 18:17:27.106515 | localhost | skipping: Conditional result was False 2026-07-08 18:17:27.121203 | 2026-07-08 18:17:27.121499 | LOOP [upload-logs : Upload console log and json output]