(view as text)
@@@STEP_CURSOR compile@@@

@@@STEP_STARTED@@@

python -u /mnt/data/b/build/scripts/slave/compile.py --target Release --src-dir /mnt/data/b/build/slave/Android_Builder/build/src --build-tool ninja --compiler goma --goma-dir /mnt/data/b/build/goma -- blink_heap_unittests_apk blink_tests webkit_unit_tests_apk
in dir /mnt/data/b/build/slave/Android_Builder/build:
 allow_subannotations: False
 cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/compile.py', '--target', 'Release', '--src-dir', '/mnt/data/b/build/slave/Android_Builder/build/src', '--build-tool', 'ninja', '--compiler', 'goma', '--goma-dir', '/mnt/data/b/build/goma', '--', 'blink_heap_unittests_apk', 'blink_tests', 'webkit_unit_tests_apk']
 cwd: /mnt/data/b/build/slave/Android_Builder/build
 env: {'PATH': '/mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/sdk/platform-tools:/mnt/data/b/build/slave/Android_Builder/build/src/build/android:%(PATH)s'}
 name: compile
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'pdr@chromium.org', u'wangxianzhu@chromium.org', u'zmo@chromium.org']
 BUILDBOT_BRANCH: trunk
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.webkit/
 BUILDBOT_BUILDERNAME: Android Builder
 BUILDBOT_BUILDNUMBER: 70461
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.webkit
 BUILDBOT_REVISION: 201822
 BUILDBOT_SCHEDULER: global_scheduler
 BUILDBOT_SLAVENAME: vm850-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.5.1 vm850-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/sdk/platform-tools:/mnt/data/b/build/slave/Android_Builder/build/src/build/android:/home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /mnt/data/b/build/slave/Android_Builder/build
 PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build/third_party/requests_1_2_3:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 USER: chrome-bot


/usr/bin/python /mnt/data/b/build/goma/goma_ctl.py ensure_start
We recommend to limit access to the file: /mnt/data/b/build/goma/goma.key
e.g. chmod go-rwx /mnt/data/b/build/goma/goma.key
creating crash dump dir (/tmp/goma_crash.chrome-bot).
14131
Using goma VERSION=89 (no_auto_update)
GOMA version 007e3beb10698f82d7edb37d1b08cf387436babb@1439801970
waiting for compiler_proxy...
GOMA parameters:
GOMA_CACHE_DIR=/mnt/data/b/build/slave/goma_cache
GOMA_USE_SSL=true
GOMA_COMPILER_PROXY_SOCKET_NAME=goma.ipc
GOMA_API_KEY_FILE=/mnt/data/b/build/goma/goma.key
GOMA_COMPILER_PROXY_ADDR=
GOMA_DEPS_CACHE_DIR=/mnt/data/b/build/slave/Android_Builder/build/src/out/Release
GOMA_ALLOWED_NETWORK_ERROR_DURATION=1800
GOMA_COMPILER_PROXY_PORT=8088
GOMA_COMPILER_PROXY_DAEMON_MODE=true
GOMA_COMPILER_PROXY_LOCK_FILENAME=goma_compiler_proxy.lock
GOMA_HERMETIC=error
compiler proxy status: http://127.0.0.1:8088 ok

Now goma is ready!

chdir to /mnt/data/b/build/slave/Android_Builder/build/src
using goma
Environment variables modified in compile.py:
  GOMA_ALLOWED_NETWORK_ERROR_DURATION=1800
  GOMA_API_KEY_FILE=/mnt/data/b/build/goma/goma.key
  GOMA_CACHE_DIR=/mnt/data/b/build/slave/goma_cache
  GOMA_DEPS_CACHE_DIR=/mnt/data/b/build/slave/Android_Builder/build/src/out/Release
  GOMA_HERMETIC=error


