2026-05-13 17:48:25.220265 | Job console starting 2026-05-13 17:48:25.276456 | Updating git repos 2026-05-13 17:48:25.350064 | Cloning repos into workspace 2026-05-13 17:48:25.444139 | Restoring repo states 2026-05-13 17:48:25.484319 | Merging changes 2026-05-13 17:48:26.336695 | Checking out repos 2026-05-13 17:48:26.450383 | Preparing playbooks 2026-05-13 17:48:28.387497 | Running Ansible setup 2026-05-13 17:48:34.071185 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 17:48:35.053898 | 2026-05-13 17:48:35.054008 | PLAY [Base pre] 2026-05-13 17:48:35.072128 | 2026-05-13 17:48:35.072259 | TASK [Setup log path fact] 2026-05-13 17:48:35.101080 | debian-bookworm | ok 2026-05-13 17:48:35.130272 | 2026-05-13 17:48:35.130413 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 17:48:35.199422 | debian-bookworm | ok 2026-05-13 17:48:35.207691 | 2026-05-13 17:48:35.207782 | TASK [emit-job-header : Print job information] 2026-05-13 17:48:35.293374 | # Job Information 2026-05-13 17:48:35.293523 | Ansible Version: 2.16.14 2026-05-13 17:48:35.293551 | Job: flake8 2026-05-13 17:48:35.293579 | Pipeline: check 2026-05-13 17:48:35.293597 | Executor: 521e9411259a 2026-05-13 17:48:35.293615 | Triggered by: https://github.com/osism/generics/pull/595 2026-05-13 17:48:35.293633 | Event ID: eae2af20-4ef3-11f1-9e81-ac01cd399208 2026-05-13 17:48:35.297808 | 2026-05-13 17:48:35.297894 | LOOP [emit-job-header : Print node information] 2026-05-13 17:48:35.592451 | debian-bookworm | ok: 2026-05-13 17:48:35.592657 | debian-bookworm | # Node Information 2026-05-13 17:48:35.592686 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 17:48:35.592706 | debian-bookworm | Hostname: debian 2026-05-13 17:48:35.592724 | debian-bookworm | Username: zuul 2026-05-13 17:48:35.592741 | debian-bookworm | Distro: Debian 12.13 2026-05-13 17:48:35.592760 | debian-bookworm | Provider: regiocloud-a 2026-05-13 17:48:35.592777 | debian-bookworm | Region: 2026-05-13 17:48:35.592806 | debian-bookworm | Label: debian-bookworm 2026-05-13 17:48:35.592823 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 17:48:35.592839 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3a:1c9a 2026-05-13 17:48:35.606515 | 2026-05-13 17:48:35.606622 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 17:48:37.118148 | debian-bookworm -> localhost | changed 2026-05-13 17:48:37.124857 | 2026-05-13 17:48:37.124955 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 17:48:39.510272 | debian-bookworm -> localhost | changed 2026-05-13 17:48:39.521933 | 2026-05-13 17:48:39.522059 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 17:48:40.139652 | debian-bookworm -> localhost | ok 2026-05-13 17:48:40.147593 | 2026-05-13 17:48:40.147701 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 17:48:40.187999 | debian-bookworm | ok 2026-05-13 17:48:40.204306 | debian-bookworm | included: /var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 17:48:40.214126 | 2026-05-13 17:48:40.214247 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 17:48:44.154328 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 17:48:44.154525 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/work/10e79ff40a5a47029d91bf18572c29f6_id_rsa 2026-05-13 17:48:44.154556 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/work/10e79ff40a5a47029d91bf18572c29f6_id_rsa.pub 2026-05-13 17:48:44.154578 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 17:48:44.154597 | debian-bookworm -> localhost | SHA256:XrCzoU4LUnBUBDdaUOIvj4fNedPlZ/tS6YeO+FIMExc zuul-build-sshkey 2026-05-13 17:48:44.154616 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 17:48:44.154648 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 17:48:44.154666 | debian-bookworm -> localhost | | =*B E. | 2026-05-13 17:48:44.154684 | debian-bookworm -> localhost | | o = . . . | 2026-05-13 17:48:44.154700 | debian-bookworm -> localhost | | . + . o | 2026-05-13 17:48:44.154716 | debian-bookworm -> localhost | | o . oo | 2026-05-13 17:48:44.154732 | debian-bookworm -> localhost | | o . S .+. .| 2026-05-13 17:48:44.154752 | debian-bookworm -> localhost | | . B + * oo ..| 2026-05-13 17:48:44.154769 | debian-bookworm -> localhost | | . + O = ... +o | 2026-05-13 17:48:44.154799 | debian-bookworm -> localhost | | . = o ... +oo.| 2026-05-13 17:48:44.154817 | debian-bookworm -> localhost | | o .oo.ooo| 2026-05-13 17:48:44.154844 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 17:48:44.154977 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.401431 2026-05-13 17:48:44.163110 | 2026-05-13 17:48:44.163299 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 17:48:44.216034 | debian-bookworm | ok 2026-05-13 17:48:44.247012 | debian-bookworm | included: /var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 17:48:44.320293 | 2026-05-13 17:48:44.320406 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 17:48:44.354047 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:48:44.359287 | 2026-05-13 17:48:44.359382 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 17:48:45.077572 | debian-bookworm | changed 2026-05-13 17:48:45.083912 | 2026-05-13 17:48:45.084005 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 17:48:45.357391 | debian-bookworm | ok 2026-05-13 17:48:45.366890 | 2026-05-13 17:48:45.367024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 17:48:46.006317 | debian-bookworm | changed 2026-05-13 17:48:46.013691 | 2026-05-13 17:48:46.013811 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 17:48:46.678570 | debian-bookworm | changed 2026-05-13 17:48:46.683331 | 2026-05-13 17:48:46.683428 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 17:48:46.706263 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:48:46.711287 | 2026-05-13 17:48:46.711378 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 17:48:47.172143 | debian-bookworm -> localhost | changed 2026-05-13 17:48:47.180987 | 2026-05-13 17:48:47.181080 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 17:48:47.809954 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/work/10e79ff40a5a47029d91bf18572c29f6_id_rsa (zuul-build-sshkey) 2026-05-13 17:48:47.810146 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022121 2026-05-13 17:48:47.816735 | 2026-05-13 17:48:47.816826 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 17:48:48.242737 | debian-bookworm | ok 2026-05-13 17:48:48.247749 | 2026-05-13 17:48:48.250958 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 17:48:48.288893 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:48:48.302707 | 2026-05-13 17:48:48.302845 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 17:48:48.901439 | debian-bookworm | ok 2026-05-13 17:48:48.915762 | 2026-05-13 17:48:48.915873 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 17:48:48.977280 | debian-bookworm | ok 2026-05-13 17:48:48.981758 | 2026-05-13 17:48:48.981860 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 17:48:49.412374 | debian-bookworm -> localhost | ok 2026-05-13 17:48:49.418716 | 2026-05-13 17:48:49.418856 | TASK [validate-host : Collect information about the host] 2026-05-13 17:48:50.617037 | debian-bookworm | ok 2026-05-13 17:48:50.627229 | 2026-05-13 17:48:50.627343 | TASK [validate-host : Sanitize hostname] 2026-05-13 17:48:50.716925 | debian-bookworm | ok 2026-05-13 17:48:50.748951 | 2026-05-13 17:48:50.749058 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 17:48:52.011311 | debian-bookworm -> localhost | changed 2026-05-13 17:48:52.018617 | 2026-05-13 17:48:52.018715 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 17:48:52.515626 | debian-bookworm | ok 2026-05-13 17:48:52.520157 | 2026-05-13 17:48:52.520254 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 17:48:53.701265 | debian-bookworm -> localhost | changed 2026-05-13 17:48:53.710400 | 2026-05-13 17:48:53.710502 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 17:48:54.011903 | debian-bookworm | ok 2026-05-13 17:48:54.017333 | 2026-05-13 17:48:54.017420 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 17:48:54.834570 | debian-bookworm | changed: 2026-05-13 17:48:54.834788 | debian-bookworm | cd+++++++++ src/ 2026-05-13 17:48:54.834852 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 17:48:54.834889 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 17:48:54.834920 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-13 17:48:54.834950 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/work/logs" 2026-05-13 17:49:21.902640 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/work/artifacts" 2026-05-13 17:49:22.212187 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/10e79ff40a5a47029d91bf18572c29f6/work/docs" 2026-05-13 17:49:22.250067 | 2026-05-13 17:49:22.250257 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 17:49:23.118658 | debian-bookworm | changed: 2026-05-13 17:49:23.118973 | debian-bookworm | .d..t...... ./ 2026-05-13 17:49:23.119012 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 17:49:23.119043 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 17:49:23.119070 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 17:49:23.119117 | debian-bookworm | changed: All items complete 2026-05-13 17:49:23.119143 | 2026-05-13 17:49:23.663858 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 17:49:24.345061 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 17:49:24.371674 | 2026-05-13 17:49:24.371895 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 17:49:25.408132 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.026935 2026-05-13 17:49:25.893976 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.017777 2026-05-13 17:49:25.915165 | 2026-05-13 17:49:25.915319 | PLAY RECAP 2026-05-13 17:49:25.915383 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 17:49:25.915410 | 2026-05-13 17:49:26.215293 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 17:49:26.216968 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 17:49:27.110170 | 2026-05-13 17:49:27.110352 | PLAY [Base post] 2026-05-13 17:49:27.125511 | 2026-05-13 17:49:27.125674 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 17:49:27.860333 | debian-bookworm | changed 2026-05-13 17:49:27.877185 | 2026-05-13 17:49:27.877386 | PLAY RECAP 2026-05-13 17:49:27.877458 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 17:49:27.877522 | 2026-05-13 17:49:28.131525 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 17:49:28.132743 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 17:49:29.065438 | 2026-05-13 17:49:29.065654 | PLAY [Base post-logs] 2026-05-13 17:49:29.078346 | 2026-05-13 17:49:29.078536 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 17:49:29.621636 | localhost | changed 2026-05-13 17:49:29.633701 | 2026-05-13 17:49:29.633927 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 17:49:29.660794 | localhost | ok 2026-05-13 17:49:29.665482 | 2026-05-13 17:49:29.665631 | TASK [Set zuul-log-path fact] 2026-05-13 17:49:29.685053 | localhost | ok 2026-05-13 17:49:29.697987 | 2026-05-13 17:49:29.698138 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 17:49:29.723816 | localhost | ok 2026-05-13 17:49:29.727186 | 2026-05-13 17:49:29.727307 | TASK [upload-logs : Create log directories] 2026-05-13 17:49:30.336002 | localhost | changed 2026-05-13 17:49:30.340022 | 2026-05-13 17:49:30.340168 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 17:49:30.925773 | localhost -> localhost | ok: Runtime: 0:00:00.011597 2026-05-13 17:49:30.936305 | 2026-05-13 17:49:30.936524 | TASK [upload-logs : Upload logs to log server] 2026-05-13 17:49:31.623313 | localhost | Output suppressed because no_log was given 2026-05-13 17:49:31.625432 | 2026-05-13 17:49:31.625550 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 17:49:31.704178 | localhost | skipping: Conditional result was False 2026-05-13 17:49:31.713173 | localhost | skipping: Conditional result was False 2026-05-13 17:49:31.717982 | 2026-05-13 17:49:31.718146 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 17:49:31.801780 | localhost | skipping: Conditional result was False 2026-05-13 17:49:31.802128 | 2026-05-13 17:49:31.810317 | localhost | skipping: Conditional result was False 2026-05-13 17:49:31.817303 | 2026-05-13 17:49:31.817453 | LOOP [upload-logs : Upload console log and json output]