Advertisement
Guest User

Untitled

a guest
Mar 1st, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.01 KB | None | 0 0
  1. OpenShift Build hshinde/vertxhttpbooster-1 from https://github.com/hrishin/vertxhttpbooster.git
  2. 18:51:03 Connecting to https://api.github.com using hrishin/****** (cd-github)
  3. Obtained Jenkinsfile from db18f2d6dbba41bc753d09e0de5b948bb32c72e3
  4. Loading library github.com/hrishin/fabric8-pipeline-library@drop-pv
  5. Attempting to resolve drop-pv from remote references...
  6. > git --version # timeout=10
  7. > git ls-remote -h -t https://github.com/hrishin/fabric8-pipeline-library.git # timeout=10
  8. Found match: refs/heads/drop-pv revision e8846122c611928a60b931498e5327e962985fca
  9. Cloning the remote Git repository
  10. Cloning with configured refspecs honoured and without tags
  11. Cloning repository https://github.com/hrishin/fabric8-pipeline-library.git
  12. > git init /var/lib/jenkins/jobs/hrishin/jobs/vertxhttpbooster/branches/master/workspace@libs/github.com/hrishin/fabric8-pipeline-library # timeout=10
  13. Fetching upstream changes from https://github.com/hrishin/fabric8-pipeline-library.git
  14. > git --version # timeout=10
  15. > git fetch --no-tags --progress https://github.com/hrishin/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  16. > git config remote.origin.url https://github.com/hrishin/fabric8-pipeline-library.git # timeout=10
  17. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  18. > git config remote.origin.url https://github.com/hrishin/fabric8-pipeline-library.git # timeout=10
  19. Fetching without tags
  20. Fetching upstream changes from https://github.com/hrishin/fabric8-pipeline-library.git
  21. > git fetch --no-tags --progress https://github.com/hrishin/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  22. Checking out Revision e8846122c611928a60b931498e5327e962985fca (drop-pv)
  23. > git config core.sparsecheckout # timeout=10
  24. > git checkout -f e8846122c611928a60b931498e5327e962985fca
  25. Commit message: "dropped PV"
  26. First time build. Skipping changelog.
  27. [Pipeline] echo
  28. Kubernetes Plugin Version 013
  29. [Pipeline] echo
  30. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  31. [Pipeline] echo
  32. Loaded the useDockerSocket flag false
  33. [Pipeline] podTemplate
  34. [Pipeline] {
  35. [Pipeline] node
  36. Still waiting to schedule task
  37. Jenkins doesn’t have label mavenvertxhttpbooster_1
  38. Running on jenkins-slave-6086z-3r8r1 in /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ
  39. [Pipeline] {
  40. [Pipeline] checkout
  41. Cloning the remote Git repository
  42. Cloning with configured refspecs honoured and without tags
  43. Cloning repository https://github.com/hrishin/vertxhttpbooster.git
  44. > git init /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ # timeout=10
  45. Fetching upstream changes from https://github.com/hrishin/vertxhttpbooster.git
  46. > git --version # timeout=10
  47. using GIT_ASKPASS to set credentials cd-github
  48. > git fetch --no-tags --progress https://github.com/hrishin/vertxhttpbooster.git +refs/heads/master:refs/remotes/origin/master
  49. > git config remote.origin.url https://github.com/hrishin/vertxhttpbooster.git # timeout=10
  50. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  51. > git config remote.origin.url https://github.com/hrishin/vertxhttpbooster.git # timeout=10
  52. Fetching without tags
  53. Fetching upstream changes from https://github.com/hrishin/vertxhttpbooster.git
  54. using GIT_ASKPASS to set credentials cd-github
  55. > git fetch --no-tags --progress https://github.com/hrishin/vertxhttpbooster.git +refs/heads/master:refs/remotes/origin/master
  56. Checking out Revision db18f2d6dbba41bc753d09e0de5b948bb32c72e3 (master)
  57. > git config core.sparsecheckout # timeout=10
  58. > git checkout -f db18f2d6dbba41bc753d09e0de5b948bb32c72e3
  59. Commit message: "Adding pipeline"
  60. First time build. Skipping changelog.
  61. fatal: bad object e8846122c611928a60b931498e5327e962985fca
  62. [Pipeline] echo
  63. Using branch master
  64. [Pipeline] echo
  65. Using branch master
  66. [Pipeline] echo
  67. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  68. [Pipeline] container
  69. [Pipeline] {
  70. [Pipeline] stage
  71. [Pipeline] { (Build Release)
  72. [Pipeline] sh
  73. [hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ] Running shell script
  74. + git checkout -b hrishin/vertxhttpbooster/master-1.0.1
  75. Switched to a new branch 'hrishin/vertxhttpbooster/master-1.0.1'
  76. [Pipeline] sh
  77. [hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ] Running shell script
  78. + mvn org.codehaus.mojo:versions-maven-plugin:2.2:set -U -DnewVersion=1.0.1
  79. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  80. [INFO] Scanning for projects...
  81. [INFO]
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO] Building Vert.x - HTTP 1.0.1
  84. [INFO] ------------------------------------------------------------------------
  85. [INFO]
  86. [INFO] --- versions-maven-plugin:2.2:set (default-cli) @ vertxhttpbooster ---
  87. EXITCODE 0[INFO] Searching for local aggregator root...
  88. [INFO] Local aggregation root: /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ
  89. [INFO] Processing change of io.openshift.booster:vertxhttpbooster:1.0.1 -> 1.0.1
  90. [INFO] ------------------------------------------------------------------------
  91. [INFO] BUILD SUCCESS
  92. [INFO] ------------------------------------------------------------------------
  93. [INFO] Total time: 02:22 min
  94. [INFO] Finished at: 2018-03-01T18:55:30+00:00
  95. [INFO] Final Memory: 10M/16M
  96. [INFO] ------------------------------------------------------------------------
  97. [Pipeline] sh
  98. [hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ] Running shell script
  99. + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
  100. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  101. [INFO] Error stacktraces are turned on.
  102. [INFO] Scanning for projects...
  103. [INFO]
  104. [INFO] ------------------------------------------------------------------------
  105. [INFO] Building Vert.x - HTTP 1.0.1
  106. [INFO] ------------------------------------------------------------------------
  107. [INFO]
  108. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vertxhttpbooster ---
  109. [INFO]
  110. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ vertxhttpbooster ---
  111. [INFO]
  112. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ vertxhttpbooster ---
  113. [INFO]
  114. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ vertxhttpbooster ---
  115. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ' && 'git' 'rev-parse' '--verify' 'HEAD'
  116. [INFO] Working directory: /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ
  117. [INFO] Storing buildNumber: db18f2d6dbba41bc753d09e0de5b948bb32c72e3 at timestamp: 1519930877408
  118. [INFO] Storing buildScmBranch: hrishin/vertxhttpbooster/master-1.0.1
  119. [INFO]
  120. [INFO] --- vertx-maven-plugin:1.0.13:initialize (vmp) @ vertxhttpbooster ---
  121. [INFO]
  122. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ vertxhttpbooster ---
  123. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  124. [INFO] Copying 1 resource
  125. [INFO]
  126. [INFO] --- fabric8-maven-plugin:3.5.28:resource (fmp) @ vertxhttpbooster ---
  127. [INFO] F8: Running in OpenShift mode
  128. [INFO] F8: Using docker image name of namespace: hshinde-jenkins
  129. [INFO] F8: Running generator vertx
  130. [INFO] F8: vertx: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift as base / builder
  131. [INFO] F8: using resource templates from /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/src/main/fabric8
  132. [INFO] F8: fmp-controller: Adding a default Deployment
  133. [INFO] F8: fmp-service: Adding a default service 'vertxhttpbooster' with ports [8080]
  134. [INFO] F8: vertx-health-check: Adding readiness probe on port 8080, path='/', scheme='HTTP', with initial delay 10 seconds
  135. [INFO] F8: vertx-health-check: Adding liveness probe on port 8080, path='/', scheme='HTTP', with initial delay 180 seconds
  136. [INFO] F8: fmp-revision-history: Adding revision history limit to 2
  137. [INFO] F8: f8-icon: Adding icon for deployment
  138. [INFO] F8: f8-icon: Adding icon for service
  139. [INFO] F8: validating /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/openshift/vertxhttpbooster-svc.yml resource
  140. [INFO] F8: validating /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/openshift/vertxhttpbooster-deploymentconfig.yml resource
  141. [INFO] F8: validating /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/openshift/vertxhttpbooster-route.yml resource
  142. [INFO] F8: validating /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/kubernetes/vertxhttpbooster-svc.yml resource
  143. [INFO] F8: validating /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/kubernetes/vertxhttpbooster-deployment.yml resource
  144. [INFO]
  145. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ vertxhttpbooster ---
  146. [INFO] Changes detected - recompiling the module!
  147. [INFO] Compiling 1 source file to /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes
  148. [INFO]
  149. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ vertxhttpbooster ---
  150. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  151. [INFO] Copying 1 resource
  152. [INFO]
  153. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ vertxhttpbooster ---
  154. [INFO] Changes detected - recompiling the module!
  155. [INFO] Compiling 2 source files to /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/test-classes
  156. [INFO]
  157. [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ vertxhttpbooster ---
  158. [INFO] Surefire report directory: /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/surefire-reports
  159. [INFO]
  160. [INFO] -------------------------------------------------------
  161. [INFO] T E S T S
  162. [INFO] -------------------------------------------------------
  163. [INFO] Running io.openshift.booster.HttpApplicationTest
  164. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  165. SLF4J: Defaulting to no-operation (NOP) logger implementation
  166. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  167. Mar 01, 2018 7:04:45 PM io.netty.util.internal.MacAddressUtil defaultMachineId
  168. WARNING: Failed to find a usable hardware address from the network interfaces; using random bytes: 75:5e:6f:81:49:55:a3:d3
  169. Server started on port 8081
  170. Server started on port 8081
  171. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 s - in io.openshift.booster.HttpApplicationTest
  172. [INFO]
  173. [INFO] Results:
  174. [INFO]
  175. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  176. [INFO]
  177. [INFO]
  178. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ vertxhttpbooster ---
  179. [INFO] Building jar: /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/vertxhttpbooster-1.0.1.jar
  180. [INFO]
  181. [INFO] --- vertx-maven-plugin:1.0.13:package (vmp) @ vertxhttpbooster ---
  182. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ' && 'git' 'whatchanged' '--until=2018-03-01 19:04:53 +0000' '--date=iso' '--' '/home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ'
  183. [INFO] Working directory: /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ
  184. [INFO]
  185. [INFO] --- fabric8-maven-plugin:3.5.28:build (fmp) @ vertxhttpbooster ---
  186. [INFO] F8: Using OpenShift build with strategy S2I
  187. [INFO] F8: Running generator vertx
  188. [INFO] F8: vertx: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift as base / builder
  189. [INFO] Copying files to /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/docker/vertxhttpbooster/1.0.1/build/maven
  190. [INFO] Building tar: /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/docker/vertxhttpbooster/1.0.1/tmp/docker-build.tar
  191. [INFO] F8: [vertxhttpbooster:1.0.1] "vertx": Created docker source tar /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/docker/vertxhttpbooster/1.0.1/tmp/docker-build.tar
  192. [INFO] F8: Creating BuildServiceConfig vertxhttpbooster-s2i for Source build
  193. [INFO] F8: Creating ImageStream vertxhttpbooster
  194. [INFO] F8: Starting Build vertxhttpbooster-s2i
  195. [INFO] F8: Waiting for build vertxhttpbooster-s2i-1 to complete...
  196. [INFO] Current reconnect backoff is 1000 milliseconds (T0)
  197. [INFO] Current reconnect backoff is 2000 milliseconds (T1)
  198. Mar 01, 2018 7:05:09 PM okhttp3.internal.platform.Platform log
  199. WARNING: A connection to https://kubernetes.default.svc/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
  200. [INFO] Current reconnect backoff is 4000 milliseconds (T2)
  201. [INFO] Current reconnect backoff is 8000 milliseconds (T3)
  202. [INFO] F8: Build vertxhttpbooster-s2i-1 Complete
  203. [INFO] Current reconnect backoff is 16000 milliseconds (T4)
  204. [WARNING] Executor didn't terminate in time after shutdown in close(), killing it in: io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager@b0fb03
  205. [INFO] F8: Found tag on ImageStream vertxhttpbooster tag: sha256:80d81757a06b0d69be0f695240162d22859e98970fc1766b6cbdd888d4ad77a5
  206. [INFO] F8: ImageStream vertxhttpbooster written to /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/vertxhttpbooster-is.yml
  207. [INFO]
  208. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vertxhttpbooster ---
  209. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/vertxhttpbooster-1.0.1.jar to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1.jar
  210. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/pom.xml to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1.pom
  211. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/openshift.yml to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1-openshift.yml
  212. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/openshift.json to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1-openshift.json
  213. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/kubernetes.yml to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1-kubernetes.yml
  214. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/classes/META-INF/fabric8/kubernetes.json to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1-kubernetes.json
  215. [INFO] Installing /home/jenkins/workspace/hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ/target/vertxhttpbooster-is.yml to /tmp/.mvnrepository/io/openshift/booster/vertxhttpbooster/1.0.1/vertxhttpbooster-1.0.1-is.yml
  216. [INFO]
  217. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ vertxhttpbooster ---
  218. [INFO] Using alternate deployment repository local-nexus::default::http://content-repository/content/repositories/staging/
  219. [INFO] ------------------------------------------------------------------------
  220. [INFO] BUILD SUCCESS
  221. [INFO] ------------------------------------------------------------------------
  222. [INFO] Total time: 09:46 min
  223. [INFO] Finished at: 2018-03-01T19:05:26+00:00
  224. [INFO] Final Memory: 42M/62M
  225. [INFO] ------------------------------------------------------------------------
  226. [Pipeline] findFiles
  227. Recording test results
  228. [Pipeline] step
  229. [Pipeline] findFiles
  230. [Pipeline] echo
  231. Looking for matching Build vertxhttpbooster-1
  232. [Pipeline] echo
  233. Looking for matching Build vertxhttpbooster-1
  234. [Pipeline] echo
  235. Adding annotation 'fabric8.io/jenkins.testReportUrl: nulltestReport' to Build vertxhttpbooster-1
  236. [Pipeline] echo
  237. looking for vertxhttpbooster-1 in namespace hshinde
  238. [Pipeline] echo
  239. Checking bayesian-link exists
  240. [Pipeline] sh
  241. [hin_vertxhttpbooster_master-FUDMN2JTM7I3L6P6HZ7UBJ7D3WZQI6BVJTL3ZXQ4JTXZ654JKSSQ] Running shell script
  242. + mvn io.github.stackinfo:stackinfo-maven-plugin:0.2:prepare
  243. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  244. [INFO] Scanning for projects...
  245. [INFO]
  246. [INFO] ------------------------------------------------------------------------
  247. [INFO] Building Vert.x - HTTP 1.0.1
  248. [INFO] ------------------------------------------------------------------------
  249. [INFO]
  250. [INFO] --- stackinfo-maven-plugin:0.2:prepare (default-cli) @ vertxhttpbooster ---
  251. EXITCODE 0[INFO] ------------------------------------------------------------------------
  252. [INFO] BUILD SUCCESS
  253. [INFO] ------------------------------------------------------------------------
  254. [INFO] Total time: 22.747 s
  255. [INFO] Finished at: 2018-03-01T19:06:01+00:00
  256. [INFO] Final Memory: 7M/12M
  257. [INFO] ------------------------------------------------------------------------
  258. [Pipeline] retry
  259. [Pipeline] {
  260. [Pipeline] bayesianAnalysis
  261. Running Bayesian stack analysis...
  262. Bayesian API URL is https://recommender.api.openshift.io/api/v1
  263. [Pipeline] echo
  264. Looking for matching Build vertxhttpbooster-1
  265. [Pipeline] echo
  266. Adding annotation 'fabric8.io/bayesian.analysisUrl: https://recommender.api.openshift.io/api/v1/stack-analyses/5e5432438ea7460abe3ff316783b6575' to Build vertxhttpbooster-1
  267. [Pipeline] echo
  268. looking for vertxhttpbooster-1 in namespace hshinde
  269. [Pipeline] }
  270. [Pipeline] // retry
  271. [Pipeline] echo
  272. Checking sonarqube exists
  273. [Pipeline] echo
  274. Code validation service: sonarqube not available
  275. [Pipeline] echo
  276. s2i mode: true
  277. [Pipeline] echo
  278. Checking content-repository exists
  279. [Pipeline] echo
  280. mvn site disabled
  281. [Pipeline] stash
  282. Stashed 11 file(s)
  283. [Pipeline] }
  284. [Pipeline] // stage
  285. [Pipeline] stage
  286. [Pipeline] { (Rollout to Stage)
  287. [Pipeline] unstash
  288. [Pipeline] kubernetesApply
  289. Loading OpenShift ImageStreams file: vertxhttpbooster-is.yml
  290. Found namespace hshinde
  291. Found namespace hshinde-jenkins
  292. Found namespace hshinde-run
  293. Found namespace hshinde-stage
  294. Found existing environment hshinde-stage
  295. No fabric8.yml so unable to add environment pod annotations
  296. No fabric8.yml so unable to add environment pod annotations
  297. No fabric8.yml so unable to add environment pod annotations
  298. No fabric8.yml so unable to add environment pod annotations
  299. No fabric8.yml so unable to add environment pod annotations
  300. Found BuildConfig name vertxhttpbooster namespace hshinde from BuildConfigProjectProperty
  301. Found Build name vertxhttpbooster-1 from BuildCause
  302. Found BuildConfig: vertxhttpbooster namespace: hshinde Build: vertxhttpbooster-1
  303. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=db18f2d6dbba41bc753d09e0de5b948bb32c72e3, fabric8.io/iconUrl=img/icons/vertx.svg, fabric8.io/git-branch=hrishin/vertxhttpbooster/master-1.0.1, prometheus.io/scrape=true, prometheus.io/port=9779}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={space=fmptest, app=vertxhttpbooster, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=vertxhttpbooster, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ServiceSpec(clusterIP=null, externalIPs=[], externalName=null, externalTrafficPolicy=null, healthCheckNodePort=null, loadBalancerIP=null, loadBalancerSourceRanges=[], ports=[ServicePort(name=http, nodePort=null, port=8080, protocol=TCP, targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={})], selector={app=vertxhttpbooster, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  304. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=v1, kind=ImageStream, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels=null, name=vertxhttpbooster, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ImageStreamSpec(dockerImageRepository=null, lookupPolicy=null, tags=[TagReference(annotations=null, from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamImage, name=vertxhttpbooster@sha256:80d81757a06b0d69be0f695240162d22859e98970fc1766b6cbdd888d4ad77a5, namespace=hshinde-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.1, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  305. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=db18f2d6dbba41bc753d09e0de5b948bb32c72e3, fabric8.io/iconUrl=img/icons/vertx.svg, fabric8.io/git-branch=hrishin/vertxhttpbooster/master-1.0.1, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=vertxhttpbooster&var-version=1.0.1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={space=fmptest, app=vertxhttpbooster, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=vertxhttpbooster, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=vertxhttpbooster, provider=fabric8, group=io.openshift.booster}, strategy=DeploymentStrategy(activeDeadlineSeconds=null, annotations=null, customParams=null, labels=null, recreateParams=null, resources=null, rollingParams=RollingDeploymentStrategyParams(intervalSeconds=null, maxSurge=null, maxUnavailable=null, post=null, pre=null, timeoutSeconds=3600, updatePeriodSeconds=null, additionalProperties={}), type=Rolling, additionalProperties={}), template=PodTemplateSpec(metadata=ObjectMeta(annotations={fabric8.io/git-commit=db18f2d6dbba41bc753d09e0de5b948bb32c72e3, fabric8.io/iconUrl=img/icons/vertx.svg, fabric8.io/git-branch=hrishin/vertxhttpbooster/master-1.0.1, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=vertxhttpbooster&var-version=1.0.1}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={space=fmptest, app=vertxhttpbooster, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=null, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=PodSpec(activeDeadlineSeconds=null, affinity=null, automountServiceAccountToken=null, containers=[Container(args=[], command=[], env=[EnvVar(name=KUBERNETES_NAMESPACE, value=null, valueFrom=EnvVarSource(configMapKeyRef=null, fieldRef=ObjectFieldSelector(apiVersion=null, fieldPath=metadata.namespace, additionalProperties={}), resourceFieldRef=null, secretKeyRef=null, additionalProperties={}), additionalProperties={})], envFrom=[], image=vertxhttpbooster:1.0.1, imagePullPolicy=IfNotPresent, lifecycle=null, livenessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=180, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), name=vertx, ports=[ContainerPort(containerPort=8080, hostIP=null, hostPort=null, name=http, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=9779, hostIP=null, hostPort=null, name=prometheus, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=8778, hostIP=null, hostPort=null, name=jolokia, protocol=TCP, additionalProperties={})], readinessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=10, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), resources=null, securityContext=SecurityContext(capabilities=null, privileged=false, readOnlyRootFilesystem=null, runAsNonRoot=null, runAsUser=null, seLinuxOptions=null, additionalProperties={}), stdin=null, stdinOnce=null, terminationMessagePath=null, terminationMessagePolicy=null, tty=null, volumeMounts=[], workingDir=null, additionalProperties={})], dnsPolicy=null, hostAliases=[], hostIPC=null, hostNetwork=null, hostPID=null, hostname=null, imagePullSecrets=[], initContainers=[], nodeName=null, nodeSelector=null, restartPolicy=null, schedulerName=null, securityContext=null, serviceAccount=null, serviceAccountName=null, subdomain=null, terminationGracePeriodSeconds=null, tolerations=[], volumes=[], additionalProperties={}), additionalProperties={}), test=null, triggers=[DeploymentTriggerPolicy(imageChangeParams=null, type=ConfigChange, additionalProperties={}), DeploymentTriggerPolicy(imageChangeParams=DeploymentTriggerImageChangeParams(automatic=true, containerNames=[vertx], from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamTag, name=vertxhttpbooster:1.0.1, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  306. Applying Route name: Route data: Route(apiVersion=v1, kind=Route, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=vertxhttpbooster, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=vertxhttpbooster, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=RouteSpec(alternateBackends=[], host=null, path=null, port=RoutePort(targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={}), tls=null, to=RouteTargetReference(kind=Service, name=vertxhttpbooster, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  307. Running: echo | exposecontroller --watch-namespace hshinde-stage --exposer Route
  308. command: echo | exposecontroller --watch-namespace hshinde-stage --exposer Route out: Please enter Username: Please enter Password:
  309. command: echo | exposecontroller --watch-namespace hshinde-stage --exposer Route err: I0301 19:06:16.911390 673 exposecontroller.go:56] Using build: '2.3.27'
  310. I0301 19:06:16.925487 673 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  311. I0301 19:06:16.925524 673 exposecontroller.go:125] Running in : `hshinde-stage`
  312. W0301 19:06:16.948819 673 controller.go:478] Failed to load url https://openshift.default.svc/.well-known/oauth-authorization-server got: Get https://openshift.default.svc/.well-known/oauth-authorization-server: x509: certificate signed by unknown authority
  313. E0301 19:06:16.949788 673 controller.go:186] Failed to list nodes to detect minishift: the server does not allow access to the requested resource (get nodes)
  314. I0301 19:06:16.949810 673 controller.go:118] Using OAuth Authorize URL:
  315. W0301 19:06:16.949817 673 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  316. W0301 19:06:16.951138 673 controller.go:251] Could not find kubernetes service in the default namespace so we could not detect whether to use http or https as the apiserver protocol. Error: the server does not allow access to the requested resource (get services kubernetes)
  317. I0301 19:06:16.951206 673 controller.go:534] starting expose controller
  318. I0301 19:06:21.951388 673 controller.go:542] stopping expose controller
  319.  
  320. exposecontroller completed
  321. Service vertxhttpbooster in environment Stage namespace hshinde-stage is at URL: http://vertxhttpbooster-hshinde-stage.8a09.starter-us-east-2.openshiftapps.com
  322. Annotated Build vertxhttpbooster-1 in namespace hshinde with version 1.0.1 environment yaml hshinde-stage=---
  323. environmentName: "Stage"
  324. serviceUrls:
  325. vertxhttpbooster: "http://vertxhttpbooster-hshinde-stage.8a09.starter-us-east-2.openshiftapps.com"
  326. deploymentVersions:
  327. vertxhttpbooster: "1.0.1"
  328.  
  329. [Pipeline] }
  330. [Pipeline] // stage
  331. [Pipeline] }
  332. [Pipeline] // container
  333. [Pipeline] }
  334. [Pipeline] // node
  335. [Pipeline] }
  336. [Pipeline] // podTemplate
  337. [Pipeline] End of Pipeline
  338.  
  339. GitHub has been notified of this commit’s build result
  340.  
  341. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement