You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
We have a task that runs for approximately 2 minutes and then is stopped. The task is being run in a loop of configurable number of iterations. Sometimes it is not possible to stop the task.
OS version
[root@*********** ~]# uname -a
Linux ******* 4.9.2-1.el7.elrepo.x86_64 #1 SMP Tue Jan 10 11:30:19 EST 2017 x86_64 x86_64 x86_64 GNU/Linux
Snap version
[root@*********** ~]# snapteld --version
snapteld version 1.0.0
Environment details (virtual, physical, etc.) - bare metal
Steps to reproduce - keep creating and stopping Snap task.
Expected results: - task stoppped
Actual results: task is not stopped and pretends to be running; one of the plugins remains running despite of attempt to kill it
[root@*********** ~]# snaptel task list
ID NAME STATE HIT MISS FAIL CREATED LAST FAILURE
dc2810f5-76e2-4c91-a4b4-08918d55df8f serenity Running 434 26 1 1:17PM 1-20-2017 CollectMetrics call error : could not obtain load metric: no history stored: could not calculate current load
We have a task that runs for approximately 2 minutes and then is stopped. The task is being run in a loop of configurable number of iterations. Sometimes it is not possible to stop the task.
@marcin-krolik suggested that it might be related to #1454.
Log file is available at: https://gist.github.com/iwankgb/03ca6ac4d18cd1247fd22905645b3dbb