You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/05 13:57:02 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-IBMJDK1.6 #379

See <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/379/changes>

Changes:

[astitcher] QPID-4558: Selectors for C++ broker
- Added numeric and boolean values
* To literals and identifier values
* To the code that extracts values from message properties
- Added the full set of comparison operators
- Implemented full "unknown" semantics for all
  operators.
- Implemented extended "is null" and "is not null" operators
  that allow expressions as well as just identifiers.

[astitcher] QPID-4558: Selectors for C++ broker
- Added in amqp 1.0 support that uses a filter for the selector
- This change requires at least qpid-proton 0.4 (or a lot of warning
  messages are produced by the broker)

[astitcher] QPID-4558: Selectors for C++ broker
- Initial Selectors implemented:
* Only string values supported (no numerics or bools)
- Parses and executes the forms:
*  A=B
*  A<>B
*  I IS NULL
*  I IS NOT NULL
- where A, B are strings or identifiers
-       I is an identifier
* Conditional expressions can include the AND, OR and NOT
  operators and use parentheses.
- Only limited special identifiers return useful values (although
  they are all recognised)
- Unit tests for selector language

[astitcher] QPID-4558: Selectors for C++ broker
- Add support to 0-10 protocol codepaths in client messaging library
  and the broker to transmit a selector when subscribing to a queue
- This is specified by using a link property qpid.selector in the queue
  address.
- The selector is actually transmitted under 0-10 as an user vlaue
  named qpid.selector in the arguments table of the subscription.
- Added simple selector framework to broker.
- Added in infrastructure for selector evaluation
-- Put in place a trivial (but real) selector:
   The expression specifies a message property
   and returns true if it is present.

[astitcher] NO-JIRA: Changed subject filter to use described value now proton bug should be fixed.

------------------------------------------
[...truncated 3398 lines...]
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.946 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.543 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.609 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.567 sec
    [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.108 sec
    [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.073 sec
    [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.986 sec
     [echo] Running ant for module : perftests

touch-failed:
     [echo] Running ant for module : broker-plugins/access-control

prepare:

compile_velocity:

check_velocity_deps:

gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/broker-plugins/access-control/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/build/scratch/broker-plugins/access-control/classes...>

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.security.access.config.AclActionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
    [junit] Running org.apache.qpid.server.security.access.config.AclRulePredicatesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.qpid.server.security.access.config.ActionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.qpid.server.security.access.config.ClientActionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.qpid.server.security.access.config.PlainConfigurationTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
    [junit] Running org.apache.qpid.server.security.access.config.RuleTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlFactoryTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
     [echo] Running ant for module : broker-plugins/access-control

touch-failed:
     [echo] Running ant for module : broker-plugins/management-http

prepare:

check-unwardojo.done:

unwardojo:

precompile:

compile:
     [echo] Targeting : 1.5

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/broker-plugins/management-http/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/build/scratch/broker-plugins/management-http/classes...>

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.management.plugin.HttpManagementFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] Running org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
     [echo] Running ant for module : broker-plugins/management-http

touch-failed:
     [echo] Running ant for module : broker-plugins/management-jmx

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes...>

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.qpid.server.jmx.ManagementLogonLogoffReporterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.393 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
     [echo] Running ant for module : broker-plugins/management-jmx

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/build.xml>:104: TEST SUITE FAILED

Total time: 15 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Jenkins build is back to normal : Qpid-Java-Java-Test-IBMJDK1.6 #380

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/380/changes>