You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/26 06:16:43 UTC

Build failed in Jenkins: dir-apacheds-ubuntu-deploy #1338

See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1338/changes>

Changes:

[kayyagari] o created a new type of LdifReader for collecting an entry's DN, length and offset values
o used this new LDIF reader in the bulk loader to avoid parsing all entries during first pass

[kayyagari] o added package protected getters for use in tests
o moved the LDIF file to test/resource

[kayyagari] o excluded indexing 'top' value while building OC index
o commented some debugging code

[elecharny] o Added some timing
o Duplicated the main method

[kayyagari] added support to build presence index

[kayyagari] fixed the page corruption issue due to freeing the newly created root page

[kayyagari] logging config

[kayyagari] initial version of bulk loader (no javadoc yet)

[kayyagari] added a logger

[lucastheisen] added additional unit tests for LdapConnectionTemplate

[elecharny] Fixed some compilation failures due to the modifications done in mavibot trunk

[kayyagari] adding a new interceptor that increments any configured numeric attributes' value before adding the corresponding entry

[kayyagari] o fixed the deleteUnusedIndexFiles() method, this was deleting system index files (only happens in embedded mode)
o reverted the commit made in rev. 1594050

[elecharny] We also have to add the list of system index into the list of index to rebuild, if they are missing.

[elecharny] Fixed a failing test

[lucastheisen] DIRAPI-163: Unit tests and @TestRule's for testing LdapConnectionTemplate.

------------------------------------------
[...truncated 32 lines...]
A         mavibot-partition/src/main/resources
A         mavibot-partition/src/test/resources
A         mavibot-partition/src/test/resources/log4j.properties
A         mavibot-partition/src/test/resources/builder-test.ldif
A         mavibot-partition/src/test/java/org/apache/directory/mavibot
A         mavibot-partition/src/test/java/org/apache/directory/mavibot/btree
A         mavibot-partition/src/test/java/org/apache/directory/mavibot/btree/MavibotPartitionBuilderTest.java
A         interceptors/number
A         interceptors/number/src
A         interceptors/number/src/main
A         interceptors/number/src/main/java
A         interceptors/number/src/main/java/org
A         interceptors/number/src/main/java/org/apache
A         interceptors/number/src/main/java/org/apache/directory
A         interceptors/number/src/main/java/org/apache/directory/server
A         interceptors/number/src/main/java/org/apache/directory/server/core
A         interceptors/number/src/main/java/org/apache/directory/server/core/number
A         interceptors/number/src/main/java/org/apache/directory/server/core/number/NumberIncrementingInterceptor.java
A         interceptors/number/pom.xml
U         interceptors/pom.xml
At revision 1597509
Parsing POMs
Discovered a new module org.apache.directory.server:apacheds-interceptors-number ApacheDS Interceptor to increment numeric attributes
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.7/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/hudson/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58506
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy -Dintegration -VApache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)

Maven home: /home/hudson/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /home/hudson/tools/java/jdk1.7.0_25-32/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.2.0-51-generic", arch: "i386", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ApacheDS
[INFO] ApacheDS I18n
[INFO] ApacheDS Core Constants
[INFO] ApacheDS Core API
[INFO] ApacheDS Core Shared
[INFO] ApacheDS Interceptors
[INFO] ApacheDS AdministrativePoint Interceptor
[INFO] ApacheDS Authentication Interceptor
[INFO] ApacheDS Interceptor to increment numeric attributes
[INFO] ApacheDS Authorization Interceptor
[INFO] ApacheDS ChangeLog Interceptor
[INFO] ApacheDS Collective Attribute Interceptor
[INFO] ApacheDS Event Interceptor
[INFO] ApacheDS Exception Interceptor
[INFO] ApacheDS Journal Interceptor
[INFO] ApacheDS Normalization Interceptor
[INFO] ApacheDS Operational Attribute Interceptor
[INFO] ApacheDS Referral Interceptor
[INFO] ApacheDS Schema Interceptor
[INFO] ApacheDS Subtree Interceptor
[INFO] ApacheDS Triggers Interceptor
[INFO] ApacheDS Core
[INFO] ApacheDS Core AVL
[INFO] ApacheDS Generalized (X) DBM Partition
[INFO] ApacheDS LDIF Partition
[INFO] ApacheDS JDBM Partition
[INFO] ApacheDS Mavibot Partition
[INFO] ApacheDS Core Annotations
[INFO] ApacheDS Core JNDI
[INFO] ApacheDS Protocol Kerberos Codec
[INFO] ApacheDS Interceptors for Kerberos
[INFO] ApacheDS Protocol Dhcp
[INFO] ApacheDS Protocol Shared
[INFO] ApacheDS Protocol Dns
[INFO] ApacheDS Protocol Kerberos
[INFO] ApacheDS Protocol Ldap
[INFO] ApacheDS Protocol Ntp
[INFO] Apacheds Server Annotations
[INFO] ApacheDS Server Config
[INFO] ApacheDS Server JNDI
[INFO] ApacheDS Test Framework
[INFO] ApacheDS All
[INFO] ApacheDS Logger Interceptor
[INFO] ApacheDS Password Hashing Interceptor
[INFO] ApacheDS Core Integration
[INFO] ApacheDS Protocol Kerberos Test
[INFO] ApacheDS Server Integration
[INFO] ApacheDS DirectoryService-WebApp bridge
[INFO] ApacheDS Jetty HTTP Server Integration
[INFO] ApacheDS Service Builder
[INFO] Apache Directory LDAP Client API test
[INFO] kerberos-client
[INFO] ApacheDS Service
[INFO] ApacheDS Wrapper
[INFO] ApacheDS Installers Maven Plugin
[INFO] ApacheDS Installers
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS 2.0.0-M17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-parent ---
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apacheds-parent ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ apacheds-parent ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/apacheds-parent-2.0.0-M17-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/target/apacheds-parent-2.0.0-M17-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/apacheds-parent-2.0.0-M17-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.directory.server:apacheds-parent:2.0.0-M17-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/maven-metadata.xml. Return code is: 500, ReasonPhrase:Server Error.
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS .......................................... FAILURE [24.025s]
[INFO] ApacheDS I18n ..................................... SKIPPED
[INFO] ApacheDS Core Constants ........................... SKIPPED
[INFO] ApacheDS Core API ................................. SKIPPED
[INFO] ApacheDS Core Shared .............................. SKIPPED
[INFO] ApacheDS Interceptors ............................. SKIPPED
[INFO] ApacheDS AdministrativePoint Interceptor .......... SKIPPED
[INFO] ApacheDS Authentication Interceptor ............... SKIPPED
[INFO] ApacheDS Interceptor to increment numeric attributes  SKIPPED
[INFO] ApacheDS Authorization Interceptor ................ SKIPPED
[INFO] ApacheDS ChangeLog Interceptor .................... SKIPPED
[INFO] ApacheDS Collective Attribute Interceptor ......... SKIPPED
[INFO] ApacheDS Event Interceptor ........................ SKIPPED
[INFO] ApacheDS Exception Interceptor .................... SKIPPED
[INFO] ApacheDS Journal Interceptor ...................... SKIPPED
[INFO] ApacheDS Normalization Interceptor ................ SKIPPED
[INFO] ApacheDS Operational Attribute Interceptor ........ SKIPPED
[INFO] ApacheDS Referral Interceptor ..................... SKIPPED
[INFO] ApacheDS Schema Interceptor ....................... SKIPPED
[INFO] ApacheDS Subtree Interceptor ...................... SKIPPED
[INFO] ApacheDS Triggers Interceptor ..................... SKIPPED
[INFO] ApacheDS Core ..................................... SKIPPED
[INFO] ApacheDS Core AVL ................................. SKIPPED
[INFO] ApacheDS Generalized (X) DBM Partition ............ SKIPPED
[INFO] ApacheDS LDIF Partition ........................... SKIPPED
[INFO] ApacheDS JDBM Partition ........................... SKIPPED
[INFO] ApacheDS Mavibot Partition ........................ SKIPPED
[INFO] ApacheDS Core Annotations ......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................ SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec .................. SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................ SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................ SKIPPED
[INFO] ApacheDS Protocol Shared .......................... SKIPPED
[INFO] ApacheDS Protocol Dns ............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ........................ SKIPPED
[INFO] ApacheDS Protocol Ldap ............................ SKIPPED
[INFO] ApacheDS Protocol Ntp ............................. SKIPPED
[INFO] Apacheds Server Annotations ....................... SKIPPED
[INFO] ApacheDS Server Config ............................ SKIPPED
[INFO] ApacheDS Server JNDI .............................. SKIPPED
[INFO] ApacheDS Test Framework ........................... SKIPPED
[INFO] ApacheDS All ...................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ....................... SKIPPED
[INFO] ApacheDS Password Hashing Interceptor ............. SKIPPED
[INFO] ApacheDS Core Integration ......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test ................... SKIPPED
[INFO] ApacheDS Server Integration ....................... SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ........... SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............ SKIPPED
[INFO] ApacheDS Service Builder .......................... SKIPPED
[INFO] Apache Directory LDAP Client API test ............. SKIPPED
[INFO] kerberos-client ................................... SKIPPED
[INFO] ApacheDS Service .................................. SKIPPED
[INFO] ApacheDS Wrapper .................................. SKIPPED
[INFO] ApacheDS Installers Maven Plugin .................. SKIPPED
[INFO] ApacheDS Installers ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.776s
[INFO] Finished at: Mon May 26 04:04:27 UTC 2014
[INFO] Final Memory: 37M/191M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apacheds-parent: Failed to retrieve remote metadata org.apache.directory.server:apacheds-parent:2.0.0-M17-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.directory.server:apacheds-parent:2.0.0-M17-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/maven-metadata.xml. Return code is: 500, ReasonPhrase:Server 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

channel stopped

Jenkins build is unstable: dir-apacheds-ubuntu-deploy #1352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1352/changes>


Build failed in Jenkins: dir-apacheds-ubuntu-deploy #1351

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1351/>

------------------------------------------
[...truncated 2707 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apacheds-core-avl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/target/classes>
[WARNING] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/src/main/java/org/apache/directory/server/core/avltree/ArrayTree.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/src/main/java/org/apache/directory/server/core/avltree/ArrayTree.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/src/main/java/org/apache/directory/server/core/avltree/ArrayTree.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apacheds-core-avl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ apacheds-core-avl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ apacheds-core-avl ---
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.directory.server.core.avltree.ArrayTreeCursorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.apache.directory.server.core.avltree.ArrayTreeCursorTest
Running org.apache.directory.server.core.avltree.AvlTreePerfTest
total time for inserting 1000000 items into the AVLTree-->3697.0 msec
total time for inserting 1000000 items into the RBTree-->223.0 msec
Tests run: 10, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 3.939 sec - in org.apache.directory.server.core.avltree.AvlTreePerfTest
Running org.apache.directory.server.core.avltree.AvlTreeCursorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.directory.server.core.avltree.AvlTreeCursorTest
Running org.apache.directory.server.core.avltree.DefaultMarshallerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.directory.server.core.avltree.DefaultMarshallerTest
Running org.apache.directory.server.core.avltree.AvlTreeMapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.directory.server.core.avltree.AvlTreeMapTest
Running org.apache.directory.server.core.avltree.AvlTreeMapNoDupsCursorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.directory.server.core.avltree.AvlTreeMapNoDupsCursorTest
Running org.apache.directory.server.core.avltree.AvlTreeMarshallerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.directory.server.core.avltree.AvlTreeMarshallerTest
Running org.apache.directory.server.core.avltree.AvlTreeTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.apache.directory.server.core.avltree.AvlTreeTest
Running org.apache.directory.server.core.avltree.avl.AvlTreePerfTest
total time for inserting 1000000 items into the AVLTree-->195.0 msec
total time for inserting 1000000 items into the RBTree-->85.0 msec
Tests run: 8, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.287 sec - in org.apache.directory.server.core.avltree.avl.AvlTreePerfTest
Running org.apache.directory.server.core.avltree.ArrayTreeTest
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.apache.directory.server.core.avltree.ArrayTreeTest

Results :

Tests run: 148, Failures: 0, Errors: 0, Skipped: 14

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ apacheds-core-avl ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apacheds-core-avl ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-core-avl ---
[INFO] Checking legal files in: apacheds-core-avl-2.0.0-M17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ apacheds-core-avl ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/target/apacheds-core-avl-2.0.0-M17-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-core-avl/2.0.0-M17-SNAPSHOT/apacheds-core-avl-2.0.0-M17-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-avl/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-core-avl/2.0.0-M17-SNAPSHOT/apacheds-core-avl-2.0.0-M17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ apacheds-core-avl ---
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@9e0c5b) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 34 more
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-core-avl ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-avl/2.0.0-M17-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.directory.server:apacheds-core-avl:2.0.0-M17-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-avl/2.0.0-M17-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS .......................................... SUCCESS [29.403s]
[INFO] ApacheDS I18n ..................................... SUCCESS [14.975s]
[INFO] ApacheDS Core Constants ........................... SUCCESS [9.138s]
[INFO] ApacheDS Core API ................................. SUCCESS [1:19.743s]
[INFO] ApacheDS Core Shared .............................. SUCCESS [13.732s]
[INFO] ApacheDS Interceptors ............................. SUCCESS [3.196s]
[INFO] ApacheDS AdministrativePoint Interceptor .......... SUCCESS [8.705s]
[INFO] ApacheDS Authentication Interceptor ............... SUCCESS [17.988s]
[INFO] ApacheDS Interceptor to increment numeric attributes  SUCCESS [8.429s]
[INFO] ApacheDS Authorization Interceptor ................ SUCCESS [12.458s]
[INFO] ApacheDS ChangeLog Interceptor .................... SUCCESS [10.209s]
[INFO] ApacheDS Collective Attribute Interceptor ......... SUCCESS [9.019s]
[INFO] ApacheDS Event Interceptor ........................ SUCCESS [7.441s]
[INFO] ApacheDS Exception Interceptor .................... SUCCESS [11.158s]
[INFO] ApacheDS Journal Interceptor ...................... SUCCESS [8.874s]
[INFO] ApacheDS Normalization Interceptor ................ SUCCESS [10.964s]
[INFO] ApacheDS Operational Attribute Interceptor ........ SUCCESS [11.576s]
[INFO] ApacheDS Referral Interceptor ..................... SUCCESS [5.474s]
[INFO] ApacheDS Schema Interceptor ....................... SUCCESS [17.379s]
[INFO] ApacheDS Subtree Interceptor ...................... SUCCESS [11.558s]
[INFO] ApacheDS Triggers Interceptor ..................... SUCCESS [8.689s]
[INFO] ApacheDS Core ..................................... SUCCESS [13.713s]
[INFO] ApacheDS Core AVL ................................. FAILURE [41.171s]
[INFO] ApacheDS Generalized (X) DBM Partition ............ SKIPPED
[INFO] ApacheDS LDIF Partition ........................... SKIPPED
[INFO] ApacheDS JDBM Partition ........................... SKIPPED
[INFO] ApacheDS Mavibot Partition ........................ SKIPPED
[INFO] ApacheDS Core Annotations ......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................ SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec .................. SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................ SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................ SKIPPED
[INFO] ApacheDS Protocol Shared .......................... SKIPPED
[INFO] ApacheDS Protocol Dns ............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ........................ SKIPPED
[INFO] ApacheDS Protocol Ldap ............................ SKIPPED
[INFO] ApacheDS Protocol Ntp ............................. SKIPPED
[INFO] Apacheds Server Annotations ....................... SKIPPED
[INFO] ApacheDS Server Config ............................ SKIPPED
[INFO] ApacheDS Server JNDI .............................. SKIPPED
[INFO] ApacheDS Test Framework ........................... SKIPPED
[INFO] ApacheDS All ...................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ....................... SKIPPED
[INFO] ApacheDS Password Hashing Interceptor ............. SKIPPED
[INFO] ApacheDS Core Integration ......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test ................... SKIPPED
[INFO] ApacheDS Server Integration ....................... SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ........... SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............ SKIPPED
[INFO] ApacheDS Service Builder .......................... SKIPPED
[INFO] Apache Directory LDAP Client API test ............. SKIPPED
[INFO] kerberos-client ................................... SKIPPED
[INFO] ApacheDS Service .................................. SKIPPED
[INFO] ApacheDS Wrapper .................................. SKIPPED
[INFO] ApacheDS Installers Maven Plugin .................. SKIPPED
[INFO] ApacheDS Installers ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:31.981s
[INFO] Finished at: Sun Jun 08 04:11:28 UTC 2014
[INFO] Final Memory: 59M/142M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apacheds-core-avl: Failed to retrieve remote metadata org.apache.directory.server:apacheds-core-avl:2.0.0-M17-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.directory.server:apacheds-core-avl:2.0.0-M17-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-avl/2.0.0-M17-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy 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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apacheds-core-avl

channel stopped

Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1350

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1350/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1349/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1348/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1347

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1347/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1346

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1345

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/changes>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1344

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1344/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1343

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1343/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1342

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1342/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1341/>


Jenkins build is still unstable: dir-apacheds-ubuntu-deploy #1340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1340/>


Jenkins build is unstable: dir-apacheds-ubuntu-deploy #1339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1339/>