2026-08-10 03:13:57.140725 | Job console starting 2026-08-10 03:13:57.158432 | Updating git repos 2026-08-10 03:13:57.217528 | Cloning repos into workspace 2026-08-10 03:13:57.357882 | Restoring repo states 2026-08-10 03:13:57.387002 | Merging changes 2026-08-10 03:13:57.387029 | Checking out repos 2026-08-10 03:13:57.482264 | Preparing playbooks 2026-08-10 03:13:58.676391 | Running Ansible setup 2026-08-10 03:14:03.889768 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 03:14:04.756859 | 2026-08-10 03:14:04.757094 | PLAY [Base pre] 2026-08-10 03:14:04.775723 | 2026-08-10 03:14:04.775902 | TASK [Setup log path fact] 2026-08-10 03:14:04.806572 | debian-bookworm | ok 2026-08-10 03:14:04.845137 | 2026-08-10 03:14:04.845326 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:14:04.907848 | debian-bookworm | ok 2026-08-10 03:14:04.933169 | 2026-08-10 03:14:04.933324 | TASK [emit-job-header : Print job information] 2026-08-10 03:14:04.983927 | # Job Information 2026-08-10 03:14:04.984229 | Ansible Version: 2.16.14 2026-08-10 03:14:04.984267 | Job: ansible-lint 2026-08-10 03:14:04.984309 | Pipeline: periodic-daily 2026-08-10 03:14:04.984338 | Executor: 521e9411259a 2026-08-10 03:14:04.984359 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-08-10 03:14:04.984381 | Event ID: 02801330ce9d406584f6741eb9a21ad4 2026-08-10 03:14:04.989765 | 2026-08-10 03:14:04.989931 | LOOP [emit-job-header : Print node information] 2026-08-10 03:14:05.128554 | debian-bookworm | ok: 2026-08-10 03:14:05.128861 | debian-bookworm | # Node Information 2026-08-10 03:14:05.128920 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 03:14:05.128947 | debian-bookworm | Hostname: debian 2026-08-10 03:14:05.128970 | debian-bookworm | Username: zuul 2026-08-10 03:14:05.128991 | debian-bookworm | Distro: Debian 12.15 2026-08-10 03:14:05.129016 | debian-bookworm | Provider: regiocloud-a 2026-08-10 03:14:05.129037 | debian-bookworm | Region: 2026-08-10 03:14:05.129058 | debian-bookworm | Label: debian-bookworm 2026-08-10 03:14:05.129078 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 03:14:05.129098 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:f221 2026-08-10 03:14:05.145982 | 2026-08-10 03:14:05.146135 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 03:14:05.708281 | debian-bookworm -> localhost | changed 2026-08-10 03:14:05.724424 | 2026-08-10 03:14:05.724577 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 03:14:07.010088 | debian-bookworm -> localhost | changed 2026-08-10 03:14:07.022351 | 2026-08-10 03:14:07.022558 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 03:14:07.618141 | debian-bookworm -> localhost | ok 2026-08-10 03:14:07.629801 | 2026-08-10 03:14:07.629993 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 03:14:07.677668 | debian-bookworm | ok 2026-08-10 03:14:07.702737 | debian-bookworm | included: /var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 03:14:07.711069 | 2026-08-10 03:14:07.711331 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 03:14:09.827534 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 03:14:09.827837 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/work/6ad10cec8c4d42748b47fa3fe8107601_id_rsa 2026-08-10 03:14:09.827894 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/work/6ad10cec8c4d42748b47fa3fe8107601_id_rsa.pub 2026-08-10 03:14:09.827930 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 03:14:09.827956 | debian-bookworm -> localhost | SHA256:PtpG249J4VAJPqp9jCVVHJZgOHW8GgE3JEOZVA2r1QI zuul-build-sshkey 2026-08-10 03:14:09.827980 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 03:14:09.828021 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 03:14:09.828043 | debian-bookworm -> localhost | | oEO@*=o | 2026-08-10 03:14:09.828065 | debian-bookworm -> localhost | | =B.O=. | 2026-08-10 03:14:09.828086 | debian-bookworm -> localhost | | .B.+. | 2026-08-10 03:14:09.828106 | debian-bookworm -> localhost | | =.+. | 2026-08-10 03:14:09.828126 | debian-bookworm -> localhost | | + So. | 2026-08-10 03:14:09.828151 | debian-bookworm -> localhost | | o *oo . | 2026-08-10 03:14:09.828171 | debian-bookworm -> localhost | | . o.=oo | 2026-08-10 03:14:09.828191 | debian-bookworm -> localhost | | +oo.o | 2026-08-10 03:14:09.828212 | debian-bookworm -> localhost | | ... o.. | 2026-08-10 03:14:09.828233 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 03:14:09.828286 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.402790 2026-08-10 03:14:09.836375 | 2026-08-10 03:14:09.837358 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 03:14:09.881712 | debian-bookworm | ok 2026-08-10 03:14:09.908724 | debian-bookworm | included: /var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 03:14:09.921793 | 2026-08-10 03:14:09.921982 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 03:14:09.957915 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:14:09.972088 | 2026-08-10 03:14:09.972267 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 03:14:10.628186 | debian-bookworm | changed 2026-08-10 03:14:10.639001 | 2026-08-10 03:14:10.639157 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 03:14:10.907795 | debian-bookworm | ok 2026-08-10 03:14:10.913751 | 2026-08-10 03:14:10.913916 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 03:14:11.559205 | debian-bookworm | changed 2026-08-10 03:14:11.567137 | 2026-08-10 03:14:11.567288 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 03:14:12.160999 | debian-bookworm | changed 2026-08-10 03:14:12.170212 | 2026-08-10 03:14:12.170352 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 03:14:12.195184 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:14:12.203077 | 2026-08-10 03:14:12.203205 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 03:14:12.739510 | debian-bookworm -> localhost | changed 2026-08-10 03:14:12.751087 | 2026-08-10 03:14:12.751221 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 03:14:13.155802 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/work/6ad10cec8c4d42748b47fa3fe8107601_id_rsa (zuul-build-sshkey) 2026-08-10 03:14:13.156417 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.053046 2026-08-10 03:14:13.173596 | 2026-08-10 03:14:13.173768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 03:14:13.608314 | debian-bookworm | ok 2026-08-10 03:14:13.615515 | 2026-08-10 03:14:13.615665 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 03:14:13.647436 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:14:13.660249 | 2026-08-10 03:14:13.660383 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 03:14:14.209276 | debian-bookworm | ok 2026-08-10 03:14:14.238522 | 2026-08-10 03:14:14.238681 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 03:14:14.321118 | debian-bookworm | ok 2026-08-10 03:14:14.337310 | 2026-08-10 03:14:14.337468 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 03:14:14.854096 | debian-bookworm -> localhost | ok 2026-08-10 03:14:14.862137 | 2026-08-10 03:14:14.862280 | TASK [validate-host : Collect information about the host] 2026-08-10 03:14:16.101010 | debian-bookworm | ok 2026-08-10 03:14:16.117468 | 2026-08-10 03:14:16.117596 | TASK [validate-host : Sanitize hostname] 2026-08-10 03:14:16.283405 | debian-bookworm | ok 2026-08-10 03:14:16.288322 | 2026-08-10 03:14:16.288443 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 03:14:16.912518 | debian-bookworm -> localhost | changed 2026-08-10 03:14:16.927588 | 2026-08-10 03:14:16.927798 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 03:14:17.408673 | debian-bookworm | ok 2026-08-10 03:14:17.413853 | 2026-08-10 03:14:17.413990 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 03:14:18.256335 | debian-bookworm -> localhost | changed 2026-08-10 03:14:18.268296 | 2026-08-10 03:14:18.268428 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 03:14:18.542021 | debian-bookworm | ok 2026-08-10 03:14:18.551636 | 2026-08-10 03:14:18.551790 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 03:14:20.683249 | debian-bookworm | changed: 2026-08-10 03:14:20.683670 | debian-bookworm | cd+++++++++ src/ 2026-08-10 03:14:20.683739 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 03:14:20.683780 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 03:14:20.683816 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-08-10 03:14:20.683849 | debian-bookworm | Containerfile 2026-08-10 03:14:20.684160 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/work/logs" 2026-08-10 03:15:39.109192 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/work/artifacts" 2026-08-10 03:15:39.605800 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6ad10cec8c4d42748b47fa3fe8107601/work/docs" 2026-08-10 03:15:39.623274 | 2026-08-10 03:15:39.623394 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 03:15:41.112409 | debian-bookworm | changed: 2026-08-10 03:15:41.112579 | debian-bookworm | .d..t...... ./ 2026-08-10 03:15:41.112608 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 03:15:41.112627 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 03:15:41.112645 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 03:15:41.112662 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 03:15:41.112678 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 03:15:41.112712 | debian-bookworm | changed: All items complete 2026-08-10 03:15:41.112732 | 2026-08-10 03:15:41.898687 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:15:42.496398 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:15:42.518015 | 2026-08-10 03:15:42.518135 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 03:15:42.570061 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:15:42.574215 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:15:42.583834 | 2026-08-10 03:15:42.583906 | PLAY RECAP 2026-08-10 03:15:42.583956 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-10 03:15:42.583982 | 2026-08-10 03:15:42.708881 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 03:15:42.709653 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:15:43.625161 | 2026-08-10 03:15:43.625298 | PLAY [Base post] 2026-08-10 03:15:43.648932 | 2026-08-10 03:15:43.649057 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 03:15:44.198152 | debian-bookworm | changed 2026-08-10 03:15:44.205475 | 2026-08-10 03:15:44.205580 | PLAY RECAP 2026-08-10 03:15:44.205640 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 03:15:44.205703 | 2026-08-10 03:15:44.302317 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:15:44.303106 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 03:15:45.137496 | 2026-08-10 03:15:45.137652 | PLAY [Base post-logs] 2026-08-10 03:15:45.158060 | 2026-08-10 03:15:45.158202 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 03:15:45.715696 | localhost | changed 2026-08-10 03:15:45.741725 | 2026-08-10 03:15:45.741905 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 03:15:45.767228 | localhost | ok 2026-08-10 03:15:45.770357 | 2026-08-10 03:15:45.770440 | TASK [Set zuul-log-path fact] 2026-08-10 03:15:45.785961 | localhost | ok 2026-08-10 03:15:45.794003 | 2026-08-10 03:15:45.794097 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:15:45.818606 | localhost | ok 2026-08-10 03:15:45.821465 | 2026-08-10 03:15:45.821559 | TASK [upload-logs : Create log directories] 2026-08-10 03:15:46.379854 | localhost | changed 2026-08-10 03:15:46.382762 | 2026-08-10 03:15:46.384711 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 03:15:46.909458 | localhost -> localhost | ok: Runtime: 0:00:00.006074 2026-08-10 03:15:46.914178 | 2026-08-10 03:15:46.914387 | TASK [upload-logs : Upload logs to log server] 2026-08-10 03:15:47.566644 | localhost | Output suppressed because no_log was given 2026-08-10 03:15:47.568883 | 2026-08-10 03:15:47.569014 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 03:15:47.690968 | localhost | skipping: Conditional result was False 2026-08-10 03:15:47.718179 | localhost | skipping: Conditional result was False 2026-08-10 03:15:47.728243 | 2026-08-10 03:15:47.728379 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 03:15:47.790619 | localhost | skipping: Conditional result was False 2026-08-10 03:15:47.790980 | 2026-08-10 03:15:47.799247 | localhost | skipping: Conditional result was False 2026-08-10 03:15:47.806066 | 2026-08-10 03:15:47.806206 | LOOP [upload-logs : Upload console log and json output]