2026-07-03 12:23:08.094089 | Job console starting 2026-07-03 12:23:08.137729 | Updating git repos 2026-07-03 12:23:08.189766 | Cloning repos into workspace 2026-07-03 12:23:08.280850 | Restoring repo states 2026-07-03 12:23:08.305766 | Merging changes 2026-07-03 12:23:08.873399 | Checking out repos 2026-07-03 12:23:08.946619 | Preparing playbooks 2026-07-03 12:23:10.469626 | Running Ansible setup 2026-07-03 12:23:16.328045 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-03 12:23:17.381164 | 2026-07-03 12:23:17.381346 | PLAY [Base pre] 2026-07-03 12:23:17.414356 | 2026-07-03 12:23:17.414546 | TASK [Setup log path fact] 2026-07-03 12:23:17.434415 | debian-bookworm | ok 2026-07-03 12:23:17.453327 | 2026-07-03 12:23:17.453528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 12:23:17.506780 | debian-bookworm | ok 2026-07-03 12:23:17.538703 | 2026-07-03 12:23:17.538891 | TASK [emit-job-header : Print job information] 2026-07-03 12:23:17.589125 | # Job Information 2026-07-03 12:23:17.589339 | Ansible Version: 2.16.14 2026-07-03 12:23:17.589375 | Job: yamllint 2026-07-03 12:23:17.589408 | Pipeline: check 2026-07-03 12:23:17.589431 | Executor: 521e9411259a 2026-07-03 12:23:17.589453 | Triggered by: https://github.com/osism/netbox-manager/pull/272 2026-07-03 12:23:17.589476 | Event ID: ecca2e90-76d9-11f1-9a67-b39a466360a3 2026-07-03 12:23:17.594652 | 2026-07-03 12:23:17.594786 | LOOP [emit-job-header : Print node information] 2026-07-03 12:23:17.789398 | debian-bookworm | ok: 2026-07-03 12:23:17.789751 | debian-bookworm | # Node Information 2026-07-03 12:23:17.789792 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-03 12:23:17.789819 | debian-bookworm | Hostname: debian 2026-07-03 12:23:17.789842 | debian-bookworm | Username: zuul 2026-07-03 12:23:17.789863 | debian-bookworm | Distro: Debian 12.14 2026-07-03 12:23:17.789896 | debian-bookworm | Provider: regiocloud-a 2026-07-03 12:23:17.789922 | debian-bookworm | Region: 2026-07-03 12:23:17.789944 | debian-bookworm | Label: debian-bookworm 2026-07-03 12:23:17.789964 | debian-bookworm | Product Name: OpenStack Nova 2026-07-03 12:23:17.789984 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:612e 2026-07-03 12:23:17.821442 | 2026-07-03 12:23:17.821633 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-03 12:23:18.602074 | debian-bookworm -> localhost | changed 2026-07-03 12:23:18.609975 | 2026-07-03 12:23:18.610116 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-03 12:23:20.283040 | debian-bookworm -> localhost | changed 2026-07-03 12:23:20.291715 | 2026-07-03 12:23:20.291806 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-03 12:23:20.753365 | debian-bookworm -> localhost | ok 2026-07-03 12:23:20.758456 | 2026-07-03 12:23:20.758565 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-03 12:23:20.778203 | debian-bookworm | ok 2026-07-03 12:23:20.807598 | debian-bookworm | included: /var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-03 12:23:20.823315 | 2026-07-03 12:23:20.823416 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-03 12:23:23.345179 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-03 12:23:23.345361 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/work/b060a60e5d964fc2b40caab9948aa521_id_rsa 2026-07-03 12:23:23.345393 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/work/b060a60e5d964fc2b40caab9948aa521_id_rsa.pub 2026-07-03 12:23:23.345416 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-03 12:23:23.345437 | debian-bookworm -> localhost | SHA256:sPbvHZOa95AeDLSEB55FjPgcgMFmZlGemLFRse/xek8 zuul-build-sshkey 2026-07-03 12:23:23.345456 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-03 12:23:23.345484 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-03 12:23:23.345526 | debian-bookworm -> localhost | | .=*=+.+o | 2026-07-03 12:23:23.345545 | debian-bookworm -> localhost | | BB.+o=. | 2026-07-03 12:23:23.345562 | debian-bookworm -> localhost | | =+ =o+.+ | 2026-07-03 12:23:23.345578 | debian-bookworm -> localhost | | +o+ . | 2026-07-03 12:23:23.345595 | debian-bookworm -> localhost | | o S o | 2026-07-03 12:23:23.345618 | debian-bookworm -> localhost | | . o o o o | 2026-07-03 12:23:23.345636 | debian-bookworm -> localhost | | o . E | 2026-07-03 12:23:23.345653 | debian-bookworm -> localhost | | o.*.= | 2026-07-03 12:23:23.345670 | debian-bookworm -> localhost | | .o=o+.. | 2026-07-03 12:23:23.345687 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-03 12:23:23.345732 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.940735 2026-07-03 12:23:23.351040 | 2026-07-03 12:23:23.351126 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-03 12:23:23.368302 | debian-bookworm | ok 2026-07-03 12:23:23.376649 | debian-bookworm | included: /var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-03 12:23:23.392234 | 2026-07-03 12:23:23.392309 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-03 12:23:23.405239 | debian-bookworm | skipping: Conditional result was False 2026-07-03 12:23:23.409849 | 2026-07-03 12:23:23.409925 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-03 12:23:24.064610 | debian-bookworm | changed 2026-07-03 12:23:24.070546 | 2026-07-03 12:23:24.070648 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-03 12:23:24.338628 | debian-bookworm | ok 2026-07-03 12:23:24.347045 | 2026-07-03 12:23:24.347182 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-03 12:23:25.028998 | debian-bookworm | changed 2026-07-03 12:23:25.044576 | 2026-07-03 12:23:25.044687 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-03 12:23:25.795137 | debian-bookworm | changed 2026-07-03 12:23:25.803913 | 2026-07-03 12:23:25.804044 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-03 12:23:25.828836 | debian-bookworm | skipping: Conditional result was False 2026-07-03 12:23:25.836666 | 2026-07-03 12:23:25.836788 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-03 12:23:26.244716 | debian-bookworm -> localhost | changed 2026-07-03 12:23:26.256412 | 2026-07-03 12:23:26.256585 | TASK [add-build-sshkey : Add back temp key] 2026-07-03 12:23:26.747567 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/work/b060a60e5d964fc2b40caab9948aa521_id_rsa (zuul-build-sshkey) 2026-07-03 12:23:26.747853 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013742 2026-07-03 12:23:26.756527 | 2026-07-03 12:23:26.756690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-03 12:23:27.274669 | debian-bookworm | ok 2026-07-03 12:23:27.293431 | 2026-07-03 12:23:27.293609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-03 12:23:27.328535 | debian-bookworm | skipping: Conditional result was False 2026-07-03 12:23:27.339873 | 2026-07-03 12:23:27.340015 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-03 12:23:27.919736 | debian-bookworm | ok 2026-07-03 12:23:27.931298 | 2026-07-03 12:23:27.931424 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-03 12:23:27.960713 | debian-bookworm | ok 2026-07-03 12:23:27.966036 | 2026-07-03 12:23:27.966158 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-03 12:23:28.262533 | debian-bookworm -> localhost | ok 2026-07-03 12:23:28.269973 | 2026-07-03 12:23:28.270093 | TASK [validate-host : Collect information about the host] 2026-07-03 12:23:29.404123 | debian-bookworm | ok 2026-07-03 12:23:29.418261 | 2026-07-03 12:23:29.418402 | TASK [validate-host : Sanitize hostname] 2026-07-03 12:23:29.624587 | debian-bookworm | ok 2026-07-03 12:23:29.629527 | 2026-07-03 12:23:29.629656 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-03 12:23:30.444839 | debian-bookworm -> localhost | changed 2026-07-03 12:23:30.451230 | 2026-07-03 12:23:30.451372 | TASK [validate-host : Collect information about zuul worker] 2026-07-03 12:23:30.934404 | debian-bookworm | ok 2026-07-03 12:23:30.940316 | 2026-07-03 12:23:30.940459 | TASK [validate-host : Write out all zuul information for each host] 2026-07-03 12:23:31.621396 | debian-bookworm -> localhost | changed 2026-07-03 12:23:31.639046 | 2026-07-03 12:23:31.639202 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-03 12:23:31.940174 | debian-bookworm | ok 2026-07-03 12:23:31.949380 | 2026-07-03 12:23:31.949610 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-03 12:23:32.847127 | debian-bookworm | changed: 2026-07-03 12:23:32.847360 | debian-bookworm | cd+++++++++ src/ 2026-07-03 12:23:32.847399 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-03 12:23:32.847423 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-03 12:23:32.847445 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-03 12:23:32.847466 | debian-bookworm | netbox_manager/requirements.yml 2026-07-03 12:23:32.847762 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-03 12:23:32.847780 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/work/logs" 2026-07-03 12:24:33.410362 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/work/artifacts" 2026-07-03 12:24:33.684073 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b060a60e5d964fc2b40caab9948aa521/work/docs" 2026-07-03 12:24:33.696170 | 2026-07-03 12:24:33.696311 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-03 12:24:34.561376 | debian-bookworm | changed: 2026-07-03 12:24:34.561771 | debian-bookworm | .d..t...... ./ 2026-07-03 12:24:34.561840 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-03 12:24:34.561884 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-03 12:24:34.561922 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-03 12:24:34.561959 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-03 12:24:34.561996 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-03 12:24:34.562068 | debian-bookworm | changed: All items complete 2026-07-03 12:24:34.562109 | 2026-07-03 12:24:35.138525 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 12:24:35.719144 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 12:24:35.746500 | 2026-07-03 12:24:35.746655 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-03 12:24:36.132295 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010771 2026-07-03 12:24:36.418592 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010168 2026-07-03 12:24:36.434743 | 2026-07-03 12:24:36.434930 | PLAY RECAP 2026-07-03 12:24:36.435039 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-03 12:24:36.435092 | 2026-07-03 12:24:36.577727 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-03 12:24:36.578714 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 12:24:37.333803 | 2026-07-03 12:24:37.333988 | PLAY [Base post] 2026-07-03 12:24:37.348700 | 2026-07-03 12:24:37.348849 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-03 12:24:37.949996 | debian-bookworm | changed 2026-07-03 12:24:37.959198 | 2026-07-03 12:24:37.959324 | PLAY RECAP 2026-07-03 12:24:37.959401 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-03 12:24:37.959497 | 2026-07-03 12:24:38.114009 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 12:24:38.116267 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-03 12:24:38.933167 | 2026-07-03 12:24:38.933352 | PLAY [Base post-logs] 2026-07-03 12:24:38.944449 | 2026-07-03 12:24:38.944606 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-03 12:24:39.448181 | localhost | changed 2026-07-03 12:24:39.458609 | 2026-07-03 12:24:39.458774 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-03 12:24:39.485771 | localhost | ok 2026-07-03 12:24:39.489751 | 2026-07-03 12:24:39.489868 | TASK [Set zuul-log-path fact] 2026-07-03 12:24:39.506006 | localhost | ok 2026-07-03 12:24:39.514610 | 2026-07-03 12:24:39.514719 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 12:24:39.540477 | localhost | ok 2026-07-03 12:24:39.544959 | 2026-07-03 12:24:39.545098 | TASK [upload-logs : Create log directories] 2026-07-03 12:24:40.091387 | localhost | changed 2026-07-03 12:24:40.094356 | 2026-07-03 12:24:40.094506 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-03 12:24:40.629541 | localhost -> localhost | ok: Runtime: 0:00:00.004403 2026-07-03 12:24:40.633811 | 2026-07-03 12:24:40.633938 | TASK [upload-logs : Upload logs to log server] 2026-07-03 12:24:41.238063 | localhost | Output suppressed because no_log was given 2026-07-03 12:24:41.240099 | 2026-07-03 12:24:41.240213 | LOOP [upload-logs : Compress console log and json output] 2026-07-03 12:24:41.321048 | localhost | skipping: Conditional result was False 2026-07-03 12:24:41.327594 | localhost | skipping: Conditional result was False 2026-07-03 12:24:41.334982 | 2026-07-03 12:24:41.335129 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-03 12:24:41.385736 | localhost | skipping: Conditional result was False 2026-07-03 12:24:41.386044 | 2026-07-03 12:24:41.391988 | localhost | skipping: Conditional result was False 2026-07-03 12:24:41.405222 | 2026-07-03 12:24:41.405412 | LOOP [upload-logs : Upload console log and json output]