Skip to content

make.bat: unrecognized failures #73244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Apr 8, 2025 · 5 comments
Closed

make.bat: unrecognized failures #73244

gopherbot opened this issue Apr 8, 2025 · 5 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "make.bat" && test == ""

Issue created automatically to collect these failures.

Example (log):

Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for windows/arm64.
# cmd/compile/internal/ssa
runtime: VirtualAlloc of 7675904 bytes failed with errno=1455
fatal error: out of memory

...
fatal error: out of memory
runtime: VirtualAlloc of 16384 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6ccb3c905?, 0x401cfe0000?})
	runtime/panic.go:1089 +0x34 fp=0xf7d21ff660 sp=0xf7d21ff630 pc=0x7ff6cc200ea4
runtime.sysUsedOS(0x401cfe0000, 0x2000)
	runtime/mem_windows.go:83 +0x168 fp=0xf7d21ff6c0 sp=0xf7d21ff660 pc=0x7ff6cc19e558
runtime.sysUsed(...)
...
runtime.sysUsed(...)
	runtime/mem.go:85
runtime.(*mheap).allocSpan(0x7ff6cd344fc0, 0x1, 0x0, 0x26)
	runtime/mheap.go:1367 +0x8ec fp=0xb34a3ff980 sp=0xb34a3ff860 pc=0x7ff6cc1b496c
runtime.(*mcentral).grow.(*mheap).alloc.func1()
	runtime/mheap.go:984 +0x5c fp=0xb34a3ff9d0 sp=0xb34a3ff980 pc=0x7ff6cc19daec
runtime.systemstack(0x0)
	runtime/asm_arm64.s:292 +0x6c fp=0xb34a3ff9e0 sp=0xb34a3ff9d0 pc=0x7ff6cc2061ac
html/template: C:\Users\swarming\.swarming\w\ir\x\w\goroot\pkg\tool\windows_arm64\compile.exe: exit status 0xc00000fd
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\x\w\goroot\pkg\tool\windows_arm64\go_bootstrap install cmd: exit status 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 8, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "make.bat" && test == ""
2025-04-07 20:34 gotip-windows-arm64 go@ffe47d97 make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for windows/arm64.
# cmd/compile/internal/ssa
runtime: VirtualAlloc of 7675904 bytes failed with errno=1455
fatal error: out of memory

...
fatal error: out of memory
runtime: VirtualAlloc of 16384 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6ccb3c905?, 0x401cfe0000?})
	runtime/panic.go:1089 +0x34 fp=0xf7d21ff660 sp=0xf7d21ff630 pc=0x7ff6cc200ea4
runtime.sysUsedOS(0x401cfe0000, 0x2000)
	runtime/mem_windows.go:83 +0x168 fp=0xf7d21ff6c0 sp=0xf7d21ff660 pc=0x7ff6cc19e558
runtime.sysUsed(...)
...
runtime.sysUsed(...)
	runtime/mem.go:85
runtime.(*mheap).allocSpan(0x7ff6cd344fc0, 0x1, 0x0, 0x26)
	runtime/mheap.go:1367 +0x8ec fp=0xb34a3ff980 sp=0xb34a3ff860 pc=0x7ff6cc1b496c
runtime.(*mcentral).grow.(*mheap).alloc.func1()
	runtime/mheap.go:984 +0x5c fp=0xb34a3ff9d0 sp=0xb34a3ff980 pc=0x7ff6cc19daec
runtime.systemstack(0x0)
	runtime/asm_arm64.s:292 +0x6c fp=0xb34a3ff9e0 sp=0xb34a3ff9d0 pc=0x7ff6cc2061ac
html/template: C:\Users\swarming\.swarming\w\ir\x\w\goroot\pkg\tool\windows_arm64\compile.exe: exit status 0xc00000fd
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\x\w\goroot\pkg\tool\windows_arm64\go_bootstrap install cmd: exit status 1
2025-04-08 01:33 x_tools-gotip-windows-arm64 tools@456962ef go@ffe47d97 make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for windows/arm64.
# cmd/internal/browser
fatal error: runtime: cannot allocate memory

