2026-08-02 02:27:53.799865 | Job console starting 2026-08-02 02:27:53.827908 | Updating git repos 2026-08-02 02:27:53.876793 | Cloning repos into workspace 2026-08-02 02:27:53.985383 | Restoring repo states 2026-08-02 02:27:54.004499 | Merging changes 2026-08-02 02:27:54.846344 | Checking out repos 2026-08-02 02:27:54.962085 | Preparing playbooks 2026-08-02 02:27:56.131966 | Running Ansible setup 2026-08-02 02:28:01.770205 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 02:28:02.758133 | 2026-08-02 02:28:02.758290 | PLAY [Base pre] 2026-08-02 02:28:02.798527 | 2026-08-02 02:28:02.798686 | TASK [Setup log path fact] 2026-08-02 02:28:02.832146 | debian-bookworm | ok 2026-08-02 02:28:02.860842 | 2026-08-02 02:28:02.861000 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 02:28:02.929510 | debian-bookworm | ok 2026-08-02 02:28:02.947973 | 2026-08-02 02:28:02.948122 | TASK [emit-job-header : Print job information] 2026-08-02 02:28:03.050326 | # Job Information 2026-08-02 02:28:03.050548 | Ansible Version: 2.16.14 2026-08-02 02:28:03.050586 | Job: yamllint 2026-08-02 02:28:03.050621 | Pipeline: check 2026-08-02 02:28:03.050644 | Executor: 521e9411259a 2026-08-02 02:28:03.050665 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1246 2026-08-02 02:28:03.050688 | Event ID: 8b533a10-8e19-11f1-98e7-1bcf9ef5de80 2026-08-02 02:28:03.056095 | 2026-08-02 02:28:03.056195 | LOOP [emit-job-header : Print node information] 2026-08-02 02:28:03.293273 | debian-bookworm | ok: 2026-08-02 02:28:03.293466 | debian-bookworm | # Node Information 2026-08-02 02:28:03.293501 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 02:28:03.293526 | debian-bookworm | Hostname: debian 2026-08-02 02:28:03.293548 | debian-bookworm | Username: zuul 2026-08-02 02:28:03.293568 | debian-bookworm | Distro: Debian 12.15 2026-08-02 02:28:03.293592 | debian-bookworm | Provider: regiocloud-a 2026-08-02 02:28:03.293612 | debian-bookworm | Region: 2026-08-02 02:28:03.293758 | debian-bookworm | Label: debian-bookworm 2026-08-02 02:28:03.293782 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 02:28:03.293802 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe53:aed9 2026-08-02 02:28:03.308806 | 2026-08-02 02:28:03.308954 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 02:28:04.795064 | debian-bookworm -> localhost | changed 2026-08-02 02:28:04.806367 | 2026-08-02 02:28:04.806533 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 02:28:08.551152 | debian-bookworm -> localhost | changed 2026-08-02 02:28:08.564515 | 2026-08-02 02:28:08.564636 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 02:28:09.888256 | debian-bookworm -> localhost | ok 2026-08-02 02:28:09.894812 | 2026-08-02 02:28:09.895382 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 02:28:09.945646 | debian-bookworm | ok 2026-08-02 02:28:10.031126 | debian-bookworm | included: /var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 02:28:10.056371 | 2026-08-02 02:28:10.056503 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 02:28:15.403618 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 02:28:15.403822 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/work/83646aac8f174015a436b37b293ff7ca_id_rsa 2026-08-02 02:28:15.403854 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/work/83646aac8f174015a436b37b293ff7ca_id_rsa.pub 2026-08-02 02:28:15.403875 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 02:28:15.403896 | debian-bookworm -> localhost | SHA256:28A30uoqiS9o4gkjbEkV1si0XyU41JcKHskRpccUtqk zuul-build-sshkey 2026-08-02 02:28:15.403915 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 02:28:15.403943 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 02:28:15.403962 | debian-bookworm -> localhost | | o+=+B*... | 2026-08-02 02:28:15.403979 | debian-bookworm -> localhost | | .ooO=.=o | 2026-08-02 02:28:15.403996 | debian-bookworm -> localhost | | o..+*o | 2026-08-02 02:28:15.404012 | debian-bookworm -> localhost | | . ..+o . | 2026-08-02 02:28:15.404028 | debian-bookworm -> localhost | | . E S + | 2026-08-02 02:28:15.404049 | debian-bookworm -> localhost | |o . B . | 2026-08-02 02:28:15.404065 | debian-bookworm -> localhost | |+= . . o . | 2026-08-02 02:28:15.404081 | debian-bookworm -> localhost | |*o+ o . | 2026-08-02 02:28:15.404098 | debian-bookworm -> localhost | |+o o..... | 2026-08-02 02:28:15.404114 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 02:28:15.404151 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.195597 2026-08-02 02:28:15.409773 | 2026-08-02 02:28:15.409853 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 02:28:15.467338 | debian-bookworm | ok 2026-08-02 02:28:15.485983 | debian-bookworm | included: /var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 02:28:15.526379 | 2026-08-02 02:28:15.526491 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 02:28:15.605267 | debian-bookworm | skipping: Conditional result was False 2026-08-02 02:28:15.615549 | 2026-08-02 02:28:15.615650 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 02:28:16.798766 | debian-bookworm | changed 2026-08-02 02:28:16.803874 | 2026-08-02 02:28:16.803957 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 02:28:17.155362 | debian-bookworm | ok 2026-08-02 02:28:17.159945 | 2026-08-02 02:28:17.160017 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 02:28:18.022692 | debian-bookworm | changed 2026-08-02 02:28:18.027631 | 2026-08-02 02:28:18.027761 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 02:28:18.879308 | debian-bookworm | changed 2026-08-02 02:28:18.883778 | 2026-08-02 02:28:18.883853 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 02:28:18.929241 | debian-bookworm | skipping: Conditional result was False 2026-08-02 02:28:18.935076 | 2026-08-02 02:28:18.935177 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 02:28:19.890024 | debian-bookworm -> localhost | changed 2026-08-02 02:28:19.898524 | 2026-08-02 02:28:19.898613 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 02:28:21.776125 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/work/83646aac8f174015a436b37b293ff7ca_id_rsa (zuul-build-sshkey) 2026-08-02 02:28:21.776347 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022869 2026-08-02 02:28:21.785069 | 2026-08-02 02:28:21.785175 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 02:28:22.526293 | debian-bookworm | ok 2026-08-02 02:28:22.533906 | 2026-08-02 02:28:22.534005 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 02:28:22.654827 | debian-bookworm | skipping: Conditional result was False 2026-08-02 02:28:22.666246 | 2026-08-02 02:28:22.666378 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 02:28:23.262139 | debian-bookworm | ok 2026-08-02 02:28:23.287123 | 2026-08-02 02:28:23.287235 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 02:28:23.335697 | debian-bookworm | ok 2026-08-02 02:28:23.356677 | 2026-08-02 02:28:23.356793 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 02:28:24.697797 | debian-bookworm -> localhost | ok 2026-08-02 02:28:24.704499 | 2026-08-02 02:28:24.704598 | TASK [validate-host : Collect information about the host] 2026-08-02 02:28:26.874116 | debian-bookworm | ok 2026-08-02 02:28:26.906241 | 2026-08-02 02:28:26.906388 | TASK [validate-host : Sanitize hostname] 2026-08-02 02:28:27.388566 | debian-bookworm | ok 2026-08-02 02:28:27.412820 | 2026-08-02 02:28:27.413039 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 02:28:28.896163 | debian-bookworm -> localhost | changed 2026-08-02 02:28:28.901938 | 2026-08-02 02:28:28.902031 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 02:28:29.691013 | debian-bookworm | ok 2026-08-02 02:28:29.698957 | 2026-08-02 02:28:29.699057 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 02:28:31.203531 | debian-bookworm -> localhost | changed 2026-08-02 02:28:31.211288 | 2026-08-02 02:28:31.211386 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 02:28:31.555536 | debian-bookworm | ok 2026-08-02 02:28:31.560513 | 2026-08-02 02:28:31.560597 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 02:28:33.158933 | debian-bookworm | changed: 2026-08-02 02:28:33.159086 | debian-bookworm | cd+++++++++ src/ 2026-08-02 02:28:33.159115 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 02:28:33.159134 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 02:28:33.159151 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-08-02 02:28:33.159168 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/work/logs" 2026-08-02 02:29:36.895565 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/work/artifacts" 2026-08-02 02:29:37.285457 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/83646aac8f174015a436b37b293ff7ca/work/docs" 2026-08-02 02:29:37.300841 | 2026-08-02 02:29:37.301124 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 02:29:38.156527 | debian-bookworm | changed: 2026-08-02 02:29:38.156840 | debian-bookworm | .d..t...... ./ 2026-08-02 02:29:38.156886 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 02:29:38.156917 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 02:29:38.156943 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 02:29:38.156968 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 02:29:38.156993 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 02:29:38.157046 | debian-bookworm | changed: All items complete 2026-08-02 02:29:38.157080 | 2026-08-02 02:29:38.733302 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 02:29:39.299995 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 02:29:39.323802 | 2026-08-02 02:29:39.323975 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 02:29:39.706615 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010179 2026-08-02 02:29:40.016211 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011574 2026-08-02 02:29:40.035935 | 2026-08-02 02:29:40.036078 | PLAY RECAP 2026-08-02 02:29:40.036139 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-02 02:29:40.036166 | 2026-08-02 02:29:40.187930 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 02:29:40.189879 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 02:29:41.046965 | 2026-08-02 02:29:41.047170 | PLAY [Base post] 2026-08-02 02:29:41.061938 | 2026-08-02 02:29:41.062108 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 02:29:41.721018 | debian-bookworm | changed 2026-08-02 02:29:41.730719 | 2026-08-02 02:29:41.730874 | PLAY RECAP 2026-08-02 02:29:41.730967 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 02:29:41.731056 | 2026-08-02 02:29:41.870529 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 02:29:41.872275 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 02:29:42.788136 | 2026-08-02 02:29:42.788351 | PLAY [Base post-logs] 2026-08-02 02:29:42.806774 | 2026-08-02 02:29:42.807008 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 02:29:43.342143 | localhost | changed 2026-08-02 02:29:43.353637 | 2026-08-02 02:29:43.353835 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 02:29:43.380782 | localhost | ok 2026-08-02 02:29:43.384399 | 2026-08-02 02:29:43.384550 | TASK [Set zuul-log-path fact] 2026-08-02 02:29:43.410105 | localhost | ok 2026-08-02 02:29:43.419804 | 2026-08-02 02:29:43.419957 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 02:29:43.456742 | localhost | ok 2026-08-02 02:29:43.460812 | 2026-08-02 02:29:43.460934 | TASK [upload-logs : Create log directories] 2026-08-02 02:29:44.038563 | localhost | changed 2026-08-02 02:29:44.046066 | 2026-08-02 02:29:44.046262 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 02:29:44.590548 | localhost -> localhost | ok: Runtime: 0:00:00.012333 2026-08-02 02:29:44.595745 | 2026-08-02 02:29:44.595893 | TASK [upload-logs : Upload logs to log server] 2026-08-02 02:29:45.243669 | localhost | Output suppressed because no_log was given 2026-08-02 02:29:45.247145 | 2026-08-02 02:29:45.247317 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 02:29:45.305304 | localhost | skipping: Conditional result was False 2026-08-02 02:29:45.311942 | localhost | skipping: Conditional result was False 2026-08-02 02:29:45.317079 | 2026-08-02 02:29:45.317259 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 02:29:45.372392 | localhost | skipping: Conditional result was False 2026-08-02 02:29:45.372721 | 2026-08-02 02:29:45.377877 | localhost | skipping: Conditional result was False 2026-08-02 02:29:45.387812 | 2026-08-02 02:29:45.388339 | LOOP [upload-logs : Upload console log and json output]