2026-06-10 15:37:15.882985 | Job console starting 2026-06-10 15:37:15.905645 | Updating git repos 2026-06-10 15:37:15.981660 | Cloning repos into workspace 2026-06-10 15:37:16.150351 | Restoring repo states 2026-06-10 15:37:16.170772 | Merging changes 2026-06-10 15:37:16.969259 | Checking out repos 2026-06-10 15:37:17.087124 | Preparing playbooks 2026-06-10 15:37:18.529703 | Running Ansible setup 2026-06-10 15:37:23.937548 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 15:37:25.315281 | 2026-06-10 15:37:25.315450 | PLAY [Base pre] 2026-06-10 15:37:25.349333 | 2026-06-10 15:37:25.349474 | TASK [Setup log path fact] 2026-06-10 15:37:25.367823 | debian-bookworm | ok 2026-06-10 15:37:25.391411 | 2026-06-10 15:37:25.391551 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 15:37:25.430154 | debian-bookworm | ok 2026-06-10 15:37:25.448283 | 2026-06-10 15:37:25.448412 | TASK [emit-job-header : Print job information] 2026-06-10 15:37:25.515410 | # Job Information 2026-06-10 15:37:25.515606 | Ansible Version: 2.16.14 2026-06-10 15:37:25.515640 | Job: flake8 2026-06-10 15:37:25.515674 | Pipeline: check 2026-06-10 15:37:25.515697 | Executor: 521e9411259a 2026-06-10 15:37:25.515718 | Triggered by: https://github.com/osism/python-osism/pull/1917 2026-06-10 15:37:25.515741 | Event ID: 3c4f4310-64e2-11f1-9f0f-8c412669a598 2026-06-10 15:37:25.520616 | 2026-06-10 15:37:25.520716 | LOOP [emit-job-header : Print node information] 2026-06-10 15:37:25.708052 | debian-bookworm | ok: 2026-06-10 15:37:25.708243 | debian-bookworm | # Node Information 2026-06-10 15:37:25.708277 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-10 15:37:25.708303 | debian-bookworm | Hostname: debian 2026-06-10 15:37:25.708324 | debian-bookworm | Username: zuul 2026-06-10 15:37:25.708345 | debian-bookworm | Distro: Debian 12.14 2026-06-10 15:37:25.708369 | debian-bookworm | Provider: regiocloud-a 2026-06-10 15:37:25.708390 | debian-bookworm | Region: 2026-06-10 15:37:25.708411 | debian-bookworm | Label: debian-bookworm 2026-06-10 15:37:25.708432 | debian-bookworm | Product Name: OpenStack Nova 2026-06-10 15:37:25.708451 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefb:158b 2026-06-10 15:37:25.719427 | 2026-06-10 15:37:25.719543 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 15:37:26.771122 | debian-bookworm -> localhost | changed 2026-06-10 15:37:26.779549 | 2026-06-10 15:37:26.779710 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 15:37:28.897621 | debian-bookworm -> localhost | changed 2026-06-10 15:37:28.909312 | 2026-06-10 15:37:28.909426 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 15:37:29.380439 | debian-bookworm -> localhost | ok 2026-06-10 15:37:29.387015 | 2026-06-10 15:37:29.387140 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 15:37:29.423510 | debian-bookworm | ok 2026-06-10 15:37:29.467189 | debian-bookworm | included: /var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 15:37:29.489889 | 2026-06-10 15:37:29.490032 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 15:37:33.018316 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-10 15:37:33.018514 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/work/16ca92cb02104fa98f2e408ab2cd258d_id_rsa 2026-06-10 15:37:33.018555 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/work/16ca92cb02104fa98f2e408ab2cd258d_id_rsa.pub 2026-06-10 15:37:33.018582 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-10 15:37:33.018607 | debian-bookworm -> localhost | SHA256:h0J4/0UgM59DrI8RTUOWVC/TY1T2/UmHS7fpZga/hX8 zuul-build-sshkey 2026-06-10 15:37:33.018629 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-10 15:37:33.018663 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-10 15:37:33.018687 | debian-bookworm -> localhost | | +*Oo. ..o| 2026-06-10 15:37:33.018708 | debian-bookworm -> localhost | | . .B++ + oo| 2026-06-10 15:37:33.018728 | debian-bookworm -> localhost | | . o o+ + B.=| 2026-06-10 15:37:33.018747 | debian-bookworm -> localhost | | o .o. o =.+*| 2026-06-10 15:37:33.018768 | debian-bookworm -> localhost | | . S+. ...+.| 2026-06-10 15:37:33.018792 | debian-bookworm -> localhost | | ..o.. +. | 2026-06-10 15:37:33.018812 | debian-bookworm -> localhost | | . .*.| 2026-06-10 15:37:33.018846 | debian-bookworm -> localhost | | +.E| 2026-06-10 15:37:33.018870 | debian-bookworm -> localhost | | .o| 2026-06-10 15:37:33.018891 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-10 15:37:33.018944 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.737745 2026-06-10 15:37:33.025139 | 2026-06-10 15:37:33.025242 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 15:37:33.052642 | debian-bookworm | ok 2026-06-10 15:37:33.067145 | debian-bookworm | included: /var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 15:37:33.085582 | 2026-06-10 15:37:33.085693 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 15:37:33.108655 | debian-bookworm | skipping: Conditional result was False 2026-06-10 15:37:33.123983 | 2026-06-10 15:37:33.124126 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 15:37:33.889755 | debian-bookworm | changed 2026-06-10 15:37:33.895005 | 2026-06-10 15:37:33.895108 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 15:37:34.184755 | debian-bookworm | ok 2026-06-10 15:37:34.190337 | 2026-06-10 15:37:34.190420 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 15:37:34.895328 | debian-bookworm | changed 2026-06-10 15:37:34.900659 | 2026-06-10 15:37:34.900747 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 15:37:35.564442 | debian-bookworm | changed 2026-06-10 15:37:35.575486 | 2026-06-10 15:37:35.575626 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 15:37:35.601475 | debian-bookworm | skipping: Conditional result was False 2026-06-10 15:37:35.610651 | 2026-06-10 15:37:35.610769 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 15:37:36.047163 | debian-bookworm -> localhost | changed 2026-06-10 15:37:36.060459 | 2026-06-10 15:37:36.060629 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 15:37:36.369185 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/work/16ca92cb02104fa98f2e408ab2cd258d_id_rsa (zuul-build-sshkey) 2026-06-10 15:37:36.369390 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021782 2026-06-10 15:37:36.377241 | 2026-06-10 15:37:36.377345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 15:37:36.834526 | debian-bookworm | ok 2026-06-10 15:37:36.839656 | 2026-06-10 15:37:36.839752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 15:37:36.866510 | debian-bookworm | skipping: Conditional result was False 2026-06-10 15:37:36.884987 | 2026-06-10 15:37:36.885152 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 15:37:37.299522 | debian-bookworm | ok 2026-06-10 15:37:37.308519 | 2026-06-10 15:37:37.308601 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 15:37:37.335314 | debian-bookworm | ok 2026-06-10 15:37:37.339452 | 2026-06-10 15:37:37.339527 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 15:37:37.695875 | debian-bookworm -> localhost | ok 2026-06-10 15:37:37.701068 | 2026-06-10 15:37:37.701146 | TASK [validate-host : Collect information about the host] 2026-06-10 15:37:39.074079 | debian-bookworm | ok 2026-06-10 15:37:39.095992 | 2026-06-10 15:37:39.096130 | TASK [validate-host : Sanitize hostname] 2026-06-10 15:37:39.258128 | debian-bookworm | ok 2026-06-10 15:37:39.261780 | 2026-06-10 15:37:39.261858 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 15:37:39.881217 | debian-bookworm -> localhost | changed 2026-06-10 15:37:39.886672 | 2026-06-10 15:37:39.886763 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 15:37:40.463151 | debian-bookworm | ok 2026-06-10 15:37:40.474685 | 2026-06-10 15:37:40.474783 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 15:37:41.162462 | debian-bookworm -> localhost | changed 2026-06-10 15:37:41.170098 | 2026-06-10 15:37:41.170191 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 15:37:41.438667 | debian-bookworm | ok 2026-06-10 15:37:41.443090 | 2026-06-10 15:37:41.443168 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 15:37:42.556474 | debian-bookworm | changed: 2026-06-10 15:37:42.556642 | debian-bookworm | cd+++++++++ src/ 2026-06-10 15:37:42.556676 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-10 15:37:42.556700 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-10 15:37:42.556722 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-10 15:37:42.556742 | debian-bookworm | Containerfile 2026-06-10 15:37:42.556869 | debian-bookworm | Containerfile 2026-06-10 15:37:42.575713 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/work/logs" 2026-06-10 15:40:07.550262 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/work/artifacts" 2026-06-10 15:40:07.838356 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/16ca92cb02104fa98f2e408ab2cd258d/work/docs" 2026-06-10 15:40:07.860591 | 2026-06-10 15:40:07.860863 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 15:40:08.650801 | debian-bookworm | changed: 2026-06-10 15:40:08.651293 | debian-bookworm | .d..t...... ./ 2026-06-10 15:40:08.651361 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-10 15:40:08.651403 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-10 15:40:08.651439 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-10 15:40:08.651472 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-10 15:40:08.651505 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-10 15:40:08.651578 | debian-bookworm | changed: All items complete 2026-06-10 15:40:08.651616 | 2026-06-10 15:40:09.233530 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 15:40:09.839194 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 15:40:09.860316 | 2026-06-10 15:40:09.860503 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 15:40:10.212538 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011905 2026-06-10 15:40:10.493241 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010238 2026-06-10 15:40:10.508633 | 2026-06-10 15:40:10.508741 | PLAY RECAP 2026-06-10 15:40:10.508794 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-10 15:40:10.508818 | 2026-06-10 15:40:10.670483 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 15:40:10.671433 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 15:40:11.452076 | 2026-06-10 15:40:11.452324 | PLAY [Base post] 2026-06-10 15:40:11.466417 | 2026-06-10 15:40:11.466570 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 15:40:12.043579 | debian-bookworm | changed 2026-06-10 15:40:12.049816 | 2026-06-10 15:40:12.049929 | PLAY RECAP 2026-06-10 15:40:12.049990 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 15:40:12.050053 | 2026-06-10 15:40:12.183652 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 15:40:12.184571 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 15:40:12.982145 | 2026-06-10 15:40:12.982341 | PLAY [Base post-logs] 2026-06-10 15:40:12.993071 | 2026-06-10 15:40:12.993236 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 15:40:13.456583 | localhost | changed 2026-06-10 15:40:13.469745 | 2026-06-10 15:40:13.469947 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 15:40:13.508247 | localhost | ok 2026-06-10 15:40:13.515981 | 2026-06-10 15:40:13.516270 | TASK [Set zuul-log-path fact] 2026-06-10 15:40:13.534092 | localhost | ok 2026-06-10 15:40:13.545704 | 2026-06-10 15:40:13.545846 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 15:40:13.582448 | localhost | ok 2026-06-10 15:40:13.587032 | 2026-06-10 15:40:13.587221 | TASK [upload-logs : Create log directories] 2026-06-10 15:40:14.136067 | localhost | changed 2026-06-10 15:40:14.141511 | 2026-06-10 15:40:14.141673 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 15:40:14.659617 | localhost -> localhost | ok: Runtime: 0:00:00.003965 2026-06-10 15:40:14.670013 | 2026-06-10 15:40:14.670298 | TASK [upload-logs : Upload logs to log server] 2026-06-10 15:40:15.253519 | localhost | Output suppressed because no_log was given 2026-06-10 15:40:15.257039 | 2026-06-10 15:40:15.257319 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 15:40:15.310349 | localhost | skipping: Conditional result was False 2026-06-10 15:40:15.315320 | localhost | skipping: Conditional result was False 2026-06-10 15:40:15.328937 | 2026-06-10 15:40:15.329288 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 15:40:15.380262 | localhost | skipping: Conditional result was False 2026-06-10 15:40:15.381007 | 2026-06-10 15:40:15.383710 | localhost | skipping: Conditional result was False 2026-06-10 15:40:15.390656 | 2026-06-10 15:40:15.390960 | LOOP [upload-logs : Upload console log and json output]