2025-12-16 10:07:18.100624 | Job console starting 2025-12-16 10:07:18.131107 | Updating git repos 2025-12-16 10:07:18.177304 | Cloning repos into workspace 2025-12-16 10:07:18.260731 | Restoring repo states 2025-12-16 10:07:18.269699 | Merging changes 2025-12-16 10:07:18.873666 | Checking out repos 2025-12-16 10:07:19.006710 | Preparing playbooks 2025-12-16 10:07:19.715563 | Running Ansible setup 2025-12-16 10:07:24.420499 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-16 10:07:25.183180 | 2025-12-16 10:07:25.183361 | PLAY [Base pre] 2025-12-16 10:07:25.202494 | 2025-12-16 10:07:25.202656 | TASK [Setup log path fact] 2025-12-16 10:07:25.222638 | ubuntu-jammy | ok 2025-12-16 10:07:25.238651 | 2025-12-16 10:07:25.238941 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-16 10:07:25.286658 | ubuntu-jammy | ok 2025-12-16 10:07:25.300624 | 2025-12-16 10:07:25.300822 | TASK [emit-job-header : Print job information] 2025-12-16 10:07:25.340631 | # Job Information 2025-12-16 10:07:25.340849 | Ansible Version: 2.16.14 2025-12-16 10:07:25.340888 | Job: ansible-lint 2025-12-16 10:07:25.340922 | Pipeline: check 2025-12-16 10:07:25.340946 | Executor: 521e9411259a 2025-12-16 10:07:25.340967 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/422 2025-12-16 10:07:25.340989 | Event ID: fa26c6d0-da66-11f0-96c2-26e9d0e3995e 2025-12-16 10:07:25.346411 | 2025-12-16 10:07:25.346554 | LOOP [emit-job-header : Print node information] 2025-12-16 10:07:25.478745 | ubuntu-jammy | ok: 2025-12-16 10:07:25.479022 | ubuntu-jammy | # Node Information 2025-12-16 10:07:25.479060 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-16 10:07:25.479086 | ubuntu-jammy | Hostname: ubuntu 2025-12-16 10:07:25.479113 | ubuntu-jammy | Username: zuul 2025-12-16 10:07:25.479144 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-16 10:07:25.479173 | ubuntu-jammy | Provider: regiocloud-a 2025-12-16 10:07:25.479195 | ubuntu-jammy | Region: 2025-12-16 10:07:25.479216 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-16 10:07:25.479236 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-16 10:07:25.479256 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:739a 2025-12-16 10:07:25.509804 | 2025-12-16 10:07:25.509975 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-16 10:07:26.063710 | ubuntu-jammy -> localhost | changed 2025-12-16 10:07:26.081784 | 2025-12-16 10:07:26.081992 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-16 10:07:27.212475 | ubuntu-jammy -> localhost | changed 2025-12-16 10:07:27.237113 | 2025-12-16 10:07:27.237274 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-16 10:07:27.538536 | ubuntu-jammy -> localhost | ok 2025-12-16 10:07:27.546162 | 2025-12-16 10:07:27.546304 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-16 10:07:27.577646 | ubuntu-jammy | ok 2025-12-16 10:07:27.596286 | ubuntu-jammy | included: /var/lib/zuul/builds/818c48a169cc41feacafaf56dbf8d404/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-16 10:07:27.602751 | 2025-12-16 10:07:27.602921 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-16 10:07:28.647010 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-16 10:07:28.647531 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/818c48a169cc41feacafaf56dbf8d404/work/818c48a169cc41feacafaf56dbf8d404_id_rsa 2025-12-16 10:07:28.647641 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/818c48a169cc41feacafaf56dbf8d404/work/818c48a169cc41feacafaf56dbf8d404_id_rsa.pub 2025-12-16 10:07:28.647718 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-16 10:07:28.647833 | ubuntu-jammy -> localhost | SHA256:u9tRkPKrDPMqZ2uWXra3zsmt0wSo0wTxwuUazVd16d4 zuul-build-sshkey 2025-12-16 10:07:28.647905 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-16 10:07:28.647991 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-16 10:07:28.648056 | ubuntu-jammy -> localhost | | ... ... o| 2025-12-16 10:07:28.648119 | ubuntu-jammy -> localhost | | ..* o o | 2025-12-16 10:07:28.648178 | ubuntu-jammy -> localhost | | +.*.+ . | 2025-12-16 10:07:28.648238 | ubuntu-jammy -> localhost | | +o+.. . | 2025-12-16 10:07:28.648297 | ubuntu-jammy -> localhost | | .+S ... . .| 2025-12-16 10:07:28.648366 | ubuntu-jammy -> localhost | | o .. o. .E| 2025-12-16 10:07:28.648426 | ubuntu-jammy -> localhost | | oo+ oo | 2025-12-16 10:07:28.648484 | ubuntu-jammy -> localhost | | . *B Bo+. | 2025-12-16 10:07:28.648545 | ubuntu-jammy -> localhost | | B+oB+O+. | 2025-12-16 10:07:28.648605 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-16 10:07:28.648790 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.503792 2025-12-16 10:07:28.662186 | 2025-12-16 10:07:28.662362 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-16 10:07:28.700910 | ubuntu-jammy | ok 2025-12-16 10:07:28.714921 | ubuntu-jammy | included: /var/lib/zuul/builds/818c48a169cc41feacafaf56dbf8d404/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-16 10:07:28.726347 | 2025-12-16 10:07:28.726500 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-16 10:07:28.761881 | ubuntu-jammy | skipping: Conditional result was False 2025-12-16 10:07:28.776003 | 2025-12-16 10:07:28.776210 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-16 10:07:29.404134 | ubuntu-jammy | changed 2025-12-16 10:07:29.409875 | 2025-12-16 10:07:29.409993 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-16 10:07:29.663839 | ubuntu-jammy | ok 2025-12-16 10:07:29.672896 | 2025-12-16 10:07:29.673068 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-16 10:07:30.391910 | ubuntu-jammy | changed 2025-12-16 10:07:30.400542 | 2025-12-16 10:07:30.400690 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-16 10:07:31.091167 | ubuntu-jammy | changed 2025-12-16 10:07:31.101023 | 2025-12-16 10:07:31.101208 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-16 10:07:31.138725 | ubuntu-jammy | skipping: Conditional result was False 2025-12-16 10:07:31.152143 | 2025-12-16 10:07:31.152348 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-16 10:07:31.682018 | ubuntu-jammy -> localhost | changed 2025-12-16 10:07:31.702532 | 2025-12-16 10:07:31.702688 | TASK [add-build-sshkey : Add back temp key] 2025-12-16 10:07:32.082269 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/818c48a169cc41feacafaf56dbf8d404/work/818c48a169cc41feacafaf56dbf8d404_id_rsa (zuul-build-sshkey) 2025-12-16 10:07:32.082534 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014403 2025-12-16 10:07:32.097861 | 2025-12-16 10:07:32.097990 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-16 10:07:32.495922 | ubuntu-jammy | ok 2025-12-16 10:07:32.501818 | 2025-12-16 10:07:32.501946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-16 10:07:32.536625 | ubuntu-jammy | skipping: Conditional result was False 2025-12-16 10:07:32.549967 | 2025-12-16 10:07:32.550103 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-16 10:07:32.981832 | ubuntu-jammy | ok 2025-12-16 10:07:32.993403 | 2025-12-16 10:07:32.993555 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-16 10:07:33.045698 | ubuntu-jammy | ok 2025-12-16 10:07:33.057241 | 2025-12-16 10:07:33.057405 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-16 10:07:33.413439 | ubuntu-jammy -> localhost | ok 2025-12-16 10:07:33.420148 | 2025-12-16 10:07:33.420265 | TASK [validate-host : Collect information about the host] 2025-12-16 10:07:35.716316 | ubuntu-jammy | ok 2025-12-16 10:07:35.731483 | 2025-12-16 10:07:35.731626 | TASK [validate-host : Sanitize hostname] 2025-12-16 10:07:35.843455 | ubuntu-jammy | ok 2025-12-16 10:07:35.886811 | 2025-12-16 10:07:35.886977 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-16 10:07:36.511517 | ubuntu-jammy -> localhost | changed 2025-12-16 10:07:36.517904 | 2025-12-16 10:07:36.518041 | TASK [validate-host : Collect information about zuul worker] 2025-12-16 10:07:36.949706 | ubuntu-jammy | ok 2025-12-16 10:07:36.960151 | 2025-12-16 10:07:36.960338 | TASK [validate-host : Write out all zuul information for each host] 2025-12-16 10:07:37.649321 | ubuntu-jammy -> localhost | changed 2025-12-16 10:07:37.668488 | 2025-12-16 10:07:37.668654 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-16 10:07:37.960107 | ubuntu-jammy | ok 2025-12-16 10:07:37.969898 | 2025-12-16 10:07:37.970063 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-16 10:07:39.120989 | ubuntu-jammy | changed: 2025-12-16 10:07:39.121250 | ubuntu-jammy | cd+++++++++ src/ 2025-12-16 10:07:39.121295 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-16 10:07:39.121323 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-16 10:07:39.121349 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-16 10:07:39.121373 | ubuntu-jammy | Containerfile 2025-12-16 10:07:39.121564 | ubuntu-jammy | Containerfile 2025-12-16 10:07:39.147434 | ubuntu-jammy | Containerfile 2025-12-16 10:07:39.147503 | ubuntu-jammy | Containerfile 2025-12-16 10:07:39.147572 | ubuntu-jammy | Containerfile 2025-12-16 10:07:39.147642 | ubuntu-jammy | Containerfile 2025-12-16 10:07:39.147712 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007394 2025-12-16 10:09:05.138868 | 2025-12-16 10:09:05.139009 | TASK [upload-logs : Upload logs to log server] 2025-12-16 10:09:05.750429 | localhost | Output suppressed because no_log was given 2025-12-16 10:09:05.753247 | 2025-12-16 10:09:05.753377 | LOOP [upload-logs : Compress console log and json output] 2025-12-16 10:09:05.806492 | localhost | skipping: Conditional result was False 2025-12-16 10:09:05.813670 | localhost | skipping: Conditional result was False 2025-12-16 10:09:05.824796 | 2025-12-16 10:09:05.825046 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-16 10:09:05.880312 | localhost | skipping: Conditional result was False 2025-12-16 10:09:05.880956 | 2025-12-16 10:09:05.886173 | localhost | skipping: Conditional result was False 2025-12-16 10:09:05.898517 | 2025-12-16 10:09:05.898896 | LOOP [upload-logs : Upload console log and json output]