Code Monkey home page Code Monkey logo

Comments (4)

ksandha avatar ksandha commented on September 26, 2024

Hitting the same issue.
2019-05-14 12:26:37,416 - test_ocs_basic_install - INFO - Waiting 5 seconds...
2019-05-14 12:26:42,427 - utility.utils - INFO - Executing command: oc wait --for condition=ready pod -l app=rook-ceph-operator -n openshift-storage --timeout=120s
2019-05-14 12:26:43,614 - utility.utils - DEBUG - CMD output:
2019-05-14 12:26:43,614 - utility.utils - ERROR - CMD error:: error: no matching resources found

2019-05-14 12:26:43,617 - ocsci.framework - ERROR - Traceback (most recent call last):
File "/home/ksandha/Documents/workspace/ocs-ci/ocsci/framework.py", line 131, in execute
test_status = self.test_mod.run(**self.test_kwargs)
File "/home/ksandha/Documents/workspace/ocs-ci/tests/test_ocs_basic_install.py", line 144, in run
"oc wait --for condition=ready pod "
File "/home/ksandha/Documents/workspace/ocs-ci/utility/utils.py", line 647, in run_cmd
f"Error during execution of command: {cmd}"
ocs.exceptions.CommandFailed: Error during execution of command: ['oc', 'wait', '--for', 'condition=ready', 'pod', '-l', 'app=rook-ceph-operator', '-n', 'openshift-storage', '--timeout=120s']

from ocs-ci.

vasukulkarni avatar vasukulkarni commented on September 26, 2024

@ksandha thanks, I will try this again today.

from ocs-ci.

petr-balogh avatar petr-balogh commented on September 26, 2024

Increased timeout for another 5 seconds in #57 , in case anyone will hit the issue again, feel free to reopen this issue.

from ocs-ci.

jilju avatar jilju commented on September 26, 2024

I am still getting this error.

2019-05-21 11:07:30,541 - utility.utils - INFO - Executing command: oc create -f /home/jijoy/jijoy-testing-cluster/operator-openshift.yaml
DEBUG:utility.utils:CMD output: securitycontextconstraints.security.openshift.io/rook-ceph created
deployment.apps/rook-ceph-operator created```

INFO:test_ocs_basic_install:Waiting 10 seconds...
2019-05-21 11:07:32,208 - test_ocs_basic_install - INFO - Waiting 10 seconds...
INFO:utility.utils:Executing command: oc wait --for condition=ready pod -l app=rook-ceph-operator -n openshift-storage --timeout=120s
2019-05-21 11:07:42,216 - utility.utils - INFO - Executing command: oc wait --for condition=ready pod -l app=rook-ceph-operator -n openshift-storage --timeout=120s
DEBUG:utility.utils:CMD output: 
ERROR:utility.utils:CMD error:: error: no matching resources found

2019-05-21 11:07:43,477 - utility.utils - ERROR - CMD error:: error: no matching resources found

ERROR:ocsci.framework:Traceback (most recent call last):
  File "/home/jijoy/ocs-ci/ocsci/framework.py", line 134, in execute
    test_status = self.test_mod.run(**self.test_kwargs)
  File "/home/jijoy/ocs-ci/tests/test_ocs_basic_install.py", line 119, in run
    f"oc wait --for condition=ready pod "
  File "/home/jijoy/ocs-ci/utility/utils.py", line 654, in run_cmd
    f"Error during execution of command: {cmd}"
ocs.exceptions.CommandFailed: Error during execution of command: ['oc', 'wait', '--for', 'condition=ready', 'pod', '-l', 'app=rook-ceph-operator', '-n', 'openshift-storage', '--timeout=120s']

2019-05-21 11:07:43,478 - ocsci.framework - ERROR - Traceback (most recent call last):
  File "/home/jijoy/ocs-ci/ocsci/framework.py", line 134, in execute
    test_status = self.test_mod.run(**self.test_kwargs)
  File "/home/jijoy/ocs-ci/tests/test_ocs_basic_install.py", line 119, in run
    f"oc wait --for condition=ready pod "
  File "/home/jijoy/ocs-ci/utility/utils.py", line 654, in run_cmd
    f"Error during execution of command: {cmd}"
ocs.exceptions.CommandFailed: Error during execution of command: ['oc', 'wait', '--for', 'condition=ready', 'pod', '-l', 'app=rook-ceph-operator', '-n', 'openshift-storage', '--timeout=120s'] ```

from ocs-ci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.