(view as text)
@@@STEP_CURSOR url_unittests@@@

@@@STEP_STARTED@@@

python -u /mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /mnt/data/b/build/slave/Linux_ChromeOS_MSan_Tests/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpVtwRXZ.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpPHslBT.json
in dir /mnt/data/b/build/slave/Linux_ChromeOS_MSan_Tests/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/mnt/data/b/build/slave/Linux_ChromeOS_MSan_Tests/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpVtwRXZ.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpPHslBT.json']
 cwd: /mnt/data/b/build/slave/Linux_ChromeOS_MSan_Tests/build
 name: url_unittests
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'horo@chromium.org', u'mtomasz@chromium.org', u'varkha@chromium.org', u'yawano@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory.fyi/
 BUILDBOT_BUILDERNAME: Linux ChromeOS MSan Tests
 BUILDBOT_BUILDNUMBER: 3184
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory.fyi
 BUILDBOT_REVISION: af5d69366c913e915e235285fc4f4926e4923f6b
 BUILDBOT_SCHEDULER: linux_chromeos_msan
 BUILDBOT_SLAVENAME: vm48-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.5.0 vm48-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /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/Linux_ChromeOS_MSan_Tests/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

+--------------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/290b570d1bc27a10         |
+--------------------------------------------------------------------------------+
Additional test environment:
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/tmp/run_tha_testJCNHUb/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    MSAN_OPTIONS=symbolize=0
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/url_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_outvcc5tG/output.json

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      ] GURLTest.Resolve
[       OK ] GURLTest.Resolve (1 ms)
[1/86] GURLTest.Resolve (1 ms)
[ RUN      ] GURLTest.GetOrigin
[       OK ] GURLTest.GetOrigin (0 ms)
[2/86] GURLTest.GetOrigin (0 ms)
[ RUN      ] GURLTest.GetAsReferrer
[       OK ] GURLTest.GetAsReferrer (0 ms)
[3/86] GURLTest.GetAsReferrer (0 ms)
[ RUN      ] GURLTest.GetWithEmptyPath
[       OK ] GURLTest.GetWithEmptyPath (0 ms)
[4/86] GURLTest.GetWithEmptyPath (0 ms)
[ RUN      ] GURLTest.Replacements
[       OK ] GURLTest.Replacements (0 ms)
[5/86] GURLTest.Replacements (0 ms)
[ RUN      ] GURLTest.ClearFragmentOnDataUrl
[       OK ] GURLTest.ClearFragmentOnDataUrl (0 ms)
[6/86] GURLTest.ClearFragmentOnDataUrl (0 ms)
[ RUN      ] GURLTest.PathForRequest
[       OK ] GURLTest.PathForRequest (0 ms)
[7/86] GURLTest.PathForRequest (0 ms)
[ RUN      ] GURLTest.EffectiveIntPort
[       OK ] GURLTest.EffectiveIntPort (0 ms)
[8/86] GURLTest.EffectiveIntPort (0 ms)
[ RUN      ] GURLTest.IPAddress
[       OK ] GURLTest.IPAddress (1 ms)
[9/86] GURLTest.IPAddress (1 ms)
[ RUN      ] GURLTest.HostNoBrackets
[       OK ] GURLTest.HostNoBrackets (0 ms)
[10/86] GURLTest.HostNoBrackets (0 ms)
[ RUN      ] GURLTest.Types
[       OK ] GURLTest.Types (1 ms)
[11/86] GURLTest.Types (1 ms)
[ RUN      ] GURLTest.Components
[       OK ] GURLTest.Components (0 ms)
[12/86] GURLTest.Components (0 ms)
[ RUN      ] GURLTest.Empty
[       OK ] GURLTest.Empty (1 ms)
[13/86] GURLTest.Empty (1 ms)
[ RUN      ] GURLTest.Copy
[       OK ] GURLTest.Copy (0 ms)
[14/86] GURLTest.Copy (0 ms)
[ RUN      ] GURLTest.Assign
[       OK ] GURLTest.Assign (0 ms)
[15/86] GURLTest.Assign (0 ms)
[ RUN      ] GURLTest.SelfAssign
[       OK ] GURLTest.SelfAssign (0 ms)
[16/86] GURLTest.SelfAssign (0 ms)
[ RUN      ] GURLTest.CopyFileSystem
[       OK ] GURLTest.CopyFileSystem (0 ms)
[17/86] GURLTest.CopyFileSystem (0 ms)
[ RUN      ] GURLTest.IsValid
[       OK ] GURLTest.IsValid (0 ms)
[18/86] GURLTest.IsValid (0 ms)
[ RUN      ] GURLTest.ExtraSlashesBeforeAuthority
[       OK ] GURLTest.ExtraSlashesBeforeAuthority (0 ms)
[19/86] GURLTest.ExtraSlashesBeforeAuthority (0 ms)
[ RUN      ] GURLTest.ComponentGettersWorkEvenForInvalidURL
[       OK ] GURLTest.ComponentGettersWorkEvenForInvalidURL (0 ms)
[20/86] GURLTest.ComponentGettersWorkEvenForInvalidURL (0 ms)
[ RUN      ] GURLTest.DomainIs
[       OK ] GURLTest.DomainIs (1 ms)
[21/86] GURLTest.DomainIs (1 ms)
[ RUN      ] GURLTest.Newlines
[       OK ] GURLTest.Newlines (0 ms)
[22/86] GURLTest.Newlines (0 ms)
[ RUN      ] GURLTest.IsStandard
[       OK ] GURLTest.IsStandard (0 ms)
[23/86] GURLTest.IsStandard (0 ms)
[ RUN      ] GURLTest.SchemeIsHTTPOrHTTPS
[       OK ] GURLTest.SchemeIsHTTPOrHTTPS (0 ms)
[24/86] GURLTest.SchemeIsHTTPOrHTTPS (0 ms)
[ RUN      ] GURLTest.SchemeIsWSOrWSS
[       OK ] GURLTest.SchemeIsWSOrWSS (0 ms)
[25/86] GURLTest.SchemeIsWSOrWSS (0 ms)
[ RUN      ] GURLTest.SchemeIsBlob
[       OK ] GURLTest.SchemeIsBlob (0 ms)
[26/86] GURLTest.SchemeIsBlob (0 ms)
[ RUN      ] GURLTest.ContentAndPathForNonStandardURLs
[       OK ] GURLTest.ContentAndPathForNonStandardURLs (0 ms)
[27/86] GURLTest.ContentAndPathForNonStandardURLs (0 ms)
[ RUN      ] OriginTest.UniqueOriginComparison
[       OK ] OriginTest.UniqueOriginComparison (0 ms)
[28/86] OriginTest.UniqueOriginComparison (0 ms)
[ RUN      ] OriginTest.ConstructFromGURL
[       OK ] OriginTest.ConstructFromGURL (1 ms)
[29/86] OriginTest.ConstructFromGURL (1 ms)
[ RUN      ] OriginTest.Serialization
[       OK ] OriginTest.Serialization (0 ms)
[30/86] OriginTest.Serialization (0 ms)
[ RUN      ] OriginTest.Comparison
[       OK ] OriginTest.Comparison (2 ms)
[31/86] OriginTest.Comparison (2 ms)
[ RUN      ] OriginTest.UnsafelyCreate
[       OK ] OriginTest.UnsafelyCreate (0 ms)
[32/86] OriginTest.UnsafelyCreate (0 ms)
[ RUN      ] OriginTest.UnsafelyCreateUniqueOnInvalidInput
[       OK ] OriginTest.UnsafelyCreateUniqueOnInvalidInput (0 ms)
[33/86] OriginTest.UnsafelyCreateUniqueOnInvalidInput (0 ms)
[ RUN      ] OriginTest.UnsafelyCreateUniqueViaEmbeddedNulls
[       OK ] OriginTest.UnsafelyCreateUniqueViaEmbeddedNulls (1 ms)
[34/86] OriginTest.UnsafelyCreateUniqueViaEmbeddedNulls (1 ms)
[ RUN      ] SchemeHostPortTest.Invalid
[       OK ] SchemeHostPortTest.Invalid (0 ms)
[35/86] SchemeHostPortTest.Invalid (0 ms)
[ RUN      ] SchemeHostPortTest.ExplicitConstruction
[       OK ] SchemeHostPortTest.ExplicitConstruction (0 ms)
[36/86] SchemeHostPortTest.ExplicitConstruction (0 ms)
[ RUN      ] SchemeHostPortTest.InvalidConstruction
[       OK ] SchemeHostPortTest.InvalidConstruction (0 ms)
[37/86] SchemeHostPortTest.InvalidConstruction (0 ms)
[ RUN      ] SchemeHostPortTest.InvalidConstructionWithEmbeddedNulls
[       OK ] SchemeHostPortTest.InvalidConstructionWithEmbeddedNulls (0 ms)
[38/86] SchemeHostPortTest.InvalidConstructionWithEmbeddedNulls (0 ms)
[ RUN      ] SchemeHostPortTest.GURLConstruction
[       OK ] SchemeHostPortTest.GURLConstruction (0 ms)
[39/86] SchemeHostPortTest.GURLConstruction (0 ms)
[ RUN      ] SchemeHostPortTest.Serialization
[       OK ] SchemeHostPortTest.Serialization (0 ms)
[40/86] SchemeHostPortTest.Serialization (0 ms)
[ RUN      ] SchemeHostPortTest.Comparison
[       OK ] SchemeHostPortTest.Comparison (1 ms)
[41/86] SchemeHostPortTest.Comparison (1 ms)
[ RUN      ] URLCanonIcuTest.ICUCharsetConverter
[       OK ] URLCanonIcuTest.ICUCharsetConverter (1 ms)
[42/86] URLCanonIcuTest.ICUCharsetConverter (1 ms)
[ RUN      ] URLCanonIcuTest.QueryWithConverter
[       OK ] URLCanonIcuTest.QueryWithConverter (0 ms)
[43/86] URLCanonIcuTest.QueryWithConverter (0 ms)
[ RUN      ] URLCanonTest.DoAppendUTF8
[       OK ] URLCanonTest.DoAppendUTF8 (0 ms)
[44/86] URLCanonTest.DoAppendUTF8 (0 ms)
[ RUN      ] URLCanonTest.DoAppendUTF8Invalid
[21012:21012:0801/170956:5814626554:ERROR:url_canon_internal.h(190)] NOTREACHED() hit.
[       OK ] URLCanonTest.DoAppendUTF8Invalid (1 ms)
[45/86] URLCanonTest.DoAppendUTF8Invalid (1 ms)
[ RUN      ] URLCanonTest.UTF
[       OK ] URLCanonTest.UTF (0 ms)
[46/86] URLCanonTest.UTF (0 ms)
[ RUN      ] URLCanonTest.Scheme
[       OK ] URLCanonTest.Scheme (0 ms)
[47/86] URLCanonTest.Scheme (0 ms)
[ RUN      ] URLCanonTest.Host
[       OK ] URLCanonTest.Host (2 ms)
[48/86] URLCanonTest.Host (2 ms)
[ RUN      ] URLCanonTest.IPv4
[       OK ] URLCanonTest.IPv4 (0 ms)
[49/86] URLCanonTest.IPv4 (0 ms)
[ RUN      ] URLCanonTest.IPv6
[       OK ] URLCanonTest.IPv6 (1 ms)
[50/86] URLCanonTest.IPv6 (1 ms)
[ RUN      ] URLCanonTest.IPEmpty
[       OK ] URLCanonTest.IPEmpty (1 ms)
[51/86] URLCanonTest.IPEmpty (1 ms)
[ RUN      ] URLCanonTest.UserInfo
[       OK ] URLCanonTest.UserInfo (0 ms)
[52/86] URLCanonTest.UserInfo (0 ms)
[ RUN      ] URLCanonTest.Port
[       OK ] URLCanonTest.Port (0 ms)
[53/86] URLCanonTest.Port (0 ms)
[ RUN      ] URLCanonTest.Path
[       OK ] URLCanonTest.Path (0 ms)
[54/86] URLCanonTest.Path (0 ms)
[ RUN      ] URLCanonTest.Query
[       OK ] URLCanonTest.Query (0 ms)
[55/86] URLCanonTest.Query (0 ms)
[ RUN      ] URLCanonTest.Ref
[       OK ] URLCanonTest.Ref (0 ms)
[56/86] URLCanonTest.Ref (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeStandardURL
[       OK ] URLCanonTest.CanonicalizeStandardURL (1 ms)
[57/86] URLCanonTest.CanonicalizeStandardURL (1 ms)
[ RUN      ] URLCanonTest.ReplaceStandardURL
[       OK ] URLCanonTest.ReplaceStandardURL (0 ms)
[58/86] URLCanonTest.ReplaceStandardURL (0 ms)
[ RUN      ] URLCanonTest.ReplaceFileURL
[       OK ] URLCanonTest.ReplaceFileURL (0 ms)
[59/86] URLCanonTest.ReplaceFileURL (0 ms)
[ RUN      ] URLCanonTest.ReplaceFileSystemURL
[       OK ] URLCanonTest.ReplaceFileSystemURL (0 ms)
[60/86] URLCanonTest.ReplaceFileSystemURL (0 ms)
[ RUN      ] URLCanonTest.ReplacePathURL
[       OK ] URLCanonTest.ReplacePathURL (0 ms)
[61/86] URLCanonTest.ReplacePathURL (0 ms)
[ RUN      ] URLCanonTest.ReplaceMailtoURL
[       OK ] URLCanonTest.ReplaceMailtoURL (0 ms)
[62/86] URLCanonTest.ReplaceMailtoURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeFileURL
[       OK ] URLCanonTest.CanonicalizeFileURL (0 ms)
[63/86] URLCanonTest.CanonicalizeFileURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeFileSystemURL
[       OK ] URLCanonTest.CanonicalizeFileSystemURL (0 ms)
[64/86] URLCanonTest.CanonicalizeFileSystemURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizePathURL
[       OK ] URLCanonTest.CanonicalizePathURL (0 ms)
[65/86] URLCanonTest.CanonicalizePathURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeMailtoURL
[       OK ] URLCanonTest.CanonicalizeMailtoURL (0 ms)
[66/86] URLCanonTest.CanonicalizeMailtoURL (0 ms)
[ RUN      ] URLCanonTest._itoa_s
[       OK ] URLCanonTest._itoa_s (0 ms)
[67/86] URLCanonTest._itoa_s (0 ms)
[ RUN      ] URLCanonTest._itow_s
[       OK ] URLCanonTest._itow_s (0 ms)
[68/86] URLCanonTest._itow_s (0 ms)
[ RUN      ] URLCanonTest.ResolveRelativeURL
[       OK ] URLCanonTest.ResolveRelativeURL (1 ms)
[69/86] URLCanonTest.ResolveRelativeURL (1 ms)
[ RUN      ] URLCanonTest.ReplacementOverflow
[       OK ] URLCanonTest.ReplacementOverflow (4 ms)
[70/86] URLCanonTest.ReplacementOverflow (4 ms)
[ RUN      ] URLParser.Length
[       OK ] URLParser.Length (1 ms)
[71/86] URLParser.Length (1 ms)
[ RUN      ] URLParser.CountCharactersBefore
[       OK ] URLParser.CountCharactersBefore (0 ms)
[72/86] URLParser.CountCharactersBefore (0 ms)
[ RUN      ] URLParser.Standard
[       OK ] URLParser.Standard (0 ms)
[73/86] URLParser.Standard (0 ms)
[ RUN      ] URLParser.PathURL
[       OK ] URLParser.PathURL (0 ms)
[74/86] URLParser.PathURL (0 ms)
[ RUN      ] URLParser.ParseFileURL
[       OK ] URLParser.ParseFileURL (0 ms)
[75/86] URLParser.ParseFileURL (0 ms)
[ RUN      ] URLParser.ExtractFileName
[       OK ] URLParser.ExtractFileName (0 ms)
[76/86] URLParser.ExtractFileName (0 ms)
[ RUN      ] URLParser.ExtractQueryKeyValue
[       OK ] URLParser.ExtractQueryKeyValue (0 ms)
[77/86] URLParser.ExtractQueryKeyValue (0 ms)
[ RUN      ] URLParser.MailtoUrl
[       OK ] URLParser.MailtoUrl (0 ms)
[78/86] URLParser.MailtoUrl (0 ms)
[ RUN      ] URLParser.FileSystemURL
[       OK ] URLParser.FileSystemURL (0 ms)
[79/86] URLParser.FileSystemURL (0 ms)
[ RUN      ] URLUtilTest.FindAndCompareScheme
[       OK ] URLUtilTest.FindAndCompareScheme (0 ms)
[80/86] URLUtilTest.FindAndCompareScheme (0 ms)
[ RUN      ] URLUtilTest.ReplaceComponents
[       OK ] URLUtilTest.ReplaceComponents (1 ms)
[81/86] URLUtilTest.ReplaceComponents (1 ms)
[ RUN      ] URLUtilTest.ReplaceScheme
[       OK ] URLUtilTest.ReplaceScheme (0 ms)
[82/86] URLUtilTest.ReplaceScheme (0 ms)
[ RUN      ] URLUtilTest.DecodeURLEscapeSequences
[       OK ] URLUtilTest.DecodeURLEscapeSequences (0 ms)
[83/86] URLUtilTest.DecodeURLEscapeSequences (0 ms)
[ RUN      ] URLUtilTest.TestEncodeURIComponent
[       OK ] URLUtilTest.TestEncodeURIComponent (0 ms)
[84/86] URLUtilTest.TestEncodeURIComponent (0 ms)
[ RUN      ] URLUtilTest.TestResolveRelativeWithNonStandardBase
[       OK ] URLUtilTest.TestResolveRelativeWithNonStandardBase (0 ms)
[85/86] URLUtilTest.TestResolveRelativeWithNonStandardBase (0 ms)
[ RUN      ] URLUtilTest.TestNoRefComponent
[       OK ] URLUtilTest.TestNoRefComponent (0 ms)
[86/86] URLUtilTest.TestNoRefComponent (0 ms)
SUCCESS: all tests passed.
Tests took 0 seconds.
[run_isolated_out_hack]{"hash":"48b8964fdb5ccf7b22d0cc0fe6369148cb6b9634","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+--------------------------------------------------------------------------------+
| End of shard 0  Pending: -113726.0s  Duration: 8.3s  Bot: swarm231-c4  Exit: 0 |
+--------------------------------------------------------------------------------+
Total duration: 8.3s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR url_unittests@@@

@@@STEP_CURSOR url_unittests@@@



--------------------------------------------------------------------------------
started: Mon Aug  3 01:27:56 2015
ended: Mon Aug  3 01:28:04 2015
duration: 8 secs
status: SUCCESS
status reason: