2026-05-03 17:11:54.797068 | Job console starting 2026-05-03 17:11:54.842974 | Updating git repos 2026-05-03 17:11:54.915849 | Cloning repos into workspace 2026-05-03 17:11:55.019680 | Restoring repo states 2026-05-03 17:11:55.029271 | Merging changes 2026-05-03 17:11:55.684699 | Checking out repos 2026-05-03 17:11:55.794660 | Preparing playbooks 2026-05-03 17:11:56.801124 | Running Ansible setup 2026-05-03 17:12:02.028766 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 17:12:02.989324 | 2026-05-03 17:12:02.989508 | PLAY [Base pre] 2026-05-03 17:12:03.009393 | 2026-05-03 17:12:03.009549 | TASK [Setup log path fact] 2026-05-03 17:12:03.051530 | debian-bookworm | ok 2026-05-03 17:12:03.079472 | 2026-05-03 17:12:03.079646 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 17:12:03.108783 | debian-bookworm | ok 2026-05-03 17:12:03.129321 | 2026-05-03 17:12:03.129474 | TASK [emit-job-header : Print job information] 2026-05-03 17:12:03.199221 | # Job Information 2026-05-03 17:12:03.199405 | Ansible Version: 2.16.14 2026-05-03 17:12:03.199440 | Job: mypy 2026-05-03 17:12:03.199475 | Pipeline: check 2026-05-03 17:12:03.199499 | Executor: 521e9411259a 2026-05-03 17:12:03.199520 | Triggered by: https://github.com/osism/netbox-manager/pull/234 2026-05-03 17:12:03.199544 | Event ID: 29f2ba40-4713-11f1-9951-4e395cf564ad 2026-05-03 17:12:03.204573 | 2026-05-03 17:12:03.204699 | LOOP [emit-job-header : Print node information] 2026-05-03 17:12:03.424520 | debian-bookworm | ok: 2026-05-03 17:12:03.424735 | debian-bookworm | # Node Information 2026-05-03 17:12:03.424771 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 17:12:03.424797 | debian-bookworm | Hostname: debian 2026-05-03 17:12:03.424819 | debian-bookworm | Username: zuul 2026-05-03 17:12:03.424839 | debian-bookworm | Distro: Debian 12.13 2026-05-03 17:12:03.424863 | debian-bookworm | Provider: regiocloud-a 2026-05-03 17:12:03.424904 | debian-bookworm | Region: 2026-05-03 17:12:03.424927 | debian-bookworm | Label: debian-bookworm 2026-05-03 17:12:03.424947 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 17:12:03.424966 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0d:ae92 2026-05-03 17:12:03.448782 | 2026-05-03 17:12:03.448949 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 17:12:04.344006 | debian-bookworm -> localhost | changed 2026-05-03 17:12:04.351615 | 2026-05-03 17:12:04.351769 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 17:12:05.895630 | debian-bookworm -> localhost | changed 2026-05-03 17:12:05.911604 | 2026-05-03 17:12:05.911714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 17:12:06.238679 | debian-bookworm -> localhost | ok 2026-05-03 17:12:06.245293 | 2026-05-03 17:12:06.245405 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 17:12:06.293934 | debian-bookworm | ok 2026-05-03 17:12:06.327204 | debian-bookworm | included: /var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 17:12:06.343381 | 2026-05-03 17:12:06.343494 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 17:12:07.563024 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 17:12:07.563238 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/work/8e21fdf35bf74f99a7c8832084131817_id_rsa 2026-05-03 17:12:07.563275 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/work/8e21fdf35bf74f99a7c8832084131817_id_rsa.pub 2026-05-03 17:12:07.563302 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 17:12:07.563326 | debian-bookworm -> localhost | SHA256:QepGcWZ1wNS2zXEqpAsJ33uk4YCeApGwE39ShetDj4k zuul-build-sshkey 2026-05-03 17:12:07.563348 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 17:12:07.563379 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 17:12:07.563400 | debian-bookworm -> localhost | |o. ..oo =++o. | 2026-05-03 17:12:07.563422 | debian-bookworm -> localhost | | +o.. .B ..+ . .| 2026-05-03 17:12:07.563441 | debian-bookworm -> localhost | |o o...o+.o + + + | 2026-05-03 17:12:07.563461 | debian-bookworm -> localhost | | ..ooo. =.+ + + | 2026-05-03 17:12:07.563481 | debian-bookworm -> localhost | | = =o.S+ * . | 2026-05-03 17:12:07.563506 | debian-bookworm -> localhost | | E *.+ = . | 2026-05-03 17:12:07.563525 | debian-bookworm -> localhost | | o . | 2026-05-03 17:12:07.563545 | debian-bookworm -> localhost | | | 2026-05-03 17:12:07.563566 | debian-bookworm -> localhost | | | 2026-05-03 17:12:07.563585 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 17:12:07.563637 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.451921 2026-05-03 17:12:07.569643 | 2026-05-03 17:12:07.569731 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 17:12:07.597154 | debian-bookworm | ok 2026-05-03 17:12:07.605718 | debian-bookworm | included: /var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 17:12:07.614919 | 2026-05-03 17:12:07.615002 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 17:12:07.638665 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:12:07.644526 | 2026-05-03 17:12:07.644624 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 17:12:08.278313 | debian-bookworm | changed 2026-05-03 17:12:08.287499 | 2026-05-03 17:12:08.287634 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 17:12:08.563304 | debian-bookworm | ok 2026-05-03 17:12:08.567711 | 2026-05-03 17:12:08.567787 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 17:12:09.225930 | debian-bookworm | changed 2026-05-03 17:12:09.233368 | 2026-05-03 17:12:09.233472 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 17:12:09.926996 | debian-bookworm | changed 2026-05-03 17:12:09.934588 | 2026-05-03 17:12:09.934708 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 17:12:09.968437 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:12:09.984230 | 2026-05-03 17:12:09.984348 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 17:12:10.417633 | debian-bookworm -> localhost | changed 2026-05-03 17:12:10.426476 | 2026-05-03 17:12:10.426573 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 17:12:10.830091 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/work/8e21fdf35bf74f99a7c8832084131817_id_rsa (zuul-build-sshkey) 2026-05-03 17:12:10.830305 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014825 2026-05-03 17:12:10.837664 | 2026-05-03 17:12:10.837760 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 17:12:11.235801 | debian-bookworm | ok 2026-05-03 17:12:11.245007 | 2026-05-03 17:12:11.245127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 17:12:11.269034 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:12:11.283425 | 2026-05-03 17:12:11.283540 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 17:12:11.780790 | debian-bookworm | ok 2026-05-03 17:12:11.794544 | 2026-05-03 17:12:11.794655 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 17:12:11.822188 | debian-bookworm | ok 2026-05-03 17:12:11.827075 | 2026-05-03 17:12:11.827174 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 17:12:12.127482 | debian-bookworm -> localhost | ok 2026-05-03 17:12:12.133951 | 2026-05-03 17:12:12.134044 | TASK [validate-host : Collect information about the host] 2026-05-03 17:12:13.348582 | debian-bookworm | ok 2026-05-03 17:12:13.361185 | 2026-05-03 17:12:13.361414 | TASK [validate-host : Sanitize hostname] 2026-05-03 17:12:13.496175 | debian-bookworm | ok 2026-05-03 17:12:13.602682 | 2026-05-03 17:12:13.602861 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 17:12:14.318110 | debian-bookworm -> localhost | changed 2026-05-03 17:12:14.324455 | 2026-05-03 17:12:14.324604 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 17:12:14.773203 | debian-bookworm | ok 2026-05-03 17:12:14.778621 | 2026-05-03 17:12:14.778758 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 17:12:15.567318 | debian-bookworm -> localhost | changed 2026-05-03 17:12:15.581827 | 2026-05-03 17:12:15.582009 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 17:12:15.889583 | debian-bookworm | ok 2026-05-03 17:12:15.896212 | 2026-05-03 17:12:15.896362 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 17:12:16.964594 | debian-bookworm | changed: 2026-05-03 17:12:16.964810 | debian-bookworm | cd+++++++++ src/ 2026-05-03 17:12:16.964854 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 17:12:16.964898 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 17:12:16.964926 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-05-03 17:12:16.964951 | debian-bookworm | netbox_manager/requirements.yml 2026-05-03 17:12:16.965287 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-05-03 17:12:16.965311 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-03 17:13:01.699593 | debian-bookworm | Installing collected packages: types-requests, types-PyYAML 2026-05-03 17:13:01.785682 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-requests-2.33.0.20260503 2026-05-03 17:13:03.163431 | debian-bookworm | Installing missing stub packages: 2026-05-03 17:13:03.163515 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests 2026-05-03 17:13:03.163537 | debian-bookworm | 2026-05-03 17:13:03.163551 | debian-bookworm | 2026-05-03 17:13:03.163564 | debian-bookworm | Success: no issues found in 8 source files 2026-05-03 17:13:03.675600 | debian-bookworm | ok: Runtime: 0:00:06.755688 2026-05-03 17:13:03.690394 | 2026-05-03 17:13:03.690536 | PLAY RECAP 2026-05-03 17:13:03.690619 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-03 17:13:03.690659 | 2026-05-03 17:13:03.848465 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-03 17:13:03.850416 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 17:13:04.598503 | 2026-05-03 17:13:04.598769 | PLAY [Base post-fetch] 2026-05-03 17:13:04.613653 | 2026-05-03 17:13:04.613831 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-03 17:13:04.668966 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:13:04.682018 | 2026-05-03 17:13:04.682404 | TASK [fetch-output : Set log path for single node] 2026-05-03 17:13:04.730453 | debian-bookworm | ok 2026-05-03 17:13:04.738771 | 2026-05-03 17:13:04.739030 | LOOP [fetch-output : Ensure local output dirs] 2026-05-03 17:13:05.243452 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/work/logs" 2026-05-03 17:13:05.507761 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/work/artifacts" 2026-05-03 17:13:05.793955 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8e21fdf35bf74f99a7c8832084131817/work/docs" 2026-05-03 17:13:05.817381 | 2026-05-03 17:13:05.817580 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 17:13:06.708897 | debian-bookworm | changed: 2026-05-03 17:13:06.709157 | debian-bookworm | .d..t...... ./ 2026-05-03 17:13:06.709200 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 17:13:06.709239 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 17:13:06.709272 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 17:13:06.709324 | debian-bookworm | changed: All items complete 2026-05-03 17:13:06.709358 | 2026-05-03 17:13:07.296827 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 17:13:07.900567 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 17:13:07.937134 | 2026-05-03 17:13:07.937326 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 17:13:08.487004 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011185 2026-05-03 17:13:08.777237 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011128 2026-05-03 17:13:08.786138 | 2026-05-03 17:13:08.786246 | PLAY RECAP 2026-05-03 17:13:08.786298 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 17:13:08.786323 | 2026-05-03 17:13:08.924060 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 17:13:08.925248 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 17:13:09.662637 | 2026-05-03 17:13:09.662826 | PLAY [Base post] 2026-05-03 17:13:09.676631 | 2026-05-03 17:13:09.676775 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 17:13:10.285646 | debian-bookworm | changed 2026-05-03 17:13:10.292243 | 2026-05-03 17:13:10.292365 | PLAY RECAP 2026-05-03 17:13:10.292429 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 17:13:10.292492 | 2026-05-03 17:13:10.431341 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 17:13:10.433373 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 17:13:11.245413 | 2026-05-03 17:13:11.245609 | PLAY [Base post-logs] 2026-05-03 17:13:11.257408 | 2026-05-03 17:13:11.257587 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 17:13:11.754236 | localhost | changed 2026-05-03 17:13:11.772778 | 2026-05-03 17:13:11.773100 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 17:13:11.810659 | localhost | ok 2026-05-03 17:13:11.814977 | 2026-05-03 17:13:11.815116 | TASK [Set zuul-log-path fact] 2026-05-03 17:13:11.831631 | localhost | ok 2026-05-03 17:13:11.841921 | 2026-05-03 17:13:11.842066 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 17:13:11.878729 | localhost | ok 2026-05-03 17:13:11.884138 | 2026-05-03 17:13:11.884307 | TASK [upload-logs : Create log directories] 2026-05-03 17:13:12.452110 | localhost | changed 2026-05-03 17:13:12.455060 | 2026-05-03 17:13:12.455171 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 17:13:12.975722 | localhost -> localhost | ok: Runtime: 0:00:00.007222 2026-05-03 17:13:12.980023 | 2026-05-03 17:13:12.980149 | TASK [upload-logs : Upload logs to log server] 2026-05-03 17:13:13.548340 | localhost | Output suppressed because no_log was given 2026-05-03 17:13:13.553109 | 2026-05-03 17:13:13.553385 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 17:13:13.620555 | localhost | skipping: Conditional result was False 2026-05-03 17:13:13.626292 | localhost | skipping: Conditional result was False 2026-05-03 17:13:13.639127 | 2026-05-03 17:13:13.639403 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 17:13:13.688108 | localhost | skipping: Conditional result was False 2026-05-03 17:13:13.688615 | 2026-05-03 17:13:13.692814 | localhost | skipping: Conditional result was False 2026-05-03 17:13:13.706030 | 2026-05-03 17:13:13.706199 | LOOP [upload-logs : Upload console log and json output]