2026-03-12 22:49:46.997120 | Job console starting 2026-03-12 22:49:47.017218 | Updating git repos 2026-03-12 22:49:47.058363 | Cloning repos into workspace 2026-03-12 22:49:47.101053 | Restoring repo states 2026-03-12 22:49:47.106622 | Merging changes 2026-03-12 22:49:48.738237 | Checking out repos 2026-03-12 22:49:48.792256 | Preparing playbooks 2026-03-12 22:49:49.697125 | Running Ansible setup 2026-03-12 22:49:55.724381 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 22:49:56.521349 | 2026-03-12 22:49:56.521515 | PLAY [Base pre] 2026-03-12 22:49:56.537752 | 2026-03-12 22:49:56.537891 | TASK [Setup log path fact] 2026-03-12 22:49:56.577656 | debian-bookworm | ok 2026-03-12 22:49:56.596151 | 2026-03-12 22:49:56.596308 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 22:49:56.627176 | debian-bookworm | ok 2026-03-12 22:49:56.640418 | 2026-03-12 22:49:56.640557 | TASK [emit-job-header : Print job information] 2026-03-12 22:49:56.679932 | # Job Information 2026-03-12 22:49:56.680125 | Ansible Version: 2.16.14 2026-03-12 22:49:56.680160 | Job: ansible-lint 2026-03-12 22:49:56.680193 | Pipeline: check 2026-03-12 22:49:56.680217 | Executor: 521e9411259a 2026-03-12 22:49:56.680238 | Triggered by: https://github.com/osism/osism-kubernetes/pull/277 2026-03-12 22:49:56.680260 | Event ID: bf399c30-1e65-11f1-931c-03c315ff8c95 2026-03-12 22:49:56.685243 | 2026-03-12 22:49:56.685363 | LOOP [emit-job-header : Print node information] 2026-03-12 22:49:56.880898 | debian-bookworm | ok: 2026-03-12 22:49:56.881156 | debian-bookworm | # Node Information 2026-03-12 22:49:56.881191 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-12 22:49:56.881216 | debian-bookworm | Hostname: debian 2026-03-12 22:49:56.881238 | debian-bookworm | Username: zuul 2026-03-12 22:49:56.881259 | debian-bookworm | Distro: Debian 12.13 2026-03-12 22:49:56.881282 | debian-bookworm | Provider: regiocloud-a 2026-03-12 22:49:56.881303 | debian-bookworm | Region: 2026-03-12 22:49:56.881324 | debian-bookworm | Label: debian-bookworm 2026-03-12 22:49:56.881344 | debian-bookworm | Product Name: OpenStack Nova 2026-03-12 22:49:56.881363 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:66ae 2026-03-12 22:49:56.913109 | 2026-03-12 22:49:56.913250 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 22:49:57.963048 | debian-bookworm -> localhost | changed 2026-03-12 22:49:57.968676 | 2026-03-12 22:49:57.968774 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 22:49:59.602622 | debian-bookworm -> localhost | changed 2026-03-12 22:49:59.613410 | 2026-03-12 22:49:59.613516 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 22:50:00.283778 | debian-bookworm -> localhost | ok 2026-03-12 22:50:00.289815 | 2026-03-12 22:50:00.289921 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 22:50:00.317850 | debian-bookworm | ok 2026-03-12 22:50:00.361487 | debian-bookworm | included: /var/lib/zuul/builds/c5029e26d0cd483eb37094255702511d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 22:50:00.375518 | 2026-03-12 22:50:00.375622 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 22:50:02.620531 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-12 22:50:02.620774 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c5029e26d0cd483eb37094255702511d/work/c5029e26d0cd483eb37094255702511d_id_rsa 2026-03-12 22:50:02.620814 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c5029e26d0cd483eb37094255702511d/work/c5029e26d0cd483eb37094255702511d_id_rsa.pub 2026-03-12 22:50:02.620841 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-12 22:50:02.620866 | debian-bookworm -> localhost | SHA256:nl9hc739kn8bNuPeusShOviVpUn7cQL9xetlZGLiZUo zuul-build-sshkey 2026-03-12 22:50:02.620889 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-12 22:50:02.620919 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-12 22:50:02.620942 | debian-bookworm -> localhost | | | 2026-03-12 22:50:02.620964 | debian-bookworm -> localhost | | | 2026-03-12 22:50:02.620984 | debian-bookworm -> localhost | | | 2026-03-12 22:50:02.621003 | debian-bookworm -> localhost | | . o | 2026-03-12 22:50:02.621023 | debian-bookworm -> localhost | | S E X *| 2026-03-12 22:50:02.621052 | debian-bookworm -> localhost | | . . = ^ *=| 2026-03-12 22:50:02.621073 | debian-bookworm -> localhost | | o. @ =O*| 2026-03-12 22:50:02.621093 | debian-bookworm -> localhost | | ...+ o*=O| 2026-03-12 22:50:02.621113 | debian-bookworm -> localhost | | .+. =X*| 2026-03-12 22:50:02.621133 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-12 22:50:02.621184 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.548582 2026-03-12 22:50:02.627247 | 2026-03-12 22:50:02.627340 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 22:50:02.664544 | debian-bookworm | ok 2026-03-12 22:50:02.673414 | debian-bookworm | included: /var/lib/zuul/builds/c5029e26d0cd483eb37094255702511d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 22:50:02.690539 | 2026-03-12 22:50:02.690616 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 22:50:02.724274 | debian-bookworm | skipping: Conditional result was False 2026-03-12 22:50:02.728929 | 2026-03-12 22:50:02.729006 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 22:50:03.503816 | debian-bookworm | changed 2026-03-12 22:50:03.508185 | 2026-03-12 22:50:03.508258 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 22:50:03.800307 | debian-bookworm | ok 2026-03-12 22:50:03.808847 | 2026-03-12 22:50:03.808966 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 22:50:04.529586 | debian-bookworm | changed 2026-03-12 22:50:04.537652 | 2026-03-12 22:50:04.537766 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 22:50:05.180839 | debian-bookworm | changed 2026-03-12 22:50:05.188567 | 2026-03-12 22:50:05.188667 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 22:50:05.201916 | debian-bookworm | skipping: Conditional result was False 2026-03-12 22:50:05.213645 | 2026-03-12 22:50:05.213802 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 22:50:05.575252 | debian-bookworm -> localhost | changed 2026-03-12 22:50:05.585732 | 2026-03-12 22:50:05.585828 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 22:50:06.021678 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c5029e26d0cd483eb37094255702511d/work/c5029e26d0cd483eb37094255702511d_id_rsa (zuul-build-sshkey) 2026-03-12 22:50:06.021917 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024693 2026-03-12 22:50:06.029375 | 2026-03-12 22:50:06.029482 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 22:50:06.488944 | debian-bookworm | ok 2026-03-12 22:50:06.494498 | 2026-03-12 22:50:06.494596 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 22:50:06.517516 | debian-bookworm | skipping: Conditional result was False 2026-03-12 22:50:06.528262 | 2026-03-12 22:50:06.528362 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 22:50:07.039039 | debian-bookworm | ok 2026-03-12 22:50:07.056248 | 2026-03-12 22:50:07.056360 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 22:50:07.115140 | debian-bookworm | ok 2026-03-12 22:50:07.120083 | 2026-03-12 22:50:07.120174 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 22:50:07.574894 | debian-bookworm -> localhost | ok 2026-03-12 22:50:07.580923 | 2026-03-12 22:50:07.581016 | TASK [validate-host : Collect information about the host] 2026-03-12 22:50:08.858681 | debian-bookworm | ok 2026-03-12 22:50:08.879922 | 2026-03-12 22:50:08.880057 | TASK [validate-host : Sanitize hostname] 2026-03-12 22:50:09.009415 | debian-bookworm | ok 2026-03-12 22:50:09.053535 | 2026-03-12 22:50:09.053675 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 22:50:09.860814 | debian-bookworm -> localhost | changed 2026-03-12 22:50:09.869247 | 2026-03-12 22:50:09.869465 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 22:50:10.486881 | debian-bookworm | ok 2026-03-12 22:50:10.491805 | 2026-03-12 22:50:10.491928 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 22:50:11.453662 | debian-bookworm -> localhost | changed 2026-03-12 22:50:11.472204 | 2026-03-12 22:50:11.472349 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 22:50:11.795542 | debian-bookworm | ok 2026-03-12 22:50:11.801457 | 2026-03-12 22:50:11.801583 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 22:50:13.568882 | debian-bookworm | changed: 2026-03-12 22:50:13.569327 | debian-bookworm | cd+++++++++ src/ 2026-03-12 22:50:13.569395 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-12 22:50:13.569422 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-12 22:50:13.569445 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-12 22:50:13.569466 | debian-bookworm | Containerfile 2026-03-12 22:50:13.569636 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007156 2026-03-12 22:51:50.919367 | 2026-03-12 22:51:50.919534 | TASK [upload-logs : Upload logs to log server] 2026-03-12 22:51:51.551621 | localhost | Output suppressed because no_log was given 2026-03-12 22:51:51.554151 | 2026-03-12 22:51:51.554286 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 22:51:51.605185 | localhost | skipping: Conditional result was False 2026-03-12 22:51:51.612266 | localhost | skipping: Conditional result was False 2026-03-12 22:51:51.622025 | 2026-03-12 22:51:51.622153 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 22:51:51.673791 | localhost | skipping: Conditional result was False 2026-03-12 22:51:51.674111 | 2026-03-12 22:51:51.678871 | localhost | skipping: Conditional result was False 2026-03-12 22:51:51.691481 | 2026-03-12 22:51:51.691654 | LOOP [upload-logs : Upload console log and json output]