2026-06-02 17:17:08.710826 | Job console starting 2026-06-02 17:17:08.735611 | Updating git repos 2026-06-02 17:17:08.781034 | Cloning repos into workspace 2026-06-02 17:17:08.864335 | Restoring repo states 2026-06-02 17:17:08.886453 | Merging changes 2026-06-02 17:17:09.866214 | Checking out repos 2026-06-02 17:17:09.943079 | Preparing playbooks 2026-06-02 17:17:11.092447 | Running Ansible setup 2026-06-02 17:17:16.431924 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 17:17:17.307362 | 2026-06-02 17:17:17.307496 | PLAY [Base pre] 2026-06-02 17:17:17.335410 | 2026-06-02 17:17:17.335534 | TASK [Setup log path fact] 2026-06-02 17:17:17.353222 | debian-bookworm | ok 2026-06-02 17:17:17.379966 | 2026-06-02 17:17:17.380117 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 17:17:17.408376 | debian-bookworm | ok 2026-06-02 17:17:17.420622 | 2026-06-02 17:17:17.420742 | TASK [emit-job-header : Print job information] 2026-06-02 17:17:17.460173 | # Job Information 2026-06-02 17:17:17.460346 | Ansible Version: 2.16.14 2026-06-02 17:17:17.460380 | Job: flake8 2026-06-02 17:17:17.460414 | Pipeline: check 2026-06-02 17:17:17.460438 | Executor: 521e9411259a 2026-06-02 17:17:17.460459 | Triggered by: https://github.com/osism/python-osism/pull/2326 2026-06-02 17:17:17.460480 | Event ID: a9c10f60-5ea6-11f1-848d-38c51b14b8c5 2026-06-02 17:17:17.465646 | 2026-06-02 17:17:17.465779 | LOOP [emit-job-header : Print node information] 2026-06-02 17:17:17.644251 | debian-bookworm | ok: 2026-06-02 17:17:17.644527 | debian-bookworm | # Node Information 2026-06-02 17:17:17.644568 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 17:17:17.644593 | debian-bookworm | Hostname: debian 2026-06-02 17:17:17.644615 | debian-bookworm | Username: zuul 2026-06-02 17:17:17.644636 | debian-bookworm | Distro: Debian 12.14 2026-06-02 17:17:17.644665 | debian-bookworm | Provider: regiocloud-a 2026-06-02 17:17:17.644690 | debian-bookworm | Region: 2026-06-02 17:17:17.644712 | debian-bookworm | Label: debian-bookworm 2026-06-02 17:17:17.644732 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 17:17:17.644751 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecc:741e 2026-06-02 17:17:17.665282 | 2026-06-02 17:17:17.665403 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 17:17:18.367700 | debian-bookworm -> localhost | changed 2026-06-02 17:17:18.374765 | 2026-06-02 17:17:18.375568 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 17:17:19.913611 | debian-bookworm -> localhost | changed 2026-06-02 17:17:19.928582 | 2026-06-02 17:17:19.928699 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 17:17:20.509238 | debian-bookworm -> localhost | ok 2026-06-02 17:17:20.516274 | 2026-06-02 17:17:20.516377 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 17:17:20.565424 | debian-bookworm | ok 2026-06-02 17:17:20.604859 | debian-bookworm | included: /var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 17:17:20.623840 | 2026-06-02 17:17:20.623939 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 17:17:21.822974 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 17:17:21.823172 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/work/922106e0afcb4806a3520fee7c82d23c_id_rsa 2026-06-02 17:17:21.823209 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/work/922106e0afcb4806a3520fee7c82d23c_id_rsa.pub 2026-06-02 17:17:21.823230 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 17:17:21.823250 | debian-bookworm -> localhost | SHA256:UkrKJbiM7yLTrSi8HRmrKoT5J7ATk7hMrtfIVPlGXFk zuul-build-sshkey 2026-06-02 17:17:21.823268 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 17:17:21.823293 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 17:17:21.823311 | debian-bookworm -> localhost | | oE | 2026-06-02 17:17:21.823329 | debian-bookworm -> localhost | | . o | 2026-06-02 17:17:21.823345 | debian-bookworm -> localhost | | . .oo.. | 2026-06-02 17:17:21.823361 | debian-bookworm -> localhost | | o oo=oo | 2026-06-02 17:17:21.823377 | debian-bookworm -> localhost | |+oooooo S | 2026-06-02 17:17:21.823396 | debian-bookworm -> localhost | |O+. + o. | 2026-06-02 17:17:21.823413 | debian-bookworm -> localhost | |*@.B . | 2026-06-02 17:17:21.823428 | debian-bookworm -> localhost | |X*X = | 2026-06-02 17:17:21.823445 | debian-bookworm -> localhost | |XB+= | 2026-06-02 17:17:21.823461 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 17:17:21.823511 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.568932 2026-06-02 17:17:21.828631 | 2026-06-02 17:17:21.828716 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 17:17:21.845265 | debian-bookworm | ok 2026-06-02 17:17:21.852932 | debian-bookworm | included: /var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 17:17:21.860670 | 2026-06-02 17:17:21.860758 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 17:17:21.889159 | debian-bookworm | skipping: Conditional result was False 2026-06-02 17:17:21.894015 | 2026-06-02 17:17:21.894128 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 17:17:22.678147 | debian-bookworm | changed 2026-06-02 17:17:22.682612 | 2026-06-02 17:17:22.682689 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 17:17:22.944722 | debian-bookworm | ok 2026-06-02 17:17:22.949322 | 2026-06-02 17:17:22.949398 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 17:17:23.646163 | debian-bookworm | changed 2026-06-02 17:17:23.657641 | 2026-06-02 17:17:23.657742 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 17:17:24.258887 | debian-bookworm | changed 2026-06-02 17:17:24.268238 | 2026-06-02 17:17:24.268377 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 17:17:24.292356 | debian-bookworm | skipping: Conditional result was False 2026-06-02 17:17:24.298955 | 2026-06-02 17:17:24.299089 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 17:17:24.752166 | debian-bookworm -> localhost | changed 2026-06-02 17:17:24.769116 | 2026-06-02 17:17:24.769238 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 17:17:25.095864 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/work/922106e0afcb4806a3520fee7c82d23c_id_rsa (zuul-build-sshkey) 2026-06-02 17:17:25.096415 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016650 2026-06-02 17:17:25.109966 | 2026-06-02 17:17:25.110101 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 17:17:25.514342 | debian-bookworm | ok 2026-06-02 17:17:25.521313 | 2026-06-02 17:17:25.521407 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 17:17:25.534664 | debian-bookworm | skipping: Conditional result was False 2026-06-02 17:17:25.551574 | 2026-06-02 17:17:25.551672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 17:17:25.997604 | debian-bookworm | ok 2026-06-02 17:17:26.006521 | 2026-06-02 17:17:26.006611 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 17:17:26.063202 | debian-bookworm | ok 2026-06-02 17:17:26.067800 | 2026-06-02 17:17:26.067880 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 17:17:26.434762 | debian-bookworm -> localhost | ok 2026-06-02 17:17:26.444556 | 2026-06-02 17:17:26.444665 | TASK [validate-host : Collect information about the host] 2026-06-02 17:17:27.578787 | debian-bookworm | ok 2026-06-02 17:17:27.588612 | 2026-06-02 17:17:27.588707 | TASK [validate-host : Sanitize hostname] 2026-06-02 17:17:27.677658 | debian-bookworm | ok 2026-06-02 17:17:27.712884 | 2026-06-02 17:17:27.712985 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 17:17:28.405669 | debian-bookworm -> localhost | changed 2026-06-02 17:17:28.416259 | 2026-06-02 17:17:28.416371 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 17:17:28.962440 | debian-bookworm | ok 2026-06-02 17:17:28.969076 | 2026-06-02 17:17:28.969171 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 17:17:29.495335 | debian-bookworm -> localhost | changed 2026-06-02 17:17:29.504610 | 2026-06-02 17:17:29.504710 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 17:17:29.809256 | debian-bookworm | ok 2026-06-02 17:17:29.814462 | 2026-06-02 17:17:29.814553 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 17:17:31.127991 | debian-bookworm | changed: 2026-06-02 17:17:31.128235 | debian-bookworm | cd+++++++++ src/ 2026-06-02 17:17:31.128271 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 17:17:31.128373 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 17:17:31.128397 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-02 17:17:31.128418 | debian-bookworm | Containerfile 2026-06-02 17:17:31.128550 | debian-bookworm | Containerfile 2026-06-02 17:17:31.145828 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/work/logs" 2026-06-02 17:18:56.149774 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/work/artifacts" 2026-06-02 17:18:56.413346 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/922106e0afcb4806a3520fee7c82d23c/work/docs" 2026-06-02 17:18:56.425279 | 2026-06-02 17:18:56.425945 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 17:18:57.237004 | debian-bookworm | changed: 2026-06-02 17:18:57.237339 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 17:18:57.237399 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 17:18:57.237449 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 17:18:57.237521 | debian-bookworm | changed: All items complete 2026-06-02 17:18:57.237563 | 2026-06-02 17:18:57.799820 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 17:18:58.390777 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 17:18:58.407438 | 2026-06-02 17:18:58.407575 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 17:18:59.003227 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010541 2026-06-02 17:18:59.330089 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011872 2026-06-02 17:18:59.350373 | 2026-06-02 17:18:59.350597 | PLAY RECAP 2026-06-02 17:18:59.350667 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 17:18:59.350960 | 2026-06-02 17:18:59.486110 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 17:18:59.487106 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 17:19:00.327897 | 2026-06-02 17:19:00.328084 | PLAY [Base post] 2026-06-02 17:19:00.342542 | 2026-06-02 17:19:00.342706 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 17:19:00.906930 | debian-bookworm | changed 2026-06-02 17:19:00.913420 | 2026-06-02 17:19:00.913540 | PLAY RECAP 2026-06-02 17:19:00.913607 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 17:19:00.913668 | 2026-06-02 17:19:01.081108 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 17:19:01.082746 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 17:19:01.953295 | 2026-06-02 17:19:01.953480 | PLAY [Base post-logs] 2026-06-02 17:19:01.964685 | 2026-06-02 17:19:01.964843 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 17:19:02.440714 | localhost | changed 2026-06-02 17:19:02.457075 | 2026-06-02 17:19:02.458238 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 17:19:02.486388 | localhost | ok 2026-06-02 17:19:02.492630 | 2026-06-02 17:19:02.492787 | TASK [Set zuul-log-path fact] 2026-06-02 17:19:02.510280 | localhost | ok 2026-06-02 17:19:02.520364 | 2026-06-02 17:19:02.520495 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 17:19:02.566377 | localhost | ok 2026-06-02 17:19:02.569669 | 2026-06-02 17:19:02.569784 | TASK [upload-logs : Create log directories] 2026-06-02 17:19:03.077205 | localhost | changed 2026-06-02 17:19:03.080146 | 2026-06-02 17:19:03.080263 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 17:19:03.820790 | localhost -> localhost | ok: Runtime: 0:00:00.023595 2026-06-02 17:19:03.825499 | 2026-06-02 17:19:03.825632 | TASK [upload-logs : Upload logs to log server] 2026-06-02 17:19:04.765427 | localhost | Output suppressed because no_log was given 2026-06-02 17:19:04.767945 | 2026-06-02 17:19:04.768071 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 17:19:04.880870 | localhost | skipping: Conditional result was False 2026-06-02 17:19:04.888647 | localhost | skipping: Conditional result was False 2026-06-02 17:19:04.896185 | 2026-06-02 17:19:04.896340 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 17:19:04.962753 | localhost | skipping: Conditional result was False 2026-06-02 17:19:04.964102 | 2026-06-02 17:19:04.975829 | localhost | skipping: Conditional result was False 2026-06-02 17:19:04.982051 | 2026-06-02 17:19:04.982422 | LOOP [upload-logs : Upload console log and json output]