2026-01-16 03:17:26.096063 | Job console starting 2026-01-16 03:17:26.110224 | Updating git repos 2026-01-16 03:17:26.154603 | Cloning repos into workspace 2026-01-16 03:17:26.261303 | Restoring repo states 2026-01-16 03:17:26.286385 | Merging changes 2026-01-16 03:17:26.286406 | Checking out repos 2026-01-16 03:17:27.183663 | Preparing playbooks 2026-01-16 03:17:28.375719 | Running Ansible setup 2026-01-16 03:17:33.970059 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-16 03:17:34.860333 | 2026-01-16 03:17:34.860453 | PLAY [Base pre] 2026-01-16 03:17:34.875394 | 2026-01-16 03:17:34.875498 | TASK [Setup log path fact] 2026-01-16 03:17:34.907315 | debian-bookworm | ok 2026-01-16 03:17:34.922525 | 2026-01-16 03:17:34.922639 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-16 03:17:34.973799 | debian-bookworm | ok 2026-01-16 03:17:34.983921 | 2026-01-16 03:17:34.984020 | TASK [emit-job-header : Print job information] 2026-01-16 03:17:35.024151 | # Job Information 2026-01-16 03:17:35.024333 | Ansible Version: 2.16.14 2026-01-16 03:17:35.024370 | Job: ansible-lint 2026-01-16 03:17:35.024403 | Pipeline: periodic-daily 2026-01-16 03:17:35.024426 | Executor: 521e9411259a 2026-01-16 03:17:35.024447 | Triggered by: https://github.com/osism/osism-kubernetes 2026-01-16 03:17:35.024469 | Event ID: e4edc0e36bd04d2fa84ce48c9b80226a 2026-01-16 03:17:35.029455 | 2026-01-16 03:17:35.029541 | LOOP [emit-job-header : Print node information] 2026-01-16 03:17:35.135903 | debian-bookworm | ok: 2026-01-16 03:17:35.136172 | debian-bookworm | # Node Information 2026-01-16 03:17:35.136213 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-16 03:17:35.136256 | debian-bookworm | Hostname: debian 2026-01-16 03:17:35.136279 | debian-bookworm | Username: zuul 2026-01-16 03:17:35.136300 | debian-bookworm | Distro: Debian 12.13 2026-01-16 03:17:35.136325 | debian-bookworm | Provider: regiocloud-a 2026-01-16 03:17:35.136347 | debian-bookworm | Region: 2026-01-16 03:17:35.136368 | debian-bookworm | Label: debian-bookworm 2026-01-16 03:17:35.136388 | debian-bookworm | Product Name: OpenStack Nova 2026-01-16 03:17:35.136407 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:6010 2026-01-16 03:17:35.156703 | 2026-01-16 03:17:35.156812 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-16 03:17:35.941158 | debian-bookworm -> localhost | changed 2026-01-16 03:17:35.950596 | 2026-01-16 03:17:35.950701 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-16 03:17:37.127445 | debian-bookworm -> localhost | changed 2026-01-16 03:17:37.138512 | 2026-01-16 03:17:37.138616 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-16 03:17:37.397164 | debian-bookworm -> localhost | ok 2026-01-16 03:17:37.402024 | 2026-01-16 03:17:37.402103 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-16 03:17:37.419073 | debian-bookworm | ok 2026-01-16 03:17:37.432690 | debian-bookworm | included: /var/lib/zuul/builds/6d3a625f17d54c829b8cfa1ded72bb8a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-16 03:17:37.437320 | 2026-01-16 03:17:37.437386 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-16 03:17:38.245064 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-16 03:17:38.245263 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d3a625f17d54c829b8cfa1ded72bb8a/work/6d3a625f17d54c829b8cfa1ded72bb8a_id_rsa 2026-01-16 03:17:38.245299 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d3a625f17d54c829b8cfa1ded72bb8a/work/6d3a625f17d54c829b8cfa1ded72bb8a_id_rsa.pub 2026-01-16 03:17:38.245321 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-16 03:17:38.245340 | debian-bookworm -> localhost | SHA256:+OR1/ey4qeX5nOnON9cs82t0OA5eO5vcs8OK+6/dzhE zuul-build-sshkey 2026-01-16 03:17:38.245358 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-16 03:17:38.245382 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-16 03:17:38.245400 | debian-bookworm -> localhost | | | 2026-01-16 03:17:38.245417 | debian-bookworm -> localhost | | | 2026-01-16 03:17:38.245434 | debian-bookworm -> localhost | | | 2026-01-16 03:17:38.245450 | debian-bookworm -> localhost | | . . | 2026-01-16 03:17:38.245466 | debian-bookworm -> localhost | | . S . . .E | 2026-01-16 03:17:38.245488 | debian-bookworm -> localhost | | + . .. ++o| 2026-01-16 03:17:38.245505 | debian-bookworm -> localhost | | o . ++==| 2026-01-16 03:17:38.245522 | debian-bookworm -> localhost | | o+O/X| 2026-01-16 03:17:38.245539 | debian-bookworm -> localhost | | o+=^^^| 2026-01-16 03:17:38.245555 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-16 03:17:38.245601 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.367649 2026-01-16 03:17:38.251271 | 2026-01-16 03:17:38.251348 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-16 03:17:38.283699 | debian-bookworm | ok 2026-01-16 03:17:38.295411 | debian-bookworm | included: /var/lib/zuul/builds/6d3a625f17d54c829b8cfa1ded72bb8a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-16 03:17:38.304506 | 2026-01-16 03:17:38.304585 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-16 03:17:38.327923 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:17:38.335796 | 2026-01-16 03:17:38.335897 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-16 03:17:39.155508 | debian-bookworm | changed 2026-01-16 03:17:39.161827 | 2026-01-16 03:17:39.161912 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-16 03:17:39.483212 | debian-bookworm | ok 2026-01-16 03:17:39.490513 | 2026-01-16 03:17:39.490610 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-16 03:17:40.283810 | debian-bookworm | changed 2026-01-16 03:17:40.291313 | 2026-01-16 03:17:40.291403 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-16 03:17:41.202713 | debian-bookworm | changed 2026-01-16 03:17:41.208250 | 2026-01-16 03:17:41.208341 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-16 03:17:41.221500 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:17:41.236030 | 2026-01-16 03:17:41.236123 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-16 03:17:41.666560 | debian-bookworm -> localhost | changed 2026-01-16 03:17:41.677555 | 2026-01-16 03:17:41.677651 | TASK [add-build-sshkey : Add back temp key] 2026-01-16 03:17:41.963850 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6d3a625f17d54c829b8cfa1ded72bb8a/work/6d3a625f17d54c829b8cfa1ded72bb8a_id_rsa (zuul-build-sshkey) 2026-01-16 03:17:41.964076 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009382 2026-01-16 03:17:41.971520 | 2026-01-16 03:17:41.971612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-16 03:17:42.405160 | debian-bookworm | ok 2026-01-16 03:17:42.415186 | 2026-01-16 03:17:42.415328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-16 03:17:42.439799 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:17:42.468424 | 2026-01-16 03:17:42.468564 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-16 03:17:42.940869 | debian-bookworm | ok 2026-01-16 03:17:42.988262 | 2026-01-16 03:17:42.988403 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-16 03:17:43.046771 | debian-bookworm | ok 2026-01-16 03:17:43.052572 | 2026-01-16 03:17:43.052685 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-16 03:17:43.643611 | debian-bookworm -> localhost | ok 2026-01-16 03:17:43.650602 | 2026-01-16 03:17:43.650720 | TASK [validate-host : Collect information about the host] 2026-01-16 03:17:44.932749 | debian-bookworm | ok 2026-01-16 03:17:44.955343 | 2026-01-16 03:17:44.955486 | TASK [validate-host : Sanitize hostname] 2026-01-16 03:17:45.153525 | debian-bookworm | ok 2026-01-16 03:17:45.259540 | 2026-01-16 03:17:45.259687 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-16 03:17:46.105023 | debian-bookworm -> localhost | changed 2026-01-16 03:17:46.111294 | 2026-01-16 03:17:46.111420 | TASK [validate-host : Collect information about zuul worker] 2026-01-16 03:17:46.585821 | debian-bookworm | ok 2026-01-16 03:17:46.596690 | 2026-01-16 03:17:46.596826 | TASK [validate-host : Write out all zuul information for each host] 2026-01-16 03:17:47.568074 | debian-bookworm -> localhost | changed 2026-01-16 03:17:47.576991 | 2026-01-16 03:17:47.577082 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-16 03:17:47.887720 | debian-bookworm | ok 2026-01-16 03:17:47.892777 | 2026-01-16 03:17:47.892863 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-16 03:17:49.501820 | debian-bookworm | changed: 2026-01-16 03:17:49.501987 | debian-bookworm | cd+++++++++ src/ 2026-01-16 03:17:49.502021 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-16 03:17:49.502046 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-16 03:17:49.502069 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-16 03:17:49.502090 | debian-bookworm | Containerfile 2026-01-16 03:17:49.503811 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008879 2026-01-16 03:19:24.565523 | 2026-01-16 03:19:24.565616 | TASK [upload-logs : Upload logs to log server] 2026-01-16 03:19:25.412367 | localhost | Output suppressed because no_log was given 2026-01-16 03:19:25.414757 | 2026-01-16 03:19:25.414896 | LOOP [upload-logs : Compress console log and json output] 2026-01-16 03:19:25.512225 | localhost | skipping: Conditional result was False 2026-01-16 03:19:25.523625 | localhost | skipping: Conditional result was False 2026-01-16 03:19:25.532444 | 2026-01-16 03:19:25.532570 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-16 03:19:25.601277 | localhost | skipping: Conditional result was False 2026-01-16 03:19:25.601583 | 2026-01-16 03:19:25.612520 | localhost | skipping: Conditional result was False 2026-01-16 03:19:25.622069 | 2026-01-16 03:19:25.622263 | LOOP [upload-logs : Upload console log and json output]