(view as text)
@@@STEP_CURSOR@sql_unittests on Mac-10.9@@@
@@@STEP_STARTED@@@
python -u /b/build/scripts/tools/runit.py python /b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmp7e3F7D.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmp77i3c1.json
in dir /b/build/slave/Mac_ASan_64_Tests__1_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/scripts/tools/runit.py', 'python', '/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmp7e3F7D.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmp77i3c1.json']
 name: sql_unittests on Mac-10.9
 step_test_data: <lambda>(...)
full environment:
 AWS_CREDENTIAL_FILE: /b/build/site_config/.boto
 BOTO_CONFIG: /b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'danakj@chromium.org', u'dpranke@chromium.org', u'mstensho@opera.com', u'spqchan@chromium.org', u'tedchoc@chromium.org', u'zmo@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
 BUILDBOT_BUILDERNAME: Mac ASan 64 Tests (1)
 BUILDBOT_BUILDNUMBER: 16552
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory
 BUILDBOT_REVISION: ae057e0a986c713b8d3b619d1e0f4be61a3f963c
 BUILDBOT_SCHEDULER: mac_asan_64_rel_trigger
 BUILDBOT_SLAVENAME: vm689-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.7.4 vm689-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/slave/Mac_ASan_64_Tests__1_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-EmMOc6/Listeners
 USER: chrome-bot

+------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2efe9588c45ff510 |
+------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 8 parallel jobs.
[ RUN      ] SQLConnectionTest.Execute
[       OK ] SQLConnectionTest.Execute (26 ms)
[1/72] SQLConnectionTest.Execute (26 ms)
[ RUN      ] SQLConnectionTest.ExecuteWithErrorCode
[       OK ] SQLConnectionTest.ExecuteWithErrorCode (4 ms)
[2/72] SQLConnectionTest.ExecuteWithErrorCode (4 ms)
[ RUN      ] SQLConnectionTest.CachedStatement
[       OK ] SQLConnectionTest.CachedStatement (6 ms)
[3/72] SQLConnectionTest.CachedStatement (6 ms)
[ RUN      ] SQLConnectionTest.IsSQLValidTest
[       OK ] SQLConnectionTest.IsSQLValidTest (3 ms)
[4/72] SQLConnectionTest.IsSQLValidTest (3 ms)
[ RUN      ] SQLConnectionTest.DoesStuffExist
[       OK ] SQLConnectionTest.DoesStuffExist (6 ms)
[5/72] SQLConnectionTest.DoesStuffExist (6 ms)
[ RUN      ] SQLConnectionTest.GetLastInsertRowId
[       OK ] SQLConnectionTest.GetLastInsertRowId (4 ms)
[6/72] SQLConnectionTest.GetLastInsertRowId (4 ms)
[ RUN      ] SQLConnectionTest.Rollback
[       OK ] SQLConnectionTest.Rollback (2 ms)
[7/72] SQLConnectionTest.Rollback (2 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreError
[47969:3335:0524/173414:15615029211676:ERROR:connection.cc(1912)] SQLTest.db sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ScopedIgnoreError (4 ms)
[8/72] SQLConnectionTest.ScopedIgnoreError (4 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreUntracked
[47969:3335:0524/173414:15615033544684:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.ScopedIgnoreUntracked (5 ms)
[9/72] SQLConnectionTest.ScopedIgnoreUntracked (5 ms)
[ RUN      ] SQLConnectionTest.ErrorCallback
[47969:3335:0524/173414:15615038382461:ERROR:connection.cc(1912)] SQLTest.db sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[47969:3335:0524/173414:15615038750510:ERROR:connection.cc(1912)] SQLTest.db sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[47969:3335:0524/173414:15615039101294:ERROR:connection.cc(1912)] SQLTest.db sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[47969:3335:0524/173414:15615039478206:ERROR:connection.cc(1912)] SQLTest.db sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ErrorCallback (5 ms)
[10/72] SQLConnectionTest.ErrorCallback (5 ms)
[ RUN      ] SQLConnectionTest.Raze
[       OK ] SQLConnectionTest.Raze (15 ms)
[11/72] SQLConnectionTest.Raze (15 ms)
[ RUN      ] SQLConnectionTest.RazePageSize
[       OK ] SQLConnectionTest.RazePageSize (5 ms)
[12/72] SQLConnectionTest.RazePageSize (5 ms)
[ RUN      ] SQLConnectionTest.RazeMultiple
[       OK ] SQLConnectionTest.RazeMultiple (7 ms)
[13/72] SQLConnectionTest.RazeMultiple (7 ms)
[ RUN      ] SQLConnectionTest.RazeLocked
[       OK ] SQLConnectionTest.RazeLocked (20 ms)
[14/72] SQLConnectionTest.RazeLocked (20 ms)
[ RUN      ] SQLConnectionTest.RazeEmptyDB
[       OK ] SQLConnectionTest.RazeEmptyDB (6 ms)
[15/72] SQLConnectionTest.RazeEmptyDB (6 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB
[47970:3335:0524/173415:15615131564220:ERROR:connection.cc(1912)] SQLTest.db sqlite error 26, errno 0: file is encrypted or is not a database, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeNOTADB (7 ms)
[16/72] SQLConnectionTest.RazeNOTADB (7 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB2
[47970:3335:0524/173415:15615140255842:ERROR:connection.cc(1912)] SQLTest.db sqlite error 26, errno 0: file is encrypted or is not a database, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeNOTADB2 (8 ms)
[17/72] SQLConnectionTest.RazeNOTADB2 (8 ms)
[ RUN      ] SQLConnectionTest.RazeCallbackReopen
[47970:3335:0524/173415:15615148526971:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[47970:3335:0524/173415:15615149373016:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA auto_vacuum
[47970:3335:0524/173415:15615150331821:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeCallbackReopen (10 ms)
[18/72] SQLConnectionTest.RazeCallbackReopen (10 ms)
[ RUN      ] SQLConnectionTest.RazeAndClose
[       OK ] SQLConnectionTest.RazeAndClose (12 ms)
[19/72] SQLConnectionTest.RazeAndClose (12 ms)
[ RUN      ] SQLConnectionTest.RazeAndCloseDiagnostics
[       OK ] SQLConnectionTest.RazeAndCloseDiagnostics (6 ms)
[20/72] SQLConnectionTest.RazeAndCloseDiagnostics (6 ms)
[ RUN      ] SQLConnectionTest.Delete
[       OK ] SQLConnectionTest.Delete (7 ms)
[21/72] SQLConnectionTest.Delete (7 ms)
[ RUN      ] SQLConnectionTest.UserPermission
[       OK ] SQLConnectionTest.UserPermission (11 ms)
[22/72] SQLConnectionTest.UserPermission (11 ms)
[ RUN      ] SQLConnectionTest.Poison
[47971:3335:0524/173415:15615212127572:ERROR:connection.cc(1912)] SQLTest.db sqlite error 1, errno 0: cannot commit - no transaction is active, sql: COMMIT
[       OK ] SQLConnectionTest.Poison (10 ms)
[23/72] SQLConnectionTest.Poison (10 ms)
[ RUN      ] SQLConnectionTest.Attach
[47971:3335:0524/173415:15615220464173:ERROR:connection.cc(1912)] SQLTest.db sqlite error 1, errno 0: cannot ATTACH database within transaction, sql: ATTACH DATABASE ? AS ?
[47971:3335:0524/173415:15615222278291:ERROR:connection.cc(1912)] SQLTest.db sqlite error 1, errno 0: cannot DETACH database within transaction, sql: DETACH DATABASE ?
[       OK ] SQLConnectionTest.Attach (9 ms)
[24/72] SQLConnectionTest.Attach (9 ms)
[ RUN      ] SQLConnectionTest.Basic_QuickIntegrityCheck
[47971:3335:0524/173415:15615226545605:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.Basic_QuickIntegrityCheck (4 ms)
[25/72] SQLConnectionTest.Basic_QuickIntegrityCheck (4 ms)
[ RUN      ] SQLConnectionTest.Basic_FullIntegrityCheck
[47971:3335:0524/173415:15615231105574:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.Basic_FullIntegrityCheck (5 ms)
[26/72] SQLConnectionTest.Basic_FullIntegrityCheck (5 ms)
[ RUN      ] SQLConnectionTest.EventsExecute
[       OK ] SQLConnectionTest.EventsExecute (7 ms)
[27/72] SQLConnectionTest.EventsExecute (7 ms)
[ RUN      ] SQLConnectionTest.EventsStatement
[       OK ] SQLConnectionTest.EventsStatement (6 ms)
[28/72] SQLConnectionTest.EventsStatement (6 ms)
[ RUN      ] SQLConnectionTest.TimeQuery
[       OK ] SQLConnectionTest.TimeQuery (3 ms)
[29/72] SQLConnectionTest.TimeQuery (3 ms)
[ RUN      ] SQLConnectionTest.TimeUpdateAutocommit
[       OK ] SQLConnectionTest.TimeUpdateAutocommit (2 ms)
[30/72] SQLConnectionTest.TimeUpdateAutocommit (2 ms)
[ RUN      ] SQLConnectionTest.TimeUpdateTransaction
[       OK ] SQLConnectionTest.TimeUpdateTransaction (6 ms)
[31/72] SQLConnectionTest.TimeUpdateTransaction (6 ms)
[ RUN      ] SQLConnectionTest.OnMemoryDump
[       OK ] SQLConnectionTest.OnMemoryDump (2 ms)
[32/72] SQLConnectionTest.OnMemoryDump (2 ms)
[ RUN      ] SQLConnectionTest.CollectDiagnosticInfo
[       OK ] SQLConnectionTest.CollectDiagnosticInfo (8 ms)
[33/72] SQLConnectionTest.CollectDiagnosticInfo (8 ms)
[ RUN      ] SQLConnectionTest.RegisterIntentToUpload
[       OK ] SQLConnectionTest.RegisterIntentToUpload (7 ms)
[34/72] SQLConnectionTest.RegisterIntentToUpload (7 ms)
[ RUN      ] SQLConnectionTest.MmapInitiallyEnabled
[       OK ] SQLConnectionTest.MmapInitiallyEnabled (2 ms)
[35/72] SQLConnectionTest.MmapInitiallyEnabled (2 ms)
[ RUN      ] SQLConnectionTest.GetAppropriateMmapSize
[47972:3335:0524/173415:15615424214541:ERROR:connection.cc(1912)] SQLTest.db sqlite error 1, errno 0: no such table: meta, sql: SELECT value FROM meta WHERE key = ?
[       OK ] SQLConnectionTest.GetAppropriateMmapSize (9 ms)
[36/72] SQLConnectionTest.GetAppropriateMmapSize (9 ms)
[ RUN      ] SQLMetaTableTest.DoesTableExist
[       OK ] SQLMetaTableTest.DoesTableExist (4 ms)
[37/72] SQLMetaTableTest.DoesTableExist (4 ms)
[ RUN      ] SQLMetaTableTest.RazeIfDeprecated
[       OK ] SQLMetaTableTest.RazeIfDeprecated (13 ms)
[38/72] SQLMetaTableTest.RazeIfDeprecated (13 ms)
[ RUN      ] SQLMetaTableTest.VersionNumber
[       OK ] SQLMetaTableTest.VersionNumber (6 ms)
[39/72] SQLMetaTableTest.VersionNumber (6 ms)
[ RUN      ] SQLMetaTableTest.StringValue
[       OK ] SQLMetaTableTest.StringValue (6 ms)
[40/72] SQLMetaTableTest.StringValue (6 ms)
[ RUN      ] SQLMetaTableTest.IntValue
[       OK ] SQLMetaTableTest.IntValue (12 ms)
[41/72] SQLMetaTableTest.IntValue (12 ms)
[ RUN      ] SQLMetaTableTest.Int64Value
[       OK ] SQLMetaTableTest.Int64Value (7 ms)
[42/72] SQLMetaTableTest.Int64Value (7 ms)
[ RUN      ] SQLMetaTableTest.DeleteKey
[       OK ] SQLMetaTableTest.DeleteKey (6 ms)
[43/72] SQLMetaTableTest.DeleteKey (6 ms)
[ RUN      ] SQLRecoveryTest.RecoverBasic
[       OK ] SQLRecoveryTest.RecoverBasic (33 ms)
[44/72] SQLRecoveryTest.RecoverBasic (33 ms)
[ RUN      ] SQLRecoveryTest.VirtualTable
[       OK ] SQLRecoveryTest.VirtualTable (10 ms)
[45/72] SQLRecoveryTest.VirtualTable (10 ms)
[ RUN      ] SQLRecoveryTest.RecoverCorruptIndex
[47973:3335:0524/173415:15615853830112:ERROR:connection.cc(1912)] SQLTest.db sqlite error 11, errno 0: database disk image is malformed, sql: SELECT v FROM x WHERE id = 0
[       OK ] SQLRecoveryTest.RecoverCorruptIndex (16 ms)
[46/72] SQLRecoveryTest.RecoverCorruptIndex (16 ms)
[ RUN      ] SQLRecoveryTest.RecoverCorruptTable
[47973:3335:0524/173415:15615870961677:ERROR:connection.cc(1912)] SQLTest.db sqlite error 2067, errno 0: UNIQUE constraint failed: x.id, sql: INSERT INTO x (id, v) VALUES (0, 101)
[       OK ] SQLRecoveryTest.RecoverCorruptTable (17 ms)
[47/72] SQLRecoveryTest.RecoverCorruptTable (17 ms)
[ RUN      ] SQLRecoveryTest.Meta
[47973:3335:0524/173415:15615894484235:ERROR:connection.cc(1912)]  sqlite error 11, errno -2: unable to find backing table, sql: CREATE VIRTUAL TABLE temp.recover_meta USING recover(corrupt.meta,key TEXT NOT NULL,value ANY)
[       OK ] SQLRecoveryTest.Meta (18 ms)
[48/72] SQLRecoveryTest.Meta (18 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTable
[       OK ] SQLRecoveryTest.AutoRecoverTable (17 ms)
[49/72] SQLRecoveryTest.AutoRecoverTable (17 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithDefault
[       OK ] SQLRecoveryTest.AutoRecoverTableWithDefault (18 ms)
[50/72] SQLRecoveryTest.AutoRecoverTableWithDefault (18 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableNullFilter
[       OK ] SQLRecoveryTest.AutoRecoverTableNullFilter (20 ms)
[51/72] SQLRecoveryTest.AutoRecoverTableNullFilter (20 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithRowid
[       OK ] SQLRecoveryTest.AutoRecoverTableWithRowid (13 ms)
[52/72] SQLRecoveryTest.AutoRecoverTableWithRowid (13 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithCompoundKey
[       OK ] SQLRecoveryTest.AutoRecoverTableWithCompoundKey (15 ms)
[53/72] SQLRecoveryTest.AutoRecoverTableWithCompoundKey (15 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableMissingColumns
[       OK ] SQLRecoveryTest.AutoRecoverTableMissingColumns (13 ms)
[54/72] SQLRecoveryTest.AutoRecoverTableMissingColumns (13 ms)
[ RUN      ] SQLRecoveryTest.Bug387868
[       OK ] SQLRecoveryTest.Bug387868 (9 ms)
[55/72] SQLRecoveryTest.Bug387868 (9 ms)
[ RUN      ] SQLRecoveryTest.NoMmap
[       OK ] SQLRecoveryTest.NoMmap (4 ms)
[56/72] SQLRecoveryTest.NoMmap (4 ms)
[ RUN      ] SQLMemoryDumpProviderTest.OnMemoryDump
[       OK ] SQLMemoryDumpProviderTest.OnMemoryDump (2 ms)
[57/72] SQLMemoryDumpProviderTest.OnMemoryDump (2 ms)
[ RUN      ] SQLiteFeaturesTest.NoFTS1
[       OK ] SQLiteFeaturesTest.NoFTS1 (2 ms)
[58/72] SQLiteFeaturesTest.NoFTS1 (2 ms)
[ RUN      ] SQLiteFeaturesTest.NoFTS2
[       OK ] SQLiteFeaturesTest.NoFTS2 (2 ms)
[59/72] SQLiteFeaturesTest.NoFTS2 (2 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3
[       OK ] SQLiteFeaturesTest.FTS3 (4 ms)
[60/72] SQLiteFeaturesTest.FTS3 (4 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3_Prefix
[       OK ] SQLiteFeaturesTest.FTS3_Prefix (13 ms)
[61/72] SQLiteFeaturesTest.FTS3_Prefix (13 ms)
[ RUN      ] SQLiteFeaturesTest.UsesUsleep
[47975:3335:0524/173415:15615877567775:ERROR:sqlite_features_unittest.cc(112)] Milliseconds: 1
[       OK ] SQLiteFeaturesTest.UsesUsleep (2 ms)
[62/72] SQLiteFeaturesTest.UsesUsleep (2 ms)
[ RUN      ] SQLiteFeaturesTest.ForeignKeySupport
[       OK ] SQLiteFeaturesTest.ForeignKeySupport (9 ms)
[63/72] SQLiteFeaturesTest.ForeignKeySupport (9 ms)
[ RUN      ] SQLiteFeaturesTest.Mmap
[       OK ] SQLiteFeaturesTest.Mmap (2 ms)
[64/72] SQLiteFeaturesTest.Mmap (2 ms)
[ RUN      ] SQLStatementTest.Assign
[       OK ] SQLStatementTest.Assign (2 ms)
[65/72] SQLStatementTest.Assign (2 ms)
[ RUN      ] SQLStatementTest.Run
[       OK ] SQLStatementTest.Run (4 ms)
[66/72] SQLStatementTest.Run (4 ms)
[ RUN      ] SQLStatementTest.ErrorCallback
[47975:3335:0524/173415:15615897216274:ERROR:connection.cc(1912)] SQLTest.db sqlite error 20, errno 0: datatype mismatch, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ErrorCallback (3 ms)
[67/72] SQLStatementTest.ErrorCallback (3 ms)
[ RUN      ] SQLStatementTest.ScopedIgnoreError
[47975:3335:0524/173415:15615900274702:ERROR:connection.cc(1912)] SQLTest.db sqlite error 20, errno 0: datatype mismatch, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ScopedIgnoreError (3 ms)
[68/72] SQLStatementTest.ScopedIgnoreError (3 ms)
[ RUN      ] SQLStatementTest.Reset
[       OK ] SQLStatementTest.Reset (5 ms)
[69/72] SQLStatementTest.Reset (5 ms)
[ RUN      ] SQLTransactionTest.Commit
[       OK ] SQLTransactionTest.Commit (4 ms)
[70/72] SQLTransactionTest.Commit (4 ms)
[ RUN      ] SQLTransactionTest.Rollback
[       OK ] SQLTransactionTest.Rollback (9 ms)
[71/72] SQLTransactionTest.Rollback (9 ms)
[ RUN      ] SQLTransactionTest.NestedRollback
[       OK ] SQLTransactionTest.NestedRollback (4 ms)
[72/72] SQLTransactionTest.NestedRollback (4 ms)
SUCCESS: all tests passed.
Tests took 1 seconds.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/b/swarm_slave/work/isolated/run5zBGFN/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/b/swarm_slave/work/isolated/run5zBGFN/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/sql_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/b/swarm_slave/work/isolated/outjoJ5N9/output.json
+------------------------------------------------------------------------+
| End of shard 0  Pending: N/A  Duration: 1.8s  Bot: vm1164-m4  Exit: 0  |
+------------------------------------------------------------------------+
Total duration: 1.8s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_CURSOR@sql_unittests on Mac-10.9@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=f63fb34f725ea1f0771a2be411338e7fc9a166b7@@@


--------------------------------------------------------------------------------
started: Tue May 24 19:46:29 2016
ended: Tue May 24 19:46:32 2016
duration: 3 secs
status: SUCCESS
status reason: