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
Start Full Regression job
Actual result:"Carina Demo Tests - Web open stategy sample" tests failed with error "Could not start a new session. Response code 500. "
Log contains error: org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: New session attempts retry count exceeded ... org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: New session attempts retry count exceeded ... expand_less org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: New session attempts retry count exceeded Host info: host: '062e19262259', ip: '172.19.0.27' Build info: version: '4.7.0', revision: '0a5b49d16f' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.19.0-1024-aws', java.version: '17.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, enableLog: true, enableVideo: true, moz:debuggerAddress: true, moz:firefoxOptions: {profile: UEsDBBQACAgIAAt0sFYAAAAAAAA...}, provider: zebrunner}], desiredCapabilities=Capabilities {acceptInsecureCerts: true, browserName: firefox, enableLog: true, enableVideo: true, moz:debuggerAddress: true, moz:firefoxOptions: {profile: UEsDBBQACAgIAAt0sFYAAAAAAAA...}, provider: zebrunner}}] Capabilities {} at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at com.zebrunner.carina.webdriver.listener.EventFiringSeleniumCommandExecutor.execute(EventFiringSeleniumCommandExecutor.java:58) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:541) at org.openqa.selenium.remote.RemoteWebDriver.startSession$original$T284HIV6(RemoteWebDriver.java:242) at org.openqa.selenium.remote.RemoteWebDriver.startSession$original$T284HIV6$accessor$K9fBxy0W(RemoteWebDriver.java) at org.openqa.selenium.remote.RemoteWebDriver$auxiliary$iJqwKFbR.run(Unknown Source) at com.zebrunner.agent.core.webdriver.StartSessionInterceptor.onSessionStart(StartSessionInterceptor.java:42) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:157) at com.zebrunner.carina.webdriver.core.factory.impl.DesktopFactory.create(DesktopFactory.java:76) at com.zebrunner.carina.webdriver.core.factory.DriverFactory.create(DriverFactory.java:90) at com.zebrunner.carina.webdriver.IDriverPool.createDriver(IDriverPool.java:364) at com.zebrunner.carina.webdriver.IDriverPool.getDriver(IDriverPool.java:117) at com.zebrunner.carina.webdriver.IDriverPool.getDriver(IDriverPool.java:80) at com.zebrunner.carina.webdriver.IDriverPool.getDriver(IDriverPool.java:68) at com.zebrunner.carina.demo.PageOpeningStrategySampleTest.testByElementOpeningStrategy(PageOpeningStrategySampleTest.java:38) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194) at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)
Test job: http://3.126.150.168/test-runs/151?runsState=eyIjIjpudWxsLCJhY3RpdmVUZXN0UnVuSWQiOjE1MSwiZnJvbVdpemFyZCI6bnVsbH0%3D
The text was updated successfully, but these errors were encountered:
Steps:
Actual result:"Carina Demo Tests - Web open stategy sample" tests failed with error "Could not start a new session. Response code 500. "
Log contains error:
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: New session attempts retry count exceeded ...
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: New session attempts retry count exceeded ... expand_less org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: New session attempts retry count exceeded Host info: host: '062e19262259', ip: '172.19.0.27' Build info: version: '4.7.0', revision: '0a5b49d16f' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.19.0-1024-aws', java.version: '17.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, enableLog: true, enableVideo: true, moz:debuggerAddress: true, moz:firefoxOptions: {profile: UEsDBBQACAgIAAt0sFYAAAAAAAA...}, provider: zebrunner}], desiredCapabilities=Capabilities {acceptInsecureCerts: true, browserName: firefox, enableLog: true, enableVideo: true, moz:debuggerAddress: true, moz:firefoxOptions: {profile: UEsDBBQACAgIAAt0sFYAAAAAAAA...}, provider: zebrunner}}] Capabilities {} at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at com.zebrunner.carina.webdriver.listener.EventFiringSeleniumCommandExecutor.execute(EventFiringSeleniumCommandExecutor.java:58) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:541) at org.openqa.selenium.remote.RemoteWebDriver.startSession$original$T284HIV6(RemoteWebDriver.java:242) at org.openqa.selenium.remote.RemoteWebDriver.startSession$original$T284HIV6$accessor$K9fBxy0W(RemoteWebDriver.java) at org.openqa.selenium.remote.RemoteWebDriver$auxiliary$iJqwKFbR.run(Unknown Source) at com.zebrunner.agent.core.webdriver.StartSessionInterceptor.onSessionStart(StartSessionInterceptor.java:42) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:157) at com.zebrunner.carina.webdriver.core.factory.impl.DesktopFactory.create(DesktopFactory.java:76) at com.zebrunner.carina.webdriver.core.factory.DriverFactory.create(DriverFactory.java:90) at com.zebrunner.carina.webdriver.IDriverPool.createDriver(IDriverPool.java:364) at com.zebrunner.carina.webdriver.IDriverPool.getDriver(IDriverPool.java:117) at com.zebrunner.carina.webdriver.IDriverPool.getDriver(IDriverPool.java:80) at com.zebrunner.carina.webdriver.IDriverPool.getDriver(IDriverPool.java:68) at com.zebrunner.carina.demo.PageOpeningStrategySampleTest.testByElementOpeningStrategy(PageOpeningStrategySampleTest.java:38) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194) at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)
Test job: http://3.126.150.168/test-runs/151?runsState=eyIjIjpudWxsLCJhY3RpdmVUZXN0UnVuSWQiOjE1MSwiZnJvbVdpemFyZCI6bnVsbH0%3D
The text was updated successfully, but these errors were encountered: