2026-05-24 00:42:44.914823 | Job console starting 2026-05-24 00:42:44.967441 | Updating git repos 2026-05-24 00:42:45.793280 | Cloning repos into workspace 2026-05-24 00:42:45.887195 | Restoring repo states 2026-05-24 00:42:45.905677 | Merging changes 2026-05-24 00:42:46.498432 | Checking out repos 2026-05-24 00:42:46.547802 | Preparing playbooks 2026-05-24 00:42:47.625327 | Running Ansible setup 2026-05-24 00:42:53.758212 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 00:42:55.091573 | 2026-05-24 00:42:55.091689 | PLAY [Base pre] 2026-05-24 00:42:55.104838 | 2026-05-24 00:42:55.104943 | TASK [Setup log path fact] 2026-05-24 00:42:55.173382 | debian-bookworm | ok 2026-05-24 00:42:55.196910 | 2026-05-24 00:42:55.197028 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 00:42:55.243065 | debian-bookworm | ok 2026-05-24 00:42:55.256679 | 2026-05-24 00:42:55.256798 | TASK [emit-job-header : Print job information] 2026-05-24 00:42:55.322123 | # Job Information 2026-05-24 00:42:55.322306 | Ansible Version: 2.16.14 2026-05-24 00:42:55.322335 | Job: mypy 2026-05-24 00:42:55.322366 | Pipeline: check 2026-05-24 00:42:55.322386 | Executor: 521e9411259a 2026-05-24 00:42:55.322404 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1211 2026-05-24 00:42:55.322422 | Event ID: 74a245f0-5709-11f1-9852-88517b85b6c7 2026-05-24 00:42:55.327627 | 2026-05-24 00:42:55.327747 | LOOP [emit-job-header : Print node information] 2026-05-24 00:42:55.453887 | debian-bookworm | ok: 2026-05-24 00:42:55.454055 | debian-bookworm | # Node Information 2026-05-24 00:42:55.454085 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-24 00:42:55.454106 | debian-bookworm | Hostname: debian 2026-05-24 00:42:55.454124 | debian-bookworm | Username: zuul 2026-05-24 00:42:55.454141 | debian-bookworm | Distro: Debian 12.14 2026-05-24 00:42:55.454163 | debian-bookworm | Provider: regiocloud-a 2026-05-24 00:42:55.454180 | debian-bookworm | Region: 2026-05-24 00:42:55.454198 | debian-bookworm | Label: debian-bookworm 2026-05-24 00:42:55.454215 | debian-bookworm | Product Name: OpenStack Nova 2026-05-24 00:42:55.454232 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:e5f8 2026-05-24 00:42:55.474317 | 2026-05-24 00:42:55.474420 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 00:42:56.268486 | debian-bookworm -> localhost | changed 2026-05-24 00:42:56.274275 | 2026-05-24 00:42:56.274377 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 00:42:58.118456 | debian-bookworm -> localhost | changed 2026-05-24 00:42:58.127416 | 2026-05-24 00:42:58.127518 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 00:42:58.656356 | debian-bookworm -> localhost | ok 2026-05-24 00:42:58.662455 | 2026-05-24 00:42:58.662547 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 00:42:58.680895 | debian-bookworm | ok 2026-05-24 00:42:58.718486 | debian-bookworm | included: /var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 00:42:58.736050 | 2026-05-24 00:42:58.736154 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 00:43:01.008972 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-24 00:43:01.009228 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/work/b0a35149ac124c039204bbff49b1b20e_id_rsa 2026-05-24 00:43:01.009270 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/work/b0a35149ac124c039204bbff49b1b20e_id_rsa.pub 2026-05-24 00:43:01.009298 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-24 00:43:01.009323 | debian-bookworm -> localhost | SHA256:4SgPQmzPTZ+WWbZNLbufoIBNLmGtTa4AOTdE0olB9LU zuul-build-sshkey 2026-05-24 00:43:01.009346 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-24 00:43:01.009378 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-24 00:43:01.009401 | debian-bookworm -> localhost | | o=+... | 2026-05-24 00:43:01.009422 | debian-bookworm -> localhost | | ..+o. . . | 2026-05-24 00:43:01.009540 | debian-bookworm -> localhost | | + o E . o o . | 2026-05-24 00:43:01.009587 | debian-bookworm -> localhost | | o = o = B + o | 2026-05-24 00:43:01.009609 | debian-bookworm -> localhost | | = B = S . o | 2026-05-24 00:43:01.009638 | debian-bookworm -> localhost | | = * % . | 2026-05-24 00:43:01.009662 | debian-bookworm -> localhost | | . = * o | 2026-05-24 00:43:01.009683 | debian-bookworm -> localhost | | . o . . o . | 2026-05-24 00:43:01.009705 | debian-bookworm -> localhost | | . . o | 2026-05-24 00:43:01.009739 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-24 00:43:01.009893 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.445035 2026-05-24 00:43:01.019529 | 2026-05-24 00:43:01.019637 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 00:43:01.058997 | debian-bookworm | ok 2026-05-24 00:43:01.078358 | debian-bookworm | included: /var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 00:43:01.099689 | 2026-05-24 00:43:01.099860 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 00:43:01.147077 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:01.153241 | 2026-05-24 00:43:01.153349 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 00:43:01.973777 | debian-bookworm | changed 2026-05-24 00:43:01.978064 | 2026-05-24 00:43:01.978138 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 00:43:02.258447 | debian-bookworm | ok 2026-05-24 00:43:02.264071 | 2026-05-24 00:43:02.264155 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 00:43:03.041488 | debian-bookworm | changed 2026-05-24 00:43:03.048926 | 2026-05-24 00:43:03.049018 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 00:43:03.825970 | debian-bookworm | changed 2026-05-24 00:43:03.831047 | 2026-05-24 00:43:03.831134 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 00:43:03.889301 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:03.894336 | 2026-05-24 00:43:03.894422 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 00:43:04.535720 | debian-bookworm -> localhost | changed 2026-05-24 00:43:04.544444 | 2026-05-24 00:43:04.544529 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 00:43:04.923211 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/work/b0a35149ac124c039204bbff49b1b20e_id_rsa (zuul-build-sshkey) 2026-05-24 00:43:04.923386 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025183 2026-05-24 00:43:04.929546 | 2026-05-24 00:43:04.929627 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 00:43:05.384458 | debian-bookworm | ok 2026-05-24 00:43:05.391755 | 2026-05-24 00:43:05.391865 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 00:43:05.436379 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:05.454546 | 2026-05-24 00:43:05.454657 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 00:43:05.959363 | debian-bookworm | ok 2026-05-24 00:43:05.977619 | 2026-05-24 00:43:05.977741 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 00:43:06.021166 | debian-bookworm | ok 2026-05-24 00:43:06.026348 | 2026-05-24 00:43:06.026447 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 00:43:06.875268 | debian-bookworm -> localhost | ok 2026-05-24 00:43:06.881408 | 2026-05-24 00:43:06.881503 | TASK [validate-host : Collect information about the host] 2026-05-24 00:43:08.026119 | debian-bookworm | ok 2026-05-24 00:43:08.059352 | 2026-05-24 00:43:08.059486 | TASK [validate-host : Sanitize hostname] 2026-05-24 00:43:08.310928 | debian-bookworm | ok 2026-05-24 00:43:08.434187 | 2026-05-24 00:43:08.434324 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 00:43:09.707384 | debian-bookworm -> localhost | changed 2026-05-24 00:43:09.711940 | 2026-05-24 00:43:09.712021 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 00:43:10.135900 | debian-bookworm | ok 2026-05-24 00:43:10.141099 | 2026-05-24 00:43:10.141198 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 00:43:11.101215 | debian-bookworm -> localhost | changed 2026-05-24 00:43:11.110682 | 2026-05-24 00:43:11.110808 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 00:43:11.399456 | debian-bookworm | ok 2026-05-24 00:43:11.404644 | 2026-05-24 00:43:11.404746 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 00:43:12.711726 | debian-bookworm | changed: 2026-05-24 00:43:12.711875 | debian-bookworm | cd+++++++++ src/ 2026-05-24 00:43:12.711903 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-24 00:43:12.711922 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-24 00:43:12.711940 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-05-24 00:43:12.711957 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.7.0) 2026-05-24 00:44:00.756839 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML 2026-05-24 00:44:00.950254 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260518 types-requests-2.33.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-05-24 00:44:03.298051 | debian-bookworm | Installing missing stub packages: 2026-05-24 00:44:03.298175 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests types-simplejson types-tabulate 2026-05-24 00:44:03.298192 | debian-bookworm | 2026-05-24 00:44:03.298203 | debian-bookworm | 2026-05-24 00:44:03.298216 | debian-bookworm | Success: no issues found in 12 source files 2026-05-24 00:44:03.595970 | debian-bookworm | ok: Runtime: 0:00:09.447879 2026-05-24 00:44:03.601351 | 2026-05-24 00:44:03.601409 | PLAY RECAP 2026-05-24 00:44:03.601452 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-24 00:44:03.601472 | 2026-05-24 00:44:04.068580 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-24 00:44:04.069387 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 00:44:05.504421 | 2026-05-24 00:44:05.504566 | PLAY [Base post-fetch] 2026-05-24 00:44:05.532324 | 2026-05-24 00:44:05.532459 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-24 00:44:05.610877 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:05.616948 | 2026-05-24 00:44:05.617085 | TASK [fetch-output : Set log path for single node] 2026-05-24 00:44:05.673432 | debian-bookworm | ok 2026-05-24 00:44:05.684671 | 2026-05-24 00:44:05.684802 | LOOP [fetch-output : Ensure local output dirs] 2026-05-24 00:44:06.614788 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/work/logs" 2026-05-24 00:44:07.122012 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/work/artifacts" 2026-05-24 00:44:07.667503 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b0a35149ac124c039204bbff49b1b20e/work/docs" 2026-05-24 00:44:07.679249 | 2026-05-24 00:44:07.679359 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 00:44:08.613105 | debian-bookworm | changed: 2026-05-24 00:44:08.613275 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-24 00:44:08.613306 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-24 00:44:08.613330 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-24 00:44:08.613364 | debian-bookworm | changed: All items complete 2026-05-24 00:44:08.613383 | 2026-05-24 00:44:09.657045 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 00:44:10.645409 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 00:44:10.711438 | 2026-05-24 00:44:10.711566 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 00:44:11.833848 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.030333 2026-05-24 00:44:12.337078 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.037347 2026-05-24 00:44:12.349330 | 2026-05-24 00:44:12.349400 | PLAY RECAP 2026-05-24 00:44:12.349440 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 00:44:12.349461 | 2026-05-24 00:44:12.587156 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 00:44:12.587806 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 00:44:14.308661 | 2026-05-24 00:44:14.308803 | PLAY [Base post] 2026-05-24 00:44:14.339569 | 2026-05-24 00:44:14.339704 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 00:44:15.166225 | debian-bookworm | changed 2026-05-24 00:44:15.171548 | 2026-05-24 00:44:15.171633 | PLAY RECAP 2026-05-24 00:44:15.171679 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 00:44:15.171729 | 2026-05-24 00:44:15.349213 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 00:44:15.349863 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 00:44:16.748121 | 2026-05-24 00:44:16.748267 | PLAY [Base post-logs] 2026-05-24 00:44:16.776002 | 2026-05-24 00:44:16.776133 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 00:44:17.895138 | localhost | changed 2026-05-24 00:44:17.902739 | 2026-05-24 00:44:17.902922 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 00:44:17.933053 | localhost | ok 2026-05-24 00:44:17.936027 | 2026-05-24 00:44:17.936120 | TASK [Set zuul-log-path fact] 2026-05-24 00:44:17.962201 | localhost | ok 2026-05-24 00:44:17.968881 | 2026-05-24 00:44:17.968990 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 00:44:18.059090 | localhost | ok 2026-05-24 00:44:18.062235 | 2026-05-24 00:44:18.062316 | TASK [upload-logs : Create log directories] 2026-05-24 00:44:18.820550 | localhost | changed 2026-05-24 00:44:18.822721 | 2026-05-24 00:44:18.822823 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 00:44:19.965621 | localhost -> localhost | ok: Runtime: 0:00:00.034099 2026-05-24 00:44:19.968914 | 2026-05-24 00:44:19.969004 | TASK [upload-logs : Upload logs to log server] 2026-05-24 00:44:21.211667 | localhost | Output suppressed because no_log was given 2026-05-24 00:44:21.213116 | 2026-05-24 00:44:21.213188 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 00:44:21.328313 | localhost | skipping: Conditional result was False 2026-05-24 00:44:21.348358 | localhost | skipping: Conditional result was False 2026-05-24 00:44:21.359575 | 2026-05-24 00:44:21.359679 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 00:44:21.488734 | localhost | skipping: Conditional result was False 2026-05-24 00:44:21.488961 | 2026-05-24 00:44:21.506351 | localhost | skipping: Conditional result was False 2026-05-24 00:44:21.516386 | 2026-05-24 00:44:21.516485 | LOOP [upload-logs : Upload console log and json output]