See 
<https://builds.apache.org/job/pulsar-master/215/display/redirect?page=changes>

Changes:

[github] Bookies pods in kubernetes need to use hostPort (#1035)

[github] Enable usage of KQueue in MacOS (#1036)

------------------------------------------
[...truncated 328.16 KB...]
[MethodUtil@66cfe465] info register aspect 
org.apache.pulsar.zookeeper.ZooKeeperServerAspect
[MethodUtil@66cfe465] info register aspect 
org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect
[MethodUtil@579dae26] info AspectJ Weaver Version 1.8.9 built on Monday Mar 14, 
2016 at 21:18:16 GMT
[MethodUtil@579dae26] info register classloader 
sun.reflect.misc.MethodUtil@579dae26
[MethodUtil@579dae26] info using configuration 
file:/pulsar/pulsar-client-cpp/pulsar-dist/lib/org.apache.pulsar-pulsar-zookeeper-1.22.0-incubating-SNAPSHOT.jar!/META-INF/aop.xml
[MethodUtil@579dae26] info using configuration 
file:/pulsar/pulsar-client-cpp/pulsar-dist/lib/org.apache.pulsar-pulsar-broker-1.22.0-incubating-SNAPSHOT.jar!/META-INF/aop.xml
[MethodUtil@579dae26] info register aspect 
org.apache.pulsar.zookeeper.FinalRequestProcessorAspect
[MethodUtil@579dae26] info register aspect 
org.apache.pulsar.zookeeper.ZooKeeperServerAspect
[MethodUtil@579dae26] info register aspect 
org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect
---- Run unit tests in parallel
[0/90] Running tests...
[1/90] DestinationNameTest.testDestinationName (33 ms)
[2/90] DestinationNameTest.testDestinationNameWithSlashes (33 ms)
[3/90] DestinationNameTest.testLookup (35 ms)
[4/90] DestinationNameTest.testEmptyClusterName (35 ms)
[5/90] DestinationNameTest.testExtraSlashes (36 ms)
[6/90] DestinationNameTest.testIllegalCharacters (38 ms)
[7/90] DestinationNameTest.testIllegalUrl (35 ms)
[8/90] DestinationNameTest.testEmptyString (43 ms)
[9/90] DestinationNameTest.testExtraArguments (41 ms)
[10/90] AuthPluginTest.testCreate (42 ms)
[11/90] BackoffTest.mandatoryStopTestNegativeTest (41 ms)
[12/90] BackoffTest.basicTest (35 ms)
[13/90] BackoffTest.maxTest (33 ms)
[14/90] BackoffTest.mandatoryStopTest (33 ms)
[15/90] AuthPluginTest.testAthenz (62 ms)
[16/90] BackoffTest.ignoringMandatoryStopTest (33 ms)
[17/90] AuthPluginTest.testDisable (64 ms)
[18/90] BasicEndToEndTest.testNonExistingTopic (35 ms)
[19/90] BasicEndToEndTest.testLookupThrottling (134 ms)
[20/90] BackoffTest.firstBackoffTimerTest (359 ms)
[21/90] BasicEndToEndTest.testInvalidUrlPassed (35 ms)
[22/90] BasicEndToEndTest.testPartitionedProducerConsumer (117 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testPartitionedProducerConsumer
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testPartitionedProducerConsumer
log4cxx: No appender could be found for logger 
(pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
{"reason":"Property does not 
exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:402: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testPartitionedProducerConsumer (82 ms)
[----------] 1 test from BasicEndToEndTest (82 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (82 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testPartitionedProducerConsumer

 1 FAILED TEST
[22/90] BasicEndToEndTest.testPartitionedProducerConsumer returned/aborted with 
exit code 1 (117 ms)
[23/90] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (72 
ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = 
BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName
log4cxx: No appender could be found for logger 
(pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
{"reason":"Property does not 
exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:442: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName 
(32 ms)
[----------] 1 test from BasicEndToEndTest (32 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (32 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName

 1 FAILED TEST
[23/90] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName 
returned/aborted with exit code 1 (72 ms)
[24/90] BasicEndToEndTest.testMessageTooBig (550 ms)
[25/90] BasicEndToEndTest.testIamSoFancyCharactersInTopicName (1101 ms)
[26/90] BasicEndToEndTest.testSingleClientMultipleSubscriptions (1148 ms)
[27/90] BasicEndToEndTest.testNonPersistentTopic (1148 ms)
[28/90] BasicEndToEndTest.testConfigurationFile (28 ms)
[29/90] BasicEndToEndTest.testSinglePartitionRoutingPolicy (55 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testSinglePartitionRoutingPolicy
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testSinglePartitionRoutingPolicy
log4cxx: No appender could be found for logger 
(pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
{"reason":"Property does not 
exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:586: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testSinglePartitionRoutingPolicy (25 ms)
[----------] 1 test from BasicEndToEndTest (25 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (25 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testSinglePartitionRoutingPolicy

 1 FAILED TEST
[29/90] BasicEndToEndTest.testSinglePartitionRoutingPolicy returned/aborted 
with exit code 1 (55 ms)
[30/90] BasicEndToEndTest.testNamespaceName (34 ms)
[31/90] BasicEndToEndTest.testSubscribeCloseUnsubscribeSherpaScenario (1099 ms)
[32/90] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (62 
ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = 
BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic
log4cxx: No appender could be found for logger 
(pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
{"reason":"Property does not 
exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:648: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic 
(28 ms)
[----------] 1 test from BasicEndToEndTest (28 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (28 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic

 1 FAILED TEST
[32/90] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic 
returned/aborted with exit code 1 (62 ms)
[33/90] BasicEndToEndTest.testProduceConsume (1309 ms)
[34/90] BasicEndToEndTest.testRoundRobinRoutingPolicy (72 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testRoundRobinRoutingPolicy
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testRoundRobinRoutingPolicy
log4cxx: No appender could be found for logger 
(pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
{"reason":"Property does not 
exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:699: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testRoundRobinRoutingPolicy (34 ms)
[----------] 1 test from BasicEndToEndTest (34 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (35 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testRoundRobinRoutingPolicy

 1 FAILED TEST
[34/90] BasicEndToEndTest.testRoundRobinRoutingPolicy returned/aborted with 
exit code 1 (72 ms)
[35/90] BasicEndToEndTest.testMessageListener (74 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testMessageListener
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testMessageListener
log4cxx: No appender could be found for logger 
(pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
{"reason":"Property does not 
exist"}/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:764: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testMessageListener (34 ms)
[----------] 1 test from BasicEndToEndTest (34 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (34 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testMessageListener

 1 FAILED TEST
[35/90] BasicEndToEndTest.testMessageListener returned/aborted with exit code 1 
(74 ms)
[36/90] BasicEndToEndTest.testCompressionZLib (333 ms)
[37/90] BasicEndToEndTest.testConsumerClose (268 ms)
[38/90] BasicEndToEndTest.testCompressionLZ4 (403 ms)
[39/90] BasicEndToEndTest.testProduceAndConsumeAfterClientClose (1514 ms)
[40/90] BasicEndToEndTest.testProduceMessageSize (525 ms)
[41/90] LoggerTest.testLogger (73 ms)
[42/90] ConsumerTest.consumerNotInitialized (44 ms)
[43/90] ProducerTest.producerNotInitialized (47 ms)
[44/90] NamespaceNameTest.testNamespaceName (46 ms)
[45/90] UrlTest.testUrl (50 ms)
[46/90] ClientTest.testChecksumComputation (44 ms)
[47/90] ClientTest.testSwHwChecksum (33 ms)
[48/90] ClientDeduplicationTest.testProducerSequenceAfterReconnect (901 ms)
[49/90] BinaryLookupServiceTest.basicLookup (94 ms)
[50/90] ConsumerStatsTest.testFailure (467 ms)
[51/90] BasicEndToEndTest.testMultipleClientsMultipleSubscriptions (3200 ms)
[52/90] ClientDeduplicationTest.testProducerDeduplication (2786 ms)
[53/90] MessageIdTest.testSerialization (36 ms)
[54/90] ReaderTest.testSimpleReader (172 ms)
[55/90] ReaderTest.testReaderAfterMessagesWerePublished (110 ms)
[56/90] ReaderTest.testMultipleReaders (78 ms)
[57/90] ReaderTest.testReaderOnLastMessage (86 ms)
[58/90] ReaderTest.testReaderOnSpecificMessage (75 ms)
[59/90] BasicEndToEndTest.testResendViaSendCallback (3937 ms)
[60/90] BlockingQueueTest.testBasic (23 ms)
[61/90] BlockingQueueTest.testQueueOperations (23 ms)
[62/90] BlockingQueueTest.testBlockingProducer (23 ms)
[63/90] BlockingQueueTest.testBlockingConsumer (23 ms)
[64/90] ReaderTest.testReaderOnSpecificMessageWithBatches (1069 ms)
[65/90] BlockingQueueTest.testReservedSpot (23 ms)
[66/90] BatchMessageTest.testProducerConfig (24 ms)
[67/90] ConsumerStatsTest.testBacklogInfo (3957 ms)
[68/90] AuthPluginTest.testTls (6493 ms)
[69/90] BasicEndToEndTest.testBatchMessages (7193 ms)
[70/90] ConsumerStatsTest.testCachingMechanism (4297 ms)
[71/90] BlockingQueueTest.testTimeout (3024 ms)
[72/90] ConsumerStatsTest.testAsyncCallOnPartitionedTopic (6100 ms)
[73/90] BatchMessageTest.testBatchSizeInBytes (5074 ms)
[74/90] BasicEndToEndTest.testStatsLatencies (11749 ms)
[75/90] MessageTest.testMessageContents (23 ms)
[76/90] MessageTest.testAllocatedContents (22 ms)
[77/90] MessageTest.testProperties (22 ms)
[78/90] ZTSClientTest.testZTSClient (23 ms)
[79/90] LatchTest.testCountDown (75 ms)
[80/90] LatchTest.testLatchCount (73 ms)
[81/90] LatchTest.testTimedWait (126 ms)
[82/90] BatchMessageTest.testCumulativeAck (15088 ms)
[83/90] BatchMessageTest.testMixedAck (15073 ms)
[84/90] BatchMessageTest.testSmallReceiverQueueSize (20245 ms)
[85/90] BatchMessageTest.testProducerTimeout (21067 ms)
[86/90] BatchMessageTest.testPermits (20111 ms)
[87/90] BatchMessageTest.testIndividualAck (25099 ms)
[88/90] BatchMessageTest.testPartitionedTopics (33766 ms)
[89/90] BasicEndToEndTest.testMessageListenerPause (57999 ms)
[90/90] BasicEndToEndTest.testHandlerReconnectionLogic (64265 ms)
FAILED TESTS (6/90):
     117 ms: ./main BasicEndToEndTest.testPartitionedProducerConsumer
      72 ms: ./main 
BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName
      55 ms: ./main BasicEndToEndTest.testSinglePartitionRoutingPolicy
      62 ms: ./main 
BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic
      72 ms: ./main BasicEndToEndTest.testRoundRobinRoutingPolicy
      74 ms: ./main BasicEndToEndTest.testMessageListener
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user git...@alasdairhodge.co.uk
Not sending mail to unregistered user y.shiga.91+yush...@gmail.com

Reply via email to