Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import flow failure related log messages should be more specific about what went wrong #1080

Open
GowthamShanmugam opened this issue Mar 26, 2019 · 1 comment

Comments

@GowthamShanmugam
Copy link
Contributor

In most of the error log messages in import flow are very generic, It displays a big traceback with atom failed messages. But it is not specified why the atom is failed. With this error message user unable to pinpoint of the failure.

import failed

Failure in Job 0845ffb1-4d53-4a6c-9e18-3ed0a72c1ce5 Flow tendrl.flows.ImportCluster with error: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/tendrl/commons/jobs/init.py", line 240, in process_job the_flow.run() File "/usr/lib/python2.7/site-packages/tendrl/commons/flows/import_cluster/init.py", line 131, in run exc_traceback) FlowExecutionFailedError: ['Traceback (most recent call last):\n', ' File "/usr/lib/python2.7/site-packages/tendrl/commons/flows/import_cluster/init.py", line 98, in run\n super(ImportCluster, self).run()\n', ' File "/usr/lib/python2.7/site-packages/tendrl/commons/flows/init.py", line 227, in run\n "Error executing post run function: %s" % atom_fqn\n', 'AtomExecutionFailedError: Atom Execution failed. Error: Error executing post run function: tendrl.objects.Cluster.atoms.SetupClusterAlias\n'

Failed post-run: tendrl.objects.Cluster.atoms.SetupClusterAlias for flow: Import existing Gluster Cluster

GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl/issues/1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl/issues/1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 26, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Mar 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 1, 2019
tendrl-bug-id: Tendrl#1080
Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 1, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 1, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 1, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 1, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 1, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 17, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugam <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugam <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugam <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 19, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 21, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 21, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugam <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 21, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 23, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 23, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 23, 2019
bugzilla: 1602858
tendrl-bug-id: Tendrl#1080

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 25, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 25, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugam <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 25, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 25, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 25, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugam <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 25, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 27, 2019
…t what went wrong

tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 27, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 29, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 29, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
GowthamShanmugam added a commit to GowthamShanmugam/commons that referenced this issue Apr 29, 2019
tendrl-bug-id: Tendrl#1080
bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram <gshanmug@redhat.com>
@GowthamShanmugam
Copy link
Contributor Author

This issue is fixed, please close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant