2026-03-31 03:09:22.386452 | Job console starting 2026-03-31 03:09:22.404900 | Updating git repos 2026-03-31 03:09:22.444741 | Cloning repos into workspace 2026-03-31 03:09:22.496171 | Restoring repo states 2026-03-31 03:09:22.524547 | Merging changes 2026-03-31 03:09:22.524567 | Checking out repos 2026-03-31 03:09:22.597549 | Preparing playbooks 2026-03-31 03:09:23.815228 | Running Ansible setup 2026-03-31 03:09:30.890327 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-31 03:09:31.820652 | 2026-03-31 03:09:31.820784 | PLAY [Base pre] 2026-03-31 03:09:31.857251 | 2026-03-31 03:09:31.857377 | TASK [Setup log path fact] 2026-03-31 03:09:31.885422 | debian-bookworm | ok 2026-03-31 03:09:31.906419 | 2026-03-31 03:09:31.906559 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-31 03:09:31.956110 | debian-bookworm | ok 2026-03-31 03:09:31.979525 | 2026-03-31 03:09:31.979664 | TASK [emit-job-header : Print job information] 2026-03-31 03:09:32.017815 | # Job Information 2026-03-31 03:09:32.017978 | Ansible Version: 2.16.14 2026-03-31 03:09:32.018012 | Job: yamllint 2026-03-31 03:09:32.018043 | Pipeline: periodic-daily 2026-03-31 03:09:32.018066 | Executor: 521e9411259a 2026-03-31 03:09:32.018086 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-03-31 03:09:32.018108 | Event ID: 2fe654d21f544e50af791367c6e87f04 2026-03-31 03:09:32.025200 | 2026-03-31 03:09:32.025307 | LOOP [emit-job-header : Print node information] 2026-03-31 03:09:32.194154 | debian-bookworm | ok: 2026-03-31 03:09:32.194363 | debian-bookworm | # Node Information 2026-03-31 03:09:32.194396 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-31 03:09:32.194417 | debian-bookworm | Hostname: debian 2026-03-31 03:09:32.194436 | debian-bookworm | Username: zuul 2026-03-31 03:09:32.194453 | debian-bookworm | Distro: Debian 12.13 2026-03-31 03:09:32.194472 | debian-bookworm | Provider: regiocloud-a 2026-03-31 03:09:32.194489 | debian-bookworm | Region: 2026-03-31 03:09:32.194506 | debian-bookworm | Label: debian-bookworm 2026-03-31 03:09:32.194522 | debian-bookworm | Product Name: OpenStack Nova 2026-03-31 03:09:32.194538 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:56fc 2026-03-31 03:09:32.210685 | 2026-03-31 03:09:32.210796 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-31 03:09:32.886382 | debian-bookworm -> localhost | changed 2026-03-31 03:09:32.893229 | 2026-03-31 03:09:32.893331 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-31 03:09:34.385488 | debian-bookworm -> localhost | changed 2026-03-31 03:09:34.395998 | 2026-03-31 03:09:34.396110 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-31 03:09:34.742860 | debian-bookworm -> localhost | ok 2026-03-31 03:09:34.753248 | 2026-03-31 03:09:34.753363 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-31 03:09:34.796814 | debian-bookworm | ok 2026-03-31 03:09:34.848168 | debian-bookworm | included: /var/lib/zuul/builds/7d367a81b18343e1948d1b1ecd4f0db6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-31 03:09:34.857942 | 2026-03-31 03:09:34.858053 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-31 03:09:37.125769 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-31 03:09:37.125936 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d367a81b18343e1948d1b1ecd4f0db6/work/7d367a81b18343e1948d1b1ecd4f0db6_id_rsa 2026-03-31 03:09:37.125967 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d367a81b18343e1948d1b1ecd4f0db6/work/7d367a81b18343e1948d1b1ecd4f0db6_id_rsa.pub 2026-03-31 03:09:37.125990 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-31 03:09:37.126011 | debian-bookworm -> localhost | SHA256:CiQL87ZOGTZ38v7B/5KpFxaefSjtuh5mZaAvo8q0EdQ zuul-build-sshkey 2026-03-31 03:09:37.126028 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-31 03:09:37.126055 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-31 03:09:37.126074 | debian-bookworm -> localhost | | | 2026-03-31 03:09:37.126092 | debian-bookworm -> localhost | | . | 2026-03-31 03:09:37.126108 | debian-bookworm -> localhost | |o . o E . | 2026-03-31 03:09:37.126124 | debian-bookworm -> localhost | | + = ... | 2026-03-31 03:09:37.126141 | debian-bookworm -> localhost | | B = . S. =o. | 2026-03-31 03:09:37.126165 | debian-bookworm -> localhost | | o * * o .*o+ . | 2026-03-31 03:09:37.126182 | debian-bookworm -> localhost | | + o o =.=* . | 2026-03-31 03:09:37.126200 | debian-bookworm -> localhost | | o o + . B=.. | 2026-03-31 03:09:37.126217 | debian-bookworm -> localhost | | . +.o.o+==. | 2026-03-31 03:09:37.126234 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-31 03:09:37.126277 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.552875 2026-03-31 03:09:37.131507 | 2026-03-31 03:09:37.131598 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-31 03:09:37.168037 | debian-bookworm | ok 2026-03-31 03:09:37.175707 | debian-bookworm | included: /var/lib/zuul/builds/7d367a81b18343e1948d1b1ecd4f0db6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-31 03:09:37.193069 | 2026-03-31 03:09:37.193155 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-31 03:09:37.225904 | debian-bookworm | skipping: Conditional result was False 2026-03-31 03:09:37.230694 | 2026-03-31 03:09:37.230777 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-31 03:09:37.816041 | debian-bookworm | changed 2026-03-31 03:09:37.821467 | 2026-03-31 03:09:37.821544 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-31 03:09:38.082968 | debian-bookworm | ok 2026-03-31 03:09:38.088696 | 2026-03-31 03:09:38.088797 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-31 03:09:38.854682 | debian-bookworm | changed 2026-03-31 03:09:38.865967 | 2026-03-31 03:09:38.866078 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-31 03:09:39.555721 | debian-bookworm | changed 2026-03-31 03:09:39.562583 | 2026-03-31 03:09:39.562759 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-31 03:09:39.587051 | debian-bookworm | skipping: Conditional result was False 2026-03-31 03:09:39.592742 | 2026-03-31 03:09:39.592831 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-31 03:09:40.002691 | debian-bookworm -> localhost | changed 2026-03-31 03:09:40.013808 | 2026-03-31 03:09:40.013915 | TASK [add-build-sshkey : Add back temp key] 2026-03-31 03:09:40.385934 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d367a81b18343e1948d1b1ecd4f0db6/work/7d367a81b18343e1948d1b1ecd4f0db6_id_rsa (zuul-build-sshkey) 2026-03-31 03:09:40.386145 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026632 2026-03-31 03:09:40.393469 | 2026-03-31 03:09:40.393569 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-31 03:09:40.784550 | debian-bookworm | ok 2026-03-31 03:09:40.790115 | 2026-03-31 03:09:40.790214 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-31 03:09:40.815556 | debian-bookworm | skipping: Conditional result was False 2026-03-31 03:09:40.825675 | 2026-03-31 03:09:40.825770 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-31 03:09:41.261075 | debian-bookworm | ok 2026-03-31 03:09:41.294923 | 2026-03-31 03:09:41.295055 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-31 03:09:41.336168 | debian-bookworm | ok 2026-03-31 03:09:41.345994 | 2026-03-31 03:09:41.346109 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-31 03:09:41.847236 | debian-bookworm -> localhost | ok 2026-03-31 03:09:41.854033 | 2026-03-31 03:09:41.854127 | TASK [validate-host : Collect information about the host] 2026-03-31 03:09:43.196554 | debian-bookworm | ok 2026-03-31 03:09:43.223260 | 2026-03-31 03:09:43.223465 | TASK [validate-host : Sanitize hostname] 2026-03-31 03:09:43.404967 | debian-bookworm | ok 2026-03-31 03:09:43.507382 | 2026-03-31 03:09:43.507501 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-31 03:09:44.426153 | debian-bookworm -> localhost | changed 2026-03-31 03:09:44.432332 | 2026-03-31 03:09:44.432446 | TASK [validate-host : Collect information about zuul worker] 2026-03-31 03:09:44.871510 | debian-bookworm | ok 2026-03-31 03:09:44.876976 | 2026-03-31 03:09:44.885497 | TASK [validate-host : Write out all zuul information for each host] 2026-03-31 03:09:45.906387 | debian-bookworm -> localhost | changed 2026-03-31 03:09:45.917707 | 2026-03-31 03:09:45.917913 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-31 03:09:46.257438 | debian-bookworm | ok 2026-03-31 03:09:46.263739 | 2026-03-31 03:09:46.263872 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-31 03:09:47.668433 | debian-bookworm | changed: 2026-03-31 03:09:47.668715 | debian-bookworm | cd+++++++++ src/ 2026-03-31 03:09:47.668754 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-31 03:09:47.668779 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-31 03:09:47.668801 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-31 03:09:47.668820 | debian-bookworm | Containerfile 2026-03-31 03:09:47.668967 | debian-bookworm | localhost | ok: Runtime: 0:00:00.024108 2026-03-31 03:10:16.518003 | 2026-03-31 03:10:16.518125 | TASK [upload-logs : Upload logs to log server] 2026-03-31 03:10:17.450324 | localhost | Output suppressed because no_log was given 2026-03-31 03:10:17.452665 | 2026-03-31 03:10:17.452784 | LOOP [upload-logs : Compress console log and json output] 2026-03-31 03:10:17.613692 | localhost | skipping: Conditional result was False 2026-03-31 03:10:17.622194 | localhost | skipping: Conditional result was False 2026-03-31 03:10:17.627331 | 2026-03-31 03:10:17.627474 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-31 03:10:17.707821 | localhost | skipping: Conditional result was False 2026-03-31 03:10:17.708132 | 2026-03-31 03:10:17.727799 | localhost | skipping: Conditional result was False 2026-03-31 03:10:17.738142 | 2026-03-31 03:10:17.740252 | LOOP [upload-logs : Upload console log and json output]