kube-linter 0.6.1 -> 0.6.3 https://github.com/stackrox/kube-linter/releases attrpath: kube-linter Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-yPB2t5Sj14uA3QU6OulwQ03LLBZzCfsilBMk1EqAv08=" [golangModuleVersion] Replaced vendorHash with sha256-ATGSIwjmqRuqn+6VTBvjdfXbcABEdaf5HEsaS2o2V3o= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kube-linter nix build failed. Building subPackage ./pkg/templates/updateconfig Building subPackage ./pkg/templates/updateconfig/internal/params Building subPackage ./pkg/templates/util Building subPackage ./pkg/templates/wildcardinrules Building subPackage ./pkg/templates/wildcardinrules/internal/params Building subPackage ./pkg/templates/writablehostmount Building subPackage ./pkg/templates/writablehostmount/internal/params Building subPackage ./tool-imports buildPhase completed in 54 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok golang.stackrox.io/kube-linter/docs 0.017s ? golang.stackrox.io/kube-linter/e2etests [no test files] ok golang.stackrox.io/kube-linter/internal/defaultchecks 0.020s ok golang.stackrox.io/kube-linter/pkg/builtinchecks 0.020s ok golang.stackrox.io/kube-linter/pkg/command/common 0.003s ok golang.stackrox.io/kube-linter/pkg/command/lint 0.026s ok golang.stackrox.io/kube-linter/pkg/command/root 0.020s ok golang.stackrox.io/kube-linter/pkg/configresolver 0.162s ok golang.stackrox.io/kube-linter/pkg/ignore 0.016s --- FAIL: TestCreateContextsWithIgnorePaths (0.45s) create_contexts_test.go:144: Error Trace: /build/source/pkg/lintcontext/create_contexts_test.go:144 /build/source/pkg/lintcontext/create_contexts_test.go:46 Error: Should be empty, but was [0xc000438f00 0xc000439580 0xc000439d00 0xc000438080 0xc000438500 0xc000438a80 0xc000040240 0xc000041a80 0xc000041d00 0xc00052a280 0xc00052ab80 0xc00052b080 0xc00052b340 0xc00052b640 0xc00052a5c0 0xc00052a780 0xc00052a8c0 0xc00052afc0 0xc00052b2c0 0xc00052b400 0xc00052bc00 0xc00052bdc0 0xc000438540 0xc000439040 0xc000439200 0xc0004396c0 0xc000439cc0 0xc000439f00 0xc000040e00 0xc000041fc0 0xc0002fc340 0xc0002fc540 0xc0002fc780 0xc0002fc9c0 0xc0002fce00 0xc0002fd280 0xc0002fd480 0xc0002fda80 0xc00052aa40 0xc00052ad80 0xc00052bac0 0xc0004381c0 0xc000438e00 0xc000439700 0xc0004399c0 0xc000040d80 0xc000041cc0 0xc000041f00 0xc0002fc0c0 0xc0002fc200 0xc0002fc380 0xc0002fcbc0 0xc0002fce80 0xc0002fc100 0xc0002fdd80 0xc000438600 0xc000438c80 0xc000438e80 0xc000041040 0xc0006fa040 0xc0006fa1c0 0xc0006fa800 0xc0006fac40 0xc0006fb0c0 0xc00052a640 0xc00052aac0 0xc00052adc0 0xc00052b100 0xc00052b4c0 0xc00052ba00 0xc0006fb3c0 0xc0006fb580 0xc0006fb780 0xc0006fbdc0 0xc0002fd1c0 0xc0004382c0 0xc000040180 0xc0009360c0 0xc000936340 0xc0009366c0 0xc000937180 0xc000936b00 0xc000936f80 0xc000936740 0xc0004395c0] Test: TestCreateContextsWithIgnorePaths Messages: expecting no lint context FAIL FAIL golang.stackrox.io/kube-linter/pkg/lintcontext 0.798s FAIL