2026-06-04 03:17:06.302783 | Job console starting 2026-06-04 03:17:06.310772 | Updating git repos 2026-06-04 03:17:06.375795 | Cloning repos into workspace 2026-06-04 03:17:06.452466 | Restoring repo states 2026-06-04 03:17:06.486225 | Merging changes 2026-06-04 03:17:06.486242 | Checking out repos 2026-06-04 03:17:06.622594 | Preparing playbooks 2026-06-04 03:17:07.704238 | Running Ansible setup 2026-06-04 03:17:13.128629 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-04 03:17:14.088364 | 2026-06-04 03:17:14.088491 | PLAY [Base pre] 2026-06-04 03:17:14.104257 | 2026-06-04 03:17:14.104368 | TASK [Setup log path fact] 2026-06-04 03:17:14.123045 | debian-bookworm | ok 2026-06-04 03:17:14.143182 | 2026-06-04 03:17:14.143312 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:17:14.193352 | debian-bookworm | ok 2026-06-04 03:17:14.209777 | 2026-06-04 03:17:14.209918 | TASK [emit-job-header : Print job information] 2026-06-04 03:17:14.271280 | # Job Information 2026-06-04 03:17:14.271442 | Ansible Version: 2.16.14 2026-06-04 03:17:14.271526 | Job: ansible-lint 2026-06-04 03:17:14.271616 | Pipeline: periodic-daily 2026-06-04 03:17:14.271643 | Executor: 521e9411259a 2026-06-04 03:17:14.271664 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-06-04 03:17:14.271688 | Event ID: ca359d30585d4104ab7c15ec5ed97ad8 2026-06-04 03:17:14.277839 | 2026-06-04 03:17:14.277998 | LOOP [emit-job-header : Print node information] 2026-06-04 03:17:14.497913 | debian-bookworm | ok: 2026-06-04 03:17:14.498118 | debian-bookworm | # Node Information 2026-06-04 03:17:14.498254 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-04 03:17:14.498287 | debian-bookworm | Hostname: debian 2026-06-04 03:17:14.498384 | debian-bookworm | Username: zuul 2026-06-04 03:17:14.498410 | debian-bookworm | Distro: Debian 12.14 2026-06-04 03:17:14.498435 | debian-bookworm | Provider: regiocloud-a 2026-06-04 03:17:14.498456 | debian-bookworm | Region: 2026-06-04 03:17:14.498478 | debian-bookworm | Label: debian-bookworm 2026-06-04 03:17:14.498497 | debian-bookworm | Product Name: OpenStack Nova 2026-06-04 03:17:14.498517 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe67:8e79 2026-06-04 03:17:14.531476 | 2026-06-04 03:17:14.531596 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-04 03:17:15.179255 | debian-bookworm -> localhost | changed 2026-06-04 03:17:15.186718 | 2026-06-04 03:17:15.186932 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-04 03:17:17.129434 | debian-bookworm -> localhost | changed 2026-06-04 03:17:17.149776 | 2026-06-04 03:17:17.149915 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-04 03:17:17.476878 | debian-bookworm -> localhost | ok 2026-06-04 03:17:17.482963 | 2026-06-04 03:17:17.483078 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-04 03:17:17.523836 | debian-bookworm | ok 2026-06-04 03:17:17.542288 | debian-bookworm | included: /var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-04 03:17:17.547453 | 2026-06-04 03:17:17.547531 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-04 03:17:18.918764 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-04 03:17:18.919009 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/work/3d489ce867ae4a48a84c2128d06d316c_id_rsa 2026-06-04 03:17:18.919042 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/work/3d489ce867ae4a48a84c2128d06d316c_id_rsa.pub 2026-06-04 03:17:18.919064 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-04 03:17:18.919084 | debian-bookworm -> localhost | SHA256:NZ5IxE9WidOC8QMOst3ds/TD+w2Tn63CBI2qVpjaNY0 zuul-build-sshkey 2026-06-04 03:17:18.919102 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-04 03:17:18.919127 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-04 03:17:18.919145 | debian-bookworm -> localhost | | . ..+o +.. | 2026-06-04 03:17:18.919163 | debian-bookworm -> localhost | | + =o+*.o | 2026-06-04 03:17:18.919180 | debian-bookworm -> localhost | | . . ++*=+ | 2026-06-04 03:17:18.919196 | debian-bookworm -> localhost | | . ++=.= | 2026-06-04 03:17:18.919212 | debian-bookworm -> localhost | | oS+o.. + | 2026-06-04 03:17:18.919232 | debian-bookworm -> localhost | | o E . . + | 2026-06-04 03:17:18.919249 | debian-bookworm -> localhost | | o + . o = | 2026-06-04 03:17:18.919265 | debian-bookworm -> localhost | | . + o =+| 2026-06-04 03:17:18.919282 | debian-bookworm -> localhost | | . ..o=| 2026-06-04 03:17:18.919298 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-04 03:17:18.919344 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.679329 2026-06-04 03:17:18.924689 | 2026-06-04 03:17:18.924771 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-04 03:17:18.951593 | debian-bookworm | ok 2026-06-04 03:17:18.963795 | debian-bookworm | included: /var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-04 03:17:18.979229 | 2026-06-04 03:17:18.979317 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-04 03:17:18.994736 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:17:18.999635 | 2026-06-04 03:17:18.999716 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-04 03:17:19.708116 | debian-bookworm | changed 2026-06-04 03:17:19.712557 | 2026-06-04 03:17:19.712639 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-04 03:17:19.966560 | debian-bookworm | ok 2026-06-04 03:17:19.974912 | 2026-06-04 03:17:19.975011 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-04 03:17:20.608215 | debian-bookworm | changed 2026-06-04 03:17:20.646140 | 2026-06-04 03:17:20.646256 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-04 03:17:21.326004 | debian-bookworm | changed 2026-06-04 03:17:21.333913 | 2026-06-04 03:17:21.334017 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-04 03:17:21.377232 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:17:21.383232 | 2026-06-04 03:17:21.383327 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-04 03:17:22.205190 | debian-bookworm -> localhost | changed 2026-06-04 03:17:22.240295 | 2026-06-04 03:17:22.240397 | TASK [add-build-sshkey : Add back temp key] 2026-06-04 03:17:23.152743 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/work/3d489ce867ae4a48a84c2128d06d316c_id_rsa (zuul-build-sshkey) 2026-06-04 03:17:23.152990 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.056908 2026-06-04 03:17:23.161161 | 2026-06-04 03:17:23.161261 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-04 03:17:23.752792 | debian-bookworm | ok 2026-06-04 03:17:23.777590 | 2026-06-04 03:17:23.778213 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-04 03:17:23.855187 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:17:23.895491 | 2026-06-04 03:17:23.895832 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-04 03:17:24.437945 | debian-bookworm | ok 2026-06-04 03:17:24.477431 | 2026-06-04 03:17:24.477538 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-04 03:17:24.585864 | debian-bookworm | ok 2026-06-04 03:17:24.594944 | 2026-06-04 03:17:24.595050 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-04 03:17:25.375383 | debian-bookworm -> localhost | ok 2026-06-04 03:17:25.381458 | 2026-06-04 03:17:25.381558 | TASK [validate-host : Collect information about the host] 2026-06-04 03:17:26.766814 | debian-bookworm | ok 2026-06-04 03:17:26.795929 | 2026-06-04 03:17:26.796040 | TASK [validate-host : Sanitize hostname] 2026-06-04 03:17:27.047237 | debian-bookworm | ok 2026-06-04 03:17:27.120125 | 2026-06-04 03:17:27.120250 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-04 03:17:27.947231 | debian-bookworm -> localhost | changed 2026-06-04 03:17:27.955960 | 2026-06-04 03:17:27.956057 | TASK [validate-host : Collect information about zuul worker] 2026-06-04 03:17:28.369450 | debian-bookworm | ok 2026-06-04 03:17:28.373252 | 2026-06-04 03:17:28.373338 | TASK [validate-host : Write out all zuul information for each host] 2026-06-04 03:17:29.103174 | debian-bookworm -> localhost | changed 2026-06-04 03:17:29.113939 | 2026-06-04 03:17:29.114042 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-04 03:17:29.365712 | debian-bookworm | ok 2026-06-04 03:17:29.371927 | 2026-06-04 03:17:29.372032 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-04 03:17:30.570917 | debian-bookworm | changed: 2026-06-04 03:17:30.571091 | debian-bookworm | cd+++++++++ src/ 2026-06-04 03:17:30.571169 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-04 03:17:30.571198 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-04 03:17:30.571222 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-04 03:17:30.571243 | debian-bookworm | Containerfile 2026-06-04 03:17:30.571393 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/work/logs" 2026-06-04 03:18:38.199892 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/work/artifacts" 2026-06-04 03:18:38.889762 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3d489ce867ae4a48a84c2128d06d316c/work/docs" 2026-06-04 03:18:38.900792 | 2026-06-04 03:18:38.900930 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-04 03:18:40.140154 | debian-bookworm | changed: 2026-06-04 03:18:40.140420 | debian-bookworm | .d..t...... ./ 2026-06-04 03:18:40.140464 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-04 03:18:40.140502 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-04 03:18:40.140536 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-04 03:18:40.140589 | debian-bookworm | changed: All items complete 2026-06-04 03:18:40.140621 | 2026-06-04 03:18:40.732550 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:18:41.593219 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:18:41.607353 | 2026-06-04 03:18:41.607488 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-04 03:18:41.636685 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:18:41.641344 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:18:41.650821 | 2026-06-04 03:18:41.650947 | PLAY RECAP 2026-06-04 03:18:41.650999 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-04 03:18:41.651025 | 2026-06-04 03:18:41.821490 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-04 03:18:41.822367 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:18:42.873287 | 2026-06-04 03:18:42.873455 | PLAY [Base post] 2026-06-04 03:18:42.887619 | 2026-06-04 03:18:42.887781 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-04 03:18:43.562445 | debian-bookworm | changed 2026-06-04 03:18:43.570241 | 2026-06-04 03:18:43.570354 | PLAY RECAP 2026-06-04 03:18:43.570415 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-04 03:18:43.570476 | 2026-06-04 03:18:43.738244 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:18:43.739182 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-04 03:18:45.019491 | 2026-06-04 03:18:45.019666 | PLAY [Base post-logs] 2026-06-04 03:18:45.055428 | 2026-06-04 03:18:45.055604 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-04 03:18:46.196672 | localhost | changed 2026-06-04 03:18:46.209993 | 2026-06-04 03:18:46.210127 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-04 03:18:46.255285 | localhost | ok 2026-06-04 03:18:46.258091 | 2026-06-04 03:18:46.258174 | TASK [Set zuul-log-path fact] 2026-06-04 03:18:46.284208 | localhost | ok 2026-06-04 03:18:46.292595 | 2026-06-04 03:18:46.292692 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:18:46.365031 | localhost | ok 2026-06-04 03:18:46.369324 | 2026-06-04 03:18:46.369422 | TASK [upload-logs : Create log directories] 2026-06-04 03:18:47.408579 | localhost | changed 2026-06-04 03:18:47.410696 | 2026-06-04 03:18:47.410824 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-04 03:18:48.123559 | localhost -> localhost | ok: Runtime: 0:00:00.003775 2026-06-04 03:18:48.126602 | 2026-06-04 03:18:48.126687 | TASK [upload-logs : Upload logs to log server] 2026-06-04 03:18:48.702353 | localhost | Output suppressed because no_log was given 2026-06-04 03:18:48.705184 | 2026-06-04 03:18:48.705274 | LOOP [upload-logs : Compress console log and json output] 2026-06-04 03:18:48.758034 | localhost | skipping: Conditional result was False 2026-06-04 03:18:48.763115 | localhost | skipping: Conditional result was False 2026-06-04 03:18:48.772205 | 2026-06-04 03:18:48.772288 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-04 03:18:48.818015 | localhost | skipping: Conditional result was False 2026-06-04 03:18:48.818237 | 2026-06-04 03:18:48.823420 | localhost | skipping: Conditional result was False 2026-06-04 03:18:48.828134 | 2026-06-04 03:18:48.828219 | LOOP [upload-logs : Upload console log and json output]