2026-05-25 22:05:17.670529 | Job console starting 2026-05-25 22:05:17.697218 | Updating git repos 2026-05-25 22:05:17.741923 | Cloning repos into workspace 2026-05-25 22:05:17.813310 | Restoring repo states 2026-05-25 22:05:17.829913 | Merging changes 2026-05-25 22:05:19.194205 | Checking out repos 2026-05-25 22:05:19.242390 | Preparing playbooks 2026-05-25 22:05:20.280578 | Running Ansible setup 2026-05-25 22:05:26.566461 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 22:05:27.415349 | 2026-05-25 22:05:27.415535 | PLAY [Base pre] 2026-05-25 22:05:27.454918 | 2026-05-25 22:05:27.455094 | TASK [Setup log path fact] 2026-05-25 22:05:27.501825 | debian-bookworm | ok 2026-05-25 22:05:27.535998 | 2026-05-25 22:05:27.536177 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 22:05:27.616522 | debian-bookworm | ok 2026-05-25 22:05:27.635647 | 2026-05-25 22:05:27.635806 | TASK [emit-job-header : Print job information] 2026-05-25 22:05:27.734047 | # Job Information 2026-05-25 22:05:27.734254 | Ansible Version: 2.16.14 2026-05-25 22:05:27.734289 | Job: ansible-collection-ensure-readme 2026-05-25 22:05:27.734322 | Pipeline: check 2026-05-25 22:05:27.734344 | Executor: 521e9411259a 2026-05-25 22:05:27.734365 | Triggered by: https://github.com/osism/osism-kubernetes/pull/295 2026-05-25 22:05:27.734387 | Event ID: ca80f660-5885-11f1-895b-36a1046d151c 2026-05-25 22:05:27.739737 | 2026-05-25 22:05:27.739905 | LOOP [emit-job-header : Print node information] 2026-05-25 22:05:27.928519 | debian-bookworm | ok: 2026-05-25 22:05:27.933441 | debian-bookworm | # Node Information 2026-05-25 22:05:27.933541 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-25 22:05:27.933572 | debian-bookworm | Hostname: debian 2026-05-25 22:05:27.933596 | debian-bookworm | Username: zuul 2026-05-25 22:05:27.933617 | debian-bookworm | Distro: Debian 12.14 2026-05-25 22:05:27.933642 | debian-bookworm | Provider: regiocloud-a 2026-05-25 22:05:27.933663 | debian-bookworm | Region: 2026-05-25 22:05:27.933684 | debian-bookworm | Label: debian-bookworm 2026-05-25 22:05:27.933703 | debian-bookworm | Product Name: OpenStack Nova 2026-05-25 22:05:27.933723 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee1:fd68 2026-05-25 22:05:27.952941 | 2026-05-25 22:05:27.953093 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 22:05:29.057519 | debian-bookworm -> localhost | changed 2026-05-25 22:05:29.063472 | 2026-05-25 22:05:29.063573 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 22:05:30.779071 | debian-bookworm -> localhost | changed 2026-05-25 22:05:30.791593 | 2026-05-25 22:05:30.791704 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 22:05:31.445960 | debian-bookworm -> localhost | ok 2026-05-25 22:05:31.452009 | 2026-05-25 22:05:31.452118 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 22:05:31.482625 | debian-bookworm | ok 2026-05-25 22:05:31.525424 | debian-bookworm | included: /var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 22:05:31.544313 | 2026-05-25 22:05:31.544426 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 22:05:33.590255 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-25 22:05:33.590477 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/work/68901fb7eb534d9295a0cbbaa448bc0c_id_rsa 2026-05-25 22:05:33.590516 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/work/68901fb7eb534d9295a0cbbaa448bc0c_id_rsa.pub 2026-05-25 22:05:33.590544 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-25 22:05:33.590568 | debian-bookworm -> localhost | SHA256:3Yy6wwQkwwRZZpwRlGKil+GO99ctX13vOA+BHK0fxfA zuul-build-sshkey 2026-05-25 22:05:33.590599 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-25 22:05:33.590622 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-25 22:05:33.590643 | debian-bookworm -> localhost | | .OO= . | 2026-05-25 22:05:33.590664 | debian-bookworm -> localhost | |. =oB . . + | 2026-05-25 22:05:33.590685 | debian-bookworm -> localhost | |.+ + + . . E| 2026-05-25 22:05:33.590705 | debian-bookworm -> localhost | |. + . . = + . | 2026-05-25 22:05:33.590726 | debian-bookworm -> localhost | | + .S o * o .| 2026-05-25 22:05:33.590753 | debian-bookworm -> localhost | |. o .. o +.| 2026-05-25 22:05:33.590773 | debian-bookworm -> localhost | | . . +.. . + .| 2026-05-25 22:05:33.590793 | debian-bookworm -> localhost | | . . =... .+ | 2026-05-25 22:05:33.590814 | debian-bookworm -> localhost | | . .+. .oo| 2026-05-25 22:05:33.590848 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-25 22:05:33.590919 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.018473 2026-05-25 22:05:33.599934 | 2026-05-25 22:05:33.600032 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 22:05:33.628697 | debian-bookworm | ok 2026-05-25 22:05:33.637598 | debian-bookworm | included: /var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 22:05:33.667210 | 2026-05-25 22:05:33.667306 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 22:05:33.681376 | debian-bookworm | skipping: Conditional result was False 2026-05-25 22:05:33.687145 | 2026-05-25 22:05:33.687235 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 22:05:34.420553 | debian-bookworm | changed 2026-05-25 22:05:34.428534 | 2026-05-25 22:05:34.428647 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 22:05:34.708372 | debian-bookworm | ok 2026-05-25 22:05:34.714001 | 2026-05-25 22:05:34.714097 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 22:05:35.418301 | debian-bookworm | changed 2026-05-25 22:05:35.425787 | 2026-05-25 22:05:35.425897 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 22:05:36.056737 | debian-bookworm | changed 2026-05-25 22:05:36.064781 | 2026-05-25 22:05:36.064950 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 22:05:36.091578 | debian-bookworm | skipping: Conditional result was False 2026-05-25 22:05:36.097428 | 2026-05-25 22:05:36.097529 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 22:05:36.595203 | debian-bookworm -> localhost | changed 2026-05-25 22:05:36.606776 | 2026-05-25 22:05:36.608678 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 22:05:37.215316 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/work/68901fb7eb534d9295a0cbbaa448bc0c_id_rsa (zuul-build-sshkey) 2026-05-25 22:05:37.215545 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027059 2026-05-25 22:05:37.227677 | 2026-05-25 22:05:37.227782 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 22:05:37.701461 | debian-bookworm | ok 2026-05-25 22:05:37.714969 | 2026-05-25 22:05:37.715151 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 22:05:37.753879 | debian-bookworm | skipping: Conditional result was False 2026-05-25 22:05:37.769174 | 2026-05-25 22:05:37.769315 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-25 22:05:38.313658 | debian-bookworm | ok 2026-05-25 22:05:38.328731 | 2026-05-25 22:05:38.328884 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-25 22:05:38.358753 | debian-bookworm | ok 2026-05-25 22:05:38.364561 | 2026-05-25 22:05:38.364689 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-25 22:05:38.719122 | debian-bookworm -> localhost | ok 2026-05-25 22:05:38.727819 | 2026-05-25 22:05:38.727998 | TASK [validate-host : Collect information about the host] 2026-05-25 22:05:40.147297 | debian-bookworm | ok 2026-05-25 22:05:40.161640 | 2026-05-25 22:05:40.161797 | TASK [validate-host : Sanitize hostname] 2026-05-25 22:05:40.286128 | debian-bookworm | ok 2026-05-25 22:05:40.341377 | 2026-05-25 22:05:40.341541 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-25 22:05:41.050610 | debian-bookworm -> localhost | changed 2026-05-25 22:05:41.067378 | 2026-05-25 22:05:41.067531 | TASK [validate-host : Collect information about zuul worker] 2026-05-25 22:05:41.662100 | debian-bookworm | ok 2026-05-25 22:05:41.667465 | 2026-05-25 22:05:41.667601 | TASK [validate-host : Write out all zuul information for each host] 2026-05-25 22:05:42.625752 | debian-bookworm -> localhost | changed 2026-05-25 22:05:42.640335 | 2026-05-25 22:05:42.641364 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-25 22:05:42.973077 | debian-bookworm | ok 2026-05-25 22:05:42.982107 | 2026-05-25 22:05:42.982241 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-25 22:05:44.926384 | debian-bookworm | changed: 2026-05-25 22:05:44.926691 | debian-bookworm | cd+++++++++ src/ 2026-05-25 22:05:44.926732 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-25 22:05:44.926756 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-25 22:05:44.926778 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-05-25 22:05:44.926798 | debian-bookworm | Containerfile 2026-05-25 22:05:44.927181 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/work/logs" 2026-05-25 22:05:57.170863 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/work/artifacts" 2026-05-25 22:05:57.447342 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/68901fb7eb534d9295a0cbbaa448bc0c/work/docs" 2026-05-25 22:05:57.460703 | 2026-05-25 22:05:57.460847 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 22:05:58.275821 | debian-bookworm | changed: 2026-05-25 22:05:58.276099 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-25 22:05:58.276137 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-25 22:05:58.276168 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-25 22:05:58.276218 | debian-bookworm | changed: All items complete 2026-05-25 22:05:58.276246 | 2026-05-25 22:05:58.882332 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 22:05:59.474073 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 22:05:59.492093 | 2026-05-25 22:05:59.492232 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 22:06:00.052537 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.016949 2026-05-25 22:06:00.350895 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009241 2026-05-25 22:06:00.377445 | 2026-05-25 22:06:00.377573 | PLAY RECAP 2026-05-25 22:06:00.377646 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-25 22:06:00.377682 | 2026-05-25 22:06:00.525119 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-25 22:06:00.526089 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 22:06:01.294331 | 2026-05-25 22:06:01.294510 | PLAY [Base post] 2026-05-25 22:06:01.341529 | 2026-05-25 22:06:01.341710 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 22:06:02.018661 | debian-bookworm | changed 2026-05-25 22:06:02.025030 | 2026-05-25 22:06:02.025143 | PLAY RECAP 2026-05-25 22:06:02.025205 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 22:06:02.025268 | 2026-05-25 22:06:02.157491 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 22:06:02.158359 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 22:06:02.956874 | 2026-05-25 22:06:02.957095 | PLAY [Base post-logs] 2026-05-25 22:06:02.968281 | 2026-05-25 22:06:02.968420 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 22:06:03.491223 | localhost | changed 2026-05-25 22:06:03.503908 | 2026-05-25 22:06:03.504105 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 22:06:03.543033 | localhost | ok 2026-05-25 22:06:03.547251 | 2026-05-25 22:06:03.547377 | TASK [Set zuul-log-path fact] 2026-05-25 22:06:03.564822 | localhost | ok 2026-05-25 22:06:03.579402 | 2026-05-25 22:06:03.579529 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 22:06:03.618277 | localhost | ok 2026-05-25 22:06:03.622502 | 2026-05-25 22:06:03.622634 | TASK [upload-logs : Create log directories] 2026-05-25 22:06:04.150157 | localhost | changed 2026-05-25 22:06:04.154367 | 2026-05-25 22:06:04.154500 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 22:06:04.681653 | localhost -> localhost | ok: Runtime: 0:00:00.007845 2026-05-25 22:06:04.690232 | 2026-05-25 22:06:04.690429 | TASK [upload-logs : Upload logs to log server] 2026-05-25 22:06:05.290373 | localhost | Output suppressed because no_log was given 2026-05-25 22:06:05.294452 | 2026-05-25 22:06:05.294644 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 22:06:05.366564 | localhost | skipping: Conditional result was False 2026-05-25 22:06:05.371274 | localhost | skipping: Conditional result was False 2026-05-25 22:06:05.379647 | 2026-05-25 22:06:05.379910 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 22:06:05.428439 | localhost | skipping: Conditional result was False 2026-05-25 22:06:05.428860 | 2026-05-25 22:06:05.433165 | localhost | skipping: Conditional result was False 2026-05-25 22:06:05.446321 | 2026-05-25 22:06:05.446531 | LOOP [upload-logs : Upload console log and json output]