2026-07-31 03:18:10.305149 | Job console starting 2026-07-31 03:18:10.324007 | Updating git repos 2026-07-31 03:18:10.371723 | Cloning repos into workspace 2026-07-31 03:18:10.403688 | Restoring repo states 2026-07-31 03:18:10.407965 | Merging changes 2026-07-31 03:18:10.407979 | Checking out repos 2026-07-31 03:18:10.430013 | Preparing playbooks 2026-07-31 03:18:11.033974 | Running Ansible setup 2026-07-31 03:18:16.016190 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:18:16.933929 | 2026-07-31 03:18:16.934103 | PLAY [Base pre] 2026-07-31 03:18:16.952505 | 2026-07-31 03:18:16.952645 | TASK [Setup log path fact] 2026-07-31 03:18:16.973930 | debian-bookworm | ok 2026-07-31 03:18:16.991361 | 2026-07-31 03:18:16.991502 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:18:17.046884 | debian-bookworm | ok 2026-07-31 03:18:17.058792 | 2026-07-31 03:18:17.059376 | TASK [emit-job-header : Print job information] 2026-07-31 03:18:17.110245 | # Job Information 2026-07-31 03:18:17.110486 | Ansible Version: 2.16.14 2026-07-31 03:18:17.110528 | Job: python-black 2026-07-31 03:18:17.110563 | Pipeline: periodic-daily 2026-07-31 03:18:17.110588 | Executor: 521e9411259a 2026-07-31 03:18:17.110609 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-07-31 03:18:17.110632 | Event ID: 8acdafde9319420f82693f979623f072 2026-07-31 03:18:17.123352 | 2026-07-31 03:18:17.123550 | LOOP [emit-job-header : Print node information] 2026-07-31 03:18:17.311840 | debian-bookworm | ok: 2026-07-31 03:18:17.312410 | debian-bookworm | # Node Information 2026-07-31 03:18:17.312452 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-31 03:18:17.313483 | debian-bookworm | Hostname: debian 2026-07-31 03:18:17.314703 | debian-bookworm | Username: zuul 2026-07-31 03:18:17.314823 | debian-bookworm | Distro: Debian 12.15 2026-07-31 03:18:17.314939 | debian-bookworm | Provider: regiocloud-a 2026-07-31 03:18:17.314967 | debian-bookworm | Region: 2026-07-31 03:18:17.314990 | debian-bookworm | Label: debian-bookworm 2026-07-31 03:18:17.315193 | debian-bookworm | Product Name: OpenStack Nova 2026-07-31 03:18:17.315229 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:de1b 2026-07-31 03:18:17.328550 | 2026-07-31 03:18:17.328785 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:18:17.919112 | debian-bookworm -> localhost | changed 2026-07-31 03:18:17.927675 | 2026-07-31 03:18:17.927854 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:18:19.388658 | debian-bookworm -> localhost | changed 2026-07-31 03:18:19.400772 | 2026-07-31 03:18:19.400991 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:18:19.688683 | debian-bookworm -> localhost | ok 2026-07-31 03:18:19.706723 | 2026-07-31 03:18:19.707018 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:18:19.747917 | debian-bookworm | ok 2026-07-31 03:18:19.780294 | debian-bookworm | included: /var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:18:19.788032 | 2026-07-31 03:18:19.788166 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:18:22.412150 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-31 03:18:22.412434 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/work/6329c5a4d9f84bf4ac3456cbc2785ae5_id_rsa 2026-07-31 03:18:22.412474 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/work/6329c5a4d9f84bf4ac3456cbc2785ae5_id_rsa.pub 2026-07-31 03:18:22.412502 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-31 03:18:22.412527 | debian-bookworm -> localhost | SHA256:fPns12eGWsPuZw+X58xt4b6XWm6idWTnfCWOSGdEAqA zuul-build-sshkey 2026-07-31 03:18:22.412550 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-31 03:18:22.412588 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-31 03:18:22.412610 | debian-bookworm -> localhost | | ..... . | 2026-07-31 03:18:22.412632 | debian-bookworm -> localhost | | . o | 2026-07-31 03:18:22.412653 | debian-bookworm -> localhost | | E . | 2026-07-31 03:18:22.412673 | debian-bookworm -> localhost | | . o | 2026-07-31 03:18:22.412693 | debian-bookworm -> localhost | | S + o .oo| 2026-07-31 03:18:22.412721 | debian-bookworm -> localhost | | o * +o=+| 2026-07-31 03:18:22.412742 | debian-bookworm -> localhost | | . +.B*O| 2026-07-31 03:18:22.412763 | debian-bookworm -> localhost | | ..+*@&| 2026-07-31 03:18:22.412783 | debian-bookworm -> localhost | | .+=BX@| 2026-07-31 03:18:22.412803 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-31 03:18:22.412907 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.089248 2026-07-31 03:18:22.422528 | 2026-07-31 03:18:22.422705 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:18:22.456460 | debian-bookworm | ok 2026-07-31 03:18:22.468729 | debian-bookworm | included: /var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:18:22.479670 | 2026-07-31 03:18:22.479826 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:18:22.515105 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:18:22.523227 | 2026-07-31 03:18:22.523382 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:18:23.214487 | debian-bookworm | changed 2026-07-31 03:18:23.223043 | 2026-07-31 03:18:23.223161 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:18:23.541226 | debian-bookworm | ok 2026-07-31 03:18:23.550671 | 2026-07-31 03:18:23.550797 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:18:24.328402 | debian-bookworm | changed 2026-07-31 03:18:24.341383 | 2026-07-31 03:18:24.341672 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:18:25.001008 | debian-bookworm | changed 2026-07-31 03:18:25.007471 | 2026-07-31 03:18:25.007608 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:18:25.059247 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:18:25.066625 | 2026-07-31 03:18:25.066766 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:18:25.669746 | debian-bookworm -> localhost | changed 2026-07-31 03:18:25.684136 | 2026-07-31 03:18:25.684273 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:18:26.140488 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/work/6329c5a4d9f84bf4ac3456cbc2785ae5_id_rsa (zuul-build-sshkey) 2026-07-31 03:18:26.141162 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016598 2026-07-31 03:18:26.155667 | 2026-07-31 03:18:26.155920 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:18:26.630177 | debian-bookworm | ok 2026-07-31 03:18:26.636066 | 2026-07-31 03:18:26.636201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:18:26.671746 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:18:26.707455 | 2026-07-31 03:18:26.707609 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:18:27.176820 | debian-bookworm | ok 2026-07-31 03:18:27.192350 | 2026-07-31 03:18:27.192491 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:18:27.250007 | debian-bookworm | ok 2026-07-31 03:18:27.258013 | 2026-07-31 03:18:27.258138 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:18:27.599311 | debian-bookworm -> localhost | ok 2026-07-31 03:18:27.607192 | 2026-07-31 03:18:27.607326 | TASK [validate-host : Collect information about the host] 2026-07-31 03:18:28.810040 | debian-bookworm | ok 2026-07-31 03:18:28.826339 | 2026-07-31 03:18:28.826473 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:18:29.077851 | debian-bookworm | ok 2026-07-31 03:18:29.083868 | 2026-07-31 03:18:29.084053 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:18:29.837321 | debian-bookworm -> localhost | changed 2026-07-31 03:18:29.850109 | 2026-07-31 03:18:29.850285 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:18:30.471187 | debian-bookworm | ok 2026-07-31 03:18:30.496449 | 2026-07-31 03:18:30.497173 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:18:31.959614 | debian-bookworm -> localhost | changed 2026-07-31 03:18:31.975523 | 2026-07-31 03:18:31.975666 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:18:32.261661 | debian-bookworm | ok 2026-07-31 03:18:32.268339 | 2026-07-31 03:18:32.268486 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:18:33.304753 | debian-bookworm | changed: 2026-07-31 03:18:33.305031 | debian-bookworm | cd+++++++++ src/ 2026-07-31 03:18:33.305069 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-31 03:18:33.305095 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-31 03:18:33.305118 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-07-31 03:18:33.305139 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/work/logs" 2026-07-31 03:19:35.411125 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/work/artifacts" 2026-07-31 03:19:35.723505 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6329c5a4d9f84bf4ac3456cbc2785ae5/work/docs" 2026-07-31 03:19:35.752233 | 2026-07-31 03:19:35.752432 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-31 03:19:36.585166 | debian-bookworm | changed: 2026-07-31 03:19:36.585431 | debian-bookworm | .d..t...... ./ 2026-07-31 03:19:36.585468 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-31 03:19:36.585493 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-31 03:19:36.585515 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-31 03:19:36.585538 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-31 03:19:36.585561 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-31 03:19:36.585604 | debian-bookworm | changed: All items complete 2026-07-31 03:19:36.585632 | 2026-07-31 03:19:37.215050 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:19:37.869435 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:19:37.907894 | 2026-07-31 03:19:37.908051 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-31 03:19:37.958392 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:19:37.970381 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:19:37.991169 | 2026-07-31 03:19:37.991267 | PLAY RECAP 2026-07-31 03:19:37.991321 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-31 03:19:37.991346 | 2026-07-31 03:19:38.308324 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-31 03:19:38.309741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:19:39.560296 | 2026-07-31 03:19:39.560508 | PLAY [Base post] 2026-07-31 03:19:39.586780 | 2026-07-31 03:19:39.587029 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-31 03:19:40.269956 | debian-bookworm | changed 2026-07-31 03:19:40.284618 | 2026-07-31 03:19:40.284835 | PLAY RECAP 2026-07-31 03:19:40.284907 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-31 03:19:40.284973 | 2026-07-31 03:19:40.586955 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:19:40.587920 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-31 03:19:42.151093 | 2026-07-31 03:19:42.151410 | PLAY [Base post-logs] 2026-07-31 03:19:42.172939 | 2026-07-31 03:19:42.173127 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-31 03:19:43.228449 | localhost | changed 2026-07-31 03:19:43.240620 | 2026-07-31 03:19:43.240825 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-31 03:19:43.268432 | localhost | ok 2026-07-31 03:19:43.272560 | 2026-07-31 03:19:43.272706 | TASK [Set zuul-log-path fact] 2026-07-31 03:19:43.302022 | localhost | ok 2026-07-31 03:19:43.311321 | 2026-07-31 03:19:43.311445 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:19:43.338166 | localhost | ok 2026-07-31 03:19:43.342056 | 2026-07-31 03:19:43.342201 | TASK [upload-logs : Create log directories] 2026-07-31 03:19:44.448072 | localhost | changed 2026-07-31 03:19:44.453150 | 2026-07-31 03:19:44.453407 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-31 03:19:45.334189 | localhost -> localhost | ok: Runtime: 0:00:00.013394 2026-07-31 03:19:45.342323 | 2026-07-31 03:19:45.342632 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:19:46.563869 | localhost | Output suppressed because no_log was given 2026-07-31 03:19:46.565856 | 2026-07-31 03:19:46.565971 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:19:46.624002 | localhost | skipping: Conditional result was False 2026-07-31 03:19:46.633730 | localhost | skipping: Conditional result was False 2026-07-31 03:19:46.644852 | 2026-07-31 03:19:46.644990 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:19:46.707153 | localhost | skipping: Conditional result was False 2026-07-31 03:19:46.707541 | 2026-07-31 03:19:46.715677 | localhost | skipping: Conditional result was False 2026-07-31 03:19:46.723153 | 2026-07-31 03:19:46.723278 | LOOP [upload-logs : Upload console log and json output]