Skip to content

mondoo-operator-1.17.2 (#913) #2247

mondoo-operator-1.17.2 (#913)

mondoo-operator-1.17.2 (#913) #2247

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Report OLM test results failed Nov 3, 2023 in 0s

Report OLM test results ❌

Tests failed

❌ integration-tests.xml

14 tests were completed in 2159s with 4 passed, 10 failed and 0 skipped.

Test suite Passed Failed Skipped Time
go.mondoo.com/mondoo-operator/tests/integration 4✅ 10❌ 2100s

❌ go.mondoo.com/mondoo-operator/tests/integration

❌ TestMain
	{"level":"warn","system-path":"/opt/mondoo/providers","home-path":"/home/runner/.config/mondoo/providers","time":"2023-11-03T17:17:08Z","message":"can't find any paths for providers, none are configured"}
❌ TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
	=== RUN   TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
❌ TestAuditConfigCustomNamespaceSuite
	=== RUN   TestAuditConfigCustomNamespaceSuite
❌ TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
	=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
❌ TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
	=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
❌ TestAuditConfigSuite/TestReconcile_AdmissionPermissive
	=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionPermissive
❌ TestAuditConfigSuite/TestReconcile_AllDisabled
	=== RUN   TestAuditConfigSuite/TestReconcile_AllDisabled
❌ TestAuditConfigSuite/TestReconcile_Containers
	=== RUN   TestAuditConfigSuite/TestReconcile_Containers
❌ TestAuditConfigSuite/TestReconcile_KubernetesResources
	=== RUN   TestAuditConfigSuite/TestReconcile_KubernetesResources
❌ TestAuditConfigSuite
	=== RUN   TestAuditConfigSuite
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_Admission
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_AdmissionMissingSA
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_Containers
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_Nodes

Annotations

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestMain

Failed test found in:
  integration-tests.xml
Error:
  {"level":"warn","system-path":"/opt/mondoo/providers","home-path":"/home/runner/.config/mondoo/providers","time":"2023-11-03T17:17:08Z","message":"can't find any paths for providers, none are configured"}
Raw output
{"level":"warn","system-path":"/opt/mondoo/providers","home-path":"/home/runner/.config/mondoo/providers","time":"2023-11-03T17:17:08Z","message":"can't find any paths for providers, none are configured"}
{"level":"debug","time":"2023-11-03T17:17:08Z","message":"Started a new runtime (1 total)"}
panic: test timed out after 35m0s
running tests:
	TestAuditConfigSuite (26m42s)
	TestAuditConfigSuite/TestReconcile_KubernetesResources (2m45s)

goroutine 1878 [running]:
testing.(*M).startAlarm.func1()
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:2259 +0x3b9
created by time.goFunc
	/opt/hostedtoolcache/go/1.21.3/x64/src/time/sleep.go:176 +0x2d

goroutine 1 [chan receive, 26 minutes]:
testing.(*T).Run(0xc00069b040, {0x26e9fd5?, 0x535cdc?}, 0x280c098)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1649 +0x3c8
testing.runTests.func1(0x3ead780?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:2054 +0x3e
testing.tRunner(0xc00069b040, 0xc00046fc48)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1595 +0xff
testing.runTests(0xc00033a500?, {0x3e7d6a0, 0x3, 0x3}, {0xc000720970?, 0xc00046fd08?, 0x3eabd20?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:2052 +0x445
testing.(*M).Run(0xc00033a500)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1925 +0x636
main.main()
	_testmain.go:51 +0x19c

goroutine 19 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc000523980)
	/home/runner/go/pkg/mod/[email protected]/stats/view/worker.go:292 +0x9f
created by go.opencensus.io/stats/view.init.0 in goroutine 1
	/home/runner/go/pkg/mod/[email protected]/stats/view/worker.go:34 +0x8d

goroutine 20 [IO wait, 35 minutes]:
internal/poll.runtime_pollWait(0x7fc348c2deb0, 0x72)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/netpoll.go:343 +0x85
internal/poll.(*pollDesc).wait(0xc000148a80?, 0xc000014a90?, 0x0)
	/opt/hostedtoolcache/go/1.21.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/opt/hostedtoolcache/go/1.21.3/x64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).ReadMsg(0xc000148a80, {0xc000014a90, 0x10, 0x10}, {0xc0002e1320, 0x1000, 0x1000}, 0xc0004b0470?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/internal/poll/fd_unix.go:301 +0x38a
net.(*netFD).readMsg(0xc000148a80, {0xc000014a90?, 0xc0004b7ce0?, 0x41b953?}, {0xc0002e1320?, 0x0?, 0x100000001?}, 0x5?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/net/fd_posix.go:78 +0x31
net.(*UnixConn).readMsg(0xc00007e7e8, {0xc000014a90?, 0x42743c?, 0x3eea5a0?}, {0xc0002e1320?, 0x7fc3917c9a60?, 0xc00014b230?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/net/unixsock_posix.go:115 +0x45
net.(*UnixConn).ReadMsgUnix(0xc00007e7e8, {0xc000014a90?, 0x2a504c0?, 0x101c00014b230?}, {0xc0002e1320?, 0x412785?, 0xc0004aa768?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/net/unixsock.go:143 +0x36
github.com/godbus/dbus.(*oobReader).Read(0xc0002e1300, {0xc000014a90?, 0xc0004b7e30?, 0x412b05?})
	/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c
io.ReadAtLeast({0x2a5c3e0, 0xc0002e1300}, {0xc000014a90, 0x10, 0x10}, 0x10)
	/opt/hostedtoolcache/go/1.21.3/x64/src/io/io.go:335 +0x90
io.ReadFull(...)
	/opt/hostedtoolcache/go/1.21.3/x64/src/io/io.go:354
github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc000013068)
	/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe
github.com/godbus/dbus.(*Conn).inWorker(0xc00013e3f0)
	/home/runner/go/pkg/mod/github.com/godbus/[email protected]/conn.go:294 +0x35
created by github.com/godbus/dbus.(*Conn).Auth in goroutine 1
	/home/runner/go/pkg/mod/github.com/godbus/[email protected]/auth.go:118 +0x9a5

goroutine 53 [sync.Cond.Wait, 6 minutes]:
sync.runtime_notifyListWait(0xc0001f2cd0, 0x6)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/sema.go:527 +0x159
sync.(*Cond).Wait(0x2a4d8f0?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/sync/cond.go:70 +0x85
k8s.io/client-go/util/workqueue.(*Type).Get(0xc0008307e0)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/util/workqueue/queue.go:200 +0x99
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc0001f2e00)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/transport/cert_rotation.go:156 +0x47
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/transport/cert_rotation.go:151
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0x30?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x0?, {0x2a556e0, 0xc0007b0570}, 0x1, 0xc0004baa80)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000098fb0?, 0x3b9aca00, 0x0, 0x0?, 0x0?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(0x76d305?, 0x0?, 0x0?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/backoff.go:161 +0x1e
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 12
	/home/runner/go/pkg/mod/k8s.io/[email protected]/transport/cert_rotation.go:140 +0x1ef

goroutine 746 [chan receive, 2 minutes]:
testing.(*T).Run(0xc00089c1a0, {0x20ad240?, 0xc00089c1a0?}, 0xc00092e510)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1649 +0x3c8
github.com/stretchr/testify/suite.runTests({0x2a8dc50, 0xc00089c1a0}, {0xc00069fec0?, 0x7, 0x8})
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:242 +0x106
github.com/stretchr/testify/suite.Run(0xc00089c1a0, {0x2a6b790, 0xc0004ce000})
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:215 +0x705
go.mondoo.com/mondoo-operator/tests/integration.TestAuditConfigSuite(0xc00089c000?)
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:77 +0x7e
testing.tRunner(0xc00089c1a0, 0x280c098)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1595 +0xff
created by testing.(*T).Run in goroutine 1
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1648 +0x3ad

goroutine 54 [select, 6 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x2a7c260, 0xc0004baa80}, 0xc000095f50, 0xc0004a9a00?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:205 +0xd7
k8s.io/apimachinery/pkg/util/wait.poll({0x2a7c260, 0xc0004baa80}, 0x17?, 0x2176500?, 0xc0000817b0?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x2a7c260?, 0xc0004baa80?}, 0xc0004d0088?, 0x3ee7d20?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/poll.go:200 +0x53
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc00033c9d8?, 0x17?, 0x0?)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/poll.go:187 +0x3c
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 12
	/home/runner/go/pkg/mod/k8s.io/[email protected]/transport/cert_rotation.go:142 +0x29a

goroutine 10 [chan receive]:
k8s.io/client-go/util/workqueue.(*Type).updateUnfinishedWorkLoop(0xc0008307e0)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/util/workqueue/queue.go:314 +0x9c
created by k8s.io/client-go/util/workqueue.newQueue in goroutine 44
	/home/runner/go/pkg/mod/k8s.io/[email protected]/util/workqueue/queue.go:106 +0x1ba

goroutine 11 [select]:
k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc000830960)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/util/workqueue/delaying_queue.go:276 +0x305
created by k8s.io/client-go/util/workqueue.newDelayingQueue in goroutine 44
	/home/runner/go/pkg/mod/k8s.io/[email protected]/util/workqueue/delaying_queue.go:113 +0x21f

goroutine 12 [chan receive, 34 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc0001f2e00, 0xc0004baa80)
	/home/runner/go/pkg/mod/k8s.io/[email protected]/transport/cert_rotation.go:147 +0x2a9
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 44
	/home/runner/go/pkg/mod/k8s.io/[email protected]/transport/cache.go:122 +0x594

goroutine 55 [select, 6 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/poll.go:297 +0x1c5
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 54
	/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/poll.go:280 +0xc5

goroutine 57 [IO wait]:
internal/poll.runtime_pollWait(0x7fc348c2dcc0, 0x72)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/netpoll.go:343 +0x85
internal/poll.(*pollDesc).wait(0xc0006d2a00?, 0xc000772000?, 0x0)
	/opt/hostedtoolcache/go/1.21.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/opt/hostedtoolcache/go/1.21.3/x64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0006d2a00, {0xc000772000, 0xa000, 0xa000})
	/opt/hostedtoolcache/go/1.21.3/x64/src/internal/poll/fd_unix.go:164 +0x27a
net.(*netFD).Read(0xc0006d2a00, {0xc000772000?, 0x9ffb?, 0xc0000a3260?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc000762688, {0xc000772000?, 0xc000772000?, 0x5?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/net/net.go:179 +0x45
crypto/tls.(*atLeastReader).Read(0xc000659380, {0xc000772000?, 0xc000659380?, 0x0?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/crypto/tls/conn.go:805 +0x3b
bytes.(*Buffer).ReadFrom(0xc0000f7428, {0x2a50360, 0xc000659380})
	/opt/hostedtoolcache/go/1.21.3/x64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc0000f7180, {0x7fc3488e42d8?, 0xc000447308}, 0xa000?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/crypto/tls/conn.go:827 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc0000f7180, 0x0)
	/opt/hostedtoolcache/go/1.21.3/x64/src/crypto/tls/conn.go:625 +0x250
crypto/tls.(*Conn).readRecord(...)
	/opt/hostedtoolcache/go/1.21.3/x64/src/crypto/tls/conn.go:587
crypto/tls.(*Conn).Read(0xc0000f7180, {0xc0007d4000, 0x1000, 0xa02f25?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/crypto/tls/conn.go:1369 +0x158
bufio.(*Reader).Read(0xc0007c7aa0, {0xc0006f2660, 0x9, 0x3e68b00?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/bufio/bufio.go:244 +0x197
io.ReadAtLeast({0x2a501a0, 0xc0007c7aa0}, {0xc0006f2660, 0x9, 0x9}, 0x9)
	/opt/hostedtoolcache/go/1.21.3/x64/src/io/io.go:335 +0x90
io.ReadFull(...)
	/opt/hostedtoolcache/go/1.21.3/x64/src/io/io.go:354
golang.org/x/net/http2.readFrameHeader({0xc0006f2660, 0x9, 0x88800?}, {0x2a501a0?, 0xc0007c7aa0?})
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x65
golang.org/x/net/http2.(*Framer).ReadFrame(0xc0006f2620)
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:498 +0x85
golang.org/x/net/http2.(*clientConnReadLoop).run(0xc00098bf98)
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/transport.go:2275 +0x11f
golang.org/x/net/http2.(*ClientConn).readLoop(0xc0004cc900)
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/transport.go:2170 +0x65
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 56
	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/transport.go:821 +0xcbe

goroutine 1797 [sleep]:
time.Sleep(0x77359400)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/time.go:195 +0x125
go.mondoo.com/mondoo-operator/tests/framework/utils.(*K8sHelper).ExecuteWithRetries(0xc00089d860?, 0xc000618730)
	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/utils/k8s_helper.go:358 +0x25
go.mondoo.com/mondoo-operator/tests/framework/utils.(*K8sHelper).WaitUntilMondooClientSecretExists(0xc0004ce000?, {0x2a7ba78?, 0x3ee7d20?}, {0x26dee22?, 0x25?})
	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/utils/k8s_helper.go:199 +0x5e
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigBaseSuite).testMondooAuditConfigKubernetesResources(_, {{{0x0, 0x0}, {0x0, 0x0}}, {{0x26dbb37, 0xd}, {0x0, 0x0}, {0x26dee22, ...}, ...}, ...})
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:163 +0x22e
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigSuite).TestReconcile_KubernetesResources(0xc0004ce000)
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:27 +0xa5
reflect.Value.call({0xc000b94b40?, 0xc0003379b8?, 0x0?}, {0x26cbe42, 0x4}, {0xc0008dae70, 0x1, 0xc0008dad78?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/reflect/value.go:596 +0xce7
reflect.Value.Call({0xc000b94b40?, 0xc0003379b8?, 0xc0004ce000?}, {0xc0008dae70?, 0x53632d?, 0x36ca678?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/reflect/value.go:380 +0xb9
github.com/stretchr/testify/suite.Run.func1(0xc00089d860)
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x467
testing.tRunner(0xc00089d860, 0xc00092e510)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1595 +0xff
created by testing.(*T).Run in goroutine 746
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1648 +0x3ad
FAIL	go.mondoo.com/mondoo-operator/tests/integration	2100.053s

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
Raw output
=== RUN   TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
2023-11-03T17:22:12.250Z	INFO	integration/audit_config_base_suite.go:158	Create an audit config that enables only workloads scanning.
2023-11-03T17:22:12.265Z	INFO	integration/audit_config_base_suite.go:659	Waiting for scan API Pod to become ready.
2023-11-03T17:22:20.282Z	INFO	integration/audit_config_base_suite.go:663	Scan API Pod is ready.
2023-11-03T17:22:20.288Z	INFO	integration/audit_config_base_suite.go:680	Waiting for good condition of Scan API
2023-11-03T17:22:20.295Z	INFO	integration/audit_config_base_suite.go:169	Make sure the Mondoo k8s resources scan CronJob is created.
    audit_config_base_suite.go:203: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:203
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_namespace_test.go:84
        	Error:      	Not equal: 
        	            	expected: 24
        	            	actual  : 25
        	Test:       	TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
        	Messages:   	Cluster asset was sent upstream.
    audit_config_base_suite.go:206: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:206
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_namespace_test.go:84
        	Error:      	elements differ
        	            	
        	            	extra elements in list A:
        	            	([]interface {}) (len=8) {
        	            	 (string) (len=25) "kube-system/etcd-minikube",
        	            	 (string) (len=35) "kube-system/kube-apiserver-minikube",
        	            	 (string) (len=44) "kube-system/kube-controller-manager-minikube",
        	            	 (string) (len=28) "kube-system/kube-proxy-gzsgc",
        	            	 (string) (len=35) "kube-system/kube-scheduler-minikube",
        	            	 (string) (len=31) "kube-system/storage-provisioner",
        	            	 (string) (len=63) "mondoo-operator/ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2",
        	            	 (string) (len=22) "kube-system/kube-proxy"
        	            	}
        	            	
        	            	
        	            	listA:
        	            	([]string) (len=33) {
        	            	 (string) (len=36) "kube-system/coredns-565d847f94-lqdxb",
        	            	 (string) (len=25) "kube-system/etcd-minikube",
        	            	 (string) (len=35) "kube-system/kube-apiserver-minikube",
        	            	 (string) (len=44) "kube-system/kube-controller-manager-minikube",
        	            	 (string) (len=28) "kube-system/kube-proxy-gzsgc",
        	            	 (string) (len=35) "kube-system/kube-scheduler-minikube",
        	            	 (string) (len=31) "kube-system/storage-provisioner",
        	            	 (string) (len=79) "mondoo-operator/ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq",
        	            	 (string) (len=63) "mondoo-operator/ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2",
        	            	 (string) (len=67) "mondoo-operator/mondoo-operator-controller-manager-5854b45cc5-wtprq",
        	            	 (string) (len=37) "olm/catalog-operator-789dbd7d88-j5nfk",
        	            	 (string) (len=32) "olm/olm-operator-b456cd9f5-gptfp",
        	            	 (string) (len=31) "olm/operatorhubio-catalog-6t89c",
        	            	 (string) (len=34) "olm/packageserver-77d8b88854-gq9kx",
        	            	 (string) (len=34) "olm/packageserver-77d8b88854-xslcw",
        	            	 (string) (len=52) "some-namespace/mondoo-client-k8s-scan-28317203-mbnrp",
        	            	 (string) (len=54) "some-namespace/mondoo-client-scan-api-85755c4f76-gvmsc",
        	            	 (string) (len=79) "mondoo-operator/ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc5e78d",
        	            	 (string) (len=46) "some-namespace/mondoo-client-k8s-scan-28317203",
        	            	 (string) (len=37) "some-namespace/mondoo-client-k8s-scan",
        	            	 (string) (len=19) "kube-system/coredns",
        	            	 (string) (len=50) "mondoo-operator/mondoo-operator-controller-manager",
        	            	 (string) (len=20) "olm/catalog-operator",
        	            	 (string) (len=16) "olm/olm-operator",
        	            	 (string) (len=17) "olm/packageserver",
        	            	 (string) (len=37) "some-namespace/mondoo-client-scan-api",
        	            	 (string) (len=22) "kube-system/kube-proxy",
        	            	 (string) (len=30) "kube-system/coredns-565d847f94",
        	            	 (string) (len=61) "mondoo-operator/mondoo-operator-controller-manager-5854b45cc5",
        	            	 (string) (len=31) "olm/catalog-operator-789dbd7d88",
        	            	 (string) (len=26) "olm/olm-operator-b456cd9f5",
        	            	 (string) (len=28) "olm/packageserver-77d8b88854",
        	            	 (string) (len=48) "some-namespace/mondoo-client-scan-api-85755c4f76"
        	            	}
        	            	
        	            	
        	            	listB:
        	            	([]string) (len=25) {
        	            	 (string) (len=48) "some-namespace/mondoo-client-scan-api-85755c4f76",
        	            	 (string) (len=54) "some-namespace/mondoo-client-scan-api-85755c4f76-gvmsc",
        	            	 (string) (len=37) "some-namespace/mondoo-client-scan-api",
        	            	 (string) (len=34) "olm/packageserver-77d8b88854-xslcw",
        	            	 (string) (len=34) "olm/packageserver-77d8b88854-gq9kx",
        	            	 (string) (len=37) "some-namespace/mondoo-client-k8s-scan",
        	            	 (string) (len=37) "olm/catalog-operator-789dbd7d88-j5nfk",
        	            	 (string) (len=32) "olm/olm-operator-b456cd9f5-gptfp",
        	            	 (string) (len=52) "some-namespace/mondoo-client-k8s-scan-28317203-mbnrp",
        	            	 (string) (len=61) "mondoo-operator/mondoo-operator-controller-manager-5854b45cc5",
        	            	 (string) (len=31) "olm/operatorhubio-catalog-6t89c",
        	            	 (string) (len=67) "mondoo-operator/mondoo-operator-controller-manager-5854b45cc5-wtprq",
        	            	 (string) (len=46) "some-namespace/mondoo-client-k8s-scan-28317203",
        	            	 (string) (len=26) "olm/olm-operator-b456cd9f5",
        	            	 (string) (len=31) "olm/catalog-operator-789dbd7d88",
        	            	 (string) (len=79) "mondoo-operator/ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc5e78d",
        	            	 (string) (len=28) "olm/packageserver-77d8b88854",
        	            	 (string) (len=79) "mondoo-operator/ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq",
        	            	 (string) (len=17) "olm/packageserver",
        	            	 (string) (len=16) "olm/olm-operator",
        	            	 (string) (len=20) "olm/catalog-operator",
        	            	 (string) (len=36) "kube-system/coredns-565d847f94-lqdxb",
        	            	 (string) (len=30) "kube-system/coredns-565d847f94",
        	            	 (string) (len=19) "kube-system/coredns",
        	            	 (string) (len=50) "mondoo-operator/mondoo-operator-controller-manager"
        	            	}
        	Test:       	TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
        	Messages:   	Workloads were not sent upstream.
2023-11-03T17:24:08.815Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:24:08.815Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace some-namespace
2023-11-03T17:24:08.820Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_some-namespace_mondoo-client-k8s-scan-28317203-mbnrp_1699032248.log
2023-11-03T17:24:08.844Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_some-namespace_mondoo-client-scan-api-85755c4f76-gvmsc_1699032248.log
2023-11-03T17:24:08.857Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace some-namespace
2023-11-03T17:24:08.862Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/some-namespace_describe_TestReconcile_KubernetesResources_1699032248.log
2023-11-03T17:24:08.862Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n some-namespace mondoo-client-k8s-scan-28317203-mbnrp
2023-11-03T17:24:08.952Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n some-namespace mondoo-client-scan-api-85755c4f76-gvmsc
2023-11-03T17:24:09.089Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n some-namespace mondoo-client-scan-api
2023-11-03T17:24:09.165Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n some-namespace mondoo-client
2023-11-03T17:24:09.252Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "some-namespace"
2023-11-03T17:24:09.252Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/some-namespace_events_TestReconcile_KubernetesResources_1699032249.log
2023-11-03T17:24:09.252Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n some-namespace
2023-11-03T17:24:09.339Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:24:09.339Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:24:09.344Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032249.log
2023-11-03T17:24:09.364Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032249.log
2023-11-03T17:24:09.370Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032249.log
2023-11-03T17:24:09.374Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:24:09.462Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032249.log
2023-11-03T17:24:09.475Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_KubernetesResources_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032249.log
2023-11-03T17:24:09.479Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:24:09.570Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:24:09.573Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_KubernetesResources_1699032249.log
2023-11-03T17:24:09.573Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:24:09.655Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:24:09.730Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:24:09.816Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:24:09.903Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:24:09.903Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_KubernetesResources_1699032249.log
2023-11-03T17:24:09.903Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:24:09.997Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig some-namespace/mondoo-client still exists.
2023-11-03T17:24:12.000Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig some-namespace/mondoo-client deleted.
2023-11-03T17:24:12.004Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:24:12.013Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:24:12.306Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
    --- FAIL: TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources (120.15s)

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigCustomNamespaceSuite

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigCustomNamespaceSuite
Raw output
=== RUN   TestAuditConfigCustomNamespaceSuite
2023-11-03T17:17:11.640Z	INFO	installer/installer.go:165	Created Мondoo client secret "mondoo-token".
2023-11-03T17:17:11.640Z	INFO	installer/installer.go:66	The Mondoo operator is installed externally. Skipping installation...
2023-11-03T17:17:11.645Z	INFO	integration/audit_config_namespace_test.go:34	Created test namespace.
2023-11-03T17:17:11.659Z	INFO	installer/installer.go:165	Created Мondoo client secret "mondoo-token".
2023-11-03T17:17:11.659Z	INFO	integration/audit_config_namespace_test.go:37	Created client secret in namespace "some-namespace".
2023-11-03T17:17:11.670Z	INFO	integration/audit_config_namespace_test.go:44	Created webhook ServiceAccount "webhook-sa" in namespace "some-namespace".
2023-11-03T17:17:11.674Z	INFO	integration/audit_config_namespace_test.go:51	Created service account "mondoo-sa" in namespace "some-namespace".
2023-11-03T17:17:11.682Z	INFO	integration/audit_config_namespace_test.go:64	Created cluster role binding "mondoo-operator-k8s-resources-scanning2".
--- FAIL: TestAuditConfigCustomNamespaceSuite (497.91s)

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_AdmissionEnforcing

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
2023-11-03T17:25:28.277Z	INFO	integration/audit_config_base_suite.go:405	Create an audit config that enables only admission control.
    audit_config_base_suite.go:410: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:410
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:393
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:52
        	Error:      	Should be true
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
        	Messages:   	Mondoo SA not created
2023-11-03T17:28:48.633Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:28:48.634Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:28:48.638Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032528.log
2023-11-03T17:28:48.666Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032528.log
2023-11-03T17:28:48.672Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032528.log
2023-11-03T17:28:48.676Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:28:48.766Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032528.log
2023-11-03T17:28:48.782Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032528.log
2023-11-03T17:28:48.786Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:28:48.904Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:28:48.909Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionEnforcing_1699032528.log
2023-11-03T17:28:48.909Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:28:49.040Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:28:49.133Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:28:49.218Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:28:49.317Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:28:49.394Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:28:49.394Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionEnforcing_1699032529.log
2023-11-03T17:28:49.394Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:28:49.492Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:28:51.495Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:28:51.502Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:28:51.513Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:28:51.697Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
2023-11-03T17:28:52.260Z	INFO	integration/audit_config_base_suite.go:405	Create an audit config that enables only admission control.
    audit_config_base_suite.go:410: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:410
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:465
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:60
        	Error:      	Should be true
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
        	Messages:   	Mondoo SA not created
2023-11-03T17:32:12.639Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:32:12.639Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:32:12.643Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032732.log
2023-11-03T17:32:12.676Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032732.log
2023-11-03T17:32:12.681Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032732.log
2023-11-03T17:32:12.686Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:32:12.775Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032732.log
2023-11-03T17:32:12.801Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032732.log
2023-11-03T17:32:12.805Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:32:12.915Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:32:12.919Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionEnforcingScaleDownScanApi_1699032732.log
2023-11-03T17:32:12.919Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:32:13.007Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:32:13.096Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:32:13.207Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:32:13.296Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:32:13.375Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:32:13.375Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionEnforcingScaleDownScanApi_1699032733.log
2023-11-03T17:32:13.375Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:32:13.487Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:32:15.490Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:32:15.496Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:32:15.507Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:32:15.625Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_AdmissionPermissive

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_AdmissionPermissive
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionPermissive
2023-11-03T17:32:16.152Z	INFO	integration/audit_config_base_suite.go:405	Create an audit config that enables only admission control.
    audit_config_base_suite.go:410: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:410
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:393
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:46
        	Error:      	Should be true
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionPermissive
        	Messages:   	Mondoo SA not created
2023-11-03T17:35:36.521Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:35:36.521Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:35:36.525Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032936.log
2023-11-03T17:35:36.550Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032936.log
2023-11-03T17:35:36.556Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032936.log
2023-11-03T17:35:36.560Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:35:36.668Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032936.log
2023-11-03T17:35:36.709Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032936.log
2023-11-03T17:35:36.720Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:35:36.892Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:35:36.896Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionPermissive_1699032936.log
2023-11-03T17:35:36.896Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:35:36.978Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:35:37.084Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:35:37.166Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:35:37.249Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:35:37.326Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:35:37.326Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionPermissive_1699032937.log
2023-11-03T17:35:37.326Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:35:37.425Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:35:39.427Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:35:39.433Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:35:39.443Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:35:39.575Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_AllDisabled

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_AllDisabled
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_AllDisabled
2023-11-03T17:35:39.666Z	INFO	integration/audit_config_base_suite.go:594	Create an audit config that enables nothing.
    audit_config_base_suite.go:600: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:600
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:22
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_AllDisabled
        	Messages:   	Couldn't find expected version in MondooAuditConfig.Status.ReconciledByOperatorVersion
    audit_config_base_suite.go:604: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:604
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:22
        	Error:      	Not equal: 
        	            	expected: "ACTIVE"
        	            	actual  : "NOT_READY"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-ACTIVE
        	            	+NOT_READY
        	Test:       	TestAuditConfigSuite/TestReconcile_AllDisabled
2023-11-03T17:39:00.218Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:39:00.218Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:39:00.224Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699033140.log
2023-11-03T17:39:00.255Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699033140.log
2023-11-03T17:39:00.260Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699033140.log
2023-11-03T17:39:00.264Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:39:00.361Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699033140.log
2023-11-03T17:39:00.398Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699033140.log
2023-11-03T17:39:00.403Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:39:00.531Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:39:00.536Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AllDisabled_1699033140.log
2023-11-03T17:39:00.536Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:39:00.621Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:39:00.707Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:39:00.796Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:39:00.890Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:39:00.975Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:39:00.976Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AllDisabled_1699033140.log
2023-11-03T17:39:00.976Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:39:01.112Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:39:03.114Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:39:03.120Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:39:03.132Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:39:03.355Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_Containers

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_Containers
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_Containers
2023-11-03T17:39:03.473Z	DEBUG	utils/executor.go:271	Running command: kubectl run -n default nginx --image nginx -l app.kubernetes.io/name=nginx
2023-11-03T17:39:03.660Z	DEBUG	utils/executor.go:271	Running command: kubectl run -n default redis --image redis -l app.kubernetes.io/name=redis
2023-11-03T17:39:07.880Z	INFO	integration/audit_config_base_suite.go:231	Create an audit config that enables only workloads scanning.
2023-11-03T17:39:07.896Z	INFO	integration/audit_config_base_suite.go:241	Make sure the Mondoo k8s container image scan CronJob is created.
    audit_config_base_suite.go:251: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:251
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Kubernetes container image scanning CronJob was not created.
    audit_config_base_suite.go:259: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:259
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Couldn't find container image scan pod in Podlist of the MondooAuditConfig Status
    audit_config_base_suite.go:262: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:262
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Couldn't find expected version in MondooAuditConfig.Status.ReconciledByOperatorVersion
    audit_config_base_suite.go:274: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:274
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	[]string{} does not contain "quay.io/operatorhubio/catalog@0115750aaf1d"
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Container images were not sent upstream.
    audit_config_base_suite.go:280: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:280
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Not equal: 
        	            	expected: "ACTIVE"
        	            	actual  : "NOT_READY"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-ACTIVE
        	            	+NOT_READY
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
2023-11-03T17:49:19.958Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:49:19.958Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:49:19.963Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699033759.log
2023-11-03T17:49:20.003Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699033760.log
2023-11-03T17:49:20.010Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699033760.log
2023-11-03T17:49:20.018Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:49:20.111Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699033760.log
2023-11-03T17:49:20.158Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699033760.log
2023-11-03T17:49:20.164Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:49:20.303Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:49:20.308Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_Containers_1699033760.log
2023-11-03T17:49:20.308Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:49:20.392Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:49:20.480Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:49:20.566Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:49:20.659Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:49:20.737Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:49:20.737Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_Containers_1699033760.log
2023-11-03T17:49:20.737Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:49:20.842Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:49:22.846Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:49:22.850Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:49:22.861Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:49:22.968Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_KubernetesResources

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_KubernetesResources
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_KubernetesResources
2023-11-03T17:49:24.170Z	INFO	integration/audit_config_base_suite.go:158	Create an audit config that enables only workloads scanning.

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite
Raw output
=== RUN   TestAuditConfigSuite
2023-11-03T17:25:27.732Z	INFO	installer/installer.go:167	Мondoo client secret mondoo-operator/mondoo-token already exists.
2023-11-03T17:25:27.732Z	INFO	installer/installer.go:66	The Mondoo operator is installed externally. Skipping installation...
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
2023-11-03T17:25:28.277Z	INFO	integration/audit_config_base_suite.go:405	Create an audit config that enables only admission control.
    audit_config_base_suite.go:410: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:410
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:393
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:52
        	Error:      	Should be true
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
        	Messages:   	Mondoo SA not created
2023-11-03T17:28:48.633Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:28:48.634Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:28:48.638Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032528.log
2023-11-03T17:28:48.666Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032528.log
2023-11-03T17:28:48.672Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032528.log
2023-11-03T17:28:48.676Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:28:48.766Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032528.log
2023-11-03T17:28:48.782Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032528.log
2023-11-03T17:28:48.786Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:28:48.904Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:28:48.909Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionEnforcing_1699032528.log
2023-11-03T17:28:48.909Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:28:49.040Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:28:49.133Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:28:49.218Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:28:49.317Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:28:49.394Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:28:49.394Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionEnforcing_1699032529.log
2023-11-03T17:28:49.394Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:28:49.492Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:28:51.495Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:28:51.502Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:28:51.513Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:28:51.697Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
2023-11-03T17:28:52.260Z	INFO	integration/audit_config_base_suite.go:405	Create an audit config that enables only admission control.
    audit_config_base_suite.go:410: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:410
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:465
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:60
        	Error:      	Should be true
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
        	Messages:   	Mondoo SA not created
2023-11-03T17:32:12.639Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:32:12.639Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:32:12.643Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032732.log
2023-11-03T17:32:12.676Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032732.log
2023-11-03T17:32:12.681Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032732.log
2023-11-03T17:32:12.686Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:32:12.775Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032732.log
2023-11-03T17:32:12.801Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032732.log
2023-11-03T17:32:12.805Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:32:12.915Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:32:12.919Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionEnforcingScaleDownScanApi_1699032732.log
2023-11-03T17:32:12.919Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:32:13.007Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:32:13.096Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:32:13.207Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:32:13.296Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:32:13.375Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:32:13.375Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionEnforcingScaleDownScanApi_1699032733.log
2023-11-03T17:32:13.375Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:32:13.487Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:32:15.490Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:32:15.496Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:32:15.507Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:32:15.625Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionPermissive
2023-11-03T17:32:16.152Z	INFO	integration/audit_config_base_suite.go:405	Create an audit config that enables only admission control.
    audit_config_base_suite.go:410: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:410
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:393
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:46
        	Error:      	Should be true
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionPermissive
        	Messages:   	Mondoo SA not created
2023-11-03T17:35:36.521Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:35:36.521Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:35:36.525Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699032936.log
2023-11-03T17:35:36.550Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699032936.log
2023-11-03T17:35:36.556Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699032936.log
2023-11-03T17:35:36.560Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:35:36.668Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699032936.log
2023-11-03T17:35:36.709Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionPermissive_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699032936.log
2023-11-03T17:35:36.720Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:35:36.892Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:35:36.896Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionPermissive_1699032936.log
2023-11-03T17:35:36.896Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:35:36.978Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:35:37.084Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:35:37.166Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:35:37.249Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:35:37.326Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:35:37.326Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionPermissive_1699032937.log
2023-11-03T17:35:37.326Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:35:37.425Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:35:39.427Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:35:39.433Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:35:39.443Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:35:39.575Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
=== RUN   TestAuditConfigSuite/TestReconcile_AllDisabled
2023-11-03T17:35:39.666Z	INFO	integration/audit_config_base_suite.go:594	Create an audit config that enables nothing.
    audit_config_base_suite.go:600: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:600
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:22
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_AllDisabled
        	Messages:   	Couldn't find expected version in MondooAuditConfig.Status.ReconciledByOperatorVersion
    audit_config_base_suite.go:604: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:604
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:22
        	Error:      	Not equal: 
        	            	expected: "ACTIVE"
        	            	actual  : "NOT_READY"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-ACTIVE
        	            	+NOT_READY
        	Test:       	TestAuditConfigSuite/TestReconcile_AllDisabled
2023-11-03T17:39:00.218Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:39:00.218Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:39:00.224Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699033140.log
2023-11-03T17:39:00.255Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699033140.log
2023-11-03T17:39:00.260Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699033140.log
2023-11-03T17:39:00.264Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:39:00.361Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699033140.log
2023-11-03T17:39:00.398Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AllDisabled_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699033140.log
2023-11-03T17:39:00.403Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:39:00.531Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:39:00.536Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AllDisabled_1699033140.log
2023-11-03T17:39:00.536Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:39:00.621Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:39:00.707Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:39:00.796Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:39:00.890Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:39:00.975Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:39:00.976Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AllDisabled_1699033140.log
2023-11-03T17:39:00.976Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:39:01.112Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:39:03.114Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:39:03.120Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:39:03.132Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:39:03.355Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
=== RUN   TestAuditConfigSuite/TestReconcile_Containers
2023-11-03T17:39:03.473Z	DEBUG	utils/executor.go:271	Running command: kubectl run -n default nginx --image nginx -l app.kubernetes.io/name=nginx
2023-11-03T17:39:03.660Z	DEBUG	utils/executor.go:271	Running command: kubectl run -n default redis --image redis -l app.kubernetes.io/name=redis
2023-11-03T17:39:07.880Z	INFO	integration/audit_config_base_suite.go:231	Create an audit config that enables only workloads scanning.
2023-11-03T17:39:07.896Z	INFO	integration/audit_config_base_suite.go:241	Make sure the Mondoo k8s container image scan CronJob is created.
    audit_config_base_suite.go:251: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:251
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Kubernetes container image scanning CronJob was not created.
    audit_config_base_suite.go:259: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:259
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Couldn't find container image scan pod in Podlist of the MondooAuditConfig Status
    audit_config_base_suite.go:262: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:262
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Received unexpected error:
        	            	test did not succeed after 100 retries
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Couldn't find expected version in MondooAuditConfig.Status.ReconciledByOperatorVersion
    audit_config_base_suite.go:274: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:274
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	[]string{} does not contain "quay.io/operatorhubio/catalog@0115750aaf1d"
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
        	Messages:   	Container images were not sent upstream.
    audit_config_base_suite.go:280: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:280
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:36
        	Error:      	Not equal: 
        	            	expected: "ACTIVE"
        	            	actual  : "NOT_READY"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-ACTIVE
        	            	+NOT_READY
        	Test:       	TestAuditConfigSuite/TestReconcile_Containers
2023-11-03T17:49:19.958Z	INFO	installer/installer.go:173	gathering all logs from the test
2023-11-03T17:49:19.958Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2023-11-03T17:49:19.963Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq_1699033759.log
2023-11-03T17:49:20.003Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_1699033760.log
2023-11-03T17:49:20.010Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2_previous_1699033760.log
2023-11-03T17:49:20.018Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2 -c registry-grpc
2023-11-03T17:49:20.111Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_1699033760.log
2023-11-03T17:49:20.158Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_Containers_mondoo-operator_mondoo-operator-controller-manager-5854b45cc5-wtprq_previous_1699033760.log
2023-11-03T17:49:20.164Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5854b45cc5-wtprq -c manager
2023-11-03T17:49:20.303Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2023-11-03T17:49:20.308Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_Containers_1699033760.log
2023-11-03T17:49:20.308Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ceebbf7a6ae509237c37527567c5138333236c8a7a4bb688b3e44de2bc9thqq
2023-11-03T17:49:20.392Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-2
2023-11-03T17:49:20.480Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5854b45cc5-wtprq
2023-11-03T17:49:20.566Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-11-03T17:49:20.659Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-11-03T17:49:20.737Z	INFO	utils/k8s_helper.go:308	Gathering events in namespace "mondoo-operator"
2023-11-03T17:49:20.737Z	DEBUG	utils/k8s_helper.go:461	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_Containers_1699033760.log
2023-11-03T17:49:20.737Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-11-03T17:49:20.842Z	INFO	utils/k8s_helper.go:337	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-11-03T17:49:22.846Z	INFO	utils/k8s_helper.go:341	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-11-03T17:49:22.850Z	INFO	integration/audit_config_base_suite.go:116	Waiting for cleanup of the test cluster.
2023-11-03T17:49:22.861Z	INFO	integration/audit_config_base_suite.go:141	Cleanup done. Cluster should be good to go for the next test.
2023-11-03T17:49:22.968Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
=== RUN   TestAuditConfigSuite/TestReconcile_KubernetesResources
2023-11-03T17:49:24.170Z	INFO	integration/audit_config_base_suite.go:158	Create an audit config that enables only workloads scanning.