2025-11-28 15:23:15.929774 | Job console starting 2025-11-28 15:23:15.945487 | Updating git repos 2025-11-28 15:23:15.978787 | Cloning repos into workspace 2025-11-28 15:23:16.027185 | Restoring repo states 2025-11-28 15:23:16.036516 | Merging changes 2025-11-28 15:23:16.696901 | Checking out repos 2025-11-28 15:23:16.777557 | Preparing playbooks 2025-11-28 15:23:17.242350 | Running Ansible setup 2025-11-28 15:23:21.628348 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 15:23:22.424518 | 2025-11-28 15:23:22.424684 | PLAY [Base pre] 2025-11-28 15:23:22.441012 | 2025-11-28 15:23:22.441147 | TASK [Setup log path fact] 2025-11-28 15:23:22.470330 | ubuntu-jammy | ok 2025-11-28 15:23:22.485551 | 2025-11-28 15:23:22.485713 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 15:23:22.529058 | ubuntu-jammy | ok 2025-11-28 15:23:22.540179 | 2025-11-28 15:23:22.540306 | TASK [emit-job-header : Print job information] 2025-11-28 15:23:22.586180 | # Job Information 2025-11-28 15:23:22.586484 | Ansible Version: 2.16.14 2025-11-28 15:23:22.586557 | Job: python-black 2025-11-28 15:23:22.586627 | Pipeline: check 2025-11-28 15:23:22.586677 | Executor: 521e9411259a 2025-11-28 15:23:22.586731 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/396 2025-11-28 15:23:22.586780 | Event ID: 0de6e530-cc6e-11f0-9be0-cff1a751af61 2025-11-28 15:23:22.594619 | 2025-11-28 15:23:22.594769 | LOOP [emit-job-header : Print node information] 2025-11-28 15:23:22.719507 | ubuntu-jammy | ok: 2025-11-28 15:23:22.719711 | ubuntu-jammy | # Node Information 2025-11-28 15:23:22.719746 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-28 15:23:22.719771 | ubuntu-jammy | Hostname: ubuntu 2025-11-28 15:23:22.719793 | ubuntu-jammy | Username: zuul 2025-11-28 15:23:22.719814 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-28 15:23:22.719837 | ubuntu-jammy | Provider: regiocloud-a 2025-11-28 15:23:22.719858 | ubuntu-jammy | Region: 2025-11-28 15:23:22.719879 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-28 15:23:22.719899 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-28 15:23:22.719919 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:3380 2025-11-28 15:23:22.738569 | 2025-11-28 15:23:22.738738 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 15:23:23.233457 | ubuntu-jammy -> localhost | changed 2025-11-28 15:23:23.241065 | 2025-11-28 15:23:23.241198 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 15:23:24.344729 | ubuntu-jammy -> localhost | changed 2025-11-28 15:23:24.357378 | 2025-11-28 15:23:24.357518 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 15:23:24.668109 | ubuntu-jammy -> localhost | ok 2025-11-28 15:23:24.674985 | 2025-11-28 15:23:24.675146 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 15:23:24.704178 | ubuntu-jammy | ok 2025-11-28 15:23:24.722948 | ubuntu-jammy | included: /var/lib/zuul/builds/27b22fac5abe41c4a3d72eef4c3ca571/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 15:23:24.729519 | 2025-11-28 15:23:24.729637 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 15:23:28.226334 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-28 15:23:28.226929 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/27b22fac5abe41c4a3d72eef4c3ca571/work/27b22fac5abe41c4a3d72eef4c3ca571_id_rsa 2025-11-28 15:23:28.227090 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/27b22fac5abe41c4a3d72eef4c3ca571/work/27b22fac5abe41c4a3d72eef4c3ca571_id_rsa.pub 2025-11-28 15:23:28.227177 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-28 15:23:28.227250 | ubuntu-jammy -> localhost | SHA256:nd9BZEQm0dTdPpRNxhKRjkAZFq591MHRlSJyxPDxFGA zuul-build-sshkey 2025-11-28 15:23:28.227317 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-28 15:23:28.227408 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-28 15:23:28.227477 | ubuntu-jammy -> localhost | | oOE+X&X@| 2025-11-28 15:23:28.227540 | ubuntu-jammy -> localhost | | +=++B=*B| 2025-11-28 15:23:28.227600 | ubuntu-jammy -> localhost | | +oo+=o | 2025-11-28 15:23:28.227659 | ubuntu-jammy -> localhost | | + o.....| 2025-11-28 15:23:28.227718 | ubuntu-jammy -> localhost | | S + . . .| 2025-11-28 15:23:28.227799 | ubuntu-jammy -> localhost | | o . . | 2025-11-28 15:23:28.227860 | ubuntu-jammy -> localhost | | . . | 2025-11-28 15:23:28.227920 | ubuntu-jammy -> localhost | | | 2025-11-28 15:23:28.227981 | ubuntu-jammy -> localhost | | | 2025-11-28 15:23:28.228072 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-28 15:23:28.228213 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.978856 2025-11-28 15:23:28.242454 | 2025-11-28 15:23:28.242661 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 15:23:28.279474 | ubuntu-jammy | ok 2025-11-28 15:23:28.294066 | ubuntu-jammy | included: /var/lib/zuul/builds/27b22fac5abe41c4a3d72eef4c3ca571/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 15:23:28.304395 | 2025-11-28 15:23:28.304515 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 15:23:28.329087 | ubuntu-jammy | skipping: Conditional result was False 2025-11-28 15:23:28.335572 | 2025-11-28 15:23:28.335692 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 15:23:28.942309 | ubuntu-jammy | changed 2025-11-28 15:23:28.951612 | 2025-11-28 15:23:28.951793 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 15:23:29.190534 | ubuntu-jammy | ok 2025-11-28 15:23:29.196523 | 2025-11-28 15:23:29.196652 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 15:23:29.878083 | ubuntu-jammy | changed 2025-11-28 15:23:29.887016 | 2025-11-28 15:23:29.887146 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 15:23:30.505540 | ubuntu-jammy | changed 2025-11-28 15:23:30.513737 | 2025-11-28 15:23:30.513893 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 15:23:30.550474 | ubuntu-jammy | skipping: Conditional result was False 2025-11-28 15:23:30.563769 | 2025-11-28 15:23:30.563919 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 15:23:31.024643 | ubuntu-jammy -> localhost | changed 2025-11-28 15:23:31.035931 | 2025-11-28 15:23:31.036080 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 15:23:31.365913 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/27b22fac5abe41c4a3d72eef4c3ca571/work/27b22fac5abe41c4a3d72eef4c3ca571_id_rsa (zuul-build-sshkey) 2025-11-28 15:23:31.366479 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.025416 2025-11-28 15:23:31.384593 | 2025-11-28 15:23:31.384807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 15:23:31.797122 | ubuntu-jammy | ok 2025-11-28 15:23:31.802587 | 2025-11-28 15:23:31.802708 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 15:23:31.836578 | ubuntu-jammy | skipping: Conditional result was False 2025-11-28 15:23:31.848171 | 2025-11-28 15:23:31.848313 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 15:23:32.317674 | ubuntu-jammy | ok 2025-11-28 15:23:32.339636 | 2025-11-28 15:23:32.339918 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 15:23:32.389905 | ubuntu-jammy | ok 2025-11-28 15:23:32.398884 | 2025-11-28 15:23:32.399080 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 15:23:32.759267 | ubuntu-jammy -> localhost | ok 2025-11-28 15:23:32.765856 | 2025-11-28 15:23:32.765977 | TASK [validate-host : Collect information about the host] 2025-11-28 15:23:33.921945 | ubuntu-jammy | ok 2025-11-28 15:23:33.932914 | 2025-11-28 15:23:33.933053 | TASK [validate-host : Sanitize hostname] 2025-11-28 15:23:34.057271 | ubuntu-jammy | ok 2025-11-28 15:23:34.103586 | 2025-11-28 15:23:34.103725 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 15:23:34.706133 | ubuntu-jammy -> localhost | changed 2025-11-28 15:23:34.712217 | 2025-11-28 15:23:34.712337 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 15:23:35.127113 | ubuntu-jammy | ok 2025-11-28 15:23:35.137419 | 2025-11-28 15:23:35.137576 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 15:23:35.710617 | ubuntu-jammy -> localhost | changed 2025-11-28 15:23:35.720569 | 2025-11-28 15:23:35.720692 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 15:23:36.003962 | ubuntu-jammy | ok 2025-11-28 15:23:36.013127 | 2025-11-28 15:23:36.013274 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 15:23:36.989694 | ubuntu-jammy | changed: 2025-11-28 15:23:36.989908 | ubuntu-jammy | cd+++++++++ src/ 2025-11-28 15:23:36.989942 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-28 15:23:36.989966 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-28 15:23:36.989987 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-28 15:23:36.990026 | ubuntu-jammy | Containerfile 2025-11-28 15:23:36.990173 | ubuntu-jammy | Containerfile 2025-11-28 15:23:37.005197 | ubuntu-jammy | Containerfile 2025-11-28 15:23:37.005268 | ubuntu-jammy | Containerfile 2025-11-28 15:23:37.005337 | ubuntu-jammy | Containerfile 2025-11-28 15:23:37.005406 | ubuntu-jammy | Containerfile 2025-11-28 15:23:37.005476 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007504 2025-11-28 15:24:06.637425 | 2025-11-28 15:24:06.637600 | TASK [upload-logs : Upload logs to log server] 2025-11-28 15:24:07.226303 | localhost | Output suppressed because no_log was given 2025-11-28 15:24:07.230718 | 2025-11-28 15:24:07.231088 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 15:24:07.287120 | localhost | skipping: Conditional result was False 2025-11-28 15:24:07.302209 | localhost | skipping: Conditional result was False 2025-11-28 15:24:07.310542 | 2025-11-28 15:24:07.310658 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 15:24:07.365108 | localhost | skipping: Conditional result was False 2025-11-28 15:24:07.365954 | 2025-11-28 15:24:07.368954 | localhost | skipping: Conditional result was False 2025-11-28 15:24:07.383513 | 2025-11-28 15:24:07.383737 | LOOP [upload-logs : Upload console log and json output]