See <https://builds.apache.org/job/Qpid-Python-Java-Test/555/changes>
Changes: [chug] QPID-4651: C++ Broker add --log-disable option Reviewed at https://reviews.apache.org/r/10799/ [kgiusti] QPID-4756: only invoke property update callback if properties are present [aconway] QPID-4780: Bug 889552 - HA broker deadlock after loss of primary broker. Lock ordering deadlock found by inspection of code and stack trace: - thread 1: Link::ioThreadProcessing(Link:lock)-> QueueReplicator::initializeBridge(QueueReplicator::lock) - thread 2: QueueReplicator::destroy(QueueReplicator::lock)-> Bridge::destroy(Link::lock) This patch breaks the lock by removing locking around Bridge::destroy in QueueReplicator::destroy. [aconway] QPID-4748: Fix compilation warnings introduced by r1469661. Added explicit conversion from double to int64_t. [orudyy] QPID-4777: Add UI to view and edit web management configuration [tross] NO-JIRA - Development update to Dispatch Router - Began refactoring of the routing table to support in-process destinations and multi-hop paths. - Added API for the internal management agent. Began integrating the agent with the router module for communication. - Added field parsing to handle topological addresses. - Added tests. [fadams] QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via ConsumerAdapter [mcpierce] QPID-4724: Fixes Perl bindings for Cmake < 2.8. To fix how Cmake prior to 2.8 fails to find the Perl libraries, this change finds and sets the variables correctly. [mcpierce] NO-JIRA: Removing the reference to errors.rb that crept back in. [mcpierce] QPID-4776: Fixes building Ruby bindings on Cmake < 2.8 This patch fixes issues regarding finding the Ruby install and building the bindings for it. Contributed by Irina Boverman <[email protected]> [mcpierce] NO-JIRA: Removed references to deleted Exceptions in Ruby tests. [orudyy] QPID-4596: Call AuthenticationManager#onCreate() only when authentication provider is created [rajith] QPID-4714 Moved _delegate.closeConnection method inside a finally block to ensure the TCP connection is closed in case an exception is thrown from any of the methods above. [astitcher] QPID-3828: When sending large messages loss of connection is not detected even with heartbeats enabled [Patch from gordon Sim] [gsim] QPID-4764: tweaks to locking in receiver and session to avoid deadlock [chug] QPID-4758: Extend the qpidd --wait option to work at shutdown Patch from Ernie Allen and Pavel Moravec. Note: This patch is for the posix platform broker; The windows broker does not use a --wait option and is unaffected by this patch. [orudyy] QPID-4773: Add functionality to display information about http errors which might occur when communicating with the broker [jross] QPID-2453: Allow the session to keep operating after content codec errors; a patch from Ernie Allen [jross] QPID-4140: Use the session.acked list to determine the number of unsettled messages; a patch from Ernie Allen [jross] QPID-4772: Assume text/plain for content type if no other indication is given; a patch from Ernie Allen [aconway] NO-JIRA: Fix compilation warnings introduced by r1469661. Added explicit conversion from double to int16_t. [jross] QPID-4771: Add --broker and --sasl-mechanism command line options to qpid-tool; this is a patch from Ernie Allen ------------------------------------------ [...truncated 1533 lines...] compile-tests: [javac] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes> [javac] Note: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/broker-plugins/management-jmx/src/test/java/org/apache/qpid/server/jmx/mbeans/ExchangeMBeanTest.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copied 3 empty directories to 3 empty directories under <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes> copy-test-resources: jar-tests: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-tests-0.23.jar> jar-sources: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.23-sources.jar> libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars: [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/broker-plugins/lib> build: [echo] Running ant for module : systests prepare: [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/src> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/api/systests> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/test-api/systests> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/results/systests> precompile: compile: [echo] Targeting : 1.5 [javac] Compiling 190 source files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 3 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8En> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes/org/apache/qpid/test/unit/message/UTF8En> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8Jp> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes/org/apache/qpid/test/unit/message/UTF8Jp> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/systests/src/main/java/systests.log4j> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes/systests.log4j> [copy] Copied 5 empty directories to 5 empty directories under <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/classes> copy-resources: copy-project-resources-metainf: [copy] Copying 3 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/META-INF> copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-systests-0.23.jar> jar: precompile-tests: compile-tests: [javac] Compiling 190 source files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 3 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8En> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes/org/apache/qpid/test/unit/message/UTF8En> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8Jp> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes/org/apache/qpid/test/unit/message/UTF8Jp> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/systests/src/main/java/systests.log4j> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes/systests.log4j> [copy] Copied 5 empty directories to 5 empty directories under <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/systests/test/classes> copy-test-resources: jar-tests: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-systests-tests-0.23.jar> jar-sources: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-systests-0.23-sources.jar> libs: [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib> [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib> copy-bin: copy-etc: [copy] Copying 15 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/etc> postbuild: copy-broker-plugin-jars: build: [echo] Running ant for module : perftests prepare: [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/src> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/api/perftests> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/test-api/perftests> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/results/perftests> precompile: compile: [echo] Targeting : 1.5 [javac] Compiling 93 source files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes> [javac] Note: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/main/java/org/apache/qpid/disttest/jms/ControllerJmsDelegate.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/main/java/json2.js> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes/json2.js> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/main/java/test-utils.js> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes/test-utils.js> copy-resources: [echo] Copying resources from <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/main/resources> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes...> [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/classes> copy-project-resources-metainf: [copy] Copying 3 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/META-INF> copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-perftests-0.23.jar> jar: precompile-tests: compile-tests: [javac] Compiling 62 source files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 12 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/controller/config/ConfigReaderTest-test-config.js> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/controller/config/ConfigReaderTest-test-config.js> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/controller/config/JavaScriptConfigEvaluatorTest-test-config.js> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/controller/config/JavaScriptConfigEvaluatorTest-test-config.js> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/controller/config/sampleConfig.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/controller/config/sampleConfig.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/results/formatting/expectedOutput.csv> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/results/formatting/expectedOutput.csv> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/iteratingFeature.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/iteratingFeature.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/produceClient.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/produceClient.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/producerAndConsumerInSeparateClients.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/producerAndConsumerInSeparateClients.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/producerAndThreeConsumersInSeparateClients.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/producerAndThreeConsumersInSeparateClients.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/testWithTwoTests.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/testWithTwoTests.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/endtoend/endtoend.json> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/endtoend/endtoend.json> [copy] Copying <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/perftests.systests.properties> to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/perftests.systests.properties> copy-test-resources: jar-tests: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-perftests-tests-0.23.jar> jar-sources: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-perftests-0.23-sources.jar> libs: [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib> copy-bin: copy-etc: [copy] Copying 59 files to <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/etc> postbuild: copy-broker-plugin-jars: build: check-manifest: manifest: [jar] Building jar: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/java/build/lib/qpid-all.jar> BUILD SUCCESSFUL Total time: 1 minute 51 seconds [Qpid-Python-Java-Test] $ /bin/bash -xe /tmp/hudson6837624495480960332.sh ++ grep org.apache.qpid.server.Main ++ awk '{print $2}' ++ grep -v grep ++ ps -ef + oldpid= + '[' '' ']' + pwd <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/> + cd trunk/qpid/python + ulimit -n 4096 + ulimit -n 1024 + ulimit -n 1024 + port=25672 ++ pwd + CONFIG_JSON=<https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> + cat + echo Config json: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> Config json: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> + ls -la <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> -rw-r--r-- 1 jenkins jenkins 450 Apr 26 21:41 <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> + ant -file qpid-python-test-ant.xml -Dqpid.executable=../java/build/bin/qpid-server '-Dpython.test.ignore=-I../java/test-profiles/python_tests/Java010PythonExcludes -I../java/test-profiles/python_tests/JavaPre010PythonExcludes' '-Dpython.test.modules=-m qpid_tests.broker_0_10 -m qpid_tests.broker_0_9 -m qpid_tests.broker_0_8 -m qmf.console' -Dqpid.port=25672 '-Dqpid.executable.args=-sp <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> -st json' test Buildfile: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/qpid-python-test-ant.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/build/results> [delete] Deleting directory <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/build/work> init: [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/build/results> [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/build/work> ensure-port-free: start-broker: [echo] Starting Qpid with ../java/build/bin/qpid-server -sp <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/config.json> -st json run-tests: [echo] Running test-suite [exec] Result: 1 stop-broker: [echo] Stopping Qpid 26738 kill-broker: report: BUILD FAILED <https://builds.apache.org/job/Qpid-Python-Java-Test/ws/trunk/qpid/python/qpid-python-test-ant.xml>:113: Test(s) failed Total time: 4 minutes 44 seconds Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results
