lostluck commented on PR #26042:
URL: https://github.com/apache/beam/pull/26042#issuecomment-1556567357
Oh didn't expect that: It didn't like sourcing the container from docker.io.
No creds.
```
=== RUN TestSpannerIO_QueryBatch
Testcontainers properties file has been found:
/home/jenkins/.testcontainers.properties
2023/05/22 01:56:54 github.com/testcontainers/testcontainers-go - Connected
to docker:
Server Version: 20.10.23
API Version: 1.41
Operating System: Ubuntu 20.04.3 LTS
Total Memory: 104630 MB
2023/05/22 01:56:54 Failed to get image auth for docker.io. Setting empty
credentials for the image: docker.io/testcontainers/ryuk:0.4.0. Error
is:credentials not found in native keychain
2023/05/22 01:56:56 🐳 Creating container for image
docker.io/testcontainers/ryuk:0.4.0
2023/05/22 01:57:08 ✅ Container created: 095e19f14ae9
2023/05/22 01:57:08 🐳 Starting container: 095e19f14ae9
2023/05/22 01:57:09 🚧 Waiting for container id 095e19f14ae9 image:
docker.io/testcontainers/ryuk:0.4.0
2023/05/22 01:57:09 ✅ Container started: 095e19f14ae9
2023/05/22 01:57:09 Failed to get image auth for
https://index.docker.io/v1/. Setting empty credentials for the image:
cloud-spanner-emulator/emulator:latest. Error is:credentials not found in
native keychain
2023/05/22 01:57:09 Failed to get image auth for
https://index.docker.io/v1/. Setting empty credentials for the image:
cloud-spanner-emulator/emulator:latest. Error is:credentials not found in
native keychain
2023/05/22 01:57:11 Failed to get image auth for
https://index.docker.io/v1/. Setting empty credentials for the image:
cloud-spanner-emulator/emulator:latest. Error is:credentials not found in
native keychain
2023/05/22 01:57:15 Failed to get image auth for
https://index.docker.io/v1/. Setting empty credentials for the image:
cloud-spanner-emulator/emulator:latest. Error is:credentials not found in
native keychain
2023/05/22 01:57:23 Failed to get image auth for
https://index.docker.io/v1/. Setting empty credentials for the image:
cloud-spanner-emulator/emulator:latest. Error is:credentials not found in
native keychain
read_batch_test.go:46: failed to start container with 5 retries: Error
response from daemon: pull access denied for cloud-spanner-emulator/emulator,
repository does not exist or may require 'docker login': denied: requested
access to the resource is denied: failed to create container
--- FAIL: TestSpannerIO_QueryBatch (29.49s)
FAIL
FAIL github.com/apache/beam/sdks/v2/go/test/integration/io/spannerio 29.527s
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]