2025-12-18 17:10:30.966761 | Job console starting 2025-12-18 17:10:31.016788 | Updating git repos 2025-12-18 17:10:31.059753 | Cloning repos into workspace 2025-12-18 17:10:31.114273 | Restoring repo states 2025-12-18 17:10:31.136694 | Merging changes 2025-12-18 17:10:31.950284 | Checking out repos 2025-12-18 17:10:32.056430 | Preparing playbooks 2025-12-18 17:10:33.082329 | Running Ansible setup 2025-12-18 17:10:39.672277 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 17:10:40.971638 | 2025-12-18 17:10:40.971822 | PLAY [Base pre] 2025-12-18 17:10:40.990987 | 2025-12-18 17:10:40.991150 | TASK [Setup log path fact] 2025-12-18 17:10:41.021675 | ubuntu-jammy | ok 2025-12-18 17:10:41.050335 | 2025-12-18 17:10:41.050527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 17:10:41.091913 | ubuntu-jammy | ok 2025-12-18 17:10:41.110996 | 2025-12-18 17:10:41.111155 | TASK [emit-job-header : Print job information] 2025-12-18 17:10:41.194051 | # Job Information 2025-12-18 17:10:41.194303 | Ansible Version: 2.16.14 2025-12-18 17:10:41.194343 | Job: python-black 2025-12-18 17:10:41.194375 | Pipeline: check 2025-12-18 17:10:41.194398 | Executor: 521e9411259a 2025-12-18 17:10:41.194419 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/433 2025-12-18 17:10:41.194442 | Event ID: 6be25310-dc34-11f0-86d7-ae9c6bb863bb 2025-12-18 17:10:41.200488 | 2025-12-18 17:10:41.200629 | LOOP [emit-job-header : Print node information] 2025-12-18 17:10:41.431160 | ubuntu-jammy | ok: 2025-12-18 17:10:41.431459 | ubuntu-jammy | # Node Information 2025-12-18 17:10:41.431498 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 17:10:41.431525 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 17:10:41.431546 | ubuntu-jammy | Username: zuul 2025-12-18 17:10:41.431567 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 17:10:41.431591 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 17:10:41.431612 | ubuntu-jammy | Region: 2025-12-18 17:10:41.431633 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 17:10:41.431653 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 17:10:41.431674 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:7836 2025-12-18 17:10:41.457733 | 2025-12-18 17:10:41.457881 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 17:10:42.363129 | ubuntu-jammy -> localhost | changed 2025-12-18 17:10:42.370686 | 2025-12-18 17:10:42.370821 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 17:10:44.659485 | ubuntu-jammy -> localhost | changed 2025-12-18 17:10:44.677712 | 2025-12-18 17:10:44.677849 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 17:10:45.507564 | ubuntu-jammy -> localhost | ok 2025-12-18 17:10:45.514257 | 2025-12-18 17:10:45.514411 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 17:10:45.548428 | ubuntu-jammy | ok 2025-12-18 17:10:45.568763 | ubuntu-jammy | included: /var/lib/zuul/builds/7fe97c2e11c3485096ce1e150d4f9ec7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 17:10:45.575558 | 2025-12-18 17:10:45.575694 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 17:10:47.992006 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 17:10:47.992261 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7fe97c2e11c3485096ce1e150d4f9ec7/work/7fe97c2e11c3485096ce1e150d4f9ec7_id_rsa 2025-12-18 17:10:47.992306 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7fe97c2e11c3485096ce1e150d4f9ec7/work/7fe97c2e11c3485096ce1e150d4f9ec7_id_rsa.pub 2025-12-18 17:10:47.992335 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 17:10:47.992364 | ubuntu-jammy -> localhost | SHA256:MR2bqT1fxFdJhkFWaiRJjiVoiL7z1opVw37m0+XZoF4 zuul-build-sshkey 2025-12-18 17:10:47.992388 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 17:10:47.992424 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 17:10:47.992448 | ubuntu-jammy -> localhost | | . . ..o+o==+o| 2025-12-18 17:10:47.992471 | ubuntu-jammy -> localhost | | . . o .=*+oo..| 2025-12-18 17:10:47.992504 | ubuntu-jammy -> localhost | | . . o.=. oo .| 2025-12-18 17:10:47.992526 | ubuntu-jammy -> localhost | | . . = .. . | 2025-12-18 17:10:47.992547 | ubuntu-jammy -> localhost | | . +S o . | 2025-12-18 17:10:47.992576 | ubuntu-jammy -> localhost | | o o . o + | 2025-12-18 17:10:47.992596 | ubuntu-jammy -> localhost | | o... o. =E+ | 2025-12-18 17:10:47.992616 | ubuntu-jammy -> localhost | | oo .+. o.o . | 2025-12-18 17:10:47.992637 | ubuntu-jammy -> localhost | | .... .o. | 2025-12-18 17:10:47.992658 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 17:10:47.992711 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.437362 2025-12-18 17:10:48.000342 | 2025-12-18 17:10:48.000464 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 17:10:48.045054 | ubuntu-jammy | ok 2025-12-18 17:10:48.055847 | ubuntu-jammy | included: /var/lib/zuul/builds/7fe97c2e11c3485096ce1e150d4f9ec7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 17:10:48.066705 | 2025-12-18 17:10:48.066869 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 17:10:48.092045 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 17:10:48.099020 | 2025-12-18 17:10:48.099155 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 17:10:48.912272 | ubuntu-jammy | changed 2025-12-18 17:10:48.918061 | 2025-12-18 17:10:48.918185 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 17:10:49.281717 | ubuntu-jammy | ok 2025-12-18 17:10:49.288476 | 2025-12-18 17:10:49.288610 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 17:10:50.020283 | ubuntu-jammy | changed 2025-12-18 17:10:50.030114 | 2025-12-18 17:10:50.030282 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 17:10:50.746763 | ubuntu-jammy | changed 2025-12-18 17:10:50.754306 | 2025-12-18 17:10:50.754441 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 17:10:50.779651 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 17:10:50.786567 | 2025-12-18 17:10:50.786700 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 17:10:51.745883 | ubuntu-jammy -> localhost | changed 2025-12-18 17:10:51.789760 | 2025-12-18 17:10:51.789914 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 17:10:52.319584 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7fe97c2e11c3485096ce1e150d4f9ec7/work/7fe97c2e11c3485096ce1e150d4f9ec7_id_rsa (zuul-build-sshkey) 2025-12-18 17:10:52.320159 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018064 2025-12-18 17:10:52.354617 | 2025-12-18 17:10:52.354764 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 17:10:52.919730 | ubuntu-jammy | ok 2025-12-18 17:10:52.926373 | 2025-12-18 17:10:52.926521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 17:10:52.963747 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 17:10:52.982041 | 2025-12-18 17:10:52.982334 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 17:10:53.451688 | ubuntu-jammy | ok 2025-12-18 17:10:53.467078 | 2025-12-18 17:10:53.467238 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 17:10:53.497497 | ubuntu-jammy | ok 2025-12-18 17:10:53.503085 | 2025-12-18 17:10:53.503232 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 17:10:53.816344 | ubuntu-jammy -> localhost | ok 2025-12-18 17:10:53.823301 | 2025-12-18 17:10:53.823425 | TASK [validate-host : Collect information about the host] 2025-12-18 17:10:55.137349 | ubuntu-jammy | ok 2025-12-18 17:10:55.151256 | 2025-12-18 17:10:55.151408 | TASK [validate-host : Sanitize hostname] 2025-12-18 17:10:55.305985 | ubuntu-jammy | ok 2025-12-18 17:10:55.360524 | 2025-12-18 17:10:55.360668 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 17:10:56.213967 | ubuntu-jammy -> localhost | changed 2025-12-18 17:10:56.236346 | 2025-12-18 17:10:56.236931 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 17:10:56.682268 | ubuntu-jammy | ok 2025-12-18 17:10:56.693751 | 2025-12-18 17:10:56.693901 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 17:10:57.470583 | ubuntu-jammy -> localhost | changed 2025-12-18 17:10:57.482113 | 2025-12-18 17:10:57.482290 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 17:10:57.762603 | ubuntu-jammy | ok 2025-12-18 17:10:57.772900 | 2025-12-18 17:10:57.773065 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 17:10:58.783146 | ubuntu-jammy | changed: 2025-12-18 17:10:58.783648 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 17:10:58.783766 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 17:10:58.783800 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 17:10:58.783829 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 17:10:58.783855 | ubuntu-jammy | Containerfile 2025-12-18 17:10:58.784055 | ubuntu-jammy | Containerfile 2025-12-18 17:10:58.807359 | ubuntu-jammy | Containerfile 2025-12-18 17:10:58.807465 | ubuntu-jammy | Containerfile 2025-12-18 17:10:58.807568 | ubuntu-jammy | Containerfile 2025-12-18 17:10:58.807657 | ubuntu-jammy | Containerfile 2025-12-18 17:10:58.807745 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004474 2025-12-18 17:11:37.674298 | 2025-12-18 17:11:37.674404 | TASK [upload-logs : Upload logs to log server] 2025-12-18 17:11:38.795552 | localhost | Output suppressed because no_log was given 2025-12-18 17:11:38.797101 | 2025-12-18 17:11:38.797175 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 17:11:38.924507 | localhost | skipping: Conditional result was False 2025-12-18 17:11:38.955529 | localhost | skipping: Conditional result was False 2025-12-18 17:11:38.963306 | 2025-12-18 17:11:38.963424 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 17:11:39.087987 | localhost | skipping: Conditional result was False 2025-12-18 17:11:39.088340 | 2025-12-18 17:11:39.095525 | localhost | skipping: Conditional result was False 2025-12-18 17:11:39.101233 | 2025-12-18 17:11:39.101364 | LOOP [upload-logs : Upload console log and json output]