2025-11-04 03:01:22.334156 | Job console starting 2025-11-04 03:01:22.379683 | Updating git repos 2025-11-04 03:01:22.832659 | Cloning repos into workspace 2025-11-04 03:01:22.993160 | Restoring repo states 2025-11-04 03:01:23.019274 | Merging changes 2025-11-04 03:01:23.019290 | Checking out repos 2025-11-04 03:01:23.133292 | Preparing playbooks 2025-11-04 03:01:24.947115 | Running Ansible setup 2025-11-04 03:01:32.476917 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-04 03:01:33.864339 | 2025-11-04 03:01:33.864455 | PLAY [Base pre] 2025-11-04 03:01:33.910985 | 2025-11-04 03:01:33.911100 | TASK [Setup log path fact] 2025-11-04 03:01:33.938452 | debian-bookworm | ok 2025-11-04 03:01:33.951471 | 2025-11-04 03:01:33.951577 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-04 03:01:33.979165 | debian-bookworm | ok 2025-11-04 03:01:33.986754 | 2025-11-04 03:01:33.989568 | TASK [emit-job-header : Print job information] 2025-11-04 03:01:34.018086 | # Job Information 2025-11-04 03:01:34.018268 | Ansible Version: 2.16.14 2025-11-04 03:01:34.018297 | Job: flake8 2025-11-04 03:01:34.018348 | Pipeline: periodic-daily 2025-11-04 03:01:34.018367 | Executor: 521e9411259a 2025-11-04 03:01:34.018385 | Triggered by: https://github.com/osism/netbox-manager 2025-11-04 03:01:34.018403 | Event ID: 2fd074f5fcec4d7b88fd95b8e55df51a 2025-11-04 03:01:34.023242 | 2025-11-04 03:01:34.023371 | LOOP [emit-job-header : Print node information] 2025-11-04 03:01:34.163465 | debian-bookworm | ok: 2025-11-04 03:01:34.163650 | debian-bookworm | # Node Information 2025-11-04 03:01:34.163679 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-04 03:01:34.163700 | debian-bookworm | Hostname: debian 2025-11-04 03:01:34.163830 | debian-bookworm | Username: zuul 2025-11-04 03:01:34.163853 | debian-bookworm | Distro: Debian 12.12 2025-11-04 03:01:34.163874 | debian-bookworm | Provider: regiocloud-a 2025-11-04 03:01:34.163892 | debian-bookworm | Region: 2025-11-04 03:01:34.163910 | debian-bookworm | Label: debian-bookworm 2025-11-04 03:01:34.163927 | debian-bookworm | Product Name: OpenStack Nova 2025-11-04 03:01:34.163943 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:cb5a 2025-11-04 03:01:34.177906 | 2025-11-04 03:01:34.178400 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-04 03:01:35.212052 | debian-bookworm -> localhost | changed 2025-11-04 03:01:35.217708 | 2025-11-04 03:01:35.217790 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-04 03:01:36.804772 | debian-bookworm -> localhost | changed 2025-11-04 03:01:36.817879 | 2025-11-04 03:01:36.817965 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-04 03:01:37.384127 | debian-bookworm -> localhost | ok 2025-11-04 03:01:37.392048 | 2025-11-04 03:01:37.392267 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-04 03:01:37.443414 | debian-bookworm | ok 2025-11-04 03:01:37.505345 | debian-bookworm | included: /var/lib/zuul/builds/60deb7d7ecc043ca85991a57c98e2123/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-04 03:01:37.527748 | 2025-11-04 03:01:37.527840 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-04 03:01:40.522851 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-04 03:01:40.523029 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/60deb7d7ecc043ca85991a57c98e2123/work/60deb7d7ecc043ca85991a57c98e2123_id_rsa 2025-11-04 03:01:40.523061 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/60deb7d7ecc043ca85991a57c98e2123/work/60deb7d7ecc043ca85991a57c98e2123_id_rsa.pub 2025-11-04 03:01:40.523083 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-04 03:01:40.523104 | debian-bookworm -> localhost | SHA256:QoHuo/aeg5pLUSX0RIqhbKB8g61kfJwOFkAT59doeJQ zuul-build-sshkey 2025-11-04 03:01:40.523122 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-04 03:01:40.523148 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-04 03:01:40.523166 | debian-bookworm -> localhost | |=*o+.*o | 2025-11-04 03:01:40.523184 | debian-bookworm -> localhost | |B @ @Eo. | 2025-11-04 03:01:40.523200 | debian-bookworm -> localhost | |o% & *.. | 2025-11-04 03:01:40.523216 | debian-bookworm -> localhost | |= B *. | 2025-11-04 03:01:40.523232 | debian-bookworm -> localhost | | o o . S | 2025-11-04 03:01:40.523251 | debian-bookworm -> localhost | | . o . | 2025-11-04 03:01:40.523269 | debian-bookworm -> localhost | | . o . | 2025-11-04 03:01:40.523285 | debian-bookworm -> localhost | |..+ .. | 2025-11-04 03:01:40.523314 | debian-bookworm -> localhost | |++ o+. | 2025-11-04 03:01:40.523332 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-04 03:01:40.523372 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.457362 2025-11-04 03:01:40.528393 | 2025-11-04 03:01:40.528470 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-04 03:01:40.564788 | debian-bookworm | ok 2025-11-04 03:01:40.572202 | debian-bookworm | included: /var/lib/zuul/builds/60deb7d7ecc043ca85991a57c98e2123/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-04 03:01:40.590595 | 2025-11-04 03:01:40.590684 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-04 03:01:40.623510 | debian-bookworm | skipping: Conditional result was False 2025-11-04 03:01:40.628467 | 2025-11-04 03:01:40.628548 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-04 03:01:41.423097 | debian-bookworm | changed 2025-11-04 03:01:41.427364 | 2025-11-04 03:01:41.427432 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-04 03:01:41.693672 | debian-bookworm | ok 2025-11-04 03:01:41.697964 | 2025-11-04 03:01:41.698037 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-04 03:01:42.440645 | debian-bookworm | changed 2025-11-04 03:01:42.450198 | 2025-11-04 03:01:42.450286 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-04 03:01:43.200148 | debian-bookworm | changed 2025-11-04 03:01:43.204452 | 2025-11-04 03:01:43.204687 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-04 03:01:43.275066 | debian-bookworm | skipping: Conditional result was False 2025-11-04 03:01:43.280680 | 2025-11-04 03:01:43.280759 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-04 03:01:44.289618 | debian-bookworm -> localhost | changed 2025-11-04 03:01:44.298193 | 2025-11-04 03:01:44.298272 | TASK [add-build-sshkey : Add back temp key] 2025-11-04 03:01:44.991282 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/60deb7d7ecc043ca85991a57c98e2123/work/60deb7d7ecc043ca85991a57c98e2123_id_rsa (zuul-build-sshkey) 2025-11-04 03:01:44.991473 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032457 2025-11-04 03:01:44.997685 | 2025-11-04 03:01:44.997759 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-04 03:01:45.626243 | debian-bookworm | ok 2025-11-04 03:01:45.630218 | 2025-11-04 03:01:45.630294 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-04 03:01:45.690253 | debian-bookworm | skipping: Conditional result was False 2025-11-04 03:01:45.698723 | 2025-11-04 03:01:45.698806 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-04 03:01:46.331552 | debian-bookworm | ok 2025-11-04 03:01:46.344667 | 2025-11-04 03:01:46.344758 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-04 03:01:46.384787 | debian-bookworm | ok 2025-11-04 03:01:46.388747 | 2025-11-04 03:01:46.388822 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-04 03:01:46.791268 | debian-bookworm -> localhost | ok 2025-11-04 03:01:46.796533 | 2025-11-04 03:01:46.796612 | TASK [validate-host : Collect information about the host] 2025-11-04 03:01:48.765564 | debian-bookworm | ok 2025-11-04 03:01:48.782232 | 2025-11-04 03:01:48.786906 | TASK [validate-host : Sanitize hostname] 2025-11-04 03:01:49.130091 | debian-bookworm | ok 2025-11-04 03:01:49.186932 | 2025-11-04 03:01:49.187038 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-04 03:01:50.861745 | debian-bookworm -> localhost | changed 2025-11-04 03:01:50.866326 | 2025-11-04 03:01:50.866411 | TASK [validate-host : Collect information about zuul worker] 2025-11-04 03:01:51.532131 | debian-bookworm | ok 2025-11-04 03:01:51.535943 | 2025-11-04 03:01:51.536015 | TASK [validate-host : Write out all zuul information for each host] 2025-11-04 03:01:53.315530 | debian-bookworm -> localhost | changed 2025-11-04 03:01:53.323896 | 2025-11-04 03:01:53.323986 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-04 03:01:53.696020 | debian-bookworm | ok 2025-11-04 03:01:53.700500 | 2025-11-04 03:01:53.700574 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-04 03:01:55.431650 | debian-bookworm | changed: 2025-11-04 03:01:55.431804 | debian-bookworm | cd+++++++++ src/ 2025-11-04 03:01:55.431832 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-04 03:01:55.431852 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-04 03:01:55.431870 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2025-11-04 03:01:55.431887 | debian-bookworm | netbox_manager/requirements.yml 2025-11-04 03:01:55.432088 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2025-11-04 03:01:55.432103 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2025-11-04 03:01:55.432118 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003390 2025-11-04 03:02:30.127910 | 2025-11-04 03:02:30.127987 | TASK [upload-logs : Upload logs to log server] 2025-11-04 03:02:31.688656 | localhost | Output suppressed because no_log was given 2025-11-04 03:02:31.690026 | 2025-11-04 03:02:31.690095 | LOOP [upload-logs : Compress console log and json output] 2025-11-04 03:02:31.767432 | localhost | skipping: Conditional result was False 2025-11-04 03:02:31.782702 | localhost | skipping: Conditional result was False 2025-11-04 03:02:31.789780 | 2025-11-04 03:02:31.789863 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-04 03:02:31.959179 | localhost | skipping: Conditional result was False 2025-11-04 03:02:31.959421 | 2025-11-04 03:02:31.963078 | localhost | skipping: Conditional result was False 2025-11-04 03:02:31.979198 | 2025-11-04 03:02:31.979286 | LOOP [upload-logs : Upload console log and json output]