runtime stack:
...
fatal error: out of memory
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff736e5c905?, 0x40012fd000?})
	runtime/panic.go:1089 +0x34 fp=0x55e87ff710 sp=0x55e87ff6e0 pc=0x7ff736520ea4
runtime.sysUsedOS(0x40012fc000, 0x2000)
	runtime/mem_windows.go:83 +0x168 fp=0x55e87ff770 sp=0x55e87ff710 pc=0x7ff7364be558
runtime.sysUsed(...)
...
	runtime/mem_windows.go:83 +0x168 fp=0xc85bfffbd0 sp=0xc85bfffb70 pc=0x7ff7364be558
runtime.sysUsed(...)
	runtime/mem.go:85
runtime.(*mheap).allocSpan(0x7ff737664fc0, 0x1, 0x0, 0xa)
	runtime/mheap.go:1367 +0x8ec fp=0xc85bfffcf0 sp=0xc85bfffbd0 pc=0x7ff7364d496c
runtime.(*mcentral).grow.(*mheap).alloc.func1()
	runtime/mheap.go:984 +0x5c fp=0xc85bfffd40 sp=0xc85bfffcf0 pc=0x7ff7364bdaec
runtime.systemstack(0x0)
	runtime/asm_arm64.s:292 +0x6c fp=0xc85bfffd50 sp=0xc85bfffd40 pc=0x7ff7365261ac
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\x\w\goroot\pkg\tool\windows_arm64\go_bootstrap install cmd: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "make.bat" && test == ""
2025-04-08 05:48 gotip-windows-arm64 go@af278bfb make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
# bootstrap/cmd/internal/obj/arm64
fatal error: runtime: cannot allocate memory

runtime stack:
runtime.throw({0x7ff762a6c402?, 0x7ff76322c8d8?})
	runtime/panic.go:1023 +0x40 fp=0xc4d05ff820 sp=0xc4d05ff7f0 pc=0x7ff762156cf0
runtime.persistentalloc1(...)
	runtime/malloc.go:1576
...
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff762a59136?, 0x400345c000?})
	runtime/panic.go:1023 +0x40 fp=0xec5c3ffb60 sp=0xec5c3ffb30 pc=0x7ff762156cf0
runtime.sysUsedOS(0x400345c000, 0x2000)
	runtime/mem_windows.go:83 +0x178 fp=0xec5c3ffbc0 sp=0xec5c3ffb60 pc=0x7ff76212f5c8
runtime.sysUsed(...)
	runtime/mem.go:77
runtime.(*mheap).allocSpan(0x7ff7631a6960, 0x1, 0x0, 0x36)
...
	runtime/mem_windows.go:83 +0x178 fp=0xe303fffce0 sp=0xe303fffc80 pc=0x7ff76212f5c8
runtime.sysUsed(...)
	runtime/mem.go:77
runtime.(*mheap).allocSpan(0x7ff7631a6960, 0x1, 0x0, 0x8)
	runtime/mheap.go:1347 +0x88c fp=0xe303fffdf0 sp=0xe303fffce0 pc=0x7ff762144dcc
runtime.(*mheap).alloc.func1()
	runtime/mheap.go:964 +0x6c fp=0xe303fffe40 sp=0xe303fffdf0 pc=0x7ff762143ffc
runtime.systemstack(0x0)
	runtime/asm_arm64.s:243 +0x6c fp=0xe303fffe50 sp=0xe303fffe40 pc=0x7ff76219131c
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap\bin\go install -tags=math_big_pure_go compiler_bootstrap purego bootstrap/cmd/...: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "make.bat" && test == ""
2025-04-08 01:33 x_tools-gotip-windows-arm64 tools@456962ef go@af278bfb make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
# bootstrap/cmd/compile/internal/ssa
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6e7f19136?, 0x4015282000?})
	runtime/panic.go:1023 +0x40 fp=0xcb3dfff5a0 sp=0xcb3dfff570 pc=0x7ff6e7616cf0
