2026-06-23 03:03:34.529013 | Job console starting 2026-06-23 03:03:34.548081 | Updating git repos 2026-06-23 03:03:34.609939 | Cloning repos into workspace 2026-06-23 03:03:34.684655 | Restoring repo states 2026-06-23 03:03:34.713820 | Merging changes 2026-06-23 03:03:34.713848 | Checking out repos 2026-06-23 03:03:34.903789 | Preparing playbooks 2026-06-23 03:03:36.750035 | Running Ansible setup 2026-06-23 03:03:42.286414 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-23 03:03:43.338931 | 2026-06-23 03:03:43.349487 | PLAY [Base pre] 2026-06-23 03:03:43.385881 | 2026-06-23 03:03:43.386055 | TASK [Setup log path fact] 2026-06-23 03:03:43.437063 | debian-bookworm | ok 2026-06-23 03:03:43.455415 | 2026-06-23 03:03:43.455656 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:03:43.486352 | debian-bookworm | ok 2026-06-23 03:03:43.497480 | 2026-06-23 03:03:43.497697 | TASK [emit-job-header : Print job information] 2026-06-23 03:03:43.545285 | # Job Information 2026-06-23 03:03:43.545682 | Ansible Version: 2.16.14 2026-06-23 03:03:43.545762 | Job: yamllint 2026-06-23 03:03:43.545832 | Pipeline: periodic-daily 2026-06-23 03:03:43.545879 | Executor: 521e9411259a 2026-06-23 03:03:43.545923 | Triggered by: https://github.com/osism/kolla-operations 2026-06-23 03:03:43.545968 | Event ID: ee6f0b19547f41d98e2ccb0f2984fe9f 2026-06-23 03:03:43.560968 | 2026-06-23 03:03:43.561138 | LOOP [emit-job-header : Print node information] 2026-06-23 03:03:43.696585 | debian-bookworm | ok: 2026-06-23 03:03:43.696836 | debian-bookworm | # Node Information 2026-06-23 03:03:43.696871 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-23 03:03:43.696897 | debian-bookworm | Hostname: debian 2026-06-23 03:03:43.696919 | debian-bookworm | Username: zuul 2026-06-23 03:03:43.696941 | debian-bookworm | Distro: Debian 12.14 2026-06-23 03:03:43.696966 | debian-bookworm | Provider: regiocloud-a 2026-06-23 03:03:43.696987 | debian-bookworm | Region: 2026-06-23 03:03:43.697009 | debian-bookworm | Label: debian-bookworm 2026-06-23 03:03:43.697029 | debian-bookworm | Product Name: OpenStack Nova 2026-06-23 03:03:43.697049 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:ac1c 2026-06-23 03:03:43.708322 | 2026-06-23 03:03:43.708497 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-23 03:03:44.588705 | debian-bookworm -> localhost | changed 2026-06-23 03:03:44.598208 | 2026-06-23 03:03:44.598350 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-23 03:03:46.563151 | debian-bookworm -> localhost | changed 2026-06-23 03:03:46.575423 | 2026-06-23 03:03:46.575571 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-23 03:03:47.155250 | debian-bookworm -> localhost | ok 2026-06-23 03:03:47.160392 | 2026-06-23 03:03:47.160479 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-23 03:03:47.198489 | debian-bookworm | ok 2026-06-23 03:03:47.217131 | debian-bookworm | included: /var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-23 03:03:47.222009 | 2026-06-23 03:03:47.222084 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-23 03:03:53.057600 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-23 03:03:53.057790 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/work/4af0f709028d4406b7fa1d6219a11e2f_id_rsa 2026-06-23 03:03:53.057821 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/work/4af0f709028d4406b7fa1d6219a11e2f_id_rsa.pub 2026-06-23 03:03:53.057843 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-23 03:03:53.057864 | debian-bookworm -> localhost | SHA256:89v/Chhq/DpYTnNQm18vxQqL4pOSItrDT3w+/9yZwpo zuul-build-sshkey 2026-06-23 03:03:53.057883 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-23 03:03:53.057909 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-23 03:03:53.057927 | debian-bookworm -> localhost | | | 2026-06-23 03:03:53.057944 | debian-bookworm -> localhost | | . | 2026-06-23 03:03:53.057960 | debian-bookworm -> localhost | | . o . | 2026-06-23 03:03:53.057976 | debian-bookworm -> localhost | | . o . . o| 2026-06-23 03:03:53.057992 | debian-bookworm -> localhost | | S..o + + | 2026-06-23 03:03:53.058011 | debian-bookworm -> localhost | | . .=+ooo o .| 2026-06-23 03:03:53.058028 | debian-bookworm -> localhost | | . o .B+*o . . | 2026-06-23 03:03:53.058043 | debian-bookworm -> localhost | | .+..o=.*+o+ + | 2026-06-23 03:03:53.058060 | debian-bookworm -> localhost | |...+...+E*=.=.oo.| 2026-06-23 03:03:53.058076 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-23 03:03:53.058123 | debian-bookworm -> localhost | ok: Runtime: 0:00:05.217901 2026-06-23 03:03:53.063461 | 2026-06-23 03:03:53.063563 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-23 03:03:53.202994 | debian-bookworm | ok 2026-06-23 03:03:53.232727 | debian-bookworm | included: /var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-23 03:03:53.254975 | 2026-06-23 03:03:53.255093 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-23 03:03:53.312198 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:03:53.317565 | 2026-06-23 03:03:53.317659 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-23 03:03:54.216474 | debian-bookworm | changed 2026-06-23 03:03:54.220907 | 2026-06-23 03:03:54.220987 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-23 03:03:54.524450 | debian-bookworm | ok 2026-06-23 03:03:54.529187 | 2026-06-23 03:03:54.529275 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-23 03:03:55.280918 | debian-bookworm | changed 2026-06-23 03:03:55.285677 | 2026-06-23 03:03:55.285753 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-23 03:03:56.012299 | debian-bookworm | changed 2026-06-23 03:03:56.016783 | 2026-06-23 03:03:56.016863 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-23 03:03:56.066053 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:03:56.071757 | 2026-06-23 03:03:56.071846 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-23 03:03:56.933198 | debian-bookworm -> localhost | changed 2026-06-23 03:03:56.942103 | 2026-06-23 03:03:56.942189 | TASK [add-build-sshkey : Add back temp key] 2026-06-23 03:03:57.604645 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/work/4af0f709028d4406b7fa1d6219a11e2f_id_rsa (zuul-build-sshkey) 2026-06-23 03:03:57.604830 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014759 2026-06-23 03:03:57.611111 | 2026-06-23 03:03:57.611195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-23 03:03:58.055240 | debian-bookworm | ok 2026-06-23 03:03:58.059389 | 2026-06-23 03:03:58.059463 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-23 03:03:58.102639 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:03:58.111692 | 2026-06-23 03:03:58.111785 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-23 03:03:58.876063 | debian-bookworm | ok 2026-06-23 03:03:58.892962 | 2026-06-23 03:03:58.893079 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-23 03:03:58.930026 | debian-bookworm | ok 2026-06-23 03:03:58.935598 | 2026-06-23 03:03:58.935695 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-23 03:03:59.700817 | debian-bookworm -> localhost | ok 2026-06-23 03:03:59.708317 | 2026-06-23 03:03:59.708610 | TASK [validate-host : Collect information about the host] 2026-06-23 03:04:02.042603 | debian-bookworm | ok 2026-06-23 03:04:02.066548 | 2026-06-23 03:04:02.066663 | TASK [validate-host : Sanitize hostname] 2026-06-23 03:04:02.533148 | debian-bookworm | ok 2026-06-23 03:04:02.537053 | 2026-06-23 03:04:02.551336 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-23 03:04:04.257555 | debian-bookworm -> localhost | changed 2026-06-23 03:04:04.268329 | 2026-06-23 03:04:04.268444 | TASK [validate-host : Collect information about zuul worker] 2026-06-23 03:04:05.092670 | debian-bookworm | ok 2026-06-23 03:04:05.099330 | 2026-06-23 03:04:05.099423 | TASK [validate-host : Write out all zuul information for each host] 2026-06-23 03:04:06.127802 | debian-bookworm -> localhost | changed 2026-06-23 03:04:06.137397 | 2026-06-23 03:04:06.137523 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-23 03:04:06.452273 | debian-bookworm | ok 2026-06-23 03:04:06.457521 | 2026-06-23 03:04:06.457609 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-23 03:04:08.235251 | debian-bookworm | changed: 2026-06-23 03:04:08.235427 | debian-bookworm | cd+++++++++ src/ 2026-06-23 03:04:08.235461 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-23 03:04:08.235486 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-23 03:04:08.235520 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-06-23 03:04:08.235541 | debian-bookworm | Containerfile 2026-06-23 03:04:08.238345 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/work/logs" 2026-06-23 03:05:23.392652 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/work/artifacts" 2026-06-23 03:05:23.704155 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4af0f709028d4406b7fa1d6219a11e2f/work/docs" 2026-06-23 03:05:23.725069 | 2026-06-23 03:05:23.725222 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-23 03:05:24.630851 | debian-bookworm | changed: 2026-06-23 03:05:24.631124 | debian-bookworm | .d..t...... ./ 2026-06-23 03:05:24.631169 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-23 03:05:24.631202 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-23 03:05:24.631229 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-23 03:05:24.631948 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-23 03:05:24.632740 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-23 03:05:24.633324 | debian-bookworm | changed: All items complete 2026-06-23 03:05:24.633380 | 2026-06-23 03:05:25.364327 | debian-bookworm | changed: .d..t...... ./ 2026-06-23 03:05:26.122920 | debian-bookworm | changed: .d..t...... ./ 2026-06-23 03:05:26.143515 | 2026-06-23 03:05:26.144108 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-23 03:05:26.181566 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:05:26.186858 | debian-bookworm | skipping: Conditional result was False 2026-06-23 03:05:26.200978 | 2026-06-23 03:05:26.201085 | PLAY RECAP 2026-06-23 03:05:26.201143 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-23 03:05:26.201170 | 2026-06-23 03:05:26.549794 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-23 03:05:26.551252 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-23 03:05:27.949384 | 2026-06-23 03:05:27.949617 | PLAY [Base post] 2026-06-23 03:05:27.996082 | 2026-06-23 03:05:27.996313 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-23 03:05:28.916954 | debian-bookworm | changed 2026-06-23 03:05:28.935038 | 2026-06-23 03:05:28.935216 | PLAY RECAP 2026-06-23 03:05:28.935286 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-23 03:05:28.935352 | 2026-06-23 03:05:29.120180 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-23 03:05:29.121169 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-23 03:05:30.248280 | 2026-06-23 03:05:30.248508 | PLAY [Base post-logs] 2026-06-23 03:05:30.271039 | 2026-06-23 03:05:30.271400 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-23 03:05:31.145978 | localhost | changed 2026-06-23 03:05:31.160322 | 2026-06-23 03:05:31.160546 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-23 03:05:31.197701 | localhost | ok 2026-06-23 03:05:31.201373 | 2026-06-23 03:05:31.202046 | TASK [Set zuul-log-path fact] 2026-06-23 03:05:31.219721 | localhost | ok 2026-06-23 03:05:31.229599 | 2026-06-23 03:05:31.229735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 03:05:31.266477 | localhost | ok 2026-06-23 03:05:31.270173 | 2026-06-23 03:05:31.270297 | TASK [upload-logs : Create log directories] 2026-06-23 03:05:31.920529 | localhost | changed 2026-06-23 03:05:31.923910 | 2026-06-23 03:05:31.924032 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-23 03:05:32.660587 | localhost -> localhost | ok: Runtime: 0:00:00.017560 2026-06-23 03:05:32.667210 | 2026-06-23 03:05:32.667524 | TASK [upload-logs : Upload logs to log server] 2026-06-23 03:05:33.534599 | localhost | Output suppressed because no_log was given 2026-06-23 03:05:33.536758 | 2026-06-23 03:05:33.536865 | LOOP [upload-logs : Compress console log and json output] 2026-06-23 03:05:33.649166 | localhost | skipping: Conditional result was False 2026-06-23 03:05:33.667895 | localhost | skipping: Conditional result was False 2026-06-23 03:05:33.678008 | 2026-06-23 03:05:33.678176 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-23 03:05:33.727969 | localhost | skipping: Conditional result was False 2026-06-23 03:05:33.728253 | 2026-06-23 03:05:33.735678 | localhost | skipping: Conditional result was False 2026-06-23 03:05:33.745761 | 2026-06-23 03:05:33.745878 | LOOP [upload-logs : Upload console log and json output]