2026-05-20 12:41:50.038972 | Job console starting 2026-05-20 12:41:50.090430 | Updating git repos 2026-05-20 12:41:50.181853 | Cloning repos into workspace 2026-05-20 12:41:50.307781 | Restoring repo states 2026-05-20 12:41:50.361944 | Merging changes 2026-05-20 12:41:51.159340 | Checking out repos 2026-05-20 12:41:51.239540 | Preparing playbooks 2026-05-20 12:41:52.548209 | Running Ansible setup 2026-05-20 12:41:57.852510 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 12:41:58.943691 | 2026-05-20 12:41:58.943860 | PLAY [Base pre] 2026-05-20 12:41:58.986960 | 2026-05-20 12:41:58.987115 | TASK [Setup log path fact] 2026-05-20 12:41:59.033115 | debian-bookworm | ok 2026-05-20 12:41:59.058572 | 2026-05-20 12:41:59.058755 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 12:41:59.134526 | debian-bookworm | ok 2026-05-20 12:41:59.154377 | 2026-05-20 12:41:59.154538 | TASK [emit-job-header : Print job information] 2026-05-20 12:41:59.224415 | # Job Information 2026-05-20 12:41:59.224652 | Ansible Version: 2.16.14 2026-05-20 12:41:59.224689 | Job: flake8 2026-05-20 12:41:59.224723 | Pipeline: check 2026-05-20 12:41:59.224747 | Executor: 521e9411259a 2026-05-20 12:41:59.224769 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2085 2026-05-20 12:41:59.224792 | Event ID: 3ef86cd0-5449-11f1-898b-bcb110dc4ae8 2026-05-20 12:41:59.230030 | 2026-05-20 12:41:59.230171 | LOOP [emit-job-header : Print node information] 2026-05-20 12:41:59.340133 | debian-bookworm | ok: 2026-05-20 12:41:59.340345 | debian-bookworm | # Node Information 2026-05-20 12:41:59.340382 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-20 12:41:59.340408 | debian-bookworm | Hostname: debian 2026-05-20 12:41:59.340432 | debian-bookworm | Username: zuul 2026-05-20 12:41:59.340454 | debian-bookworm | Distro: Debian 12.14 2026-05-20 12:41:59.340478 | debian-bookworm | Provider: regiocloud-a 2026-05-20 12:41:59.340535 | debian-bookworm | Region: 2026-05-20 12:41:59.340557 | debian-bookworm | Label: debian-bookworm 2026-05-20 12:41:59.340578 | debian-bookworm | Product Name: OpenStack Nova 2026-05-20 12:41:59.340598 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1b:6ec6 2026-05-20 12:41:59.369254 | 2026-05-20 12:41:59.369416 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 12:42:00.144539 | debian-bookworm -> localhost | changed 2026-05-20 12:42:00.152190 | 2026-05-20 12:42:00.152330 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 12:42:01.918136 | debian-bookworm -> localhost | changed 2026-05-20 12:42:01.928414 | 2026-05-20 12:42:01.928541 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 12:42:02.544428 | debian-bookworm -> localhost | ok 2026-05-20 12:42:02.550969 | 2026-05-20 12:42:02.551083 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 12:42:02.591557 | debian-bookworm | ok 2026-05-20 12:42:02.607289 | debian-bookworm | included: /var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 12:42:02.633870 | 2026-05-20 12:42:02.633983 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 12:42:04.550385 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-20 12:42:04.550562 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/work/ac80b952a92c4a179b83d89fd2769a74_id_rsa 2026-05-20 12:42:04.550593 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/work/ac80b952a92c4a179b83d89fd2769a74_id_rsa.pub 2026-05-20 12:42:04.550614 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-20 12:42:04.550634 | debian-bookworm -> localhost | SHA256:cGR+NpV7X8Y9jA2PreXna3I62qMXivDmv/BbfIIxKNU zuul-build-sshkey 2026-05-20 12:42:04.550652 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-20 12:42:04.550679 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-20 12:42:04.550697 | debian-bookworm -> localhost | | o .. | 2026-05-20 12:42:04.550715 | debian-bookworm -> localhost | | + .... | 2026-05-20 12:42:04.550731 | debian-bookworm -> localhost | | . o.+E .O..| 2026-05-20 12:42:04.550747 | debian-bookworm -> localhost | | o.o...o.B=| 2026-05-20 12:42:04.550763 | debian-bookworm -> localhost | | .S. o .+oo| 2026-05-20 12:42:04.550783 | debian-bookworm -> localhost | | .. =o .o| 2026-05-20 12:42:04.550800 | debian-bookworm -> localhost | | o....+.o.| 2026-05-20 12:42:04.550816 | debian-bookworm -> localhost | | +o.o=oo.| 2026-05-20 12:42:04.550853 | debian-bookworm -> localhost | | o..B*oB..| 2026-05-20 12:42:04.550872 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-20 12:42:04.550918 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.076195 2026-05-20 12:42:04.556198 | 2026-05-20 12:42:04.556284 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 12:42:04.603133 | debian-bookworm | ok 2026-05-20 12:42:04.610459 | debian-bookworm | included: /var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 12:42:04.627885 | 2026-05-20 12:42:04.627988 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 12:42:04.660956 | debian-bookworm | skipping: Conditional result was False 2026-05-20 12:42:04.666140 | 2026-05-20 12:42:04.666230 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 12:42:05.307163 | debian-bookworm | changed 2026-05-20 12:42:05.311752 | 2026-05-20 12:42:05.311822 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 12:42:05.568086 | debian-bookworm | ok 2026-05-20 12:42:05.582520 | 2026-05-20 12:42:05.582753 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 12:42:06.240846 | debian-bookworm | changed 2026-05-20 12:42:06.254616 | 2026-05-20 12:42:06.254729 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 12:42:06.846628 | debian-bookworm | changed 2026-05-20 12:42:06.851949 | 2026-05-20 12:42:06.852045 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 12:42:06.878128 | debian-bookworm | skipping: Conditional result was False 2026-05-20 12:42:06.884003 | 2026-05-20 12:42:06.884106 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 12:42:07.467214 | debian-bookworm -> localhost | changed 2026-05-20 12:42:07.478297 | 2026-05-20 12:42:07.478401 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 12:42:07.830915 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/work/ac80b952a92c4a179b83d89fd2769a74_id_rsa (zuul-build-sshkey) 2026-05-20 12:42:07.831117 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012246 2026-05-20 12:42:07.838522 | 2026-05-20 12:42:07.838619 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 12:42:08.227247 | debian-bookworm | ok 2026-05-20 12:42:08.234369 | 2026-05-20 12:42:08.234502 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 12:42:08.257835 | debian-bookworm | skipping: Conditional result was False 2026-05-20 12:42:08.277419 | 2026-05-20 12:42:08.277555 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-20 12:42:08.702911 | debian-bookworm | ok 2026-05-20 12:42:08.723474 | 2026-05-20 12:42:08.723603 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-20 12:42:08.755320 | debian-bookworm | ok 2026-05-20 12:42:08.760092 | 2026-05-20 12:42:08.760179 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-20 12:42:09.045674 | debian-bookworm -> localhost | ok 2026-05-20 12:42:09.054187 | 2026-05-20 12:42:09.054299 | TASK [validate-host : Collect information about the host] 2026-05-20 12:42:11.149625 | debian-bookworm | ok 2026-05-20 12:42:11.180430 | 2026-05-20 12:42:11.180628 | TASK [validate-host : Sanitize hostname] 2026-05-20 12:42:11.327042 | debian-bookworm | ok 2026-05-20 12:42:11.405182 | 2026-05-20 12:42:11.405330 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-20 12:42:12.431356 | debian-bookworm -> localhost | changed 2026-05-20 12:42:12.441031 | 2026-05-20 12:42:12.441235 | TASK [validate-host : Collect information about zuul worker] 2026-05-20 12:42:12.883065 | debian-bookworm | ok 2026-05-20 12:42:12.909049 | 2026-05-20 12:42:12.909201 | TASK [validate-host : Write out all zuul information for each host] 2026-05-20 12:42:13.677267 | debian-bookworm -> localhost | changed 2026-05-20 12:42:13.689756 | 2026-05-20 12:42:13.689884 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-20 12:42:13.956486 | debian-bookworm | ok 2026-05-20 12:42:13.964721 | 2026-05-20 12:42:13.964848 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-20 12:42:15.107462 | debian-bookworm | changed: 2026-05-20 12:42:15.107711 | debian-bookworm | cd+++++++++ src/ 2026-05-20 12:42:15.107748 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-20 12:42:15.107773 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-20 12:42:15.107795 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-05-20 12:42:15.107816 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/work/logs" 2026-05-20 12:43:18.186344 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/work/artifacts" 2026-05-20 12:43:18.488108 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ac80b952a92c4a179b83d89fd2769a74/work/docs" 2026-05-20 12:43:18.508864 | 2026-05-20 12:43:18.509167 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 12:43:19.357426 | debian-bookworm | changed: 2026-05-20 12:43:19.357791 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-20 12:43:19.357853 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-20 12:43:19.357904 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-20 12:43:19.357976 | debian-bookworm | changed: All items complete 2026-05-20 12:43:19.358021 | 2026-05-20 12:43:19.937638 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 12:43:20.569273 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 12:43:20.597335 | 2026-05-20 12:43:20.597483 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 12:43:21.170979 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011388 2026-05-20 12:43:21.486643 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010432 2026-05-20 12:43:21.513013 | 2026-05-20 12:43:21.513161 | PLAY RECAP 2026-05-20 12:43:21.513244 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-20 12:43:21.513285 | 2026-05-20 12:43:21.651414 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 12:43:21.653441 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 12:43:22.385571 | 2026-05-20 12:43:22.385834 | PLAY [Base post] 2026-05-20 12:43:22.399733 | 2026-05-20 12:43:22.399860 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 12:43:22.995892 | debian-bookworm | changed 2026-05-20 12:43:23.005453 | 2026-05-20 12:43:23.005630 | PLAY RECAP 2026-05-20 12:43:23.005707 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 12:43:23.005856 | 2026-05-20 12:43:23.129146 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 12:43:23.130481 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 12:43:23.924914 | 2026-05-20 12:43:23.925103 | PLAY [Base post-logs] 2026-05-20 12:43:23.936696 | 2026-05-20 12:43:23.936849 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 12:43:24.422937 | localhost | changed 2026-05-20 12:43:24.433235 | 2026-05-20 12:43:24.433388 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 12:43:24.471777 | localhost | ok 2026-05-20 12:43:24.479434 | 2026-05-20 12:43:24.479629 | TASK [Set zuul-log-path fact] 2026-05-20 12:43:24.508995 | localhost | ok 2026-05-20 12:43:24.526141 | 2026-05-20 12:43:24.526287 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 12:43:24.564784 | localhost | ok 2026-05-20 12:43:24.571026 | 2026-05-20 12:43:24.571202 | TASK [upload-logs : Create log directories] 2026-05-20 12:43:25.087638 | localhost | changed 2026-05-20 12:43:25.092504 | 2026-05-20 12:43:25.092683 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 12:43:25.621858 | localhost -> localhost | ok: Runtime: 0:00:00.007083 2026-05-20 12:43:25.625966 | 2026-05-20 12:43:25.626093 | TASK [upload-logs : Upload logs to log server] 2026-05-20 12:43:26.195316 | localhost | Output suppressed because no_log was given 2026-05-20 12:43:26.199410 | 2026-05-20 12:43:26.199622 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 12:43:26.261528 | localhost | skipping: Conditional result was False 2026-05-20 12:43:26.267641 | localhost | skipping: Conditional result was False 2026-05-20 12:43:26.280635 | 2026-05-20 12:43:26.280838 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 12:43:26.343245 | localhost | skipping: Conditional result was False 2026-05-20 12:43:26.343988 | 2026-05-20 12:43:26.347339 | localhost | skipping: Conditional result was False 2026-05-20 12:43:26.360695 | 2026-05-20 12:43:26.360890 | LOOP [upload-logs : Upload console log and json output]