2026-07-16 20:02:54.021062 | Job console starting 2026-07-16 20:02:54.036624 | Updating git repos 2026-07-16 20:02:54.084151 | Cloning repos into workspace 2026-07-16 20:02:54.133426 | Restoring repo states 2026-07-16 20:02:54.146212 | Merging changes 2026-07-16 20:02:54.706690 | Checking out repos 2026-07-16 20:02:54.766804 | Preparing playbooks 2026-07-16 20:02:55.700719 | Running Ansible setup 2026-07-16 20:03:00.286288 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 20:03:01.124640 | 2026-07-16 20:03:01.124817 | PLAY [Base pre] 2026-07-16 20:03:01.143758 | 2026-07-16 20:03:01.143913 | TASK [Setup log path fact] 2026-07-16 20:03:01.181727 | debian-bookworm | ok 2026-07-16 20:03:01.203873 | 2026-07-16 20:03:01.204032 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 20:03:01.248563 | debian-bookworm | ok 2026-07-16 20:03:01.261451 | 2026-07-16 20:03:01.261577 | TASK [emit-job-header : Print job information] 2026-07-16 20:03:01.321885 | # Job Information 2026-07-16 20:03:01.322080 | Ansible Version: 2.16.14 2026-07-16 20:03:01.322115 | Job: container-image-kolla-ansible-build-2025.2 2026-07-16 20:03:01.322148 | Pipeline: check 2026-07-16 20:03:01.322171 | Executor: 521e9411259a 2026-07-16 20:03:01.322191 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/927 2026-07-16 20:03:01.322212 | Event ID: f6ba3040-8150-11f1-830d-f867be81399c 2026-07-16 20:03:01.327887 | 2026-07-16 20:03:01.328017 | LOOP [emit-job-header : Print node information] 2026-07-16 20:03:01.470296 | debian-bookworm | ok: 2026-07-16 20:03:01.470622 | debian-bookworm | # Node Information 2026-07-16 20:03:01.470680 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 20:03:01.470718 | debian-bookworm | Hostname: debian 2026-07-16 20:03:01.470750 | debian-bookworm | Username: zuul 2026-07-16 20:03:01.470780 | debian-bookworm | Distro: Debian 12.15 2026-07-16 20:03:01.470813 | debian-bookworm | Provider: regiocloud-a 2026-07-16 20:03:01.470877 | debian-bookworm | Region: 2026-07-16 20:03:01.470912 | debian-bookworm | Label: debian-bookworm 2026-07-16 20:03:01.470941 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 20:03:01.470969 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:3fdf 2026-07-16 20:03:01.490431 | 2026-07-16 20:03:01.490573 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 20:03:01.977824 | debian-bookworm -> localhost | changed 2026-07-16 20:03:01.994387 | 2026-07-16 20:03:01.994555 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 20:03:03.123900 | debian-bookworm -> localhost | changed 2026-07-16 20:03:03.144466 | 2026-07-16 20:03:03.144628 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 20:03:03.459396 | debian-bookworm -> localhost | ok 2026-07-16 20:03:03.475380 | 2026-07-16 20:03:03.475589 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 20:03:03.512655 | debian-bookworm | ok 2026-07-16 20:03:03.531708 | debian-bookworm | included: /var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 20:03:03.538045 | 2026-07-16 20:03:03.538151 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 20:03:04.873746 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 20:03:04.874329 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/work/5c7c332ca74b48debf97784935372c87_id_rsa 2026-07-16 20:03:04.874441 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/work/5c7c332ca74b48debf97784935372c87_id_rsa.pub 2026-07-16 20:03:04.874518 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 20:03:04.874589 | debian-bookworm -> localhost | SHA256:7imuZZvRL4naLysfqqrxdjd1Sttksh/Bk4wXHQ+OxhI zuul-build-sshkey 2026-07-16 20:03:04.874678 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 20:03:04.874742 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 20:03:04.874801 | debian-bookworm -> localhost | | E o | 2026-07-16 20:03:04.874959 | debian-bookworm -> localhost | | o + + | 2026-07-16 20:03:04.875025 | debian-bookworm -> localhost | | . = o . | 2026-07-16 20:03:04.875083 | debian-bookworm -> localhost | | * o | 2026-07-16 20:03:04.875140 | debian-bookworm -> localhost | | S B | 2026-07-16 20:03:04.875212 | debian-bookworm -> localhost | | o+.+o | 2026-07-16 20:03:04.875294 | debian-bookworm -> localhost | |. =+o@. | 2026-07-16 20:03:04.875354 | debian-bookworm -> localhost | | o. o=***o.. | 2026-07-16 20:03:04.875414 | debian-bookworm -> localhost | |+ooo+BB*+oo | 2026-07-16 20:03:04.875471 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 20:03:04.875615 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.806646 2026-07-16 20:03:04.892457 | 2026-07-16 20:03:04.892658 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 20:03:04.933739 | debian-bookworm | ok 2026-07-16 20:03:04.944919 | debian-bookworm | included: /var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 20:03:04.955234 | 2026-07-16 20:03:04.955391 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 20:03:04.981393 | debian-bookworm | skipping: Conditional result was False 2026-07-16 20:03:04.988983 | 2026-07-16 20:03:04.989110 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 20:03:05.736951 | debian-bookworm | changed 2026-07-16 20:03:05.743199 | 2026-07-16 20:03:05.743377 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 20:03:06.007493 | debian-bookworm | ok 2026-07-16 20:03:06.015354 | 2026-07-16 20:03:06.015499 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 20:03:06.674530 | debian-bookworm | changed 2026-07-16 20:03:06.681711 | 2026-07-16 20:03:06.681845 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 20:03:07.284160 | debian-bookworm | changed 2026-07-16 20:03:07.292027 | 2026-07-16 20:03:07.292165 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 20:03:07.307855 | debian-bookworm | skipping: Conditional result was False 2026-07-16 20:03:07.315342 | 2026-07-16 20:03:07.315475 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 20:03:07.828839 | debian-bookworm -> localhost | changed 2026-07-16 20:03:07.840245 | 2026-07-16 20:03:07.840421 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 20:03:08.287203 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/work/5c7c332ca74b48debf97784935372c87_id_rsa (zuul-build-sshkey) 2026-07-16 20:03:08.288695 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021766 2026-07-16 20:03:08.307488 | 2026-07-16 20:03:08.307916 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 20:03:08.691525 | debian-bookworm | ok 2026-07-16 20:03:08.699325 | 2026-07-16 20:03:08.699463 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 20:03:08.734349 | debian-bookworm | skipping: Conditional result was False 2026-07-16 20:03:08.745801 | 2026-07-16 20:03:08.745996 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 20:03:09.187607 | debian-bookworm | ok 2026-07-16 20:03:09.204141 | 2026-07-16 20:03:09.204415 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 20:03:09.250616 | debian-bookworm | ok 2026-07-16 20:03:09.261396 | 2026-07-16 20:03:09.261569 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 20:03:09.584937 | debian-bookworm -> localhost | ok 2026-07-16 20:03:09.600168 | 2026-07-16 20:03:09.600427 | TASK [validate-host : Collect information about the host] 2026-07-16 20:03:10.774798 | debian-bookworm | ok 2026-07-16 20:03:10.786899 | 2026-07-16 20:03:10.787033 | TASK [validate-host : Sanitize hostname] 2026-07-16 20:03:10.943948 | debian-bookworm | ok 2026-07-16 20:03:10.948765 | 2026-07-16 20:03:10.948880 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 20:03:11.570278 | debian-bookworm -> localhost | changed 2026-07-16 20:03:11.576847 | 2026-07-16 20:03:11.576964 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 20:03:12.061645 | debian-bookworm | ok 2026-07-16 20:03:12.069831 | 2026-07-16 20:03:12.069980 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 20:03:12.706242 | debian-bookworm -> localhost | changed 2026-07-16 20:03:12.724304 | 2026-07-16 20:03:12.724459 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 20:03:13.018118 | debian-bookworm | ok 2026-07-16 20:03:13.028669 | 2026-07-16 20:03:13.028861 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 20:03:13.957329 | debian-bookworm | changed: 2026-07-16 20:03:13.957628 | debian-bookworm | cd+++++++++ src/ 2026-07-16 20:03:13.957679 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 20:03:13.957715 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 20:03:13.957746 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-16 20:03:13.957776 | debian-bookworm | Containerfile 2026-07-16 20:03:13.957984 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/work/logs" 2026-07-16 20:08:55.556332 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/work/artifacts" 2026-07-16 20:08:55.823536 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5c7c332ca74b48debf97784935372c87/work/docs" 2026-07-16 20:08:55.841888 | 2026-07-16 20:08:55.842009 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 20:08:56.671233 | debian-bookworm | changed: 2026-07-16 20:08:56.671716 | debian-bookworm | .d..t...... ./ 2026-07-16 20:08:56.671909 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 20:08:56.672000 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 20:08:56.672069 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 20:08:56.672146 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 20:08:56.672218 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 20:08:56.672315 | debian-bookworm | changed: All items complete 2026-07-16 20:08:56.672365 | 2026-07-16 20:08:57.262999 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 20:08:57.853069 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 20:08:57.884099 | 2026-07-16 20:08:57.884302 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 20:08:58.235119 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009243 2026-07-16 20:08:58.509650 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012148 2026-07-16 20:08:58.527118 | 2026-07-16 20:08:58.527259 | PLAY RECAP 2026-07-16 20:08:58.527331 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 20:08:58.527367 | 2026-07-16 20:08:58.675303 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 20:08:58.676325 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 20:08:59.407726 | 2026-07-16 20:08:59.407932 | PLAY [Base post] 2026-07-16 20:08:59.421313 | 2026-07-16 20:08:59.421446 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 20:09:00.225061 | debian-bookworm | changed 2026-07-16 20:09:00.235639 | 2026-07-16 20:09:00.235779 | PLAY RECAP 2026-07-16 20:09:00.235884 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 20:09:00.235966 | 2026-07-16 20:09:00.364393 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 20:09:00.366740 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 20:09:01.173491 | 2026-07-16 20:09:01.173669 | PLAY [Base post-logs] 2026-07-16 20:09:01.184478 | 2026-07-16 20:09:01.184616 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 20:09:01.634944 | localhost | changed 2026-07-16 20:09:01.654627 | 2026-07-16 20:09:01.654901 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 20:09:01.693770 | localhost | ok 2026-07-16 20:09:01.701487 | 2026-07-16 20:09:01.701644 | TASK [Set zuul-log-path fact] 2026-07-16 20:09:01.730315 | localhost | ok 2026-07-16 20:09:01.745323 | 2026-07-16 20:09:01.745493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 20:09:01.783768 | localhost | ok 2026-07-16 20:09:01.791023 | 2026-07-16 20:09:01.791218 | TASK [upload-logs : Create log directories] 2026-07-16 20:09:02.307479 | localhost | changed 2026-07-16 20:09:02.310475 | 2026-07-16 20:09:02.310590 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 20:09:02.814322 | localhost -> localhost | ok: Runtime: 0:00:00.006484 2026-07-16 20:09:02.823654 | 2026-07-16 20:09:02.823872 | TASK [upload-logs : Upload logs to log server] 2026-07-16 20:09:03.391157 | localhost | Output suppressed because no_log was given 2026-07-16 20:09:03.395526 | 2026-07-16 20:09:03.395719 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 20:09:03.460011 | localhost | skipping: Conditional result was False 2026-07-16 20:09:03.465012 | localhost | skipping: Conditional result was False 2026-07-16 20:09:03.479204 | 2026-07-16 20:09:03.479495 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 20:09:03.540383 | localhost | skipping: Conditional result was False 2026-07-16 20:09:03.540948 | 2026-07-16 20:09:03.544994 | localhost | skipping: Conditional result was False 2026-07-16 20:09:03.549020 | 2026-07-16 20:09:03.549131 | LOOP [upload-logs : Upload console log and json output]