2025-12-14 03:10:21.396330 | Job console starting 2025-12-14 03:10:21.405897 | Updating git repos 2025-12-14 03:10:21.445255 | Cloning repos into workspace 2025-12-14 03:10:21.584987 | Restoring repo states 2025-12-14 03:10:21.602414 | Merging changes 2025-12-14 03:10:21.602438 | Checking out repos 2025-12-14 03:10:21.720018 | Preparing playbooks 2025-12-14 03:10:22.949919 | Running Ansible setup 2025-12-14 03:10:32.543291 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-14 03:10:34.779598 | 2025-12-14 03:10:34.779792 | PLAY [Base pre] 2025-12-14 03:10:34.849844 | 2025-12-14 03:10:34.850027 | TASK [Setup log path fact] 2025-12-14 03:10:34.914727 | debian-bookworm | ok 2025-12-14 03:10:35.004983 | 2025-12-14 03:10:35.005182 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-14 03:10:35.039496 | debian-bookworm | ok 2025-12-14 03:10:35.056381 | 2025-12-14 03:10:35.056526 | TASK [emit-job-header : Print job information] 2025-12-14 03:10:35.229846 | # Job Information 2025-12-14 03:10:35.230116 | Ansible Version: 2.16.14 2025-12-14 03:10:35.230155 | Job: yamllint 2025-12-14 03:10:35.230193 | Pipeline: periodic-daily 2025-12-14 03:10:35.230221 | Executor: 521e9411259a 2025-12-14 03:10:35.230242 | Triggered by: https://github.com/osism/openstack-ironic-images 2025-12-14 03:10:35.230265 | Event ID: 4b70f42726924b639c62335c8e881c4f 2025-12-14 03:10:35.249214 | 2025-12-14 03:10:35.249369 | LOOP [emit-job-header : Print node information] 2025-12-14 03:10:35.600860 | debian-bookworm | ok: 2025-12-14 03:10:35.601140 | debian-bookworm | # Node Information 2025-12-14 03:10:35.601179 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-14 03:10:35.601205 | debian-bookworm | Hostname: debian 2025-12-14 03:10:35.601226 | debian-bookworm | Username: zuul 2025-12-14 03:10:35.601248 | debian-bookworm | Distro: Debian 12.12 2025-12-14 03:10:35.601272 | debian-bookworm | Provider: regiocloud-a 2025-12-14 03:10:35.601293 | debian-bookworm | Region: 2025-12-14 03:10:35.601314 | debian-bookworm | Label: debian-bookworm 2025-12-14 03:10:35.601334 | debian-bookworm | Product Name: OpenStack Nova 2025-12-14 03:10:35.601353 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:2e91 2025-12-14 03:10:35.615841 | 2025-12-14 03:10:35.615992 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-14 03:10:37.168657 | debian-bookworm -> localhost | changed 2025-12-14 03:10:37.176979 | 2025-12-14 03:10:37.177126 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-14 03:10:40.537480 | debian-bookworm -> localhost | changed 2025-12-14 03:10:40.571490 | 2025-12-14 03:10:40.571714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-14 03:10:41.943430 | debian-bookworm -> localhost | ok 2025-12-14 03:10:41.954171 | 2025-12-14 03:10:41.954333 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-14 03:10:42.096036 | debian-bookworm | ok 2025-12-14 03:10:42.242132 | debian-bookworm | included: /var/lib/zuul/builds/1df44a6a98114b3cb3f34f96452586da/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-14 03:10:42.330285 | 2025-12-14 03:10:42.330445 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-14 03:10:47.967490 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-14 03:10:47.967696 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1df44a6a98114b3cb3f34f96452586da/work/1df44a6a98114b3cb3f34f96452586da_id_rsa 2025-12-14 03:10:47.967734 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1df44a6a98114b3cb3f34f96452586da/work/1df44a6a98114b3cb3f34f96452586da_id_rsa.pub 2025-12-14 03:10:47.967775 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-14 03:10:47.967800 | debian-bookworm -> localhost | SHA256:hkMA61GEiD1xjWQvN/tcrBGzuZd65UP/Y+i75S5HRiM zuul-build-sshkey 2025-12-14 03:10:47.967822 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-14 03:10:47.967851 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-14 03:10:47.967873 | debian-bookworm -> localhost | |.oo*Bo | 2025-12-14 03:10:47.967895 | debian-bookworm -> localhost | |o +=.o. | 2025-12-14 03:10:47.967915 | debian-bookworm -> localhost | | o.. = o | 2025-12-14 03:10:47.967935 | debian-bookworm -> localhost | | . . + + * E o | 2025-12-14 03:10:47.967954 | debian-bookworm -> localhost | | . + S o o .| 2025-12-14 03:10:47.967976 | debian-bookworm -> localhost | | = = .o o | 2025-12-14 03:10:47.967995 | debian-bookworm -> localhost | | = o+ .+. | 2025-12-14 03:10:47.968014 | debian-bookworm -> localhost | | o. oo++ | 2025-12-14 03:10:47.968034 | debian-bookworm -> localhost | | .. .=B+o| 2025-12-14 03:10:47.968054 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-14 03:10:47.968100 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.907516 2025-12-14 03:10:47.975377 | 2025-12-14 03:10:47.975486 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-14 03:10:48.006436 | debian-bookworm | ok 2025-12-14 03:10:48.065377 | debian-bookworm | included: /var/lib/zuul/builds/1df44a6a98114b3cb3f34f96452586da/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-14 03:10:48.125229 | 2025-12-14 03:10:48.125343 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-14 03:10:48.164553 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:10:48.176831 | 2025-12-14 03:10:48.176941 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-14 03:10:49.689443 | debian-bookworm | changed 2025-12-14 03:10:49.699590 | 2025-12-14 03:10:49.699688 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-14 03:10:50.070060 | debian-bookworm | ok 2025-12-14 03:10:50.089098 | 2025-12-14 03:10:50.089212 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-14 03:10:50.908482 | debian-bookworm | changed 2025-12-14 03:10:50.920503 | 2025-12-14 03:10:50.920610 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-14 03:10:51.931931 | debian-bookworm | changed 2025-12-14 03:10:51.944240 | 2025-12-14 03:10:51.944352 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-14 03:10:52.013288 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:10:52.022199 | 2025-12-14 03:10:52.022324 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-14 03:10:54.505143 | debian-bookworm -> localhost | changed 2025-12-14 03:10:54.550470 | 2025-12-14 03:10:54.550632 | TASK [add-build-sshkey : Add back temp key] 2025-12-14 03:10:56.376517 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1df44a6a98114b3cb3f34f96452586da/work/1df44a6a98114b3cb3f34f96452586da_id_rsa (zuul-build-sshkey) 2025-12-14 03:10:56.376795 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.053830 2025-12-14 03:10:56.406273 | 2025-12-14 03:10:56.411203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-14 03:10:57.462592 | debian-bookworm | ok 2025-12-14 03:10:57.474234 | 2025-12-14 03:10:57.474388 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-14 03:10:57.567994 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:10:57.582958 | 2025-12-14 03:10:57.583096 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-14 03:10:58.495982 | debian-bookworm | ok 2025-12-14 03:10:58.560846 | 2025-12-14 03:10:58.565102 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-14 03:10:58.681843 | debian-bookworm | ok 2025-12-14 03:10:58.692025 | 2025-12-14 03:10:58.692165 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-14 03:10:59.495841 | debian-bookworm -> localhost | ok 2025-12-14 03:10:59.503072 | 2025-12-14 03:10:59.503209 | TASK [validate-host : Collect information about the host] 2025-12-14 03:11:01.277768 | debian-bookworm | ok 2025-12-14 03:11:01.334270 | 2025-12-14 03:11:01.334422 | TASK [validate-host : Sanitize hostname] 2025-12-14 03:11:01.818580 | debian-bookworm | ok 2025-12-14 03:11:02.071964 | 2025-12-14 03:11:02.072126 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-14 03:11:03.627375 | debian-bookworm -> localhost | changed 2025-12-14 03:11:03.633927 | 2025-12-14 03:11:03.634055 | TASK [validate-host : Collect information about zuul worker] 2025-12-14 03:11:04.113362 | debian-bookworm | ok 2025-12-14 03:11:04.118477 | 2025-12-14 03:11:04.121246 | TASK [validate-host : Write out all zuul information for each host] 2025-12-14 03:11:05.582372 | debian-bookworm -> localhost | changed 2025-12-14 03:11:05.618871 | 2025-12-14 03:11:05.619034 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-14 03:11:05.930321 | debian-bookworm | ok 2025-12-14 03:11:05.937184 | 2025-12-14 03:11:05.937303 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-14 03:11:07.311045 | debian-bookworm | changed: 2025-12-14 03:11:07.311279 | debian-bookworm | cd+++++++++ src/ 2025-12-14 03:11:07.311316 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-14 03:11:07.311341 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-14 03:11:07.311363 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2025-12-14 03:11:07.311384 | debian-bookworm | localhost | ok: Runtime: 0:00:00.021467 2025-12-14 03:11:41.892662 | 2025-12-14 03:11:41.892851 | TASK [upload-logs : Upload logs to log server] 2025-12-14 03:11:42.721670 | localhost | Output suppressed because no_log was given 2025-12-14 03:11:42.726171 | 2025-12-14 03:11:42.726302 | LOOP [upload-logs : Compress console log and json output] 2025-12-14 03:11:42.853847 | localhost | skipping: Conditional result was False 2025-12-14 03:11:42.863423 | localhost | skipping: Conditional result was False 2025-12-14 03:11:42.871933 | 2025-12-14 03:11:42.872077 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-14 03:11:43.063382 | localhost | skipping: Conditional result was False 2025-12-14 03:11:43.063732 | 2025-12-14 03:11:43.080424 | localhost | skipping: Conditional result was False 2025-12-14 03:11:43.091414 | 2025-12-14 03:11:43.091562 | LOOP [upload-logs : Upload console log and json output]