debug | waiting until everyone is ready
eventually_ready took 106 ms
info | preparing creation of 50000 account for tenant jeg1lohdqb
info | preparing creation of 50000 account for tenant 0w9knd7u03
info | preparing creation of 50000 account for tenant l45hbtbdb4
info | preparing creation of 50000 account for tenant vudnxm0140
info | preparing creation of 50000 account for tenant 73o2ijinks
info | preparing creation of 50000 account for tenant mae1mmzd8j
random_uniform_accounts(_, 300000) took 40 m 2 s
new accounts scenario took 40 m 11 s
Traceback (most recent call last):
File "/opt/perf/main.py", line 107, in main
steps.random_uniform_accounts(total)
File "/opt/perf/steps.py", line 110, in random_uniform_accounts
passed, failed = client.post(prepared, callback, on_progress)
File "/opt/perf/utils.py", line 144, in __call__
return self.__fn(*args, **kwargs)
File "/opt/perf/http_client.py", line 59, in post
p.join()
File "/opt/perf/parallel/pool.py", line 70, in join
self.queue.join()
File "/usr/lib/python3.5/queue.py", line 83, in join
self.all_tasks_done.wait()
File "/usr/lib/python3.5/threading.py", line 293, in wait
waiter.acquire()
File "/opt/perf/utils.py", line 148, in handler
raise TimeoutError()
TimeoutError