[WARNING]: Found variable using reserved name: namespace PLAY [Download tools] ********************************************************** TASK [download_tools : Install build dependencies name=['jq', 'skopeo', 'sqlite', 'httpd-tools', 'virt-install', 'gcc', 'python3-jinja2', 'xmlstarlet', 'openssl']] *** Wednesday 21 January 2026 11:04:37 +0000 (0:00:00.048) 0:00:00.049 ***** Wednesday 21 January 2026 11:04:37 +0000 (0:00:00.047) 0:00:00.047 ***** changed: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=latest/download] *** Wednesday 21 January 2026 11:04:46 +0000 (0:00:09.312) 0:00:09.361 ***** Wednesday 21 January 2026 11:04:46 +0000 (0:00:09.312) 0:00:09.360 ***** skipping: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=download/{{ opm_version }}] *** Wednesday 21 January 2026 11:04:46 +0000 (0:00:00.041) 0:00:09.403 ***** Wednesday 21 January 2026 11:04:46 +0000 (0:00:00.041) 0:00:09.401 ***** ok: [localhost] TASK [download_tools : Create $HOME/bin dir path={{ lookup('env', 'HOME') }}/bin, state=directory, mode=0755] *** Wednesday 21 January 2026 11:04:46 +0000 (0:00:00.038) 0:00:09.441 ***** Wednesday 21 January 2026 11:04:46 +0000 (0:00:00.038) 0:00:09.439 ***** ok: [localhost] TASK [download_tools : Download opm url=https://github.com/operator-framework/operator-registry/releases/{{ opm_url_suffix }}/linux-amd64-opm, dest={{ lookup('env', 'HOME') }}/bin/opm, mode=0755, timeout=30] *** Wednesday 21 January 2026 11:04:46 +0000 (0:00:00.381) 0:00:09.822 ***** Wednesday 21 January 2026 11:04:46 +0000 (0:00:00.381) 0:00:09.821 ***** changed: [localhost] TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 21 January 2026 11:04:47 +0000 (0:00:01.037) 0:00:10.860 ***** Wednesday 21 January 2026 11:04:47 +0000 (0:00:01.037) 0:00:10.859 ***** ok: [localhost] TASK [download_tools : Set operator-sdk file for version < 1.3.0 _operator_sdk_file=operator-sdk-{{ sdk_version }}-x86_64-linux-gnu] *** Wednesday 21 January 2026 11:04:47 +0000 (0:00:00.139) 0:00:11.000 ***** Wednesday 21 January 2026 11:04:47 +0000 (0:00:00.139) 0:00:10.998 ***** skipping: [localhost] TASK [download_tools : Set operator-sdk file for version >= 1.3.0 _operator_sdk_file=operator-sdk_linux_amd64] *** Wednesday 21 January 2026 11:04:48 +0000 (0:00:00.031) 0:00:11.031 ***** Wednesday 21 January 2026 11:04:48 +0000 (0:00:00.031) 0:00:11.030 ***** ok: [localhost] TASK [download_tools : Download operator-sdk url=https://github.com/operator-framework/operator-sdk/releases/download/{{ sdk_version }}/{{ _operator_sdk_file }}, dest={{ lookup('env', 'HOME') }}/bin/operator-sdk, mode=0755, force=True, timeout=30] *** Wednesday 21 January 2026 11:04:48 +0000 (0:00:00.038) 0:00:11.070 ***** Wednesday 21 January 2026 11:04:48 +0000 (0:00:00.038) 0:00:11.068 ***** changed: [localhost] TASK [download_tools : Download and extract kustomize src=https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2F{{ kustomize_version }}/kustomize_{{ kustomize_version }}_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True] *** Wednesday 21 January 2026 11:04:49 +0000 (0:00:01.681) 0:00:12.752 ***** Wednesday 21 January 2026 11:04:49 +0000 (0:00:01.681) 0:00:12.750 ***** changed: [localhost] TASK [download_tools : Download kubectl url=https://dl.k8s.io/release/{{ kubectl_version }}/bin/linux/amd64/kubectl, dest={{ lookup('env', 'HOME') }}/bin/kubectl, mode=0755, timeout=30] *** Wednesday 21 January 2026 11:04:51 +0000 (0:00:01.783) 0:00:14.535 ***** Wednesday 21 January 2026 11:04:51 +0000 (0:00:01.783) 0:00:14.534 ***** ok: [localhost] TASK [download_tools : Download kuttl url=https://github.com/kudobuilder/kuttl/releases/download/v{{ kuttl_version }}/kubectl-kuttl_{{ kuttl_version }}_linux_x86_64, dest={{ lookup('env', 'HOME') }}/bin/kubectl-kuttl, mode=0755, timeout=30] *** Wednesday 21 January 2026 11:04:52 +0000 (0:00:00.559) 0:00:15.095 ***** Wednesday 21 January 2026 11:04:52 +0000 (0:00:00.559) 0:00:15.094 ***** changed: [localhost] TASK [download_tools : Download chainsaw src=https://github.com/kyverno/chainsaw/releases/download/v{{ chainsaw_version }}/chainsaw_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True, extra_opts=['--exclude', 'README.md', '--exclude', 'LICENSE']] *** Wednesday 21 January 2026 11:04:53 +0000 (0:00:01.026) 0:00:16.122 ***** Wednesday 21 January 2026 11:04:53 +0000 (0:00:01.026) 0:00:16.120 ***** changed: [localhost] TASK [download_tools : Download and extract yq src=https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True, mode=0755] *** Wednesday 21 January 2026 11:04:58 +0000 (0:00:05.657) 0:00:21.779 ***** Wednesday 21 January 2026 11:04:58 +0000 (0:00:05.657) 0:00:21.778 ***** changed: [localhost] TASK [download_tools : Link yq_linux_amd64 as yq src={{ lookup('env', 'HOME') }}/bin/yq_linux_amd64, dest={{ lookup('env', 'HOME') }}/bin/yq, state=link] *** Wednesday 21 January 2026 11:05:00 +0000 (0:00:01.302) 0:00:23.082 ***** Wednesday 21 January 2026 11:05:00 +0000 (0:00:01.302) 0:00:23.080 ***** changed: [localhost] TASK [download_tools : Deinstall golang state=absent, name=['golang-bin', 'golang-src', 'golang']] *** Wednesday 21 January 2026 11:05:00 +0000 (0:00:00.206) 0:00:23.289 ***** Wednesday 21 January 2026 11:05:00 +0000 (0:00:00.206) 0:00:23.287 ***** changed: [localhost] TASK [download_tools : Delete old go version installed from upstream path={{ item }}, state=absent] *** Wednesday 21 January 2026 11:05:07 +0000 (0:00:07.493) 0:00:30.782 ***** Wednesday 21 January 2026 11:05:07 +0000 (0:00:07.493) 0:00:30.781 ***** ok: [localhost] => (item=/usr/local/go) ok: [localhost] => (item=/home/zuul/bin/go) ok: [localhost] => (item=/home/zuul/bin/gofmt) ok: [localhost] => (item=/usr/local/bin/go) ok: [localhost] => (item=/usr/local/bin/gofmt) TASK [download_tools : Download and extract golang src=https://golang.org/dl/go{{ go_version }}.linux-amd64.tar.gz, dest=/usr/local, remote_src=True, extra_opts=['--exclude', 'go/misc', '--exclude', 'go/pkg/linux_amd64_race', '--exclude', 'go/test']] *** Wednesday 21 January 2026 11:05:09 +0000 (0:00:01.276) 0:00:32.058 ***** Wednesday 21 January 2026 11:05:09 +0000 (0:00:01.276) 0:00:32.057 ***** changed: [localhost] TASK [download_tools : Set alternatives link to installed go version _raw_params=set -e update-alternatives --install /usr/local/bin/{{ item }} {{ item }} /usr/local/go/bin/{{ item }} 1 ] *** Wednesday 21 January 2026 11:05:24 +0000 (0:00:15.674) 0:00:47.733 ***** Wednesday 21 January 2026 11:05:24 +0000 (0:00:15.674) 0:00:47.731 ***** changed: [localhost] => (item=go) changed: [localhost] => (item=gofmt) TASK [download_tools : Clean bash cache msg=When move from rpm to upstream version, make sure to clean bash cache using `hash -d go`] *** Wednesday 21 January 2026 11:05:25 +0000 (0:00:00.547) 0:00:48.280 ***** Wednesday 21 January 2026 11:05:25 +0000 (0:00:00.547) 0:00:48.278 ***** ok: [localhost] => msg: When move from rpm to upstream version, make sure to clean bash cache using `hash -d go` PLAY RECAP ********************************************************************* localhost : ok=18 changed=11 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 21 January 2026 11:05:25 +0000 (0:00:00.069) 0:00:48.350 ***** =============================================================================== download_tools : Download and extract golang --------------------------- 15.67s download_tools : Install build dependencies ----------------------------- 9.31s download_tools : Deinstall golang --------------------------------------- 7.49s download_tools : Download chainsaw -------------------------------------- 5.66s download_tools : Download and extract kustomize ------------------------- 1.78s download_tools : Download operator-sdk ---------------------------------- 1.68s download_tools : Download and extract yq -------------------------------- 1.30s download_tools : Delete old go version installed from upstream ---------- 1.28s download_tools : Download opm ------------------------------------------- 1.04s download_tools : Download kuttl ----------------------------------------- 1.03s download_tools : Download kubectl --------------------------------------- 0.56s download_tools : Set alternatives link to installed go version ---------- 0.55s download_tools : Create $HOME/bin dir ----------------------------------- 0.38s download_tools : Link yq_linux_amd64 as yq ------------------------------ 0.21s download_tools : Get version from sdk_version --------------------------- 0.14s download_tools : Clean bash cache --------------------------------------- 0.07s download_tools : Set opm download url suffix ---------------------------- 0.04s download_tools : Set opm download url suffix ---------------------------- 0.04s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.04s download_tools : Set operator-sdk file for version < 1.3.0 -------------- 0.03s Wednesday 21 January 2026 11:05:25 +0000 (0:00:00.070) 0:00:48.349 ***** =============================================================================== download_tools --------------------------------------------------------- 48.30s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 48.30s