You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Konstantin Kalinin <ko...@kkalinin.pro> on 2019/12/24 08:11:42 UTC

Re: TearDown TG docs or implementation bug?

2019-12-24 11:07:53,704 INFO o.a.j.t.JMeterThread: Thread started: setUp Thread Group 1-1
2019-12-24 11:07:53,704 INFO o.a.j.t.ThreadGroup: Started thread group number 2
2019-12-24 11:07:53,704 INFO o.a.j.e.StandardJMeterEngine: Waiting for all setup thread groups to exit
2019-12-24 11:07:53,704 INFO o.a.j.t.JMeterThread: Thread started: setUp Thread Group 2-1
2019-12-24 11:07:53,712 INFO o.a.j.p.j.s.J.SU Sampler 2: hi from SU TG 2
2019-12-24 11:07:53,712 INFO o.a.j.t.JMeterThread: Thread is done: setUp Thread Group 2-1
2019-12-24 11:07:53,712 INFO o.a.j.t.JMeterThread: Thread finished: setUp Thread Group 2-1
2019-12-24 11:07:53,718 INFO o.a.j.p.j.s.J.SU Sampler 1: hi from SU TG 1
2019-12-24 11:07:56,718 INFO o.a.j.p.j.s.J.SU Sampler 1: SU TG 1 done
2019-12-24 11:07:56,718 INFO o.a.j.t.JMeterThread: Thread is done: setUp Thread Group 1-1
2019-12-24 11:07:56,718 INFO o.a.j.t.JMeterThread: Thread finished: setUp Thread Group 1-1
2019-12-24 11:07:56,718 INFO o.a.j.e.StandardJMeterEngine: All Setup Threads have ended
2019-12-24 11:07:56,761 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 1 : Thread Group
2019-12-24 11:07:56,761 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group Thread Group.
2019-12-24 11:07:56,761 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2019-12-24 11:07:56,762 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=1 ramp-up=1 delayedStart=false
2019-12-24 11:07:56,762 INFO o.a.j.t.ThreadGroup: Started thread group number 1
2019-12-24 11:07:56,762 INFO o.a.j.e.StandardJMeterEngine: All thread groups have been started
2019-12-24 11:07:56,762 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-1
2019-12-24 11:07:56,770 INFO o.a.j.p.j.s.J.Main Sampler: hi from main TG
2019-12-24 11:08:00,291 INFO o.a.j.g.a.Start: Stopping test
2019-12-24 11:08:00,300 INFO o.a.j.t.JMeterThread: Stopping: Thread Group 1-1
2019-12-24 11:08:00,300 WARN o.a.j.t.JMeterThread: Sampler is not Interruptible: Main Sampler
2019-12-24 11:08:01,772 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-1
2019-12-24 11:08:01,772 INFO o.a.j.e.StandardJMeterEngine: Starting tearDown thread groups
2019-12-24 11:08:01,773 INFO o.a.j.e.StandardJMeterEngine: Starting tearDown ThreadGroup: 1 : tearDown Thread Group
2019-12-24 11:08:01,773 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group tearDown Thread Group.
2019-12-24 11:08:01,773 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2019-12-24 11:08:01,773 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=1 ramp-up=1 delayedStart=false
2019-12-24 11:08:01,774 INFO o.a.j.t.ThreadGroup: Started thread group number 1
2019-12-24 11:08:01,774 INFO o.a.j.e.StandardJMeterEngine: Starting tearDown ThreadGroup: 2 : tearDown Thread Group
2019-12-24 11:08:01,774 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group tearDown Thread Group.
2019-12-24 11:08:01,774 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2019-12-24 11:08:01,774 INFO o.a.j.t.ThreadGroup: Starting thread group... number=2 threads=1 ramp-up=1 delayedStart=false
2019-12-24 11:08:01,774 INFO o.a.j.t.JMeterThread: Thread started: tearDown Thread Group 1-1
2019-12-24 11:08:01,774 INFO o.a.j.t.ThreadGroup: Started thread group number 2
2019-12-24 11:08:01,775 INFO o.a.j.t.JMeterThread: Thread started: tearDown Thread Group 2-1
2019-12-24 11:08:01,781 INFO o.a.j.p.j.s.J.TD Sampler 1: hi from TD TG 1
2019-12-24 11:08:01,785 INFO o.a.j.p.j.s.J.TD Sampler 2: hi from TD TG 2
2019-12-24 11:08:01,785 INFO o.a.j.t.JMeterThread: Thread is done: tearDown Thread Group 2-1
2019-12-24 11:08:01,785 INFO o.a.j.t.JMeterThread: Thread finished: tearDown Thread Group 2-1
2019-12-24 11:08:04,782 INFO o.a.j.p.j.s.J.TD Sampler 1: TD TG 1 done
2019-12-24 11:08:04,782 INFO o.a.j.t.JMeterThread: Thread is done: tearDown Thread Group 1-1
2019-12-24 11:08:04,782 INFO o.a.j.t.JMeterThread: Thread finished: tearDown Thread Group 1-1
2019-12-24 11:08:04,782 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test
2019-12-24 11:08:04,782 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, *local*)

Re: TearDown TG docs or implementation bug?

Posted by Jmeter Tea <jm...@gmail.com>.
If you shutdown *after regular thread group started *(Main Sampler
executed) tear down group will be executed only if  Run TD TG checked

On Tue, Dec 24, 2019 at 10:11 AM Konstantin Kalinin <ko...@kkalinin.pro>
wrote:

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> For additional commands, e-mail: user-help@jmeter.apache.org