beforeEach(async () => {
    stubConsole();
    startMysqlConnection();
    await sleepFunc(200);
    startLoadBalancer();