2026-04-28 03:04:03.492365 | Job console starting 2026-04-28 03:04:03.527047 | Updating git repos 2026-04-28 03:04:03.561177 | Cloning repos into workspace 2026-04-28 03:04:03.628127 | Restoring repo states 2026-04-28 03:04:03.651591 | Merging changes 2026-04-28 03:04:03.651613 | Checking out repos 2026-04-28 03:04:03.768306 | Preparing playbooks 2026-04-28 03:04:05.036785 | Running Ansible setup 2026-04-28 03:04:11.660558 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 03:04:12.660325 | 2026-04-28 03:04:12.660544 | PLAY [Base pre] 2026-04-28 03:04:12.684352 | 2026-04-28 03:04:12.684572 | TASK [Setup log path fact] 2026-04-28 03:04:12.715018 | debian-bookworm | ok 2026-04-28 03:04:12.733010 | 2026-04-28 03:04:12.733179 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 03:04:12.762664 | debian-bookworm | ok 2026-04-28 03:04:12.773212 | 2026-04-28 03:04:12.773346 | TASK [emit-job-header : Print job information] 2026-04-28 03:04:12.813309 | # Job Information 2026-04-28 03:04:12.813526 | Ansible Version: 2.16.14 2026-04-28 03:04:12.813564 | Job: yamllint 2026-04-28 03:04:12.813597 | Pipeline: periodic-daily 2026-04-28 03:04:12.813620 | Executor: 521e9411259a 2026-04-28 03:04:12.813642 | Triggered by: https://github.com/osism/rookify 2026-04-28 03:04:12.813664 | Event ID: 1cdae0a42f804eee9976471deac1c88c 2026-04-28 03:04:12.820149 | 2026-04-28 03:04:12.820300 | LOOP [emit-job-header : Print node information] 2026-04-28 03:04:12.933518 | debian-bookworm | ok: 2026-04-28 03:04:12.933734 | debian-bookworm | # Node Information 2026-04-28 03:04:12.933769 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-28 03:04:12.933795 | debian-bookworm | Hostname: debian 2026-04-28 03:04:12.933818 | debian-bookworm | Username: zuul 2026-04-28 03:04:12.933838 | debian-bookworm | Distro: Debian 12.13 2026-04-28 03:04:12.933863 | debian-bookworm | Provider: regiocloud-a 2026-04-28 03:04:12.933884 | debian-bookworm | Region: 2026-04-28 03:04:12.933905 | debian-bookworm | Label: debian-bookworm 2026-04-28 03:04:12.933925 | debian-bookworm | Product Name: OpenStack Nova 2026-04-28 03:04:12.933944 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:593f 2026-04-28 03:04:12.948347 | 2026-04-28 03:04:12.948529 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 03:04:13.479975 | debian-bookworm -> localhost | changed 2026-04-28 03:04:13.487852 | 2026-04-28 03:04:13.487998 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 03:04:15.002724 | debian-bookworm -> localhost | changed 2026-04-28 03:04:15.016060 | 2026-04-28 03:04:15.016207 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 03:04:15.496411 | debian-bookworm -> localhost | ok 2026-04-28 03:04:15.504508 | 2026-04-28 03:04:15.504653 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 03:04:15.536233 | debian-bookworm | ok 2026-04-28 03:04:15.562870 | debian-bookworm | included: /var/lib/zuul/builds/1bce1e29cd5e4f3a92ae9691ac1c0317/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 03:04:15.580436 | 2026-04-28 03:04:15.580659 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 03:04:18.467962 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-28 03:04:18.468317 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1bce1e29cd5e4f3a92ae9691ac1c0317/work/1bce1e29cd5e4f3a92ae9691ac1c0317_id_rsa 2026-04-28 03:04:18.468389 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1bce1e29cd5e4f3a92ae9691ac1c0317/work/1bce1e29cd5e4f3a92ae9691ac1c0317_id_rsa.pub 2026-04-28 03:04:18.468418 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-28 03:04:18.468443 | debian-bookworm -> localhost | SHA256:guYNJuFG7xo/gJT62k/sAg0PuidmOnuHDjVwPYoBrWY zuul-build-sshkey 2026-04-28 03:04:18.468465 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-28 03:04:18.468527 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-28 03:04:18.468652 | debian-bookworm -> localhost | |.. | 2026-04-28 03:04:18.468684 | debian-bookworm -> localhost | |. .. | 2026-04-28 03:04:18.468709 | debian-bookworm -> localhost | |o.= o | 2026-04-28 03:04:18.468731 | debian-bookworm -> localhost | |+E + o | 2026-04-28 03:04:18.468752 | debian-bookworm -> localhost | |B*B * . S | 2026-04-28 03:04:18.468777 | debian-bookworm -> localhost | |=o+O o . | 2026-04-28 03:04:18.468824 | debian-bookworm -> localhost | |.+.o= . | 2026-04-28 03:04:18.468848 | debian-bookworm -> localhost | |+=**o | 2026-04-28 03:04:18.468871 | debian-bookworm -> localhost | |BO+++. | 2026-04-28 03:04:18.468892 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-28 03:04:18.468954 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.161001 2026-04-28 03:04:18.479732 | 2026-04-28 03:04:18.479870 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 03:04:18.526655 | debian-bookworm | ok 2026-04-28 03:04:18.543245 | debian-bookworm | included: /var/lib/zuul/builds/1bce1e29cd5e4f3a92ae9691ac1c0317/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 03:04:18.562090 | 2026-04-28 03:04:18.564891 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 03:04:18.612974 | debian-bookworm | skipping: Conditional result was False 2026-04-28 03:04:18.623787 | 2026-04-28 03:04:18.623930 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 03:04:19.675088 | debian-bookworm | changed 2026-04-28 03:04:19.685677 | 2026-04-28 03:04:19.686300 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 03:04:20.000256 | debian-bookworm | ok 2026-04-28 03:04:20.021204 | 2026-04-28 03:04:20.021363 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 03:04:20.900143 | debian-bookworm | changed 2026-04-28 03:04:20.908009 | 2026-04-28 03:04:20.908152 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 03:04:21.688724 | debian-bookworm | changed 2026-04-28 03:04:21.704871 | 2026-04-28 03:04:21.705028 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 03:04:21.730734 | debian-bookworm | skipping: Conditional result was False 2026-04-28 03:04:21.739638 | 2026-04-28 03:04:21.739794 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 03:04:22.354895 | debian-bookworm -> localhost | changed 2026-04-28 03:04:22.380021 | 2026-04-28 03:04:22.380177 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 03:04:22.956559 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1bce1e29cd5e4f3a92ae9691ac1c0317/work/1bce1e29cd5e4f3a92ae9691ac1c0317_id_rsa (zuul-build-sshkey) 2026-04-28 03:04:22.956821 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013022 2026-04-28 03:04:22.966558 | 2026-04-28 03:04:22.966710 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 03:04:23.612156 | debian-bookworm | ok 2026-04-28 03:04:23.622385 | 2026-04-28 03:04:23.622552 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 03:04:23.679870 | debian-bookworm | skipping: Conditional result was False 2026-04-28 03:04:23.694062 | 2026-04-28 03:04:23.694236 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-28 03:04:24.213146 | debian-bookworm | ok 2026-04-28 03:04:24.235445 | 2026-04-28 03:04:24.235626 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-28 03:04:24.293694 | debian-bookworm | ok 2026-04-28 03:04:24.300356 | 2026-04-28 03:04:24.300528 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-28 03:04:24.742983 | debian-bookworm -> localhost | ok 2026-04-28 03:04:24.750028 | 2026-04-28 03:04:24.750165 | TASK [validate-host : Collect information about the host] 2026-04-28 03:04:26.062307 | debian-bookworm | ok 2026-04-28 03:04:26.078035 | 2026-04-28 03:04:26.078180 | TASK [validate-host : Sanitize hostname] 2026-04-28 03:04:26.212055 | debian-bookworm | ok 2026-04-28 03:04:26.340124 | 2026-04-28 03:04:26.340348 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-28 03:04:27.613379 | debian-bookworm -> localhost | changed 2026-04-28 03:04:27.619979 | 2026-04-28 03:04:27.620107 | TASK [validate-host : Collect information about zuul worker] 2026-04-28 03:04:28.152446 | debian-bookworm | ok 2026-04-28 03:04:28.164261 | 2026-04-28 03:04:28.164429 | TASK [validate-host : Write out all zuul information for each host] 2026-04-28 03:04:28.884634 | debian-bookworm -> localhost | changed 2026-04-28 03:04:28.902984 | 2026-04-28 03:04:28.903134 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-28 03:04:29.221283 | debian-bookworm | ok 2026-04-28 03:04:29.228833 | 2026-04-28 03:04:29.229048 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-28 03:04:30.347665 | debian-bookworm | changed: 2026-04-28 03:04:30.347882 | debian-bookworm | cd+++++++++ src/ 2026-04-28 03:04:30.347916 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-28 03:04:30.347940 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-28 03:04:30.347961 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2026-04-28 03:04:30.347982 | debian-bookworm | Containerfile 2026-04-28 03:04:30.348130 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013643 2026-04-28 03:05:01.439121 | 2026-04-28 03:05:01.439218 | TASK [upload-logs : Upload logs to log server] 2026-04-28 03:05:02.415536 | localhost | Output suppressed because no_log was given 2026-04-28 03:05:02.417250 | 2026-04-28 03:05:02.417337 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 03:05:02.517637 | localhost | skipping: Conditional result was False 2026-04-28 03:05:02.529742 | localhost | skipping: Conditional result was False 2026-04-28 03:05:02.533777 | 2026-04-28 03:05:02.533876 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 03:05:02.618711 | localhost | skipping: Conditional result was False 2026-04-28 03:05:02.619000 | 2026-04-28 03:05:02.626873 | localhost | skipping: Conditional result was False 2026-04-28 03:05:02.630146 | 2026-04-28 03:05:02.630250 | LOOP [upload-logs : Upload console log and json output]