2026-07-28 03:18:31.263280 | Job console starting 2026-07-28 03:18:31.272691 | Updating git repos 2026-07-28 03:18:31.383032 | Cloning repos into workspace 2026-07-28 03:18:31.500728 | Restoring repo states 2026-07-28 03:18:31.512026 | Merging changes 2026-07-28 03:18:31.512047 | Checking out repos 2026-07-28 03:18:31.611108 | Preparing playbooks 2026-07-28 03:18:32.510127 | Running Ansible setup 2026-07-28 03:18:37.215560 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-28 03:18:38.062991 | 2026-07-28 03:18:38.063205 | PLAY [Base pre] 2026-07-28 03:18:38.081606 | 2026-07-28 03:18:38.081777 | TASK [Setup log path fact] 2026-07-28 03:18:38.111427 | debian-bookworm | ok 2026-07-28 03:18:38.127890 | 2026-07-28 03:18:38.128053 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:18:38.167321 | debian-bookworm | ok 2026-07-28 03:18:38.189964 | 2026-07-28 03:18:38.190163 | TASK [emit-job-header : Print job information] 2026-07-28 03:18:38.240264 | # Job Information 2026-07-28 03:18:38.240467 | Ansible Version: 2.16.14 2026-07-28 03:18:38.240503 | Job: flake8 2026-07-28 03:18:38.240536 | Pipeline: periodic-daily 2026-07-28 03:18:38.240559 | Executor: 521e9411259a 2026-07-28 03:18:38.240579 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-07-28 03:18:38.240600 | Event ID: e16ce1ed7f9f474b8958cc9b34ec972c 2026-07-28 03:18:38.245736 | 2026-07-28 03:18:38.245866 | LOOP [emit-job-header : Print node information] 2026-07-28 03:18:38.434050 | debian-bookworm | ok: 2026-07-28 03:18:38.434361 | debian-bookworm | # Node Information 2026-07-28 03:18:38.434399 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-28 03:18:38.434491 | debian-bookworm | Hostname: debian 2026-07-28 03:18:38.434517 | debian-bookworm | Username: zuul 2026-07-28 03:18:38.434539 | debian-bookworm | Distro: Debian 12.15 2026-07-28 03:18:38.434563 | debian-bookworm | Provider: regiocloud-a 2026-07-28 03:18:38.434585 | debian-bookworm | Region: 2026-07-28 03:18:38.434606 | debian-bookworm | Label: debian-bookworm 2026-07-28 03:18:38.434627 | debian-bookworm | Product Name: OpenStack Nova 2026-07-28 03:18:38.434646 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:c3f1 2026-07-28 03:18:38.454430 | 2026-07-28 03:18:38.454588 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-28 03:18:39.007099 | debian-bookworm -> localhost | changed 2026-07-28 03:18:39.017186 | 2026-07-28 03:18:39.017338 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-28 03:18:40.268973 | debian-bookworm -> localhost | changed 2026-07-28 03:18:40.294680 | 2026-07-28 03:18:40.294889 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-28 03:18:40.656821 | debian-bookworm -> localhost | ok 2026-07-28 03:18:40.669604 | 2026-07-28 03:18:40.669770 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-28 03:18:40.724408 | debian-bookworm | ok 2026-07-28 03:18:40.757922 | debian-bookworm | included: /var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-28 03:18:40.775261 | 2026-07-28 03:18:40.775412 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-28 03:18:41.731770 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-28 03:18:41.732005 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/work/891bd16d39f149c39e64899e3a40dbc8_id_rsa 2026-07-28 03:18:41.732045 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/work/891bd16d39f149c39e64899e3a40dbc8_id_rsa.pub 2026-07-28 03:18:41.732088 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-28 03:18:41.732113 | debian-bookworm -> localhost | SHA256:2/9G35CaL0f2tJOJxRo5JJrG3eD0hMzwOZQKs/UGdoI zuul-build-sshkey 2026-07-28 03:18:41.732135 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-28 03:18:41.732171 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-28 03:18:41.732194 | debian-bookworm -> localhost | | . . | 2026-07-28 03:18:41.732216 | debian-bookworm -> localhost | | E * + | 2026-07-28 03:18:41.732237 | debian-bookworm -> localhost | | * % o | 2026-07-28 03:18:41.732257 | debian-bookworm -> localhost | | . . & o | 2026-07-28 03:18:41.732276 | debian-bookworm -> localhost | | S B O o. | 2026-07-28 03:18:41.732301 | debian-bookworm -> localhost | | B o **o.| 2026-07-28 03:18:41.732321 | debian-bookworm -> localhost | | o . **==| 2026-07-28 03:18:41.732340 | debian-bookworm -> localhost | | .+oo=+| 2026-07-28 03:18:41.732361 | debian-bookworm -> localhost | | .*o .| 2026-07-28 03:18:41.732381 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-28 03:18:41.732434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.218555 2026-07-28 03:18:41.739791 | 2026-07-28 03:18:41.739922 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-28 03:18:41.769039 | debian-bookworm | ok 2026-07-28 03:18:41.780944 | debian-bookworm | included: /var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-28 03:18:41.793706 | 2026-07-28 03:18:41.793959 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-28 03:18:41.821147 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:18:41.827565 | 2026-07-28 03:18:41.827702 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-28 03:18:42.490718 | debian-bookworm | changed 2026-07-28 03:18:42.499410 | 2026-07-28 03:18:42.499567 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-28 03:18:42.741584 | debian-bookworm | ok 2026-07-28 03:18:42.747373 | 2026-07-28 03:18:42.747486 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-28 03:18:43.394431 | debian-bookworm | changed 2026-07-28 03:18:43.403308 | 2026-07-28 03:18:43.403478 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-28 03:18:44.034283 | debian-bookworm | changed 2026-07-28 03:18:44.040305 | 2026-07-28 03:18:44.040427 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-28 03:18:44.064515 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:18:44.071221 | 2026-07-28 03:18:44.071353 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-28 03:18:44.666969 | debian-bookworm -> localhost | changed 2026-07-28 03:18:44.678640 | 2026-07-28 03:18:44.678785 | TASK [add-build-sshkey : Add back temp key] 2026-07-28 03:18:45.263409 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/work/891bd16d39f149c39e64899e3a40dbc8_id_rsa (zuul-build-sshkey) 2026-07-28 03:18:45.263666 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.048277 2026-07-28 03:18:45.273649 | 2026-07-28 03:18:45.273780 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-28 03:18:45.836718 | debian-bookworm | ok 2026-07-28 03:18:45.843929 | 2026-07-28 03:18:45.844105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-28 03:18:45.881177 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:18:45.898592 | 2026-07-28 03:18:45.898753 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-28 03:18:46.448489 | debian-bookworm | ok 2026-07-28 03:18:46.461127 | 2026-07-28 03:18:46.461269 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-28 03:18:46.543583 | debian-bookworm | ok 2026-07-28 03:18:46.556597 | 2026-07-28 03:18:46.557034 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-28 03:18:46.969778 | debian-bookworm -> localhost | ok 2026-07-28 03:18:46.979091 | 2026-07-28 03:18:46.979228 | TASK [validate-host : Collect information about the host] 2026-07-28 03:18:48.177689 | debian-bookworm | ok 2026-07-28 03:18:48.194908 | 2026-07-28 03:18:48.195104 | TASK [validate-host : Sanitize hostname] 2026-07-28 03:18:48.509589 | debian-bookworm | ok 2026-07-28 03:18:48.514626 | 2026-07-28 03:18:48.514745 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-28 03:18:49.129024 | debian-bookworm -> localhost | changed 2026-07-28 03:18:49.135686 | 2026-07-28 03:18:49.135813 | TASK [validate-host : Collect information about zuul worker] 2026-07-28 03:18:49.532980 | debian-bookworm | ok 2026-07-28 03:18:49.540987 | 2026-07-28 03:18:49.541151 | TASK [validate-host : Write out all zuul information for each host] 2026-07-28 03:18:50.142375 | debian-bookworm -> localhost | changed 2026-07-28 03:18:50.152783 | 2026-07-28 03:18:50.152910 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-28 03:18:50.405350 | debian-bookworm | ok 2026-07-28 03:18:50.411483 | 2026-07-28 03:18:50.411597 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-28 03:18:51.316960 | debian-bookworm | changed: 2026-07-28 03:18:51.317205 | debian-bookworm | cd+++++++++ src/ 2026-07-28 03:18:51.317243 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-28 03:18:51.317268 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-28 03:18:51.317292 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-28 03:18:51.317313 | debian-bookworm | Containerfile 2026-07-28 03:18:51.317471 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/work/logs" 2026-07-28 03:20:23.018402 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/work/artifacts" 2026-07-28 03:20:23.804935 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/891bd16d39f149c39e64899e3a40dbc8/work/docs" 2026-07-28 03:20:23.829053 | 2026-07-28 03:20:23.829254 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-28 03:20:25.185015 | debian-bookworm | changed: 2026-07-28 03:20:25.185214 | debian-bookworm | .d..t...... ./ 2026-07-28 03:20:25.185248 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-28 03:20:25.185270 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-28 03:20:25.185292 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-28 03:20:25.185312 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-28 03:20:25.185333 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-28 03:20:25.185372 | debian-bookworm | changed: All items complete 2026-07-28 03:20:25.185399 | 2026-07-28 03:20:25.990367 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:20:26.561639 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:20:26.584455 | 2026-07-28 03:20:26.584565 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-28 03:20:26.607524 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:20:26.611172 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:20:26.627357 | 2026-07-28 03:20:26.627465 | PLAY RECAP 2026-07-28 03:20:26.627538 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-28 03:20:26.627572 | 2026-07-28 03:20:26.761102 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-28 03:20:26.762380 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:20:27.859885 | 2026-07-28 03:20:27.860037 | PLAY [Base post] 2026-07-28 03:20:27.875387 | 2026-07-28 03:20:27.875524 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-28 03:20:28.412069 | debian-bookworm | changed 2026-07-28 03:20:28.419145 | 2026-07-28 03:20:28.419382 | PLAY RECAP 2026-07-28 03:20:28.419458 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 03:20:28.419522 | 2026-07-28 03:20:28.552574 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:20:28.553341 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-28 03:20:29.602067 | 2026-07-28 03:20:29.602218 | PLAY [Base post-logs] 2026-07-28 03:20:29.639746 | 2026-07-28 03:20:29.639883 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-28 03:20:30.425161 | localhost | changed 2026-07-28 03:20:30.435254 | 2026-07-28 03:20:30.435378 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-28 03:20:30.460244 | localhost | ok 2026-07-28 03:20:30.463273 | 2026-07-28 03:20:30.463354 | TASK [Set zuul-log-path fact] 2026-07-28 03:20:30.478753 | localhost | ok 2026-07-28 03:20:30.486779 | 2026-07-28 03:20:30.486893 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:20:30.521472 | localhost | ok 2026-07-28 03:20:30.524336 | 2026-07-28 03:20:30.524419 | TASK [upload-logs : Create log directories] 2026-07-28 03:20:31.146944 | localhost | changed 2026-07-28 03:20:31.149498 | 2026-07-28 03:20:31.149583 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-28 03:20:31.779869 | localhost -> localhost | ok: Runtime: 0:00:00.007086 2026-07-28 03:20:31.787093 | 2026-07-28 03:20:31.787339 | TASK [upload-logs : Upload logs to log server] 2026-07-28 03:20:32.587158 | localhost | Output suppressed because no_log was given 2026-07-28 03:20:32.590918 | 2026-07-28 03:20:32.591026 | LOOP [upload-logs : Compress console log and json output] 2026-07-28 03:20:32.674584 | localhost | skipping: Conditional result was False 2026-07-28 03:20:32.679690 | localhost | skipping: Conditional result was False 2026-07-28 03:20:32.693363 | 2026-07-28 03:20:32.693665 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-28 03:20:32.756502 | localhost | skipping: Conditional result was False 2026-07-28 03:20:32.756781 | 2026-07-28 03:20:32.761408 | localhost | skipping: Conditional result was False 2026-07-28 03:20:32.773677 | 2026-07-28 03:20:32.773800 | LOOP [upload-logs : Upload console log and json output]