2026-06-09 09:32:20.730470 | Job console starting 2026-06-09 09:32:20.786255 | Updating git repos 2026-06-09 09:32:20.841853 | Cloning repos into workspace 2026-06-09 09:32:20.901742 | Restoring repo states 2026-06-09 09:32:20.929792 | Merging changes 2026-06-09 09:32:21.554428 | Checking out repos 2026-06-09 09:32:21.586609 | Preparing playbooks 2026-06-09 09:32:22.635889 | Running Ansible setup 2026-06-09 09:32:27.817721 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 09:32:28.578259 | 2026-06-09 09:32:28.578432 | PLAY [Base pre] 2026-06-09 09:32:28.595656 | 2026-06-09 09:32:28.595818 | TASK [Setup log path fact] 2026-06-09 09:32:28.636373 | debian-bookworm | ok 2026-06-09 09:32:28.670284 | 2026-06-09 09:32:28.670486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 09:32:28.741030 | debian-bookworm | ok 2026-06-09 09:32:28.758814 | 2026-06-09 09:32:28.759024 | TASK [emit-job-header : Print job information] 2026-06-09 09:32:28.821876 | # Job Information 2026-06-09 09:32:28.823270 | Ansible Version: 2.16.14 2026-06-09 09:32:28.823331 | Job: mypy 2026-06-09 09:32:28.823367 | Pipeline: check 2026-06-09 09:32:28.823392 | Executor: 521e9411259a 2026-06-09 09:32:28.823414 | Triggered by: https://github.com/osism/netbox-manager/pull/244 2026-06-09 09:32:28.823438 | Event ID: 17d2b9b0-63e6-11f1-8a2f-77387c28b0ed 2026-06-09 09:32:28.828938 | 2026-06-09 09:32:28.829068 | LOOP [emit-job-header : Print node information] 2026-06-09 09:32:29.010633 | debian-bookworm | ok: 2026-06-09 09:32:29.010962 | debian-bookworm | # Node Information 2026-06-09 09:32:29.011007 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-09 09:32:29.011033 | debian-bookworm | Hostname: debian 2026-06-09 09:32:29.011056 | debian-bookworm | Username: zuul 2026-06-09 09:32:29.011078 | debian-bookworm | Distro: Debian 12.14 2026-06-09 09:32:29.011101 | debian-bookworm | Provider: regiocloud-a 2026-06-09 09:32:29.011122 | debian-bookworm | Region: 2026-06-09 09:32:29.011144 | debian-bookworm | Label: debian-bookworm 2026-06-09 09:32:29.011164 | debian-bookworm | Product Name: OpenStack Nova 2026-06-09 09:32:29.011184 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:bb3b 2026-06-09 09:32:29.034264 | 2026-06-09 09:32:29.046949 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 09:32:29.601737 | debian-bookworm -> localhost | changed 2026-06-09 09:32:29.609592 | 2026-06-09 09:32:29.609721 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 09:32:31.047421 | debian-bookworm -> localhost | changed 2026-06-09 09:32:31.062197 | 2026-06-09 09:32:31.062448 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 09:32:31.476165 | debian-bookworm -> localhost | ok 2026-06-09 09:32:31.490103 | 2026-06-09 09:32:31.490350 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 09:32:31.524067 | debian-bookworm | ok 2026-06-09 09:32:31.585338 | debian-bookworm | included: /var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 09:32:31.594460 | 2026-06-09 09:32:31.594621 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 09:32:33.123196 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-09 09:32:33.123467 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/work/aefac8e19f024124834faeda37676e53_id_rsa 2026-06-09 09:32:33.123506 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/work/aefac8e19f024124834faeda37676e53_id_rsa.pub 2026-06-09 09:32:33.123534 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-09 09:32:33.123559 | debian-bookworm -> localhost | SHA256:FPaoPYCEffgTIt/fBO0XFXk5uoh4ztTpxQZ8+zpcC/g zuul-build-sshkey 2026-06-09 09:32:33.123582 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-09 09:32:33.123615 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-09 09:32:33.123637 | debian-bookworm -> localhost | | o.. o. .oo.| 2026-06-09 09:32:33.123659 | debian-bookworm -> localhost | | o.+.o..+. . .o.| 2026-06-09 09:32:33.123680 | debian-bookworm -> localhost | | o.=..ooo ....| 2026-06-09 09:32:33.123700 | debian-bookworm -> localhost | | . += oo.o | 2026-06-09 09:32:33.123720 | debian-bookworm -> localhost | | .oSoo.B o | 2026-06-09 09:32:33.123743 | debian-bookworm -> localhost | | ..=.= B . | 2026-06-09 09:32:33.123764 | debian-bookworm -> localhost | | = . = + .| 2026-06-09 09:32:33.123784 | debian-bookworm -> localhost | | o . E o | 2026-06-09 09:32:33.123805 | debian-bookworm -> localhost | | .o | 2026-06-09 09:32:33.123825 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-09 09:32:33.123889 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.783912 2026-06-09 09:32:33.131318 | 2026-06-09 09:32:33.131439 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 09:32:33.182028 | debian-bookworm | ok 2026-06-09 09:32:33.202035 | debian-bookworm | included: /var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 09:32:33.223370 | 2026-06-09 09:32:33.223510 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 09:32:33.268182 | debian-bookworm | skipping: Conditional result was False 2026-06-09 09:32:33.274738 | 2026-06-09 09:32:33.274886 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 09:32:34.180341 | debian-bookworm | changed 2026-06-09 09:32:34.186031 | 2026-06-09 09:32:34.186139 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 09:32:34.478243 | debian-bookworm | ok 2026-06-09 09:32:34.484220 | 2026-06-09 09:32:34.484339 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 09:32:35.308226 | debian-bookworm | changed 2026-06-09 09:32:35.319882 | 2026-06-09 09:32:35.320013 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 09:32:36.025118 | debian-bookworm | changed 2026-06-09 09:32:36.031662 | 2026-06-09 09:32:36.031764 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 09:32:36.055108 | debian-bookworm | skipping: Conditional result was False 2026-06-09 09:32:36.065235 | 2026-06-09 09:32:36.065360 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 09:32:36.522991 | debian-bookworm -> localhost | changed 2026-06-09 09:32:36.538714 | 2026-06-09 09:32:36.538814 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 09:32:36.913548 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/work/aefac8e19f024124834faeda37676e53_id_rsa (zuul-build-sshkey) 2026-06-09 09:32:36.913768 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011581 2026-06-09 09:32:36.925218 | 2026-06-09 09:32:36.925339 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 09:32:37.402099 | debian-bookworm | ok 2026-06-09 09:32:37.409445 | 2026-06-09 09:32:37.409543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 09:32:37.433534 | debian-bookworm | skipping: Conditional result was False 2026-06-09 09:32:37.448102 | 2026-06-09 09:32:37.448202 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-09 09:32:38.045064 | debian-bookworm | ok 2026-06-09 09:32:38.067779 | 2026-06-09 09:32:38.067885 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-09 09:32:38.095878 | debian-bookworm | ok 2026-06-09 09:32:38.100709 | 2026-06-09 09:32:38.100791 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-09 09:32:38.428406 | debian-bookworm -> localhost | ok 2026-06-09 09:32:38.434501 | 2026-06-09 09:32:38.434588 | TASK [validate-host : Collect information about the host] 2026-06-09 09:32:39.624486 | debian-bookworm | ok 2026-06-09 09:32:39.642087 | 2026-06-09 09:32:39.642249 | TASK [validate-host : Sanitize hostname] 2026-06-09 09:32:39.873196 | debian-bookworm | ok 2026-06-09 09:32:40.041087 | 2026-06-09 09:32:40.041292 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-09 09:32:41.330015 | debian-bookworm -> localhost | changed 2026-06-09 09:32:41.343171 | 2026-06-09 09:32:41.343406 | TASK [validate-host : Collect information about zuul worker] 2026-06-09 09:32:42.030794 | debian-bookworm | ok 2026-06-09 09:32:42.036840 | 2026-06-09 09:32:42.036978 | TASK [validate-host : Write out all zuul information for each host] 2026-06-09 09:32:43.686269 | debian-bookworm -> localhost | changed 2026-06-09 09:32:43.716930 | 2026-06-09 09:32:43.717465 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-09 09:32:44.135073 | debian-bookworm | ok 2026-06-09 09:32:44.145747 | 2026-06-09 09:32:44.147480 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-09 09:32:46.040474 | debian-bookworm | changed: 2026-06-09 09:32:46.040736 | debian-bookworm | cd+++++++++ src/ 2026-06-09 09:32:46.040771 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-09 09:32:46.040797 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-09 09:32:46.040819 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-06-09 09:32:46.040840 | debian-bookworm | netbox_manager/requirements.yml 2026-06-09 09:32:46.041148 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-06-09 09:32:46.041167 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/work/logs" 2026-06-09 09:33:40.758826 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/work/artifacts" 2026-06-09 09:33:41.212720 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aefac8e19f024124834faeda37676e53/work/docs" 2026-06-09 09:33:41.236275 | 2026-06-09 09:33:41.236500 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 09:33:42.119247 | debian-bookworm | changed: 2026-06-09 09:33:42.119481 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-09 09:33:42.119515 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-09 09:33:42.119545 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-09 09:33:42.119587 | debian-bookworm | changed: All items complete 2026-06-09 09:33:42.119609 | 2026-06-09 09:33:42.780013 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 09:33:43.723888 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 09:33:43.757524 | 2026-06-09 09:33:43.757728 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 09:33:44.428478 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.033044 2026-06-09 09:33:44.903923 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008726 2026-06-09 09:33:44.916992 | 2026-06-09 09:33:44.917201 | PLAY RECAP 2026-06-09 09:33:44.917264 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-09 09:33:44.917292 | 2026-06-09 09:33:45.117751 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-09 09:33:45.119100 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 09:33:46.055662 | 2026-06-09 09:33:46.055995 | PLAY [Base post] 2026-06-09 09:33:46.071925 | 2026-06-09 09:33:46.072098 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 09:33:46.667334 | debian-bookworm | changed 2026-06-09 09:33:46.679754 | 2026-06-09 09:33:46.679948 | PLAY RECAP 2026-06-09 09:33:46.680034 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 09:33:46.680098 | 2026-06-09 09:33:46.880485 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 09:33:46.881434 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 09:33:47.722672 | 2026-06-09 09:33:47.722911 | PLAY [Base post-logs] 2026-06-09 09:33:47.734175 | 2026-06-09 09:33:47.734339 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 09:33:48.248307 | localhost | changed 2026-06-09 09:33:48.258483 | 2026-06-09 09:33:48.258656 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 09:33:48.284593 | localhost | ok 2026-06-09 09:33:48.288203 | 2026-06-09 09:33:48.288312 | TASK [Set zuul-log-path fact] 2026-06-09 09:33:48.314121 | localhost | ok 2026-06-09 09:33:48.323131 | 2026-06-09 09:33:48.323279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 09:33:48.364609 | localhost | ok 2026-06-09 09:33:48.371307 | 2026-06-09 09:33:48.371507 | TASK [upload-logs : Create log directories] 2026-06-09 09:33:48.996649 | localhost | changed 2026-06-09 09:33:49.003318 | 2026-06-09 09:33:49.003725 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 09:33:49.505210 | localhost -> localhost | ok: Runtime: 0:00:00.005282 2026-06-09 09:33:49.513556 | 2026-06-09 09:33:49.513754 | TASK [upload-logs : Upload logs to log server] 2026-06-09 09:33:50.111122 | localhost | Output suppressed because no_log was given 2026-06-09 09:33:50.113265 | 2026-06-09 09:33:50.113378 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 09:33:50.180365 | localhost | skipping: Conditional result was False 2026-06-09 09:33:50.197060 | localhost | skipping: Conditional result was False 2026-06-09 09:33:50.206949 | 2026-06-09 09:33:50.207117 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 09:33:50.264889 | localhost | skipping: Conditional result was False 2026-06-09 09:33:50.265227 | 2026-06-09 09:33:50.272760 | localhost | skipping: Conditional result was False 2026-06-09 09:33:50.287494 | 2026-06-09 09:33:50.287662 | LOOP [upload-logs : Upload console log and json output]