Skip to content

Conversation

@zyoung51
Copy link
Contributor

@zyoung51 zyoung51 commented May 12, 2016

/usr/bin/wget --spider results in an "unrecognized option '--spider'"
error in ESXi 5.5 and ESXi 6.0. Change the command option to the correct
"-s" argument

https://github.com/RackHD/RackHD/issues/221

/usr/bin/wget --spider results in an "unrecognized option '--spider'"
error in ESXi 5.5 and ESXi 6.0.  Change the command option to the correct
"-s" argument
@JenkinsRHD
Copy link
Contributor

*** BUILD #1163 ***
Test Name: test_list_managers
Error Details: (501)
Reason: Not Implemented
HTTP response headers: HTTPHeaderDict({'Content-Length': '15', 'X-Powered-By': 'Express', 'Connection': 'keep-alive', 'ETag': 'W/"f-JXt8VLVJ68hSR+zkU49oHw"', 'Date': 'Thu, 12 May 2016 01:40:41 GMT', 'Access-Control-Allow-Origin': '*', 'Content-Type': 'text/plain; charset=utf-8'})
HTTP response body: Not Implemented

Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/on-http/RackHD/test/tests/api/redfish_1_0/managers_tests.py", line 34, in test_list_managers
    redfish().list_managers()
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_redfish_1_0/apis/redfishv_api.py", line 1580, in list_managers
    callback=params.get('callback'))
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_redfish_1_0/api_client.py", line 322, in call_api
    response_type, auth_settings, callback)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_redfish_1_0/api_client.py", line 149, in __call_api
    post_params=post_params, body=body)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_redfish_1_0/api_client.py", line 342, in request
    headers=headers)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_redfish_1_0/rest.py", line 184, in GET
    query_params=query_params)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_redfish_1_0/rest.py", line 177, in request
    raise ApiException(http_resp=r)
ApiException: (501)
Reason: Not Implemented
HTTP response headers: HTTPHeaderDict({'Content-Length': '15', 'X-Powered-By': 'Express', 'Connection': 'keep-alive', 'ETag': 'W/"f-JXt8VLVJ68hSR+zkU49oHw"', 'Date': 'Thu, 12 May 2016 01:40:41 GMT', 'Access-Control-Allow-Origin': '*', 'Content-Type': 'text/plain; charset=utf-8'})
HTTP response body: Not Implemented



Test Name: check_lookups_query
Error Details: (501)
Reason: Not Implemented
HTTP response headers: HTTPHeaderDict({'Content-Length': '15', 'X-Powered-By': 'Express', 'Connection': 'keep-alive', 'ETag': 'W/"f-JXt8VLVJ68hSR+zkU49oHw"', 'Date': 'Thu, 12 May 2016 01:41:02 GMT', 'Access-Control-Allow-Origin': '*', 'Content-Type': 'text/plain; charset=utf-8'})
HTTP response body: Not Implemented

Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/on-http/RackHD/test/tests/api/v2_0/lookups_tests.py", line 42, in check_lookups_query
    Api().lookups_get(q=host)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/apis/api_api.py", line 1127, in lookups_get
    callback=params.get('callback'))
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/api_client.py", line 322, in call_api
    response_type, auth_settings, callback)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/api_client.py", line 149, in __call_api
    post_params=post_params, body=body)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/api_client.py", line 342, in request
    headers=headers)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/rest.py", line 184, in GET
    query_params=query_params)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/rest.py", line 177, in request
    raise ApiException(http_resp=r)
ApiException: (501)
Reason: Not Implemented
HTTP response headers: HTTPHeaderDict({'Content-Length': '15', 'X-Powered-By': 'Express', 'Connection': 'keep-alive', 'ETag': 'W/"f-JXt8VLVJ68hSR+zkU49oHw"', 'Date': 'Thu, 12 May 2016 01:41:02 GMT', 'Access-Control-Allow-Origin': '*', 'Content-Type': 'text/plain; charset=utf-8'})
HTTP response body: Not Implemented



Test Name: create_pollers
Error Details: {'command': 'sdr', 'user': 'admin'} != {u'password': u'admin', u'command': u'sdr', u'user': u'admin'}
Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/on-http/RackHD/test/tests/api/v2_0/pollers_tests.py", line 120, in create_pollers
    assert_equal(poller[key], data[key])
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
AssertionError: {'command': 'sdr', 'user': 'admin'} != {u'password': u'admin', u'command': u'sdr', u'user': u'admin'}


Test Name: test_list_schemas
Error Details: (404)
Reason: Not Found
HTTP response headers: HTTPHeaderDict({'Content-Length': '28', 'X-Content-Type-Options': 'nosniff', 'X-Powered-By': 'Express', 'Connection': 'keep-alive', 'Date': 'Thu, 12 May 2016 01:41:08 GMT', 'Access-Control-Allow-Origin': '*', 'Content-Type': 'text/html; charset=utf-8'})
HTTP response body: Cannot GET /api/2.0/schemas


Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/on-http/RackHD/test/tests/api/v2_0/schema_tests.py", line 27, in test_list_schemas
    api20().schemas_get()
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/apis/api_api.py", line 4311, in schemas_get
    callback=params.get('callback'))
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/api_client.py", line 322, in call_api
    response_type, auth_settings, callback)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/api_client.py", line 149, in __call_api
    post_params=post_params, body=body)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/api_client.py", line 342, in request
    headers=headers)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/rest.py", line 184, in GET
    query_params=query_params)
  File "/tmp/.venv/local/lib/python2.7/site-packages/on_http_api2_0/rest.py", line 177, in request
    raise ApiException(http_resp=r)
ApiException: (404)
Reason: Not Found
HTTP response headers: HTTPHeaderDict({'Content-Length': '28', 'X-Content-Type-Options': 'nosniff', 'X-Powered-By': 'Express', 'Connection': 'keep-alive', 'Date': 'Thu, 12 May 2016 01:41:08 GMT', 'Access-Control-Allow-Origin': '*', 'Content-Type': 'text/html; charset=utf-8'})
HTTP response body: Cannot GET /api/2.0/schemas




Test Name: post_skupack
Error Details: Internal Server Error
-------------------- >> begin captured logging << --------------------
tests.api.v2_0.skupack_tests: INFO: URL http://localhost:9090/api/2.0/skus/pack
tests.api.v2_0.skupack_tests: INFO: Number of attempt to post  the skupack :  0
requests.packages.urllib3.util.retry: DEBUG: Converted retries value: 0 -> Retry(total=0, connect=None, read=None, redirect=None)
requests.packages.urllib3.util.retry: DEBUG: Converted retries value: 0 -> Retry(total=0, connect=None, read=None, redirect=None)
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
requests.packages.urllib3.connectionpool: DEBUG: "POST /api/2.0/skus/pack HTTP/1.1" 500 112
--------------------- >> end captured logging << ---------------------
Stack Trace:   File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/on-http/RackHD/test/tests/api/v2_0/skupack_tests.py", line 222, in post_skupack
    assert_equal(201, res.status_code, message=res.reason)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
'Internal Server Error\n-------------------- >> begin captured logging << --------------------\ntests.api.v2_0.skupack_tests: INFO: URL http://localhost:9090/api/2.0/skus/pack\ntests.api.v2_0.skupack_tests: INFO: Number of attempt to post  the skupack :  0\nrequests.packages.urllib3.util.retry: DEBUG: Converted retries value: 0 -> Retry(total=0, connect=None, read=None, redirect=None)\nrequests.packages.urllib3.util.retry: DEBUG: Converted retries value: 0 -> Retry(total=0, connect=None, read=None, redirect=None)\nrequests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost\nrequests.packages.urllib3.connectionpool: DEBUG: "POST /api/2.0/skus/pack HTTP/1.1" 500 112\n--------------------- >> end captured logging << ---------------------'

@yyscamper
Copy link
Contributor

👍

1 similar comment
@anhou
Copy link
Member

anhou commented May 12, 2016

👍

@zyoung51
Copy link
Contributor Author

@RackHD/corecommitters @uppalk1 @tannoa2 @keedya @jlongever

@jlongever
Copy link
Contributor

+1

@jlongever jlongever merged commit 51a8016 into RackHD:release/1.2.0-branch May 12, 2016
@zyoung51 zyoung51 deleted the bugfix/esxi-wget-command-1.2.0 branch May 12, 2016 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants