Issue metadata
Sign in to add a comment
|
SSL warnings when training recipies |
||||||||||||||||||||||
Issue descriptionRun scripts/slave/recipes.py --use-bootstrap simulation_test train You get the following; /usr/local/google/home/tansell/work/infra/build/scripts/slave/.recipe_deps/recipe_engine/ENV/local/lib/python2.7/site-packages/ndg/httpsclient/subj_alt_name.py:22: UserWarning: Error importing pyasn1, subjectAltName check for SSL peer verification will be disabled. Import error is: No module named pyasn1.type warnings.warn(import_error_msg) /usr/local/google/home/tansell/work/infra/build/scripts/slave/.recipe_deps/recipe_engine/ENV/local/lib/python2.7/site-packages/ndg/httpsclient/ssl_peer_verification.py:25: UserWarning: SubjectAltName support is disabled - check pyasn1 package installation to enable warnings.warn(SUBJ_ALT_NAME_SUPPORT_MSG) /usr/local/google/home/tansell/work/infra/build/scripts/slave/.recipe_deps/recipe_engine/ENV/local/lib/python2.7/site-packages/ndg/httpsclient/subj_alt_name.py:22: UserWarning: Error importing pyasn1, subjectAltName check for SSL peer verification will be disabled. Import error is: No module named pyasn1.type warnings.warn(import_error_msg) .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Trained 1986 tests in 17.575s (ran 1986 tests)
,
Mar 24 2017
:/ Looks like something is wrong with our python virtual environment bootstrap logic stuff. What OS was this run on?
,
Mar 24 2017
It looks like goobuntu.
,
Mar 24 2017
Correct, goobuntu.
,
Apr 26 2017
we're ~week from replacing the ad-hoc bootstrap in recipe engine with vpython, which should solve this correctly.
,
May 15 2017
This should be fixed now (vpython is deployed for tests everywhere, no one should be seeing this error) |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by bpastene@chromium.org
, Mar 24 2017