2026-05-06 12:51:39.909066 | Job console starting 2026-05-06 12:51:39.963672 | Updating git repos 2026-05-06 12:51:40.024558 | Cloning repos into workspace 2026-05-06 12:51:40.244478 | Restoring repo states 2026-05-06 12:51:40.275631 | Merging changes 2026-05-06 12:51:40.910113 | Checking out repos 2026-05-06 12:51:41.007098 | Preparing playbooks 2026-05-06 12:51:42.111358 | Running Ansible setup 2026-05-06 12:51:47.488392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 12:51:48.307143 | 2026-05-06 12:51:48.307373 | PLAY [Base pre] 2026-05-06 12:51:48.325997 | 2026-05-06 12:51:48.326186 | TASK [Setup log path fact] 2026-05-06 12:51:48.378809 | debian-bookworm | ok 2026-05-06 12:51:48.419076 | 2026-05-06 12:51:48.419292 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 12:51:48.459298 | debian-bookworm | ok 2026-05-06 12:51:48.469859 | 2026-05-06 12:51:48.470012 | TASK [emit-job-header : Print job information] 2026-05-06 12:51:48.575757 | # Job Information 2026-05-06 12:51:48.575987 | Ansible Version: 2.16.14 2026-05-06 12:51:48.576025 | Job: flake8 2026-05-06 12:51:48.576061 | Pipeline: check 2026-05-06 12:51:48.576085 | Executor: 521e9411259a 2026-05-06 12:51:48.576106 | Triggered by: https://github.com/osism/ansible-collection-commons/pull/851 2026-05-06 12:51:48.576130 | Event ID: 4ca9c734-494a-11f1-92d0-2f02907f2dcc 2026-05-06 12:51:48.581533 | 2026-05-06 12:51:48.581664 | LOOP [emit-job-header : Print node information] 2026-05-06 12:51:48.778291 | debian-bookworm | ok: 2026-05-06 12:51:48.778507 | debian-bookworm | # Node Information 2026-05-06 12:51:48.778543 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 12:51:48.778568 | debian-bookworm | Hostname: debian 2026-05-06 12:51:48.778591 | debian-bookworm | Username: zuul 2026-05-06 12:51:48.778612 | debian-bookworm | Distro: Debian 12.13 2026-05-06 12:51:48.778637 | debian-bookworm | Provider: regiocloud-a 2026-05-06 12:51:48.778658 | debian-bookworm | Region: 2026-05-06 12:51:48.778679 | debian-bookworm | Label: debian-bookworm 2026-05-06 12:51:48.778700 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 12:51:48.778719 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:d553 2026-05-06 12:51:48.791278 | 2026-05-06 12:51:48.791427 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 12:51:49.823903 | debian-bookworm -> localhost | changed 2026-05-06 12:51:49.831512 | 2026-05-06 12:51:49.831659 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 12:51:51.189721 | debian-bookworm -> localhost | changed 2026-05-06 12:51:51.200163 | 2026-05-06 12:51:51.200281 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 12:51:51.628175 | debian-bookworm -> localhost | ok 2026-05-06 12:51:51.634154 | 2026-05-06 12:51:51.634260 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 12:51:51.664442 | debian-bookworm | ok 2026-05-06 12:51:51.679594 | debian-bookworm | included: /var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 12:51:51.686475 | 2026-05-06 12:51:51.686573 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 12:51:52.955200 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 12:51:52.955411 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/work/a1a8064db07246dead7920aeaa9b77ea_id_rsa 2026-05-06 12:51:52.955448 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/work/a1a8064db07246dead7920aeaa9b77ea_id_rsa.pub 2026-05-06 12:51:52.955476 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 12:51:52.955501 | debian-bookworm -> localhost | SHA256:Ff37bkPARgZ5dW19Q0z4v3k7tpnlpaF4p5Vu80y8FiE zuul-build-sshkey 2026-05-06 12:51:52.955523 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 12:51:52.955555 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 12:51:52.955577 | debian-bookworm -> localhost | | .oo *++| 2026-05-06 12:51:52.955599 | debian-bookworm -> localhost | | o.= o*| 2026-05-06 12:51:52.955620 | debian-bookworm -> localhost | | . =...o| 2026-05-06 12:51:52.955640 | debian-bookworm -> localhost | | . E.o | 2026-05-06 12:51:52.955661 | debian-bookworm -> localhost | | S . o.o| 2026-05-06 12:51:52.955683 | debian-bookworm -> localhost | | .=.| 2026-05-06 12:51:52.955705 | debian-bookworm -> localhost | | =.O| 2026-05-06 12:51:52.955725 | debian-bookworm -> localhost | | ..++&X| 2026-05-06 12:51:52.955746 | debian-bookworm -> localhost | | ..o+=@@| 2026-05-06 12:51:52.955766 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 12:51:52.955822 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.507878 2026-05-06 12:51:52.961984 | 2026-05-06 12:51:52.962077 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 12:51:52.991316 | debian-bookworm | ok 2026-05-06 12:51:53.013218 | debian-bookworm | included: /var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 12:51:53.034153 | 2026-05-06 12:51:53.034310 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 12:51:53.067739 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:51:53.073500 | 2026-05-06 12:51:53.073599 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 12:51:53.762702 | debian-bookworm | changed 2026-05-06 12:51:53.770120 | 2026-05-06 12:51:53.770228 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 12:51:54.010531 | debian-bookworm | ok 2026-05-06 12:51:54.018959 | 2026-05-06 12:51:54.019080 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 12:51:54.651638 | debian-bookworm | changed 2026-05-06 12:51:54.661822 | 2026-05-06 12:51:54.661961 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 12:51:55.314617 | debian-bookworm | changed 2026-05-06 12:51:55.319211 | 2026-05-06 12:51:55.319310 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 12:51:55.332403 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:51:55.338293 | 2026-05-06 12:51:55.338405 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 12:51:55.771328 | debian-bookworm -> localhost | changed 2026-05-06 12:51:55.780055 | 2026-05-06 12:51:55.780154 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 12:51:56.118819 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/work/a1a8064db07246dead7920aeaa9b77ea_id_rsa (zuul-build-sshkey) 2026-05-06 12:51:56.119028 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019772 2026-05-06 12:51:56.125294 | 2026-05-06 12:51:56.125385 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 12:51:56.668107 | debian-bookworm | ok 2026-05-06 12:51:56.673111 | 2026-05-06 12:51:56.673222 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 12:51:56.701591 | debian-bookworm | skipping: Conditional result was False 2026-05-06 12:51:56.711987 | 2026-05-06 12:51:56.712094 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 12:51:57.133310 | debian-bookworm | ok 2026-05-06 12:51:57.141889 | 2026-05-06 12:51:57.141987 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 12:51:57.200169 | debian-bookworm | ok 2026-05-06 12:51:57.204417 | 2026-05-06 12:51:57.204553 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 12:51:57.472314 | debian-bookworm -> localhost | ok 2026-05-06 12:51:57.477510 | 2026-05-06 12:51:57.477588 | TASK [validate-host : Collect information about the host] 2026-05-06 12:51:58.560672 | debian-bookworm | ok 2026-05-06 12:51:58.574470 | 2026-05-06 12:51:58.574567 | TASK [validate-host : Sanitize hostname] 2026-05-06 12:51:58.674584 | debian-bookworm | ok 2026-05-06 12:51:58.706459 | 2026-05-06 12:51:58.706554 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 12:51:59.237312 | debian-bookworm -> localhost | changed 2026-05-06 12:51:59.242711 | 2026-05-06 12:51:59.242804 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 12:51:59.708050 | debian-bookworm | ok 2026-05-06 12:51:59.715169 | 2026-05-06 12:51:59.715279 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 12:52:00.290360 | debian-bookworm -> localhost | changed 2026-05-06 12:52:00.297990 | 2026-05-06 12:52:00.298102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 12:52:00.601182 | debian-bookworm | ok 2026-05-06 12:52:00.606589 | 2026-05-06 12:52:00.606684 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 12:52:01.852089 | debian-bookworm | changed: 2026-05-06 12:52:01.852295 | debian-bookworm | cd+++++++++ src/ 2026-05-06 12:52:01.852334 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 12:52:01.852358 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 12:52:01.852380 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-05-06 12:52:01.852400 | debian-bookworm | RedHat.yml 2026-05-06 12:52:01.898686 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-05-06 12:52:01.898705 | debian-bookworm | RedHat.yml 2026-05-06 12:52:01.898761 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/work/logs" 2026-05-06 12:52:55.268914 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/work/artifacts" 2026-05-06 12:52:55.567459 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a1a8064db07246dead7920aeaa9b77ea/work/docs" 2026-05-06 12:52:55.592179 | 2026-05-06 12:52:55.592491 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 12:52:56.392306 | debian-bookworm | changed: 2026-05-06 12:52:56.392625 | debian-bookworm | .d..t...... ./ 2026-05-06 12:52:56.392681 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 12:52:56.392734 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 12:52:56.392779 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 12:52:56.392839 | debian-bookworm | changed: All items complete 2026-05-06 12:52:56.392873 | 2026-05-06 12:52:57.019971 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 12:52:57.628721 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 12:52:57.653895 | 2026-05-06 12:52:57.654071 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 12:52:58.197268 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011012 2026-05-06 12:52:58.478290 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010516 2026-05-06 12:52:58.499946 | 2026-05-06 12:52:58.500129 | PLAY RECAP 2026-05-06 12:52:58.500259 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-06 12:52:58.500317 | 2026-05-06 12:52:58.645107 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 12:52:58.645979 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 12:52:59.358062 | 2026-05-06 12:52:59.358233 | PLAY [Base post] 2026-05-06 12:52:59.372130 | 2026-05-06 12:52:59.372284 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 12:52:59.907678 | debian-bookworm | changed 2026-05-06 12:52:59.917592 | 2026-05-06 12:52:59.917737 | PLAY RECAP 2026-05-06 12:52:59.917819 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 12:52:59.917894 | 2026-05-06 12:53:00.054325 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 12:53:00.056510 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 12:53:00.880652 | 2026-05-06 12:53:00.880918 | PLAY [Base post-logs] 2026-05-06 12:53:00.892040 | 2026-05-06 12:53:00.892179 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 12:53:01.369863 | localhost | changed 2026-05-06 12:53:01.381134 | 2026-05-06 12:53:01.381336 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 12:53:01.417768 | localhost | ok 2026-05-06 12:53:01.421343 | 2026-05-06 12:53:01.421454 | TASK [Set zuul-log-path fact] 2026-05-06 12:53:01.437529 | localhost | ok 2026-05-06 12:53:01.445910 | 2026-05-06 12:53:01.446032 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 12:53:01.473622 | localhost | ok 2026-05-06 12:53:01.477315 | 2026-05-06 12:53:01.477431 | TASK [upload-logs : Create log directories] 2026-05-06 12:53:02.017094 | localhost | changed 2026-05-06 12:53:02.022914 | 2026-05-06 12:53:02.023098 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 12:53:02.623703 | localhost -> localhost | ok: Runtime: 0:00:00.006676 2026-05-06 12:53:02.630691 | 2026-05-06 12:53:02.630896 | TASK [upload-logs : Upload logs to log server] 2026-05-06 12:53:03.221367 | localhost | Output suppressed because no_log was given 2026-05-06 12:53:03.225129 | 2026-05-06 12:53:03.225391 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 12:53:03.283724 | localhost | skipping: Conditional result was False 2026-05-06 12:53:03.288660 | localhost | skipping: Conditional result was False 2026-05-06 12:53:03.295071 | 2026-05-06 12:53:03.295233 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 12:53:03.352035 | localhost | skipping: Conditional result was False 2026-05-06 12:53:03.352757 | 2026-05-06 12:53:03.356654 | localhost | skipping: Conditional result was False 2026-05-06 12:53:03.370075 | 2026-05-06 12:53:03.370362 | LOOP [upload-logs : Upload console log and json output]