build(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#1… #540
Annotations
2 errors and 24 warnings
benchmark (self-hosted, macos, arm64, 13, test)
Process completed with exit code 1.
|
benchmark (self-hosted, macos, amd64, 13, test)
No benchmark result was found in /Users/ec2-user/ar/_work/finch/finch/benchmark.txt. Benchmark output was 'cd benchmark/all && go test -ldflags "-w -X github.com/runfinch/finch/pkg/version.Version=v1.6.0-4-g2151c9f5 -X github.com/runfinch/finch/pkg/version.GitCommit=2151c9f50420d7ebbd80469155218c1d655ecaf8" -bench=. -benchmem --installed="false"
--- FAIL: BenchmarkAll/BenchmarkVMInit
suite.go:62:
Error Trace: /Users/ec2-user/ar/_work/finch/finch/benchmark/suite.go:62
/Users/ec2-user/ar/_work/finch/finch/benchmark/benchmark.go:95
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/asm_amd64.s:1700
Error: Received unexpected error:
exit status 1
Test: BenchmarkAll/BenchmarkVMInit
SIGQUIT: quit
PC=0x7ff815f7508e m=0 sigcode=0
goroutine 0 gp=0x10ccb9040 m=0 mp=0x10ccb9f00 [idle]:
runtime.pthread_cond_wait(0x10ccba440, 0x10ccba400)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/sys_darwin.go:547 +0x2e fp=0x7ff7b3614970 sp=0x7ff7b3614948 pc=0x10c9427ce
runtime.semasleep(0xffffffffffffffff)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/os_darwin.go:71 +0xaf fp=0x7ff7b36149c8 sp=0x7ff7b3614970 pc=0x10c91f1ef
runtime.notesleep(0x10ccba040)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/lock_sema.go:183 +0x92 fp=0x7ff7b3614a00 sp=0x7ff7b36149c8 pc=0x10c8f7792
runtime.mPark(...)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:1866
runtime.stopm()
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:2885 +0x8c fp=0x7ff7b3614a30 sp=0x7ff7b3614a00 pc=0x10c929b2c
runtime.findRunnable()
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:3622 +0xd8f fp=0x7ff7b3614ba8 sp=0x7ff7b3614a30 pc=0x10c92b5cf
runtime.schedule()
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:3995 +0xb1 fp=0x7ff7b3614be0 sp=0x7ff7b3614ba8 pc=0x10c92c6b1
runtime.park_m(0xc0000dd6c0)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:4102 +0x1eb fp=0x7ff7b3614c38 sp=0x7ff7b3614be0 pc=0x10c92cacb
runtime.mcall()
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/asm_amd64.s:459 +0x4e fp=0x7ff7b3614c50 sp=0x7ff7b3614c38 pc=0x10c96094e
goroutine 1 gp=0xc0000061c0 m=nil [chan receive, 10 minutes]:
runtime.gopark(0xcd64928?, 0x10cd64a68?, 0x10?, 0x0?, 0x10cd65fa8?)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:424 +0xce fp=0xc0000d9880 sp=0xc0000d9860 pc=0x10c95a62e
runtime.chanrecv(0xc00002a1c0, 0x0, 0x1)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/chan.go:639 +0x41c fp=0xc0000d98f8 sp=0xc0000d9880 pc=0x10c8f21dc
runtime.chanrecv1(0xc0000d9938?, 0x10c902376?)
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/chan.go:489 +0x12 fp=0xc0000d9920 sp=0xc0000d98f8 pc=0x10c8f1db2
testing.(*B).run1(0xc0000d0008)
/usr/local/Cellar/go/1.23.4/libexec/src/testing/benchmark.go:217 +0xa6 fp=0xc0000d9a10 sp=0xc0000d9920 pc=0x10c9c1906
testing.(*B).Run(0xc0000d0788, {0x10ca9d10c?, 0x10c97fa8f?}, 0x10cb5d5c0)
/usr/local/Cellar/go/1.23.4/libexec/src/testing/benchmark.go:682 +0x491 fp=0xc0000d9b10 sp=0xc0000d9a10 pc=0x10c9c43d1
testing.runBenchmarks.func1(0xc0000d0788)
/usr/local/Cellar/go/1.23.4/libexec/src/testing/benchmark.go:543 +0x37 fp=0xc0000d9b50 sp=0xc0000d9b10 pc=0x10c9c34d7
testing.(*B).runN(0xc0000d0788, 0x1)
/usr/local/Cellar/go/1.23.4/libexec/src/testing/benchmark.go:193 +0xf0 fp=0xc0000d9ba0 sp=0xc0000d9b50 pc=0x10c9c1730
testing.runBenchmarks({0x10caa5698, 0x27}, 0x0?, {0x10cc7f550, 0x1, 0x10c9582fa?})
/usr/local/Cellar/go/1.23.4/libexec/src/testing/benchmark.go:552 +0x605 fp=0xc0000d9ca0 sp=0xc0000d9ba0 pc=0x10c9c3425
testing.(*M).Run(0xc0000a0d20)
/usr/local/Cellar/go/1.23.4/libexec/src/testing/testing.go:2050 +0x9b6 fp=0xc0000d9ed0 sp=0xc0000d9ca0 pc=0x10c9cf216
main.main()
_testmain.go:45 +0x9b fp=0xc0000d9f50 sp=0xc0000d9ed0 pc=0x10ca9a29b
runtime.main()
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/proc.go:272 +0x28b fp=0xc0000d9fe0 sp=0xc0000d9f50 pc=0x10c924fcb
runtime.goexit({})
/usr/local/Cellar/go/1.23.4/libexec/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000d9fe8 sp=0xc0000d9fe0 pc=0x10c96
|
benchmark (self-hosted, macos, arm64, 14, test)
go 1.23.4 is already installed and up-to-date.
To reinstall 1.23.4, run:
brew reinstall go
|
benchmark (self-hosted, macos, arm64, 14, test)
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|
benchmark (self-hosted, macos, arm64, 14, test)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
benchmark (self-hosted, macos, arm64, 14, test)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
benchmark (self-hosted, macos, arm64, 14, test)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
benchmark (self-hosted, macos, arm64, 14, test)
yq 4.45.1 is already installed and up-to-date.
To reinstall 4.45.1, run:
brew reinstall yq
|
benchmark (self-hosted, macos, arm64, 13, test)
go 1.23.4 is already installed and up-to-date.
To reinstall 1.23.4, run:
brew reinstall go
|
benchmark (self-hosted, macos, arm64, 13, test)
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|
benchmark (self-hosted, macos, arm64, 13, test)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
benchmark (self-hosted, macos, arm64, 13, test)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
benchmark (self-hosted, macos, arm64, 13, test)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
benchmark (self-hosted, macos, arm64, 13, test)
yq 4.45.1 is already installed and up-to-date.
To reinstall 4.45.1, run:
brew reinstall yq
|
benchmark (self-hosted, macos, amd64, 14, test)
go 1.23.4 is already installed and up-to-date.
To reinstall 1.23.4, run:
brew reinstall go
|
benchmark (self-hosted, macos, amd64, 14, test)
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|
benchmark (self-hosted, macos, amd64, 14, test)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
benchmark (self-hosted, macos, amd64, 14, test)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
benchmark (self-hosted, macos, amd64, 14, test)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
benchmark (self-hosted, macos, amd64, 14, test)
yq 4.45.1 is already installed and up-to-date.
To reinstall 4.45.1, run:
brew reinstall yq
|
benchmark (self-hosted, macos, amd64, 13, test)
go 1.23.4 is already installed and up-to-date.
To reinstall 1.23.4, run:
brew reinstall go
|
benchmark (self-hosted, macos, amd64, 13, test)
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|
benchmark (self-hosted, macos, amd64, 13, test)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
benchmark (self-hosted, macos, amd64, 13, test)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
benchmark (self-hosted, macos, amd64, 13, test)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
benchmark (self-hosted, macos, amd64, 13, test)
yq 4.45.1 is already installed and up-to-date.
To reinstall 4.45.1, run:
brew reinstall yq
|