runtime.sysUsedOS(0x4015282000, 0x2000)
...
	cmd/compile/internal/ssagen/pgen.go:216 +0x30 fp=0x401290bf60 sp=0x401290be80 pc=0x7ff6e7c12490
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:182 +0x3c fp=0x401290bfa0 sp=0x401290bf60 pc=0x7ff6e7e0df3c
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:164 +0x3c fp=0x401290bfd0 sp=0x401290bfa0 pc=0x7ff6e7e0e2bc
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x401290bfd0 sp=0x401290bfd0 pc=0x7ff6e7653744
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 89
	cmd/compile/internal/gc/compile.go:163 +0x1e0
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap\bin\go install -tags=math_big_pure_go compiler_bootstrap purego bootstrap/cmd/...: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "make.bat" && test == ""
2025-04-08 01:33 x_tools-gotip-windows-arm64 tools@456962ef go@14b15a2b make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
# runtime
fatal error: runtime: cannot allocate memory

runtime stack:
runtime.throw({0x7ff762a6c402?, 0x7ff7621935b8?})
	runtime/panic.go:1023 +0x40 fp=0x367bfffb80 sp=0x367bfffb50 pc=0x7ff762156cf0
runtime.persistentalloc1(...)
	runtime/malloc.go:1576
runtime.persistentalloc.func1()
...
cmd/compile/internal/ssagen.Compile(0x4001862900, 0x2)
	cmd/compile/internal/ssagen/pgen.go:216 +0x30 fp=0x40080d7f60 sp=0x40080d7e80 pc=0x7ff762752490
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:182 +0x3c fp=0x40080d7fa0 sp=0x40080d7f60 pc=0x7ff76294df3c
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:164 +0x3c fp=0x40080d7fd0 sp=0x40080d7fa0 pc=0x7ff76294e2bc
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x40080d7fd0 sp=0x40080d7fd0 pc=0x7ff762193744
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 156
	cmd/compile/internal/gc/compile.go:163 +0x1e0

watchflakes

@gopherbot gopherbot reopened this Apr 8, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "make.bat" && test == ""
2025-04-08 13:12 gotip-windows-arm64 go@14b15a2b make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.22.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
# bootstrap/cmd/link/internal/ld
fatal error: runtime: cannot allocate memory
fatal error: runtime: cannot allocate memory

goroutine 3 gp=0x400004aa80 m=4 mp=0x4000062008 [running]:
runtime.throw({0x7ff6e7f2c402?, 0x7ff6e8676fb0?})
	runtime/panic.go:1023 +0x40 fp=0x400004fd50 sp=0x400004fd20 pc=0x7ff6e7616cf0
runtime.newArenaMayUnlock()
...
fatal error: out of memory
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6e7f19136?, 0x401b085000?})
	runtime/panic.go:1023 +0x40 fp=0xdff3bff590 sp=0xdff3bff560 pc=0x7ff6e7616cf0
runtime.sysUsedOS(0x401b084000, 0x4000)
...
	runtime/mem_windows.go:83 +0x178 fp=0xdff3fff9c0 sp=0xdff3fff960 pc=0x7ff6e75ef5c8
runtime.sysUsed(...)
	runtime/mem.go:77
runtime.(*mheap).allocSpan(0x7ff6e8666960, 0x1, 0x0, 0x41)
	runtime/mheap.go:1347 +0x88c fp=0xdff3fffad0 sp=0xdff3fff9c0 pc=0x7ff6e7604dcc
runtime.(*mheap).alloc.func1()
	runtime/mheap.go:964 +0x6c fp=0xdff3fffb20 sp=0xdff3fffad0 pc=0x7ff6e7603ffc
runtime.systemstack(0x0)
	runtime/asm_arm64.s:243 +0x6c fp=0xdff3fffb30 sp=0xdff3fffb20 pc=0x7ff6e765131c
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap\bin\go install -tags=math_big_pure_go compiler_bootstrap purego bootstrap/cmd/...: exit status 1

watchflakes

@github-project-automation github-project-automation bot moved this from Done to Active in Test Flakes Apr 8, 2025
@qmuntal qmuntal closed this as completed Apr 8, 2025
@github-project-automation github-project-automation bot moved this from Active to Done in Test Flakes Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

2 participants