-
Notifications
You must be signed in to change notification settings - Fork 280
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
Fix security issues with requests and pyyaml versions #647
Conversation
PR to update fork
Resolves #645 |
Test FAILed. |
|
Jenkins test this please |
Test PASSed. |
seems like the updated versions are crashing kubernetes @simon-mo |
Test PASSed. |
b2f0b5e
to
3992cdc
Compare
Jenkins test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
The following target failed: 🛑 integration_py3_pyspark Logsintegration_py3_pyspark===== start: integration_py3_pyspark ===== [integration_py3_pyspark] 2019-03-12 23:45:22 WARN Utils:66 - Your hostname, research-jenkins-worker-07 resolves to a loopback address: 127.0.1.1; using 192.168.10.27 instead (on interface eth0) [integration_py3_pyspark] 2019-03-12 23:45:22 WARN Utils:66 - Set SPARK_LOCAL_IP if you need to bind to another address [integration_py3_pyspark] 2019-03-12 23:45:28 WARN NativeCodeLoader:62 - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [integration_py3_pyspark] Setting default log level to "WARN". [integration_py3_pyspark] To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel). [integration_py3_pyspark] 2019-03-12 23:45:35 WARN Utils:66 - Service 'SparkUI' could not bind on port 4040. Attempting port 4041. [integration_py3_pyspark] 2019-03-12 23:45:35 WARN Utils:66 - Service 'SparkUI' could not bind on port 4041. Attempting port 4042. [integration_py3_pyspark] 2019-03-12 23:45:35 WARN Utils:66 - Service 'SparkUI' could not bind on port 4042. Attempting port 4043. [integration_py3_pyspark] 19-03-12:23:45:40 INFO [test_utils.py:75] Creating DockerContainerManager [integration_py3_pyspark] 19-03-12:23:45:40 INFO [test_utils.py:94] Starting up Docker cluster spark-3512 [integration_py3_pyspark] 19-03-12:23:45:40 INFO [test_utils.py:105] Starting Clipper [integration_py3_pyspark] 19-03-12:23:45:40 INFO [docker_container_manager.py:151] [spark-3512] Starting managed Redis instance in Docker [integration_py3_pyspark] 19-03-12:23:46:15 INFO [docker_container_manager.py:229] [spark-3512] Metric Configuration Saved at /tmp/tmpvnfqp646.yml [integration_py3_pyspark] 19-03-12:23:46:24 INFO [clipper_admin.py:143] [spark-3512] Clipper is running [integration_py3_pyspark] 19-03-12:23:46:26 INFO [clipper_admin.py:220] [spark-3512] Application pyspark-test was successfully registered [integration_py3_pyspark] [Stage 0:> (0 + 1) / 1] |
jenkins test this please |
Test PASSed. |
Test FAILed. |
Update pyyaml and requests versions installed as deps to avoid security issues