2026-08-02 03:20:59.109031 | Job console starting 2026-08-02 03:20:59.122213 | Updating git repos 2026-08-02 03:20:59.156991 | Cloning repos into workspace 2026-08-02 03:20:59.197049 | Restoring repo states 2026-08-02 03:20:59.210332 | Merging changes 2026-08-02 03:20:59.210364 | Checking out repos 2026-08-02 03:20:59.342048 | Preparing playbooks 2026-08-02 03:21:00.172714 | Running Ansible setup 2026-08-02 03:21:04.913260 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 03:21:05.889818 | 2026-08-02 03:21:05.890125 | PLAY [Base pre] 2026-08-02 03:21:05.913694 | 2026-08-02 03:21:05.913881 | TASK [Setup log path fact] 2026-08-02 03:21:05.937619 | debian-bookworm | ok 2026-08-02 03:21:05.963407 | 2026-08-02 03:21:05.963603 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 03:21:06.030590 | debian-bookworm | ok 2026-08-02 03:21:06.052340 | 2026-08-02 03:21:06.052516 | TASK [emit-job-header : Print job information] 2026-08-02 03:21:06.114045 | # Job Information 2026-08-02 03:21:06.114315 | Ansible Version: 2.16.14 2026-08-02 03:21:06.114366 | Job: ansible-lint 2026-08-02 03:21:06.114413 | Pipeline: periodic-daily 2026-08-02 03:21:06.114445 | Executor: 521e9411259a 2026-08-02 03:21:06.114475 | Triggered by: https://github.com/osism/kolla-operations 2026-08-02 03:21:06.114505 | Event ID: 6120a44382c34dfdb0bb998248479ac1 2026-08-02 03:21:06.122549 | 2026-08-02 03:21:06.122709 | LOOP [emit-job-header : Print node information] 2026-08-02 03:21:06.254344 | debian-bookworm | ok: 2026-08-02 03:21:06.254715 | debian-bookworm | # Node Information 2026-08-02 03:21:06.254772 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 03:21:06.254801 | debian-bookworm | Hostname: debian 2026-08-02 03:21:06.254825 | debian-bookworm | Username: zuul 2026-08-02 03:21:06.254941 | debian-bookworm | Distro: Debian 12.15 2026-08-02 03:21:06.254970 | debian-bookworm | Provider: regiocloud-a 2026-08-02 03:21:06.254993 | debian-bookworm | Region: 2026-08-02 03:21:06.255016 | debian-bookworm | Label: debian-bookworm 2026-08-02 03:21:06.255038 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 03:21:06.255060 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:27ca 2026-08-02 03:21:06.289434 | 2026-08-02 03:21:06.289832 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 03:21:06.864507 | debian-bookworm -> localhost | changed 2026-08-02 03:21:06.872413 | 2026-08-02 03:21:06.872543 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 03:21:08.773650 | debian-bookworm -> localhost | changed 2026-08-02 03:21:08.808636 | 2026-08-02 03:21:08.808976 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 03:21:09.149747 | debian-bookworm -> localhost | ok 2026-08-02 03:21:09.156864 | 2026-08-02 03:21:09.157005 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 03:21:09.190476 | debian-bookworm | ok 2026-08-02 03:21:09.215018 | debian-bookworm | included: /var/lib/zuul/builds/d95065e93d154fa89497f01048454139/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 03:21:09.222614 | 2026-08-02 03:21:09.222785 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 03:21:13.067587 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 03:21:13.067880 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d95065e93d154fa89497f01048454139/work/d95065e93d154fa89497f01048454139_id_rsa 2026-08-02 03:21:13.067921 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d95065e93d154fa89497f01048454139/work/d95065e93d154fa89497f01048454139_id_rsa.pub 2026-08-02 03:21:13.067948 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 03:21:13.067972 | debian-bookworm -> localhost | SHA256:SfptaqXqDPfrkw/0EwAmaeSrfv4fCvuF0yXXzMOn+cg zuul-build-sshkey 2026-08-02 03:21:13.067995 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 03:21:13.068029 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 03:21:13.068051 | debian-bookworm -> localhost | | .o.o | 2026-08-02 03:21:13.068073 | debian-bookworm -> localhost | | .oo . | 2026-08-02 03:21:13.068094 | debian-bookworm -> localhost | | .. o | 2026-08-02 03:21:13.068114 | debian-bookworm -> localhost | | . o o = | 2026-08-02 03:21:13.068134 | debian-bookworm -> localhost | | . . S + * . | 2026-08-02 03:21:13.068159 | debian-bookworm -> localhost | | . = *.. = | 2026-08-02 03:21:13.068180 | debian-bookworm -> localhost | | . o + *+= o | 2026-08-02 03:21:13.068200 | debian-bookworm -> localhost | | . .* === o o | 2026-08-02 03:21:13.068221 | debian-bookworm -> localhost | | .oo+B=*+. E . | 2026-08-02 03:21:13.068240 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 03:21:13.068320 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.932610 2026-08-02 03:21:13.075450 | 2026-08-02 03:21:13.075576 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 03:21:13.136311 | debian-bookworm | ok 2026-08-02 03:21:13.154440 | debian-bookworm | included: /var/lib/zuul/builds/d95065e93d154fa89497f01048454139/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 03:21:13.168450 | 2026-08-02 03:21:13.168604 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 03:21:13.227470 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:21:13.234448 | 2026-08-02 03:21:13.234590 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 03:21:14.049627 | debian-bookworm | changed 2026-08-02 03:21:14.055605 | 2026-08-02 03:21:14.055743 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 03:21:14.293823 | debian-bookworm | ok 2026-08-02 03:21:14.302224 | 2026-08-02 03:21:14.302377 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 03:21:15.083534 | debian-bookworm | changed 2026-08-02 03:21:15.093423 | 2026-08-02 03:21:15.093567 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 03:21:15.914367 | debian-bookworm | changed 2026-08-02 03:21:15.930294 | 2026-08-02 03:21:15.930467 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 03:21:15.997253 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:21:16.004870 | 2026-08-02 03:21:16.005014 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 03:21:17.310779 | debian-bookworm -> localhost | changed 2026-08-02 03:21:17.325289 | 2026-08-02 03:21:17.325436 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 03:21:17.953820 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d95065e93d154fa89497f01048454139/work/d95065e93d154fa89497f01048454139_id_rsa (zuul-build-sshkey) 2026-08-02 03:21:17.954121 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012761 2026-08-02 03:21:17.964258 | 2026-08-02 03:21:17.964394 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 03:21:18.524956 | debian-bookworm | ok 2026-08-02 03:21:18.531212 | 2026-08-02 03:21:18.531311 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 03:21:18.565298 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:21:18.575673 | 2026-08-02 03:21:18.575782 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 03:21:18.990260 | debian-bookworm | ok 2026-08-02 03:21:19.001255 | 2026-08-02 03:21:19.001356 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 03:21:19.029191 | debian-bookworm | ok 2026-08-02 03:21:19.034002 | 2026-08-02 03:21:19.034090 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 03:21:19.445283 | debian-bookworm -> localhost | ok 2026-08-02 03:21:19.452450 | 2026-08-02 03:21:19.452541 | TASK [validate-host : Collect information about the host] 2026-08-02 03:21:20.598392 | debian-bookworm | ok 2026-08-02 03:21:20.637025 | 2026-08-02 03:21:20.638297 | TASK [validate-host : Sanitize hostname] 2026-08-02 03:21:20.927840 | debian-bookworm | ok 2026-08-02 03:21:20.932368 | 2026-08-02 03:21:20.932466 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 03:21:21.982524 | debian-bookworm -> localhost | changed 2026-08-02 03:21:22.007870 | 2026-08-02 03:21:22.008107 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 03:21:22.594042 | debian-bookworm | ok 2026-08-02 03:21:22.598676 | 2026-08-02 03:21:22.598772 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 03:21:23.193203 | debian-bookworm -> localhost | changed 2026-08-02 03:21:23.202535 | 2026-08-02 03:21:23.202635 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 03:21:23.463543 | debian-bookworm | ok 2026-08-02 03:21:23.470027 | 2026-08-02 03:21:23.470189 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 03:21:24.872973 | debian-bookworm | changed: 2026-08-02 03:21:24.873143 | debian-bookworm | cd+++++++++ src/ 2026-08-02 03:21:24.873176 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 03:21:24.873201 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 03:21:24.873224 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-08-02 03:21:24.873246 | debian-bookworm | Containerfile 2026-08-02 03:21:24.876250 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d95065e93d154fa89497f01048454139/work/logs" 2026-08-02 03:22:40.048005 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d95065e93d154fa89497f01048454139/work/artifacts" 2026-08-02 03:22:40.346628 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d95065e93d154fa89497f01048454139/work/docs" 2026-08-02 03:22:40.359238 | 2026-08-02 03:22:40.359410 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 03:22:41.254230 | debian-bookworm | changed: 2026-08-02 03:22:41.254541 | debian-bookworm | .d..t...... ./ 2026-08-02 03:22:41.254582 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 03:22:41.254615 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 03:22:41.254645 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 03:22:41.254674 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 03:22:41.254702 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 03:22:41.254755 | debian-bookworm | changed: All items complete 2026-08-02 03:22:41.254792 | 2026-08-02 03:22:41.860022 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 03:22:42.455245 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 03:22:42.479417 | 2026-08-02 03:22:42.479570 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 03:22:42.518635 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:22:42.521461 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:22:42.533592 | 2026-08-02 03:22:42.533703 | PLAY RECAP 2026-08-02 03:22:42.533806 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-02 03:22:42.533849 | 2026-08-02 03:22:42.681784 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 03:22:42.684006 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 03:22:43.522308 | 2026-08-02 03:22:43.522522 | PLAY [Base post] 2026-08-02 03:22:43.537531 | 2026-08-02 03:22:43.537704 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 03:22:44.076066 | debian-bookworm | changed 2026-08-02 03:22:44.084937 | 2026-08-02 03:22:44.085076 | PLAY RECAP 2026-08-02 03:22:44.085153 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 03:22:44.085232 | 2026-08-02 03:22:44.217622 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 03:22:44.219199 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 03:22:45.158017 | 2026-08-02 03:22:45.158237 | PLAY [Base post-logs] 2026-08-02 03:22:45.169947 | 2026-08-02 03:22:45.170109 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 03:22:45.672382 | localhost | changed 2026-08-02 03:22:45.683758 | 2026-08-02 03:22:45.683956 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 03:22:45.711011 | localhost | ok 2026-08-02 03:22:45.714396 | 2026-08-02 03:22:45.714542 | TASK [Set zuul-log-path fact] 2026-08-02 03:22:45.731199 | localhost | ok 2026-08-02 03:22:45.740389 | 2026-08-02 03:22:45.740534 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 03:22:45.767055 | localhost | ok 2026-08-02 03:22:45.770718 | 2026-08-02 03:22:45.770859 | TASK [upload-logs : Create log directories] 2026-08-02 03:22:46.321728 | localhost | changed 2026-08-02 03:22:46.326804 | 2026-08-02 03:22:46.327019 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 03:22:46.895682 | localhost -> localhost | ok: Runtime: 0:00:00.009858 2026-08-02 03:22:46.906283 | 2026-08-02 03:22:46.906458 | TASK [upload-logs : Upload logs to log server] 2026-08-02 03:22:47.510670 | localhost | Output suppressed because no_log was given 2026-08-02 03:22:47.516618 | 2026-08-02 03:22:47.516809 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 03:22:47.588470 | localhost | skipping: Conditional result was False 2026-08-02 03:22:47.593883 | localhost | skipping: Conditional result was False 2026-08-02 03:22:47.603130 | 2026-08-02 03:22:47.603408 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 03:22:47.655199 | localhost | skipping: Conditional result was False 2026-08-02 03:22:47.655899 | 2026-08-02 03:22:47.659173 | localhost | skipping: Conditional result was False 2026-08-02 03:22:47.667738 | 2026-08-02 03:22:47.668004 | LOOP [upload-logs : Upload console log and json output]