2026-04-05 03:01:33.125065 | Job console starting 2026-04-05 03:01:33.132147 | Updating git repos 2026-04-05 03:01:33.174555 | Cloning repos into workspace 2026-04-05 03:01:33.244032 | Restoring repo states 2026-04-05 03:01:33.257043 | Merging changes 2026-04-05 03:01:33.257060 | Checking out repos 2026-04-05 03:01:33.343116 | Preparing playbooks 2026-04-05 03:01:34.599580 | Running Ansible setup 2026-04-05 03:01:40.882793 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-05 03:01:43.187291 | 2026-04-05 03:01:43.187417 | PLAY [Base pre] 2026-04-05 03:01:43.204771 | 2026-04-05 03:01:43.204935 | TASK [Setup log path fact] 2026-04-05 03:01:43.235381 | debian-bookworm | ok 2026-04-05 03:01:43.264113 | 2026-04-05 03:01:43.264353 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-05 03:01:43.337547 | debian-bookworm | ok 2026-04-05 03:01:43.384561 | 2026-04-05 03:01:43.385176 | TASK [emit-job-header : Print job information] 2026-04-05 03:01:43.562915 | # Job Information 2026-04-05 03:01:43.563107 | Ansible Version: 2.16.14 2026-04-05 03:01:43.563141 | Job: mypy 2026-04-05 03:01:43.563171 | Pipeline: periodic-daily 2026-04-05 03:01:43.563192 | Executor: 521e9411259a 2026-04-05 03:01:43.563211 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-04-05 03:01:43.563231 | Event ID: 6c920e25446845fb81048719ee954d48 2026-04-05 03:01:43.569222 | 2026-04-05 03:01:43.570812 | LOOP [emit-job-header : Print node information] 2026-04-05 03:01:43.844049 | debian-bookworm | ok: 2026-04-05 03:01:43.844360 | debian-bookworm | # Node Information 2026-04-05 03:01:43.844480 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-05 03:01:43.844508 | debian-bookworm | Hostname: debian 2026-04-05 03:01:43.844536 | debian-bookworm | Username: zuul 2026-04-05 03:01:43.844666 | debian-bookworm | Distro: Debian 12.13 2026-04-05 03:01:43.844690 | debian-bookworm | Provider: regiocloud-a 2026-04-05 03:01:43.844758 | debian-bookworm | Region: 2026-04-05 03:01:43.844821 | debian-bookworm | Label: debian-bookworm 2026-04-05 03:01:43.844840 | debian-bookworm | Product Name: OpenStack Nova 2026-04-05 03:01:43.844857 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:b6ab 2026-04-05 03:01:43.884161 | 2026-04-05 03:01:43.886006 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-05 03:01:44.812092 | debian-bookworm -> localhost | changed 2026-04-05 03:01:44.818175 | 2026-04-05 03:01:44.818264 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-05 03:01:47.391884 | debian-bookworm -> localhost | changed 2026-04-05 03:01:47.408226 | 2026-04-05 03:01:47.408332 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-05 03:01:47.977457 | debian-bookworm -> localhost | ok 2026-04-05 03:01:47.983520 | 2026-04-05 03:01:47.983631 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-05 03:01:48.033864 | debian-bookworm | ok 2026-04-05 03:01:48.090397 | debian-bookworm | included: /var/lib/zuul/builds/b5c7d632edb542f2a40331d2abcd6717/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-05 03:01:48.110342 | 2026-04-05 03:01:48.110451 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-05 03:01:50.787439 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-05 03:01:50.787640 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b5c7d632edb542f2a40331d2abcd6717/work/b5c7d632edb542f2a40331d2abcd6717_id_rsa 2026-04-05 03:01:50.787679 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b5c7d632edb542f2a40331d2abcd6717/work/b5c7d632edb542f2a40331d2abcd6717_id_rsa.pub 2026-04-05 03:01:50.787708 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-05 03:01:50.787750 | debian-bookworm -> localhost | SHA256:T3qHihuS2iUX0MhLJnNKEgHn+1l8/MPWWTWWWLZRr24 zuul-build-sshkey 2026-04-05 03:01:50.787785 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-05 03:01:50.787818 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-05 03:01:50.787841 | debian-bookworm -> localhost | |=.. +o| 2026-04-05 03:01:50.787863 | debian-bookworm -> localhost | | + . o + =| 2026-04-05 03:01:50.787884 | debian-bookworm -> localhost | |. = B . . =o| 2026-04-05 03:01:50.787905 | debian-bookworm -> localhost | | o O + . .o.| 2026-04-05 03:01:50.787925 | debian-bookworm -> localhost | | o . + S . o | 2026-04-05 03:01:50.787951 | debian-bookworm -> localhost | | . + o * o + | 2026-04-05 03:01:50.787972 | debian-bookworm -> localhost | | * + . O + E | 2026-04-05 03:01:50.787991 | debian-bookworm -> localhost | | o = o + o . | 2026-04-05 03:01:50.788012 | debian-bookworm -> localhost | | . . o.. | 2026-04-05 03:01:50.788033 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-05 03:01:50.788087 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.779704 2026-04-05 03:01:50.794298 | 2026-04-05 03:01:50.794389 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-05 03:01:50.821883 | debian-bookworm | ok 2026-04-05 03:01:50.829412 | debian-bookworm | included: /var/lib/zuul/builds/b5c7d632edb542f2a40331d2abcd6717/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-05 03:01:50.836713 | 2026-04-05 03:01:50.836806 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-05 03:01:50.851000 | debian-bookworm | skipping: Conditional result was False 2026-04-05 03:01:50.855649 | 2026-04-05 03:01:50.855724 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-05 03:01:51.587280 | debian-bookworm | changed 2026-04-05 03:01:51.597984 | 2026-04-05 03:01:51.598120 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-05 03:01:51.879012 | debian-bookworm | ok 2026-04-05 03:01:51.884859 | 2026-04-05 03:01:51.884972 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-05 03:01:52.534564 | debian-bookworm | changed 2026-04-05 03:01:52.541412 | 2026-04-05 03:01:52.541494 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-05 03:01:53.260700 | debian-bookworm | changed 2026-04-05 03:01:53.271565 | 2026-04-05 03:01:53.271688 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-05 03:01:53.306381 | debian-bookworm | skipping: Conditional result was False 2026-04-05 03:01:53.315685 | 2026-04-05 03:01:53.315811 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-05 03:01:53.924181 | debian-bookworm -> localhost | changed 2026-04-05 03:01:53.934961 | 2026-04-05 03:01:53.935089 | TASK [add-build-sshkey : Add back temp key] 2026-04-05 03:01:54.357246 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b5c7d632edb542f2a40331d2abcd6717/work/b5c7d632edb542f2a40331d2abcd6717_id_rsa (zuul-build-sshkey) 2026-04-05 03:01:54.357498 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010083 2026-04-05 03:01:54.365400 | 2026-04-05 03:01:54.365510 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-05 03:01:54.801795 | debian-bookworm | ok 2026-04-05 03:01:54.815492 | 2026-04-05 03:01:54.815617 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-05 03:01:54.859780 | debian-bookworm | skipping: Conditional result was False 2026-04-05 03:01:54.870316 | 2026-04-05 03:01:54.870428 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-05 03:01:55.264290 | debian-bookworm | ok 2026-04-05 03:01:55.274371 | 2026-04-05 03:01:55.274466 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-05 03:01:55.318299 | debian-bookworm | ok 2026-04-05 03:01:55.322513 | 2026-04-05 03:01:55.322590 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-05 03:01:55.579374 | debian-bookworm -> localhost | ok 2026-04-05 03:01:55.584490 | 2026-04-05 03:01:55.584562 | TASK [validate-host : Collect information about the host] 2026-04-05 03:01:56.667835 | debian-bookworm | ok 2026-04-05 03:01:56.680482 | 2026-04-05 03:01:56.680597 | TASK [validate-host : Sanitize hostname] 2026-04-05 03:01:56.806392 | debian-bookworm | ok 2026-04-05 03:01:56.863259 | 2026-04-05 03:01:56.863365 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-05 03:01:57.464642 | debian-bookworm -> localhost | changed 2026-04-05 03:01:57.469983 | 2026-04-05 03:01:57.470080 | TASK [validate-host : Collect information about zuul worker] 2026-04-05 03:01:57.828303 | debian-bookworm | ok 2026-04-05 03:01:57.834082 | 2026-04-05 03:01:57.834192 | TASK [validate-host : Write out all zuul information for each host] 2026-04-05 03:01:58.657292 | debian-bookworm -> localhost | changed 2026-04-05 03:01:58.670598 | 2026-04-05 03:01:58.670776 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-05 03:01:58.963479 | debian-bookworm | ok 2026-04-05 03:01:58.969944 | 2026-04-05 03:01:58.970182 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-05 03:02:00.007976 | debian-bookworm | changed: 2026-04-05 03:02:00.008198 | debian-bookworm | cd+++++++++ src/ 2026-04-05 03:02:00.008234 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-05 03:02:00.008260 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-05 03:02:00.008282 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-04-05 03:02:00.008304 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-05 03:02:43.108272 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-04-05 03:02:43.170337 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.33.0.20260402 types-simplejson-3.20.0.20260402 2026-04-05 03:02:47.811778 | debian-bookworm | openstack_simple_stress/main.py:210: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-05 03:02:47.811926 | debian-bookworm | openstack_simple_stress/main.py:211: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-05 03:02:47.811958 | debian-bookworm | openstack_simple_stress/main.py:212: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-05 03:02:47.811972 | debian-bookworm | openstack_simple_stress/main.py:213: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-05 03:02:47.811984 | debian-bookworm | Installing missing stub packages: 2026-04-05 03:02:47.811997 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-04-05 03:02:47.812008 | debian-bookworm | 2026-04-05 03:02:47.812021 | debian-bookworm | 2026-04-05 03:02:47.812032 | debian-bookworm | Success: no issues found in 7 source files 2026-04-05 03:02:48.065078 | debian-bookworm | ok: Runtime: 0:00:12.492137 2026-04-05 03:02:48.071689 | 2026-04-05 03:02:48.071786 | PLAY RECAP 2026-04-05 03:02:48.071841 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-05 03:02:48.071866 | 2026-04-05 03:02:48.178165 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-05 03:02:48.179041 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-05 03:02:49.060919 | 2026-04-05 03:02:49.061173 | PLAY [Base post] 2026-04-05 03:02:49.076384 | 2026-04-05 03:02:49.076529 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-05 03:02:49.636085 | debian-bookworm | changed 2026-04-05 03:02:49.641995 | 2026-04-05 03:02:49.642082 | PLAY RECAP 2026-04-05 03:02:49.642141 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-05 03:02:49.642202 | 2026-04-05 03:02:49.843455 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-05 03:02:49.844279 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-05 03:02:50.952985 | 2026-04-05 03:02:50.953113 | PLAY [Base post-logs] 2026-04-05 03:02:50.976490 | 2026-04-05 03:02:50.976618 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-05 03:02:51.641655 | localhost | changed 2026-04-05 03:02:51.659380 | 2026-04-05 03:02:51.659574 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-05 03:02:51.704881 | localhost | ok 2026-04-05 03:02:51.708366 | 2026-04-05 03:02:51.708481 | TASK [Set zuul-log-path fact] 2026-04-05 03:02:51.736402 | localhost | ok 2026-04-05 03:02:51.749982 | 2026-04-05 03:02:51.750095 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-05 03:02:51.774969 | localhost | ok 2026-04-05 03:02:51.777748 | 2026-04-05 03:02:51.777845 | TASK [upload-logs : Create log directories] 2026-04-05 03:02:52.248472 | localhost | changed 2026-04-05 03:02:52.251117 | 2026-04-05 03:02:52.251209 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-05 03:02:53.226155 | localhost -> localhost | ok: Runtime: 0:00:00.045727 2026-04-05 03:02:53.231750 | 2026-04-05 03:02:53.231883 | TASK [upload-logs : Upload logs to log server] 2026-04-05 03:02:54.588036 | localhost | Output suppressed because no_log was given 2026-04-05 03:02:54.589443 | 2026-04-05 03:02:54.589519 | LOOP [upload-logs : Compress console log and json output] 2026-04-05 03:02:54.709207 | localhost | skipping: Conditional result was False 2026-04-05 03:02:54.732250 | localhost | skipping: Conditional result was False 2026-04-05 03:02:54.736556 | 2026-04-05 03:02:54.736645 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-05 03:02:54.846255 | localhost | skipping: Conditional result was False 2026-04-05 03:02:54.846459 | 2026-04-05 03:02:54.860041 | localhost | skipping: Conditional result was False 2026-04-05 03:02:54.872725 | 2026-04-05 03:02:54.872846 | LOOP [upload-logs : Upload console log and json output]