2025-10-19 03:10:23.376915 | Job console starting 2025-10-19 03:10:23.397549 | Updating git repos 2025-10-19 03:10:23.464979 | Cloning repos into workspace 2025-10-19 03:10:23.523622 | Restoring repo states 2025-10-19 03:10:23.535146 | Merging changes 2025-10-19 03:10:23.535169 | Checking out repos 2025-10-19 03:10:23.593078 | Preparing playbooks 2025-10-19 03:10:24.648893 | Running Ansible setup 2025-10-19 03:10:31.198961 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-19 03:10:32.539086 | 2025-10-19 03:10:32.539189 | PLAY [Base pre] 2025-10-19 03:10:32.551956 | 2025-10-19 03:10:32.552045 | TASK [Setup log path fact] 2025-10-19 03:10:32.568700 | debian-bookworm | ok 2025-10-19 03:10:32.585911 | 2025-10-19 03:10:32.586011 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-19 03:10:32.647968 | debian-bookworm | ok 2025-10-19 03:10:32.655654 | 2025-10-19 03:10:32.655735 | TASK [emit-job-header : Print job information] 2025-10-19 03:10:32.728090 | # Job Information 2025-10-19 03:10:32.728231 | Ansible Version: 2.16.14 2025-10-19 03:10:32.728259 | Job: python-black 2025-10-19 03:10:32.728285 | Pipeline: periodic-daily 2025-10-19 03:10:32.728303 | Executor: 521e9411259a 2025-10-19 03:10:32.728320 | Triggered by: https://github.com/osism/netbox-plugin-osism 2025-10-19 03:10:32.728337 | Event ID: f140c363e31e433b9740b7d6ec152946 2025-10-19 03:10:32.732396 | 2025-10-19 03:10:32.732472 | LOOP [emit-job-header : Print node information] 2025-10-19 03:10:32.868397 | debian-bookworm | ok: 2025-10-19 03:10:32.868665 | debian-bookworm | # Node Information 2025-10-19 03:10:32.868755 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-19 03:10:32.868794 | debian-bookworm | Hostname: debian 2025-10-19 03:10:32.868822 | debian-bookworm | Username: zuul 2025-10-19 03:10:32.868872 | debian-bookworm | Distro: Debian 12.12 2025-10-19 03:10:32.868901 | debian-bookworm | Provider: regiocloud-a 2025-10-19 03:10:32.868923 | debian-bookworm | Region: 2025-10-19 03:10:32.868944 | debian-bookworm | Label: debian-bookworm 2025-10-19 03:10:32.868965 | debian-bookworm | Product Name: OpenStack Nova 2025-10-19 03:10:32.869018 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:708 2025-10-19 03:10:32.885161 | 2025-10-19 03:10:32.893925 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-19 03:10:33.496770 | debian-bookworm -> localhost | changed 2025-10-19 03:10:33.503362 | 2025-10-19 03:10:33.503449 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-19 03:10:34.691889 | debian-bookworm -> localhost | changed 2025-10-19 03:10:34.700817 | 2025-10-19 03:10:34.700907 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-19 03:10:35.175017 | debian-bookworm -> localhost | ok 2025-10-19 03:10:35.180408 | 2025-10-19 03:10:35.180486 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-19 03:10:35.208014 | debian-bookworm | ok 2025-10-19 03:10:35.229508 | debian-bookworm | included: /var/lib/zuul/builds/0cfb255e9f8842baa666e44a2386155f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-19 03:10:35.240195 | 2025-10-19 03:10:35.240273 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-19 03:10:37.673949 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-19 03:10:37.674188 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0cfb255e9f8842baa666e44a2386155f/work/0cfb255e9f8842baa666e44a2386155f_id_rsa 2025-10-19 03:10:37.674227 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0cfb255e9f8842baa666e44a2386155f/work/0cfb255e9f8842baa666e44a2386155f_id_rsa.pub 2025-10-19 03:10:37.674254 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-19 03:10:37.674280 | debian-bookworm -> localhost | SHA256:WW4egYTrYN78zVJzCfGBgqCMCMbsiHFDEFaiQOzPWbw zuul-build-sshkey 2025-10-19 03:10:37.674304 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-19 03:10:37.674337 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-19 03:10:37.674359 | debian-bookworm -> localhost | |XOo... o. . | 2025-10-19 03:10:37.674382 | debian-bookworm -> localhost | |O*+. o...o . | 2025-10-19 03:10:37.674403 | debian-bookworm -> localhost | |Ooo.. ...oo . | 2025-10-19 03:10:37.674423 | debian-bookworm -> localhost | |oo oo. +... | 2025-10-19 03:10:37.674443 | debian-bookworm -> localhost | | ooo=. S +. . | 2025-10-19 03:10:37.674466 | debian-bookworm -> localhost | | +.E+ oo.o | 2025-10-19 03:10:37.674487 | debian-bookworm -> localhost | | . +.o | 2025-10-19 03:10:37.674507 | debian-bookworm -> localhost | | o o | 2025-10-19 03:10:37.674528 | debian-bookworm -> localhost | | . | 2025-10-19 03:10:37.674550 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-19 03:10:37.674601 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.894959 2025-10-19 03:10:37.681015 | 2025-10-19 03:10:37.681106 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-19 03:10:37.699901 | debian-bookworm | ok 2025-10-19 03:10:37.709739 | debian-bookworm | included: /var/lib/zuul/builds/0cfb255e9f8842baa666e44a2386155f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-19 03:10:37.718344 | 2025-10-19 03:10:37.718427 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-19 03:10:37.741662 | debian-bookworm | skipping: Conditional result was False 2025-10-19 03:10:37.747324 | 2025-10-19 03:10:37.747412 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-19 03:10:38.365653 | debian-bookworm | changed 2025-10-19 03:10:38.371210 | 2025-10-19 03:10:38.371300 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-19 03:10:38.611593 | debian-bookworm | ok 2025-10-19 03:10:38.618449 | 2025-10-19 03:10:38.618553 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-19 03:10:39.272854 | debian-bookworm | changed 2025-10-19 03:10:39.280164 | 2025-10-19 03:10:39.280259 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-19 03:10:39.901766 | debian-bookworm | changed 2025-10-19 03:10:39.907312 | 2025-10-19 03:10:39.907400 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-19 03:10:39.921137 | debian-bookworm | skipping: Conditional result was False 2025-10-19 03:10:39.927649 | 2025-10-19 03:10:39.927752 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-19 03:10:40.326243 | debian-bookworm -> localhost | changed 2025-10-19 03:10:40.337111 | 2025-10-19 03:10:40.337214 | TASK [add-build-sshkey : Add back temp key] 2025-10-19 03:10:40.645585 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0cfb255e9f8842baa666e44a2386155f/work/0cfb255e9f8842baa666e44a2386155f_id_rsa (zuul-build-sshkey) 2025-10-19 03:10:40.645763 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009609 2025-10-19 03:10:40.652594 | 2025-10-19 03:10:40.652697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-19 03:10:41.030592 | debian-bookworm | ok 2025-10-19 03:10:41.038488 | 2025-10-19 03:10:41.038604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-19 03:10:41.063001 | debian-bookworm | skipping: Conditional result was False 2025-10-19 03:10:41.082487 | 2025-10-19 03:10:41.082622 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-19 03:10:41.538132 | debian-bookworm | ok 2025-10-19 03:10:41.560675 | 2025-10-19 03:10:41.560766 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-19 03:10:41.590192 | debian-bookworm | ok 2025-10-19 03:10:41.594981 | 2025-10-19 03:10:41.595064 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-19 03:10:42.012471 | debian-bookworm -> localhost | ok 2025-10-19 03:10:42.028678 | 2025-10-19 03:10:42.028807 | TASK [validate-host : Collect information about the host] 2025-10-19 03:10:43.533969 | debian-bookworm | ok 2025-10-19 03:10:43.575033 | 2025-10-19 03:10:43.575146 | TASK [validate-host : Sanitize hostname] 2025-10-19 03:10:43.717003 | debian-bookworm | ok 2025-10-19 03:10:43.763534 | 2025-10-19 03:10:43.763739 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-19 03:10:44.847729 | debian-bookworm -> localhost | changed 2025-10-19 03:10:44.853879 | 2025-10-19 03:10:44.853967 | TASK [validate-host : Collect information about zuul worker] 2025-10-19 03:10:45.317708 | debian-bookworm | ok 2025-10-19 03:10:45.322672 | 2025-10-19 03:10:45.322761 | TASK [validate-host : Write out all zuul information for each host] 2025-10-19 03:10:45.852077 | debian-bookworm -> localhost | changed 2025-10-19 03:10:45.861519 | 2025-10-19 03:10:45.861602 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-19 03:10:46.112490 | debian-bookworm | ok 2025-10-19 03:10:46.121018 | 2025-10-19 03:10:46.121134 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-19 03:10:46.866564 | debian-bookworm | changed: 2025-10-19 03:10:46.866756 | debian-bookworm | cd+++++++++ src/ 2025-10-19 03:10:46.866790 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-19 03:10:46.866815 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-19 03:10:46.866859 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2025-10-19 03:10:46.866894 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004777 2025-10-19 03:11:10.922101 | 2025-10-19 03:11:10.922203 | TASK [upload-logs : Upload logs to log server] 2025-10-19 03:11:11.423840 | localhost | Output suppressed because no_log was given 2025-10-19 03:11:11.425648 | 2025-10-19 03:11:11.425743 | LOOP [upload-logs : Compress console log and json output] 2025-10-19 03:11:11.467326 | localhost | skipping: Conditional result was False 2025-10-19 03:11:11.479105 | localhost | skipping: Conditional result was False 2025-10-19 03:11:11.492023 | 2025-10-19 03:11:11.492135 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-19 03:11:11.536103 | localhost | skipping: Conditional result was False 2025-10-19 03:11:11.536352 | 2025-10-19 03:11:11.542942 | localhost | skipping: Conditional result was False 2025-10-19 03:11:11.549879 | 2025-10-19 03:11:11.550011 | LOOP [upload-logs : Upload console log and json output]