2026-03-13 03:09:02.999472 | Job console starting 2026-03-13 03:09:03.009839 | Updating git repos 2026-03-13 03:09:03.053390 | Cloning repos into workspace 2026-03-13 03:09:03.138823 | Restoring repo states 2026-03-13 03:09:03.156193 | Merging changes 2026-03-13 03:09:03.156216 | Checking out repos 2026-03-13 03:09:03.253079 | Preparing playbooks 2026-03-13 03:09:04.207361 | Running Ansible setup 2026-03-13 03:09:09.876312 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 03:09:10.744373 | 2026-03-13 03:09:10.744565 | PLAY [Base pre] 2026-03-13 03:09:10.761555 | 2026-03-13 03:09:10.761715 | TASK [Setup log path fact] 2026-03-13 03:09:10.802769 | debian-bookworm | ok 2026-03-13 03:09:10.819404 | 2026-03-13 03:09:10.819594 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:09:10.850723 | debian-bookworm | ok 2026-03-13 03:09:10.862435 | 2026-03-13 03:09:10.862596 | TASK [emit-job-header : Print job information] 2026-03-13 03:09:10.903772 | # Job Information 2026-03-13 03:09:10.904020 | Ansible Version: 2.16.14 2026-03-13 03:09:10.904079 | Job: mypy 2026-03-13 03:09:10.904114 | Pipeline: periodic-daily 2026-03-13 03:09:10.904137 | Executor: 521e9411259a 2026-03-13 03:09:10.904158 | Triggered by: https://github.com/osism/netbox-manager 2026-03-13 03:09:10.904179 | Event ID: e544b19aabb048bea7d2db3996e2fadf 2026-03-13 03:09:10.909594 | 2026-03-13 03:09:10.909734 | LOOP [emit-job-header : Print node information] 2026-03-13 03:09:11.024789 | debian-bookworm | ok: 2026-03-13 03:09:11.025077 | debian-bookworm | # Node Information 2026-03-13 03:09:11.025115 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 03:09:11.025141 | debian-bookworm | Hostname: debian 2026-03-13 03:09:11.025163 | debian-bookworm | Username: zuul 2026-03-13 03:09:11.025184 | debian-bookworm | Distro: Debian 12.13 2026-03-13 03:09:11.025208 | debian-bookworm | Provider: regiocloud-a 2026-03-13 03:09:11.025228 | debian-bookworm | Region: 2026-03-13 03:09:11.025250 | debian-bookworm | Label: debian-bookworm 2026-03-13 03:09:11.025269 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 03:09:11.025289 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:ad59 2026-03-13 03:09:11.037907 | 2026-03-13 03:09:11.038045 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 03:09:11.691541 | debian-bookworm -> localhost | changed 2026-03-13 03:09:11.703227 | 2026-03-13 03:09:11.703378 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 03:09:13.251783 | debian-bookworm -> localhost | changed 2026-03-13 03:09:13.270490 | 2026-03-13 03:09:13.270749 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 03:09:13.588992 | debian-bookworm -> localhost | ok 2026-03-13 03:09:13.595501 | 2026-03-13 03:09:13.595641 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 03:09:13.634284 | debian-bookworm | ok 2026-03-13 03:09:13.654184 | debian-bookworm | included: /var/lib/zuul/builds/2eee1358c11b46c7a87f2f421a240c5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 03:09:13.660610 | 2026-03-13 03:09:13.660735 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 03:09:15.231802 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 03:09:15.232587 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2eee1358c11b46c7a87f2f421a240c5e/work/2eee1358c11b46c7a87f2f421a240c5e_id_rsa 2026-03-13 03:09:15.232879 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2eee1358c11b46c7a87f2f421a240c5e/work/2eee1358c11b46c7a87f2f421a240c5e_id_rsa.pub 2026-03-13 03:09:15.232929 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 03:09:15.233106 | debian-bookworm -> localhost | SHA256:xjuZ5uPYxxaeeELAG/0O8XlIzGDzuA8jGKaa3p+rcxM zuul-build-sshkey 2026-03-13 03:09:15.233149 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 03:09:15.233648 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 03:09:15.233875 | debian-bookworm -> localhost | | | 2026-03-13 03:09:15.234053 | debian-bookworm -> localhost | | + | 2026-03-13 03:09:15.234090 | debian-bookworm -> localhost | | . o B | 2026-03-13 03:09:15.234366 | debian-bookworm -> localhost | | o +.+ = | 2026-03-13 03:09:15.234402 | debian-bookworm -> localhost | | o o +S* o | 2026-03-13 03:09:15.234596 | debian-bookworm -> localhost | | . .Eo.*+* . | 2026-03-13 03:09:15.234631 | debian-bookworm -> localhost | | o .o*X + | 2026-03-13 03:09:15.234655 | debian-bookworm -> localhost | |o .. o.=+.X | 2026-03-13 03:09:15.234737 | debian-bookworm -> localhost | |.. o=++.+* | 2026-03-13 03:09:15.234762 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 03:09:15.235093 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.964326 2026-03-13 03:09:15.258092 | 2026-03-13 03:09:15.258228 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 03:09:15.302767 | debian-bookworm | ok 2026-03-13 03:09:15.323279 | debian-bookworm | included: /var/lib/zuul/builds/2eee1358c11b46c7a87f2f421a240c5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 03:09:15.348386 | 2026-03-13 03:09:15.348603 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 03:09:15.386608 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:09:15.402601 | 2026-03-13 03:09:15.402935 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 03:09:16.141121 | debian-bookworm | changed 2026-03-13 03:09:16.150564 | 2026-03-13 03:09:16.150732 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 03:09:16.403584 | debian-bookworm | ok 2026-03-13 03:09:16.409727 | 2026-03-13 03:09:16.409848 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 03:09:17.089864 | debian-bookworm | changed 2026-03-13 03:09:17.097457 | 2026-03-13 03:09:17.097581 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 03:09:17.800465 | debian-bookworm | changed 2026-03-13 03:09:17.816041 | 2026-03-13 03:09:17.816238 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 03:09:17.853127 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:09:17.869039 | 2026-03-13 03:09:17.869208 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 03:09:18.404427 | debian-bookworm -> localhost | changed 2026-03-13 03:09:18.415994 | 2026-03-13 03:09:18.416127 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 03:09:18.839696 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2eee1358c11b46c7a87f2f421a240c5e/work/2eee1358c11b46c7a87f2f421a240c5e_id_rsa (zuul-build-sshkey) 2026-03-13 03:09:18.840327 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026871 2026-03-13 03:09:18.860696 | 2026-03-13 03:09:18.860884 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 03:09:19.282861 | debian-bookworm | ok 2026-03-13 03:09:19.290031 | 2026-03-13 03:09:19.290167 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 03:09:19.324693 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:09:19.337368 | 2026-03-13 03:09:19.337506 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 03:09:19.767529 | debian-bookworm | ok 2026-03-13 03:09:19.785243 | 2026-03-13 03:09:19.785415 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 03:09:19.831436 | debian-bookworm | ok 2026-03-13 03:09:19.839808 | 2026-03-13 03:09:19.839955 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 03:09:20.138504 | debian-bookworm -> localhost | ok 2026-03-13 03:09:20.145518 | 2026-03-13 03:09:20.145643 | TASK [validate-host : Collect information about the host] 2026-03-13 03:09:21.237775 | debian-bookworm | ok 2026-03-13 03:09:21.252947 | 2026-03-13 03:09:21.253193 | TASK [validate-host : Sanitize hostname] 2026-03-13 03:09:21.372340 | debian-bookworm | ok 2026-03-13 03:09:21.420350 | 2026-03-13 03:09:21.420551 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 03:09:22.016533 | debian-bookworm -> localhost | changed 2026-03-13 03:09:22.023776 | 2026-03-13 03:09:22.023915 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 03:09:22.474296 | debian-bookworm | ok 2026-03-13 03:09:22.482631 | 2026-03-13 03:09:22.482796 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 03:09:23.047294 | debian-bookworm -> localhost | changed 2026-03-13 03:09:23.057146 | 2026-03-13 03:09:23.057268 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 03:09:23.335233 | debian-bookworm | ok 2026-03-13 03:09:23.345340 | 2026-03-13 03:09:23.345691 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 03:09:24.436922 | debian-bookworm | changed: 2026-03-13 03:09:24.437144 | debian-bookworm | cd+++++++++ src/ 2026-03-13 03:09:24.437180 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 03:09:24.437205 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 03:09:24.437227 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-03-13 03:09:24.437247 | debian-bookworm | netbox_manager/requirements.yml 2026-03-13 03:09:24.437550 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-03-13 03:09:24.437568 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-03-13 03:09:24.437586 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-13 03:10:05.086820 | debian-bookworm | Installing collected packages: types-requests, types-PyYAML 2026-03-13 03:10:05.117433 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-requests-2.32.4.20260107 2026-03-13 03:10:07.051688 | debian-bookworm | Installing missing stub packages: 2026-03-13 03:10:07.051783 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests 2026-03-13 03:10:07.051803 | debian-bookworm | 2026-03-13 03:10:07.051816 | debian-bookworm | 2026-03-13 03:10:07.051828 | debian-bookworm | Success: no issues found in 3 source files 2026-03-13 03:10:07.511414 | debian-bookworm | ok: Runtime: 0:00:07.333460 2026-03-13 03:10:07.519356 | 2026-03-13 03:10:07.519551 | PLAY RECAP 2026-03-13 03:10:07.519614 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-13 03:10:07.519639 | 2026-03-13 03:10:08.005391 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-13 03:10:08.006605 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-13 03:10:09.098223 | 2026-03-13 03:10:09.098452 | PLAY [Base post] 2026-03-13 03:10:09.122144 | 2026-03-13 03:10:09.122326 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-13 03:10:09.827567 | debian-bookworm | changed 2026-03-13 03:10:09.848141 | 2026-03-13 03:10:09.848289 | PLAY RECAP 2026-03-13 03:10:09.848355 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-13 03:10:09.848434 | 2026-03-13 03:10:10.194961 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-13 03:10:10.196020 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-13 03:10:11.724905 | 2026-03-13 03:10:11.725159 | PLAY [Base post-logs] 2026-03-13 03:10:11.740835 | 2026-03-13 03:10:11.741007 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-13 03:10:12.959303 | localhost | changed 2026-03-13 03:10:12.981890 | 2026-03-13 03:10:12.982182 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-13 03:10:13.049302 | localhost | ok 2026-03-13 03:10:13.053335 | 2026-03-13 03:10:13.053473 | TASK [Set zuul-log-path fact] 2026-03-13 03:10:13.081241 | localhost | ok 2026-03-13 03:10:13.105647 | 2026-03-13 03:10:13.105851 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:10:13.168327 | localhost | ok 2026-03-13 03:10:13.172354 | 2026-03-13 03:10:13.172500 | TASK [upload-logs : Create log directories] 2026-03-13 03:10:14.458430 | localhost | changed 2026-03-13 03:10:14.461274 | 2026-03-13 03:10:14.461367 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-13 03:10:15.663987 | localhost -> localhost | ok: Runtime: 0:00:00.034412 2026-03-13 03:10:15.667767 | 2026-03-13 03:10:15.667861 | TASK [upload-logs : Upload logs to log server] 2026-03-13 03:10:16.887124 | localhost | Output suppressed because no_log was given 2026-03-13 03:10:16.888745 | 2026-03-13 03:10:16.888825 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 03:10:17.003420 | localhost | skipping: Conditional result was False 2026-03-13 03:10:17.021885 | localhost | skipping: Conditional result was False 2026-03-13 03:10:17.027199 | 2026-03-13 03:10:17.027328 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 03:10:17.108671 | localhost | skipping: Conditional result was False 2026-03-13 03:10:17.108959 | 2026-03-13 03:10:17.120781 | localhost | skipping: Conditional result was False 2026-03-13 03:10:17.124472 | 2026-03-13 03:10:17.124581 | LOOP [upload-logs : Upload console log and json output]