2025-12-30 03:13:30.895014 | Job console starting 2025-12-30 03:13:30.951216 | Updating git repos 2025-12-30 03:13:31.012896 | Cloning repos into workspace 2025-12-30 03:13:31.117892 | Restoring repo states 2025-12-30 03:13:31.149899 | Merging changes 2025-12-30 03:13:31.150052 | Checking out repos 2025-12-30 03:13:31.358455 | Preparing playbooks 2025-12-30 03:13:32.594943 | Running Ansible setup 2025-12-30 03:13:40.929293 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-30 03:13:43.801735 | 2025-12-30 03:13:43.801923 | PLAY [Base pre] 2025-12-30 03:13:43.896722 | 2025-12-30 03:13:43.904171 | TASK [Setup log path fact] 2025-12-30 03:13:43.983036 | debian-bookworm | ok 2025-12-30 03:13:44.089028 | 2025-12-30 03:13:44.089247 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-30 03:13:44.219440 | debian-bookworm | ok 2025-12-30 03:13:44.256549 | 2025-12-30 03:13:44.256709 | TASK [emit-job-header : Print job information] 2025-12-30 03:13:44.338457 | # Job Information 2025-12-30 03:13:44.338668 | Ansible Version: 2.16.14 2025-12-30 03:13:44.338704 | Job: python-black 2025-12-30 03:13:44.338737 | Pipeline: periodic-daily 2025-12-30 03:13:44.338761 | Executor: 521e9411259a 2025-12-30 03:13:44.338781 | Triggered by: https://github.com/osism/kolla-operations 2025-12-30 03:13:44.338803 | Event ID: 504cce007238473f98e86259ec704d03 2025-12-30 03:13:44.344263 | 2025-12-30 03:13:44.344389 | LOOP [emit-job-header : Print node information] 2025-12-30 03:13:44.718511 | debian-bookworm | ok: 2025-12-30 03:13:44.718810 | debian-bookworm | # Node Information 2025-12-30 03:13:44.718873 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-30 03:13:44.718899 | debian-bookworm | Hostname: debian 2025-12-30 03:13:44.718923 | debian-bookworm | Username: zuul 2025-12-30 03:13:44.718944 | debian-bookworm | Distro: Debian 12.12 2025-12-30 03:13:44.718968 | debian-bookworm | Provider: regiocloud-a 2025-12-30 03:13:44.718990 | debian-bookworm | Region: 2025-12-30 03:13:44.719012 | debian-bookworm | Label: debian-bookworm 2025-12-30 03:13:44.719033 | debian-bookworm | Product Name: OpenStack Nova 2025-12-30 03:13:44.719054 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:b18d 2025-12-30 03:13:44.746823 | 2025-12-30 03:13:44.747000 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-30 03:13:45.996953 | debian-bookworm -> localhost | changed 2025-12-30 03:13:46.005315 | 2025-12-30 03:13:46.005461 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-30 03:13:47.867267 | debian-bookworm -> localhost | changed 2025-12-30 03:13:47.885798 | 2025-12-30 03:13:47.885960 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-30 03:13:48.404415 | debian-bookworm -> localhost | ok 2025-12-30 03:13:48.411479 | 2025-12-30 03:13:48.411676 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-30 03:13:48.457952 | debian-bookworm | ok 2025-12-30 03:13:48.497966 | debian-bookworm | included: /var/lib/zuul/builds/cb907b6b29874008b6024ed3ca9c5a9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-30 03:13:48.516245 | 2025-12-30 03:13:48.516391 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-30 03:13:51.088084 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-30 03:13:51.088443 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cb907b6b29874008b6024ed3ca9c5a9e/work/cb907b6b29874008b6024ed3ca9c5a9e_id_rsa 2025-12-30 03:13:51.088495 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cb907b6b29874008b6024ed3ca9c5a9e/work/cb907b6b29874008b6024ed3ca9c5a9e_id_rsa.pub 2025-12-30 03:13:51.089031 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-30 03:13:51.089157 | debian-bookworm -> localhost | SHA256:2exAVxbmcC39/PvUkxfxv/ohlABfcB13XrEHM6bGnhI zuul-build-sshkey 2025-12-30 03:13:51.089192 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-30 03:13:51.089229 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-30 03:13:51.089254 | debian-bookworm -> localhost | | ...B**o*| 2025-12-30 03:13:51.089279 | debian-bookworm -> localhost | | oO+oo*=| 2025-12-30 03:13:51.089301 | debian-bookworm -> localhost | | . Eo=. =o| 2025-12-30 03:13:51.089323 | debian-bookworm -> localhost | | . = +... *| 2025-12-30 03:13:51.089344 | debian-bookworm -> localhost | | S + oo .o| 2025-12-30 03:13:51.089371 | debian-bookworm -> localhost | | o .. *| 2025-12-30 03:13:51.089392 | debian-bookworm -> localhost | | . . +*| 2025-12-30 03:13:51.089413 | debian-bookworm -> localhost | | .o=| 2025-12-30 03:13:51.089435 | debian-bookworm -> localhost | | .ooo| 2025-12-30 03:13:51.089456 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-30 03:13:51.089524 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.830042 2025-12-30 03:13:51.097416 | 2025-12-30 03:13:51.097574 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-30 03:13:51.137962 | debian-bookworm | ok 2025-12-30 03:13:51.155737 | debian-bookworm | included: /var/lib/zuul/builds/cb907b6b29874008b6024ed3ca9c5a9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-30 03:13:51.180564 | 2025-12-30 03:13:51.180780 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-30 03:13:51.205883 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:13:51.212490 | 2025-12-30 03:13:51.212619 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-30 03:13:52.025154 | debian-bookworm | changed 2025-12-30 03:13:52.041439 | 2025-12-30 03:13:52.041586 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-30 03:13:52.375033 | debian-bookworm | ok 2025-12-30 03:13:52.383821 | 2025-12-30 03:13:52.383967 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-30 03:13:53.249948 | debian-bookworm | changed 2025-12-30 03:13:53.260368 | 2025-12-30 03:13:53.260514 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-30 03:13:54.075242 | debian-bookworm | changed 2025-12-30 03:13:54.085000 | 2025-12-30 03:13:54.085164 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-30 03:13:54.129749 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:13:54.137305 | 2025-12-30 03:13:54.137442 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-30 03:13:55.166312 | debian-bookworm -> localhost | changed 2025-12-30 03:13:55.181694 | 2025-12-30 03:13:55.181840 | TASK [add-build-sshkey : Add back temp key] 2025-12-30 03:13:55.824897 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cb907b6b29874008b6024ed3ca9c5a9e/work/cb907b6b29874008b6024ed3ca9c5a9e_id_rsa (zuul-build-sshkey) 2025-12-30 03:13:55.825196 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019648 2025-12-30 03:13:55.834122 | 2025-12-30 03:13:55.834260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-30 03:13:56.625994 | debian-bookworm | ok 2025-12-30 03:13:56.632597 | 2025-12-30 03:13:56.632719 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-30 03:13:56.715675 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:13:56.733646 | 2025-12-30 03:13:56.733791 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-30 03:13:57.520689 | debian-bookworm | ok 2025-12-30 03:13:57.544497 | 2025-12-30 03:13:57.544660 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-30 03:13:57.652870 | debian-bookworm | ok 2025-12-30 03:13:57.669441 | 2025-12-30 03:13:57.669590 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-30 03:13:58.399592 | debian-bookworm -> localhost | ok 2025-12-30 03:13:58.407515 | 2025-12-30 03:13:58.407651 | TASK [validate-host : Collect information about the host] 2025-12-30 03:14:00.165160 | debian-bookworm | ok 2025-12-30 03:14:00.177508 | 2025-12-30 03:14:00.177641 | TASK [validate-host : Sanitize hostname] 2025-12-30 03:14:00.356463 | debian-bookworm | ok 2025-12-30 03:14:00.477462 | 2025-12-30 03:14:00.477628 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-30 03:14:02.082750 | debian-bookworm -> localhost | changed 2025-12-30 03:14:02.092759 | 2025-12-30 03:14:02.092894 | TASK [validate-host : Collect information about zuul worker] 2025-12-30 03:14:03.337723 | debian-bookworm | ok 2025-12-30 03:14:03.374749 | 2025-12-30 03:14:03.374934 | TASK [validate-host : Write out all zuul information for each host] 2025-12-30 03:14:05.121871 | debian-bookworm -> localhost | changed 2025-12-30 03:14:05.133293 | 2025-12-30 03:14:05.133432 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-30 03:14:05.493129 | debian-bookworm | ok 2025-12-30 03:14:05.499450 | 2025-12-30 03:14:05.499588 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-30 03:14:07.251868 | debian-bookworm | changed: 2025-12-30 03:14:07.252085 | debian-bookworm | cd+++++++++ src/ 2025-12-30 03:14:07.252159 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-30 03:14:07.252184 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-30 03:14:07.252206 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2025-12-30 03:14:07.252227 | debian-bookworm | Containerfile 2025-12-30 03:14:07.253239 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016213 2025-12-30 03:14:42.480375 | 2025-12-30 03:14:42.480500 | TASK [upload-logs : Upload logs to log server] 2025-12-30 03:14:43.209995 | localhost | Output suppressed because no_log was given 2025-12-30 03:14:43.212616 | 2025-12-30 03:14:43.212843 | LOOP [upload-logs : Compress console log and json output] 2025-12-30 03:14:43.284160 | localhost | skipping: Conditional result was False 2025-12-30 03:14:43.290894 | localhost | skipping: Conditional result was False 2025-12-30 03:14:43.299259 | 2025-12-30 03:14:43.299373 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-30 03:14:43.355732 | localhost | skipping: Conditional result was False 2025-12-30 03:14:43.356070 | 2025-12-30 03:14:43.359637 | localhost | skipping: Conditional result was False 2025-12-30 03:14:43.371160 | 2025-12-30 03:14:43.371284 | LOOP [upload-logs : Upload console log and json output]