2026-05-10 07:32:15.870106 | Job console starting 2026-05-10 07:32:15.884211 | Updating git repos 2026-05-10 07:32:15.917758 | Cloning repos into workspace 2026-05-10 07:32:15.942771 | Restoring repo states 2026-05-10 07:32:15.959049 | Merging changes 2026-05-10 07:32:16.488220 | Checking out repos 2026-05-10 07:32:16.543172 | Preparing playbooks 2026-05-10 07:32:17.556000 | Running Ansible setup 2026-05-10 07:32:22.214461 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-10 07:32:22.981490 | 2026-05-10 07:32:22.981657 | PLAY [Base pre] 2026-05-10 07:32:23.005425 | 2026-05-10 07:32:23.005584 | TASK [Setup log path fact] 2026-05-10 07:32:23.026151 | debian-bookworm | ok 2026-05-10 07:32:23.042790 | 2026-05-10 07:32:23.042994 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 07:32:23.082762 | debian-bookworm | ok 2026-05-10 07:32:23.093168 | 2026-05-10 07:32:23.093303 | TASK [emit-job-header : Print job information] 2026-05-10 07:32:23.133382 | # Job Information 2026-05-10 07:32:23.133574 | Ansible Version: 2.16.14 2026-05-10 07:32:23.133610 | Job: python-black 2026-05-10 07:32:23.133643 | Pipeline: check 2026-05-10 07:32:23.133667 | Executor: 521e9411259a 2026-05-10 07:32:23.133687 | Triggered by: https://github.com/osism/pulpfiction/pull/10 2026-05-10 07:32:23.133709 | Event ID: 589a3650-4c42-11f1-9a06-9249bf914cb8 2026-05-10 07:32:23.138933 | 2026-05-10 07:32:23.139058 | LOOP [emit-job-header : Print node information] 2026-05-10 07:32:23.256082 | debian-bookworm | ok: 2026-05-10 07:32:23.256407 | debian-bookworm | # Node Information 2026-05-10 07:32:23.256449 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-10 07:32:23.256476 | debian-bookworm | Hostname: debian 2026-05-10 07:32:23.256498 | debian-bookworm | Username: zuul 2026-05-10 07:32:23.256519 | debian-bookworm | Distro: Debian 12.13 2026-05-10 07:32:23.256542 | debian-bookworm | Provider: regiocloud-a 2026-05-10 07:32:23.256563 | debian-bookworm | Region: 2026-05-10 07:32:23.256584 | debian-bookworm | Label: debian-bookworm 2026-05-10 07:32:23.256604 | debian-bookworm | Product Name: OpenStack Nova 2026-05-10 07:32:23.256623 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:769f 2026-05-10 07:32:23.282394 | 2026-05-10 07:32:23.282553 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-10 07:32:23.828815 | debian-bookworm -> localhost | changed 2026-05-10 07:32:23.837573 | 2026-05-10 07:32:23.837713 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-10 07:32:25.048202 | debian-bookworm -> localhost | changed 2026-05-10 07:32:25.062372 | 2026-05-10 07:32:25.062527 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-10 07:32:25.350910 | debian-bookworm -> localhost | ok 2026-05-10 07:32:25.357968 | 2026-05-10 07:32:25.358108 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-10 07:32:25.391082 | debian-bookworm | ok 2026-05-10 07:32:25.407720 | debian-bookworm | included: /var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-10 07:32:25.414037 | 2026-05-10 07:32:25.414140 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-10 07:32:26.694904 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-10 07:32:26.695133 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/work/ab2e99f9881f4644887135f7a9406566_id_rsa 2026-05-10 07:32:26.695170 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/work/ab2e99f9881f4644887135f7a9406566_id_rsa.pub 2026-05-10 07:32:26.695196 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-10 07:32:26.695221 | debian-bookworm -> localhost | SHA256:LVAP0CQtdPqn1mlgzusUHA3F4CshQ3yVO1UXv+B9SPI zuul-build-sshkey 2026-05-10 07:32:26.695244 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-10 07:32:26.695279 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-10 07:32:26.695301 | debian-bookworm -> localhost | | ...+*O=... o. | 2026-05-10 07:32:26.695323 | debian-bookworm -> localhost | | .. o*+=o . . | 2026-05-10 07:32:26.695343 | debian-bookworm -> localhost | | o.+.ooo ... .| 2026-05-10 07:32:26.695363 | debian-bookworm -> localhost | | o =o+ .+o..| 2026-05-10 07:32:26.695382 | debian-bookworm -> localhost | | . S.o .Eo.| 2026-05-10 07:32:26.695405 | debian-bookworm -> localhost | | = B . .| 2026-05-10 07:32:26.695425 | debian-bookworm -> localhost | | * + | 2026-05-10 07:32:26.695445 | debian-bookworm -> localhost | | o o | 2026-05-10 07:32:26.695465 | debian-bookworm -> localhost | | .o | 2026-05-10 07:32:26.695484 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-10 07:32:26.695539 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.765027 2026-05-10 07:32:26.702479 | 2026-05-10 07:32:26.702631 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-10 07:32:26.731335 | debian-bookworm | ok 2026-05-10 07:32:26.741989 | debian-bookworm | included: /var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-10 07:32:26.751289 | 2026-05-10 07:32:26.751398 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-10 07:32:26.775479 | debian-bookworm | skipping: Conditional result was False 2026-05-10 07:32:26.781821 | 2026-05-10 07:32:26.781968 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-10 07:32:27.412211 | debian-bookworm | changed 2026-05-10 07:32:27.418591 | 2026-05-10 07:32:27.418709 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-10 07:32:27.661484 | debian-bookworm | ok 2026-05-10 07:32:27.671579 | 2026-05-10 07:32:27.671713 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-10 07:32:28.363911 | debian-bookworm | changed 2026-05-10 07:32:28.372688 | 2026-05-10 07:32:28.372836 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-10 07:32:29.058723 | debian-bookworm | changed 2026-05-10 07:32:29.074238 | 2026-05-10 07:32:29.074371 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-10 07:32:29.098522 | debian-bookworm | skipping: Conditional result was False 2026-05-10 07:32:29.105174 | 2026-05-10 07:32:29.105281 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-10 07:32:29.565180 | debian-bookworm -> localhost | changed 2026-05-10 07:32:29.576570 | 2026-05-10 07:32:29.576699 | TASK [add-build-sshkey : Add back temp key] 2026-05-10 07:32:29.915295 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/work/ab2e99f9881f4644887135f7a9406566_id_rsa (zuul-build-sshkey) 2026-05-10 07:32:29.915555 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016427 2026-05-10 07:32:29.924766 | 2026-05-10 07:32:29.924917 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-10 07:32:30.362723 | debian-bookworm | ok 2026-05-10 07:32:30.373118 | 2026-05-10 07:32:30.373307 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-10 07:32:30.398967 | debian-bookworm | skipping: Conditional result was False 2026-05-10 07:32:30.414004 | 2026-05-10 07:32:30.414156 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-10 07:32:30.850342 | debian-bookworm | ok 2026-05-10 07:32:30.861536 | 2026-05-10 07:32:30.861665 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-10 07:32:30.907476 | debian-bookworm | ok 2026-05-10 07:32:30.915533 | 2026-05-10 07:32:30.915685 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-10 07:32:31.235498 | debian-bookworm -> localhost | ok 2026-05-10 07:32:31.247313 | 2026-05-10 07:32:31.247462 | TASK [validate-host : Collect information about the host] 2026-05-10 07:32:32.463833 | debian-bookworm | ok 2026-05-10 07:32:32.482669 | 2026-05-10 07:32:32.482806 | TASK [validate-host : Sanitize hostname] 2026-05-10 07:32:32.604233 | debian-bookworm | ok 2026-05-10 07:32:32.670552 | 2026-05-10 07:32:32.670679 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-10 07:32:33.242022 | debian-bookworm -> localhost | changed 2026-05-10 07:32:33.248349 | 2026-05-10 07:32:33.248480 | TASK [validate-host : Collect information about zuul worker] 2026-05-10 07:32:33.679372 | debian-bookworm | ok 2026-05-10 07:32:33.687204 | 2026-05-10 07:32:33.687356 | TASK [validate-host : Write out all zuul information for each host] 2026-05-10 07:32:34.255432 | debian-bookworm -> localhost | changed 2026-05-10 07:32:34.265746 | 2026-05-10 07:32:34.265898 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-10 07:32:34.586626 | debian-bookworm | ok 2026-05-10 07:32:34.592709 | 2026-05-10 07:32:34.592834 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-10 07:32:35.480766 | debian-bookworm | changed: 2026-05-10 07:32:35.481109 | debian-bookworm | cd+++++++++ src/ 2026-05-10 07:32:35.481169 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-10 07:32:35.481209 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-10 07:32:35.481244 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-05-10 07:32:35.481278 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/work/logs" 2026-05-10 07:33:01.134578 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/work/artifacts" 2026-05-10 07:33:01.433522 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ab2e99f9881f4644887135f7a9406566/work/docs" 2026-05-10 07:33:01.453256 | 2026-05-10 07:33:01.453396 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-10 07:33:02.277002 | debian-bookworm | changed: 2026-05-10 07:33:02.277367 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-10 07:33:02.277431 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-10 07:33:02.277491 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-10 07:33:02.277569 | debian-bookworm | changed: All items complete 2026-05-10 07:33:02.277615 | 2026-05-10 07:33:02.856224 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 07:33:03.435198 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 07:33:03.458224 | 2026-05-10 07:33:03.458418 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-10 07:33:03.992439 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008923 2026-05-10 07:33:04.286634 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009087 2026-05-10 07:33:04.306827 | 2026-05-10 07:33:04.306979 | PLAY RECAP 2026-05-10 07:33:04.307035 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-10 07:33:04.307060 | 2026-05-10 07:33:04.457375 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-10 07:33:04.458312 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 07:33:05.197308 | 2026-05-10 07:33:05.197581 | PLAY [Base post] 2026-05-10 07:33:05.211691 | 2026-05-10 07:33:05.211875 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-10 07:33:05.788746 | debian-bookworm | changed 2026-05-10 07:33:05.796430 | 2026-05-10 07:33:05.796544 | PLAY RECAP 2026-05-10 07:33:05.796606 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-10 07:33:05.796668 | 2026-05-10 07:33:05.922621 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 07:33:05.924324 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-10 07:33:06.745067 | 2026-05-10 07:33:06.745256 | PLAY [Base post-logs] 2026-05-10 07:33:06.756725 | 2026-05-10 07:33:06.756925 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-10 07:33:07.229362 | localhost | changed 2026-05-10 07:33:07.243965 | 2026-05-10 07:33:07.244235 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-10 07:33:07.270215 | localhost | ok 2026-05-10 07:33:07.273507 | 2026-05-10 07:33:07.273617 | TASK [Set zuul-log-path fact] 2026-05-10 07:33:07.289008 | localhost | ok 2026-05-10 07:33:07.297639 | 2026-05-10 07:33:07.297762 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 07:33:07.333538 | localhost | ok 2026-05-10 07:33:07.337113 | 2026-05-10 07:33:07.337229 | TASK [upload-logs : Create log directories] 2026-05-10 07:33:07.851290 | localhost | changed 2026-05-10 07:33:07.854232 | 2026-05-10 07:33:07.854347 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-10 07:33:08.355521 | localhost -> localhost | ok: Runtime: 0:00:00.005964 2026-05-10 07:33:08.361487 | 2026-05-10 07:33:08.361624 | TASK [upload-logs : Upload logs to log server] 2026-05-10 07:33:09.176339 | localhost | Output suppressed because no_log was given 2026-05-10 07:33:09.178458 | 2026-05-10 07:33:09.178575 | LOOP [upload-logs : Compress console log and json output] 2026-05-10 07:33:09.231874 | localhost | skipping: Conditional result was False 2026-05-10 07:33:09.240214 | localhost | skipping: Conditional result was False 2026-05-10 07:33:09.245638 | 2026-05-10 07:33:09.245763 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-10 07:33:09.296088 | localhost | skipping: Conditional result was False 2026-05-10 07:33:09.296392 | 2026-05-10 07:33:09.301334 | localhost | skipping: Conditional result was False 2026-05-10 07:33:09.312262 | 2026-05-10 07:33:09.312399 | LOOP [upload-logs : Upload console log and json output]