Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.04 KB | None | 0 0
  1. Worker information
  2. hostname: i-03cdecc-precise-production-2-worker-org-docker.travisci.net:ad2a5c9f-c61a-4897-bd64-1ee2f104825d
  3. version: v2.5.0 https://github.com/travis-ci/worker/tree/da3a43228dffc0fcca5a46569ca786b22991979f
  4. instance: 5324efd:travis:java
  5. startup: 517.513366ms
  6. Build system information
  7. Build language: java
  8. Build group: stable
  9. Build dist: precise
  10. Build id: 205250176
  11. Job id: 205250177
  12. travis-build version: c56b13141
  13. Build image provisioning date and time
  14. Thu Feb 5 15:09:33 UTC 2015
  15. Operating System Details
  16. Distributor ID: Ubuntu
  17. Description: Ubuntu 12.04.5 LTS
  18. Release: 12.04
  19. Codename: precise
  20. Linux Version
  21. 3.13.0-29-generic
  22. Cookbooks Version
  23. a68419e https://github.com/travis-ci/travis-cookbooks/tree/a68419e
  24. GCC version
  25. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  26. Copyright (C) 2011 Free Software Foundation, Inc.
  27. This is free software; see the source for copying conditions. There is NO
  28. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  29.  
  30. LLVM version
  31. clang version 3.4 (tags/RELEASE_34/final)
  32. Target: x86_64-unknown-linux-gnu
  33. Thread model: posix
  34. Pre-installed Ruby versions
  35. ruby-1.9.3-p551
  36. Pre-installed Node.js versions
  37. v0.10.36
  38. Pre-installed Go versions
  39. 1.4.1
  40. Redis version
  41. redis-server 2.8.19
  42. riak version
  43. 2.0.2
  44. MongoDB version
  45. MongoDB 2.4.12
  46. CouchDB version
  47. couchdb 1.6.1
  48. Neo4j version
  49. 1.9.4
  50. RabbitMQ Version
  51. 3.4.3
  52. ElasticSearch version
  53. 1.4.0
  54. Installed Sphinx versions
  55. 2.0.10
  56. 2.1.9
  57. 2.2.6
  58. Default Sphinx version
  59. 2.2.6
  60. Installed Firefox version
  61. firefox 31.0esr
  62. PhantomJS version
  63. 1.9.8
  64. ant -version
  65. Apache Ant(TM) version 1.8.2 compiled on December 3 2011
  66. mvn -version
  67. Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)
  68. Maven home: /usr/local/maven
  69. Java version: 1.7.0_76, vendor: Oracle Corporation
  70. Java home: /usr/lib/jvm/java-7-oracle/jre
  71. Default locale: en_US, platform encoding: ANSI_X3.4-1968
  72. OS name: "linux", version: "3.13.0-29-generic", arch: "amd64", family: "unix"
  73.  
  74. $ export DEBIAN_FRONTEND=noninteractive
  75. Reading package lists...
  76. Building dependency tree...
  77. Reading state information...
  78. The following extra packages will be installed:
  79. libc-bin libc-dev-bin libc6-dev
  80. Suggested packages:
  81. glibc-doc
  82. The following packages will be upgraded:
  83. libc-bin libc-dev-bin libc6 libc6-dev
  84. 4 upgraded, 0 newly installed, 0 to remove and 271 not upgraded.
  85. Need to get 8,840 kB of archives.
  86. After this operation, 14.3 kB disk space will be freed.
  87. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc6-dev amd64 2.15-0ubuntu10.15 [2,943 kB]
  88. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc-dev-bin amd64 2.15-0ubuntu10.15 [84.7 kB]
  89. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc-bin amd64 2.15-0ubuntu10.15 [1,177 kB]
  90. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libc6 amd64 2.15-0ubuntu10.15 [4,636 kB]
  91. Fetched 8,840 kB in 0s (35.6 MB/s)
  92. Preconfiguring packages ...
  93. (Reading database ... 72019 files and directories currently installed.)
  94. Preparing to replace libc6-dev 2.15-0ubuntu10.10 (using .../libc6-dev_2.15-0ubuntu10.15_amd64.deb) ...
  95. Unpacking replacement libc6-dev ...
  96. Preparing to replace libc-dev-bin 2.15-0ubuntu10.10 (using .../libc-dev-bin_2.15-0ubuntu10.15_amd64.deb) ...
  97. Unpacking replacement libc-dev-bin ...
  98. Preparing to replace libc-bin 2.15-0ubuntu10.10 (using .../libc-bin_2.15-0ubuntu10.15_amd64.deb) ...
  99. Unpacking replacement libc-bin ...
  100. Processing triggers for man-db ...
  101. Setting up libc-bin (2.15-0ubuntu10.15) ...
  102. (Reading database ... 72018 files and directories currently installed.)
  103. Preparing to replace libc6 2.15-0ubuntu10.10 (using .../libc6_2.15-0ubuntu10.15_amd64.deb) ...
  104. Unpacking replacement libc6 ...
  105. Setting up libc6 (2.15-0ubuntu10.15) ...
  106. Setting up libc-dev-bin (2.15-0ubuntu10.15) ...
  107. Setting up libc6-dev (2.15-0ubuntu10.15) ...
  108. Processing triggers for libc-bin ...
  109. ldconfig deferred processing now taking place
  110. $ jdk_switcher use oraclejdk8
  111. Switching to Oracle JDK8 (java-8-oracle), JAVA_HOME will be set to /usr/lib/jvm/java-8-oracle
  112. $ git clone --depth=50 --branch=master https://github.com/Bammerbom/UltimateCore.git Bammerbom/UltimateCore
  113. Cloning into 'Bammerbom/UltimateCore'...
  114. remote: Counting objects: 1907, done.
  115. remote: Compressing objects: 100% (1114/1114), done.
  116. remote: Total 1907 (delta 955), reused 1287 (delta 530), pack-reused 0
  117. Receiving objects: 100% (1907/1907), 1.86 MiB | 0 bytes/s, done.
  118. Resolving deltas: 100% (955/955), done.
  119. Checking connectivity... done.
  120.  
  121. $ cd Bammerbom/UltimateCore
  122. $ git checkout -qf 664714a30f6eeb5eb44ca8eba763bd0f1cbcf483
  123.  
  124. This job is running on container-based infrastructure, which does not allow use of 'sudo', setuid and setguid executables.
  125. If you require sudo, add 'sudo: required' to your .travis.yml
  126. See https://docs.travis-ci.com/user/workers/container-based-infrastructure/ for details.
  127. $ export TERM=dumb
  128. $ java -Xmx32m -version
  129. java version "1.8.0_31"
  130. Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
  131. Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)
  132. $ javac -J-Xmx32m -version
  133. javac 1.8.0_31
  134. $ gradle build
  135. Download https://plugins.gradle.org/m2/gradle/plugin/ninja/miserable/blossom/1.0.1/blossom-1.0.1.pom
  136. Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.4/shadow-1.2.4.pom
  137. Download https://plugins.gradle.org/m2/gradle/plugin/org/spongepowered/spongegradle/0.8.1/spongegradle-0.8.1.pom
  138. Download https://plugins.gradle.org/m2/com/google/guava/guava/18.0/guava-18.0.pom
  139. Download https://plugins.gradle.org/m2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
  140. Download https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
  141. Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.pom
  142. Download https://plugins.gradle.org/m2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
  143. Download https://plugins.gradle.org/m2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
  144. Download https://plugins.gradle.org/m2/org/ow2/ow2/1.3/ow2-1.3.pom
  145. Download https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
  146. Download https://plugins.gradle.org/m2/commons-io/commons-io/2.4/commons-io-2.4.pom
  147. Download https://plugins.gradle.org/m2/org/apache/commons/commons-parent/25/commons-parent-25.pom
  148. Download https://plugins.gradle.org/m2/org/apache/apache/9/apache-9.pom
  149. Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
  150. Download https://plugins.gradle.org/m2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
  151. Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
  152. Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
  153. Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom
  154. Download https://plugins.gradle.org/m2/org/spongepowered/plugin-meta/0.4.1/plugin-meta-0.4.1.pom
  155. Download https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
  156. Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
  157. Download https://plugins.gradle.org/m2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
  158. Download https://plugins.gradle.org/m2/gradle/plugin/ninja/miserable/blossom/1.0.1/blossom-1.0.1.jar
  159. Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.4/shadow-1.2.4.jar
  160. Download https://plugins.gradle.org/m2/gradle/plugin/org/spongepowered/spongegradle/0.8.1/spongegradle-0.8.1.jar
  161. Download https://plugins.gradle.org/m2/com/google/guava/guava/18.0/guava-18.0.jar
  162. Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.jar
  163. Download https://plugins.gradle.org/m2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
  164. Download https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar
  165. Download https://plugins.gradle.org/m2/commons-io/commons-io/2.4/commons-io-2.4.jar
  166. Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
  167. Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
  168. Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar
  169. Download https://plugins.gradle.org/m2/org/spongepowered/plugin-meta/0.4.1/plugin-meta-0.4.1.jar
  170. Download https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
  171. Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
  172. Download https://plugins.gradle.org/m2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
  173. ########################
  174. ## Powered by Blossom ##
  175. ########################
  176.  
  177. FAILURE: Build failed with an exception.
  178.  
  179. * What went wrong:
  180. org/codehaus/groovy/vmplugin/v7/IndyInterface
  181. > org.codehaus.groovy.vmplugin.v7.IndyInterface
  182.  
  183. * Try:
  184. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  185.  
  186. BUILD FAILED
  187.  
  188. Total time: 15.111 secs
  189.  
  190.  
  191. The command "gradle build" failed and exited with 1 during .
  192.  
  193. Your build has been stopped.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement