2026-08-11 22:04:38.194092 | Job console starting 2026-08-11 22:04:38.224982 | Updating git repos 2026-08-11 22:04:38.273659 | Cloning repos into workspace 2026-08-11 22:04:38.318568 | Restoring repo states 2026-08-11 22:04:38.347363 | Merging changes 2026-08-11 22:04:38.985925 | Checking out repos 2026-08-11 22:04:39.039607 | Preparing playbooks 2026-08-11 22:04:40.295610 | Running Ansible setup 2026-08-11 22:04:46.110899 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 22:04:48.021438 | 2026-08-11 22:04:48.022306 | PLAY [Base pre] 2026-08-11 22:04:48.102250 | 2026-08-11 22:04:48.102498 | TASK [Setup log path fact] 2026-08-11 22:04:48.144243 | debian-bookworm | ok 2026-08-11 22:04:48.207971 | 2026-08-11 22:04:48.208176 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 22:04:48.292636 | debian-bookworm | ok 2026-08-11 22:04:48.325338 | 2026-08-11 22:04:48.325560 | TASK [emit-job-header : Print job information] 2026-08-11 22:04:48.476948 | # Job Information 2026-08-11 22:04:48.477163 | Ansible Version: 2.16.14 2026-08-11 22:04:48.477198 | Job: flake8 2026-08-11 22:04:48.477230 | Pipeline: check 2026-08-11 22:04:48.477252 | Executor: 521e9411259a 2026-08-11 22:04:48.477273 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1263 2026-08-11 22:04:48.477296 | Event ID: 9f013a30-95d0-11f1-8a10-ff8a58f67663 2026-08-11 22:04:48.482717 | 2026-08-11 22:04:48.482865 | LOOP [emit-job-header : Print node information] 2026-08-11 22:04:48.847574 | debian-bookworm | ok: 2026-08-11 22:04:48.847805 | debian-bookworm | # Node Information 2026-08-11 22:04:48.847841 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 22:04:48.847869 | debian-bookworm | Hostname: debian 2026-08-11 22:04:48.847892 | debian-bookworm | Username: zuul 2026-08-11 22:04:48.847914 | debian-bookworm | Distro: Debian 12.15 2026-08-11 22:04:48.847940 | debian-bookworm | Provider: regiocloud-a 2026-08-11 22:04:48.847962 | debian-bookworm | Region: 2026-08-11 22:04:48.847984 | debian-bookworm | Label: debian-bookworm 2026-08-11 22:04:48.848005 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 22:04:48.848025 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:6773 2026-08-11 22:04:48.859090 | 2026-08-11 22:04:48.859253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 22:04:49.938717 | debian-bookworm -> localhost | changed 2026-08-11 22:04:49.962899 | 2026-08-11 22:04:49.963031 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 22:04:52.638646 | debian-bookworm -> localhost | changed 2026-08-11 22:04:52.647736 | 2026-08-11 22:04:52.647835 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 22:04:53.134500 | debian-bookworm -> localhost | ok 2026-08-11 22:04:53.140713 | 2026-08-11 22:04:53.140819 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 22:04:53.180817 | debian-bookworm | ok 2026-08-11 22:04:53.206600 | debian-bookworm | included: /var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 22:04:53.223713 | 2026-08-11 22:04:53.223816 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 22:04:57.263013 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 22:04:57.263246 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/work/950cf25fdb5445d09e4f360c12926f60_id_rsa 2026-08-11 22:04:57.263284 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/work/950cf25fdb5445d09e4f360c12926f60_id_rsa.pub 2026-08-11 22:04:57.263310 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 22:04:57.263335 | debian-bookworm -> localhost | SHA256:hJcifVWyMluxWTBkhQM4VWAwvltkmYEQdzuNS80+PRc zuul-build-sshkey 2026-08-11 22:04:57.263357 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 22:04:57.263386 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 22:04:57.263436 | debian-bookworm -> localhost | | oo+=B=X=+ | 2026-08-11 22:04:57.263461 | debian-bookworm -> localhost | | ++= &oO | 2026-08-11 22:04:57.263481 | debian-bookworm -> localhost | | . =.^ O. E | 2026-08-11 22:04:57.263501 | debian-bookworm -> localhost | | . X O . . | 2026-08-11 22:04:57.263521 | debian-bookworm -> localhost | | . S o o . | 2026-08-11 22:04:57.263545 | debian-bookworm -> localhost | | o . o | 2026-08-11 22:04:57.263566 | debian-bookworm -> localhost | | . | 2026-08-11 22:04:57.263585 | debian-bookworm -> localhost | | | 2026-08-11 22:04:57.263605 | debian-bookworm -> localhost | | | 2026-08-11 22:04:57.263625 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 22:04:57.263685 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.117958 2026-08-11 22:04:57.270068 | 2026-08-11 22:04:57.270157 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 22:04:57.297747 | debian-bookworm | ok 2026-08-11 22:04:57.312877 | debian-bookworm | included: /var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 22:04:57.340187 | 2026-08-11 22:04:57.340292 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 22:04:57.385611 | debian-bookworm | skipping: Conditional result was False 2026-08-11 22:04:57.390579 | 2026-08-11 22:04:57.390670 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 22:04:58.011476 | debian-bookworm | changed 2026-08-11 22:04:58.015900 | 2026-08-11 22:04:58.015986 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 22:04:58.275417 | debian-bookworm | ok 2026-08-11 22:04:58.280150 | 2026-08-11 22:04:58.280227 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 22:04:58.979547 | debian-bookworm | changed 2026-08-11 22:04:58.984840 | 2026-08-11 22:04:58.984925 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 22:04:59.731252 | debian-bookworm | changed 2026-08-11 22:04:59.736419 | 2026-08-11 22:04:59.736507 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 22:04:59.771923 | debian-bookworm | skipping: Conditional result was False 2026-08-11 22:04:59.776976 | 2026-08-11 22:04:59.777059 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 22:05:00.703641 | debian-bookworm -> localhost | changed 2026-08-11 22:05:00.712196 | 2026-08-11 22:05:00.712284 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 22:05:01.244886 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/work/950cf25fdb5445d09e4f360c12926f60_id_rsa (zuul-build-sshkey) 2026-08-11 22:05:01.245112 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009544 2026-08-11 22:05:01.252570 | 2026-08-11 22:05:01.252677 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 22:05:01.942364 | debian-bookworm | ok 2026-08-11 22:05:01.947455 | 2026-08-11 22:05:01.947547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 22:05:01.974259 | debian-bookworm | skipping: Conditional result was False 2026-08-11 22:05:01.994456 | 2026-08-11 22:05:01.994574 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 22:05:02.482034 | debian-bookworm | ok 2026-08-11 22:05:02.495419 | 2026-08-11 22:05:02.495541 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 22:05:02.535502 | debian-bookworm | ok 2026-08-11 22:05:02.540635 | 2026-08-11 22:05:02.540735 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 22:05:03.165159 | debian-bookworm -> localhost | ok 2026-08-11 22:05:03.171711 | 2026-08-11 22:05:03.171811 | TASK [validate-host : Collect information about the host] 2026-08-11 22:05:04.403192 | debian-bookworm | ok 2026-08-11 22:05:04.427494 | 2026-08-11 22:05:04.427610 | TASK [validate-host : Sanitize hostname] 2026-08-11 22:05:04.648504 | debian-bookworm | ok 2026-08-11 22:05:04.655100 | 2026-08-11 22:05:04.655206 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 22:05:06.053404 | debian-bookworm -> localhost | changed 2026-08-11 22:05:06.059124 | 2026-08-11 22:05:06.059217 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 22:05:06.476051 | debian-bookworm | ok 2026-08-11 22:05:06.482549 | 2026-08-11 22:05:06.482654 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 22:05:07.253701 | debian-bookworm -> localhost | changed 2026-08-11 22:05:07.263147 | 2026-08-11 22:05:07.263248 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 22:05:07.545449 | debian-bookworm | ok 2026-08-11 22:05:07.556683 | 2026-08-11 22:05:07.556820 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 22:05:08.463279 | debian-bookworm | changed: 2026-08-11 22:05:08.463480 | debian-bookworm | cd+++++++++ src/ 2026-08-11 22:05:08.463516 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 22:05:08.463540 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 22:05:08.463562 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-08-11 22:05:08.463582 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/work/logs" 2026-08-11 22:06:10.621661 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/work/artifacts" 2026-08-11 22:06:10.941380 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/950cf25fdb5445d09e4f360c12926f60/work/docs" 2026-08-11 22:06:10.952303 | 2026-08-11 22:06:10.952474 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 22:06:11.904752 | debian-bookworm | changed: 2026-08-11 22:06:11.906906 | debian-bookworm | .d..t...... ./ 2026-08-11 22:06:11.906986 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 22:06:11.907013 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 22:06:11.907035 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 22:06:11.907056 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 22:06:11.907076 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 22:06:11.907186 | debian-bookworm | changed: All items complete 2026-08-11 22:06:11.907224 | 2026-08-11 22:06:12.549442 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 22:06:13.166320 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 22:06:13.200249 | 2026-08-11 22:06:13.200411 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 22:06:13.690671 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007277 2026-08-11 22:06:14.141108 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.032869 2026-08-11 22:06:14.160933 | 2026-08-11 22:06:14.161062 | PLAY RECAP 2026-08-11 22:06:14.161191 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-11 22:06:14.161219 | 2026-08-11 22:06:14.346471 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 22:06:14.347445 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 22:06:15.156581 | 2026-08-11 22:06:15.156776 | PLAY [Base post] 2026-08-11 22:06:15.185960 | 2026-08-11 22:06:15.186172 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 22:06:15.792726 | debian-bookworm | changed 2026-08-11 22:06:15.809759 | 2026-08-11 22:06:15.809924 | PLAY RECAP 2026-08-11 22:06:15.809993 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 22:06:15.810056 | 2026-08-11 22:06:16.032760 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 22:06:16.033943 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 22:06:17.248763 | 2026-08-11 22:06:17.249006 | PLAY [Base post-logs] 2026-08-11 22:06:17.286655 | 2026-08-11 22:06:17.286894 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 22:06:18.318408 | localhost | changed 2026-08-11 22:06:18.328292 | 2026-08-11 22:06:18.328436 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 22:06:18.375789 | localhost | ok 2026-08-11 22:06:18.378702 | 2026-08-11 22:06:18.378791 | TASK [Set zuul-log-path fact] 2026-08-11 22:06:18.414085 | localhost | ok 2026-08-11 22:06:18.421425 | 2026-08-11 22:06:18.421541 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 22:06:18.466304 | localhost | ok 2026-08-11 22:06:18.469115 | 2026-08-11 22:06:18.469234 | TASK [upload-logs : Create log directories] 2026-08-11 22:06:19.056718 | localhost | changed 2026-08-11 22:06:19.059642 | 2026-08-11 22:06:19.059739 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 22:06:19.560473 | localhost -> localhost | ok: Runtime: 0:00:00.006796 2026-08-11 22:06:19.564135 | 2026-08-11 22:06:19.564234 | TASK [upload-logs : Upload logs to log server] 2026-08-11 22:06:20.227432 | localhost | Output suppressed because no_log was given 2026-08-11 22:06:20.229698 | 2026-08-11 22:06:20.229800 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 22:06:20.284069 | localhost | skipping: Conditional result was False 2026-08-11 22:06:20.291164 | localhost | skipping: Conditional result was False 2026-08-11 22:06:20.298397 | 2026-08-11 22:06:20.298505 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 22:06:20.439748 | localhost | skipping: Conditional result was False 2026-08-11 22:06:20.439991 | 2026-08-11 22:06:20.460266 | localhost | skipping: Conditional result was False 2026-08-11 22:06:20.467003 | 2026-08-11 22:06:20.467246 | LOOP [upload-logs : Upload console log and json output]