Advertisement
Guest User

Untitled

a guest
Apr 13th, 2018
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 44.14 KB | None | 0 0
  1. Started by user sdonner@mozilla.com
  2. Checking out git ${REPOSITORY} into /var/lib/jenkins/jobs/socorro.adhoc/workspace@script to read e2e-tests/Jenkinsfile
  3. Wiping out workspace first.
  4. Cloning the remote Git repository
  5. Cloning repository https://github.com/stephendonner/socorro.git
  6.  > git init /var/lib/jenkins/jobs/socorro.adhoc/workspace@script # timeout=10
  7. Fetching upstream changes from https://github.com/stephendonner/socorro.git
  8.  > git --version # timeout=10
  9.  > git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
  10.  > git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
  11.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  12.  > git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
  13. Fetching upstream changes from https://github.com/stephendonner/socorro.git
  14.  > git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
  15.  > git rev-parse origin/geckodriver-0.20.1^{commit} # timeout=10
  16. Checking out Revision 51a5fdbf138fe455bd927205111220f503eedee8 (origin/geckodriver-0.20.1)
  17.  > git config core.sparsecheckout # timeout=10
  18.  > git checkout -f 51a5fdbf138fe455bd927205111220f503eedee8
  19. Commit message: "Update to latest geckodriver, 0.20.1"
  20. First time build. Skipping changelog.
  21. [Pipeline] library
  22. Loading library fxtest@1.10
  23.  > git rev-parse --is-inside-work-tree # timeout=10
  24. Setting origin to https://github.com/mozilla/fxtest-jenkins-pipeline.git
  25.  > git config remote.origin.url https://github.com/mozilla/fxtest-jenkins-pipeline.git # timeout=10
  26. Fetching origin...
  27. Fetching upstream changes from origin
  28.  > git --version # timeout=10
  29.  > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
  30.  > git rev-parse 1.10^{commit} # timeout=10
  31. Wiping out workspace first.
  32. Cloning the remote Git repository
  33. Cloning with configured refspecs honoured and without tags
  34. Cloning repository https://github.com/mozilla/fxtest-jenkins-pipeline.git
  35.  > git init /var/lib/jenkins/jobs/socorro.adhoc/workspace@libs/fxtest # timeout=10
  36. Fetching upstream changes from https://github.com/mozilla/fxtest-jenkins-pipeline.git
  37.  > git --version # timeout=10
  38.  > git fetch --no-tags --progress https://github.com/mozilla/fxtest-jenkins-pipeline.git +refs/heads/*:refs/remotes/origin/*
  39.  > git config remote.origin.url https://github.com/mozilla/fxtest-jenkins-pipeline.git # timeout=10
  40.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  41.  > git config remote.origin.url https://github.com/mozilla/fxtest-jenkins-pipeline.git # timeout=10
  42. Fetching without tags
  43. Fetching upstream changes from https://github.com/mozilla/fxtest-jenkins-pipeline.git
  44.  > git fetch --no-tags --progress https://github.com/mozilla/fxtest-jenkins-pipeline.git +refs/heads/*:refs/remotes/origin/*
  45. Checking out Revision 81225a8aa34482806f973c837580286c7e614d24 (1.10)
  46.  > git config core.sparsecheckout # timeout=10
  47.  > git checkout -f 81225a8aa34482806f973c837580286c7e614d24
  48. Commit message: "Added release notes for v1.10"
  49.  > git rev-list 81225a8aa34482806f973c837580286c7e614d24 # timeout=10
  50. [Pipeline] node
  51. Running on centos7-1-qatest-slave.fxtestpreprod.jenkins.stage.mozaws.net in /home/jenkins/workspace/socorro.adhoc
  52. [Pipeline] {
  53. [Pipeline] stage
  54. [Pipeline] { (Declarative: Checkout SCM)
  55. [Pipeline] checkout
  56. Wiping out workspace first.
  57. Cloning the remote Git repository
  58. Cloning repository https://github.com/stephendonner/socorro.git
  59.  > git init /home/jenkins/workspace/socorro.adhoc # timeout=10
  60. Fetching upstream changes from https://github.com/stephendonner/socorro.git
  61.  > git --version # timeout=10
  62.  > git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
  63.  > git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
  64.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  65.  > git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
  66. Fetching upstream changes from https://github.com/stephendonner/socorro.git
  67.  > git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
  68.  > git rev-parse origin/geckodriver-0.20.1^{commit} # timeout=10
  69. Checking out Revision 51a5fdbf138fe455bd927205111220f503eedee8 (origin/geckodriver-0.20.1)
  70.  > git config core.sparsecheckout # timeout=10
  71.  > git checkout -f 51a5fdbf138fe455bd927205111220f503eedee8
  72. Commit message: "Update to latest geckodriver, 0.20.1"
  73. [Pipeline] }
  74. [Pipeline] // stage
  75. [Pipeline] withEnv
  76. [Pipeline] {
  77. [Pipeline] ansiColor
  78. [Pipeline] {
  79. [Pipeline] timestamps
  80. [Pipeline] {
  81. [Pipeline] timeout
  82. Timeout set to expire in 1 hr 0 min
  83. [Pipeline] {
  84. [Pipeline] stage
  85. [Pipeline] { (Test)
  86. [Pipeline] node
  87. Running on centos7-1-qatest-slave.fxtestpreprod.jenkins.stage.mozaws.net in /home/jenkins/workspace/socorro.adhoc@2
  88. [Pipeline] {
  89. [Pipeline] checkout
  90. Wiping out workspace first.
  91. Cloning the remote Git repository
  92. Cloning repository https://github.com/stephendonner/socorro.git
  93.  > git init /home/jenkins/workspace/socorro.adhoc@2 # timeout=10
  94. Fetching upstream changes from https://github.com/stephendonner/socorro.git
  95.  > git --version # timeout=10
  96.  > git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
  97.  > git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
  98.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  99.  > git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
  100. Fetching upstream changes from https://github.com/stephendonner/socorro.git
  101.  > git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
  102.  > git rev-parse origin/geckodriver-0.20.1^{commit} # timeout=10
  103. Checking out Revision 51a5fdbf138fe455bd927205111220f503eedee8 (origin/geckodriver-0.20.1)
  104.  > git config core.sparsecheckout # timeout=10
  105.  > git checkout -f 51a5fdbf138fe455bd927205111220f503eedee8
  106. Commit message: "Update to latest geckodriver, 0.20.1"
  107. [Pipeline] withEnv
  108. [Pipeline] {
  109. [Pipeline] readFile
  110. [Pipeline] sh
  111. [socorro.adhoc@2] Running shell script
  112. + docker build -t 1388d85567551524a4a93bec7eea77c934dceb86 -f e2e-tests/Dockerfile e2e-tests
  113. Sending build context to Docker daemon 93.18 kB
  114.  
  115. Step 1 : FROM ubuntu:xenial
  116.  ---> 0458a4468cbc
  117. Step 2 : ENV DEBIAN_FRONTEND noninteractive MOZ_HEADLESS 1
  118.  ---> Using cache
  119.  ---> d3f9f6568499
  120. Step 3 : RUN apt-get update   && apt-get install -y software-properties-common   && add-apt-repository ppa:deadsnakes/ppa   && apt-get update   && apt-get install -y bzip2 curl firefox python2.7   && rm -rf /var/lib/apt/lists/*
  121.  ---> Using cache
  122.  ---> 61ec89b221e4
  123. Step 4 : WORKDIR /src
  124.  ---> Using cache
  125.  ---> b1c171bc0252
  126. Step 5 : COPY pipenv.txt /src
  127.  ---> Using cache
  128.  ---> ecf333861e5c
  129. Step 6 : RUN curl -fsSL https://bootstrap.pypa.io/get-pip.py | python2.7
  130.  ---> Using cache
  131.  ---> 08e38426c91a
  132. Step 7 : RUN pip install -r pipenv.txt
  133.  ---> Using cache
  134.  ---> d82f797d665c
  135. Step 8 : ENV FIREFOX_VERSION 59.0
  136.  ---> Using cache
  137.  ---> 353e52c98667
  138. Step 9 : RUN curl -fsSLo /tmp/firefox.tar.bz2 https://download-installer.cdn.mozilla.net/pub/firefox/releases/$FIREFOX_VERSION/linux-x86_64/en-US/firefox-$FIREFOX_VERSION.tar.bz2   && apt-get -y purge firefox   && rm -rf /opt/firefox   && tar -C /opt -xjf /tmp/firefox.tar.bz2   && rm /tmp/firefox.tar.bz2   && mv /opt/firefox /opt/firefox-$FIREFOX_VERSION   && ln -fs /opt/firefox-$FIREFOX_VERSION/firefox /usr/bin/firefox
  139.  ---> Using cache
  140.  ---> d290db8871f3
  141. Step 10 : ENV GECKODRIVER_VERSION 0.20.1
  142.  ---> Running in 09152713f214
  143.  ---> 57e791a2985a
  144. Removing intermediate container 09152713f214
  145. Step 11 : RUN curl -fsSLo /tmp/geckodriver.tar.gz https://github.com/mozilla/geckodriver/releases/download/v$GECKODRIVER_VERSION/geckodriver-v$GECKODRIVER_VERSION-linux64.tar.gz   && rm -rf /opt/geckodriver   && tar -C /opt -zxf /tmp/geckodriver.tar.gz   && rm /tmp/geckodriver.tar.gz   && mv /opt/geckodriver /opt/geckodriver-$GECKODRIVER_VERSION   && chmod 755 /opt/geckodriver-$GECKODRIVER_VERSION   && ln -fs /opt/geckodriver-$GECKODRIVER_VERSION /usr/bin/geckodriver
  146.  ---> Running in 22b5aa743ea9
  147.  ---> 21f5775dc943
  148. Removing intermediate container 22b5aa743ea9
  149. Step 12 : WORKDIR /src
  150.  ---> Running in e4fbc0863953
  151.  ---> 15aee5563c5c
  152. Removing intermediate container e4fbc0863953
  153. Step 13 : COPY requirements/requirements.txt /src
  154.  ---> 4537c59b9e2d
  155. Removing intermediate container 161fe3c43086
  156. Step 14 : RUN pipenv install --system -r requirements.txt --skip-lock
  157.  ---> Running in 8c80fe535af5
  158. Creating a Pipfile for this project…
  159. Requirements file provided! Importing into Pipfile…
  160. Installing dependencies from Pipfile…
  161. An error occurred while installing pytest-variables==1.7.1! Will try again.
  162. Installing initially–failed dependencies…
  163. Success installing pytest-variables==1.7.1!
  164.  ---> f8fa6a7bf36d
  165. Removing intermediate container 8c80fe535af5
  166. Step 15 : COPY . /src
  167.  ---> 3f369c87797c
  168. Removing intermediate container 7b63089bafd1
  169. Step 16 : CMD pytest --driver Firefox
  170.  ---> Running in 2f92524ff728
  171.  ---> c0dc4ab77b1d
  172. Removing intermediate container 2f92524ff728
  173. Successfully built c0dc4ab77b1d
  174. [Pipeline] dockerFingerprintFrom
  175. [Pipeline] sh
  176. [socorro.adhoc@2] Running shell script
  177. + docker inspect -f . 1388d85567551524a4a93bec7eea77c934dceb86
  178. .
  179. [Pipeline] withDockerContainer
  180. centos7-1-qatest-slave.fxtestpreprod.jenkins.stage.mozaws.net does not seem to be running inside a container
  181. $ docker run -t -d -u 1036:1036 -w /home/jenkins/workspace/socorro.adhoc@2 -v /home/jenkins/workspace/socorro.adhoc@2:/home/jenkins/workspace/socorro.adhoc@2:rw,z -v /home/jenkins/workspace/socorro.adhoc@2@tmp:/home/jenkins/workspace/socorro.adhoc@2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat 1388d85567551524a4a93bec7eea77c934dceb86
  182. [Pipeline] {
  183. [Pipeline] withCredentials
  184. [Pipeline] {
  185. [Pipeline] withEnv
  186. [Pipeline] {
  187. [Pipeline] writeFile
  188. [Pipeline] sh
  189. [socorro.adhoc@2] Running shell script
  190. + pytest -n=auto --tb=short --color=yes --driver=SauceLabs --variables=e2e-tests/capabilities.json --junit-xml=e2e-tests/results/junit.xml --html=e2e-tests/results/index.html --self-contained-html --log-raw=e2e-tests/results/raw.txt --log-tbpl=e2e-tests/results/tbpl.txt e2e-tests
  191. ============================= test session starts ==============================
  192. platform linux2 -- Python 2.7.12, pytest-3.5.0, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python2.7
  193. cachedir: e2e-tests/.pytest_cache
  194. driver: SauceLabs
  195. sensitiveurl: mozilla\.org
  196. metadata: {'BUILD_ID': '202', 'Base URL': 'https://crash-stats.mozilla.com', 'BUILD_NUMBER': '202', 'GIT_COMMIT': '51a5fdbf138fe455bd927205111220f503eedee8', 'Capabilities': {u'platform': u'Windows 10', u'browserName': u'Firefox', u'version': u'59.0', u'build': u'jenkins-socorro.adhoc-202', u'public': u'public restricted'}, 'Python': '2.7.12', 'BUILD_URL': 'https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/socorro.adhoc/202/', 'Driver': 'SauceLabs', 'EXECUTOR_NUMBER': '10', 'NODE_NAME': 'centos7-1-qatest-slave.fxtestpreprod.jenkins.stage.mozaws.net', 'BUILD_TAG': 'jenkins-socorro.adhoc-202', 'Platform': 'Linux-3.10.0-514.16.1.el7.x86_64-x86_64-with-Ubuntu-16.04-xenial', 'JENKINS_URL': 'https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/', 'GIT_URL': '${REPOSITORY}', 'WORKSPACE': '/home/jenkins/workspace/socorro.adhoc@2', 'Plugins': {'variables': '1.7.1', 'selenium': '1.12.0', 'xdist': '1.22.2', 'mozlog': '3.7', 'html': '1.17.0', 'forked': '0.2', 'base-url': '1.4.1', 'metadata': '1.7.0'}, 'Packages': {'py': '1.5.3', 'pytest': '3.5.0', 'pluggy': '0.6.0'}, 'JOB_NAME': 'socorro.adhoc', 'GIT_BRANCH': 'origin/geckodriver-0.20.1'}
  197. baseurl: https://crash-stats.mozilla.com
  198. rootdir: /home/jenkins/workspace/socorro.adhoc@2/e2e-tests, inifile: setup.cfg
  199. plugins: xdist-1.22.2, variables-1.7.1, selenium-1.12.0, metadata-1.7.0, html-1.17.0, forked-0.2, base-url-1.4.1, mozlog-3.7
  200. gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I
  201.  
  202. [gw0] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  203.  
  204. [gw1] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  205.  
  206. [gw2] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  207.  
  208. [gw3] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  209.  
  210. [gw4] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  211.  
  212. [gw5] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  213.  
  214. [gw6] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  215.  
  216. [gw7] linux2 Python 2.7.12 cwd: /home/jenkins/workspace/socorro.adhoc@2
  217.  
  218. [gw3] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  219.  
  220. [gw2] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  221.  
  222. [gw0] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  223.  
  224. [gw1] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  225.  
  226. [gw4] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  227.  
  228. [gw5] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  229.  
  230. [gw6] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  231.  
  232. [gw7] Python 2.7.12 (default, Dec  4 2017, 14:50:18)  -- [GCC 5.4.0 20160609]
  233. gw0 [33] / gw1 [33] / gw2 [33] / gw3 [33] / gw4 [33] / gw5 [33] / gw6 [33] / gw7 [33]
  234.  
  235. scheduling tests via LoadScheduling
  236.  
  237. e2e-tests/tests/test_api.py::TestAPI::test_public_api_navigation
  238. e2e-tests/tests/test_api.py::TestAPI::test_supersearch_fields
  239. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_bugzilla_link_contain_current_site
  240. e2e-tests/tests/test_api.py::TestAPI::test_platforms
  241. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Thunderbird]
  242. e2e-tests/tests/test_api.py::TestAPI::test_crontabber
  243. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Firefox]
  244. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_exploitable_crash_report_is_not_displayed_for_logged_out_users
  245. [gw4] [  3%] PASSED e2e-tests/tests/test_api.py::TestAPI::test_crontabber
  246. [gw2] [  6%] PASSED e2e-tests/tests/test_api.py::TestAPI::test_platforms
  247. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Thunderbird]
  248. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Firefox]
  249. [gw5] [  9%] PASSED e2e-tests/tests/test_api.py::TestAPI::test_supersearch_fields
  250. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[SeaMonkey]
  251. [gw6] [ 12%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_bugzilla_link_contain_current_site
  252. [gw0] [ 15%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_exploitable_crash_report_is_not_displayed_for_logged_out_users
  253. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[FennecAndroid]
  254. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[SeaMonkey]
  255. [gw7] [ 18%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Thunderbird]
  256. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_browser_return_results
  257. [gw1] [ 21%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Firefox]
  258. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_all_return_results
  259. [gw3] [ 24%] PASSED e2e-tests/tests/test_api.py::TestAPI::test_public_api_navigation
  260. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[FennecAndroid]
  261. [gw5] [ 27%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[SeaMonkey]
  262. [gw4] [ 30%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Thunderbird]
  263. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Thunderbird]
  264. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_plugin_return_results
  265. [gw2] [ 33%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Firefox]
  266. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Firefox]
  267. [gw6] [ 36%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[FennecAndroid]
  268. [gw0] [ 39%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[SeaMonkey]
  269. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[FennecAndroid]
  270. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[SeaMonkey]
  271. [gw7] [ 42%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_browser_return_results
  272. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_top_crasher_reports_tab_has_uuid_report
  273. [gw1] [ 45%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_all_return_results
  274. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_7_days_is_selected_default_for_nightlies
  275. [gw4] [ 48%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_plugin_return_results
  276. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_lowest_version_topcrashers_do_not_return_errors
  277. [gw3] [ 51%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[FennecAndroid]
  278. [gw2] [ 54%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Firefox]
  279. e2e-tests/tests/test_search.py::TestSuperSearch::test_super_search_page_is_loaded
  280. [gw5] [ 57%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Thunderbird]
  281. [gw1] [ 60%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_7_days_is_selected_default_for_nightlies
  282. [gw0] [ 63%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[SeaMonkey]
  283. [gw6] [ 66%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[FennecAndroid]
  284. [gw7] [ 69%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_top_crasher_reports_tab_has_uuid_report
  285. [gw2] [ 72%] PASSED e2e-tests/tests/test_search.py::TestSuperSearch::test_super_search_page_is_loaded
  286. [gw4] [ 75%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_lowest_version_topcrashers_do_not_return_errors
  287. e2e-tests/tests/test_search.py::TestSearchForSpecificResults::test_search_for_valid_signature
  288. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_only_browser_reports_have_browser_icon
  289. e2e-tests/tests/test_search.py::TestSuperSearch::test_search_with_one_line
  290. e2e-tests/tests/test_search.py::TestSuperSearch::test_search_change_column
  291. e2e-tests/tests/test_search.py::TestSuperSearch::test_search_with_multiple_lines
  292. e2e-tests/tests/test_search.py::TestSearchForSpecificResults::test_selecting_one_version_doesnt_show_other_versions
  293. e2e-tests/tests/test_search.py::TestSuperSearch::test_search_change_facet
  294. e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_only_plugin_reports_have_plugin_icon
  295. [gw7] [ 78%] PASSED e2e-tests/tests/test_search.py::TestSuperSearch::test_search_with_one_line
  296. [gw4] [ 81%] PASSED e2e-tests/tests/test_search.py::TestSearchForSpecificResults::test_search_for_valid_signature
  297. [gw6] [ 84%] PASSED e2e-tests/tests/test_search.py::TestSuperSearch::test_search_change_facet
  298. [gw1] [ 87%] PASSED e2e-tests/tests/test_search.py::TestSuperSearch::test_search_with_multiple_lines
  299. [gw2] [ 90%] PASSED e2e-tests/tests/test_search.py::TestSearchForSpecificResults::test_selecting_one_version_doesnt_show_other_versions
  300. [gw3] [ 93%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_only_browser_reports_have_browser_icon
  301. Post stage
  302. [gw5] [ 96%] PASSED e2e-tests/tests/test_crash_reports.py::TestCrashReports::test_that_only_plugin_reports_have_plugin_icon
  303. [gw0] [100%] PASSED e2e-tests/tests/test_search.py::TestSuperSearch::test_search_change_column
  304.  
  305.  generated xml file: /home/jenkins/workspace/socorro.adhoc@2/e2e-tests/results/junit.xml
  306.  generated html file: /home/jenkins/workspace/socorro.adhoc@2/e2e-tests/results/index.html
  307. ========================= 33 passed in 179.15 seconds ==========================
  308. [Pipeline] stash
  309. Stashed 4 file(s)
  310. [Pipeline] archiveArtifacts
  311. Archiving artifacts
  312. [Pipeline] junit
  313. Recording test results
  314. [Pipeline] step
  315. Publish artifacts to S3 Bucket Build is still running
  316. Publish artifacts to S3 Bucket Using S3 profile: fx-test-jenkins-s3-publisher
  317. Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-activedata/jenkins-socorro.adhoc-202, file=raw.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  318. [Pipeline] findFiles
  319. [Pipeline] step
  320. Publish artifacts to S3 Bucket Build is still running
  321. Publish artifacts to S3 Bucket Using S3 profile: fx-test-jenkins-s3-publisher
  322. Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202, file=index.html region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  323. Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202, file=junit.xml region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  324. Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202, file=raw.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  325. Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202, file=tbpl.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  326. [Pipeline] findFiles
  327. [Pipeline] step
  328. Publish artifacts to S3 Bucket Build is still running
  329. Publish artifacts to S3 Bucket Using S3 profile: fx-test-jenkins-s3-publisher
  330. Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202, file=tbpl.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  331. [Pipeline] findFiles
  332. [Pipeline] echo
  333. Published payload to Pulse on exchange/****/jobs with routing key ****.socorro.
  334. [Pipeline] echo
  335. {"taskId":"c5feae94-e36d-47ee-a4ff-e1ad336d380a","buildSystem":"qa-preprod-master","origin":{"kind":"github.com","project":"socorro","revision":"51a5fdbf138fe455bd927205111220f503eedee8"},"display":{"jobSymbol":"e2e","jobName":"End-to-end integration tests","groupSymbol":"j","groupName":"Executed by Jenkins"},"state":"completed","result":"success","jobKind":"test","timeScheduled":"2018-04-13T09:29:18Z","timeStarted":"2018-04-13T09:29:18Z","timeCompleted":"2018-04-13T09:33:17Z","reason":"scheduled","productName":"socorro","buildMachine":{"name":"qa-preprod-master","platform":"linux-3-10-0-514-16-1-el7-x86_64-amd64","os":"linux","architecture":"amd64"},"runMachine":{"name":"qa-preprod-master","platform":"linux-3-10-0-514-16-1-el7-x86_64-amd64","os":"linux","architecture":"amd64"},"jobInfo":{"links":[{"url":"https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/socorro.adhoc/202/","linkText":"jenkins-socorro.adhoc-202","label":"build"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202/index.html","linkText":"index.html","label":"artifact uploaded"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202/junit.xml","linkText":"junit.xml","label":"artifact uploaded"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202/raw.txt","linkText":"raw.txt","label":"artifact uploaded"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202/tbpl.txt","linkText":"tbpl.txt","label":"artifact uploaded"}]},"logs":[{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.adhoc-202/tbpl.txt","name":"buildbot_text"}],"version":1}
  336. [Pipeline] echo
  337. Results will be available to view at https://treeherder.mozilla.org/#/jobs?repo=socorro&revision=51a5fdbf138fe455bd927205111220f503eedee8
  338. [Pipeline] }
  339. [Pipeline] // withEnv
  340. [Pipeline] }
  341. [Pipeline] // withCredentials
  342. [Pipeline] }
  343. $ docker stop --time=1 6a2b08d0c52372432a5befaa327a226ae9f6574aa9459c7498de81d4f92e7656
  344. $ docker rm -f 6a2b08d0c52372432a5befaa327a226ae9f6574aa9459c7498de81d4f92e7656
  345. [Pipeline] // withDockerContainer
  346. [Pipeline] }
  347. [Pipeline] // withEnv
  348. [Pipeline] }
  349. [Pipeline] // node
  350. [Pipeline] }
  351. [Pipeline] // stage
  352. [Pipeline] stage
  353. [Pipeline] { (Declarative: Post Actions)
  354. [Pipeline] unstash
  355. [Pipeline] publishHTML
  356. [htmlpublisher] Archiving HTML reports...
  357. [htmlpublisher] Archiving at BUILD level /home/jenkins/workspace/socorro.adhoc/e2e-tests/results to /var/lib/jenkins/jobs/socorro.adhoc/builds/202/htmlreports/HTML_Report
  358. [Pipeline] sh
  359. [socorro.adhoc] Running shell script
  360. + echo NICK fxtest-202
  361. + openssl s_client -connect irc.mozilla.org:6697
  362. + echo USER fxtest-202 8 alembic bin config contribute.json CONTRIBUTING.rst docker docker-compose.yml docs e2e-tests LICENSE Makefile minidump-stackwalk README.rst renovate.json requirements scripts setup.cfg setup.py socorro socorro-cmd tools webapp-django wsgi : fxtest-202
  363. + sleep 5
  364. depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root CA
  365. verify return:1
  366. depth=1 C = US, O = DigiCert Inc, CN = DigiCert SHA2 Secure Server CA
  367. verify return:1
  368. depth=0 C = US, ST = California, L = Mountain View, O = Mozilla Foundation, OU = IT, CN = irc.mozilla.org
  369. verify return:1
  370. CONNECTED(00000003)
  371. ---
  372. Certificate chain
  373.  0 s:/C=US/ST=California/L=Mountain View/O=Mozilla Foundation/OU=IT/CN=irc.mozilla.org
  374.    i:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
  375.  1 s:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
  376.    i:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
  377. ---
  378. Server certificate
  379. -----BEGIN CERTIFICATE-----
  380. MIIFwDCCBKigAwIBAgIQD77v0VstmzNr7TRq4t56AzANBgkqhkiG9w0BAQsFADBN
  381. MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMScwJQYDVQQDEx5E
  382. aWdpQ2VydCBTSEEyIFNlY3VyZSBTZXJ2ZXIgQ0EwHhcNMTcwODA5MDAwMDAwWhcN
  383. MjAwODEzMTIwMDAwWjB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5p
  384. YTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEbMBkGA1UEChMSTW96aWxsYSBGb3Vu
  385. ZGF0aW9uMQswCQYDVQQLEwJJVDEYMBYGA1UEAxMPaXJjLm1vemlsbGEub3JnMIIB
  386. IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxIYfBDX0OreQgLT7MEHgaOg9
  387. oDVT7GBYmUF27sTsdUYLzsHou//Frgg5ZovyLNzaDOQmADExNANMzna50jZJ5aXI
  388. PBmqia3taq8ZSm8+4UaBiyC8gj1k+XdIEnpYCHgTxHX2gv/24+8Fc9KsppRsvNvq
  389. ptRk6ziOyHUwBft7Ml+yLQfCd6YpsDzSajMyuouSsQQj8i5H5r9/bKozmDmsxNJh
  390. p86wP8BOG3VWqc7h2rrQkkaFB1b80lrQe0Cm4e/VhPSLqukcZJinZ6tPpwbYhuql
  391. yw75AaUfjyw1p2WzgVL085Sy3oCHriWgCzs8j0hk+dZ2HQSpc4SLsOj+7ZvZQwID
  392. AQABo4ICaTCCAmUwHwYDVR0jBBgwFoAUD4BhHIIxYdUvKOeNRji0LOHG2eIwHQYD
  393. VR0OBBYEFDn3LPIgvOVUN/h5bOAyLqI98f2RMIGsBgNVHREEgaQwgaGCD2lyYy5t
  394. b3ppbGxhLm9yZ4ITYnJ1Zm9yZC5tb3ppbGxhLm9yZ4IRZnJpcHAubW96aWxsYS5v
  395. cmeCEWxldmluLm1vemlsbGEub3JnghFiZWxldy5tb3ppbGxhLm9yZ4IUaXJjY2xv
  396. dWQubW96aWxsYS5vcmeCFGlyY2Nsb3VkLm1vemlsbGEuY29tghRpcmNjbG91ZC5h
  397. bGxpem9tLm9yZzAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEG
  398. CCsGAQUFBwMCMGsGA1UdHwRkMGIwL6AtoCuGKWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0
  399. LmNvbS9zc2NhLXNoYTItZzEuY3JsMC+gLaArhilodHRwOi8vY3JsNC5kaWdpY2Vy
  400. dC5jb20vc3NjYS1zaGEyLWcxLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG/WwBATAq
  401. MCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BTMAgGBmeB
  402. DAECAjB8BggrBgEFBQcBAQRwMG4wJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRp
  403. Z2ljZXJ0LmNvbTBGBggrBgEFBQcwAoY6aHR0cDovL2NhY2VydHMuZGlnaWNlcnQu
  404. Y29tL0RpZ2lDZXJ0U0hBMlNlY3VyZVNlcnZlckNBLmNydDAMBgNVHRMBAf8EAjAA
  405. MA0GCSqGSIb3DQEBCwUAA4IBAQAMAn/IA6VRRqvmK5eZLnvyD27PfG/WcJ3XySYG
  406. IdNGtVUGSSkzqoYr8HWdN0/WGrRsPN9y7SN+AtooaKULmdXeg72j9blQdz2CKfNd
  407. sqUVHMPaB2JUPfJrUpHGfVMSiSm4xmINMJ3Kw6XE+F30MlyUIQzInDuoUlvnG2xX
  408. PG1JSIMhtxcm1Vu2hVgndTT74HQsSY1ls4RVeF5IBJ0VlCIctAarFBJ56MPG2v8o
  409. fN5QKQiDzT93J3oysMsg/KMwAvT7hwe7V0xtudIj3TYixv1smPLPfIMtFjrasjdJ
  410. II1Qkg4KyjKPKGIRtRQWQHg7Jzxp8dMYstcJ3Q/gpRf/dmci
  411. -----END CERTIFICATE-----
  412. subject=/C=US/ST=California/L=Mountain View/O=Mozilla Foundation/OU=IT/CN=irc.mozilla.org
  413. issuer=/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
  414. ---
  415. No client certificate CA names sent
  416. Server Temp Key: DH, 1024 bits
  417. ---
  418. SSL handshake has read 3410 bytes and written 489 bytes
  419. ---
  420. New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA256
  421. Server public key is 2048 bit
  422. Secure Renegotiation IS supported
  423. Compression: NONE
  424. Expansion: NONE
  425. SSL-Session:
  426.     Protocol  : TLSv1.2
  427.     Cipher    : DHE-RSA-AES256-SHA256
  428.     Session-ID: 8FFB5E3E66303AE742987762D6C6A5C335AA7AECA56B63DF773E41506D80CF61
  429.     Session-ID-ctx:
  430.     Master-Key: 85B890E8186CA925CFC308C9D0972C64E39969ACC3ED28BB6D0E39F22B499B71B4CA21FEBFEAA5E6EBE80CA6ECF575A5
  431.     Key-Arg   : None
  432.     Krb5 Principal: None
  433.     PSK identity: None
  434.     PSK identity hint: None
  435.     Start Time: 1523612000
  436.     Timeout   : 300 (sec)
  437.     Verify return code: 0 (ok)
  438. ---
  439. :levin.mozilla.org NOTICE Auth :*** Looking up your hostname...
  440. :levin.mozilla.org NOTICE Auth :*** Found your hostname (ec2-54-88-37-135.compute-1.amazonaws.com)
  441. :levin.mozilla.org NOTICE Auth :Welcome to Mozilla!
  442. :levin.mozilla.org 001 fxtest-202 :Welcome to the Mozilla IRC Network fxtest-202!fxtest-202@ec2-54-88-37-135.compute-1.amazonaws.com
  443. :levin.mozilla.org 002 fxtest-202 :Your host is levin.mozilla.org, running version InspIRCd-2.0
  444. :levin.mozilla.org 003 fxtest-202 :This server was created 19:13:41 Jan 26 2018
  445. :levin.mozilla.org 004 fxtest-202 levin.mozilla.org InspIRCd-2.0 BHIRSWacdhikorswx ABCDFKLMNOQRSTYZabcefghijklmnopqrstuvz FLYZabefghjkloqv
  446. :levin.mozilla.org 005 fxtest-202 AWAYLEN=200 CASEMAPPING=rfc1459 CHANMODES=Zbeg,k,FLfjl,ABCDKMNOQRSTcimnprstuz CHANNELLEN=64 CHANTYPES=# CHARSET=ascii ELIST=MU ESILENCE EXCEPTS=e EXTBAN=,ABCNOQRSTUcmprz FNC KICKLEN=255 MAP :are supported by this server
  447. :levin.mozilla.org 005 fxtest-202 MAXBANS=60 MAXCHANNELS=100 MAXPARA=32 MAXTARGETS=20 MODES=20 NAMESX NETWORK=Mozilla NICKLEN=31 OPERLOG OVERRIDE PREFIX=(Yqaohv)!~&@%+ SECURELIST SILENCE=32 :are supported by this server
  448. :levin.mozilla.org 005 fxtest-202 SSL=[::]:6697 STATUSMSG=!~&@%+ TOPICLEN=307 UHNAMES USERIP VBANLIST WALLCHOPS WALLVOICES WATCH=32 :are supported by this server
  449. :levin.mozilla.org 042 fxtest-202 557AAXOMG :your unique ID
  450. :levin.mozilla.org 375 fxtest-202 :levin.mozilla.org message of the day
  451. :levin.mozilla.org 372 fxtest-202 :-                      __          _
  452. :levin.mozilla.org 372 fxtest-202 :-                     / /__ _   __(_)___
  453. :levin.mozilla.org 372 fxtest-202 :-                    / / _ \ | / / / __ \
  454. :levin.mozilla.org 372 fxtest-202 :-                   / /  __/ |/ / / / / /
  455. :levin.mozilla.org 372 fxtest-202 :-                  /_/\___/|___/_/_/ /_/
  456. :levin.mozilla.org 372 fxtest-202 :-
  457. :levin.mozilla.org 372 fxtest-202 :-               M O Z I L L A   D O T   O R G
  458. :levin.mozilla.org 372 fxtest-202 :-                 https://www.mozilla.org/
  459. :levin.mozilla.org 372 fxtest-202 :-
  460. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  461. :levin.mozilla.org 372 fxtest-202 :-  This server is for use by Mozilla developers, testers, and
  462. :levin.mozilla.org 372 fxtest-202 :-  users. If you are not one, please find another server.
  463. :levin.mozilla.org 372 fxtest-202 :-
  464. :levin.mozilla.org 372 fxtest-202 :-  NOTICE: Your IP address will be portscanned by our open
  465. :levin.mozilla.org 372 fxtest-202 :-  proxy tester.  See https://wiki.mozilla.org/IRC for details.
  466. :levin.mozilla.org 372 fxtest-202 :-
  467. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  468. :levin.mozilla.org 372 fxtest-202 :-  Project information:
  469. :levin.mozilla.org 372 fxtest-202 :-   Firefox                https://support.mozilla.org/
  470. :levin.mozilla.org 372 fxtest-202 :-   Mobile                 https://support.mozilla.org/mobile
  471. :levin.mozilla.org 372 fxtest-202 :-   Thunderbird            https://support.mozilla.org/products/thunderbird
  472. :levin.mozilla.org 372 fxtest-202 :-  
  473. :levin.mozilla.org 372 fxtest-202 :-  Help for new contributors:
  474. :levin.mozilla.org 372 fxtest-202 :-   https://developer.mozilla.org/Introduction
  475. :levin.mozilla.org 372 fxtest-202 :-  
  476. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  477. :levin.mozilla.org 372 fxtest-202 :-  Ports:
  478. :levin.mozilla.org 372 fxtest-202 :-   Non-SSL: 6665 - 6669
  479. :levin.mozilla.org 372 fxtest-202 :-       SSL: 6697, 8443
  480. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  481. :levin.mozilla.org 372 fxtest-202 :-
  482. :levin.mozilla.org 372 fxtest-202 :-  For a list of other helpful channels please visit
  483. :levin.mozilla.org 372 fxtest-202 :-  https://wiki.mozilla.org/IRC or use the /list command.
  484. :levin.mozilla.org 372 fxtest-202 :-  Additional help with IRC at http://www.irchelp.org/
  485. :levin.mozilla.org 372 fxtest-202 :-
  486. :levin.mozilla.org 376 fxtest-202 :End of message of the day.
  487. :levin.mozilla.org 251 fxtest-202 :There are 5398 users and 704 invisible on 4 servers
  488. :levin.mozilla.org 252 fxtest-202 13 :operator(s) online
  489. :levin.mozilla.org 253 fxtest-202 1 :unknown connections
  490. :levin.mozilla.org 254 fxtest-202 1894 :channels formed
  491. :levin.mozilla.org 255 fxtest-202 :I have 2536 clients and 1 servers
  492. :levin.mozilla.org 265 fxtest-202 :Current Local Users: 2536  Max: 2793
  493. :levin.mozilla.org 266 fxtest-202 :Current Global Users: 6102  Max: 7123
  494. :levin.mozilla.org 396 fxtest-202 moz-hhvi8r.compute-1.amazonaws.com :is now your displayed host
  495. :fxtest-202!fxtest-202@moz-hhvi8r.compute-1.amazonaws.com MODE fxtest-202 +x
  496. :levin.mozilla.org NOTICE fxtest-202 :*** You are connected using SSL cipher "DHE-RSA-AES-256-CBC-SHA256"
  497. + echo 'JOIN #breakpad'
  498. + echo 'NOTICE #breakpad :Project socorro.adhoc build #202: SUCCESS: https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/socorro.adhoc/202/'
  499. + echo QUIT
  500. DONE
  501. [Pipeline] sh
  502. [socorro.adhoc] Running shell script
  503. + echo NICK fxtest-202
  504. + openssl s_client -connect irc.mozilla.org:6697
  505. + echo USER fxtest-202 8 alembic bin config contribute.json CONTRIBUTING.rst docker docker-compose.yml docs e2e-tests LICENSE Makefile minidump-stackwalk README.rst renovate.json requirements scripts setup.cfg setup.py socorro socorro-cmd tools webapp-django wsgi : fxtest-202
  506. + sleep 5
  507. depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root CA
  508. verify return:1
  509. depth=1 C = US, O = DigiCert Inc, CN = DigiCert SHA2 Secure Server CA
  510. verify return:1
  511. depth=0 C = US, ST = California, L = Mountain View, O = Mozilla Foundation, OU = IT, CN = irc.mozilla.org
  512. verify return:1
  513. CONNECTED(00000003)
  514. ---
  515. Certificate chain
  516.  0 s:/C=US/ST=California/L=Mountain View/O=Mozilla Foundation/OU=IT/CN=irc.mozilla.org
  517.    i:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
  518.  1 s:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
  519.    i:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
  520. ---
  521. Server certificate
  522. -----BEGIN CERTIFICATE-----
  523. MIIFwDCCBKigAwIBAgIQD77v0VstmzNr7TRq4t56AzANBgkqhkiG9w0BAQsFADBN
  524. MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMScwJQYDVQQDEx5E
  525. aWdpQ2VydCBTSEEyIFNlY3VyZSBTZXJ2ZXIgQ0EwHhcNMTcwODA5MDAwMDAwWhcN
  526. MjAwODEzMTIwMDAwWjB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5p
  527. YTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEbMBkGA1UEChMSTW96aWxsYSBGb3Vu
  528. ZGF0aW9uMQswCQYDVQQLEwJJVDEYMBYGA1UEAxMPaXJjLm1vemlsbGEub3JnMIIB
  529. IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxIYfBDX0OreQgLT7MEHgaOg9
  530. oDVT7GBYmUF27sTsdUYLzsHou//Frgg5ZovyLNzaDOQmADExNANMzna50jZJ5aXI
  531. PBmqia3taq8ZSm8+4UaBiyC8gj1k+XdIEnpYCHgTxHX2gv/24+8Fc9KsppRsvNvq
  532. ptRk6ziOyHUwBft7Ml+yLQfCd6YpsDzSajMyuouSsQQj8i5H5r9/bKozmDmsxNJh
  533. p86wP8BOG3VWqc7h2rrQkkaFB1b80lrQe0Cm4e/VhPSLqukcZJinZ6tPpwbYhuql
  534. yw75AaUfjyw1p2WzgVL085Sy3oCHriWgCzs8j0hk+dZ2HQSpc4SLsOj+7ZvZQwID
  535. AQABo4ICaTCCAmUwHwYDVR0jBBgwFoAUD4BhHIIxYdUvKOeNRji0LOHG2eIwHQYD
  536. VR0OBBYEFDn3LPIgvOVUN/h5bOAyLqI98f2RMIGsBgNVHREEgaQwgaGCD2lyYy5t
  537. b3ppbGxhLm9yZ4ITYnJ1Zm9yZC5tb3ppbGxhLm9yZ4IRZnJpcHAubW96aWxsYS5v
  538. cmeCEWxldmluLm1vemlsbGEub3JnghFiZWxldy5tb3ppbGxhLm9yZ4IUaXJjY2xv
  539. dWQubW96aWxsYS5vcmeCFGlyY2Nsb3VkLm1vemlsbGEuY29tghRpcmNjbG91ZC5h
  540. bGxpem9tLm9yZzAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEG
  541. CCsGAQUFBwMCMGsGA1UdHwRkMGIwL6AtoCuGKWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0
  542. LmNvbS9zc2NhLXNoYTItZzEuY3JsMC+gLaArhilodHRwOi8vY3JsNC5kaWdpY2Vy
  543. dC5jb20vc3NjYS1zaGEyLWcxLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG/WwBATAq
  544. MCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BTMAgGBmeB
  545. DAECAjB8BggrBgEFBQcBAQRwMG4wJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRp
  546. Z2ljZXJ0LmNvbTBGBggrBgEFBQcwAoY6aHR0cDovL2NhY2VydHMuZGlnaWNlcnQu
  547. Y29tL0RpZ2lDZXJ0U0hBMlNlY3VyZVNlcnZlckNBLmNydDAMBgNVHRMBAf8EAjAA
  548. MA0GCSqGSIb3DQEBCwUAA4IBAQAMAn/IA6VRRqvmK5eZLnvyD27PfG/WcJ3XySYG
  549. IdNGtVUGSSkzqoYr8HWdN0/WGrRsPN9y7SN+AtooaKULmdXeg72j9blQdz2CKfNd
  550. sqUVHMPaB2JUPfJrUpHGfVMSiSm4xmINMJ3Kw6XE+F30MlyUIQzInDuoUlvnG2xX
  551. PG1JSIMhtxcm1Vu2hVgndTT74HQsSY1ls4RVeF5IBJ0VlCIctAarFBJ56MPG2v8o
  552. fN5QKQiDzT93J3oysMsg/KMwAvT7hwe7V0xtudIj3TYixv1smPLPfIMtFjrasjdJ
  553. II1Qkg4KyjKPKGIRtRQWQHg7Jzxp8dMYstcJ3Q/gpRf/dmci
  554. -----END CERTIFICATE-----
  555. subject=/C=US/ST=California/L=Mountain View/O=Mozilla Foundation/OU=IT/CN=irc.mozilla.org
  556. issuer=/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
  557. ---
  558. No client certificate CA names sent
  559. Server Temp Key: DH, 1024 bits
  560. ---
  561. SSL handshake has read 3410 bytes and written 489 bytes
  562. ---
  563. New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA256
  564. Server public key is 2048 bit
  565. Secure Renegotiation IS supported
  566. Compression: NONE
  567. Expansion: NONE
  568. SSL-Session:
  569.     Protocol  : TLSv1.2
  570.     Cipher    : DHE-RSA-AES256-SHA256
  571.     Session-ID: C7CE5DFB24F770A1F3118DF2A3B8A0F599354A756C0704E54E0157609D4F0378
  572.     Session-ID-ctx:
  573.     Master-Key: 7902F807CE7D4F1D31548B404D9FDA72AEA2538B499E8D19777168B7CF65F42D1563FB95E16998D840CD29D01A3902A3
  574.     Key-Arg   : None
  575.     Krb5 Principal: None
  576.     PSK identity: None
  577.     PSK identity hint: None
  578.     Start Time: 1523612005
  579.     Timeout   : 300 (sec)
  580.     Verify return code: 0 (ok)
  581. ---
  582. :levin.mozilla.org NOTICE Auth :*** Looking up your hostname...
  583. :levin.mozilla.org NOTICE Auth :*** Found your hostname (ec2-54-88-37-135.compute-1.amazonaws.com) -- cached
  584. :levin.mozilla.org NOTICE Auth :Welcome to Mozilla!
  585. :levin.mozilla.org 001 fxtest-202 :Welcome to the Mozilla IRC Network fxtest-202!fxtest-202@ec2-54-88-37-135.compute-1.amazonaws.com
  586. :levin.mozilla.org 002 fxtest-202 :Your host is levin.mozilla.org, running version InspIRCd-2.0
  587. :levin.mozilla.org 003 fxtest-202 :This server was created 19:13:41 Jan 26 2018
  588. :levin.mozilla.org 004 fxtest-202 levin.mozilla.org InspIRCd-2.0 BHIRSWacdhikorswx ABCDFKLMNOQRSTYZabcefghijklmnopqrstuvz FLYZabefghjkloqv
  589. :levin.mozilla.org 005 fxtest-202 AWAYLEN=200 CASEMAPPING=rfc1459 CHANMODES=Zbeg,k,FLfjl,ABCDKMNOQRSTcimnprstuz CHANNELLEN=64 CHANTYPES=# CHARSET=ascii ELIST=MU ESILENCE EXCEPTS=e EXTBAN=,ABCNOQRSTUcmprz FNC KICKLEN=255 MAP :are supported by this server
  590. :levin.mozilla.org 005 fxtest-202 MAXBANS=60 MAXCHANNELS=100 MAXPARA=32 MAXTARGETS=20 MODES=20 NAMESX NETWORK=Mozilla NICKLEN=31 OPERLOG OVERRIDE PREFIX=(Yqaohv)!~&@%+ SECURELIST SILENCE=32 :are supported by this server
  591. :levin.mozilla.org 005 fxtest-202 SSL=[::]:6697 STATUSMSG=!~&@%+ TOPICLEN=307 UHNAMES USERIP VBANLIST WALLCHOPS WALLVOICES WATCH=32 :are supported by this server
  592. :levin.mozilla.org 042 fxtest-202 557AAXOMJ :your unique ID
  593. :levin.mozilla.org 375 fxtest-202 :levin.mozilla.org message of the day
  594. :levin.mozilla.org 372 fxtest-202 :-                      __          _
  595. :levin.mozilla.org 372 fxtest-202 :-                     / /__ _   __(_)___
  596. :levin.mozilla.org 372 fxtest-202 :-                    / / _ \ | / / / __ \
  597. :levin.mozilla.org 372 fxtest-202 :-                   / /  __/ |/ / / / / /
  598. :levin.mozilla.org 372 fxtest-202 :-                  /_/\___/|___/_/_/ /_/
  599. :levin.mozilla.org 372 fxtest-202 :-
  600. :levin.mozilla.org 372 fxtest-202 :-               M O Z I L L A   D O T   O R G
  601. :levin.mozilla.org 372 fxtest-202 :-                 https://www.mozilla.org/
  602. :levin.mozilla.org 372 fxtest-202 :-
  603. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  604. :levin.mozilla.org 372 fxtest-202 :-  This server is for use by Mozilla developers, testers, and
  605. :levin.mozilla.org 372 fxtest-202 :-  users. If you are not one, please find another server.
  606. :levin.mozilla.org 372 fxtest-202 :-
  607. :levin.mozilla.org 372 fxtest-202 :-  NOTICE: Your IP address will be portscanned by our open
  608. :levin.mozilla.org 372 fxtest-202 :-  proxy tester.  See https://wiki.mozilla.org/IRC for details.
  609. :levin.mozilla.org 372 fxtest-202 :-
  610. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  611. :levin.mozilla.org 372 fxtest-202 :-  Project information:
  612. :levin.mozilla.org 372 fxtest-202 :-   Firefox                https://support.mozilla.org/
  613. :levin.mozilla.org 372 fxtest-202 :-   Mobile                 https://support.mozilla.org/mobile
  614. :levin.mozilla.org 372 fxtest-202 :-   Thunderbird            https://support.mozilla.org/products/thunderbird
  615. :levin.mozilla.org 372 fxtest-202 :-  
  616. :levin.mozilla.org 372 fxtest-202 :-  Help for new contributors:
  617. :levin.mozilla.org 372 fxtest-202 :-   https://developer.mozilla.org/Introduction
  618. :levin.mozilla.org 372 fxtest-202 :-  
  619. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  620. :levin.mozilla.org 372 fxtest-202 :-  Ports:
  621. :levin.mozilla.org 372 fxtest-202 :-   Non-SSL: 6665 - 6669
  622. :levin.mozilla.org 372 fxtest-202 :-       SSL: 6697, 8443
  623. :levin.mozilla.org 372 fxtest-202 :- =================================================================
  624. :levin.mozilla.org 372 fxtest-202 :-
  625. :levin.mozilla.org 372 fxtest-202 :-  For a list of other helpful channels please visit
  626. :levin.mozilla.org 372 fxtest-202 :-  https://wiki.mozilla.org/IRC or use the /list command.
  627. :levin.mozilla.org 372 fxtest-202 :-  Additional help with IRC at http://www.irchelp.org/
  628. :levin.mozilla.org 372 fxtest-202 :-
  629. :levin.mozilla.org 376 fxtest-202 :End of message of the day.
  630. :levin.mozilla.org 251 fxtest-202 :There are 5397 users and 704 invisible on 4 servers
  631. :levin.mozilla.org 252 fxtest-202 13 :operator(s) online
  632. :levin.mozilla.org 253 fxtest-202 2 :unknown connections
  633. :levin.mozilla.org 254 fxtest-202 1894 :channels formed
  634. :levin.mozilla.org 255 fxtest-202 :I have 2535 clients and 1 servers
  635. :levin.mozilla.org 265 fxtest-202 :Current Local Users: 2535  Max: 2793
  636. :levin.mozilla.org 266 fxtest-202 :Current Global Users: 6101  Max: 7123
  637. :levin.mozilla.org 396 fxtest-202 moz-hhvi8r.compute-1.amazonaws.com :is now your displayed host
  638. :fxtest-202!fxtest-202@moz-hhvi8r.compute-1.amazonaws.com MODE fxtest-202 +x
  639. :levin.mozilla.org NOTICE fxtest-202 :*** You are connected using SSL cipher "DHE-RSA-AES-256-CBC-SHA256"
  640. + echo 'JOIN #fx-test-alerts'
  641. + echo 'NOTICE #fx-test-alerts :Project socorro.adhoc build #202: SUCCESS: https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/socorro.adhoc/202/'
  642. + echo QUIT
  643. DONE
  644. [Pipeline] }
  645. [Pipeline] // stage
  646. [Pipeline] }
  647. [Pipeline] // timeout
  648. [Pipeline] }
  649. [Pipeline] // timestamps
  650. [Pipeline] }
  651. [Pipeline] // ansiColor
  652. [Pipeline] }
  653. [Pipeline] // withEnv
  654. [Pipeline] }
  655. [Pipeline] // node
  656. [Pipeline] End of Pipeline
  657. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement