2026-02-16 03:08:51.521081 | Job console starting 2026-02-16 03:08:51.530588 | Updating git repos 2026-02-16 03:08:51.555795 | Cloning repos into workspace 2026-02-16 03:08:51.610026 | Restoring repo states 2026-02-16 03:08:51.628928 | Merging changes 2026-02-16 03:08:51.628944 | Checking out repos 2026-02-16 03:08:51.715498 | Preparing playbooks 2026-02-16 03:08:52.931958 | Running Ansible setup 2026-02-16 03:08:58.234055 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 03:08:59.213738 | 2026-02-16 03:08:59.213865 | PLAY [Base pre] 2026-02-16 03:08:59.229929 | 2026-02-16 03:08:59.230047 | TASK [Setup log path fact] 2026-02-16 03:08:59.247713 | debian-bookworm | ok 2026-02-16 03:08:59.262228 | 2026-02-16 03:08:59.262464 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 03:08:59.303784 | debian-bookworm | ok 2026-02-16 03:08:59.333529 | 2026-02-16 03:08:59.333664 | TASK [emit-job-header : Print job information] 2026-02-16 03:08:59.392359 | # Job Information 2026-02-16 03:08:59.392616 | Ansible Version: 2.16.14 2026-02-16 03:08:59.392659 | Job: python-black 2026-02-16 03:08:59.392694 | Pipeline: periodic-daily 2026-02-16 03:08:59.392718 | Executor: 521e9411259a 2026-02-16 03:08:59.392740 | Triggered by: https://github.com/osism/mappings 2026-02-16 03:08:59.392762 | Event ID: 5a4aa2f6a2c24a888e8a403dac887e21 2026-02-16 03:08:59.397868 | 2026-02-16 03:08:59.397974 | LOOP [emit-job-header : Print node information] 2026-02-16 03:08:59.605785 | debian-bookworm | ok: 2026-02-16 03:08:59.605949 | debian-bookworm | # Node Information 2026-02-16 03:08:59.605978 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-16 03:08:59.606000 | debian-bookworm | Hostname: debian 2026-02-16 03:08:59.606019 | debian-bookworm | Username: zuul 2026-02-16 03:08:59.606036 | debian-bookworm | Distro: Debian 12.13 2026-02-16 03:08:59.606055 | debian-bookworm | Provider: regiocloud-a 2026-02-16 03:08:59.606072 | debian-bookworm | Region: 2026-02-16 03:08:59.606089 | debian-bookworm | Label: debian-bookworm 2026-02-16 03:08:59.606106 | debian-bookworm | Product Name: OpenStack Nova 2026-02-16 03:08:59.606121 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe97:637e 2026-02-16 03:08:59.618013 | 2026-02-16 03:08:59.618122 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-16 03:09:00.313465 | debian-bookworm -> localhost | changed 2026-02-16 03:09:00.320155 | 2026-02-16 03:09:00.320252 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-16 03:09:01.831379 | debian-bookworm -> localhost | changed 2026-02-16 03:09:01.844623 | 2026-02-16 03:09:01.844719 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-16 03:09:02.208762 | debian-bookworm -> localhost | ok 2026-02-16 03:09:02.215828 | 2026-02-16 03:09:02.215915 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-16 03:09:02.234954 | debian-bookworm | ok 2026-02-16 03:09:02.256604 | debian-bookworm | included: /var/lib/zuul/builds/102e30da35214fb3b6f71baf576aca8a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-16 03:09:02.262296 | 2026-02-16 03:09:02.262377 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-16 03:09:03.513324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-16 03:09:03.513521 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/102e30da35214fb3b6f71baf576aca8a/work/102e30da35214fb3b6f71baf576aca8a_id_rsa 2026-02-16 03:09:03.513571 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/102e30da35214fb3b6f71baf576aca8a/work/102e30da35214fb3b6f71baf576aca8a_id_rsa.pub 2026-02-16 03:09:03.513599 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-16 03:09:03.513623 | debian-bookworm -> localhost | SHA256:Uv95l3rcOtKjhGx5U8UrB0ZLoFRBLNfC9/UbqXMRN7I zuul-build-sshkey 2026-02-16 03:09:03.513646 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-16 03:09:03.513676 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-16 03:09:03.513699 | debian-bookworm -> localhost | | .==+o | 2026-02-16 03:09:03.513720 | debian-bookworm -> localhost | | ...=o+.+o| 2026-02-16 03:09:03.513741 | debian-bookworm -> localhost | | ..o o++ X| 2026-02-16 03:09:03.513761 | debian-bookworm -> localhost | | . . .E.*o| 2026-02-16 03:09:03.513781 | debian-bookworm -> localhost | | . S . .oo+| 2026-02-16 03:09:03.513806 | debian-bookworm -> localhost | | . . + =oo.| 2026-02-16 03:09:03.513827 | debian-bookworm -> localhost | | = *.=.o| 2026-02-16 03:09:03.513847 | debian-bookworm -> localhost | | . o.o=+.| 2026-02-16 03:09:03.513868 | debian-bookworm -> localhost | | .+o+ | 2026-02-16 03:09:03.513888 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-16 03:09:03.513939 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.507434 2026-02-16 03:09:03.519987 | 2026-02-16 03:09:03.520081 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-16 03:09:03.547991 | debian-bookworm | ok 2026-02-16 03:09:03.557431 | debian-bookworm | included: /var/lib/zuul/builds/102e30da35214fb3b6f71baf576aca8a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-16 03:09:03.565918 | 2026-02-16 03:09:03.566015 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-16 03:09:03.579319 | debian-bookworm | skipping: Conditional result was False 2026-02-16 03:09:03.585083 | 2026-02-16 03:09:03.585175 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-16 03:09:04.288269 | debian-bookworm | changed 2026-02-16 03:09:04.293711 | 2026-02-16 03:09:04.293801 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-16 03:09:04.579793 | debian-bookworm | ok 2026-02-16 03:09:04.596302 | 2026-02-16 03:09:04.596416 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-16 03:09:05.317733 | debian-bookworm | changed 2026-02-16 03:09:05.323930 | 2026-02-16 03:09:05.324012 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-16 03:09:05.976181 | debian-bookworm | changed 2026-02-16 03:09:05.981541 | 2026-02-16 03:09:05.981640 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-16 03:09:05.999033 | debian-bookworm | skipping: Conditional result was False 2026-02-16 03:09:06.003693 | 2026-02-16 03:09:06.003775 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-16 03:09:06.578331 | debian-bookworm -> localhost | changed 2026-02-16 03:09:06.588086 | 2026-02-16 03:09:06.588220 | TASK [add-build-sshkey : Add back temp key] 2026-02-16 03:09:06.900507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/102e30da35214fb3b6f71baf576aca8a/work/102e30da35214fb3b6f71baf576aca8a_id_rsa (zuul-build-sshkey) 2026-02-16 03:09:06.900720 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007873 2026-02-16 03:09:06.909021 | 2026-02-16 03:09:06.909111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-16 03:09:07.269835 | debian-bookworm | ok 2026-02-16 03:09:07.274663 | 2026-02-16 03:09:07.274957 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-16 03:09:07.308455 | debian-bookworm | skipping: Conditional result was False 2026-02-16 03:09:07.322811 | 2026-02-16 03:09:07.323086 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-16 03:09:07.733390 | debian-bookworm | ok 2026-02-16 03:09:07.746949 | 2026-02-16 03:09:07.747057 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-16 03:09:07.775730 | debian-bookworm | ok 2026-02-16 03:09:07.781128 | 2026-02-16 03:09:07.781214 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-16 03:09:08.070813 | debian-bookworm -> localhost | ok 2026-02-16 03:09:08.076904 | 2026-02-16 03:09:08.076996 | TASK [validate-host : Collect information about the host] 2026-02-16 03:09:09.065692 | debian-bookworm | ok 2026-02-16 03:09:09.081751 | 2026-02-16 03:09:09.081989 | TASK [validate-host : Sanitize hostname] 2026-02-16 03:09:09.195511 | debian-bookworm | ok 2026-02-16 03:09:09.226434 | 2026-02-16 03:09:09.226535 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-16 03:09:09.673949 | debian-bookworm -> localhost | changed 2026-02-16 03:09:09.679380 | 2026-02-16 03:09:09.679471 | TASK [validate-host : Collect information about zuul worker] 2026-02-16 03:09:10.068962 | debian-bookworm | ok 2026-02-16 03:09:10.072629 | 2026-02-16 03:09:10.072703 | TASK [validate-host : Write out all zuul information for each host] 2026-02-16 03:09:10.580200 | debian-bookworm -> localhost | changed 2026-02-16 03:09:10.589254 | 2026-02-16 03:09:10.589353 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-16 03:09:10.836252 | debian-bookworm | ok 2026-02-16 03:09:10.842998 | 2026-02-16 03:09:10.843094 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-16 03:09:11.759690 | debian-bookworm | changed: 2026-02-16 03:09:11.759870 | debian-bookworm | cd+++++++++ src/ 2026-02-16 03:09:11.759908 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-16 03:09:11.759933 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-16 03:09:11.759955 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-02-16 03:09:11.759975 | debian-bookworm | Containerfile 2026-02-16 03:09:11.760053 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005281 2026-02-16 03:09:36.140241 | 2026-02-16 03:09:36.140422 | TASK [upload-logs : Upload logs to log server] 2026-02-16 03:09:37.212590 | localhost | Output suppressed because no_log was given 2026-02-16 03:09:37.214843 | 2026-02-16 03:09:37.214942 | LOOP [upload-logs : Compress console log and json output] 2026-02-16 03:09:37.309969 | localhost | skipping: Conditional result was False 2026-02-16 03:09:37.319387 | localhost | skipping: Conditional result was False 2026-02-16 03:09:37.331184 | 2026-02-16 03:09:37.331336 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-16 03:09:37.479960 | localhost | skipping: Conditional result was False 2026-02-16 03:09:37.480198 | 2026-02-16 03:09:37.489948 | localhost | skipping: Conditional result was False 2026-02-16 03:09:37.493242 | 2026-02-16 03:09:37.493363 | LOOP [upload-logs : Upload console log and json output]