2025-10-09 03:01:21.208305 | Job console starting 2025-10-09 03:01:21.235457 | Updating git repos 2025-10-09 03:01:21.525334 | Cloning repos into workspace 2025-10-09 03:01:21.629072 | Restoring repo states 2025-10-09 03:01:21.642341 | Merging changes 2025-10-09 03:01:21.642359 | Checking out repos 2025-10-09 03:01:21.715108 | Preparing playbooks 2025-10-09 03:01:23.461672 | Running Ansible setup 2025-10-09 03:01:30.370065 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-09 03:01:30.960952 | 2025-10-09 03:01:30.961057 | PLAY [Base pre] 2025-10-09 03:01:30.974496 | 2025-10-09 03:01:30.974605 | TASK [Setup log path fact] 2025-10-09 03:01:30.996652 | debian-bookworm | ok 2025-10-09 03:01:31.019933 | 2025-10-09 03:01:31.020074 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-09 03:01:31.064078 | debian-bookworm | ok 2025-10-09 03:01:31.074536 | 2025-10-09 03:01:31.074632 | TASK [emit-job-header : Print job information] 2025-10-09 03:01:31.172676 | # Job Information 2025-10-09 03:01:31.172856 | Ansible Version: 2.16.14 2025-10-09 03:01:31.172893 | Job: python-black 2025-10-09 03:01:31.172983 | Pipeline: periodic-daily 2025-10-09 03:01:31.173010 | Executor: 521e9411259a 2025-10-09 03:01:31.173033 | Triggered by: https://github.com/osism/pulpfiction 2025-10-09 03:01:31.173056 | Event ID: 3df07d7a82bd45a5af94ee7c986d01a8 2025-10-09 03:01:31.178407 | 2025-10-09 03:01:31.178520 | LOOP [emit-job-header : Print node information] 2025-10-09 03:01:31.437071 | debian-bookworm | ok: 2025-10-09 03:01:31.437233 | debian-bookworm | # Node Information 2025-10-09 03:01:31.437267 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-09 03:01:31.437292 | debian-bookworm | Hostname: debian 2025-10-09 03:01:31.437314 | debian-bookworm | Username: zuul 2025-10-09 03:01:31.437334 | debian-bookworm | Distro: Debian 12.12 2025-10-09 03:01:31.437357 | debian-bookworm | Provider: regiocloud-a 2025-10-09 03:01:31.437379 | debian-bookworm | Region: 2025-10-09 03:01:31.437400 | debian-bookworm | Label: debian-bookworm 2025-10-09 03:01:31.437420 | debian-bookworm | Product Name: OpenStack Nova 2025-10-09 03:01:31.437439 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:cf88 2025-10-09 03:01:31.455165 | 2025-10-09 03:01:31.455276 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-09 03:01:32.444475 | debian-bookworm -> localhost | changed 2025-10-09 03:01:32.451306 | 2025-10-09 03:01:32.451404 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-09 03:01:34.255766 | debian-bookworm -> localhost | changed 2025-10-09 03:01:34.264999 | 2025-10-09 03:01:34.265092 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-09 03:01:34.804487 | debian-bookworm -> localhost | ok 2025-10-09 03:01:34.809497 | 2025-10-09 03:01:34.809593 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-09 03:01:34.836311 | debian-bookworm | ok 2025-10-09 03:01:34.861882 | debian-bookworm | included: /var/lib/zuul/builds/4aff8aaa930042a5a069acfcc0ee07b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-09 03:01:34.870810 | 2025-10-09 03:01:34.870902 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-09 03:01:36.816966 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-09 03:01:36.817134 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4aff8aaa930042a5a069acfcc0ee07b5/work/4aff8aaa930042a5a069acfcc0ee07b5_id_rsa 2025-10-09 03:01:36.817168 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4aff8aaa930042a5a069acfcc0ee07b5/work/4aff8aaa930042a5a069acfcc0ee07b5_id_rsa.pub 2025-10-09 03:01:36.817191 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-09 03:01:36.817212 | debian-bookworm -> localhost | SHA256:bnknoCLbb79K/jkFt2ht4FB8Kp8YZftwj2lnZDVCHZQ zuul-build-sshkey 2025-10-09 03:01:36.817231 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-09 03:01:36.817257 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-09 03:01:36.817276 | debian-bookworm -> localhost | | . ..ooo | 2025-10-09 03:01:36.817294 | debian-bookworm -> localhost | | = . . E | 2025-10-09 03:01:36.817311 | debian-bookworm -> localhost | | + + o . | 2025-10-09 03:01:36.817327 | debian-bookworm -> localhost | | + * o o | 2025-10-09 03:01:36.817344 | debian-bookworm -> localhost | | BS@ B | 2025-10-09 03:01:36.817366 | debian-bookworm -> localhost | | .o*oX + | 2025-10-09 03:01:36.817384 | debian-bookworm -> localhost | | . . o.++oo. | 2025-10-09 03:01:36.817400 | debian-bookworm -> localhost | | + +...o o | 2025-10-09 03:01:36.817418 | debian-bookworm -> localhost | | . .o++=o | 2025-10-09 03:01:36.817434 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-09 03:01:36.817472 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.259395 2025-10-09 03:01:36.822459 | 2025-10-09 03:01:36.822545 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-09 03:01:36.859078 | debian-bookworm | ok 2025-10-09 03:01:36.866293 | debian-bookworm | included: /var/lib/zuul/builds/4aff8aaa930042a5a069acfcc0ee07b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-09 03:01:36.875194 | 2025-10-09 03:01:36.875271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-09 03:01:36.911252 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:01:36.916831 | 2025-10-09 03:01:36.916908 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-09 03:01:37.748220 | debian-bookworm | changed 2025-10-09 03:01:37.752562 | 2025-10-09 03:01:37.752634 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-09 03:01:38.023704 | debian-bookworm | ok 2025-10-09 03:01:38.028084 | 2025-10-09 03:01:38.028159 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-09 03:01:38.695676 | debian-bookworm | changed 2025-10-09 03:01:38.701474 | 2025-10-09 03:01:38.701563 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-09 03:01:39.342580 | debian-bookworm | changed 2025-10-09 03:01:39.350284 | 2025-10-09 03:01:39.350395 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-09 03:01:39.375158 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:01:39.389328 | 2025-10-09 03:01:39.389504 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-09 03:01:39.767931 | debian-bookworm -> localhost | changed 2025-10-09 03:01:39.778236 | 2025-10-09 03:01:39.778333 | TASK [add-build-sshkey : Add back temp key] 2025-10-09 03:01:40.301539 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4aff8aaa930042a5a069acfcc0ee07b5/work/4aff8aaa930042a5a069acfcc0ee07b5_id_rsa (zuul-build-sshkey) 2025-10-09 03:01:40.301751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022151 2025-10-09 03:01:40.318242 | 2025-10-09 03:01:40.318333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-09 03:01:40.848614 | debian-bookworm | ok 2025-10-09 03:01:40.852596 | 2025-10-09 03:01:40.852665 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-09 03:01:40.885578 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:01:40.894120 | 2025-10-09 03:01:40.894206 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-09 03:01:41.595663 | debian-bookworm | ok 2025-10-09 03:01:41.619744 | 2025-10-09 03:01:41.619838 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-09 03:01:41.686970 | debian-bookworm | ok 2025-10-09 03:01:41.691174 | 2025-10-09 03:01:41.691250 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-09 03:01:42.121425 | debian-bookworm -> localhost | ok 2025-10-09 03:01:42.126740 | 2025-10-09 03:01:42.126818 | TASK [validate-host : Collect information about the host] 2025-10-09 03:01:43.355118 | debian-bookworm | ok 2025-10-09 03:01:43.365037 | 2025-10-09 03:01:43.365125 | TASK [validate-host : Sanitize hostname] 2025-10-09 03:01:43.445599 | debian-bookworm | ok 2025-10-09 03:01:43.479370 | 2025-10-09 03:01:43.479475 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-09 03:01:44.230890 | debian-bookworm -> localhost | changed 2025-10-09 03:01:44.237933 | 2025-10-09 03:01:44.238048 | TASK [validate-host : Collect information about zuul worker] 2025-10-09 03:01:44.827322 | debian-bookworm | ok 2025-10-09 03:01:44.836650 | 2025-10-09 03:01:44.837246 | TASK [validate-host : Write out all zuul information for each host] 2025-10-09 03:01:46.483329 | debian-bookworm -> localhost | changed 2025-10-09 03:01:46.491496 | 2025-10-09 03:01:46.491601 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-09 03:01:46.844887 | debian-bookworm | ok 2025-10-09 03:01:46.849709 | 2025-10-09 03:01:46.849787 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-09 03:01:48.278179 | debian-bookworm | changed: 2025-10-09 03:01:48.278318 | debian-bookworm | cd+++++++++ src/ 2025-10-09 03:01:48.278346 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-09 03:01:48.278366 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-09 03:01:48.278383 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2025-10-09 03:01:48.278400 | debian-bookworm | localhost | ok: Runtime: 0:00:00.042512 2025-10-09 03:02:17.859882 | 2025-10-09 03:02:17.859966 | TASK [upload-logs : Upload logs to log server] 2025-10-09 03:02:19.475640 | localhost | Output suppressed because no_log was given 2025-10-09 03:02:19.476981 | 2025-10-09 03:02:19.477053 | LOOP [upload-logs : Compress console log and json output] 2025-10-09 03:02:19.594124 | localhost | skipping: Conditional result was False 2025-10-09 03:02:19.640193 | localhost | skipping: Conditional result was False 2025-10-09 03:02:19.645248 | 2025-10-09 03:02:19.645338 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-09 03:02:19.695499 | localhost | skipping: Conditional result was False 2025-10-09 03:02:19.695735 | 2025-10-09 03:02:19.700099 | localhost | skipping: Conditional result was False 2025-10-09 03:02:19.710432 | 2025-10-09 03:02:19.710552 | LOOP [upload-logs : Upload console log and json output]