Skip to content
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

unable to build kafkamanager docker image #68

Open
jazzl0ver opened this issue Aug 15, 2018 · 2 comments
Open

unable to build kafkamanager docker image #68

jazzl0ver opened this issue Aug 15, 2018 · 2 comments

Comments

@jazzl0ver
Copy link
Collaborator

It fails with:

$ pwd
/home/user/go/src/github.com/cloudstax/firecamp/catalog/kafkamanager/1.3.3/dockerfile
$ docker build -t 111111111111.dkr.ecr.us-east-1.amazonaws.com/firecamp-kafka-manager:1.3.3-1.0 .
Sending build context to Docker daemon  11.57MB
Step 1/10 : FROM debian:jessie-backports
 ---> 3c66f9166174
...
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::              FAILED DOWNLOADS            ::
[warn]  :: ^ see resolution messages for details  ^ ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: org.xerial.snappy#snappy-java;1.1.7.1!snappy-java.jar
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[info] Wrote /tmp/kafka-manager/target/scala-2.11/kafka-manager_2.11-1.3.3.18.pom
sbt.ResolveException: download failed: org.xerial.snappy#snappy-java;1.1.7.1!snappy-java.jar'
...

Evert time it fails to download different files.

jazzl0ver added a commit to jazzl0ver/firecamp that referenced this issue Aug 15, 2018
@JuniusLuo
Copy link
Contributor

This would be a temporary sbt download issue. Better to simply retry the build?

@jazzl0ver
Copy link
Collaborator Author

I tried multiple times (from different locations, including a specially created EC2 instance in us-east-1) - it fails every time.

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

No branches or pull requests

2 participants