Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
How to reproduce
$ ./gradlew -Pstack=zookeeper docker-provisioner ... Notice: Finished catalog run in 74.78 seconds > Task :docker-provisioner FAILED
However the stack creation was suceeded.
If you run from docker-hadoop.sh directly, there is no error message and can run smoke-tests
$ ./docker-hadoop.sh -d -c 1 --stack zookeeper --smoke-tests zookeeper ... Notice: Finished catalog run in 71.51 seconds
This seems caused by printing error message file that does not exist
# with printing error message and each line
$ bash -xe ./docker-hadoop.sh -d -c 1 --stack zookeeper
...
Notice: Finished catalog run in 84.98 seconds
+ cat '.error_msg_*'
Attachments
Issue Links
- links to