2026-07-27 03:19:17.049549 | Job console starting 2026-07-27 03:19:17.065118 | Updating git repos 2026-07-27 03:19:17.119126 | Cloning repos into workspace 2026-07-27 03:19:17.250772 | Restoring repo states 2026-07-27 03:19:17.265824 | Merging changes 2026-07-27 03:19:17.265848 | Checking out repos 2026-07-27 03:19:17.324658 | Preparing playbooks 2026-07-27 03:19:18.192749 | Running Ansible setup 2026-07-27 03:19:22.990865 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-27 03:19:23.936028 | 2026-07-27 03:19:23.936232 | PLAY [Base pre] 2026-07-27 03:19:24.037772 | 2026-07-27 03:19:24.038323 | TASK [Setup log path fact] 2026-07-27 03:19:24.073093 | debian-bookworm | ok 2026-07-27 03:19:24.109042 | 2026-07-27 03:19:24.109230 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:19:24.156076 | debian-bookworm | ok 2026-07-27 03:19:24.182535 | 2026-07-27 03:19:24.183029 | TASK [emit-job-header : Print job information] 2026-07-27 03:19:24.265716 | # Job Information 2026-07-27 03:19:24.265929 | Ansible Version: 2.16.14 2026-07-27 03:19:24.265968 | Job: flake8 2026-07-27 03:19:24.266003 | Pipeline: periodic-daily 2026-07-27 03:19:24.266027 | Executor: 521e9411259a 2026-07-27 03:19:24.266047 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-07-27 03:19:24.266070 | Event ID: 06647ede5f8c4a10b8b361b0a49fc69f 2026-07-27 03:19:24.272348 | 2026-07-27 03:19:24.272546 | LOOP [emit-job-header : Print node information] 2026-07-27 03:19:24.498411 | debian-bookworm | ok: 2026-07-27 03:19:24.498669 | debian-bookworm | # Node Information 2026-07-27 03:19:24.498715 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-27 03:19:24.498747 | debian-bookworm | Hostname: debian 2026-07-27 03:19:24.498771 | debian-bookworm | Username: zuul 2026-07-27 03:19:24.498792 | debian-bookworm | Distro: Debian 12.15 2026-07-27 03:19:24.498821 | debian-bookworm | Provider: regiocloud-a 2026-07-27 03:19:24.498904 | debian-bookworm | Region: 2026-07-27 03:19:24.498927 | debian-bookworm | Label: debian-bookworm 2026-07-27 03:19:24.498975 | debian-bookworm | Product Name: OpenStack Nova 2026-07-27 03:19:24.499003 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fead:88d8 2026-07-27 03:19:24.524842 | 2026-07-27 03:19:24.525008 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-27 03:19:25.596914 | debian-bookworm -> localhost | changed 2026-07-27 03:19:25.605177 | 2026-07-27 03:19:25.605324 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-27 03:19:27.739754 | debian-bookworm -> localhost | changed 2026-07-27 03:19:27.769655 | 2026-07-27 03:19:27.769832 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-27 03:19:28.289655 | debian-bookworm -> localhost | ok 2026-07-27 03:19:28.297157 | 2026-07-27 03:19:28.297359 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-27 03:19:28.331918 | debian-bookworm | ok 2026-07-27 03:19:28.353446 | debian-bookworm | included: /var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-27 03:19:28.361210 | 2026-07-27 03:19:28.361436 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-27 03:19:29.754024 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-27 03:19:29.754199 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/work/ff1c748d19324a2d9b06a7666a2902cf_id_rsa 2026-07-27 03:19:29.754232 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/work/ff1c748d19324a2d9b06a7666a2902cf_id_rsa.pub 2026-07-27 03:19:29.754254 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-27 03:19:29.754274 | debian-bookworm -> localhost | SHA256:ca2Ea12t5S4DQGsDs7Y3BupEspfNsO+DYEIv906qVvs zuul-build-sshkey 2026-07-27 03:19:29.754291 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-27 03:19:29.754319 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-27 03:19:29.754337 | debian-bookworm -> localhost | | o . | 2026-07-27 03:19:29.754357 | debian-bookworm -> localhost | | = o . . | 2026-07-27 03:19:29.754401 | debian-bookworm -> localhost | | . o + B o o o | 2026-07-27 03:19:29.754421 | debian-bookworm -> localhost | | . + O + O o + | 2026-07-27 03:19:29.754439 | debian-bookworm -> localhost | |. o * + S + . . | 2026-07-27 03:19:29.754463 | debian-bookworm -> localhost | |..oB . + . . . | 2026-07-27 03:19:29.754483 | debian-bookworm -> localhost | | o+.+o. o . | 2026-07-27 03:19:29.754500 | debian-bookworm -> localhost | | . .+o. o | 2026-07-27 03:19:29.754518 | debian-bookworm -> localhost | |....oE.. | 2026-07-27 03:19:29.754536 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-27 03:19:29.754576 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.417505 2026-07-27 03:19:29.760117 | 2026-07-27 03:19:29.760200 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-27 03:19:29.807464 | debian-bookworm | ok 2026-07-27 03:19:29.815882 | debian-bookworm | included: /var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-27 03:19:29.845482 | 2026-07-27 03:19:29.845591 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-27 03:19:29.883304 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:19:29.888465 | 2026-07-27 03:19:29.888576 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-27 03:19:30.650230 | debian-bookworm | changed 2026-07-27 03:19:30.659534 | 2026-07-27 03:19:30.659665 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-27 03:19:30.919122 | debian-bookworm | ok 2026-07-27 03:19:30.931426 | 2026-07-27 03:19:30.931532 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-27 03:19:31.595588 | debian-bookworm | changed 2026-07-27 03:19:31.602089 | 2026-07-27 03:19:31.602199 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-27 03:19:32.212262 | debian-bookworm | changed 2026-07-27 03:19:32.220454 | 2026-07-27 03:19:32.220546 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-27 03:19:32.267144 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:19:32.272972 | 2026-07-27 03:19:32.273070 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-27 03:19:33.305862 | debian-bookworm -> localhost | changed 2026-07-27 03:19:33.324110 | 2026-07-27 03:19:33.324241 | TASK [add-build-sshkey : Add back temp key] 2026-07-27 03:19:33.977261 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/work/ff1c748d19324a2d9b06a7666a2902cf_id_rsa (zuul-build-sshkey) 2026-07-27 03:19:33.977531 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010928 2026-07-27 03:19:33.985049 | 2026-07-27 03:19:33.985148 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-27 03:19:34.645494 | debian-bookworm | ok 2026-07-27 03:19:34.652115 | 2026-07-27 03:19:34.652221 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-27 03:19:34.708454 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:19:34.740914 | 2026-07-27 03:19:34.741045 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-27 03:19:35.244344 | debian-bookworm | ok 2026-07-27 03:19:35.288896 | 2026-07-27 03:19:35.289029 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-27 03:19:35.392742 | debian-bookworm | ok 2026-07-27 03:19:35.407210 | 2026-07-27 03:19:35.412961 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-27 03:19:36.006109 | debian-bookworm -> localhost | ok 2026-07-27 03:19:36.036199 | 2026-07-27 03:19:36.037324 | TASK [validate-host : Collect information about the host] 2026-07-27 03:19:37.339299 | debian-bookworm | ok 2026-07-27 03:19:37.364875 | 2026-07-27 03:19:37.364978 | TASK [validate-host : Sanitize hostname] 2026-07-27 03:19:37.718025 | debian-bookworm | ok 2026-07-27 03:19:37.736404 | 2026-07-27 03:19:37.736504 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-27 03:19:39.337419 | debian-bookworm -> localhost | changed 2026-07-27 03:19:39.344180 | 2026-07-27 03:19:39.344277 | TASK [validate-host : Collect information about zuul worker] 2026-07-27 03:19:39.917451 | debian-bookworm | ok 2026-07-27 03:19:39.922195 | 2026-07-27 03:19:39.922305 | TASK [validate-host : Write out all zuul information for each host] 2026-07-27 03:19:40.816371 | debian-bookworm -> localhost | changed 2026-07-27 03:19:40.825976 | 2026-07-27 03:19:40.826917 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-27 03:19:41.108722 | debian-bookworm | ok 2026-07-27 03:19:41.114236 | 2026-07-27 03:19:41.114340 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-27 03:19:42.469296 | debian-bookworm | changed: 2026-07-27 03:19:42.469499 | debian-bookworm | cd+++++++++ src/ 2026-07-27 03:19:42.469533 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-27 03:19:42.469558 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-27 03:19:42.469580 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-07-27 03:19:42.469600 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/work/logs" 2026-07-27 03:20:37.346160 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/work/artifacts" 2026-07-27 03:20:37.534981 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff1c748d19324a2d9b06a7666a2902cf/work/docs" 2026-07-27 03:20:37.548687 | 2026-07-27 03:20:37.548815 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-27 03:20:38.442962 | debian-bookworm | changed: 2026-07-27 03:20:38.443278 | debian-bookworm | .d..t...... ./ 2026-07-27 03:20:38.443382 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-27 03:20:38.443429 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-27 03:20:38.443465 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-27 03:20:38.443502 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-27 03:20:38.443536 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-27 03:20:38.443599 | debian-bookworm | changed: All items complete 2026-07-27 03:20:38.443643 | 2026-07-27 03:20:38.975131 | debian-bookworm | changed: .d..t...... ./ 2026-07-27 03:20:39.531978 | debian-bookworm | changed: .d..t...... ./ 2026-07-27 03:20:39.553714 | 2026-07-27 03:20:39.553850 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-27 03:20:39.589945 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:20:39.593903 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:20:39.603932 | 2026-07-27 03:20:39.603999 | PLAY RECAP 2026-07-27 03:20:39.604060 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-27 03:20:39.604085 | 2026-07-27 03:20:39.739235 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-27 03:20:39.740025 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-27 03:20:40.704450 | 2026-07-27 03:20:40.704656 | PLAY [Base post] 2026-07-27 03:20:40.745583 | 2026-07-27 03:20:40.745784 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-27 03:20:41.320045 | debian-bookworm | changed 2026-07-27 03:20:41.329204 | 2026-07-27 03:20:41.329394 | PLAY RECAP 2026-07-27 03:20:41.329472 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-27 03:20:41.329537 | 2026-07-27 03:20:41.577377 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-27 03:20:41.578292 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-27 03:20:43.047730 | 2026-07-27 03:20:43.048365 | PLAY [Base post-logs] 2026-07-27 03:20:43.075418 | 2026-07-27 03:20:43.075588 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-27 03:20:43.654051 | localhost | changed 2026-07-27 03:20:43.670825 | 2026-07-27 03:20:43.670989 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-27 03:20:43.705980 | localhost | ok 2026-07-27 03:20:43.708912 | 2026-07-27 03:20:43.709001 | TASK [Set zuul-log-path fact] 2026-07-27 03:20:43.723402 | localhost | ok 2026-07-27 03:20:43.730616 | 2026-07-27 03:20:43.730705 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:20:43.754733 | localhost | ok 2026-07-27 03:20:43.757524 | 2026-07-27 03:20:43.757612 | TASK [upload-logs : Create log directories] 2026-07-27 03:20:44.289154 | localhost | changed 2026-07-27 03:20:44.291899 | 2026-07-27 03:20:44.292039 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-27 03:20:44.882591 | localhost -> localhost | ok: Runtime: 0:00:00.005533 2026-07-27 03:20:44.887641 | 2026-07-27 03:20:44.887833 | TASK [upload-logs : Upload logs to log server] 2026-07-27 03:20:45.603552 | localhost | Output suppressed because no_log was given 2026-07-27 03:20:45.606227 | 2026-07-27 03:20:45.606360 | LOOP [upload-logs : Compress console log and json output] 2026-07-27 03:20:45.653253 | localhost | skipping: Conditional result was False 2026-07-27 03:20:45.661528 | localhost | skipping: Conditional result was False 2026-07-27 03:20:45.673057 | 2026-07-27 03:20:45.673165 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-27 03:20:45.731369 | localhost | skipping: Conditional result was False 2026-07-27 03:20:45.731603 | 2026-07-27 03:20:45.737998 | localhost | skipping: Conditional result was False 2026-07-27 03:20:45.749190 | 2026-07-27 03:20:45.749288 | LOOP [upload-logs : Upload console log and json output]