2026-04-30 03:11:40.172008 | Job console starting 2026-04-30 03:11:40.181521 | Updating git repos 2026-04-30 03:11:40.230942 | Cloning repos into workspace 2026-04-30 03:11:40.330591 | Restoring repo states 2026-04-30 03:11:40.347819 | Merging changes 2026-04-30 03:11:40.347843 | Checking out repos 2026-04-30 03:11:40.430104 | Preparing playbooks 2026-04-30 03:11:41.685073 | Running Ansible setup 2026-04-30 03:11:48.076986 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-30 03:11:48.914932 | 2026-04-30 03:11:48.915123 | PLAY [Base pre] 2026-04-30 03:11:48.934527 | 2026-04-30 03:11:48.934708 | TASK [Setup log path fact] 2026-04-30 03:11:48.974127 | debian-bookworm | ok 2026-04-30 03:11:49.012638 | 2026-04-30 03:11:49.012901 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-30 03:11:49.060998 | debian-bookworm | ok 2026-04-30 03:11:49.078988 | 2026-04-30 03:11:49.079147 | TASK [emit-job-header : Print job information] 2026-04-30 03:11:49.119357 | # Job Information 2026-04-30 03:11:49.119611 | Ansible Version: 2.16.14 2026-04-30 03:11:49.119650 | Job: python-black 2026-04-30 03:11:49.119685 | Pipeline: periodic-daily 2026-04-30 03:11:49.119708 | Executor: 521e9411259a 2026-04-30 03:11:49.119730 | Triggered by: https://github.com/osism/generics 2026-04-30 03:11:49.119753 | Event ID: e799de6ee1c840538282643b154cc28b 2026-04-30 03:11:49.125245 | 2026-04-30 03:11:49.125409 | LOOP [emit-job-header : Print node information] 2026-04-30 03:11:49.279180 | debian-bookworm | ok: 2026-04-30 03:11:49.279430 | debian-bookworm | # Node Information 2026-04-30 03:11:49.279505 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-30 03:11:49.279532 | debian-bookworm | Hostname: debian 2026-04-30 03:11:49.279554 | debian-bookworm | Username: zuul 2026-04-30 03:11:49.279575 | debian-bookworm | Distro: Debian 12.13 2026-04-30 03:11:49.279601 | debian-bookworm | Provider: regiocloud-a 2026-04-30 03:11:49.279623 | debian-bookworm | Region: 2026-04-30 03:11:49.279644 | debian-bookworm | Label: debian-bookworm 2026-04-30 03:11:49.279664 | debian-bookworm | Product Name: OpenStack Nova 2026-04-30 03:11:49.279684 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:480d 2026-04-30 03:11:49.302609 | 2026-04-30 03:11:49.302775 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-30 03:11:50.017939 | debian-bookworm -> localhost | changed 2026-04-30 03:11:50.028721 | 2026-04-30 03:11:50.028870 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-30 03:11:51.493130 | debian-bookworm -> localhost | changed 2026-04-30 03:11:51.505814 | 2026-04-30 03:11:51.505969 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-30 03:11:51.864370 | debian-bookworm -> localhost | ok 2026-04-30 03:11:51.871685 | 2026-04-30 03:11:51.871842 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-30 03:11:51.925935 | debian-bookworm | ok 2026-04-30 03:11:51.945760 | debian-bookworm | included: /var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-30 03:11:51.952824 | 2026-04-30 03:11:51.952955 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-30 03:11:52.813407 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-30 03:11:52.813816 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/work/c1fbfe0f9dce43ec9f38b635caa62f0c_id_rsa 2026-04-30 03:11:52.813870 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/work/c1fbfe0f9dce43ec9f38b635caa62f0c_id_rsa.pub 2026-04-30 03:11:52.813908 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-30 03:11:52.813944 | debian-bookworm -> localhost | SHA256:ofCfG9nU3szhJx8Ybz70M60KSXm+U4JMeSPQt3Ufug8 zuul-build-sshkey 2026-04-30 03:11:52.813977 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-30 03:11:52.814027 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-30 03:11:52.814059 | debian-bookworm -> localhost | | . | 2026-04-30 03:11:52.814093 | debian-bookworm -> localhost | | . . . ...| 2026-04-30 03:11:52.814122 | debian-bookworm -> localhost | | . .. o o..o| 2026-04-30 03:11:52.814153 | debian-bookworm -> localhost | | o . .+o+. .| 2026-04-30 03:11:52.814183 | debian-bookworm -> localhost | | o So++ooo | 2026-04-30 03:11:52.814221 | debian-bookworm -> localhost | | . *o=.E=o | 2026-04-30 03:11:52.814252 | debian-bookworm -> localhost | | = + o+X++| 2026-04-30 03:11:52.814281 | debian-bookworm -> localhost | | o ...oO+| 2026-04-30 03:11:52.814313 | debian-bookworm -> localhost | | . oo.o=| 2026-04-30 03:11:52.814344 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-30 03:11:52.814436 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.283665 2026-04-30 03:11:52.826205 | 2026-04-30 03:11:52.826388 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-30 03:11:52.859065 | debian-bookworm | ok 2026-04-30 03:11:52.873984 | debian-bookworm | included: /var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-30 03:11:52.887887 | 2026-04-30 03:11:52.888083 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-30 03:11:52.915384 | debian-bookworm | skipping: Conditional result was False 2026-04-30 03:11:52.929985 | 2026-04-30 03:11:52.930188 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-30 03:11:53.745151 | debian-bookworm | changed 2026-04-30 03:11:53.753740 | 2026-04-30 03:11:53.753953 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-30 03:11:54.044227 | debian-bookworm | ok 2026-04-30 03:11:54.053059 | 2026-04-30 03:11:54.053204 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-30 03:11:54.848203 | debian-bookworm | changed 2026-04-30 03:11:54.858623 | 2026-04-30 03:11:54.858796 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-30 03:11:55.645911 | debian-bookworm | changed 2026-04-30 03:11:55.655750 | 2026-04-30 03:11:55.656054 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-30 03:11:55.681627 | debian-bookworm | skipping: Conditional result was False 2026-04-30 03:11:55.688886 | 2026-04-30 03:11:55.689079 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-30 03:11:56.295087 | debian-bookworm -> localhost | changed 2026-04-30 03:11:56.309905 | 2026-04-30 03:11:56.310062 | TASK [add-build-sshkey : Add back temp key] 2026-04-30 03:11:56.740843 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/work/c1fbfe0f9dce43ec9f38b635caa62f0c_id_rsa (zuul-build-sshkey) 2026-04-30 03:11:56.741138 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013075 2026-04-30 03:11:56.750153 | 2026-04-30 03:11:56.750296 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-30 03:11:57.194819 | debian-bookworm | ok 2026-04-30 03:11:57.207359 | 2026-04-30 03:11:57.207551 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-30 03:11:57.239643 | debian-bookworm | skipping: Conditional result was False 2026-04-30 03:11:57.251773 | 2026-04-30 03:11:57.251900 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-30 03:11:57.696164 | debian-bookworm | ok 2026-04-30 03:11:57.707582 | 2026-04-30 03:11:57.707715 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-30 03:11:57.753076 | debian-bookworm | ok 2026-04-30 03:11:57.761202 | 2026-04-30 03:11:57.761346 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-30 03:11:58.095318 | debian-bookworm -> localhost | ok 2026-04-30 03:11:58.102700 | 2026-04-30 03:11:58.102818 | TASK [validate-host : Collect information about the host] 2026-04-30 03:11:59.310631 | debian-bookworm | ok 2026-04-30 03:11:59.326650 | 2026-04-30 03:11:59.326809 | TASK [validate-host : Sanitize hostname] 2026-04-30 03:11:59.448240 | debian-bookworm | ok 2026-04-30 03:11:59.498518 | 2026-04-30 03:11:59.498668 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-30 03:12:00.144107 | debian-bookworm -> localhost | changed 2026-04-30 03:12:00.150240 | 2026-04-30 03:12:00.150378 | TASK [validate-host : Collect information about zuul worker] 2026-04-30 03:12:00.584566 | debian-bookworm | ok 2026-04-30 03:12:00.589552 | 2026-04-30 03:12:00.589676 | TASK [validate-host : Write out all zuul information for each host] 2026-04-30 03:12:01.164846 | debian-bookworm -> localhost | changed 2026-04-30 03:12:01.176856 | 2026-04-30 03:12:01.176982 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-30 03:12:01.461199 | debian-bookworm | ok 2026-04-30 03:12:01.468893 | 2026-04-30 03:12:01.469027 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-30 03:12:02.312167 | debian-bookworm | changed: 2026-04-30 03:12:02.312383 | debian-bookworm | cd+++++++++ src/ 2026-04-30 03:12:02.312419 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-30 03:12:02.312444 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-30 03:12:02.312485 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-04-30 03:12:02.312507 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/work/logs" 2026-04-30 03:12:30.417541 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/work/artifacts" 2026-04-30 03:12:30.960729 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1fbfe0f9dce43ec9f38b635caa62f0c/work/docs" 2026-04-30 03:12:30.981420 | 2026-04-30 03:12:30.981609 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-30 03:12:32.842810 | debian-bookworm | changed: 2026-04-30 03:12:32.843017 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-30 03:12:32.843054 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-30 03:12:32.843178 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-30 03:12:32.843268 | debian-bookworm | changed: All items complete 2026-04-30 03:12:32.843302 | 2026-04-30 03:12:33.487620 | debian-bookworm | changed: .d..t...... ./ 2026-04-30 03:12:34.160582 | debian-bookworm | changed: .d..t...... ./ 2026-04-30 03:12:34.206290 | 2026-04-30 03:12:34.207340 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-30 03:12:34.275667 | debian-bookworm | skipping: Conditional result was False 2026-04-30 03:12:34.286537 | debian-bookworm | skipping: Conditional result was False 2026-04-30 03:12:34.319159 | 2026-04-30 03:12:34.319263 | PLAY RECAP 2026-04-30 03:12:34.319321 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-30 03:12:34.319399 | 2026-04-30 03:12:34.659179 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-30 03:12:34.659955 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-30 03:12:35.719595 | 2026-04-30 03:12:35.719757 | PLAY [Base post] 2026-04-30 03:12:35.740909 | 2026-04-30 03:12:35.741076 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-30 03:12:36.380516 | debian-bookworm | changed 2026-04-30 03:12:36.390491 | 2026-04-30 03:12:36.390603 | PLAY RECAP 2026-04-30 03:12:36.390666 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-30 03:12:36.390730 | 2026-04-30 03:12:36.639713 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-30 03:12:36.640471 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-30 03:12:38.309152 | 2026-04-30 03:12:38.309295 | PLAY [Base post-logs] 2026-04-30 03:12:38.348611 | 2026-04-30 03:12:38.348749 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-30 03:12:39.308585 | localhost | changed 2026-04-30 03:12:39.322593 | 2026-04-30 03:12:39.323124 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-30 03:12:39.349699 | localhost | ok 2026-04-30 03:12:39.353431 | 2026-04-30 03:12:39.353580 | TASK [Set zuul-log-path fact] 2026-04-30 03:12:39.381142 | localhost | ok 2026-04-30 03:12:39.390749 | 2026-04-30 03:12:39.395046 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-30 03:12:39.447631 | localhost | ok 2026-04-30 03:12:39.452141 | 2026-04-30 03:12:39.452283 | TASK [upload-logs : Create log directories] 2026-04-30 03:12:40.743829 | localhost | changed 2026-04-30 03:12:40.747034 | 2026-04-30 03:12:40.747166 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-30 03:12:41.536114 | localhost -> localhost | ok: Runtime: 0:00:00.015203 2026-04-30 03:12:41.542420 | 2026-04-30 03:12:41.542629 | TASK [upload-logs : Upload logs to log server] 2026-04-30 03:12:42.346185 | localhost | Output suppressed because no_log was given 2026-04-30 03:12:42.348324 | 2026-04-30 03:12:42.348424 | LOOP [upload-logs : Compress console log and json output] 2026-04-30 03:12:42.436228 | localhost | skipping: Conditional result was False 2026-04-30 03:12:42.452250 | localhost | skipping: Conditional result was False 2026-04-30 03:12:42.455254 | 2026-04-30 03:12:42.455358 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-30 03:12:42.510041 | localhost | skipping: Conditional result was False 2026-04-30 03:12:42.510307 | 2026-04-30 03:12:42.515309 | localhost | skipping: Conditional result was False 2026-04-30 03:12:42.524196 | 2026-04-30 03:12:42.524313 | LOOP [upload-logs : Upload console log and json output]