2026-07-02 16:32:47.311967 | Job console starting 2026-07-02 16:32:47.340201 | Updating git repos 2026-07-02 16:32:47.396127 | Cloning repos into workspace 2026-07-02 16:32:47.450971 | Restoring repo states 2026-07-02 16:32:47.499176 | Merging changes 2026-07-02 16:32:48.141326 | Checking out repos 2026-07-02 16:32:48.198436 | Preparing playbooks 2026-07-02 16:32:49.511389 | Running Ansible setup 2026-07-02 16:32:55.932342 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 16:32:56.941637 | 2026-07-02 16:32:56.941858 | PLAY [Base pre] 2026-07-02 16:32:56.985870 | 2026-07-02 16:32:56.986058 | TASK [Setup log path fact] 2026-07-02 16:32:57.034917 | debian-bookworm | ok 2026-07-02 16:32:57.077734 | 2026-07-02 16:32:57.077944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 16:32:57.160991 | debian-bookworm | ok 2026-07-02 16:32:57.187841 | 2026-07-02 16:32:57.188008 | TASK [emit-job-header : Print job information] 2026-07-02 16:32:57.274696 | # Job Information 2026-07-02 16:32:57.275008 | Ansible Version: 2.16.14 2026-07-02 16:32:57.275049 | Job: flake8 2026-07-02 16:32:57.275087 | Pipeline: check 2026-07-02 16:32:57.275110 | Executor: 521e9411259a 2026-07-02 16:32:57.275171 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/926 2026-07-02 16:32:57.275195 | Event ID: a2c38bd0-7633-11f1-843e-94d086743c35 2026-07-02 16:32:57.285128 | 2026-07-02 16:32:57.285311 | LOOP [emit-job-header : Print node information] 2026-07-02 16:32:57.489084 | debian-bookworm | ok: 2026-07-02 16:32:57.489335 | debian-bookworm | # Node Information 2026-07-02 16:32:57.489371 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 16:32:57.489396 | debian-bookworm | Hostname: debian 2026-07-02 16:32:57.489419 | debian-bookworm | Username: zuul 2026-07-02 16:32:57.489440 | debian-bookworm | Distro: Debian 12.14 2026-07-02 16:32:57.489465 | debian-bookworm | Provider: regiocloud-a 2026-07-02 16:32:57.489486 | debian-bookworm | Region: 2026-07-02 16:32:57.489508 | debian-bookworm | Label: debian-bookworm 2026-07-02 16:32:57.489527 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 16:32:57.489547 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0b:96a7 2026-07-02 16:32:57.517772 | 2026-07-02 16:32:57.517927 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 16:32:58.695629 | debian-bookworm -> localhost | changed 2026-07-02 16:32:58.702329 | 2026-07-02 16:32:58.702428 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 16:33:00.272982 | debian-bookworm -> localhost | changed 2026-07-02 16:33:00.287282 | 2026-07-02 16:33:00.287396 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 16:33:00.979787 | debian-bookworm -> localhost | ok 2026-07-02 16:33:00.990104 | 2026-07-02 16:33:00.990240 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 16:33:01.025684 | debian-bookworm | ok 2026-07-02 16:33:01.081496 | debian-bookworm | included: /var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 16:33:01.107543 | 2026-07-02 16:33:01.107652 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 16:33:04.430211 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 16:33:04.430395 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/work/531ca90f5fa94f1082967f06cdf8c10c_id_rsa 2026-07-02 16:33:04.439277 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/work/531ca90f5fa94f1082967f06cdf8c10c_id_rsa.pub 2026-07-02 16:33:04.439358 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 16:33:04.439392 | debian-bookworm -> localhost | SHA256:KtySta5Jm1Ewy9+7OiClZXlmJeqp/FvM2kjGMpZcYvg zuul-build-sshkey 2026-07-02 16:33:04.439418 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 16:33:04.439449 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 16:33:04.439472 | debian-bookworm -> localhost | | | 2026-07-02 16:33:04.439495 | debian-bookworm -> localhost | | . . | 2026-07-02 16:33:04.439516 | debian-bookworm -> localhost | | oo o | 2026-07-02 16:33:04.439536 | debian-bookworm -> localhost | | . .*++ | 2026-07-02 16:33:04.439555 | debian-bookworm -> localhost | |. o*+=o S | 2026-07-02 16:33:04.439581 | debian-bookworm -> localhost | | +o*+O + | 2026-07-02 16:33:04.439602 | debian-bookworm -> localhost | | .Eo@.O . | 2026-07-02 16:33:04.439621 | debian-bookworm -> localhost | | .o* &. . | 2026-07-02 16:33:04.439642 | debian-bookworm -> localhost | | .Xo+oo. | 2026-07-02 16:33:04.439661 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 16:33:04.439731 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.649119 2026-07-02 16:33:04.445886 | 2026-07-02 16:33:04.445984 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 16:33:04.491888 | debian-bookworm | ok 2026-07-02 16:33:04.505184 | debian-bookworm | included: /var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 16:33:04.512922 | 2026-07-02 16:33:04.513008 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 16:33:04.556189 | debian-bookworm | skipping: Conditional result was False 2026-07-02 16:33:04.568720 | 2026-07-02 16:33:04.568838 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 16:33:05.405899 | debian-bookworm | changed 2026-07-02 16:33:05.411411 | 2026-07-02 16:33:05.411495 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 16:33:05.680457 | debian-bookworm | ok 2026-07-02 16:33:05.689019 | 2026-07-02 16:33:05.689152 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 16:33:06.374259 | debian-bookworm | changed 2026-07-02 16:33:06.379938 | 2026-07-02 16:33:06.380035 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 16:33:07.026623 | debian-bookworm | changed 2026-07-02 16:33:07.031179 | 2026-07-02 16:33:07.031256 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 16:33:07.064224 | debian-bookworm | skipping: Conditional result was False 2026-07-02 16:33:07.069156 | 2026-07-02 16:33:07.069257 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 16:33:07.729798 | debian-bookworm -> localhost | changed 2026-07-02 16:33:07.748627 | 2026-07-02 16:33:07.748755 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 16:33:08.365280 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/work/531ca90f5fa94f1082967f06cdf8c10c_id_rsa (zuul-build-sshkey) 2026-07-02 16:33:08.365522 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012913 2026-07-02 16:33:08.373119 | 2026-07-02 16:33:08.373231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 16:33:08.955301 | debian-bookworm | ok 2026-07-02 16:33:08.960335 | 2026-07-02 16:33:08.960432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 16:33:08.993825 | debian-bookworm | skipping: Conditional result was False 2026-07-02 16:33:09.003944 | 2026-07-02 16:33:09.004060 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 16:33:09.466905 | debian-bookworm | ok 2026-07-02 16:33:09.477521 | 2026-07-02 16:33:09.477627 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 16:33:09.512174 | debian-bookworm | ok 2026-07-02 16:33:09.529309 | 2026-07-02 16:33:09.529420 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 16:33:10.058902 | debian-bookworm -> localhost | ok 2026-07-02 16:33:10.065784 | 2026-07-02 16:33:10.065890 | TASK [validate-host : Collect information about the host] 2026-07-02 16:33:11.305842 | debian-bookworm | ok 2026-07-02 16:33:11.328928 | 2026-07-02 16:33:11.329084 | TASK [validate-host : Sanitize hostname] 2026-07-02 16:33:11.608067 | debian-bookworm | ok 2026-07-02 16:33:11.639500 | 2026-07-02 16:33:11.639680 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 16:33:12.714063 | debian-bookworm -> localhost | changed 2026-07-02 16:33:12.720552 | 2026-07-02 16:33:12.720691 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 16:33:13.406182 | debian-bookworm | ok 2026-07-02 16:33:13.413002 | 2026-07-02 16:33:13.413184 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 16:33:14.323808 | debian-bookworm -> localhost | changed 2026-07-02 16:33:14.335239 | 2026-07-02 16:33:14.335393 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 16:33:14.657000 | debian-bookworm | ok 2026-07-02 16:33:14.662459 | 2026-07-02 16:33:14.662564 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 16:33:15.504441 | debian-bookworm | changed: 2026-07-02 16:33:15.504620 | debian-bookworm | cd+++++++++ src/ 2026-07-02 16:33:15.504655 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 16:33:15.504680 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 16:33:15.504702 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-02 16:33:15.504723 | debian-bookworm | Containerfile 2026-07-02 16:33:15.504873 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/work/logs" 2026-07-02 16:34:15.365691 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/work/artifacts" 2026-07-02 16:34:15.685181 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/531ca90f5fa94f1082967f06cdf8c10c/work/docs" 2026-07-02 16:34:15.705922 | 2026-07-02 16:34:15.706221 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 16:34:16.529633 | debian-bookworm | changed: 2026-07-02 16:34:16.529891 | debian-bookworm | .d..t...... ./ 2026-07-02 16:34:16.529929 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 16:34:16.529953 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 16:34:16.530009 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 16:34:16.530033 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 16:34:16.530054 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 16:34:16.530097 | debian-bookworm | changed: All items complete 2026-07-02 16:34:16.530119 | 2026-07-02 16:34:17.100396 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 16:34:17.657249 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 16:34:17.677507 | 2026-07-02 16:34:17.677675 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 16:34:18.020160 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.015941 2026-07-02 16:34:18.332497 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007008 2026-07-02 16:34:18.350158 | 2026-07-02 16:34:18.350276 | PLAY RECAP 2026-07-02 16:34:18.350328 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-02 16:34:18.350353 | 2026-07-02 16:34:18.507104 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 16:34:18.508013 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 16:34:19.307613 | 2026-07-02 16:34:19.307775 | PLAY [Base post] 2026-07-02 16:34:19.322611 | 2026-07-02 16:34:19.322781 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 16:34:19.882344 | debian-bookworm | changed 2026-07-02 16:34:19.895755 | 2026-07-02 16:34:19.895900 | PLAY RECAP 2026-07-02 16:34:19.895962 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 16:34:19.896042 | 2026-07-02 16:34:20.050218 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 16:34:20.051175 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 16:34:20.878630 | 2026-07-02 16:34:20.878823 | PLAY [Base post-logs] 2026-07-02 16:34:20.901826 | 2026-07-02 16:34:20.902033 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 16:34:21.385139 | localhost | changed 2026-07-02 16:34:21.395576 | 2026-07-02 16:34:21.395748 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 16:34:21.434313 | localhost | ok 2026-07-02 16:34:21.441199 | 2026-07-02 16:34:21.441392 | TASK [Set zuul-log-path fact] 2026-07-02 16:34:21.458591 | localhost | ok 2026-07-02 16:34:21.469182 | 2026-07-02 16:34:21.469333 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 16:34:21.505637 | localhost | ok 2026-07-02 16:34:21.508874 | 2026-07-02 16:34:21.509034 | TASK [upload-logs : Create log directories] 2026-07-02 16:34:22.016173 | localhost | changed 2026-07-02 16:34:22.019428 | 2026-07-02 16:34:22.019547 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 16:34:22.583887 | localhost -> localhost | ok: Runtime: 0:00:00.005902 2026-07-02 16:34:22.596919 | 2026-07-02 16:34:22.597332 | TASK [upload-logs : Upload logs to log server] 2026-07-02 16:34:23.222678 | localhost | Output suppressed because no_log was given 2026-07-02 16:34:23.224764 | 2026-07-02 16:34:23.224875 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 16:34:23.286772 | localhost | skipping: Conditional result was False 2026-07-02 16:34:23.299320 | localhost | skipping: Conditional result was False 2026-07-02 16:34:23.312830 | 2026-07-02 16:34:23.313031 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 16:34:23.361161 | localhost | skipping: Conditional result was False 2026-07-02 16:34:23.361480 | 2026-07-02 16:34:23.368675 | localhost | skipping: Conditional result was False 2026-07-02 16:34:23.384836 | 2026-07-02 16:34:23.385145 | LOOP [upload-logs : Upload console log and json output]