2026-06-02 00:48:12.192243 | Job console starting 2026-06-02 00:48:12.230021 | Updating git repos 2026-06-02 00:48:12.268609 | Cloning repos into workspace 2026-06-02 00:48:12.344984 | Restoring repo states 2026-06-02 00:48:12.363528 | Merging changes 2026-06-02 00:48:12.968948 | Checking out repos 2026-06-02 00:48:13.023460 | Preparing playbooks 2026-06-02 00:48:14.128604 | Running Ansible setup 2026-06-02 00:48:19.658631 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 00:48:20.910476 | 2026-06-02 00:48:20.910613 | PLAY [Base pre] 2026-06-02 00:48:20.934456 | 2026-06-02 00:48:20.934576 | TASK [Setup log path fact] 2026-06-02 00:48:20.972529 | debian-bookworm | ok 2026-06-02 00:48:20.996672 | 2026-06-02 00:48:20.996805 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 00:48:21.055049 | debian-bookworm | ok 2026-06-02 00:48:21.064515 | 2026-06-02 00:48:21.064616 | TASK [emit-job-header : Print job information] 2026-06-02 00:48:21.112918 | # Job Information 2026-06-02 00:48:21.113082 | Ansible Version: 2.16.14 2026-06-02 00:48:21.113117 | Job: ansible-lint 2026-06-02 00:48:21.113151 | Pipeline: check 2026-06-02 00:48:21.113173 | Executor: 521e9411259a 2026-06-02 00:48:21.113194 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/541 2026-06-02 00:48:21.113216 | Event ID: b5b04780-5e1c-11f1-8357-da7f2438fa98 2026-06-02 00:48:21.118857 | 2026-06-02 00:48:21.118974 | LOOP [emit-job-header : Print node information] 2026-06-02 00:48:21.244422 | debian-bookworm | ok: 2026-06-02 00:48:21.246437 | debian-bookworm | # Node Information 2026-06-02 00:48:21.246511 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 00:48:21.246547 | debian-bookworm | Hostname: debian 2026-06-02 00:48:21.246583 | debian-bookworm | Username: zuul 2026-06-02 00:48:21.246607 | debian-bookworm | Distro: Debian 12.14 2026-06-02 00:48:21.246633 | debian-bookworm | Provider: regiocloud-a 2026-06-02 00:48:21.246655 | debian-bookworm | Region: 2026-06-02 00:48:21.246676 | debian-bookworm | Label: debian-bookworm 2026-06-02 00:48:21.246696 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 00:48:21.246716 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:3c39 2026-06-02 00:48:21.265354 | 2026-06-02 00:48:21.265465 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 00:48:22.128066 | debian-bookworm -> localhost | changed 2026-06-02 00:48:22.135346 | 2026-06-02 00:48:22.135450 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 00:48:23.651738 | debian-bookworm -> localhost | changed 2026-06-02 00:48:23.665919 | 2026-06-02 00:48:23.666030 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 00:48:24.144021 | debian-bookworm -> localhost | ok 2026-06-02 00:48:24.149791 | 2026-06-02 00:48:24.149901 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 00:48:24.189027 | debian-bookworm | ok 2026-06-02 00:48:24.215480 | debian-bookworm | included: /var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 00:48:24.229714 | 2026-06-02 00:48:24.229817 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 00:48:25.543662 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 00:48:25.543996 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/work/021a41bc9ec0421f88fbed6024ecde68_id_rsa 2026-06-02 00:48:25.544051 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/work/021a41bc9ec0421f88fbed6024ecde68_id_rsa.pub 2026-06-02 00:48:25.544078 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 00:48:25.544103 | debian-bookworm -> localhost | SHA256:fVwn89+VnWwhDYCAs9gPd8/m3KCVvYK+FqRLGjwBZOc zuul-build-sshkey 2026-06-02 00:48:25.544135 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 00:48:25.544157 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 00:48:25.544178 | debian-bookworm -> localhost | | .o .... .... | 2026-06-02 00:48:25.544200 | debian-bookworm -> localhost | | ..oo . o | 2026-06-02 00:48:25.544221 | debian-bookworm -> localhost | | +Eo .+o.| 2026-06-02 00:48:25.544241 | debian-bookworm -> localhost | | . = . + . .o==| 2026-06-02 00:48:25.544260 | debian-bookworm -> localhost | | . = S + = =+| 2026-06-02 00:48:25.544283 | debian-bookworm -> localhost | | + + . O .. +| 2026-06-02 00:48:25.544302 | debian-bookworm -> localhost | | = . O o . o| 2026-06-02 00:48:25.544322 | debian-bookworm -> localhost | | . . + + o | 2026-06-02 00:48:25.544342 | debian-bookworm -> localhost | | oo. . | 2026-06-02 00:48:25.544361 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 00:48:25.544410 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.650444 2026-06-02 00:48:25.550657 | 2026-06-02 00:48:25.550745 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 00:48:25.579043 | debian-bookworm | ok 2026-06-02 00:48:25.600846 | debian-bookworm | included: /var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 00:48:25.623565 | 2026-06-02 00:48:25.623674 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 00:48:25.647490 | debian-bookworm | skipping: Conditional result was False 2026-06-02 00:48:25.653720 | 2026-06-02 00:48:25.653810 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 00:48:26.335995 | debian-bookworm | changed 2026-06-02 00:48:26.342269 | 2026-06-02 00:48:26.342365 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 00:48:26.606213 | debian-bookworm | ok 2026-06-02 00:48:26.613629 | 2026-06-02 00:48:26.613749 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 00:48:27.267945 | debian-bookworm | changed 2026-06-02 00:48:27.275556 | 2026-06-02 00:48:27.275658 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 00:48:27.944984 | debian-bookworm | changed 2026-06-02 00:48:27.951697 | 2026-06-02 00:48:27.951793 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 00:48:27.967209 | debian-bookworm | skipping: Conditional result was False 2026-06-02 00:48:27.973382 | 2026-06-02 00:48:27.973471 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 00:48:28.372809 | debian-bookworm -> localhost | changed 2026-06-02 00:48:28.381363 | 2026-06-02 00:48:28.381453 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 00:48:28.690112 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/work/021a41bc9ec0421f88fbed6024ecde68_id_rsa (zuul-build-sshkey) 2026-06-02 00:48:28.690330 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010108 2026-06-02 00:48:28.697786 | 2026-06-02 00:48:28.697906 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 00:48:29.050278 | debian-bookworm | ok 2026-06-02 00:48:29.055415 | 2026-06-02 00:48:29.055519 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 00:48:29.092636 | debian-bookworm | skipping: Conditional result was False 2026-06-02 00:48:29.102969 | 2026-06-02 00:48:29.103074 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 00:48:29.507298 | debian-bookworm | ok 2026-06-02 00:48:29.521224 | 2026-06-02 00:48:29.521322 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 00:48:29.569910 | debian-bookworm | ok 2026-06-02 00:48:29.574038 | 2026-06-02 00:48:29.574122 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 00:48:29.965291 | debian-bookworm -> localhost | ok 2026-06-02 00:48:29.972689 | 2026-06-02 00:48:29.972794 | TASK [validate-host : Collect information about the host] 2026-06-02 00:48:32.118732 | debian-bookworm | ok 2026-06-02 00:48:32.133468 | 2026-06-02 00:48:32.133572 | TASK [validate-host : Sanitize hostname] 2026-06-02 00:48:32.233167 | debian-bookworm | ok 2026-06-02 00:48:32.265588 | 2026-06-02 00:48:32.265689 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 00:48:33.004032 | debian-bookworm -> localhost | changed 2026-06-02 00:48:33.010662 | 2026-06-02 00:48:33.010756 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 00:48:33.396141 | debian-bookworm | ok 2026-06-02 00:48:33.402216 | 2026-06-02 00:48:33.402349 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 00:48:34.054281 | debian-bookworm -> localhost | changed 2026-06-02 00:48:34.073470 | 2026-06-02 00:48:34.073952 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 00:48:34.395077 | debian-bookworm | ok 2026-06-02 00:48:34.402921 | 2026-06-02 00:48:34.403053 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 00:48:35.466272 | debian-bookworm | changed: 2026-06-02 00:48:35.466486 | debian-bookworm | cd+++++++++ src/ 2026-06-02 00:48:35.466524 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 00:48:35.466548 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 00:48:35.466569 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-06-02 00:48:35.466589 | debian-bookworm | Containerfile 2026-06-02 00:48:35.466738 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/work/logs" 2026-06-02 00:49:22.698609 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/work/artifacts" 2026-06-02 00:49:22.967250 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/021a41bc9ec0421f88fbed6024ecde68/work/docs" 2026-06-02 00:49:22.978927 | 2026-06-02 00:49:22.979080 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 00:49:23.798697 | debian-bookworm | changed: 2026-06-02 00:49:23.799113 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 00:49:23.799175 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 00:49:23.799225 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 00:49:23.799298 | debian-bookworm | changed: All items complete 2026-06-02 00:49:23.799344 | 2026-06-02 00:49:24.361525 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 00:49:24.930984 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 00:49:24.967431 | 2026-06-02 00:49:24.967722 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 00:49:25.469571 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008663 2026-06-02 00:49:25.741820 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008108 2026-06-02 00:49:25.753212 | 2026-06-02 00:49:25.753312 | PLAY RECAP 2026-06-02 00:49:25.753363 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 00:49:25.753388 | 2026-06-02 00:49:25.878386 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 00:49:25.879318 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 00:49:26.642955 | 2026-06-02 00:49:26.643187 | PLAY [Base post] 2026-06-02 00:49:26.658091 | 2026-06-02 00:49:26.658263 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 00:49:27.235262 | debian-bookworm | changed 2026-06-02 00:49:27.246930 | 2026-06-02 00:49:27.247131 | PLAY RECAP 2026-06-02 00:49:27.247214 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 00:49:27.247292 | 2026-06-02 00:49:27.389508 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 00:49:27.391725 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 00:49:28.244265 | 2026-06-02 00:49:28.244450 | PLAY [Base post-logs] 2026-06-02 00:49:28.255583 | 2026-06-02 00:49:28.255735 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 00:49:28.729182 | localhost | changed 2026-06-02 00:49:28.750170 | 2026-06-02 00:49:28.750332 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 00:49:28.781412 | localhost | ok 2026-06-02 00:49:28.784553 | 2026-06-02 00:49:28.784657 | TASK [Set zuul-log-path fact] 2026-06-02 00:49:28.800100 | localhost | ok 2026-06-02 00:49:28.808373 | 2026-06-02 00:49:28.808485 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 00:49:28.835741 | localhost | ok 2026-06-02 00:49:28.842352 | 2026-06-02 00:49:28.842532 | TASK [upload-logs : Create log directories] 2026-06-02 00:49:29.347609 | localhost | changed 2026-06-02 00:49:29.350572 | 2026-06-02 00:49:29.350681 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 00:49:29.883847 | localhost -> localhost | ok: Runtime: 0:00:00.007189 2026-06-02 00:49:29.893940 | 2026-06-02 00:49:29.894249 | TASK [upload-logs : Upload logs to log server] 2026-06-02 00:49:30.470634 | localhost | Output suppressed because no_log was given 2026-06-02 00:49:30.472746 | 2026-06-02 00:49:30.472866 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 00:49:30.539675 | localhost | skipping: Conditional result was False 2026-06-02 00:49:30.546672 | localhost | skipping: Conditional result was False 2026-06-02 00:49:30.555929 | 2026-06-02 00:49:30.556108 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 00:49:30.608662 | localhost | skipping: Conditional result was False 2026-06-02 00:49:30.608956 | 2026-06-02 00:49:30.616406 | localhost | skipping: Conditional result was False 2026-06-02 00:49:30.623763 | 2026-06-02 00:49:30.623887 | LOOP [upload-logs : Upload console log and json output]