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

Changes:

[github] Fixed authentication flow via Pulsar Proxy (#1707)

[guosijie] PIP-17: provide DataBlockHeader and implementation (#1669)

[guosijie] PIP-17: provide BlockAwareSegmentInputStream implementation and test

------------------------------------------
[...truncated 874.98 KB...]
[19/98] BasicEndToEndTest.testConsumerClose (603 ms)
[20/98] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (1512 
ms)
[21/98] BasicEndToEndTest.testCompressionLZ4 (1159 ms)
[22/98] BasicEndToEndTest.testSinglePartitionRoutingPolicy (1585 ms)
[23/98] BasicEndToEndTest.testMultipleClientsMultipleSubscriptions (4922 ms)
[24/98] BasicEndToEndTest.testProduceMessageSize (655 ms)
[25/98] BasicEndToEndTest.testRoundRobinRoutingPolicy (2661 ms)
[26/98] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (3560 
ms)
[27/98] BlockingQueueTest.testBasic (34 ms)
[28/98] BlockingQueueTest.testQueueOperations (27 ms)
[29/98] BlockingQueueTest.testBlockingProducer (26 ms)
[30/98] BlockingQueueTest.testBlockingConsumer (29 ms)
[31/98] AuthPluginTest.testTls (7650 ms)
[32/98] BlockingQueueTest.testReservedSpot (39 ms)
[33/98] BasicEndToEndTest.testResendViaSendCallback (4138 ms)
[34/98] BasicEndToEndTest.testBatchMessages (8800 ms)
[35/98] UrlTest.testUrl (43 ms)
[36/98] NamespaceNameTest.testNamespaceName (39 ms)
[37/98] LoggerTest.testLogger (37 ms)
[38/98] BatchMessageTest.testProducerConfig (38 ms)
[39/98] ClientDeduplicationTest.testProducerSequenceAfterReconnect (2308 ms)
[40/98] BlockingQueueTest.testTimeout (3034 ms)
[41/98] BasicEndToEndTest.testMessageListener (7090 ms)
[42/98] ClientDeduplicationTest.testProducerDeduplication (3604 ms)
[43/98] BatchMessageTest.testBatchSizeInBytes (5308 ms)
[44/98] BasicEndToEndTest.testStatsLatencies (11240 ms)
[45/98] BasicEndToEndTest.testEncryptionFailure (10757 ms)
[46/98] BatchMessageTest.testCumulativeAck (15562 ms)
[47/98] BinaryLookupServiceTest.basicLookup (46 ms)
[48/98] BackoffTest.mandatoryStopTestNegativeTest (30 ms)
[49/98] BackoffTest.firstBackoffTimerTest (327 ms)
[50/98] BackoffTest.basicTest (36 ms)
[51/98] BackoffTest.maxTest (39 ms)
[52/98] BackoffTest.mandatoryStopTest (33 ms)
[53/98] BackoffTest.ignoringMandatoryStopTest (35 ms)
[54/98] LatchTest.testCountDown (86 ms)
[55/98] LatchTest.testLatchCount (105 ms)
[56/98] LatchTest.testTimedWait (157 ms)
[57/98] ReaderTest.testSimpleReader (701 ms)
[58/98] ReaderTest.testReaderAfterMessagesWerePublished (494 ms)
[59/98] ReaderTest.testMultipleReaders (619 ms)
[60/98] BatchMessageTest.testProducerTimeout (21816 ms)
[61/98] ReaderTest.testReaderOnLastMessage (572 ms)
[62/98] BatchMessageTest.testSmallReceiverQueueSize (20431 ms)
[63/98] BatchMessageTest.testMixedAck (15572 ms)
[64/98] ReaderTest.testReaderOnSpecificMessage (1128 ms)
[65/98] ConsumerStatsTest.testFailure (1513 ms)
[66/98] ReaderTest.testReaderOnSpecificMessageWithBatches (1632 ms)
[67/98] ZTSClientTest.testZTSClient (38 ms)
[68/98] ConsumerTest.consumerNotInitialized (34 ms)
[69/98] MessageTest.testMessageContents (28 ms)
[70/98] MessageTest.testAllocatedContents (26 ms)
[71/98] MessageTest.testProperties (26 ms)
[72/98] HashTest.testBoostHash (39 ms)
[73/98] HashTest.testJavaStringHash (37 ms)
[74/98] HashTest.testMurmur3_32Hash (43 ms)
[75/98] ClientTest.testChecksumComputation (40 ms)
[76/98] ClientTest.testSwHwChecksum (39 ms)
[77/98] TopicNameTest.testLookup (32 ms)
[78/98] TopicNameTest.testTopicName (31 ms)
[79/98] TopicNameTest.testShortTopicName (31 ms)
[80/98] TopicNameTest.testTopicNameV2 (33 ms)
[81/98] TopicNameTest.testTopicNameWithSlashes (59 ms)
[82/98] TopicNameTest.testEmptyClusterName (35 ms)
[83/98] TopicNameTest.testExtraSlashes (40 ms)
[84/98] TopicNameTest.testIllegalCharacters (30 ms)
[85/98] TopicNameTest.testIllegalUrl (38 ms)
[86/98] TopicNameTest.testEmptyString (31 ms)
[87/98] TopicNameTest.testExtraArguments (30 ms)
[88/98] MessageIdTest.testSerialization (29 ms)
[89/98] TopicMetadataImplTest.numPartitions (37 ms)
[90/98] BatchMessageTest.testPermits (20554 ms)
[91/98] BatchMessageTest.testIndividualAck (25575 ms)
[92/98] ConsumerStatsTest.testBacklogInfo (6086 ms)
[93/98] ConsumerStatsTest.testCachingMechanism (5655 ms)
[94/98] BasicEndToEndTest.testRSAEncryption (36937 ms)
[95/98] ConsumerStatsTest.testAsyncCallOnPartitionedTopic (10693 ms)
[96/98] BatchMessageTest.testPartitionedTopics (34218 ms)
[97/98] BasicEndToEndTest.testHandlerReconnectionLogic (65065 ms)
[98/98] BasicEndToEndTest.testMessageListenerPause (231897 ms)
---- Running Python unit tests
...09:51:52.073 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:52.081 [0x7fbd30e35700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58412 -> 
127.0.0.1:8885] Connected to broker
09:51:52.087 [0x7fbd30e35700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer, ] Getting 
connection from pool
09:51:52.239 [0x7fbd30e35700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer, ] Created producer 
on broker [127.0.0.1:58412 -> 127.0.0.1:8885] 
09:51:52.242 [0x7fbd30e35700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns1/my-python-test-producer, standalone-0-69] 
Closed producer
.09:51:52.243 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:52.243 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58416 -> 
127.0.0.1:8885] Connected to broker
09:51:52.246 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Getting 
connection from pool
09:51:52.403 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Created 
consumer on broker [127.0.0.1:58416 -> 127.0.0.1:8885] 
09:51:52.405 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-listener, ] Getting 
connection from pool
09:51:52.411 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-listener, ] Created producer 
on broker [127.0.0.1:58416 -> 127.0.0.1:8885] 
Got message: Message(prod=standalone-0-70, seq=0, publish_time=1525341112412, 
payload_size=7, msg_id=(152,0,-1,-1), props={})
Got message: Message(prod=standalone-0-70, seq=1, publish_time=1525341112463, 
payload_size=7, msg_id=(152,1,-1,-1), props={})
Got message: Message(prod=standalone-0-70, seq=2, publish_time=1525341112500, 
payload_size=7, msg_id=(152,2,-1,-1), props={})
09:51:52.622 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-listener, standalone-0-70] 
Closed producer
09:51:52.622 [0x7fbd2b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Closed 
consumer 0
...09:51:52.623 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:52.624 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58422 -> 
127.0.0.1:8885] Connected to broker
09:51:52.627 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Getting connection from pool
09:51:52.783 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Created consumer on broker [127.0.0.1:58422 -> 127.0.0.1:8885] 
09:51:52.787 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Getting 
connection from pool
09:51:52.793 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Created 
producer on broker [127.0.0.1:58422 -> 127.0.0.1:8885] 
09:51:52.915 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, 
standalone-0-71] Closed producer
09:51:52.915 [0x7fbd2a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Closed consumer 0
.09:51:52.946 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:52.949 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58438 -> 
127.0.0.1:8885] Connected to broker
09:51:52.952 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-producer-name] Getting connection from pool
09:51:53.154 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-producer-name] Created producer on broker [127.0.0.1:58438 -> 
127.0.0.1:8885] 
09:51:53.157 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-sub, 0] Getting connection from pool
09:51:53.319 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-sub, 0] Created consumer on broker [127.0.0.1:58438 -> 127.0.0.1:8885] 
09:51:54.391 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-producer-name] Closed producer
09:51:54.393 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-producer-name] Getting connection from pool
09:51:54.395 [0x7fbd297fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-producer-name] Created producer on broker [127.0.0.1:58438 -> 
127.0.0.1:8885] 
.09:51:55.397 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:55.398 [0x7fbd1b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58500 -> 
127.0.0.1:8885] Connected to broker
09:51:55.401 [0x7fbd1b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic, ] Getting connection from 
pool
09:51:55.581 [0x7fbd1b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic, ] Created producer on 
broker [127.0.0.1:58500 -> 127.0.0.1:8885] 
09:51:55.684 [0x7fbd1b7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic, standalone-0-72] Closed 
producer
.09:51:55.737 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:55.738 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58522 -> 
127.0.0.1:8885] Connected to broker
09:51:55.741 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1525341115.74,
 my-producer-name] Getting connection from pool
