2026-07-03 03:03:26.767175 | Job console starting 2026-07-03 03:03:26.822633 | Updating git repos 2026-07-03 03:03:26.881282 | Cloning repos into workspace 2026-07-03 03:03:26.953312 | Restoring repo states 2026-07-03 03:03:26.973664 | Merging changes 2026-07-03 03:03:26.973687 | Checking out repos 2026-07-03 03:03:27.113220 | Preparing playbooks 2026-07-03 03:03:28.736693 | Running Ansible setup 2026-07-03 03:03:35.676641 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-03 03:03:36.833860 | 2026-07-03 03:03:36.833991 | PLAY [Base pre] 2026-07-03 03:03:36.849143 | 2026-07-03 03:03:36.849256 | TASK [Setup log path fact] 2026-07-03 03:03:36.887938 | debian-bookworm | ok 2026-07-03 03:03:36.911934 | 2026-07-03 03:03:36.912417 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 03:03:36.994284 | debian-bookworm | ok 2026-07-03 03:03:37.004544 | 2026-07-03 03:03:37.004657 | TASK [emit-job-header : Print job information] 2026-07-03 03:03:37.057617 | # Job Information 2026-07-03 03:03:37.057773 | Ansible Version: 2.16.14 2026-07-03 03:03:37.057803 | Job: yamllint 2026-07-03 03:03:37.057843 | Pipeline: periodic-daily 2026-07-03 03:03:37.057864 | Executor: 521e9411259a 2026-07-03 03:03:37.057882 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-07-03 03:03:37.057901 | Event ID: 2f726ad56c7b4d33924aa30d429a4ae0 2026-07-03 03:03:37.062105 | 2026-07-03 03:03:37.062198 | LOOP [emit-job-header : Print node information] 2026-07-03 03:03:37.304960 | debian-bookworm | ok: 2026-07-03 03:03:37.305201 | debian-bookworm | # Node Information 2026-07-03 03:03:37.305234 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-03 03:03:37.305256 | debian-bookworm | Hostname: debian 2026-07-03 03:03:37.305274 | debian-bookworm | Username: zuul 2026-07-03 03:03:37.305292 | debian-bookworm | Distro: Debian 12.14 2026-07-03 03:03:37.305311 | debian-bookworm | Provider: regiocloud-a 2026-07-03 03:03:37.305328 | debian-bookworm | Region: 2026-07-03 03:03:37.305345 | debian-bookworm | Label: debian-bookworm 2026-07-03 03:03:37.305362 | debian-bookworm | Product Name: OpenStack Nova 2026-07-03 03:03:37.305378 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:6b19 2026-07-03 03:03:37.323093 | 2026-07-03 03:03:37.323267 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-03 03:03:38.373495 | debian-bookworm -> localhost | changed 2026-07-03 03:03:38.379554 | 2026-07-03 03:03:38.379653 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-03 03:03:40.429863 | debian-bookworm -> localhost | changed 2026-07-03 03:03:40.447660 | 2026-07-03 03:03:40.447789 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-03 03:03:41.038798 | debian-bookworm -> localhost | ok 2026-07-03 03:03:41.045457 | 2026-07-03 03:03:41.045573 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-03 03:03:41.075767 | debian-bookworm | ok 2026-07-03 03:03:41.091220 | debian-bookworm | included: /var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-03 03:03:41.097716 | 2026-07-03 03:03:41.097816 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-03 03:03:41.861320 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-03 03:03:41.861535 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/work/6eaf895ca82a4edbb225feae20fc3f0d_id_rsa 2026-07-03 03:03:41.861573 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/work/6eaf895ca82a4edbb225feae20fc3f0d_id_rsa.pub 2026-07-03 03:03:41.861599 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-03 03:03:41.861623 | debian-bookworm -> localhost | SHA256:+R4nPHjgZ1EgpmAeU6TMOjToe61HjSPq4nE9bkmKtQc zuul-build-sshkey 2026-07-03 03:03:41.861646 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-03 03:03:41.861679 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-03 03:03:41.861702 | debian-bookworm -> localhost | | =oo o . | 2026-07-03 03:03:41.861724 | debian-bookworm -> localhost | | . = = o . . | 2026-07-03 03:03:41.861744 | debian-bookworm -> localhost | |. o = . . | 2026-07-03 03:03:41.861763 | debian-bookworm -> localhost | |.. o . . | 2026-07-03 03:03:41.861784 | debian-bookworm -> localhost | | .o o S . | 2026-07-03 03:03:41.861805 | debian-bookworm -> localhost | | .Eo= o = . | 2026-07-03 03:03:41.861835 | debian-bookworm -> localhost | | o+oB+o o X . | 2026-07-03 03:03:41.861857 | debian-bookworm -> localhost | |.o+oo=. = = | 2026-07-03 03:03:41.861878 | debian-bookworm -> localhost | |+o .+. . | 2026-07-03 03:03:41.861898 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-03 03:03:41.861952 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.326077 2026-07-03 03:03:41.868557 | 2026-07-03 03:03:41.868659 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-03 03:03:41.917300 | debian-bookworm | ok 2026-07-03 03:03:41.954192 | debian-bookworm | included: /var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-03 03:03:41.986558 | 2026-07-03 03:03:41.986676 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-03 03:03:42.026930 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:03:42.041258 | 2026-07-03 03:03:42.041607 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-03 03:03:43.303537 | debian-bookworm | changed 2026-07-03 03:03:43.316243 | 2026-07-03 03:03:43.316361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-03 03:03:43.611906 | debian-bookworm | ok 2026-07-03 03:03:43.616558 | 2026-07-03 03:03:43.616643 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-03 03:03:44.390664 | debian-bookworm | changed 2026-07-03 03:03:44.398357 | 2026-07-03 03:03:44.398460 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-03 03:03:45.216331 | debian-bookworm | changed 2026-07-03 03:03:45.226933 | 2026-07-03 03:03:45.227050 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-03 03:03:45.264296 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:03:45.271301 | 2026-07-03 03:03:45.271416 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-03 03:03:46.423119 | debian-bookworm -> localhost | changed 2026-07-03 03:03:46.438143 | 2026-07-03 03:03:46.438473 | TASK [add-build-sshkey : Add back temp key] 2026-07-03 03:03:47.332889 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/work/6eaf895ca82a4edbb225feae20fc3f0d_id_rsa (zuul-build-sshkey) 2026-07-03 03:03:47.333135 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016282 2026-07-03 03:03:47.340885 | 2026-07-03 03:03:47.341006 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-03 03:03:47.916753 | debian-bookworm | ok 2026-07-03 03:03:47.922239 | 2026-07-03 03:03:47.922351 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-03 03:03:47.946257 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:03:47.959331 | 2026-07-03 03:03:47.959452 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-03 03:03:48.538037 | debian-bookworm | ok 2026-07-03 03:03:48.550244 | 2026-07-03 03:03:48.550353 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-03 03:03:48.592780 | debian-bookworm | ok 2026-07-03 03:03:48.598221 | 2026-07-03 03:03:48.598318 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-03 03:03:49.193898 | debian-bookworm -> localhost | ok 2026-07-03 03:03:49.202320 | 2026-07-03 03:03:49.202428 | TASK [validate-host : Collect information about the host] 2026-07-03 03:03:51.457340 | debian-bookworm | ok 2026-07-03 03:03:51.472517 | 2026-07-03 03:03:51.472632 | TASK [validate-host : Sanitize hostname] 2026-07-03 03:03:51.732509 | debian-bookworm | ok 2026-07-03 03:03:51.747561 | 2026-07-03 03:03:51.747688 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-03 03:03:52.954668 | debian-bookworm -> localhost | changed 2026-07-03 03:03:52.960626 | 2026-07-03 03:03:52.961246 | TASK [validate-host : Collect information about zuul worker] 2026-07-03 03:03:53.440853 | debian-bookworm | ok 2026-07-03 03:03:53.449286 | 2026-07-03 03:03:53.449405 | TASK [validate-host : Write out all zuul information for each host] 2026-07-03 03:03:55.055950 | debian-bookworm -> localhost | changed 2026-07-03 03:03:55.064695 | 2026-07-03 03:03:55.064793 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-03 03:03:55.420208 | debian-bookworm | ok 2026-07-03 03:03:55.426305 | 2026-07-03 03:03:55.426383 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-03 03:03:56.503476 | debian-bookworm | changed: 2026-07-03 03:03:56.503654 | debian-bookworm | cd+++++++++ src/ 2026-07-03 03:03:56.503688 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-03 03:03:56.503712 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-03 03:03:56.503735 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-07-03 03:03:56.503756 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/work/logs" 2026-07-03 03:05:04.443897 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/work/artifacts" 2026-07-03 03:05:04.760063 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6eaf895ca82a4edbb225feae20fc3f0d/work/docs" 2026-07-03 03:05:04.780433 | 2026-07-03 03:05:04.780602 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-03 03:05:05.711938 | debian-bookworm | changed: 2026-07-03 03:05:05.712208 | debian-bookworm | .d..t...... ./ 2026-07-03 03:05:05.712244 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-03 03:05:05.712268 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-03 03:05:05.712290 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-03 03:05:05.712311 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-03 03:05:05.712332 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-03 03:05:05.712377 | debian-bookworm | changed: All items complete 2026-07-03 03:05:05.712399 | 2026-07-03 03:05:06.766323 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 03:05:07.415010 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 03:05:07.435059 | 2026-07-03 03:05:07.435310 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-03 03:05:07.466020 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:05:07.470471 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:05:07.490354 | 2026-07-03 03:05:07.490481 | PLAY RECAP 2026-07-03 03:05:07.490541 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-03 03:05:07.490566 | 2026-07-03 03:05:07.672706 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-03 03:05:07.673664 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 03:05:08.901759 | 2026-07-03 03:05:08.901976 | PLAY [Base post] 2026-07-03 03:05:08.917758 | 2026-07-03 03:05:08.917967 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-03 03:05:09.792607 | debian-bookworm | changed 2026-07-03 03:05:09.811615 | 2026-07-03 03:05:09.811793 | PLAY RECAP 2026-07-03 03:05:09.811883 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-03 03:05:09.811949 | 2026-07-03 03:05:10.040949 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 03:05:10.041907 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-03 03:05:10.956621 | 2026-07-03 03:05:10.956860 | PLAY [Base post-logs] 2026-07-03 03:05:10.979126 | 2026-07-03 03:05:10.979330 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-03 03:05:11.798183 | localhost | changed 2026-07-03 03:05:11.811611 | 2026-07-03 03:05:11.811851 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-03 03:05:11.841071 | localhost | ok 2026-07-03 03:05:11.845014 | 2026-07-03 03:05:11.845141 | TASK [Set zuul-log-path fact] 2026-07-03 03:05:11.866332 | localhost | ok 2026-07-03 03:05:11.904262 | 2026-07-03 03:05:11.904445 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 03:05:11.950872 | localhost | ok 2026-07-03 03:05:11.954914 | 2026-07-03 03:05:11.955083 | TASK [upload-logs : Create log directories] 2026-07-03 03:05:12.767567 | localhost | changed 2026-07-03 03:05:12.773558 | 2026-07-03 03:05:12.773705 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-03 03:05:13.604889 | localhost -> localhost | ok: Runtime: 0:00:00.032586 2026-07-03 03:05:13.610235 | 2026-07-03 03:05:13.610383 | TASK [upload-logs : Upload logs to log server] 2026-07-03 03:05:14.698453 | localhost | Output suppressed because no_log was given 2026-07-03 03:05:14.706890 | 2026-07-03 03:05:14.707058 | LOOP [upload-logs : Compress console log and json output] 2026-07-03 03:05:14.848104 | localhost | skipping: Conditional result was False 2026-07-03 03:05:14.862953 | localhost | skipping: Conditional result was False 2026-07-03 03:05:14.874720 | 2026-07-03 03:05:14.874933 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-03 03:05:14.990528 | localhost | skipping: Conditional result was False 2026-07-03 03:05:14.992406 | 2026-07-03 03:05:15.016635 | localhost | skipping: Conditional result was False 2026-07-03 03:05:15.025789 | 2026-07-03 03:05:15.026005 | LOOP [upload-logs : Upload console log and json output]