2026-02-05 03:07:20.908669 | Job console starting 2026-02-05 03:07:20.916266 | Updating git repos 2026-02-05 03:07:20.963561 | Cloning repos into workspace 2026-02-05 03:07:21.003816 | Restoring repo states 2026-02-05 03:07:21.009854 | Merging changes 2026-02-05 03:07:21.009873 | Checking out repos 2026-02-05 03:07:21.083910 | Preparing playbooks 2026-02-05 03:07:21.861487 | Running Ansible setup 2026-02-05 03:07:27.752661 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 03:07:28.879162 | 2026-02-05 03:07:28.879296 | PLAY [Base pre] 2026-02-05 03:07:28.898044 | 2026-02-05 03:07:28.898157 | TASK [Setup log path fact] 2026-02-05 03:07:28.916204 | debian-bookworm | ok 2026-02-05 03:07:28.930555 | 2026-02-05 03:07:28.930675 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 03:07:28.959089 | debian-bookworm | ok 2026-02-05 03:07:28.968244 | 2026-02-05 03:07:28.968343 | TASK [emit-job-header : Print job information] 2026-02-05 03:07:29.016826 | # Job Information 2026-02-05 03:07:29.017040 | Ansible Version: 2.16.14 2026-02-05 03:07:29.017079 | Job: flake8 2026-02-05 03:07:29.017113 | Pipeline: periodic-daily 2026-02-05 03:07:29.017136 | Executor: 521e9411259a 2026-02-05 03:07:29.017156 | Triggered by: https://github.com/osism/netbox-manager 2026-02-05 03:07:29.017179 | Event ID: 7faf0a1ccfcd45fb87e86093ec8b5713 2026-02-05 03:07:29.022086 | 2026-02-05 03:07:29.022180 | LOOP [emit-job-header : Print node information] 2026-02-05 03:07:29.164388 | debian-bookworm | ok: 2026-02-05 03:07:29.164552 | debian-bookworm | # Node Information 2026-02-05 03:07:29.164586 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 03:07:29.164611 | debian-bookworm | Hostname: debian 2026-02-05 03:07:29.164633 | debian-bookworm | Username: zuul 2026-02-05 03:07:29.164654 | debian-bookworm | Distro: Debian 12.13 2026-02-05 03:07:29.164678 | debian-bookworm | Provider: regiocloud-a 2026-02-05 03:07:29.164699 | debian-bookworm | Region: 2026-02-05 03:07:29.164798 | debian-bookworm | Label: debian-bookworm 2026-02-05 03:07:29.164867 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 03:07:29.164892 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:4952 2026-02-05 03:07:29.184886 | 2026-02-05 03:07:29.187833 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 03:07:30.029842 | debian-bookworm -> localhost | changed 2026-02-05 03:07:30.036806 | 2026-02-05 03:07:30.036922 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 03:07:31.559554 | debian-bookworm -> localhost | changed 2026-02-05 03:07:31.575868 | 2026-02-05 03:07:31.575980 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 03:07:32.159880 | debian-bookworm -> localhost | ok 2026-02-05 03:07:32.165734 | 2026-02-05 03:07:32.165836 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 03:07:32.206258 | debian-bookworm | ok 2026-02-05 03:07:32.238550 | debian-bookworm | included: /var/lib/zuul/builds/828fa8c570b0436f9f99ffa515e84fd8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 03:07:32.244966 | 2026-02-05 03:07:32.245066 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 03:07:33.855742 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 03:07:33.855943 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/828fa8c570b0436f9f99ffa515e84fd8/work/828fa8c570b0436f9f99ffa515e84fd8_id_rsa 2026-02-05 03:07:33.855982 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/828fa8c570b0436f9f99ffa515e84fd8/work/828fa8c570b0436f9f99ffa515e84fd8_id_rsa.pub 2026-02-05 03:07:33.856008 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 03:07:33.856033 | debian-bookworm -> localhost | SHA256:8/txhcSujrngEAq1FGEfUpLSiC8YZlEMHiPBx2n+f78 zuul-build-sshkey 2026-02-05 03:07:33.856056 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 03:07:33.856085 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 03:07:33.856108 | debian-bookworm -> localhost | |+B*+B+o | 2026-02-05 03:07:33.856129 | debian-bookworm -> localhost | |=+=Bo= . . | 2026-02-05 03:07:33.856149 | debian-bookworm -> localhost | |+++.o . o | 2026-02-05 03:07:33.856168 | debian-bookworm -> localhost | |o .+ . o . | 2026-02-05 03:07:33.856188 | debian-bookworm -> localhost | | .. o . S o .| 2026-02-05 03:07:33.856213 | debian-bookworm -> localhost | | . o . o . . | 2026-02-05 03:07:33.856234 | debian-bookworm -> localhost | | . o . . o . | 2026-02-05 03:07:33.856254 | debian-bookworm -> localhost | | + o = o | 2026-02-05 03:07:33.856275 | debian-bookworm -> localhost | | o *E+ | 2026-02-05 03:07:33.856296 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 03:07:33.856344 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.977109 2026-02-05 03:07:33.862526 | 2026-02-05 03:07:33.862611 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 03:07:33.889918 | debian-bookworm | ok 2026-02-05 03:07:33.898802 | debian-bookworm | included: /var/lib/zuul/builds/828fa8c570b0436f9f99ffa515e84fd8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 03:07:33.910881 | 2026-02-05 03:07:33.910973 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 03:07:33.944294 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:07:33.949858 | 2026-02-05 03:07:33.949946 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 03:07:34.548628 | debian-bookworm | changed 2026-02-05 03:07:34.558001 | 2026-02-05 03:07:34.558099 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 03:07:34.801176 | debian-bookworm | ok 2026-02-05 03:07:34.808232 | 2026-02-05 03:07:34.808332 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 03:07:35.522683 | debian-bookworm | changed 2026-02-05 03:07:35.529667 | 2026-02-05 03:07:35.529767 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 03:07:36.123377 | debian-bookworm | changed 2026-02-05 03:07:36.128575 | 2026-02-05 03:07:36.128659 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 03:07:36.151902 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:07:36.165424 | 2026-02-05 03:07:36.165572 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 03:07:36.557697 | debian-bookworm -> localhost | changed 2026-02-05 03:07:36.568533 | 2026-02-05 03:07:36.568625 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 03:07:36.916263 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/828fa8c570b0436f9f99ffa515e84fd8/work/828fa8c570b0436f9f99ffa515e84fd8_id_rsa (zuul-build-sshkey) 2026-02-05 03:07:36.916466 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021628 2026-02-05 03:07:36.924803 | 2026-02-05 03:07:36.924897 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 03:07:37.320226 | debian-bookworm | ok 2026-02-05 03:07:37.325088 | 2026-02-05 03:07:37.325176 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 03:07:37.358337 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:07:37.371457 | 2026-02-05 03:07:37.371565 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 03:07:37.857102 | debian-bookworm | ok 2026-02-05 03:07:37.867438 | 2026-02-05 03:07:37.867545 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 03:07:37.895255 | debian-bookworm | ok 2026-02-05 03:07:37.899974 | 2026-02-05 03:07:37.900118 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 03:07:38.189017 | debian-bookworm -> localhost | ok 2026-02-05 03:07:38.195738 | 2026-02-05 03:07:38.195825 | TASK [validate-host : Collect information about the host] 2026-02-05 03:07:39.261982 | debian-bookworm | ok 2026-02-05 03:07:39.301038 | 2026-02-05 03:07:39.301147 | TASK [validate-host : Sanitize hostname] 2026-02-05 03:07:39.482796 | debian-bookworm | ok 2026-02-05 03:07:39.539777 | 2026-02-05 03:07:39.539888 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 03:07:40.586308 | debian-bookworm -> localhost | changed 2026-02-05 03:07:40.590813 | 2026-02-05 03:07:40.591010 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 03:07:41.299995 | debian-bookworm | ok 2026-02-05 03:07:41.303912 | 2026-02-05 03:07:41.303993 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 03:07:42.152426 | debian-bookworm -> localhost | changed 2026-02-05 03:07:42.161387 | 2026-02-05 03:07:42.161478 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 03:07:42.453934 | debian-bookworm | ok 2026-02-05 03:07:42.463832 | 2026-02-05 03:07:42.463940 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 03:07:43.955869 | debian-bookworm | changed: 2026-02-05 03:07:43.956036 | debian-bookworm | cd+++++++++ src/ 2026-02-05 03:07:43.956071 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 03:07:43.956096 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 03:07:43.956118 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-02-05 03:07:43.956139 | debian-bookworm | netbox_manager/requirements.yml 2026-02-05 03:07:43.956400 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-02-05 03:07:43.956418 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-02-05 03:07:43.956436 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016303 2026-02-05 03:08:10.845035 | 2026-02-05 03:08:10.845230 | TASK [upload-logs : Upload logs to log server] 2026-02-05 03:08:11.673228 | localhost | Output suppressed because no_log was given 2026-02-05 03:08:11.674555 | 2026-02-05 03:08:11.674624 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 03:08:11.715906 | localhost | skipping: Conditional result was False 2026-02-05 03:08:11.721245 | localhost | skipping: Conditional result was False 2026-02-05 03:08:11.732390 | 2026-02-05 03:08:11.734109 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 03:08:11.807238 | localhost | skipping: Conditional result was False 2026-02-05 03:08:11.807472 | 2026-02-05 03:08:11.818028 | localhost | skipping: Conditional result was False 2026-02-05 03:08:11.833183 | 2026-02-05 03:08:11.833275 | LOOP [upload-logs : Upload console log and json output]