2025-12-05 14:46:08.505546 | Job console starting 2025-12-05 14:46:08.526700 | Updating git repos 2025-12-05 14:46:08.614457 | Cloning repos into workspace 2025-12-05 14:46:08.711860 | Restoring repo states 2025-12-05 14:46:08.760803 | Merging changes 2025-12-05 14:46:09.594731 | Checking out repos 2025-12-05 14:46:09.679845 | Preparing playbooks 2025-12-05 14:46:10.785339 | Running Ansible setup 2025-12-05 14:46:18.208268 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-05 14:46:19.678695 | 2025-12-05 14:46:19.680567 | PLAY [Base pre] 2025-12-05 14:46:19.721160 | 2025-12-05 14:46:19.721415 | TASK [Setup log path fact] 2025-12-05 14:46:19.746233 | debian-bookworm | ok 2025-12-05 14:46:19.762365 | 2025-12-05 14:46:19.762535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-05 14:46:19.795529 | debian-bookworm | ok 2025-12-05 14:46:19.806806 | 2025-12-05 14:46:19.806987 | TASK [emit-job-header : Print job information] 2025-12-05 14:46:19.846494 | # Job Information 2025-12-05 14:46:19.846692 | Ansible Version: 2.16.14 2025-12-05 14:46:19.846728 | Job: flake8 2025-12-05 14:46:19.846781 | Pipeline: check 2025-12-05 14:46:19.846811 | Executor: 521e9411259a 2025-12-05 14:46:19.847081 | Triggered by: https://github.com/osism/python-osism/pull/1714 2025-12-05 14:46:19.847122 | Event ID: 1ccac000-d1e9-11f0-8740-5aebfa6c92c1 2025-12-05 14:46:19.852311 | 2025-12-05 14:46:19.852435 | LOOP [emit-job-header : Print node information] 2025-12-05 14:46:19.976214 | debian-bookworm | ok: 2025-12-05 14:46:19.976423 | debian-bookworm | # Node Information 2025-12-05 14:46:19.976466 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-05 14:46:19.976494 | debian-bookworm | Hostname: debian 2025-12-05 14:46:19.976518 | debian-bookworm | Username: zuul 2025-12-05 14:46:19.976540 | debian-bookworm | Distro: Debian 12.12 2025-12-05 14:46:19.976565 | debian-bookworm | Provider: regiocloud-a 2025-12-05 14:46:19.976587 | debian-bookworm | Region: 2025-12-05 14:46:19.976610 | debian-bookworm | Label: debian-bookworm 2025-12-05 14:46:19.976631 | debian-bookworm | Product Name: OpenStack Nova 2025-12-05 14:46:19.976652 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:6d17 2025-12-05 14:46:19.997327 | 2025-12-05 14:46:19.997483 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-05 14:46:20.994233 | debian-bookworm -> localhost | changed 2025-12-05 14:46:21.002673 | 2025-12-05 14:46:21.002817 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-05 14:46:22.659655 | debian-bookworm -> localhost | changed 2025-12-05 14:46:22.674155 | 2025-12-05 14:46:22.674361 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-05 14:46:23.341428 | debian-bookworm -> localhost | ok 2025-12-05 14:46:23.348356 | 2025-12-05 14:46:23.348506 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-05 14:46:23.399780 | debian-bookworm | ok 2025-12-05 14:46:23.427926 | debian-bookworm | included: /var/lib/zuul/builds/b18ad2c080b34226a7abd45afb71b731/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-05 14:46:23.446638 | 2025-12-05 14:46:23.446777 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-05 14:46:25.000732 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-05 14:46:25.001023 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b18ad2c080b34226a7abd45afb71b731/work/b18ad2c080b34226a7abd45afb71b731_id_rsa 2025-12-05 14:46:25.001098 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b18ad2c080b34226a7abd45afb71b731/work/b18ad2c080b34226a7abd45afb71b731_id_rsa.pub 2025-12-05 14:46:25.001135 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-05 14:46:25.001169 | debian-bookworm -> localhost | SHA256:RYDu3RQ0+ay+w9VAX+exQps5wDY/riJgkeEP1QEv48U zuul-build-sshkey 2025-12-05 14:46:25.001200 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-05 14:46:25.001247 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-05 14:46:25.001277 | debian-bookworm -> localhost | | o++*. | 2025-12-05 14:46:25.001307 | debian-bookworm -> localhost | | ...ooo*.. .o| 2025-12-05 14:46:25.001334 | debian-bookworm -> localhost | | ..+o Eo==.+o+| 2025-12-05 14:46:25.001362 | debian-bookworm -> localhost | | =o +.. +O...| 2025-12-05 14:46:25.001389 | debian-bookworm -> localhost | | .+oSo ..o+ | 2025-12-05 14:46:25.001419 | debian-bookworm -> localhost | | o... o ... | 2025-12-05 14:46:25.001447 | debian-bookworm -> localhost | | . . o .. | 2025-12-05 14:46:25.001474 | debian-bookworm -> localhost | | . .+. | 2025-12-05 14:46:25.001504 | debian-bookworm -> localhost | | . oo | 2025-12-05 14:46:25.001532 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-05 14:46:25.001607 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.669742 2025-12-05 14:46:25.010331 | 2025-12-05 14:46:25.010461 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-05 14:46:25.047425 | debian-bookworm | ok 2025-12-05 14:46:25.069616 | debian-bookworm | included: /var/lib/zuul/builds/b18ad2c080b34226a7abd45afb71b731/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-05 14:46:25.091671 | 2025-12-05 14:46:25.091816 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-05 14:46:25.127350 | debian-bookworm | skipping: Conditional result was False 2025-12-05 14:46:25.135011 | 2025-12-05 14:46:25.135213 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-05 14:46:25.927755 | debian-bookworm | changed 2025-12-05 14:46:25.934593 | 2025-12-05 14:46:25.934709 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-05 14:46:26.187827 | debian-bookworm | ok 2025-12-05 14:46:26.196217 | 2025-12-05 14:46:26.196366 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-05 14:46:26.906617 | debian-bookworm | changed 2025-12-05 14:46:26.913860 | 2025-12-05 14:46:26.913999 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-05 14:46:27.616940 | debian-bookworm | changed 2025-12-05 14:46:27.627992 | 2025-12-05 14:46:27.628142 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-05 14:46:27.673464 | debian-bookworm | skipping: Conditional result was False 2025-12-05 14:46:27.683695 | 2025-12-05 14:46:27.683836 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-05 14:46:28.288381 | debian-bookworm -> localhost | changed 2025-12-05 14:46:28.315807 | 2025-12-05 14:46:28.315954 | TASK [add-build-sshkey : Add back temp key] 2025-12-05 14:46:28.885700 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b18ad2c080b34226a7abd45afb71b731/work/b18ad2c080b34226a7abd45afb71b731_id_rsa (zuul-build-sshkey) 2025-12-05 14:46:28.885952 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020105 2025-12-05 14:46:28.894356 | 2025-12-05 14:46:28.894490 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-05 14:46:29.378655 | debian-bookworm | ok 2025-12-05 14:46:29.388907 | 2025-12-05 14:46:29.389048 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-05 14:46:29.433243 | debian-bookworm | skipping: Conditional result was False 2025-12-05 14:46:29.447358 | 2025-12-05 14:46:29.447494 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-05 14:46:29.977436 | debian-bookworm | ok 2025-12-05 14:46:29.997393 | 2025-12-05 14:46:29.997547 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-05 14:46:30.070159 | debian-bookworm | ok 2025-12-05 14:46:30.076545 | 2025-12-05 14:46:30.076675 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-05 14:46:30.559349 | debian-bookworm -> localhost | ok 2025-12-05 14:46:30.571489 | 2025-12-05 14:46:30.571651 | TASK [validate-host : Collect information about the host] 2025-12-05 14:46:31.945546 | debian-bookworm | ok 2025-12-05 14:46:31.966091 | 2025-12-05 14:46:31.966244 | TASK [validate-host : Sanitize hostname] 2025-12-05 14:46:32.100417 | debian-bookworm | ok 2025-12-05 14:46:32.162041 | 2025-12-05 14:46:32.162224 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-05 14:46:33.154902 | debian-bookworm -> localhost | changed 2025-12-05 14:46:33.161009 | 2025-12-05 14:46:33.161167 | TASK [validate-host : Collect information about zuul worker] 2025-12-05 14:46:33.721412 | debian-bookworm | ok 2025-12-05 14:46:33.726453 | 2025-12-05 14:46:33.726572 | TASK [validate-host : Write out all zuul information for each host] 2025-12-05 14:46:34.477887 | debian-bookworm -> localhost | changed 2025-12-05 14:46:34.495381 | 2025-12-05 14:46:34.495642 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-05 14:46:34.809107 | debian-bookworm | ok 2025-12-05 14:46:34.817739 | 2025-12-05 14:46:34.817879 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-05 14:46:36.359480 | debian-bookworm | changed: 2025-12-05 14:46:36.359696 | debian-bookworm | cd+++++++++ src/ 2025-12-05 14:46:36.359733 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-05 14:46:36.359759 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-05 14:46:36.359780 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-05 14:46:36.359800 | debian-bookworm | Containerfile 2025-12-05 14:46:36.359931 | debian-bookworm | Containerfile 2025-12-05 14:46:36.426727 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007358 2025-12-05 14:47:34.857917 | 2025-12-05 14:47:34.858047 | TASK [upload-logs : Upload logs to log server] 2025-12-05 14:47:35.470670 | localhost | Output suppressed because no_log was given 2025-12-05 14:47:35.475427 | 2025-12-05 14:47:35.475647 | LOOP [upload-logs : Compress console log and json output] 2025-12-05 14:47:35.542278 | localhost | skipping: Conditional result was False 2025-12-05 14:47:35.549683 | localhost | skipping: Conditional result was False 2025-12-05 14:47:35.563815 | 2025-12-05 14:47:35.563953 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-05 14:47:35.622765 | localhost | skipping: Conditional result was False 2025-12-05 14:47:35.623503 | 2025-12-05 14:47:35.627251 | localhost | skipping: Conditional result was False 2025-12-05 14:47:35.635622 | 2025-12-05 14:47:35.635864 | LOOP [upload-logs : Upload console log and json output]