2026-02-04 03:01:19.962048 | Job console starting 2026-02-04 03:01:19.971631 | Updating git repos 2026-02-04 03:01:20.093754 | Cloning repos into workspace 2026-02-04 03:01:20.206963 | Restoring repo states 2026-02-04 03:01:20.231296 | Merging changes 2026-02-04 03:01:20.231310 | Checking out repos 2026-02-04 03:01:20.345756 | Preparing playbooks 2026-02-04 03:01:21.796822 | Running Ansible setup 2026-02-04 03:01:27.829602 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:01:28.785327 | 2026-02-04 03:01:28.785459 | PLAY [Base pre] 2026-02-04 03:01:28.815707 | 2026-02-04 03:01:28.815830 | TASK [Setup log path fact] 2026-02-04 03:01:28.843640 | debian-bookworm | ok 2026-02-04 03:01:28.885471 | 2026-02-04 03:01:28.885608 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:01:28.914728 | debian-bookworm | ok 2026-02-04 03:01:28.953670 | 2026-02-04 03:01:28.953791 | TASK [emit-job-header : Print job information] 2026-02-04 03:01:28.995402 | # Job Information 2026-02-04 03:01:28.995563 | Ansible Version: 2.16.14 2026-02-04 03:01:28.995599 | Job: python-black 2026-02-04 03:01:28.995630 | Pipeline: periodic-daily 2026-02-04 03:01:28.995652 | Executor: 521e9411259a 2026-02-04 03:01:28.995672 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-02-04 03:01:28.995693 | Event ID: 0df4ea8d0fe744f9948e1b1a089ad532 2026-02-04 03:01:29.012238 | 2026-02-04 03:01:29.012370 | LOOP [emit-job-header : Print node information] 2026-02-04 03:01:29.212396 | debian-bookworm | ok: 2026-02-04 03:01:29.212609 | debian-bookworm | # Node Information 2026-02-04 03:01:29.212645 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:01:29.212671 | debian-bookworm | Hostname: debian 2026-02-04 03:01:29.212693 | debian-bookworm | Username: zuul 2026-02-04 03:01:29.212714 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:01:29.212738 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:01:29.212759 | debian-bookworm | Region: 2026-02-04 03:01:29.212781 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:01:29.212801 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:01:29.212822 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:f8ad 2026-02-04 03:01:29.236738 | 2026-02-04 03:01:29.236857 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:01:29.855661 | debian-bookworm -> localhost | changed 2026-02-04 03:01:29.862585 | 2026-02-04 03:01:29.862693 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:01:32.101365 | debian-bookworm -> localhost | changed 2026-02-04 03:01:32.113762 | 2026-02-04 03:01:32.113857 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:01:32.716937 | debian-bookworm -> localhost | ok 2026-02-04 03:01:32.723926 | 2026-02-04 03:01:32.724018 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:01:32.765850 | debian-bookworm | ok 2026-02-04 03:01:32.819609 | debian-bookworm | included: /var/lib/zuul/builds/60b463e8cb994659834dd97d9c83c79c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:01:32.833461 | 2026-02-04 03:01:32.833635 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:01:36.900633 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:01:36.900801 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/60b463e8cb994659834dd97d9c83c79c/work/60b463e8cb994659834dd97d9c83c79c_id_rsa 2026-02-04 03:01:36.900834 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/60b463e8cb994659834dd97d9c83c79c/work/60b463e8cb994659834dd97d9c83c79c_id_rsa.pub 2026-02-04 03:01:36.900856 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:01:36.900876 | debian-bookworm -> localhost | SHA256:lCnb/baMGlEh8mYPm11Xs5XlF9LMBjA7ce4FfTFSE9s zuul-build-sshkey 2026-02-04 03:01:36.900903 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:01:36.900921 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:01:36.900938 | debian-bookworm -> localhost | | . . .+.*BOO| 2026-02-04 03:01:36.900955 | debian-bookworm -> localhost | | o + .* +X@| 2026-02-04 03:01:36.900971 | debian-bookworm -> localhost | | . O .o..o+E| 2026-02-04 03:01:36.900988 | debian-bookworm -> localhost | | B O .o.. .| 2026-02-04 03:01:36.901004 | debian-bookworm -> localhost | | . S + . | 2026-02-04 03:01:36.901025 | debian-bookworm -> localhost | | . . | 2026-02-04 03:01:36.901042 | debian-bookworm -> localhost | | . o | 2026-02-04 03:01:36.901060 | debian-bookworm -> localhost | | . + . | 2026-02-04 03:01:36.901077 | debian-bookworm -> localhost | | ... o | 2026-02-04 03:01:36.901094 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:01:36.901132 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.371816 2026-02-04 03:01:36.906250 | 2026-02-04 03:01:36.906373 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:01:36.950311 | debian-bookworm | ok 2026-02-04 03:01:36.957979 | debian-bookworm | included: /var/lib/zuul/builds/60b463e8cb994659834dd97d9c83c79c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:01:36.977853 | 2026-02-04 03:01:36.977946 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:01:37.033876 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:01:37.039676 | 2026-02-04 03:01:37.039776 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:01:37.913432 | debian-bookworm | changed 2026-02-04 03:01:37.917835 | 2026-02-04 03:01:37.917911 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:01:38.258537 | debian-bookworm | ok 2026-02-04 03:01:38.263539 | 2026-02-04 03:01:38.263622 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:01:39.151776 | debian-bookworm | changed 2026-02-04 03:01:39.171650 | 2026-02-04 03:01:39.171750 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:01:39.975700 | debian-bookworm | changed 2026-02-04 03:01:39.980089 | 2026-02-04 03:01:39.980170 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:01:40.022857 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:01:40.027700 | 2026-02-04 03:01:40.027788 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:01:40.926024 | debian-bookworm -> localhost | changed 2026-02-04 03:01:40.934590 | 2026-02-04 03:01:40.934679 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:01:41.615660 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/60b463e8cb994659834dd97d9c83c79c/work/60b463e8cb994659834dd97d9c83c79c_id_rsa (zuul-build-sshkey) 2026-02-04 03:01:41.615840 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019177 2026-02-04 03:01:41.622017 | 2026-02-04 03:01:41.622108 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:01:42.081406 | debian-bookworm | ok 2026-02-04 03:01:42.086273 | 2026-02-04 03:01:42.086374 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:01:42.130406 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:01:42.174056 | 2026-02-04 03:01:42.174154 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:01:42.959837 | debian-bookworm | ok 2026-02-04 03:01:42.995975 | 2026-02-04 03:01:42.996081 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:01:43.055863 | debian-bookworm | ok 2026-02-04 03:01:43.059963 | 2026-02-04 03:01:43.060042 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:01:43.994437 | debian-bookworm -> localhost | ok 2026-02-04 03:01:44.002141 | 2026-02-04 03:01:44.002232 | TASK [validate-host : Collect information about the host] 2026-02-04 03:01:45.649748 | debian-bookworm | ok 2026-02-04 03:01:45.666107 | 2026-02-04 03:01:45.666207 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:01:45.828239 | debian-bookworm | ok 2026-02-04 03:01:45.862479 | 2026-02-04 03:01:45.862577 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:01:46.753897 | debian-bookworm -> localhost | changed 2026-02-04 03:01:46.758409 | 2026-02-04 03:01:46.758500 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:01:47.446262 | debian-bookworm | ok 2026-02-04 03:01:47.450027 | 2026-02-04 03:01:47.450115 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:01:48.549256 | debian-bookworm -> localhost | changed 2026-02-04 03:01:48.557189 | 2026-02-04 03:01:48.557285 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:01:48.842139 | debian-bookworm | ok 2026-02-04 03:01:48.846454 | 2026-02-04 03:01:48.846531 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:01:50.407210 | debian-bookworm | changed: 2026-02-04 03:01:50.407371 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:01:50.407401 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:01:50.407421 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:01:50.407439 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-02-04 03:01:50.407456 | debian-bookworm | Containerfile 2026-02-04 03:01:50.407549 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014022 2026-02-04 03:02:18.359397 | 2026-02-04 03:02:18.359501 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:02:18.995047 | localhost | Output suppressed because no_log was given 2026-02-04 03:02:18.996705 | 2026-02-04 03:02:18.996796 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:02:19.040027 | localhost | skipping: Conditional result was False 2026-02-04 03:02:19.047373 | localhost | skipping: Conditional result was False 2026-02-04 03:02:19.052870 | 2026-02-04 03:02:19.052961 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:02:19.092942 | localhost | skipping: Conditional result was False 2026-02-04 03:02:19.093172 | 2026-02-04 03:02:19.098445 | localhost | skipping: Conditional result was False 2026-02-04 03:02:19.107992 | 2026-02-04 03:02:19.108091 | LOOP [upload-logs : Upload console log and json output]