~/src/github.com/openstack-k8s-operators/openstack-operator ~/ci-framework-data/artifacts podman build -t 38.102.83.66:5001/openstack-k8s-operators/openstack-operator:3aa569ba0ab6c593fcdf83fcb2a7a1f3431918f1 . [1/2] STEP 1/17: FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6-1762230058 AS builder [1/2] STEP 2/17: ARG CACHITO_ENV_FILE=/remote-source/cachito.env --> Using cache 0d26319f891de5f305786ed4bf5514d8cf8332d0eccd79f1c812c33b80da4f52 --> 0d26319f891d [1/2] STEP 3/17: ARG REMOTE_SOURCE=. --> Using cache 2b694c45129debb30c0201346c796c010c33a503a47980281467b5075f85c64c --> 2b694c45129d [1/2] STEP 4/17: ARG REMOTE_SOURCE_DIR=/remote-source --> Using cache 8a699224d0462f78e0505ca6b75e89900c369ae2310e19aa383630556c3ab619 --> 8a699224d046 [1/2] STEP 5/17: ARG REMOTE_SOURCE_SUBDIR= --> Using cache 84679cb0dc404569c2fb5f65c93db741b755711fae3115f798f271ef7eec9738 --> 84679cb0dc40 [1/2] STEP 6/17: ARG DEST_ROOT=/dest-root --> Using cache e0e57d1de97d29c28679361c01e7fdaf3341919f60e2807e7605dd997acd4fc8 --> e0e57d1de97d [1/2] STEP 7/17: ARG GO_BUILD_EXTRA_ARGS="-tags strictfipsruntime" --> Using cache ffdb1b21b0bba8a60543e0955935c9c56ff2fd1a3fc8e1dff3d34d6485ecf44a --> ffdb1b21b0bb [1/2] STEP 8/17: ARG GO_BUILD_EXTRA_ENV_ARGS="CGO_ENABLED=1 GO111MODULE=on" --> Using cache eab16436e2549b1b92ab7de5e3570714ca965fbd548e635e5711c7eede3c136d --> eab16436e254 [1/2] STEP 9/17: COPY $REMOTE_SOURCE $REMOTE_SOURCE_DIR --> 6fe7d0f1c571 [1/2] STEP 10/17: WORKDIR $REMOTE_SOURCE_DIR/$REMOTE_SOURCE_SUBDIR --> 236e8d9a0006 [1/2] STEP 11/17: USER root --> 311541d0a415 [1/2] STEP 12/17: RUN mkdir -p ${DEST_ROOT}/usr/local/bin/ --> 439c8d9e65c8 [1/2] STEP 13/17: RUN if [ ! -f $CACHITO_ENV_FILE ]; then go mod download ; fi --> 03ee95f74d1a [1/2] STEP 14/17: RUN if [ -f $CACHITO_ENV_FILE ] ; then source $CACHITO_ENV_FILE ; fi ; env ${GO_BUILD_EXTRA_ENV_ARGS} go build ${GO_BUILD_EXTRA_ARGS} -a -o ${DEST_ROOT}/manager cmd/main.go # github.com/openstack-k8s-operators/openstack-operator/internal/openstack internal/openstack/telemetry.go:92:39: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:93:37: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:95:36: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:97:38: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:108:36: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:108:82: telemetry.Spec.CloudKitty undefined (type "github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpec has no field or method CloudKitty) internal/openstack/telemetry.go:109:36: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:109:83: telemetry.Spec.CloudKitty undefined (type "github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpec has no field or method CloudKitty) internal/openstack/telemetry.go:118:35: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:119:35: instance.Spec.Telemetry.Template.CloudKitty undefined (type *"github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1".TelemetrySpecCore has no field or method CloudKitty) internal/openstack/telemetry.go:119:35: too many errors Error: building at STEP "RUN if [ -f $CACHITO_ENV_FILE ] ; then source $CACHITO_ENV_FILE ; fi ; env ${GO_BUILD_EXTRA_ENV_ARGS} go build ${GO_BUILD_EXTRA_ARGS} -a -o ${DEST_ROOT}/manager cmd/main.go": while running runtime: exit status 1 make: *** [Makefile:250: docker-build] Error 1