2026-05-14 21:06:27.274030 | Job console starting 2026-05-14 21:06:27.283405 | Updating git repos 2026-05-14 21:06:27.320261 | Cloning repos into workspace 2026-05-14 21:06:27.373316 | Restoring repo states 2026-05-14 21:06:27.385506 | Merging changes 2026-05-14 21:06:28.048365 | Checking out repos 2026-05-14 21:06:28.095188 | Preparing playbooks 2026-05-14 21:06:28.839753 | Running Ansible setup 2026-05-14 21:06:33.774197 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 21:06:34.706393 | 2026-05-14 21:06:34.706513 | PLAY [Base pre] 2026-05-14 21:06:34.719797 | 2026-05-14 21:06:34.719904 | TASK [Setup log path fact] 2026-05-14 21:06:34.736540 | debian-bookworm | ok 2026-05-14 21:06:34.749187 | 2026-05-14 21:06:34.749288 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 21:06:34.782239 | debian-bookworm | ok 2026-05-14 21:06:34.796330 | 2026-05-14 21:06:34.796446 | TASK [emit-job-header : Print job information] 2026-05-14 21:06:34.834964 | # Job Information 2026-05-14 21:06:34.835120 | Ansible Version: 2.16.14 2026-05-14 21:06:34.835154 | Job: flake8 2026-05-14 21:06:34.835187 | Pipeline: check 2026-05-14 21:06:34.835210 | Executor: 521e9411259a 2026-05-14 21:06:34.835231 | Triggered by: https://github.com/osism/generics/pull/594 2026-05-14 21:06:34.835253 | Event ID: a1cc3140-4fd8-11f1-92ff-65268e0a2935 2026-05-14 21:06:34.840007 | 2026-05-14 21:06:34.840099 | LOOP [emit-job-header : Print node information] 2026-05-14 21:06:34.941807 | debian-bookworm | ok: 2026-05-14 21:06:34.941972 | debian-bookworm | # Node Information 2026-05-14 21:06:34.942005 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-14 21:06:34.942030 | debian-bookworm | Hostname: debian 2026-05-14 21:06:34.942052 | debian-bookworm | Username: zuul 2026-05-14 21:06:34.942073 | debian-bookworm | Distro: Debian 12.13 2026-05-14 21:06:34.942098 | debian-bookworm | Provider: regiocloud-a 2026-05-14 21:06:34.942119 | debian-bookworm | Region: 2026-05-14 21:06:34.942141 | debian-bookworm | Label: debian-bookworm 2026-05-14 21:06:34.942160 | debian-bookworm | Product Name: OpenStack Nova 2026-05-14 21:06:34.942179 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3a:735 2026-05-14 21:06:34.958908 | 2026-05-14 21:06:34.959017 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 21:06:35.424062 | debian-bookworm -> localhost | changed 2026-05-14 21:06:35.438779 | 2026-05-14 21:06:35.438979 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 21:06:36.747000 | debian-bookworm -> localhost | changed 2026-05-14 21:06:36.757322 | 2026-05-14 21:06:36.757425 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 21:06:36.992847 | debian-bookworm -> localhost | ok 2026-05-14 21:06:36.998721 | 2026-05-14 21:06:36.998819 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 21:06:37.027884 | debian-bookworm | ok 2026-05-14 21:06:37.047063 | debian-bookworm | included: /var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 21:06:37.053097 | 2026-05-14 21:06:37.053181 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 21:06:38.199698 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-14 21:06:38.199918 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/work/f0105e4c71c84ea9a4350dc88ba40523_id_rsa 2026-05-14 21:06:38.199956 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/work/f0105e4c71c84ea9a4350dc88ba40523_id_rsa.pub 2026-05-14 21:06:38.199983 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-14 21:06:38.200007 | debian-bookworm -> localhost | SHA256:hKviP4qrIfoeIKwRrFRTY4eZbBeH2v63oRxJnusMELA zuul-build-sshkey 2026-05-14 21:06:38.200029 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-14 21:06:38.200058 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-14 21:06:38.200080 | debian-bookworm -> localhost | | +o++oo. | 2026-05-14 21:06:38.200101 | debian-bookworm -> localhost | |. . =*o+. | 2026-05-14 21:06:38.200121 | debian-bookworm -> localhost | |.o E..= . | 2026-05-14 21:06:38.200141 | debian-bookworm -> localhost | |+. ..+ | 2026-05-14 21:06:38.200161 | debian-bookworm -> localhost | |=. .o S. | 2026-05-14 21:06:38.200186 | debian-bookworm -> localhost | |oo ...o o | 2026-05-14 21:06:38.200206 | debian-bookworm -> localhost | |+ o . ..= . | 2026-05-14 21:06:38.200226 | debian-bookworm -> localhost | |o+ o. +.+.. | 2026-05-14 21:06:38.200247 | debian-bookworm -> localhost | |*+=o.. .*... | 2026-05-14 21:06:38.200267 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-14 21:06:38.200318 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.646620 2026-05-14 21:06:38.206555 | 2026-05-14 21:06:38.206657 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 21:06:38.235909 | debian-bookworm | ok 2026-05-14 21:06:38.244540 | debian-bookworm | included: /var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 21:06:38.253345 | 2026-05-14 21:06:38.253442 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 21:06:38.267349 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:38.274086 | 2026-05-14 21:06:38.274202 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 21:06:38.966555 | debian-bookworm | changed 2026-05-14 21:06:38.971862 | 2026-05-14 21:06:38.971952 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 21:06:39.235332 | debian-bookworm | ok 2026-05-14 21:06:39.240845 | 2026-05-14 21:06:39.240946 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 21:06:39.958488 | debian-bookworm | changed 2026-05-14 21:06:39.965001 | 2026-05-14 21:06:39.969294 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 21:06:40.691397 | debian-bookworm | changed 2026-05-14 21:06:40.697428 | 2026-05-14 21:06:40.697522 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 21:06:40.711163 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:40.718081 | 2026-05-14 21:06:40.718182 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 21:06:41.279449 | debian-bookworm -> localhost | changed 2026-05-14 21:06:41.292820 | 2026-05-14 21:06:41.292954 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 21:06:41.732377 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/work/f0105e4c71c84ea9a4350dc88ba40523_id_rsa (zuul-build-sshkey) 2026-05-14 21:06:41.732715 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016254 2026-05-14 21:06:41.741598 | 2026-05-14 21:06:41.741727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 21:06:42.164656 | debian-bookworm | ok 2026-05-14 21:06:42.170123 | 2026-05-14 21:06:42.170235 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 21:06:42.194339 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:42.205337 | 2026-05-14 21:06:42.205464 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 21:06:42.659335 | debian-bookworm | ok 2026-05-14 21:06:42.685258 | 2026-05-14 21:06:42.685409 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 21:06:42.724923 | debian-bookworm | ok 2026-05-14 21:06:42.730218 | 2026-05-14 21:06:42.730334 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 21:06:43.193234 | debian-bookworm -> localhost | ok 2026-05-14 21:06:43.200491 | 2026-05-14 21:06:43.200663 | TASK [validate-host : Collect information about the host] 2026-05-14 21:06:44.438933 | debian-bookworm | ok 2026-05-14 21:06:44.449672 | 2026-05-14 21:06:44.449806 | TASK [validate-host : Sanitize hostname] 2026-05-14 21:06:44.571358 | debian-bookworm | ok 2026-05-14 21:06:44.624748 | 2026-05-14 21:06:44.624881 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 21:06:45.673371 | debian-bookworm -> localhost | changed 2026-05-14 21:06:45.679677 | 2026-05-14 21:06:45.679793 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 21:06:46.165117 | debian-bookworm | ok 2026-05-14 21:06:46.183653 | 2026-05-14 21:06:46.183939 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 21:06:46.783165 | debian-bookworm -> localhost | changed 2026-05-14 21:06:46.793425 | 2026-05-14 21:06:46.793547 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 21:06:47.096029 | debian-bookworm | ok 2026-05-14 21:06:47.103113 | 2026-05-14 21:06:47.103234 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 21:06:47.979303 | debian-bookworm | changed: 2026-05-14 21:06:47.979521 | debian-bookworm | cd+++++++++ src/ 2026-05-14 21:06:47.979556 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-14 21:06:47.979581 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-14 21:06:47.979621 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-14 21:06:47.979643 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/work/logs" 2026-05-14 21:07:14.863959 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/work/artifacts" 2026-05-14 21:07:15.155928 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f0105e4c71c84ea9a4350dc88ba40523/work/docs" 2026-05-14 21:07:15.168021 | 2026-05-14 21:07:15.168169 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-14 21:07:15.960445 | debian-bookworm | changed: 2026-05-14 21:07:15.960713 | debian-bookworm | .d..t...... ./ 2026-05-14 21:07:15.960751 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-14 21:07:15.960781 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-14 21:07:15.960820 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-14 21:07:15.960867 | debian-bookworm | changed: All items complete 2026-05-14 21:07:15.960894 | 2026-05-14 21:07:16.552138 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 21:07:17.099095 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 21:07:17.125997 | 2026-05-14 21:07:17.126231 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-14 21:07:17.685175 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007495 2026-05-14 21:07:17.972024 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010167 2026-05-14 21:07:17.982671 | 2026-05-14 21:07:17.982787 | PLAY RECAP 2026-05-14 21:07:17.982862 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-14 21:07:17.982891 | 2026-05-14 21:07:18.118062 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 21:07:18.119969 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 21:07:19.106798 | 2026-05-14 21:07:19.107010 | PLAY [Base post] 2026-05-14 21:07:19.125342 | 2026-05-14 21:07:19.125508 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-14 21:07:19.679089 | debian-bookworm | changed 2026-05-14 21:07:19.688487 | 2026-05-14 21:07:19.688631 | PLAY RECAP 2026-05-14 21:07:19.688699 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-14 21:07:19.688763 | 2026-05-14 21:07:19.821330 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 21:07:19.823427 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-14 21:07:20.629677 | 2026-05-14 21:07:20.629852 | PLAY [Base post-logs] 2026-05-14 21:07:20.640744 | 2026-05-14 21:07:20.640887 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-14 21:07:21.103085 | localhost | changed 2026-05-14 21:07:21.113458 | 2026-05-14 21:07:21.113670 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-14 21:07:21.152920 | localhost | ok 2026-05-14 21:07:21.161096 | 2026-05-14 21:07:21.161297 | TASK [Set zuul-log-path fact] 2026-05-14 21:07:21.181261 | localhost | ok 2026-05-14 21:07:21.197975 | 2026-05-14 21:07:21.198174 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 21:07:21.226279 | localhost | ok 2026-05-14 21:07:21.231576 | 2026-05-14 21:07:21.231724 | TASK [upload-logs : Create log directories] 2026-05-14 21:07:21.838203 | localhost | changed 2026-05-14 21:07:21.841083 | 2026-05-14 21:07:21.841192 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-14 21:07:22.516152 | localhost -> localhost | ok: Runtime: 0:00:00.009798 2026-05-14 21:07:22.520267 | 2026-05-14 21:07:22.520380 | TASK [upload-logs : Upload logs to log server] 2026-05-14 21:07:23.082747 | localhost | Output suppressed because no_log was given 2026-05-14 21:07:23.084653 | 2026-05-14 21:07:23.084754 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 21:07:23.134277 | localhost | skipping: Conditional result was False 2026-05-14 21:07:23.155667 | localhost | skipping: Conditional result was False 2026-05-14 21:07:23.163039 | 2026-05-14 21:07:23.163196 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 21:07:23.221183 | localhost | skipping: Conditional result was False 2026-05-14 21:07:23.221980 | 2026-05-14 21:07:23.224108 | localhost | skipping: Conditional result was False 2026-05-14 21:07:23.229439 | 2026-05-14 21:07:23.229637 | LOOP [upload-logs : Upload console log and json output]