Advertisement
rohankanojia

Untitled

Apr 25th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.49 KB | None | 0 0
  1. OpenShift Build rokumar/spring-boot-http-booster-3058-2-1 from https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git
  2. 09:01:29 Connecting to https://api.github.com using rohanKanojia/****** (cd-github)
  3. Obtained Jenkinsfile from 4653694b7a68c2dd96db4420ab0cbd25e22ca544
  4. Loading library github.com/fabric8io/fabric8-pipeline-library@master
  5. Attempting to resolve master from remote references...
  6. > git --version # timeout=10
  7. > git ls-remote -h -t https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  8. Found match: refs/heads/master revision 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9
  9. Cloning the remote Git repository
  10. Cloning with configured refspecs honoured and without tags
  11. Cloning repository https://github.com/fabric8io/fabric8-pipeline-library.git
  12. > git init /var/lib/jenkins/jobs/rohankanojia/jobs/spring-boot-http-booster-3058-2/branches/master/workspace@libs/github.com/fabric8io/fabric8-pipeline-library # timeout=10
  13. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  14. > git --version # timeout=10
  15. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  16. > git config remote.origin.url https://github.com/fabric8io/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/fabric8io/fabric8-pipeline-library.git # timeout=10
  19. Fetching without tags
  20. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  21. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  22. Checking out Revision 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9 (master)
  23. > git config core.sparsecheckout # timeout=10
  24. > git checkout -f 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9
  25. Commit message: "Merge pull request #399 from edewit/versions-update"
  26. First time build. Skipping changelog.
  27. [Pipeline] echo
  28. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  29. [Pipeline] echo
  30. Loaded the useDockerSocket flag false
  31. [Pipeline] podTemplate
  32. [Pipeline] {
  33. [Pipeline] node
  34. Still waiting to schedule task
  35. jenkins-slave-bwwd0-f8cn5 is offline
  36. Running on jenkins-slave-bwwd0-f8cn5 in /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA
  37. [Pipeline] {
  38. [Pipeline] checkout
  39. Cloning the remote Git repository
  40. Cloning with configured refspecs honoured and without tags
  41. Cloning repository https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git
  42. > git init /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA # timeout=10
  43. Fetching upstream changes from https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git
  44. > git --version # timeout=10
  45. using GIT_ASKPASS to set credentials cd-github
  46. > git fetch --no-tags --progress https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git +refs/heads/master:refs/remotes/origin/master
  47. > git config remote.origin.url https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git # timeout=10
  48. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  49. > git config remote.origin.url https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git # timeout=10
  50. Fetching without tags
  51. Fetching upstream changes from https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git
  52. using GIT_ASKPASS to set credentials cd-github
  53. > git fetch --no-tags --progress https://github.com/rohanKanojia/spring-boot-http-booster-3058-2.git +refs/heads/master:refs/remotes/origin/master
  54. Checking out Revision 4653694b7a68c2dd96db4420ab0cbd25e22ca544 (master)
  55. > git config core.sparsecheckout # timeout=10
  56. > git checkout -f 4653694b7a68c2dd96db4420ab0cbd25e22ca544
  57. Commit message: "Initial import"
  58. First time build. Skipping changelog.
  59. fatal: bad object 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9
  60. [Pipeline] echo
  61. Using branch master
  62. [Pipeline] echo
  63. Using branch master
  64. [Pipeline] echo
  65. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  66. [Pipeline] container
  67. [Pipeline] {
  68. [Pipeline] stage
  69. [Pipeline] { (Build Release)
  70. [Pipeline] sh
  71. [-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA] Running shell script
  72. + git checkout -b rohankanojia/spring-boot-http-booster-3058-2/master-1.0.1
  73. Switched to a new branch 'rohankanojia/spring-boot-http-booster-3058-2/master-1.0.1'
  74. [Pipeline] readMavenPom
  75. [Pipeline] echo
  76. patching maven plugin for spring-boot-booster-parent v1.5.10-15
  77. [Pipeline] writeMavenPom
  78. [Pipeline] sh
  79. [-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA] Running shell script
  80. + mvn org.codehaus.mojo:versions-maven-plugin:2.5:set -U -DnewVersion=1.0.1
  81. 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
  82. [INFO] Scanning for projects...
  83. [INFO]
  84. [INFO] ------------------------------------------------------------------------
  85. [INFO] Building Spring Boot - HTTP Booster 1.0.0-SNAPSHOT
  86. [INFO] ------------------------------------------------------------------------
  87. [INFO]
  88. [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ spring-boot-http-booster-3058-2 ---
  89. [INFO] Searching for local aggregator root...
  90. [INFO] Local aggregation root: /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA
  91. [INFO] Processing change of io.openshift.booster:spring-boot-http-booster-3058-2:1.0.0-SNAPSHOT -> 1.0.1
  92. [INFO] Processing io.openshift.booster:spring-boot-http-booster-3058-2
  93. [INFO] Updating project io.openshift.booster:spring-boot-http-booster-3058-2
  94. [INFO] from version 1.0.0-SNAPSHOT to 1.0.1
  95. [INFO]
  96. [INFO] ------------------------------------------------------------------------
  97. [INFO] BUILD SUCCESS
  98. [INFO] ------------------------------------------------------------------------
  99. [INFO] Total time: 20.586 s
  100. [INFO] Finished at: 2018-04-25T09:03:12+00:00
  101. [INFO] Final Memory: 11M/16M
  102. [INFO] ------------------------------------------------------------------------
  103. [Pipeline] sh
  104. [-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA] Running shell script
  105. + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
  106. 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
  107. [INFO] Error stacktraces are turned on.
  108. [INFO] Scanning for projects...
  109. [INFO]
  110. [INFO] ------------------------------------------------------------------------
  111. [INFO] Building Spring Boot - HTTP Booster 1.0.1
  112. [INFO] ------------------------------------------------------------------------
  113. [INFO]
  114. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-boot-http-booster-3058-2 ---
  115. Apr 25, 2018 9:04:01 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
  116. INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo1.maven.org:443: Connection reset
  117. Apr 25, 2018 9:04:01 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
  118. INFO: Retrying request to {s}->https://repo1.maven.org:443
  119. Apr 25, 2018 9:04:01 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
  120. INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo1.maven.org:443: Connection reset
  121. Apr 25, 2018 9:04:01 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
  122. INFO: Retrying request to {s}->https://repo1.maven.org:443
  123. [INFO]
  124. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ spring-boot-http-booster-3058-2 ---
  125. [INFO]
  126. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ spring-boot-http-booster-3058-2 ---
  127. [INFO]
  128. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ spring-boot-http-booster-3058-2 ---
  129. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA' && 'git' 'rev-parse' '--verify' 'HEAD'
  130. [INFO] Working directory: /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA
  131. [INFO] Storing buildNumber: 4653694b7a68c2dd96db4420ab0cbd25e22ca544 at timestamp: 1524647048402
  132. [INFO] Storing buildScmBranch: rohankanojia/spring-boot-http-booster-3058-2/master-1.0.1
  133. [INFO]
  134. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-boot-http-booster-3058-2 ---
  135. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  136. [INFO] Copying 2 resources
  137. [INFO]
  138. [INFO] --- fabric8-maven-plugin:3.5.38:resource (fmp) @ spring-boot-http-booster-3058-2 ---
  139. [INFO] F8: Running in OpenShift mode
  140. [INFO] F8: Using docker image name of namespace: rokumar-jenkins
  141. [INFO] F8: Running generator spring-boot
  142. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  143. [INFO] F8: using resource templates from /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/src/main/fabric8
  144. [INFO] F8: fmp-controller: Adding a default Deployment
  145. [INFO] F8: fmp-service: Adding a default service 'spring-boot-http-booster-3058-2' with ports [8080]
  146. [INFO] F8: spring-boot-health-check: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
  147. [INFO] F8: spring-boot-health-check: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
  148. [INFO] F8: fmp-revision-history: Adding revision history limit to 2
  149. [INFO] F8: f8-icon: Adding icon for deployment
  150. [INFO] F8: f8-icon: Adding icon for service
  151. [INFO] F8: validating /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/openshift/spring-boot-http-booster-3058-2-svc.yml resource
  152. [INFO] F8: validating /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/openshift/spring-boot-http-booster-3058-2-deploymentconfig.yml resource
  153. [INFO] F8: validating /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/openshift/spring-boot-http-booster-3058-2-route.yml resource
  154. [INFO] F8: validating /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/kubernetes/spring-boot-http-booster-3058-2-svc.yml resource
  155. [INFO] F8: validating /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/kubernetes/spring-boot-http-booster-3058-2-deployment.yml resource
  156. [INFO]
  157. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-boot-http-booster-3058-2 ---
  158. [INFO] Changes detected - recompiling the module!
  159. [INFO] Compiling 4 source files to /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes
  160. [INFO]
  161. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-boot-http-booster-3058-2 ---
  162. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  163. [INFO] Copying 2 resources
  164. [INFO]
  165. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-boot-http-booster-3058-2 ---
  166. [INFO] Changes detected - recompiling the module!
  167. [INFO] Compiling 3 source files to /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/test-classes
  168. [INFO]
  169. [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ spring-boot-http-booster-3058-2 ---
  170. [INFO] Surefire report directory: /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/surefire-reports
  171. [INFO]
  172. [INFO] -------------------------------------------------------
  173. [INFO] T E S T S
  174. [INFO] -------------------------------------------------------
  175. [INFO] Running io.openshift.booster.LocalTest
  176. 2018-04-25 09:04:45.407 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [io.openshift.booster.LocalTest], using SpringBootContextLoader
  177. 2018-04-25 09:04:45.416 INFO --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [io.openshift.booster.LocalTest]: no resource found for suffixes {-context.xml, Context.groovy}.
  178. 2018-04-25 09:04:45.417 INFO --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [io.openshift.booster.LocalTest]: LocalTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
  179. 2018-04-25 09:04:45.628 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.openshift.booster.BoosterApplication for test class io.openshift.booster.LocalTest
  180. 2018-04-25 09:04:45.707 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
  181. 2018-04-25 09:04:45.723 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f4ea7c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16813f3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@fe5c40, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ebb011, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e31a9a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@11774fe, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@18d2680, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1847718, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@13b84b8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1a3af25]
  182.  
  183. . ____ _ __ _ _
  184. /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  185. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  186. \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  187. ' |____| .__|_| |_|_| |_\__, | / / / /
  188. =========|_|==============|___/=/_/_/_/
  189. :: Spring Boot :: (v1.5.10.RELEASE)
  190.  
  191. 2018-04-25 09:04:46.813 INFO 264 --- [ main] io.openshift.booster.LocalTest : Starting LocalTest on jenkins-slave-bwwd0-f8cn5 with PID 264 (started by ? in /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA)
  192. 2018-04-25 09:04:46.813 INFO 264 --- [ main] io.openshift.booster.LocalTest : No active profile set, falling back to default profiles: default
  193. 2018-04-25 09:04:48.210 INFO 264 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@9a5ed8: startup date [Wed Apr 25 09:04:48 UTC 2018]; root of context hierarchy
  194. 2018-04-25 09:04:51.119 INFO 264 --- [ main] o.s.b.f.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
  195. 2018-04-25 09:04:53.231 INFO 264 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  196. 2018-04-25 09:04:56.318 INFO 264 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (http)
  197. 2018-04-25 09:04:56.329 INFO 264 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  198. 2018-04-25 09:04:56.330 INFO 264 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.20
  199. 2018-04-25 09:04:57.135 INFO 264 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  200. 2018-04-25 09:04:57.135 INFO 264 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 8930 ms
  201. 2018-04-25 09:05:01.945 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  202. 2018-04-25 09:05:01.946 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'CXFServlet' to [/api/*]
  203. 2018-04-25 09:05:01.949 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
  204. 2018-04-25 09:05:01.949 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  205. 2018-04-25 09:05:01.949 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  206. 2018-04-25 09:05:01.949 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  207. 2018-04-25 09:05:01.949 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  208. 2018-04-25 09:05:01.950 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
  209. 2018-04-25 09:05:01.950 INFO 264 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
  210. 2018-04-25 09:05:07.007 INFO 264 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@9a5ed8: startup date [Wed Apr 25 09:04:48 UTC 2018]; root of context hierarchy
  211. 2018-04-25 09:05:07.225 INFO 264 --- [ 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)
  212. 2018-04-25 09:05:07.226 INFO 264 --- [ 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)
  213. 2018-04-25 09:05:07.425 INFO 264 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  214. 2018-04-25 09:05:07.426 INFO 264 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  215. 2018-04-25 09:05:07.707 INFO 264 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  216. 2018-04-25 09:05:07.905 INFO 264 --- [ main] oConfiguration$WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
  217. 2018-04-25 09:05:08.539 INFO 264 --- [ main] org.apache.cxf.endpoint.ServerImpl : Setting the server's publish address to be /
  218. 2018-04-25 09:05:09.713 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  219. 2018-04-25 09:05:09.715 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  220. 2018-04-25 09:05:09.717 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String)
  221. 2018-04-25 09:05:09.717 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
  222. 2018-04-25 09:05:09.718 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  223. 2018-04-25 09:05:09.719 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  224. 2018-04-25 09:05:09.720 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  225. 2018-04-25 09:05:09.721 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal)
  226. 2018-04-25 09:05:09.723 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String)
  227. 2018-04-25 09:05:09.724 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  228. 2018-04-25 09:05:09.725 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException
  229. 2018-04-25 09:05:09.727 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
  230. 2018-04-25 09:05:09.727 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  231. 2018-04-25 09:05:09.728 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  232. 2018-04-25 09:05:09.729 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
  233. 2018-04-25 09:05:09.729 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  234. 2018-04-25 09:05:09.801 INFO 264 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  235. 2018-04-25 09:05:11.717 INFO 264 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 33652 (http)
  236. 2018-04-25 09:05:11.724 INFO 264 --- [ main] io.openshift.booster.LocalTest : Started LocalTest in 25.767 seconds (JVM running for 28.413)
  237. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.287 s - in io.openshift.booster.LocalTest
  238. 2018-04-25 09:05:19.707 INFO 264 --- [ Thread-4] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@9a5ed8: startup date [Wed Apr 25 09:04:48 UTC 2018]; root of context hierarchy
  239. [INFO]
  240. [INFO] Results:
  241. [INFO]
  242. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  243. [INFO]
  244. [INFO]
  245. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-boot-http-booster-3058-2 ---
  246. [INFO] Building jar: /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/spring-boot-http-booster-3058-2-1.0.1.jar
  247. [INFO]
  248. [INFO] --- spring-boot-maven-plugin:1.5.10.RELEASE:repackage (default) @ spring-boot-http-booster-3058-2 ---
  249. [INFO] Attaching archive: /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/spring-boot-http-booster-3058-2-1.0.1-exec.jar, with classifier: exec
  250. [INFO]
  251. [INFO] --- fabric8-maven-plugin:3.5.38:build (fmp) @ spring-boot-http-booster-3058-2 ---
  252. [INFO] F8: Using OpenShift build with strategy S2I
  253. [INFO] F8: Running generator spring-boot
  254. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  255. [INFO] Copying files to /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/docker/spring-boot-http-booster-3058-2/1.0.1/build/maven
  256. [INFO] Building tar: /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/docker/spring-boot-http-booster-3058-2/1.0.1/tmp/docker-build.tar
  257. [INFO] F8: [spring-boot-http-booster-3058-2:1.0.1] "spring-boot": Created docker source tar /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/docker/spring-boot-http-booster-3058-2/1.0.1/tmp/docker-build.tar
  258. [INFO] F8: Creating BuildServiceConfig spring-boot-http-booster-3058-2-s2i for Source build
  259. [INFO] F8: Creating ImageStream spring-boot-http-booster-3058-2
  260. [INFO] F8: Starting Build spring-boot-http-booster-3058-2-s2i
  261. [INFO] F8: Waiting for build spring-boot-http-booster-3058-2-s2i-1 to complete...
  262. [INFO] F8: Pulling image "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2" ...
  263. [INFO] Current reconnect backoff is 1000 milliseconds (T0)
  264. [INFO] Current reconnect backoff is 2000 milliseconds (T1)
  265. [INFO] F8: ==================================================================
  266. [INFO] F8: Starting S2I Java Build .....
  267. [INFO] F8: S2I binary build from fabric8-maven-plugin detected
  268. [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ...
  269. [INFO] F8: ... done
  270. [INFO] F8:
  271. [INFO] F8: Pushing image docker-registry.default.svc:5000/rokumar-jenkins/spring-boot-http-booster-3058-2:1.0.1 ...
  272. [INFO] F8: Pushed 0/6 layers, 2% complete
  273. [INFO] F8: Pushed 1/6 layers, 19% complete
  274. [INFO] Current reconnect backoff is 4000 milliseconds (T2)
  275. [INFO] F8: Pushed 2/6 layers, 42% complete
  276. [INFO] Current reconnect backoff is 8000 milliseconds (T3)
  277. [INFO] F8: Pushed 3/6 layers, 68% complete
  278. [INFO] F8: Pushed 4/6 layers, 79% complete
  279. [INFO] Current reconnect backoff is 16000 milliseconds (T4)
  280. [INFO] F8: Pushed 5/6 layers, 97% complete
  281. [INFO] F8: Pushed 6/6 layers, 100% complete
  282. [INFO] F8: Push successful
  283. [INFO] F8: Build spring-boot-http-booster-3058-2-s2i-1 Complete
  284. [INFO] Current reconnect backoff is 32000 milliseconds (T5)
  285. [WARNING] Executor didn't terminate in time after shutdown in close(), killing it in: io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager@7e9061
  286. [INFO] F8: Found tag on ImageStream spring-boot-http-booster-3058-2 tag: sha256:d9c49c70a514e53b4eb1ffdf2fb1a48e79ae71fa6d637267bccda8a560ba5483
  287. [INFO] F8: ImageStream spring-boot-http-booster-3058-2 written to /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/spring-boot-http-booster-3058-2-is.yml
  288. [INFO]
  289. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ spring-boot-http-booster-3058-2 ---
  290. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/spring-boot-http-booster-3058-2-1.0.1.jar to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1.jar
  291. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/pom.xml to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1.pom
  292. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/openshift.yml to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1-openshift.yml
  293. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/openshift.json to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1-openshift.json
  294. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/kubernetes.yml to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1-kubernetes.yml
  295. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/classes/META-INF/fabric8/kubernetes.json to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1-kubernetes.json
  296. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/spring-boot-http-booster-3058-2-1.0.1-exec.jar to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1-exec.jar
  297. [INFO] Installing /home/jenkins/workspace/-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA/target/spring-boot-http-booster-3058-2-is.yml to /root/.mvnrepository/io/openshift/booster/spring-boot-http-booster-3058-2/1.0.1/spring-boot-http-booster-3058-2-1.0.1-is.yml
  298. [INFO]
  299. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spring-boot-http-booster-3058-2 ---
  300. [INFO] Using alternate deployment repository local-nexus::default::http://content-repository/content/repositories/staging/
  301. [INFO] ------------------------------------------------------------------------
  302. [INFO] BUILD SUCCESS
  303. [INFO] ------------------------------------------------------------------------
  304. [INFO] Total time: 03:04 min
  305. [INFO] Finished at: 2018-04-25T09:06:21+00:00
  306. [INFO] Final Memory: 48M/62M
  307. [INFO] ------------------------------------------------------------------------
  308. [Pipeline] findFiles
  309. [Pipeline] step
  310. Recording test results
  311. [Pipeline] findFiles
  312. [Pipeline] echo
  313. Looking for matching Build spring-boot-http-booster-3058-2-1
  314. [Pipeline] echo
  315. Looking for matching Build spring-boot-http-booster-3058-2-1
  316. [Pipeline] echo
  317. Adding annotation 'fabric8.io/jenkins.testReportUrl: nulltestReport' to Build spring-boot-http-booster-3058-2-1
  318. [Pipeline] echo
  319. looking for spring-boot-http-booster-3058-2-1 in namespace rokumar
  320. [Pipeline] echo
  321. Checking bayesian-link exists
  322. [Pipeline] sh
  323. [-http-booster-3058-2_master-4N7DABOIBOUK3YJPMNL2YPDHASXSEZ4DZFD4SLNLBAL6GKPOKWEA] Running shell script
  324. + mvn io.github.stackinfo:stackinfo-maven-plugin:0.2:prepare
  325. 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
  326. [INFO] Scanning for projects...
  327. [INFO]
  328. [INFO] ------------------------------------------------------------------------
  329. [INFO] Building Spring Boot - HTTP Booster 1.0.1
  330. [INFO] ------------------------------------------------------------------------
  331. [INFO]
  332. [INFO] --- stackinfo-maven-plugin:0.2:prepare (default-cli) @ spring-boot-http-booster-3058-2 ---
  333. [INFO] ------------------------------------------------------------------------
  334. [INFO] BUILD SUCCESS
  335. [INFO] ------------------------------------------------------------------------
  336. [INFO] Total time: 5.655 s
  337. [INFO] Finished at: 2018-04-25T09:06:36+00:00
  338. [INFO] Final Memory: 7M/11M
  339. [INFO] ------------------------------------------------------------------------
  340. [Pipeline] retry
  341. [Pipeline] {
  342. [Pipeline] bayesianAnalysis
  343. Running Bayesian stack analysis...
  344. Bayesian API URL is https://recommender.api.openshift.io/api/v1
  345. [Pipeline] echo
  346. Looking for matching Build spring-boot-http-booster-3058-2-1
  347. [Pipeline] echo
  348. Adding annotation 'fabric8.io/bayesian.analysisUrl: https://recommender.api.openshift.io/api/v1/stack-analyses/dedfd3b6c8254e10b2d1af1dea248a6b' to Build spring-boot-http-booster-3058-2-1
  349. [Pipeline] echo
  350. looking for spring-boot-http-booster-3058-2-1 in namespace rokumar
  351. [Pipeline] }
  352. [Pipeline] // retry
  353. [Pipeline] echo
  354. Checking sonarqube exists
  355. [Pipeline] echo
  356. Code validation service: sonarqube not available
  357. [Pipeline] echo
  358. s2i mode: true
  359. [Pipeline] echo
  360. Checking content-repository exists
  361. [Pipeline] echo
  362. mvn site disabled
  363. [Pipeline] stash
  364. Stashed 11 file(s)
  365. [Pipeline] }
  366. [Pipeline] // stage
  367. [Pipeline] stage
  368. [Pipeline] { (Rollout to Stage)
  369. [Pipeline] unstash
  370. [Pipeline] kubernetesApply
  371. Loading OpenShift ImageStreams file: spring-boot-http-booster-3058-2-is.yml
  372. Found namespace rokumar
  373. Found namespace rokumar-jenkins
  374. Found namespace rokumar-run
  375. Found namespace rokumar-stage
  376. Found existing environment rokumar-stage
  377. No fabric8.yml so unable to add environment pod annotations
  378. No fabric8.yml so unable to add environment pod annotations
  379. No fabric8.yml so unable to add environment pod annotations
  380. No fabric8.yml so unable to add environment pod annotations
  381. No fabric8.yml so unable to add environment pod annotations
  382. Found BuildConfig name spring-boot-http-booster-3058-2 namespace rokumar from BuildConfigProjectProperty
  383. Found Build name spring-boot-http-booster-3058-2-1 from BuildCause
  384. Found BuildConfig: spring-boot-http-booster-3058-2 namespace: rokumar Build: spring-boot-http-booster-3058-2-1
  385. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=4653694b7a68c2dd96db4420ab0cbd25e22ca544, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/spring-boot-http-booster-3058-2, prometheus.io/port=9779, fabric8.io/scm-url=https://github.com/snowdrop/spring-boot-http-booster-3058-2, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/spring-boot-http-booster-3058-2/master-1.0.1, prometheus.io/scrape=true, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/spring-boot-http-booster-3058-2, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={expose=true, app=spring-boot-http-booster-3058-2, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=spring-boot-http-booster-3058-2, 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=spring-boot-http-booster-3058-2, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  386. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=image.openshift.io/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=spring-boot-http-booster-3058-2, 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=spring-boot-http-booster-3058-2@sha256:d9c49c70a514e53b4eb1ffdf2fb1a48e79ae71fa6d637267bccda8a560ba5483, namespace=rokumar-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.1, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  387. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=apps.openshift.io/v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=4653694b7a68c2dd96db4420ab0cbd25e22ca544, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=spring-boot-http-booster-3058-2&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/spring-boot-http-booster-3058-2, fabric8.io/scm-url=https://github.com/snowdrop/spring-boot-http-booster-3058-2, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/spring-boot-http-booster-3058-2/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/spring-boot-http-booster-3058-2, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=spring-boot-http-booster-3058-2, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=spring-boot-http-booster-3058-2, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=spring-boot-http-booster-3058-2, 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=4653694b7a68c2dd96db4420ab0cbd25e22ca544, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=spring-boot-http-booster-3058-2&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/spring-boot-http-booster-3058-2, fabric8.io/scm-url=https://github.com/snowdrop/spring-boot-http-booster-3058-2, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/spring-boot-http-booster-3058-2/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/spring-boot-http-booster-3058-2, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=spring-boot-http-booster-3058-2, 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= , imagePullPolicy=IfNotPresent, lifecycle=null, livenessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=180, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), name=spring-boot, 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=/health, 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=[spring-boot], from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamTag, name=spring-boot-http-booster-3058-2:1.0.1, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  388. 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=spring-boot-http-booster-3058-2, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=spring-boot-http-booster-3058-2, 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=spring-boot-http-booster-3058-2, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  389. Running: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route
  390. command: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route out: Please enter Username: Please enter Password:
  391. command: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route err: I0425 09:06:46.638112 928 exposecontroller.go:56] Using build: '2.3.27'
  392. I0425 09:06:46.653812 928 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  393. I0425 09:06:46.653846 928 exposecontroller.go:125] Running in : `rokumar-stage`
  394. W0425 09:06:46.680598 928 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
  395. E0425 09:06:46.682280 928 controller.go:186] Failed to list nodes to detect minishift: nodes is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list nodes at the cluster scope: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list all nodes in the cluster
  396. I0425 09:06:46.682312 928 controller.go:118] Using OAuth Authorize URL:
  397. W0425 09:06:46.682329 928 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  398. W0425 09:06:46.683683 928 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: services "kubernetes" is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in the namespace "default": User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in project "default"
  399. I0425 09:06:46.683737 928 controller.go:534] starting expose controller
  400. I0425 09:06:51.683896 928 controller.go:542] stopping expose controller
  401.  
  402. exposecontroller completed
  403. Service spring-boot-http-booster-3058-2 in environment Stage namespace rokumar-stage is at URL: http://spring-boot-http-booster-3058-2-rokumar-stage.b542.starter-us-east-2a.openshiftapps.com
  404. Annotated Build spring-boot-http-booster-3058-2-1 in namespace rokumar with version 1.0.1 environment yaml rokumar-stage=---
  405. environmentName: "Stage"
  406. serviceUrls:
  407. spring-boot-http-booster-3058-2: "http://spring-boot-http-booster-3058-2-rokumar-stage.b542.starter-us-east-2a.openshiftapps.com"
  408. deploymentVersions:
  409. spring-boot-http-booster-3058-2: "1.0.1"
  410.  
  411. [Pipeline] }
  412. [Pipeline] // stage
  413. [Pipeline] }
  414. [Pipeline] // container
  415. [Pipeline] }
  416. [Pipeline] // node
  417. [Pipeline] }
  418. [Pipeline] // podTemplate
  419. [Pipeline] End of Pipeline
  420.  
  421. GitHub has been notified of this commit’s build result
  422.  
  423. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement