Skip to content

Instantly share code, notes, and snippets.

@nebhale
Created August 13, 2020 21:03
Show Gist options
  • Save nebhale/1a77384cbfa7538cf4eb87881d5c28c5 to your computer and use it in GitHub Desktop.
Save nebhale/1a77384cbfa7538cf4eb87881d5c28c5 to your computer and use it in GitHub Desktop.
➜ ~/d/s/p/s/j/leiningen main pack build applications/leiningen
base-cnb: Pulling from paketo-buildpacks/run
Digest: sha256:1303a41dfeebb0450640655ad464c66af5c2a500e20ad86d5687f00c4805d971
Status: Image is up to date for gcr.io/paketo-buildpacks/run:base-cnb
0.9.0: Pulling from buildpacksio/lifecycle
Digest: sha256:1ca5d38c85aec390a17e721e6d7e79499f307d9c6c808962558de61cc6ccb17c
Status: Image is up to date for buildpacksio/lifecycle:0.9.0
===> DETECTING
[detector] 6 of 17 buildpacks participating
[detector] paketo-buildpacks/bellsoft-liberica 2.13.0-3-g9870d4f
[detector] paketo-buildpacks/leiningen DEVELOPMENT
[detector] paketo-buildpacks/executable-jar 2.1.1-3-ge3c1ea0
[detector] paketo-buildpacks/apache-tomcat 1.5.0-2-g3425e29
[detector] paketo-buildpacks/dist-zip 1.4.0-2-g138b3c3
[detector] paketo-buildpacks/spring-boot 2.6.0-3-gc1d8b1f
===> ANALYZING
[analyzer] Previous image with name "index.docker.io/applications/leiningen:latest" not found
===> RESTORING
===> BUILDING
[builder]
[builder] Paketo BellSoft Liberica Buildpack 2.13.0-3-g9870d4f
[builder] https://github.com/paketo-buildpacks/bellsoft-liberica
[builder] Build Configuration:
[builder] $BP_JVM_VERSION 11.* the Java version
[builder] Launch Configuration:
[builder] $BPL_JVM_HEAD_ROOM 0 the headroom in memory calculation
[builder] $BPL_JVM_LOADED_CLASS_COUNT 35% of classes the number of loaded classes in memory calculation
[builder] $BPL_JVM_THREAD_COUNT 250 the number of threads in memory calculation
[builder] $JAVA_TOOL_OPTIONS the JVM launch flags
[builder] BellSoft Liberica JDK 11.0.8: Contributing to layer
[builder] Reusing cached download from buildpack
[builder] Expanding to /layers/paketo-buildpacks_bellsoft-liberica/jdk
[builder] Adding 127 container CA certificates to JVM truststore
[builder] Writing env.build/JAVA_HOME.override
[builder] Writing env.build/JDK_HOME.override
[builder] BellSoft Liberica JRE 11.0.8: Contributing to layer
[builder] Reusing cached download from buildpack
[builder] Expanding to /layers/paketo-buildpacks_bellsoft-liberica/jre
[builder] Writing env.launch/JAVA_HOME.override
[builder] Writing env.launch/MALLOC_ARENA_MAX.override
[builder] Writing profile.d/active-processor-count.sh
[builder] Writing profile.d/java-tool-options.sh
[builder] Memory Calculator 4.1.0: Contributing to layer
[builder] Reusing cached download from buildpack
[builder] Expanding to /layers/paketo-buildpacks_bellsoft-liberica/memory-calculator
[builder] Writing profile.d/memory-calculator.sh
[builder] Class Counter: Contributing to layer
[builder] Copying to /layers/paketo-buildpacks_bellsoft-liberica/class-counter
[builder] JVMKill Agent 1.16.0: Contributing to layer
[builder] Reusing cached download from buildpack
[builder] Copying to /layers/paketo-buildpacks_bellsoft-liberica/jvmkill
[builder] Writing env.launch/JAVA_TOOL_OPTIONS.append
[builder] Link-Local DNS: Contributing to layer
[builder] Copying to /layers/paketo-buildpacks_bellsoft-liberica/link-local-dns
[builder] Writing profile.d/link-local-dns.sh
[builder] Java Security Properties: Contributing to layer
[builder] Writing env.launch/JAVA_SECURITY_PROPERTIES.override
[builder] Writing env.launch/JAVA_TOOL_OPTIONS.append
[builder] Security Providers Configurer: Contributing to layer
[builder] Copying to /layers/paketo-buildpacks_bellsoft-liberica/security-providers-configurer
[builder] Writing profile.d/security-providers-classpath.sh
[builder] Writing profile.d/security-providers-configurer.sh
[builder] OpenSSL Certificate Loader: Contributing to layer
[builder] Copying to /layers/paketo-buildpacks_bellsoft-liberica/openssl-certificate-loader
[builder] Writing profile.d/openssl-certificate-loader.sh
[builder]
[builder] Paketo Leiningen Buildpack DEVELOPMENT
[builder] https://github.com/paketo-buildpacks/leiningen
[builder] Build Configuration:
[builder] $BP_LEIN_BUILD_ARGUMENTS uberjar the arguments to pass to Lein
[builder] $BP_LEIN_BUILT_ARTIFACT target/*-standalone.jar the built application artifact explicitly. Supersedes $BP_LEIN_BUILT_MODULE
[builder] $BP_LEIN_BUILT_MODULE the module to find application artifact in
[builder] Leiningen 2.9.4: Contributing to layer
[builder] Reusing cached download from buildpack
[builder] Copying /layers/paketo-buildpacks_leiningen/lein
[builder] Creating cache directory /home/cnb/.lein
[builder] Compiled Application: Contributing to layer
[builder] Executing lein uberjar
[builder] Downloading Leiningen to /home/cnb/.lein/self-installs/leiningen-2.9.4-standalone.jar now...
[builder] % Total % Received % Xferd Average Speed Time Time Time Current
[builder] Dload Upload Total Spent Left Speed
100 637 100 637 0 0 3981 0 --:--:-- --:--:-- --:--:-- 3981
100 11.9M 100 11.9M 0 0 6651k 0 0:00:01 0:00:01 --:--:-- 8910k
[builder] /home/cnb/.lein/self-installs/leiningen-2.9.4-standalone.jar.pending: OK
[builder] Retrieving org/clojure/clojure/1.10.1/clojure-1.10.1.pom from central
[builder] Retrieving org/clojure/spec.alpha/0.2.176/spec.alpha-0.2.176.pom from central
[builder] Retrieving org/clojure/pom.contrib/0.2.2/pom.contrib-0.2.2.pom from central
[builder] Retrieving org/clojure/core.specs.alpha/0.2.44/core.specs.alpha-0.2.44.pom from central
[builder] Retrieving io/pedestal/pedestal.service/0.5.8/pedestal.service-0.5.8.pom from clojars
[builder] Retrieving io/pedestal/pedestal.log/0.5.8/pedestal.log-0.5.8.pom from clojars
[builder] Retrieving org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom from central
[builder] Retrieving org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom from central
[builder] Retrieving io/dropwizard/metrics/metrics-core/4.1.0/metrics-core-4.1.0.pom from central
[builder] Retrieving io/dropwizard/metrics/metrics-parent/4.1.0/metrics-parent-4.1.0.pom from central
[builder] Retrieving io/dropwizard/metrics/metrics-jmx/4.1.0/metrics-jmx-4.1.0.pom from central
[builder] Retrieving io/dropwizard/metrics/metrics-bom/4.1.0/metrics-bom-4.1.0.pom from central
[builder] Retrieving io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom from central
[builder] Retrieving io/opentracing/parent/0.33.0/parent-0.33.0.pom from central
[builder] Retrieving io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom from central
[builder] Retrieving io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom from central
[builder] Retrieving io/pedestal/pedestal.interceptor/0.5.8/pedestal.interceptor-0.5.8.pom from clojars
[builder] Retrieving org/clojure/core.async/0.4.490/core.async-0.4.490.pom from central
[builder] Retrieving org/clojure/clojure/1.7.0/clojure-1.7.0.pom from central
[builder] Retrieving org/sonatype/oss/oss-parent/7/oss-parent-7.pom from central
[builder] Retrieving org/clojure/core.match/0.3.0/core.match-0.3.0.pom from central
[builder] Retrieving org/clojure/clojure/1.5.1/clojure-1.5.1.pom from central
[builder] Retrieving org/sonatype/oss/oss-parent/5/oss-parent-5.pom from central
[builder] Retrieving org/clojure/tools.analyzer.jvm/0.7.2/tools.analyzer.jvm-0.7.2.pom from central
[builder] Retrieving org/clojure/tools.analyzer/0.6.9/tools.analyzer-0.6.9.pom from central
[builder] Retrieving org/clojure/pom.contrib/0.1.2/pom.contrib-0.1.2.pom from central
[builder] Retrieving org/clojure/core.memoize/0.5.9/core.memoize-0.5.9.pom from central
[builder] Retrieving org/clojure/core.cache/0.6.5/core.cache-0.6.5.pom from central
[builder] Retrieving org/clojure/data.priority-map/0.0.7/data.priority-map-0.0.7.pom from central
[builder] Retrieving org/clojure/clojure/1.4.0/clojure-1.4.0.pom from central
[builder] Retrieving org/ow2/asm/asm-all/4.2/asm-all-4.2.pom from central
[builder] Retrieving org/ow2/asm/asm-parent/4.2/asm-parent-4.2.pom from central
[builder] Retrieving org/ow2/ow2/1.3/ow2-1.3.pom from central
[builder] Retrieving org/clojure/tools.reader/1.0.0-beta4/tools.reader-1.0.0-beta4.pom from central
[builder] Retrieving org/clojure/pom.contrib/0.2.0/pom.contrib-0.2.0.pom from central
[builder] Retrieving io/pedestal/pedestal.route/0.5.8/pedestal.route-0.5.8.pom from clojars
[builder] Retrieving org/clojure/core.incubator/0.1.4/core.incubator-0.1.4.pom from central
[builder] Retrieving ring/ring-core/1.7.1/ring-core-1.7.1.pom from clojars
[builder] Retrieving ring/ring-codec/1.1.1/ring-codec-1.1.1.pom from clojars
[builder] Retrieving commons-codec/commons-codec/1.11/commons-codec-1.11.pom from central
[builder] Retrieving org/apache/commons/commons-parent/42/commons-parent-42.pom from central
[builder] Retrieving org/apache/apache/18/apache-18.pom from central
[builder] Retrieving commons-io/commons-io/2.6/commons-io-2.6.pom from central
[builder] Retrieving commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom from central
[builder] Retrieving org/apache/commons/commons-parent/41/commons-parent-41.pom from central
[builder] Retrieving commons-io/commons-io/2.2/commons-io-2.2.pom from central
[builder] Retrieving org/apache/commons/commons-parent/24/commons-parent-24.pom from central
[builder] Retrieving org/apache/apache/9/apache-9.pom from central
[builder] Retrieving clj-time/clj-time/0.14.3/clj-time-0.14.3.pom from clojars
[builder] Retrieving joda-time/joda-time/2.9.9/joda-time-2.9.9.pom from central
[builder] Retrieving cheshire/cheshire/5.8.1/cheshire-5.8.1.pom from clojars
[builder] Retrieving com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom from central
[builder] Retrieving com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom from central
[builder] Retrieving com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom from central
[builder] Retrieving com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom from central
[builder] Retrieving com/fasterxml/oss-parent/33/oss-parent-33.pom from central
[builder] Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.9.6/jackson-dataformat-smile-2.9.6.pom from central
[builder] Retrieving com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.9.6/jackson-dataformats-binary-2.9.6.pom from central
[builder] Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.9.6/jackson-dataformat-cbor-2.9.6.pom from central
[builder] Retrieving tigris/tigris/0.1.1/tigris-0.1.1.pom from clojars
[builder] Retrieving org/clojure/tools.reader/1.3.2/tools.reader-1.3.2.pom from central
[builder] Retrieving com/cognitect/transit-clj/0.8.313/transit-clj-0.8.313.pom from central
[builder] Retrieving com/cognitect/transit-java/0.8.337/transit-java-0.8.337.pom from central
[builder] Retrieving com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom from central
[builder] Retrieving com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom from central
[builder] Retrieving com/fasterxml/oss-parent/27/oss-parent-27.pom from central
[builder] Retrieving org/msgpack/msgpack/0.6.12/msgpack-0.6.12.pom from central
[builder] Retrieving com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom from central
[builder] Retrieving org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom from central
[builder] Retrieving commons-codec/commons-codec/1.10/commons-codec-1.10.pom from central
[builder] Retrieving org/apache/commons/commons-parent/35/commons-parent-35.pom from central
[builder] Retrieving org/apache/apache/15/apache-15.pom from central
[builder] Retrieving javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom from central
[builder] Retrieving javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom from central
[builder] Retrieving net/java/jvnet-parent/5/jvnet-parent-5.pom from central
[builder] Retrieving commons-codec/commons-codec/1.12/commons-codec-1.12.pom from central
[builder] Retrieving org/apache/commons/commons-parent/47/commons-parent-47.pom from central
[builder] Retrieving org/apache/apache/19/apache-19.pom from central
[builder] Retrieving crypto-random/crypto-random/1.2.0/crypto-random-1.2.0.pom from clojars
[builder] Retrieving org/clojure/clojure/1.2.1/clojure-1.2.1.pom from central
[builder] Retrieving crypto-equality/crypto-equality/1.0.0/crypto-equality-1.0.0.pom from clojars
[builder] Retrieving io/pedestal/pedestal.jetty/0.5.8/pedestal.jetty-0.5.8.pom from clojars
[builder] Retrieving org/eclipse/jetty/jetty-server/9.4.18.v20190429/jetty-server-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-project/9.4.18.v20190429/jetty-project-9.4.18.v20190429.pom from central
[builder] Retrieving javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom from central
[builder] Retrieving net/java/jvnet-parent/3/jvnet-parent-3.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-http/9.4.18.v20190429/jetty-http-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-util/9.4.18.v20190429/jetty-util-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-io/9.4.18.v20190429/jetty-io-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-servlet/9.4.18.v20190429/jetty-servlet-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-security/9.4.18.v20190429/jetty-security-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-parent/21/jetty-parent-21.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-alpn-server/9.4.18.v20190429/jetty-alpn-server-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-alpn-parent/9.4.18.v20190429/jetty-alpn-parent-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/http2/http2-server/9.4.18.v20190429/http2-server-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/http2/http2-parent/9.4.18.v20190429/http2-parent-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/http2/http2-common/9.4.18.v20190429/http2-common-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/http2/http2-hpack/9.4.18.v20190429/http2-hpack-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-api/9.4.18.v20190429/websocket-api-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-parent/9.4.18.v20190429/websocket-parent-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-servlet/9.4.18.v20190429/websocket-servlet-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-server/9.4.18.v20190429/websocket-server-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-common/9.4.18.v20190429/websocket-common-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-client/9.4.18.v20190429/websocket-client-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-client/9.4.18.v20190429/jetty-client-9.4.18.v20190429.pom from central
[builder] Retrieving org/eclipse/jetty/jetty-xml/9.4.18.v20190429/jetty-xml-9.4.18.v20190429.pom from central
[builder] Retrieving ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom from central
[builder] Retrieving ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom from central
[builder] Retrieving ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom from central
[builder] Retrieving org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom from central
[builder] Retrieving org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom from central
[builder] Retrieving org/slf4j/log4j-over-slf4j/1.7.26/log4j-over-slf4j-1.7.26.pom from central
[builder] Retrieving org/clojure/spec.alpha/0.2.176/spec.alpha-0.2.176.jar from central
[builder] Retrieving org/clojure/core.specs.alpha/0.2.44/core.specs.alpha-0.2.44.jar from central
[builder] Retrieving org/clojure/clojure/1.10.1/clojure-1.10.1.jar from central
[builder] Retrieving io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar from central
[builder] Retrieving io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar from central
[builder] Retrieving io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar from central
[builder] Retrieving io/dropwizard/metrics/metrics-core/4.1.0/metrics-core-4.1.0.jar from central
[builder] Retrieving io/dropwizard/metrics/metrics-jmx/4.1.0/metrics-jmx-4.1.0.jar from central
[builder] Retrieving org/clojure/core.match/0.3.0/core.match-0.3.0.jar from central
[builder] Retrieving org/clojure/core.incubator/0.1.4/core.incubator-0.1.4.jar from central
[builder] Retrieving org/clojure/core.async/0.4.490/core.async-0.4.490.jar from central
[builder] Retrieving joda-time/joda-time/2.9.9/joda-time-2.9.9.jar from central
[builder] Retrieving commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar from central
[builder] Retrieving commons-io/commons-io/2.6/commons-io-2.6.jar from central
[builder] Retrieving com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar from central
[builder] Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.9.6/jackson-dataformat-smile-2.9.6.jar from central
[builder] Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.9.6/jackson-dataformat-cbor-2.9.6.jar from central
[builder] Retrieving org/clojure/tools.reader/1.3.2/tools.reader-1.3.2.jar from central
[builder] Retrieving org/clojure/tools.analyzer.jvm/0.7.2/tools.analyzer.jvm-0.7.2.jar from central
[builder] Retrieving org/clojure/core.cache/0.6.5/core.cache-0.6.5.jar from central
[builder] Retrieving org/ow2/asm/asm-all/4.2/asm-all-4.2.jar from central
[builder] Retrieving org/clojure/data.priority-map/0.0.7/data.priority-map-0.0.7.jar from central
[builder] Retrieving com/cognitect/transit-clj/0.8.313/transit-clj-0.8.313.jar from central
[builder] Retrieving org/clojure/core.memoize/0.5.9/core.memoize-0.5.9.jar from central
[builder] Retrieving com/cognitect/transit-java/0.8.337/transit-java-0.8.337.jar from central
[builder] Retrieving org/msgpack/msgpack/0.6.12/msgpack-0.6.12.jar from central
[builder] Retrieving org/clojure/tools.analyzer/0.6.9/tools.analyzer-0.6.9.jar from central
[builder] Retrieving com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar from central
[builder] Retrieving org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar from central
[builder] Retrieving javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar from central
[builder] Retrieving commons-codec/commons-codec/1.12/commons-codec-1.12.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-http/9.4.18.v20190429/jetty-http-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-util/9.4.18.v20190429/jetty-util-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-server/9.4.18.v20190429/jetty-server-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-io/9.4.18.v20190429/jetty-io-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-servlet/9.4.18.v20190429/jetty-servlet-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-alpn-server/9.4.18.v20190429/jetty-alpn-server-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/http2/http2-server/9.4.18.v20190429/http2-server-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-security/9.4.18.v20190429/jetty-security-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/http2/http2-common/9.4.18.v20190429/http2-common-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/http2/http2-hpack/9.4.18.v20190429/http2-hpack-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-api/9.4.18.v20190429/websocket-api-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-servlet/9.4.18.v20190429/websocket-servlet-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-common/9.4.18.v20190429/websocket-common-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-client/9.4.18.v20190429/websocket-client-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/websocket/websocket-server/9.4.18.v20190429/websocket-server-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-client/9.4.18.v20190429/jetty-client-9.4.18.v20190429.jar from central
[builder] Retrieving org/eclipse/jetty/jetty-xml/9.4.18.v20190429/jetty-xml-9.4.18.v20190429.jar from central
[builder] Retrieving javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar from central
[builder] Retrieving ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar from central
[builder] Retrieving ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar from central
[builder] Retrieving org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar from central
[builder] Retrieving org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar from central
[builder] Retrieving org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.jar from central
[builder] Retrieving org/slf4j/log4j-over-slf4j/1.7.26/log4j-over-slf4j-1.7.26.jar from central
[builder] Retrieving io/pedestal/pedestal.service/0.5.8/pedestal.service-0.5.8.jar from clojars
[builder] Retrieving io/pedestal/pedestal.interceptor/0.5.8/pedestal.interceptor-0.5.8.jar from clojars
[builder] Retrieving io/pedestal/pedestal.route/0.5.8/pedestal.route-0.5.8.jar from clojars
[builder] Retrieving io/pedestal/pedestal.log/0.5.8/pedestal.log-0.5.8.jar from clojars
[builder] Retrieving ring/ring-core/1.7.1/ring-core-1.7.1.jar from clojars
[builder] Retrieving ring/ring-codec/1.1.1/ring-codec-1.1.1.jar from clojars
[builder] Retrieving clj-time/clj-time/0.14.3/clj-time-0.14.3.jar from clojars
[builder] Retrieving crypto-equality/crypto-equality/1.0.0/crypto-equality-1.0.0.jar from clojars
[builder] Retrieving tigris/tigris/0.1.1/tigris-0.1.1.jar from clojars
[builder] Retrieving cheshire/cheshire/5.8.1/cheshire-5.8.1.jar from clojars
[builder] Retrieving crypto-random/crypto-random/1.2.0/crypto-random-1.2.0.jar from clojars
[builder] Retrieving io/pedestal/pedestal.jetty/0.5.8/pedestal.jetty-0.5.8.jar from clojars
[builder] Compiling lein-source.server
[builder] INFO org.eclipse.jetty.util.log - Logging initialized @14698ms to org.eclipse.jetty.util.log.Slf4jLog
[builder] Compiling lein-source.service
[builder] Created /workspace/target/demo-0.0.1-SNAPSHOT.jar
[builder] Created /workspace/target/demo-0.0.1-SNAPSHOT-standalone.jar
[builder] Removing source code
[builder]
[builder] Paketo Executable JAR Buildpack 2.1.1-3-ge3c1ea0
[builder] https://github.com/paketo-buildpacks/executable-jar
[builder] Writing env.launch/CLASSPATH
[builder] Process types:
[builder] executable-jar: java lein_source.server
[builder] task: java lein_source.server
[builder] web: java lein_source.server
===> EXPORTING
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:class-counter'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:java-security-properties'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:jre'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:jvmkill'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:link-local-dns'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:memory-calculator'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:openssl-certificate-loader'
[exporter] Adding layer 'paketo-buildpacks/bellsoft-liberica:security-providers-configurer'
[exporter] Adding layer 'paketo-buildpacks/executable-jar:class-path'
[exporter] Adding 1/1 app layer(s)
[exporter] Adding layer 'launcher'
[exporter] Adding layer 'config'
[exporter] Adding layer 'process-types'
[exporter] Adding label 'io.buildpacks.lifecycle.metadata'
[exporter] Adding label 'io.buildpacks.build.metadata'
[exporter] Adding label 'io.buildpacks.project.metadata'
[exporter] *** Images (6145c52c45de):
[exporter] index.docker.io/applications/leiningen:latest
[exporter] Adding cache layer 'paketo-buildpacks/bellsoft-liberica:jdk'
[exporter] Adding cache layer 'paketo-buildpacks/leiningen:application'
[exporter] Adding cache layer 'paketo-buildpacks/leiningen:cache'
[exporter] Adding cache layer 'paketo-buildpacks/leiningen:lein'
Successfully built image applications/leiningen
Time: 0h:01m:14s
➜ ~/d/s/p/s/j/leiningen main docker run --tty --publish 8080:8080 --entrypoint web applications/leiningen
Container memory limit unset. Configuring JVM for 1G container.
Calculated JVM Memory Configuration: -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=84744K -XX:ReservedCodeCacheSize=240M -Xss1M -Xmx451831K (Head Room: 0%, Loaded Class Count: 12548, Thread Count: 250, Total Memory: 1.0G)
Adding 127 container CA certificates to JVM truststore
Picked up JAVA_TOOL_OPTIONS: -Djava.security.properties=/layers/paketo-buildpacks_bellsoft-liberica/java-security-properties/java-security.properties -agentpath:/layers/paketo-buildpacks_bellsoft-liberica/jvmkill/jvmkill-1.16.0-RELEASE.so=printHeapHistogram=1 -XX:ActiveProcessorCount=8 -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=84744K -XX:ReservedCodeCacheSize=240M -Xss1M -Xmx451831K
Resource exhaustion event.
ResourceExhausted! (1/0)
| Instance Count | Total Bytes | Class Name |
| 95950 | 3514936 | [Ljava/lang/Object; |
| 53065 | 2700288 | [B |
| 65785 | 1578840 | Lclojure/lang/PersistentHashMap$BitmapIndexedNode; |
| 10112 | 1298024 | Ljava/lang/Class; |
| 52537 | 1260888 | Ljava/lang/String; |
| 23785 | 761120 | Lclojure/lang/Symbol; |
| 19728 | 631296 | Ljava/util/concurrent/ConcurrentHashMap$Node; |
| 7563 | 484032 | Ljava/util/concurrent/ConcurrentHashMap; |
| 3726 | 417312 | Lclojure/lang/DynamicClassLoader; |
| 2821 | 406224 | [Lclojure/lang/PersistentHashMap$INode; |
| 9665 | 386600 | Lclojure/lang/PersistentVector; |
| 3300 | 384416 | [Ljava/util/concurrent/ConcurrentHashMap$Node; |
| 7834 | 376032 | Ljava/util/HashMap; |
| 9223 | 368920 | Ljava/lang/ref/SoftReference; |
| 10239 | 327648 | Lclojure/lang/PersistentArrayMap; |
| 19310 | 308960 | Ljava/util/concurrent/atomic/AtomicReference; |
| 3749 | 300560 | [Ljava/util/WeakHashMap$Entry; |
| 3735 | 240016 | [Ljava/util/Hashtable$Entry; |
| 3775 | 211400 | Ljava/lang/Module; |
| 7710 | 185040 | Ljava/util/ArrayList; |
| 3746 | 179808 | Ljava/util/WeakHashMap; |
| 3735 | 179280 | Ljava/util/Hashtable; |
| 5160 | 165120 | Ljava/util/HashMap$Node; |
| 3760 | 150400 | Ljava/security/CodeSource; |
| 3737 | 149480 | Ljava/security/AccessControlContext; |
| 3734 | 149360 | Ljava/security/ProtectionDomain; |
| 3111 | 149328 | Lclojure/lang/Var; |
| 3727 | 149080 | Ljdk/internal/loader/URLClassPath; |
| 3771 | 120672 | Ljava/lang/ref/ReferenceQueue; |
| 3730 | 119360 | Ljava/util/Vector; |
| 3564 | 114048 | Ljava/util/Hashtable$Entry; |
| 44 | 101384 | [C |
| 2495 | 99800 | Lclojure/lang/PersistentList; |
| 4142 | 99408 | Lclojure/reflect$typesym$fn__10136; |
| 2412 | 96480 | Lclojure/lang/PersistentHashMap; |
| 2334 | 93360 | Lclojure/lang/PersistentVector$ChunkedSeq; |
| 3728 | 89520 | [Ljava/security/ProtectionDomain; |
| 3728 | 89472 | Ljava/util/ArrayDeque; |
| 3389 | 81336 | Ljava/lang/NamedPackage; |
| 1476 | 70848 | Lsun/util/locale/LocaleObjectCache$CacheEntry; |
| 2821 | 67704 | Lclojure/lang/PersistentHashMap$ArrayNode; |
| 3773 | 60368 | Ljava/lang/ref/ReferenceQueue$Lock; |
| 3734 | 59744 | Ljava/security/ProtectionDomain$Key; |
| 3734 | 59744 | [Ljava/security/Principal; |
| 662 | 58256 | Ljava/lang/reflect/Method; |
| 1032 | 57792 | Lclojure/reflect/Method; |
| 341 | 54432 | [Ljava/util/HashMap$Node; |
| 3114 | 49824 | Ljava/util/concurrent/atomic/AtomicBoolean; |
| 1552 | 49664 | Lclojure/lang/PersistentHashSet; |
| 1348 | 43136 | Ljava/lang/ref/WeakReference; |
| 2664 | 42624 | Ljava/lang/Object; |
| 2519 | 40304 | Ljava/lang/Integer; |
| 767 | 36816 | Ljava/lang/invoke/MemberName; |
| 755 | 30200 | Ljava/util/TreeMap$Entry; |
| 1247 | 29928 | Lclojure/lang/Keyword; |
| 310 | 26056 | [I |
| 852 | 24840 | [Ljava/lang/Class; |
| 737 | 23584 | Lsun/util/locale/BaseLocale$Key; |
| 737 | 23584 | Lsun/util/locale/BaseLocale; |
| 544 | 20896 | [Ljava/lang/String; |
| 496 | 19840 | Ljava/lang/invoke/MethodType; |
| 1128 | 18048 | Lclojure/lang/KeywordLookupSite; |
| 254 | 17272 | [Ljava/lang/ref/SoftReference; |
| 512 | 16384 | Ljava/lang/invoke/LambdaForm$Name; |
| 66 | 16152 | [Z |
| 498 | 15936 | Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry; |
| 426 | 13632 | Ljava/lang/invoke/LambdaForm$NamedFunction; |
| 394 | 12608 | Lclojure/lang/LazySeq; |
| 480 | 11520 | Ljava/lang/invoke/ResolvedMethodName; |
| 340 | 10880 | Lclojure/lang/Cons; |
| 250 | 10000 | Ljava/lang/invoke/DirectMethodHandle$Accessor; |
| 242 | 9680 | Ljava/util/WeakHashMap$Entry; |
| 353 | 8472 | Lclojure/lang/KeywordLookupSite$1; |
| 151 | 8456 | Ljava/lang/invoke/MethodTypeForm; |
| 170 | 8160 | Lclojure/lang/MethodImplCache; |
| 192 | 7680 | Lclojure/lang/APersistentVector$SubVector; |
| 303 | 7272 | Ljava/lang/module/ModuleDescriptor$Exports; |
| 301 | 7224 | Ljava/lang/Long; |
| 117 | 6248 | [Ljava/lang/invoke/LambdaForm$Name; |
| 188 | 6016 | Ljava/lang/invoke/DirectMethodHandle; |
| 249 | 5976 | Ljavax/management/ImmutableDescriptor; |
| 112 | 5376 | Ljava/lang/invoke/LambdaForm; |
| 61 | 5368 | Ljava/util/regex/Pattern; |
| 111 | 5328 | Lorg/joda/time/format/DateTimeFormatter; |
| 78 | 5288 | [Ljava/lang/invoke/MethodHandle; |
| 219 | 5256 | Ljava/util/ImmutableCollections$Set12; |
| 153 | 4896 | Lcom/sun/jmx/mbeanserver/ConvertingMethod; |
| 76 | 4864 | Ljava/net/URL; |
| 108 | 4320 | Ljava/math/BigInteger; |
| 133 | 4256 | Lclojure/lang/Namespace; |
| 1 | 4112 | [Lorg/joda/time/chrono/BasicChronology$YearInfo; |
| 1 | 4112 | [Ljava/nio/ByteBuffer; |
| 256 | 4096 | Ljava/lang/Byte; |
| 168 | 4032 | Ljava/util/regex/Pattern$BmpCharProperty; |
| 71 | 3408 | Lclojure/reflect/Field; |
| 42 | 3360 | Ljava/net/URI; |
| 164 | 3288 | [Lcom/sun/jmx/mbeanserver/MXBeanMapping; |
| 89 | 3272 | [Lorg/joda/time/format/InternalParser; |
| 80 | 3200 | Lcom/sun/management/internal/DiagnosticCommandArgumentInfo; |
| 98 | 3136 | Ljava/lang/Package; |
Memory usage:
Heap memory: init 132120576, used 21935816, committed 73400320, max 463470592
Non-heap memory: init 7667712, used 90790336, committed 138584064, max -1
Memory pool usage:
CodeHeap 'non-nmethods': init 2555904, used 1161600, committed 2555904, max 5836800
Metaspace: init 0, used 52089304, committed 86777856, max -1
CodeHeap 'profiled nmethods': init 2555904, used 17106432, committed 17170432, max 122908672
Compressed Class Space: init 0, used 12091032, committed 23756800, max 78389248
G1 Eden Space: init 27262976, used 0, committed 35651584, max -1
G1 Old Gen: init 104857600, used 21942600, committed 37748736, max 463470592
G1 Survivor Space: init 0, used 0, committed 0, max -1
CodeHeap 'non-profiled nmethods': init 2555904, used 8351360, committed 8388608, max 122912768
jvmkill killing current process
2020-08-13 21:02:37
Full thread dump OpenJDK 64-Bit Server VM (11.0.8+10-LTS mixed mode):
Threads class SMR info:
_java_thread_list=0x00005610f61230e0, length=11, elements={
0x00007fa45402a800, 0x00007fa45413f000, 0x00007fa454141000, 0x00007fa45415e800,
0x00007fa454160800, 0x00007fa454163000, 0x00007fa454165800, 0x00007fa454246000,
0x00007fa454252000, 0x00005610f5a1e800, 0x00007fa456876000
}
"main" #1 prio=5 os_prio=0 cpu=13667.85ms elapsed=15.17s tid=0x00007fa45402a800 nid=0x32 runnable [0x00007fa45ad3e000]
java.lang.Thread.State: RUNNABLE
at java.lang.ClassLoader.defineClass1(java.base@11.0.8/Native Method)
at java.lang.ClassLoader.defineClass(java.base@11.0.8/Unknown Source)
at java.security.SecureClassLoader.defineClass(java.base@11.0.8/Unknown Source)
at jdk.internal.loader.BuiltinClassLoader.defineClass(java.base@11.0.8/Unknown Source)
at jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(java.base@11.0.8/Unknown Source)
at jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(java.base@11.0.8/Unknown Source)
- locked <0x00000000e59f2450> (a java.lang.Object)
at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@11.0.8/Unknown Source)
at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(java.base@11.0.8/Unknown Source)
at java.lang.ClassLoader.loadClass(java.base@11.0.8/Unknown Source)
at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:419)
at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:383)
at ch.qos.logback.classic.Logger.log(Logger.java:765)
at org.eclipse.jetty.util.log.JettyAwareLogger.log(JettyAwareLogger.java:681)
at org.eclipse.jetty.util.log.JettyAwareLogger.info(JettyAwareLogger.java:344)
at org.eclipse.jetty.util.log.Slf4jLog.info(Slf4jLog.java:79)
at org.eclipse.jetty.util.log.Log.initialized(Log.java:193)
- locked <0x00000000e59f2630> (a java.lang.Class for org.eclipse.jetty.util.log.Log)
at org.eclipse.jetty.util.log.Log.getLogger(Log.java:311)
at org.eclipse.jetty.util.log.Log.getLogger(Log.java:301)
at org.eclipse.jetty.server.Response.<clinit>(Response.java:73)
at java.lang.Class.forName0(java.base@11.0.8/Native Method)
at java.lang.Class.forName(java.base@11.0.8/Unknown Source)
at clojure.lang.RT.classForName(RT.java:2211)
at clojure.lang.RT.classForName(RT.java:2220)
at clojure.lang.Compiler.resolveIn(Compiler.java:7395)
at clojure.lang.Compiler.resolve(Compiler.java:7358)
at clojure.lang.Compiler.analyzeSymbol(Compiler.java:7319)
at clojure.lang.Compiler.analyze(Compiler.java:6768)
at clojure.lang.Compiler.analyze(Compiler.java:6745)
at clojure.lang.Compiler$InvokeExpr.parse(Compiler.java:3888)
at clojure.lang.Compiler.analyzeSeq(Compiler.java:7109)
at clojure.lang.Compiler.analyze(Compiler.java:6789)
at clojure.lang.Compiler.analyze(Compiler.java:6745)
at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:6120)
at clojure.lang.Compiler$FnMethod.parse(Compiler.java:5467)
at clojure.lang.Compiler$FnExpr.parse(Compiler.java:4029)
at clojure.lang.Compiler.analyzeSeq(Compiler.java:7105)
at clojure.lang.Compiler.analyze(Compiler.java:6789)
at clojure.lang.Compiler.eval(Compiler.java:7174)
at clojure.lang.Compiler.eval(Compiler.java:7167)
at clojure.lang.Compiler.load(Compiler.java:7636)
at clojure.lang.RT.loadResourceScript(RT.java:381)
at clojure.lang.RT.loadResourceScript(RT.java:372)
at clojure.lang.RT.load(RT.java:459)
at clojure.lang.RT.load(RT.java:424)
at clojure.core$load$fn__1738.invoke(core.clj:6126)
at clojure.core$load.invokeStatic(core.clj:6125)
at clojure.core$load.doInvoke(core.clj:6109)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at clojure.core$load_one.invokeStatic(core.clj:5908)
at clojure.core$load_one.invoke(core.clj:5903)
at clojure.core$load_lib$fn__1679.invoke(core.clj:5948)
at clojure.core$load_lib.invokeStatic(core.clj:5947)
at clojure.core$load_lib.doInvoke(core.clj:5928)
at clojure.lang.RestFn.applyTo(RestFn.java:142)
at clojure.core$apply.invokeStatic(core.clj:667)
at clojure.core$apply.invoke(core.clj:660)
at clojure.core$load_libs.invokeStatic(core.clj:5986)
at clojure.core$load_libs.doInvoke(core.clj:5969)
at clojure.lang.RestFn.applyTo(RestFn.java:137)
at clojure.core$apply.invokeStatic(core.clj:667)
at clojure.core$apply.invoke(core.clj:660)
at clojure.core$require.invokeStatic(core.clj:6071)
at clojure.core$require.doInvoke(core.clj:6007)
at clojure.lang.RestFn.invoke(RestFn.java:421)
at io.pedestal.http.jetty$eval24592$loading__1604__auto____24593.invoke(jetty.clj:13)
at io.pedestal.http.jetty$eval24592.invokeStatic(jetty.clj:13)
at io.pedestal.http.jetty$eval24592.invoke(jetty.clj:13)
at clojure.lang.Compiler.eval(Compiler.java:7177)
at clojure.lang.Compiler.eval(Compiler.java:7166)
at clojure.lang.Compiler.load(Compiler.java:7636)
at clojure.lang.RT.loadResourceScript(RT.java:381)
at clojure.lang.RT.loadResourceScript(RT.java:372)
at clojure.lang.RT.load(RT.java:459)
at clojure.lang.RT.load(RT.java:424)
at clojure.core$load$fn__1738.invoke(core.clj:6126)
at clojure.core$load.invokeStatic(core.clj:6125)
at clojure.core$load.doInvoke(core.clj:6109)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at clojure.core$load_one.invokeStatic(core.clj:5908)
at clojure.core$load_one.invoke(core.clj:5903)
at clojure.core$load_lib$fn__1679.invoke(core.clj:5948)
at clojure.core$load_lib.invokeStatic(core.clj:5947)
at clojure.core$load_lib.doInvoke(core.clj:5928)
at clojure.lang.RestFn.applyTo(RestFn.java:142)
at clojure.core$apply.invokeStatic(core.clj:667)
at clojure.core$apply.invoke(core.clj:660)
at clojure.core$load_libs.invokeStatic(core.clj:5986)
at clojure.core$load_libs.doInvoke(core.clj:5969)
at clojure.lang.RestFn.applyTo(RestFn.java:137)
at clojure.core$apply.invokeStatic(core.clj:667)
at clojure.core$apply.invoke(core.clj:660)
at clojure.core$require.invokeStatic(core.clj:6071)
at clojure.core$require.doInvoke(core.clj:6007)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at io.pedestal.http$server.invokeStatic(http.clj:346)
at io.pedestal.http$server.invoke(http.clj:335)
at io.pedestal.http$create_server.invokeStatic(http.clj:377)
at io.pedestal.http$create_server.invoke(http.clj:357)
at io.pedestal.http$create_server.invokeStatic(http.clj:374)
at io.pedestal.http$create_server.invoke(http.clj:357)
at lein_source.server$eval24587.invokeStatic(server.clj:7)
at lein_source.server$eval24587.invoke(server.clj:7)
at clojure.lang.Compiler.eval(Compiler.java:7177)
at clojure.lang.Compiler.load(Compiler.java:7636)
at clojure.lang.RT.loadResourceScript(RT.java:381)
at clojure.lang.RT.loadResourceScript(RT.java:372)
at clojure.lang.RT.load(RT.java:459)
at clojure.lang.RT.load(RT.java:424)
at clojure.core$load$fn__1738.invoke(core.clj:6126)
at clojure.core$load.invokeStatic(core.clj:6125)
at clojure.core$load.doInvoke(core.clj:6109)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at clojure.lang.Var.invoke(Var.java:384)
at clojure.lang.Util.loadWithClass(Util.java:251)
at lein_source.server.<clinit>(Unknown Source)
"Reference Handler" #2 daemon prio=10 os_prio=0 cpu=4.79ms elapsed=15.15s tid=0x00007fa45413f000 nid=0x39 waiting on condition [0x00007fa439459000]
java.lang.Thread.State: RUNNABLE
at java.lang.ref.Reference.waitForReferencePendingList(java.base@11.0.8/Native Method)
at java.lang.ref.Reference.processPendingReferences(java.base@11.0.8/Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run(java.base@11.0.8/Unknown Source)
"Finalizer" #3 daemon prio=8 os_prio=0 cpu=0.41ms elapsed=15.14s tid=0x00007fa454141000 nid=0x3a in Object.wait() [0x00007fa439358000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(java.base@11.0.8/Native Method)
- waiting on <0x00000000e460cae8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(java.base@11.0.8/Unknown Source)
- waiting to re-lock in wait() <0x00000000e460cae8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(java.base@11.0.8/Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(java.base@11.0.8/Unknown Source)
"Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=0.34ms elapsed=15.13s tid=0x00007fa45415e800 nid=0x3b waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 cpu=10796.04ms elapsed=15.13s tid=0x00007fa454160800 nid=0x3c waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
No compile task
"C1 CompilerThread0" #8 daemon prio=9 os_prio=0 cpu=2968.40ms elapsed=15.13s tid=0x00007fa454163000 nid=0x3d waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
No compile task
"Sweeper thread" #9 daemon prio=9 os_prio=0 cpu=98.00ms elapsed=15.13s tid=0x00007fa454165800 nid=0x3e runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Service Thread" #10 daemon prio=9 os_prio=0 cpu=0.09ms elapsed=15.10s tid=0x00007fa454246000 nid=0x3f runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Common-Cleaner" #11 daemon prio=8 os_prio=0 cpu=1.43ms elapsed=15.10s tid=0x00007fa454252000 nid=0x41 in Object.wait() [0x00007fa438c50000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(java.base@11.0.8/Native Method)
- waiting on <0x00000000e460cfc8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(java.base@11.0.8/Unknown Source)
- waiting to re-lock in wait() <0x00000000e460cfc8> (a java.lang.ref.ReferenceQueue$Lock)
at jdk.internal.ref.CleanerImpl.run(java.base@11.0.8/Unknown Source)
at java.lang.Thread.run(java.base@11.0.8/Unknown Source)
at jdk.internal.misc.InnocuousThread.run(java.base@11.0.8/Unknown Source)
"C2 CompilerThread1" #6 daemon prio=9 os_prio=0 cpu=10486.61ms elapsed=14.78s tid=0x00005610f5a1e800 nid=0x42 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
No compile task
"logback-1" #12 daemon prio=5 os_prio=0 cpu=0.82ms elapsed=3.33s tid=0x00007fa456876000 nid=0x48 waiting on condition [0x00007fa435c1d000]
java.lang.Thread.State: TIMED_WAITING (parking)
at jdk.internal.misc.Unsafe.park(java.base@11.0.8/Native Method)
- parking to wait for <0x00000000e5343470> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(java.base@11.0.8/Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@11.0.8/Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@11.0.8/Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@11.0.8/Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@11.0.8/Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@11.0.8/Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@11.0.8/Unknown Source)
at java.lang.Thread.run(java.base@11.0.8/Unknown Source)
"VM Thread" os_prio=0 cpu=604.24ms elapsed=15.15s tid=0x00007fa454136800 nid=0x38 runnable
"GC Thread#0" os_prio=0 cpu=449.67ms elapsed=15.17s tid=0x00007fa454042800 nid=0x33 runnable
"GC Thread#1" os_prio=0 cpu=495.80ms elapsed=14.29s tid=0x00007fa45489c800 nid=0x43 runnable
"GC Thread#2" os_prio=0 cpu=443.91ms elapsed=14.29s tid=0x00007fa454605800 nid=0x44 runnable
"G1 Main Marker" os_prio=0 cpu=5.63ms elapsed=15.17s tid=0x00007fa454052000 nid=0x34 runnable
"G1 Conc#0" os_prio=0 cpu=69.77ms elapsed=15.17s tid=0x00007fa454054000 nid=0x35 runnable
"G1 Conc#1" os_prio=0 cpu=56.49ms elapsed=10.98s tid=0x00007fa4556e6000 nid=0x46 runnable
"G1 Refine#0" os_prio=0 cpu=1.46ms elapsed=15.17s tid=0x00007fa4540d8800 nid=0x36 runnable
"G1 Young RemSet Sampling" os_prio=0 cpu=3.63ms elapsed=15.17s tid=0x00007fa4540da800 nid=0x37 runnable
"VM Periodic Task Thread" os_prio=0 cpu=13.90ms elapsed=15.10s tid=0x00007fa454248800 nid=0x40 waiting on condition
JNI global refs: 12, weak refs: 0
Heap
garbage-first heap total 71680K, used 21428K [0x00000000e4600000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 0 survivors (0K)
Metaspace used 50868K, capacity 74686K, committed 84744K, reserved 140040K
class space used 11807K, capacity 19802K, committed 23200K, reserved 76552K
^C^C^C^C^C^C^C^C^C^C
jvmkill killing current process
Resource exhaustion event.
ResourceExhausted! (1/0)
Exception in thread "main" | Instance Count | Total Bytes | Class Name |
| 2474 | 302352 | Ljava/lang/Class; |
| 12 | 4512 | Ljava/lang/Thread; |
| 4 | 1088 | [J |
| 9 | 784 | [Ljava/lang/Object; |
| 18 | 608 | [B |
| 4 | 576 | [I |
| 11 | 440 | Ljava/security/AccessControlContext; |
| 18 | 432 | Ljava/lang/String; |
| 4 | 320 | [S |
| 11 | 264 | Ljdk/internal/misc/Signal$1; |
| 12 | 192 | Ljava/lang/Object; |
| 2 | 64 | Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node; |
| 1 | 48 | Ljava/util/concurrent/ThreadPoolExecutor$Worker; |
| 1 | 48 | Lclojure/lang/Compiler$CompilerException; |
| 1 | 40 | Ljava/lang/ExceptionInInitializerError; |
| 1 | 32 | Lclojure/lang/PersistentArrayMap; |
| 1 | 16 | Ljava/util/IdentityHashMap$KeySet; |
Memory usage:
Heap memory: init 132120576, used 21726616, committed 73400320, max 463470592
Non-heap memory: init 7667712, used 87829320, committed 138649600, max -1
Memory pool usage:
Time: 0h:00m:34s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment