2026-06-07 17:50:39.171954 | Job console starting 2026-06-07 17:50:39.201175 | Updating git repos 2026-06-07 17:50:39.290213 | Cloning repos into workspace 2026-06-07 17:50:39.354503 | Restoring repo states 2026-06-07 17:50:39.383653 | Merging changes 2026-06-07 17:50:39.963603 | Checking out repos 2026-06-07 17:50:40.038620 | Preparing playbooks 2026-06-07 17:50:41.071825 | Running Ansible setup 2026-06-07 17:50:46.123133 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-07 17:50:46.976359 | 2026-06-07 17:50:46.976521 | PLAY [Base pre] 2026-06-07 17:50:47.009488 | 2026-06-07 17:50:47.009643 | TASK [Setup log path fact] 2026-06-07 17:50:47.038953 | debian-bookworm | ok 2026-06-07 17:50:47.055366 | 2026-06-07 17:50:47.055535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-07 17:50:47.085513 | debian-bookworm | ok 2026-06-07 17:50:47.098399 | 2026-06-07 17:50:47.098530 | TASK [emit-job-header : Print job information] 2026-06-07 17:50:47.158753 | # Job Information 2026-06-07 17:50:47.158959 | Ansible Version: 2.16.14 2026-06-07 17:50:47.158996 | Job: mypy 2026-06-07 17:50:47.159031 | Pipeline: check 2026-06-07 17:50:47.159087 | Executor: 521e9411259a 2026-06-07 17:50:47.159110 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1229 2026-06-07 17:50:47.159134 | Event ID: 5f460a20-6299-11f1-8029-bc590e731c36 2026-06-07 17:50:47.164115 | 2026-06-07 17:50:47.164235 | LOOP [emit-job-header : Print node information] 2026-06-07 17:50:47.345605 | debian-bookworm | ok: 2026-06-07 17:50:47.345869 | debian-bookworm | # Node Information 2026-06-07 17:50:47.345907 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-07 17:50:47.345934 | debian-bookworm | Hostname: debian 2026-06-07 17:50:47.345956 | debian-bookworm | Username: zuul 2026-06-07 17:50:47.345978 | debian-bookworm | Distro: Debian 12.14 2026-06-07 17:50:47.346004 | debian-bookworm | Provider: regiocloud-a 2026-06-07 17:50:47.346024 | debian-bookworm | Region: 2026-06-07 17:50:47.346064 | debian-bookworm | Label: debian-bookworm 2026-06-07 17:50:47.346087 | debian-bookworm | Product Name: OpenStack Nova 2026-06-07 17:50:47.346107 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec8:66e2 2026-06-07 17:50:47.374752 | 2026-06-07 17:50:47.386971 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-07 17:50:48.120502 | debian-bookworm -> localhost | changed 2026-06-07 17:50:48.127933 | 2026-06-07 17:50:48.128100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-07 17:50:49.431355 | debian-bookworm -> localhost | changed 2026-06-07 17:50:49.442555 | 2026-06-07 17:50:49.442694 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-07 17:50:49.821972 | debian-bookworm -> localhost | ok 2026-06-07 17:50:49.828662 | 2026-06-07 17:50:49.828804 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-07 17:50:49.869781 | debian-bookworm | ok 2026-06-07 17:50:49.887552 | debian-bookworm | included: /var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-07 17:50:49.894637 | 2026-06-07 17:50:49.894736 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-07 17:50:51.009875 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-07 17:50:51.010077 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/work/c735381d56c348e984acc9be70fa0c18_id_rsa 2026-06-07 17:50:51.010115 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/work/c735381d56c348e984acc9be70fa0c18_id_rsa.pub 2026-06-07 17:50:51.010141 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-07 17:50:51.010165 | debian-bookworm -> localhost | SHA256:pxClcspnZJHSLcqws6mWVx+8n23wkGX1QM1ch9MvXAk zuul-build-sshkey 2026-06-07 17:50:51.010187 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-07 17:50:51.010220 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-07 17:50:51.010242 | debian-bookworm -> localhost | | ..o. .E=o=| 2026-06-07 17:50:51.010263 | debian-bookworm -> localhost | | . . ++. oo=+| 2026-06-07 17:50:51.010283 | debian-bookworm -> localhost | | +.o*. ..oo.| 2026-06-07 17:50:51.010302 | debian-bookworm -> localhost | | o.o* . o o..| 2026-06-07 17:50:51.010321 | debian-bookworm -> localhost | | +o = S = . | 2026-06-07 17:50:51.010347 | debian-bookworm -> localhost | | o + + * | 2026-06-07 17:50:51.010368 | debian-bookworm -> localhost | | .. . . + + | 2026-06-07 17:50:51.010388 | debian-bookworm -> localhost | |.o . o oo | 2026-06-07 17:50:51.010409 | debian-bookworm -> localhost | |. . .o.. | 2026-06-07 17:50:51.010428 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-07 17:50:51.010476 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.660350 2026-06-07 17:50:51.016540 | 2026-06-07 17:50:51.016639 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-07 17:50:51.053995 | debian-bookworm | ok 2026-06-07 17:50:51.075230 | debian-bookworm | included: /var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-07 17:50:51.098120 | 2026-06-07 17:50:51.098233 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-07 17:50:51.121121 | debian-bookworm | skipping: Conditional result was False 2026-06-07 17:50:51.127148 | 2026-06-07 17:50:51.127242 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-07 17:50:51.828689 | debian-bookworm | changed 2026-06-07 17:50:51.833782 | 2026-06-07 17:50:51.833863 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-07 17:50:52.085016 | debian-bookworm | ok 2026-06-07 17:50:52.090150 | 2026-06-07 17:50:52.090230 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-07 17:50:52.764050 | debian-bookworm | changed 2026-06-07 17:50:52.773414 | 2026-06-07 17:50:52.773522 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-07 17:50:53.412998 | debian-bookworm | changed 2026-06-07 17:50:53.418555 | 2026-06-07 17:50:53.418638 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-07 17:50:53.447018 | debian-bookworm | skipping: Conditional result was False 2026-06-07 17:50:53.455570 | 2026-06-07 17:50:53.455667 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-07 17:50:53.862442 | debian-bookworm -> localhost | changed 2026-06-07 17:50:53.888704 | 2026-06-07 17:50:53.888886 | TASK [add-build-sshkey : Add back temp key] 2026-06-07 17:50:54.177257 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/work/c735381d56c348e984acc9be70fa0c18_id_rsa (zuul-build-sshkey) 2026-06-07 17:50:54.177475 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013071 2026-06-07 17:50:54.184844 | 2026-06-07 17:50:54.184941 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-07 17:50:54.581407 | debian-bookworm | ok 2026-06-07 17:50:54.589287 | 2026-06-07 17:50:54.589417 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-07 17:50:54.612783 | debian-bookworm | skipping: Conditional result was False 2026-06-07 17:50:54.624464 | 2026-06-07 17:50:54.624572 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-07 17:50:55.047495 | debian-bookworm | ok 2026-06-07 17:50:55.058599 | 2026-06-07 17:50:55.058723 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-07 17:50:55.109671 | debian-bookworm | ok 2026-06-07 17:50:55.115386 | 2026-06-07 17:50:55.115505 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-07 17:50:55.443134 | debian-bookworm -> localhost | ok 2026-06-07 17:50:55.450125 | 2026-06-07 17:50:55.450263 | TASK [validate-host : Collect information about the host] 2026-06-07 17:50:56.607675 | debian-bookworm | ok 2026-06-07 17:50:56.618134 | 2026-06-07 17:50:56.618265 | TASK [validate-host : Sanitize hostname] 2026-06-07 17:50:56.732168 | debian-bookworm | ok 2026-06-07 17:50:56.781917 | 2026-06-07 17:50:56.782087 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-07 17:50:57.373067 | debian-bookworm -> localhost | changed 2026-06-07 17:50:57.383576 | 2026-06-07 17:50:57.383790 | TASK [validate-host : Collect information about zuul worker] 2026-06-07 17:50:57.859675 | debian-bookworm | ok 2026-06-07 17:50:57.865335 | 2026-06-07 17:50:57.865454 | TASK [validate-host : Write out all zuul information for each host] 2026-06-07 17:50:58.518987 | debian-bookworm -> localhost | changed 2026-06-07 17:50:58.529720 | 2026-06-07 17:50:58.529844 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-07 17:50:58.822146 | debian-bookworm | ok 2026-06-07 17:50:58.828139 | 2026-06-07 17:50:58.828261 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-07 17:50:59.629772 | debian-bookworm | changed: 2026-06-07 17:50:59.630314 | debian-bookworm | cd+++++++++ src/ 2026-06-07 17:50:59.630380 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-07 17:50:59.630416 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-07 17:50:59.630448 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-06-07 17:50:59.630478 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/work/logs" 2026-06-07 17:51:56.099275 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/work/artifacts" 2026-06-07 17:51:56.394721 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c735381d56c348e984acc9be70fa0c18/work/docs" 2026-06-07 17:51:56.413022 | 2026-06-07 17:51:56.413155 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-07 17:51:57.201041 | debian-bookworm | changed: 2026-06-07 17:51:57.201361 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-07 17:51:57.201414 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-07 17:51:57.201461 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-07 17:51:57.201523 | debian-bookworm | changed: All items complete 2026-06-07 17:51:57.201556 | 2026-06-07 17:51:57.792430 | debian-bookworm | changed: .d..t...... ./ 2026-06-07 17:51:58.359565 | debian-bookworm | changed: .d..t...... ./ 2026-06-07 17:51:58.377922 | 2026-06-07 17:51:58.378059 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-07 17:51:58.908822 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010615 2026-06-07 17:51:59.230604 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012294 2026-06-07 17:51:59.240448 | 2026-06-07 17:51:59.240550 | PLAY RECAP 2026-06-07 17:51:59.240602 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-07 17:51:59.240627 | 2026-06-07 17:51:59.369396 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-07 17:51:59.371201 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-07 17:52:00.146814 | 2026-06-07 17:52:00.146999 | PLAY [Base post] 2026-06-07 17:52:00.160446 | 2026-06-07 17:52:00.160578 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-07 17:52:00.760857 | debian-bookworm | changed 2026-06-07 17:52:00.768312 | 2026-06-07 17:52:00.768432 | PLAY RECAP 2026-06-07 17:52:00.768501 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-07 17:52:00.768569 | 2026-06-07 17:52:00.897430 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-07 17:52:00.898300 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-07 17:52:01.677476 | 2026-06-07 17:52:01.677644 | PLAY [Base post-logs] 2026-06-07 17:52:01.688638 | 2026-06-07 17:52:01.688788 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-07 17:52:02.139871 | localhost | changed 2026-06-07 17:52:02.153060 | 2026-06-07 17:52:02.153468 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-07 17:52:02.193401 | localhost | ok 2026-06-07 17:52:02.199632 | 2026-06-07 17:52:02.199785 | TASK [Set zuul-log-path fact] 2026-06-07 17:52:02.216616 | localhost | ok 2026-06-07 17:52:02.228053 | 2026-06-07 17:52:02.228201 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-07 17:52:02.254828 | localhost | ok 2026-06-07 17:52:02.259931 | 2026-06-07 17:52:02.260085 | TASK [upload-logs : Create log directories] 2026-06-07 17:52:02.786507 | localhost | changed 2026-06-07 17:52:02.789415 | 2026-06-07 17:52:02.789526 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-07 17:52:03.283235 | localhost -> localhost | ok: Runtime: 0:00:00.006684 2026-06-07 17:52:03.289658 | 2026-06-07 17:52:03.289838 | TASK [upload-logs : Upload logs to log server] 2026-06-07 17:52:03.862811 | localhost | Output suppressed because no_log was given 2026-06-07 17:52:03.864856 | 2026-06-07 17:52:03.864966 | LOOP [upload-logs : Compress console log and json output] 2026-06-07 17:52:03.923436 | localhost | skipping: Conditional result was False 2026-06-07 17:52:03.928133 | localhost | skipping: Conditional result was False 2026-06-07 17:52:03.934458 | 2026-06-07 17:52:03.934663 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-07 17:52:03.993615 | localhost | skipping: Conditional result was False 2026-06-07 17:52:03.994047 | 2026-06-07 17:52:03.998180 | localhost | skipping: Conditional result was False 2026-06-07 17:52:04.006384 | 2026-06-07 17:52:04.006615 | LOOP [upload-logs : Upload console log and json output]