2025-12-21 00:22:13.575333 | Job console starting 2025-12-21 00:22:13.594287 | Updating git repos 2025-12-21 00:22:13.665075 | Cloning repos into workspace 2025-12-21 00:22:13.759484 | Restoring repo states 2025-12-21 00:22:13.796665 | Merging changes 2025-12-21 00:22:14.496147 | Checking out repos 2025-12-21 00:22:14.581127 | Preparing playbooks 2025-12-21 00:22:16.163195 | Running Ansible setup 2025-12-21 00:22:22.141624 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 00:22:23.798808 | 2025-12-21 00:22:23.799077 | PLAY [Base pre] 2025-12-21 00:22:23.832957 | 2025-12-21 00:22:23.833189 | TASK [Setup log path fact] 2025-12-21 00:22:23.864669 | debian-bookworm | ok 2025-12-21 00:22:23.888784 | 2025-12-21 00:22:23.889102 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 00:22:23.942116 | debian-bookworm | ok 2025-12-21 00:22:23.953912 | 2025-12-21 00:22:23.954081 | TASK [emit-job-header : Print job information] 2025-12-21 00:22:23.994623 | # Job Information 2025-12-21 00:22:23.994821 | Ansible Version: 2.16.14 2025-12-21 00:22:23.994912 | Job: python-black 2025-12-21 00:22:23.994947 | Pipeline: check 2025-12-21 00:22:23.994991 | Executor: 521e9411259a 2025-12-21 00:22:23.995025 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1051 2025-12-21 00:22:23.995049 | Event ID: ba942fe0-de02-11f0-8c91-6b8390766e5e 2025-12-21 00:22:24.000739 | 2025-12-21 00:22:24.000935 | LOOP [emit-job-header : Print node information] 2025-12-21 00:22:24.157478 | debian-bookworm | ok: 2025-12-21 00:22:24.157691 | debian-bookworm | # Node Information 2025-12-21 00:22:24.157734 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-21 00:22:24.157762 | debian-bookworm | Hostname: debian 2025-12-21 00:22:24.157785 | debian-bookworm | Username: zuul 2025-12-21 00:22:24.157806 | debian-bookworm | Distro: Debian 12.12 2025-12-21 00:22:24.157830 | debian-bookworm | Provider: regiocloud-a 2025-12-21 00:22:24.157852 | debian-bookworm | Region: 2025-12-21 00:22:24.157874 | debian-bookworm | Label: debian-bookworm 2025-12-21 00:22:24.157894 | debian-bookworm | Product Name: OpenStack Nova 2025-12-21 00:22:24.157914 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:590b 2025-12-21 00:22:24.172956 | 2025-12-21 00:22:24.173117 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 00:22:25.827861 | debian-bookworm -> localhost | changed 2025-12-21 00:22:25.841251 | 2025-12-21 00:22:25.841499 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 00:22:28.223392 | debian-bookworm -> localhost | changed 2025-12-21 00:22:28.242425 | 2025-12-21 00:22:28.242605 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 00:22:29.099648 | debian-bookworm -> localhost | ok 2025-12-21 00:22:29.107601 | 2025-12-21 00:22:29.107768 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 00:22:29.152419 | debian-bookworm | ok 2025-12-21 00:22:29.198039 | debian-bookworm | included: /var/lib/zuul/builds/1e2a655103da48a0adbadd49098f4225/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 00:22:29.217438 | 2025-12-21 00:22:29.217591 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 00:22:32.425485 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-21 00:22:32.425724 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1e2a655103da48a0adbadd49098f4225/work/1e2a655103da48a0adbadd49098f4225_id_rsa 2025-12-21 00:22:32.425764 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1e2a655103da48a0adbadd49098f4225/work/1e2a655103da48a0adbadd49098f4225_id_rsa.pub 2025-12-21 00:22:32.425790 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-21 00:22:32.425816 | debian-bookworm -> localhost | SHA256:Bogo+/yl628qfkc268t2G6O3zhgxhZlxOmF3EdfKm8U zuul-build-sshkey 2025-12-21 00:22:32.425839 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-21 00:22:32.425872 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-21 00:22:32.425894 | debian-bookworm -> localhost | | + o +o.. | 2025-12-21 00:22:32.425915 | debian-bookworm -> localhost | | . . o X . . . | 2025-12-21 00:22:32.425935 | debian-bookworm -> localhost | |o . . B . . o | 2025-12-21 00:22:32.425956 | debian-bookworm -> localhost | |.. + o E | 2025-12-21 00:22:32.425992 | debian-bookworm -> localhost | |. o S + | 2025-12-21 00:22:32.426019 | debian-bookworm -> localhost | | o ++ o | 2025-12-21 00:22:32.426040 | debian-bookworm -> localhost | | o oooo | 2025-12-21 00:22:32.426060 | debian-bookworm -> localhost | | ...+==oo | 2025-12-21 00:22:32.426081 | debian-bookworm -> localhost | | ..+*OB==o | 2025-12-21 00:22:32.426102 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-21 00:22:32.426160 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.802779 2025-12-21 00:22:32.434094 | 2025-12-21 00:22:32.434224 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 00:22:32.488925 | debian-bookworm | ok 2025-12-21 00:22:32.535931 | debian-bookworm | included: /var/lib/zuul/builds/1e2a655103da48a0adbadd49098f4225/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 00:22:32.588898 | 2025-12-21 00:22:32.589117 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 00:22:32.655199 | debian-bookworm | skipping: Conditional result was False 2025-12-21 00:22:32.663091 | 2025-12-21 00:22:32.663215 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 00:22:34.105188 | debian-bookworm | changed 2025-12-21 00:22:34.162184 | 2025-12-21 00:22:34.162342 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 00:22:34.549571 | debian-bookworm | ok 2025-12-21 00:22:34.560705 | 2025-12-21 00:22:34.560848 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 00:22:35.376197 | debian-bookworm | changed 2025-12-21 00:22:35.391573 | 2025-12-21 00:22:35.391731 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 00:22:36.280865 | debian-bookworm | changed 2025-12-21 00:22:36.292244 | 2025-12-21 00:22:36.292388 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 00:22:36.317129 | debian-bookworm | skipping: Conditional result was False 2025-12-21 00:22:36.325715 | 2025-12-21 00:22:36.325868 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 00:22:37.066037 | debian-bookworm -> localhost | changed 2025-12-21 00:22:37.084106 | 2025-12-21 00:22:37.084256 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 00:22:38.119337 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1e2a655103da48a0adbadd49098f4225/work/1e2a655103da48a0adbadd49098f4225_id_rsa (zuul-build-sshkey) 2025-12-21 00:22:38.119617 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.047349 2025-12-21 00:22:38.128630 | 2025-12-21 00:22:38.128771 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 00:22:38.712001 | debian-bookworm | ok 2025-12-21 00:22:38.722305 | 2025-12-21 00:22:38.722456 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 00:22:38.773595 | debian-bookworm | skipping: Conditional result was False 2025-12-21 00:22:38.785214 | 2025-12-21 00:22:38.785357 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 00:22:39.660251 | debian-bookworm | ok 2025-12-21 00:22:39.681188 | 2025-12-21 00:22:39.682557 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 00:22:39.744233 | debian-bookworm | ok 2025-12-21 00:22:39.750214 | 2025-12-21 00:22:39.750353 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 00:22:40.537463 | debian-bookworm -> localhost | ok 2025-12-21 00:22:40.544527 | 2025-12-21 00:22:40.544656 | TASK [validate-host : Collect information about the host] 2025-12-21 00:22:42.565601 | debian-bookworm | ok 2025-12-21 00:22:42.594329 | 2025-12-21 00:22:42.594474 | TASK [validate-host : Sanitize hostname] 2025-12-21 00:22:42.887383 | debian-bookworm | ok 2025-12-21 00:22:43.225763 | 2025-12-21 00:22:43.234312 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 00:22:44.937008 | debian-bookworm -> localhost | changed 2025-12-21 00:22:44.944473 | 2025-12-21 00:22:44.944613 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 00:22:45.716179 | debian-bookworm | ok 2025-12-21 00:22:45.723049 | 2025-12-21 00:22:45.723191 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 00:22:47.116656 | debian-bookworm -> localhost | changed 2025-12-21 00:22:47.131528 | 2025-12-21 00:22:47.131661 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 00:22:47.493384 | debian-bookworm | ok 2025-12-21 00:22:47.511584 | 2025-12-21 00:22:47.511727 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 00:22:49.046415 | debian-bookworm | changed: 2025-12-21 00:22:49.046642 | debian-bookworm | cd+++++++++ src/ 2025-12-21 00:22:49.046677 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-21 00:22:49.046701 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-21 00:22:49.046722 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-21 00:22:49.046743 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005529 2025-12-21 00:23:18.331477 | 2025-12-21 00:23:18.331606 | TASK [upload-logs : Upload logs to log server] 2025-12-21 00:23:18.940357 | localhost | Output suppressed because no_log was given 2025-12-21 00:23:18.942479 | 2025-12-21 00:23:18.942605 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 00:23:18.999764 | localhost | skipping: Conditional result was False 2025-12-21 00:23:19.007622 | localhost | skipping: Conditional result was False 2025-12-21 00:23:19.010948 | 2025-12-21 00:23:19.011108 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 00:23:19.071679 | localhost | skipping: Conditional result was False 2025-12-21 00:23:19.072083 | 2025-12-21 00:23:19.080290 | localhost | skipping: Conditional result was False 2025-12-21 00:23:19.084392 | 2025-12-21 00:23:19.084514 | LOOP [upload-logs : Upload console log and json output]