2026-01-21 03:08:42.848480 | Job console starting 2026-01-21 03:08:42.861165 | Updating git repos 2026-01-21 03:08:42.895498 | Cloning repos into workspace 2026-01-21 03:08:42.929179 | Restoring repo states 2026-01-21 03:08:42.937345 | Merging changes 2026-01-21 03:08:42.937358 | Checking out repos 2026-01-21 03:08:42.963070 | Preparing playbooks 2026-01-21 03:08:43.803630 | Running Ansible setup 2026-01-21 03:08:48.393513 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-21 03:08:49.196240 | 2026-01-21 03:08:49.196370 | PLAY [Base pre] 2026-01-21 03:08:49.225048 | 2026-01-21 03:08:49.225168 | TASK [Setup log path fact] 2026-01-21 03:08:49.242993 | debian-bookworm | ok 2026-01-21 03:08:49.261641 | 2026-01-21 03:08:49.261797 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 03:08:49.290236 | debian-bookworm | ok 2026-01-21 03:08:49.299848 | 2026-01-21 03:08:49.299946 | TASK [emit-job-header : Print job information] 2026-01-21 03:08:49.327943 | # Job Information 2026-01-21 03:08:49.328098 | Ansible Version: 2.16.14 2026-01-21 03:08:49.328133 | Job: python-black 2026-01-21 03:08:49.328164 | Pipeline: periodic-daily 2026-01-21 03:08:49.328186 | Executor: 521e9411259a 2026-01-21 03:08:49.328206 | Triggered by: https://github.com/osism/netbox-manager 2026-01-21 03:08:49.328229 | Event ID: 69f2b8c926414ec4b718284850f9432c 2026-01-21 03:08:49.332890 | 2026-01-21 03:08:49.332981 | LOOP [emit-job-header : Print node information] 2026-01-21 03:08:49.452092 | debian-bookworm | ok: 2026-01-21 03:08:49.452311 | debian-bookworm | # Node Information 2026-01-21 03:08:49.452346 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-21 03:08:49.452371 | debian-bookworm | Hostname: debian 2026-01-21 03:08:49.452392 | debian-bookworm | Username: zuul 2026-01-21 03:08:49.452412 | debian-bookworm | Distro: Debian 12.13 2026-01-21 03:08:49.452435 | debian-bookworm | Provider: regiocloud-a 2026-01-21 03:08:49.452456 | debian-bookworm | Region: 2026-01-21 03:08:49.452477 | debian-bookworm | Label: debian-bookworm 2026-01-21 03:08:49.452496 | debian-bookworm | Product Name: OpenStack Nova 2026-01-21 03:08:49.452516 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:74f2 2026-01-21 03:08:49.470087 | 2026-01-21 03:08:49.470229 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-21 03:08:49.993768 | debian-bookworm -> localhost | changed 2026-01-21 03:08:50.000934 | 2026-01-21 03:08:50.001039 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-21 03:08:51.168013 | debian-bookworm -> localhost | changed 2026-01-21 03:08:51.178596 | 2026-01-21 03:08:51.178705 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-21 03:08:51.493003 | debian-bookworm -> localhost | ok 2026-01-21 03:08:51.498893 | 2026-01-21 03:08:51.499009 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-21 03:08:51.529512 | debian-bookworm | ok 2026-01-21 03:08:51.549975 | debian-bookworm | included: /var/lib/zuul/builds/8e183a8e916e4766a9703ecc2fa82ddc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-21 03:08:51.556573 | 2026-01-21 03:08:51.556666 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-21 03:08:52.606406 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-21 03:08:52.606595 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e183a8e916e4766a9703ecc2fa82ddc/work/8e183a8e916e4766a9703ecc2fa82ddc_id_rsa 2026-01-21 03:08:52.606633 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e183a8e916e4766a9703ecc2fa82ddc/work/8e183a8e916e4766a9703ecc2fa82ddc_id_rsa.pub 2026-01-21 03:08:52.606659 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-21 03:08:52.606694 | debian-bookworm -> localhost | SHA256:8smFwcMHxMHoQqOO+ZgLMbC2LZx4ogwdTfw/y2cfyz0 zuul-build-sshkey 2026-01-21 03:08:52.606718 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-21 03:08:52.606749 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-21 03:08:52.606770 | debian-bookworm -> localhost | | =+. | 2026-01-21 03:08:52.606791 | debian-bookworm -> localhost | | .o .oo. | 2026-01-21 03:08:52.606811 | debian-bookworm -> localhost | |. ooo = . | 2026-01-21 03:08:52.606842 | debian-bookworm -> localhost | |...o... = | 2026-01-21 03:08:52.606865 | debian-bookworm -> localhost | |+=. ..o S . | 2026-01-21 03:08:52.606891 | debian-bookworm -> localhost | |*+=. = o | 2026-01-21 03:08:52.606913 | debian-bookworm -> localhost | |=Oo. * . | 2026-01-21 03:08:52.606933 | debian-bookworm -> localhost | |Boo . oo. +E | 2026-01-21 03:08:52.606953 | debian-bookworm -> localhost | |oo oo .+ .. | 2026-01-21 03:08:52.606973 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-21 03:08:52.607024 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.513645 2026-01-21 03:08:52.613163 | 2026-01-21 03:08:52.613254 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-21 03:08:52.642053 | debian-bookworm | ok 2026-01-21 03:08:52.659296 | debian-bookworm | included: /var/lib/zuul/builds/8e183a8e916e4766a9703ecc2fa82ddc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-21 03:08:52.683904 | 2026-01-21 03:08:52.684007 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-21 03:08:52.701541 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:08:52.707243 | 2026-01-21 03:08:52.707333 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-21 03:08:53.429184 | debian-bookworm | changed 2026-01-21 03:08:53.441213 | 2026-01-21 03:08:53.441295 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-21 03:08:53.722063 | debian-bookworm | ok 2026-01-21 03:08:53.745947 | 2026-01-21 03:08:53.746042 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-21 03:08:54.462362 | debian-bookworm | changed 2026-01-21 03:08:54.472365 | 2026-01-21 03:08:54.472476 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-21 03:08:55.172141 | debian-bookworm | changed 2026-01-21 03:08:55.177802 | 2026-01-21 03:08:55.177899 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-21 03:08:55.210825 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:08:55.216782 | 2026-01-21 03:08:55.216879 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-21 03:08:55.974233 | debian-bookworm -> localhost | changed 2026-01-21 03:08:55.993163 | 2026-01-21 03:08:55.995910 | TASK [add-build-sshkey : Add back temp key] 2026-01-21 03:08:56.525231 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e183a8e916e4766a9703ecc2fa82ddc/work/8e183a8e916e4766a9703ecc2fa82ddc_id_rsa (zuul-build-sshkey) 2026-01-21 03:08:56.525451 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018561 2026-01-21 03:08:56.533356 | 2026-01-21 03:08:56.533450 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-21 03:08:56.915229 | debian-bookworm | ok 2026-01-21 03:08:56.920076 | 2026-01-21 03:08:56.920165 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-21 03:08:56.943394 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:08:56.955356 | 2026-01-21 03:08:56.955456 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-21 03:08:57.386368 | debian-bookworm | ok 2026-01-21 03:08:57.396470 | 2026-01-21 03:08:57.396561 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-21 03:08:57.424589 | debian-bookworm | ok 2026-01-21 03:08:57.429276 | 2026-01-21 03:08:57.429356 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-21 03:08:57.673988 | debian-bookworm -> localhost | ok 2026-01-21 03:08:57.680170 | 2026-01-21 03:08:57.680264 | TASK [validate-host : Collect information about the host] 2026-01-21 03:08:58.752008 | debian-bookworm | ok 2026-01-21 03:08:58.761891 | 2026-01-21 03:08:58.761977 | TASK [validate-host : Sanitize hostname] 2026-01-21 03:08:58.846982 | debian-bookworm | ok 2026-01-21 03:08:58.876164 | 2026-01-21 03:08:58.876319 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-21 03:08:59.374399 | debian-bookworm -> localhost | changed 2026-01-21 03:08:59.379935 | 2026-01-21 03:08:59.380024 | TASK [validate-host : Collect information about zuul worker] 2026-01-21 03:08:59.785868 | debian-bookworm | ok 2026-01-21 03:08:59.791360 | 2026-01-21 03:08:59.791459 | TASK [validate-host : Write out all zuul information for each host] 2026-01-21 03:09:00.394055 | debian-bookworm -> localhost | changed 2026-01-21 03:09:00.407926 | 2026-01-21 03:09:00.408125 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-21 03:09:00.696148 | debian-bookworm | ok 2026-01-21 03:09:00.704014 | 2026-01-21 03:09:00.704148 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-21 03:09:01.650816 | debian-bookworm | changed: 2026-01-21 03:09:01.651070 | debian-bookworm | cd+++++++++ src/ 2026-01-21 03:09:01.651107 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-21 03:09:01.651131 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-21 03:09:01.651152 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-01-21 03:09:01.651172 | debian-bookworm | netbox_manager/requirements.yml 2026-01-21 03:09:01.651434 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-01-21 03:09:01.651452 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-01-21 03:09:01.651470 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005157 2026-01-21 03:09:29.734604 | 2026-01-21 03:09:29.734745 | TASK [upload-logs : Upload logs to log server] 2026-01-21 03:09:30.276993 | localhost | Output suppressed because no_log was given 2026-01-21 03:09:30.278344 | 2026-01-21 03:09:30.278419 | LOOP [upload-logs : Compress console log and json output] 2026-01-21 03:09:30.349156 | localhost | skipping: Conditional result was False 2026-01-21 03:09:30.367293 | localhost | skipping: Conditional result was False 2026-01-21 03:09:30.373410 | 2026-01-21 03:09:30.373499 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-21 03:09:30.433686 | localhost | skipping: Conditional result was False 2026-01-21 03:09:30.433907 | 2026-01-21 03:09:30.439362 | localhost | skipping: Conditional result was False 2026-01-21 03:09:30.448084 | 2026-01-21 03:09:30.448177 | LOOP [upload-logs : Upload console log and json output]