2026-03-08 03:18:06.161417 | Job console starting 2026-03-08 03:18:06.186887 | Updating git repos 2026-03-08 03:18:06.227513 | Cloning repos into workspace 2026-03-08 03:18:06.306770 | Restoring repo states 2026-03-08 03:18:06.320905 | Merging changes 2026-03-08 03:18:06.320926 | Checking out repos 2026-03-08 03:18:06.422099 | Preparing playbooks 2026-03-08 03:18:07.402066 | Running Ansible setup 2026-03-08 03:18:12.108342 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-08 03:18:13.383279 | 2026-03-08 03:18:13.383447 | PLAY [Base pre] 2026-03-08 03:18:13.437788 | 2026-03-08 03:18:13.438292 | TASK [Setup log path fact] 2026-03-08 03:18:13.494522 | debian-bookworm | ok 2026-03-08 03:18:13.521543 | 2026-03-08 03:18:13.521857 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-08 03:18:13.581166 | debian-bookworm | ok 2026-03-08 03:18:13.598870 | 2026-03-08 03:18:13.599004 | TASK [emit-job-header : Print job information] 2026-03-08 03:18:13.665660 | # Job Information 2026-03-08 03:18:13.666161 | Ansible Version: 2.16.14 2026-03-08 03:18:13.666208 | Job: yamllint 2026-03-08 03:18:13.666310 | Pipeline: periodic-daily 2026-03-08 03:18:13.666347 | Executor: 521e9411259a 2026-03-08 03:18:13.666371 | Triggered by: https://github.com/osism/mappings 2026-03-08 03:18:13.666396 | Event ID: ae5b9497b74c4de6b0c80fe1b80ae39f 2026-03-08 03:18:13.678952 | 2026-03-08 03:18:13.679096 | LOOP [emit-job-header : Print node information] 2026-03-08 03:18:13.818529 | debian-bookworm | ok: 2026-03-08 03:18:13.818986 | debian-bookworm | # Node Information 2026-03-08 03:18:13.819038 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-08 03:18:13.819065 | debian-bookworm | Hostname: debian 2026-03-08 03:18:13.819089 | debian-bookworm | Username: zuul 2026-03-08 03:18:13.819110 | debian-bookworm | Distro: Debian 12.13 2026-03-08 03:18:13.819134 | debian-bookworm | Provider: regiocloud-a 2026-03-08 03:18:13.819156 | debian-bookworm | Region: 2026-03-08 03:18:13.819177 | debian-bookworm | Label: debian-bookworm 2026-03-08 03:18:13.819196 | debian-bookworm | Product Name: OpenStack Nova 2026-03-08 03:18:13.819216 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:adc7 2026-03-08 03:18:13.844526 | 2026-03-08 03:18:13.844709 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-08 03:18:14.781407 | debian-bookworm -> localhost | changed 2026-03-08 03:18:14.792756 | 2026-03-08 03:18:14.792880 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-08 03:18:17.094339 | debian-bookworm -> localhost | changed 2026-03-08 03:18:17.102794 | 2026-03-08 03:18:17.102896 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-08 03:18:17.392323 | debian-bookworm -> localhost | ok 2026-03-08 03:18:17.405236 | 2026-03-08 03:18:17.405402 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-08 03:18:17.427542 | debian-bookworm | ok 2026-03-08 03:18:17.449986 | debian-bookworm | included: /var/lib/zuul/builds/95a62b1666d64d1fbfe58cedb4fc54ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-08 03:18:17.457177 | 2026-03-08 03:18:17.457319 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-08 03:18:18.921368 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-08 03:18:18.922847 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/95a62b1666d64d1fbfe58cedb4fc54ea/work/95a62b1666d64d1fbfe58cedb4fc54ea_id_rsa 2026-03-08 03:18:18.923419 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/95a62b1666d64d1fbfe58cedb4fc54ea/work/95a62b1666d64d1fbfe58cedb4fc54ea_id_rsa.pub 2026-03-08 03:18:18.923472 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-08 03:18:18.923507 | debian-bookworm -> localhost | SHA256:nKhLYAP0fZA7S4vPr6DXABd/We19lki7Srt6W5Uh5KQ zuul-build-sshkey 2026-03-08 03:18:18.923534 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-08 03:18:18.923570 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-08 03:18:18.923595 | debian-bookworm -> localhost | | . .. . o | 2026-03-08 03:18:18.923619 | debian-bookworm -> localhost | |. ..... . .=. | 2026-03-08 03:18:18.923642 | debian-bookworm -> localhost | |. .o...o .Eooo..| 2026-03-08 03:18:18.923737 | debian-bookworm -> localhost | | o . =.= . . +.+o| 2026-03-08 03:18:18.923767 | debian-bookworm -> localhost | | * o * S +o | 2026-03-08 03:18:18.923801 | debian-bookworm -> localhost | | . = + . .. | 2026-03-08 03:18:18.923825 | debian-bookworm -> localhost | | .B . o. | 2026-03-08 03:18:18.923847 | debian-bookworm -> localhost | | .o.= +. | 2026-03-08 03:18:18.923870 | debian-bookworm -> localhost | | .. ..o. .ooo | 2026-03-08 03:18:18.923893 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-08 03:18:18.923970 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.655376 2026-03-08 03:18:18.942546 | 2026-03-08 03:18:18.942651 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-08 03:18:18.985642 | debian-bookworm | ok 2026-03-08 03:18:18.994616 | debian-bookworm | included: /var/lib/zuul/builds/95a62b1666d64d1fbfe58cedb4fc54ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-08 03:18:19.026054 | 2026-03-08 03:18:19.026157 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-08 03:18:19.062488 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:18:19.068205 | 2026-03-08 03:18:19.068298 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-08 03:18:19.954586 | debian-bookworm | changed 2026-03-08 03:18:19.961984 | 2026-03-08 03:18:19.962090 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-08 03:18:20.242764 | debian-bookworm | ok 2026-03-08 03:18:20.248348 | 2026-03-08 03:18:20.248453 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-08 03:18:20.974292 | debian-bookworm | changed 2026-03-08 03:18:20.979826 | 2026-03-08 03:18:20.979911 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-08 03:18:21.778876 | debian-bookworm | changed 2026-03-08 03:18:21.785070 | 2026-03-08 03:18:21.785185 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-08 03:18:21.820201 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:18:21.845376 | 2026-03-08 03:18:21.845496 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-08 03:18:22.589490 | debian-bookworm -> localhost | changed 2026-03-08 03:18:22.603961 | 2026-03-08 03:18:22.604062 | TASK [add-build-sshkey : Add back temp key] 2026-03-08 03:18:23.142804 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/95a62b1666d64d1fbfe58cedb4fc54ea/work/95a62b1666d64d1fbfe58cedb4fc54ea_id_rsa (zuul-build-sshkey) 2026-03-08 03:18:23.143220 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019141 2026-03-08 03:18:23.150760 | 2026-03-08 03:18:23.151123 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-08 03:18:23.602105 | debian-bookworm | ok 2026-03-08 03:18:23.612364 | 2026-03-08 03:18:23.612465 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-08 03:18:23.637507 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:18:23.654105 | 2026-03-08 03:18:23.654430 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-08 03:18:24.131541 | debian-bookworm | ok 2026-03-08 03:18:24.149424 | 2026-03-08 03:18:24.149554 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-08 03:18:24.189067 | debian-bookworm | ok 2026-03-08 03:18:24.200387 | 2026-03-08 03:18:24.200542 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-08 03:18:24.585085 | debian-bookworm -> localhost | ok 2026-03-08 03:18:24.592231 | 2026-03-08 03:18:24.592352 | TASK [validate-host : Collect information about the host] 2026-03-08 03:18:25.827704 | debian-bookworm | ok 2026-03-08 03:18:25.838121 | 2026-03-08 03:18:25.838236 | TASK [validate-host : Sanitize hostname] 2026-03-08 03:18:25.949314 | debian-bookworm | ok 2026-03-08 03:18:25.994117 | 2026-03-08 03:18:25.994246 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-08 03:18:26.927842 | debian-bookworm -> localhost | changed 2026-03-08 03:18:26.934889 | 2026-03-08 03:18:26.935009 | TASK [validate-host : Collect information about zuul worker] 2026-03-08 03:18:27.413923 | debian-bookworm | ok 2026-03-08 03:18:27.421296 | 2026-03-08 03:18:27.421414 | TASK [validate-host : Write out all zuul information for each host] 2026-03-08 03:18:28.659923 | debian-bookworm -> localhost | changed 2026-03-08 03:18:28.689909 | 2026-03-08 03:18:28.690048 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-08 03:18:29.026424 | debian-bookworm | ok 2026-03-08 03:18:29.039197 | 2026-03-08 03:18:29.039330 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-08 03:18:30.507903 | debian-bookworm | changed: 2026-03-08 03:18:30.508221 | debian-bookworm | cd+++++++++ src/ 2026-03-08 03:18:30.508263 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-08 03:18:30.508289 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-08 03:18:30.508311 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-03-08 03:18:30.508331 | debian-bookworm | Containerfile 2026-03-08 03:18:30.508410 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007949 2026-03-08 03:19:03.284491 | 2026-03-08 03:19:03.284614 | TASK [upload-logs : Upload logs to log server] 2026-03-08 03:19:03.842790 | localhost | Output suppressed because no_log was given 2026-03-08 03:19:03.844862 | 2026-03-08 03:19:03.844982 | LOOP [upload-logs : Compress console log and json output] 2026-03-08 03:19:03.910130 | localhost | skipping: Conditional result was False 2026-03-08 03:19:03.918125 | localhost | skipping: Conditional result was False 2026-03-08 03:19:03.924076 | 2026-03-08 03:19:03.924197 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-08 03:19:03.986892 | localhost | skipping: Conditional result was False 2026-03-08 03:19:03.987217 | 2026-03-08 03:19:03.992730 | localhost | skipping: Conditional result was False 2026-03-08 03:19:03.996475 | 2026-03-08 03:19:03.996596 | LOOP [upload-logs : Upload console log and json output]