Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benjaminsavoy/71b166d23d88d49cc217027f6857579d to your computer and use it in GitHub Desktop.
Save benjaminsavoy/71b166d23d88d49cc217027f6857579d to your computer and use it in GitHub Desktop.
foobar:playcloud benjamin$ docker-compose logs
Attaching to playcloud_proxy_1, playcloud_coder_1, playcloud_redis_1
redis_1 | _._
redis_1 | _.-``__ ''-._
redis_1 | _.-`` `. `_. ''-._ Redis 3.2.0 (00000000/0) 64 bit
redis_1 | .-`` .-```. ```\/ _.,_ ''-._
proxy_1 | [INFO] Scanning for projects...
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
redis_1 | ( ' , .-` | `, ) Running in standalone mode
Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom (9 KB at 6.2 KB/sec)
redis_1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
redis_1 | | `-._ `._ / _.-' | PID: 1
Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar (67 KB at 110.0 KB/sec)
redis_1 | `-._ `-._ `-./ _.-' _.-'
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.pom
Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.pom (8 KB at 21.9 KB/sec)
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'|
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
redis_1 | | `-._`-._ _.-'_.-' | http://redis.io
Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 KB at 71.8 KB/sec)
redis_1 | `-._ `-._`-.__.-'_.-' _.-'
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
redis_1 | |`-._`-._ `-.__.-' _.-'_.-'|
Downloaded: https://repo.spring.io/libs-release/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4 KB at 11.7 KB/sec)
redis_1 | | `-._`-._ _.-'_.-' |
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.jar
redis_1 | `-._ `-._`-.__.-'_.-' _.-'
redis_1 | `-._ `-.__.-' _.-'
Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.jar (34 KB at 101.2 KB/sec)
redis_1 | `-._ _.-'
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
redis_1 | `-.__.-'
Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (7 KB at 21.3 KB/sec)
redis_1 |
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 KB at 79.7 KB/sec)
redis_1 | 1:M 23 May 11:46:01.282 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded: https://repo.spring.io/libs-release/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 14.4 KB/sec)
redis_1 | 1:M 23 May 11:46:01.282 # Server started, Redis version 3.2.0
proxy_1 | Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
redis_1 | 1:M 23 May 11:46:01.282 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 KB at 98.4 KB/sec)
redis_1 | 1:M 23 May 11:46:01.282 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
redis_1 | 1:M 23 May 11:46:01.282 * The server is now ready to accept connections on port 6379
proxy_1 | [INFO]
proxy_1 | [INFO] ------------------------------------------------------------------------
proxy_1 | [INFO] Building java-proxy 1.0-SNAPSHOT
proxy_1 | [INFO] ------------------------------------------------------------------------
proxy_1 | [INFO]
proxy_1 | [INFO] >>> spring-boot-maven-plugin:1.3.1.RELEASE:run (default-cli) > test-compile @ java-proxy >>>
proxy_1 | [INFO]
proxy_1 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-proxy ---
proxy_1 | [INFO] Using 'UTF-8' encoding to copy filtered resources.
proxy_1 | [INFO] Copying 1 resource
proxy_1 | [INFO] Copying 0 resource
proxy_1 | [INFO]
proxy_1 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ java-proxy ---
proxy_1 | [INFO] Nothing to compile - all classes are up to date
proxy_1 | [INFO]
proxy_1 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ java-proxy ---
proxy_1 | [INFO] Using 'UTF-8' encoding to copy filtered resources.
proxy_1 | [INFO] skip non existing resourceDirectory /usr/src/app/src/test/resources
proxy_1 | [INFO]
proxy_1 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ java-proxy ---
proxy_1 | [INFO] Nothing to compile - all classes are up to date
proxy_1 | [INFO]
proxy_1 | [INFO] <<< spring-boot-maven-plugin:1.3.1.RELEASE:run (default-cli) < test-compile @ java-proxy <<<
proxy_1 | [INFO]
proxy_1 | [INFO] --- spring-boot-maven-plugin:1.3.1.RELEASE:run (default-cli) @ java-proxy ---
proxy_1 |
proxy_1 | . ____ _ __ _ _
proxy_1 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
proxy_1 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
proxy_1 | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
proxy_1 | ' |____| .__|_| |_|_| |_\__, | / / / /
proxy_1 | =========|_|==============|___/=/_/_/_/
proxy_1 | :: Spring Boot :: (v1.3.1.RELEASE)
proxy_1 |
proxy_1 | 2016-05-23 11:46:12.700 INFO 1 --- [ main] ch.unine.iiun.safecloud.Application : Starting Application on 1129ea3c7007 with PID 1 (/usr/src/app/target/classes started by root in /usr/src/app)
proxy_1 | 2016-05-23 11:46:12.710 INFO 1 --- [ main] ch.unine.iiun.safecloud.Application : No active profile set, falling back to default profiles: default
proxy_1 | 2016-05-23 11:46:12.833 INFO 1 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3bb41a89: startup date [Mon May 23 11:46:12 UTC 2016]; root of context hierarchy
proxy_1 | 2016-05-23 11:46:14.174 INFO 1 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
proxy_1 | 2016-05-23 11:46:15.198 INFO 1 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8080 (http)
proxy_1 | 2016-05-23 11:46:15.223 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat
proxy_1 | 2016-05-23 11:46:15.224 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.0.30
proxy_1 | 2016-05-23 11:46:15.355 INFO 1 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
proxy_1 | 2016-05-23 11:46:15.357 INFO 1 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2524 ms
proxy_1 | 2016-05-23 11:46:15.930 INFO 1 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
proxy_1 | 2016-05-23 11:46:15.934 INFO 1 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
proxy_1 | 2016-05-23 11:46:15.935 INFO 1 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
proxy_1 | 2016-05-23 11:46:15.935 INFO 1 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
proxy_1 | 2016-05-23 11:46:15.937 INFO 1 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
proxy_1 | 2016-05-23 11:46:38.220 INFO 1 --- [ost-startStop-1] o.a.c.util.SessionIdGeneratorBase : Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [22,242] milliseconds.
proxy_1 | 2016-05-23 11:46:38.594 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3bb41a89: startup date [Mon May 23 11:46:12 UTC 2016]; root of context hierarchy
proxy_1 | 2016-05-23 11:46:38.717 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.String> ch.unine.iiun.safecloud.Controller.putKeyLess(byte[])
proxy_1 | 2016-05-23 11:46:38.718 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/{path}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<byte[]> ch.unine.iiun.safecloud.Controller.get(java.lang.String)
proxy_1 | 2016-05-23 11:46:38.719 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/{path}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<java.lang.String> ch.unine.iiun.safecloud.Controller.put(java.lang.String,byte[])
proxy_1 | 2016-05-23 11:46:38.725 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
proxy_1 | 2016-05-23 11:46:38.725 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
proxy_1 | 2016-05-23 11:46:38.781 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
proxy_1 | 2016-05-23 11:46:38.781 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
proxy_1 | 2016-05-23 11:46:38.843 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
proxy_1 | 2016-05-23 11:46:39.014 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
proxy_1 | 2016-05-23 11:46:39.116 INFO 1 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http)
proxy_1 | 2016-05-23 11:46:39.136 INFO 1 --- [ main] ch.unine.iiun.safecloud.Application : Started Application in 27.115 seconds (JVM running for 37.616)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment