2026-07-31 03:12:20.576798 | Job console starting 2026-07-31 03:12:20.587394 | Updating git repos 2026-07-31 03:12:20.660592 | Cloning repos into workspace 2026-07-31 03:12:20.798017 | Restoring repo states 2026-07-31 03:12:20.846582 | Merging changes 2026-07-31 03:12:20.846605 | Checking out repos 2026-07-31 03:12:20.961293 | Preparing playbooks 2026-07-31 03:12:22.046825 | Running Ansible setup 2026-07-31 03:12:26.847652 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:12:28.047160 | 2026-07-31 03:12:28.047381 | PLAY [Base pre] 2026-07-31 03:12:28.069361 | 2026-07-31 03:12:28.069516 | TASK [Setup log path fact] 2026-07-31 03:12:28.100277 | debian-bookworm | ok 2026-07-31 03:12:28.119955 | 2026-07-31 03:12:28.120226 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:12:28.202151 | debian-bookworm | ok 2026-07-31 03:12:28.224855 | 2026-07-31 03:12:28.224998 | TASK [emit-job-header : Print job information] 2026-07-31 03:12:28.307498 | # Job Information 2026-07-31 03:12:28.307763 | Ansible Version: 2.16.14 2026-07-31 03:12:28.307800 | Job: ansible-lint 2026-07-31 03:12:28.307842 | Pipeline: periodic-daily 2026-07-31 03:12:28.307870 | Executor: 521e9411259a 2026-07-31 03:12:28.307891 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-07-31 03:12:28.307913 | Event ID: dc9eae924be54c048fe18697a863780b 2026-07-31 03:12:28.316360 | 2026-07-31 03:12:28.316510 | LOOP [emit-job-header : Print node information] 2026-07-31 03:12:28.579211 | debian-bookworm | ok: 2026-07-31 03:12:28.579435 | debian-bookworm | # Node Information 2026-07-31 03:12:28.579469 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-31 03:12:28.579495 | debian-bookworm | Hostname: debian 2026-07-31 03:12:28.579518 | debian-bookworm | Username: zuul 2026-07-31 03:12:28.579540 | debian-bookworm | Distro: Debian 12.15 2026-07-31 03:12:28.579564 | debian-bookworm | Provider: regiocloud-a 2026-07-31 03:12:28.579586 | debian-bookworm | Region: 2026-07-31 03:12:28.579607 | debian-bookworm | Label: debian-bookworm 2026-07-31 03:12:28.579628 | debian-bookworm | Product Name: OpenStack Nova 2026-07-31 03:12:28.579647 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:2049 2026-07-31 03:12:28.595791 | 2026-07-31 03:12:28.595943 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:12:29.447637 | debian-bookworm -> localhost | changed 2026-07-31 03:12:29.460840 | 2026-07-31 03:12:29.461100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:12:30.813566 | debian-bookworm -> localhost | changed 2026-07-31 03:12:30.827563 | 2026-07-31 03:12:30.827727 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:12:31.189408 | debian-bookworm -> localhost | ok 2026-07-31 03:12:31.198098 | 2026-07-31 03:12:31.198282 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:12:31.230526 | debian-bookworm | ok 2026-07-31 03:12:31.308770 | debian-bookworm | included: /var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:12:31.327110 | 2026-07-31 03:12:31.334410 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:12:32.720505 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-31 03:12:32.720787 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/work/bf6b5be68e4843d5a7ca614a70b379bc_id_rsa 2026-07-31 03:12:32.720829 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/work/bf6b5be68e4843d5a7ca614a70b379bc_id_rsa.pub 2026-07-31 03:12:32.720857 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-31 03:12:32.720882 | debian-bookworm -> localhost | SHA256:lzbl7frEOq5hiWmweT76cNIsFVECX19kyDpelTTr7Pg zuul-build-sshkey 2026-07-31 03:12:32.720905 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-31 03:12:32.720941 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-31 03:12:32.720965 | debian-bookworm -> localhost | | ..o.o. +*. | 2026-07-31 03:12:32.720986 | debian-bookworm -> localhost | | . + .oooo | 2026-07-31 03:12:32.721028 | debian-bookworm -> localhost | | o .o.. | 2026-07-31 03:12:32.721049 | debian-bookworm -> localhost | | .o+.+ | 2026-07-31 03:12:32.721069 | debian-bookworm -> localhost | | . S.=o. + | 2026-07-31 03:12:32.721095 | debian-bookworm -> localhost | | B =.o = | 2026-07-31 03:12:32.721117 | debian-bookworm -> localhost | | * O + . = | 2026-07-31 03:12:32.721136 | debian-bookworm -> localhost | | O.. ..= | 2026-07-31 03:12:32.721157 | debian-bookworm -> localhost | | .oo..o+oE | 2026-07-31 03:12:32.721177 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-31 03:12:32.721232 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.496227 2026-07-31 03:12:32.727971 | 2026-07-31 03:12:32.728105 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:12:32.758224 | debian-bookworm | ok 2026-07-31 03:12:32.775909 | debian-bookworm | included: /var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:12:32.795852 | 2026-07-31 03:12:32.795985 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:12:32.823574 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:12:32.830129 | 2026-07-31 03:12:32.830248 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:12:33.721790 | debian-bookworm | changed 2026-07-31 03:12:33.734471 | 2026-07-31 03:12:33.734685 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:12:34.016246 | debian-bookworm | ok 2026-07-31 03:12:34.021079 | 2026-07-31 03:12:34.021160 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:12:34.694086 | debian-bookworm | changed 2026-07-31 03:12:34.702100 | 2026-07-31 03:12:34.702214 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:12:35.327237 | debian-bookworm | changed 2026-07-31 03:12:35.334645 | 2026-07-31 03:12:35.334756 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:12:35.358409 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:12:35.365546 | 2026-07-31 03:12:35.365646 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:12:35.785314 | debian-bookworm -> localhost | changed 2026-07-31 03:12:35.796293 | 2026-07-31 03:12:35.796412 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:12:36.182405 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/work/bf6b5be68e4843d5a7ca614a70b379bc_id_rsa (zuul-build-sshkey) 2026-07-31 03:12:36.182650 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011398 2026-07-31 03:12:36.193497 | 2026-07-31 03:12:36.193616 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:12:36.569200 | debian-bookworm | ok 2026-07-31 03:12:36.576364 | 2026-07-31 03:12:36.576463 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:12:36.599471 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:12:36.609619 | 2026-07-31 03:12:36.609716 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:12:37.048725 | debian-bookworm | ok 2026-07-31 03:12:37.063133 | 2026-07-31 03:12:37.063256 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:12:37.107942 | debian-bookworm | ok 2026-07-31 03:12:37.113053 | 2026-07-31 03:12:37.113142 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:12:37.491088 | debian-bookworm -> localhost | ok 2026-07-31 03:12:37.498233 | 2026-07-31 03:12:37.498342 | TASK [validate-host : Collect information about the host] 2026-07-31 03:12:38.891735 | debian-bookworm | ok 2026-07-31 03:12:38.914120 | 2026-07-31 03:12:38.914235 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:12:39.039923 | debian-bookworm | ok 2026-07-31 03:12:39.045784 | 2026-07-31 03:12:39.045878 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:12:40.187534 | debian-bookworm -> localhost | changed 2026-07-31 03:12:40.199888 | 2026-07-31 03:12:40.200088 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:12:40.722149 | debian-bookworm | ok 2026-07-31 03:12:40.731337 | 2026-07-31 03:12:40.731497 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:12:41.432223 | debian-bookworm -> localhost | changed 2026-07-31 03:12:41.443176 | 2026-07-31 03:12:41.443311 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:12:41.711141 | debian-bookworm | ok 2026-07-31 03:12:41.722066 | 2026-07-31 03:12:41.722208 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:12:43.742016 | debian-bookworm | changed: 2026-07-31 03:12:43.742312 | debian-bookworm | cd+++++++++ src/ 2026-07-31 03:12:43.742351 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-31 03:12:43.742376 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-31 03:12:43.742397 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-07-31 03:12:43.742417 | debian-bookworm | Containerfile 2026-07-31 03:12:43.742565 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/work/logs" 2026-07-31 03:14:03.210263 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/work/artifacts" 2026-07-31 03:14:03.497893 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bf6b5be68e4843d5a7ca614a70b379bc/work/docs" 2026-07-31 03:14:03.514249 | 2026-07-31 03:14:03.514393 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-31 03:14:04.568563 | debian-bookworm | changed: 2026-07-31 03:14:04.568858 | debian-bookworm | .d..t...... ./ 2026-07-31 03:14:04.568895 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-31 03:14:04.568919 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-31 03:14:04.568940 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-31 03:14:04.568960 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-31 03:14:04.568980 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-31 03:14:04.569024 | debian-bookworm | changed: All items complete 2026-07-31 03:14:04.569051 | 2026-07-31 03:14:05.145053 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:14:05.906792 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:14:05.926895 | 2026-07-31 03:14:05.927089 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-31 03:14:05.956697 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:14:05.960823 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:14:05.971748 | 2026-07-31 03:14:05.971880 | PLAY RECAP 2026-07-31 03:14:05.971942 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-31 03:14:05.971981 | 2026-07-31 03:14:06.398302 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-31 03:14:06.399278 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:14:07.586958 | 2026-07-31 03:14:07.587152 | PLAY [Base post] 2026-07-31 03:14:07.605151 | 2026-07-31 03:14:07.605312 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-31 03:14:08.236332 | debian-bookworm | changed 2026-07-31 03:14:08.248623 | 2026-07-31 03:14:08.248724 | PLAY RECAP 2026-07-31 03:14:08.248785 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-31 03:14:08.248845 | 2026-07-31 03:14:08.396356 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:14:08.397221 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-31 03:14:09.269119 | 2026-07-31 03:14:09.269251 | PLAY [Base post-logs] 2026-07-31 03:14:09.277943 | 2026-07-31 03:14:09.278038 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-31 03:14:09.776627 | localhost | changed 2026-07-31 03:14:09.787288 | 2026-07-31 03:14:09.787435 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-31 03:14:09.812363 | localhost | ok 2026-07-31 03:14:09.815696 | 2026-07-31 03:14:09.815792 | TASK [Set zuul-log-path fact] 2026-07-31 03:14:09.831838 | localhost | ok 2026-07-31 03:14:09.840167 | 2026-07-31 03:14:09.840284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:14:09.865060 | localhost | ok 2026-07-31 03:14:09.868234 | 2026-07-31 03:14:09.868322 | TASK [upload-logs : Create log directories] 2026-07-31 03:14:10.369528 | localhost | changed 2026-07-31 03:14:10.373999 | 2026-07-31 03:14:10.374095 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-31 03:14:10.881760 | localhost -> localhost | ok: Runtime: 0:00:00.004327 2026-07-31 03:14:10.886161 | 2026-07-31 03:14:10.886265 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:14:11.593031 | localhost | Output suppressed because no_log was given 2026-07-31 03:14:11.595853 | 2026-07-31 03:14:11.596184 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:14:11.689759 | localhost | skipping: Conditional result was False 2026-07-31 03:14:11.699809 | localhost | skipping: Conditional result was False 2026-07-31 03:14:11.708907 | 2026-07-31 03:14:11.709026 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:14:11.752332 | localhost | skipping: Conditional result was False 2026-07-31 03:14:11.752610 | 2026-07-31 03:14:11.756995 | localhost | skipping: Conditional result was False 2026-07-31 03:14:11.771021 | 2026-07-31 03:14:11.771212 | LOOP [upload-logs : Upload console log and json output]