2026-04-27 12:49:35.554695 | Job console starting 2026-04-27 12:49:35.574155 | Updating git repos 2026-04-27 12:49:35.638204 | Cloning repos into workspace 2026-04-27 12:49:35.727310 | Restoring repo states 2026-04-27 12:49:35.755719 | Merging changes 2026-04-27 12:49:36.367868 | Checking out repos 2026-04-27 12:49:36.410309 | Preparing playbooks 2026-04-27 12:49:37.073574 | Running Ansible setup 2026-04-27 12:49:42.872602 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 12:49:43.785500 | 2026-04-27 12:49:43.785633 | PLAY [Base pre] 2026-04-27 12:49:43.836273 | 2026-04-27 12:49:43.836398 | TASK [Setup log path fact] 2026-04-27 12:49:43.884659 | debian-bookworm | ok 2026-04-27 12:49:43.927400 | 2026-04-27 12:49:43.927553 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 12:49:43.975560 | debian-bookworm | ok 2026-04-27 12:49:43.984970 | 2026-04-27 12:49:43.985075 | TASK [emit-job-header : Print job information] 2026-04-27 12:49:44.065429 | # Job Information 2026-04-27 12:49:44.065589 | Ansible Version: 2.16.14 2026-04-27 12:49:44.065624 | Job: flake8 2026-04-27 12:49:44.065657 | Pipeline: check 2026-04-27 12:49:44.065681 | Executor: 521e9411259a 2026-04-27 12:49:44.065702 | Triggered by: https://github.com/osism/python-osism/pull/2216 2026-04-27 12:49:44.065725 | Event ID: 86410a80-4237-11f1-8c11-093b9889e665 2026-04-27 12:49:44.070464 | 2026-04-27 12:49:44.070555 | LOOP [emit-job-header : Print node information] 2026-04-27 12:49:44.251419 | debian-bookworm | ok: 2026-04-27 12:49:44.251667 | debian-bookworm | # Node Information 2026-04-27 12:49:44.251708 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 12:49:44.251734 | debian-bookworm | Hostname: debian 2026-04-27 12:49:44.251756 | debian-bookworm | Username: zuul 2026-04-27 12:49:44.251778 | debian-bookworm | Distro: Debian 12.13 2026-04-27 12:49:44.251801 | debian-bookworm | Provider: regiocloud-a 2026-04-27 12:49:44.251822 | debian-bookworm | Region: 2026-04-27 12:49:44.251842 | debian-bookworm | Label: debian-bookworm 2026-04-27 12:49:44.251862 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 12:49:44.251882 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:bd2b 2026-04-27 12:49:44.291118 | 2026-04-27 12:49:44.291237 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 12:49:44.819259 | debian-bookworm -> localhost | changed 2026-04-27 12:49:44.825824 | 2026-04-27 12:49:44.825930 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 12:49:46.845712 | debian-bookworm -> localhost | changed 2026-04-27 12:49:46.861423 | 2026-04-27 12:49:46.861568 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 12:49:47.374229 | debian-bookworm -> localhost | ok 2026-04-27 12:49:47.379224 | 2026-04-27 12:49:47.379313 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 12:49:47.398492 | debian-bookworm | ok 2026-04-27 12:49:47.411313 | debian-bookworm | included: /var/lib/zuul/builds/46e7571865f24df2bdd4c80131fa7065/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 12:49:47.416804 | 2026-04-27 12:49:47.416881 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 12:49:49.577572 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 12:49:49.577735 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/46e7571865f24df2bdd4c80131fa7065/work/46e7571865f24df2bdd4c80131fa7065_id_rsa 2026-04-27 12:49:49.577765 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/46e7571865f24df2bdd4c80131fa7065/work/46e7571865f24df2bdd4c80131fa7065_id_rsa.pub 2026-04-27 12:49:49.577786 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 12:49:49.577815 | debian-bookworm -> localhost | SHA256:sy5gMgZbRXZbgDdZWasQtJq294d1JSIJr5jJwWvSTYo zuul-build-sshkey 2026-04-27 12:49:49.577835 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 12:49:49.577861 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 12:49:49.577879 | debian-bookworm -> localhost | | .oo=+oo. | 2026-04-27 12:49:49.577897 | debian-bookworm -> localhost | | .o.==. . | 2026-04-27 12:49:49.577925 | debian-bookworm -> localhost | | o .++ .. | 2026-04-27 12:49:49.577943 | debian-bookworm -> localhost | |. . oo..+.. . . | 2026-04-27 12:49:49.577959 | debian-bookworm -> localhost | | + ++X .S. . o | 2026-04-27 12:49:49.577978 | debian-bookworm -> localhost | |. E.%.o o. . | 2026-04-27 12:49:49.577995 | debian-bookworm -> localhost | | . *... .o . | 2026-04-27 12:49:49.578012 | debian-bookworm -> localhost | | ..o. . | 2026-04-27 12:49:49.578029 | debian-bookworm -> localhost | | .o. | 2026-04-27 12:49:49.578046 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 12:49:49.578085 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.436480 2026-04-27 12:49:49.583127 | 2026-04-27 12:49:49.583204 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 12:49:49.599562 | debian-bookworm | ok 2026-04-27 12:49:49.606775 | debian-bookworm | included: /var/lib/zuul/builds/46e7571865f24df2bdd4c80131fa7065/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 12:49:49.614521 | 2026-04-27 12:49:49.614597 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 12:49:49.627323 | debian-bookworm | skipping: Conditional result was False 2026-04-27 12:49:49.631843 | 2026-04-27 12:49:49.631929 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 12:49:50.195782 | debian-bookworm | changed 2026-04-27 12:49:50.200229 | 2026-04-27 12:49:50.200306 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 12:49:50.460838 | debian-bookworm | ok 2026-04-27 12:49:50.466249 | 2026-04-27 12:49:50.466340 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 12:49:51.138725 | debian-bookworm | changed 2026-04-27 12:49:51.145430 | 2026-04-27 12:49:51.145528 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 12:49:51.854061 | debian-bookworm | changed 2026-04-27 12:49:51.858495 | 2026-04-27 12:49:51.858576 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 12:49:51.871408 | debian-bookworm | skipping: Conditional result was False 2026-04-27 12:49:51.876486 | 2026-04-27 12:49:51.876568 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 12:49:52.234899 | debian-bookworm -> localhost | changed 2026-04-27 12:49:52.244144 | 2026-04-27 12:49:52.244227 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 12:49:52.514096 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/46e7571865f24df2bdd4c80131fa7065/work/46e7571865f24df2bdd4c80131fa7065_id_rsa (zuul-build-sshkey) 2026-04-27 12:49:52.514299 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020625 2026-04-27 12:49:52.522695 | 2026-04-27 12:49:52.522784 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 12:49:52.919310 | debian-bookworm | ok 2026-04-27 12:49:52.925491 | 2026-04-27 12:49:52.925593 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 12:49:52.948863 | debian-bookworm | skipping: Conditional result was False 2026-04-27 12:49:52.960581 | 2026-04-27 12:49:52.960689 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 12:49:53.369480 | debian-bookworm | ok 2026-04-27 12:49:53.379994 | 2026-04-27 12:49:53.380100 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 12:49:53.427834 | debian-bookworm | ok 2026-04-27 12:49:53.432690 | 2026-04-27 12:49:53.432774 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 12:49:53.751760 | debian-bookworm -> localhost | ok 2026-04-27 12:49:53.757762 | 2026-04-27 12:49:53.757850 | TASK [validate-host : Collect information about the host] 2026-04-27 12:49:54.780983 | debian-bookworm | ok 2026-04-27 12:49:54.791552 | 2026-04-27 12:49:54.791648 | TASK [validate-host : Sanitize hostname] 2026-04-27 12:49:54.860331 | debian-bookworm | ok 2026-04-27 12:49:54.889474 | 2026-04-27 12:49:54.889577 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 12:49:55.458535 | debian-bookworm -> localhost | changed 2026-04-27 12:49:55.476033 | 2026-04-27 12:49:55.476138 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 12:49:55.973464 | debian-bookworm | ok 2026-04-27 12:49:55.978070 | 2026-04-27 12:49:55.978158 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 12:49:56.571856 | debian-bookworm -> localhost | changed 2026-04-27 12:49:56.580669 | 2026-04-27 12:49:56.580759 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 12:49:56.846071 | debian-bookworm | ok 2026-04-27 12:49:56.851242 | 2026-04-27 12:49:56.851328 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 12:49:57.999631 | debian-bookworm | changed: 2026-04-27 12:49:58.000398 | debian-bookworm | cd+++++++++ src/ 2026-04-27 12:49:58.000436 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 12:49:58.000460 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 12:49:58.000481 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-27 12:49:58.000501 | debian-bookworm | Containerfile 2026-04-27 12:49:58.000632 | debian-bookworm | Containerfile 2026-04-27 12:49:58.020186 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007104 2026-04-27 12:51:02.983117 | 2026-04-27 12:51:02.983293 | TASK [upload-logs : Upload logs to log server] 2026-04-27 12:51:03.573502 | localhost | Output suppressed because no_log was given 2026-04-27 12:51:03.577666 | 2026-04-27 12:51:03.577857 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 12:51:03.642810 | localhost | skipping: Conditional result was False 2026-04-27 12:51:03.648032 | localhost | skipping: Conditional result was False 2026-04-27 12:51:03.662480 | 2026-04-27 12:51:03.662664 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 12:51:03.712560 | localhost | skipping: Conditional result was False 2026-04-27 12:51:03.713257 | 2026-04-27 12:51:03.716614 | localhost | skipping: Conditional result was False 2026-04-27 12:51:03.726195 | 2026-04-27 12:51:03.726436 | LOOP [upload-logs : Upload console log and json output]