2026-05-29 12:23:08.628575 | Job console starting 2026-05-29 12:23:08.680184 | Updating git repos 2026-05-29 12:23:08.744776 | Cloning repos into workspace 2026-05-29 12:23:08.908074 | Restoring repo states 2026-05-29 12:23:08.929974 | Merging changes 2026-05-29 12:23:09.531172 | Checking out repos 2026-05-29 12:23:09.629188 | Preparing playbooks 2026-05-29 12:23:10.887714 | Running Ansible setup 2026-05-29 12:23:17.189744 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 12:23:18.698747 | 2026-05-29 12:23:18.700374 | PLAY [Base pre] 2026-05-29 12:23:18.734418 | 2026-05-29 12:23:18.734630 | TASK [Setup log path fact] 2026-05-29 12:23:18.789406 | debian-bookworm | ok 2026-05-29 12:23:18.827430 | 2026-05-29 12:23:18.827653 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 12:23:18.917342 | debian-bookworm | ok 2026-05-29 12:23:18.937543 | 2026-05-29 12:23:18.937722 | TASK [emit-job-header : Print job information] 2026-05-29 12:23:19.005136 | # Job Information 2026-05-29 12:23:19.005379 | Ansible Version: 2.16.14 2026-05-29 12:23:19.005415 | Job: flake8 2026-05-29 12:23:19.005449 | Pipeline: check 2026-05-29 12:23:19.005473 | Executor: 521e9411259a 2026-05-29 12:23:19.005494 | Triggered by: https://github.com/osism/ansible-collection-commons/pull/852 2026-05-29 12:23:19.005516 | Event ID: 20126750-5b59-11f1-8e23-b3ca31df0a45 2026-05-29 12:23:19.010920 | 2026-05-29 12:23:19.011056 | LOOP [emit-job-header : Print node information] 2026-05-29 12:23:19.219172 | debian-bookworm | ok: 2026-05-29 12:23:19.219389 | debian-bookworm | # Node Information 2026-05-29 12:23:19.219424 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-29 12:23:19.219450 | debian-bookworm | Hostname: debian 2026-05-29 12:23:19.219472 | debian-bookworm | Username: zuul 2026-05-29 12:23:19.219492 | debian-bookworm | Distro: Debian 12.14 2026-05-29 12:23:19.219517 | debian-bookworm | Provider: regiocloud-a 2026-05-29 12:23:19.219539 | debian-bookworm | Region: 2026-05-29 12:23:19.219560 | debian-bookworm | Label: debian-bookworm 2026-05-29 12:23:19.219580 | debian-bookworm | Product Name: OpenStack Nova 2026-05-29 12:23:19.219599 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe50:b894 2026-05-29 12:23:19.251964 | 2026-05-29 12:23:19.252167 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 12:23:20.210080 | debian-bookworm -> localhost | changed 2026-05-29 12:23:20.219710 | 2026-05-29 12:23:20.219864 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 12:23:22.325457 | debian-bookworm -> localhost | changed 2026-05-29 12:23:22.344970 | 2026-05-29 12:23:22.345079 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 12:23:22.865645 | debian-bookworm -> localhost | ok 2026-05-29 12:23:22.873279 | 2026-05-29 12:23:22.873622 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 12:23:22.948533 | debian-bookworm | ok 2026-05-29 12:23:23.012091 | debian-bookworm | included: /var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 12:23:23.059568 | 2026-05-29 12:23:23.059676 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 12:23:28.389860 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-29 12:23:28.390068 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/work/45ecc561e6d14883bd22ecb0273e69d9_id_rsa 2026-05-29 12:23:28.390102 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/work/45ecc561e6d14883bd22ecb0273e69d9_id_rsa.pub 2026-05-29 12:23:28.390124 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-29 12:23:28.390152 | debian-bookworm -> localhost | SHA256:7mNsiA/XupZIgdmZytyXFK6UBcZ9K/rJoN6Ean3fgMk zuul-build-sshkey 2026-05-29 12:23:28.390183 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-29 12:23:28.390221 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-29 12:23:28.390251 | debian-bookworm -> localhost | | .oo | 2026-05-29 12:23:28.390270 | debian-bookworm -> localhost | | .. + . | 2026-05-29 12:23:28.390287 | debian-bookworm -> localhost | | + * o . | 2026-05-29 12:23:28.390303 | debian-bookworm -> localhost | | o B + . | 2026-05-29 12:23:28.390319 | debian-bookworm -> localhost | | o + = oS | 2026-05-29 12:23:28.390340 | debian-bookworm -> localhost | | +.B =o | 2026-05-29 12:23:28.390357 | debian-bookworm -> localhost | | oooE.*o | 2026-05-29 12:23:28.390373 | debian-bookworm -> localhost | | o.+o+BoB | 2026-05-29 12:23:28.390390 | debian-bookworm -> localhost | |o.. oo==.o | 2026-05-29 12:23:28.390406 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-29 12:23:28.390454 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.711819 2026-05-29 12:23:28.403152 | 2026-05-29 12:23:28.403242 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 12:23:28.422004 | debian-bookworm | ok 2026-05-29 12:23:28.429931 | debian-bookworm | included: /var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 12:23:28.438617 | 2026-05-29 12:23:28.438700 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 12:23:28.462282 | debian-bookworm | skipping: Conditional result was False 2026-05-29 12:23:28.468181 | 2026-05-29 12:23:28.468273 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 12:23:29.142199 | debian-bookworm | changed 2026-05-29 12:23:29.147428 | 2026-05-29 12:23:29.147521 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 12:23:29.420618 | debian-bookworm | ok 2026-05-29 12:23:29.427847 | 2026-05-29 12:23:29.428002 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 12:23:30.138322 | debian-bookworm | changed 2026-05-29 12:23:30.146754 | 2026-05-29 12:23:30.148680 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 12:23:30.973427 | debian-bookworm | changed 2026-05-29 12:23:30.977933 | 2026-05-29 12:23:30.978010 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 12:23:31.024407 | debian-bookworm | skipping: Conditional result was False 2026-05-29 12:23:31.030495 | 2026-05-29 12:23:31.030588 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 12:23:31.775349 | debian-bookworm -> localhost | changed 2026-05-29 12:23:31.815762 | 2026-05-29 12:23:31.815907 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 12:23:32.597102 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/work/45ecc561e6d14883bd22ecb0273e69d9_id_rsa (zuul-build-sshkey) 2026-05-29 12:23:32.597287 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008772 2026-05-29 12:23:32.603476 | 2026-05-29 12:23:32.603556 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 12:23:33.188403 | debian-bookworm | ok 2026-05-29 12:23:33.193446 | 2026-05-29 12:23:33.193527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 12:23:33.223100 | debian-bookworm | skipping: Conditional result was False 2026-05-29 12:23:33.234107 | 2026-05-29 12:23:33.234214 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-29 12:23:33.726112 | debian-bookworm | ok 2026-05-29 12:23:33.744034 | 2026-05-29 12:23:33.744149 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-29 12:23:33.780660 | debian-bookworm | ok 2026-05-29 12:23:33.785065 | 2026-05-29 12:23:33.785148 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-29 12:23:34.314391 | debian-bookworm -> localhost | ok 2026-05-29 12:23:34.320313 | 2026-05-29 12:23:34.320398 | TASK [validate-host : Collect information about the host] 2026-05-29 12:23:35.655734 | debian-bookworm | ok 2026-05-29 12:23:35.669538 | 2026-05-29 12:23:35.669632 | TASK [validate-host : Sanitize hostname] 2026-05-29 12:23:35.799567 | debian-bookworm | ok 2026-05-29 12:23:35.843462 | 2026-05-29 12:23:35.843569 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-29 12:23:37.010043 | debian-bookworm -> localhost | changed 2026-05-29 12:23:37.016764 | 2026-05-29 12:23:37.016867 | TASK [validate-host : Collect information about zuul worker] 2026-05-29 12:23:37.478695 | debian-bookworm | ok 2026-05-29 12:23:37.483199 | 2026-05-29 12:23:37.483285 | TASK [validate-host : Write out all zuul information for each host] 2026-05-29 12:23:38.104987 | debian-bookworm -> localhost | changed 2026-05-29 12:23:38.125567 | 2026-05-29 12:23:38.125671 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-29 12:23:38.427255 | debian-bookworm | ok 2026-05-29 12:23:38.432604 | 2026-05-29 12:23:38.432697 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-29 12:23:40.094661 | debian-bookworm | changed: 2026-05-29 12:23:40.094864 | debian-bookworm | cd+++++++++ src/ 2026-05-29 12:23:40.094917 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-29 12:23:40.094943 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-29 12:23:40.094966 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-05-29 12:23:40.094988 | debian-bookworm | RedHat.yml 2026-05-29 12:23:40.160166 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-05-29 12:23:40.160184 | debian-bookworm | RedHat.yml 2026-05-29 12:23:40.160237 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/work/logs" 2026-05-29 12:24:37.410348 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/work/artifacts" 2026-05-29 12:24:37.691735 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/45ecc561e6d14883bd22ecb0273e69d9/work/docs" 2026-05-29 12:24:37.719788 | 2026-05-29 12:24:37.720110 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 12:24:38.553540 | debian-bookworm | changed: 2026-05-29 12:24:38.553947 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-29 12:24:38.554013 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-29 12:24:38.554060 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-29 12:24:38.554131 | debian-bookworm | changed: All items complete 2026-05-29 12:24:38.554168 | 2026-05-29 12:24:39.149967 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 12:24:39.760033 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 12:24:39.785671 | 2026-05-29 12:24:39.785849 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 12:24:40.340785 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008574 2026-05-29 12:24:40.652460 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011649 2026-05-29 12:24:40.664555 | 2026-05-29 12:24:40.664772 | PLAY RECAP 2026-05-29 12:24:40.664836 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-29 12:24:40.664863 | 2026-05-29 12:24:40.791675 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 12:24:40.793767 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 12:24:41.559341 | 2026-05-29 12:24:41.559523 | PLAY [Base post] 2026-05-29 12:24:41.574061 | 2026-05-29 12:24:41.574234 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 12:24:42.167989 | debian-bookworm | changed 2026-05-29 12:24:42.176959 | 2026-05-29 12:24:42.177082 | PLAY RECAP 2026-05-29 12:24:42.177164 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 12:24:42.177243 | 2026-05-29 12:24:42.301845 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 12:24:42.304290 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 12:24:43.155848 | 2026-05-29 12:24:43.156074 | PLAY [Base post-logs] 2026-05-29 12:24:43.167284 | 2026-05-29 12:24:43.167431 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 12:24:43.616375 | localhost | changed 2026-05-29 12:24:43.629762 | 2026-05-29 12:24:43.629996 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 12:24:43.678695 | localhost | ok 2026-05-29 12:24:43.685937 | 2026-05-29 12:24:43.686139 | TASK [Set zuul-log-path fact] 2026-05-29 12:24:43.706067 | localhost | ok 2026-05-29 12:24:43.719931 | 2026-05-29 12:24:43.720083 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 12:24:43.757152 | localhost | ok 2026-05-29 12:24:43.763693 | 2026-05-29 12:24:43.763872 | TASK [upload-logs : Create log directories] 2026-05-29 12:24:44.354223 | localhost | changed 2026-05-29 12:24:44.358415 | 2026-05-29 12:24:44.358559 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 12:24:44.903792 | localhost -> localhost | ok: Runtime: 0:00:00.005111 2026-05-29 12:24:44.911833 | 2026-05-29 12:24:44.912070 | TASK [upload-logs : Upload logs to log server] 2026-05-29 12:24:45.503574 | localhost | Output suppressed because no_log was given 2026-05-29 12:24:45.505561 | 2026-05-29 12:24:45.505672 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 12:24:45.561376 | localhost | skipping: Conditional result was False 2026-05-29 12:24:45.567305 | localhost | skipping: Conditional result was False 2026-05-29 12:24:45.574545 | 2026-05-29 12:24:45.574656 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 12:24:45.619495 | localhost | skipping: Conditional result was False 2026-05-29 12:24:45.620139 | 2026-05-29 12:24:45.623625 | localhost | skipping: Conditional result was False 2026-05-29 12:24:45.636515 | 2026-05-29 12:24:45.636736 | LOOP [upload-logs : Upload console log and json output]