2025-09-27 04:44:34.832145 | Job console starting 2025-09-27 04:44:34.858537 | Updating git repos 2025-09-27 04:44:34.901485 | Cloning repos into workspace 2025-09-27 04:44:34.942695 | Restoring repo states 2025-09-27 04:44:34.963149 | Merging changes 2025-09-27 04:44:35.606365 | Checking out repos 2025-09-27 04:44:35.690409 | Preparing playbooks 2025-09-27 04:44:36.776556 | Running Ansible setup 2025-09-27 04:44:42.737723 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-27 04:44:43.642392 | 2025-09-27 04:44:43.642521 | PLAY [Base pre] 2025-09-27 04:44:43.680827 | 2025-09-27 04:44:43.680961 | TASK [Setup log path fact] 2025-09-27 04:44:43.708557 | debian-bookworm | ok 2025-09-27 04:44:43.727821 | 2025-09-27 04:44:43.727969 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-27 04:44:43.786469 | debian-bookworm | ok 2025-09-27 04:44:43.803802 | 2025-09-27 04:44:43.803923 | TASK [emit-job-header : Print job information] 2025-09-27 04:44:43.871970 | # Job Information 2025-09-27 04:44:43.872118 | Ansible Version: 2.16.14 2025-09-27 04:44:43.872152 | Job: flake8 2025-09-27 04:44:43.872184 | Pipeline: check 2025-09-27 04:44:43.872207 | Executor: 521e9411259a 2025-09-27 04:44:43.872228 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/629 2025-09-27 04:44:43.872251 | Event ID: a551e6b0-9b5c-11f0-9c54-ace56e9af25a 2025-09-27 04:44:43.876860 | 2025-09-27 04:44:43.876955 | LOOP [emit-job-header : Print node information] 2025-09-27 04:44:44.068136 | debian-bookworm | ok: 2025-09-27 04:44:44.068342 | debian-bookworm | # Node Information 2025-09-27 04:44:44.068380 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-27 04:44:44.068405 | debian-bookworm | Hostname: debian 2025-09-27 04:44:44.068427 | debian-bookworm | Username: zuul 2025-09-27 04:44:44.068447 | debian-bookworm | Distro: Debian 12.12 2025-09-27 04:44:44.068470 | debian-bookworm | Provider: regiocloud-a 2025-09-27 04:44:44.068491 | debian-bookworm | Region: 2025-09-27 04:44:44.068512 | debian-bookworm | Label: debian-bookworm 2025-09-27 04:44:44.068533 | debian-bookworm | Product Name: OpenStack Nova 2025-09-27 04:44:44.068552 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea1:a3c9 2025-09-27 04:44:44.083710 | 2025-09-27 04:44:44.083823 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-27 04:44:45.182639 | debian-bookworm -> localhost | changed 2025-09-27 04:44:45.189333 | 2025-09-27 04:44:45.189438 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-27 04:44:46.776453 | debian-bookworm -> localhost | changed 2025-09-27 04:44:46.784898 | 2025-09-27 04:44:46.784993 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-27 04:44:47.171657 | debian-bookworm -> localhost | ok 2025-09-27 04:44:47.176517 | 2025-09-27 04:44:47.176607 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-27 04:44:47.213162 | debian-bookworm | ok 2025-09-27 04:44:47.233164 | debian-bookworm | included: /var/lib/zuul/builds/35cfe471f01644f789dd77a6505377f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-27 04:44:47.248532 | 2025-09-27 04:44:47.248630 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-27 04:44:48.454786 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-27 04:44:48.454991 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/35cfe471f01644f789dd77a6505377f3/work/35cfe471f01644f789dd77a6505377f3_id_rsa 2025-09-27 04:44:48.455024 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/35cfe471f01644f789dd77a6505377f3/work/35cfe471f01644f789dd77a6505377f3_id_rsa.pub 2025-09-27 04:44:48.455047 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-27 04:44:48.455068 | debian-bookworm -> localhost | SHA256:nnAZCJE1fxihYzQeCY4iuPLXAdJOB/2ts7G54pwoPzQ zuul-build-sshkey 2025-09-27 04:44:48.455087 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-27 04:44:48.455112 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-27 04:44:48.455130 | debian-bookworm -> localhost | | =**.o. | 2025-09-27 04:44:48.455148 | debian-bookworm -> localhost | |. +.=oB o | 2025-09-27 04:44:48.455165 | debian-bookworm -> localhost | |+ o = B.+.. | 2025-09-27 04:44:48.455181 | debian-bookworm -> localhost | |.o + + ..+. | 2025-09-27 04:44:48.455198 | debian-bookworm -> localhost | |o . o S. | 2025-09-27 04:44:48.455220 | debian-bookworm -> localhost | |.. E. =+. | 2025-09-27 04:44:48.455236 | debian-bookworm -> localhost | | ..... o* | 2025-09-27 04:44:48.455252 | debian-bookworm -> localhost | | ...o..+ | 2025-09-27 04:44:48.455270 | debian-bookworm -> localhost | | ooo+... | 2025-09-27 04:44:48.455287 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-27 04:44:48.455331 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.693599 2025-09-27 04:44:48.460987 | 2025-09-27 04:44:48.461060 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-27 04:44:48.476955 | debian-bookworm | ok 2025-09-27 04:44:48.484276 | debian-bookworm | included: /var/lib/zuul/builds/35cfe471f01644f789dd77a6505377f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-27 04:44:48.491248 | 2025-09-27 04:44:48.491316 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-27 04:44:48.503518 | debian-bookworm | skipping: Conditional result was False 2025-09-27 04:44:48.507890 | 2025-09-27 04:44:48.507964 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-27 04:44:49.140970 | debian-bookworm | changed 2025-09-27 04:44:49.145281 | 2025-09-27 04:44:49.145351 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-27 04:44:49.425385 | debian-bookworm | ok 2025-09-27 04:44:49.430010 | 2025-09-27 04:44:49.430092 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-27 04:44:50.118588 | debian-bookworm | changed 2025-09-27 04:44:50.124923 | 2025-09-27 04:44:50.125010 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-27 04:44:50.747198 | debian-bookworm | changed 2025-09-27 04:44:50.753109 | 2025-09-27 04:44:50.753199 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-27 04:44:50.776723 | debian-bookworm | skipping: Conditional result was False 2025-09-27 04:44:50.790660 | 2025-09-27 04:44:50.790797 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-27 04:44:51.218945 | debian-bookworm -> localhost | changed 2025-09-27 04:44:51.230121 | 2025-09-27 04:44:51.230223 | TASK [add-build-sshkey : Add back temp key] 2025-09-27 04:44:51.516458 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/35cfe471f01644f789dd77a6505377f3/work/35cfe471f01644f789dd77a6505377f3_id_rsa (zuul-build-sshkey) 2025-09-27 04:44:51.516660 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009428 2025-09-27 04:44:51.524042 | 2025-09-27 04:44:51.524131 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-27 04:44:51.905883 | debian-bookworm | ok 2025-09-27 04:44:51.910676 | 2025-09-27 04:44:51.910768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-27 04:44:51.961156 | debian-bookworm | skipping: Conditional result was False 2025-09-27 04:44:51.971319 | 2025-09-27 04:44:51.971422 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-27 04:44:52.482507 | debian-bookworm | ok 2025-09-27 04:44:52.495458 | 2025-09-27 04:44:52.495570 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-27 04:44:52.522924 | debian-bookworm | ok 2025-09-27 04:44:52.527719 | 2025-09-27 04:44:52.527802 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-27 04:44:52.813713 | debian-bookworm -> localhost | ok 2025-09-27 04:44:52.819753 | 2025-09-27 04:44:52.819849 | TASK [validate-host : Collect information about the host] 2025-09-27 04:44:54.056947 | debian-bookworm | ok 2025-09-27 04:44:54.066640 | 2025-09-27 04:44:54.066741 | TASK [validate-host : Sanitize hostname] 2025-09-27 04:44:54.152406 | debian-bookworm | ok 2025-09-27 04:44:54.187121 | 2025-09-27 04:44:54.187220 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-27 04:44:54.719062 | debian-bookworm -> localhost | changed 2025-09-27 04:44:54.724434 | 2025-09-27 04:44:54.724523 | TASK [validate-host : Collect information about zuul worker] 2025-09-27 04:44:55.216648 | debian-bookworm | ok 2025-09-27 04:44:55.221361 | 2025-09-27 04:44:55.221454 | TASK [validate-host : Write out all zuul information for each host] 2025-09-27 04:44:55.895196 | debian-bookworm -> localhost | changed 2025-09-27 04:44:55.904020 | 2025-09-27 04:44:55.904110 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-27 04:44:56.177424 | debian-bookworm | ok 2025-09-27 04:44:56.182599 | 2025-09-27 04:44:56.182687 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-27 04:44:57.332368 | debian-bookworm | changed: 2025-09-27 04:44:57.332579 | debian-bookworm | cd+++++++++ src/ 2025-09-27 04:44:57.332615 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-27 04:44:57.332639 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-27 04:44:57.332661 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-09-27 04:44:57.332682 | debian-bookworm | Containerfile 2025-09-27 04:44:57.335193 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003872 2025-09-27 04:45:23.383726 | 2025-09-27 04:45:23.383846 | TASK [upload-logs : Upload logs to log server] 2025-09-27 04:45:24.062145 | localhost | Output suppressed because no_log was given 2025-09-27 04:45:24.064389 | 2025-09-27 04:45:24.064592 | LOOP [upload-logs : Compress console log and json output] 2025-09-27 04:45:24.110430 | localhost | skipping: Conditional result was False 2025-09-27 04:45:24.121335 | localhost | skipping: Conditional result was False 2025-09-27 04:45:24.139266 | 2025-09-27 04:45:24.139393 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-27 04:45:24.187363 | localhost | skipping: Conditional result was False 2025-09-27 04:45:24.187656 | 2025-09-27 04:45:24.194982 | localhost | skipping: Conditional result was False 2025-09-27 04:45:24.198880 | 2025-09-27 04:45:24.199022 | LOOP [upload-logs : Upload console log and json output]