2025-12-10 03:03:46.745442 | Job console starting 2025-12-10 03:03:46.757602 | Updating git repos 2025-12-10 03:03:46.814025 | Cloning repos into workspace 2025-12-10 03:03:47.001460 | Restoring repo states 2025-12-10 03:03:47.032999 | Merging changes 2025-12-10 03:03:47.033036 | Checking out repos 2025-12-10 03:03:48.276930 | Preparing playbooks 2025-12-10 03:03:50.138142 | Running Ansible setup 2025-12-10 03:04:02.211857 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 03:04:04.513661 | 2025-12-10 03:04:04.513852 | PLAY [Base pre] 2025-12-10 03:04:04.553779 | 2025-12-10 03:04:04.553950 | TASK [Setup log path fact] 2025-12-10 03:04:04.676578 | debian-bookworm | ok 2025-12-10 03:04:04.722011 | 2025-12-10 03:04:04.722195 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 03:04:04.821626 | debian-bookworm | ok 2025-12-10 03:04:04.847432 | 2025-12-10 03:04:04.847580 | TASK [emit-job-header : Print job information] 2025-12-10 03:04:04.927047 | # Job Information 2025-12-10 03:04:04.927579 | Ansible Version: 2.16.14 2025-12-10 03:04:04.927659 | Job: python-black 2025-12-10 03:04:04.927694 | Pipeline: periodic-daily 2025-12-10 03:04:04.927719 | Executor: 521e9411259a 2025-12-10 03:04:04.927739 | Triggered by: https://github.com/osism/osism-kubernetes 2025-12-10 03:04:04.927762 | Event ID: f240ac8d369541569deb64e40b910b1e 2025-12-10 03:04:04.933445 | 2025-12-10 03:04:04.933582 | LOOP [emit-job-header : Print node information] 2025-12-10 03:04:05.364929 | debian-bookworm | ok: 2025-12-10 03:04:05.365210 | debian-bookworm | # Node Information 2025-12-10 03:04:05.365250 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 03:04:05.365277 | debian-bookworm | Hostname: debian 2025-12-10 03:04:05.365300 | debian-bookworm | Username: zuul 2025-12-10 03:04:05.365321 | debian-bookworm | Distro: Debian 12.12 2025-12-10 03:04:05.365345 | debian-bookworm | Provider: regiocloud-a 2025-12-10 03:04:05.365406 | debian-bookworm | Region: 2025-12-10 03:04:05.365428 | debian-bookworm | Label: debian-bookworm 2025-12-10 03:04:05.365449 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 03:04:05.365468 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:8449 2025-12-10 03:04:05.385196 | 2025-12-10 03:04:05.398670 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 03:04:07.240817 | debian-bookworm -> localhost | changed 2025-12-10 03:04:07.251446 | 2025-12-10 03:04:07.251598 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 03:04:10.223054 | debian-bookworm -> localhost | changed 2025-12-10 03:04:10.243870 | 2025-12-10 03:04:10.244016 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 03:04:11.488768 | debian-bookworm -> localhost | ok 2025-12-10 03:04:11.495815 | 2025-12-10 03:04:11.495962 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 03:04:11.548624 | debian-bookworm | ok 2025-12-10 03:04:11.605150 | debian-bookworm | included: /var/lib/zuul/builds/92c80e152f1544c3a192c11adc8219e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 03:04:11.625794 | 2025-12-10 03:04:11.625941 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 03:04:13.781456 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 03:04:13.781714 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/92c80e152f1544c3a192c11adc8219e7/work/92c80e152f1544c3a192c11adc8219e7_id_rsa 2025-12-10 03:04:13.781754 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/92c80e152f1544c3a192c11adc8219e7/work/92c80e152f1544c3a192c11adc8219e7_id_rsa.pub 2025-12-10 03:04:13.781780 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 03:04:13.781805 | debian-bookworm -> localhost | SHA256:D1w5XDrMNtDKWNuANZ1AXcprPiG8olyZ6FvHmK9N4GY zuul-build-sshkey 2025-12-10 03:04:13.781828 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 03:04:13.781862 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 03:04:13.781884 | debian-bookworm -> localhost | | +*= oo | 2025-12-10 03:04:13.781906 | debian-bookworm -> localhost | | . oB== | 2025-12-10 03:04:13.781926 | debian-bookworm -> localhost | | + =# | 2025-12-10 03:04:13.781946 | debian-bookworm -> localhost | | .o+o.= | 2025-12-10 03:04:13.781967 | debian-bookworm -> localhost | | . S + | 2025-12-10 03:04:13.782006 | debian-bookworm -> localhost | | o B B . | 2025-12-10 03:04:13.782042 | debian-bookworm -> localhost | | . E = + | 2025-12-10 03:04:13.782068 | debian-bookworm -> localhost | | o * * . | 2025-12-10 03:04:13.782089 | debian-bookworm -> localhost | | =...o | 2025-12-10 03:04:13.782111 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 03:04:13.782177 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.760343 2025-12-10 03:04:13.790204 | 2025-12-10 03:04:13.790415 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 03:04:13.829867 | debian-bookworm | ok 2025-12-10 03:04:13.841152 | debian-bookworm | included: /var/lib/zuul/builds/92c80e152f1544c3a192c11adc8219e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 03:04:13.852687 | 2025-12-10 03:04:13.852829 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 03:04:13.877168 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:04:13.891973 | 2025-12-10 03:04:13.892127 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 03:04:14.652520 | debian-bookworm | changed 2025-12-10 03:04:14.661543 | 2025-12-10 03:04:14.661681 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 03:04:15.005520 | debian-bookworm | ok 2025-12-10 03:04:15.011532 | 2025-12-10 03:04:15.011669 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 03:04:15.871336 | debian-bookworm | changed 2025-12-10 03:04:15.883220 | 2025-12-10 03:04:15.883423 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 03:04:16.739669 | debian-bookworm | changed 2025-12-10 03:04:16.765330 | 2025-12-10 03:04:16.765506 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 03:04:16.868676 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:04:16.877611 | 2025-12-10 03:04:16.877751 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 03:04:18.440381 | debian-bookworm -> localhost | changed 2025-12-10 03:04:18.457287 | 2025-12-10 03:04:18.457465 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 03:04:19.688480 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/92c80e152f1544c3a192c11adc8219e7/work/92c80e152f1544c3a192c11adc8219e7_id_rsa (zuul-build-sshkey) 2025-12-10 03:04:19.688761 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038046 2025-12-10 03:04:19.698968 | 2025-12-10 03:04:19.699110 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 03:04:20.874645 | debian-bookworm | ok 2025-12-10 03:04:20.882734 | 2025-12-10 03:04:20.882890 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 03:04:21.007412 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:04:21.024905 | 2025-12-10 03:04:21.025079 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 03:04:21.865532 | debian-bookworm | ok 2025-12-10 03:04:21.884780 | 2025-12-10 03:04:21.884924 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 03:04:21.938765 | debian-bookworm | ok 2025-12-10 03:04:21.953067 | 2025-12-10 03:04:21.953215 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 03:04:23.030382 | debian-bookworm -> localhost | ok 2025-12-10 03:04:23.037316 | 2025-12-10 03:04:23.037453 | TASK [validate-host : Collect information about the host] 2025-12-10 03:04:25.349927 | debian-bookworm | ok 2025-12-10 03:04:25.380432 | 2025-12-10 03:04:25.380583 | TASK [validate-host : Sanitize hostname] 2025-12-10 03:04:25.859843 | debian-bookworm | ok 2025-12-10 03:04:26.218379 | 2025-12-10 03:04:26.218611 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 03:04:27.867380 | debian-bookworm -> localhost | changed 2025-12-10 03:04:27.873390 | 2025-12-10 03:04:27.873515 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 03:04:28.389533 | debian-bookworm | ok 2025-12-10 03:04:28.394682 | 2025-12-10 03:04:28.394816 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 03:04:29.074501 | debian-bookworm -> localhost | changed 2025-12-10 03:04:29.093308 | 2025-12-10 03:04:29.093538 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 03:04:29.376847 | debian-bookworm | ok 2025-12-10 03:04:29.383441 | 2025-12-10 03:04:29.383574 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 03:04:30.768795 | debian-bookworm | changed: 2025-12-10 03:04:30.769082 | debian-bookworm | cd+++++++++ src/ 2025-12-10 03:04:30.769124 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 03:04:30.769149 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 03:04:30.769172 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-12-10 03:04:30.769193 | debian-bookworm | Containerfile 2025-12-10 03:04:30.769401 | debian-bookworm | localhost | ok: Runtime: 0:00:00.060796 2025-12-10 03:05:04.557803 | 2025-12-10 03:05:04.557950 | TASK [upload-logs : Upload logs to log server] 2025-12-10 03:05:06.532654 | localhost | Output suppressed because no_log was given 2025-12-10 03:05:06.535024 | 2025-12-10 03:05:06.535179 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 03:05:06.702539 | localhost | skipping: Conditional result was False 2025-12-10 03:05:06.721169 | localhost | skipping: Conditional result was False 2025-12-10 03:05:06.726810 | 2025-12-10 03:05:06.726966 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 03:05:06.837188 | localhost | skipping: Conditional result was False 2025-12-10 03:05:06.837684 | 2025-12-10 03:05:06.847724 | localhost | skipping: Conditional result was False 2025-12-10 03:05:06.861195 | 2025-12-10 03:05:06.861415 | LOOP [upload-logs : Upload console log and json output]