2026-04-26 03:10:17.194236 | Job console starting 2026-04-26 03:10:17.215456 | Updating git repos 2026-04-26 03:10:17.238009 | Cloning repos into workspace 2026-04-26 03:10:17.301701 | Restoring repo states 2026-04-26 03:10:17.316857 | Merging changes 2026-04-26 03:10:17.316880 | Checking out repos 2026-04-26 03:10:17.427825 | Preparing playbooks 2026-04-26 03:10:18.121435 | Running Ansible setup 2026-04-26 03:10:22.792021 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 03:10:23.639604 | 2026-04-26 03:10:23.639785 | PLAY [Base pre] 2026-04-26 03:10:23.669995 | 2026-04-26 03:10:23.670158 | TASK [Setup log path fact] 2026-04-26 03:10:23.696280 | ubuntu-jammy | ok 2026-04-26 03:10:23.722300 | 2026-04-26 03:10:23.722474 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 03:10:23.753275 | ubuntu-jammy | ok 2026-04-26 03:10:23.769337 | 2026-04-26 03:10:23.769483 | TASK [emit-job-header : Print job information] 2026-04-26 03:10:23.836344 | # Job Information 2026-04-26 03:10:23.836571 | Ansible Version: 2.16.14 2026-04-26 03:10:23.836619 | Job: flake8 2026-04-26 03:10:23.836660 | Pipeline: periodic-daily 2026-04-26 03:10:23.836684 | Executor: 521e9411259a 2026-04-26 03:10:23.836705 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-04-26 03:10:23.836728 | Event ID: 24daf9db635445c5b4e2f71b6e66828d 2026-04-26 03:10:23.842100 | 2026-04-26 03:10:23.842251 | LOOP [emit-job-header : Print node information] 2026-04-26 03:10:24.075071 | ubuntu-jammy | ok: 2026-04-26 03:10:24.075325 | ubuntu-jammy | # Node Information 2026-04-26 03:10:24.075365 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-26 03:10:24.075390 | ubuntu-jammy | Hostname: ubuntu 2026-04-26 03:10:24.075413 | ubuntu-jammy | Username: zuul 2026-04-26 03:10:24.075434 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-26 03:10:24.075459 | ubuntu-jammy | Provider: regiocloud-a 2026-04-26 03:10:24.075480 | ubuntu-jammy | Region: 2026-04-26 03:10:24.075502 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-26 03:10:24.075522 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-26 03:10:24.075542 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:89f9 2026-04-26 03:10:24.088365 | 2026-04-26 03:10:24.108856 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 03:10:24.771864 | ubuntu-jammy -> localhost | changed 2026-04-26 03:10:24.779700 | 2026-04-26 03:10:24.779829 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 03:10:26.308349 | ubuntu-jammy -> localhost | changed 2026-04-26 03:10:26.324563 | 2026-04-26 03:10:26.324696 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 03:10:26.894112 | ubuntu-jammy -> localhost | ok 2026-04-26 03:10:26.902141 | 2026-04-26 03:10:26.902323 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 03:10:26.935839 | ubuntu-jammy | ok 2026-04-26 03:10:26.981674 | ubuntu-jammy | included: /var/lib/zuul/builds/3526eb88f8734033a6dca76500fc6270/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 03:10:26.989117 | 2026-04-26 03:10:26.989259 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 03:10:28.539104 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-26 03:10:28.539325 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3526eb88f8734033a6dca76500fc6270/work/3526eb88f8734033a6dca76500fc6270_id_rsa 2026-04-26 03:10:28.539365 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3526eb88f8734033a6dca76500fc6270/work/3526eb88f8734033a6dca76500fc6270_id_rsa.pub 2026-04-26 03:10:28.539392 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-26 03:10:28.539418 | ubuntu-jammy -> localhost | SHA256:JLDOUKhvLWEQQ93mbqKOjOcOHRO/WMnvYFNVLL9Hs1g zuul-build-sshkey 2026-04-26 03:10:28.539441 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-26 03:10:28.539463 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-26 03:10:28.539506 | ubuntu-jammy -> localhost | |+o..+ .. | 2026-04-26 03:10:28.539529 | ubuntu-jammy -> localhost | |...o = ... | 2026-04-26 03:10:28.539550 | ubuntu-jammy -> localhost | | oo + . oo | 2026-04-26 03:10:28.539570 | ubuntu-jammy -> localhost | |. oB o + . E | 2026-04-26 03:10:28.539590 | ubuntu-jammy -> localhost | | oooO . S = o | 2026-04-26 03:10:28.539614 | ubuntu-jammy -> localhost | | .+*.* o o | 2026-04-26 03:10:28.539636 | ubuntu-jammy -> localhost | |..+.B . . | 2026-04-26 03:10:28.539657 | ubuntu-jammy -> localhost | |+o.. + | 2026-04-26 03:10:28.539678 | ubuntu-jammy -> localhost | |+*o . | 2026-04-26 03:10:28.539698 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-26 03:10:28.539752 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.948762 2026-04-26 03:10:28.545725 | 2026-04-26 03:10:28.545815 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 03:10:28.577454 | ubuntu-jammy | ok 2026-04-26 03:10:28.586563 | ubuntu-jammy | included: /var/lib/zuul/builds/3526eb88f8734033a6dca76500fc6270/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 03:10:28.595092 | 2026-04-26 03:10:28.595172 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 03:10:28.608356 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 03:10:28.614584 | 2026-04-26 03:10:28.614672 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 03:10:29.220551 | ubuntu-jammy | changed 2026-04-26 03:10:29.229359 | 2026-04-26 03:10:29.229485 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 03:10:29.466283 | ubuntu-jammy | ok 2026-04-26 03:10:29.471996 | 2026-04-26 03:10:29.472088 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 03:10:30.090392 | ubuntu-jammy | changed 2026-04-26 03:10:30.097399 | 2026-04-26 03:10:30.097514 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 03:10:30.767648 | ubuntu-jammy | changed 2026-04-26 03:10:30.776615 | 2026-04-26 03:10:30.776830 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 03:10:30.802851 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 03:10:30.817522 | 2026-04-26 03:10:30.817678 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 03:10:31.261649 | ubuntu-jammy -> localhost | changed 2026-04-26 03:10:31.270471 | 2026-04-26 03:10:31.270559 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 03:10:31.718437 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3526eb88f8734033a6dca76500fc6270/work/3526eb88f8734033a6dca76500fc6270_id_rsa (zuul-build-sshkey) 2026-04-26 03:10:31.718649 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019600 2026-04-26 03:10:31.724635 | 2026-04-26 03:10:31.724728 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 03:10:32.151088 | ubuntu-jammy | ok 2026-04-26 03:10:32.156682 | 2026-04-26 03:10:32.156791 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 03:10:32.202606 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 03:10:32.216419 | 2026-04-26 03:10:32.216527 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 03:10:32.669981 | ubuntu-jammy | ok 2026-04-26 03:10:32.682649 | 2026-04-26 03:10:32.682756 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 03:10:32.715284 | ubuntu-jammy | ok 2026-04-26 03:10:32.721587 | 2026-04-26 03:10:32.721815 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 03:10:33.143898 | ubuntu-jammy -> localhost | ok 2026-04-26 03:10:33.150488 | 2026-04-26 03:10:33.150585 | TASK [validate-host : Collect information about the host] 2026-04-26 03:10:34.412045 | ubuntu-jammy | ok 2026-04-26 03:10:34.422427 | 2026-04-26 03:10:34.422557 | TASK [validate-host : Sanitize hostname] 2026-04-26 03:10:34.535549 | ubuntu-jammy | ok 2026-04-26 03:10:34.577349 | 2026-04-26 03:10:34.577485 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 03:10:35.253396 | ubuntu-jammy -> localhost | changed 2026-04-26 03:10:35.259470 | 2026-04-26 03:10:35.259588 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 03:10:35.670350 | ubuntu-jammy | ok 2026-04-26 03:10:35.675122 | 2026-04-26 03:10:35.675251 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 03:10:36.278387 | ubuntu-jammy -> localhost | changed 2026-04-26 03:10:36.288315 | 2026-04-26 03:10:36.288434 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 03:10:36.541985 | ubuntu-jammy | ok 2026-04-26 03:10:36.548545 | 2026-04-26 03:10:36.548672 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 03:10:37.658579 | ubuntu-jammy | changed: 2026-04-26 03:10:37.658795 | ubuntu-jammy | cd+++++++++ src/ 2026-04-26 03:10:37.658861 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-26 03:10:37.658889 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-26 03:10:37.658912 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-26 03:10:37.658933 | ubuntu-jammy | Containerfile 2026-04-26 03:10:37.659101 | ubuntu-jammy | Containerfile 2026-04-26 03:10:37.701970 | ubuntu-jammy | Containerfile 2026-04-26 03:10:37.702040 | ubuntu-jammy | Containerfile 2026-04-26 03:10:37.702110 | ubuntu-jammy | Containerfile 2026-04-26 03:10:37.702179 | ubuntu-jammy | Containerfile 2026-04-26 03:10:37.702283 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.031126 2026-04-26 03:11:11.517554 | 2026-04-26 03:11:11.517678 | TASK [upload-logs : Upload logs to log server] 2026-04-26 03:11:12.246551 | localhost | Output suppressed because no_log was given 2026-04-26 03:11:12.248644 | 2026-04-26 03:11:12.248758 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 03:11:12.312766 | localhost | skipping: Conditional result was False 2026-04-26 03:11:12.321565 | localhost | skipping: Conditional result was False 2026-04-26 03:11:12.327359 | 2026-04-26 03:11:12.327494 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 03:11:12.378621 | localhost | skipping: Conditional result was False 2026-04-26 03:11:12.378978 | 2026-04-26 03:11:12.386532 | localhost | skipping: Conditional result was False 2026-04-26 03:11:12.397429 | 2026-04-26 03:11:12.397577 | LOOP [upload-logs : Upload console log and json output]