2026-07-10 03:25:22.848677 | Job console starting 2026-07-10 03:25:22.865957 | Updating git repos 2026-07-10 03:25:22.939215 | Cloning repos into workspace 2026-07-10 03:25:23.053804 | Restoring repo states 2026-07-10 03:25:23.082098 | Merging changes 2026-07-10 03:25:23.082120 | Checking out repos 2026-07-10 03:25:23.219132 | Preparing playbooks 2026-07-10 03:25:24.428427 | Running Ansible setup 2026-07-10 03:25:30.962004 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 03:25:31.923466 | 2026-07-10 03:25:31.923622 | PLAY [Base pre] 2026-07-10 03:25:31.959282 | 2026-07-10 03:25:31.959415 | TASK [Setup log path fact] 2026-07-10 03:25:31.987344 | debian-bookworm | ok 2026-07-10 03:25:32.022805 | 2026-07-10 03:25:32.023872 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 03:25:32.068083 | debian-bookworm | ok 2026-07-10 03:25:32.081980 | 2026-07-10 03:25:32.082075 | TASK [emit-job-header : Print job information] 2026-07-10 03:25:32.130285 | # Job Information 2026-07-10 03:25:32.130419 | Ansible Version: 2.16.14 2026-07-10 03:25:32.130446 | Job: yamllint 2026-07-10 03:25:32.130472 | Pipeline: periodic-daily 2026-07-10 03:25:32.130490 | Executor: 521e9411259a 2026-07-10 03:25:32.130507 | Triggered by: https://github.com/osism/testbed 2026-07-10 03:25:32.130534 | Event ID: 1e4e9327f4aa442a9f3011cd173bfdad 2026-07-10 03:25:32.134754 | 2026-07-10 03:25:32.134888 | LOOP [emit-job-header : Print node information] 2026-07-10 03:25:32.374424 | debian-bookworm | ok: 2026-07-10 03:25:32.374706 | debian-bookworm | # Node Information 2026-07-10 03:25:32.374748 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-10 03:25:32.374775 | debian-bookworm | Hostname: debian 2026-07-10 03:25:32.374799 | debian-bookworm | Username: zuul 2026-07-10 03:25:32.375148 | debian-bookworm | Distro: Debian 12.14 2026-07-10 03:25:32.375196 | debian-bookworm | Provider: regiocloud-a 2026-07-10 03:25:32.375222 | debian-bookworm | Region: 2026-07-10 03:25:32.375245 | debian-bookworm | Label: debian-bookworm 2026-07-10 03:25:32.375266 | debian-bookworm | Product Name: OpenStack Nova 2026-07-10 03:25:32.375286 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea5:6bb7 2026-07-10 03:25:32.394775 | 2026-07-10 03:25:32.394903 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 03:25:33.103204 | debian-bookworm -> localhost | changed 2026-07-10 03:25:33.110250 | 2026-07-10 03:25:33.110360 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 03:25:34.340303 | debian-bookworm -> localhost | changed 2026-07-10 03:25:34.352589 | 2026-07-10 03:25:34.352722 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 03:25:34.705495 | debian-bookworm -> localhost | ok 2026-07-10 03:25:34.711977 | 2026-07-10 03:25:34.712091 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 03:25:34.752723 | debian-bookworm | ok 2026-07-10 03:25:34.779353 | debian-bookworm | included: /var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 03:25:34.792467 | 2026-07-10 03:25:34.792593 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 03:25:36.155597 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-10 03:25:36.155788 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/work/ad566d2ae4be4b62b7805dbac7ed9a97_id_rsa 2026-07-10 03:25:36.155820 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/work/ad566d2ae4be4b62b7805dbac7ed9a97_id_rsa.pub 2026-07-10 03:25:36.155841 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-10 03:25:36.155861 | debian-bookworm -> localhost | SHA256:dRfnUGPVKNU7J/XoeIF/RC/2FhqtKyQN41+UNkoDmTE zuul-build-sshkey 2026-07-10 03:25:36.155879 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-10 03:25:36.155913 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-10 03:25:36.155931 | debian-bookworm -> localhost | | E+ .+**| 2026-07-10 03:25:36.155949 | debian-bookworm -> localhost | | +. . o=*| 2026-07-10 03:25:36.155965 | debian-bookworm -> localhost | | o .o++=| 2026-07-10 03:25:36.155981 | debian-bookworm -> localhost | | + +.B*==| 2026-07-10 03:25:36.155997 | debian-bookworm -> localhost | | S = ===*+| 2026-07-10 03:25:36.156017 | debian-bookworm -> localhost | | o +.++ +| 2026-07-10 03:25:36.156034 | debian-bookworm -> localhost | | + ...o | 2026-07-10 03:25:36.156051 | debian-bookworm -> localhost | | o . | 2026-07-10 03:25:36.156067 | debian-bookworm -> localhost | | . | 2026-07-10 03:25:36.156084 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-10 03:25:36.156125 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.788682 2026-07-10 03:25:36.161662 | 2026-07-10 03:25:36.161752 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 03:25:36.198717 | debian-bookworm | ok 2026-07-10 03:25:36.207280 | debian-bookworm | included: /var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 03:25:36.224157 | 2026-07-10 03:25:36.224244 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 03:25:36.239058 | debian-bookworm | skipping: Conditional result was False 2026-07-10 03:25:36.243802 | 2026-07-10 03:25:36.243882 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 03:25:36.827709 | debian-bookworm | changed 2026-07-10 03:25:36.839777 | 2026-07-10 03:25:36.839880 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 03:25:37.091584 | debian-bookworm | ok 2026-07-10 03:25:37.098205 | 2026-07-10 03:25:37.098313 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 03:25:37.743239 | debian-bookworm | changed 2026-07-10 03:25:37.760214 | 2026-07-10 03:25:37.760326 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 03:25:38.439128 | debian-bookworm | changed 2026-07-10 03:25:38.459117 | 2026-07-10 03:25:38.460209 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 03:25:38.504313 | debian-bookworm | skipping: Conditional result was False 2026-07-10 03:25:38.510234 | 2026-07-10 03:25:38.510328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 03:25:39.295249 | debian-bookworm -> localhost | changed 2026-07-10 03:25:39.315800 | 2026-07-10 03:25:39.315912 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 03:25:39.634671 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/work/ad566d2ae4be4b62b7805dbac7ed9a97_id_rsa (zuul-build-sshkey) 2026-07-10 03:25:39.634970 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013159 2026-07-10 03:25:39.642965 | 2026-07-10 03:25:39.643091 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 03:25:40.031693 | debian-bookworm | ok 2026-07-10 03:25:40.038091 | 2026-07-10 03:25:40.038208 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 03:25:40.072378 | debian-bookworm | skipping: Conditional result was False 2026-07-10 03:25:40.087503 | 2026-07-10 03:25:40.087700 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-10 03:25:40.600086 | debian-bookworm | ok 2026-07-10 03:25:40.612511 | 2026-07-10 03:25:40.612686 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-10 03:25:40.643318 | debian-bookworm | ok 2026-07-10 03:25:40.649179 | 2026-07-10 03:25:40.649313 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-10 03:25:41.012879 | debian-bookworm -> localhost | ok 2026-07-10 03:25:41.020894 | 2026-07-10 03:25:41.021171 | TASK [validate-host : Collect information about the host] 2026-07-10 03:25:42.405336 | debian-bookworm | ok 2026-07-10 03:25:42.421857 | 2026-07-10 03:25:42.422075 | TASK [validate-host : Sanitize hostname] 2026-07-10 03:25:42.611573 | debian-bookworm | ok 2026-07-10 03:25:42.616479 | 2026-07-10 03:25:42.616630 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-10 03:25:43.474097 | debian-bookworm -> localhost | changed 2026-07-10 03:25:43.480819 | 2026-07-10 03:25:43.480950 | TASK [validate-host : Collect information about zuul worker] 2026-07-10 03:25:43.975465 | debian-bookworm | ok 2026-07-10 03:25:43.983485 | 2026-07-10 03:25:43.983653 | TASK [validate-host : Write out all zuul information for each host] 2026-07-10 03:25:44.961556 | debian-bookworm -> localhost | changed 2026-07-10 03:25:44.979322 | 2026-07-10 03:25:44.979466 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-10 03:25:45.243056 | debian-bookworm | ok 2026-07-10 03:25:45.249587 | 2026-07-10 03:25:45.249717 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-10 03:25:47.226274 | debian-bookworm | changed: 2026-07-10 03:25:47.226458 | debian-bookworm | cd+++++++++ src/ 2026-07-10 03:25:47.226494 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-10 03:25:47.226518 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-10 03:25:47.226555 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-07-10 03:25:47.226575 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/work/logs" 2026-07-10 03:26:48.465614 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/work/artifacts" 2026-07-10 03:26:48.791323 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ad566d2ae4be4b62b7805dbac7ed9a97/work/docs" 2026-07-10 03:26:48.810212 | 2026-07-10 03:26:48.810554 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-10 03:26:49.674334 | debian-bookworm | changed: 2026-07-10 03:26:49.674641 | debian-bookworm | .d..t...... ./ 2026-07-10 03:26:49.674683 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-10 03:26:49.674708 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-10 03:26:49.674731 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-10 03:26:49.674752 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-10 03:26:49.674773 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-10 03:26:49.674816 | debian-bookworm | changed: All items complete 2026-07-10 03:26:49.674876 | 2026-07-10 03:26:50.274465 | debian-bookworm | changed: .d..t...... ./ 2026-07-10 03:26:50.903251 | debian-bookworm | changed: .d..t...... ./ 2026-07-10 03:26:50.922422 | 2026-07-10 03:26:50.922600 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-10 03:26:50.959261 | debian-bookworm | skipping: Conditional result was False 2026-07-10 03:26:50.963582 | debian-bookworm | skipping: Conditional result was False 2026-07-10 03:26:50.978265 | 2026-07-10 03:26:50.978347 | PLAY RECAP 2026-07-10 03:26:50.978404 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-10 03:26:50.978429 | 2026-07-10 03:26:51.153979 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-10 03:26:51.155996 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 03:26:51.956568 | 2026-07-10 03:26:51.956755 | PLAY [Base post] 2026-07-10 03:26:51.972233 | 2026-07-10 03:26:51.972382 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-10 03:26:52.580172 | debian-bookworm | changed 2026-07-10 03:26:52.593379 | 2026-07-10 03:26:52.593572 | PLAY RECAP 2026-07-10 03:26:52.593656 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 03:26:52.593734 | 2026-07-10 03:26:52.739971 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 03:26:52.743815 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-10 03:26:53.585490 | 2026-07-10 03:26:53.585727 | PLAY [Base post-logs] 2026-07-10 03:26:53.597142 | 2026-07-10 03:26:53.597290 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-10 03:26:54.145357 | localhost | changed 2026-07-10 03:26:54.162349 | 2026-07-10 03:26:54.162621 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-10 03:26:54.200967 | localhost | ok 2026-07-10 03:26:54.206701 | 2026-07-10 03:26:54.206906 | TASK [Set zuul-log-path fact] 2026-07-10 03:26:54.226785 | localhost | ok 2026-07-10 03:26:54.238605 | 2026-07-10 03:26:54.238754 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 03:26:54.277096 | localhost | ok 2026-07-10 03:26:54.283940 | 2026-07-10 03:26:54.284117 | TASK [upload-logs : Create log directories] 2026-07-10 03:26:54.857759 | localhost | changed 2026-07-10 03:26:54.866794 | 2026-07-10 03:26:54.867032 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-10 03:26:55.480595 | localhost -> localhost | ok: Runtime: 0:00:00.007709 2026-07-10 03:26:55.489487 | 2026-07-10 03:26:55.489723 | TASK [upload-logs : Upload logs to log server] 2026-07-10 03:26:56.117096 | localhost | Output suppressed because no_log was given 2026-07-10 03:26:56.119549 | 2026-07-10 03:26:56.119677 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 03:26:56.181366 | localhost | skipping: Conditional result was False 2026-07-10 03:26:56.186717 | localhost | skipping: Conditional result was False 2026-07-10 03:26:56.203017 | 2026-07-10 03:26:56.203249 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 03:26:56.274263 | localhost | skipping: Conditional result was False 2026-07-10 03:26:56.275213 | 2026-07-10 03:26:56.278733 | localhost | skipping: Conditional result was False 2026-07-10 03:26:56.286021 | 2026-07-10 03:26:56.286221 | LOOP [upload-logs : Upload console log and json output]