2025-09-20 03:07:58.384002 | Job console starting 2025-09-20 03:07:58.393673 | Updating git repos 2025-09-20 03:07:58.432362 | Cloning repos into workspace 2025-09-20 03:07:58.491577 | Restoring repo states 2025-09-20 03:07:58.495461 | Merging changes 2025-09-20 03:07:58.495473 | Checking out repos 2025-09-20 03:07:58.545353 | Preparing playbooks 2025-09-20 03:07:59.295297 | Running Ansible setup 2025-09-20 03:08:04.304183 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-20 03:08:04.855344 | 2025-09-20 03:08:04.855446 | PLAY [Base pre] 2025-09-20 03:08:04.867796 | 2025-09-20 03:08:04.867893 | TASK [Setup log path fact] 2025-09-20 03:08:04.885491 | debian-bookworm | ok 2025-09-20 03:08:04.898850 | 2025-09-20 03:08:04.898960 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-20 03:08:04.946843 | debian-bookworm | ok 2025-09-20 03:08:04.954907 | 2025-09-20 03:08:04.954997 | TASK [emit-job-header : Print job information] 2025-09-20 03:08:04.993944 | # Job Information 2025-09-20 03:08:04.994082 | Ansible Version: 2.16.14 2025-09-20 03:08:04.994111 | Job: openstack-project-manager-mypy 2025-09-20 03:08:04.994139 | Pipeline: periodic-daily 2025-09-20 03:08:04.994157 | Executor: 521e9411259a 2025-09-20 03:08:04.994174 | Triggered by: https://github.com/osism/openstack-project-manager 2025-09-20 03:08:04.994192 | Event ID: 3b8c80f98e1c49499dd8e7e45246b2f4 2025-09-20 03:08:04.999704 | 2025-09-20 03:08:04.999785 | LOOP [emit-job-header : Print node information] 2025-09-20 03:08:05.192563 | debian-bookworm | ok: 2025-09-20 03:08:05.192728 | debian-bookworm | # Node Information 2025-09-20 03:08:05.192762 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-20 03:08:05.192787 | debian-bookworm | Hostname: debian 2025-09-20 03:08:05.192808 | debian-bookworm | Username: zuul 2025-09-20 03:08:05.192829 | debian-bookworm | Distro: Debian 12.12 2025-09-20 03:08:05.192852 | debian-bookworm | Provider: regiocloud-a 2025-09-20 03:08:05.192872 | debian-bookworm | Region: 2025-09-20 03:08:05.192893 | debian-bookworm | Label: debian-bookworm 2025-09-20 03:08:05.192912 | debian-bookworm | Product Name: OpenStack Nova 2025-09-20 03:08:05.192931 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:2509 2025-09-20 03:08:05.211159 | 2025-09-20 03:08:05.211340 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-20 03:08:05.568545 | debian-bookworm -> localhost | changed 2025-09-20 03:08:05.574250 | 2025-09-20 03:08:05.574333 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-20 03:08:06.456113 | debian-bookworm -> localhost | changed 2025-09-20 03:08:06.470739 | 2025-09-20 03:08:06.470963 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-20 03:08:06.684069 | debian-bookworm -> localhost | ok 2025-09-20 03:08:06.689941 | 2025-09-20 03:08:06.690047 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-20 03:08:06.708102 | debian-bookworm | ok 2025-09-20 03:08:06.726325 | debian-bookworm | included: /var/lib/zuul/builds/5245436d0f734bf8a84098daa4876702/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-20 03:08:06.732266 | 2025-09-20 03:08:06.732354 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-20 03:08:08.960714 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-20 03:08:08.960918 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5245436d0f734bf8a84098daa4876702/work/5245436d0f734bf8a84098daa4876702_id_rsa 2025-09-20 03:08:08.960960 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5245436d0f734bf8a84098daa4876702/work/5245436d0f734bf8a84098daa4876702_id_rsa.pub 2025-09-20 03:08:08.960988 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-20 03:08:08.961014 | debian-bookworm -> localhost | SHA256:Q9FeoJ/P0aAzxmYFLuywF0/fj4kBxDxiow4SIpy6V0w zuul-build-sshkey 2025-09-20 03:08:08.961046 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-20 03:08:08.961069 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-20 03:08:08.961090 | debian-bookworm -> localhost | |. . .++. | 2025-09-20 03:08:08.961111 | debian-bookworm -> localhost | |oo. E .+==.. | 2025-09-20 03:08:08.961133 | debian-bookworm -> localhost | |o. + .o*++oo | 2025-09-20 03:08:08.961153 | debian-bookworm -> localhost | |. . + .= B.* + | 2025-09-20 03:08:08.961174 | debian-bookworm -> localhost | | . o o. S % + o | 2025-09-20 03:08:08.961201 | debian-bookworm -> localhost | |. . .. = = + + | 2025-09-20 03:08:08.961222 | debian-bookworm -> localhost | | . + o .| 2025-09-20 03:08:08.961242 | debian-bookworm -> localhost | | | 2025-09-20 03:08:08.961263 | debian-bookworm -> localhost | | | 2025-09-20 03:08:08.961283 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-20 03:08:08.961334 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.738020 2025-09-20 03:08:08.967413 | 2025-09-20 03:08:08.967515 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-20 03:08:09.005664 | debian-bookworm | ok 2025-09-20 03:08:09.014719 | debian-bookworm | included: /var/lib/zuul/builds/5245436d0f734bf8a84098daa4876702/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-20 03:08:09.024491 | 2025-09-20 03:08:09.024596 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-20 03:08:09.047657 | debian-bookworm | skipping: Conditional result was False 2025-09-20 03:08:09.053064 | 2025-09-20 03:08:09.053154 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-20 03:08:09.670930 | debian-bookworm | changed 2025-09-20 03:08:09.681675 | 2025-09-20 03:08:09.681769 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-20 03:08:09.941086 | debian-bookworm | ok 2025-09-20 03:08:09.945398 | 2025-09-20 03:08:09.945471 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-20 03:08:10.612822 | debian-bookworm | changed 2025-09-20 03:08:10.626156 | 2025-09-20 03:08:10.626307 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-20 03:08:11.286875 | debian-bookworm | changed 2025-09-20 03:08:11.297090 | 2025-09-20 03:08:11.297225 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-20 03:08:11.324909 | debian-bookworm | skipping: Conditional result was False 2025-09-20 03:08:11.334655 | 2025-09-20 03:08:11.334778 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-20 03:08:11.735684 | debian-bookworm -> localhost | changed 2025-09-20 03:08:11.746956 | 2025-09-20 03:08:11.747043 | TASK [add-build-sshkey : Add back temp key] 2025-09-20 03:08:12.079079 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5245436d0f734bf8a84098daa4876702/work/5245436d0f734bf8a84098daa4876702_id_rsa (zuul-build-sshkey) 2025-09-20 03:08:12.079574 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010514 2025-09-20 03:08:12.088579 | 2025-09-20 03:08:12.088749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-20 03:08:12.501080 | debian-bookworm | ok 2025-09-20 03:08:12.506751 | 2025-09-20 03:08:12.506860 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-20 03:08:12.529724 | debian-bookworm | skipping: Conditional result was False 2025-09-20 03:08:12.539690 | 2025-09-20 03:08:12.539783 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-20 03:08:12.955784 | debian-bookworm | ok 2025-09-20 03:08:12.967876 | 2025-09-20 03:08:12.967985 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-20 03:08:13.015721 | debian-bookworm | ok 2025-09-20 03:08:13.023475 | 2025-09-20 03:08:13.023612 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-20 03:08:13.295021 | debian-bookworm -> localhost | ok 2025-09-20 03:08:13.303424 | 2025-09-20 03:08:13.303544 | TASK [validate-host : Collect information about the host] 2025-09-20 03:08:14.319313 | debian-bookworm | ok 2025-09-20 03:08:14.329313 | 2025-09-20 03:08:14.329409 | TASK [validate-host : Sanitize hostname] 2025-09-20 03:08:14.408918 | debian-bookworm | ok 2025-09-20 03:08:14.437042 | 2025-09-20 03:08:14.437142 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-20 03:08:15.008187 | debian-bookworm -> localhost | changed 2025-09-20 03:08:15.015576 | 2025-09-20 03:08:15.015672 | TASK [validate-host : Collect information about zuul worker] 2025-09-20 03:08:15.412399 | debian-bookworm | ok 2025-09-20 03:08:15.416864 | 2025-09-20 03:08:15.416953 | TASK [validate-host : Write out all zuul information for each host] 2025-09-20 03:08:15.908081 | debian-bookworm -> localhost | changed 2025-09-20 03:08:15.921465 | 2025-09-20 03:08:15.921605 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-20 03:08:16.172775 | debian-bookworm | ok 2025-09-20 03:08:16.178557 | 2025-09-20 03:08:16.178645 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-20 03:08:16.935968 | debian-bookworm | changed: 2025-09-20 03:08:16.936139 | debian-bookworm | cd+++++++++ src/ 2025-09-20 03:08:16.936173 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-20 03:08:16.936197 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-20 03:08:16.936219 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2025-09-20 03:08:16.936239 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-09-20 03:09:12.202890 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2025-09-20 03:09:12.317775 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-09-20 03:09:15.862582 | debian-bookworm | Installing missing stub packages: 2025-09-20 03:09:15.862698 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2025-09-20 03:09:15.862717 | debian-bookworm | 2025-09-20 03:09:15.862730 | debian-bookworm | 2025-09-20 03:09:15.862741 | debian-bookworm | Success: no issues found in 13 source files 2025-09-20 03:09:16.013158 | debian-bookworm | ok: Runtime: 0:00:10.538629 2025-09-20 03:09:16.039964 | 2025-09-20 03:09:16.040524 | PLAY RECAP 2025-09-20 03:09:16.040863 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-09-20 03:09:16.041159 | 2025-09-20 03:09:16.142352 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-09-20 03:09:16.143022 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-20 03:09:17.078081 | 2025-09-20 03:09:17.078193 | PLAY [Base post] 2025-09-20 03:09:17.099086 | 2025-09-20 03:09:17.099190 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-20 03:09:17.566133 | debian-bookworm | changed 2025-09-20 03:09:17.571952 | 2025-09-20 03:09:17.572037 | PLAY RECAP 2025-09-20 03:09:17.572095 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-20 03:09:17.572157 | 2025-09-20 03:09:17.657874 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-20 03:09:17.659630 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-20 03:09:18.565451 | 2025-09-20 03:09:18.565564 | PLAY [Base post-logs] 2025-09-20 03:09:18.573882 | 2025-09-20 03:09:18.573981 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-20 03:09:19.075460 | localhost | changed 2025-09-20 03:09:19.084847 | 2025-09-20 03:09:19.084993 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-20 03:09:19.149134 | localhost | ok 2025-09-20 03:09:19.151581 | 2025-09-20 03:09:19.151653 | TASK [Set zuul-log-path fact] 2025-09-20 03:09:19.185560 | localhost | ok 2025-09-20 03:09:19.191741 | 2025-09-20 03:09:19.191826 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-20 03:09:19.235647 | localhost | ok 2025-09-20 03:09:19.237976 | 2025-09-20 03:09:19.238046 | TASK [upload-logs : Create log directories] 2025-09-20 03:09:20.325406 | localhost | changed 2025-09-20 03:09:20.328064 | 2025-09-20 03:09:20.328149 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-20 03:09:21.455387 | localhost -> localhost | ok: Runtime: 0:00:00.019048 2025-09-20 03:09:21.458822 | 2025-09-20 03:09:21.458943 | TASK [upload-logs : Upload logs to log server] 2025-09-20 03:09:22.112136 | localhost | Output suppressed because no_log was given 2025-09-20 03:09:22.113752 | 2025-09-20 03:09:22.113840 | LOOP [upload-logs : Compress console log and json output] 2025-09-20 03:09:22.191049 | localhost | skipping: Conditional result was False 2025-09-20 03:09:22.206876 | localhost | skipping: Conditional result was False 2025-09-20 03:09:22.211496 | 2025-09-20 03:09:22.211591 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-20 03:09:22.253993 | localhost | skipping: Conditional result was False 2025-09-20 03:09:22.254190 | 2025-09-20 03:09:22.263122 | localhost | skipping: Conditional result was False 2025-09-20 03:09:22.266721 | 2025-09-20 03:09:22.266819 | LOOP [upload-logs : Upload console log and json output]