2025-10-25 16:22:43.181478 | Job console starting 2025-10-25 16:22:43.195699 | Updating git repos 2025-10-25 16:22:43.221603 | Cloning repos into workspace 2025-10-25 16:22:43.260833 | Restoring repo states 2025-10-25 16:22:43.268244 | Merging changes 2025-10-25 16:22:43.803716 | Checking out repos 2025-10-25 16:22:43.877146 | Preparing playbooks 2025-10-25 16:22:44.759167 | Running Ansible setup 2025-10-25 16:22:49.699450 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-25 16:22:50.660682 | 2025-10-25 16:22:50.660842 | PLAY [Base pre] 2025-10-25 16:22:50.683205 | 2025-10-25 16:22:50.683347 | TASK [Setup log path fact] 2025-10-25 16:22:50.704301 | debian-bookworm | ok 2025-10-25 16:22:50.723182 | 2025-10-25 16:22:50.723347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-25 16:22:50.752919 | debian-bookworm | ok 2025-10-25 16:22:50.765150 | 2025-10-25 16:22:50.765280 | TASK [emit-job-header : Print job information] 2025-10-25 16:22:50.804138 | # Job Information 2025-10-25 16:22:50.804315 | Ansible Version: 2.16.14 2025-10-25 16:22:50.804349 | Job: container-image-inventory-reconciler-build 2025-10-25 16:22:50.804381 | Pipeline: check 2025-10-25 16:22:50.804403 | Executor: 521e9411259a 2025-10-25 16:22:50.804424 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/441 2025-10-25 16:22:50.804446 | Event ID: d0b76d70-b1be-11f0-90b4-280ef5217178 2025-10-25 16:22:50.809491 | 2025-10-25 16:22:50.809602 | LOOP [emit-job-header : Print node information] 2025-10-25 16:22:50.917044 | debian-bookworm | ok: 2025-10-25 16:22:50.917224 | debian-bookworm | # Node Information 2025-10-25 16:22:50.917259 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-25 16:22:50.917284 | debian-bookworm | Hostname: debian 2025-10-25 16:22:50.917306 | debian-bookworm | Username: zuul 2025-10-25 16:22:50.917326 | debian-bookworm | Distro: Debian 12.12 2025-10-25 16:22:50.917349 | debian-bookworm | Provider: regiocloud-a 2025-10-25 16:22:50.917370 | debian-bookworm | Region: 2025-10-25 16:22:50.917390 | debian-bookworm | Label: debian-bookworm 2025-10-25 16:22:50.917410 | debian-bookworm | Product Name: OpenStack Nova 2025-10-25 16:22:50.917429 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb3:aed0 2025-10-25 16:22:50.941819 | 2025-10-25 16:22:50.941965 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-25 16:22:51.440464 | debian-bookworm -> localhost | changed 2025-10-25 16:22:51.447159 | 2025-10-25 16:22:51.447267 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-25 16:22:52.544565 | debian-bookworm -> localhost | changed 2025-10-25 16:22:52.552840 | 2025-10-25 16:22:52.552921 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-25 16:22:52.868236 | debian-bookworm -> localhost | ok 2025-10-25 16:22:52.873115 | 2025-10-25 16:22:52.873199 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-25 16:22:52.899499 | debian-bookworm | ok 2025-10-25 16:22:52.930631 | debian-bookworm | included: /var/lib/zuul/builds/591f55fbc299406a8e59fd63468fa910/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-25 16:22:52.938645 | 2025-10-25 16:22:52.938745 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-25 16:22:54.767369 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-25 16:22:54.767562 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/591f55fbc299406a8e59fd63468fa910/work/591f55fbc299406a8e59fd63468fa910_id_rsa 2025-10-25 16:22:54.767602 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/591f55fbc299406a8e59fd63468fa910/work/591f55fbc299406a8e59fd63468fa910_id_rsa.pub 2025-10-25 16:22:54.767631 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-25 16:22:54.767658 | debian-bookworm -> localhost | SHA256:0MXmzJYsIox80oPTM6uV13d9GH9kV+PMNQIXCOth5tE zuul-build-sshkey 2025-10-25 16:22:54.767690 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-25 16:22:54.767714 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-25 16:22:54.767736 | debian-bookworm -> localhost | | oo.oo. | 2025-10-25 16:22:54.767760 | debian-bookworm -> localhost | | . .=... oo| 2025-10-25 16:22:54.767781 | debian-bookworm -> localhost | | . * . .% E = =| 2025-10-25 16:22:54.767802 | debian-bookworm -> localhost | | * X ..* X .++| 2025-10-25 16:22:54.767824 | debian-bookworm -> localhost | | + B oS= . *.| 2025-10-25 16:22:54.767849 | debian-bookworm -> localhost | | + . . . . o +| 2025-10-25 16:22:54.767872 | debian-bookworm -> localhost | | o . . . ..| 2025-10-25 16:22:54.767893 | debian-bookworm -> localhost | | . | 2025-10-25 16:22:54.767914 | debian-bookworm -> localhost | | | 2025-10-25 16:22:54.767935 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-25 16:22:54.768014 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.312565 2025-10-25 16:22:54.774055 | 2025-10-25 16:22:54.774142 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-25 16:22:54.801286 | debian-bookworm | ok 2025-10-25 16:22:54.809888 | debian-bookworm | included: /var/lib/zuul/builds/591f55fbc299406a8e59fd63468fa910/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-25 16:22:54.818307 | 2025-10-25 16:22:54.818386 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-25 16:22:54.841035 | debian-bookworm | skipping: Conditional result was False 2025-10-25 16:22:54.846383 | 2025-10-25 16:22:54.846463 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-25 16:22:55.426558 | debian-bookworm | changed 2025-10-25 16:22:55.433814 | 2025-10-25 16:22:55.433909 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-25 16:22:55.696837 | debian-bookworm | ok 2025-10-25 16:22:55.702691 | 2025-10-25 16:22:55.702779 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-25 16:22:56.358566 | debian-bookworm | changed 2025-10-25 16:22:56.364849 | 2025-10-25 16:22:56.364953 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-25 16:22:56.988399 | debian-bookworm | changed 2025-10-25 16:22:56.993637 | 2025-10-25 16:22:56.993721 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-25 16:22:57.017342 | debian-bookworm | skipping: Conditional result was False 2025-10-25 16:22:57.022740 | 2025-10-25 16:22:57.022823 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-25 16:22:57.368622 | debian-bookworm -> localhost | changed 2025-10-25 16:22:57.378573 | 2025-10-25 16:22:57.378668 | TASK [add-build-sshkey : Add back temp key] 2025-10-25 16:22:57.694621 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/591f55fbc299406a8e59fd63468fa910/work/591f55fbc299406a8e59fd63468fa910_id_rsa (zuul-build-sshkey) 2025-10-25 16:22:57.694822 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010144 2025-10-25 16:22:57.702094 | 2025-10-25 16:22:57.702186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-25 16:22:58.078386 | debian-bookworm | ok 2025-10-25 16:22:58.083382 | 2025-10-25 16:22:58.083470 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-25 16:22:58.116475 | debian-bookworm | skipping: Conditional result was False 2025-10-25 16:22:58.126663 | 2025-10-25 16:22:58.126756 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-25 16:22:58.556331 | debian-bookworm | ok 2025-10-25 16:22:58.570769 | 2025-10-25 16:22:58.570879 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-25 16:22:58.601380 | debian-bookworm | ok 2025-10-25 16:22:58.606823 | 2025-10-25 16:22:58.606926 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-25 16:22:58.861953 | debian-bookworm -> localhost | ok 2025-10-25 16:22:58.872565 | 2025-10-25 16:22:58.872760 | TASK [validate-host : Collect information about the host] 2025-10-25 16:22:59.914769 | debian-bookworm | ok 2025-10-25 16:22:59.928197 | 2025-10-25 16:22:59.928302 | TASK [validate-host : Sanitize hostname] 2025-10-25 16:23:00.027132 | debian-bookworm | ok 2025-10-25 16:23:00.058576 | 2025-10-25 16:23:00.058721 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-25 16:23:00.639081 | debian-bookworm -> localhost | changed 2025-10-25 16:23:00.645000 | 2025-10-25 16:23:00.645126 | TASK [validate-host : Collect information about zuul worker] 2025-10-25 16:23:01.081846 | debian-bookworm | ok 2025-10-25 16:23:01.091539 | 2025-10-25 16:23:01.091668 | TASK [validate-host : Write out all zuul information for each host] 2025-10-25 16:23:01.732214 | debian-bookworm -> localhost | changed 2025-10-25 16:23:01.748083 | 2025-10-25 16:23:01.748231 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-25 16:23:02.019436 | debian-bookworm | ok 2025-10-25 16:23:02.028198 | 2025-10-25 16:23:02.028318 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-25 16:23:02.874512 | debian-bookworm | changed: 2025-10-25 16:23:02.874720 | debian-bookworm | cd+++++++++ src/ 2025-10-25 16:23:02.874754 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-25 16:23:02.874778 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-25 16:23:02.874800 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-25 16:23:02.874820 | debian-bookworm | Containerfile 2025-10-25 16:23:02.875108 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006720 2025-10-25 16:24:39.182942 | 2025-10-25 16:24:39.183125 | TASK [upload-logs : Upload logs to log server] 2025-10-25 16:24:39.711146 | localhost | Output suppressed because no_log was given 2025-10-25 16:24:39.714786 | 2025-10-25 16:24:39.715009 | LOOP [upload-logs : Compress console log and json output] 2025-10-25 16:24:39.765240 | localhost | skipping: Conditional result was False 2025-10-25 16:24:39.770556 | localhost | skipping: Conditional result was False 2025-10-25 16:24:39.778525 | 2025-10-25 16:24:39.778728 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-25 16:24:39.822640 | localhost | skipping: Conditional result was False 2025-10-25 16:24:39.823246 | 2025-10-25 16:24:39.826589 | localhost | skipping: Conditional result was False 2025-10-25 16:24:39.840313 | 2025-10-25 16:24:39.840571 | LOOP [upload-logs : Upload console log and json output]