2026-03-24 03:10:30.482718 | Job console starting 2026-03-24 03:10:30.500072 | Updating git repos 2026-03-24 03:10:30.593790 | Cloning repos into workspace 2026-03-24 03:10:30.790794 | Restoring repo states 2026-03-24 03:10:30.844203 | Merging changes 2026-03-24 03:10:30.844223 | Checking out repos 2026-03-24 03:10:30.978250 | Preparing playbooks 2026-03-24 03:10:32.020510 | Running Ansible setup 2026-03-24 03:10:36.309463 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-24 03:10:37.178298 | 2026-03-24 03:10:37.178433 | PLAY [Base pre] 2026-03-24 03:10:37.197363 | 2026-03-24 03:10:37.197515 | TASK [Setup log path fact] 2026-03-24 03:10:37.225487 | debian-bookworm | ok 2026-03-24 03:10:37.247289 | 2026-03-24 03:10:37.247436 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-24 03:10:37.296738 | debian-bookworm | ok 2026-03-24 03:10:37.320768 | 2026-03-24 03:10:37.320891 | TASK [emit-job-header : Print job information] 2026-03-24 03:10:37.389218 | # Job Information 2026-03-24 03:10:37.389376 | Ansible Version: 2.16.14 2026-03-24 03:10:37.389421 | Job: ansible-lint 2026-03-24 03:10:37.389452 | Pipeline: periodic-daily 2026-03-24 03:10:37.389475 | Executor: 521e9411259a 2026-03-24 03:10:37.389496 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-03-24 03:10:37.389518 | Event ID: b2870f416eb04e5eb3f8bbba2f972108 2026-03-24 03:10:37.394343 | 2026-03-24 03:10:37.394454 | LOOP [emit-job-header : Print node information] 2026-03-24 03:10:37.539033 | debian-bookworm | ok: 2026-03-24 03:10:37.539293 | debian-bookworm | # Node Information 2026-03-24 03:10:37.539336 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-24 03:10:37.539363 | debian-bookworm | Hostname: debian 2026-03-24 03:10:37.539420 | debian-bookworm | Username: zuul 2026-03-24 03:10:37.539445 | debian-bookworm | Distro: Debian 12.13 2026-03-24 03:10:37.539469 | debian-bookworm | Provider: regiocloud-a 2026-03-24 03:10:37.539491 | debian-bookworm | Region: 2026-03-24 03:10:37.539512 | debian-bookworm | Label: debian-bookworm 2026-03-24 03:10:37.539533 | debian-bookworm | Product Name: OpenStack Nova 2026-03-24 03:10:37.539553 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee7:693d 2026-03-24 03:10:37.560073 | 2026-03-24 03:10:37.560190 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-24 03:10:38.302425 | debian-bookworm -> localhost | changed 2026-03-24 03:10:38.309532 | 2026-03-24 03:10:38.309638 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-24 03:10:39.507212 | debian-bookworm -> localhost | changed 2026-03-24 03:10:39.518785 | 2026-03-24 03:10:39.519084 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-24 03:10:39.714093 | debian-bookworm -> localhost | ok 2026-03-24 03:10:39.720357 | 2026-03-24 03:10:39.720468 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-24 03:10:39.737893 | debian-bookworm | ok 2026-03-24 03:10:39.754581 | debian-bookworm | included: /var/lib/zuul/builds/a7ee23021c2f42df93cce9331d26f618/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-24 03:10:39.760456 | 2026-03-24 03:10:39.760543 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-24 03:10:40.832688 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-24 03:10:40.832877 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a7ee23021c2f42df93cce9331d26f618/work/a7ee23021c2f42df93cce9331d26f618_id_rsa 2026-03-24 03:10:40.832914 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a7ee23021c2f42df93cce9331d26f618/work/a7ee23021c2f42df93cce9331d26f618_id_rsa.pub 2026-03-24 03:10:40.832940 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-24 03:10:40.832963 | debian-bookworm -> localhost | SHA256:5vnun3OFrdv4Qi20MYiC9tKSY2cGcUJcd3rd9gVy7a4 zuul-build-sshkey 2026-03-24 03:10:40.832985 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-24 03:10:40.833014 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-24 03:10:40.833036 | debian-bookworm -> localhost | | o... . o o. | 2026-03-24 03:10:40.833058 | debian-bookworm -> localhost | | + .. o + o.| 2026-03-24 03:10:40.833077 | debian-bookworm -> localhost | | = ......+| 2026-03-24 03:10:40.833097 | debian-bookworm -> localhost | | + . ... +.+| 2026-03-24 03:10:40.833116 | debian-bookworm -> localhost | | . =S. . O.| 2026-03-24 03:10:40.833144 | debian-bookworm -> localhost | | *o*. = =| 2026-03-24 03:10:40.833165 | debian-bookworm -> localhost | | . Bo . = | 2026-03-24 03:10:40.833185 | debian-bookworm -> localhost | | . ..Eo | 2026-03-24 03:10:40.833205 | debian-bookworm -> localhost | | o+.ooo+o| 2026-03-24 03:10:40.833225 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-24 03:10:40.833275 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.489650 2026-03-24 03:10:40.847004 | 2026-03-24 03:10:40.847108 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-24 03:10:40.922157 | debian-bookworm | ok 2026-03-24 03:10:40.937319 | debian-bookworm | included: /var/lib/zuul/builds/a7ee23021c2f42df93cce9331d26f618/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-24 03:10:40.983039 | 2026-03-24 03:10:40.983151 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-24 03:10:41.034508 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:10:41.051764 | 2026-03-24 03:10:41.051873 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-24 03:10:42.038156 | debian-bookworm | changed 2026-03-24 03:10:42.045913 | 2026-03-24 03:10:42.046008 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-24 03:10:42.341111 | debian-bookworm | ok 2026-03-24 03:10:42.345685 | 2026-03-24 03:10:42.345770 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-24 03:10:43.071982 | debian-bookworm | changed 2026-03-24 03:10:43.081299 | 2026-03-24 03:10:43.081422 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-24 03:10:43.671424 | debian-bookworm | changed 2026-03-24 03:10:43.677200 | 2026-03-24 03:10:43.677295 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-24 03:10:43.699953 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:10:43.706144 | 2026-03-24 03:10:43.706237 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-24 03:10:44.144112 | debian-bookworm -> localhost | changed 2026-03-24 03:10:44.155505 | 2026-03-24 03:10:44.155608 | TASK [add-build-sshkey : Add back temp key] 2026-03-24 03:10:44.543573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a7ee23021c2f42df93cce9331d26f618/work/a7ee23021c2f42df93cce9331d26f618_id_rsa (zuul-build-sshkey) 2026-03-24 03:10:44.543805 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009694 2026-03-24 03:10:44.551646 | 2026-03-24 03:10:44.551752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-24 03:10:44.955517 | debian-bookworm | ok 2026-03-24 03:10:44.972111 | 2026-03-24 03:10:44.972254 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-24 03:10:45.011368 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:10:45.036701 | 2026-03-24 03:10:45.036843 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-24 03:10:45.544087 | debian-bookworm | ok 2026-03-24 03:10:45.579371 | 2026-03-24 03:10:45.579879 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-24 03:10:45.676618 | debian-bookworm | ok 2026-03-24 03:10:45.689805 | 2026-03-24 03:10:45.689924 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-24 03:10:46.347763 | debian-bookworm -> localhost | ok 2026-03-24 03:10:46.354402 | 2026-03-24 03:10:46.354499 | TASK [validate-host : Collect information about the host] 2026-03-24 03:10:47.764958 | debian-bookworm | ok 2026-03-24 03:10:47.775689 | 2026-03-24 03:10:47.775792 | TASK [validate-host : Sanitize hostname] 2026-03-24 03:10:47.957188 | debian-bookworm | ok 2026-03-24 03:10:48.032551 | 2026-03-24 03:10:48.032660 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-24 03:10:48.872215 | debian-bookworm -> localhost | changed 2026-03-24 03:10:48.878077 | 2026-03-24 03:10:48.878182 | TASK [validate-host : Collect information about zuul worker] 2026-03-24 03:10:49.289715 | debian-bookworm | ok 2026-03-24 03:10:49.294817 | 2026-03-24 03:10:49.294945 | TASK [validate-host : Write out all zuul information for each host] 2026-03-24 03:10:50.184746 | debian-bookworm -> localhost | changed 2026-03-24 03:10:50.211152 | 2026-03-24 03:10:50.211256 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-24 03:10:50.486371 | debian-bookworm | ok 2026-03-24 03:10:50.502160 | 2026-03-24 03:10:50.502265 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-24 03:10:52.524857 | debian-bookworm | changed: 2026-03-24 03:10:52.525021 | debian-bookworm | cd+++++++++ src/ 2026-03-24 03:10:52.525054 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-24 03:10:52.525077 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-24 03:10:52.525098 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-24 03:10:52.525119 | debian-bookworm | Containerfile 2026-03-24 03:10:52.525267 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013632 2026-03-24 03:11:31.499272 | 2026-03-24 03:11:31.499420 | TASK [upload-logs : Upload logs to log server] 2026-03-24 03:11:32.052800 | localhost | Output suppressed because no_log was given 2026-03-24 03:11:32.054675 | 2026-03-24 03:11:32.054783 | LOOP [upload-logs : Compress console log and json output] 2026-03-24 03:11:32.109818 | localhost | skipping: Conditional result was False 2026-03-24 03:11:32.114921 | localhost | skipping: Conditional result was False 2026-03-24 03:11:32.127262 | 2026-03-24 03:11:32.127541 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-24 03:11:32.178462 | localhost | skipping: Conditional result was False 2026-03-24 03:11:32.178971 | 2026-03-24 03:11:32.186419 | localhost | skipping: Conditional result was False 2026-03-24 03:11:32.190225 | 2026-03-24 03:11:32.190371 | LOOP [upload-logs : Upload console log and json output]