anchore / stereoscope

go library for processing container images and simulating a squash filesystem
Apache License 2.0
78 stars 43 forks source link

chore(deps): bump github.com/logrusorgru/aurora from 0.0.0-20200102142835-e9ef32dff381 to 2.0.3+incompatible #263

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/logrusorgru/aurora from 0.0.0-20200102142835-e9ef32dff381 to 2.0.3+incompatible.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
wagoodman commented 2 months ago

I've added the Unlicense license to be allowed based on the aurora license change https://github.com/logrusorgru/aurora/commit/304bc2c7ed50ec832069fe4a88f35c4bc128eb45

github-actions[bot] commented 2 months ago

Benchmark Test Results

Benchmark results from the latest changes vs base branch ``` make .tool/task make[1]: Entering directory '/home/runner/work/stereoscope/stereoscope' make[1]: Leaving directory '/home/runner/work/stereoscope/stereoscope' .tool/task show-benchstat ? github.com/anchore/stereoscope [no test files] ? github.com/anchore/stereoscope/examples [no test files] PASS ok github.com/anchore/stereoscope/internal 0.004s ? github.com/anchore/stereoscope/internal/bus [no test files] PASS ok github.com/anchore/stereoscope/internal/containerd 0.008s PASS ok github.com/anchore/stereoscope/internal/docker 0.005s ? github.com/anchore/stereoscope/internal/log [no test files] PASS ok github.com/anchore/stereoscope/internal/podman 0.006s ? github.com/anchore/stereoscope/pkg/event [no test files] ? github.com/anchore/stereoscope/pkg/event/parsers [no test files] goos: linux goarch: amd64 pkg: github.com/anchore/stereoscope/pkg/file cpu: AMD EPYC 7763 64-Core Processor BenchmarkTarIndex-4 33698 35964 ns/op 5702 B/op 93 allocs/op BenchmarkTarIndex-4 33510 36082 ns/op 5701 B/op 93 allocs/op BenchmarkTarIndex-4 33085 35912 ns/op 5699 B/op 93 allocs/op BenchmarkTarIndex-4 33400 36014 ns/op 5700 B/op 93 allocs/op BenchmarkTarIndex-4 33314 36059 ns/op 5702 B/op 93 allocs/op BenchmarkTarIndex-4 33175 36232 ns/op 5702 B/op 93 allocs/op BenchmarkTarIndex-4 29790 35917 ns/op 5700 B/op 93 allocs/op PASS ok github.com/anchore/stereoscope/pkg/file 10.892s PASS ok github.com/anchore/stereoscope/pkg/filetree 0.005s ? github.com/anchore/stereoscope/pkg/filetree/filenode [no test files] PASS ok github.com/anchore/stereoscope/pkg/image 0.005s PASS ok github.com/anchore/stereoscope/pkg/image/containerd 0.009s PASS ok github.com/anchore/stereoscope/pkg/image/docker 0.006s PASS ok github.com/anchore/stereoscope/pkg/image/oci 0.006s PASS ok github.com/anchore/stereoscope/pkg/image/oci/credhelpers 0.005s ? github.com/anchore/stereoscope/pkg/image/podman [no test files] PASS ok github.com/anchore/stereoscope/pkg/image/sif 0.005s ? github.com/anchore/stereoscope/pkg/imagetest [no test files] PASS ok github.com/anchore/stereoscope/pkg/tree 0.004s PASS ok github.com/anchore/stereoscope/pkg/tree/node 0.003s goos: linux goarch: amd64 pkg: github.com/anchore/stereoscope/test/integration cpu: AMD EPYC 7763 64-Core Processor BenchmarkSimpleImage_GetImage/docker-archive-4 1112 1056525 ns/op 278307 B/op 2144 allocs/op BenchmarkSimpleImage_GetImage/docker-archive-4 1142 1050497 ns/op 277787 B/op 2143 allocs/op BenchmarkSimpleImage_GetImage/docker-archive-4 1149 1048604 ns/op 277819 B/op 2143 allocs/op BenchmarkSimpleImage_GetImage/docker-archive-4 1154 1052648 ns/op 277794 B/op 2143 allocs/op BenchmarkSimpleImage_GetImage/docker-archive-4 1129 1059206 ns/op 277720 B/op 2143 allocs/op BenchmarkSimpleImage_GetImage/docker-archive-4 1119 1104875 ns/op 277647 B/op 2143 allocs/op BenchmarkSimpleImage_GetImage/docker-archive-4 1118 1223316 ns/op 277639 B/op 2143 allocs/op BenchmarkSimpleImage_GetImage/podman-4 64 19025469 ns/op 409588 B/op 2672 allocs/op BenchmarkSimpleImage_GetImage/podman-4 64 18173956 ns/op 409392 B/op 2673 allocs/op BenchmarkSimpleImage_GetImage/podman-4 58 18690462 ns/op 409247 B/op 2673 allocs/op BenchmarkSimpleImage_GetImage/podman-4 61 19596485 ns/op 409544 B/op 2672 allocs/op BenchmarkSimpleImage_GetImage/podman-4 66 18660809 ns/op 410076 B/op 2674 allocs/op BenchmarkSimpleImage_GetImage/podman-4 63 18655027 ns/op 409214 B/op 2672 allocs/op BenchmarkSimpleImage_GetImage/podman-4 61 19031598 ns/op 409174 B/op 2672 allocs/op #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 345B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load build context #3 transferring context: 209B done #3 DONE 0.0s #4 [2/3] ADD file-2.txt /somefile-2.txt #4 CACHED #5 [1/3] ADD file-1.txt /somefile-1.txt #5 CACHED #6 [3/3] ADD target / #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:4ea9d0424c62ed0549c10cdd2b4c1a54fcbf3e7602fcd6020951c00d85aa0885 done #7 naming to docker.io/library/stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7 done #7 naming to docker.io/library/stereoscope-fixture-image-simple:latest done #7 DONE 0.0s ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied" --- FAIL: BenchmarkSimpleImage_GetImage image_fixtures.go:193: using existing image tar: 'test-fixtures/cache/stereoscope-fixture-image-simple-04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7.tar' (size: 22528, modified: 2024-07-11 13:37:02.049363231 +0000 UTC, mode: -rw-r--r--) image_fixtures.go:241: Build docker image: name="stereoscope-fixture-image-simple" tag="04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7" image_fixtures.go:291: saveImage running: docker image save stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7 image_fixtures.go:286: Error Trace: /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:286 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:162 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:152 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:33 /home/runner/work/stereoscope/stereoscope/test/integration/fixture_image_simple_test.go:163 Error: Received unexpected error: exit status 1 Test: BenchmarkSimpleImage_GetImage Messages: could not import docker image to containerd (shell out) BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 53602 21899 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 55106 22266 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 53797 22189 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 54145 22305 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 53836 22195 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 53749 22214 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4 53156 22218 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53196 22391 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53497 22251 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53516 22361 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53499 22354 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53544 22421 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53120 22224 ns/op 2712 B/op 21 allocs/op BenchmarkSimpleImage_FetchSquashedContents/podman-4 53791 22247 ns/op 2712 B/op 21 allocs/op #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 345B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load build context #3 transferring context: 209B done #3 DONE 0.0s #4 [1/3] ADD file-1.txt /somefile-1.txt #4 CACHED #5 [2/3] ADD file-2.txt /somefile-2.txt #5 CACHED #6 [3/3] ADD target / #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:4ea9d0424c62ed0549c10cdd2b4c1a54fcbf3e7602fcd6020951c00d85aa0885 done #7 naming to docker.io/library/stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7 done #7 naming to docker.io/library/stereoscope-fixture-image-simple:latest done #7 DONE 0.0s ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied" --- FAIL: BenchmarkSimpleImage_FetchSquashedContents image_fixtures.go:193: using existing image tar: 'test-fixtures/cache/stereoscope-fixture-image-simple-04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7.tar' (size: 22528, modified: 2024-07-11 13:37:02.049363231 +0000 UTC, mode: -rw-r--r--) image_fixtures.go:241: Build docker image: name="stereoscope-fixture-image-simple" tag="04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7" image_fixtures.go:291: saveImage running: docker image save stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7 image_fixtures.go:286: Error Trace: /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:286 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:162 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:152 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:33 /home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:64 /home/runner/work/stereoscope/stereoscope/test/integration/fixture_image_simple_test.go:189 Error: Received unexpected error: exit status 1 Test: BenchmarkSimpleImage_FetchSquashedContents Messages: could not import docker image to containerd (shell out) FAIL exit status 1 FAIL github.com/anchore/stereoscope/test/integration 39.348s ? github.com/anchore/stereoscope/test/integration/test-fixtures/registry [no test files] FAIL goos: linux goarch: amd64 pkg: github.com/anchore/stereoscope/pkg/file cpu: AMD EPYC 7763 64-Core Processor ctr: │ .tmp/benchmark-f91291b.txt │ │ sec/op │ TarIndex-4 36.01µ ± 1% │ .tmp/benchmark-f91291b.txt │ │ B/op │ TarIndex-4 5.567Ki ± 0% │ .tmp/benchmark-f91291b.txt │ │ allocs/op │ TarIndex-4 93.00 ± 0% pkg: github.com/anchore/stereoscope/test/integration │ .tmp/benchmark-f91291b.txt │ │ sec/op │ SimpleImage_GetImage/docker-archive-4 1.057m ± 16% SimpleImage_GetImage/podman-4 18.69m ± 5% geomean 4.444m │ .tmp/benchmark-f91291b.txt │ │ B/op │ SimpleImage_GetImage/docker-archive-4 271.3Ki ± 0% SimpleImage_GetImage/podman-4 399.8Ki ± 0% geomean 329.3Ki │ .tmp/benchmark-f91291b.txt │ │ allocs/op │ SimpleImage_GetImage/docker-archive-4 2.143k ± 0% SimpleImage_GetImage/podman-4 2.672k ± 0% geomean 2.393k ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied" │ .tmp/benchmark-f91291b.txt │ │ sec/op │ SimpleImage_FetchSquashedContents/docker-archive-4 22.21µ ± 1% SimpleImage_FetchSquashedContents/podman-4 22.35µ ± 1% geomean 22.28µ │ .tmp/benchmark-f91291b.txt │ │ B/op │ SimpleImage_FetchSquashedContents/docker-archive-4 2.648Ki ± 0% SimpleImage_FetchSquashedContents/podman-4 2.648Ki ± 0% geomean 2.648Ki │ .tmp/benchmark-f91291b.txt │ │ allocs/op │ SimpleImage_FetchSquashedContents/docker-archive-4 21.00 ± 0% SimpleImage_FetchSquashedContents/podman-4 21.00 ± 0% geomean 21.00 goos: linux goarch: amd64 pkg: github.com/anchore/stereoscope/pkg/file cpu: AMD EPYC 7763 64-Core Processor ctr: │ .tmp/benchmark-f91291b.txt │ │ sec/op │ TarIndex-4 36.01µ ± 1% │ .tmp/benchmark-f91291b.txt │ │ B/op │ TarIndex-4 5.567Ki ± 0% │ .tmp/benchmark-f91291b.txt │ │ allocs/op │ TarIndex-4 93.00 ± 0% pkg: github.com/anchore/stereoscope/test/integration │ .tmp/benchmark-f91291b.txt │ │ sec/op │ SimpleImage_GetImage/docker-archive-4 1.057m ± 16% SimpleImage_GetImage/podman-4 18.69m ± 5% geomean 4.444m │ .tmp/benchmark-f91291b.txt │ │ B/op │ SimpleImage_GetImage/docker-archive-4 271.3Ki ± 0% SimpleImage_GetImage/podman-4 399.8Ki ± 0% geomean 329.3Ki │ .tmp/benchmark-f91291b.txt │ │ allocs/op │ SimpleImage_GetImage/docker-archive-4 2.143k ± 0% SimpleImage_GetImage/podman-4 2.672k ± 0% geomean 2.393k ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied" │ .tmp/benchmark-f91291b.txt │ │ sec/op │ SimpleImage_FetchSquashedContents/docker-archive-4 22.21µ ± 1% SimpleImage_FetchSquashedContents/podman-4 22.35µ ± 1% geomean 22.28µ │ .tmp/benchmark-f91291b.txt │ │ B/op │ SimpleImage_FetchSquashedContents/docker-archive-4 2.648Ki ± 0% SimpleImage_FetchSquashedContents/podman-4 2.648Ki ± 0% geomean 2.648Ki │ .tmp/benchmark-f91291b.txt │ │ allocs/op │ SimpleImage_FetchSquashedContents/docker-archive-4 21.00 ± 0% SimpleImage_FetchSquashedContents/podman-4 21.00 ± 0% geomean 21.00 ```