2026-06-27 03:17:14.703008 | Job console starting 2026-06-27 03:17:14.720143 | Updating git repos 2026-06-27 03:17:14.771337 | Cloning repos into workspace 2026-06-27 03:17:14.876342 | Restoring repo states 2026-06-27 03:17:14.897384 | Merging changes 2026-06-27 03:17:14.897415 | Checking out repos 2026-06-27 03:17:14.998642 | Preparing playbooks 2026-06-27 03:17:16.316003 | Running Ansible setup 2026-06-27 03:17:21.375106 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 03:17:22.485476 | 2026-06-27 03:17:22.485817 | PLAY [Base pre] 2026-06-27 03:17:22.511535 | 2026-06-27 03:17:22.511710 | TASK [Setup log path fact] 2026-06-27 03:17:22.548465 | debian-bookworm | ok 2026-06-27 03:17:22.566566 | 2026-06-27 03:17:22.566720 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:17:22.607362 | debian-bookworm | ok 2026-06-27 03:17:22.619116 | 2026-06-27 03:17:22.619524 | TASK [emit-job-header : Print job information] 2026-06-27 03:17:22.694460 | # Job Information 2026-06-27 03:17:22.694671 | Ansible Version: 2.16.14 2026-06-27 03:17:22.694707 | Job: ansible-lint 2026-06-27 03:17:22.694740 | Pipeline: periodic-daily 2026-06-27 03:17:22.694763 | Executor: 521e9411259a 2026-06-27 03:17:22.694784 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-06-27 03:17:22.694807 | Event ID: 4037d415f6324b5188ffc44194c4716f 2026-06-27 03:17:22.699971 | 2026-06-27 03:17:22.700084 | LOOP [emit-job-header : Print node information] 2026-06-27 03:17:22.837284 | debian-bookworm | ok: 2026-06-27 03:17:22.837540 | debian-bookworm | # Node Information 2026-06-27 03:17:22.837585 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 03:17:22.837620 | debian-bookworm | Hostname: debian 2026-06-27 03:17:22.837650 | debian-bookworm | Username: zuul 2026-06-27 03:17:22.837679 | debian-bookworm | Distro: Debian 12.14 2026-06-27 03:17:22.837710 | debian-bookworm | Provider: regiocloud-a 2026-06-27 03:17:22.837739 | debian-bookworm | Region: 2026-06-27 03:17:22.837770 | debian-bookworm | Label: debian-bookworm 2026-06-27 03:17:22.837798 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 03:17:22.837826 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:cb6 2026-06-27 03:17:22.850249 | 2026-06-27 03:17:22.850430 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 03:17:23.702746 | debian-bookworm -> localhost | changed 2026-06-27 03:17:23.711132 | 2026-06-27 03:17:23.711284 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 03:17:25.099710 | debian-bookworm -> localhost | changed 2026-06-27 03:17:25.110604 | 2026-06-27 03:17:25.110710 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 03:17:25.356820 | debian-bookworm -> localhost | ok 2026-06-27 03:17:25.367031 | 2026-06-27 03:17:25.367176 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 03:17:25.395028 | debian-bookworm | ok 2026-06-27 03:17:25.410113 | debian-bookworm | included: /var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 03:17:25.416088 | 2026-06-27 03:17:25.416170 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 03:17:26.379872 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 03:17:26.380072 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/work/b228bb20228145a088c3d9f4905c5c03_id_rsa 2026-06-27 03:17:26.380109 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/work/b228bb20228145a088c3d9f4905c5c03_id_rsa.pub 2026-06-27 03:17:26.380136 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 03:17:26.380160 | debian-bookworm -> localhost | SHA256:gu8AOsXRQHvYphBUEyQewginV2hzGzuVXcCBsbtkgNE zuul-build-sshkey 2026-06-27 03:17:26.380183 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 03:17:26.380220 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 03:17:26.380243 | debian-bookworm -> localhost | |O=BBo .*o+. | 2026-06-27 03:17:26.380264 | debian-bookworm -> localhost | |+=*XE +.o | 2026-06-27 03:17:26.380284 | debian-bookworm -> localhost | |oo*o*=. | 2026-06-27 03:17:26.380303 | debian-bookworm -> localhost | | + =+o . | 2026-06-27 03:17:26.380323 | debian-bookworm -> localhost | | = ..= S | 2026-06-27 03:17:26.380347 | debian-bookworm -> localhost | | o . + o | 2026-06-27 03:17:26.380368 | debian-bookworm -> localhost | |o . o | 2026-06-27 03:17:26.380388 | debian-bookworm -> localhost | | . o | 2026-06-27 03:17:26.380408 | debian-bookworm -> localhost | | . | 2026-06-27 03:17:26.380428 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 03:17:26.380473 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.493065 2026-06-27 03:17:26.389873 | 2026-06-27 03:17:26.389977 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 03:17:26.408276 | debian-bookworm | ok 2026-06-27 03:17:26.421584 | debian-bookworm | included: /var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 03:17:26.429616 | 2026-06-27 03:17:26.429749 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 03:17:26.443074 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:17:26.449551 | 2026-06-27 03:17:26.449667 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 03:17:27.112651 | debian-bookworm | changed 2026-06-27 03:17:27.120145 | 2026-06-27 03:17:27.120254 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 03:17:27.383483 | debian-bookworm | ok 2026-06-27 03:17:27.390656 | 2026-06-27 03:17:27.390794 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 03:17:28.085178 | debian-bookworm | changed 2026-06-27 03:17:28.090927 | 2026-06-27 03:17:28.091027 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 03:17:28.788630 | debian-bookworm | changed 2026-06-27 03:17:28.794135 | 2026-06-27 03:17:28.794218 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 03:17:28.817264 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:17:28.825229 | 2026-06-27 03:17:28.825328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 03:17:29.383447 | debian-bookworm -> localhost | changed 2026-06-27 03:17:29.404892 | 2026-06-27 03:17:29.405003 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 03:17:29.874883 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/work/b228bb20228145a088c3d9f4905c5c03_id_rsa (zuul-build-sshkey) 2026-06-27 03:17:29.875124 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016880 2026-06-27 03:17:29.882492 | 2026-06-27 03:17:29.882600 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 03:17:30.254990 | debian-bookworm | ok 2026-06-27 03:17:30.261799 | 2026-06-27 03:17:30.261915 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 03:17:30.305175 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:17:30.315816 | 2026-06-27 03:17:30.315937 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 03:17:30.808256 | debian-bookworm | ok 2026-06-27 03:17:30.826543 | 2026-06-27 03:17:30.826736 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 03:17:30.870314 | debian-bookworm | ok 2026-06-27 03:17:30.888872 | 2026-06-27 03:17:30.889114 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 03:17:31.203018 | debian-bookworm -> localhost | ok 2026-06-27 03:17:31.210757 | 2026-06-27 03:17:31.210956 | TASK [validate-host : Collect information about the host] 2026-06-27 03:17:32.377598 | debian-bookworm | ok 2026-06-27 03:17:32.390745 | 2026-06-27 03:17:32.391012 | TASK [validate-host : Sanitize hostname] 2026-06-27 03:17:32.554727 | debian-bookworm | ok 2026-06-27 03:17:32.559619 | 2026-06-27 03:17:32.559739 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 03:17:33.294640 | debian-bookworm -> localhost | changed 2026-06-27 03:17:33.301934 | 2026-06-27 03:17:33.302085 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 03:17:33.818203 | debian-bookworm | ok 2026-06-27 03:17:33.823551 | 2026-06-27 03:17:33.823692 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 03:17:35.081474 | debian-bookworm -> localhost | changed 2026-06-27 03:17:35.101577 | 2026-06-27 03:17:35.101718 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 03:17:35.380555 | debian-bookworm | ok 2026-06-27 03:17:35.390133 | 2026-06-27 03:17:35.390410 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 03:17:37.270422 | debian-bookworm | changed: 2026-06-27 03:17:37.270669 | debian-bookworm | cd+++++++++ src/ 2026-06-27 03:17:37.270704 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 03:17:37.270728 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 03:17:37.270751 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-06-27 03:17:37.270771 | debian-bookworm | Containerfile 2026-06-27 03:17:37.270946 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/work/logs" 2026-06-27 03:18:57.578463 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/work/artifacts" 2026-06-27 03:18:57.926569 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b228bb20228145a088c3d9f4905c5c03/work/docs" 2026-06-27 03:18:57.949387 | 2026-06-27 03:18:57.949590 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 03:18:58.905068 | debian-bookworm | changed: 2026-06-27 03:18:58.905346 | debian-bookworm | .d..t...... ./ 2026-06-27 03:18:58.905384 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 03:18:58.905410 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 03:18:58.905433 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 03:18:58.905457 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 03:18:58.905479 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 03:18:58.905522 | debian-bookworm | changed: All items complete 2026-06-27 03:18:58.905545 | 2026-06-27 03:18:59.713786 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:19:00.734434 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:19:00.775291 | 2026-06-27 03:19:00.775466 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 03:19:00.896105 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:19:00.918574 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:19:00.935974 | 2026-06-27 03:19:00.936133 | PLAY RECAP 2026-06-27 03:19:00.936195 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-27 03:19:00.936222 | 2026-06-27 03:19:01.618044 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:19:01.619113 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:19:02.929818 | 2026-06-27 03:19:02.929962 | PLAY [Base post] 2026-06-27 03:19:02.945619 | 2026-06-27 03:19:02.953373 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 03:19:03.626115 | debian-bookworm | changed 2026-06-27 03:19:03.635084 | 2026-06-27 03:19:03.635193 | PLAY RECAP 2026-06-27 03:19:03.635263 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:19:03.635339 | 2026-06-27 03:19:03.733678 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:19:03.734464 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 03:19:04.510890 | 2026-06-27 03:19:04.511062 | PLAY [Base post-logs] 2026-06-27 03:19:04.525112 | 2026-06-27 03:19:04.525237 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 03:19:04.937276 | localhost | changed 2026-06-27 03:19:04.945413 | 2026-06-27 03:19:04.945523 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 03:19:04.970014 | localhost | ok 2026-06-27 03:19:04.972410 | 2026-06-27 03:19:04.972483 | TASK [Set zuul-log-path fact] 2026-06-27 03:19:04.986340 | localhost | ok 2026-06-27 03:19:04.993373 | 2026-06-27 03:19:04.993460 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:19:05.017733 | localhost | ok 2026-06-27 03:19:05.020247 | 2026-06-27 03:19:05.020331 | TASK [upload-logs : Create log directories] 2026-06-27 03:19:05.505203 | localhost | changed 2026-06-27 03:19:05.507919 | 2026-06-27 03:19:05.510419 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 03:19:06.020575 | localhost -> localhost | ok: Runtime: 0:00:00.007234 2026-06-27 03:19:06.024996 | 2026-06-27 03:19:06.025141 | TASK [upload-logs : Upload logs to log server] 2026-06-27 03:19:06.686312 | localhost | Output suppressed because no_log was given 2026-06-27 03:19:06.688167 | 2026-06-27 03:19:06.688308 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 03:19:06.733688 | localhost | skipping: Conditional result was False 2026-06-27 03:19:06.737554 | localhost | skipping: Conditional result was False 2026-06-27 03:19:06.748332 | 2026-06-27 03:19:06.748451 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 03:19:06.793881 | localhost | skipping: Conditional result was False 2026-06-27 03:19:06.794192 | 2026-06-27 03:19:06.799738 | localhost | skipping: Conditional result was False 2026-06-27 03:19:06.807314 | 2026-06-27 03:19:06.807421 | LOOP [upload-logs : Upload console log and json output]