2026-08-02 02:27:06.556614 | Job console starting 2026-08-02 02:27:06.571863 | Updating git repos 2026-08-02 02:27:06.615310 | Cloning repos into workspace 2026-08-02 02:27:06.687614 | Restoring repo states 2026-08-02 02:27:06.705488 | Merging changes 2026-08-02 02:27:07.282360 | Checking out repos 2026-08-02 02:27:07.333393 | Preparing playbooks 2026-08-02 02:27:08.187897 | Running Ansible setup 2026-08-02 02:27:14.843023 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 02:27:16.169509 | 2026-08-02 02:27:16.169639 | PLAY [Base pre] 2026-08-02 02:27:16.200999 | 2026-08-02 02:27:16.201126 | TASK [Setup log path fact] 2026-08-02 02:27:16.218404 | debian-bookworm | ok 2026-08-02 02:27:16.244189 | 2026-08-02 02:27:16.244332 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 02:27:16.274432 | debian-bookworm | ok 2026-08-02 02:27:16.287223 | 2026-08-02 02:27:16.287325 | TASK [emit-job-header : Print job information] 2026-08-02 02:27:16.339896 | # Job Information 2026-08-02 02:27:16.340052 | Ansible Version: 2.16.14 2026-08-02 02:27:16.340082 | Job: flake8 2026-08-02 02:27:16.340111 | Pipeline: check 2026-08-02 02:27:16.340131 | Executor: 521e9411259a 2026-08-02 02:27:16.340149 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1248 2026-08-02 02:27:16.340167 | Event ID: 8c938240-8e19-11f1-9058-187c459b6a51 2026-08-02 02:27:16.344673 | 2026-08-02 02:27:16.344755 | LOOP [emit-job-header : Print node information] 2026-08-02 02:27:16.458626 | debian-bookworm | ok: 2026-08-02 02:27:16.458802 | debian-bookworm | # Node Information 2026-08-02 02:27:16.458853 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 02:27:16.458880 | debian-bookworm | Hostname: debian 2026-08-02 02:27:16.458902 | debian-bookworm | Username: zuul 2026-08-02 02:27:16.458922 | debian-bookworm | Distro: Debian 12.15 2026-08-02 02:27:16.458945 | debian-bookworm | Provider: regiocloud-a 2026-08-02 02:27:16.458966 | debian-bookworm | Region: 2026-08-02 02:27:16.458986 | debian-bookworm | Label: debian-bookworm 2026-08-02 02:27:16.459006 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 02:27:16.459026 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:cf5f 2026-08-02 02:27:16.468011 | 2026-08-02 02:27:16.468125 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 02:27:16.942222 | debian-bookworm -> localhost | changed 2026-08-02 02:27:16.964122 | 2026-08-02 02:27:16.964306 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 02:27:17.949091 | debian-bookworm -> localhost | changed 2026-08-02 02:27:17.960032 | 2026-08-02 02:27:17.960122 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 02:27:18.307749 | debian-bookworm -> localhost | ok 2026-08-02 02:27:18.318495 | 2026-08-02 02:27:18.318625 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 02:27:18.356635 | debian-bookworm | ok 2026-08-02 02:27:18.378828 | debian-bookworm | included: /var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 02:27:18.384993 | 2026-08-02 02:27:18.385133 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 02:27:19.430412 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 02:27:19.430576 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/work/16d8c0c6b9f04476b42e3f96e4403f1a_id_rsa 2026-08-02 02:27:19.430607 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/work/16d8c0c6b9f04476b42e3f96e4403f1a_id_rsa.pub 2026-08-02 02:27:19.430629 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 02:27:19.430649 | debian-bookworm -> localhost | SHA256:4ptULx6gNBAOIXebcYW78EhbC8SjjldJmj6TdbX3CYg zuul-build-sshkey 2026-08-02 02:27:19.430668 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 02:27:19.430713 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 02:27:19.430734 | debian-bookworm -> localhost | |+.o.o .o. | 2026-08-02 02:27:19.430752 | debian-bookworm -> localhost | |.+ o==. . | 2026-08-02 02:27:19.430769 | debian-bookworm -> localhost | | o*oo + o | 2026-08-02 02:27:19.430785 | debian-bookworm -> localhost | | +.B E o o | 2026-08-02 02:27:19.430802 | debian-bookworm -> localhost | | + =oOooS. o . | 2026-08-02 02:27:19.430822 | debian-bookworm -> localhost | |. B.o+++ . o | 2026-08-02 02:27:19.430850 | debian-bookworm -> localhost | | . o. o o . | 2026-08-02 02:27:19.430868 | debian-bookworm -> localhost | | . + o | 2026-08-02 02:27:19.430885 | debian-bookworm -> localhost | | o . | 2026-08-02 02:27:19.430902 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 02:27:19.430945 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.576798 2026-08-02 02:27:19.436412 | 2026-08-02 02:27:19.436511 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 02:27:19.475976 | debian-bookworm | ok 2026-08-02 02:27:19.489191 | debian-bookworm | included: /var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 02:27:19.510373 | 2026-08-02 02:27:19.510471 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 02:27:19.533566 | debian-bookworm | skipping: Conditional result was False 2026-08-02 02:27:19.539503 | 2026-08-02 02:27:19.539596 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 02:27:20.182139 | debian-bookworm | changed 2026-08-02 02:27:20.189649 | 2026-08-02 02:27:20.189758 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 02:27:20.482068 | debian-bookworm | ok 2026-08-02 02:27:20.487664 | 2026-08-02 02:27:20.487761 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 02:27:21.154450 | debian-bookworm | changed 2026-08-02 02:27:21.159928 | 2026-08-02 02:27:21.160023 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 02:27:21.787935 | debian-bookworm | changed 2026-08-02 02:27:21.799557 | 2026-08-02 02:27:21.799661 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 02:27:21.822680 | debian-bookworm | skipping: Conditional result was False 2026-08-02 02:27:21.828422 | 2026-08-02 02:27:21.828510 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 02:27:22.306521 | debian-bookworm -> localhost | changed 2026-08-02 02:27:22.317803 | 2026-08-02 02:27:22.318758 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 02:27:22.779648 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/work/16d8c0c6b9f04476b42e3f96e4403f1a_id_rsa (zuul-build-sshkey) 2026-08-02 02:27:22.779864 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024983 2026-08-02 02:27:22.787419 | 2026-08-02 02:27:22.787516 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 02:27:23.192308 | debian-bookworm | ok 2026-08-02 02:27:23.197571 | 2026-08-02 02:27:23.197673 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 02:27:23.236209 | debian-bookworm | skipping: Conditional result was False 2026-08-02 02:27:23.246820 | 2026-08-02 02:27:23.246932 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 02:27:23.736305 | debian-bookworm | ok 2026-08-02 02:27:23.765771 | 2026-08-02 02:27:23.765894 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 02:27:23.799352 | debian-bookworm | ok 2026-08-02 02:27:23.806957 | 2026-08-02 02:27:23.807216 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 02:27:24.398443 | debian-bookworm -> localhost | ok 2026-08-02 02:27:24.410676 | 2026-08-02 02:27:24.410945 | TASK [validate-host : Collect information about the host] 2026-08-02 02:27:26.454498 | debian-bookworm | ok 2026-08-02 02:27:26.493955 | 2026-08-02 02:27:26.494171 | TASK [validate-host : Sanitize hostname] 2026-08-02 02:27:26.851065 | debian-bookworm | ok 2026-08-02 02:27:26.856334 | 2026-08-02 02:27:26.856457 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 02:27:28.297215 | debian-bookworm -> localhost | changed 2026-08-02 02:27:28.304435 | 2026-08-02 02:27:28.304590 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 02:27:28.851609 | debian-bookworm | ok 2026-08-02 02:27:28.859466 | 2026-08-02 02:27:28.859616 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 02:27:29.465676 | debian-bookworm -> localhost | changed 2026-08-02 02:27:29.475842 | 2026-08-02 02:27:29.475945 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 02:27:29.719903 | debian-bookworm | ok 2026-08-02 02:27:29.725003 | 2026-08-02 02:27:29.725086 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 02:27:30.644064 | debian-bookworm | changed: 2026-08-02 02:27:30.644312 | debian-bookworm | cd+++++++++ src/ 2026-08-02 02:27:30.644349 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 02:27:30.644375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 02:27:30.644396 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-08-02 02:27:30.644418 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/work/logs" 2026-08-02 02:28:44.455705 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/work/artifacts" 2026-08-02 02:28:44.803292 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/16d8c0c6b9f04476b42e3f96e4403f1a/work/docs" 2026-08-02 02:28:44.820484 | 2026-08-02 02:28:44.820681 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 02:28:45.830255 | debian-bookworm | changed: 2026-08-02 02:28:45.830499 | debian-bookworm | .d..t...... ./ 2026-08-02 02:28:45.830538 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 02:28:45.830562 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 02:28:45.830584 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 02:28:45.830605 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 02:28:45.830626 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 02:28:45.830671 | debian-bookworm | changed: All items complete 2026-08-02 02:28:45.830697 | 2026-08-02 02:28:46.452487 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 02:28:47.199832 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 02:28:47.212382 | 2026-08-02 02:28:47.212483 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 02:28:47.620169 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014986 2026-08-02 02:28:48.198652 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.021956 2026-08-02 02:28:48.214591 | 2026-08-02 02:28:48.214703 | PLAY RECAP 2026-08-02 02:28:48.214747 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-02 02:28:48.214768 | 2026-08-02 02:28:48.509076 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 02:28:48.509729 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 02:28:49.490777 | 2026-08-02 02:28:49.490913 | PLAY [Base post] 2026-08-02 02:28:49.512352 | 2026-08-02 02:28:49.512475 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 02:28:50.237076 | debian-bookworm | changed 2026-08-02 02:28:50.243006 | 2026-08-02 02:28:50.243089 | PLAY RECAP 2026-08-02 02:28:50.243140 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 02:28:50.243189 | 2026-08-02 02:28:50.402547 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 02:28:50.403779 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 02:28:51.435860 | 2026-08-02 02:28:51.436299 | PLAY [Base post-logs] 2026-08-02 02:28:51.445291 | 2026-08-02 02:28:51.445406 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 02:28:51.908932 | localhost | changed 2026-08-02 02:28:51.917122 | 2026-08-02 02:28:51.917229 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 02:28:51.956110 | localhost | ok 2026-08-02 02:28:51.958546 | 2026-08-02 02:28:51.958623 | TASK [Set zuul-log-path fact] 2026-08-02 02:28:51.983238 | localhost | ok 2026-08-02 02:28:51.990767 | 2026-08-02 02:28:51.990873 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 02:28:52.022876 | localhost | ok 2026-08-02 02:28:52.025842 | 2026-08-02 02:28:52.025932 | TASK [upload-logs : Create log directories] 2026-08-02 02:28:52.846937 | localhost | changed 2026-08-02 02:28:52.849996 | 2026-08-02 02:28:52.850091 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 02:28:53.383865 | localhost -> localhost | ok: Runtime: 0:00:00.006656 2026-08-02 02:28:53.387896 | 2026-08-02 02:28:53.388007 | TASK [upload-logs : Upload logs to log server] 2026-08-02 02:28:53.873906 | localhost | Output suppressed because no_log was given 2026-08-02 02:28:53.875638 | 2026-08-02 02:28:53.875715 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 02:28:53.911925 | localhost | skipping: Conditional result was False 2026-08-02 02:28:53.918121 | localhost | skipping: Conditional result was False 2026-08-02 02:28:53.920681 | 2026-08-02 02:28:53.920762 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 02:28:53.961501 | localhost | skipping: Conditional result was False 2026-08-02 02:28:53.961727 | 2026-08-02 02:28:53.970552 | localhost | skipping: Conditional result was False 2026-08-02 02:28:53.981525 | 2026-08-02 02:28:53.981635 | LOOP [upload-logs : Upload console log and json output]