2026-05-06 03:13:52.280073 | Job console starting 2026-05-06 03:13:52.296777 | Updating git repos 2026-05-06 03:13:52.330778 | Cloning repos into workspace 2026-05-06 03:13:52.526313 | Restoring repo states 2026-05-06 03:13:52.553663 | Merging changes 2026-05-06 03:13:52.553680 | Checking out repos 2026-05-06 03:13:52.650584 | Preparing playbooks 2026-05-06 03:13:53.740311 | Running Ansible setup 2026-05-06 03:13:59.696584 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 03:14:01.067618 | 2026-05-06 03:14:01.067758 | PLAY [Base pre] 2026-05-06 03:14:01.109071 | 2026-05-06 03:14:01.109209 | TASK [Setup log path fact] 2026-05-06 03:14:01.138032 | debian-bookworm | ok 2026-05-06 03:14:01.166991 | 2026-05-06 03:14:01.167135 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 03:14:01.266578 | debian-bookworm | ok 2026-05-06 03:14:01.276852 | 2026-05-06 03:14:01.276963 | TASK [emit-job-header : Print job information] 2026-05-06 03:14:01.356155 | # Job Information 2026-05-06 03:14:01.356323 | Ansible Version: 2.16.14 2026-05-06 03:14:01.356356 | Job: ansible-lint 2026-05-06 03:14:01.356388 | Pipeline: periodic-daily 2026-05-06 03:14:01.356411 | Executor: 521e9411259a 2026-05-06 03:14:01.356432 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-05-06 03:14:01.356454 | Event ID: 0e215964a4d849f1a861e1e5d5b2a6f1 2026-05-06 03:14:01.361624 | 2026-05-06 03:14:01.361725 | LOOP [emit-job-header : Print node information] 2026-05-06 03:14:01.474777 | debian-bookworm | ok: 2026-05-06 03:14:01.475087 | debian-bookworm | # Node Information 2026-05-06 03:14:01.475126 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 03:14:01.475151 | debian-bookworm | Hostname: debian 2026-05-06 03:14:01.475174 | debian-bookworm | Username: zuul 2026-05-06 03:14:01.475195 | debian-bookworm | Distro: Debian 12.13 2026-05-06 03:14:01.475218 | debian-bookworm | Provider: regiocloud-a 2026-05-06 03:14:01.475239 | debian-bookworm | Region: 2026-05-06 03:14:01.475259 | debian-bookworm | Label: debian-bookworm 2026-05-06 03:14:01.475280 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 03:14:01.475300 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:a494 2026-05-06 03:14:01.499290 | 2026-05-06 03:14:01.499389 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 03:14:02.375410 | debian-bookworm -> localhost | changed 2026-05-06 03:14:02.381141 | 2026-05-06 03:14:02.381235 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 03:14:03.609127 | debian-bookworm -> localhost | changed 2026-05-06 03:14:03.625476 | 2026-05-06 03:14:03.625646 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 03:14:03.945083 | debian-bookworm -> localhost | ok 2026-05-06 03:14:03.951324 | 2026-05-06 03:14:03.951448 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 03:14:03.999587 | debian-bookworm | ok 2026-05-06 03:14:04.032060 | debian-bookworm | included: /var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 03:14:04.041483 | 2026-05-06 03:14:04.041620 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 03:14:05.260234 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 03:14:05.260459 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/work/d9e6498f68df438585a641d8d879512d_id_rsa 2026-05-06 03:14:05.260510 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/work/d9e6498f68df438585a641d8d879512d_id_rsa.pub 2026-05-06 03:14:05.260539 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 03:14:05.260564 | debian-bookworm -> localhost | SHA256:1m2UNFFVoeqzVXq+n8zRJS2GYE9NW1VWTUFbVKiJcI4 zuul-build-sshkey 2026-05-06 03:14:05.260588 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 03:14:05.260621 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 03:14:05.260644 | debian-bookworm -> localhost | | +o+O^| 2026-05-06 03:14:05.260665 | debian-bookworm -> localhost | | . .. =o++| 2026-05-06 03:14:05.260686 | debian-bookworm -> localhost | | =o.++o. | 2026-05-06 03:14:05.260706 | debian-bookworm -> localhost | | Eoo*+. . | 2026-05-06 03:14:05.260726 | debian-bookworm -> localhost | | S ..= +.o| 2026-05-06 03:14:05.260750 | debian-bookworm -> localhost | | . .. .ooo| 2026-05-06 03:14:05.260771 | debian-bookworm -> localhost | | o o o.| 2026-05-06 03:14:05.260791 | debian-bookworm -> localhost | | + = o| 2026-05-06 03:14:05.260812 | debian-bookworm -> localhost | | . *+| 2026-05-06 03:14:05.260832 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 03:14:05.260883 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.610298 2026-05-06 03:14:05.267033 | 2026-05-06 03:14:05.267139 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 03:14:05.315437 | debian-bookworm | ok 2026-05-06 03:14:05.326012 | debian-bookworm | included: /var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 03:14:05.333996 | 2026-05-06 03:14:05.334096 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 03:14:05.347046 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:14:05.351993 | 2026-05-06 03:14:05.352082 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 03:14:05.959469 | debian-bookworm | changed 2026-05-06 03:14:05.967131 | 2026-05-06 03:14:05.967236 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 03:14:06.262385 | debian-bookworm | ok 2026-05-06 03:14:06.293101 | 2026-05-06 03:14:06.293217 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 03:14:07.043782 | debian-bookworm | changed 2026-05-06 03:14:07.055514 | 2026-05-06 03:14:07.055630 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 03:14:07.782368 | debian-bookworm | changed 2026-05-06 03:14:07.788059 | 2026-05-06 03:14:07.788160 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 03:14:07.826793 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:14:07.834597 | 2026-05-06 03:14:07.834705 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 03:14:08.450026 | debian-bookworm -> localhost | changed 2026-05-06 03:14:08.464127 | 2026-05-06 03:14:08.464234 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 03:14:09.248736 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/work/d9e6498f68df438585a641d8d879512d_id_rsa (zuul-build-sshkey) 2026-05-06 03:14:09.248941 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020687 2026-05-06 03:14:09.256866 | 2026-05-06 03:14:09.256968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 03:14:09.726925 | debian-bookworm | ok 2026-05-06 03:14:09.732613 | 2026-05-06 03:14:09.732722 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 03:14:09.778211 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:14:09.790937 | 2026-05-06 03:14:09.791060 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 03:14:10.507434 | debian-bookworm | ok 2026-05-06 03:14:10.521250 | 2026-05-06 03:14:10.521354 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 03:14:10.547930 | debian-bookworm | ok 2026-05-06 03:14:10.551972 | 2026-05-06 03:14:10.552059 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 03:14:11.081561 | debian-bookworm -> localhost | ok 2026-05-06 03:14:11.086752 | 2026-05-06 03:14:11.086863 | TASK [validate-host : Collect information about the host] 2026-05-06 03:14:12.213530 | debian-bookworm | ok 2026-05-06 03:14:12.239853 | 2026-05-06 03:14:12.239967 | TASK [validate-host : Sanitize hostname] 2026-05-06 03:14:12.400437 | debian-bookworm | ok 2026-05-06 03:14:12.446917 | 2026-05-06 03:14:12.447032 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 03:14:13.087398 | debian-bookworm -> localhost | changed 2026-05-06 03:14:13.093570 | 2026-05-06 03:14:13.093743 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 03:14:13.497381 | debian-bookworm | ok 2026-05-06 03:14:13.502000 | 2026-05-06 03:14:13.502106 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 03:14:13.997715 | debian-bookworm -> localhost | changed 2026-05-06 03:14:14.006719 | 2026-05-06 03:14:14.006821 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 03:14:14.279633 | debian-bookworm | ok 2026-05-06 03:14:14.285183 | 2026-05-06 03:14:14.285288 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 03:14:16.052454 | debian-bookworm | changed: 2026-05-06 03:14:16.052639 | debian-bookworm | cd+++++++++ src/ 2026-05-06 03:14:16.052674 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 03:14:16.052699 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 03:14:16.052721 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-06 03:14:16.052741 | debian-bookworm | Containerfile 2026-05-06 03:14:16.052872 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/work/logs" 2026-05-06 03:14:59.273205 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/work/artifacts" 2026-05-06 03:14:59.605265 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d9e6498f68df438585a641d8d879512d/work/docs" 2026-05-06 03:14:59.619928 | 2026-05-06 03:14:59.620076 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 03:15:00.442586 | debian-bookworm | changed: 2026-05-06 03:15:00.442977 | debian-bookworm | .d..t...... ./ 2026-05-06 03:15:00.443028 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 03:15:00.443061 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 03:15:00.443091 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 03:15:00.443140 | debian-bookworm | changed: All items complete 2026-05-06 03:15:00.443172 | 2026-05-06 03:15:01.042713 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 03:15:01.658129 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 03:15:01.691388 | 2026-05-06 03:15:01.691706 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 03:15:01.727417 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:15:01.735248 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:15:01.749121 | 2026-05-06 03:15:01.749301 | PLAY RECAP 2026-05-06 03:15:01.749367 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-06 03:15:01.749394 | 2026-05-06 03:15:02.079293 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 03:15:02.080731 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 03:15:03.196346 | 2026-05-06 03:15:03.196572 | PLAY [Base post] 2026-05-06 03:15:03.241716 | 2026-05-06 03:15:03.242354 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 03:15:03.964027 | debian-bookworm | changed 2026-05-06 03:15:03.976461 | 2026-05-06 03:15:03.976644 | PLAY RECAP 2026-05-06 03:15:03.976710 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 03:15:03.976773 | 2026-05-06 03:15:04.305845 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 03:15:04.306780 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 03:15:05.162151 | 2026-05-06 03:15:05.162337 | PLAY [Base post-logs] 2026-05-06 03:15:05.175034 | 2026-05-06 03:15:05.175207 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 03:15:05.759769 | localhost | changed 2026-05-06 03:15:05.778799 | 2026-05-06 03:15:05.779032 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 03:15:05.833683 | localhost | ok 2026-05-06 03:15:05.837095 | 2026-05-06 03:15:05.837222 | TASK [Set zuul-log-path fact] 2026-05-06 03:15:05.873275 | localhost | ok 2026-05-06 03:15:05.881800 | 2026-05-06 03:15:05.881931 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 03:15:05.941303 | localhost | ok 2026-05-06 03:15:05.944747 | 2026-05-06 03:15:05.944862 | TASK [upload-logs : Create log directories] 2026-05-06 03:15:07.036155 | localhost | changed 2026-05-06 03:15:07.040964 | 2026-05-06 03:15:07.041124 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 03:15:07.572486 | localhost -> localhost | ok: Runtime: 0:00:00.007023 2026-05-06 03:15:07.580455 | 2026-05-06 03:15:07.580659 | TASK [upload-logs : Upload logs to log server] 2026-05-06 03:15:08.461726 | localhost | Output suppressed because no_log was given 2026-05-06 03:15:08.463799 | 2026-05-06 03:15:08.463904 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 03:15:08.573017 | localhost | skipping: Conditional result was False 2026-05-06 03:15:08.585045 | localhost | skipping: Conditional result was False 2026-05-06 03:15:08.588977 | 2026-05-06 03:15:08.589147 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 03:15:08.649367 | localhost | skipping: Conditional result was False 2026-05-06 03:15:08.649741 | 2026-05-06 03:15:08.655218 | localhost | skipping: Conditional result was False 2026-05-06 03:15:08.663456 | 2026-05-06 03:15:08.663623 | LOOP [upload-logs : Upload console log and json output]