Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop TravisCI to upload deb to Bintray - on-tftp #56

Merged
merged 2 commits into from
Jan 16, 2017

Conversation

panpan0000
Copy link
Contributor

@panpan0000 panpan0000 commented Jan 5, 2017

Background

because it's taken over by Jenkins with better version control and tests.
https://groups.google.com/forum/#!topic/rackhd/MoES4tSsMKk

Jenkins upload package will be like 1.1-1-20161205UTC-627fbb3
and Travis version will be like 1.1-1master-20160930100654Z1, which always newer than Jenkins' publish packages. so we will have to disable Travis uploading.
moreover, Bintray has stopped Travis CI to upload deb, so original process no longer works.
Bintray response: 403 Forbidden. Version 'master' has been published more than 180 days ago and can no longer be deployed to.

Change

  • remove the Bintray upload steps
  • move the make-deb.sh to PR-Gate for now, to ensure debian build are healthy. later on , will be replaced by npm-package build , in my plan.

Test
https://travis-ci.org/RackHD-Mirror/on-tftp/builds/189124909

image

…nkins with better version control and tests.
@panpan0000 panpan0000 changed the title Stop TravisCI to upload deb to Bintray. because it's taken over by Jenkins with better version control and tests. Stop TravisCI to upload deb to Bintray - on-tftp Jan 5, 2017
@JenkinsRHD
Copy link
Contributor

BUILD on-tftp #835 : UNSTABLE

BUILD smoke-test #4065 Error Logs ▼Test Name: test_nodes_discovery Error Details: timeout waiting for task discovery -------------------- >> begin captured logging << -------------------- root: INFO: +0+0+0+0+0+0+0+0+0+0 root: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_nodes_discovery)-------- root: INFO: +0+0+0+0+0+0+0+0+0+0 --------------------- >> 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 "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func compatability.capture_type_error(s_func) File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error func() File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func func(test_case.state.get_state()) File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/tests/api/v1_1/nodes_tests.py", line 123, in test_nodes_discovery message='timeout waiting for task {0}'.format(self.__task.id)) File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/asserts.py", line 67, in assert_false raise ASSERTION_ERROR(message) 'timeout waiting for task discovery\n-------------------- >> begin captured logging << --------------------\nroot: INFO: +0+0+0+0+0+0+0+0+0+0\nroot: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_nodes_discovery)--------\nroot: INFO: +0+0+0+0+0+0+0+0+0+0\n--------------------- >> end captured logging << ---------------------'

Test Name: teardown
Error Details: 'X-Auth-Token'
-------------------- >> begin captured logging << --------------------
root: INFO: +82+82+82+82+82+82
root: INFO: -------STARTING TEST: proboscis.case.MethodTest (teardown)--------
root: INFO: +82+82+82+82+82+82
--------------------- >> 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 "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/tests/api/redfish_1_0/session_service_tests.py", line 38, in teardown
Auth.disable()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/modules/redfish_auth.py", line 67, in disable
del config.api_client.default_headers['X-Auth-Token']
"'X-Auth-Token'\n-------------------- >> begin captured logging << --------------------\nroot: INFO: +82+82+82+82+82+82\nroot: INFO: -------STARTING TEST: proboscis.case.MethodTest (teardown)--------\nroot: INFO: +82+82+82+82+82+82\n--------------------- >> end captured logging << ---------------------"

Test Name: teardown
Error Details: 'X-Auth-Token'
-------------------- >> begin captured logging << --------------------
root: INFO: +90+90+90+90+90+90
root: INFO: -------STARTING TEST: proboscis.case.MethodTest (teardown)--------
root: INFO: +90+90+90+90+90+90
--------------------- >> 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 "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/tests/api/redfish_1_0/account_service_tests.py", line 38, in teardown
Auth.disable()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/modules/redfish_auth.py", line 67, in disable
del config.api_client.default_headers['X-Auth-Token']
"'X-Auth-Token'\n-------------------- >> begin captured logging << --------------------\nroot: INFO: +90+90+90+90+90+90\nroot: INFO: -------STARTING TEST: proboscis.case.MethodTest (teardown)--------\nroot: INFO: +90+90+90+90+90+90\n--------------------- >> end captured logging << ---------------------"

Test Name: test_nodes_discovery
Error Details: timeout waiting for task discovery
-------------------- >> begin captured logging << --------------------
root: INFO: +114+114+114+114+114
root: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_nodes_discovery)--------
root: INFO: +114+114+114+114+114
--------------------- >> 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 "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/tests/api/v2_0/nodes_tests.py", line 135, in test_nodes_discovery
message='timeout waiting for task {0}'.format(self.__task.id))
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/asserts.py", line 67, in assert_false
raise ASSERTION_ERROR(message)
'timeout waiting for task discovery\n-------------------- >> begin captured logging << --------------------\nroot: INFO: +114+114+114+114+114\nroot: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_nodes_discovery)--------\nroot: INFO: +114+114+114+114+114\n--------------------- >> end captured logging << ---------------------'

Test Name: test_catalogs
Error Details: Node list was empty!
-------------------- >> begin captured logging << --------------------
root: INFO: +143+143+143+143+143
root: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_catalogs)--------
root: INFO: +143+143+143+143+143
--------------------- >> 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 "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/tests/api/v2_0/catalogs_tests.py", line 31, in test_catalogs
assert_not_equal(0, len(nodes), message='Node list was empty!')
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/asserts.py", line 151, in assert_not_equal
raise ASSERTION_ERROR(message)
'Node list was empty!\n-------------------- >> begin captured logging << --------------------\nroot: INFO: +143+143+143+143+143\nroot: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_catalogs)--------\nroot: INFO: +143+143+143+143+143\n--------------------- >> end captured logging << ---------------------'

Test Name: test_tags_del
Error Details: local variable 'updated_tags' referenced before assignment
-------------------- >> begin captured logging << --------------------
root: INFO: +169+169+169+169+169
root: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_tags_del)--------
root: INFO: +169+169+169+169+169
--------------------- >> 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 "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/.venv/on-build-config/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/onrack/jenkins_slave/workspace/on-tftp/RackHD/test/tests/api/v2_0/tags_tests.py", line 116, in test_tags_del
assert_equal([],updated_tags, message='Tags were not deleted successfully')
"local variable 'updated_tags' referenced before assignment\n-------------------- >> begin captured logging << --------------------\nroot: INFO: +169+169+169+169+169\nroot: INFO: -------STARTING TEST: proboscis.case.MethodTest (test_tags_del)--------\nroot: INFO: +169+169+169+169+169\n--------------------- >> end captured logging << ---------------------"

@panpan0000
Copy link
Contributor Author

test this please

@panpan0000
Copy link
Contributor Author

@yyscamper , the new files extra/make-deb.sh & .bintray.json are deleted.

@anhou
Copy link
Member

anhou commented Jan 16, 2017

Jenkins result has no relationship with this PR

@anhou anhou merged commit 7de1e79 into RackHD:master Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants