2026-01-24 03:10:35.681386 | Job console starting 2026-01-24 03:10:35.692341 | Updating git repos 2026-01-24 03:10:35.720016 | Cloning repos into workspace 2026-01-24 03:10:35.763597 | Restoring repo states 2026-01-24 03:10:35.777828 | Merging changes 2026-01-24 03:10:35.777844 | Checking out repos 2026-01-24 03:10:35.919766 | Preparing playbooks 2026-01-24 03:10:36.956560 | Running Ansible setup 2026-01-24 03:10:41.341590 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:10:42.496769 | 2026-01-24 03:10:42.496896 | PLAY [Base pre] 2026-01-24 03:10:42.516809 | 2026-01-24 03:10:42.516925 | TASK [Setup log path fact] 2026-01-24 03:10:42.534602 | debian-bookworm | ok 2026-01-24 03:10:42.562134 | 2026-01-24 03:10:42.562266 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:10:42.618376 | debian-bookworm | ok 2026-01-24 03:10:42.641410 | 2026-01-24 03:10:42.641531 | TASK [emit-job-header : Print job information] 2026-01-24 03:10:42.700163 | # Job Information 2026-01-24 03:10:42.700329 | Ansible Version: 2.16.14 2026-01-24 03:10:42.700365 | Job: kolla-operations-mixin-ouput-ensure-git-checkin 2026-01-24 03:10:42.700407 | Pipeline: periodic-daily 2026-01-24 03:10:42.700431 | Executor: 521e9411259a 2026-01-24 03:10:42.700451 | Triggered by: https://github.com/osism/kolla-operations 2026-01-24 03:10:42.700473 | Event ID: 7de8d1a554054374896d0a0994db1178 2026-01-24 03:10:42.705178 | 2026-01-24 03:10:42.705280 | LOOP [emit-job-header : Print node information] 2026-01-24 03:10:42.815593 | debian-bookworm | ok: 2026-01-24 03:10:42.815762 | debian-bookworm | # Node Information 2026-01-24 03:10:42.815795 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:10:42.815820 | debian-bookworm | Hostname: debian 2026-01-24 03:10:42.815842 | debian-bookworm | Username: zuul 2026-01-24 03:10:42.815863 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:10:42.815886 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:10:42.815908 | debian-bookworm | Region: 2026-01-24 03:10:42.815929 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:10:42.815948 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:10:42.815968 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe58:aa96 2026-01-24 03:10:42.831535 | 2026-01-24 03:10:42.831650 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:10:43.985740 | debian-bookworm -> localhost | changed 2026-01-24 03:10:43.992846 | 2026-01-24 03:10:43.992944 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:10:47.005566 | debian-bookworm -> localhost | changed 2026-01-24 03:10:47.015049 | 2026-01-24 03:10:47.018606 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:10:47.872170 | debian-bookworm -> localhost | ok 2026-01-24 03:10:47.877226 | 2026-01-24 03:10:47.877315 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:10:47.904868 | debian-bookworm | ok 2026-01-24 03:10:47.929508 | debian-bookworm | included: /var/lib/zuul/builds/89e5aa44e8d54ff78552d9effa3706fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:10:47.942993 | 2026-01-24 03:10:47.943098 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:10:49.408944 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:10:49.409121 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/89e5aa44e8d54ff78552d9effa3706fd/work/89e5aa44e8d54ff78552d9effa3706fd_id_rsa 2026-01-24 03:10:49.409154 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/89e5aa44e8d54ff78552d9effa3706fd/work/89e5aa44e8d54ff78552d9effa3706fd_id_rsa.pub 2026-01-24 03:10:49.409176 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:10:49.409196 | debian-bookworm -> localhost | SHA256:T9HzbL7FoGycbSMkYc+CEw/+WNcqr9DZC9UxfraJjQQ zuul-build-sshkey 2026-01-24 03:10:49.409223 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:10:49.409241 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:10:49.409259 | debian-bookworm -> localhost | | | 2026-01-24 03:10:49.409277 | debian-bookworm -> localhost | | . | 2026-01-24 03:10:49.409294 | debian-bookworm -> localhost | | o +Eo o | 2026-01-24 03:10:49.409310 | debian-bookworm -> localhost | | . * =.B o | 2026-01-24 03:10:49.409326 | debian-bookworm -> localhost | | S * *.O o| 2026-01-24 03:10:49.409348 | debian-bookworm -> localhost | | O @.B+=o| 2026-01-24 03:10:49.409365 | debian-bookworm -> localhost | | o B Xo=+o| 2026-01-24 03:10:49.409408 | debian-bookworm -> localhost | | . = + + | 2026-01-24 03:10:49.409432 | debian-bookworm -> localhost | | ..o . | 2026-01-24 03:10:49.409449 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:10:49.409492 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.529387 2026-01-24 03:10:49.414545 | 2026-01-24 03:10:49.414624 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:10:49.471352 | debian-bookworm | ok 2026-01-24 03:10:49.491665 | debian-bookworm | included: /var/lib/zuul/builds/89e5aa44e8d54ff78552d9effa3706fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:10:49.513868 | 2026-01-24 03:10:49.513964 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:10:49.536970 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:10:49.541847 | 2026-01-24 03:10:49.541931 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:10:50.342175 | debian-bookworm | changed 2026-01-24 03:10:50.347468 | 2026-01-24 03:10:50.347554 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:10:50.691931 | debian-bookworm | ok 2026-01-24 03:10:50.696424 | 2026-01-24 03:10:50.696505 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:10:51.504303 | debian-bookworm | changed 2026-01-24 03:10:51.515960 | 2026-01-24 03:10:51.516071 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:10:52.287807 | debian-bookworm | changed 2026-01-24 03:10:52.301517 | 2026-01-24 03:10:52.301620 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:10:52.340626 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:10:52.347060 | 2026-01-24 03:10:52.347153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:10:53.578703 | debian-bookworm -> localhost | changed 2026-01-24 03:10:53.592889 | 2026-01-24 03:10:53.592995 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:10:54.786141 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/89e5aa44e8d54ff78552d9effa3706fd/work/89e5aa44e8d54ff78552d9effa3706fd_id_rsa (zuul-build-sshkey) 2026-01-24 03:10:54.786350 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035321 2026-01-24 03:10:54.795145 | 2026-01-24 03:10:54.795255 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:10:55.370418 | debian-bookworm | ok 2026-01-24 03:10:55.377079 | 2026-01-24 03:10:55.384576 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:10:55.411112 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:10:55.438121 | 2026-01-24 03:10:55.438235 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:10:56.212175 | debian-bookworm | ok 2026-01-24 03:10:56.235673 | 2026-01-24 03:10:56.235779 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:10:56.273774 | debian-bookworm | ok 2026-01-24 03:10:56.280255 | 2026-01-24 03:10:56.280359 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:10:56.961320 | debian-bookworm -> localhost | ok 2026-01-24 03:10:56.971048 | 2026-01-24 03:10:56.971180 | TASK [validate-host : Collect information about the host] 2026-01-24 03:10:58.407782 | debian-bookworm | ok 2026-01-24 03:10:58.433553 | 2026-01-24 03:10:58.433660 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:10:58.589241 | debian-bookworm | ok 2026-01-24 03:10:58.658607 | 2026-01-24 03:10:58.658719 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:10:59.702963 | debian-bookworm -> localhost | changed 2026-01-24 03:10:59.708274 | 2026-01-24 03:10:59.708363 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:11:00.235441 | debian-bookworm | ok 2026-01-24 03:11:00.239811 | 2026-01-24 03:11:00.239902 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:11:01.061362 | debian-bookworm -> localhost | changed 2026-01-24 03:11:01.069228 | 2026-01-24 03:11:01.069326 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:11:01.353467 | debian-bookworm | ok 2026-01-24 03:11:01.366094 | 2026-01-24 03:11:01.366186 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:11:02.807635 | debian-bookworm | changed: 2026-01-24 03:11:02.807962 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:11:02.808032 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:11:02.808082 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:11:02.808126 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-01-24 03:11:02.808169 | debian-bookworm | Containerfile 2026-01-24 03:11:02.810080 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005218 2026-01-24 03:12:54.434674 | 2026-01-24 03:12:54.434766 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:12:55.163153 | localhost | Output suppressed because no_log was given 2026-01-24 03:12:55.165803 | 2026-01-24 03:12:55.165899 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:12:55.339181 | localhost | skipping: Conditional result was False 2026-01-24 03:12:55.358781 | localhost | skipping: Conditional result was False 2026-01-24 03:12:55.365645 | 2026-01-24 03:12:55.365747 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:12:55.495819 | localhost | skipping: Conditional result was False 2026-01-24 03:12:55.496458 | 2026-01-24 03:12:55.507570 | localhost | skipping: Conditional result was False 2026-01-24 03:12:55.511764 | 2026-01-24 03:12:55.511952 | LOOP [upload-logs : Upload console log and json output]