2026-02-19 00:24:11.306011 | Job console starting 2026-02-19 00:24:11.319501 | Updating git repos 2026-02-19 00:24:11.352330 | Cloning repos into workspace 2026-02-19 00:24:11.416446 | Restoring repo states 2026-02-19 00:24:11.422765 | Merging changes 2026-02-19 00:24:12.038815 | Checking out repos 2026-02-19 00:24:12.161103 | Preparing playbooks 2026-02-19 00:24:13.006139 | Running Ansible setup 2026-02-19 00:24:17.999041 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 00:24:18.939869 | 2026-02-19 00:24:18.940060 | PLAY [Base pre] 2026-02-19 00:24:18.957129 | 2026-02-19 00:24:18.957293 | TASK [Setup log path fact] 2026-02-19 00:24:18.988507 | debian-bookworm | ok 2026-02-19 00:24:19.004367 | 2026-02-19 00:24:19.004541 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 00:24:19.035600 | debian-bookworm | ok 2026-02-19 00:24:19.046208 | 2026-02-19 00:24:19.046358 | TASK [emit-job-header : Print job information] 2026-02-19 00:24:19.085950 | # Job Information 2026-02-19 00:24:19.086171 | Ansible Version: 2.16.14 2026-02-19 00:24:19.086208 | Job: python-black 2026-02-19 00:24:19.086242 | Pipeline: check 2026-02-19 00:24:19.086265 | Executor: 521e9411259a 2026-02-19 00:24:19.086285 | Triggered by: https://github.com/osism/mappings/pull/170 2026-02-19 00:24:19.086308 | Event ID: 4a236590-0d29-11f1-898b-93e0fa464bd4 2026-02-19 00:24:19.091477 | 2026-02-19 00:24:19.091635 | LOOP [emit-job-header : Print node information] 2026-02-19 00:24:19.199658 | debian-bookworm | ok: 2026-02-19 00:24:19.199943 | debian-bookworm | # Node Information 2026-02-19 00:24:19.199980 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-19 00:24:19.200004 | debian-bookworm | Hostname: debian 2026-02-19 00:24:19.200026 | debian-bookworm | Username: zuul 2026-02-19 00:24:19.200047 | debian-bookworm | Distro: Debian 12.13 2026-02-19 00:24:19.200070 | debian-bookworm | Provider: regiocloud-a 2026-02-19 00:24:19.200092 | debian-bookworm | Region: 2026-02-19 00:24:19.200113 | debian-bookworm | Label: debian-bookworm 2026-02-19 00:24:19.200133 | debian-bookworm | Product Name: OpenStack Nova 2026-02-19 00:24:19.200152 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:b17c 2026-02-19 00:24:19.218987 | 2026-02-19 00:24:19.219144 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 00:24:19.819808 | debian-bookworm -> localhost | changed 2026-02-19 00:24:19.835343 | 2026-02-19 00:24:19.835514 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 00:24:21.116174 | debian-bookworm -> localhost | changed 2026-02-19 00:24:21.143329 | 2026-02-19 00:24:21.143479 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 00:24:21.535113 | debian-bookworm -> localhost | ok 2026-02-19 00:24:21.547923 | 2026-02-19 00:24:21.548115 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 00:24:21.593665 | debian-bookworm | ok 2026-02-19 00:24:21.639169 | debian-bookworm | included: /var/lib/zuul/builds/b012ac153b314afb986eee18a9e2a389/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 00:24:21.651829 | 2026-02-19 00:24:21.651982 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 00:24:24.751503 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-19 00:24:24.751757 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b012ac153b314afb986eee18a9e2a389/work/b012ac153b314afb986eee18a9e2a389_id_rsa 2026-02-19 00:24:24.751795 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b012ac153b314afb986eee18a9e2a389/work/b012ac153b314afb986eee18a9e2a389_id_rsa.pub 2026-02-19 00:24:24.751821 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-19 00:24:24.751845 | debian-bookworm -> localhost | SHA256:opznRdtQ0lpe0+S3oVIQv0kCIW8bQJ3Hcc+Hf7ffgqY zuul-build-sshkey 2026-02-19 00:24:24.751868 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-19 00:24:24.751900 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-19 00:24:24.751921 | debian-bookworm -> localhost | | .+.o++o.. | 2026-02-19 00:24:24.751943 | debian-bookworm -> localhost | | ++.o++o. | 2026-02-19 00:24:24.751964 | debian-bookworm -> localhost | | .+=.o+++o| 2026-02-19 00:24:24.751984 | debian-bookworm -> localhost | | .*o.+.+o+| 2026-02-19 00:24:24.752004 | debian-bookworm -> localhost | | . S... + .+| 2026-02-19 00:24:24.752030 | debian-bookworm -> localhost | | . o o + . +| 2026-02-19 00:24:24.752052 | debian-bookworm -> localhost | | + . o . . . | 2026-02-19 00:24:24.752072 | debian-bookworm -> localhost | | o . o . o| 2026-02-19 00:24:24.752094 | debian-bookworm -> localhost | | . Eo .o| 2026-02-19 00:24:24.752114 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-19 00:24:24.752167 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.409544 2026-02-19 00:24:24.758491 | 2026-02-19 00:24:24.758585 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 00:24:24.785804 | debian-bookworm | ok 2026-02-19 00:24:24.794946 | debian-bookworm | included: /var/lib/zuul/builds/b012ac153b314afb986eee18a9e2a389/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 00:24:24.803682 | 2026-02-19 00:24:24.803766 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 00:24:24.826708 | debian-bookworm | skipping: Conditional result was False 2026-02-19 00:24:24.839338 | 2026-02-19 00:24:24.839446 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 00:24:25.422384 | debian-bookworm | changed 2026-02-19 00:24:25.427544 | 2026-02-19 00:24:25.427656 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 00:24:25.660819 | debian-bookworm | ok 2026-02-19 00:24:25.670529 | 2026-02-19 00:24:25.670677 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 00:24:26.309515 | debian-bookworm | changed 2026-02-19 00:24:26.320869 | 2026-02-19 00:24:26.321004 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 00:24:26.934890 | debian-bookworm | changed 2026-02-19 00:24:26.941197 | 2026-02-19 00:24:26.941289 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 00:24:26.974486 | debian-bookworm | skipping: Conditional result was False 2026-02-19 00:24:26.981645 | 2026-02-19 00:24:26.981749 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 00:24:27.494923 | debian-bookworm -> localhost | changed 2026-02-19 00:24:27.505489 | 2026-02-19 00:24:27.505591 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 00:24:27.803208 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b012ac153b314afb986eee18a9e2a389/work/b012ac153b314afb986eee18a9e2a389_id_rsa (zuul-build-sshkey) 2026-02-19 00:24:27.803761 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015657 2026-02-19 00:24:27.818675 | 2026-02-19 00:24:27.818801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 00:24:28.212715 | debian-bookworm | ok 2026-02-19 00:24:28.220926 | 2026-02-19 00:24:28.221073 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 00:24:28.255851 | debian-bookworm | skipping: Conditional result was False 2026-02-19 00:24:28.275441 | 2026-02-19 00:24:28.275663 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 00:24:28.769752 | debian-bookworm | ok 2026-02-19 00:24:28.794209 | 2026-02-19 00:24:28.795044 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 00:24:28.877357 | debian-bookworm | ok 2026-02-19 00:24:28.889383 | 2026-02-19 00:24:28.889531 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 00:24:29.335470 | debian-bookworm -> localhost | ok 2026-02-19 00:24:29.344248 | 2026-02-19 00:24:29.344369 | TASK [validate-host : Collect information about the host] 2026-02-19 00:24:30.513908 | debian-bookworm | ok 2026-02-19 00:24:30.530419 | 2026-02-19 00:24:30.530565 | TASK [validate-host : Sanitize hostname] 2026-02-19 00:24:30.697378 | debian-bookworm | ok 2026-02-19 00:24:30.745325 | 2026-02-19 00:24:30.745545 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 00:24:31.632543 | debian-bookworm -> localhost | changed 2026-02-19 00:24:31.646977 | 2026-02-19 00:24:31.647175 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 00:24:32.103243 | debian-bookworm | ok 2026-02-19 00:24:32.113884 | 2026-02-19 00:24:32.114066 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 00:24:32.998727 | debian-bookworm -> localhost | changed 2026-02-19 00:24:33.008713 | 2026-02-19 00:24:33.008829 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 00:24:33.281765 | debian-bookworm | ok 2026-02-19 00:24:33.289620 | 2026-02-19 00:24:33.289763 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 00:24:34.513336 | debian-bookworm | changed: 2026-02-19 00:24:34.513666 | debian-bookworm | cd+++++++++ src/ 2026-02-19 00:24:34.513842 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-19 00:24:34.514051 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-19 00:24:34.514380 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-02-19 00:24:34.514441 | debian-bookworm | Containerfile 2026-02-19 00:24:34.514754 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003675 2026-02-19 00:25:03.873898 | 2026-02-19 00:25:03.874001 | TASK [upload-logs : Upload logs to log server] 2026-02-19 00:25:04.568729 | localhost | Output suppressed because no_log was given 2026-02-19 00:25:04.570469 | 2026-02-19 00:25:04.570560 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 00:25:04.622883 | localhost | skipping: Conditional result was False 2026-02-19 00:25:04.629805 | localhost | skipping: Conditional result was False 2026-02-19 00:25:04.637004 | 2026-02-19 00:25:04.637114 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 00:25:04.686287 | localhost | skipping: Conditional result was False 2026-02-19 00:25:04.686546 | 2026-02-19 00:25:04.691597 | localhost | skipping: Conditional result was False 2026-02-19 00:25:04.703049 | 2026-02-19 00:25:04.703163 | LOOP [upload-logs : Upload console log and json output]