ninja -w dupbuild=err -C /mnt/data/b/build/slave/Android_Builder/build/src/out/Release blink_heap_unittests_apk blink_tests webkit_unit_tests_apk -j50
ninja: Entering directory `/mnt/data/b/build/slave/Android_Builder/build/src/out/Release'
[1/300] COPY ../../third_party/protobuf/__init__.py pyproto/google/__init__.py
[2/300] COPY ../../third_party/protobuf/python/google/protobuf/descriptor_database.py pyproto/google/protobuf/descriptor_database.py
[3/300] COPY ../../third_party/protobuf/python/google/protobuf/__init__.py pyproto/google/protobuf/__init__.py
[4/300] COPY ../../third_party/protobuf/python/google/protobuf/descriptor.py pyproto/google/protobuf/descriptor.py
[5/300] COPY ../../third_party/protobuf/python/google/protobuf/descriptor_pool.py pyproto/google/protobuf/descriptor_pool.py
[6/300] COPY ../../third_party/protobuf/python/google/protobuf/message_factory.py pyproto/google/protobuf/message_factory.py
[7/300] COPY ../../third_party/protobuf/python/google/protobuf/message.py pyproto/google/protobuf/message.py
[8/300] COPY ../../third_party/protobuf/python/google/protobuf/service_reflection.py pyproto/google/protobuf/service_reflection.py
[9/300] COPY ../../third_party/protobuf/python/google/protobuf/reflection.py pyproto/google/protobuf/reflection.py
[10/300] COPY ../../third_party/protobuf/python/google/protobuf/service.py pyproto/google/protobuf/service.py
[11/300] COPY ../../third_party/protobuf/python/google/protobuf/text_format.py pyproto/google/protobuf/text_format.py
[12/300] COPY ../../third_party/protobuf/descriptor_pb2.py pyproto/google/protobuf/descriptor_pb2.py
[13/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/__init__.py pyproto/google/protobuf/internal/__init__.py
[14/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/containers.py pyproto/google/protobuf/internal/containers.py
[15/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/api_implementation.py pyproto/google/protobuf/internal/api_implementation.py
[16/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/cpp_message.py pyproto/google/protobuf/internal/cpp_message.py
[17/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/decoder.py pyproto/google/protobuf/internal/decoder.py
[18/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/encoder.py pyproto/google/protobuf/internal/encoder.py
[19/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/wire_format.py pyproto/google/protobuf/internal/wire_format.py
[20/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/enum_type_wrapper.py pyproto/google/protobuf/internal/enum_type_wrapper.py
[21/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/generator_test.py pyproto/google/protobuf/internal/generator_test.py
[22/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/message_listener.py pyproto/google/protobuf/internal/message_listener.py
[23/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/python_message.py pyproto/google/protobuf/internal/python_message.py
[24/300] COPY ../../third_party/protobuf/python/google/protobuf/internal/type_checkers.py pyproto/google/protobuf/internal/type_checkers.py
[25/300] COPY ../../third_party/widevine/cdm/android/widevine_cdm_version.h gen/widevine_cdm_version.h
[26/300] COPY ../../components/test_runner/resources/fonts/android_main_fonts.xml android_main_fonts.xml
[27/300] COPY ../../components/test_runner/resources/fonts/AHEM____.TTF AHEM____.TTF
[28/300] COPY ../../components/test_runner/resources/fonts/android_fallback_fonts.xml android_fallback_fonts.xml
[29/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/settingsListRemove_2x.png resources/inspector/Images/settingsListRemove_2x.png
[30/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbActiveHoriz.png resources/inspector/Images/thumbActiveHoriz.png
[31/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarButtonGlyphs.png resources/inspector/Images/toolbarButtonGlyphs.png
[32/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarButtonGlyphs_2x.png resources/inspector/Images/toolbarButtonGlyphs_2x.png
[33/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarResizerHorizontal.png resources/inspector/Images/toolbarResizerHorizontal.png
[34/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbActiveVert.png resources/inspector/Images/thumbActiveVert.png
[35/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbHoriz.png resources/inspector/Images/thumbHoriz.png
[36/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbHoverHoriz.png resources/inspector/Images/thumbHoverHoriz.png
[37/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbHoverVert.png resources/inspector/Images/thumbHoverVert.png
[38/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbVert.png resources/inspector/Images/thumbVert.png
[39/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/touchCursor.png resources/inspector/Images/touchCursor.png
[40/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarItemSelected.png resources/inspector/Images/toolbarItemSelected.png
[41/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/touchCursor_2x.png resources/inspector/Images/touchCursor_2x.png
[42/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-default-1x.png
[43/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/updateServiceWorker.svg resources/inspector/Images/updateServiceWorker.svg
[44/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-default-2x.png
[45/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png
[46/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png
[47/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-navigation-1x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-navigation-1x.png
[48/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-navigation-2x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-navigation-2x.png
[49/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-default-1x.png resources/inspector/emulated_devices/google-nexus-5-vertical-default-1x.png
[50/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-default-2x.png resources/inspector/emulated_devices/google-nexus-5-vertical-default-2x.png
[51/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-keyboard-1x.png resources/inspector/emulated_devices/google-nexus-5-vertical-keyboard-1x.png
[52/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-keyboard-2x.png resources/inspector/emulated_devices/google-nexus-5-vertical-keyboard-2x.png
[53/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-navigation-1x.png resources/inspector/emulated_devices/google-nexus-5-vertical-navigation-1x.png
[54/300] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-navigation-2x.png resources/inspector/emulated_devices/google-nexus-5-vertical-navigation-2x.png
[55/300] COPY ../../third_party/WebKit/Source/devtools/front_end/devtools.js resources/inspector/devtools.js
[56/300] COPY ../../third_party/icu/android/icudtl.dat icudtl.dat
[57/300] COPY ../../third_party/angle/src/commit_id.py gen/angle/commit_id.py
[58/300] COPY ../../third_party/angle/src/copy_compiler_dll.bat gen/angle/copy_compiler_dll.bat
[59/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeSelect.png resources/inspector/Images/chromeSelect.png
[60/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeSelect_2x.png resources/inspector/Images/chromeSelect_2x.png
[61/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/database.png resources/inspector/Images/database.png
[62/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/databaseTable.png resources/inspector/Images/databaseTable.png
[63/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/deleteIcon.png resources/inspector/Images/deleteIcon.png
[64/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/popoverArrows.png resources/inspector/Images/popoverArrows.png
[65/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/domain.png resources/inspector/Images/domain.png
[66/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/errorWave.png resources/inspector/Images/errorWave.png
[67/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/errorWave_2x.png resources/inspector/Images/errorWave_2x.png
[68/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/fileSystem.png resources/inspector/Images/fileSystem.png
[69/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/forward.png resources/inspector/Images/forward.png
[70/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/frame.png resources/inspector/Images/frame.png
[71/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/indexedDB.png resources/inspector/Images/indexedDB.png
[72/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/graphLabelCalloutLeft.png resources/inspector/Images/graphLabelCalloutLeft.png
[73/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/graphLabelCalloutRight.png resources/inspector/Images/graphLabelCalloutRight.png
[74/300] STAMP obj/third_party/protobuf/py_proto.actions_rules_copies.stamp
[75/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/indexedDBIndex.png resources/inspector/Images/indexedDBIndex.png
[76/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/localStorage.png resources/inspector/Images/localStorage.png
[77/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/indexedDBObjectStore.png resources/inspector/Images/indexedDBObjectStore.png
[78/300] STAMP obj/components/test_runner/resources.actions_rules_copies.stamp
[79/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/notifications.svg resources/inspector/Images/notifications.svg
[80/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/navigationControls.png resources/inspector/Images/navigationControls.png
[81/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/navigationControls_2x.png resources/inspector/Images/navigationControls_2x.png
[82/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/paneAddButtons.png resources/inspector/Images/paneAddButtons.png
[83/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarResizerVertical.png resources/inspector/Images/toolbarResizerVertical.png
[84/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/applicationCache.png resources/inspector/Images/applicationCache.png
[85/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeLeft.png resources/inspector/Images/chromeLeft.png
[86/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeDisabledSelect.png resources/inspector/Images/chromeDisabledSelect.png
[87/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeDisabledSelect_2x.png resources/inspector/Images/chromeDisabledSelect_2x.png
[88/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeRight.png resources/inspector/Images/chromeRight.png
[89/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpoint.png resources/inspector/Images/breakpoint.png
[90/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpoint_2x.png resources/inspector/Images/breakpoint_2x.png
[91/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/checker.png resources/inspector/Images/checker.png
[92/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpointConditional.png resources/inspector/Images/breakpointConditional.png
[93/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpointConditional_2x.png resources/inspector/Images/breakpointConditional_2x.png
[94/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/cookie.png resources/inspector/Images/cookie.png
[95/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeMiddle.png resources/inspector/Images/chromeMiddle.png
[96/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/paneFilterButtons.png resources/inspector/Images/paneFilterButtons.png
[97/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/paneRefreshButtons.png resources/inspector/Images/paneRefreshButtons.png
[98/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/profileGroupIcon.png resources/inspector/Images/profileGroupIcon.png
[99/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/profileIcon.png resources/inspector/Images/profileIcon.png
[100/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/profileSmallIcon.png resources/inspector/Images/profileSmallIcon.png
[101/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/radioDot.png resources/inspector/Images/radioDot.png
[102/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceCSSIcon.png resources/inspector/Images/resourceCSSIcon.png
[103/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceJSIcon.png resources/inspector/Images/resourceJSIcon.png
[104/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceDocumentIcon.png resources/inspector/Images/resourceDocumentIcon.png
[105/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceDocumentIconSmall.png resources/inspector/Images/resourceDocumentIconSmall.png
[106/300] COPY icudtl.dat content_shell/assets/icudtl.dat
[107/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/responsiveDesign.png resources/inspector/Images/responsiveDesign.png
[108/300] STAMP obj/third_party/angle/src/copy_scripts.actions_rules_copies.stamp
[109/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourcePlainIcon.png resources/inspector/Images/resourcePlainIcon.png
[110/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourcePlainIconSmall.png resources/inspector/Images/resourcePlainIconSmall.png
[111/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourcesTimeGraphIcon.png resources/inspector/Images/resourcesTimeGraphIcon.png
[112/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/searchNext.png resources/inspector/Images/searchNext.png
[113/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/responsiveDesign_2x.png resources/inspector/Images/responsiveDesign_2x.png
[114/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/searchPrev.png resources/inspector/Images/searchPrev.png
[115/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/serviceWorker.svg resources/inspector/Images/serviceWorker.svg
[116/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityPropertyInsecure.svg resources/inspector/Images/securityPropertyInsecure.svg
[117/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityPropertySecure.svg resources/inspector/Images/securityPropertySecure.svg
[118/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityPropertyWarning.svg resources/inspector/Images/securityPropertyWarning.svg
[119/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure.svg resources/inspector/Images/securityStateInsecure.svg
[120/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateNeutral.svg resources/inspector/Images/securityStateNeutral.svg
[121/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure.svg resources/inspector/Images/securityStateSecure.svg
[122/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/sessionStorage.png resources/inspector/Images/sessionStorage.png
[123/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/speech.png resources/inspector/Images/speech.png
[124/300] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/settingsListRemove.png resources/inspector/Images/settingsListRemove.png
[125/300] STAMP obj.host/v8/tools/gyp/mksnapshot.compile_depends.stamp
[126/300] STAMP obj/ipc/mojo/ipc_mojo_perftests.compile_depends.stamp
[127/300] STAMP obj/ipc/mojo/ipc_mojo_unittests.compile_depends.stamp
[128/300] STAMP obj/third_party/WebKit/Source/wtf/wtf_unittests.compile_depends.stamp
[129/300] STAMP obj/media/player_android.compile_depends.stamp
[130/300] STAMP obj/media/player_android.actions_depends.stamp
[131/300] STAMP obj/net/net_test_support.actions_depends.stamp
[132/300] STAMP obj/net/net_test_support.compile_depends.stamp
[133/300] ACTION Generating ANGLE Commit ID
[134/300] STAMP obj/third_party/WebKit/Source/devtools/devtools_frontend_resources.actions_rules_copies.stamp
[135/300] LINK mksnapshot
[136/300] CXX obj/media/base/android/player_android.media_drm_bridge.o
[137/300] STAMP obj/third_party/WebKit/Source/devtools/generate_devtools_grd.actions_depends.stamp
[138/300] ACTION generate_devtools_grd: generate_devtools_grd_c7402f4706432af4f97456d841ae6155
[139/300] STAMP obj/gpu/command_buffer_service.actions_depends.stamp
[140/300] STAMP obj/gpu/command_buffer_service.compile_depends.stamp
[141/300] CXX obj/gpu/command_buffer/service/command_buffer_service.program_cache.o
[142/300] ACTION Generating resources from gen/devtools/devtools_resources.grd
[143/297] AR obj/gpu/libcommand_buffer_service.a
[144/297] AR obj/media/libplayer_android.a
[145/297] STAMP obj/gpu/gpu.actions_depends.stamp
[146/297] STAMP obj/cc/cc.actions_depends.stamp
[147/297] STAMP obj/cc/cc_surfaces.actions_depends.stamp
[148/297] STAMP obj/cc/cc_test_support.actions_depends.stamp
[149/297] STAMP obj/v8/tools/gyp/v8_external_snapshot.actions_depends.stamp
[150/297] SOLINK lib/libipc_mojo_perftests.so
[151/297] ACTION v8_external_snapshot: run_mksnapshot (external)_d7a316e05e7b0a438c42a81cdde1cb2e
[152/297] COPY snapshot_blob.bin content_shell/assets/snapshot_blob.bin
[153/297] STAMP obj/v8/tools/gyp/v8_external_snapshot.actions_rules_copies.stamp
[154/297] STAMP obj/content/content_v8_external_data.actions_rules_copies.stamp
[155/297] STAMP obj/third_party/WebKit/Source/platform/blink_platform.compile_depends.stamp
[156/297] STAMP obj/content/layouttest_support_content.compile_depends.stamp
[157/297] STAMP obj/third_party/WebKit/Source/core/webcore_prerequisites.compile_depends.stamp
[158/297] STAMP obj/third_party/WebKit/Source/platform/blink_platform_unittests.compile_depends.stamp
[159/297] STAMP obj/third_party/WebKit/Source/core/webcore_generated.compile_depends.stamp
[160/297] STAMP obj/third_party/WebKit/Source/core/webcore.compile_depends.stamp
[161/297] STAMP obj/third_party/WebKit/Source/web/blink_web_test_support.compile_depends.stamp
[162/297] STAMP obj/third_party/WebKit/Source/modules/modules.compile_depends.stamp
[163/297] STAMP obj/third_party/WebKit/Source/core/webcore_testing.compile_depends.stamp
[164/297] STAMP obj/third_party/WebKit/Source/web/blink_web.compile_depends.stamp
[165/297] STAMP obj/third_party/WebKit/Source/modules/modules_testing.compile_depends.stamp
[166/297] CXX obj/third_party/WebKit/Source/modules/webgl/modules.WebGL2RenderingContextBase.o
[167/297] CXX obj/third_party/WebKit/Source/modules/webgl/modules.WebGLRenderingContextBase.o
[168/297] STAMP obj/components/test_runner/test_runner.actions_depends.stamp
[169/297] STAMP obj/third_party/WebKit/public/blink.compile_depends.stamp
[170/297] ACTION content_common: generate_webkit_version_c20a0de8b6d0417ab345b5595f86dd02
[171/297] STAMP obj/content/content_renderer.actions_depends.stamp
[172/297] STAMP obj/content/content_browser.actions_depends.stamp
[173/297] STAMP obj/content/content_shell_lib.actions_depends.stamp
[174/297] STAMP obj/components/test_runner/test_runner.compile_depends.stamp
[175/297] CXX obj/media/blink/media_blink.buffered_data_source.o
[176/297] STAMP obj/components/plugins_renderer.compile_depends.stamp
[177/297] STAMP obj/content/content_child.compile_depends.stamp
[178/297] STAMP obj/content/content_renderer.compile_depends.stamp
[179/297] STAMP obj/content/content_browser.compile_depends.stamp
[180/297] STAMP obj/components/web_cache_renderer.compile_depends.stamp
[181/297] STAMP obj/content/test_support_content.compile_depends.stamp
[182/297] STAMP obj/content/content_shell_lib.compile_depends.stamp
[183/297] CXX obj/content/renderer/content_renderer.render_thread_impl.o
[184/297] CXX obj/content/renderer/media/content_renderer.render_media_client.o
[185/297] CXX obj/content/browser/gpu/content_browser.gpu_internals_ui.o
[186/297] CXX obj/content/browser/media/android/content_browser.media_drm_credential_manager.o
[187/297] CXX obj/content/common/content_common.user_agent.o
[188/297] STAMP obj/third_party/WebKit/Source/web/webkit_unit_tests.compile_depends.stamp
[189/297] STAMP obj/third_party/WebKit/Source/platform/blink_heap_unittests.compile_depends.stamp
[190/297] STAMP obj/content/libcontent_shell_content_view.compile_depends.stamp
[191/297] SOLINK lib/libipc_mojo_unittests.so
[192/297] SOLINK lib/libwtf_unittests.so
[193/297] STAMP obj/content/test_support_content.actions_depends.stamp
[194/297] AR obj/content/libcontent_browser.a
[195/297] AR obj/content/libcontent_common.a
[196/296] ACTION Writing dependency ordered libraries for wtf_unittests_apk
[197/296] COPY /mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/ndk/prebuilt/android-arm/gdbserver/gdbserver wtf_unittests_apk/libs/armeabi-v7a/gdbserver
[198/296] SOLINK lib/libblink_platform_unittests.so
[199/296] STAMP obj/content/content_java.actions_depends.stamp
[200/289] ACTION Stripping libraries for wtf_unittests_apk
[201/289] ACTION Inserting chromium version string into native libraries
[202/289] ACTION Stripping libraries for wtf_unittests_apk
[203/289] ACTION Copying libraries (no relocation packing) for wtf_unittests_apk
[204/289] ACTION Packaging wtf_unittests
[205/289] ACTION Signing/aligning wtf_unittests_apk APK: wtf_unittests_apk/wtf_unittests-unsigned.apk
[206/289] STAMP obj/third_party/WebKit/Source/wtf/wtf_unittests_apk.actions_rules_copies.stamp
[207/288] ACTION Writing dependency ordered libraries for blink_platform_unittests_apk
[208/288] COPY /mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/ndk/prebuilt/android-arm/gdbserver/gdbserver blink_platform_unittests_apk/libs/armeabi-v7a/gdbserver
[209/281] ACTION Stripping libraries for blink_platform_unittests_apk
[210/281] ACTION Inserting chromium version string into native libraries
[211/281] ACTION Stripping libraries for blink_platform_unittests_apk
[212/281] ACTION Copying libraries (no relocation packing) for blink_platform_unittests_apk
[213/281] ACTION Packaging blink_platform_unittests
[214/281] ACTION Signing/aligning blink_platform_unittests_apk APK: blink_platform_unittests_apk/blink_platform_unittests-unsigned.apk
[215/281] STAMP obj/third_party/WebKit/Source/platform/blink_platform_unittests_apk.actions_rules_copies.stamp
[216/281] AR obj/third_party/WebKit/Source/modules/libmodules.a
[217/281] AR obj/media/blink/libmedia_blink.a
[218/281] AR obj/content/libcontent_renderer.a
[219/281] SOLINK lib/libwebkit_unit_tests.so
[220/281] STAMP obj/third_party/WebKit/Source/web/webkit_unit_tests_apk.actions_depends.stamp
[221/281] SOLINK lib/libblink_heap_unittests.so
[222/281] COPY /mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/ndk/prebuilt/android-arm/gdbserver/gdbserver webkit_unit_tests_apk/libs/armeabi-v7a/gdbserver
[223/281] ACTION processing resources for webkit_unit_tests_apk
[224/281] ACTION Writing dependency ordered libraries for webkit_unit_tests_apk
[225/280] ACTION Stripping libraries for webkit_unit_tests_apk
[226/280] ACTION Inserting chromium version string into native libraries
[227/280] ACTION Stripping libraries for webkit_unit_tests_apk
[228/280] ACTION Compiling java for webkit_unit_tests_apk
[229/280] ACTION packaging resources for webkit_unit_tests
[230/280] ACTION Copying libraries (no relocation packing) for webkit_unit_tests_apk
[231/276] ACTION Obfuscating webkit_unit_tests_apk
[232/276] ACTION Packaging webkit_unit_tests
[233/276] ACTION Signing/aligning webkit_unit_tests_apk APK: webkit_unit_tests_apk/webkit_unit_tests-unsigned.apk
[234/276] STAMP obj/third_party/WebKit/Source/web/webkit_unit_tests_apk.actions_rules_copies.stamp
[235/275] ACTION Writing dependency ordered libraries for blink_heap_unittests_apk
[236/275] SOLINK lib/libcontent_shell_content_view.so
[237/275] COPY snapshot_blob.bin blink_heap_unittests_apk/assets/snapshot_blob.bin
[238/275] COPY /mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/ndk/prebuilt/android-arm/gdbserver/gdbserver blink_heap_unittests_apk/libs/armeabi-v7a/gdbserver
[239/275] ACTION processing resources for blink_heap_unittests_apk
[240/274] ACTION Stripping libraries for blink_heap_unittests_apk
[241/274] ACTION packaging resources for blink_heap_unittests
[242/274] ACTION Compiling java for blink_heap_unittests_apk
[243/270] ACTION Obfuscating blink_heap_unittests_apk
[244/270] ACTION Stripping libraries for blink_heap_unittests_apk
[245/270] ACTION Inserting chromium version string into native libraries
[246/270] ACTION Copying libraries (no relocation packing) for blink_heap_unittests_apk
[247/270] ACTION Packaging blink_heap_unittests
[248/270] ACTION Signing/aligning blink_heap_unittests_apk APK: blink_heap_unittests_apk/blink_heap_unittests-unsigned.apk
[249/270] STAMP obj/third_party/WebKit/Source/platform/blink_heap_unittests_apk.actions_rules_copies.stamp
[250/270] STAMP obj/third_party/WebKit/public/all_blink.actions_depends.stamp
[251/270] STAMP obj/content/content_shell_apk.actions_depends.stamp
[252/270] ACTION processing resources for content_shell_apk
[253/270] ACTION Writing dependency ordered libraries for content_shell_apk
[254/270] COPY /mnt/data/b/build/slave/Android_Builder/build/src/third_party/android_tools/ndk/prebuilt/android-arm/gdbserver/gdbserver content_shell_apk/libs/armeabi-v7a/gdbserver
[255/269] ACTION Stripping libraries for content_shell_apk
[256/269] ACTION Compiling java for content_shell_apk
[257/269] ACTION packaging resources for ContentShell
[258/269] ACTION Inserting chromium version string into native libraries
[259/269] ACTION Stripping libraries for content_shell_apk
[260/265] ACTION Obfuscating content_shell_apk
[261/265] ACTION Copying libraries (no relocation packing) for content_shell_apk
[262/265] ACTION Packaging ContentShell
[263/265] ACTION Signing/aligning content_shell_apk APK: content_shell_apk/ContentShell-unsigned.apk
[264/265] STAMP obj/content/content_shell_apk.actions_rules_copies.stamp
[265/265] STAMP obj/build/blink_tests.actions_depends.stamp

/usr/bin/python /mnt/data/b/build/goma/goma_ctl.py stat
We recommend to limit access to the file: /mnt/data/b/build/goma/goma.key
e.g. chmod go-rwx /mnt/data/b/build/goma/goma.key
request: total=18 success=18 failure=0
 compiler_proxy: fail=0
 compiler_info: stores=2 store_dups=0 miss=0 fail=0
 goma: finished=6 cache_hit=5 aborted=4 retry=0 fail=0
 local: run=12 killed=0 finished=8
 local run reason:
  local idle=1
  should fallback=8
  slow goma=3
files: requested=4680 uploaded=2912 missed=0
outputs: files=12 rename=0 buf=12 peak_req=451587
memory: consuming=0
time: uptime=140
include_processor: total=569 skipped=315
depscache: table_size=12232 max=1840 total=3207619 average=262 idtable=28192 hit=9 updated=1 missed=0
incdircache: instances=1 memory=340167 created=1 reused=0
http_rpc: query=4 retry=0 timeout=0 error=0


/usr/bin/python /mnt/data/b/build/goma/goma_ctl.py stop
We recommend to limit access to the file: /mnt/data/b/build/goma/goma.key
e.g. chmod go-rwx /mnt/data/b/build/goma/goma.key
Killing compiler proxy.
GOMA parameters:
GOMA_CACHE_DIR=/mnt/data/b/build/slave/goma_cache
GOMA_USE_SSL=true
GOMA_COMPILER_PROXY_SOCKET_NAME=goma.ipc
GOMA_API_KEY_FILE=/mnt/data/b/build/goma/goma.key
GOMA_COMPILER_PROXY_ADDR=
GOMA_DEPS_CACHE_DIR=/mnt/data/b/build/slave/Android_Builder/build/src/out/Release
GOMA_ALLOWED_NETWORK_ERROR_DURATION=1800
GOMA_COMPILER_PROXY_PORT=8088
GOMA_COMPILER_PROXY_DAEMON_MODE=true
GOMA_COMPILER_PROXY_LOCK_FILENAME=goma_compiler_proxy.lock
GOMA_HERMETIC=error
compiler proxy status: http://127.0.0.1:8088 quit!

/mnt/data/b/build/scripts/slave/gsutil cp file:///tmp/tmpbXutsD gs://chrome-goma-log/2015/09/04/vm850-m1/compiler_proxy.vm850-m1.chrome-bot.log.INFO.20150904-135811.14131.gz
Copying file:///tmp/tmpbXutsD [Content-Type=application/octet-stream]...
Copied log file to gs://chrome-goma-log/2015/09/04/vm850-m1/compiler_proxy.vm850-m1.chrome-bot.log.INFO.20150904-135811.14131.gz
Visualization at http://chromium-build-stats.appspot.com/compiler_proxy_log/2015/09/04/vm850-m1/compiler_proxy.vm850-m1.chrome-bot.log.INFO.20150904-135811.14131.gz

/mnt/data/b/build/scripts/slave/gsutil cp file:///tmp/tmpV6PgFK gs://chrome-goma-log/2015/09/04/vm850-m1/ninja_log.vm850-m1.chrome-bot.20150904-140031.14113.gz
Copying file:///tmp/tmpV6PgFK [Content-Type=application/octet-stream]...
Copied log file to gs://chrome-goma-log/2015/09/04/vm850-m1/ninja_log.vm850-m1.chrome-bot.20150904-140031.14113.gz
Visualization at http://chromium-build-stats.appspot.com/ninja_log/2015/09/04/vm850-m1/ninja_log.vm850-m1.chrome-bot.20150904-140031.14113.gz

@@@STEP_CURSOR compile@@@

@@@STEP_CURSOR compile@@@



--------------------------------------------------------------------------------
started: Fri Sep  4 13:58:15 2015
ended: Fri Sep  4 14:00:38 2015
duration: 2 mins, 22 secs
status: SUCCESS
status reason: