2026-04-24 11:58:15.575515 | Job console starting 2026-04-24 11:58:15.608530 | Updating git repos 2026-04-24 11:58:15.690226 | Cloning repos into workspace 2026-04-24 11:58:15.771317 | Restoring repo states 2026-04-24 11:58:15.821659 | Merging changes 2026-04-24 11:58:16.605975 | Checking out repos 2026-04-24 11:58:16.685451 | Preparing playbooks 2026-04-24 11:58:18.024661 | Running Ansible setup 2026-04-24 11:58:23.974266 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 11:58:25.469792 | 2026-04-24 11:58:25.469926 | PLAY [Base pre] 2026-04-24 11:58:25.492598 | 2026-04-24 11:58:25.492708 | TASK [Setup log path fact] 2026-04-24 11:58:25.519441 | debian-bookworm | ok 2026-04-24 11:58:25.538371 | 2026-04-24 11:58:25.538487 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 11:58:25.599819 | debian-bookworm | ok 2026-04-24 11:58:25.607671 | 2026-04-24 11:58:25.607773 | TASK [emit-job-header : Print job information] 2026-04-24 11:58:25.686104 | # Job Information 2026-04-24 11:58:25.686251 | Ansible Version: 2.16.14 2026-04-24 11:58:25.686281 | Job: python-black 2026-04-24 11:58:25.686307 | Pipeline: check 2026-04-24 11:58:25.686326 | Executor: 521e9411259a 2026-04-24 11:58:25.686343 | Triggered by: https://github.com/osism/python-osism/pull/2193 2026-04-24 11:58:25.686361 | Event ID: da062b10-3fd4-11f1-962a-9aa96c75ed95 2026-04-24 11:58:25.691640 | 2026-04-24 11:58:25.691730 | LOOP [emit-job-header : Print node information] 2026-04-24 11:58:25.914483 | debian-bookworm | ok: 2026-04-24 11:58:25.914715 | debian-bookworm | # Node Information 2026-04-24 11:58:25.914752 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 11:58:25.914778 | debian-bookworm | Hostname: debian 2026-04-24 11:58:25.914799 | debian-bookworm | Username: zuul 2026-04-24 11:58:25.914819 | debian-bookworm | Distro: Debian 12.13 2026-04-24 11:58:25.914865 | debian-bookworm | Provider: regiocloud-a 2026-04-24 11:58:25.914887 | debian-bookworm | Region: 2026-04-24 11:58:25.914908 | debian-bookworm | Label: debian-bookworm 2026-04-24 11:58:25.914927 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 11:58:25.914947 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:1680 2026-04-24 11:58:25.943031 | 2026-04-24 11:58:25.943134 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 11:58:26.860480 | debian-bookworm -> localhost | changed 2026-04-24 11:58:26.867696 | 2026-04-24 11:58:26.867812 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 11:58:28.713273 | debian-bookworm -> localhost | changed 2026-04-24 11:58:28.727505 | 2026-04-24 11:58:28.727627 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 11:58:29.130917 | debian-bookworm -> localhost | ok 2026-04-24 11:58:29.136513 | 2026-04-24 11:58:29.136624 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 11:58:29.175368 | debian-bookworm | ok 2026-04-24 11:58:29.197763 | debian-bookworm | included: /var/lib/zuul/builds/25b6cebd6a4d4169814777865d76f4d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 11:58:29.203902 | 2026-04-24 11:58:29.203982 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 11:58:31.492324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 11:58:31.492516 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/25b6cebd6a4d4169814777865d76f4d8/work/25b6cebd6a4d4169814777865d76f4d8_id_rsa 2026-04-24 11:58:31.492564 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/25b6cebd6a4d4169814777865d76f4d8/work/25b6cebd6a4d4169814777865d76f4d8_id_rsa.pub 2026-04-24 11:58:31.492592 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 11:58:31.492616 | debian-bookworm -> localhost | SHA256:qYsqyOsee7JeKyMaHDd6LhXl2y8lhDt+MOX6f2nG2xw zuul-build-sshkey 2026-04-24 11:58:31.492639 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 11:58:31.492672 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 11:58:31.492695 | debian-bookworm -> localhost | | | 2026-04-24 11:58:31.492716 | debian-bookworm -> localhost | | . | 2026-04-24 11:58:31.492735 | debian-bookworm -> localhost | | o . | 2026-04-24 11:58:31.492755 | debian-bookworm -> localhost | | . o o . | 2026-04-24 11:58:31.492775 | debian-bookworm -> localhost | | . o. B S | 2026-04-24 11:58:31.492798 | debian-bookworm -> localhost | |. +..* = . | 2026-04-24 11:58:31.492819 | debian-bookworm -> localhost | |++.o. * + . .E | 2026-04-24 11:58:31.492838 | debian-bookworm -> localhost | |+B*..+ + . *o . | 2026-04-24 11:58:31.492859 | debian-bookworm -> localhost | |BOX+. +.o.+..o | 2026-04-24 11:58:31.492886 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 11:58:31.492941 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.557998 2026-04-24 11:58:31.499061 | 2026-04-24 11:58:31.499152 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 11:58:31.536454 | debian-bookworm | ok 2026-04-24 11:58:31.549721 | debian-bookworm | included: /var/lib/zuul/builds/25b6cebd6a4d4169814777865d76f4d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 11:58:31.558254 | 2026-04-24 11:58:31.558348 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 11:58:31.603393 | debian-bookworm | skipping: Conditional result was False 2026-04-24 11:58:31.609056 | 2026-04-24 11:58:31.609147 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 11:58:32.296107 | debian-bookworm | changed 2026-04-24 11:58:32.301952 | 2026-04-24 11:58:32.302045 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 11:58:32.561749 | debian-bookworm | ok 2026-04-24 11:58:32.567611 | 2026-04-24 11:58:32.567707 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 11:58:33.251953 | debian-bookworm | changed 2026-04-24 11:58:33.261871 | 2026-04-24 11:58:33.261981 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 11:58:33.892594 | debian-bookworm | changed 2026-04-24 11:58:33.908188 | 2026-04-24 11:58:33.908298 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 11:58:33.926106 | debian-bookworm | skipping: Conditional result was False 2026-04-24 11:58:33.932957 | 2026-04-24 11:58:33.933078 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 11:58:34.398881 | debian-bookworm -> localhost | changed 2026-04-24 11:58:34.409312 | 2026-04-24 11:58:34.409407 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 11:58:34.836252 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/25b6cebd6a4d4169814777865d76f4d8/work/25b6cebd6a4d4169814777865d76f4d8_id_rsa (zuul-build-sshkey) 2026-04-24 11:58:34.836460 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024481 2026-04-24 11:58:34.846087 | 2026-04-24 11:58:34.846188 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 11:58:35.455436 | debian-bookworm | ok 2026-04-24 11:58:35.460313 | 2026-04-24 11:58:35.460403 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 11:58:35.499112 | debian-bookworm | skipping: Conditional result was False 2026-04-24 11:58:35.509471 | 2026-04-24 11:58:35.509584 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 11:58:35.993713 | debian-bookworm | ok 2026-04-24 11:58:36.011500 | 2026-04-24 11:58:36.011631 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 11:58:36.042720 | debian-bookworm | ok 2026-04-24 11:58:36.047952 | 2026-04-24 11:58:36.048045 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 11:58:36.354972 | debian-bookworm -> localhost | ok 2026-04-24 11:58:36.361674 | 2026-04-24 11:58:36.361794 | TASK [validate-host : Collect information about the host] 2026-04-24 11:58:37.936118 | debian-bookworm | ok 2026-04-24 11:58:37.947767 | 2026-04-24 11:58:37.947895 | TASK [validate-host : Sanitize hostname] 2026-04-24 11:58:38.059838 | debian-bookworm | ok 2026-04-24 11:58:38.103545 | 2026-04-24 11:58:38.103734 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 11:58:38.932585 | debian-bookworm -> localhost | changed 2026-04-24 11:58:38.937892 | 2026-04-24 11:58:38.937993 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 11:58:39.501574 | debian-bookworm | ok 2026-04-24 11:58:39.507159 | 2026-04-24 11:58:39.507258 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 11:58:40.390185 | debian-bookworm -> localhost | changed 2026-04-24 11:58:40.398660 | 2026-04-24 11:58:40.398742 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 11:58:40.687746 | debian-bookworm | ok 2026-04-24 11:58:40.692253 | 2026-04-24 11:58:40.692326 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 11:58:42.043112 | debian-bookworm | changed: 2026-04-24 11:58:42.043333 | debian-bookworm | cd+++++++++ src/ 2026-04-24 11:58:42.043370 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 11:58:42.043395 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 11:58:42.043417 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-24 11:58:42.043438 | debian-bookworm | Containerfile 2026-04-24 11:58:42.043600 | debian-bookworm | Containerfile 2026-04-24 11:58:42.076913 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007336 2026-04-24 11:59:10.990964 | 2026-04-24 11:59:10.991075 | TASK [upload-logs : Upload logs to log server] 2026-04-24 11:59:11.577717 | localhost | Output suppressed because no_log was given 2026-04-24 11:59:11.579709 | 2026-04-24 11:59:11.579817 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 11:59:11.639871 | localhost | skipping: Conditional result was False 2026-04-24 11:59:11.644954 | localhost | skipping: Conditional result was False 2026-04-24 11:59:11.658041 | 2026-04-24 11:59:11.658155 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 11:59:11.703001 | localhost | skipping: Conditional result was False 2026-04-24 11:59:11.703672 | 2026-04-24 11:59:11.706901 | localhost | skipping: Conditional result was False 2026-04-24 11:59:11.721349 | 2026-04-24 11:59:11.721613 | LOOP [upload-logs : Upload console log and json output]