2026-07-21 03:20:35.984509 | Job console starting 2026-07-21 03:20:36.003286 | Updating git repos 2026-07-21 03:20:36.080283 | Cloning repos into workspace 2026-07-21 03:20:36.211643 | Restoring repo states 2026-07-21 03:20:36.225312 | Merging changes 2026-07-21 03:20:36.225337 | Checking out repos 2026-07-21 03:20:36.355647 | Preparing playbooks 2026-07-21 03:20:37.611745 | Running Ansible setup 2026-07-21 03:20:42.637039 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 03:20:43.742265 | 2026-07-21 03:20:43.742459 | PLAY [Base pre] 2026-07-21 03:20:43.769685 | 2026-07-21 03:20:43.769850 | TASK [Setup log path fact] 2026-07-21 03:20:43.792658 | debian-bookworm | ok 2026-07-21 03:20:43.820906 | 2026-07-21 03:20:43.821085 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 03:20:43.881835 | debian-bookworm | ok 2026-07-21 03:20:43.893293 | 2026-07-21 03:20:43.893441 | TASK [emit-job-header : Print job information] 2026-07-21 03:20:43.956937 | # Job Information 2026-07-21 03:20:43.957219 | Ansible Version: 2.16.14 2026-07-21 03:20:43.957260 | Job: flake8 2026-07-21 03:20:43.957295 | Pipeline: periodic-daily 2026-07-21 03:20:43.957319 | Executor: 521e9411259a 2026-07-21 03:20:43.957340 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-07-21 03:20:43.957363 | Event ID: 01bc090136774dd48b65336aba7f5814 2026-07-21 03:20:43.972334 | 2026-07-21 03:20:43.973343 | LOOP [emit-job-header : Print node information] 2026-07-21 03:20:44.191330 | debian-bookworm | ok: 2026-07-21 03:20:44.191652 | debian-bookworm | # Node Information 2026-07-21 03:20:44.191692 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 03:20:44.191718 | debian-bookworm | Hostname: debian 2026-07-21 03:20:44.191741 | debian-bookworm | Username: zuul 2026-07-21 03:20:44.191762 | debian-bookworm | Distro: Debian 12.15 2026-07-21 03:20:44.191786 | debian-bookworm | Provider: regiocloud-a 2026-07-21 03:20:44.191808 | debian-bookworm | Region: 2026-07-21 03:20:44.191829 | debian-bookworm | Label: debian-bookworm 2026-07-21 03:20:44.191850 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 03:20:44.191869 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:8b9e 2026-07-21 03:20:44.227519 | 2026-07-21 03:20:44.227740 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 03:20:45.480394 | debian-bookworm -> localhost | changed 2026-07-21 03:20:45.495092 | 2026-07-21 03:20:45.495296 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 03:20:47.609321 | debian-bookworm -> localhost | changed 2026-07-21 03:20:47.621076 | 2026-07-21 03:20:47.621250 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 03:20:47.918170 | debian-bookworm -> localhost | ok 2026-07-21 03:20:47.926200 | 2026-07-21 03:20:47.926331 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 03:20:47.956939 | debian-bookworm | ok 2026-07-21 03:20:47.972677 | debian-bookworm | included: /var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 03:20:47.979951 | 2026-07-21 03:20:47.980053 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 03:20:49.387810 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 03:20:49.388031 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/work/3a72888f3cd640eeb0ac4f8e1dfe795f_id_rsa 2026-07-21 03:20:49.388073 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/work/3a72888f3cd640eeb0ac4f8e1dfe795f_id_rsa.pub 2026-07-21 03:20:49.388100 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 03:20:49.388124 | debian-bookworm -> localhost | SHA256:TLWaj3L7/Dsy3+oihSYq0y2StQceioHdewMYonZ0mgE zuul-build-sshkey 2026-07-21 03:20:49.388146 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 03:20:49.388177 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 03:20:49.388200 | debian-bookworm -> localhost | | . | 2026-07-21 03:20:49.388222 | debian-bookworm -> localhost | | E . . | 2026-07-21 03:20:49.388242 | debian-bookworm -> localhost | | . . . | 2026-07-21 03:20:49.388261 | debian-bookworm -> localhost | |. .o . o o | 2026-07-21 03:20:49.388280 | debian-bookworm -> localhost | |oo.+= S. | 2026-07-21 03:20:49.388307 | debian-bookworm -> localhost | |+.o+* . oo. | 2026-07-21 03:20:49.388328 | debian-bookworm -> localhost | |.o.* O.oo.. | 2026-07-21 03:20:49.388347 | debian-bookworm -> localhost | |. * B =o.o+ .. | 2026-07-21 03:20:49.388367 | debian-bookworm -> localhost | | + + ..ooB*+. | 2026-07-21 03:20:49.388387 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 03:20:49.388443 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.914419 2026-07-21 03:20:49.394674 | 2026-07-21 03:20:49.394772 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 03:20:49.424302 | debian-bookworm | ok 2026-07-21 03:20:49.432437 | debian-bookworm | included: /var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 03:20:49.442668 | 2026-07-21 03:20:49.442749 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 03:20:49.459189 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:20:49.464746 | 2026-07-21 03:20:49.464847 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 03:20:50.035052 | debian-bookworm | changed 2026-07-21 03:20:50.044692 | 2026-07-21 03:20:50.044812 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 03:20:50.296629 | debian-bookworm | ok 2026-07-21 03:20:50.303300 | 2026-07-21 03:20:50.303408 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 03:20:50.966248 | debian-bookworm | changed 2026-07-21 03:20:50.974541 | 2026-07-21 03:20:50.974669 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 03:20:51.524189 | debian-bookworm | changed 2026-07-21 03:20:51.530238 | 2026-07-21 03:20:51.530333 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 03:20:51.544060 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:20:51.550626 | 2026-07-21 03:20:51.550717 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 03:20:52.001632 | debian-bookworm -> localhost | changed 2026-07-21 03:20:52.014516 | 2026-07-21 03:20:52.014652 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 03:20:52.362415 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/work/3a72888f3cd640eeb0ac4f8e1dfe795f_id_rsa (zuul-build-sshkey) 2026-07-21 03:20:52.362658 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026877 2026-07-21 03:20:52.370016 | 2026-07-21 03:20:52.370110 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 03:20:52.785826 | debian-bookworm | ok 2026-07-21 03:20:52.792047 | 2026-07-21 03:20:52.792146 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 03:20:52.825856 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:20:52.836257 | 2026-07-21 03:20:52.836353 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 03:20:53.283738 | debian-bookworm | ok 2026-07-21 03:20:53.304591 | 2026-07-21 03:20:53.304723 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 03:20:53.334265 | debian-bookworm | ok 2026-07-21 03:20:53.344308 | 2026-07-21 03:20:53.344432 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 03:20:54.166310 | debian-bookworm -> localhost | ok 2026-07-21 03:20:54.174065 | 2026-07-21 03:20:54.174205 | TASK [validate-host : Collect information about the host] 2026-07-21 03:20:55.603639 | debian-bookworm | ok 2026-07-21 03:20:55.638706 | 2026-07-21 03:20:55.638896 | TASK [validate-host : Sanitize hostname] 2026-07-21 03:20:56.326325 | debian-bookworm | ok 2026-07-21 03:20:56.353154 | 2026-07-21 03:20:56.353340 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 03:20:58.012074 | debian-bookworm -> localhost | changed 2026-07-21 03:20:58.019844 | 2026-07-21 03:20:58.019959 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 03:20:58.502824 | debian-bookworm | ok 2026-07-21 03:20:58.515789 | 2026-07-21 03:20:58.515911 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 03:20:59.180011 | debian-bookworm -> localhost | changed 2026-07-21 03:20:59.197211 | 2026-07-21 03:20:59.197417 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 03:20:59.488225 | debian-bookworm | ok 2026-07-21 03:20:59.502953 | 2026-07-21 03:20:59.503070 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 03:21:00.507255 | debian-bookworm | changed: 2026-07-21 03:21:00.507488 | debian-bookworm | cd+++++++++ src/ 2026-07-21 03:21:00.507525 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 03:21:00.507560 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 03:21:00.507583 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-21 03:21:00.507683 | debian-bookworm | Containerfile 2026-07-21 03:21:00.507877 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/work/logs" 2026-07-21 03:22:37.998998 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/work/artifacts" 2026-07-21 03:22:38.216679 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3a72888f3cd640eeb0ac4f8e1dfe795f/work/docs" 2026-07-21 03:22:38.229026 | 2026-07-21 03:22:38.229145 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 03:22:39.165502 | debian-bookworm | changed: 2026-07-21 03:22:39.165673 | debian-bookworm | .d..t...... ./ 2026-07-21 03:22:39.165701 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 03:22:39.165722 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 03:22:39.165995 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 03:22:39.166030 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 03:22:39.166050 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 03:22:39.166090 | debian-bookworm | changed: All items complete 2026-07-21 03:22:39.166112 | 2026-07-21 03:22:39.900866 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 03:22:40.681588 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 03:22:40.699269 | 2026-07-21 03:22:40.699379 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 03:22:40.746612 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:22:40.757262 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:22:40.768320 | 2026-07-21 03:22:40.768400 | PLAY RECAP 2026-07-21 03:22:40.768468 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-21 03:22:40.768492 | 2026-07-21 03:22:41.037922 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 03:22:41.039237 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 03:22:41.833664 | 2026-07-21 03:22:41.833787 | PLAY [Base post] 2026-07-21 03:22:41.845429 | 2026-07-21 03:22:41.845559 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 03:22:42.591940 | debian-bookworm | changed 2026-07-21 03:22:42.599761 | 2026-07-21 03:22:42.599851 | PLAY RECAP 2026-07-21 03:22:42.599903 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 03:22:42.599952 | 2026-07-21 03:22:42.708743 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 03:22:42.709514 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 03:22:43.562488 | 2026-07-21 03:22:43.562619 | PLAY [Base post-logs] 2026-07-21 03:22:43.570881 | 2026-07-21 03:22:43.570998 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 03:22:44.549389 | localhost | changed 2026-07-21 03:22:44.563937 | 2026-07-21 03:22:44.564084 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 03:22:44.609043 | localhost | ok 2026-07-21 03:22:44.612325 | 2026-07-21 03:22:44.612426 | TASK [Set zuul-log-path fact] 2026-07-21 03:22:44.645512 | localhost | ok 2026-07-21 03:22:44.653902 | 2026-07-21 03:22:44.654014 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 03:22:44.701178 | localhost | ok 2026-07-21 03:22:44.703944 | 2026-07-21 03:22:44.704021 | TASK [upload-logs : Create log directories] 2026-07-21 03:22:45.940565 | localhost | changed 2026-07-21 03:22:45.942729 | 2026-07-21 03:22:45.942809 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 03:22:47.110077 | localhost -> localhost | ok: Runtime: 0:00:00.032013 2026-07-21 03:22:47.113969 | 2026-07-21 03:22:47.114077 | TASK [upload-logs : Upload logs to log server] 2026-07-21 03:22:48.320669 | localhost | Output suppressed because no_log was given 2026-07-21 03:22:48.323339 | 2026-07-21 03:22:48.323455 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 03:22:48.426484 | localhost | skipping: Conditional result was False 2026-07-21 03:22:48.437479 | localhost | skipping: Conditional result was False 2026-07-21 03:22:48.442558 | 2026-07-21 03:22:48.442671 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 03:22:48.512175 | localhost | skipping: Conditional result was False 2026-07-21 03:22:48.512420 | 2026-07-21 03:22:48.519153 | localhost | skipping: Conditional result was False 2026-07-21 03:22:48.528677 | 2026-07-21 03:22:48.528793 | LOOP [upload-logs : Upload console log and json output]