2026-03-20 13:04:10.216901 | Job console starting 2026-03-20 13:04:10.238188 | Updating git repos 2026-03-20 13:04:10.284111 | Cloning repos into workspace 2026-03-20 13:04:10.345346 | Restoring repo states 2026-03-20 13:04:10.354964 | Merging changes 2026-03-20 13:04:11.176122 | Checking out repos 2026-03-20 13:04:11.201768 | Preparing playbooks 2026-03-20 13:04:11.892938 | Running Ansible setup 2026-03-20 13:04:17.960754 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-20 13:04:18.814627 | 2026-03-20 13:04:18.814745 | PLAY [Base pre] 2026-03-20 13:04:18.837720 | 2026-03-20 13:04:18.837829 | TASK [Setup log path fact] 2026-03-20 13:04:18.877928 | ubuntu-jammy | ok 2026-03-20 13:04:18.897973 | 2026-03-20 13:04:18.898097 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-20 13:04:18.925712 | ubuntu-jammy | ok 2026-03-20 13:04:18.933768 | 2026-03-20 13:04:18.933886 | TASK [emit-job-header : Print job information] 2026-03-20 13:04:18.964087 | # Job Information 2026-03-20 13:04:18.964319 | Ansible Version: 2.16.14 2026-03-20 13:04:18.964353 | Job: flake8 2026-03-20 13:04:18.964386 | Pipeline: check 2026-03-20 13:04:18.964410 | Executor: 521e9411259a 2026-03-20 13:04:18.964427 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/563 2026-03-20 13:04:18.964445 | Event ID: 1aa6bf10-245d-11f1-8d11-315c10af109e 2026-03-20 13:04:18.968851 | 2026-03-20 13:04:18.968960 | LOOP [emit-job-header : Print node information] 2026-03-20 13:04:19.163541 | ubuntu-jammy | ok: 2026-03-20 13:04:19.163791 | ubuntu-jammy | # Node Information 2026-03-20 13:04:19.163823 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-20 13:04:19.163843 | ubuntu-jammy | Hostname: ubuntu 2026-03-20 13:04:19.163861 | ubuntu-jammy | Username: zuul 2026-03-20 13:04:19.163878 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-20 13:04:19.163898 | ubuntu-jammy | Provider: regiocloud-a 2026-03-20 13:04:19.163914 | ubuntu-jammy | Region: 2026-03-20 13:04:19.163932 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-20 13:04:19.163948 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-20 13:04:19.163964 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec4:1ff3 2026-03-20 13:04:19.173774 | 2026-03-20 13:04:19.173878 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-20 13:04:19.865035 | ubuntu-jammy -> localhost | changed 2026-03-20 13:04:19.870741 | 2026-03-20 13:04:19.870826 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-20 13:04:21.606516 | ubuntu-jammy -> localhost | changed 2026-03-20 13:04:21.623749 | 2026-03-20 13:04:21.623839 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-20 13:04:22.407944 | ubuntu-jammy -> localhost | ok 2026-03-20 13:04:22.412800 | 2026-03-20 13:04:22.412884 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-20 13:04:22.449688 | ubuntu-jammy | ok 2026-03-20 13:04:22.473824 | ubuntu-jammy | included: /var/lib/zuul/builds/835d9b138899406bae747cdb3b0a16bd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-20 13:04:22.484509 | 2026-03-20 13:04:22.484605 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-20 13:04:25.658474 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-20 13:04:25.658663 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/835d9b138899406bae747cdb3b0a16bd/work/835d9b138899406bae747cdb3b0a16bd_id_rsa 2026-03-20 13:04:25.658701 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/835d9b138899406bae747cdb3b0a16bd/work/835d9b138899406bae747cdb3b0a16bd_id_rsa.pub 2026-03-20 13:04:25.658728 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-20 13:04:25.658752 | ubuntu-jammy -> localhost | SHA256:XD0rAu3JS4PCu2S0H/f/xCJMoU+PeHTwawwRwPpa4Zw zuul-build-sshkey 2026-03-20 13:04:25.658774 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-20 13:04:25.658795 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-20 13:04:25.658825 | ubuntu-jammy -> localhost | | .... | 2026-03-20 13:04:25.658864 | ubuntu-jammy -> localhost | | .. o | 2026-03-20 13:04:25.658885 | ubuntu-jammy -> localhost | | ... = o | 2026-03-20 13:04:25.658932 | ubuntu-jammy -> localhost | | . .*.+ = o | 2026-03-20 13:04:25.658955 | ubuntu-jammy -> localhost | | + .+So* + | 2026-03-20 13:04:25.658981 | ubuntu-jammy -> localhost | | . + .E@ B o | 2026-03-20 13:04:25.659002 | ubuntu-jammy -> localhost | | = .o+ * * o | 2026-03-20 13:04:25.659022 | ubuntu-jammy -> localhost | | o o.o o o o | 2026-03-20 13:04:25.659043 | ubuntu-jammy -> localhost | | . . ..... | 2026-03-20 13:04:25.659063 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-20 13:04:25.659112 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.317694 2026-03-20 13:04:25.665760 | 2026-03-20 13:04:25.665851 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-20 13:04:25.693746 | ubuntu-jammy | ok 2026-03-20 13:04:25.725088 | ubuntu-jammy | included: /var/lib/zuul/builds/835d9b138899406bae747cdb3b0a16bd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-20 13:04:25.747351 | 2026-03-20 13:04:25.747452 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-20 13:04:25.770424 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 13:04:25.776105 | 2026-03-20 13:04:25.776202 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-20 13:04:26.423271 | ubuntu-jammy | changed 2026-03-20 13:04:26.443364 | 2026-03-20 13:04:26.443470 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-20 13:04:26.698535 | ubuntu-jammy | ok 2026-03-20 13:04:26.704125 | 2026-03-20 13:04:26.704218 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-20 13:04:27.461060 | ubuntu-jammy | changed 2026-03-20 13:04:27.475518 | 2026-03-20 13:04:27.475623 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-20 13:04:28.181227 | ubuntu-jammy | changed 2026-03-20 13:04:28.186618 | 2026-03-20 13:04:28.186714 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-20 13:04:28.209718 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 13:04:28.215436 | 2026-03-20 13:04:28.215531 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-20 13:04:28.624591 | ubuntu-jammy -> localhost | changed 2026-03-20 13:04:28.634745 | 2026-03-20 13:04:28.634862 | TASK [add-build-sshkey : Add back temp key] 2026-03-20 13:04:28.960811 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/835d9b138899406bae747cdb3b0a16bd/work/835d9b138899406bae747cdb3b0a16bd_id_rsa (zuul-build-sshkey) 2026-03-20 13:04:28.961025 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.008615 2026-03-20 13:04:28.968528 | 2026-03-20 13:04:28.968635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-20 13:04:29.345312 | ubuntu-jammy | ok 2026-03-20 13:04:29.351288 | 2026-03-20 13:04:29.351387 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-20 13:04:29.374282 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 13:04:29.385333 | 2026-03-20 13:04:29.385430 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-20 13:04:29.842565 | ubuntu-jammy | ok 2026-03-20 13:04:29.854869 | 2026-03-20 13:04:29.854966 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-20 13:04:29.896027 | ubuntu-jammy | ok 2026-03-20 13:04:29.900942 | 2026-03-20 13:04:29.901033 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-20 13:04:30.156414 | ubuntu-jammy -> localhost | ok 2026-03-20 13:04:30.163237 | 2026-03-20 13:04:30.163354 | TASK [validate-host : Collect information about the host] 2026-03-20 13:04:31.439523 | ubuntu-jammy | ok 2026-03-20 13:04:31.455295 | 2026-03-20 13:04:31.455397 | TASK [validate-host : Sanitize hostname] 2026-03-20 13:04:31.564211 | ubuntu-jammy | ok 2026-03-20 13:04:31.597482 | 2026-03-20 13:04:31.597592 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-20 13:04:32.267408 | ubuntu-jammy -> localhost | changed 2026-03-20 13:04:32.273554 | 2026-03-20 13:04:32.273677 | TASK [validate-host : Collect information about zuul worker] 2026-03-20 13:04:32.746301 | ubuntu-jammy | ok 2026-03-20 13:04:32.767006 | 2026-03-20 13:04:32.767182 | TASK [validate-host : Write out all zuul information for each host] 2026-03-20 13:04:33.530103 | ubuntu-jammy -> localhost | changed 2026-03-20 13:04:33.539915 | 2026-03-20 13:04:33.540040 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-20 13:04:33.894062 | ubuntu-jammy | ok 2026-03-20 13:04:33.899809 | 2026-03-20 13:04:33.899922 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-20 13:04:34.867509 | ubuntu-jammy | changed: 2026-03-20 13:04:34.867727 | ubuntu-jammy | cd+++++++++ src/ 2026-03-20 13:04:34.867763 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-20 13:04:34.867789 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-20 13:04:34.867811 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-20 13:04:34.867832 | ubuntu-jammy | Containerfile 2026-03-20 13:04:34.867981 | ubuntu-jammy | Containerfile 2026-03-20 13:04:34.879214 | ubuntu-jammy | Containerfile 2026-03-20 13:04:34.879296 | ubuntu-jammy | Containerfile 2026-03-20 13:04:34.879367 | ubuntu-jammy | Containerfile 2026-03-20 13:04:34.879437 | ubuntu-jammy | Containerfile 2026-03-20 13:04:34.879506 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.016722 2026-03-20 13:05:08.117806 | 2026-03-20 13:05:08.117907 | TASK [upload-logs : Upload logs to log server] 2026-03-20 13:05:08.712523 | localhost | Output suppressed because no_log was given 2026-03-20 13:05:08.714112 | 2026-03-20 13:05:08.714201 | LOOP [upload-logs : Compress console log and json output] 2026-03-20 13:05:08.807144 | localhost | skipping: Conditional result was False 2026-03-20 13:05:08.820051 | localhost | skipping: Conditional result was False 2026-03-20 13:05:08.832742 | 2026-03-20 13:05:08.832857 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-20 13:05:08.896802 | localhost | skipping: Conditional result was False 2026-03-20 13:05:08.897040 | 2026-03-20 13:05:08.903291 | localhost | skipping: Conditional result was False 2026-03-20 13:05:08.906594 | 2026-03-20 13:05:08.906694 | LOOP [upload-logs : Upload console log and json output]