You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/07 02:15:33 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #14714: cpp-tests job is flaky: python pulsar_test.py fails with Segmentation fault

BewareMyPower commented on issue #14714:
URL: https://github.com/apache/pulsar/issues/14714#issuecomment-1091007358

   [Another test failure](https://github.com/apache/pulsar/runs/5854461931?check_suite_focus=true)
   
   ```
   2022-04-06 16:36:04.579 INFO  [140456268633856] MultiTopicsConsumerImpl:95 | Successfully Subscribed to Topics
   2022-04-06 16:36:08.081 INFO  [140457878607616] ClientImpl:496 | Closing Pulsar client with 3 producers and 1 consumers
   2022-04-06 16:36:08.081 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-1-partition-0, standalone-0-463] Closing producer for topic persistent://public/default/my-python-pattern-consumer-1-partition-0
   2022-04-06 16:36:08.082 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-1-partition-0, standalone-0-463] Closed producer
   2022-04-06 16:36:08.082 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-1-partition-1, standalone-0-464] Closing producer for topic persistent://public/default/my-python-pattern-consumer-1-partition-1
   2022-04-06 16:36:08.083 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-1-partition-1, standalone-0-464] Closed producer
   2022-04-06 16:36:08.083 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-2-partition-0, standalone-0-465] Closing producer for topic persistent://public/default/my-python-pattern-consumer-2-partition-0
   2022-04-06 16:36:08.084 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-2-partition-0, standalone-0-465] Closed producer
   2022-04-06 16:36:08.084 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-2-partition-1, standalone-0-466] Closing producer for topic persistent://public/default/my-python-pattern-consumer-2-partition-1
   2022-04-06 16:36:08.085 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-2-partition-1, standalone-0-466] Closed producer
   2022-04-06 16:36:08.085 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-2-partition-2, standalone-0-467] Closing producer for topic persistent://public/default/my-python-pattern-consumer-2-partition-2
   2022-04-06 16:36:08.085 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-2-partition-2, standalone-0-467] Closed producer
   2022-04-06 16:36:08.085 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-3-partition-0, standalone-0-468] Closing producer for topic persistent://public/default/my-python-pattern-consumer-3-partition-0
   2022-04-06 16:36:08.086 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-3-partition-0, standalone-0-468] Closed producer
   2022-04-06 16:36:08.086 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-3-partition-1, standalone-0-469] Closing producer for topic persistent://public/default/my-python-pattern-consumer-3-partition-1
   2022-04-06 16:36:08.087 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-3-partition-1, standalone-0-469] Closed producer
   2022-04-06 16:36:08.087 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-3-partition-2, standalone-0-470] Closing producer for topic persistent://public/default/my-python-pattern-consumer-3-partition-2
   2022-04-06 16:36:08.087 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-3-partition-2, standalone-0-470] Closed producer
   2022-04-06 16:36:08.088 INFO  [140457878607616] ProducerImpl:661 | [persistent://public/default/my-python-pattern-consumer-3-partition-3, standalone-0-471] Closing producer for topic persistent://public/default/my-python-pattern-consumer-3-partition-3
   2022-04-06 16:36:08.088 INFO  [140457878607616] ProducerImpl:704 | [persistent://public/default/my-python-pattern-consumer-3-partition-3, standalone-0-471] Closed producer
   2022-04-06 16:36:08.088 INFO  [140457878607616] ConsumerImpl:999 | [persistent://public/default/my-python-pattern-consumer-3-partition-3, my-pattern-consumer-sub, 8] Closing consumer for topic persistent://public/default/my-python-pattern-consumer-3-partition-3
   2022-04-06 16:36:08.090 INFO  [140457878607616] ConsumerImpl:1055 | [persistent://public/default/my-python-pattern-consumer-3-partition-3, my-pattern-consumer-sub, 8] Closed consumer 8
   ..................................................../run-unit-tests.sh: line 99:  2772 Segmentation fault      (core dumped) python pulsar_test.py
   ```
   
   Attach these logs to locate where it crashed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org