2026-05-24 13:44:29.240348 | Job console starting 2026-05-24 13:44:29.249326 | Updating git repos 2026-05-24 13:44:29.273131 | Cloning repos into workspace 2026-05-24 13:44:29.319486 | Restoring repo states 2026-05-24 13:44:29.327539 | Merging changes 2026-05-24 13:44:29.798136 | Checking out repos 2026-05-24 13:44:29.843819 | Preparing playbooks 2026-05-24 13:44:30.522583 | Running Ansible setup 2026-05-24 13:44:34.847704 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 13:44:35.627458 | 2026-05-24 13:44:35.627652 | PLAY [Base pre] 2026-05-24 13:44:35.644727 | 2026-05-24 13:44:35.644885 | TASK [Setup log path fact] 2026-05-24 13:44:35.666670 | ubuntu-jammy | ok 2026-05-24 13:44:35.681752 | 2026-05-24 13:44:35.681897 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 13:44:35.722312 | ubuntu-jammy | ok 2026-05-24 13:44:35.733359 | 2026-05-24 13:44:35.733498 | TASK [emit-job-header : Print job information] 2026-05-24 13:44:35.783604 | # Job Information 2026-05-24 13:44:35.783861 | Ansible Version: 2.16.14 2026-05-24 13:44:35.783914 | Job: yamllint 2026-05-24 13:44:35.783965 | Pipeline: check 2026-05-24 13:44:35.784000 | Executor: 521e9411259a 2026-05-24 13:44:35.784032 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/661 2026-05-24 13:44:35.784066 | Event ID: 95111c40-5776-11f1-9aab-a00cefcc3b7d 2026-05-24 13:44:35.790557 | 2026-05-24 13:44:35.790697 | LOOP [emit-job-header : Print node information] 2026-05-24 13:44:35.905584 | ubuntu-jammy | ok: 2026-05-24 13:44:35.905803 | ubuntu-jammy | # Node Information 2026-05-24 13:44:35.905839 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-24 13:44:35.905864 | ubuntu-jammy | Hostname: ubuntu 2026-05-24 13:44:35.905886 | ubuntu-jammy | Username: zuul 2026-05-24 13:44:35.905907 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-24 13:44:35.905931 | ubuntu-jammy | Provider: regiocloud-a 2026-05-24 13:44:35.905952 | ubuntu-jammy | Region: 2026-05-24 13:44:35.905972 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-24 13:44:35.905992 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-24 13:44:35.906011 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:31b 2026-05-24 13:44:35.926757 | 2026-05-24 13:44:35.926944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 13:44:36.495254 | ubuntu-jammy -> localhost | changed 2026-05-24 13:44:36.516535 | 2026-05-24 13:44:36.516682 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 13:44:37.639065 | ubuntu-jammy -> localhost | changed 2026-05-24 13:44:37.650385 | 2026-05-24 13:44:37.650549 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 13:44:37.960719 | ubuntu-jammy -> localhost | ok 2026-05-24 13:44:37.967214 | 2026-05-24 13:44:37.967343 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 13:44:38.002281 | ubuntu-jammy | ok 2026-05-24 13:44:38.024507 | ubuntu-jammy | included: /var/lib/zuul/builds/037d50327c64426ea89b0dc89563e64e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 13:44:38.030857 | 2026-05-24 13:44:38.030971 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 13:44:39.196890 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-24 13:44:39.197185 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/037d50327c64426ea89b0dc89563e64e/work/037d50327c64426ea89b0dc89563e64e_id_rsa 2026-05-24 13:44:39.197291 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/037d50327c64426ea89b0dc89563e64e/work/037d50327c64426ea89b0dc89563e64e_id_rsa.pub 2026-05-24 13:44:39.197330 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-24 13:44:39.197366 | ubuntu-jammy -> localhost | SHA256:lDChlEp/v7Q2baFn/6NjZD5pzd+ce5rzt9/jgLgVLZU zuul-build-sshkey 2026-05-24 13:44:39.197396 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-24 13:44:39.197451 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-24 13:44:39.197500 | ubuntu-jammy -> localhost | | ..+. | 2026-05-24 13:44:39.197532 | ubuntu-jammy -> localhost | | .... o . . | 2026-05-24 13:44:39.197560 | ubuntu-jammy -> localhost | | . o. o E | 2026-05-24 13:44:39.197587 | ubuntu-jammy -> localhost | | . . .. o | 2026-05-24 13:44:39.197613 | ubuntu-jammy -> localhost | | . .S o . | 2026-05-24 13:44:39.197657 | ubuntu-jammy -> localhost | | o o * | 2026-05-24 13:44:39.197700 | ubuntu-jammy -> localhost | | . * B = | 2026-05-24 13:44:39.197739 | ubuntu-jammy -> localhost | | * B B *+*| 2026-05-24 13:44:39.197768 | ubuntu-jammy -> localhost | | . * +o==@#| 2026-05-24 13:44:39.197796 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-24 13:44:39.197864 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.664477 2026-05-24 13:44:39.206539 | 2026-05-24 13:44:39.206718 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 13:44:39.242543 | ubuntu-jammy | ok 2026-05-24 13:44:39.258236 | ubuntu-jammy | included: /var/lib/zuul/builds/037d50327c64426ea89b0dc89563e64e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 13:44:39.268999 | 2026-05-24 13:44:39.269109 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 13:44:39.294279 | ubuntu-jammy | skipping: Conditional result was False 2026-05-24 13:44:39.301656 | 2026-05-24 13:44:39.301763 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 13:44:39.962884 | ubuntu-jammy | changed 2026-05-24 13:44:39.971167 | 2026-05-24 13:44:39.971301 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 13:44:40.286506 | ubuntu-jammy | ok 2026-05-24 13:44:40.306258 | 2026-05-24 13:44:40.306483 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 13:44:41.017456 | ubuntu-jammy | changed 2026-05-24 13:44:41.027058 | 2026-05-24 13:44:41.027248 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 13:44:41.745744 | ubuntu-jammy | changed 2026-05-24 13:44:41.751488 | 2026-05-24 13:44:41.751607 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 13:44:41.798139 | ubuntu-jammy | skipping: Conditional result was False 2026-05-24 13:44:41.804844 | 2026-05-24 13:44:41.804975 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 13:44:42.477848 | ubuntu-jammy -> localhost | changed 2026-05-24 13:44:42.498419 | 2026-05-24 13:44:42.498607 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 13:44:42.856839 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/037d50327c64426ea89b0dc89563e64e/work/037d50327c64426ea89b0dc89563e64e_id_rsa (zuul-build-sshkey) 2026-05-24 13:44:42.857121 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010802 2026-05-24 13:44:42.867150 | 2026-05-24 13:44:42.867277 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 13:44:43.297253 | ubuntu-jammy | ok 2026-05-24 13:44:43.304633 | 2026-05-24 13:44:43.304769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 13:44:43.329754 | ubuntu-jammy | skipping: Conditional result was False 2026-05-24 13:44:43.351103 | 2026-05-24 13:44:43.351276 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 13:44:43.926910 | ubuntu-jammy | ok 2026-05-24 13:44:43.944633 | 2026-05-24 13:44:43.944774 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 13:44:44.014787 | ubuntu-jammy | ok 2026-05-24 13:44:44.028143 | 2026-05-24 13:44:44.028271 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 13:44:44.897689 | ubuntu-jammy -> localhost | ok 2026-05-24 13:44:44.905065 | 2026-05-24 13:44:44.905201 | TASK [validate-host : Collect information about the host] 2026-05-24 13:44:46.241641 | ubuntu-jammy | ok 2026-05-24 13:44:46.267872 | 2026-05-24 13:44:46.268014 | TASK [validate-host : Sanitize hostname] 2026-05-24 13:44:46.610662 | ubuntu-jammy | ok 2026-05-24 13:44:46.781903 | 2026-05-24 13:44:46.783461 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 13:44:47.914100 | ubuntu-jammy -> localhost | changed 2026-05-24 13:44:47.928237 | 2026-05-24 13:44:47.928341 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 13:44:48.557057 | ubuntu-jammy | ok 2026-05-24 13:44:48.560953 | 2026-05-24 13:44:48.561036 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 13:44:49.611705 | ubuntu-jammy -> localhost | changed 2026-05-24 13:44:49.625860 | 2026-05-24 13:44:49.626015 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 13:44:49.875299 | ubuntu-jammy | ok 2026-05-24 13:44:49.884957 | 2026-05-24 13:44:49.886327 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 13:44:51.174595 | ubuntu-jammy | changed: 2026-05-24 13:44:51.175029 | ubuntu-jammy | cd+++++++++ src/ 2026-05-24 13:44:51.175079 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-24 13:44:51.175116 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-24 13:44:51.175150 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-24 13:44:51.175182 | ubuntu-jammy | Containerfile 2026-05-24 13:44:51.175393 | ubuntu-jammy | Containerfile 2026-05-24 13:44:51.187505 | ubuntu-jammy | Containerfile 2026-05-24 13:44:51.187645 | ubuntu-jammy | Containerfile 2026-05-24 13:44:51.187719 | ubuntu-jammy | Containerfile 2026-05-24 13:44:51.187941 | ubuntu-jammy | Containerfile 2026-05-24 13:44:51.188065 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.011496 2026-05-24 13:45:19.353130 | 2026-05-24 13:45:19.353375 | TASK [upload-logs : Upload logs to log server] 2026-05-24 13:45:19.971542 | localhost | Output suppressed because no_log was given 2026-05-24 13:45:19.973987 | 2026-05-24 13:45:19.974123 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 13:45:20.048222 | localhost | skipping: Conditional result was False 2026-05-24 13:45:20.054281 | localhost | skipping: Conditional result was False 2026-05-24 13:45:20.063973 | 2026-05-24 13:45:20.064094 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 13:45:20.110984 | localhost | skipping: Conditional result was False 2026-05-24 13:45:20.111332 | 2026-05-24 13:45:20.116037 | localhost | skipping: Conditional result was False 2026-05-24 13:45:20.124637 | 2026-05-24 13:45:20.124941 | LOOP [upload-logs : Upload console log and json output]