2026-05-02 03:19:01.688976 | Job console starting 2026-05-02 03:19:01.703390 | Updating git repos 2026-05-02 03:19:01.743902 | Cloning repos into workspace 2026-05-02 03:19:01.815151 | Restoring repo states 2026-05-02 03:19:01.879057 | Merging changes 2026-05-02 03:19:01.879075 | Checking out repos 2026-05-02 03:19:02.013662 | Preparing playbooks 2026-05-02 03:19:03.022970 | Running Ansible setup 2026-05-02 03:19:08.720695 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:19:09.901242 | 2026-05-02 03:19:09.901403 | PLAY [Base pre] 2026-05-02 03:19:09.934572 | 2026-05-02 03:19:09.935147 | TASK [Setup log path fact] 2026-05-02 03:19:09.972793 | debian-bookworm | ok 2026-05-02 03:19:10.017297 | 2026-05-02 03:19:10.017447 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:19:10.047174 | debian-bookworm | ok 2026-05-02 03:19:10.064084 | 2026-05-02 03:19:10.064208 | TASK [emit-job-header : Print job information] 2026-05-02 03:19:10.105081 | # Job Information 2026-05-02 03:19:10.105269 | Ansible Version: 2.16.14 2026-05-02 03:19:10.105395 | Job: python-black 2026-05-02 03:19:10.105431 | Pipeline: periodic-daily 2026-05-02 03:19:10.105455 | Executor: 521e9411259a 2026-05-02 03:19:10.105476 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-02 03:19:10.105497 | Event ID: bf9f11328d8a4f31888bd6c32417cf3c 2026-05-02 03:19:10.112765 | 2026-05-02 03:19:10.112883 | LOOP [emit-job-header : Print node information] 2026-05-02 03:19:10.242899 | debian-bookworm | ok: 2026-05-02 03:19:10.243120 | debian-bookworm | # Node Information 2026-05-02 03:19:10.243156 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-02 03:19:10.243182 | debian-bookworm | Hostname: debian 2026-05-02 03:19:10.243204 | debian-bookworm | Username: zuul 2026-05-02 03:19:10.243225 | debian-bookworm | Distro: Debian 12.13 2026-05-02 03:19:10.243251 | debian-bookworm | Provider: regiocloud-a 2026-05-02 03:19:10.243273 | debian-bookworm | Region: 2026-05-02 03:19:10.243293 | debian-bookworm | Label: debian-bookworm 2026-05-02 03:19:10.243313 | debian-bookworm | Product Name: OpenStack Nova 2026-05-02 03:19:10.243357 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:a6c0 2026-05-02 03:19:10.264557 | 2026-05-02 03:19:10.264674 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:19:11.202176 | debian-bookworm -> localhost | changed 2026-05-02 03:19:11.209389 | 2026-05-02 03:19:11.209506 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:19:12.462185 | debian-bookworm -> localhost | changed 2026-05-02 03:19:12.473331 | 2026-05-02 03:19:12.473441 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:19:12.994626 | debian-bookworm -> localhost | ok 2026-05-02 03:19:13.014209 | 2026-05-02 03:19:13.014327 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:19:13.046219 | debian-bookworm | ok 2026-05-02 03:19:13.082401 | debian-bookworm | included: /var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:19:13.099982 | 2026-05-02 03:19:13.100100 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:19:16.471683 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-02 03:19:16.471911 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/work/4d213a4721d649d0969fada812d88450_id_rsa 2026-05-02 03:19:16.471948 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/work/4d213a4721d649d0969fada812d88450_id_rsa.pub 2026-05-02 03:19:16.471974 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-02 03:19:16.471997 | debian-bookworm -> localhost | SHA256:U3kTOzDXfIGimFcXJrYIIItjT3TO9T61XjLYtrqlR/0 zuul-build-sshkey 2026-05-02 03:19:16.472020 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-02 03:19:16.472052 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-02 03:19:16.472075 | debian-bookworm -> localhost | | o o.o ooo=o..| 2026-05-02 03:19:16.472097 | debian-bookworm -> localhost | | o * . o oB+=o .| 2026-05-02 03:19:16.472118 | debian-bookworm -> localhost | | + o o oo=oB . | 2026-05-02 03:19:16.472138 | debian-bookworm -> localhost | |. + o.++..o | 2026-05-02 03:19:16.472159 | debian-bookworm -> localhost | | . S+ *.. | 2026-05-02 03:19:16.472184 | debian-bookworm -> localhost | | .+.=. | 2026-05-02 03:19:16.472204 | debian-bookworm -> localhost | | .+ . | 2026-05-02 03:19:16.472223 | debian-bookworm -> localhost | | +. E | 2026-05-02 03:19:16.472244 | debian-bookworm -> localhost | | +o | 2026-05-02 03:19:16.472264 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-02 03:19:16.472319 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.359003 2026-05-02 03:19:16.479149 | 2026-05-02 03:19:16.479257 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:19:16.517592 | debian-bookworm | ok 2026-05-02 03:19:16.529870 | debian-bookworm | included: /var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:19:16.540496 | 2026-05-02 03:19:16.540611 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:19:16.564612 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:19:16.572395 | 2026-05-02 03:19:16.572512 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:19:17.301585 | debian-bookworm | changed 2026-05-02 03:19:17.307596 | 2026-05-02 03:19:17.307738 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:19:17.582134 | debian-bookworm | ok 2026-05-02 03:19:17.587785 | 2026-05-02 03:19:17.587886 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:19:18.286280 | debian-bookworm | changed 2026-05-02 03:19:18.296015 | 2026-05-02 03:19:18.296175 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:19:19.077456 | debian-bookworm | changed 2026-05-02 03:19:19.083523 | 2026-05-02 03:19:19.083616 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:19:19.108003 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:19:19.128047 | 2026-05-02 03:19:19.128151 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:19:19.630055 | debian-bookworm -> localhost | changed 2026-05-02 03:19:19.641315 | 2026-05-02 03:19:19.641418 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:19:19.968185 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/work/4d213a4721d649d0969fada812d88450_id_rsa (zuul-build-sshkey) 2026-05-02 03:19:19.968416 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011990 2026-05-02 03:19:19.976454 | 2026-05-02 03:19:19.976558 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:19:20.381617 | debian-bookworm | ok 2026-05-02 03:19:20.386722 | 2026-05-02 03:19:20.386819 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:19:20.447809 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:19:20.467492 | 2026-05-02 03:19:20.467614 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:19:21.087859 | debian-bookworm | ok 2026-05-02 03:19:21.128177 | 2026-05-02 03:19:21.128608 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:19:21.200153 | debian-bookworm | ok 2026-05-02 03:19:21.209037 | 2026-05-02 03:19:21.210988 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:19:21.594010 | debian-bookworm -> localhost | ok 2026-05-02 03:19:21.609150 | 2026-05-02 03:19:21.609303 | TASK [validate-host : Collect information about the host] 2026-05-02 03:19:22.786805 | debian-bookworm | ok 2026-05-02 03:19:22.806480 | 2026-05-02 03:19:22.806590 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:19:22.967659 | debian-bookworm | ok 2026-05-02 03:19:23.035881 | 2026-05-02 03:19:23.036016 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:19:24.055945 | debian-bookworm -> localhost | changed 2026-05-02 03:19:24.063299 | 2026-05-02 03:19:24.063412 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:19:24.589267 | debian-bookworm | ok 2026-05-02 03:19:24.594568 | 2026-05-02 03:19:24.594681 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:19:25.448145 | debian-bookworm -> localhost | changed 2026-05-02 03:19:25.457947 | 2026-05-02 03:19:25.458051 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:19:25.767380 | debian-bookworm | ok 2026-05-02 03:19:25.772637 | 2026-05-02 03:19:25.772744 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:19:26.891422 | debian-bookworm | changed: 2026-05-02 03:19:26.891599 | debian-bookworm | cd+++++++++ src/ 2026-05-02 03:19:26.891633 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-02 03:19:26.891658 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-02 03:19:26.891680 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-02 03:19:26.891715 | debian-bookworm | Containerfile 2026-05-02 03:19:26.891867 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/work/logs" 2026-05-02 03:19:54.959811 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/work/artifacts" 2026-05-02 03:19:55.343568 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4d213a4721d649d0969fada812d88450/work/docs" 2026-05-02 03:19:55.361479 | 2026-05-02 03:19:55.361653 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-02 03:19:56.426367 | debian-bookworm | changed: 2026-05-02 03:19:56.426582 | debian-bookworm | .d..t...... ./ 2026-05-02 03:19:56.426617 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-02 03:19:56.426658 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-02 03:19:56.426684 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-02 03:19:56.426724 | debian-bookworm | changed: All items complete 2026-05-02 03:19:56.426749 | 2026-05-02 03:19:57.078067 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:19:57.822218 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:19:57.834403 | 2026-05-02 03:19:57.834500 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-02 03:19:57.872204 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:19:57.874020 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:19:57.888209 | 2026-05-02 03:19:57.888280 | PLAY RECAP 2026-05-02 03:19:57.888321 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-02 03:19:57.888342 | 2026-05-02 03:19:58.021573 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-02 03:19:58.022216 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:19:59.236052 | 2026-05-02 03:19:59.236191 | PLAY [Base post] 2026-05-02 03:19:59.252789 | 2026-05-02 03:19:59.252914 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-02 03:19:59.944757 | debian-bookworm | changed 2026-05-02 03:19:59.956428 | 2026-05-02 03:19:59.956612 | PLAY RECAP 2026-05-02 03:19:59.956718 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-02 03:19:59.956862 | 2026-05-02 03:20:00.145996 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:20:00.146619 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-02 03:20:01.190929 | 2026-05-02 03:20:01.191073 | PLAY [Base post-logs] 2026-05-02 03:20:01.201242 | 2026-05-02 03:20:01.201368 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-02 03:20:02.157153 | localhost | changed 2026-05-02 03:20:02.170754 | 2026-05-02 03:20:02.170917 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-02 03:20:02.244950 | localhost | ok 2026-05-02 03:20:02.248721 | 2026-05-02 03:20:02.248833 | TASK [Set zuul-log-path fact] 2026-05-02 03:20:02.289696 | localhost | ok 2026-05-02 03:20:02.298100 | 2026-05-02 03:20:02.298214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:20:02.371203 | localhost | ok 2026-05-02 03:20:02.374219 | 2026-05-02 03:20:02.374314 | TASK [upload-logs : Create log directories] 2026-05-02 03:20:03.571640 | localhost | changed 2026-05-02 03:20:03.574543 | 2026-05-02 03:20:03.574669 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-02 03:20:04.590388 | localhost -> localhost | ok: Runtime: 0:00:00.013027 2026-05-02 03:20:04.602415 | 2026-05-02 03:20:04.602585 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:20:05.288735 | localhost | Output suppressed because no_log was given 2026-05-02 03:20:05.290402 | 2026-05-02 03:20:05.290494 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:20:05.337049 | localhost | skipping: Conditional result was False 2026-05-02 03:20:05.344585 | localhost | skipping: Conditional result was False 2026-05-02 03:20:05.357829 | 2026-05-02 03:20:05.357953 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:20:05.399485 | localhost | skipping: Conditional result was False 2026-05-02 03:20:05.399751 | 2026-05-02 03:20:05.404373 | localhost | skipping: Conditional result was False 2026-05-02 03:20:05.425072 | 2026-05-02 03:20:05.425273 | LOOP [upload-logs : Upload console log and json output]