2025-11-01 18:45:53.272486 | Job console starting 2025-11-01 18:45:53.301410 | Updating git repos 2025-11-01 18:45:53.336451 | Cloning repos into workspace 2025-11-01 18:45:53.405241 | Restoring repo states 2025-11-01 18:45:53.416943 | Merging changes 2025-11-01 18:45:54.957575 | Checking out repos 2025-11-01 18:45:55.282165 | Preparing playbooks 2025-11-01 18:45:56.582341 | Running Ansible setup 2025-11-01 18:46:01.256914 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-01 18:46:02.285954 | 2025-11-01 18:46:02.286077 | PLAY [Base pre] 2025-11-01 18:46:02.325931 | 2025-11-01 18:46:02.326052 | TASK [Setup log path fact] 2025-11-01 18:46:02.362279 | debian-bookworm | ok 2025-11-01 18:46:02.377743 | 2025-11-01 18:46:02.377895 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-01 18:46:02.470401 | debian-bookworm | ok 2025-11-01 18:46:02.493567 | 2025-11-01 18:46:02.493673 | TASK [emit-job-header : Print job information] 2025-11-01 18:46:02.556202 | # Job Information 2025-11-01 18:46:02.556450 | Ansible Version: 2.16.14 2025-11-01 18:46:02.556489 | Job: flake8 2025-11-01 18:46:02.556526 | Pipeline: check 2025-11-01 18:46:02.556554 | Executor: 521e9411259a 2025-11-01 18:46:02.556575 | Triggered by: https://github.com/osism/osism-kubernetes/pull/250 2025-11-01 18:46:02.556597 | Event ID: f9b5d510-b752-11f0-88e4-6662bbe0f04d 2025-11-01 18:46:02.561566 | 2025-11-01 18:46:02.561674 | LOOP [emit-job-header : Print node information] 2025-11-01 18:46:02.761322 | debian-bookworm | ok: 2025-11-01 18:46:02.761549 | debian-bookworm | # Node Information 2025-11-01 18:46:02.761585 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-01 18:46:02.761610 | debian-bookworm | Hostname: debian 2025-11-01 18:46:02.761632 | debian-bookworm | Username: zuul 2025-11-01 18:46:02.761653 | debian-bookworm | Distro: Debian 12.12 2025-11-01 18:46:02.761678 | debian-bookworm | Provider: regiocloud-a 2025-11-01 18:46:02.761700 | debian-bookworm | Region: 2025-11-01 18:46:02.761721 | debian-bookworm | Label: debian-bookworm 2025-11-01 18:46:02.761741 | debian-bookworm | Product Name: OpenStack Nova 2025-11-01 18:46:02.761761 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe01:1329 2025-11-01 18:46:02.780121 | 2025-11-01 18:46:02.780232 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-01 18:46:03.748293 | debian-bookworm -> localhost | changed 2025-11-01 18:46:03.753822 | 2025-11-01 18:46:03.753951 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-01 18:46:05.441019 | debian-bookworm -> localhost | changed 2025-11-01 18:46:05.451382 | 2025-11-01 18:46:05.451470 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-01 18:46:05.951093 | debian-bookworm -> localhost | ok 2025-11-01 18:46:05.955957 | 2025-11-01 18:46:05.956042 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-01 18:46:05.992770 | debian-bookworm | ok 2025-11-01 18:46:06.011652 | debian-bookworm | included: /var/lib/zuul/builds/7717f8d900b74f7b96a2e079394b499a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-01 18:46:06.028207 | 2025-11-01 18:46:06.028281 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-01 18:46:07.577423 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-01 18:46:07.577599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7717f8d900b74f7b96a2e079394b499a/work/7717f8d900b74f7b96a2e079394b499a_id_rsa 2025-11-01 18:46:07.577632 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7717f8d900b74f7b96a2e079394b499a/work/7717f8d900b74f7b96a2e079394b499a_id_rsa.pub 2025-11-01 18:46:07.577656 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-01 18:46:07.577678 | debian-bookworm -> localhost | SHA256:vX6N1+PciXty8wRa24mWHodoEmCRsN+pyOpUnqgSEDk zuul-build-sshkey 2025-11-01 18:46:07.577697 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-01 18:46:07.577723 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-01 18:46:07.577742 | debian-bookworm -> localhost | | . .... | 2025-11-01 18:46:07.577761 | debian-bookworm -> localhost | |E ... | 2025-11-01 18:46:07.577777 | debian-bookworm -> localhost | | o . o | 2025-11-01 18:46:07.577793 | debian-bookworm -> localhost | |. o o.. | 2025-11-01 18:46:07.577810 | debian-bookworm -> localhost | |. . .S+. o | 2025-11-01 18:46:07.577829 | debian-bookworm -> localhost | |. = o . ...o++.| 2025-11-01 18:46:07.577846 | debian-bookworm -> localhost | | . o = . ..o.O.+o| 2025-11-01 18:46:07.577875 | debian-bookworm -> localhost | |. o . .o =.B*+| 2025-11-01 18:46:07.577893 | debian-bookworm -> localhost | |...o .. =*+*| 2025-11-01 18:46:07.577910 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-01 18:46:07.577949 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.697439 2025-11-01 18:46:07.583149 | 2025-11-01 18:46:07.583227 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-01 18:46:07.599139 | debian-bookworm | ok 2025-11-01 18:46:07.606259 | debian-bookworm | included: /var/lib/zuul/builds/7717f8d900b74f7b96a2e079394b499a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-01 18:46:07.613310 | 2025-11-01 18:46:07.613374 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-01 18:46:07.640000 | debian-bookworm | skipping: Conditional result was False 2025-11-01 18:46:07.644512 | 2025-11-01 18:46:07.644583 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-01 18:46:08.313422 | debian-bookworm | changed 2025-11-01 18:46:08.327998 | 2025-11-01 18:46:08.328246 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-01 18:46:08.580140 | debian-bookworm | ok 2025-11-01 18:46:08.585259 | 2025-11-01 18:46:08.585357 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-01 18:46:09.212433 | debian-bookworm | changed 2025-11-01 18:46:09.233199 | 2025-11-01 18:46:09.233310 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-01 18:46:09.850293 | debian-bookworm | changed 2025-11-01 18:46:09.856488 | 2025-11-01 18:46:09.856586 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-01 18:46:09.889851 | debian-bookworm | skipping: Conditional result was False 2025-11-01 18:46:09.894618 | 2025-11-01 18:46:09.894701 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-01 18:46:10.280505 | debian-bookworm -> localhost | changed 2025-11-01 18:46:10.289029 | 2025-11-01 18:46:10.289115 | TASK [add-build-sshkey : Add back temp key] 2025-11-01 18:46:10.727776 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7717f8d900b74f7b96a2e079394b499a/work/7717f8d900b74f7b96a2e079394b499a_id_rsa (zuul-build-sshkey) 2025-11-01 18:46:10.727980 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008056 2025-11-01 18:46:10.734377 | 2025-11-01 18:46:10.734456 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-01 18:46:11.151730 | debian-bookworm | ok 2025-11-01 18:46:11.158883 | 2025-11-01 18:46:11.158986 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-01 18:46:11.183057 | debian-bookworm | skipping: Conditional result was False 2025-11-01 18:46:11.191206 | 2025-11-01 18:46:11.191282 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-01 18:46:11.615518 | debian-bookworm | ok 2025-11-01 18:46:11.626059 | 2025-11-01 18:46:11.626150 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-01 18:46:11.653043 | debian-bookworm | ok 2025-11-01 18:46:11.657338 | 2025-11-01 18:46:11.657413 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-01 18:46:11.883664 | debian-bookworm -> localhost | ok 2025-11-01 18:46:11.892644 | 2025-11-01 18:46:11.892749 | TASK [validate-host : Collect information about the host] 2025-11-01 18:46:13.058820 | debian-bookworm | ok 2025-11-01 18:46:13.067275 | 2025-11-01 18:46:13.067356 | TASK [validate-host : Sanitize hostname] 2025-11-01 18:46:13.152605 | debian-bookworm | ok 2025-11-01 18:46:13.185571 | 2025-11-01 18:46:13.185669 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-01 18:46:13.857433 | debian-bookworm -> localhost | changed 2025-11-01 18:46:13.862691 | 2025-11-01 18:46:13.862781 | TASK [validate-host : Collect information about zuul worker] 2025-11-01 18:46:14.295654 | debian-bookworm | ok 2025-11-01 18:46:14.299457 | 2025-11-01 18:46:14.299532 | TASK [validate-host : Write out all zuul information for each host] 2025-11-01 18:46:14.790631 | debian-bookworm -> localhost | changed 2025-11-01 18:46:14.800069 | 2025-11-01 18:46:14.800176 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-01 18:46:15.093214 | debian-bookworm | ok 2025-11-01 18:46:15.106659 | 2025-11-01 18:46:15.106763 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-01 18:46:16.674126 | debian-bookworm | changed: 2025-11-01 18:46:16.674302 | debian-bookworm | cd+++++++++ src/ 2025-11-01 18:46:16.674336 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-01 18:46:16.674359 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-01 18:46:16.674381 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-11-01 18:46:16.674401 | debian-bookworm | Containerfile 2025-11-01 18:46:16.674568 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005602 2025-11-01 18:46:44.128018 | 2025-11-01 18:46:44.128153 | TASK [upload-logs : Upload logs to log server] 2025-11-01 18:46:44.706237 | localhost | Output suppressed because no_log was given 2025-11-01 18:46:44.708195 | 2025-11-01 18:46:44.708305 | LOOP [upload-logs : Compress console log and json output] 2025-11-01 18:46:44.773754 | localhost | skipping: Conditional result was False 2025-11-01 18:46:44.783911 | localhost | skipping: Conditional result was False 2025-11-01 18:46:44.793272 | 2025-11-01 18:46:44.793424 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-01 18:46:44.841978 | localhost | skipping: Conditional result was False 2025-11-01 18:46:44.842477 | 2025-11-01 18:46:44.846608 | localhost | skipping: Conditional result was False 2025-11-01 18:46:44.852964 | 2025-11-01 18:46:44.853171 | LOOP [upload-logs : Upload console log and json output]