buildkit #329
Annotations
3 errors
|
client/run.go#L315
=== RUN TestClientGatewayIntegration
run.go:315: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35597/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.03s)
|
|
client/sandbox.go#L147
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd-1.7/secmode=insecure
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd-1.7/secmode=insecure
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd-1.7/secmode=insecure
sandbox.go:147: sandbox timeout reached, stopping worker
sandbox.go:187: buildkitd debug logs:
goroutine 251 [running]:
runtime/pprof.writeGoroutineStacks({0x2070260, 0xc0000320e0})
/usr/local/go/src/runtime/pprof/pprof.go:761 +0x6a
runtime/pprof.writeGoroutine({0x2070260?, 0xc0000320e0?}, 0xc000536e40?)
/usr/local/go/src/runtime/pprof/pprof.go:750 +0x25
runtime/pprof.(*Profile).WriteTo(0x2e86b90?, {0x2070260?, 0xc0000320e0?}, 0xc?)
/usr/local/go/src/runtime/pprof/pprof.go:374 +0x14b
net/http/pprof.handler.ServeHTTP({0xc0003a2131, 0x9}, {0x2089340, 0xc0000320e0}, 0xc00043a640)
/usr/local/go/src/net/http/pprof/pprof.go:272 +0x52f
net/http/pprof.Index({0x2089340, 0xc0000320e0}, 0xc00043a640?)
/usr/local/go/src/net/http/pprof/pprof.go:388 +0xde
net/http.HandlerFunc.ServeHTTP(0xc000131500?, {0x2089340?, 0xc0000320e0?}, 0x769876?)
/usr/local/go/src/net/http/server.go:2220 +0x29
net/http.(*ServeMux).ServeHTTP(0x46f639?, {0x2089340, 0xc0000320e0}, 0xc00043a640)
/usr/local/go/src/net/http/server.go:2747 +0x1ca
net/http.serverHandler.ServeHTTP({0xc000536a20?}, {0x2089340?, 0xc0000320e0?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc000642900, {0x208cbe0, 0xc000312720})
/usr/local/go/src/net/http/server.go:2092 +0x5d0
created by net/http.(*Server).Serve in goroutine 35
/usr/local/go/src/net/http/server.go:3360 +0x485
goroutine 1 [select, 5 minutes, locked to thread]:
main.main.func3(0xc00012e000)
/src/cmd/buildkitd/main.go:384 +0x1530
github.com/urfave/cli.HandleAction({0x1a0b460?, 0xc000234170?}, 0xc000506380?)
/src/vendor/github.com/urfave/cli/app.go:524 +0x50
github.com/urfave/cli.(*App).Run(0xc000506380, {0xc0000501a0, 0xd, 0xd})
/src/vendor/github.com/urfave/cli/app.go:286 +0x79b
main.main()
/src/cmd/buildkitd/main.go:413 +0x139a
goroutine 13 [select]:
github.com/moby/buildkit/util/tracing/detect.(*TraceRecorder).gcLoop(0xc00049a000, {0x208cc18, 0xc0003600a0})
/src/util/tracing/detect/recorder.go:108 +0x185
created by github.com/moby/buildkit/util/tracing/detect.NewTraceRecorder in goroutine 1
/src/util/tracing/detect/recorder.go:49 +0x185
goroutine 18 [syscall, 5 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x29
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 1
/usr/local/go/src/os/signal/signal.go:151 +0x1f
goroutine 19 [chan receive, 5 minutes]:
github.com/moby/buildkit/util/appcontext.Context.func1.1()
/src/util/appcontext/appcontext.go:36 +0x65
created by github.com/moby/buildkit/util/appcontext.Context.func1 in goroutine 1
/src/util/appcontext/appcontext.go:34 +0x19a
goroutine 35 [IO wait]:
internal/poll.runtime_pollWait(0x7f4c5ee716b0, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0000c0b00?, 0xc000014ce8?, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Accept(0xc0000c0b00)
/usr/local/go/src/internal/poll/fd_unix.go:620 +0x295
net.(*netFD).accept(0xc0000c0b00)
/usr/local/go/src/net/fd_unix.go:172 +0x29
|
|
|
The logs for this run have expired and are no longer available.
Loading