2026-05-07 17:21:46.865091 | Job console starting 2026-05-07 17:21:46.891721 | Updating git repos 2026-05-07 17:21:46.934974 | Cloning repos into workspace 2026-05-07 17:21:47.015223 | Restoring repo states 2026-05-07 17:21:47.023639 | Merging changes 2026-05-07 17:21:47.651360 | Checking out repos 2026-05-07 17:21:47.707481 | Preparing playbooks 2026-05-07 17:21:48.714793 | Running Ansible setup 2026-05-07 17:21:53.928154 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-07 17:21:54.863456 | 2026-05-07 17:21:54.863648 | PLAY [Base pre] 2026-05-07 17:21:54.885728 | 2026-05-07 17:21:54.885932 | TASK [Setup log path fact] 2026-05-07 17:21:54.906638 | debian-bookworm | ok 2026-05-07 17:21:54.926196 | 2026-05-07 17:21:54.926367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-07 17:21:54.976403 | debian-bookworm | ok 2026-05-07 17:21:54.997168 | 2026-05-07 17:21:54.997320 | TASK [emit-job-header : Print job information] 2026-05-07 17:21:55.069278 | # Job Information 2026-05-07 17:21:55.069488 | Ansible Version: 2.16.14 2026-05-07 17:21:55.069525 | Job: flake8 2026-05-07 17:21:55.069559 | Pipeline: check 2026-05-07 17:21:55.069582 | Executor: 521e9411259a 2026-05-07 17:21:55.069603 | Triggered by: https://github.com/osism/testbed/pull/2888 2026-05-07 17:21:55.069626 | Event ID: 33310322-4a39-11f1-941a-1166ee4015de 2026-05-07 17:21:55.074869 | 2026-05-07 17:21:55.075012 | LOOP [emit-job-header : Print node information] 2026-05-07 17:21:55.185685 | debian-bookworm | ok: 2026-05-07 17:21:55.185976 | debian-bookworm | # Node Information 2026-05-07 17:21:55.186012 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-07 17:21:55.186037 | debian-bookworm | Hostname: debian 2026-05-07 17:21:55.186060 | debian-bookworm | Username: zuul 2026-05-07 17:21:55.186081 | debian-bookworm | Distro: Debian 12.13 2026-05-07 17:21:55.186105 | debian-bookworm | Provider: regiocloud-a 2026-05-07 17:21:55.186126 | debian-bookworm | Region: 2026-05-07 17:21:55.186148 | debian-bookworm | Label: debian-bookworm 2026-05-07 17:21:55.186167 | debian-bookworm | Product Name: OpenStack Nova 2026-05-07 17:21:55.186187 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:2e9e 2026-05-07 17:21:55.219217 | 2026-05-07 17:21:55.219376 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-07 17:21:55.843549 | debian-bookworm -> localhost | changed 2026-05-07 17:21:55.851286 | 2026-05-07 17:21:55.851432 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-07 17:21:57.254731 | debian-bookworm -> localhost | changed 2026-05-07 17:21:57.266165 | 2026-05-07 17:21:57.266315 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-07 17:21:57.862521 | debian-bookworm -> localhost | ok 2026-05-07 17:21:57.869522 | 2026-05-07 17:21:57.869659 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-07 17:21:57.918526 | debian-bookworm | ok 2026-05-07 17:21:57.945028 | debian-bookworm | included: /var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-07 17:21:57.951670 | 2026-05-07 17:21:57.951784 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-07 17:21:58.988792 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-07 17:21:58.989087 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/work/32031cd7b9454e4c93a24447bcb64fa8_id_rsa 2026-05-07 17:21:58.989126 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/work/32031cd7b9454e4c93a24447bcb64fa8_id_rsa.pub 2026-05-07 17:21:58.989153 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-07 17:21:58.989176 | debian-bookworm -> localhost | SHA256:jWc+lfq0FliRkW4ny4sb2LvH8hHX6wMRX3STMjd1SYM zuul-build-sshkey 2026-05-07 17:21:58.989198 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-07 17:21:58.989232 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-07 17:21:58.989253 | debian-bookworm -> localhost | | .+o=O| 2026-05-07 17:21:58.989275 | debian-bookworm -> localhost | | +E =*| 2026-05-07 17:21:58.989295 | debian-bookworm -> localhost | | . .* o| 2026-05-07 17:21:58.989315 | debian-bookworm -> localhost | | o =o.o | 2026-05-07 17:21:58.989335 | debian-bookworm -> localhost | | S +=++o .| 2026-05-07 17:21:58.989357 | debian-bookworm -> localhost | | *.o++ .| 2026-05-07 17:21:58.989380 | debian-bookworm -> localhost | | . *ooo.. | 2026-05-07 17:21:58.989401 | debian-bookworm -> localhost | | o*=o.. | 2026-05-07 17:21:58.989421 | debian-bookworm -> localhost | | +B+ ..| 2026-05-07 17:21:58.989442 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-07 17:21:58.989493 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.462817 2026-05-07 17:21:58.998164 | 2026-05-07 17:21:58.998312 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-07 17:21:59.032036 | debian-bookworm | ok 2026-05-07 17:21:59.042608 | debian-bookworm | included: /var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-07 17:21:59.057434 | 2026-05-07 17:21:59.057565 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-07 17:21:59.110592 | debian-bookworm | skipping: Conditional result was False 2026-05-07 17:21:59.117248 | 2026-05-07 17:21:59.117372 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-07 17:21:59.776827 | debian-bookworm | changed 2026-05-07 17:21:59.783019 | 2026-05-07 17:21:59.783161 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-07 17:22:00.054178 | debian-bookworm | ok 2026-05-07 17:22:00.061793 | 2026-05-07 17:22:00.061979 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-07 17:22:00.778653 | debian-bookworm | changed 2026-05-07 17:22:00.791619 | 2026-05-07 17:22:00.791797 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-07 17:22:01.445018 | debian-bookworm | changed 2026-05-07 17:22:01.459581 | 2026-05-07 17:22:01.460728 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-07 17:22:01.495400 | debian-bookworm | skipping: Conditional result was False 2026-05-07 17:22:01.516608 | 2026-05-07 17:22:01.517503 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-07 17:22:02.037274 | debian-bookworm -> localhost | changed 2026-05-07 17:22:02.050582 | 2026-05-07 17:22:02.050738 | TASK [add-build-sshkey : Add back temp key] 2026-05-07 17:22:02.403615 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/work/32031cd7b9454e4c93a24447bcb64fa8_id_rsa (zuul-build-sshkey) 2026-05-07 17:22:02.404058 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019699 2026-05-07 17:22:02.415296 | 2026-05-07 17:22:02.415465 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-07 17:22:02.850918 | debian-bookworm | ok 2026-05-07 17:22:02.859690 | 2026-05-07 17:22:02.859822 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-07 17:22:02.884233 | debian-bookworm | skipping: Conditional result was False 2026-05-07 17:22:02.895430 | 2026-05-07 17:22:02.895579 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-07 17:22:03.342859 | debian-bookworm | ok 2026-05-07 17:22:03.370791 | 2026-05-07 17:22:03.371090 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-07 17:22:03.425265 | debian-bookworm | ok 2026-05-07 17:22:03.430753 | 2026-05-07 17:22:03.431048 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-07 17:22:03.759523 | debian-bookworm -> localhost | ok 2026-05-07 17:22:03.766794 | 2026-05-07 17:22:03.767074 | TASK [validate-host : Collect information about the host] 2026-05-07 17:22:04.977766 | debian-bookworm | ok 2026-05-07 17:22:04.988331 | 2026-05-07 17:22:04.988467 | TASK [validate-host : Sanitize hostname] 2026-05-07 17:22:05.103854 | debian-bookworm | ok 2026-05-07 17:22:05.164618 | 2026-05-07 17:22:05.164791 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-07 17:22:05.769666 | debian-bookworm -> localhost | changed 2026-05-07 17:22:05.776192 | 2026-05-07 17:22:05.776335 | TASK [validate-host : Collect information about zuul worker] 2026-05-07 17:22:06.223810 | debian-bookworm | ok 2026-05-07 17:22:06.229431 | 2026-05-07 17:22:06.229591 | TASK [validate-host : Write out all zuul information for each host] 2026-05-07 17:22:06.959558 | debian-bookworm -> localhost | changed 2026-05-07 17:22:06.992639 | 2026-05-07 17:22:06.992859 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-07 17:22:07.262037 | debian-bookworm | ok 2026-05-07 17:22:07.275839 | 2026-05-07 17:22:07.276098 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-07 17:22:08.483828 | debian-bookworm | changed: 2026-05-07 17:22:08.484095 | debian-bookworm | cd+++++++++ src/ 2026-05-07 17:22:08.484136 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-07 17:22:08.484161 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-07 17:22:08.484183 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-05-07 17:22:08.484204 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/work/logs" 2026-05-07 17:22:33.981053 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/work/artifacts" 2026-05-07 17:22:34.258498 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/32031cd7b9454e4c93a24447bcb64fa8/work/docs" 2026-05-07 17:22:34.276012 | 2026-05-07 17:22:34.276147 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-07 17:22:35.089071 | debian-bookworm | changed: 2026-05-07 17:22:35.089628 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-07 17:22:35.089721 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-07 17:22:35.089776 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-07 17:22:35.089878 | debian-bookworm | changed: All items complete 2026-05-07 17:22:35.089966 | 2026-05-07 17:22:35.691120 | debian-bookworm | changed: .d..t...... ./ 2026-05-07 17:22:36.299618 | debian-bookworm | changed: .d..t...... ./ 2026-05-07 17:22:36.315250 | 2026-05-07 17:22:36.315405 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-07 17:22:36.942754 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.017942 2026-05-07 17:22:37.215670 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005898 2026-05-07 17:22:37.232020 | 2026-05-07 17:22:37.232145 | PLAY RECAP 2026-05-07 17:22:37.232201 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-07 17:22:37.232226 | 2026-05-07 17:22:37.427637 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-07 17:22:37.428722 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-07 17:22:38.228818 | 2026-05-07 17:22:38.229072 | PLAY [Base post] 2026-05-07 17:22:38.244042 | 2026-05-07 17:22:38.244221 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-07 17:22:38.859484 | debian-bookworm | changed 2026-05-07 17:22:38.868983 | 2026-05-07 17:22:38.869147 | PLAY RECAP 2026-05-07 17:22:38.869230 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-07 17:22:38.869309 | 2026-05-07 17:22:39.031516 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-07 17:22:39.032513 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-07 17:22:39.870360 | 2026-05-07 17:22:39.870586 | PLAY [Base post-logs] 2026-05-07 17:22:39.882588 | 2026-05-07 17:22:39.882752 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-07 17:22:40.400465 | localhost | changed 2026-05-07 17:22:40.421673 | 2026-05-07 17:22:40.421855 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-07 17:22:40.458080 | localhost | ok 2026-05-07 17:22:40.465036 | 2026-05-07 17:22:40.465245 | TASK [Set zuul-log-path fact] 2026-05-07 17:22:40.485869 | localhost | ok 2026-05-07 17:22:40.500616 | 2026-05-07 17:22:40.500787 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-07 17:22:40.529095 | localhost | ok 2026-05-07 17:22:40.541411 | 2026-05-07 17:22:40.541623 | TASK [upload-logs : Create log directories] 2026-05-07 17:22:41.159852 | localhost | changed 2026-05-07 17:22:41.165789 | 2026-05-07 17:22:41.166046 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-07 17:22:41.702779 | localhost -> localhost | ok: Runtime: 0:00:00.013874 2026-05-07 17:22:41.708734 | 2026-05-07 17:22:41.708884 | TASK [upload-logs : Upload logs to log server] 2026-05-07 17:22:42.328454 | localhost | Output suppressed because no_log was given 2026-05-07 17:22:42.331810 | 2026-05-07 17:22:42.331987 | LOOP [upload-logs : Compress console log and json output] 2026-05-07 17:22:42.398684 | localhost | skipping: Conditional result was False 2026-05-07 17:22:42.408454 | localhost | skipping: Conditional result was False 2026-05-07 17:22:42.413652 | 2026-05-07 17:22:42.413837 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-07 17:22:42.475756 | localhost | skipping: Conditional result was False 2026-05-07 17:22:42.476256 | 2026-05-07 17:22:42.490627 | localhost | skipping: Conditional result was False 2026-05-07 17:22:42.495534 | 2026-05-07 17:22:42.495695 | LOOP [upload-logs : Upload console log and json output]