Created
December 5, 2019 09:03
-
-
Save stephendonner/632a7065583a39a29f7c6a8ab118943e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| stephendonner-7hlvdq:mozilla-unified sdonner$ hg diff | |
| diff --git a/testing/raptor/raptor/raptor.py b/testing/raptor/raptor/raptor.py | |
| --- a/testing/raptor/raptor/raptor.py | |
| +++ b/testing/raptor/raptor/raptor.py | |
| @@ -190,7 +190,7 @@ either Raptor or browsertime.""" | |
| LOG.info("Making temp_download_dir from inside get_conditioned_profile {}" | |
| .format(temp_download_dir)) | |
| platform = get_current_platform() | |
| - cond_prof_target_dir = get_profile(temp_download_dir, platform, "cold") | |
| + cond_prof_target_dir = get_profile(temp_download_dir, platform, "settled") | |
| LOG.info("temp_download_dir is: {}".format(temp_download_dir)) | |
| LOG.info("cond_prof_target_dir is: {}".format(cond_prof_target_dir)) | |
| stephendonner-7hlvdq:mozilla-unified sdonner$ cd obj-x86_64-apple-darwin19.2.0/ | |
| stephendonner-7hlvdq:obj-x86_64-apple-darwin19.2.0 sdonner$ rm -rf raptor-venv/ | |
| stephendonner-7hlvdq:obj-x86_64-apple-darwin19.2.0 sdonner$ ./mach raptor -t raptor-tp6-1-cold --with-conditioned-profile --post-startup-delay 2 --browser-cycles 2 | |
| -bash: ./mach: No such file or directory | |
| stephendonner-7hlvdq:obj-x86_64-apple-darwin19.2.0 sdonner$ cd .. | |
| stephendonner-7hlvdq:mozilla-unified sdonner$ cd .. | |
| stephendonner-7hlvdq:mozilla-source sdonner$ cd mozilla-unified/ | |
| stephendonner-7hlvdq:mozilla-unified sdonner$ ./mach raptor -t raptor-tp6-1-cold --with-conditioned-profile --post-startup-delay 2 --browser-cycles 2 | |
| Updating external benchmarks from https://github.com/mozilla/perf-automation | |
| Cloning the benchmarks to /Users/sdonner/.mozbuild/performance-tests | |
| Switched to branch 'master' | |
| Your branch is up to date with 'origin/master'. | |
| Already up to date. | |
| Note: switching to 'e19a0865c946ae2f9a64dd25614b1c275a3996b2'. | |
| You are in 'detached HEAD' state. You can look around, make experimental | |
| changes and commit them, and you can discard any commits you make in this | |
| state without impacting any branches by switching back to a branch. | |
| If you want to create a new branch to retain commits you create, you may | |
| do so (now or later) by using -c with the switch command. Example: | |
| git switch -c <new-branch-name> | |
| Or undo this operation with: | |
| git switch - | |
| Turn off this advice by setting config variable advice.detachedHead to false | |
| HEAD is now at e19a086 Merge pull request #20 from marianrai/Add_jetstream2_benchmark_suite | |
| 08:48:53 INFO - ConsoleLogger online at 20191205 08:48:53Z in /Users/sdonner/mozilla-source/mozilla-unified | |
| 08:48:53 INFO - Run as ./mach raptor -t raptor-tp6-1-cold --with-conditioned-profile --post-startup-delay 2 --browser-cycles 2 | |
| 08:48:53 INFO - Dumping config to /Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/logs/localconfig.json. | |
| 08:48:53 INFO - {u'app': u'firefox', | |
| 08:48:53 INFO - 'append_to_log': False, | |
| 08:48:53 INFO - u'base_work_dir': u'/Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness', | |
| 08:48:53 INFO - u'binary_path': u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/dist/Nightly.app/Contents/MacOS/firefox', | |
| 08:48:53 INFO - u'browsertime': False, | |
| 08:48:53 INFO - u'browsertime_browsertimejs': u'/Users/sdonner/mozilla-source/mozilla-unified/tools/browsertime/node_modules/browsertime/bin/browsertime.js', | |
| 08:48:53 INFO - u'browsertime_node': u'/Users/sdonner/.mozbuild/node/bin/node', | |
| 08:48:53 INFO - u'browsertime_video': False, | |
| 08:48:53 INFO - 'code_coverage': False, | |
| 08:48:53 INFO - 'config_files': (), | |
| 08:48:53 INFO - u'cpu_test': False, | |
| 08:48:53 INFO - u'debug_mode': False, | |
| 08:48:53 INFO - u'default_actions': (u'populate-webroot', | |
| 08:48:53 INFO - u'install-chromium-distribution', | |
| 08:48:53 INFO - u'create-virtualenv', | |
| 08:48:53 INFO - u'run-tests'), | |
| 08:48:53 INFO - 'disable_ccov_upload': False, | |
| 08:48:53 INFO - u'e10s': True, | |
| 08:48:53 INFO - u'enable_fission': False, | |
| 08:48:53 INFO - u'enable_webrender': False, | |
| 08:48:53 INFO - u'exes': {u'python': u'/usr/local/opt/python@2/bin/python2.7', | |
| 08:48:53 INFO - u'virtualenv': (u'/usr/local/opt/python@2/bin/python2.7', | |
| 08:48:53 INFO - u'/Users/sdonner/mozilla-source/mozilla-unified/third_party/python/virtualenv/virtualenv.py')}, | |
| 08:48:53 INFO - u'extra_prefs': (), | |
| 08:48:53 INFO - 'find_links': ('https://pypi.pub.build.mozilla.org/pub',), | |
| 08:48:53 INFO - u'gecko_profile': False, | |
| 08:48:53 INFO - u'host': u'127.0.0.1', | |
| 08:48:53 INFO - u'is_release_build': False, | |
| 08:48:53 INFO - 'java_code_coverage': False, | |
| 08:48:53 INFO - 'log_level': 'info', | |
| 08:48:53 INFO - u'log_name': u'raptor', | |
| 08:48:53 INFO - 'log_to_console': True, | |
| 08:48:53 INFO - u'memory_test': False, | |
| 08:48:53 INFO - u'noinstall': False, | |
| 08:48:53 INFO - u'obj_path': u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0', | |
| 08:48:53 INFO - 'opt_config_files': (), | |
| 08:48:53 INFO - 'per_test_coverage': False, | |
| 08:48:53 INFO - 'pip_index': False, | |
| 08:48:53 INFO - u'power_test': False, | |
| 08:48:53 INFO - u'pypi_url': u'http://pypi.org/simple', | |
| 08:48:53 INFO - u'raptor_cmd_line_args': (u'-t', | |
| 08:48:53 INFO - u'raptor-tp6-1-cold', | |
| 08:48:53 INFO - u'--with-conditioned-profile', | |
| 08:48:53 INFO - u'--post-startup-delay', | |
| 08:48:53 INFO - u'2', | |
| 08:48:53 INFO - u'--browser-cycles', | |
| 08:48:53 INFO - u'2'), | |
| 08:48:53 INFO - u'raptor_path': u'/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor', | |
| 08:48:53 INFO - u'repo_path': u'/Users/sdonner/mozilla-source/mozilla-unified', | |
| 08:48:53 INFO - u'run_local': True, | |
| 08:48:53 INFO - u'title': u'stephendonner-7hlvdq', | |
| 08:48:53 INFO - 'verify': False, | |
| 08:48:53 INFO - u'virtualenv_path': u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv', | |
| 08:48:53 INFO - 'volatile_config': {'actions': None, 'add_actions': None, 'no_actions': None}, | |
| 08:48:53 INFO - u'with_conditioned_profile': False, | |
| 08:48:53 INFO - 'work_dir': 'build'} | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792127Z] Skipping clobber step. | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792189Z] Skipping download-and-extract step. | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792230Z] Running populate-webroot step. | |
| 08:48:53 INFO - Running pre-action listener: _resource_record_pre_action | |
| 08:48:53 INFO - Running main action method: populate_webroot | |
| 08:48:53 INFO - Running post-action listener: _resource_record_post_action | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792397Z] Finished populate-webroot step (success) | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792442Z] Running install-chromium-distribution step. | |
| 08:48:53 INFO - Running pre-action listener: _resource_record_pre_action | |
| 08:48:53 INFO - Running main action method: install_chromium_distribution | |
| 08:48:53 INFO - Google Chrome or Chromium distributions are not required. | |
| 08:48:53 INFO - Running post-action listener: _resource_record_post_action | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792624Z] Finished install-chromium-distribution step (success) | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.792661Z] Running create-virtualenv step. | |
| 08:48:53 INFO - Running pre-action listener: _resource_record_pre_action | |
| 08:48:53 INFO - Running main action method: create_virtualenv | |
| 08:48:53 INFO - Virtualenv already exists, skipping creation | |
| 08:48:53 INFO - Running post-action listener: _resource_record_post_action | |
| 08:48:53 INFO - Running post-action listener: _start_resource_monitoring | |
| 08:48:53 INFO - Starting resource monitoring. | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.817361Z] Finished create-virtualenv step (success) | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.817946Z] Skipping install step. | |
| 08:48:53 INFO - [mozharness: 2019-12-05 08:48:53.818007Z] Running run-tests step. | |
| 08:48:53 INFO - Running pre-action listener: _resource_record_pre_action | |
| 08:48:53 INFO - Running pre-action listener: _set_gcov_prefix | |
| 08:48:53 INFO - Running pre-action listener: timed_screenshots | |
| 08:48:53 INFO - Running main action method: run_tests | |
| 08:48:53 INFO - Running command: [u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/bin/python', u'--version'] | |
| 08:48:53 INFO - Copy/paste: /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/bin/python --version | |
| 08:48:53 INFO - Python 2.7.17 | |
| 08:48:53 INFO - Return code: 0 | |
| 08:48:53 INFO - ENV: MOZ_UPLOAD_DIR is now /Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/build/blobber_upload_dir | |
| 08:48:53 INFO - ENV: RUST_BACKTRACE is now full | |
| 08:48:53 INFO - ENV: MINIDUMP_SAVE_PATH is now /Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/build/blobber_upload_dir | |
| 08:48:53 INFO - Running command: [u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/bin/python', u'/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py', u'--run-local', u'-t', u'raptor-tp6-1-cold', u'--with-conditioned-profile', u'--post-startup-delay', u'2', u'--browser-cycles', u'2', u'--browsertime-node', u'/Users/sdonner/.mozbuild/node/bin/node', u'--browsertime-browsertimejs', u'/Users/sdonner/mozilla-source/mozilla-unified/tools/browsertime/node_modules/browsertime/bin/browsertime.js', u'--host', u'127.0.0.1', u'--binary', u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/dist/Nightly.app/Contents/MacOS/firefox', u'--app', u'firefox', u'--obj-path', u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0', u'--log-tbpl-level=debug'] in /Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/build | |
| 08:48:53 INFO - Copy/paste: /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/bin/python /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py --run-local -t raptor-tp6-1-cold --with-conditioned-profile --post-startup-delay 2 --browser-cycles 2 --browsertime-node /Users/sdonner/.mozbuild/node/bin/node --browsertime-browsertimejs /Users/sdonner/mozilla-source/mozilla-unified/tools/browsertime/node_modules/browsertime/bin/browsertime.js --host 127.0.0.1 --binary /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/dist/Nightly.app/Contents/MacOS/firefox --app firefox --obj-path /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0 --log-tbpl-level=debug | |
| 08:48:53 INFO - Using env: {u'EXTERNALTOOLSPATH': u'/Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/external_tools', | |
| 08:48:53 INFO - 'HOME': '/Users/sdonner', | |
| 08:48:53 INFO - u'JSGC_DISABLE_POISONING': u'1', | |
| 08:48:53 INFO - 'LANG': 'en_US.UTF-8', | |
| 08:48:53 INFO - 'LOGNAME': 'sdonner', | |
| 08:48:53 INFO - 'MACH_MAIN_PID': '9211', | |
| 08:48:53 INFO - 'MACH_STDOUT_ISATTY': '1', | |
| 08:48:53 INFO - u'MINIDUMP_SAVE_PATH': u'/Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/build/blobber_upload_dir', | |
| 08:48:53 INFO - u'MOZ_DEVELOPER_OBJ_DIR': u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0', | |
| 08:48:53 INFO - u'MOZ_DEVELOPER_REPO_DIR': u'/Users/sdonner/mozilla-source/mozilla-unified', | |
| 08:48:53 INFO - u'MOZ_UPLOAD_DIR': u'/Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness/build/blobber_upload_dir', | |
| 08:48:53 INFO - 'PATH': u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/sdonner/geckodriver:/Applications/VMware Fusion.app/Contents/Public:/Applications/Wireshark.app/Contents/MacOS', | |
| 08:48:53 INFO - 'PWD': '/Users/sdonner/mozilla-source/mozilla-unified', | |
| 08:48:53 INFO - u'PYTHONPATH': u'/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor', | |
| 08:48:53 INFO - u'RUST_BACKTRACE': u'full', | |
| 08:48:53 INFO - u'SCRIPTSPATH': '/Users/sdonner/mozilla-source/mozilla-unified/testing/mozharness', | |
| 08:48:53 INFO - 'SHELL': '/bin/bash', | |
| 08:48:53 INFO - 'SHLVL': '1', | |
| 08:48:53 INFO - 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.WcwhY4murv/Listeners', | |
| 08:48:53 INFO - 'TERM': 'xterm-256color', | |
| 08:48:53 INFO - 'TERM_PROGRAM': 'Apple_Terminal', | |
| 08:48:53 INFO - 'TERM_PROGRAM_VERSION': '433', | |
| 08:48:53 INFO - 'TERM_SESSION_ID': 'B2890482-8174-4879-8441-E46ED60DCE26', | |
| 08:48:53 INFO - 'TMPDIR': '/var/folders/tn/jmgsfg315sd73yn_dnrf66c80000gn/T/', | |
| 08:48:53 INFO - 'USER': 'sdonner', | |
| 08:48:53 INFO - 'XPC_FLAGS': '0x0', | |
| 08:48:53 INFO - 'XPC_SERVICE_NAME': '0', | |
| 08:48:53 INFO - '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0'} | |
| 08:48:53 INFO - Calling [u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/bin/python', u'/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py', u'--run-local', u'-t', u'raptor-tp6-1-cold', u'--with-conditioned-profile', u'--post-startup-delay', u'2', u'--browser-cycles', u'2', u'--browsertime-node', u'/Users/sdonner/.mozbuild/node/bin/node', u'--browsertime-browsertimejs', u'/Users/sdonner/mozilla-source/mozilla-unified/tools/browsertime/node_modules/browsertime/bin/browsertime.js', u'--host', u'127.0.0.1', u'--binary', u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/dist/Nightly.app/Contents/MacOS/firefox', u'--app', u'firefox', u'--obj-path', u'/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0', u'--log-tbpl-level=debug'] with output_timeout 3600 | |
| 08:48:54 INFO - raptor-main Info: raptor-start | |
| 08:48:54 INFO - raptor-main Info: received command line arguments: Namespace(activity=None, app='firefox', binary='/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/dist/Nightly.app/Contents/MacOS/firefox', browser_cycles=2, browsertime=False, browsertime_browsertimejs='/Users/sdonner/mozilla-source/mozilla-unified/tools/browsertime/node_modules/browsertime/bin/browsertime.js', browsertime_chromedriver=None, browsertime_ffmpeg=None, browsertime_geckodriver=None, browsertime_node='/Users/sdonner/.mozbuild/node/bin/node', browsertime_video=False, cpu_test=False, debug_mode=False, e10s=True, enable_fission=False, enable_webrender=False, extra_prefs={}, gecko_profile=False, gecko_profile_entries=None, gecko_profile_interval=None, gecko_profile_threads=None, host='127.0.0.1', installerpath=None, intent=None, is_release_build=False, log_errorsummary=None, log_grouped=None, log_html=None, log_mach=None, log_mach_buffer=None, log_mach_level=None, log_mach_screenshot=None, log_mach_verbose=None, log_raw=None, log_raw_level=None, log_tbpl=None, log_tbpl_buffer=None, log_tbpl_compact=None, log_tbpl_level='debug', log_unittest=None, log_xunit=None, memory_test=False, noinstall=False, obj_path='/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0', page_cycles=None, page_timeout=None, post_startup_delay=2, power_test=False, run_local=True, symbols_path=None, test='raptor-tp6-1-cold', test_url_params=None, with_conditioned_profile=True) | |
| 08:48:54 INFO - raptor-manifest Info: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.ini | |
| 08:48:54 INFO - raptor-manifest Info: configuring settings for test raptor-tp6-amazon-firefox-cold | |
| 08:48:54 INFO - raptor-manifest Info: setting browser-cycles to 2 as specified on cmd line | |
| 08:48:54 INFO - raptor-main Info: raptor tests scheduled to run: | |
| 08:48:54 INFO - raptor-main Info: raptor-tp6-amazon-firefox-cold | |
| 08:48:54 INFO - mozversion application_buildid: 20191203165542 | |
| 08:48:54 INFO - mozversion application_changeset: 66f2dd3e084dab5cb9a6dc5a9941c0822bd6b37a | |
| 08:48:54 INFO - mozversion application_display_name: Nightly | |
| 08:48:54 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} | |
| 08:48:54 INFO - mozversion application_name: Firefox | |
| 08:48:54 INFO - mozversion application_remotingname: firefox | |
| 08:48:54 INFO - mozversion application_vendor: Mozilla | |
| 08:48:54 INFO - mozversion application_version: 73.0a1 | |
| 08:48:54 INFO - mozversion platform_buildid: 20191203165542 | |
| 08:48:54 INFO - mozversion platform_changeset: 66f2dd3e084dab5cb9a6dc5a9941c0822bd6b37a | |
| 08:48:54 INFO - mozversion platform_version: 73.0a1 | |
| 08:48:54 INFO - raptor-main Info: Browser name: Firefox | |
| 08:48:54 INFO - raptor-main Info: Browser version: 73.0a1 | |
| 08:48:54 INFO - mozversion application_buildid: 20191203165542 | |
| 08:48:54 INFO - mozversion application_changeset: 66f2dd3e084dab5cb9a6dc5a9941c0822bd6b37a | |
| 08:48:54 INFO - mozversion application_display_name: Nightly | |
| 08:48:54 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} | |
| 08:48:54 INFO - mozversion application_name: Firefox | |
| 08:48:54 INFO - mozversion application_remotingname: firefox | |
| 08:48:54 INFO - mozversion application_vendor: Mozilla | |
| 08:48:54 INFO - mozversion application_version: 73.0a1 | |
| 08:48:54 INFO - mozversion platform_buildid: 20191203165542 | |
| 08:48:54 INFO - mozversion platform_changeset: 66f2dd3e084dab5cb9a6dc5a9941c0822bd6b37a | |
| 08:48:54 INFO - mozversion platform_version: 73.0a1 | |
| 08:48:54 INFO - raptor-main Info: Browser name: Firefox | |
| 08:48:54 INFO - raptor-main Info: Browser version: 73.0a1 | |
| 08:48:54 INFO - raptor-main Info: Using conditioned profile; setting post-startup-delay to: 0 | |
| 08:48:54 INFO - raptor-main Info: main raptor init, config is: {'binary': '/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/dist/Nightly.app/Contents/MacOS/firefox', 'enable_fission': False, 'symbols_path': None, 'memory_test': False, 'cpu_test': False, 'enable_control_server_wait': False, 'e10s': True, 'app': 'firefox', 'gecko_profile_entries': None, 'power_test': False, 'run_local': True, 'platform': 'mac', 'host': '127.0.0.1', 'is_release_build': False, 'extra_prefs': {}, 'enable_webrender': False, 'with_conditioned_profile': True, 'gecko_profile_interval': None, 'processor': 'x86_64', 'gecko_profile': False, 'obj_path': '/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0'} | |
| 08:48:54 INFO - raptor-main Info: Making temp_download_dir from inside get_conditioned_profile /var/folders/tn/jmgsfg315sd73yn_dnrf66c80000gn/T/tmpi8udyL | |
| 08:48:55 INFO - Getting https://index.taskcluster.net/v1/task/gecko.v2.try.latest.firefox.condprof-macosx64/artifacts/public/condprof/profile-macosx64-settled-default.tgz | |
| 08:48:55 ERROR - Traceback (most recent call last): | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 1845, in <module> | |
| 08:48:55 INFO - main() | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 1800, in main | |
| 08:48:55 INFO - extra_prefs=args.extra_prefs or {} | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 1058, in __init__ | |
| 08:48:55 INFO - super(RaptorDesktop, self).__init__(*args, **kwargs) | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 861, in __init__ | |
| 08:48:55 INFO - super(Raptor, self).__init__(*args, **kwargs) | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 182, in __init__ | |
| 08:48:55 INFO - self.build_browser_profile() | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 960, in build_browser_profile | |
| 08:48:55 INFO - super(Raptor, self).build_browser_profile() | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 214, in build_browser_profile | |
| 08:48:55 INFO - self.get_conditioned_profile() | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/raptor/raptor.py", line 193, in get_conditioned_profile | |
| 08:48:55 INFO - cond_prof_target_dir = get_profile(temp_download_dir, platform, "settled") | |
| 08:48:55 INFO - File "/Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/testing/raptor-venv/lib/python2.7/site-packages/condprof/client.py", line 59, in get_profile | |
| 08:48:55 INFO - raise ProfileNotFoundError(exists) | |
| 08:48:55 INFO - condprof.client.ProfileNotFoundError: 404 | |
| 08:48:55 ERROR - Return code: 1 | |
| 08:48:55 WARNING - setting return code to 1 | |
| 08:48:55 INFO - Running post-action listener: _package_coverage_data | |
| 08:48:55 INFO - Running post-action listener: _resource_record_post_action | |
| 08:48:55 INFO - Running post-action listener: process_java_coverage_data | |
| 08:48:55 INFO - Running post-action listener: stop_device | |
| 08:48:55 INFO - [mozharness: 2019-12-05 08:48:55.274395Z] Finished run-tests step (success) | |
| 08:48:55 INFO - Running post-run listener: _resource_record_post_run | |
| 08:48:55 INFO - Total resource usage - Wall time: 1s; CPU: 3.0%; Read bytes: 12288; Write bytes: 8192; Read time: 1; Write time: 1 | |
| 08:48:55 INFO - TinderboxPrint: CPU usage<br/>3.4% | |
| 08:48:55 INFO - TinderboxPrint: I/O read bytes / time<br/>12,288 / 1 | |
| 08:48:55 INFO - TinderboxPrint: I/O write bytes / time<br/>8,192 / 1 | |
| 08:48:55 INFO - TinderboxPrint: CPU idle<br/>15.5 (96.6%) | |
| 08:48:55 INFO - TinderboxPrint: CPU system<br/>0.2 (1.4%) | |
| 08:48:55 INFO - TinderboxPrint: CPU user<br/>0.3 (2.0%) | |
| 08:48:55 INFO - TinderboxPrint: Swap in / out<br/>0 / 0 | |
| 08:48:55 INFO - run-tests - Wall time: 1s; CPU: 3.0%; Read bytes: 12288; Write bytes: 8192; Read time: 1; Write time: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment