2026-05-09 03:10:41.825039 | Job console starting 2026-05-09 03:10:41.838061 | Updating git repos 2026-05-09 03:10:41.905408 | Cloning repos into workspace 2026-05-09 03:10:42.004101 | Restoring repo states 2026-05-09 03:10:42.025722 | Merging changes 2026-05-09 03:10:42.025743 | Checking out repos 2026-05-09 03:10:42.316823 | Preparing playbooks 2026-05-09 03:10:43.418439 | Running Ansible setup 2026-05-09 03:10:48.620767 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 03:10:49.527504 | 2026-05-09 03:10:49.527660 | PLAY [Base pre] 2026-05-09 03:10:49.545326 | 2026-05-09 03:10:49.545470 | TASK [Setup log path fact] 2026-05-09 03:10:49.564209 | debian-bookworm | ok 2026-05-09 03:10:49.579844 | 2026-05-09 03:10:49.579993 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 03:10:49.612230 | debian-bookworm | ok 2026-05-09 03:10:49.620495 | 2026-05-09 03:10:49.620590 | TASK [emit-job-header : Print job information] 2026-05-09 03:10:49.648384 | # Job Information 2026-05-09 03:10:49.648599 | Ansible Version: 2.16.14 2026-05-09 03:10:49.648630 | Job: python-black 2026-05-09 03:10:49.648664 | Pipeline: periodic-daily 2026-05-09 03:10:49.648686 | Executor: 521e9411259a 2026-05-09 03:10:49.648703 | Triggered by: https://github.com/osism/kolla-operations 2026-05-09 03:10:49.648721 | Event ID: c56762cbfa3b4259af8642c726a90962 2026-05-09 03:10:49.653189 | 2026-05-09 03:10:49.653281 | LOOP [emit-job-header : Print node information] 2026-05-09 03:10:49.784510 | debian-bookworm | ok: 2026-05-09 03:10:49.784683 | debian-bookworm | # Node Information 2026-05-09 03:10:49.784712 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 03:10:49.784733 | debian-bookworm | Hostname: debian 2026-05-09 03:10:49.784752 | debian-bookworm | Username: zuul 2026-05-09 03:10:49.784769 | debian-bookworm | Distro: Debian 12.13 2026-05-09 03:10:49.784789 | debian-bookworm | Provider: regiocloud-a 2026-05-09 03:10:49.784808 | debian-bookworm | Region: 2026-05-09 03:10:49.784825 | debian-bookworm | Label: debian-bookworm 2026-05-09 03:10:49.784842 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 03:10:49.784879 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8d:1954 2026-05-09 03:10:49.804914 | 2026-05-09 03:10:49.805021 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 03:10:50.464057 | debian-bookworm -> localhost | changed 2026-05-09 03:10:50.470570 | 2026-05-09 03:10:50.470665 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 03:10:51.801800 | debian-bookworm -> localhost | changed 2026-05-09 03:10:51.814784 | 2026-05-09 03:10:51.814914 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 03:10:52.135911 | debian-bookworm -> localhost | ok 2026-05-09 03:10:52.142277 | 2026-05-09 03:10:52.142389 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 03:10:52.172699 | debian-bookworm | ok 2026-05-09 03:10:52.188514 | debian-bookworm | included: /var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 03:10:52.194344 | 2026-05-09 03:10:52.194433 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 03:10:55.776079 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 03:10:55.776290 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/work/d20ec3a8f87c487f9a8ea30624b3ade1_id_rsa 2026-05-09 03:10:55.776326 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/work/d20ec3a8f87c487f9a8ea30624b3ade1_id_rsa.pub 2026-05-09 03:10:55.776352 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 03:10:55.776375 | debian-bookworm -> localhost | SHA256:AfXv5VOohXdiIKxf9c0sfFu5CkpByH6wGbO6q8KUqWE zuul-build-sshkey 2026-05-09 03:10:55.776396 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 03:10:55.776425 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 03:10:55.776447 | debian-bookworm -> localhost | | ... | 2026-05-09 03:10:55.776470 | debian-bookworm -> localhost | | ...o | 2026-05-09 03:10:55.776490 | debian-bookworm -> localhost | | *..+ . . | 2026-05-09 03:10:55.776509 | debian-bookworm -> localhost | | . Oo o = =o| 2026-05-09 03:10:55.776529 | debian-bookworm -> localhost | | o =So + X.X| 2026-05-09 03:10:55.776557 | debian-bookworm -> localhost | |.E . ...o B *+| 2026-05-09 03:10:55.776578 | debian-bookworm -> localhost | |=. . ...o oo | 2026-05-09 03:10:55.776598 | debian-bookworm -> localhost | |.o . . . . .. | 2026-05-09 03:10:55.776618 | debian-bookworm -> localhost | | ...o. . . | 2026-05-09 03:10:55.776638 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 03:10:55.776695 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.785611 2026-05-09 03:10:55.783248 | 2026-05-09 03:10:55.783348 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 03:10:55.835286 | debian-bookworm | ok 2026-05-09 03:10:55.885271 | debian-bookworm | included: /var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 03:10:55.943742 | 2026-05-09 03:10:55.943917 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 03:10:56.037931 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:10:56.046430 | 2026-05-09 03:10:56.046611 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 03:10:57.158047 | debian-bookworm | changed 2026-05-09 03:10:57.170584 | 2026-05-09 03:10:57.170726 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 03:10:57.470049 | debian-bookworm | ok 2026-05-09 03:10:57.475551 | 2026-05-09 03:10:57.475648 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 03:10:58.230450 | debian-bookworm | changed 2026-05-09 03:10:58.238676 | 2026-05-09 03:10:58.238783 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 03:10:58.954226 | debian-bookworm | changed 2026-05-09 03:10:58.975112 | 2026-05-09 03:10:58.975225 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 03:10:59.031845 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:10:59.038398 | 2026-05-09 03:10:59.038497 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 03:10:59.930043 | debian-bookworm -> localhost | changed 2026-05-09 03:10:59.948732 | 2026-05-09 03:10:59.948890 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 03:11:00.871056 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/work/d20ec3a8f87c487f9a8ea30624b3ade1_id_rsa (zuul-build-sshkey) 2026-05-09 03:11:00.871277 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040182 2026-05-09 03:11:00.879145 | 2026-05-09 03:11:00.879248 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 03:11:01.370183 | debian-bookworm | ok 2026-05-09 03:11:01.378982 | 2026-05-09 03:11:01.379099 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 03:11:01.424905 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:11:01.441639 | 2026-05-09 03:11:01.441754 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 03:11:01.894608 | debian-bookworm | ok 2026-05-09 03:11:01.913361 | 2026-05-09 03:11:01.913498 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 03:11:01.962163 | debian-bookworm | ok 2026-05-09 03:11:01.978992 | 2026-05-09 03:11:01.979127 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 03:11:02.752182 | debian-bookworm -> localhost | ok 2026-05-09 03:11:02.758595 | 2026-05-09 03:11:02.758698 | TASK [validate-host : Collect information about the host] 2026-05-09 03:11:04.145531 | debian-bookworm | ok 2026-05-09 03:11:04.173495 | 2026-05-09 03:11:04.175206 | TASK [validate-host : Sanitize hostname] 2026-05-09 03:11:04.447059 | debian-bookworm | ok 2026-05-09 03:11:04.530916 | 2026-05-09 03:11:04.531088 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 03:11:05.620203 | debian-bookworm -> localhost | changed 2026-05-09 03:11:05.638384 | 2026-05-09 03:11:05.638591 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 03:11:06.141834 | debian-bookworm | ok 2026-05-09 03:11:06.150371 | 2026-05-09 03:11:06.150511 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 03:11:07.142909 | debian-bookworm -> localhost | changed 2026-05-09 03:11:07.160801 | 2026-05-09 03:11:07.161117 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 03:11:07.456035 | debian-bookworm | ok 2026-05-09 03:11:07.464675 | 2026-05-09 03:11:07.464818 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 03:11:08.639735 | debian-bookworm | changed: 2026-05-09 03:11:08.640055 | debian-bookworm | cd+++++++++ src/ 2026-05-09 03:11:08.640100 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 03:11:08.640125 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 03:11:08.640147 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-05-09 03:11:08.640168 | debian-bookworm | Containerfile 2026-05-09 03:11:08.645668 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/work/logs" 2026-05-09 03:11:35.252001 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/work/artifacts" 2026-05-09 03:11:35.741605 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d20ec3a8f87c487f9a8ea30624b3ade1/work/docs" 2026-05-09 03:11:35.762036 | 2026-05-09 03:11:35.762200 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 03:11:37.075730 | debian-bookworm | changed: 2026-05-09 03:11:37.075930 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 03:11:37.075963 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 03:11:37.075993 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 03:11:37.076037 | debian-bookworm | changed: All items complete 2026-05-09 03:11:37.076064 | 2026-05-09 03:11:37.662229 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 03:11:38.478922 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 03:11:38.500421 | 2026-05-09 03:11:38.500525 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 03:11:38.540678 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:11:38.555615 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:11:38.569947 | 2026-05-09 03:11:38.570030 | PLAY RECAP 2026-05-09 03:11:38.570072 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-09 03:11:38.570093 | 2026-05-09 03:11:38.796906 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 03:11:38.797780 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 03:11:40.092115 | 2026-05-09 03:11:40.092246 | PLAY [Base post] 2026-05-09 03:11:40.103219 | 2026-05-09 03:11:40.103334 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 03:11:40.862993 | debian-bookworm | changed 2026-05-09 03:11:40.870780 | 2026-05-09 03:11:40.870930 | PLAY RECAP 2026-05-09 03:11:40.870989 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 03:11:40.871046 | 2026-05-09 03:11:41.099746 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 03:11:41.100396 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 03:11:42.178570 | 2026-05-09 03:11:42.178689 | PLAY [Base post-logs] 2026-05-09 03:11:42.188318 | 2026-05-09 03:11:42.188421 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 03:11:42.566403 | localhost | changed 2026-05-09 03:11:42.574429 | 2026-05-09 03:11:42.574530 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 03:11:42.598521 | localhost | ok 2026-05-09 03:11:42.601122 | 2026-05-09 03:11:42.601197 | TASK [Set zuul-log-path fact] 2026-05-09 03:11:42.615222 | localhost | ok 2026-05-09 03:11:42.621355 | 2026-05-09 03:11:42.621427 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 03:11:42.646242 | localhost | ok 2026-05-09 03:11:42.648764 | 2026-05-09 03:11:42.648856 | TASK [upload-logs : Create log directories] 2026-05-09 03:11:43.262900 | localhost | changed 2026-05-09 03:11:43.265007 | 2026-05-09 03:11:43.265078 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 03:11:44.257479 | localhost -> localhost | ok: Runtime: 0:00:00.004778 2026-05-09 03:11:44.260681 | 2026-05-09 03:11:44.260765 | TASK [upload-logs : Upload logs to log server] 2026-05-09 03:11:44.898162 | localhost | Output suppressed because no_log was given 2026-05-09 03:11:44.899912 | 2026-05-09 03:11:44.900003 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 03:11:44.956501 | localhost | skipping: Conditional result was False 2026-05-09 03:11:44.962525 | localhost | skipping: Conditional result was False 2026-05-09 03:11:44.965756 | 2026-05-09 03:11:44.965913 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 03:11:45.030605 | localhost | skipping: Conditional result was False 2026-05-09 03:11:45.030890 | 2026-05-09 03:11:45.035157 | localhost | skipping: Conditional result was False 2026-05-09 03:11:45.044943 | 2026-05-09 03:11:45.045052 | LOOP [upload-logs : Upload console log and json output]