Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/784/
Build Number: 784
Build Status:  Failure
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #784
[parthdhanjal] Updating max click version




-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED:  008_basic_ui_sanity.start_grid

Error Message:
could not get ip address of selenium hub. See previous messages for probable 
docker failure
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             
STATUS              PORTS               NAMES


executing shell: docker rm -f grid_node_chrome grid_node_firefox selenium-hub

Error response from daemon: No such container: grid_node_chrome
Error response from daemon: No such container: grid_node_firefox
Error response from daemon: No such container: selenium-hub

executing shell: docker kill grid_node_chrome grid_node_firefox selenium-hub

Error response from daemon: Cannot kill container: grid_node_chrome: No such 
container: grid_node_chrome
Error response from daemon: Cannot kill container: grid_node_firefox: No such 
container: grid_node_firefox
Error response from daemon: Cannot kill container: selenium-hub: No such 
container: selenium-hub

executing shell: docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             
STATUS              PORTS               NAMES


executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


executing shell: docker network rm grid

Error response from daemon: network grid not found

executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


creating docker network for grid
executing shell: docker network create grid
6f339f87c546555b00e8e4bd037812a59154bac509359f09e362e7464c00f2ac


executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
6f339f87c546        grid                bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


starting hub
executing shell: docker run -d -p 4444:4444 --net grid --name selenium-hub 
selenium/hub:3.9.1-actinium

Unable to find image 'selenium/hub:3.9.1-actinium' locally
/usr/bin/docker-current: Error response from daemon: Get 
https://registry-1.docker.io/v2/selenium/hub/manifests/3.9.1-actinium: Get 
https://auth.docker.io/token?scope=repository%3Aselenium%2Fhub%3Apull&service=registry.docker.io:
 net/http: request canceled while waiting for connection (Client.Timeout 
exceeded while awaiting headers).
See '/usr/bin/docker-current run --help'.

getting ip of hub

--------------------- >> end captured stdout << ----------------------

Stack Trace:
  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
    testMethod()
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in 
wrapped_test
    test()
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/008_basic_ui_sanity.py",
 line 189, in start_grid
    raise RuntimeError("could not get ip address of selenium hub. See previous 
messages for probable docker failure")
could not get ip address of selenium hub. See previous messages for probable 
docker failure
-------------------- >> begin captured stdout << ---------------------
executing shell: docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             
STATUS              PORTS               NAMES


executing shell: docker rm -f grid_node_chrome grid_node_firefox selenium-hub

Error response from daemon: No such container: grid_node_chrome
Error response from daemon: No such container: grid_node_firefox
Error response from daemon: No such container: selenium-hub

executing shell: docker kill grid_node_chrome grid_node_firefox selenium-hub

Error response from daemon: Cannot kill container: grid_node_chrome: No such 
container: grid_node_chrome
Error response from daemon: Cannot kill container: grid_node_firefox: No such 
container: grid_node_firefox
Error response from daemon: Cannot kill container: selenium-hub: No such 
container: selenium-hub

executing shell: docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             
STATUS              PORTS               NAMES


executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


executing shell: docker network rm grid

Error response from daemon: network grid not found

executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


creating docker network for grid
executing shell: docker network create grid
6f339f87c546555b00e8e4bd037812a59154bac509359f09e362e7464c00f2ac


executing shell: docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
2ac00d18a97f        bridge              bridge              local
6f339f87c546        grid                bridge              local
3b50f24d63e1        host                host                local
88b48acf0a2b        none                null                local


starting hub
executing shell: docker run -d -p 4444:4444 --net grid --name selenium-hub 
selenium/hub:3.9.1-actinium

Unable to find image 'selenium/hub:3.9.1-actinium' locally
/usr/bin/docker-current: Error response from daemon: Get 
https://registry-1.docker.io/v2/selenium/hub/manifests/3.9.1-actinium: Get 
https://auth.docker.io/token?scope=repository%3Aselenium%2Fhub%3Apull&service=registry.docker.io:
 net/http: request canceled while waiting for connection (Client.Timeout 
exceeded while awaiting headers).
See '/usr/bin/docker-current run --help'.

getting ip of hub

--------------------- >> end captured stdout << ----------------------
_______________________________________________
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/M3JLV4CZBYKWLC7I5X5GI5JE7225JVT2/

Reply via email to