2026-07-16 03:06:49.751570 | Job console starting 2026-07-16 03:06:49.762925 | Updating git repos 2026-07-16 03:06:49.795559 | Cloning repos into workspace 2026-07-16 03:06:49.895545 | Restoring repo states 2026-07-16 03:06:49.914960 | Merging changes 2026-07-16 03:06:49.914987 | Checking out repos 2026-07-16 03:06:50.071001 | Preparing playbooks 2026-07-16 03:06:52.257541 | Running Ansible setup 2026-07-16 03:06:57.653312 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:06:58.513827 | 2026-07-16 03:06:58.514107 | PLAY [Base pre] 2026-07-16 03:06:58.535909 | 2026-07-16 03:06:58.536067 | TASK [Setup log path fact] 2026-07-16 03:06:58.556055 | debian-bookworm | ok 2026-07-16 03:06:58.601398 | 2026-07-16 03:06:58.601565 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:06:58.642729 | debian-bookworm | ok 2026-07-16 03:06:58.654145 | 2026-07-16 03:06:58.654280 | TASK [emit-job-header : Print job information] 2026-07-16 03:06:58.707395 | # Job Information 2026-07-16 03:06:58.707671 | Ansible Version: 2.16.14 2026-07-16 03:06:58.707735 | Job: flake8 2026-07-16 03:06:58.707797 | Pipeline: periodic-daily 2026-07-16 03:06:58.707840 | Executor: 521e9411259a 2026-07-16 03:06:58.707877 | Triggered by: https://github.com/osism/openstack-project-manager 2026-07-16 03:06:58.707916 | Event ID: 0c030c60c7c149cc904baeb2693289f0 2026-07-16 03:06:58.718775 | 2026-07-16 03:06:58.718955 | LOOP [emit-job-header : Print node information] 2026-07-16 03:06:58.844985 | debian-bookworm | ok: 2026-07-16 03:06:58.845242 | debian-bookworm | # Node Information 2026-07-16 03:06:58.845280 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:06:58.845306 | debian-bookworm | Hostname: debian 2026-07-16 03:06:58.845328 | debian-bookworm | Username: zuul 2026-07-16 03:06:58.845350 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:06:58.845373 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:06:58.845395 | debian-bookworm | Region: 2026-07-16 03:06:58.845416 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:06:58.845435 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:06:58.845455 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb7:5615 2026-07-16 03:06:58.862050 | 2026-07-16 03:06:58.862163 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:06:59.386498 | debian-bookworm -> localhost | changed 2026-07-16 03:06:59.398464 | 2026-07-16 03:06:59.398640 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:07:01.147493 | debian-bookworm -> localhost | changed 2026-07-16 03:07:01.160384 | 2026-07-16 03:07:01.160544 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:07:01.476535 | debian-bookworm -> localhost | ok 2026-07-16 03:07:01.483995 | 2026-07-16 03:07:01.484148 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:07:01.517116 | debian-bookworm | ok 2026-07-16 03:07:01.534073 | debian-bookworm | included: /var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:07:01.540936 | 2026-07-16 03:07:01.541059 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:07:03.197136 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:07:03.197434 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/work/1c0fd237dd28406a80b1cab36576e2f5_id_rsa 2026-07-16 03:07:03.197476 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/work/1c0fd237dd28406a80b1cab36576e2f5_id_rsa.pub 2026-07-16 03:07:03.197503 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:07:03.197527 | debian-bookworm -> localhost | SHA256:EXDVhtxQizyCmWeo0vPo+Ya7dhuASzRC5/l0vXR6UDk zuul-build-sshkey 2026-07-16 03:07:03.197550 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:07:03.197583 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:07:03.197606 | debian-bookworm -> localhost | | . . ..oooBo | 2026-07-16 03:07:03.197628 | debian-bookworm -> localhost | |. o . *.o+E+. | 2026-07-16 03:07:03.197649 | debian-bookworm -> localhost | |. oo .=.=++oo | 2026-07-16 03:07:03.197669 | debian-bookworm -> localhost | | o +o..o.o=. | 2026-07-16 03:07:03.197689 | debian-bookworm -> localhost | | + =. So . | 2026-07-16 03:07:03.197714 | debian-bookworm -> localhost | | . o = . | 2026-07-16 03:07:03.197734 | debian-bookworm -> localhost | | . ..o | 2026-07-16 03:07:03.197761 | debian-bookworm -> localhost | | .o.o. | 2026-07-16 03:07:03.197782 | debian-bookworm -> localhost | | .=*o. | 2026-07-16 03:07:03.197802 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:07:03.197857 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.087862 2026-07-16 03:07:03.207921 | 2026-07-16 03:07:03.208774 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:07:03.238539 | debian-bookworm | ok 2026-07-16 03:07:03.253085 | debian-bookworm | included: /var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:07:03.261602 | 2026-07-16 03:07:03.262072 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:07:03.286716 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:03.293590 | 2026-07-16 03:07:03.293708 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:07:03.928441 | debian-bookworm | changed 2026-07-16 03:07:03.939879 | 2026-07-16 03:07:03.940011 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:07:04.199884 | debian-bookworm | ok 2026-07-16 03:07:04.207553 | 2026-07-16 03:07:04.207692 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:07:04.877921 | debian-bookworm | changed 2026-07-16 03:07:04.884179 | 2026-07-16 03:07:04.884334 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:07:05.560944 | debian-bookworm | changed 2026-07-16 03:07:05.567661 | 2026-07-16 03:07:05.567772 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:07:05.592129 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:05.599986 | 2026-07-16 03:07:05.600100 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:07:06.424166 | debian-bookworm -> localhost | changed 2026-07-16 03:07:06.458981 | 2026-07-16 03:07:06.460037 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:07:07.064179 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/work/1c0fd237dd28406a80b1cab36576e2f5_id_rsa (zuul-build-sshkey) 2026-07-16 03:07:07.064573 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028873 2026-07-16 03:07:07.077776 | 2026-07-16 03:07:07.077939 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:07:07.567292 | debian-bookworm | ok 2026-07-16 03:07:07.575334 | 2026-07-16 03:07:07.575538 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:07:07.626289 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:07.646004 | 2026-07-16 03:07:07.646181 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:07:08.149685 | debian-bookworm | ok 2026-07-16 03:07:08.177466 | 2026-07-16 03:07:08.177639 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:07:08.229084 | debian-bookworm | ok 2026-07-16 03:07:08.235666 | 2026-07-16 03:07:08.235798 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:07:08.557609 | debian-bookworm -> localhost | ok 2026-07-16 03:07:08.572068 | 2026-07-16 03:07:08.572297 | TASK [validate-host : Collect information about the host] 2026-07-16 03:07:09.750743 | debian-bookworm | ok 2026-07-16 03:07:09.815146 | 2026-07-16 03:07:09.816010 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:07:10.021326 | debian-bookworm | ok 2026-07-16 03:07:10.027440 | 2026-07-16 03:07:10.027760 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:07:11.024354 | debian-bookworm -> localhost | changed 2026-07-16 03:07:11.031208 | 2026-07-16 03:07:11.031514 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:07:11.476661 | debian-bookworm | ok 2026-07-16 03:07:11.485373 | 2026-07-16 03:07:11.485573 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:07:12.189993 | debian-bookworm -> localhost | changed 2026-07-16 03:07:12.207677 | 2026-07-16 03:07:12.207834 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:07:12.580491 | debian-bookworm | ok 2026-07-16 03:07:12.588058 | 2026-07-16 03:07:12.588199 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:07:13.553624 | debian-bookworm | changed: 2026-07-16 03:07:13.553845 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:07:13.553880 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:07:13.553905 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:07:13.553926 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-07-16 03:07:13.553946 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/work/logs" 2026-07-16 03:08:25.460586 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/work/artifacts" 2026-07-16 03:08:26.211668 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c0fd237dd28406a80b1cab36576e2f5/work/docs" 2026-07-16 03:08:26.232911 | 2026-07-16 03:08:26.233086 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:08:27.337202 | debian-bookworm | changed: 2026-07-16 03:08:27.337693 | debian-bookworm | .d..t...... ./ 2026-07-16 03:08:27.337794 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:08:27.337910 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:08:27.337960 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:08:27.337983 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:08:27.338004 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:08:27.338062 | debian-bookworm | changed: All items complete 2026-07-16 03:08:27.338144 | 2026-07-16 03:08:28.207882 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:08:28.775472 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:08:28.795396 | 2026-07-16 03:08:28.795498 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:08:28.820799 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:08:28.825462 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:08:28.836049 | 2026-07-16 03:08:28.836116 | PLAY RECAP 2026-07-16 03:08:28.836166 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:08:28.836189 | 2026-07-16 03:08:28.933269 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:08:28.934055 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:08:29.654235 | 2026-07-16 03:08:29.654377 | PLAY [Base post] 2026-07-16 03:08:29.688140 | 2026-07-16 03:08:29.688327 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:08:30.277124 | debian-bookworm | changed 2026-07-16 03:08:30.283177 | 2026-07-16 03:08:30.283266 | PLAY RECAP 2026-07-16 03:08:30.283328 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:08:30.283389 | 2026-07-16 03:08:30.380088 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:08:30.380835 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:08:31.149989 | 2026-07-16 03:08:31.150144 | PLAY [Base post-logs] 2026-07-16 03:08:31.160711 | 2026-07-16 03:08:31.160842 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:08:31.591491 | localhost | changed 2026-07-16 03:08:31.601016 | 2026-07-16 03:08:31.601131 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:08:31.636435 | localhost | ok 2026-07-16 03:08:31.640077 | 2026-07-16 03:08:31.640176 | TASK [Set zuul-log-path fact] 2026-07-16 03:08:31.655336 | localhost | ok 2026-07-16 03:08:31.664583 | 2026-07-16 03:08:31.664678 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:08:31.701213 | localhost | ok 2026-07-16 03:08:31.708006 | 2026-07-16 03:08:31.708169 | TASK [upload-logs : Create log directories] 2026-07-16 03:08:32.160620 | localhost | changed 2026-07-16 03:08:32.163877 | 2026-07-16 03:08:32.163985 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:08:32.682118 | localhost -> localhost | ok: Runtime: 0:00:00.005948 2026-07-16 03:08:32.686626 | 2026-07-16 03:08:32.686747 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:08:33.377982 | localhost | Output suppressed because no_log was given 2026-07-16 03:08:33.380502 | 2026-07-16 03:08:33.380615 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:08:33.436998 | localhost | skipping: Conditional result was False 2026-07-16 03:08:33.443411 | localhost | skipping: Conditional result was False 2026-07-16 03:08:33.450574 | 2026-07-16 03:08:33.450699 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:08:33.503923 | localhost | skipping: Conditional result was False 2026-07-16 03:08:33.504252 | 2026-07-16 03:08:33.509486 | localhost | skipping: Conditional result was False 2026-07-16 03:08:33.517845 | 2026-07-16 03:08:33.517989 | LOOP [upload-logs : Upload console log and json output]