MitocGroup / deepify

software development tool-chain that abstracts package management of cloud native web applications
https://www.deep.mg
Mozilla Public License 2.0
3 stars 0 forks source link

Collisions while provisioning the web app #395

Closed ddimitrioglo closed 7 years ago

ddimitrioglo commented 7 years ago

Travis deploy stage fails with following error:

17:00:46 GMT+0000 (UTC) Compilation of 102 lambdas finished in ~42m
17:00:46 GMT+0000 (UTC) Cleaning up temporary directory /tmp/tmp-9091ciqwjdEs8B1Z/.deepify-1499185092278
17:00:46 GMT+0000 (UTC) Checking possible provisioning collisions for application #atm-api-02-05-17/dev
17:00:53 GMT+0000 (UTC) Seems like there are some resources on AWS that may generate collisions while provisioning the web app! Remove them by running "deepify undeploy /home/travis/build/MitocGroup/atm/src --resource 3e4186ab" - CloudWatchEvents: DeepDevJournalistPitch01983e4186ab, DeepDevPropertyRotateHashes0683e4186ab, DeepDevScheduleMovePendingTransactions01983e4186ab, DeepDevScheduleRemoveUnapproved01983e4186ab - DynamoDB...

FYI: 3e4186ab is a hash of our currently deployed ATM project

ddimitrioglo commented 7 years ago

Reason to close: application name/id and region should be different for different applications