TrimbleSolutionsCorporation / TeamcityTriggerHook

Bitbucket Plugin to Trigger Builds in Teamcity
GNU Lesser General Public License v3.0
14 stars 15 forks source link

Integration test it.com.trimble.tekla.TeamcityTriggerHookITTest fails #23

Open auriusbendikas opened 7 years ago

auriusbendikas commented 7 years ago

Hi,

I have tried to compile the source code from master but my maven build failed while executing "mvn clean verify". Including build log. Please let me know if more information is needed.

[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.trimble.tekla:TeamCityTriggerHook:atlassian-plugin:3.2.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 148, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bitbucket Server Webhook to TeamCity 3.2.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ TeamCityTriggerHook ---
[INFO] Deleting /home/vagrant/workspaces/git/TeamcityTriggerHook/target
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:compress-resources (default-compress-resources) @ TeamCityTriggerHook ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling javascript using YUI
[INFO] 3 Javascript file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] 2 CSS file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] Compressing XML files
[INFO] 1 XML file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ TeamCityTriggerHook ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 11 resources
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:filter-plugin-descriptor (default-filter-plugin-descriptor) @ TeamCityTriggerHook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ TeamCityTriggerHook ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 12 source files to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-rest-docs (default-generate-rest-docs) @ TeamCityTriggerHook ---
[WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] 
Loading source file /home/vagrant/workspaces/git/TeamcityTriggerHook/src/main/java/com/trimble/tekla/rest/TeamctiyRest.java...
Constructing Javadoc information...
[WARNING] Javadoc Warnings
[WARNING] Aug 23, 2017 9:09:13 AM com.sun.jersey.wadl.resourcedoc.ResourceDocletJSON start
[WARNING] INFO: Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/resourcedoc.xml
[INFO] Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/application-doc.xml
[INFO] Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/application-grammars.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ TeamCityTriggerHook ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/vagrant/workspaces/git/TeamcityTriggerHook/src/test/resources
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:filter-test-plugin-descriptor (default-filter-test-plugin-descriptor) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ TeamCityTriggerHook ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/test-classes
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:unit-test (default-unit-test) @ TeamCityTriggerHook ---
[INFO] Surefire report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running ut.com.trimble.tekla.teamcity.TeamcityConnectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:copy-bundled-dependencies (default-copy-bundled-dependencies) @ TeamCityTriggerHook ---
[INFO] Unpacking /home/vagrant/.m2/repository/com/google/code/gson/gson/2.2.2-atlassian-1/gson-2.2.2-atlassian-1.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
[INFO] Unpacking /home/vagrant/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
[INFO] Unpacking /home/vagrant/.m2/repository/com/atlassian/bitbucket/server/bitbucket-ssh-api/4.0.0/bitbucket-ssh-api-4.0.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
[INFO] Unpacking /home/vagrant/.m2/repository/com/atlassian/plugins/atlassian-plugins-webfragment-api/4.0.1/atlassian-plugins-webfragment-api-4.0.1.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
[INFO] Unpacking /home/vagrant/.m2/repository/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
[INFO] Unpacking /home/vagrant/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:copy-test-bundled-dependencies (default-copy-test-bundled-dependencies) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-manifest (default-generate-manifest) @ TeamCityTriggerHook ---
[INFO] No manifest instructions found, adding only non-OSGi manifest attributes
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-test-manifest (default-generate-test-manifest) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:validate-manifest (default-validate-manifest) @ TeamCityTriggerHook ---
[INFO] Manifest found, validating...
[INFO] Manifest validated
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:jar (default-jar) @ TeamCityTriggerHook ---
[INFO] Building jar: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-obr-artifact (default-generate-obr-artifact) @ TeamCityTriggerHook ---
[INFO] Skipping OBR generation... no OSGi bundle manifest instructions found in pom.xml
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:validate-test-manifest (default-validate-test-manifest) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:test-jar (default-test-jar) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:prepare-database (default-prepare-database) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) @ TeamCityTriggerHook ---
[INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-it-resources:4.0.0:zip
[INFO] Copying bitbucket-it-resources-4.0.0.zip to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket-it-resources.zip
[INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-webapp:4.0.0:war
[INFO] Copying bitbucket-webapp-4.0.0.war to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket-original.war
[INFO] Configured Artifact: com.atlassian.pdkinstall:pdkinstall-plugin:0.6:jar
[INFO] Copying pdkinstall-plugin-0.6.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/pdkinstall-plugin-0.6.jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar
[INFO] Copying org.apache.felix.webconsole-1.2.8.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.apache.felix.webconsole-1.2.8.jar
[INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar
[INFO] Copying org.osgi.compendium-1.2.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.osgi.compendium-1.2.0.jar
[INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar
[INFO] Copying httpservice-bridge-0.6.2.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/httpservice-bridge-0.6.2.jar
[INFO] Configured Artifact: com.atlassian.labs.plugins:quickreload:1.24:jar
[INFO] Copying quickreload-1.24.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar
[INFO] Unpacking container 'tomcat8x' from container artifact: org.apache.tomcat:apache-tomcat:8.0.9:jar
[INFO] Configured Artifact: org.apache.tomcat:apache-tomcat:windows-x64:8.0.9:zip
[INFO] Unpacking /home/vagrant/.m2/repository/org/apache/tomcat/apache-tomcat/8.0.9/apache-tomcat-8.0.9-windows-x64.zip to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x with includes "" and excludes ""
[INFO] Starting bitbucket on the tomcat8x container on ports 7990 (http), 40029 (rmi) and 8009 (ajp)
[INFO] using codehaus cargo v1.4.7
[INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat8x
[INFO] [talledLocalContainer] Tomcat 8.x starting...
[INFO] [stalledLocalDeployer] Deploying [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket.war] to [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps]...
[INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=48m; support was removed in 8.0
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/classes], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/lib], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/lib], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.core.AprLifecycleListener init
[INFO] [talledLocalContainer] INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.SetAllPropertiesRule begin
[WARNING] [talledLocalContainer] WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'emptySessionPath' to 'true' did not find a matching property.
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
[WARNING] [talledLocalContainer] WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Valve} Setting property 'resolveHosts' to 'false' did not find a matching property.
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.coyote.AbstractProtocol init
[INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["http-nio-7990"]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
[INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.coyote.AbstractProtocol init
[INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["ajp-nio-8009"]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
[INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.Catalina load
[INFO] [talledLocalContainer] INFO: Initialization processed in 612 ms
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.core.StandardService startInternal
[INFO] [talledLocalContainer] INFO: Starting service Catalina
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.core.StandardEngine startInternal
[INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/8.0.9
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:43 AM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:43 AM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war has finished in 273 ms
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:43 AM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:56 AM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: Spring WebApplicationInitializers detected on classpath: [com.atlassian.stash.internal.spring.StashWebApplicationInitializer@2a114c75]
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: Installing JUL to SLF4J bridge
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check disabled
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: status display disabled
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
[INFO] [talledLocalContainer] Aug 23, 2017 9:09:58 AM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: Initializing Spring FrameworkServlet 'springMvc'
[INFO] [talledLocalContainer] 2017-08-23 09:10:01,555 INFO  [spring-startup]  c.a.s.i.server.BuildInfoLogger Starting Bitbucket 4.0.0 (ac4badf built on Mon Sep 21 11:34:23 CEST 2015)
[INFO] [talledLocalContainer] 2017-08-23 09:10:01,562 INFO  [spring-startup]  c.a.s.i.server.BuildInfoLogger JVM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11
[INFO] [talledLocalContainer] 2017-08-23 09:10:01,583 INFO  [spring-startup]  c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home
[INFO] [talledLocalContainer] 2017-08-23 09:10:07,202 INFO  [spring-startup]  c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared
[INFO] [talledLocalContainer] 2017-08-23 09:10:11,536 WARN  [spring-startup]  com.hazelcast.instance.Node [172.17.0.1]:5701 [vagrant] [3.5.0-atlassian-20] No join method is enabled! Starting standalone.
[INFO] [talledLocalContainer] 2017-08-23 09:10:37,058 INFO  [hz.hazelcast.event-2]  com.atlassian.stash.internal.project Switching to log level [WARN]
[INFO] [talledLocalContainer] 2017-08-23 09:10:37,055 INFO  [hz.hazelcast.event-5]  c.a.stash.internal.scm.git.command Switching to log level [WARN]
[INFO] [talledLocalContainer] 2017-08-23 09:10:38,291 INFO  [spring-startup]  c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:42701
[INFO] [talledLocalContainer] 2017-08-23 09:10:51,736 WARN  [spring-startup]  c.a.p.o.f.t.s.ScanDescriptorForHostClassesStage The plugin 'atlassian-universal-plugin-manager-plugin-2.20.jar' uses a package 'org.apache.commons.fileupload.servlet' that is also exported by the application.  It is highly recommended that the plugin use its own packages.
[INFO] [talledLocalContainer] 2017-08-23 09:10:58,911 WARN  [ThreadPoolAsyncTaskExecutor::Thread 38]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 09:10:58,987 WARN  [ThreadPoolAsyncTaskExecutor::Thread 50]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 09:10:59,081 WARN  [ThreadPoolAsyncTaskExecutor::Thread 5]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 09:10:59,217 WARN  [ThreadPoolAsyncTaskExecutor::Thread 2]  c.a.p.s.s.util.AnnotationIndexReader Read annotation index file: META-INF/plugin-components/component-all
[INFO] [talledLocalContainer] 2017-08-23 09:10:59,217 WARN  [ThreadPoolAsyncTaskExecutor::Thread 2]  c.a.p.s.s.util.AnnotationIndexReader Printing out found annotated beans: 
[INFO] [talledLocalContainer] 2017-08-23 09:10:59,217 WARN  [ThreadPoolAsyncTaskExecutor::Thread 2]  c.a.p.s.s.util.AnnotationIndexReader []
[INFO] [talledLocalContainer] 2017-08-23 09:10:59,369 WARN  [ThreadPoolAsyncTaskExecutor::Thread 49]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 09:11:00,903 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:00,907 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginAccessor, objectType=com.sun.proxy.$Proxy434, level=1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:00,916 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginEventManager, objectType=com.sun.proxy.$Proxy437, level=0]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,184 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,185 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,185 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,216 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,216 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,229 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,231 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,264 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,270 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=moduleFactory, objectType=com.sun.proxy.$Proxy438, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,319 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,352 WARN  [ThreadPoolAsyncTaskExecutor::Thread 27]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,385 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-3]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,385 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-4]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,385 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-4]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,414 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,429 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,450 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-4]
[INFO] [talledLocalContainer] 2017-08-23 09:11:01,450 WARN  [ThreadPoolAsyncTaskExecutor::Thread 45]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:02,184 WARN  [ThreadPoolAsyncTaskExecutor::Thread 23]  c.a.labs.plugins.quickreload.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.labs.plugins.quickreload id(69) v(1.24.0) file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.labs.plugins.quickreload.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 09:11:03,340 INFO  [ThreadPoolAsyncTaskExecutor::Thread 51]  c.a.s.i.s.g.t.DefaultTranscodeServer Callback socket listening at 127.0.0.1:34325
[INFO] [talledLocalContainer] 2017-08-23 09:11:06,074 WARN  [ThreadPoolAsyncTaskExecutor::Thread 15]  c.a.w.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.webhooks.atlassian-webhooks-plugin id(109) v(3.1.1.bbserver-01) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-webhooks-plugin-3.1.1-bbserver-01.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.webhooks.atlassian-webhooks-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 09:11:06,661 WARN  [ThreadPoolAsyncTaskExecutor::Thread 9]  c.a.p.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-common-plugin id(86) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-common-plugin-1.0.6-bitbucket-m3.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.plugins.atlassian-remote-event-common-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 09:11:07,594 WARN  [ThreadPoolAsyncTaskExecutor::Thread 48]  c.a.p.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-consumer-plugin id(87) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-consumer-plugin-1.0.6-bitbucket-m3.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.plugins.atlassian-remote-event-consumer-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 09:11:07,663 WARN  [ThreadPoolAsyncTaskExecutor::Thread 28]  c.a.p.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-producer-plugin id(88) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-producer-plugin-1.0.6-bitbucket-m3.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.plugins.atlassian-remote-event-producer-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 09:11:17,782 WARN  [spring-startup]  c.a.s.i.p.OsgiBundledPathScanner Cannot scan directory /com/atlassian/oauth/shared/servlet/ in bundle com.atlassian.oauth.atlassian-oauth-service-provider-plugin as it does not exist
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,084 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,088 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,089 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,089 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,089 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,091 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,091 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,091 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,092 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,098 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,098 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,098 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,100 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,104 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,104 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,105 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,106 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,109 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,109 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,109 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,111 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,115 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,115 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:18,116 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:19,632 WARN  [spring-startup]  c.a.stash.internal.home.HomeTracker The shared home directory has been moved from /opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/STASH-BR40RELEASE-PERFORM/target/checkout/func-test/plugin-test-resources/target/bitbucket/home/shared to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared
[INFO] [talledLocalContainer] 2017-08-23 09:11:19,691 INFO  [spring-startup]  c.a.stash.internal.home.HomeTracker Invoking 1 handler(s) after shared home directory update
[INFO] [talledLocalContainer] 2017-08-23 09:11:19,704 INFO  [spring-startup]  c.a.stash.internal.home.HomeTracker 1 handler(s) have applied the home directory update successfully
[INFO] [talledLocalContainer] 2017-08-23 09:11:19,705 INFO  [spring-startup]  c.a.stash.internal.home.HomeTracker Updating benchmark shared home directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared
[INFO] [talledLocalContainer] 2017-08-23 09:11:20,013 INFO  [spring-startup]  c.a.s.internal.scm.PluginScmService Bitbucket is using /usr/bin/git version 2.7.4
[INFO] [talledLocalContainer] 2017-08-23 09:11:20,539 INFO  [spring-startup]  c.a.s.internal.ssh.server.SshServer Starting SSH server on port 7999...
[INFO] [talledLocalContainer] 2017-08-23 09:11:20,675 INFO  [spring-startup]  c.a.s.internal.ssh.server.SshServer Started SSH server successfully.
[INFO] [talledLocalContainer] 2017-08-23 09:11:21,455 INFO  [spring-startup]  c.a.s.i.hazelcast.HazelcastLifecycle Updating Hazelcast instance capabilities
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war has finished in 98,493 ms
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager has finished in 56 ms
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager has finished in 34 ms
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.coyote.AbstractProtocol start
[INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-nio-7990"]
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.coyote.AbstractProtocol start
[INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-nio-8009"]
[INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.Catalina start
[INFO] [talledLocalContainer] INFO: Server startup in 98998 ms
[INFO] [talledLocalContainer] Tomcat 8.x started on port [7990]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,295 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,298 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,334 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,335 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,490 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,491 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,491 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,491 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,492 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,492 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,534 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,536 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,536 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 09:11:22,537 WARN  [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] adding system property to configuration: http.bitbucket.protocol::http
[INFO] adding system property to configuration: http.port::7990
[INFO] adding system property to configuration: baseurl.bitbucket::http://aem-WKS27912:7990/bitbucket
[INFO] adding system property to configuration: reportsDirectory::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports
[INFO] adding system property to configuration: homedir.bitbucket::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home
[INFO] adding system property to configuration: http.bitbucket.url::http://aem-WKS27912:7990/bitbucket
[INFO] adding system property to configuration: product.4.0.0.version::4.0.0
[INFO] adding system property to configuration: context.bitbucket.path::/bitbucket
[INFO] adding system property to configuration: homedir::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home
[INFO] adding system property to configuration: baseurl::http://aem-WKS27912:7990/bitbucket
[INFO] adding system property to configuration: testGroup::__no_test_group__
[INFO] adding system property to configuration: context.path::/bitbucket
[INFO] adding system property to configuration: http.bitbucket.port::7990
[INFO] adding system property to configuration: plugin.jar::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar
[INFO] adding system property to configuration: product.bitbucket.id::bitbucket
[INFO] Failsafe integration-test configuration:
[INFO] <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <includes>
    <include>it/**</include>
  </includes>
  <excludes>
    <exclude>**/*$*</exclude>
    <exclude>**/Abstract*</exclude>
  </excludes>
  <systemPropertyVariables>
    <http.bitbucket.protocol>http</http.bitbucket.protocol>
    <http.port>7990</http.port>
    <baseurl.bitbucket>http://aem-WKS27912:7990/bitbucket</baseurl.bitbucket>
    <reportsDirectory>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports</reportsDirectory>
    <homedir.bitbucket>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home</homedir.bitbucket>
    <http.bitbucket.url>http://aem-WKS27912:7990/bitbucket</http.bitbucket.url>
    <product.4.0.0.version>4.0.0</product.4.0.0.version>
    <context.bitbucket.path>/bitbucket</context.bitbucket.path>
    <homedir>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home</homedir>
    <baseurl>http://aem-WKS27912:7990/bitbucket</baseurl>
    <testGroup>__no_test_group__</testGroup>
    <context.path>/bitbucket</context.path>
    <http.bitbucket.port>7990</http.bitbucket.port>
    <plugin.jar>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar</plugin.jar>
    <product.bitbucket.id>bitbucket</product.bitbucket.id>
  </systemPropertyVariables>
  <reportsDirectory>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports</reportsDirectory>
</configuration>
[INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[WARNING] [talledLocalContainer] log4j:WARN No appenders could be found for logger (com.amazonaws.jmx.spi.SdkMBeanRegistry).
[WARNING] [talledLocalContainer] log4j:WARN Please initialize the log4j system properly.
[WARNING] [talledLocalContainer] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Running it.com.trimble.tekla.TeamcityTriggerHookITTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.887 sec <<< FAILURE!
it.com.trimble.tekla.TeamcityTriggerHookITTest  Time elapsed: 3.886 sec  <<< ERROR!
java.lang.IllegalStateException: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found
    at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.runViaRestCall(AtlassianPluginsTestRunner.java:107)
    at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.run(AtlassianPluginsTestRunner.java:75)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
    at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
    at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Results :

Tests in error: 
  it.com.trimble.tekla.TeamcityTriggerHookITTest: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:30 min
[INFO] Finished at: 2017-08-23T09:11:35+02:00
[INFO] Final Memory: 55M/613M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.atlassian.maven.plugins:bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) on project TeamCityTriggerHook: Unable to execute mojo: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
jmecosta commented 7 years ago

you need to use atlas sdk, and run atlas-package

On Wed, 23 Aug 2017 at 11:16 Aurius Bendikas notifications@github.com wrote:

Hi,

I have tried to compile the source code from master but my maven build failed while executing "mvn clean verify". Including build log. Please let me know if more information is needed.

[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.trimble.tekla:TeamCityTriggerHook:atlassian-plugin:3.2.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 148, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Bitbucket Server Webhook to TeamCity 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ TeamCityTriggerHook --- [INFO] Deleting /home/vagrant/workspaces/git/TeamcityTriggerHook/target [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:compress-resources (default-compress-resources) @ TeamCityTriggerHook --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling javascript using YUI [INFO] 3 Javascript file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] 2 CSS file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] Compressing XML files [INFO] 1 XML file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ TeamCityTriggerHook --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 11 resources [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:filter-plugin-descriptor (default-filter-plugin-descriptor) @ TeamCityTriggerHook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ TeamCityTriggerHook --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 12 source files to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-rest-docs (default-generate-rest-docs) @ TeamCityTriggerHook --- [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source file /home/vagrant/workspaces/git/TeamcityTriggerHook/src/main/java/com/trimble/tekla/rest/TeamctiyRest.java... Constructing Javadoc information... [WARNING] Javadoc Warnings [WARNING] Aug 23, 2017 9:09:13 AM com.sun.jersey.wadl.resourcedoc.ResourceDocletJSON start [WARNING] INFO: Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/resourcedoc.xml [INFO] Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/application-doc.xml [INFO] Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/application-grammars.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ TeamCityTriggerHook --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/vagrant/workspaces/git/TeamcityTriggerHook/src/test/resources [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:filter-test-plugin-descriptor (default-filter-test-plugin-descriptor) @ TeamCityTriggerHook --- [INFO] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ TeamCityTriggerHook --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 2 source files to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/test-classes [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:unit-test (default-unit-test) @ TeamCityTriggerHook --- [INFO] Surefire report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/surefire-reports


T E S T S

Running ut.com.trimble.tekla.teamcity.TeamcityConnectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:copy-bundled-dependencies (default-copy-bundled-dependencies) @ TeamCityTriggerHook --- [INFO] Unpacking /home/vagrant/.m2/repository/com/google/code/gson/gson/2.2.2-atlassian-1/gson-2.2.2-atlassian-1.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/.DSA,META-INF/.SF" [INFO] Unpacking /home/vagrant/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/.DSA,META-INF/.SF" [INFO] Unpacking /home/vagrant/.m2/repository/com/atlassian/bitbucket/server/bitbucket-ssh-api/4.0.0/bitbucket-ssh-api-4.0.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/.DSA,META-INF/.SF" [INFO] Unpacking /home/vagrant/.m2/repository/com/atlassian/plugins/atlassian-plugins-webfragment-api/4.0.1/atlassian-plugins-webfragment-api-4.0.1.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/.DSA,META-INF/.SF" [INFO] Unpacking /home/vagrant/.m2/repository/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/.DSA,META-INF/.SF" [INFO] Unpacking /home/vagrant/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes with includes "" and excludes "atlassian-plugin.xml,META-INF/MANIFEST.MF,META-INF/.DSA,META-INF/.SF" [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:copy-test-bundled-dependencies (default-copy-test-bundled-dependencies) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-manifest (default-generate-manifest) @ TeamCityTriggerHook --- [INFO] No manifest instructions found, adding only non-OSGi manifest attributes [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-test-manifest (default-generate-test-manifest) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:validate-manifest (default-validate-manifest) @ TeamCityTriggerHook --- [INFO] Manifest found, validating... [INFO] Manifest validated [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:jar (default-jar) @ TeamCityTriggerHook --- [INFO] Building jar: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-obr-artifact (default-generate-obr-artifact) @ TeamCityTriggerHook --- [INFO] Skipping OBR generation... no OSGi bundle manifest instructions found in pom.xml [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:validate-test-manifest (default-validate-test-manifest) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:test-jar (default-test-jar) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:prepare-database (default-prepare-database) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) @ TeamCityTriggerHook --- [INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-it-resources:4.0.0:zip [INFO] Copying bitbucket-it-resources-4.0.0.zip to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket-it-resources.zip [INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-webapp:4.0.0:war [INFO] Copying bitbucket-webapp-4.0.0.war to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket-original.war [INFO] Configured Artifact: com.atlassian.pdkinstall:pdkinstall-plugin:0.6:jar [INFO] Copying pdkinstall-plugin-0.6.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/pdkinstall-plugin-0.6.jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar [INFO] Copying org.apache.felix.webconsole-1.2.8.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.apache.felix.webconsole-1.2.8.jar [INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar [INFO] Copying org.osgi.compendium-1.2.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.osgi.compendium-1.2.0.jar [INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar [INFO] Copying httpservice-bridge-0.6.2.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/httpservice-bridge-0.6.2.jar [INFO] Configured Artifact: com.atlassian.labs.plugins:quickreload:1.24:jar [INFO] Copying quickreload-1.24.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar [INFO] Unpacking container 'tomcat8x' from container artifact: org.apache.tomcat:apache-tomcat:8.0.9:jar [INFO] Configured Artifact: org.apache.tomcat:apache-tomcat:windows-x64:8.0.9:zip [INFO] Unpacking /home/vagrant/.m2/repository/org/apache/tomcat/apache-tomcat/8.0.9/apache-tomcat-8.0.9-windows-x64.zip to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x with includes "" and excludes "" [INFO] Starting bitbucket on the tomcat8x container on ports 7990 (http), 40029 (rmi) and 8009 (ajp) [INFO] using codehaus cargo v1.4.7 [INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat8x [INFO] [talledLocalContainer] Tomcat 8.x starting... [INFO] [stalledLocalDeployer] Deploying [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket.war] to [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps]... [INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=48m; support was removed in 8.0 [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/classes], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/lib], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/classes], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/lib], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.core.AprLifecycleListener init [INFO] [talledLocalContainer] INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.SetAllPropertiesRule begin [WARNING] [talledLocalContainer] WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'emptySessionPath' to 'true' did not find a matching property. [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.tomcat.util.digester.SetPropertiesRule begin [WARNING] [talledLocalContainer] WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Valve} Setting property 'resolveHosts' to 'false' did not find a matching property. [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.coyote.AbstractProtocol init [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["http-nio-7990"] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector [INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.coyote.AbstractProtocol init [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["ajp-nio-8009"] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector [INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.startup.Catalina load [INFO] [talledLocalContainer] INFO: Initialization processed in 612 ms [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.core.StandardService startInternal [INFO] [talledLocalContainer] INFO: Starting service Catalina [INFO] [talledLocalContainer] Aug 23, 2017 9:09:42 AM org.apache.catalina.core.StandardEngine startInternal [INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/8.0.9 [INFO] [talledLocalContainer] Aug 23, 2017 9:09:43 AM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war [INFO] [talledLocalContainer] Aug 23, 2017 9:09:43 AM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war has finished in 273 ms [INFO] [talledLocalContainer] Aug 23, 2017 9:09:43 AM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war [INFO] [talledLocalContainer] Aug 23, 2017 9:09:56 AM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Spring WebApplicationInitializers detected on classpath: [com.atlassian.stash.internal.spring.StashWebApplicationInitializer@2a114c75] [INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Installing JUL to SLF4J bridge [INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check disabled [INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: status display disabled [INFO] [talledLocalContainer] Aug 23, 2017 9:09:57 AM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) [INFO] [talledLocalContainer] Aug 23, 2017 9:09:58 AM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Initializing Spring FrameworkServlet 'springMvc' [INFO] [talledLocalContainer] 2017-08-23 09:10:01,555 INFO [spring-startup] c.a.s.i.server.BuildInfoLogger Starting Bitbucket 4.0.0 (ac4badf built on Mon Sep 21 11:34:23 CEST 2015) [INFO] [talledLocalContainer] 2017-08-23 09:10:01,562 INFO [spring-startup] c.a.s.i.server.BuildInfoLogger JVM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 [INFO] [talledLocalContainer] 2017-08-23 09:10:01,583 INFO [spring-startup] c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home [INFO] [talledLocalContainer] 2017-08-23 09:10:07,202 INFO [spring-startup] c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared [INFO] [talledLocalContainer] 2017-08-23 09:10:11,536 WARN [spring-startup] com.hazelcast.instance.Node [172.17.0.1]:5701 [vagrant] [3.5.0-atlassian-20] No join method is enabled! Starting standalone. [INFO] [talledLocalContainer] 2017-08-23 09:10:37,058 INFO [hz.hazelcast.event-2] com.atlassian.stash.internal.project Switching to log level [WARN] [INFO] [talledLocalContainer] 2017-08-23 09:10:37,055 INFO [hz.hazelcast.event-5] c.a.stash.internal.scm.git.command Switching to log level [WARN] [INFO] [talledLocalContainer] 2017-08-23 09:10:38,291 INFO [spring-startup] c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:42701 [INFO] [talledLocalContainer] 2017-08-23 09:10:51,736 WARN [spring-startup] c.a.p.o.f.t.s.ScanDescriptorForHostClassesStage The plugin 'atlassian-universal-plugin-manager-plugin-2.20.jar' uses a package 'org.apache.commons.fileupload.servlet' that is also exported by the application. It is highly recommended that the plugin use its own packages. [INFO] [talledLocalContainer] 2017-08-23 09:10:58,911 WARN [ThreadPoolAsyncTaskExecutor::Thread 38] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 09:10:58,987 WARN [ThreadPoolAsyncTaskExecutor::Thread 50] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 09:10:59,081 WARN [ThreadPoolAsyncTaskExecutor::Thread 5] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 09:10:59,217 WARN [ThreadPoolAsyncTaskExecutor::Thread 2] c.a.p.s.s.util.AnnotationIndexReader Read annotation index file: META-INF/plugin-components/component-all [INFO] [talledLocalContainer] 2017-08-23 09:10:59,217 WARN [ThreadPoolAsyncTaskExecutor::Thread 2] c.a.p.s.s.util.AnnotationIndexReader Printing out found annotated beans: [INFO] [talledLocalContainer] 2017-08-23 09:10:59,217 WARN [ThreadPoolAsyncTaskExecutor::Thread 2] c.a.p.s.s.util.AnnotationIndexReader [] [INFO] [talledLocalContainer] 2017-08-23 09:10:59,369 WARN [ThreadPoolAsyncTaskExecutor::Thread 49] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 09:11:00,903 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=1] [INFO] [talledLocalContainer] 2017-08-23 09:11:00,907 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginAccessor, objectType=com.sun.proxy.$Proxy434, level=1] [INFO] [talledLocalContainer] 2017-08-23 09:11:00,916 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginEventManager, objectType=com.sun.proxy.$Proxy437, level=0] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,184 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-1] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,185 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=-2] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,185 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,216 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,216 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-2] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,229 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,231 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,264 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-1] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,270 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=moduleFactory, objectType=com.sun.proxy.$Proxy438, level=-1] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,319 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-2] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,352 WARN [ThreadPoolAsyncTaskExecutor::Thread 27] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 09:11:01,385 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-3] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,385 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-4] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,385 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-4] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,414 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,429 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,450 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-4] [INFO] [talledLocalContainer] 2017-08-23 09:11:01,450 WARN [ThreadPoolAsyncTaskExecutor::Thread 45] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:02,184 WARN [ThreadPoolAsyncTaskExecutor::Thread 23] c.a.labs.plugins.quickreload.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.labs.plugins.quickreload id(69) v(1.24.0) file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.labs.plugins.quickreload.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 09:11:03,340 INFO [ThreadPoolAsyncTaskExecutor::Thread 51] c.a.s.i.s.g.t.DefaultTranscodeServer Callback socket listening at 127.0.0.1:34325 [INFO] [talledLocalContainer] 2017-08-23 09:11:06,074 WARN [ThreadPoolAsyncTaskExecutor::Thread 15] c.a.w.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.webhooks.atlassian-webhooks-plugin id(109) v(3.1.1.bbserver-01) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-webhooks-plugin-3.1.1-bbserver-01.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.webhooks.atlassian-webhooks-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 09:11:06,661 WARN [ThreadPoolAsyncTaskExecutor::Thread 9] c.a.p.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-common-plugin id(86) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-common-plugin-1.0.6-bitbucket-m3.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-common-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 09:11:07,594 WARN [ThreadPoolAsyncTaskExecutor::Thread 48] c.a.p.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-consumer-plugin id(87) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-consumer-plugin-1.0.6-bitbucket-m3.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-consumer-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 09:11:07,663 WARN [ThreadPoolAsyncTaskExecutor::Thread 28] c.a.p.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-producer-plugin id(88) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-producer-plugin-1.0.6-bitbucket-m3.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-producer-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 09:11:17,782 WARN [spring-startup] c.a.s.i.p.OsgiBundledPathScanner Cannot scan directory /com/atlassian/oauth/shared/servlet/ in bundle com.atlassian.oauth.atlassian-oauth-service-provider-plugin as it does not exist [INFO] [talledLocalContainer] 2017-08-23 09:11:18,084 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,088 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,089 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,089 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,089 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,090 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,091 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,091 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,091 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,092 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,098 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,098 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,098 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,100 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,104 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,104 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,105 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,106 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,109 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,109 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,109 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,111 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,115 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,115 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:18,116 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:19,632 WARN [spring-startup] c.a.stash.internal.home.HomeTracker The shared home directory has been moved from /opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/STASH-BR40RELEASE-PERFORM/target/checkout/func-test/plugin-test-resources/target/bitbucket/home/shared to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared [INFO] [talledLocalContainer] 2017-08-23 09:11:19,691 INFO [spring-startup] c.a.stash.internal.home.HomeTracker Invoking 1 handler(s) after shared home directory update [INFO] [talledLocalContainer] 2017-08-23 09:11:19,704 INFO [spring-startup] c.a.stash.internal.home.HomeTracker 1 handler(s) have applied the home directory update successfully [INFO] [talledLocalContainer] 2017-08-23 09:11:19,705 INFO [spring-startup] c.a.stash.internal.home.HomeTracker Updating benchmark shared home directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared [INFO] [talledLocalContainer] 2017-08-23 09:11:20,013 INFO [spring-startup] c.a.s.internal.scm.PluginScmService Bitbucket is using /usr/bin/git version 2.7.4 [INFO] [talledLocalContainer] 2017-08-23 09:11:20,539 INFO [spring-startup] c.a.s.internal.ssh.server.SshServer Starting SSH server on port 7999... [INFO] [talledLocalContainer] 2017-08-23 09:11:20,675 INFO [spring-startup] c.a.s.internal.ssh.server.SshServer Started SSH server successfully. [INFO] [talledLocalContainer] 2017-08-23 09:11:21,455 INFO [spring-startup] c.a.s.i.hazelcast.HazelcastLifecycle Updating Hazelcast instance capabilities [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war has finished in 98,493 ms [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager has finished in 56 ms [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager has finished in 34 ms [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.coyote.AbstractProtocol start [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-nio-7990"] [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.coyote.AbstractProtocol start [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-nio-8009"] [INFO] [talledLocalContainer] Aug 23, 2017 9:11:21 AM org.apache.catalina.startup.Catalina start [INFO] [talledLocalContainer] INFO: Server startup in 98998 ms [INFO] [talledLocalContainer] Tomcat 8.x started on port [7990] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,295 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,298 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,334 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,335 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,490 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,491 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,491 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,491 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,492 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,492 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,534 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,536 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,536 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 09:11:22,537 WARN [http-nio-7990-exec-4] @1YEYS28x551x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] adding system property to configuration: http.bitbucket.protocol::http [INFO] adding system property to configuration: http.port::7990 [INFO] adding system property to configuration: baseurl.bitbucket::http://aem-WKS27912:7990/bitbucket [INFO] adding system property to configuration: reportsDirectory::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports [INFO] adding system property to configuration: homedir.bitbucket::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home [INFO] adding system property to configuration: http.bitbucket.url::http://aem-WKS27912:7990/bitbucket [INFO] adding system property to configuration: product.4.0.0.version::4.0.0 [INFO] adding system property to configuration: context.bitbucket.path::/bitbucket [INFO] adding system property to configuration: homedir::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home [INFO] adding system property to configuration: baseurl::http://aem-WKS27912:7990/bitbucket [INFO] adding system property to configuration: testGroup::no_test_group [INFO] adding system property to configuration: context.path::/bitbucket [INFO] adding system property to configuration: http.bitbucket.port::7990 [INFO] adding system property to configuration: plugin.jar::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar [INFO] adding system property to configuration: product.bitbucket.id::bitbucket [INFO] Failsafe integration-test configuration: [INFO] <?xml version="1.0" encoding="UTF-8"?>

it/** **/*$* **/Abstract* http 7990 http://aem-WKS27912:7990/bitbucket /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home http://aem-WKS27912:7990/bitbucket 4.0.0 /bitbucket /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home http://aem-WKS27912:7990/bitbucket __no_test_group__ /bitbucket 7990 /home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar bitbucket /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports

[INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports


T E S T S

[WARNING] [talledLocalContainer] log4j:WARN No appenders could be found for logger (com.amazonaws.jmx.spi.SdkMBeanRegistry). [WARNING] [talledLocalContainer] log4j:WARN Please initialize the log4j system properly. [WARNING] [talledLocalContainer] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running it.com.trimble.tekla.TeamcityTriggerHookITTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.887 sec <<< FAILURE! it.com.trimble.tekla.TeamcityTriggerHookITTest Time elapsed: 3.886 sec <<< ERROR! java.lang.IllegalStateException: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.runViaRestCall(AtlassianPluginsTestRunner.java:107) at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.run(AtlassianPluginsTestRunner.java:75) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Results :

Tests in error: it.com.trimble.tekla.TeamcityTriggerHookITTest: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:30 min [INFO] Finished at: 2017-08-23T09:11:35+02:00 [INFO] Final Memory: 55M/613M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.atlassian.maven.plugins:bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) on project TeamCityTriggerHook: Unable to execute mojo: There are test failures. [ERROR] [ERROR] Please refer to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TrimbleSolutionsCorporation/TeamcityTriggerHook/issues/23, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_jyHMH5XE4fIfDuNy5WK5RuPjBlIkgks5sa9_rgaJpZM4O_pxu .

auriusbendikas commented 7 years ago

Hi,

Thank you for a quick reply. I have installed atlas sdk and indeed "atlas-package" works and gives same results as "mvn package", but "atlas-integration-test" fails exactly the same as "mvn verify".

This is definitely not a big issue. Since code compiles and I have tested compiled JAR with Bitbucket 5.0 docker image. And it installs and shows configuration UI (have not done full testing 😃)

Just thought it is good to know, that integration test is not working. The log after executing "atlas-clean" and "atlas-integration-test".

vagrant@aem-WKS27912 ~/workspaces/git/TeamcityTriggerHook (master)
$ atlas-integration-test
Executing: /usr/share/atlassian-plugin-sdk-6.2.15/apache-maven-3.2.1/bin/mvn integration-test -gs /usr/share/atlassian-plugin-sdk-6.2.15/apache-maven-3.2.1/conf/settings.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.trimble.tekla:TeamCityTriggerHook:atlassian-plugin:3.2.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 148, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bitbucket Server Webhook to TeamCity 3.2.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:compress-resources (default-compress-resources) @ TeamCityTriggerHook ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling javascript using YUI
[INFO] 0 Javascript file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] 0 CSS file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] Compressing XML files
[INFO] 0 XML file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ TeamCityTriggerHook ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 11 resources
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:filter-plugin-descriptor (default-filter-plugin-descriptor) @ TeamCityTriggerHook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ TeamCityTriggerHook ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-rest-docs (default-generate-rest-docs) @ TeamCityTriggerHook ---
[WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] 
Loading source file /home/vagrant/workspaces/git/TeamcityTriggerHook/src/main/java/com/trimble/tekla/rest/TeamctiyRest.java...
Constructing Javadoc information...
[WARNING] Javadoc Warnings
[WARNING] Aug 23, 2017 2:39:42 PM com.sun.jersey.wadl.resourcedoc.ResourceDocletJSON start
[WARNING] INFO: Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/resourcedoc.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ TeamCityTriggerHook ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/vagrant/workspaces/git/TeamcityTriggerHook/src/test/resources
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:filter-test-plugin-descriptor (default-filter-test-plugin-descriptor) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ TeamCityTriggerHook ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:unit-test (default-unit-test) @ TeamCityTriggerHook ---
[INFO] Surefire report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running ut.com.trimble.tekla.teamcity.TeamcityConnectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:copy-bundled-dependencies (default-copy-bundled-dependencies) @ TeamCityTriggerHook ---
[INFO] gson-2.2.2-atlassian-1.jar already exists in destination.
[INFO] commons-lang-2.6.jar already exists in destination.
[INFO] bitbucket-ssh-api-4.0.0.jar already exists in destination.
[INFO] atlassian-plugins-webfragment-api-4.0.1.jar already exists in destination.
[INFO] mockito-all-1.9.0.jar already exists in destination.
[INFO] atlassian-event-3.0.0.jar already exists in destination.
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:copy-test-bundled-dependencies (default-copy-test-bundled-dependencies) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-manifest (default-generate-manifest) @ TeamCityTriggerHook ---
[INFO] No manifest instructions found, adding only non-OSGi manifest attributes
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-test-manifest (default-generate-test-manifest) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:validate-manifest (default-validate-manifest) @ TeamCityTriggerHook ---
[INFO] Manifest found, validating...
[INFO] Manifest validated
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:jar (default-jar) @ TeamCityTriggerHook ---
[INFO] Building jar: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:generate-obr-artifact (default-generate-obr-artifact) @ TeamCityTriggerHook ---
[INFO] Skipping OBR generation... no OSGi bundle manifest instructions found in pom.xml
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:validate-test-manifest (default-validate-test-manifest) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:test-jar (default-test-jar) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:prepare-database (default-prepare-database) @ TeamCityTriggerHook ---
[INFO] 
[INFO] --- bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) @ TeamCityTriggerHook ---
[INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-it-resources:4.0.0:zip
[INFO] com.atlassian.bitbucket.server:bitbucket-it-resources:4.0.0:zip already exists in /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket
[INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-webapp:4.0.0:war
[INFO] com.atlassian.bitbucket.server:bitbucket-webapp:4.0.0:war already exists in /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket
[INFO] Configured Artifact: com.atlassian.pdkinstall:pdkinstall-plugin:0.6:jar
[INFO] Copying pdkinstall-plugin-0.6.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/pdkinstall-plugin-0.6.jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar
[INFO] Copying org.apache.felix.webconsole-1.2.8.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.apache.felix.webconsole-1.2.8.jar
[INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar
[INFO] Copying org.osgi.compendium-1.2.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.osgi.compendium-1.2.0.jar
[INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar
[INFO] Copying httpservice-bridge-0.6.2.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/httpservice-bridge-0.6.2.jar
[INFO] Configured Artifact: com.atlassian.labs.plugins:quickreload:1.24:jar
[INFO] Copying quickreload-1.24.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar
[INFO] Reusing unpacked container 'tomcat8x' from /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x
[INFO] Starting bitbucket on the tomcat8x container on ports 7990 (http), 33079 (rmi) and 8009 (ajp)
[INFO] using codehaus cargo v1.4.7
[INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat8x
[INFO] [talledLocalContainer] Tomcat 8.x starting...
[INFO] [stalledLocalDeployer] Deploying [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket.war] to [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps]...
[INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=48m; support was removed in 8.0
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/classes], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/lib], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
[WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/lib], exists: [false], isDirectory: [false], canRead: [false]
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.core.AprLifecycleListener init
[INFO] [talledLocalContainer] INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.SetAllPropertiesRule begin
[WARNING] [talledLocalContainer] WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'emptySessionPath' to 'true' did not find a matching property.
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
[WARNING] [talledLocalContainer] WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Valve} Setting property 'resolveHosts' to 'false' did not find a matching property.
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.coyote.AbstractProtocol init
[INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["http-nio-7990"]
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
[INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.coyote.AbstractProtocol init
[INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["ajp-nio-8009"]
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
[INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.Catalina load
[INFO] [talledLocalContainer] INFO: Initialization processed in 626 ms
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.core.StandardService startInternal
[INFO] [talledLocalContainer] INFO: Starting service Catalina
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.core.StandardEngine startInternal
[INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/8.0.9
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war has finished in 305 ms
[INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war
[INFO] [talledLocalContainer] Aug 23, 2017 2:40:10 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: Spring WebApplicationInitializers detected on classpath: [com.atlassian.stash.internal.spring.StashWebApplicationInitializer@4a288f86]
[INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: Installing JUL to SLF4J bridge
[INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check disabled
[INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: status display disabled
[INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
[INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log
[INFO] [talledLocalContainer] INFO: Initializing Spring FrameworkServlet 'springMvc'
[INFO] [talledLocalContainer] 2017-08-23 14:40:16,150 INFO  [spring-startup]  c.a.s.i.server.BuildInfoLogger Starting Bitbucket 4.0.0 (ac4badf built on Mon Sep 21 11:34:23 CEST 2015)
[INFO] [talledLocalContainer] 2017-08-23 14:40:16,157 INFO  [spring-startup]  c.a.s.i.server.BuildInfoLogger JVM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11
[INFO] [talledLocalContainer] 2017-08-23 14:40:16,180 INFO  [spring-startup]  c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home
[INFO] [talledLocalContainer] 2017-08-23 14:40:21,099 INFO  [spring-startup]  c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared
[INFO] [talledLocalContainer] 2017-08-23 14:40:25,002 WARN  [spring-startup]  com.hazelcast.instance.Node [172.17.0.1]:5701 [vagrant] [3.5.0-atlassian-20] No join method is enabled! Starting standalone.
[INFO] [talledLocalContainer] 2017-08-23 14:40:47,638 INFO  [hz.hazelcast.event-5]  c.a.stash.internal.scm.git.command Switching to log level [WARN]
[INFO] [talledLocalContainer] 2017-08-23 14:40:47,638 INFO  [hz.hazelcast.event-2]  com.atlassian.stash.internal.project Switching to log level [WARN]
[INFO] [talledLocalContainer] 2017-08-23 14:40:48,826 INFO  [spring-startup]  c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:44675
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,081 WARN  [ThreadPoolAsyncTaskExecutor::Thread 38]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,293 WARN  [ThreadPoolAsyncTaskExecutor::Thread 13]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,466 WARN  [ThreadPoolAsyncTaskExecutor::Thread 41]  c.a.p.s.s.util.AnnotationIndexReader Read annotation index file: META-INF/plugin-components/component-all
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,466 WARN  [ThreadPoolAsyncTaskExecutor::Thread 41]  c.a.p.s.s.util.AnnotationIndexReader Printing out found annotated beans: 
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,466 WARN  [ThreadPoolAsyncTaskExecutor::Thread 41]  c.a.p.s.s.util.AnnotationIndexReader []
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,509 WARN  [ThreadPoolAsyncTaskExecutor::Thread 25]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 14:41:03,659 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,465 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,480 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginAccessor, objectType=com.sun.proxy.$Proxy438, level=1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,481 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginEventManager, objectType=com.sun.proxy.$Proxy445, level=0]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,574 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,574 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,574 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,599 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,600 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,662 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,664 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,738 WARN  [ThreadPoolAsyncTaskExecutor::Thread 24]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,743 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,763 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=moduleFactory, objectType=com.sun.proxy.$Proxy446, level=-1]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,788 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-2]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,825 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-3]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,849 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-4]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,849 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-4]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,884 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,936 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,942 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-4]
[INFO] [talledLocalContainer] 2017-08-23 14:41:04,942 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:05,560 WARN  [ThreadPoolAsyncTaskExecutor::Thread 17]  c.a.labs.plugins.quickreload.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.labs.plugins.quickreload id(69) v(1.24.0) file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.labs.plugins.quickreload.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 14:41:06,710 INFO  [ThreadPoolAsyncTaskExecutor::Thread 14]  c.a.s.i.s.g.t.DefaultTranscodeServer Callback socket listening at 127.0.0.1:35217
[INFO] [talledLocalContainer] 2017-08-23 14:41:09,419 WARN  [ThreadPoolAsyncTaskExecutor::Thread 16]  c.a.w.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.webhooks.atlassian-webhooks-plugin id(109) v(3.1.1.bbserver-01) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-webhooks-plugin-3.1.1-bbserver-01.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.webhooks.atlassian-webhooks-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 14:41:10,089 WARN  [ThreadPoolAsyncTaskExecutor::Thread 19]  c.a.p.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-common-plugin id(86) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-common-plugin-1.0.6-bitbucket-m3.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.plugins.atlassian-remote-event-common-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 14:41:10,948 WARN  [ThreadPoolAsyncTaskExecutor::Thread 38]  c.a.p.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-consumer-plugin id(87) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-consumer-plugin-1.0.6-bitbucket-m3.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.plugins.atlassian-remote-event-consumer-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 14:41:10,982 WARN  [ThreadPoolAsyncTaskExecutor::Thread 31]  c.a.p.a.spring 
[INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-producer-plugin id(88) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-producer-plugin-1.0.6-bitbucket-m3.jar
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows.  [ This is a dev.mode only message. ]
[INFO] [talledLocalContainer]   log4j.logger.com.atlassian.plugins.atlassian-remote-event-producer-plugin.spring  = DEBUG, console, filelog
[INFO] [talledLocalContainer] 
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,627 WARN  [spring-startup]  c.a.s.i.p.OsgiBundledPathScanner Cannot scan directory /com/atlassian/oauth/shared/servlet/ in bundle com.atlassian.oauth.atlassian-oauth-service-provider-plugin as it does not exist
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,874 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,878 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,878 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,879 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,880 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,880 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,880 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,881 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,882 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,909 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,910 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,910 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,911 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,921 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,922 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,922 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,923 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,926 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,931 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,931 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,932 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,935 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,936 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,936 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,937 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,940 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,941 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:19,942 WARN  [spring-startup]  c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:21,160 INFO  [spring-startup]  c.a.s.internal.scm.PluginScmService Bitbucket is using /usr/bin/git version 2.7.4
[INFO] [talledLocalContainer] 2017-08-23 14:41:21,350 INFO  [spring-startup]  c.a.s.internal.ssh.server.SshServer Starting SSH server on port 7999...
[INFO] [talledLocalContainer] 2017-08-23 14:41:21,398 INFO  [spring-startup]  c.a.s.internal.ssh.server.SshServer Started SSH server successfully.
[INFO] [talledLocalContainer] 2017-08-23 14:41:22,895 INFO  [spring-startup]  c.a.s.i.hazelcast.HazelcastLifecycle Updating Hazelcast instance capabilities
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployWAR
[INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war has finished in 83,805 ms
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager has finished in 77 ms
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory
[INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager has finished in 94 ms
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.coyote.AbstractProtocol start
[INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-nio-7990"]
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.coyote.AbstractProtocol start
[INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-nio-8009"]
[INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.Catalina start
[INFO] [talledLocalContainer] INFO: Server startup in 84414 ms
[INFO] [talledLocalContainer] Tomcat 8.x started on port [7990]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,643 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,644 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,687 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,688 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,847 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,847 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,848 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,848 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,849 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,850 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN  [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5]
[INFO] adding system property to configuration: http.bitbucket.protocol::http
[INFO] adding system property to configuration: http.port::7990
[INFO] adding system property to configuration: baseurl.bitbucket::http://aem-WKS27912:7990/bitbucket
[INFO] adding system property to configuration: reportsDirectory::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports
[INFO] adding system property to configuration: homedir.bitbucket::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home
[INFO] adding system property to configuration: http.bitbucket.url::http://aem-WKS27912:7990/bitbucket
[INFO] adding system property to configuration: product.4.0.0.version::4.0.0
[INFO] adding system property to configuration: context.bitbucket.path::/bitbucket
[INFO] adding system property to configuration: homedir::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home
[INFO] adding system property to configuration: baseurl::http://aem-WKS27912:7990/bitbucket
[INFO] adding system property to configuration: testGroup::__no_test_group__
[INFO] adding system property to configuration: context.path::/bitbucket
[INFO] adding system property to configuration: http.bitbucket.port::7990
[INFO] adding system property to configuration: plugin.jar::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar
[INFO] adding system property to configuration: product.bitbucket.id::bitbucket
[INFO] Failsafe integration-test configuration:
[INFO] <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <includes>
    <include>it/**</include>
  </includes>
  <excludes>
    <exclude>**/*$*</exclude>
    <exclude>**/Abstract*</exclude>
  </excludes>
  <systemPropertyVariables>
    <http.bitbucket.protocol>http</http.bitbucket.protocol>
    <http.port>7990</http.port>
    <baseurl.bitbucket>http://aem-WKS27912:7990/bitbucket</baseurl.bitbucket>
    <reportsDirectory>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports</reportsDirectory>
    <homedir.bitbucket>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home</homedir.bitbucket>
    <http.bitbucket.url>http://aem-WKS27912:7990/bitbucket</http.bitbucket.url>
    <product.4.0.0.version>4.0.0</product.4.0.0.version>
    <context.bitbucket.path>/bitbucket</context.bitbucket.path>
    <homedir>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home</homedir>
    <baseurl>http://aem-WKS27912:7990/bitbucket</baseurl>
    <testGroup>__no_test_group__</testGroup>
    <context.path>/bitbucket</context.path>
    <http.bitbucket.port>7990</http.bitbucket.port>
    <plugin.jar>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar</plugin.jar>
    <product.bitbucket.id>bitbucket</product.bitbucket.id>
  </systemPropertyVariables>
  <reportsDirectory>/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports</reportsDirectory>
</configuration>
[INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running it.com.trimble.tekla.TeamcityTriggerHookITTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.975 sec <<< FAILURE!
it.com.trimble.tekla.TeamcityTriggerHookITTest  Time elapsed: 0.975 sec  <<< ERROR!
java.lang.IllegalStateException: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found
        at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.runViaRestCall(AtlassianPluginsTestRunner.java:107)
        at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.run(AtlassianPluginsTestRunner.java:75)
        at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Results :

Tests in error: 
  it.com.trimble.tekla.TeamcityTriggerHookITTest: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 min
[INFO] Finished at: 2017-08-23T14:41:30+01:00
[INFO] Final Memory: 33M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.atlassian.maven.plugins:bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) on project TeamCityTriggerHook: Unable to execute mojo: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
jmecosta commented 7 years ago

Hum but I tought I did not have any integration tests :) need check

On Wed, 23 Aug 2017, 15:57 Aurius Bendikas notifications@github.com wrote:

Hi,

Thank you for a quick reply. I have installed atlas sdk and indeed "atlas-package" works and gives same results as "mvn package", but "atlas-integration-test" fails exactly the same as "mvn verify".

This is definitely not a big issue. Since code compiles and I have tested compiled JAR with Bitbucket 5.0 docker image. And it installs and shows configuration UI (have not done full testing 😃)

Just thought it is good to know, that integration test is not working. The log after executing "atlas-clean" and "atlas-integration-test".

vagrant@aem-WKS27912 ~/workspaces/git/TeamcityTriggerHook (master) $ atlas-integration-test Executing: /usr/share/atlassian-plugin-sdk-6.2.15/apache-maven-3.2.1/bin/mvn integration-test -gs /usr/share/atlassian-plugin-sdk-6.2.15/apache-maven-3.2.1/conf/settings.xml Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.trimble.tekla:TeamCityTriggerHook:atlassian-plugin:3.2.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 148, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Bitbucket Server Webhook to TeamCity 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:compress-resources (default-compress-resources) @ TeamCityTriggerHook --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling javascript using YUI [INFO] 0 Javascript file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] 0 CSS file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] Compressing XML files [INFO] 0 XML file(s) were minified into target directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ TeamCityTriggerHook --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 11 resources [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:filter-plugin-descriptor (default-filter-plugin-descriptor) @ TeamCityTriggerHook --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ TeamCityTriggerHook --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-rest-docs (default-generate-rest-docs) @ TeamCityTriggerHook --- [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source file /home/vagrant/workspaces/git/TeamcityTriggerHook/src/main/java/com/trimble/tekla/rest/TeamctiyRest.java... Constructing Javadoc information... [WARNING] Javadoc Warnings [WARNING] Aug 23, 2017 2:39:42 PM com.sun.jersey.wadl.resourcedoc.ResourceDocletJSON start [WARNING] INFO: Wrote /home/vagrant/workspaces/git/TeamcityTriggerHook/target/classes/resourcedoc.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ TeamCityTriggerHook --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/vagrant/workspaces/git/TeamcityTriggerHook/src/test/resources [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:filter-test-plugin-descriptor (default-filter-test-plugin-descriptor) @ TeamCityTriggerHook --- [INFO] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ TeamCityTriggerHook --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:unit-test (default-unit-test) @ TeamCityTriggerHook --- [INFO] Surefire report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/surefire-reports


T E S T S

Running ut.com.trimble.tekla.teamcity.TeamcityConnectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:copy-bundled-dependencies (default-copy-bundled-dependencies) @ TeamCityTriggerHook --- [INFO] gson-2.2.2-atlassian-1.jar already exists in destination. [INFO] commons-lang-2.6.jar already exists in destination. [INFO] bitbucket-ssh-api-4.0.0.jar already exists in destination. [INFO] atlassian-plugins-webfragment-api-4.0.1.jar already exists in destination. [INFO] mockito-all-1.9.0.jar already exists in destination. [INFO] atlassian-event-3.0.0.jar already exists in destination. [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:copy-test-bundled-dependencies (default-copy-test-bundled-dependencies) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-manifest (default-generate-manifest) @ TeamCityTriggerHook --- [INFO] No manifest instructions found, adding only non-OSGi manifest attributes [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-test-manifest (default-generate-test-manifest) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:validate-manifest (default-validate-manifest) @ TeamCityTriggerHook --- [INFO] Manifest found, validating... [INFO] Manifest validated [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:jar (default-jar) @ TeamCityTriggerHook --- [INFO] Building jar: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:generate-obr-artifact (default-generate-obr-artifact) @ TeamCityTriggerHook --- [INFO] Skipping OBR generation... no OSGi bundle manifest instructions found in pom.xml [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:validate-test-manifest (default-validate-test-manifest) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:test-jar (default-test-jar) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:prepare-database (default-prepare-database) @ TeamCityTriggerHook --- [INFO] [INFO] --- bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) @ TeamCityTriggerHook --- [INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-it-resources:4.0.0:zip [INFO] com.atlassian.bitbucket.server:bitbucket-it-resources:4.0.0:zip already exists in /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket [INFO] Configured Artifact: com.atlassian.bitbucket.server:bitbucket-webapp:4.0.0:war [INFO] com.atlassian.bitbucket.server:bitbucket-webapp:4.0.0:war already exists in /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket [INFO] Configured Artifact: com.atlassian.pdkinstall:pdkinstall-plugin:0.6:jar [INFO] Copying pdkinstall-plugin-0.6.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/pdkinstall-plugin-0.6.jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar [INFO] Copying org.apache.felix.webconsole-1.2.8.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.apache.felix.webconsole-1.2.8.jar [INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar [INFO] Copying org.osgi.compendium-1.2.0.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/org.osgi.compendium-1.2.0.jar [INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar [INFO] Copying httpservice-bridge-0.6.2.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/httpservice-bridge-0.6.2.jar [INFO] Configured Artifact: com.atlassian.labs.plugins:quickreload:1.24:jar [INFO] Copying quickreload-1.24.jar to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar [INFO] Reusing unpacked container 'tomcat8x' from /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x [INFO] Starting bitbucket on the tomcat8x container on ports 7990 (http), 33079 (rmi) and 8009 (ajp) [INFO] using codehaus cargo v1.4.7 [INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat8x [INFO] [talledLocalContainer] Tomcat 8.x starting... [INFO] [stalledLocalDeployer] Deploying [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/bitbucket.war] to [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps]... [INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [INFO] [talledLocalContainer] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=48m; support was removed in 8.0 [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/classes], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/common/lib], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/classes], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.ClassLoaderFactory validateFile [WARNING] [talledLocalContainer] WARNING: Problem with directory [/home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/shared/lib], exists: [false], isDirectory: [false], canRead: [false] [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.core.AprLifecycleListener init [INFO] [talledLocalContainer] INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.SetAllPropertiesRule begin [WARNING] [talledLocalContainer] WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'emptySessionPath' to 'true' did not find a matching property. [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.tomcat.util.digester.SetPropertiesRule begin [WARNING] [talledLocalContainer] WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Valve} Setting property 'resolveHosts' to 'false' did not find a matching property. [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.coyote.AbstractProtocol init [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["http-nio-7990"] [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector [INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.coyote.AbstractProtocol init [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["ajp-nio-8009"] [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector [INFO] [talledLocalContainer] INFO: Using a shared selector for servlet write/read [INFO] [talledLocalContainer] Aug 23, 2017 2:39:58 PM org.apache.catalina.startup.Catalina load [INFO] [talledLocalContainer] INFO: Initialization processed in 626 ms [INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.core.StandardService startInternal [INFO] [talledLocalContainer] INFO: Starting service Catalina [INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.core.StandardEngine startInternal [INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/8.0.9 [INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war [INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/cargocpc.war has finished in 305 ms [INFO] [talledLocalContainer] Aug 23, 2017 2:39:59 PM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deploying web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war [INFO] [talledLocalContainer] Aug 23, 2017 2:40:10 PM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Spring WebApplicationInitializers detected on classpath: [com.atlassian.stash.internal.spring.StashWebApplicationInitializer@4a288f86] [INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Installing JUL to SLF4J bridge [INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check disabled [INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: status display disabled [INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) [INFO] [talledLocalContainer] Aug 23, 2017 2:40:12 PM org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Initializing Spring FrameworkServlet 'springMvc' [INFO] [talledLocalContainer] 2017-08-23 14:40:16,150 INFO [spring-startup] c.a.s.i.server.BuildInfoLogger Starting Bitbucket 4.0.0 (ac4badf built on Mon Sep 21 11:34:23 CEST 2015) [INFO] [talledLocalContainer] 2017-08-23 14:40:16,157 INFO [spring-startup] c.a.s.i.server.BuildInfoLogger JVM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 [INFO] [talledLocalContainer] 2017-08-23 14:40:16,180 INFO [spring-startup] c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home [INFO] [talledLocalContainer] 2017-08-23 14:40:21,099 INFO [spring-startup] c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared [INFO] [talledLocalContainer] 2017-08-23 14:40:25,002 WARN [spring-startup] com.hazelcast.instance.Node [172.17.0.1]:5701 [vagrant] [3.5.0-atlassian-20] No join method is enabled! Starting standalone. [INFO] [talledLocalContainer] 2017-08-23 14:40:47,638 INFO [hz.hazelcast.event-5] c.a.stash.internal.scm.git.command Switching to log level [WARN] [INFO] [talledLocalContainer] 2017-08-23 14:40:47,638 INFO [hz.hazelcast.event-2] com.atlassian.stash.internal.project Switching to log level [WARN] [INFO] [talledLocalContainer] 2017-08-23 14:40:48,826 INFO [spring-startup] c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:44675 [INFO] [talledLocalContainer] 2017-08-23 14:41:03,081 WARN [ThreadPoolAsyncTaskExecutor::Thread 38] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 14:41:03,293 WARN [ThreadPoolAsyncTaskExecutor::Thread 13] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 14:41:03,466 WARN [ThreadPoolAsyncTaskExecutor::Thread 41] c.a.p.s.s.util.AnnotationIndexReader Read annotation index file: META-INF/plugin-components/component-all [INFO] [talledLocalContainer] 2017-08-23 14:41:03,466 WARN [ThreadPoolAsyncTaskExecutor::Thread 41] c.a.p.s.s.util.AnnotationIndexReader Printing out found annotated beans: [INFO] [talledLocalContainer] 2017-08-23 14:41:03,466 WARN [ThreadPoolAsyncTaskExecutor::Thread 41] c.a.p.s.s.util.AnnotationIndexReader [] [INFO] [talledLocalContainer] 2017-08-23 14:41:03,509 WARN [ThreadPoolAsyncTaskExecutor::Thread 25] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 14:41:03,659 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 14:41:04,465 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,480 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginAccessor, objectType=com.sun.proxy.$Proxy438, level=1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,481 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=pluginEventManager, objectType=com.sun.proxy.$Proxy445, level=0] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,574 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,574 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=routeServiceImpl, objectType=com.atlassian.prettyurls.internal.route.RouteServiceImpl, level=-2] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,574 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,599 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouterImpl, objectType=com.atlassian.prettyurls.internal.route.UrlRouterImpl, level=-2] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,600 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-2] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,662 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,664 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=springHostContainer, objectType=com.atlassian.plugin.osgi.bridge.external.SpringHostContainer, level=-1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,738 WARN [ThreadPoolAsyncTaskExecutor::Thread 24] c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL [INFO] [talledLocalContainer] 2017-08-23 14:41:04,743 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,763 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=moduleFactory, objectType=com.sun.proxy.$Proxy446, level=-1] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,788 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptor, level=-2] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,825 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-3] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,849 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=siteMeshModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.SiteMeshModuleDescriptorFactory, level=-4] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,849 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-4] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,884 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,936 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptor, level=-3] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,942 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory_osgiService, objectType=org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ServiceRegistrationWrapper, level=-4] [INFO] [talledLocalContainer] 2017-08-23 14:41:04,942 WARN [ThreadPoolAsyncTaskExecutor::Thread 11] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=urlRouteModuleDescriptorFactory, objectType=com.atlassian.prettyurls.module.UrlRouteModuleDescriptorFactory, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:05,560 WARN [ThreadPoolAsyncTaskExecutor::Thread 17] c.a.labs.plugins.quickreload.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.labs.plugins.quickreload id(69) v(1.24.0) file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/shared/plugins/installed-plugins/quickreload-1.24.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.labs.plugins.quickreload.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 14:41:06,710 INFO [ThreadPoolAsyncTaskExecutor::Thread 14] c.a.s.i.s.g.t.DefaultTranscodeServer Callback socket listening at 127.0.0.1:35217 [INFO] [talledLocalContainer] 2017-08-23 14:41:09,419 WARN [ThreadPoolAsyncTaskExecutor::Thread 16] c.a.w.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.webhooks.atlassian-webhooks-plugin id(109) v(3.1.1.bbserver-01) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-webhooks-plugin-3.1.1-bbserver-01.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.webhooks.atlassian-webhooks-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 14:41:10,089 WARN [ThreadPoolAsyncTaskExecutor::Thread 19] c.a.p.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-common-plugin id(86) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-common-plugin-1.0.6-bitbucket-m3.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-common-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 14:41:10,948 WARN [ThreadPoolAsyncTaskExecutor::Thread 38] c.a.p.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-consumer-plugin id(87) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-consumer-plugin-1.0.6-bitbucket-m3.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-consumer-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 14:41:10,982 WARN [ThreadPoolAsyncTaskExecutor::Thread 31] c.a.p.a.spring [INFO] [talledLocalContainer] Spring context started for bundle : com.atlassian.plugins.atlassian-remote-event-producer-plugin id(88) v(1.0.6.bitbucket-m3) reference:file:/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home/plugins/.bundled-plugins/atlassian-remote-event-producer-plugin-1.0.6-bitbucket-m3.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] If you want to debug the Spring wiring of your code then set a DEBUG level log level as follows. [ This is a dev.mode only message. ] [INFO] [talledLocalContainer] log4j.logger.com.atlassian.plugins.atlassian-remote-event-producer-plugin.spring = DEBUG, console, filelog [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,627 WARN [spring-startup] c.a.s.i.p.OsgiBundledPathScanner Cannot scan directory /com/atlassian/oauth/shared/servlet/ in bundle com.atlassian.oauth.atlassian-oauth-service-provider-plugin as it does not exist [INFO] [talledLocalContainer] 2017-08-23 14:41:19,874 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,878 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,878 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,879 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,880 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,880 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,880 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,881 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,882 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,909 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,910 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,910 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,911 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,921 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,922 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,922 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,923 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,926 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,931 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,931 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,932 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,935 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,936 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,936 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,937 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,940 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,941 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:19,942 WARN [spring-startup] c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:21,160 INFO [spring-startup] c.a.s.internal.scm.PluginScmService Bitbucket is using /usr/bin/git version 2.7.4 [INFO] [talledLocalContainer] 2017-08-23 14:41:21,350 INFO [spring-startup] c.a.s.internal.ssh.server.SshServer Starting SSH server on port 7999... [INFO] [talledLocalContainer] 2017-08-23 14:41:21,398 INFO [spring-startup] c.a.s.internal.ssh.server.SshServer Started SSH server successfully. [INFO] [talledLocalContainer] 2017-08-23 14:41:22,895 INFO [spring-startup] c.a.s.i.hazelcast.HazelcastLifecycle Updating Hazelcast instance capabilities [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployWAR [INFO] [talledLocalContainer] INFO: Deployment of web application archive /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/bitbucket.war has finished in 83,805 ms [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/host-manager has finished in 77 ms [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deploying web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.HostConfig deployDirectory [INFO] [talledLocalContainer] INFO: Deployment of web application directory /home/vagrant/workspaces/git/TeamcityTriggerHook/target/container/tomcat8x/cargo-bitbucket-home/webapps/manager has finished in 94 ms [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.coyote.AbstractProtocol start [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-nio-7990"] [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.coyote.AbstractProtocol start [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-nio-8009"] [INFO] [talledLocalContainer] Aug 23, 2017 2:41:23 PM org.apache.catalina.startup.Catalina start [INFO] [talledLocalContainer] INFO: Server startup in 84414 ms [INFO] [talledLocalContainer] Tomcat 8.x started on port [7990] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,643 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,644 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,687 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,688 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,847 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,847 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,848 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,848 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,849 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,850 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor BeforeInstantiation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] [talledLocalContainer] 2017-08-23 14:41:23,870 WARN [http-nio-7990-exec-4] @2K3YM5x881x1x0 127.0.0.1 "GET / HTTP/1.1" c.a.p.s.s.e.DevModeBeanInitialisationLoggerBeanPostProcessor AfterInitialisation [beanName=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, objectType=com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFixupFilter, level=-5] [INFO] adding system property to configuration: http.bitbucket.protocol::http [INFO] adding system property to configuration: http.port::7990 [INFO] adding system property to configuration: baseurl.bitbucket::http://aem-WKS27912:7990/bitbucket

[INFO] adding system property to configuration: reportsDirectory::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports [INFO] adding system property to configuration: homedir.bitbucket::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home [INFO] adding system property to configuration: http.bitbucket.url::http://aem-WKS27912:7990/bitbucket [INFO] adding system property to configuration: product.4.0.0.version::4.0.0 [INFO] adding system property to configuration: context.bitbucket.path::/bitbucket [INFO] adding system property to configuration: homedir::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home [INFO] adding system property to configuration: baseurl::http://aem-WKS27912:7990/bitbucket [INFO] adding system property to configuration: testGroup::no_test_group [INFO] adding system property to configuration: context.path::/bitbucket [INFO] adding system property to configuration: http.bitbucket.port::7990 [INFO] adding system property to configuration: plugin.jar::/home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar [INFO] adding system property to configuration: product.bitbucket.id::bitbucket [INFO] Failsafe integration-test configuration: [INFO] <?xml version="1.0" encoding="UTF-8"?>

it/** **/*$* **/Abstract* http 7990 http://aem-WKS27912:7990/bitbucket /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home http://aem-WKS27912:7990/bitbucket 4.0.0 /bitbucket /home/vagrant/workspaces/git/TeamcityTriggerHook/target/bitbucket/home http://aem-WKS27912:7990/bitbucket __no_test_group__ /bitbucket 7990 /home/vagrant/workspaces/git/TeamcityTriggerHook/target/TeamCityTriggerHook-3.2.0.jar bitbucket /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-__no_test_group__/tomcat6x/surefire-reports

[INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports


T E S T S


Running it.com.trimble.tekla.TeamcityTriggerHookITTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.975 sec <<< FAILURE! it.com.trimble.tekla.TeamcityTriggerHookITTest Time elapsed: 0.975 sec <<< ERROR! java.lang.IllegalStateException: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.runViaRestCall(AtlassianPluginsTestRunner.java:107) at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.run(AtlassianPluginsTestRunner.java:75) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Results :

Tests in error: it.com.trimble.tekla.TeamcityTriggerHookITTest: Could not find resource for test [http://aem-WKS27912:7990/bitbucket/rest/atlassiantestrunner/1.0/runtest/it.com.trimble.tekla.TeamcityTriggerHookITTest]. Status: 404 - Not Found

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Failsafe report directory: /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:52 min [INFO] Finished at: 2017-08-23T14:41:30+01:00 [INFO] Final Memory: 33M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.atlassian.maven.plugins:bitbucket-maven-plugin:6.1.0:integration-test (default-integration-test) on project TeamCityTriggerHook: Unable to execute mojo: There are test failures. [ERROR] [ERROR] Please refer to /home/vagrant/workspaces/git/TeamcityTriggerHook/target/group-no_test_group/tomcat6x/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/TrimbleSolutionsCorporation/TeamcityTriggerHook/issues/23#issuecomment-324321538, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_jyC7WHTYJiuLJtkRQUGPwwU7UQ0VWks5sbCHIgaJpZM4O_pxu .