2025-12-07 03:06:51.244060 | Job console starting 2025-12-07 03:06:51.262993 | Updating git repos 2025-12-07 03:06:51.338779 | Cloning repos into workspace 2025-12-07 03:06:51.475342 | Restoring repo states 2025-12-07 03:06:51.517889 | Merging changes 2025-12-07 03:06:51.517913 | Checking out repos 2025-12-07 03:06:51.674510 | Preparing playbooks 2025-12-07 03:06:53.258712 | Running Ansible setup 2025-12-07 03:07:01.385790 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-07 03:07:02.737993 | 2025-12-07 03:07:02.738368 | PLAY [Base pre] 2025-12-07 03:07:02.762919 | 2025-12-07 03:07:02.763307 | TASK [Setup log path fact] 2025-12-07 03:07:02.801686 | debian-bookworm | ok 2025-12-07 03:07:02.841722 | 2025-12-07 03:07:02.842058 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-07 03:07:02.916513 | debian-bookworm | ok 2025-12-07 03:07:02.973572 | 2025-12-07 03:07:02.973804 | TASK [emit-job-header : Print job information] 2025-12-07 03:07:03.038958 | # Job Information 2025-12-07 03:07:03.039269 | Ansible Version: 2.16.14 2025-12-07 03:07:03.039309 | Job: flake8 2025-12-07 03:07:03.039344 | Pipeline: periodic-daily 2025-12-07 03:07:03.039368 | Executor: 521e9411259a 2025-12-07 03:07:03.039389 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2025-12-07 03:07:03.039411 | Event ID: 470324868b484c6886d657797a05d19d 2025-12-07 03:07:03.045356 | 2025-12-07 03:07:03.045520 | LOOP [emit-job-header : Print node information] 2025-12-07 03:07:03.253313 | debian-bookworm | ok: 2025-12-07 03:07:03.253607 | debian-bookworm | # Node Information 2025-12-07 03:07:03.253645 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-07 03:07:03.253669 | debian-bookworm | Hostname: debian 2025-12-07 03:07:03.253691 | debian-bookworm | Username: zuul 2025-12-07 03:07:03.253711 | debian-bookworm | Distro: Debian 12.12 2025-12-07 03:07:03.253735 | debian-bookworm | Provider: regiocloud-a 2025-12-07 03:07:03.253756 | debian-bookworm | Region: 2025-12-07 03:07:03.253777 | debian-bookworm | Label: debian-bookworm 2025-12-07 03:07:03.253953 | debian-bookworm | Product Name: OpenStack Nova 2025-12-07 03:07:03.253986 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb9:5308 2025-12-07 03:07:03.277694 | 2025-12-07 03:07:03.277850 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-07 03:07:04.282367 | debian-bookworm -> localhost | changed 2025-12-07 03:07:04.290131 | 2025-12-07 03:07:04.290270 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-07 03:07:06.538909 | debian-bookworm -> localhost | changed 2025-12-07 03:07:06.550590 | 2025-12-07 03:07:06.550732 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-07 03:07:07.229657 | debian-bookworm -> localhost | ok 2025-12-07 03:07:07.249498 | 2025-12-07 03:07:07.249656 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-07 03:07:07.316528 | debian-bookworm | ok 2025-12-07 03:07:07.397930 | debian-bookworm | included: /var/lib/zuul/builds/342f75265839440baf221e26358ceecf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-07 03:07:07.420051 | 2025-12-07 03:07:07.420227 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-07 03:07:09.296995 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-07 03:07:09.297281 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/342f75265839440baf221e26358ceecf/work/342f75265839440baf221e26358ceecf_id_rsa 2025-12-07 03:07:09.297325 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/342f75265839440baf221e26358ceecf/work/342f75265839440baf221e26358ceecf_id_rsa.pub 2025-12-07 03:07:09.297353 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-07 03:07:09.297378 | debian-bookworm -> localhost | SHA256:XsyTzp4susYk+BF/7g/1+Wo47GdYqkh3zCFFvdMiTdo zuul-build-sshkey 2025-12-07 03:07:09.297400 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-07 03:07:09.297431 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-07 03:07:09.297453 | debian-bookworm -> localhost | | .. | 2025-12-07 03:07:09.297473 | debian-bookworm -> localhost | | . o | 2025-12-07 03:07:09.297493 | debian-bookworm -> localhost | | .= o | 2025-12-07 03:07:09.297512 | debian-bookworm -> localhost | | . +o.E . | 2025-12-07 03:07:09.297532 | debian-bookworm -> localhost | | . o S O. o | 2025-12-07 03:07:09.297560 | debian-bookworm -> localhost | | . o o..O +.. | 2025-12-07 03:07:09.297580 | debian-bookworm -> localhost | | . =.o+.*=o | 2025-12-07 03:07:09.297600 | debian-bookworm -> localhost | | ..ooo=*.+. | 2025-12-07 03:07:09.297621 | debian-bookworm -> localhost | | .++o=*=... | 2025-12-07 03:07:09.297641 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-07 03:07:09.297697 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.829587 2025-12-07 03:07:09.304618 | 2025-12-07 03:07:09.304735 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-07 03:07:09.356529 | debian-bookworm | ok 2025-12-07 03:07:09.370875 | debian-bookworm | included: /var/lib/zuul/builds/342f75265839440baf221e26358ceecf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-07 03:07:09.386803 | 2025-12-07 03:07:09.386979 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-07 03:07:09.411108 | debian-bookworm | skipping: Conditional result was False 2025-12-07 03:07:09.417762 | 2025-12-07 03:07:09.417878 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-07 03:07:10.057553 | debian-bookworm | changed 2025-12-07 03:07:10.066279 | 2025-12-07 03:07:10.066415 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-07 03:07:10.321940 | debian-bookworm | ok 2025-12-07 03:07:10.328583 | 2025-12-07 03:07:10.328708 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-07 03:07:11.018802 | debian-bookworm | changed 2025-12-07 03:07:11.028154 | 2025-12-07 03:07:11.028303 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-07 03:07:11.704010 | debian-bookworm | changed 2025-12-07 03:07:11.713636 | 2025-12-07 03:07:11.713760 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-07 03:07:11.739174 | debian-bookworm | skipping: Conditional result was False 2025-12-07 03:07:11.748349 | 2025-12-07 03:07:11.748488 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-07 03:07:12.243179 | debian-bookworm -> localhost | changed 2025-12-07 03:07:12.261805 | 2025-12-07 03:07:12.261958 | TASK [add-build-sshkey : Add back temp key] 2025-12-07 03:07:12.621503 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/342f75265839440baf221e26358ceecf/work/342f75265839440baf221e26358ceecf_id_rsa (zuul-build-sshkey) 2025-12-07 03:07:12.621753 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015012 2025-12-07 03:07:12.630432 | 2025-12-07 03:07:12.630559 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-07 03:07:13.048024 | debian-bookworm | ok 2025-12-07 03:07:13.055275 | 2025-12-07 03:07:13.055432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-07 03:07:13.081892 | debian-bookworm | skipping: Conditional result was False 2025-12-07 03:07:13.094546 | 2025-12-07 03:07:13.094678 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-07 03:07:13.539833 | debian-bookworm | ok 2025-12-07 03:07:13.554065 | 2025-12-07 03:07:13.554214 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-07 03:07:13.606487 | debian-bookworm | ok 2025-12-07 03:07:13.615657 | 2025-12-07 03:07:13.615815 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-07 03:07:13.958623 | debian-bookworm -> localhost | ok 2025-12-07 03:07:13.969647 | 2025-12-07 03:07:13.969809 | TASK [validate-host : Collect information about the host] 2025-12-07 03:07:15.202240 | debian-bookworm | ok 2025-12-07 03:07:15.214985 | 2025-12-07 03:07:15.215149 | TASK [validate-host : Sanitize hostname] 2025-12-07 03:07:15.354764 | debian-bookworm | ok 2025-12-07 03:07:15.403093 | 2025-12-07 03:07:15.403247 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-07 03:07:15.997534 | debian-bookworm -> localhost | changed 2025-12-07 03:07:16.009752 | 2025-12-07 03:07:16.009925 | TASK [validate-host : Collect information about zuul worker] 2025-12-07 03:07:16.429218 | debian-bookworm | ok 2025-12-07 03:07:16.436377 | 2025-12-07 03:07:16.436530 | TASK [validate-host : Write out all zuul information for each host] 2025-12-07 03:07:17.049709 | debian-bookworm -> localhost | changed 2025-12-07 03:07:17.068665 | 2025-12-07 03:07:17.068891 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-07 03:07:17.356568 | debian-bookworm | ok 2025-12-07 03:07:17.362448 | 2025-12-07 03:07:17.362565 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-07 03:07:18.474334 | debian-bookworm | changed: 2025-12-07 03:07:18.474555 | debian-bookworm | cd+++++++++ src/ 2025-12-07 03:07:18.474591 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-07 03:07:18.474617 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-07 03:07:18.474639 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-12-07 03:07:18.474659 | debian-bookworm | Containerfile 2025-12-07 03:07:18.474806 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009917 2025-12-07 03:07:45.137959 | 2025-12-07 03:07:45.138136 | TASK [upload-logs : Upload logs to log server] 2025-12-07 03:07:45.712433 | localhost | Output suppressed because no_log was given 2025-12-07 03:07:45.715719 | 2025-12-07 03:07:45.715901 | LOOP [upload-logs : Compress console log and json output] 2025-12-07 03:07:45.773878 | localhost | skipping: Conditional result was False 2025-12-07 03:07:45.782556 | localhost | skipping: Conditional result was False 2025-12-07 03:07:45.794543 | 2025-12-07 03:07:45.794683 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-07 03:07:45.854575 | localhost | skipping: Conditional result was False 2025-12-07 03:07:45.854898 | 2025-12-07 03:07:45.860056 | localhost | skipping: Conditional result was False 2025-12-07 03:07:45.872160 | 2025-12-07 03:07:45.872305 | LOOP [upload-logs : Upload console log and json output]