2026-02-10 21:31:52.686299 | Job console starting 2026-02-10 21:31:52.718326 | Updating git repos 2026-02-10 21:31:52.757439 | Cloning repos into workspace 2026-02-10 21:31:52.816333 | Restoring repo states 2026-02-10 21:31:52.828126 | Merging changes 2026-02-10 21:31:53.301767 | Checking out repos 2026-02-10 21:31:53.334562 | Preparing playbooks 2026-02-10 21:31:54.138785 | Running Ansible setup 2026-02-10 21:31:58.995089 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 21:31:59.867132 | 2026-02-10 21:31:59.867300 | PLAY [Base pre] 2026-02-10 21:31:59.902861 | 2026-02-10 21:31:59.903019 | TASK [Setup log path fact] 2026-02-10 21:31:59.933090 | debian-bookworm | ok 2026-02-10 21:31:59.958877 | 2026-02-10 21:31:59.959039 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 21:31:59.994953 | debian-bookworm | ok 2026-02-10 21:32:00.004894 | 2026-02-10 21:32:00.005024 | TASK [emit-job-header : Print job information] 2026-02-10 21:32:00.044429 | # Job Information 2026-02-10 21:32:00.044644 | Ansible Version: 2.16.14 2026-02-10 21:32:00.044681 | Job: mypy 2026-02-10 21:32:00.044714 | Pipeline: check 2026-02-10 21:32:00.044736 | Executor: 521e9411259a 2026-02-10 21:32:00.044757 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/167 2026-02-10 21:32:00.044779 | Event ID: e4303860-06c7-11f1-9097-135f43707cd4 2026-02-10 21:32:00.049783 | 2026-02-10 21:32:00.049902 | LOOP [emit-job-header : Print node information] 2026-02-10 21:32:00.206741 | debian-bookworm | ok: 2026-02-10 21:32:00.206946 | debian-bookworm | # Node Information 2026-02-10 21:32:00.206981 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 21:32:00.207006 | debian-bookworm | Hostname: debian 2026-02-10 21:32:00.207028 | debian-bookworm | Username: zuul 2026-02-10 21:32:00.207050 | debian-bookworm | Distro: Debian 12.13 2026-02-10 21:32:00.207085 | debian-bookworm | Provider: regiocloud-a 2026-02-10 21:32:00.207113 | debian-bookworm | Region: 2026-02-10 21:32:00.207141 | debian-bookworm | Label: debian-bookworm 2026-02-10 21:32:00.207167 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 21:32:00.207192 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe05:b0ba 2026-02-10 21:32:00.219622 | 2026-02-10 21:32:00.219753 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 21:32:00.828041 | debian-bookworm -> localhost | changed 2026-02-10 21:32:00.836366 | 2026-02-10 21:32:00.836511 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 21:32:02.297104 | debian-bookworm -> localhost | changed 2026-02-10 21:32:02.311675 | 2026-02-10 21:32:02.311822 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 21:32:02.784099 | debian-bookworm -> localhost | ok 2026-02-10 21:32:02.790592 | 2026-02-10 21:32:02.790744 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 21:32:02.820547 | debian-bookworm | ok 2026-02-10 21:32:02.840839 | debian-bookworm | included: /var/lib/zuul/builds/a2d0c4ec524947069b3d53d356310f39/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 21:32:02.847950 | 2026-02-10 21:32:02.848065 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 21:32:04.848238 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 21:32:04.848509 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a2d0c4ec524947069b3d53d356310f39/work/a2d0c4ec524947069b3d53d356310f39_id_rsa 2026-02-10 21:32:04.848555 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a2d0c4ec524947069b3d53d356310f39/work/a2d0c4ec524947069b3d53d356310f39_id_rsa.pub 2026-02-10 21:32:04.848581 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 21:32:04.848620 | debian-bookworm -> localhost | SHA256:Dpj/mrl3551IipjVBV0YU3t9q5Jh1nXpKK0/AWnRE/Y zuul-build-sshkey 2026-02-10 21:32:04.848643 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 21:32:04.848676 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 21:32:04.848698 | debian-bookworm -> localhost | | +*+ | 2026-02-10 21:32:04.848719 | debian-bookworm -> localhost | | oo=..o| 2026-02-10 21:32:04.848739 | debian-bookworm -> localhost | | . + oE=| 2026-02-10 21:32:04.848760 | debian-bookworm -> localhost | | o =o +.+| 2026-02-10 21:32:04.848780 | debian-bookworm -> localhost | | o . S .=o+ o | 2026-02-10 21:32:04.848805 | debian-bookworm -> localhost | | . o .o.=.. | 2026-02-10 21:32:04.848825 | debian-bookworm -> localhost | | . o .+... | 2026-02-10 21:32:04.848844 | debian-bookworm -> localhost | | B...o++ . | 2026-02-10 21:32:04.848864 | debian-bookworm -> localhost | | B+o..oo.+ | 2026-02-10 21:32:04.848885 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 21:32:04.848951 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.157324 2026-02-10 21:32:04.855707 | 2026-02-10 21:32:04.855825 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 21:32:04.900430 | debian-bookworm | ok 2026-02-10 21:32:04.908391 | debian-bookworm | included: /var/lib/zuul/builds/a2d0c4ec524947069b3d53d356310f39/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 21:32:04.920447 | 2026-02-10 21:32:04.920545 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 21:32:04.944306 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:32:04.951014 | 2026-02-10 21:32:04.951142 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 21:32:05.796473 | debian-bookworm | changed 2026-02-10 21:32:05.805836 | 2026-02-10 21:32:05.805966 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 21:32:06.052637 | debian-bookworm | ok 2026-02-10 21:32:06.059927 | 2026-02-10 21:32:06.060033 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 21:32:06.710159 | debian-bookworm | changed 2026-02-10 21:32:06.718327 | 2026-02-10 21:32:06.718435 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 21:32:07.300883 | debian-bookworm | changed 2026-02-10 21:32:07.306223 | 2026-02-10 21:32:07.306315 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 21:32:07.334389 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:32:07.339893 | 2026-02-10 21:32:07.339974 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 21:32:07.717291 | debian-bookworm -> localhost | changed 2026-02-10 21:32:07.734592 | 2026-02-10 21:32:07.734738 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 21:32:08.031553 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a2d0c4ec524947069b3d53d356310f39/work/a2d0c4ec524947069b3d53d356310f39_id_rsa (zuul-build-sshkey) 2026-02-10 21:32:08.031776 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014420 2026-02-10 21:32:08.039404 | 2026-02-10 21:32:08.039498 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 21:32:08.413947 | debian-bookworm | ok 2026-02-10 21:32:08.419814 | 2026-02-10 21:32:08.419909 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 21:32:08.451013 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:32:08.461535 | 2026-02-10 21:32:08.461662 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 21:32:08.899649 | debian-bookworm | ok 2026-02-10 21:32:08.910671 | 2026-02-10 21:32:08.910780 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 21:32:08.943896 | debian-bookworm | ok 2026-02-10 21:32:08.948738 | 2026-02-10 21:32:08.948831 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 21:32:09.186346 | debian-bookworm -> localhost | ok 2026-02-10 21:32:09.193981 | 2026-02-10 21:32:09.194084 | TASK [validate-host : Collect information about the host] 2026-02-10 21:32:10.282153 | debian-bookworm | ok 2026-02-10 21:32:10.296763 | 2026-02-10 21:32:10.296860 | TASK [validate-host : Sanitize hostname] 2026-02-10 21:32:10.392159 | debian-bookworm | ok 2026-02-10 21:32:10.423263 | 2026-02-10 21:32:10.423358 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 21:32:10.991567 | debian-bookworm -> localhost | changed 2026-02-10 21:32:10.996870 | 2026-02-10 21:32:10.996965 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 21:32:11.413757 | debian-bookworm | ok 2026-02-10 21:32:11.418276 | 2026-02-10 21:32:11.418380 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 21:32:12.053362 | debian-bookworm -> localhost | changed 2026-02-10 21:32:12.071034 | 2026-02-10 21:32:12.071217 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 21:32:12.316488 | debian-bookworm | ok 2026-02-10 21:32:12.329155 | 2026-02-10 21:32:12.329282 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 21:32:13.231658 | debian-bookworm | changed: 2026-02-10 21:32:13.232280 | debian-bookworm | cd+++++++++ src/ 2026-02-10 21:32:13.232327 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 21:32:13.232352 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 21:32:13.232374 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-02-10 21:32:13.232395 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-10 21:32:56.480217 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-10 21:32:56.553285 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 2026-02-10 21:33:01.113418 | debian-bookworm | Installing missing stub packages: 2026-02-10 21:33:01.113532 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-02-10 21:33:01.113550 | debian-bookworm | 2026-02-10 21:33:01.113561 | debian-bookworm | 2026-02-10 21:33:01.113573 | debian-bookworm | Success: no issues found in 8 source files 2026-02-10 21:33:01.265871 | debian-bookworm | ok: Runtime: 0:00:12.615011 2026-02-10 21:33:01.282176 | 2026-02-10 21:33:01.282309 | PLAY RECAP 2026-02-10 21:33:01.282395 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-10 21:33:01.282434 | 2026-02-10 21:33:01.417826 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-10 21:33:01.418741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-10 21:33:02.193015 | 2026-02-10 21:33:02.193174 | PLAY [Base post] 2026-02-10 21:33:02.206466 | 2026-02-10 21:33:02.206612 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-10 21:33:02.783852 | debian-bookworm | changed 2026-02-10 21:33:02.790059 | 2026-02-10 21:33:02.790169 | PLAY RECAP 2026-02-10 21:33:02.790233 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-10 21:33:02.790292 | 2026-02-10 21:33:02.910903 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-10 21:33:02.911752 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-10 21:33:03.681632 | 2026-02-10 21:33:03.681819 | PLAY [Base post-logs] 2026-02-10 21:33:03.692851 | 2026-02-10 21:33:03.693009 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-10 21:33:04.167577 | localhost | changed 2026-02-10 21:33:04.177849 | 2026-02-10 21:33:04.177993 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-10 21:33:04.206080 | localhost | ok 2026-02-10 21:33:04.209322 | 2026-02-10 21:33:04.209422 | TASK [Set zuul-log-path fact] 2026-02-10 21:33:04.224942 | localhost | ok 2026-02-10 21:33:04.233509 | 2026-02-10 21:33:04.233641 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 21:33:04.260054 | localhost | ok 2026-02-10 21:33:04.263319 | 2026-02-10 21:33:04.263420 | TASK [upload-logs : Create log directories] 2026-02-10 21:33:04.765703 | localhost | changed 2026-02-10 21:33:04.770603 | 2026-02-10 21:33:04.770761 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-10 21:33:05.239030 | localhost -> localhost | ok: Runtime: 0:00:00.004212 2026-02-10 21:33:05.243302 | 2026-02-10 21:33:05.243417 | TASK [upload-logs : Upload logs to log server] 2026-02-10 21:33:05.819186 | localhost | Output suppressed because no_log was given 2026-02-10 21:33:05.821585 | 2026-02-10 21:33:05.821720 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 21:33:05.873212 | localhost | skipping: Conditional result was False 2026-02-10 21:33:05.879446 | localhost | skipping: Conditional result was False 2026-02-10 21:33:05.890041 | 2026-02-10 21:33:05.890147 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 21:33:05.937172 | localhost | skipping: Conditional result was False 2026-02-10 21:33:05.937907 | 2026-02-10 21:33:05.941088 | localhost | skipping: Conditional result was False 2026-02-10 21:33:05.946609 | 2026-02-10 21:33:05.946724 | LOOP [upload-logs : Upload console log and json output]