Skip to content

[28.x] testing#50658

Closed
thaJeztah wants to merge 3 commits intomoby:28.xfrom
thaJeztah:28.x_testing_ci
Closed

[28.x] testing#50658
thaJeztah wants to merge 3 commits intomoby:28.xfrom
thaJeztah:28.x_testing_ci

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Aug 7, 2025

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 28.4.0 milestone Aug 7, 2025
@thaJeztah
Copy link
Copy Markdown
Member Author

OK "good news" failing here as well, so it's still possible that it's github actions updating;

DONE 25 tests in 11.741s
Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=10m   -test.coverprofile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-coverage.out
panic: error loading frozen images: unable to resolve platform: unexpected end of JSON input

goroutine 1 [running, locked to thread]:
github.com/docker/docker/integration/plugin/logging.TestMain(0xc0003d2c80)
	/go/src/github.com/docker/docker/integration/plugin/logging/main_test.go:37 +0x1fb
main.main()
	_testmain.go:61 +0xa8

goroutine 10 [IO wait]:
internal/poll.runtime_pollWait(0x7fdc531ccf08, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0000da000?, 0xc0000dc000?, 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).Read(0xc0000da000, {0xc0000dc000, 0x1000, 0x1000})
	/usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0000da000, {0xc0000dc000?, 0x408494?, 0x0?})
	/usr/local/go/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc00043a1c8, {0xc0000dc000?, 0x40828f?, 0xc0003d4480?})
	/usr/local/go/src/net/net.go:194 +0x45
net/http.(*persistConn).Read(0xc00017c240, {0xc0000dc000?, 0x8246a5?, 0x12e8bc0?})
	/usr/local/go/src/net/http/transport.go:2122 +0x47
bufio.(*Reader).fill(0xc00034a060)
	/usr/local/go/src/bufio/bufio.go:113 +0x103
bufio.(*Reader).Peek(0xc00034a060, 0x1)
	/usr/local/go/src/bufio/bufio.go:152 +0x53
net/http.(*persistConn).readLoop(0xc00017c240)
	/usr/local/go/src/net/http/transport.go:2275 +0x172
created by net/http.(*Transport).dialConn in goroutine 8
	/usr/local/go/src/net/http/transport.go:1944 +0x174f

goroutine 11 [select]:
net/http.(*persistConn).writeLoop(0xc00017c240)
	/usr/local/go/src/net/http/transport.go:2590 +0xe7
created by net/http.(*Transport).dialConn in goroutine 8
	/usr/local/go/src/net/http/transport.go:1945 +0x17a5

=== Failed
=== FAIL: amd64.integration.plugin.logging  (0.00s)
panic: error loading frozen images: unable to resolve platform: unexpected end of JSON input

goroutine 1 [running, locked to thread]:
github.com/docker/docker/integration/plugin/logging.TestMain(0xc0003d2c80)
	/go/src/github.com/docker/docker/integration/plugin/logging/main_test.go:37 +0x1fb
main.main()
	_testmain.go:61 +0xa8

goroutine 10 [IO wait]:
internal/poll.runtime_pollWait(0x7fdc531ccf08, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0000da000?, 0xc0000dc000?, 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).Read(0xc0000da000, {0xc0000dc000, 0x1000, 0x1000})
	/usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0000da000, {0xc0000dc000?, 0x408494?, 0x0?})
	/usr/local/go/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc00043a1c8, {0xc0000dc000?, 0x40828f?, 0xc0003d4480?})
	/usr/local/go/src/net/net.go:194 +0x45
net/http.(*persistConn).Read(0xc00017c240, {0xc0000dc000?, 0x8246a5?, 0x12e8bc0?})
	/usr/local/go/src/net/http/transport.go:2122 +0x47
bufio.(*Reader).fill(0xc00034a060)
	/usr/local/go/src/bufio/bufio.go:113 +0x103
bufio.(*Reader).Peek(0xc00034a060, 0x1)
	/usr/local/go/src/bufio/bufio.go:152 +0x53
net/http.(*persistConn).readLoop(0xc00017c240)
	/usr/local/go/src/net/http/transport.go:2275 +0x172
created by net/http.(*Transport).dialConn in goroutine 8
	/usr/local/go/src/net/http/transport.go:1944 +0x174f

	_testmain.go:67 +0xa8

goroutine 54 [IO wait]:
internal/poll.runtime_pollWait(0x7fb78cfb66a0, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000257000?, 0xc0002a2000?, 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).Read(0xc000257000, {0xc0002a2000, 0x1000, 0x1000})
	/usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc000257000, {0xc0002a2000?, 0x408494?, 0x0?})
	/usr/local/go/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc000074768, {0xc0002a2000?, 0x40828f?, 0xc000254de0?})
	/usr/local/go/src/net/net.go:194 +0x45
net/http.(*persistConn).Read(0xc000282240, {0xc0002a2000?, 0x7e9285?, 0x132f0c0?})
	/usr/local/go/src/net/http/transport.go:2122 +0x47
bufio.(*Reader).fill(0xc0000921e0)
	/usr/local/go/src/bufio/bufio.go:113 +0x103
bufio.(*Reader).Peek(0xc0000921e0, 0x1)
	/usr/local/go/src/bufio/bufio.go:152 +0x53
net/http.(*persistConn).readLoop(0xc000282240)
	/usr/local/go/src/net/http/transport.go:2275 +0x172
created by net/http.(*Transport).dialConn in goroutine 52
	/usr/local/go/src/net/http/transport.go:1944 +0x174f

goroutine 55 [select]:
net/http.(*persistConn).writeLoop(0xc000282240)
	/usr/local/go/src/net/http/transport.go:2590 +0xe7
created by net/http.(*Transport).dialConn in goroutine 52
	/usr/local/go/src/net/http/transport.go:1945 +0x17a5

@thaJeztah
Copy link
Copy Markdown
Member Author

Loaded image: hello-world:latest
Loaded image: arm32v7/hello-world:latest
panic: error loading frozen images: invalid diffID for layer 0: expected "sha256:9c27e219663c25e0f28493790cc0b88bc973ba3b1686355f221c38a36978ac63", got "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"

goroutine 1 [running, locked to thread]:
github.com/moby/moby/v2/integration/build.TestMain(0x40004105a0)
	/go/src/github.com/docker/docker/integration/build/main_test.go:38 +0x200
main.main()

newLayer, err := l.lss.Get(r.ChainID())
if err != nil {
newLayer, err = l.loadLayer(ctx, layerPath, rootFS, diffID.String(), m.LayerSources[diffID], progressOutput)
if err != nil {
return err
}
}
defer layer.ReleaseAndLog(l.lss, newLayer)
if expected, actual := diffID, newLayer.DiffID(); expected != actual {
return fmt.Errorf("invalid diffID for layer %d: expected %q, got %q", i, expected, actual)
}

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant