2026-06-19 18:47:59.542171 | Job console starting 2026-06-19 18:47:59.616894 | Updating git repos 2026-06-19 18:47:59.669897 | Cloning repos into workspace 2026-06-19 18:47:59.814651 | Restoring repo states 2026-06-19 18:47:59.830620 | Merging changes 2026-06-19 18:48:00.529619 | Checking out repos 2026-06-19 18:48:00.681617 | Preparing playbooks 2026-06-19 18:48:02.594043 | Running Ansible setup 2026-06-19 18:48:10.410653 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 18:48:11.842640 | 2026-06-19 18:48:11.842806 | PLAY [Base pre] 2026-06-19 18:48:11.905682 | 2026-06-19 18:48:11.905833 | TASK [Setup log path fact] 2026-06-19 18:48:11.952513 | debian-bookworm | ok 2026-06-19 18:48:12.001786 | 2026-06-19 18:48:12.001944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 18:48:12.065737 | debian-bookworm | ok 2026-06-19 18:48:12.092209 | 2026-06-19 18:48:12.092351 | TASK [emit-job-header : Print job information] 2026-06-19 18:48:12.161644 | # Job Information 2026-06-19 18:48:12.161812 | Ansible Version: 2.16.14 2026-06-19 18:48:12.161846 | Job: flake8 2026-06-19 18:48:12.161879 | Pipeline: check 2026-06-19 18:48:12.161902 | Executor: 521e9411259a 2026-06-19 18:48:12.161923 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/857 2026-06-19 18:48:12.161945 | Event ID: 5e8dda20-6c0f-11f1-83ed-275f5357d6ae 2026-06-19 18:48:12.166785 | 2026-06-19 18:48:12.170041 | LOOP [emit-job-header : Print node information] 2026-06-19 18:48:12.417624 | debian-bookworm | ok: 2026-06-19 18:48:12.422888 | debian-bookworm | # Node Information 2026-06-19 18:48:12.422978 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 18:48:12.423009 | debian-bookworm | Hostname: debian 2026-06-19 18:48:12.423035 | debian-bookworm | Username: zuul 2026-06-19 18:48:12.423058 | debian-bookworm | Distro: Debian 12.14 2026-06-19 18:48:12.423085 | debian-bookworm | Provider: regiocloud-a 2026-06-19 18:48:12.423107 | debian-bookworm | Region: 2026-06-19 18:48:12.423128 | debian-bookworm | Label: debian-bookworm 2026-06-19 18:48:12.423149 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 18:48:12.423167 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febf:d0d6 2026-06-19 18:48:12.437511 | 2026-06-19 18:48:12.437633 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 18:48:13.388555 | debian-bookworm -> localhost | changed 2026-06-19 18:48:13.396119 | 2026-06-19 18:48:13.396228 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 18:48:15.523947 | debian-bookworm -> localhost | changed 2026-06-19 18:48:15.545367 | 2026-06-19 18:48:15.553207 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 18:48:16.154432 | debian-bookworm -> localhost | ok 2026-06-19 18:48:16.160605 | 2026-06-19 18:48:16.160712 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 18:48:16.200663 | debian-bookworm | ok 2026-06-19 18:48:16.250130 | debian-bookworm | included: /var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 18:48:16.262643 | 2026-06-19 18:48:16.262777 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 18:48:19.259050 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 18:48:19.259266 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/work/c361a5d996674c77916f99dd7c23ae63_id_rsa 2026-06-19 18:48:19.259304 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/work/c361a5d996674c77916f99dd7c23ae63_id_rsa.pub 2026-06-19 18:48:19.259331 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 18:48:19.259356 | debian-bookworm -> localhost | SHA256:CoWQwFz40gnO8bR1PkzjnKzqxUAACOtgZOBGUrSd7II zuul-build-sshkey 2026-06-19 18:48:19.259379 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 18:48:19.259412 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 18:48:19.259438 | debian-bookworm -> localhost | |&O*o | 2026-06-19 18:48:19.259460 | debian-bookworm -> localhost | |BBo* + + | 2026-06-19 18:48:19.259480 | debian-bookworm -> localhost | |=+O.O X o | 2026-06-19 18:48:19.259517 | debian-bookworm -> localhost | |==.B . O | 2026-06-19 18:48:19.259539 | debian-bookworm -> localhost | |E.o.o . S | 2026-06-19 18:48:19.259576 | debian-bookworm -> localhost | | .oo . | 2026-06-19 18:48:19.259599 | debian-bookworm -> localhost | | .o. | 2026-06-19 18:48:19.259619 | debian-bookworm -> localhost | | .. | 2026-06-19 18:48:19.259641 | debian-bookworm -> localhost | | .. | 2026-06-19 18:48:19.259661 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 18:48:19.259712 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.858382 2026-06-19 18:48:19.266326 | 2026-06-19 18:48:19.266423 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 18:48:19.301594 | debian-bookworm | ok 2026-06-19 18:48:19.311750 | debian-bookworm | included: /var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 18:48:19.340802 | 2026-06-19 18:48:19.340901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 18:48:19.412084 | debian-bookworm | skipping: Conditional result was False 2026-06-19 18:48:19.419047 | 2026-06-19 18:48:19.419157 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 18:48:20.262514 | debian-bookworm | changed 2026-06-19 18:48:20.267155 | 2026-06-19 18:48:20.267257 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 18:48:20.559567 | debian-bookworm | ok 2026-06-19 18:48:20.564327 | 2026-06-19 18:48:20.564428 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 18:48:21.336223 | debian-bookworm | changed 2026-06-19 18:48:21.343576 | 2026-06-19 18:48:21.343700 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 18:48:22.043735 | debian-bookworm | changed 2026-06-19 18:48:22.052132 | 2026-06-19 18:48:22.052242 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 18:48:22.075909 | debian-bookworm | skipping: Conditional result was False 2026-06-19 18:48:22.083403 | 2026-06-19 18:48:22.083536 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 18:48:22.620509 | debian-bookworm -> localhost | changed 2026-06-19 18:48:22.631505 | 2026-06-19 18:48:22.631625 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 18:48:22.972140 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/work/c361a5d996674c77916f99dd7c23ae63_id_rsa (zuul-build-sshkey) 2026-06-19 18:48:22.972379 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014945 2026-06-19 18:48:22.980146 | 2026-06-19 18:48:22.980252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 18:48:23.510592 | debian-bookworm | ok 2026-06-19 18:48:23.520136 | 2026-06-19 18:48:23.520283 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 18:48:23.596116 | debian-bookworm | skipping: Conditional result was False 2026-06-19 18:48:23.632017 | 2026-06-19 18:48:23.632194 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 18:48:24.310134 | debian-bookworm | ok 2026-06-19 18:48:24.343812 | 2026-06-19 18:48:24.344000 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 18:48:24.450299 | debian-bookworm | ok 2026-06-19 18:48:24.461452 | 2026-06-19 18:48:24.461614 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 18:48:25.238439 | debian-bookworm -> localhost | ok 2026-06-19 18:48:25.245826 | 2026-06-19 18:48:25.245956 | TASK [validate-host : Collect information about the host] 2026-06-19 18:48:26.857061 | debian-bookworm | ok 2026-06-19 18:48:26.884045 | 2026-06-19 18:48:26.884226 | TASK [validate-host : Sanitize hostname] 2026-06-19 18:48:27.126709 | debian-bookworm | ok 2026-06-19 18:48:27.133623 | 2026-06-19 18:48:27.133777 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 18:48:28.318484 | debian-bookworm -> localhost | changed 2026-06-19 18:48:28.325196 | 2026-06-19 18:48:28.325331 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 18:48:28.845226 | debian-bookworm | ok 2026-06-19 18:48:28.855818 | 2026-06-19 18:48:28.855982 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 18:48:30.162329 | debian-bookworm -> localhost | changed 2026-06-19 18:48:30.179778 | 2026-06-19 18:48:30.179941 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 18:48:30.534918 | debian-bookworm | ok 2026-06-19 18:48:30.541537 | 2026-06-19 18:48:30.541666 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 18:48:31.891934 | debian-bookworm | changed: 2026-06-19 18:48:31.892251 | debian-bookworm | cd+++++++++ src/ 2026-06-19 18:48:31.892288 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 18:48:31.892312 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 18:48:31.892334 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-06-19 18:48:31.892354 | debian-bookworm | Containerfile 2026-06-19 18:48:31.892482 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/work/logs" 2026-06-19 18:50:17.580168 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/work/artifacts" 2026-06-19 18:50:17.940253 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c361a5d996674c77916f99dd7c23ae63/work/docs" 2026-06-19 18:50:17.971083 | 2026-06-19 18:50:17.972846 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 18:50:18.893439 | debian-bookworm | changed: 2026-06-19 18:50:18.893791 | debian-bookworm | .d..t...... ./ 2026-06-19 18:50:18.893851 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 18:50:18.893884 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 18:50:18.893911 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 18:50:18.893937 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 18:50:18.893963 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 18:50:18.894016 | debian-bookworm | changed: All items complete 2026-06-19 18:50:18.894045 | 2026-06-19 18:50:19.538597 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 18:50:20.220183 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 18:50:20.235642 | 2026-06-19 18:50:20.235812 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 18:50:20.627678 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010674 2026-06-19 18:50:20.995462 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008359 2026-06-19 18:50:21.015688 | 2026-06-19 18:50:21.015842 | PLAY RECAP 2026-06-19 18:50:21.015906 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 18:50:21.015932 | 2026-06-19 18:50:21.249740 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 18:50:21.254592 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 18:50:22.133207 | 2026-06-19 18:50:22.133400 | PLAY [Base post] 2026-06-19 18:50:22.148575 | 2026-06-19 18:50:22.148749 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 18:50:22.785197 | debian-bookworm | changed 2026-06-19 18:50:22.792185 | 2026-06-19 18:50:22.792306 | PLAY RECAP 2026-06-19 18:50:22.792374 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 18:50:22.792438 | 2026-06-19 18:50:22.928437 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 18:50:22.930567 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 18:50:23.721750 | 2026-06-19 18:50:23.721960 | PLAY [Base post-logs] 2026-06-19 18:50:23.733775 | 2026-06-19 18:50:23.733960 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 18:50:24.206190 | localhost | changed 2026-06-19 18:50:24.216870 | 2026-06-19 18:50:24.217030 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 18:50:24.253984 | localhost | ok 2026-06-19 18:50:24.257408 | 2026-06-19 18:50:24.257545 | TASK [Set zuul-log-path fact] 2026-06-19 18:50:24.280716 | localhost | ok 2026-06-19 18:50:24.289731 | 2026-06-19 18:50:24.289871 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 18:50:24.316945 | localhost | ok 2026-06-19 18:50:24.320421 | 2026-06-19 18:50:24.320556 | TASK [upload-logs : Create log directories] 2026-06-19 18:50:24.838726 | localhost | changed 2026-06-19 18:50:24.841706 | 2026-06-19 18:50:24.841812 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 18:50:25.436341 | localhost -> localhost | ok: Runtime: 0:00:00.010737 2026-06-19 18:50:25.441663 | 2026-06-19 18:50:25.441797 | TASK [upload-logs : Upload logs to log server] 2026-06-19 18:50:26.017696 | localhost | Output suppressed because no_log was given 2026-06-19 18:50:26.019772 | 2026-06-19 18:50:26.019884 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 18:50:26.078034 | localhost | skipping: Conditional result was False 2026-06-19 18:50:26.098461 | localhost | skipping: Conditional result was False 2026-06-19 18:50:26.103700 | 2026-06-19 18:50:26.103829 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 18:50:26.163596 | localhost | skipping: Conditional result was False 2026-06-19 18:50:26.164227 | 2026-06-19 18:50:26.167669 | localhost | skipping: Conditional result was False 2026-06-19 18:50:26.172047 | 2026-06-19 18:50:26.172157 | LOOP [upload-logs : Upload console log and json output]