2026-07-01 03:12:11.425780 | Job console starting 2026-07-01 03:12:11.441418 | Updating git repos 2026-07-01 03:12:11.475321 | Cloning repos into workspace 2026-07-01 03:12:11.526342 | Restoring repo states 2026-07-01 03:12:11.533200 | Merging changes 2026-07-01 03:12:11.533215 | Checking out repos 2026-07-01 03:12:11.561768 | Preparing playbooks 2026-07-01 03:12:12.661611 | Running Ansible setup 2026-07-01 03:12:18.086120 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:12:19.254343 | 2026-07-01 03:12:19.254563 | PLAY [Base pre] 2026-07-01 03:12:19.301465 | 2026-07-01 03:12:19.301695 | TASK [Setup log path fact] 2026-07-01 03:12:19.343655 | debian-bookworm | ok 2026-07-01 03:12:19.381234 | 2026-07-01 03:12:19.381440 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:12:19.467496 | debian-bookworm | ok 2026-07-01 03:12:19.479289 | 2026-07-01 03:12:19.479445 | TASK [emit-job-header : Print job information] 2026-07-01 03:12:19.520550 | # Job Information 2026-07-01 03:12:19.520785 | Ansible Version: 2.16.14 2026-07-01 03:12:19.520824 | Job: flake8 2026-07-01 03:12:19.520858 | Pipeline: periodic-daily 2026-07-01 03:12:19.520881 | Executor: 521e9411259a 2026-07-01 03:12:19.520901 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-07-01 03:12:19.520923 | Event ID: bfd4ec048c4742a5bb7eecf8633b5dca 2026-07-01 03:12:19.527089 | 2026-07-01 03:12:19.527213 | LOOP [emit-job-header : Print node information] 2026-07-01 03:12:19.647522 | debian-bookworm | ok: 2026-07-01 03:12:19.648164 | debian-bookworm | # Node Information 2026-07-01 03:12:19.648342 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:12:19.648425 | debian-bookworm | Hostname: debian 2026-07-01 03:12:19.648489 | debian-bookworm | Username: zuul 2026-07-01 03:12:19.648548 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:12:19.648643 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:12:19.648709 | debian-bookworm | Region: 2026-07-01 03:12:19.648772 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:12:19.648831 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:12:19.648889 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:7585 2026-07-01 03:12:19.667583 | 2026-07-01 03:12:19.667757 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:12:20.224560 | debian-bookworm -> localhost | changed 2026-07-01 03:12:20.236263 | 2026-07-01 03:12:20.236394 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:12:21.801955 | debian-bookworm -> localhost | changed 2026-07-01 03:12:21.818415 | 2026-07-01 03:12:21.818569 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:12:22.366132 | debian-bookworm -> localhost | ok 2026-07-01 03:12:22.373231 | 2026-07-01 03:12:22.373376 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:12:22.405886 | debian-bookworm | ok 2026-07-01 03:12:22.434457 | debian-bookworm | included: /var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:12:22.446970 | 2026-07-01 03:12:22.447117 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:12:24.599314 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:12:24.599908 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/work/5af7f1eb9bb34c27bc74aa7695689efd_id_rsa 2026-07-01 03:12:24.600028 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/work/5af7f1eb9bb34c27bc74aa7695689efd_id_rsa.pub 2026-07-01 03:12:24.600105 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:12:24.600174 | debian-bookworm -> localhost | SHA256:uEEuYt7m8laLxj3XFQFlllRpv1JehKGuLMEsgMbEj4Y zuul-build-sshkey 2026-07-01 03:12:24.600238 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:12:24.600331 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:12:24.600421 | debian-bookworm -> localhost | | .. .+=oo+ | 2026-07-01 03:12:24.600511 | debian-bookworm -> localhost | | o.. oo.+ .| 2026-07-01 03:12:24.600598 | debian-bookworm -> localhost | | .+o. . .o o | 2026-07-01 03:12:24.600695 | debian-bookworm -> localhost | |E.o .+ + .. .o| 2026-07-01 03:12:24.600753 | debian-bookworm -> localhost | | .o . = S ..o o| 2026-07-01 03:12:24.600824 | debian-bookworm -> localhost | | o o ..+ o ... o | 2026-07-01 03:12:24.600888 | debian-bookworm -> localhost | | ..o+....o. . | 2026-07-01 03:12:24.600946 | debian-bookworm -> localhost | | .o= + ... | 2026-07-01 03:12:24.601006 | debian-bookworm -> localhost | | =o o | 2026-07-01 03:12:24.601064 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:12:24.601200 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.417126 2026-07-01 03:12:24.620176 | 2026-07-01 03:12:24.620373 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:12:24.663686 | debian-bookworm | ok 2026-07-01 03:12:24.679483 | debian-bookworm | included: /var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:12:24.690155 | 2026-07-01 03:12:24.690277 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:12:24.714584 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:12:24.728356 | 2026-07-01 03:12:24.728498 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:12:25.421564 | debian-bookworm | changed 2026-07-01 03:12:25.430465 | 2026-07-01 03:12:25.430600 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:12:25.669807 | debian-bookworm | ok 2026-07-01 03:12:25.679148 | 2026-07-01 03:12:25.679295 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:12:26.327737 | debian-bookworm | changed 2026-07-01 03:12:26.353903 | 2026-07-01 03:12:26.354078 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:12:27.029462 | debian-bookworm | changed 2026-07-01 03:12:27.045486 | 2026-07-01 03:12:27.045778 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:12:27.073785 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:12:27.089152 | 2026-07-01 03:12:27.089346 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:12:27.622066 | debian-bookworm -> localhost | changed 2026-07-01 03:12:27.635508 | 2026-07-01 03:12:27.635681 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:12:28.047186 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/work/5af7f1eb9bb34c27bc74aa7695689efd_id_rsa (zuul-build-sshkey) 2026-07-01 03:12:28.047471 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013301 2026-07-01 03:12:28.056418 | 2026-07-01 03:12:28.056559 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:12:28.527135 | debian-bookworm | ok 2026-07-01 03:12:28.541964 | 2026-07-01 03:12:28.542171 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:12:28.567138 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:12:28.579116 | 2026-07-01 03:12:28.579262 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:12:29.135828 | debian-bookworm | ok 2026-07-01 03:12:29.148151 | 2026-07-01 03:12:29.148290 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:12:29.185847 | debian-bookworm | ok 2026-07-01 03:12:29.196520 | 2026-07-01 03:12:29.196720 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:12:29.505331 | debian-bookworm -> localhost | ok 2026-07-01 03:12:29.512584 | 2026-07-01 03:12:29.512724 | TASK [validate-host : Collect information about the host] 2026-07-01 03:12:30.674133 | debian-bookworm | ok 2026-07-01 03:12:30.699446 | 2026-07-01 03:12:30.699640 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:12:30.987019 | debian-bookworm | ok 2026-07-01 03:12:30.992872 | 2026-07-01 03:12:30.993018 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:12:32.354614 | debian-bookworm -> localhost | changed 2026-07-01 03:12:32.371924 | 2026-07-01 03:12:32.372079 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:12:33.112864 | debian-bookworm | ok 2026-07-01 03:12:33.126348 | 2026-07-01 03:12:33.126510 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:12:34.960091 | debian-bookworm -> localhost | changed 2026-07-01 03:12:34.973471 | 2026-07-01 03:12:34.973587 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:12:35.289970 | debian-bookworm | ok 2026-07-01 03:12:35.300535 | 2026-07-01 03:12:35.300638 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:12:36.564896 | debian-bookworm | changed: 2026-07-01 03:12:36.565273 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:12:36.565314 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:12:36.565338 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:12:36.565360 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-07-01 03:12:36.565380 | debian-bookworm | Containerfile 2026-07-01 03:12:36.565513 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/work/logs" 2026-07-01 03:13:36.384377 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/work/artifacts" 2026-07-01 03:13:36.748697 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5af7f1eb9bb34c27bc74aa7695689efd/work/docs" 2026-07-01 03:13:36.767381 | 2026-07-01 03:13:36.767620 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:13:37.734061 | debian-bookworm | changed: 2026-07-01 03:13:37.739618 | debian-bookworm | .d..t...... ./ 2026-07-01 03:13:37.739722 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:13:37.739751 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:13:37.739774 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:13:37.739796 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:13:37.739816 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:13:37.739868 | debian-bookworm | changed: All items complete 2026-07-01 03:13:37.739896 | 2026-07-01 03:13:38.579897 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:13:39.230995 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:13:39.273929 | 2026-07-01 03:13:39.274096 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:13:39.317303 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:13:39.329430 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:13:39.345928 | 2026-07-01 03:13:39.346105 | PLAY RECAP 2026-07-01 03:13:39.346194 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:13:39.346235 | 2026-07-01 03:13:39.502702 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:13:39.504579 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:13:40.966354 | 2026-07-01 03:13:40.966615 | PLAY [Base post] 2026-07-01 03:13:41.014722 | 2026-07-01 03:13:41.014950 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:13:41.693077 | debian-bookworm | changed 2026-07-01 03:13:41.699712 | 2026-07-01 03:13:41.699830 | PLAY RECAP 2026-07-01 03:13:41.699896 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:13:41.699959 | 2026-07-01 03:13:41.859854 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:13:41.860833 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:13:42.748230 | 2026-07-01 03:13:42.748441 | PLAY [Base post-logs] 2026-07-01 03:13:42.765862 | 2026-07-01 03:13:42.766060 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:13:43.397978 | localhost | changed 2026-07-01 03:13:43.409989 | 2026-07-01 03:13:43.410188 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:13:43.437117 | localhost | ok 2026-07-01 03:13:43.441281 | 2026-07-01 03:13:43.441426 | TASK [Set zuul-log-path fact] 2026-07-01 03:13:43.461296 | localhost | ok 2026-07-01 03:13:43.470874 | 2026-07-01 03:13:43.471027 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:13:43.497071 | localhost | ok 2026-07-01 03:13:43.500193 | 2026-07-01 03:13:43.500299 | TASK [upload-logs : Create log directories] 2026-07-01 03:13:44.057452 | localhost | changed 2026-07-01 03:13:44.060841 | 2026-07-01 03:13:44.060963 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:13:44.787043 | localhost -> localhost | ok: Runtime: 0:00:00.005809 2026-07-01 03:13:44.791971 | 2026-07-01 03:13:44.792112 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:13:45.524048 | localhost | Output suppressed because no_log was given 2026-07-01 03:13:45.526138 | 2026-07-01 03:13:45.526254 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:13:45.603730 | localhost | skipping: Conditional result was False 2026-07-01 03:13:45.612702 | localhost | skipping: Conditional result was False 2026-07-01 03:13:45.625364 | 2026-07-01 03:13:45.625533 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:13:45.689594 | localhost | skipping: Conditional result was False 2026-07-01 03:13:45.689925 | 2026-07-01 03:13:45.697352 | localhost | skipping: Conditional result was False 2026-07-01 03:13:45.704389 | 2026-07-01 03:13:45.704572 | LOOP [upload-logs : Upload console log and json output]