2025-12-20 03:16:43.856168 | Job console starting 2025-12-20 03:16:43.872258 | Updating git repos 2025-12-20 03:16:43.905514 | Cloning repos into workspace 2025-12-20 03:16:43.960101 | Restoring repo states 2025-12-20 03:16:43.976502 | Merging changes 2025-12-20 03:16:43.976535 | Checking out repos 2025-12-20 03:16:44.039224 | Preparing playbooks 2025-12-20 03:16:44.875531 | Running Ansible setup 2025-12-20 03:16:50.159392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-20 03:16:51.143996 | 2025-12-20 03:16:51.144159 | PLAY [Base pre] 2025-12-20 03:16:51.161845 | 2025-12-20 03:16:51.162002 | TASK [Setup log path fact] 2025-12-20 03:16:51.203699 | debian-bookworm | ok 2025-12-20 03:16:51.240776 | 2025-12-20 03:16:51.240950 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-20 03:16:51.272994 | debian-bookworm | ok 2025-12-20 03:16:51.283981 | 2025-12-20 03:16:51.284126 | TASK [emit-job-header : Print job information] 2025-12-20 03:16:51.324854 | # Job Information 2025-12-20 03:16:51.325040 | Ansible Version: 2.16.14 2025-12-20 03:16:51.325076 | Job: yamllint 2025-12-20 03:16:51.325109 | Pipeline: periodic-daily 2025-12-20 03:16:51.325133 | Executor: 521e9411259a 2025-12-20 03:16:51.325154 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-12-20 03:16:51.325177 | Event ID: 353c02014f6a44d69f0507ec4f9cdc5b 2025-12-20 03:16:51.332073 | 2025-12-20 03:16:51.332214 | LOOP [emit-job-header : Print node information] 2025-12-20 03:16:51.505841 | debian-bookworm | ok: 2025-12-20 03:16:51.506041 | debian-bookworm | # Node Information 2025-12-20 03:16:51.506075 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-20 03:16:51.506100 | debian-bookworm | Hostname: debian 2025-12-20 03:16:51.506122 | debian-bookworm | Username: zuul 2025-12-20 03:16:51.506141 | debian-bookworm | Distro: Debian 12.12 2025-12-20 03:16:51.506164 | debian-bookworm | Provider: regiocloud-a 2025-12-20 03:16:51.506185 | debian-bookworm | Region: 2025-12-20 03:16:51.506206 | debian-bookworm | Label: debian-bookworm 2025-12-20 03:16:51.506227 | debian-bookworm | Product Name: OpenStack Nova 2025-12-20 03:16:51.506289 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee9:f480 2025-12-20 03:16:51.522101 | 2025-12-20 03:16:51.522249 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-20 03:16:52.063821 | debian-bookworm -> localhost | changed 2025-12-20 03:16:52.071547 | 2025-12-20 03:16:52.071709 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-20 03:16:53.400524 | debian-bookworm -> localhost | changed 2025-12-20 03:16:53.419976 | 2025-12-20 03:16:53.420258 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-20 03:16:53.740771 | debian-bookworm -> localhost | ok 2025-12-20 03:16:53.747290 | 2025-12-20 03:16:53.747428 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-20 03:16:53.787906 | debian-bookworm | ok 2025-12-20 03:16:53.807875 | debian-bookworm | included: /var/lib/zuul/builds/b81358901dd04573ab69c43f8df3b4b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-20 03:16:53.814300 | 2025-12-20 03:16:53.814427 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-20 03:16:54.879127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-20 03:16:54.879711 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b81358901dd04573ab69c43f8df3b4b5/work/b81358901dd04573ab69c43f8df3b4b5_id_rsa 2025-12-20 03:16:54.879817 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b81358901dd04573ab69c43f8df3b4b5/work/b81358901dd04573ab69c43f8df3b4b5_id_rsa.pub 2025-12-20 03:16:54.879881 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-20 03:16:54.879940 | debian-bookworm -> localhost | SHA256:8Ch8gJAgudQxp8Eq4/3uQJF7Pt2d+vEFyMUiHso38ao zuul-build-sshkey 2025-12-20 03:16:54.879987 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-20 03:16:54.880052 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-20 03:16:54.880098 | debian-bookworm -> localhost | |=oo+.. | 2025-12-20 03:16:54.880142 | debian-bookworm -> localhost | |+o +* . | 2025-12-20 03:16:54.880184 | debian-bookworm -> localhost | |..o+. . + . o | 2025-12-20 03:16:54.880224 | debian-bookworm -> localhost | |+. .o..+o * + | 2025-12-20 03:16:54.880264 | debian-bookworm -> localhost | |o..oo.ooS+ + . | 2025-12-20 03:16:54.880306 | debian-bookworm -> localhost | | ...oo. o + . . | 2025-12-20 03:16:54.880348 | debian-bookworm -> localhost | | ..o . o + . | 2025-12-20 03:16:54.880389 | debian-bookworm -> localhost | | ... . . o . | 2025-12-20 03:16:54.880430 | debian-bookworm -> localhost | | oo E ... . | 2025-12-20 03:16:54.880471 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-20 03:16:54.880596 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.525784 2025-12-20 03:16:54.893049 | 2025-12-20 03:16:54.893383 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-20 03:16:54.931654 | debian-bookworm | ok 2025-12-20 03:16:54.950363 | debian-bookworm | included: /var/lib/zuul/builds/b81358901dd04573ab69c43f8df3b4b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-20 03:16:54.962517 | 2025-12-20 03:16:54.962673 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-20 03:16:54.987849 | debian-bookworm | skipping: Conditional result was False 2025-12-20 03:16:54.999775 | 2025-12-20 03:16:54.999928 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-20 03:16:55.655518 | debian-bookworm | changed 2025-12-20 03:16:55.663751 | 2025-12-20 03:16:55.663889 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-20 03:16:55.950903 | debian-bookworm | ok 2025-12-20 03:16:55.962231 | 2025-12-20 03:16:55.962510 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-20 03:16:56.664027 | debian-bookworm | changed 2025-12-20 03:16:56.674701 | 2025-12-20 03:16:56.674914 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-20 03:16:57.406781 | debian-bookworm | changed 2025-12-20 03:16:57.416247 | 2025-12-20 03:16:57.416413 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-20 03:16:57.441562 | debian-bookworm | skipping: Conditional result was False 2025-12-20 03:16:57.453801 | 2025-12-20 03:16:57.454025 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-20 03:16:58.343259 | debian-bookworm -> localhost | changed 2025-12-20 03:16:58.356585 | 2025-12-20 03:16:58.356754 | TASK [add-build-sshkey : Add back temp key] 2025-12-20 03:16:59.209752 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b81358901dd04573ab69c43f8df3b4b5/work/b81358901dd04573ab69c43f8df3b4b5_id_rsa (zuul-build-sshkey) 2025-12-20 03:16:59.210011 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028143 2025-12-20 03:16:59.220819 | 2025-12-20 03:16:59.220970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-20 03:16:59.886157 | debian-bookworm | ok 2025-12-20 03:16:59.893447 | 2025-12-20 03:16:59.893614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-20 03:16:59.928866 | debian-bookworm | skipping: Conditional result was False 2025-12-20 03:16:59.940727 | 2025-12-20 03:16:59.940872 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-20 03:17:00.379997 | debian-bookworm | ok 2025-12-20 03:17:00.395463 | 2025-12-20 03:17:00.395641 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-20 03:17:00.437339 | debian-bookworm | ok 2025-12-20 03:17:00.443212 | 2025-12-20 03:17:00.443348 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-20 03:17:00.812106 | debian-bookworm -> localhost | ok 2025-12-20 03:17:00.819626 | 2025-12-20 03:17:00.819754 | TASK [validate-host : Collect information about the host] 2025-12-20 03:17:02.277431 | debian-bookworm | ok 2025-12-20 03:17:02.293509 | 2025-12-20 03:17:02.293685 | TASK [validate-host : Sanitize hostname] 2025-12-20 03:17:02.458077 | debian-bookworm | ok 2025-12-20 03:17:02.574272 | 2025-12-20 03:17:02.576209 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-20 03:17:03.443889 | debian-bookworm -> localhost | changed 2025-12-20 03:17:03.451931 | 2025-12-20 03:17:03.452074 | TASK [validate-host : Collect information about zuul worker] 2025-12-20 03:17:03.861353 | debian-bookworm | ok 2025-12-20 03:17:03.866880 | 2025-12-20 03:17:03.867033 | TASK [validate-host : Write out all zuul information for each host] 2025-12-20 03:17:04.440013 | debian-bookworm -> localhost | changed 2025-12-20 03:17:04.450225 | 2025-12-20 03:17:04.450358 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-20 03:17:04.717901 | debian-bookworm | ok 2025-12-20 03:17:04.723745 | 2025-12-20 03:17:04.723870 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-20 03:17:05.677486 | debian-bookworm | changed: 2025-12-20 03:17:05.677799 | debian-bookworm | cd+++++++++ src/ 2025-12-20 03:17:05.677858 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-20 03:17:05.677898 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-20 03:17:05.677934 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-20 03:17:05.677968 | debian-bookworm | Containerfile 2025-12-20 03:17:05.678184 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023044 2025-12-20 03:17:39.771650 | 2025-12-20 03:17:39.771806 | TASK [upload-logs : Upload logs to log server] 2025-12-20 03:17:40.776540 | localhost | Output suppressed because no_log was given 2025-12-20 03:17:40.778464 | 2025-12-20 03:17:40.778596 | LOOP [upload-logs : Compress console log and json output] 2025-12-20 03:17:40.874625 | localhost | skipping: Conditional result was False 2025-12-20 03:17:40.882587 | localhost | skipping: Conditional result was False 2025-12-20 03:17:40.888936 | 2025-12-20 03:17:40.889074 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-20 03:17:40.962701 | localhost | skipping: Conditional result was False 2025-12-20 03:17:40.963021 | 2025-12-20 03:17:40.971709 | localhost | skipping: Conditional result was False 2025-12-20 03:17:40.978737 | 2025-12-20 03:17:40.978883 | LOOP [upload-logs : Upload console log and json output]