2025-12-11 03:15:11.522578 | Job console starting 2025-12-11 03:15:11.536878 | Updating git repos 2025-12-11 03:15:11.592919 | Cloning repos into workspace 2025-12-11 03:15:11.675367 | Restoring repo states 2025-12-11 03:15:11.692452 | Merging changes 2025-12-11 03:15:11.692525 | Checking out repos 2025-12-11 03:15:11.777805 | Preparing playbooks 2025-12-11 03:15:12.999402 | Running Ansible setup 2025-12-11 03:15:18.650620 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-11 03:15:19.776393 | 2025-12-11 03:15:19.776767 | PLAY [Base pre] 2025-12-11 03:15:19.822324 | 2025-12-11 03:15:19.822491 | TASK [Setup log path fact] 2025-12-11 03:15:19.844816 | debian-bookworm | ok 2025-12-11 03:15:19.915474 | 2025-12-11 03:15:19.915706 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-11 03:15:20.040634 | debian-bookworm | ok 2025-12-11 03:15:20.086983 | 2025-12-11 03:15:20.087467 | TASK [emit-job-header : Print job information] 2025-12-11 03:15:20.178564 | # Job Information 2025-12-11 03:15:20.179117 | Ansible Version: 2.16.14 2025-12-11 03:15:20.179179 | Job: flake8 2025-12-11 03:15:20.179216 | Pipeline: periodic-daily 2025-12-11 03:15:20.179241 | Executor: 521e9411259a 2025-12-11 03:15:20.179263 | Triggered by: https://github.com/osism/netbox-manager 2025-12-11 03:15:20.179289 | Event ID: f03bf4e0182b411fa5028c949f20660b 2025-12-11 03:15:20.187793 | 2025-12-11 03:15:20.187956 | LOOP [emit-job-header : Print node information] 2025-12-11 03:15:20.454617 | debian-bookworm | ok: 2025-12-11 03:15:20.455031 | debian-bookworm | # Node Information 2025-12-11 03:15:20.455075 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-11 03:15:20.455101 | debian-bookworm | Hostname: debian 2025-12-11 03:15:20.455123 | debian-bookworm | Username: zuul 2025-12-11 03:15:20.455144 | debian-bookworm | Distro: Debian 12.12 2025-12-11 03:15:20.455168 | debian-bookworm | Provider: regiocloud-a 2025-12-11 03:15:20.455189 | debian-bookworm | Region: 2025-12-11 03:15:20.455211 | debian-bookworm | Label: debian-bookworm 2025-12-11 03:15:20.455231 | debian-bookworm | Product Name: OpenStack Nova 2025-12-11 03:15:20.455251 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:69c6 2025-12-11 03:15:20.474649 | 2025-12-11 03:15:20.474818 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-11 03:15:22.107945 | debian-bookworm -> localhost | changed 2025-12-11 03:15:22.116503 | 2025-12-11 03:15:22.116689 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-11 03:15:25.384716 | debian-bookworm -> localhost | changed 2025-12-11 03:15:25.406880 | 2025-12-11 03:15:25.407033 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-11 03:15:26.304526 | debian-bookworm -> localhost | ok 2025-12-11 03:15:26.311131 | 2025-12-11 03:15:26.311283 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-11 03:15:26.366945 | debian-bookworm | ok 2025-12-11 03:15:26.398919 | debian-bookworm | included: /var/lib/zuul/builds/77dba7781b284d939e1f3068dd9d8cbb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-11 03:15:26.420229 | 2025-12-11 03:15:26.420380 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-11 03:15:29.039984 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-11 03:15:29.040220 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/77dba7781b284d939e1f3068dd9d8cbb/work/77dba7781b284d939e1f3068dd9d8cbb_id_rsa 2025-12-11 03:15:29.040291 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/77dba7781b284d939e1f3068dd9d8cbb/work/77dba7781b284d939e1f3068dd9d8cbb_id_rsa.pub 2025-12-11 03:15:29.040319 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-11 03:15:29.040365 | debian-bookworm -> localhost | SHA256:aQfVyVJqIbWd451Z3gVPdienbgFVAV2tyqoki56cQi4 zuul-build-sshkey 2025-12-11 03:15:29.040390 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-11 03:15:29.040423 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-11 03:15:29.040444 | debian-bookworm -> localhost | | ..++o+*o%| 2025-12-11 03:15:29.040465 | debian-bookworm -> localhost | | o.=+o X+| 2025-12-11 03:15:29.040485 | debian-bookworm -> localhost | | . +.+ o.+| 2025-12-11 03:15:29.040505 | debian-bookworm -> localhost | | + . +.*o| 2025-12-11 03:15:29.040524 | debian-bookworm -> localhost | | S ....* o| 2025-12-11 03:15:29.040549 | debian-bookworm -> localhost | | . . . o. | 2025-12-11 03:15:29.040569 | debian-bookworm -> localhost | | o . . . | 2025-12-11 03:15:29.040606 | debian-bookworm -> localhost | |E o. + + . | 2025-12-11 03:15:29.040627 | debian-bookworm -> localhost | | . o* . .. | 2025-12-11 03:15:29.040646 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-11 03:15:29.040699 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.465903 2025-12-11 03:15:29.047798 | 2025-12-11 03:15:29.047946 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-11 03:15:29.096293 | debian-bookworm | ok 2025-12-11 03:15:29.105741 | debian-bookworm | included: /var/lib/zuul/builds/77dba7781b284d939e1f3068dd9d8cbb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-11 03:15:29.116230 | 2025-12-11 03:15:29.116347 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-11 03:15:29.139689 | debian-bookworm | skipping: Conditional result was False 2025-12-11 03:15:29.145586 | 2025-12-11 03:15:29.145701 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-11 03:15:29.964544 | debian-bookworm | changed 2025-12-11 03:15:29.969851 | 2025-12-11 03:15:29.969948 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-11 03:15:30.263631 | debian-bookworm | ok 2025-12-11 03:15:30.269092 | 2025-12-11 03:15:30.269186 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-11 03:15:31.022622 | debian-bookworm | changed 2025-12-11 03:15:31.029773 | 2025-12-11 03:15:31.029890 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-11 03:15:31.840325 | debian-bookworm | changed 2025-12-11 03:15:31.848885 | 2025-12-11 03:15:31.848994 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-11 03:15:31.896698 | debian-bookworm | skipping: Conditional result was False 2025-12-11 03:15:31.904263 | 2025-12-11 03:15:31.904378 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-11 03:15:32.540667 | debian-bookworm -> localhost | changed 2025-12-11 03:15:32.555683 | 2025-12-11 03:15:32.555809 | TASK [add-build-sshkey : Add back temp key] 2025-12-11 03:15:32.854345 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/77dba7781b284d939e1f3068dd9d8cbb/work/77dba7781b284d939e1f3068dd9d8cbb_id_rsa (zuul-build-sshkey) 2025-12-11 03:15:32.854681 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029716 2025-12-11 03:15:32.863696 | 2025-12-11 03:15:32.863801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-11 03:15:33.320872 | debian-bookworm | ok 2025-12-11 03:15:33.330195 | 2025-12-11 03:15:33.330318 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-11 03:15:33.353859 | debian-bookworm | skipping: Conditional result was False 2025-12-11 03:15:33.372470 | 2025-12-11 03:15:33.372626 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-11 03:15:33.857498 | debian-bookworm | ok 2025-12-11 03:15:33.881634 | 2025-12-11 03:15:33.881755 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-11 03:15:33.941934 | debian-bookworm | ok 2025-12-11 03:15:33.946960 | 2025-12-11 03:15:33.947059 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-11 03:15:34.326549 | debian-bookworm -> localhost | ok 2025-12-11 03:15:34.332882 | 2025-12-11 03:15:34.332988 | TASK [validate-host : Collect information about the host] 2025-12-11 03:15:35.552599 | debian-bookworm | ok 2025-12-11 03:15:35.574129 | 2025-12-11 03:15:35.574274 | TASK [validate-host : Sanitize hostname] 2025-12-11 03:15:35.777655 | debian-bookworm | ok 2025-12-11 03:15:35.903736 | 2025-12-11 03:15:35.903979 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-11 03:15:36.686524 | debian-bookworm -> localhost | changed 2025-12-11 03:15:36.693678 | 2025-12-11 03:15:36.693816 | TASK [validate-host : Collect information about zuul worker] 2025-12-11 03:15:37.321714 | debian-bookworm | ok 2025-12-11 03:15:37.333428 | 2025-12-11 03:15:37.333627 | TASK [validate-host : Write out all zuul information for each host] 2025-12-11 03:15:39.039144 | debian-bookworm -> localhost | changed 2025-12-11 03:15:39.061024 | 2025-12-11 03:15:39.061186 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-11 03:15:39.395402 | debian-bookworm | ok 2025-12-11 03:15:39.406120 | 2025-12-11 03:15:39.406272 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-11 03:15:42.131476 | debian-bookworm | changed: 2025-12-11 03:15:42.131770 | debian-bookworm | cd+++++++++ src/ 2025-12-11 03:15:42.131808 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-11 03:15:42.131832 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-11 03:15:42.131853 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2025-12-11 03:15:42.131874 | debian-bookworm | netbox_manager/requirements.yml 2025-12-11 03:15:42.132134 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2025-12-11 03:15:42.132153 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2025-12-11 03:15:42.132171 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016122 2025-12-11 03:16:15.796997 | 2025-12-11 03:16:15.797094 | TASK [upload-logs : Upload logs to log server] 2025-12-11 03:16:17.145238 | localhost | Output suppressed because no_log was given 2025-12-11 03:16:17.146923 | 2025-12-11 03:16:17.147013 | LOOP [upload-logs : Compress console log and json output] 2025-12-11 03:16:17.231641 | localhost | skipping: Conditional result was False 2025-12-11 03:16:17.251636 | localhost | skipping: Conditional result was False 2025-12-11 03:16:17.255205 | 2025-12-11 03:16:17.255341 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-11 03:16:17.349850 | localhost | skipping: Conditional result was False 2025-12-11 03:16:17.350089 | 2025-12-11 03:16:17.362590 | localhost | skipping: Conditional result was False 2025-12-11 03:16:17.374369 | 2025-12-11 03:16:17.374482 | LOOP [upload-logs : Upload console log and json output]