Last active
November 18, 2015 16:31
-
-
Save smiller171/795c942947ff37452813 to your computer and use it in GitHub Desktop.
docker io timeout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:24:53 + docker info | |
11:24:55 Containers: 0 | |
11:24:55 Images: 29 | |
11:24:55 Server Version: 1.9.0 | |
11:24:55 Storage Driver: aufs | |
11:24:55 Root Dir: /var/lib/docker/aufs | |
11:24:55 Backing Filesystem: extfs | |
11:24:55 Dirs: 29 | |
11:24:55 Dirperm1 Supported: false | |
11:24:55 Execution Driver: native-0.2 | |
11:24:55 Logging Driver: json-file | |
11:24:55 Kernel Version: 3.13.0-68-generic | |
11:24:55 Operating System: Ubuntu 14.04.3 LTS | |
11:24:55 CPUs: 4 | |
11:24:55 Total Memory: 14.69 GiB | |
11:24:55 Name: ip-10-1-10-137 | |
11:24:55 ID: DITR:RXDZ:MCVT:AS7X:CEWA:3V63:QQBB:7GRC:RQ4P:2FIJ:KPBZ:XDYT | |
11:24:55 WARNING: No swap limit support |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:24:53 + docker version | |
11:24:53 Client: | |
11:24:53 Version: 1.9.0 | |
11:24:53 API version: 1.21 | |
11:24:53 Go version: go1.4.2 | |
11:24:53 Git commit: 76d6bc9 | |
11:24:53 Built: Tue Nov 3 17:43:42 UTC 2015 | |
11:24:53 OS/Arch: linux/amd64 | |
11:24:53 | |
11:24:53 Server: | |
11:24:53 Version: 1.9.0 | |
11:24:53 API version: 1.21 | |
11:24:53 Go version: go1.4.2 | |
11:24:53 Git commit: 76d6bc9 | |
11:24:53 Built: Tue Nov 3 17:43:42 UTC 2015 | |
11:24:53 OS/Arch: linux/amd64 | |
11:24:53 + docker info | |
11:24:55 Containers: 0 | |
11:24:55 Images: 29 | |
11:24:55 Server Version: 1.9.0 | |
11:24:55 Storage Driver: aufs | |
11:24:55 Root Dir: /var/lib/docker/aufs | |
11:24:55 Backing Filesystem: extfs | |
11:24:55 Dirs: 29 | |
11:24:55 Dirperm1 Supported: false | |
11:24:55 Execution Driver: native-0.2 | |
11:24:55 Logging Driver: json-file | |
11:24:55 Kernel Version: 3.13.0-68-generic | |
11:24:55 Operating System: Ubuntu 14.04.3 LTS | |
11:24:55 CPUs: 4 | |
11:24:55 Total Memory: 14.69 GiB | |
11:24:55 Name: ip-10-1-10-137 | |
11:24:55 ID: DITR:RXDZ:MCVT:AS7X:CEWA:3V63:QQBB:7GRC:RQ4P:2FIJ:KPBZ:XDYT | |
11:24:55 WARNING: No swap limit support |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:27:28 [info] The push refers to a repository [docker.io/contentanalyst/caat-ingest] (len: 1) | |
11:27:28 [info] cf24da444746: Image already exists | |
11:27:28 [info] 38ef9ad83fb3: Image already exists | |
11:27:28 [info] 9accbf4ff3ba: Image already exists | |
11:27:28 [info] 0f4ae9d71c16: Image already exists | |
11:27:28 [info] 14d46e7f4779: Image already exists | |
11:27:28 [info] 375550324cfe: Image already exists | |
11:27:28 [info] f00797440c82: Image already exists | |
11:27:28 [info] adcf24fb9c32: Image already exists | |
11:27:28 [info] f3faa34bac30: Image already exists | |
11:27:58 [info] f72f256f5df7: Image push failed | |
11:27:58 [error] Head https://dseasb33srnrn.cloudfront.net/registry-v2/docker/registry/v2/blobs/sha256/58/580903fd75952038eef73f2b65ca5b01f2e4652ea4016b14d33c37516ce365b8/data?Expires=1447865248&Signature=RntzjjPrlmUfIWtx9sbzqRKNj~AXR69jzBbBkb6LEuHeG2MHXCfFQzESDr5C~En-e9iZ14mo7K73CrbAC9-zBJkaFRGLa9ODgCNiXo5oZnhhZOyNNVBOfGOmPQ3EaU2tQdfTB8B40VIBOP0TVrHqESO8DPyRINISFN25qnYom88_&Key-Pair-Id=APKAJECH5M7VWIS5YZ6Q: dial tcp 54.230.194.251:443: i/o timeout | |
11:27:58 java.lang.RuntimeException: Nonzero exit value: 1 | |
11:27:58 at com.typesafe.sbt.packager.docker.DockerPlugin$.publishDocker(DockerPlugin.scala:336) | |
11:27:58 at com.typesafe.sbt.packager.docker.DockerPlugin$$anonfun$projectSettings$15.apply(DockerPlugin.scala:113) | |
11:27:58 at com.typesafe.sbt.packager.docker.DockerPlugin$$anonfun$projectSettings$15.apply(DockerPlugin.scala:109) | |
11:27:58 at scala.Function4$$anonfun$tupled$1.apply(Function4.scala:35) | |
11:27:58 at scala.Function4$$anonfun$tupled$1.apply(Function4.scala:34) | |
11:27:58 at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
11:27:58 at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
11:27:58 at sbt.std.Transform$$anon$4.work(System.scala:63) | |
11:27:58 at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
11:27:58 at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
11:27:58 at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
11:27:58 at sbt.Execute.work(Execute.scala:235) | |
11:27:58 at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
11:27:58 at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
11:27:58 at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
11:27:58 at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
11:27:58 at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
11:27:58 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
11:27:58 at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
11:27:58 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
11:27:58 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
11:27:58 at java.lang.Thread.run(Thread.java:745) | |
11:27:58 [error] (caat_ingest/docker:publish) Nonzero exit value: 1 | |
11:27:58 [error] Total time: 127 s, completed Nov 18, 2015 11:27:58 AM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment