2026-06-02 09:09:54.477344 | Job console starting 2026-06-02 09:09:54.496939 | Updating git repos 2026-06-02 09:09:54.564746 | Cloning repos into workspace 2026-06-02 09:09:54.720342 | Restoring repo states 2026-06-02 09:09:54.765611 | Merging changes 2026-06-02 09:09:55.745362 | Checking out repos 2026-06-02 09:09:55.956153 | Preparing playbooks 2026-06-02 09:09:56.849206 | Running Ansible setup 2026-06-02 09:10:03.089835 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 09:10:04.299618 | 2026-06-02 09:10:04.299742 | PLAY [Base pre] 2026-06-02 09:10:04.334608 | 2026-06-02 09:10:04.334730 | TASK [Setup log path fact] 2026-06-02 09:10:04.361580 | debian-bookworm | ok 2026-06-02 09:10:04.384613 | 2026-06-02 09:10:04.384799 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 09:10:04.431629 | debian-bookworm | ok 2026-06-02 09:10:04.439661 | 2026-06-02 09:10:04.439759 | TASK [emit-job-header : Print job information] 2026-06-02 09:10:04.497393 | # Job Information 2026-06-02 09:10:04.497540 | Ansible Version: 2.16.14 2026-06-02 09:10:04.497570 | Job: python-black 2026-06-02 09:10:04.497598 | Pipeline: check 2026-06-02 09:10:04.497618 | Executor: 521e9411259a 2026-06-02 09:10:04.497635 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2090 2026-06-02 09:10:04.497653 | Event ID: 0ed99d50-5e60-11f1-81cc-5c2882bea733 2026-06-02 09:10:04.506926 | 2026-06-02 09:10:04.507025 | LOOP [emit-job-header : Print node information] 2026-06-02 09:10:04.629910 | debian-bookworm | ok: 2026-06-02 09:10:04.630110 | debian-bookworm | # Node Information 2026-06-02 09:10:04.630145 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 09:10:04.630170 | debian-bookworm | Hostname: debian 2026-06-02 09:10:04.630191 | debian-bookworm | Username: zuul 2026-06-02 09:10:04.630212 | debian-bookworm | Distro: Debian 12.14 2026-06-02 09:10:04.630236 | debian-bookworm | Provider: regiocloud-a 2026-06-02 09:10:04.630257 | debian-bookworm | Region: 2026-06-02 09:10:04.630278 | debian-bookworm | Label: debian-bookworm 2026-06-02 09:10:04.630298 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 09:10:04.630328 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2e:4dfc 2026-06-02 09:10:04.655071 | 2026-06-02 09:10:04.655189 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 09:10:05.482987 | debian-bookworm -> localhost | changed 2026-06-02 09:10:05.493737 | 2026-06-02 09:10:05.493856 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 09:10:07.708164 | debian-bookworm -> localhost | changed 2026-06-02 09:10:07.719455 | 2026-06-02 09:10:07.719610 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 09:10:08.062373 | debian-bookworm -> localhost | ok 2026-06-02 09:10:08.068606 | 2026-06-02 09:10:08.068711 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 09:10:08.114288 | debian-bookworm | ok 2026-06-02 09:10:08.128769 | debian-bookworm | included: /var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 09:10:08.133739 | 2026-06-02 09:10:08.133823 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 09:10:10.707765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 09:10:10.707937 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/work/944bf0e281554b5d9908a33205847e29_id_rsa 2026-06-02 09:10:10.707966 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/work/944bf0e281554b5d9908a33205847e29_id_rsa.pub 2026-06-02 09:10:10.707988 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 09:10:10.708006 | debian-bookworm -> localhost | SHA256:1BPEQPZjpBZmKBMmmdvgeX436Lsy0mcD1DEl6nZzTEc zuul-build-sshkey 2026-06-02 09:10:10.708025 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 09:10:10.708052 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 09:10:10.708071 | debian-bookworm -> localhost | | .oo..+O+E | 2026-06-02 09:10:10.708089 | debian-bookworm -> localhost | | +oo.+= B.. | 2026-06-02 09:10:10.708106 | debian-bookworm -> localhost | | . =.+ o= B | 2026-06-02 09:10:10.708122 | debian-bookworm -> localhost | | +.+ .= o o | 2026-06-02 09:10:10.708138 | debian-bookworm -> localhost | | +o o.S | 2026-06-02 09:10:10.708160 | debian-bookworm -> localhost | | .o.ooo | 2026-06-02 09:10:10.708176 | debian-bookworm -> localhost | | . + . . | 2026-06-02 09:10:10.708192 | debian-bookworm -> localhost | | . + = | 2026-06-02 09:10:10.708209 | debian-bookworm -> localhost | | . =o+ | 2026-06-02 09:10:10.708225 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 09:10:10.708264 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.002280 2026-06-02 09:10:10.713434 | 2026-06-02 09:10:10.713524 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 09:10:10.743566 | debian-bookworm | ok 2026-06-02 09:10:10.760823 | debian-bookworm | included: /var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 09:10:10.790723 | 2026-06-02 09:10:10.794555 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 09:10:10.832362 | debian-bookworm | skipping: Conditional result was False 2026-06-02 09:10:10.838228 | 2026-06-02 09:10:10.838387 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 09:10:11.659506 | debian-bookworm | changed 2026-06-02 09:10:11.679547 | 2026-06-02 09:10:11.679650 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 09:10:11.979114 | debian-bookworm | ok 2026-06-02 09:10:11.983598 | 2026-06-02 09:10:11.983677 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 09:10:12.834948 | debian-bookworm | changed 2026-06-02 09:10:12.841523 | 2026-06-02 09:10:12.841610 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 09:10:13.615930 | debian-bookworm | changed 2026-06-02 09:10:13.626294 | 2026-06-02 09:10:13.630068 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 09:10:13.677756 | debian-bookworm | skipping: Conditional result was False 2026-06-02 09:10:13.682778 | 2026-06-02 09:10:13.683720 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 09:10:15.044952 | debian-bookworm -> localhost | changed 2026-06-02 09:10:15.056747 | 2026-06-02 09:10:15.056844 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 09:10:15.819358 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/work/944bf0e281554b5d9908a33205847e29_id_rsa (zuul-build-sshkey) 2026-06-02 09:10:15.819576 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013024 2026-06-02 09:10:15.852514 | 2026-06-02 09:10:15.852784 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 09:10:16.551448 | debian-bookworm | ok 2026-06-02 09:10:16.555761 | 2026-06-02 09:10:16.555840 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 09:10:16.623676 | debian-bookworm | skipping: Conditional result was False 2026-06-02 09:10:16.633233 | 2026-06-02 09:10:16.633333 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 09:10:17.204379 | debian-bookworm | ok 2026-06-02 09:10:17.229973 | 2026-06-02 09:10:17.230085 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 09:10:17.334897 | debian-bookworm | ok 2026-06-02 09:10:17.339814 | 2026-06-02 09:10:17.339913 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 09:10:17.764149 | debian-bookworm -> localhost | ok 2026-06-02 09:10:17.772010 | 2026-06-02 09:10:17.772152 | TASK [validate-host : Collect information about the host] 2026-06-02 09:10:19.185520 | debian-bookworm | ok 2026-06-02 09:10:19.197713 | 2026-06-02 09:10:19.197812 | TASK [validate-host : Sanitize hostname] 2026-06-02 09:10:19.362128 | debian-bookworm | ok 2026-06-02 09:10:19.422000 | 2026-06-02 09:10:19.422103 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 09:10:20.399880 | debian-bookworm -> localhost | changed 2026-06-02 09:10:20.404501 | 2026-06-02 09:10:20.404577 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 09:10:20.902889 | debian-bookworm | ok 2026-06-02 09:10:20.912496 | 2026-06-02 09:10:20.912621 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 09:10:22.318247 | debian-bookworm -> localhost | changed 2026-06-02 09:10:22.327356 | 2026-06-02 09:10:22.327493 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 09:10:22.648019 | debian-bookworm | ok 2026-06-02 09:10:22.653248 | 2026-06-02 09:10:22.653348 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 09:10:24.803715 | debian-bookworm | changed: 2026-06-02 09:10:24.803898 | debian-bookworm | cd+++++++++ src/ 2026-06-02 09:10:24.803932 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 09:10:24.803957 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 09:10:24.803979 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-02 09:10:24.804000 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/work/logs" 2026-06-02 09:10:54.653361 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/work/artifacts" 2026-06-02 09:10:54.939319 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/944bf0e281554b5d9908a33205847e29/work/docs" 2026-06-02 09:10:54.950423 | 2026-06-02 09:10:54.950571 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 09:10:55.756252 | debian-bookworm | changed: 2026-06-02 09:10:55.758921 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 09:10:55.759034 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 09:10:55.759075 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 09:10:55.759139 | debian-bookworm | changed: All items complete 2026-06-02 09:10:55.759173 | 2026-06-02 09:10:56.322008 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 09:10:56.890059 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 09:10:56.915011 | 2026-06-02 09:10:56.915165 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 09:10:57.713860 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.018066 2026-06-02 09:10:58.064670 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.023078 2026-06-02 09:10:58.090056 | 2026-06-02 09:10:58.090180 | PLAY RECAP 2026-06-02 09:10:58.090246 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 09:10:58.090278 | 2026-06-02 09:10:58.286442 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 09:10:58.287360 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 09:10:59.122976 | 2026-06-02 09:10:59.123153 | PLAY [Base post] 2026-06-02 09:10:59.137847 | 2026-06-02 09:10:59.138005 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 09:10:59.740059 | debian-bookworm | changed 2026-06-02 09:10:59.751078 | 2026-06-02 09:10:59.751235 | PLAY RECAP 2026-06-02 09:10:59.751312 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 09:10:59.751387 | 2026-06-02 09:10:59.932139 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 09:10:59.933135 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 09:11:00.794541 | 2026-06-02 09:11:00.794737 | PLAY [Base post-logs] 2026-06-02 09:11:00.806114 | 2026-06-02 09:11:00.806276 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 09:11:01.292947 | localhost | changed 2026-06-02 09:11:01.309618 | 2026-06-02 09:11:01.309902 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 09:11:01.340502 | localhost | ok 2026-06-02 09:11:01.345955 | 2026-06-02 09:11:01.346095 | TASK [Set zuul-log-path fact] 2026-06-02 09:11:01.367307 | localhost | ok 2026-06-02 09:11:01.376653 | 2026-06-02 09:11:01.376794 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 09:11:01.402561 | localhost | ok 2026-06-02 09:11:01.405808 | 2026-06-02 09:11:01.405929 | TASK [upload-logs : Create log directories] 2026-06-02 09:11:01.925231 | localhost | changed 2026-06-02 09:11:01.928618 | 2026-06-02 09:11:01.928743 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 09:11:02.496146 | localhost -> localhost | ok: Runtime: 0:00:00.007121 2026-06-02 09:11:02.502078 | 2026-06-02 09:11:02.502233 | TASK [upload-logs : Upload logs to log server] 2026-06-02 09:11:03.119958 | localhost | Output suppressed because no_log was given 2026-06-02 09:11:03.121902 | 2026-06-02 09:11:03.122009 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 09:11:03.200585 | localhost | skipping: Conditional result was False 2026-06-02 09:11:03.213279 | localhost | skipping: Conditional result was False 2026-06-02 09:11:03.227702 | 2026-06-02 09:11:03.227901 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 09:11:03.276420 | localhost | skipping: Conditional result was False 2026-06-02 09:11:03.276842 | 2026-06-02 09:11:03.280274 | localhost | skipping: Conditional result was False 2026-06-02 09:11:03.284661 | 2026-06-02 09:11:03.284810 | LOOP [upload-logs : Upload console log and json output]