2026-08-12 18:15:32.296008 | Job console starting 2026-08-12 18:15:32.316733 | Updating git repos 2026-08-12 18:15:32.443268 | Cloning repos into workspace 2026-08-12 18:15:32.519947 | Restoring repo states 2026-08-12 18:15:32.540033 | Merging changes 2026-08-12 18:15:34.111430 | Checking out repos 2026-08-12 18:15:34.180301 | Preparing playbooks 2026-08-12 18:15:36.305496 | Running Ansible setup 2026-08-12 18:15:45.027598 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-12 18:15:47.125838 | 2026-08-12 18:15:47.126073 | PLAY [Base pre] 2026-08-12 18:15:47.197075 | 2026-08-12 18:15:47.197280 | TASK [Setup log path fact] 2026-08-12 18:15:47.258215 | debian-bookworm | ok 2026-08-12 18:15:47.300790 | 2026-08-12 18:15:47.301039 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-12 18:15:47.410704 | debian-bookworm | ok 2026-08-12 18:15:47.430693 | 2026-08-12 18:15:47.430899 | TASK [emit-job-header : Print job information] 2026-08-12 18:15:47.542724 | # Job Information 2026-08-12 18:15:47.542987 | Ansible Version: 2.16.14 2026-08-12 18:15:47.543028 | Job: flake8 2026-08-12 18:15:47.543062 | Pipeline: check 2026-08-12 18:15:47.543086 | Executor: 521e9411259a 2026-08-12 18:15:47.543107 | Triggered by: https://github.com/osism/python-osism/pull/2600 2026-08-12 18:15:47.543129 | Event ID: c51d0a60-9679-11f1-975d-8b9f6c2fbe7f 2026-08-12 18:15:47.549526 | 2026-08-12 18:15:47.549687 | LOOP [emit-job-header : Print node information] 2026-08-12 18:15:47.851936 | debian-bookworm | ok: 2026-08-12 18:15:47.852168 | debian-bookworm | # Node Information 2026-08-12 18:15:47.852204 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-12 18:15:47.852230 | debian-bookworm | Hostname: debian 2026-08-12 18:15:47.852252 | debian-bookworm | Username: zuul 2026-08-12 18:15:47.852274 | debian-bookworm | Distro: Debian 12.15 2026-08-12 18:15:47.852298 | debian-bookworm | Provider: regiocloud-a 2026-08-12 18:15:47.852320 | debian-bookworm | Region: 2026-08-12 18:15:47.852341 | debian-bookworm | Label: debian-bookworm 2026-08-12 18:15:47.852362 | debian-bookworm | Product Name: OpenStack Nova 2026-08-12 18:15:47.852381 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:9347 2026-08-12 18:15:47.873458 | 2026-08-12 18:15:47.873633 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-12 18:15:49.315974 | debian-bookworm -> localhost | changed 2026-08-12 18:15:49.322132 | 2026-08-12 18:15:49.322228 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-12 18:15:51.705397 | debian-bookworm -> localhost | changed 2026-08-12 18:15:51.722965 | 2026-08-12 18:15:51.723091 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-12 18:15:52.255440 | debian-bookworm -> localhost | ok 2026-08-12 18:15:52.264086 | 2026-08-12 18:15:52.264206 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-12 18:15:52.339147 | debian-bookworm | ok 2026-08-12 18:15:52.373101 | debian-bookworm | included: /var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-12 18:15:52.391311 | 2026-08-12 18:15:52.391417 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-12 18:15:54.821901 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-12 18:15:54.822079 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/work/9f55659f345e41fd951f9a447a5b703a_id_rsa 2026-08-12 18:15:54.822110 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/work/9f55659f345e41fd951f9a447a5b703a_id_rsa.pub 2026-08-12 18:15:54.822131 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-12 18:15:54.822192 | debian-bookworm -> localhost | SHA256:K7fgxe7+uMQ//m53BW+9IFT7dvxq5ycGDu67Hhh6V2A zuul-build-sshkey 2026-08-12 18:15:54.822212 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-12 18:15:54.822241 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-12 18:15:54.822260 | debian-bookworm -> localhost | | | 2026-08-12 18:15:54.822278 | debian-bookworm -> localhost | | . | 2026-08-12 18:15:54.822295 | debian-bookworm -> localhost | | E . . | 2026-08-12 18:15:54.822312 | debian-bookworm -> localhost | | . o .. | 2026-08-12 18:15:54.822328 | debian-bookworm -> localhost | | S . . .+.| 2026-08-12 18:15:54.822350 | debian-bookworm -> localhost | | + +.o.. oB| 2026-08-12 18:15:54.822367 | debian-bookworm -> localhost | | + X.oo..o.=| 2026-08-12 18:15:54.822384 | debian-bookworm -> localhost | | . O =o.o =.=| 2026-08-12 18:15:54.822401 | debian-bookworm -> localhost | | .oB*OBo+.*o| 2026-08-12 18:15:54.822417 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-12 18:15:54.822463 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.251075 2026-08-12 18:15:54.827726 | 2026-08-12 18:15:54.827816 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-12 18:15:54.856189 | debian-bookworm | ok 2026-08-12 18:15:54.871373 | debian-bookworm | included: /var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-12 18:15:54.905068 | 2026-08-12 18:15:54.905176 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-12 18:15:54.928417 | debian-bookworm | skipping: Conditional result was False 2026-08-12 18:15:54.934099 | 2026-08-12 18:15:54.934188 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-12 18:15:55.789035 | debian-bookworm | changed 2026-08-12 18:15:55.796527 | 2026-08-12 18:15:55.796640 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-12 18:15:56.098087 | debian-bookworm | ok 2026-08-12 18:15:56.108015 | 2026-08-12 18:15:56.108151 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-12 18:15:56.812074 | debian-bookworm | changed 2026-08-12 18:15:56.818739 | 2026-08-12 18:15:56.818882 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-12 18:15:57.468353 | debian-bookworm | changed 2026-08-12 18:15:57.475622 | 2026-08-12 18:15:57.475732 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-12 18:15:57.517977 | debian-bookworm | skipping: Conditional result was False 2026-08-12 18:15:57.541730 | 2026-08-12 18:15:57.541876 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-12 18:15:58.437483 | debian-bookworm -> localhost | changed 2026-08-12 18:15:58.458273 | 2026-08-12 18:15:58.458449 | TASK [add-build-sshkey : Add back temp key] 2026-08-12 18:15:58.976639 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/work/9f55659f345e41fd951f9a447a5b703a_id_rsa (zuul-build-sshkey) 2026-08-12 18:15:58.976883 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025216 2026-08-12 18:15:58.985338 | 2026-08-12 18:15:58.985449 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-12 18:15:59.570679 | debian-bookworm | ok 2026-08-12 18:15:59.583683 | 2026-08-12 18:15:59.583811 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-12 18:15:59.612545 | debian-bookworm | skipping: Conditional result was False 2026-08-12 18:15:59.628248 | 2026-08-12 18:15:59.628362 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-12 18:16:00.301799 | debian-bookworm | ok 2026-08-12 18:16:00.313401 | 2026-08-12 18:16:00.313516 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-12 18:16:00.364445 | debian-bookworm | ok 2026-08-12 18:16:00.369710 | 2026-08-12 18:16:00.369818 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-12 18:16:00.739474 | debian-bookworm -> localhost | ok 2026-08-12 18:16:00.745936 | 2026-08-12 18:16:00.746165 | TASK [validate-host : Collect information about the host] 2026-08-12 18:16:02.148919 | debian-bookworm | ok 2026-08-12 18:16:02.165105 | 2026-08-12 18:16:02.165229 | TASK [validate-host : Sanitize hostname] 2026-08-12 18:16:02.287729 | debian-bookworm | ok 2026-08-12 18:16:02.292125 | 2026-08-12 18:16:02.292220 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-12 18:16:03.419246 | debian-bookworm -> localhost | changed 2026-08-12 18:16:03.425160 | 2026-08-12 18:16:03.425257 | TASK [validate-host : Collect information about zuul worker] 2026-08-12 18:16:03.953907 | debian-bookworm | ok 2026-08-12 18:16:03.958695 | 2026-08-12 18:16:03.958808 | TASK [validate-host : Write out all zuul information for each host] 2026-08-12 18:16:04.856969 | debian-bookworm -> localhost | changed 2026-08-12 18:16:04.867433 | 2026-08-12 18:16:04.867549 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-12 18:16:05.168303 | debian-bookworm | ok 2026-08-12 18:16:05.173821 | 2026-08-12 18:16:05.173931 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-12 18:16:06.500297 | debian-bookworm | changed: 2026-08-12 18:16:06.500476 | debian-bookworm | cd+++++++++ src/ 2026-08-12 18:16:06.500511 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-12 18:16:06.500538 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-12 18:16:06.500561 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-12 18:16:06.500583 | debian-bookworm | Containerfile 2026-08-12 18:16:06.500722 | debian-bookworm | Containerfile 2026-08-12 18:16:06.511433 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/work/logs" 2026-08-12 18:18:56.923859 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/work/artifacts" 2026-08-12 18:18:57.238696 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9f55659f345e41fd951f9a447a5b703a/work/docs" 2026-08-12 18:18:57.255001 | 2026-08-12 18:18:57.255156 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-12 18:18:58.085423 | debian-bookworm | changed: 2026-08-12 18:18:58.085684 | debian-bookworm | .d..t...... ./ 2026-08-12 18:18:58.085718 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-12 18:18:58.085741 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-12 18:18:58.085763 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-12 18:18:58.085787 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-12 18:18:58.085809 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-12 18:18:58.085851 | debian-bookworm | changed: All items complete 2026-08-12 18:18:58.085873 | 2026-08-12 18:18:58.651711 | debian-bookworm | changed: .d..t...... ./ 2026-08-12 18:18:59.227232 | debian-bookworm | changed: .d..t...... ./ 2026-08-12 18:18:59.245129 | 2026-08-12 18:18:59.245299 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-12 18:18:59.603375 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006740 2026-08-12 18:18:59.954388 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009614 2026-08-12 18:18:59.971403 | 2026-08-12 18:18:59.971550 | PLAY RECAP 2026-08-12 18:18:59.971628 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-12 18:18:59.971667 | 2026-08-12 18:19:00.167785 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-12 18:19:00.169888 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-12 18:19:00.954951 | 2026-08-12 18:19:00.955153 | PLAY [Base post] 2026-08-12 18:19:00.970070 | 2026-08-12 18:19:00.970244 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-12 18:19:01.606971 | debian-bookworm | changed 2026-08-12 18:19:01.616530 | 2026-08-12 18:19:01.616678 | PLAY RECAP 2026-08-12 18:19:01.616757 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-12 18:19:01.616832 | 2026-08-12 18:19:01.764659 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-12 18:19:01.766766 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-12 18:19:02.678100 | 2026-08-12 18:19:02.678315 | PLAY [Base post-logs] 2026-08-12 18:19:02.692728 | 2026-08-12 18:19:02.692950 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-12 18:19:03.201145 | localhost | changed 2026-08-12 18:19:03.217987 | 2026-08-12 18:19:03.218228 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-12 18:19:03.255564 | localhost | ok 2026-08-12 18:19:03.260512 | 2026-08-12 18:19:03.260640 | TASK [Set zuul-log-path fact] 2026-08-12 18:19:03.278196 | localhost | ok 2026-08-12 18:19:03.299233 | 2026-08-12 18:19:03.299568 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-12 18:19:03.328757 | localhost | ok 2026-08-12 18:19:03.332752 | 2026-08-12 18:19:03.332898 | TASK [upload-logs : Create log directories] 2026-08-12 18:19:03.881759 | localhost | changed 2026-08-12 18:19:03.885344 | 2026-08-12 18:19:03.885477 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-12 18:19:04.480556 | localhost -> localhost | ok: Runtime: 0:00:00.008110 2026-08-12 18:19:04.485198 | 2026-08-12 18:19:04.485345 | TASK [upload-logs : Upload logs to log server] 2026-08-12 18:19:05.107622 | localhost | Output suppressed because no_log was given 2026-08-12 18:19:05.111882 | 2026-08-12 18:19:05.112119 | LOOP [upload-logs : Compress console log and json output] 2026-08-12 18:19:05.177191 | localhost | skipping: Conditional result was False 2026-08-12 18:19:05.182468 | localhost | skipping: Conditional result was False 2026-08-12 18:19:05.193872 | 2026-08-12 18:19:05.194111 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-12 18:19:05.242974 | localhost | skipping: Conditional result was False 2026-08-12 18:19:05.243627 | 2026-08-12 18:19:05.247252 | localhost | skipping: Conditional result was False 2026-08-12 18:19:05.255016 | 2026-08-12 18:19:05.255240 | LOOP [upload-logs : Upload console log and json output]