09:51:56.138 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1525341115.74,
 my-producer-name] Created producer on broker [127.0.0.1:58522 -> 
127.0.0.1:8885] 
09:51:56.523 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1525341115.74,
 my-producer-name] Closed producer
09:51:56.525 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1525341115.74,
 my-producer-name] Getting connection from pool
09:51:56.527 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1525341115.74,
 my-producer-name] Created producer on broker [127.0.0.1:58522 -> 
127.0.0.1:8885] 
.09:51:56.888 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:56.889 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58548 -> 
127.0.0.1:8885] Connected to broker
09:51:56.892 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns1/my-python-test-producer, reader-d74093, 0] 
Getting connection from pool
09:51:56.895 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns1/my-python-test-producer, reader-d74093, 0] 
Created consumer on broker [127.0.0.1:58548 -> 127.0.0.1:8885] 
09:51:56.896 [0x7fbd1a7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns1/my-python-test-producer, reader-d74093, 0] 
Closed consumer 0
.09:51:56.897 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:56.898 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58550 -> 
127.0.0.1:8885] Connected to broker
09:51:56.901 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] 
Getting connection from pool
09:51:57.128 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] 
Created producer on broker [127.0.0.1:58550 -> 127.0.0.1:8885] 
09:51:57.331 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-8a8ad5, 0] Getting connection from pool
09:51:57.334 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-8a8ad5, 0] Created consumer on broker [127.0.0.1:58550 -> 
127.0.0.1:8885] 
09:51:57.428 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-8a8ad5, 0] Closed consumer 0
09:51:57.430 [0x7fbd18ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
standalone-0-73] Closed producer
.09:51:57.431 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:57.433 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58556 -> 
127.0.0.1:8885] Connected to broker
09:51:57.435 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
] Getting connection from pool
09:51:57.497 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
] Created producer on broker [127.0.0.1:58556 -> 127.0.0.1:8885] 
09:51:57.597 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-4ec8c7, 0] Getting connection from pool
09:51:57.599 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-4ec8c7, 0] Created consumer on broker [127.0.0.1:58556 -> 
127.0.0.1:8885] 
09:51:57.604 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-f2e1d2, 1] Getting connection from pool
09:51:57.608 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-f2e1d2, 1] Created consumer on broker [127.0.0.1:58556 -> 
127.0.0.1:8885] 
09:51:57.612 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-4ec8c7, 0] Closed consumer 0
09:51:57.612 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-f2e1d2, 1] Closed consumer 1
09:51:57.615 [0x7fbcff7fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
standalone-0-74] Closed producer
.09:51:57.616 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:57.616 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58564 -> 
127.0.0.1:8885] Connected to broker
09:51:57.619 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/BatchMessageContainer.cc(41) - { BatchContainer 
[size = 0] [batchSizeInBytes_ = 0] [maxAllowedMessageBatchSizeInBytes_ = 
131072] [maxAllowedNumMessagesInBatch_ = 1000] [topicName = 
persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches]
 [producerName_ = ] [batchSizeInBytes_ = 0] [numberOfBatchesSent = 0] 
[averageBatchSize = 0]} BatchMessageContainer constructed
09:51:57.619 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 ] Getting connection from pool
09:51:57.664 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 ] Created producer on broker [127.0.0.1:58564 -> 127.0.0.1:8885] 
09:51:58.689 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-2f6b61, 0] Getting connection from pool
09:51:58.693 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-2f6b61, 0] Created consumer on broker [127.0.0.1:58564 -> 
127.0.0.1:8885] 
09:51:58.697 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-6b02ce, 1] Getting connection from pool
09:51:58.700 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-6b02ce, 1] Created consumer on broker [127.0.0.1:58564 -> 
127.0.0.1:8885] 
09:51:58.703 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-2f6b61, 0] Closed consumer 0
09:51:58.703 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-6b02ce, 1] Closed consumer 1
09:51:58.705 [0x7fbcfe7fc700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 standalone-0-75] Closed producer
.09:51:58.706 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:58.706 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58590 -> 
127.0.0.1:8885] Connected to broker
09:51:58.710 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-f89689, 0] Getting connection from pool
09:51:58.755 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(165) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-f89689, 0] Created consumer on broker [127.0.0.1:58590 -> 
127.0.0.1:8885] 
09:51:58.756 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Getting 
connection from pool
09:51:58.760 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Created 
producer on broker [127.0.0.1:58590 -> 127.0.0.1:8885] 
09:51:58.882 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(752) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-f89689, 0] Closed consumer 0
09:51:58.885 [0x7fbcfd7fa700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
standalone-0-76] Closed producer
.09:51:58.886 [0x7fbd3c0ec700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for 
pulsar://localhost:8885
09:51:58.887 [0x7fbcebfff700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:58594 -> 
127.0.0.1:8885] Connected to broker
09:51:58.889 [0x7fbcebfff700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - 
[persistent://sample/standalone/ns/my-python-topic, ] Getting connection from 
pool
09:51:58.892 [0x7fbcebfff700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - 
[persistent://sample/standalone/ns/my-python-topic, ] Created producer on 
broker [127.0.0.1:58594 -> 127.0.0.1:8885] 
09:51:58.921 [0x7fbcebfff700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - 
[persistent://sample/standalone/ns/my-python-topic, standalone-0-77] Closed 
producer
.
----------------------------------------------------------------------
Ran 17 tests in 6.850s

OK
09:51:58.926 [0x7fbd3c0ec700] WARN  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(95) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1525341112.95,
 my-sub, 0] Destroyed consumer which was not properly closed
[pulsar-master] $ /bin/bash -xe /tmp/jenkins7898829337213677848.sh
+ echo 'Building Docker images'
Building Docker images
+ docker/build.sh
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.pulsar:docker-images:pom:2.1.0-incubating-SNAPSHOT
[WARNING] 
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.logging.log4j:log4j-api:test-jar -> duplicate 
declaration of version ${log4j2.version} @ 
org.apache.pulsar:pulsar:2.1.0-incubating-SNAPSHOT, 
<https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 427, column 19
[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] Reactor Build Order:
[INFO] 
[INFO] Apache Pulsar :: Docker Images
[INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version
[INFO] Apache Pulsar :: Docker Images :: Grafana
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Pulsar :: Docker Images 2.1.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repository.apache.org/snapshots/org/apache/pulsar/buildtools/2.1.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repo1.maven.org/maven2/org/apache/pulsar/buildtools/2.1.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repo1.maven.org/maven2/org/apache/pulsar/buildtools/2.1.0-incubating-SNAPSHOT/buildtools-2.1.0-incubating-SNAPSHOT.pom
Downloading: 
http://repository.apache.org/snapshots/org/apache/pulsar/buildtools/2.1.0-incubating-SNAPSHOT/buildtools-2.1.0-incubating-SNAPSHOT.pom
[WARNING] The POM for 
org.apache.pulsar:buildtools:jar:2.1.0-incubating-SNAPSHOT is missing, no 
dependency information available
Downloading: 
http://repo1.maven.org/maven2/org/apache/pulsar/buildtools/2.1.0-incubating-SNAPSHOT/buildtools-2.1.0-incubating-SNAPSHOT.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/pulsar/buildtools/2.1.0-incubating-SNAPSHOT/buildtools-2.1.0-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Pulsar :: Docker Images ..................... FAILURE [  2.596 s]
[INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version SKIPPED
[INFO] Apache Pulsar :: Docker Images :: Grafana .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.198 s
[INFO] Finished at: 2018-05-03T09:52:05Z
[INFO] Final Memory: 16M/1102M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project docker-images: Could not resolve 
dependencies for project 
org.apache.pulsar:docker-images:pom:2.1.0-incubating-SNAPSHOT: Could not find 
artifact org.apache.pulsar:buildtools:jar:2.1.0-incubating-SNAPSHOT in central 
(http://repo1.maven.org/maven2) -> [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/DependencyResolutionException
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for 
org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find 
artifact org.apache.pulsar:docker-images:pom:2.0.0-incubating-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 23, column 11
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.pulsar:dashboard-docker-image:[unknown-version] 
(<https://builds.apache.org/job/pulsar-master/ws/docker/../dashboard/pom.xml)> 
has 1 error
[ERROR]     Non-resolvable parent POM for 
org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find 
artifact org.apache.pulsar:docker-images:pom:2.0.0-incubating-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 23, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user git...@alasdairhodge.co.uk
Not sending mail to unregistered user guosi...@gmail.com

Reply via email to