C:\tools\bats>cd c:\tools c:\tools>java -jar jenkins.war Running from: C:\tools\jenkins.war webroot: $user.home/.jenkins ø¦ý 28, 2019 4:52:37 PM org.eclipse.jetty.util.log.Log initialized INFO: Logging initialized @1354ms to org.eclipse.jetty.util.log.JavaUtilLog ø¦ý 28, 2019 4:52:37 PM winstone.Logger logInternal INFO: Beginning extraction from war file ø¦ý 28, 2019 4:53:02 PM org.eclipse.jetty.server.handler.ContextHandler setContextPath WARNING: Empty contextPath ø¦ý 28, 2019 4:53:02 PM org.eclipse.jetty.server.Server doStart INFO: jetty-9.4.z-SNAPSHOT; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 1.8.0_211-b12 ø¦ý 28, 2019 4:53:02 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet ø¦ý 28, 2019 4:53:02 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: DefaultSessionIdManager workerName=node0 ø¦ý 28, 2019 4:53:02 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: No SessionScavenger set, using defaults ø¦ý 28, 2019 4:53:02 PM org.eclipse.jetty.server.session.HouseKeeper startScavenging INFO: node0 Scavenging every 660000ms Jenkins home directory: C:\Users\Admin\.jenkins found at: $user.home/.jenkins ø¦ý 28, 2019 4:53:03 PM org.eclipse.jetty.server.handler.ContextHandler doStart INFO: Started w.@32fe9d0a{Jenkins v2.176.1,/,file:///C:/Users/Admin/.jenkins/war/,AVAILABLE}{C:\Users\Admin\.jenkins\war} ø¦ý 28, 2019 4:53:03 PM org.eclipse.jetty.server.AbstractConnector doStart INFO: Started ServerConnector@54107f42{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} ø¦ý 28, 2019 4:53:03 PM org.eclipse.jetty.server.Server doStart INFO: Started @27320ms ø¦ý 28, 2019 4:53:03 PM winstone.Logger logInternal INFO: Winstone Servlet Engine v4.0 running: controlPort=disabled ø¦ý 28, 2019 4:53:04 PM jenkins.InitReactorRunner$1 onAttained INFO: Started initialization ø¦ý 28, 2019 4:53:05 PM jenkins.InitReactorRunner$1 onAttained INFO: Listed all plugins ø¦ý 28, 2019 4:53:10 PM jenkins.InitReactorRunner$1 onAttained INFO: Prepared all plugins ø¦ý 28, 2019 4:53:10 PM jenkins.InitReactorRunner$1 onAttained INFO: Started all plugins ø¦ý 28, 2019 4:53:10 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error INFO: Failed to instantiate optional component hudson.plugins.build_timeout.operations.AbortAndRestartOperation$DescriptorImpl; skipping ø¦ý 28, 2019 4:53:11 PM jenkins.InitReactorRunner$1 onAttained INFO: Augmented all extensions ø¦ý 28, 2019 4:53:11 PM jenkins.InitReactorRunner$1 onAttained INFO: Loaded all jobs ø¦ý 28, 2019 4:53:11 PM hudson.model.AsyncPeriodicWork$1 run INFO: Started Download metadata ø¦ý 28, 2019 4:53:11 PM hudson.model.AsyncPeriodicWork$1 run INFO: Finished Download metadata. 10 ms ø¦ý 28, 2019 4:53:12 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@52de3456: display name [Root WebApplicationContext]; startup date [Fri Jun 28 16:53:12 MSK 2019]; root of context hierarchy ø¦ý 28, 2019 4:53:12 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@52de3456]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1a5e33f3 ø¦ý 28, 2019 4:53:12 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a5e33f3: defining beans [authenticationManager]; root of factory hierarchy ø¦ý 28, 2019 4:53:12 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1f6faccc: display name [Root WebApplicationContext]; startup date [Fri Jun 28 16:53:12 MSK 2019]; root of context hierarchy ø¦ý 28, 2019 4:53:12 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1f6faccc]: org.springframework.beans.factory.support.DefaultListableBeanFactory@45a62d27 ø¦ý 28, 2019 4:53:12 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@45a62d27: defining beans [filter,legacy]; root of factory hierarchy ø¦ý 28, 2019 4:53:12 PM jenkins.InitReactorRunner$1 onAttained INFO: Completed initialization ø¦ý 28, 2019 4:53:12 PM hudson.WebAppMain$3 run INFO: Jenkins is fully up and running ø¦ý 28, 2019 4:53:12 PM org.kohsuke.stapler.LocaleDrivenResourceProvider getLocaleDrivenResourceProviders INFO: Registered LocaleDrivenResourceProvider: jenkins.MetaLocaleDrivenResourceProvider@5c9e2e92 ø¦ý 28, 2019 4:53:29 PM hudson.Util warnWindowsSymlink WARNING: Symbolic links enabled on this platform but disabled for this user; run as administrator or use Local Security Policy > Security Settings > Local Policies > User Rights Assignment > Create symbolic links ø¦ý 28, 2019 4:56:31 PM hudson.Proc$LocalProc join WARNING: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information java.lang.Exception at hudson.Proc$LocalProc.join(Proc.java:334) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1818) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ø¦ý 28, 2019 4:56:31 PM hudson.model.Run execute INFO: RegressionTests #95 main build action completed: FAILURE