2026-05-18 03:04:03.790325 | Job console starting 2026-05-18 03:04:03.799057 | Updating git repos 2026-05-18 03:04:03.857134 | Cloning repos into workspace 2026-05-18 03:04:03.998697 | Restoring repo states 2026-05-18 03:04:04.005548 | Merging changes 2026-05-18 03:04:04.005563 | Checking out repos 2026-05-18 03:04:04.104726 | Preparing playbooks 2026-05-18 03:04:05.434647 | Running Ansible setup 2026-05-18 03:04:10.659515 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 03:04:11.725361 | 2026-05-18 03:04:11.725533 | PLAY [Base pre] 2026-05-18 03:04:11.761293 | 2026-05-18 03:04:11.761420 | TASK [Setup log path fact] 2026-05-18 03:04:11.790311 | debian-bookworm | ok 2026-05-18 03:04:11.806318 | 2026-05-18 03:04:11.806452 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:04:11.834510 | debian-bookworm | ok 2026-05-18 03:04:11.844289 | 2026-05-18 03:04:11.844400 | TASK [emit-job-header : Print job information] 2026-05-18 03:04:11.884836 | # Job Information 2026-05-18 03:04:11.884990 | Ansible Version: 2.16.14 2026-05-18 03:04:11.885025 | Job: ansible-lint 2026-05-18 03:04:11.885058 | Pipeline: periodic-daily 2026-05-18 03:04:11.885102 | Executor: 521e9411259a 2026-05-18 03:04:11.885126 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-18 03:04:11.885148 | Event ID: 1df4e133aef14bbca210d72ffd1b062b 2026-05-18 03:04:11.889827 | 2026-05-18 03:04:11.889917 | LOOP [emit-job-header : Print node information] 2026-05-18 03:04:12.015676 | debian-bookworm | ok: 2026-05-18 03:04:12.015823 | debian-bookworm | # Node Information 2026-05-18 03:04:12.015850 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 03:04:12.015870 | debian-bookworm | Hostname: debian 2026-05-18 03:04:12.015888 | debian-bookworm | Username: zuul 2026-05-18 03:04:12.015904 | debian-bookworm | Distro: Debian 12.14 2026-05-18 03:04:12.015923 | debian-bookworm | Provider: regiocloud-a 2026-05-18 03:04:12.015940 | debian-bookworm | Region: 2026-05-18 03:04:12.015957 | debian-bookworm | Label: debian-bookworm 2026-05-18 03:04:12.015973 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 03:04:12.015989 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:6072 2026-05-18 03:04:12.030761 | 2026-05-18 03:04:12.030884 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 03:04:12.500299 | debian-bookworm -> localhost | changed 2026-05-18 03:04:12.509503 | 2026-05-18 03:04:12.509611 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 03:04:13.803644 | debian-bookworm -> localhost | changed 2026-05-18 03:04:13.823678 | 2026-05-18 03:04:13.823793 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 03:04:14.251367 | debian-bookworm -> localhost | ok 2026-05-18 03:04:14.257227 | 2026-05-18 03:04:14.257336 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 03:04:14.288383 | debian-bookworm | ok 2026-05-18 03:04:14.318415 | debian-bookworm | included: /var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 03:04:14.328719 | 2026-05-18 03:04:14.328855 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 03:04:18.512679 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 03:04:18.512897 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/work/5a7fddcdd7b347f3b04aca392636a718_id_rsa 2026-05-18 03:04:18.512933 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/work/5a7fddcdd7b347f3b04aca392636a718_id_rsa.pub 2026-05-18 03:04:18.512960 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 03:04:18.512984 | debian-bookworm -> localhost | SHA256:fJcG1rAugaR3DLv6PHd3T8p03efgHoB0vmJp3EtWKJg zuul-build-sshkey 2026-05-18 03:04:18.513017 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 03:04:18.513040 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 03:04:18.513062 | debian-bookworm -> localhost | | o . | 2026-05-18 03:04:18.513097 | debian-bookworm -> localhost | | o = + | 2026-05-18 03:04:18.513119 | debian-bookworm -> localhost | | . + + = o | 2026-05-18 03:04:18.513139 | debian-bookworm -> localhost | | . + B = o | 2026-05-18 03:04:18.513159 | debian-bookworm -> localhost | | . E = B . | 2026-05-18 03:04:18.513189 | debian-bookworm -> localhost | | . + * + o| 2026-05-18 03:04:18.513210 | debian-bookworm -> localhost | | . * = + *| 2026-05-18 03:04:18.513231 | debian-bookworm -> localhost | | o. .o.+.=.B.| 2026-05-18 03:04:18.513252 | debian-bookworm -> localhost | | oo . ..o=.o| 2026-05-18 03:04:18.513272 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 03:04:18.513324 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.417491 2026-05-18 03:04:18.521067 | 2026-05-18 03:04:18.521207 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 03:04:18.539877 | debian-bookworm | ok 2026-05-18 03:04:18.549525 | debian-bookworm | included: /var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 03:04:18.558717 | 2026-05-18 03:04:18.558820 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 03:04:18.582567 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:04:18.594398 | 2026-05-18 03:04:18.594531 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 03:04:19.257965 | debian-bookworm | changed 2026-05-18 03:04:19.264194 | 2026-05-18 03:04:19.264310 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 03:04:19.515940 | debian-bookworm | ok 2026-05-18 03:04:19.521599 | 2026-05-18 03:04:19.521704 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 03:04:20.193718 | debian-bookworm | changed 2026-05-18 03:04:20.201539 | 2026-05-18 03:04:20.201667 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 03:04:20.796311 | debian-bookworm | changed 2026-05-18 03:04:20.803246 | 2026-05-18 03:04:20.803344 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 03:04:20.847000 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:04:20.853035 | 2026-05-18 03:04:20.853153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 03:04:21.403917 | debian-bookworm -> localhost | changed 2026-05-18 03:04:21.422790 | 2026-05-18 03:04:21.422899 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 03:04:22.145391 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/work/5a7fddcdd7b347f3b04aca392636a718_id_rsa (zuul-build-sshkey) 2026-05-18 03:04:22.145582 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025673 2026-05-18 03:04:22.151815 | 2026-05-18 03:04:22.151894 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 03:04:22.544190 | debian-bookworm | ok 2026-05-18 03:04:22.548413 | 2026-05-18 03:04:22.548501 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 03:04:22.602424 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:04:22.611008 | 2026-05-18 03:04:22.611126 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 03:04:23.108878 | debian-bookworm | ok 2026-05-18 03:04:23.126178 | 2026-05-18 03:04:23.126294 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 03:04:23.159368 | debian-bookworm | ok 2026-05-18 03:04:23.165114 | 2026-05-18 03:04:23.165216 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 03:04:23.486160 | debian-bookworm -> localhost | ok 2026-05-18 03:04:23.492603 | 2026-05-18 03:04:23.492705 | TASK [validate-host : Collect information about the host] 2026-05-18 03:04:25.669416 | debian-bookworm | ok 2026-05-18 03:04:25.696744 | 2026-05-18 03:04:25.696858 | TASK [validate-host : Sanitize hostname] 2026-05-18 03:04:25.932263 | debian-bookworm | ok 2026-05-18 03:04:26.030582 | 2026-05-18 03:04:26.030696 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 03:04:27.072328 | debian-bookworm -> localhost | changed 2026-05-18 03:04:27.079304 | 2026-05-18 03:04:27.079408 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 03:04:27.546311 | debian-bookworm | ok 2026-05-18 03:04:27.553130 | 2026-05-18 03:04:27.553227 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 03:04:28.532402 | debian-bookworm -> localhost | changed 2026-05-18 03:04:28.541343 | 2026-05-18 03:04:28.541490 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 03:04:28.858416 | debian-bookworm | ok 2026-05-18 03:04:28.863397 | 2026-05-18 03:04:28.863472 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 03:04:30.251677 | debian-bookworm | changed: 2026-05-18 03:04:30.254411 | debian-bookworm | cd+++++++++ src/ 2026-05-18 03:04:30.254496 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 03:04:30.254539 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 03:04:30.254565 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-18 03:04:30.254587 | debian-bookworm | Containerfile 2026-05-18 03:04:30.254744 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/work/logs" 2026-05-18 03:05:15.714718 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/work/artifacts" 2026-05-18 03:05:16.239600 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5a7fddcdd7b347f3b04aca392636a718/work/docs" 2026-05-18 03:05:16.256251 | 2026-05-18 03:05:16.256368 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 03:05:17.876751 | debian-bookworm | changed: 2026-05-18 03:05:17.876948 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 03:05:17.876981 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 03:05:17.877010 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 03:05:17.877053 | debian-bookworm | changed: All items complete 2026-05-18 03:05:17.877080 | 2026-05-18 03:05:18.790527 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 03:05:19.800589 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 03:05:19.821881 | 2026-05-18 03:05:19.821987 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 03:05:19.854305 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:05:19.872793 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:05:19.884130 | 2026-05-18 03:05:19.884207 | PLAY RECAP 2026-05-18 03:05:19.884249 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-18 03:05:19.884269 | 2026-05-18 03:05:20.093251 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 03:05:20.094041 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:05:21.182138 | 2026-05-18 03:05:21.182272 | PLAY [Base post] 2026-05-18 03:05:21.216201 | 2026-05-18 03:05:21.216323 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 03:05:21.717898 | debian-bookworm | changed 2026-05-18 03:05:21.734175 | 2026-05-18 03:05:21.734283 | PLAY RECAP 2026-05-18 03:05:21.734337 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:05:21.734389 | 2026-05-18 03:05:21.924703 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:05:21.925518 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 03:05:23.199839 | 2026-05-18 03:05:23.200011 | PLAY [Base post-logs] 2026-05-18 03:05:23.225921 | 2026-05-18 03:05:23.226080 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 03:05:23.655804 | localhost | changed 2026-05-18 03:05:23.672521 | 2026-05-18 03:05:23.672699 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 03:05:23.696394 | localhost | ok 2026-05-18 03:05:23.700186 | 2026-05-18 03:05:23.700291 | TASK [Set zuul-log-path fact] 2026-05-18 03:05:23.721898 | localhost | ok 2026-05-18 03:05:23.732078 | 2026-05-18 03:05:23.732229 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:05:23.763191 | localhost | ok 2026-05-18 03:05:23.768091 | 2026-05-18 03:05:23.768253 | TASK [upload-logs : Create log directories] 2026-05-18 03:05:24.290728 | localhost | changed 2026-05-18 03:05:24.295417 | 2026-05-18 03:05:24.295502 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 03:05:25.131604 | localhost -> localhost | ok: Runtime: 0:00:00.028935 2026-05-18 03:05:25.135676 | 2026-05-18 03:05:25.135786 | TASK [upload-logs : Upload logs to log server] 2026-05-18 03:05:25.755098 | localhost | Output suppressed because no_log was given 2026-05-18 03:05:25.756876 | 2026-05-18 03:05:25.756969 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 03:05:25.800655 | localhost | skipping: Conditional result was False 2026-05-18 03:05:25.806493 | localhost | skipping: Conditional result was False 2026-05-18 03:05:25.813662 | 2026-05-18 03:05:25.813779 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 03:05:25.849533 | localhost | skipping: Conditional result was False 2026-05-18 03:05:25.849752 | 2026-05-18 03:05:25.853610 | localhost | skipping: Conditional result was False 2026-05-18 03:05:25.859908 | 2026-05-18 03:05:25.860025 | LOOP [upload-logs : Upload console log and json output]