2026-02-23 23:10:15.331115 | Job console starting 2026-02-23 23:10:15.345575 | Updating git repos 2026-02-23 23:10:15.390709 | Cloning repos into workspace 2026-02-23 23:10:15.504901 | Restoring repo states 2026-02-23 23:10:15.529663 | Merging changes 2026-02-23 23:10:16.082147 | Checking out repos 2026-02-23 23:10:16.137777 | Preparing playbooks 2026-02-23 23:10:17.079652 | Running Ansible setup 2026-02-23 23:10:21.735948 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 23:10:22.587886 | 2026-02-23 23:10:22.588051 | PLAY [Base pre] 2026-02-23 23:10:22.604445 | 2026-02-23 23:10:22.604612 | TASK [Setup log path fact] 2026-02-23 23:10:22.643819 | debian-bookworm | ok 2026-02-23 23:10:22.667224 | 2026-02-23 23:10:22.667398 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 23:10:22.705680 | debian-bookworm | ok 2026-02-23 23:10:22.715897 | 2026-02-23 23:10:22.716030 | TASK [emit-job-header : Print job information] 2026-02-23 23:10:22.761798 | # Job Information 2026-02-23 23:10:22.762104 | Ansible Version: 2.16.14 2026-02-23 23:10:22.762173 | Job: mypy 2026-02-23 23:10:22.762228 | Pipeline: check 2026-02-23 23:10:22.762266 | Executor: 521e9411259a 2026-02-23 23:10:22.762302 | Triggered by: https://github.com/osism/netbox-manager/pull/190 2026-02-23 23:10:22.762339 | Event ID: ca899510-110c-11f1-9ce5-941fbdf246e0 2026-02-23 23:10:22.770879 | 2026-02-23 23:10:22.771036 | LOOP [emit-job-header : Print node information] 2026-02-23 23:10:22.882914 | debian-bookworm | ok: 2026-02-23 23:10:22.883219 | debian-bookworm | # Node Information 2026-02-23 23:10:22.883255 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 23:10:22.883281 | debian-bookworm | Hostname: debian 2026-02-23 23:10:22.883303 | debian-bookworm | Username: zuul 2026-02-23 23:10:22.883324 | debian-bookworm | Distro: Debian 12.13 2026-02-23 23:10:22.883348 | debian-bookworm | Provider: regiocloud-a 2026-02-23 23:10:22.883369 | debian-bookworm | Region: 2026-02-23 23:10:22.883390 | debian-bookworm | Label: debian-bookworm 2026-02-23 23:10:22.883410 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 23:10:22.883429 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:f3f9 2026-02-23 23:10:22.907884 | 2026-02-23 23:10:22.908080 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 23:10:23.510479 | debian-bookworm -> localhost | changed 2026-02-23 23:10:23.521275 | 2026-02-23 23:10:23.521427 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 23:10:24.633827 | debian-bookworm -> localhost | changed 2026-02-23 23:10:24.651795 | 2026-02-23 23:10:24.651935 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 23:10:25.053338 | debian-bookworm -> localhost | ok 2026-02-23 23:10:25.060246 | 2026-02-23 23:10:25.060393 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 23:10:25.089778 | debian-bookworm | ok 2026-02-23 23:10:25.109186 | debian-bookworm | included: /var/lib/zuul/builds/7d61708116df42689dca4cee36c9ffd6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 23:10:25.115754 | 2026-02-23 23:10:25.115883 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 23:10:27.952437 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 23:10:27.953013 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d61708116df42689dca4cee36c9ffd6/work/7d61708116df42689dca4cee36c9ffd6_id_rsa 2026-02-23 23:10:27.953135 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d61708116df42689dca4cee36c9ffd6/work/7d61708116df42689dca4cee36c9ffd6_id_rsa.pub 2026-02-23 23:10:27.953213 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 23:10:27.953280 | debian-bookworm -> localhost | SHA256:NLyO3JNMtGiXHaTwuL/dv5Cu465FVMgA2BN5thdsW4I zuul-build-sshkey 2026-02-23 23:10:27.953345 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 23:10:27.953431 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 23:10:27.953531 | debian-bookworm -> localhost | | o++.=... | 2026-02-23 23:10:27.953605 | debian-bookworm -> localhost | | . +=EoB.. | 2026-02-23 23:10:27.953693 | debian-bookworm -> localhost | | .+Boo= | 2026-02-23 23:10:27.953752 | debian-bookworm -> localhost | | =.Bo. | 2026-02-23 23:10:27.953830 | debian-bookworm -> localhost | | + S.o | 2026-02-23 23:10:27.953913 | debian-bookworm -> localhost | | o O o . | 2026-02-23 23:10:27.953978 | debian-bookworm -> localhost | | o B . o | 2026-02-23 23:10:27.954035 | debian-bookworm -> localhost | | =.o . | 2026-02-23 23:10:27.954093 | debian-bookworm -> localhost | | o+=oo.o. | 2026-02-23 23:10:27.954151 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 23:10:27.954309 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.345287 2026-02-23 23:10:27.969192 | 2026-02-23 23:10:27.969345 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 23:10:27.992075 | debian-bookworm | ok 2026-02-23 23:10:28.004523 | debian-bookworm | included: /var/lib/zuul/builds/7d61708116df42689dca4cee36c9ffd6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 23:10:28.014117 | 2026-02-23 23:10:28.014221 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 23:10:28.038503 | debian-bookworm | skipping: Conditional result was False 2026-02-23 23:10:28.054004 | 2026-02-23 23:10:28.054152 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 23:10:28.697575 | debian-bookworm | changed 2026-02-23 23:10:28.708477 | 2026-02-23 23:10:28.708711 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 23:10:28.972623 | debian-bookworm | ok 2026-02-23 23:10:28.978530 | 2026-02-23 23:10:28.978654 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 23:10:29.679801 | debian-bookworm | changed 2026-02-23 23:10:29.688135 | 2026-02-23 23:10:29.688270 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 23:10:30.381544 | debian-bookworm | changed 2026-02-23 23:10:30.390039 | 2026-02-23 23:10:30.390187 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 23:10:30.414903 | debian-bookworm | skipping: Conditional result was False 2026-02-23 23:10:30.428785 | 2026-02-23 23:10:30.428967 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 23:10:30.933821 | debian-bookworm -> localhost | changed 2026-02-23 23:10:30.945217 | 2026-02-23 23:10:30.945343 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 23:10:31.295804 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d61708116df42689dca4cee36c9ffd6/work/7d61708116df42689dca4cee36c9ffd6_id_rsa (zuul-build-sshkey) 2026-02-23 23:10:31.296067 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022243 2026-02-23 23:10:31.304364 | 2026-02-23 23:10:31.304509 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 23:10:31.787340 | debian-bookworm | ok 2026-02-23 23:10:31.795367 | 2026-02-23 23:10:31.795525 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 23:10:31.820187 | debian-bookworm | skipping: Conditional result was False 2026-02-23 23:10:31.838337 | 2026-02-23 23:10:31.838481 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 23:10:32.323071 | debian-bookworm | ok 2026-02-23 23:10:32.335874 | 2026-02-23 23:10:32.336009 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 23:10:32.365569 | debian-bookworm | ok 2026-02-23 23:10:32.371014 | 2026-02-23 23:10:32.371142 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 23:10:32.661174 | debian-bookworm -> localhost | ok 2026-02-23 23:10:32.668024 | 2026-02-23 23:10:32.668143 | TASK [validate-host : Collect information about the host] 2026-02-23 23:10:33.773995 | debian-bookworm | ok 2026-02-23 23:10:33.784441 | 2026-02-23 23:10:33.784598 | TASK [validate-host : Sanitize hostname] 2026-02-23 23:10:33.912793 | debian-bookworm | ok 2026-02-23 23:10:33.963813 | 2026-02-23 23:10:33.963957 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 23:10:34.549115 | debian-bookworm -> localhost | changed 2026-02-23 23:10:34.555545 | 2026-02-23 23:10:34.555673 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 23:10:34.963533 | debian-bookworm | ok 2026-02-23 23:10:34.968419 | 2026-02-23 23:10:34.968556 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 23:10:35.610732 | debian-bookworm -> localhost | changed 2026-02-23 23:10:35.620944 | 2026-02-23 23:10:35.621067 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 23:10:35.892287 | debian-bookworm | ok 2026-02-23 23:10:35.898346 | 2026-02-23 23:10:35.898469 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 23:10:36.824027 | debian-bookworm | changed: 2026-02-23 23:10:36.824270 | debian-bookworm | cd+++++++++ src/ 2026-02-23 23:10:36.824307 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 23:10:36.824332 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 23:10:36.824353 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-02-23 23:10:36.824374 | debian-bookworm | netbox_manager/requirements.yml 2026-02-23 23:10:36.824732 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-02-23 23:10:36.824750 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-02-23 23:10:36.824769 | debian-bookworm | =3.12; 2.20.0b1 Requires-Python >=3.12; 2.20.0b2 Requires-Python >=3.12; 2.20.0rc1 Requires-Python >=3.12; 2.20.0rc2 Requires-Python >=3.12; 2.20.0rc3 Requires-Python >=3.12; 2.20.1 Requires-Python >=3.12; 2.20.1rc1 Requires-Python >=3.12; 2.20.2 Requires-Python >=3.12; 2.20.2rc1 Requires-Python >=3.12; 2.20.3 Requires-Python >=3.12; 2.20.3rc1 Requires-Python >=3.12\nERROR: Could not find a version that satisfies the requirement ansible-core==2.20.2 (from versions: 0.0.1a1, 2.11.0b1, 2.11.0b2, 2.11.0b3, 2.11.0b4, 2.11.0rc1, 2.11.0rc2, 2.11.0, 2.11.1rc1, 2.11.1, 2.11.2rc1, 2.11.2, 2.11.3rc1, 2.11.3, 2.11.4rc1, 2.11.4, 2.11.5rc1, 2.11.5, 2.11.6rc1, 2.11.6, 2.11.7rc1, 2.11.7, 2.11.8rc1, 2.11.8, 2.11.9rc1, 2.11.9, 2.11.10rc1, 2.11.10, 2.11.11rc1, 2.11.11, 2.11.12rc1, 2.11.12, 2.12.0b1, 2.12.0b2, 2.12.0rc1, 2.12.0, 2.12.1rc1, 2.12.1, 2.12.2rc1, 2.12.2, 2.12.3rc1, 2.12.3, 2.12.4rc1, 2.12.4, 2.12.5rc1, 2.12.5, 2.12.6rc1, 2.12.6, 2.12.7rc1, 2.12.7, 2.12.8rc1, 2.12.8, 2.12.9rc1, 2.12.9, 2.12.10rc1, 2.12.10, 2.13.0b0, 2.13.0b1, 2.13.0rc1, 2.13.0, 2.13.1rc1, 2.13.1, 2.13.2rc1, 2.13.2, 2.13.3rc1, 2.13.3, 2.13.4rc1, 2.13.4, 2.13.5rc1, 2.13.5, 2.13.6rc1, 2.13.6, 2.13.7rc1, 2.13.7, 2.13.8rc1, 2.13.8, 2.13.9rc1, 2.13.9, 2.13.10rc1, 2.13.10, 2.13.11rc1, 2.13.11, 2.13.12rc1, 2.13.12, 2.13.13rc1, 2.13.13, 2.14.0b1, 2.14.0b2, 2.14.0b3, 2.14.0rc1, 2.14.0rc1.post0, 2.14.0rc2, 2.14.0, 2.14.1rc1, 2.14.1, 2.14.2rc1, 2.14.2, 2.14.3rc1, 2.14.3, 2.14.4rc1, 2.14.4, 2.14.5rc1, 2.14.5, 2.14.6rc1, 2.14.6, 2.14.7rc1, 2.14.7, 2.14.8rc1, 2.14.8, 2.14.9rc1, 2.14.9, 2.14.10rc1, 2.14.10, 2.14.11rc1, 2.14.11, 2.14.12rc1, 2.14.12, 2.14.13, 2.14.14rc1, 2.14.14, 2.14.15rc1, 2.14.15, 2.14.16rc1, 2.14.16, 2.14.17rc1, 2.14.17, 2.14.18rc1, 2.14.18, 2.15.0b1, 2.15.0b2, 2.15.0b3, 2.15.0rc1, 2.15.0rc2, 2.15.0, 2.15.1rc1, 2.15.1, 2.15.2rc1, 2.15.2, 2.15.3rc1, 2.15.3, 2.15.4rc1, 2.15.4, 2.15.5rc1, 2.15.5, 2.15.6rc1, 2.15.6, 2.15.7rc1, 2.15.7, 2.15.8, 2.15.9rc1, 2.15.9, 2.15.10rc1, 2.15.10, 2.15.11rc1, 2.15.11, 2.15.12rc1, 2.15.12, 2.15.13rc1, 2.15.13, 2.16.0b1, 2.16.0b2, 2.16.0rc1, 2.16.0, 2.16.1rc1, 2.16.1, 2.16.2, 2.16.3rc1, 2.16.3, 2.16.4rc1, 2.16.4, 2.16.5rc1, 2.16.5, 2.16.6, 2.16.7rc1, 2.16.7, 2.16.8rc1, 2.16.8, 2.16.9rc1, 2.16.9, 2.16.10rc1, 2.16.10, 2.16.11rc1, 2.16.11, 2.16.12rc1, 2.16.12, 2.16.13rc1, 2.16.13, 2.16.14rc1, 2.16.14, 2.16.15rc1, 2.16.15, 2.16.16rc1, 2.16.16, 2.16.17rc1, 2.16.17, 2.17.0b1, 2.17.0rc1, 2.17.0rc2, 2.17.0, 2.17.1rc1, 2.17.1, 2.17.2rc1, 2.17.2rc2, 2.17.2, 2.17.3rc1, 2.17.3, 2.17.4rc1, 2.17.4, 2.17.5rc1, 2.17.5, 2.17.6rc1, 2.17.6, 2.17.7rc1, 2.17.7, 2.17.8rc1, 2.17.8, 2.17.9rc1, 2.17.9, 2.17.10rc1, 2.17.10, 2.17.11rc1, 2.17.11, 2.17.12rc1, 2.17.12, 2.17.13rc1, 2.17.13, 2.17.14rc1, 2.17.14, 2.18.0b1, 2.18.0rc1, 2.18.0rc2, 2.18.0, 2.18.1rc1, 2.18.1, 2.18.2rc1, 2.18.2, 2.18.3rc1, 2.18.3, 2.18.4rc1, 2.18.4, 2.18.5rc1, 2.18.5, 2.18.6rc1, 2.18.6, 2.18.7rc1, 2.18.7, 2.18.8rc1, 2.18.8, 2.18.9rc1, 2.18.9, 2.18.10rc1, 2.18.10, 2.18.11rc1, 2.18.11, 2.18.12rc1, 2.18.12, 2.18.13rc1, 2.18.13, 2.18.14rc1, 2.18.14, 2.19.0b1, 2.19.0b2, 2.19.0b3, 2.19.0b4, 2.19.0b5, 2.19.0b6, 2.19.0b7, 2.19.0rc1, 2.19.0rc2, 2.19.0, 2.19.1rc1, 2.19.1, 2.19.2rc1, 2.19.2, 2.19.3rc1, 2.19.3, 2.19.4rc1, 2.19.4, 2.19.5rc1, 2.19.5, 2.19.6rc1, 2.19.6, 2.19.7rc1, 2.19.7)\nERROR: No matching distribution found for ansible-core==2.20.2\n" 2026-02-23 23:11:00.002721 | debian-bookworm | } failure 2026-02-23 23:11:00.004678 | 2026-02-23 23:11:00.004751 | PLAY RECAP 2026-02-23 23:11:00.004804 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-02-23 23:11:00.004829 | 2026-02-23 23:11:00.145986 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-23 23:11:00.146928 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-23 23:11:00.955075 | 2026-02-23 23:11:00.955244 | PLAY [Base post] 2026-02-23 23:11:00.968990 | 2026-02-23 23:11:00.969140 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-23 23:11:01.605937 | debian-bookworm | changed 2026-02-23 23:11:01.614308 | 2026-02-23 23:11:01.614431 | PLAY RECAP 2026-02-23 23:11:01.614532 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-23 23:11:01.614598 | 2026-02-23 23:11:01.747162 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-23 23:11:01.748366 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-23 23:11:02.765897 | 2026-02-23 23:11:02.766069 | PLAY [Base post-logs] 2026-02-23 23:11:02.778390 | 2026-02-23 23:11:02.778562 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-23 23:11:03.274821 | localhost | changed 2026-02-23 23:11:03.285744 | 2026-02-23 23:11:03.285897 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-23 23:11:03.312334 | localhost | ok 2026-02-23 23:11:03.315657 | 2026-02-23 23:11:03.315758 | TASK [Set zuul-log-path fact] 2026-02-23 23:11:03.332678 | localhost | ok 2026-02-23 23:11:03.341808 | 2026-02-23 23:11:03.341933 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 23:11:03.381012 | localhost | ok 2026-02-23 23:11:03.389983 | 2026-02-23 23:11:03.390259 | TASK [upload-logs : Create log directories] 2026-02-23 23:11:03.940760 | localhost | changed 2026-02-23 23:11:03.945594 | 2026-02-23 23:11:03.945754 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-23 23:11:04.468654 | localhost -> localhost | ok: Runtime: 0:00:00.007244 2026-02-23 23:11:04.478124 | 2026-02-23 23:11:04.478308 | TASK [upload-logs : Upload logs to log server] 2026-02-23 23:11:05.063952 | localhost | Output suppressed because no_log was given 2026-02-23 23:11:05.065848 | 2026-02-23 23:11:05.065961 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 23:11:05.122121 | localhost | skipping: Conditional result was False 2026-02-23 23:11:05.130186 | localhost | skipping: Conditional result was False 2026-02-23 23:11:05.141895 | 2026-02-23 23:11:05.142118 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 23:11:05.204122 | localhost | skipping: Conditional result was False 2026-02-23 23:11:05.204841 | 2026-02-23 23:11:05.207561 | localhost | skipping: Conditional result was False 2026-02-23 23:11:05.214975 | 2026-02-23 23:11:05.215260 | LOOP [upload-logs : Upload console log and json output]