2026-05-09 03:05:35.198134 | Job console starting 2026-05-09 03:05:35.204792 | Updating git repos 2026-05-09 03:05:35.234571 | Cloning repos into workspace 2026-05-09 03:05:35.273563 | Restoring repo states 2026-05-09 03:05:35.286038 | Merging changes 2026-05-09 03:05:35.286054 | Checking out repos 2026-05-09 03:05:35.329268 | Preparing playbooks 2026-05-09 03:05:36.617351 | Running Ansible setup 2026-05-09 03:05:43.847268 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 03:05:45.335540 | 2026-05-09 03:05:45.335684 | PLAY [Base pre] 2026-05-09 03:05:45.354876 | 2026-05-09 03:05:45.355003 | TASK [Setup log path fact] 2026-05-09 03:05:45.394059 | debian-bookworm | ok 2026-05-09 03:05:45.433452 | 2026-05-09 03:05:45.433601 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 03:05:45.502108 | debian-bookworm | ok 2026-05-09 03:05:45.512225 | 2026-05-09 03:05:45.512333 | TASK [emit-job-header : Print job information] 2026-05-09 03:05:45.584468 | # Job Information 2026-05-09 03:05:45.584651 | Ansible Version: 2.16.14 2026-05-09 03:05:45.584685 | Job: openstack-project-manager-mypy 2026-05-09 03:05:45.584718 | Pipeline: periodic-daily 2026-05-09 03:05:45.584741 | Executor: 521e9411259a 2026-05-09 03:05:45.584762 | Triggered by: https://github.com/osism/openstack-project-manager 2026-05-09 03:05:45.584784 | Event ID: 2d857ffd9cc44b159e8be7b0a8da4655 2026-05-09 03:05:45.597325 | 2026-05-09 03:05:45.597479 | LOOP [emit-job-header : Print node information] 2026-05-09 03:05:45.702428 | debian-bookworm | ok: 2026-05-09 03:05:45.702604 | debian-bookworm | # Node Information 2026-05-09 03:05:45.702641 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 03:05:45.702667 | debian-bookworm | Hostname: debian 2026-05-09 03:05:45.702689 | debian-bookworm | Username: zuul 2026-05-09 03:05:45.702710 | debian-bookworm | Distro: Debian 12.13 2026-05-09 03:05:45.702734 | debian-bookworm | Provider: regiocloud-a 2026-05-09 03:05:45.702755 | debian-bookworm | Region: 2026-05-09 03:05:45.702776 | debian-bookworm | Label: debian-bookworm 2026-05-09 03:05:45.702796 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 03:05:45.702816 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:c825 2026-05-09 03:05:45.721694 | 2026-05-09 03:05:45.721828 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 03:05:47.012002 | debian-bookworm -> localhost | changed 2026-05-09 03:05:47.019211 | 2026-05-09 03:05:47.019326 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 03:05:49.135263 | debian-bookworm -> localhost | changed 2026-05-09 03:05:49.150381 | 2026-05-09 03:05:49.150492 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 03:05:49.679593 | debian-bookworm -> localhost | ok 2026-05-09 03:05:49.684539 | 2026-05-09 03:05:49.684629 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 03:05:49.703749 | debian-bookworm | ok 2026-05-09 03:05:49.721167 | debian-bookworm | included: /var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 03:05:49.726174 | 2026-05-09 03:05:49.726249 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 03:05:52.537534 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 03:05:52.537717 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/work/6ef9b5d31cbd42838d42f8d913026b43_id_rsa 2026-05-09 03:05:52.537750 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/work/6ef9b5d31cbd42838d42f8d913026b43_id_rsa.pub 2026-05-09 03:05:52.537771 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 03:05:52.537791 | debian-bookworm -> localhost | SHA256:ekNz7syIw+wmFhulvNVlxT1TCXOmy97kdRa1qWOebxc zuul-build-sshkey 2026-05-09 03:05:52.537816 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 03:05:52.537834 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 03:05:52.537851 | debian-bookworm -> localhost | | . +.++| 2026-05-09 03:05:52.537869 | debian-bookworm -> localhost | | o O.+| 2026-05-09 03:05:52.537886 | debian-bookworm -> localhost | | . . * | 2026-05-09 03:05:52.537903 | debian-bookworm -> localhost | | . o . o .| 2026-05-09 03:05:52.537920 | debian-bookworm -> localhost | | . o .So. * .+| 2026-05-09 03:05:52.537941 | debian-bookworm -> localhost | | = .o.+ + *Eo| 2026-05-09 03:05:52.537959 | debian-bookworm -> localhost | | O. o . + o.| 2026-05-09 03:05:52.537975 | debian-bookworm -> localhost | | = =o * ...| 2026-05-09 03:05:52.537991 | debian-bookworm -> localhost | | . +o.. + ...| 2026-05-09 03:05:52.538008 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 03:05:52.538049 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.104126 2026-05-09 03:05:52.543525 | 2026-05-09 03:05:52.543609 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 03:05:52.577404 | debian-bookworm | ok 2026-05-09 03:05:52.585326 | debian-bookworm | included: /var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 03:05:52.593584 | 2026-05-09 03:05:52.593657 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 03:05:52.616610 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:05:52.621405 | 2026-05-09 03:05:52.621493 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 03:05:53.541971 | debian-bookworm | changed 2026-05-09 03:05:53.546671 | 2026-05-09 03:05:53.546800 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 03:05:53.852974 | debian-bookworm | ok 2026-05-09 03:05:53.859179 | 2026-05-09 03:05:53.859271 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 03:05:54.702918 | debian-bookworm | changed 2026-05-09 03:05:54.717636 | 2026-05-09 03:05:54.717730 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 03:05:55.413360 | debian-bookworm | changed 2026-05-09 03:05:55.420430 | 2026-05-09 03:05:55.420544 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 03:05:55.444418 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:05:55.450715 | 2026-05-09 03:05:55.450825 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 03:05:56.080980 | debian-bookworm -> localhost | changed 2026-05-09 03:05:56.104585 | 2026-05-09 03:05:56.104698 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 03:05:56.751458 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/work/6ef9b5d31cbd42838d42f8d913026b43_id_rsa (zuul-build-sshkey) 2026-05-09 03:05:56.751678 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010447 2026-05-09 03:05:56.759639 | 2026-05-09 03:05:56.759738 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 03:05:57.364998 | debian-bookworm | ok 2026-05-09 03:05:57.389797 | 2026-05-09 03:05:57.389913 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 03:05:57.430295 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:05:57.442098 | 2026-05-09 03:05:57.442200 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 03:05:58.141036 | debian-bookworm | ok 2026-05-09 03:05:58.153140 | 2026-05-09 03:05:58.153248 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 03:05:58.191958 | debian-bookworm | ok 2026-05-09 03:05:58.197106 | 2026-05-09 03:05:58.197201 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 03:05:58.685758 | debian-bookworm -> localhost | ok 2026-05-09 03:05:58.692585 | 2026-05-09 03:05:58.692678 | TASK [validate-host : Collect information about the host] 2026-05-09 03:06:00.007958 | debian-bookworm | ok 2026-05-09 03:06:00.018994 | 2026-05-09 03:06:00.019134 | TASK [validate-host : Sanitize hostname] 2026-05-09 03:06:00.145904 | debian-bookworm | ok 2026-05-09 03:06:00.207681 | 2026-05-09 03:06:00.207827 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 03:06:01.201614 | debian-bookworm -> localhost | changed 2026-05-09 03:06:01.211061 | 2026-05-09 03:06:01.211462 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 03:06:01.931293 | debian-bookworm | ok 2026-05-09 03:06:01.948959 | 2026-05-09 03:06:01.949102 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 03:06:02.853312 | debian-bookworm -> localhost | changed 2026-05-09 03:06:02.875786 | 2026-05-09 03:06:02.878078 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 03:06:03.175924 | debian-bookworm | ok 2026-05-09 03:06:03.188451 | 2026-05-09 03:06:03.188577 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 03:06:04.770708 | debian-bookworm | changed: 2026-05-09 03:06:04.771441 | debian-bookworm | cd+++++++++ src/ 2026-05-09 03:06:04.771494 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 03:06:04.771520 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 03:06:04.771542 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-05-09 03:06:04.771562 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.7.0) 2026-05-09 03:07:08.937247 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-05-09 03:07:09.051213 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260508 types-decorator-5.2.0.20260508 types-requests-2.33.0.20260508 types-simplejson-3.20.0.20260508 types-tabulate-0.10.0.20260508 2026-05-09 03:07:11.595892 | debian-bookworm | Installing missing stub packages: 2026-05-09 03:07:11.596010 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-05-09 03:07:11.596030 | debian-bookworm | 2026-05-09 03:07:11.596043 | debian-bookworm | 2026-05-09 03:07:11.596055 | debian-bookworm | Success: no issues found in 13 source files 2026-05-09 03:07:11.827803 | debian-bookworm | ok: Runtime: 0:00:09.005103 2026-05-09 03:07:11.839020 | 2026-05-09 03:07:11.839124 | PLAY RECAP 2026-05-09 03:07:11.839208 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-09 03:07:11.839246 | 2026-05-09 03:07:12.327532 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-09 03:07:12.328549 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 03:07:13.562480 | 2026-05-09 03:07:13.562621 | PLAY [Base post-fetch] 2026-05-09 03:07:13.595617 | 2026-05-09 03:07:13.595751 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-09 03:07:13.664489 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:07:13.670956 | 2026-05-09 03:07:13.671092 | TASK [fetch-output : Set log path for single node] 2026-05-09 03:07:13.774989 | debian-bookworm | ok 2026-05-09 03:07:13.780640 | 2026-05-09 03:07:13.780741 | LOOP [fetch-output : Ensure local output dirs] 2026-05-09 03:07:14.983470 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/work/logs" 2026-05-09 03:07:15.638621 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/work/artifacts" 2026-05-09 03:07:16.250774 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6ef9b5d31cbd42838d42f8d913026b43/work/docs" 2026-05-09 03:07:16.274810 | 2026-05-09 03:07:16.276647 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 03:07:17.998665 | debian-bookworm | changed: 2026-05-09 03:07:17.998926 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 03:07:17.998965 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 03:07:17.998991 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 03:07:17.999032 | debian-bookworm | changed: All items complete 2026-05-09 03:07:17.999054 | 2026-05-09 03:07:18.810263 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 03:07:19.373731 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 03:07:19.401464 | 2026-05-09 03:07:19.401590 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 03:07:19.449063 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:07:19.452537 | debian-bookworm | skipping: Conditional result was False 2026-05-09 03:07:19.471031 | 2026-05-09 03:07:19.471140 | PLAY RECAP 2026-05-09 03:07:19.471208 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-09 03:07:19.471234 | 2026-05-09 03:07:19.759503 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 03:07:19.760120 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 03:07:20.895110 | 2026-05-09 03:07:20.895289 | PLAY [Base post] 2026-05-09 03:07:20.936718 | 2026-05-09 03:07:20.936860 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 03:07:21.648412 | debian-bookworm | changed 2026-05-09 03:07:21.656961 | 2026-05-09 03:07:21.657068 | PLAY RECAP 2026-05-09 03:07:21.657128 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 03:07:21.657210 | 2026-05-09 03:07:21.871467 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 03:07:21.872210 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 03:07:23.184483 | 2026-05-09 03:07:23.184616 | PLAY [Base post-logs] 2026-05-09 03:07:23.211817 | 2026-05-09 03:07:23.211942 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 03:07:23.883440 | localhost | changed 2026-05-09 03:07:23.891206 | 2026-05-09 03:07:23.891316 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 03:07:23.953608 | localhost | ok 2026-05-09 03:07:23.956776 | 2026-05-09 03:07:23.956870 | TASK [Set zuul-log-path fact] 2026-05-09 03:07:23.982384 | localhost | ok 2026-05-09 03:07:23.995658 | 2026-05-09 03:07:23.996316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 03:07:24.031903 | localhost | ok 2026-05-09 03:07:24.034948 | 2026-05-09 03:07:24.035043 | TASK [upload-logs : Create log directories] 2026-05-09 03:07:24.811645 | localhost | changed 2026-05-09 03:07:24.816401 | 2026-05-09 03:07:24.816499 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 03:07:26.171842 | localhost -> localhost | ok: Runtime: 0:00:00.020990 2026-05-09 03:07:26.175792 | 2026-05-09 03:07:26.175882 | TASK [upload-logs : Upload logs to log server] 2026-05-09 03:07:27.525359 | localhost | Output suppressed because no_log was given 2026-05-09 03:07:27.526867 | 2026-05-09 03:07:27.526943 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 03:07:27.615976 | localhost | skipping: Conditional result was False 2026-05-09 03:07:27.624549 | localhost | skipping: Conditional result was False 2026-05-09 03:07:27.634570 | 2026-05-09 03:07:27.634663 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 03:07:27.737910 | localhost | skipping: Conditional result was False 2026-05-09 03:07:27.738143 | 2026-05-09 03:07:27.754477 | localhost | skipping: Conditional result was False 2026-05-09 03:07:27.761219 | 2026-05-09 03:07:27.761309 | LOOP [upload-logs : Upload console log and json output]