2026-05-08 09:49:43.224512 | Job console starting 2026-05-08 09:49:43.236759 | Updating git repos 2026-05-08 09:49:43.270796 | Cloning repos into workspace 2026-05-08 09:49:43.331958 | Restoring repo states 2026-05-08 09:49:43.354705 | Merging changes 2026-05-08 09:49:43.989478 | Checking out repos 2026-05-08 09:49:44.017414 | Preparing playbooks 2026-05-08 09:49:44.699910 | Running Ansible setup 2026-05-08 09:49:49.551756 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 09:49:50.361463 | 2026-05-08 09:49:50.361685 | PLAY [Base pre] 2026-05-08 09:49:50.379809 | 2026-05-08 09:49:50.379978 | TASK [Setup log path fact] 2026-05-08 09:49:50.417249 | debian-bookworm | ok 2026-05-08 09:49:50.439041 | 2026-05-08 09:49:50.439246 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 09:49:50.479385 | debian-bookworm | ok 2026-05-08 09:49:50.489983 | 2026-05-08 09:49:50.490134 | TASK [emit-job-header : Print job information] 2026-05-08 09:49:50.537527 | # Job Information 2026-05-08 09:49:50.537864 | Ansible Version: 2.16.14 2026-05-08 09:49:50.537929 | Job: netbox-manager-unit-tests 2026-05-08 09:49:50.537990 | Pipeline: check 2026-05-08 09:49:50.538032 | Executor: 521e9411259a 2026-05-08 09:49:50.538068 | Triggered by: https://github.com/osism/netbox-manager/pull/235 2026-05-08 09:49:50.538109 | Event ID: 0aa464a0-4ac3-11f1-94d2-681acecaeaca 2026-05-08 09:49:50.545802 | 2026-05-08 09:49:50.545968 | LOOP [emit-job-header : Print node information] 2026-05-08 09:49:50.671391 | debian-bookworm | ok: 2026-05-08 09:49:50.671734 | debian-bookworm | # Node Information 2026-05-08 09:49:50.671779 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 09:49:50.671806 | debian-bookworm | Hostname: debian 2026-05-08 09:49:50.671829 | debian-bookworm | Username: zuul 2026-05-08 09:49:50.671850 | debian-bookworm | Distro: Debian 12.13 2026-05-08 09:49:50.671874 | debian-bookworm | Provider: regiocloud-a 2026-05-08 09:49:50.671895 | debian-bookworm | Region: 2026-05-08 09:49:50.671917 | debian-bookworm | Label: debian-bookworm 2026-05-08 09:49:50.671937 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 09:49:50.671957 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:7f57 2026-05-08 09:49:50.707839 | 2026-05-08 09:49:50.708080 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 09:49:51.276206 | debian-bookworm -> localhost | changed 2026-05-08 09:49:51.293040 | 2026-05-08 09:49:51.293238 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 09:49:52.467402 | debian-bookworm -> localhost | changed 2026-05-08 09:49:52.479353 | 2026-05-08 09:49:52.479483 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 09:49:52.770774 | debian-bookworm -> localhost | ok 2026-05-08 09:49:52.780406 | 2026-05-08 09:49:52.780566 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 09:49:52.814956 | debian-bookworm | ok 2026-05-08 09:49:52.832333 | debian-bookworm | included: /var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 09:49:52.839124 | 2026-05-08 09:49:52.839225 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 09:49:54.069217 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 09:49:54.069599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/work/ef6a549825f14d5eb61cbae9fabb6aa8_id_rsa 2026-05-08 09:49:54.069679 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/work/ef6a549825f14d5eb61cbae9fabb6aa8_id_rsa.pub 2026-05-08 09:49:54.069726 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 09:49:54.069766 | debian-bookworm -> localhost | SHA256:qI82lDvDZZ+azx4ZtShG3nuolTiYATSIEvg+E6kvhDk zuul-build-sshkey 2026-05-08 09:49:54.069804 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 09:49:54.069857 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 09:49:54.069894 | debian-bookworm -> localhost | |+oo | 2026-05-08 09:49:54.069931 | debian-bookworm -> localhost | |=. . | 2026-05-08 09:49:54.069965 | debian-bookworm -> localhost | |.... . . | 2026-05-08 09:49:54.069998 | debian-bookworm -> localhost | | +. o o o . | 2026-05-08 09:49:54.070031 | debian-bookworm -> localhost | |.+ ...= S . | 2026-05-08 09:49:54.070069 | debian-bookworm -> localhost | |E.+ o*oo * | 2026-05-08 09:49:54.070103 | debian-bookworm -> localhost | |.o =++o.B.. | 2026-05-08 09:49:54.070136 | debian-bookworm -> localhost | |. . Bo *oo | 2026-05-08 09:49:54.070172 | debian-bookworm -> localhost | | . ..+=++ | 2026-05-08 09:49:54.070207 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 09:49:54.070306 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.660278 2026-05-08 09:49:54.080194 | 2026-05-08 09:49:54.080335 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 09:49:54.112294 | debian-bookworm | ok 2026-05-08 09:49:54.123685 | debian-bookworm | included: /var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 09:49:54.133595 | 2026-05-08 09:49:54.133750 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 09:49:54.168552 | debian-bookworm | skipping: Conditional result was False 2026-05-08 09:49:54.180821 | 2026-05-08 09:49:54.180995 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 09:49:55.018630 | debian-bookworm | changed 2026-05-08 09:49:55.026449 | 2026-05-08 09:49:55.026606 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 09:49:55.308170 | debian-bookworm | ok 2026-05-08 09:49:55.318143 | 2026-05-08 09:49:55.318316 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 09:49:56.080114 | debian-bookworm | changed 2026-05-08 09:49:56.089643 | 2026-05-08 09:49:56.089836 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 09:49:56.823022 | debian-bookworm | changed 2026-05-08 09:49:56.835382 | 2026-05-08 09:49:56.835727 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 09:49:56.866379 | debian-bookworm | skipping: Conditional result was False 2026-05-08 09:49:56.874328 | 2026-05-08 09:49:56.874460 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 09:49:57.388671 | debian-bookworm -> localhost | changed 2026-05-08 09:49:57.400111 | 2026-05-08 09:49:57.400238 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 09:49:57.792873 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/work/ef6a549825f14d5eb61cbae9fabb6aa8_id_rsa (zuul-build-sshkey) 2026-05-08 09:49:57.793429 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016566 2026-05-08 09:49:57.809921 | 2026-05-08 09:49:57.810116 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 09:49:58.253234 | debian-bookworm | ok 2026-05-08 09:49:58.260835 | 2026-05-08 09:49:58.260968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 09:49:58.296435 | debian-bookworm | skipping: Conditional result was False 2026-05-08 09:49:58.318015 | 2026-05-08 09:49:58.318188 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 09:49:58.816014 | debian-bookworm | ok 2026-05-08 09:49:58.835549 | 2026-05-08 09:49:58.835794 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 09:49:58.876510 | debian-bookworm | ok 2026-05-08 09:49:58.885168 | 2026-05-08 09:49:58.885348 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 09:49:59.219289 | debian-bookworm -> localhost | ok 2026-05-08 09:49:59.233083 | 2026-05-08 09:49:59.233264 | TASK [validate-host : Collect information about the host] 2026-05-08 09:50:00.436851 | debian-bookworm | ok 2026-05-08 09:50:00.447737 | 2026-05-08 09:50:00.447884 | TASK [validate-host : Sanitize hostname] 2026-05-08 09:50:00.587425 | debian-bookworm | ok 2026-05-08 09:50:00.645434 | 2026-05-08 09:50:00.645604 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 09:50:01.307121 | debian-bookworm -> localhost | changed 2026-05-08 09:50:01.322155 | 2026-05-08 09:50:01.322384 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 09:50:01.798015 | debian-bookworm | ok 2026-05-08 09:50:01.805225 | 2026-05-08 09:50:01.805383 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 09:50:02.430361 | debian-bookworm -> localhost | changed 2026-05-08 09:50:02.448383 | 2026-05-08 09:50:02.448548 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 09:50:02.758213 | debian-bookworm | ok 2026-05-08 09:50:02.766409 | 2026-05-08 09:50:02.766536 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 09:50:03.742135 | debian-bookworm | changed: 2026-05-08 09:50:03.742435 | debian-bookworm | cd+++++++++ src/ 2026-05-08 09:50:03.742474 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 09:50:03.742498 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 09:50:03.742521 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-05-08 09:50:03.742541 | debian-bookworm | netbox_manager/requirements.yml 2026-05-08 09:50:03.742943 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-05-08 09:50:03.742971 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/work/logs" 2026-05-08 09:50:08.884077 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/work/artifacts" 2026-05-08 09:50:09.198947 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ef6a549825f14d5eb61cbae9fabb6aa8/work/docs" 2026-05-08 09:50:09.218713 | 2026-05-08 09:50:09.218947 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 09:50:10.059468 | debian-bookworm | changed: 2026-05-08 09:50:10.059851 | debian-bookworm | .d..t...... ./ 2026-05-08 09:50:10.059920 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 09:50:10.059967 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 09:50:10.060009 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 09:50:10.060077 | debian-bookworm | changed: All items complete 2026-05-08 09:50:10.060124 | 2026-05-08 09:50:10.678039 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 09:50:11.273903 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 09:50:11.300504 | 2026-05-08 09:50:11.300731 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 09:50:11.881225 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012672 2026-05-08 09:50:12.213658 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.014245 2026-05-08 09:50:12.236156 | 2026-05-08 09:50:12.236325 | PLAY RECAP 2026-05-08 09:50:12.236408 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 09:50:12.236445 | 2026-05-08 09:50:12.389908 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 09:50:12.393408 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 09:50:13.200779 | 2026-05-08 09:50:13.200979 | PLAY [Base post] 2026-05-08 09:50:13.216196 | 2026-05-08 09:50:13.216520 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 09:50:13.841821 | debian-bookworm | changed 2026-05-08 09:50:13.851321 | 2026-05-08 09:50:13.851461 | PLAY RECAP 2026-05-08 09:50:13.851539 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 09:50:13.851614 | 2026-05-08 09:50:13.996267 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 09:50:13.998366 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 09:50:14.823539 | 2026-05-08 09:50:14.823755 | PLAY [Base post-logs] 2026-05-08 09:50:14.834794 | 2026-05-08 09:50:14.834954 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 09:50:15.315047 | localhost | changed 2026-05-08 09:50:15.333697 | 2026-05-08 09:50:15.333974 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 09:50:15.362817 | localhost | ok 2026-05-08 09:50:15.368302 | 2026-05-08 09:50:15.368465 | TASK [Set zuul-log-path fact] 2026-05-08 09:50:15.386503 | localhost | ok 2026-05-08 09:50:15.399576 | 2026-05-08 09:50:15.399771 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 09:50:15.430288 | localhost | ok 2026-05-08 09:50:15.437238 | 2026-05-08 09:50:15.437415 | TASK [upload-logs : Create log directories] 2026-05-08 09:50:15.980569 | localhost | changed 2026-05-08 09:50:15.986267 | 2026-05-08 09:50:15.986440 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 09:50:16.565730 | localhost -> localhost | ok: Runtime: 0:00:00.006619 2026-05-08 09:50:16.570521 | 2026-05-08 09:50:16.570650 | TASK [upload-logs : Upload logs to log server] 2026-05-08 09:50:17.169416 | localhost | Output suppressed because no_log was given 2026-05-08 09:50:17.174009 | 2026-05-08 09:50:17.174312 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 09:50:17.228895 | localhost | skipping: Conditional result was False 2026-05-08 09:50:17.236890 | localhost | skipping: Conditional result was False 2026-05-08 09:50:17.244740 | 2026-05-08 09:50:17.244913 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 09:50:17.307865 | localhost | skipping: Conditional result was False 2026-05-08 09:50:17.308490 | 2026-05-08 09:50:17.312167 | localhost | skipping: Conditional result was False 2026-05-08 09:50:17.327323 | 2026-05-08 09:50:17.327620 | LOOP [upload-logs : Upload console log and json output]