2026-07-16 03:12:40.026544 | Job console starting 2026-07-16 03:12:40.049306 | Updating git repos 2026-07-16 03:12:40.087916 | Cloning repos into workspace 2026-07-16 03:12:40.153962 | Restoring repo states 2026-07-16 03:12:40.167104 | Merging changes 2026-07-16 03:12:40.167127 | Checking out repos 2026-07-16 03:12:40.232064 | Preparing playbooks 2026-07-16 03:12:41.130291 | Running Ansible setup 2026-07-16 03:12:46.196526 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:12:47.108900 | 2026-07-16 03:12:47.109088 | PLAY [Base pre] 2026-07-16 03:12:47.127341 | 2026-07-16 03:12:47.127522 | TASK [Setup log path fact] 2026-07-16 03:12:47.148687 | debian-bookworm | ok 2026-07-16 03:12:47.169252 | 2026-07-16 03:12:47.169411 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:12:47.229398 | debian-bookworm | ok 2026-07-16 03:12:47.241672 | 2026-07-16 03:12:47.241821 | TASK [emit-job-header : Print job information] 2026-07-16 03:12:47.284061 | # Job Information 2026-07-16 03:12:47.284347 | Ansible Version: 2.16.14 2026-07-16 03:12:47.284388 | Job: flake8 2026-07-16 03:12:47.284467 | Pipeline: periodic-daily 2026-07-16 03:12:47.284498 | Executor: 521e9411259a 2026-07-16 03:12:47.284520 | Triggered by: https://github.com/osism/generics 2026-07-16 03:12:47.284542 | Event ID: e4881c95b6a646d480ece5ed62514833 2026-07-16 03:12:47.295027 | 2026-07-16 03:12:47.295162 | LOOP [emit-job-header : Print node information] 2026-07-16 03:12:47.429910 | debian-bookworm | ok: 2026-07-16 03:12:47.430247 | debian-bookworm | # Node Information 2026-07-16 03:12:47.430291 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:12:47.430318 | debian-bookworm | Hostname: debian 2026-07-16 03:12:47.430340 | debian-bookworm | Username: zuul 2026-07-16 03:12:47.430361 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:12:47.430385 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:12:47.430406 | debian-bookworm | Region: 2026-07-16 03:12:47.430468 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:12:47.430492 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:12:47.430513 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:a554 2026-07-16 03:12:47.452015 | 2026-07-16 03:12:47.452167 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:12:47.993186 | debian-bookworm -> localhost | changed 2026-07-16 03:12:48.001063 | 2026-07-16 03:12:48.001187 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:12:49.271890 | debian-bookworm -> localhost | changed 2026-07-16 03:12:49.284136 | 2026-07-16 03:12:49.284282 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:12:49.603197 | debian-bookworm -> localhost | ok 2026-07-16 03:12:49.610196 | 2026-07-16 03:12:49.610326 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:12:49.652093 | debian-bookworm | ok 2026-07-16 03:12:49.670556 | debian-bookworm | included: /var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:12:49.677132 | 2026-07-16 03:12:49.677258 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:12:50.940143 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:12:50.940407 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/work/cb0b9258f1914a938f3848fbed8f89f6_id_rsa 2026-07-16 03:12:50.940463 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/work/cb0b9258f1914a938f3848fbed8f89f6_id_rsa.pub 2026-07-16 03:12:50.940492 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:12:50.940518 | debian-bookworm -> localhost | SHA256:yiN5E2+FJVVxTvukatp4mDkIC5xyTeaVFIwcjnE8cao zuul-build-sshkey 2026-07-16 03:12:50.940541 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:12:50.940579 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:12:50.940602 | debian-bookworm -> localhost | | .o+=o...o.o | 2026-07-16 03:12:50.940625 | debian-bookworm -> localhost | | ==oo. + . | 2026-07-16 03:12:50.940646 | debian-bookworm -> localhost | | . oo... o .| 2026-07-16 03:12:50.940666 | debian-bookworm -> localhost | | .o o+ + | 2026-07-16 03:12:50.940686 | debian-bookworm -> localhost | | .E*..S . . .| 2026-07-16 03:12:50.940710 | debian-bookworm -> localhost | | . =o++ . . | 2026-07-16 03:12:50.940731 | debian-bookworm -> localhost | | oo.*oo. +o | 2026-07-16 03:12:50.940751 | debian-bookworm -> localhost | | o.+. ==. | 2026-07-16 03:12:50.940924 | debian-bookworm -> localhost | | oo. | 2026-07-16 03:12:50.940962 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:12:50.941051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.674032 2026-07-16 03:12:50.948359 | 2026-07-16 03:12:50.948494 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:12:50.979470 | debian-bookworm | ok 2026-07-16 03:12:50.990332 | debian-bookworm | included: /var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:12:50.999055 | 2026-07-16 03:12:50.999159 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:12:51.024411 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:12:51.031539 | 2026-07-16 03:12:51.031677 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:12:51.693004 | debian-bookworm | changed 2026-07-16 03:12:51.707252 | 2026-07-16 03:12:51.707813 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:12:51.960355 | debian-bookworm | ok 2026-07-16 03:12:51.970356 | 2026-07-16 03:12:51.970528 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:12:52.620944 | debian-bookworm | changed 2026-07-16 03:12:52.637793 | 2026-07-16 03:12:52.638076 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:12:53.310323 | debian-bookworm | changed 2026-07-16 03:12:53.319307 | 2026-07-16 03:12:53.319594 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:12:53.355055 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:12:53.377731 | 2026-07-16 03:12:53.377924 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:12:54.036105 | debian-bookworm -> localhost | changed 2026-07-16 03:12:54.049325 | 2026-07-16 03:12:54.049477 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:12:54.528069 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/work/cb0b9258f1914a938f3848fbed8f89f6_id_rsa (zuul-build-sshkey) 2026-07-16 03:12:54.528340 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012781 2026-07-16 03:12:54.536850 | 2026-07-16 03:12:54.536965 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:12:54.953389 | debian-bookworm | ok 2026-07-16 03:12:54.959363 | 2026-07-16 03:12:54.959539 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:12:54.984692 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:12:54.996318 | 2026-07-16 03:12:54.996468 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:12:55.464473 | debian-bookworm | ok 2026-07-16 03:12:55.478339 | 2026-07-16 03:12:55.478540 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:12:55.524156 | debian-bookworm | ok 2026-07-16 03:12:55.532476 | 2026-07-16 03:12:55.532604 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:12:55.992041 | debian-bookworm -> localhost | ok 2026-07-16 03:12:55.999351 | 2026-07-16 03:12:55.999552 | TASK [validate-host : Collect information about the host] 2026-07-16 03:12:57.259438 | debian-bookworm | ok 2026-07-16 03:12:57.285658 | 2026-07-16 03:12:57.285825 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:12:57.659337 | debian-bookworm | ok 2026-07-16 03:12:57.669335 | 2026-07-16 03:12:57.669530 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:12:59.032292 | debian-bookworm -> localhost | changed 2026-07-16 03:12:59.039150 | 2026-07-16 03:12:59.039305 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:12:59.434244 | debian-bookworm | ok 2026-07-16 03:12:59.448063 | 2026-07-16 03:12:59.448223 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:13:00.229589 | debian-bookworm -> localhost | changed 2026-07-16 03:13:00.254875 | 2026-07-16 03:13:00.255057 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:13:00.593067 | debian-bookworm | ok 2026-07-16 03:13:00.611580 | 2026-07-16 03:13:00.611744 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:13:01.850630 | debian-bookworm | changed: 2026-07-16 03:13:01.850933 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:13:01.850970 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:13:01.850995 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:13:01.851016 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-16 03:13:01.851036 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/work/logs" 2026-07-16 03:14:05.244045 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/work/artifacts" 2026-07-16 03:14:05.675958 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cb0b9258f1914a938f3848fbed8f89f6/work/docs" 2026-07-16 03:14:05.689060 | 2026-07-16 03:14:05.689240 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:14:06.581904 | debian-bookworm | changed: 2026-07-16 03:14:06.582359 | debian-bookworm | .d..t...... ./ 2026-07-16 03:14:06.582440 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:14:06.582494 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:14:06.582540 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:14:06.582931 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:14:06.583004 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:14:06.583101 | debian-bookworm | changed: All items complete 2026-07-16 03:14:06.583156 | 2026-07-16 03:14:07.246531 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:14:08.019871 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:14:08.039817 | 2026-07-16 03:14:08.040019 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:14:08.073762 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:14:08.076999 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:14:08.093914 | 2026-07-16 03:14:08.094051 | PLAY RECAP 2026-07-16 03:14:08.094109 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:14:08.094134 | 2026-07-16 03:14:08.307921 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:14:08.309497 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:14:09.172450 | 2026-07-16 03:14:09.172660 | PLAY [Base post] 2026-07-16 03:14:09.200633 | 2026-07-16 03:14:09.200913 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:14:09.770732 | debian-bookworm | changed 2026-07-16 03:14:09.785593 | 2026-07-16 03:14:09.785753 | PLAY RECAP 2026-07-16 03:14:09.785820 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:14:09.785882 | 2026-07-16 03:14:09.989358 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:14:09.990364 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:14:10.802900 | 2026-07-16 03:14:10.803090 | PLAY [Base post-logs] 2026-07-16 03:14:10.814133 | 2026-07-16 03:14:10.814313 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:14:11.335342 | localhost | changed 2026-07-16 03:14:11.351190 | 2026-07-16 03:14:11.351469 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:14:11.389517 | localhost | ok 2026-07-16 03:14:11.394321 | 2026-07-16 03:14:11.394471 | TASK [Set zuul-log-path fact] 2026-07-16 03:14:11.437080 | localhost | ok 2026-07-16 03:14:11.448442 | 2026-07-16 03:14:11.465474 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:14:11.533605 | localhost | ok 2026-07-16 03:14:11.537544 | 2026-07-16 03:14:11.537671 | TASK [upload-logs : Create log directories] 2026-07-16 03:14:12.225725 | localhost | changed 2026-07-16 03:14:12.229147 | 2026-07-16 03:14:12.229484 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:14:12.906357 | localhost -> localhost | ok: Runtime: 0:00:00.005320 2026-07-16 03:14:12.911388 | 2026-07-16 03:14:12.911533 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:14:13.506110 | localhost | Output suppressed because no_log was given 2026-07-16 03:14:13.508434 | 2026-07-16 03:14:13.508558 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:14:13.560743 | localhost | skipping: Conditional result was False 2026-07-16 03:14:13.567108 | localhost | skipping: Conditional result was False 2026-07-16 03:14:13.576644 | 2026-07-16 03:14:13.576810 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:14:13.632163 | localhost | skipping: Conditional result was False 2026-07-16 03:14:13.632612 | 2026-07-16 03:14:13.637362 | localhost | skipping: Conditional result was False 2026-07-16 03:14:13.645793 | 2026-07-16 03:14:13.645962 | LOOP [upload-logs : Upload console log and json output]