vdesabou / kafka-docker-playground

🐳✨ Fully automated Apache Kafka® and Confluent Docker based examples // 👷‍♂️ Easily build examples or reproduction models
https://kafka-docker-playground.io
MIT License
682 stars 208 forks source link

Travis: ccloud demo failing with error "Cannot complete request because of a conflicting operation (e.g. worker rebalance)" #22

Closed vdesabou closed 4 years ago

vdesabou commented 4 years ago
17:14:58 Creating MySQL source connector
840Unable to find image 'imega/jq:latest' locally
841  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
842                                 Dload  Upload   Total   Spent    Left  Speed
843100   504    0     0  100   504      0   2507 --:--:-- --:--:-- --:--:--  2495latest: Pulling from imega/jq
8447962620bcd88: Pulling fs layer
845100   617  100   113  100   504    174    776 --:--:-- --:--:-- --:--:--   950
8467962620bcd88: Download complete
8477962620bcd88: Pull complete
848Digest: sha256:eb2bb4e9299e05761a12a1028f311c7c020c015fe82a535cc6ed4990d6f0e5b2
849Status: Downloaded newer image for imega/jq:latest
850{
851  "error_code": 409,
852  "message": "Cannot complete request because of a conflicting operation (e.g. worker rebalance)"
853}
vdesabou commented 4 years ago

intermittent issue. closing