Skip to content
Failed

Console Output

Started by user charlie.gracie@gmail.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on omr-win2012r2-1 in c:\jenkins\workspace\Test_Windows
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/omr.git
 > git init c:\jenkins\workspace\Test_Windows # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 4a096be5421a596a09ebeda0d3ed8bc933118bad (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a096be5421a596a09ebeda0d3ed8bc933118bad
Commit message: "Merge pull request #2436 from gacholio/master"
 > git rev-list --no-walk 4a096be5421a596a09ebeda0d3ed8bc933118bad # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] dir
Running in c:\jenkins\workspace\Test_Windows\build
[Pipeline] {
[Pipeline] echo
Configure...
[Pipeline] sh
[c:\jenkins\workspace\Test_Windows\build] Running shell script
+ cmake -Wdev -G 'Visual Studio 11 2012 Win64' -DOMR_DDR=OFF -C../cmake/caches/AppVeyor.cmake ..
loading initial cache file ../cmake/caches/AppVeyor.cmake
-- Starting with CMake version 3.11.0
-- The CXX compiler identification is MSVC 17.0.50727.1
-- The C compiler identification is MSVC 17.0.50727.1
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- OMR: The CPU architecture is x86
-- OMR: The OS is win
-- OMR: The tool configuration is msvc
-- The ASM compiler identification is MSVC
-- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe
CMake Warning at cmake/modules/OmrTracegen.cmake:32 (message):
  OMR: No trace root has been set.  Defaulting to
  'C:/jenkins/workspace/Test_Windows/build'
Call Stack (most recent call first):
  CMakeLists.txt:39 (include)


-- SRC = C:/jenkins/workspace/Test_Windows
-- Found Perl: C:/strawberry-perl-5.26.0.1-64bit/perl/bin/perl.exe (found version "5.26.0") 
-- Configuring done
-- Generating done
-- Build files have been written to: C:/jenkins/workspace/Test_Windows/build
[Pipeline] echo
Compile...
[Pipeline] sh
[c:\jenkins\workspace\Test_Windows\build] Running shell script
+ cmake --build . -- /m
Microsoft (R) Build Engine version 4.6.1055.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 4/12/2018 6:40:50 PM.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" on node 1 (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
     2>PrepareForBuild:
         Creating directory "x64\Debug\ZERO_CHECK\".
       InitializeBuildStatus:
         Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Checking Build System
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/example/glue/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/hookgen/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracemerge/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracegen/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/compiler/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/thread/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/port/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/avl/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hashtable/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hookable/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/omrutil/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/pool/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrtrace/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omr/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/third_party/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/third_party/pugixml-1.5/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrsigcompat/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/util/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/omrGtestGlue/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/gctest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/sigtest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadextendedtest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadtest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/utiltest/CMakeFiles/generate.stamp is up-to-date.
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/vmtest/CMakeFiles/generate.stamp is up-to-date.
       FinalizeBuildStatus:
         Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
         Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate".
     2>Done Building Project "C:\jenkins\workspace\Test_Windows\build\ZERO_CHECK.vcxproj" (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\avl\j9avl.vcxproj" (3) on node 1 (default targets).
     3>Project "C:\jenkins\workspace\Test_Windows\build\util\avl\j9avl.vcxproj" (3) is building "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\tracegen.vcxproj" (4) on node 1 (default targets).
     4>Project "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\tracegen.vcxproj" (4) is building "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\trace.vcxproj" (5) on node 1 (default targets).
     5>PrepareForBuild:
         Creating directory "trace.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\Debug\".
       InitializeBuildStatus:
         Creating "trace.dir\Debug\trace.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnLoad.vcxproj" (8) on node 4 (default targets).
     8>PrepareForBuild:
         Creating directory "invalidAgentMissingOnLoad.dir\Debug\".
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentReturnError.vcxproj" (6) on node 3 (default targets).
     6>PrepareForBuild:
         Creating directory "invalidAgentReturnError.dir\Debug\".
     8>PrepareForBuild:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\Debug\".
     6>InitializeBuildStatus:
         Creating "invalidAgentReturnError.dir\Debug\invalidAgentReturnError.unsuccessfulbuild" because "AlwaysCreate" was specified.
     8>InitializeBuildStatus:
         Creating "invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.unsuccessfulbuild" because "AlwaysCreate" was specified.
     5>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/tracegen/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracegen/CMakeFiles/generate.stamp is up-to-date.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnUnload.vcxproj" (7) on node 2 (default targets).
     7>PrepareForBuild:
         Creating directory "invalidAgentMissingOnUnload.dir\Debug\".
     6>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
     7>InitializeBuildStatus:
         Creating "invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.unsuccessfulbuild" because "AlwaysCreate" was specified.
     8>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
     5>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"trace.dir\Debug\\" /Fd"trace.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\tools\tracegen\ArgParser.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\CFileWriter.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\DATFileWriter.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\FileReader.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\FileUtils.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\Port.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\StringUtils.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\TDFParser.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\TraceGen.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\TraceHeaderWriter.cpp
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\header_check.vcxproj" (11) on node 7 (default targets).
    11>PrepareForBuild:
         Creating directory "x64\Debug\header_check\".
     7>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    11>InitializeBuildStatus:
         Creating "x64\Debug\header_check\header_check.unsuccessfulbuild" because "AlwaysCreate" was specified.
     6>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     8>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\cpuLoadAgent.vcxproj" (9) on node 6 (default targets).
     9>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\cpuLoadAgent.vcxproj" (9) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\util\omrtestutil.vcxproj" (12) on node 6 (default targets).
    12>PrepareForBuild:
         Creating directory "omrtestutil.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\util\Debug\".
       InitializeBuildStatus:
         Creating "omrtestutil.dir\Debug\omrtestutil.unsuccessfulbuild" because "AlwaysCreate" was specified.
     7>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     5>ClCompile:
         ArgParser.cpp
     8>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D invalidAgentMissingOnLoad_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"invalidAgentMissingOnLoad.dir\Debug\\" /Fd"invalidAgentMissingOnLoad.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\invalidAgentMissingOnLoad.c
     6>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D invalidAgentReturnError_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"invalidAgentReturnError.dir\Debug\\" /Fd"invalidAgentReturnError.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\invalidAgentReturnError.c
    12>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/util/CMakeLists.txt
    11>CustomBuild:
         -- SRC = C:/jenkins/workspace/Test_Windows/build
     7>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D invalidAgentMissingOnUnload_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"invalidAgentMissingOnUnload.dir\Debug\\" /Fd"invalidAgentMissingOnUnload.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\invalidAgentMissingOnUnload.c
    12>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/util/CMakeFiles/generate.stamp is up-to-date.
    11>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/CMakeLists.txt
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\hookgen.vcxproj" (13) on node 8 (default targets).
    13>Project "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\hookgen.vcxproj" (13) is building "C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\pugixml.vcxproj" (17) on node 8 (default targets).
    17>PrepareForBuild:
         Creating directory "pugixml.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\Debug\".
    12>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtestutil.dir\Debug\\" /Fd"omrtestutil.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\util\printerrorhelper.cpp C:\jenkins\workspace\Test_Windows\fvtest\util\testvmhelper.cpp
    17>InitializeBuildStatus:
         Creating "pugixml.dir\Debug\pugixml.unsuccessfulbuild" because "AlwaysCreate" was specified.
     8>ClCompile:
         invalidAgentMissingOnLoad.c
    17>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/third_party/pugixml-1.5/CMakeLists.txt
     6>ClCompile:
         invalidAgentReturnError.c
    11>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/CMakeFiles/generate.stamp is up-to-date.
     7>ClCompile:
         invalidAgentMissingOnUnload.c
    12>ClCompile:
         printerrorhelper.cpp
    11>FinalizeBuildStatus:
         Deleting file "x64\Debug\header_check\header_check.unsuccessfulbuild".
         Touching "x64\Debug\header_check\header_check.lastbuildstate".
    17>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/third_party/pugixml-1.5/CMakeFiles/generate.stamp is up-to-date.
    11>Done Building Project "C:\jenkins\workspace\Test_Windows\build\header_check.vcxproj" (default targets).
    17>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /I"C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\." /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"pugixml.dir\Debug\\" /Fd"pugixml.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 "C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\pugixml.cpp"
         pugixml.cpp
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\omrGtest.vcxproj" (25) on node 7 (default targets).
    25>PrepareForBuild:
         Creating directory "omrGtest.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\Debug\".
       InitializeBuildStatus:
         Creating "omrGtest.dir\Debug\omrGtest.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/omrGtestGlue/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/omrGtestGlue/CMakeFiles/generate.stamp is up-to-date.
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0" /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\src" /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrGtest.dir\Debug\\" /Fd"omrGtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\omrGtest.cpp
    12>ClCompile:
         testvmhelper.cpp
    25>ClCompile:
         omrGtest.cpp
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (34) on node 8 (default targets).
    34>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (34) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\sampleSubscriber.vcxproj" (38) on node 2 (default targets).
    38>PrepareForBuild:
         Creating directory "sampleSubscriber.dir\Debug\".
       InitializeBuildStatus:
         Creating "sampleSubscriber.dir\Debug\sampleSubscriber.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     6>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentReturnError.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/invalidAgentReturnError.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentReturnError.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL invalidAgentReturnError.dir\Debug\invalidAgentReturnError.obj
    38>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D sampleSubscriber_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"sampleSubscriber.dir\Debug\\" /Fd"sampleSubscriber.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\sampleSubscriber.c
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\sltestlib.vcxproj" (49) on node 7 (default targets).
    49>PrepareForBuild:
         Creating directory "sltestlib.dir\Debug\".
       InitializeBuildStatus:
         Creating "sltestlib.dir\Debug\sltestlib.unsuccessfulbuild" because "AlwaysCreate" was specified.
     6>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentReturnError.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentReturnError.exp
    38>ClCompile:
         sampleSubscriber.c
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrtraceoptiontest.vcxproj" (43) on node 3 (default targets).
    43>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrtraceoptiontest.vcxproj" (43) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceOptionAgent.vcxproj" (50) on node 8 (default targets).
    50>PrepareForBuild:
         Creating directory "traceOptionAgent.dir\Debug\".
       InitializeBuildStatus:
         Creating "traceOptionAgent.dir\Debug\traceOptionAgent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    49>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/porttest/CMakeLists.txt
    12>ClCompile:
         Generating Code...
     8>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnLoad.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/invalidAgentMissingOnLoad.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/invalidAgentMissingOnLoad.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnLoad.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.obj
     7>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnUnload.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/invalidAgentMissingOnUnload.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/invalidAgentMissingOnUnload.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnUnload.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.obj
    49>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/CMakeFiles/generate.stamp is up-to-date.
    50>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    49>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\porttest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D sltestlib_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"sltestlib.dir\Debug\\" /Fd"sltestlib.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\porttest\sltestlib\sltest.c
    12>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\fvtest\util\Debug\omrtestutil.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrtestutil.dir\Debug\printerrorhelper.obj
         omrtestutil.dir\Debug\testvmhelper.obj
     8>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnLoad.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnLoad.exp
    50>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D traceOptionAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"traceOptionAgent.dir\Debug\\" /Fd"traceOptionAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceOptionAgent.c
     7>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnUnload.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnUnload.exp
    49>ClCompile:
         sltest.c
    50>ClCompile:
         traceOptionAgent.c
    12>Lib:
         omrtestutil.vcxproj -> C:\jenkins\workspace\Test_Windows\build\fvtest\util\Debug\omrtestutil.lib
       FinalizeBuildStatus:
         Deleting file "omrtestutil.dir\Debug\omrtestutil.unsuccessfulbuild".
         Touching "omrtestutil.dir\Debug\omrtestutil.lastbuildstate".
    12>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\util\omrtestutil.vcxproj" (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\memorycategoriesagent.vcxproj" (24) on node 6 (default targets).
    24>PrepareForBuild:
         Creating directory "memorycategoriesagent.dir\Debug\".
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\bindthreadagent.vcxproj" (10) on node 5 (default targets).
    10>PrepareForBuild:
         Creating directory "bindthreadagent.dir\Debug\".
    24>InitializeBuildStatus:
         Creating "memorycategoriesagent.dir\Debug\memorycategoriesagent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    10>InitializeBuildStatus:
         Creating "bindthreadagent.dir\Debug\bindthreadagent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    49>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\sltestlib.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/sltestlib.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/Debug/sltestlib.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL sltestlib.dir\Debug\sltest.obj
    24>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    10>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
     6>Link:
         invalidAgentReturnError.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentReturnError.dll
    24>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    10>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     5>ClCompile:
         CFileWriter.cpp
     6>FinalizeBuildStatus:
         Deleting file "invalidAgentReturnError.dir\Debug\invalidAgentReturnError.unsuccessfulbuild".
         Touching "invalidAgentReturnError.dir\Debug\invalidAgentReturnError.lastbuildstate".
     6>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentReturnError.vcxproj" (default targets).
    34>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (34) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceagent.vcxproj" (39) on node 3 (default targets).
    39>PrepareForBuild:
         Creating directory "traceagent.dir\Debug\".
       InitializeBuildStatus:
         Creating "traceagent.dir\Debug\traceagent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    24>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D memorycategoriesagent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"memorycategoriesagent.dir\Debug\\" /Fd"memorycategoriesagent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\memorycategoriesagent.c
    10>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D bindthreadagent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"bindthreadagent.dir\Debug\\" /Fd"bindthreadagent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\bindthreadagent.c
    39>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    34>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (34) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceNotStartedAgent.vcxproj" (40) on node 6 (default targets).
    40>PrepareForBuild:
         Creating directory "traceNotStartedAgent.dir\Debug\".
    39>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    40>InitializeBuildStatus:
         Creating "traceNotStartedAgent.dir\Debug\traceNotStartedAgent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    24>ClCompile:
         memorycategoriesagent.c
    40>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
     8>Link:
         invalidAgentMissingOnLoad.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnLoad.dll
     7>Link:
         invalidAgentMissingOnUnload.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnUnload.dll
    39>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D traceagent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"traceagent.dir\Debug\\" /Fd"traceagent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c
    10>ClCompile:
         bindthreadagent.c
     8>FinalizeBuildStatus:
         Deleting file "invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.unsuccessfulbuild".
         Touching "invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.lastbuildstate".
     8>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnLoad.vcxproj" (default targets).
     7>FinalizeBuildStatus:
         Deleting file "invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.unsuccessfulbuild".
         Touching "invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.lastbuildstate".
     7>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnUnload.vcxproj" (default targets).
    40>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (41) on node 4 (default targets).
    41>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (41) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgent.vcxproj" (46) on node 4 (default targets).
    46>PrepareForBuild:
         Creating directory "subscriberAgent.dir\Debug\".
       InitializeBuildStatus:
         Creating "subscriberAgent.dir\Debug\subscriberAgent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    39>ClCompile:
         traceagent.c
    38>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\sampleSubscriber.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/sampleSubscriber.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/sampleSubscriber.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL sampleSubscriber.dir\Debug\sampleSubscriber.obj
    40>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D traceNotStartedAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"traceNotStartedAgent.dir\Debug\\" /Fd"traceNotStartedAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceNotStartedAgent.c
    46>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    40>ClCompile:
         traceNotStartedAgent.c
    46>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    38>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/sampleSubscriber.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/sampleSubscriber.exp
    46>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D subscriberAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"subscriberAgent.dir\Debug\\" /Fd"subscriberAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\subscriberAgent.c
    49>Link:
         sltestlib.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\sltestlib.dll
    46>ClCompile:
         subscriberAgent.c
    49>FinalizeBuildStatus:
         Deleting file "sltestlib.dir\Debug\sltestlib.unsuccessfulbuild".
         Touching "sltestlib.dir\Debug\sltestlib.lastbuildstate".
    49>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\sltestlib.vcxproj" (default targets).
    41>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (41) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgentWithJ9thread.vcxproj" (47) on node 5 (default targets).
    47>PrepareForBuild:
         Creating directory "subscriberAgentWithJ9thread.dir\Debug\".
       InitializeBuildStatus:
         Creating "subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
     9>PrepareForBuild:
         Creating directory "cpuLoadAgent.dir\Debug\".
       InitializeBuildStatus:
         Creating "cpuLoadAgent.dir\Debug\cpuLoadAgent.unsuccessfulbuild" because "AlwaysCreate" was specified.
    47>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
     9>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    47>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D subscriberAgentWithJ9thread_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"subscriberAgentWithJ9thread.dir\Debug\\" /Fd"subscriberAgentWithJ9thread.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\subscriberAgentWithJ9thread.c
     9>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    50>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\traceOptionAgent.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/traceOptionAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceOptionAgent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL traceOptionAgent.dir\Debug\traceOptionAgent.obj
    47>ClCompile:
         subscriberAgentWithJ9thread.c
     9>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D cpuLoadAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"cpuLoadAgent.dir\Debug\\" /Fd"cpuLoadAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\cpuLoadAgent.c
         cpuLoadAgent.c
    50>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceOptionAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceOptionAgent.exp
    38>Link:
         sampleSubscriber.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\sampleSubscriber.dll
    40>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\traceNotStartedAgent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/traceNotStartedAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceNotStartedAgent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL traceNotStartedAgent.dir\Debug\traceNotStartedAgent.obj
    39>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\traceagent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/traceagent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceagent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL traceagent.dir\Debug\traceagent.obj
    38>FinalizeBuildStatus:
         Deleting file "sampleSubscriber.dir\Debug\sampleSubscriber.unsuccessfulbuild".
         Touching "sampleSubscriber.dir\Debug\sampleSubscriber.lastbuildstate".
    38>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\sampleSubscriber.vcxproj" (default targets).
    46>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/subscriberAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL subscriberAgent.dir\Debug\subscriberAgent.obj
    40>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceNotStartedAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceNotStartedAgent.exp
    39>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceagent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceagent.exp
    46>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgent.exp
    50>Link:
         traceOptionAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\traceOptionAgent.dll
     5>ClCompile:
         DATFileWriter.cpp
    50>FinalizeBuildStatus:
         Deleting file "traceOptionAgent.dir\Debug\traceOptionAgent.unsuccessfulbuild".
         Touching "traceOptionAgent.dir\Debug\traceOptionAgent.lastbuildstate".
    50>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceOptionAgent.vcxproj" (default targets).
    17>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\Debug\pugixml.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 pugixml.dir\Debug\pugixml.obj
    40>Link:
         traceNotStartedAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\traceNotStartedAgent.dll
    17>Lib:
         pugixml.vcxproj -> C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\Debug\pugixml.lib
    39>Link:
         traceagent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\traceagent.dll
    17>FinalizeBuildStatus:
         Deleting file "pugixml.dir\Debug\pugixml.unsuccessfulbuild".
         Touching "pugixml.dir\Debug\pugixml.lastbuildstate".
    40>FinalizeBuildStatus:
         Deleting file "traceNotStartedAgent.dir\Debug\traceNotStartedAgent.unsuccessfulbuild".
         Touching "traceNotStartedAgent.dir\Debug\traceNotStartedAgent.lastbuildstate".
    17>Done Building Project "C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\pugixml.vcxproj" (default targets).
    40>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceNotStartedAgent.vcxproj" (default targets).
     9>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\cpuLoadAgent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/cpuLoadAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/cpuLoadAgent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL cpuLoadAgent.dir\Debug\cpuLoadAgent.obj
    46>Link:
         subscriberAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgent.dll
    13>PrepareForBuild:
         Creating directory "hookgen.dir\Debug\".
       InitializeBuildStatus:
         Creating "hookgen.dir\Debug\hookgen.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/hookgen/CMakeLists.txt
    10>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\bindthreadagent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/bindthreadagent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/bindthreadagent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL bindthreadagent.dir\Debug\bindthreadagent.obj
     9>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/cpuLoadAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/cpuLoadAgent.exp
    13>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/hookgen/CMakeFiles/generate.stamp is up-to-date.
       MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /I"C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\." /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"hookgen.dir\Debug\\" /Fd"hookgen.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\tools\hookgen\HookGen.cpp C:\jenkins\workspace\Test_Windows\tools\hookgen\main.cpp
    10>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/bindthreadagent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/bindthreadagent.exp
    13>ClCompile:
         HookGen.cpp
     9>Link:
         cpuLoadAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\cpuLoadAgent.dll
       FinalizeBuildStatus:
         Deleting file "cpuLoadAgent.dir\Debug\cpuLoadAgent.unsuccessfulbuild".
         Touching "cpuLoadAgent.dir\Debug\cpuLoadAgent.lastbuildstate".
     9>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\cpuLoadAgent.vcxproj" (default targets).
    24>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\memorycategoriesagent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/memorycategoriesagent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/memorycategoriesagent.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL memorycategoriesagent.dir\Debug\memorycategoriesagent.obj
    10>Link:
         bindthreadagent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\bindthreadagent.dll
    24>Link:
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/memorycategoriesagent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/memorycategoriesagent.exp
    47>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgentWithJ9thread.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/subscriberAgentWithJ9thread.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgentWithJ9thread.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.obj
            Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgentWithJ9thread.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgentWithJ9thread.exp
     5>ClCompile:
         FileReader.cpp
    24>Link:
         memorycategoriesagent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\memorycategoriesagent.dll
       FinalizeBuildStatus:
         Deleting file "memorycategoriesagent.dir\Debug\memorycategoriesagent.unsuccessfulbuild".
         Touching "memorycategoriesagent.dir\Debug\memorycategoriesagent.lastbuildstate".
    24>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\memorycategoriesagent.vcxproj" (default targets).
    46>FinalizeBuildStatus:
         Deleting file "subscriberAgent.dir\Debug\subscriberAgent.unsuccessfulbuild".
         Touching "subscriberAgent.dir\Debug\subscriberAgent.lastbuildstate".
    46>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgent.vcxproj" (default targets).
    39>FinalizeBuildStatus:
         Deleting file "traceagent.dir\Debug\traceagent.unsuccessfulbuild".
         Touching "traceagent.dir\Debug\traceagent.lastbuildstate".
    39>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceagent.vcxproj" (default targets).
    47>Link:
         subscriberAgentWithJ9thread.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgentWithJ9thread.dll
       FinalizeBuildStatus:
         Deleting file "subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.unsuccessfulbuild".
         Touching "subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.lastbuildstate".
    47>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgentWithJ9thread.vcxproj" (default targets).
    10>FinalizeBuildStatus:
         Deleting file "bindthreadagent.dir\Debug\bindthreadagent.unsuccessfulbuild".
         Touching "bindthreadagent.dir\Debug\bindthreadagent.lastbuildstate".
    10>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\bindthreadagent.vcxproj" (default targets).
    13>ClCompile:
         main.cpp
     5>ClCompile:
         FileUtils.cpp
    13>ClCompile:
         Generating Code...
       Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\hookgen.exe" /INCREMENTAL:NO /NOLOGO "..\..\third_party\pugixml-1.5\Debug\pugixml.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/hookgen.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/tools/hookgen/Debug/hookgen.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj hookgen.dir\Debug\HookGen.obj
         hookgen.dir\Debug\main.obj
     5>ClCompile:
         Port.cpp
    13>Link:
         hookgen.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\hookgen.exe
       FinalizeBuildStatus:
         Deleting file "hookgen.dir\Debug\hookgen.unsuccessfulbuild".
         Touching "hookgen.dir\Debug\hookgen.lastbuildstate".
    13>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\hookgen.vcxproj" (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (27) on node 6 (default targets).
    27>Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (27) is building "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_hookgen.vcxproj" (30) on node 3 (default targets).
    30>PrepareForBuild:
         Creating directory "x64\Debug\omrgc_hookgen\".
       InitializeBuildStatus:
         Creating "x64\Debug\omrgc_hookgen\omrgc_hookgen.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Generating mmomrhook_internal.h, ../mmomrhook.h
         Processed C:/jenkins/workspace/Test_Windows/build/gc/omrmm.hdf to create public header mmomrhook.h and private header mmomrhook_internal.h
         Generating mmprivatehook_internal.h, mmprivatehook.h
         Processed C:/jenkins/workspace/Test_Windows/build/gc/omrmmprivate.hdf to create public header mmprivatehook.h and private header mmprivatehook_internal.h
         Building Custom Rule C:/jenkins/workspace/Test_Windows/gc/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date.
       FinalizeBuildStatus:
         Deleting file "x64\Debug\omrgc_hookgen\omrgc_hookgen.unsuccessfulbuild".
         Touching "x64\Debug\omrgc_hookgen\omrgc_hookgen.lastbuildstate".
    30>Done Building Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_hookgen.vcxproj" (default targets).
     5>ClCompile:
         StringUtils.cpp
         TDFParser.cpp
         TraceGen.cpp
         TraceHeaderWriter.cpp
    25>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\Debug\omrGtest.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrGtest.dir\Debug\omrGtest.obj
         omrGtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\Debug\omrGtest.lib
       FinalizeBuildStatus:
         Deleting file "omrGtest.dir\Debug\omrGtest.unsuccessfulbuild".
         Touching "omrGtest.dir\Debug\omrGtest.lastbuildstate".
    25>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\omrGtest.vcxproj" (default targets).
     5>ClCompile:
         Generating Code...
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\tools\tracegen\Debug\trace.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 trace.dir\Debug\ArgParser.obj
         trace.dir\Debug\CFileWriter.obj
         trace.dir\Debug\DATFileWriter.obj
         trace.dir\Debug\FileReader.obj
         trace.dir\Debug\FileUtils.obj
         trace.dir\Debug\Port.obj
         trace.dir\Debug\StringUtils.obj
         trace.dir\Debug\TDFParser.obj
         trace.dir\Debug\TraceGen.obj
         trace.dir\Debug\TraceHeaderWriter.obj
         trace.vcxproj -> C:\jenkins\workspace\Test_Windows\build\tools\tracegen\Debug\trace.lib
       FinalizeBuildStatus:
         Deleting file "trace.dir\Debug\trace.unsuccessfulbuild".
         Touching "trace.dir\Debug\trace.lastbuildstate".
     5>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\trace.vcxproj" (default targets).
     4>PrepareForBuild:
         Creating directory "tracegen.dir\Debug\".
       InitializeBuildStatus:
         Creating "tracegen.dir\Debug\tracegen.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\tools\tracemerge\tracemerge.vcxproj" (51) on node 4 (default targets).
    51>PrepareForBuild:
         Creating directory "tracemerge.dir\Debug\".
       InitializeBuildStatus:
         Creating "tracemerge.dir\Debug\tracemerge.unsuccessfulbuild" because "AlwaysCreate" was specified.
     4>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/tracegen/CMakeLists.txt
    51>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/tracemerge/CMakeLists.txt
     4>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracegen/CMakeFiles/generate.stamp is up-to-date.
    51>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracemerge/CMakeFiles/generate.stamp is up-to-date.
     4>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\tools\tracegen\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"tracegen.dir\Debug\\" /Fd"tracegen.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\tools\tracegen\main.cpp
    51>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\tools\tracemerge\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\tools\tracemerge\..\tracegen /IC:\jenkins\workspace\Test_Windows\tools\tracegen\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"tracemerge.dir\Debug\\" /Fd"tracemerge.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\tools\tracemerge\DATMerge.cpp C:\jenkins\workspace\Test_Windows\tools\tracemerge\main.cpp
     4>ClCompile:
         main.cpp
    51>ClCompile:
         DATMerge.cpp
         main.cpp
     4>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\tracegen.exe" /INCREMENTAL:NO /NOLOGO Debug\trace.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/tracegen.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/tools/tracegen/Debug/tracegen.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj tracegen.dir\Debug\main.obj
         tracegen.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\tracegen.exe
       FinalizeBuildStatus:
         Deleting file "tracegen.dir\Debug\tracegen.unsuccessfulbuild".
         Touching "tracegen.dir\Debug\tracegen.lastbuildstate".
     4>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\tracegen.vcxproj" (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.vcxproj" (15) on node 1 (default targets).
    15>PrepareForBuild:
         Creating directory "j9hook_obj.dir\Debug\".
       InitializeBuildStatus:
         Creating "j9hook_obj.dir\Debug\j9hook_obj.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (18) on node 1 (default targets).
    18>Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (18) is building "C:\jenkins\workspace\Test_Windows\build\port\omrport.vcxproj" (22) on node 2 (default targets).
    22>Project "C:\jenkins\workspace\Test_Windows\build\port\omrport.vcxproj" (22) is building "C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.vcxproj" (26) on node 4 (default targets).
    26>PrepareForBuild:
         Creating directory "omrport_obj.dir\Debug\".
    18>Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (18) is building "C:\jenkins\workspace\Test_Windows\build\thread\j9thrstatic.vcxproj" (20) on node 5 (default targets).
    20>Project "C:\jenkins\workspace\Test_Windows\build\thread\j9thrstatic.vcxproj" (20) is building "C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.vcxproj" (23) on node 3 (default targets).
    23>PrepareForBuild:
         Creating directory "j9thr_obj.dir\Debug\".
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (29) on node 8 (default targets).
    29>Project "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (29) is building "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.vcxproj" (33) on node 8 (default targets).
    33>PrepareForBuild:
         Creating directory "omrgc_tracegen.dir\Debug\".
    26>InitializeBuildStatus:
         Creating "omrport_obj.dir\Debug\omrport_obj.unsuccessfulbuild" because "AlwaysCreate" was specified.
    33>InitializeBuildStatus:
         Creating "omrgc_tracegen.dir\Debug\omrgc_tracegen.unsuccessfulbuild" because "AlwaysCreate" was specified.
    23>InitializeBuildStatus:
         Creating "j9thr_obj.dir\Debug\j9thr_obj.unsuccessfulbuild" because "AlwaysCreate" was specified.
    15>CustomBuild:
         Generating ut_j9hook.c, ut_j9hook.h, ut_j9hook.pdat
    33>CustomBuild:
         Generating ut_j9mm.c, ut_j9mm.h, ut_j9mm.pdat
    26>CustomBuild:
         Generating ut_omrport.c, ut_omrport.h, ut_omrport.pdat
    23>CustomBuild:
         Generating ut_j9thr.c, ut_j9thr.h, ut_j9thr.pdat
    15>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/util/hookable/j9hook.tdf
         Calculating groups for j9hook
         Creating header file: C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.c
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/hookable/CMakeLists.txt
    23>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/thread/j9thr.tdf
         Calculating groups for j9thr
         Creating header file: C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.c
         Building Custom Rule C:/jenkins/workspace/Test_Windows/thread/CMakeLists.txt
    15>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hookable/CMakeFiles/generate.stamp is up-to-date.
    23>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/thread/CMakeFiles/generate.stamp is up-to-date.
    15>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\util\hookable\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\hookable /IC:\jenkins\workspace\Test_Windows\util\hookable\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9hook_obj.dir\Debug\\" /Fd"j9hook_obj.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\util\hookable\hookable.cpp
    23>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\thread\Debug".
    33>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/gc/base/j9mm.tdf
         Calculating groups for j9mm
         Creating header file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.h
     3>PrepareForBuild:
         Creating directory "j9avl.dir\Debug\".
    33>CustomBuild:
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.c
     3>PrepareForBuild:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\util\avl\Debug\".
       InitializeBuildStatus:
         Creating "j9avl.dir\Debug\j9avl.unsuccessfulbuild" because "AlwaysCreate" was specified.
    23>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\thread /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\thread\common /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9thr_obj.dir\Debug\\" /Fd"j9thr_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\thread\common\j9sem.c C:\jenkins\workspace\Test_Windows\thread\common\omrthread.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadattr.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreaddebug.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreaderror.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadinspect.c C:\jenkins\workspace\Test_Windows\thread\win32\omrthreadnuma.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadpriority.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadtls.c C:\jenkins\workspace\Test_Windows\thread\win32\priority.c C:\jenkins\workspace\Test_Windows\thread\win32\thrcreate.c C:\jenkins\workspace\Test_Windows\thread\common\thrprof.c C:\jenkins\workspace\Test_Windows\thread\win32\thrdsup.c C:\jenkins\workspace\Test_Windows\thread\win32\rasthrsup.c C:\jenkins\workspace\Test_Windows\thread\common\rwmutex.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadjlm.c C:\jenkins\workspace\Test_Windows\thread\win32\dllmain.c C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.c
    33>CustomBuild:
         Generating ut_omrmm.c, ut_omrmm.h, ut_omrmm.pdat
    26>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/port/common/omrport.tdf
         Calculating groups for omrport
         Creating header file: C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.c
         Generating ../../port/win32/omrsyslogmessages.rc
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\hashtable\j9hashtable.vcxproj" (14) on node 5 (default targets).
    14>Project "C:\jenkins\workspace\Test_Windows\build\util\hashtable\j9hashtable.vcxproj" (14) is building "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil.vcxproj" (16) on node 5 (default targets).
    16>Project "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil.vcxproj" (16) is building "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.vcxproj" (19) on node 3 (default targets).
    19>PrepareForBuild:
         Creating directory "omrutil_obj.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrutil_obj.dir\Debug\omrutil_obj.unsuccessfulbuild" because "AlwaysCreate" was specified.
    33>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/gc/base/omrmm.tdf
         Calculating groups for omrmm
         Creating header file: C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.c
         Generating ut_j9vgc.c, ut_j9vgc.h, ut_j9vgc.pdat
    15>ClCompile:
         hookable.cpp
     3>CustomBuild:
         Generating ut_avl.c, ut_avl.h, ut_avl.pdat
    26>CustomBuild:
         MC: Compiling C:/jenkins/workspace/Test_Windows/port/win32/omrsyslogmessages.mc
    33>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/gc/verbose/j9vgc.tdf
         Calculating groups for j9vgc
         Creating header file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.pdat
    26>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/port/CMakeLists.txt
    33>CustomBuild:
         Creating c file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.c
    23>ClCompile:
         j9sem.c
    33>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/gc/CMakeLists.txt
     3>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/util/avl/avl.tdf
         Calculating groups for avl
         Creating header file: C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.c
    19>CustomBuild:
         Generating ut_j9utilcore.c, ut_j9utilcore.h, ut_j9utilcore.pdat
     3>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/avl/CMakeLists.txt
    19>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/util/omrutil/utilcore.tdf
         Calculating groups for j9utilcore
         Creating header file: C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.c
    26>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/port/CMakeFiles/generate.stamp is up-to-date.
    19>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/omrutil/CMakeLists.txt
    33>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date.
     3>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/avl/CMakeFiles/generate.stamp is up-to-date.
    26>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\port\Debug".
    19>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/omrutil/CMakeFiles/generate.stamp is up-to-date.
    33>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\gc\Debug".
    26>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\port /IC:\jenkins\workspace\Test_Windows\build\port /IC:\jenkins\workspace\Test_Windows\port\win64amd /IC:\jenkins\workspace\Test_Windows\port\win32_include /IC:\jenkins\workspace\Test_Windows\port\win32 /IC:\jenkins\workspace\Test_Windows\port\common /IC:\jenkins\workspace\Test_Windows\port\include /IC:\jenkins\workspace\Test_Windows\port\..\nls /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D OMRPORT_LIBRARY_DEFINE /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrport_obj.dir\Debug\\" /Fd"omrport_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.c C:\jenkins\workspace\Test_Windows\port\win32\protect_helpers.c C:\jenkins\workspace\Test_Windows\port\common\omrgetjobname.c C:\jenkins\workspace\Test_Windows\port\common\omrgetjobid.c C:\jenkins\workspace\Test_Windows\port\common\omrgetasid.c C:\jenkins\workspace\Test_Windows\port\win32\omrcpu.c C:\jenkins\workspace\Test_Windows\port\common\omrerror.c C:\jenkins\workspace\Test_Windows\port\win32\omrerrorhelpers.c C:\jenkins\workspace\Test_Windows\port\common\omrexit.c C:\jenkins\workspace\Test_Windows\port\win32\omrfile.c C:\jenkins\workspace\Test_Windows\port\win32\omrfiletext.c C:\jenkins\workspace\Test_Windows\port\win32\omrfilestream.c C:\jenkins\workspace\Test_Windows\port\common\omrfilestreamtext.c C:\jenkins\workspace\Test_Windows\port\win32\omrfile_blockingasync.c C:\jenkins\workspace\Test_Windows\port\win32\omrfilehelpers.c C:\jenkins\workspace\Test_Windows\port\common\omrmem32helpers.c C:\jenkins\workspace\Test_Windows\port\common\omrheap.c C:\jenkins\workspace\Test_Windows\port\win32\omrmem.c C:\jenkins\workspace\Test_Windows\port\common\omrmemtag.c C:\jenkins\workspace\Test_Windows\port\common\omrmemcategories.c C:\jenkins\workspace\Test_Windows\port\common\omrport.c C:\jenkins\workspace\Test_Windows\port\win32\omrmmap.c C:\jenkins\workspace\Test_Windows\port\common\j9nls.c C:\jenkins\workspace\Test_Windows\port\win32\j9nlshelpers.c C:\jenkins\workspace\Test_Windows\port\common\omrosbacktrace.c C:\jenkins\workspace\Test_Windows\port\win32\omrosbacktrace_impl.c C:\jenkins\workspace\Test_Windows\port\win32\omrintrospect.c C:\jenkins\workspace\Test_Windows\port\common\omrintrospect_common.c C:\jenkins\workspace\Test_Windows\port\win32\omrosdump.c C:\jenkins\workspace\Test_Windows\port\common\omrportcontrol.c C:\jenkins\workspace\Test_Windows\port\win32\omrportptb.c C:\jenkins\workspace\Test_Windows\port\win64amd\omrsignal.c C:\jenkins\workspace\Test_Windows\port\win32\omrsl.c C:\jenkins\workspace\Test_Windows\port\common\omrstr.c C:\jenkins\workspace\Test_Windows\port\win32\omrsysinfo.c C:\jenkins\workspace\Test_Windows\port\win32\omrsyslog.c C:\jenkins\workspace\Test_Windows\port\win32\omrtime.c C:\jenkins\workspace\Test_Windows\port\common\omrtlshelpers.c C:\jenkins\workspace\Test_Windows\port\win32\omrtty.c C:\jenkins\workspace\Test_Windows\port\win32\omrvmem.c C:\jenkins\workspace\Test_Windows\port\common\omrmemtag_checks.c
    33>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgc_tracegen.dir\Debug\\" /Fd"omrgc_tracegen.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.c C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.c C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.c
     3>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\avl /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9avl.dir\Debug\\" /Fd"j9avl.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\util\avl\avlsup.c C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.c
    19>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\util\omrutil\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\omrutil /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrutil_obj.dir\Debug\\" /Fd"omrutil_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.c C:\jenkins\workspace\Test_Windows\util\omrutil\win\omrgetdbghelp.c C:\jenkins\workspace\Test_Windows\util\omrutil\argscan.c C:\jenkins\workspace\Test_Windows\util\omrutil\detectVMDirectory.c C:\jenkins\workspace\Test_Windows\util\omrutil\gettimebase.c C:\jenkins\workspace\Test_Windows\util\omrutil\j9memclr.c C:\jenkins\workspace\Test_Windows\util\omrutil\poolForPort.c C:\jenkins\workspace\Test_Windows\util\omrutil\primeNumberHelper.c C:\jenkins\workspace\Test_Windows\util\omrutil\ranking.c C:\jenkins\workspace\Test_Windows\util\omrutil\spacesaving.c C:\jenkins\workspace\Test_Windows\util\omrutil\stricmp.c C:\jenkins\workspace\Test_Windows\util\omrutil\threadhelp.c C:\jenkins\workspace\Test_Windows\util\omrutil\thrname_core.c C:\jenkins\workspace\Test_Windows\util\omrutil\utf8decode.c C:\jenkins\workspace\Test_Windows\util\omrutil\utf8encode.c C:\jenkins\workspace\Test_Windows\util\omrutil\xlphelp.c C:\jenkins\workspace\Test_Windows\util\omrutil\xml.c C:\jenkins\workspace\Test_Windows\example\glue\UtilGlue.c
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\pool\j9pool.vcxproj" (21) on node 4 (default targets).
    21>PrepareForBuild:
         Creating directory "j9pool.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\util\pool\Debug\".
       InitializeBuildStatus:
         Creating "j9pool.dir\Debug\j9pool.unsuccessfulbuild" because "AlwaysCreate" was specified.
    33>ClCompile:
         ut_j9mm.c
     3>ClCompile:
         avlsup.c
    26>ClCompile:
         ut_omrport.c
    21>CustomBuild:
         Generating ut_pool.c, ut_pool.h, ut_pool.pdat
    19>ClCompile:
         ut_j9utilcore.c
    21>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/util/pool/pool.tdf
         Calculating groups for pool
         Creating header file: C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.c
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/pool/CMakeLists.txt
    33>ClCompile:
         ut_omrmm.c
    21>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/pool/CMakeFiles/generate.stamp is up-to-date.
    19>ClCompile:
         omrgetdbghelp.c
    51>ClCompile:
         Generating Code...
    26>ClCompile:
         protect_helpers.c
    33>ClCompile:
         ut_j9vgc.c
    21>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\pool /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9pool.dir\Debug\\" /Fd"j9pool.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\util\pool\pool.c C:\jenkins\workspace\Test_Windows\util\pool\pool_cap.c C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.c
    33>ClCompile:
         Generating Code...
     3>ClCompile:
         ut_avl.c
    21>ClCompile:
         pool.c
     3>ClCompile:
         Generating Code...
    33>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"omrgc_tracegen.dir\Debug\omrgc_tracegen.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrgc_tracegen.dir\Debug\ut_j9mm.obj
         omrgc_tracegen.dir\Debug\ut_omrmm.obj
         omrgc_tracegen.dir\Debug\ut_j9vgc.obj
    51>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\tracemerge.exe" /INCREMENTAL:NO /NOLOGO ..\tracegen\Debug\trace.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/tracemerge.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/tools/tracemerge/Debug/tracemerge.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj tracemerge.dir\Debug\DATMerge.obj
         tracemerge.dir\Debug\main.obj
    15>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\hookable /IC:\jenkins\workspace\Test_Windows\util\hookable\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9hook_obj.dir\Debug\\" /Fd"j9hook_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.c
    21>ClCompile:
         pool_cap.c
    33>Lib:
         omrgc_tracegen.vcxproj -> C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\omrgc_tracegen.lib
     3>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\avl\Debug\j9avl.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 j9avl.dir\Debug\avlsup.obj
         j9avl.dir\Debug\ut_avl.obj
    33>FinalizeBuildStatus:
         Deleting file "omrgc_tracegen.dir\Debug\omrgc_tracegen.unsuccessfulbuild".
         Touching "omrgc_tracegen.dir\Debug\omrgc_tracegen.lastbuildstate".
    33>Done Building Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.vcxproj" (default targets).
    15>ClCompile:
         ut_j9hook.c
    29>PrepareForBuild:
         Creating directory "omrcore.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\omr\Debug\".
       InitializeBuildStatus:
         Creating "omrcore.dir\Debug\omrcore.unsuccessfulbuild" because "AlwaysCreate" was specified.
    21>ClCompile:
         ut_pool.c
     3>Lib:
         j9avl.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\avl\Debug\j9avl.lib
    29>CustomBuild:
         Generating ut_omrti.c, ut_omrti.h, ut_omrti.pdat
     3>FinalizeBuildStatus:
         Deleting file "j9avl.dir\Debug\j9avl.unsuccessfulbuild".
         Touching "j9avl.dir\Debug\j9avl.lastbuildstate".
     3>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\avl\j9avl.vcxproj" (default targets).
    29>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/omr/omrti.tdf
         Calculating groups for omrti
         Creating header file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.c
    21>ClCompile:
         Generating Code...
    29>CustomBuild:
         Generating ut_omrvm.c, ut_omrvm.h, ut_omrvm.pdat
    15>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"j9hook_obj.dir\Debug\j9hook_obj.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 j9hook_obj.dir\Debug\hookable.obj
         j9hook_obj.dir\Debug\ut_j9hook.obj
    29>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/omr/omrvm.tdf
         Calculating groups for omrvm
         Creating header file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.c
         Building Custom Rule C:/jenkins/workspace/Test_Windows/omr/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omr/CMakeFiles/generate.stamp is up-to-date.
    15>Lib:
         j9hook_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.dir\Debug\j9hook_obj.lib
       FinalizeBuildStatus:
         Deleting file "j9hook_obj.dir\Debug\j9hook_obj.unsuccessfulbuild".
         Touching "j9hook_obj.dir\Debug\j9hook_obj.lastbuildstate".
    15>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.vcxproj" (default targets).
    29>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\omr /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrcore.dir\Debug\\" /Fd"omrcore.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\omr\OMR_Agent.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_MethodDictionary.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_Profiler.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_Runtime.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_TI.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_TIMemorySize.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_VM.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_VMThread.cpp C:\jenkins\workspace\Test_Windows\omr\startup\omrvmstartup.cpp C:\jenkins\workspace\Test_Windows\example\glue\omrExampleVM.cpp
         OMR_Agent.cpp
    23>ClCompile:
         omrthread.c
    51>Link:
         tracemerge.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\tracemerge.exe
       FinalizeBuildStatus:
         Deleting file "tracemerge.dir\Debug\tracemerge.unsuccessfulbuild".
         Touching "tracemerge.dir\Debug\tracemerge.lastbuildstate".
    51>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\tracemerge\tracemerge.vcxproj" (default targets).
    21>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\pool\Debug\j9pool.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 j9pool.dir\Debug\pool.obj
         j9pool.dir\Debug\pool_cap.obj
         j9pool.dir\Debug\ut_pool.obj
         j9pool.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\pool\Debug\j9pool.lib
       FinalizeBuildStatus:
         Deleting file "j9pool.dir\Debug\j9pool.unsuccessfulbuild".
         Touching "j9pool.dir\Debug\j9pool.lastbuildstate".
    21>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\pool\j9pool.vcxproj" (default targets).
    19>ClCompile:
         argscan.c
         detectVMDirectory.c
    26>ClCompile:
         omrgetjobname.c
         omrgetjobid.c
         omrgetasid.c
         omrcpu.c
    23>ClCompile:
         omrthreadattr.c
    19>ClCompile:
         gettimebase.c
         j9memclr.c
         poolForPort.c
    29>ClCompile:
         OMR_MethodDictionary.cpp
    19>ClCompile:
         primeNumberHelper.c
         ranking.c
    26>ClCompile:
         omrerror.c
    19>ClCompile:
         spacesaving.c
    29>ClCompile:
         OMR_Profiler.cpp
    19>ClCompile:
         stricmp.c
         threadhelp.c
    29>ClCompile:
         OMR_Runtime.cpp
    19>ClCompile:
         thrname_core.c
    23>ClCompile:
         omrthreaddebug.c
    29>ClCompile:
         OMR_TI.cpp
    19>ClCompile:
         utf8decode.c
         utf8encode.c
         xlphelp.c
         xml.c
         UtilGlue.c
         Generating Code...
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\omrutil /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrutil_obj.dir\Debug\\" /Fd"omrutil_obj.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\util\omrutil\AtomicFunctions.cpp
         AtomicFunctions.cpp
    26>ClCompile:
         omrerrorhelpers.c
    23>ClCompile:
         omrthreaderror.c
    19>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"omrutil_obj.dir\Debug\omrutil_obj.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrutil_obj.dir\Debug\ut_j9utilcore.obj
         omrutil_obj.dir\Debug\omrgetdbghelp.obj
         omrutil_obj.dir\Debug\AtomicFunctions.obj
         omrutil_obj.dir\Debug\argscan.obj
         omrutil_obj.dir\Debug\detectVMDirectory.obj
         omrutil_obj.dir\Debug\gettimebase.obj
         omrutil_obj.dir\Debug\j9memclr.obj
         omrutil_obj.dir\Debug\poolForPort.obj
         omrutil_obj.dir\Debug\primeNumberHelper.obj
         omrutil_obj.dir\Debug\ranking.obj
         omrutil_obj.dir\Debug\spacesaving.obj
         omrutil_obj.dir\Debug\stricmp.obj
         omrutil_obj.dir\Debug\threadhelp.obj
         omrutil_obj.dir\Debug\thrname_core.obj
         omrutil_obj.dir\Debug\utf8decode.obj
         omrutil_obj.dir\Debug\utf8encode.obj
         omrutil_obj.dir\Debug\xlphelp.obj
         omrutil_obj.dir\Debug\xml.obj
         omrutil_obj.dir\Debug\UtilGlue.obj
         omrutil_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\omrutil_obj.lib
       FinalizeBuildStatus:
         Deleting file "omrutil_obj.dir\Debug\omrutil_obj.unsuccessfulbuild".
         Touching "omrutil_obj.dir\Debug\omrutil_obj.lastbuildstate".
    19>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.vcxproj" (default targets).
    16>PrepareForBuild:
         Creating directory "omrutil.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrutil.dir\Debug\omrutil.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/omrutil/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/omrutil/CMakeFiles/generate.stamp is up-to-date.
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\omrutil\Debug\omrutil.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\ut_j9utilcore.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\omrgetdbghelp.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\AtomicFunctions.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\argscan.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\detectVMDirectory.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\gettimebase.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\j9memclr.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\poolForPort.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\primeNumberHelper.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\ranking.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\spacesaving.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\stricmp.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\threadhelp.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\thrname_core.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\utf8decode.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\utf8encode.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\xlphelp.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\xml.obj
         C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\UtilGlue.obj
    29>ClCompile:
         OMR_TIMemorySize.cpp
    16>Lib:
         omrutil.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\omrutil\Debug\omrutil.lib
       FinalizeBuildStatus:
         Deleting file "omrutil.dir\Debug\omrutil.unsuccessfulbuild".
         Touching "omrutil.dir\Debug\omrutil.lastbuildstate".
    16>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil.vcxproj" (default targets).
    14>PrepareForBuild:
         Creating directory "j9hashtable.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\util\hashtable\Debug\".
       InitializeBuildStatus:
         Creating "j9hashtable.dir\Debug\j9hashtable.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Generating ut_hashtable.c, ut_hashtable.h, ut_hashtable.pdat
         Processing tdf file C:/jenkins/workspace/Test_Windows/util/hashtable/hashtable.tdf
         Calculating groups for hashtable
         Creating header file: C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.h
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.c
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/hashtable/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hashtable/CMakeFiles/generate.stamp is up-to-date.
    23>ClCompile:
         omrthreadinspect.c
    14>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\hashtable /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9hashtable.dir\Debug\\" /Fd"j9hashtable.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\util\hashtable\hash.c C:\jenkins\workspace\Test_Windows\util\hashtable\hashtable.c C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.c
         hash.c
    26>ClCompile:
         omrexit.c
    14>ClCompile:
         hashtable.c
    26>ClCompile:
         omrfile.c
    14>ClCompile:
         ut_hashtable.c
         Generating Code...
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\hashtable\Debug\j9hashtable.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 j9hashtable.dir\Debug\hash.obj
         j9hashtable.dir\Debug\hashtable.obj
         j9hashtable.dir\Debug\ut_hashtable.obj
         j9hashtable.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\hashtable\Debug\j9hashtable.lib
       FinalizeBuildStatus:
         Deleting file "j9hashtable.dir\Debug\j9hashtable.unsuccessfulbuild".
         Touching "j9hashtable.dir\Debug\j9hashtable.lastbuildstate".
    14>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\hashtable\j9hashtable.vcxproj" (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj" (36) on node 6 (default targets).
    36>PrepareForBuild:
         Creating directory "omrsig.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrsig.dir\Debug\omrsig.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\utiltest\omrutiltest.vcxproj" (45) on node 7 (default targets).
    45>PrepareForBuild:
         Creating directory "omrutiltest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrutiltest.dir\Debug\omrutiltest.unsuccessfulbuild" because "AlwaysCreate" was specified.
    36>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/omrsigcompat/CMakeLists.txt
    45>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/utiltest/CMakeLists.txt
    36>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrsigcompat/CMakeFiles/generate.stamp is up-to-date.
    45>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/utiltest/CMakeFiles/generate.stamp is up-to-date.
    36>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D "MSVC_RUNTIME_DLL=\"MSVCR110D\"" /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D omrsig_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsig.dir\Debug\\" /Fd"omrsig.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\omrsigcompat\omrsig.cpp
    45>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\utiltest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrutiltest.dir\Debug\\" /Fd"omrutiltest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\utiltest\main.cpp
    36>ClCompile:
         omrsig.cpp
    45>ClCompile:
         main.cpp
    23>ClCompile:
         omrthreadnuma.c
    29>ClCompile:
         OMR_VM.cpp
    26>ClCompile:
         omrfiletext.c
    29>ClCompile:
         OMR_VMThread.cpp
         omrvmstartup.cpp
    23>ClCompile:
         omrthreadpriority.c
    26>ClCompile:
         omrfilestream.c
    36>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrsig.dll" /INCREMENTAL:NO /NOLOGO ..\util\omrutil\Debug\omrutil.lib ..\util\hashtable\Debug\j9hashtable.lib ..\util\omrutil\Debug\omrutil.lib ..\util\hashtable\Debug\j9hashtable.lib ..\util\avl\Debug\j9avl.lib ..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrsig.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/omrsigcompat/Debug/omrsig.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup -def:C:/jenkins/workspace/Test_Windows/build/omrsigcompat/omrsig.exportlist /DLL omrsig.dir\Debug\omrsig.obj
    36>omrsig.obj : warning LNK4197: export 'signal' specified multiple times; using first specification [C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj]
            Creating library C:/jenkins/workspace/Test_Windows/build/omrsigcompat/Debug/omrsig.lib and object C:/jenkins/workspace/Test_Windows/build/omrsigcompat/Debug/omrsig.exp
    23>ClCompile:
         omrthreadtls.c
    36>Link:
         omrsig.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrsig.dll
       FinalizeBuildStatus:
         Deleting file "omrsig.dir\Debug\omrsig.unsuccessfulbuild".
         Touching "omrsig.dir\Debug\omrsig.lastbuildstate".
    36>Done Building Project "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj" (default targets).
    26>ClCompile:
         omrfilestreamtext.c
         omrfile_blockingasync.c
    23>ClCompile:
         priority.c
    29>ClCompile:
         omrExampleVM.cpp
         Generating Code...
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\omr /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrcore.dir\Debug\\" /Fd"omrcore.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\omr\omrrasinit.c C:\jenkins\workspace\Test_Windows\omr\omrtrcinit.c C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.c C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.c C:\jenkins\workspace\Test_Windows\example\glue\LanguageVMGlue.c
         omrrasinit.c
    23>ClCompile:
         thrcreate.c
    45>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrutiltest.exe" /INCREMENTAL:NO /NOLOGO ..\omrGtestGlue\Debug\omrGtest.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrutiltest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/utiltest/Debug/omrutiltest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrutiltest.dir\Debug\main.obj
    26>ClCompile:
         omrfilehelpers.c
    23>ClCompile:
         thrprof.c
    29>ClCompile:
         omrtrcinit.c
    45>Link:
         omrutiltest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrutiltest.exe
       FinalizeBuildStatus:
         Deleting file "omrutiltest.dir\Debug\omrutiltest.unsuccessfulbuild".
         Touching "omrutiltest.dir\Debug\omrutiltest.lastbuildstate".
    45>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\utiltest\omrutiltest.vcxproj" (default targets).
    29>ClCompile:
         ut_omrti.c
         ut_omrvm.c
         LanguageVMGlue.c
    26>ClCompile:
         omrmem32helpers.c
    29>ClCompile:
         Generating Code...
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\omr\Debug\omrcore.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrcore.dir\Debug\OMR_Agent.obj
         omrcore.dir\Debug\OMR_MethodDictionary.obj
         omrcore.dir\Debug\OMR_Profiler.obj
         omrcore.dir\Debug\OMR_Runtime.obj
         omrcore.dir\Debug\OMR_TI.obj
         omrcore.dir\Debug\OMR_TIMemorySize.obj
         omrcore.dir\Debug\OMR_VM.obj
         omrcore.dir\Debug\OMR_VMThread.obj
         omrcore.dir\Debug\omrrasinit.obj
         omrcore.dir\Debug\omrtrcinit.obj
         omrcore.dir\Debug\omrvmstartup.obj
         omrcore.dir\Debug\ut_omrti.obj
         omrcore.dir\Debug\ut_omrvm.obj
         omrcore.dir\Debug\LanguageVMGlue.obj
         omrcore.dir\Debug\omrExampleVM.obj
         omrcore.vcxproj -> C:\jenkins\workspace\Test_Windows\build\omr\Debug\omrcore.lib
       FinalizeBuildStatus:
         Deleting file "omrcore.dir\Debug\omrcore.unsuccessfulbuild".
         Touching "omrcore.dir\Debug\omrcore.lastbuildstate".
    29>Done Building Project "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (default targets).
    23>ClCompile:
         thrdsup.c
    26>ClCompile:
         omrheap.c
    23>ClCompile:
         rasthrsup.c
    26>ClCompile:
         omrmem.c
    23>ClCompile:
         rwmutex.c
    26>ClCompile:
         omrmemtag.c
    23>ClCompile:
         omrthreadjlm.c
         dllmain.c
    26>ClCompile:
         omrmemcategories.c
    23>ClCompile:
         ut_j9thr.c
         Generating Code...
    26>ClCompile:
         Generating Code...
         Compiling...
         omrport.c
    23>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\thread /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\thread\common /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9thr_obj.dir\Debug\\" /Fd"j9thr_obj.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\thread\common\omrthreadmem.cpp C:\jenkins\workspace\Test_Windows\thread\common\threadhelpers.cpp
         omrthreadmem.cpp
    26>ClCompile:
         omrmmap.c
    23>ClCompile:
         threadhelpers.cpp
    26>ClCompile:
         j9nls.c
    23>ClCompile:
         Generating Code...
    26>ClCompile:
         j9nlshelpers.c
    23>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"j9thr_obj.dir\Debug\j9thr_obj.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 j9thr_obj.dir\Debug\j9sem.obj
         j9thr_obj.dir\Debug\omrthread.obj
         j9thr_obj.dir\Debug\omrthreadattr.obj
         j9thr_obj.dir\Debug\omrthreaddebug.obj
         j9thr_obj.dir\Debug\omrthreaderror.obj
         j9thr_obj.dir\Debug\omrthreadinspect.obj
         j9thr_obj.dir\Debug\omrthreadmem.obj
         j9thr_obj.dir\Debug\omrthreadnuma.obj
         j9thr_obj.dir\Debug\omrthreadpriority.obj
         j9thr_obj.dir\Debug\omrthreadtls.obj
         j9thr_obj.dir\Debug\priority.obj
         j9thr_obj.dir\Debug\thrcreate.obj
         j9thr_obj.dir\Debug\threadhelpers.obj
         j9thr_obj.dir\Debug\thrprof.obj
         j9thr_obj.dir\Debug\thrdsup.obj
         j9thr_obj.dir\Debug\rasthrsup.obj
         j9thr_obj.dir\Debug\rwmutex.obj
         j9thr_obj.dir\Debug\omrthreadjlm.obj
         j9thr_obj.dir\Debug\dllmain.obj
         j9thr_obj.dir\Debug\ut_j9thr.obj
         j9thr_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\j9thr_obj.lib
       FinalizeBuildStatus:
         Deleting file "j9thr_obj.dir\Debug\j9thr_obj.unsuccessfulbuild".
         Touching "j9thr_obj.dir\Debug\j9thr_obj.lastbuildstate".
    23>Done Building Project "C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.vcxproj" (default targets).
    20>PrepareForBuild:
         Creating directory "j9thrstatic.dir\Debug\".
       InitializeBuildStatus:
         Creating "j9thrstatic.dir\Debug\j9thrstatic.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/thread/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/thread/CMakeFiles/generate.stamp is up-to-date.
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\thread\Debug\j9thrstatic.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\j9sem.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthread.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadattr.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreaddebug.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreaderror.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadinspect.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadmem.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadnuma.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadpriority.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadtls.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\priority.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\thrcreate.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\threadhelpers.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\thrprof.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\thrdsup.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\rasthrsup.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\rwmutex.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadjlm.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\dllmain.obj
         C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\ut_j9thr.obj
         j9thrstatic.vcxproj -> C:\jenkins\workspace\Test_Windows\build\thread\Debug\j9thrstatic.lib
       FinalizeBuildStatus:
         Deleting file "j9thrstatic.dir\Debug\j9thrstatic.unsuccessfulbuild".
         Touching "j9thrstatic.dir\Debug\j9thrstatic.lastbuildstate".
    20>Done Building Project "C:\jenkins\workspace\Test_Windows\build\thread\j9thrstatic.vcxproj" (default targets).
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\omralgotest.vcxproj" (28) on node 2 (default targets).
    28>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\omralgotest.vcxproj" (28) is building "C:\jenkins\workspace\Test_Windows\build\omrtrace\omrtrace.vcxproj" (32) on node 2 (default targets).
    32>PrepareForBuild:
         Creating directory "omrtrace.dir\Debug\".
         Creating directory "C:\jenkins\workspace\Test_Windows\build\omrtrace\Debug\".
       InitializeBuildStatus:
         Creating "omrtrace.dir\Debug\omrtrace.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/omrtrace/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrtrace/CMakeFiles/generate.stamp is up-to-date.
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtrace.dir\Debug\\" /Fd"omrtrace.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\omrtrace\omrtraceapi.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracecomponent.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtraceformatter.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracelog.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracemain.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracemisc.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtraceoptions.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracepublish.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracewrappers.cpp
         omrtraceapi.cpp
    26>ClCompile:
         omrosbacktrace.c
    32>ClCompile:
         omrtracecomponent.cpp
    26>ClCompile:
         omrosbacktrace_impl.c
    32>ClCompile:
         omrtraceformatter.cpp
         omrtracelog.cpp
         omrtracemain.cpp
    26>ClCompile:
         omrintrospect.c
    32>ClCompile:
         omrtracemisc.cpp
         omrtraceoptions.cpp
         omrtracepublish.cpp
         omrtracewrappers.cpp
         Generating Code...
    26>ClCompile:
         omrintrospect_common.c
         omrosdump.c
    32>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\omrtrace\Debug\omrtrace.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrtrace.dir\Debug\omrtraceapi.obj
         omrtrace.dir\Debug\omrtracecomponent.obj
         omrtrace.dir\Debug\omrtraceformatter.obj
         omrtrace.dir\Debug\omrtracelog.obj
         omrtrace.dir\Debug\omrtracemain.obj
         omrtrace.dir\Debug\omrtracemisc.obj
         omrtrace.dir\Debug\omrtraceoptions.obj
         omrtrace.dir\Debug\omrtracepublish.obj
         omrtrace.dir\Debug\omrtracewrappers.obj
         omrtrace.vcxproj -> C:\jenkins\workspace\Test_Windows\build\omrtrace\Debug\omrtrace.lib
       FinalizeBuildStatus:
         Deleting file "omrtrace.dir\Debug\omrtrace.unsuccessfulbuild".
         Touching "omrtrace.dir\Debug\omrtrace.lastbuildstate".
    32>Done Building Project "C:\jenkins\workspace\Test_Windows\build\omrtrace\omrtrace.vcxproj" (default targets).
    26>ClCompile:
         omrportcontrol.c
         omrportptb.c
         omrsignal.c
         omrsl.c
         omrstr.c
         omrsysinfo.c
         omrsyslog.c
         omrtime.c
         omrtlshelpers.c
         omrtty.c
         omrvmem.c
         Generating Code...
         Compiling...
         omrmemtag_checks.c
         Generating Code...
       ResourceCompile:
         C:\Program Files (x86)\Windows Kits\8.0\bin\x86\rc.exe /D WIN32 /D _DEBUG /D _WINDOWS /D OMRPORT_LIBRARY_DEFINE /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\\\"Debug\\\"" /l"0x0409" /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\port /IC:\jenkins\workspace\Test_Windows\build\port /IC:\jenkins\workspace\Test_Windows\port\win64amd /IC:\jenkins\workspace\Test_Windows\port\win32_include /IC:\jenkins\workspace\Test_Windows\port\win32 /IC:\jenkins\workspace\Test_Windows\port\common /IC:\jenkins\workspace\Test_Windows\port\include /IC:\jenkins\workspace\Test_Windows\port\..\nls /nologo /fo"omrport_obj.dir\Debug\omrsyslogmessages.res" C:\jenkins\workspace\Test_Windows\port\win32\omrsyslogmessages.rc 
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"omrport_obj.dir\Debug\omrport_obj.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrport_obj.dir\Debug\omrsyslogmessages.res
         omrport_obj.dir\Debug\ut_omrport.obj
         omrport_obj.dir\Debug\protect_helpers.obj
         omrport_obj.dir\Debug\omrgetjobname.obj
         omrport_obj.dir\Debug\omrgetjobid.obj
         omrport_obj.dir\Debug\omrgetasid.obj
         omrport_obj.dir\Debug\omrcpu.obj
         omrport_obj.dir\Debug\omrerror.obj
         omrport_obj.dir\Debug\omrerrorhelpers.obj
         omrport_obj.dir\Debug\omrexit.obj
         omrport_obj.dir\Debug\omrfile.obj
         omrport_obj.dir\Debug\omrfiletext.obj
         omrport_obj.dir\Debug\omrfilestream.obj
         omrport_obj.dir\Debug\omrfilestreamtext.obj
         omrport_obj.dir\Debug\omrfile_blockingasync.obj
         omrport_obj.dir\Debug\omrfilehelpers.obj
         omrport_obj.dir\Debug\omrmem32helpers.obj
         omrport_obj.dir\Debug\omrheap.obj
         omrport_obj.dir\Debug\omrmem.obj
         omrport_obj.dir\Debug\omrmemtag.obj
         omrport_obj.dir\Debug\omrmemcategories.obj
         omrport_obj.dir\Debug\omrport.obj
         omrport_obj.dir\Debug\omrmmap.obj
         omrport_obj.dir\Debug\j9nls.obj
         omrport_obj.dir\Debug\j9nlshelpers.obj
         omrport_obj.dir\Debug\omrosbacktrace.obj
         omrport_obj.dir\Debug\omrosbacktrace_impl.obj
         omrport_obj.dir\Debug\omrintrospect.obj
         omrport_obj.dir\Debug\omrintrospect_common.obj
         omrport_obj.dir\Debug\omrosdump.obj
         omrport_obj.dir\Debug\omrportcontrol.obj
         omrport_obj.dir\Debug\omrportptb.obj
         omrport_obj.dir\Debug\omrsignal.obj
         omrport_obj.dir\Debug\omrsl.obj
         omrport_obj.dir\Debug\omrstr.obj
         omrport_obj.dir\Debug\omrsysinfo.obj
         omrport_obj.dir\Debug\omrsyslog.obj
         omrport_obj.dir\Debug\omrtime.obj
         omrport_obj.dir\Debug\omrtlshelpers.obj
         omrport_obj.dir\Debug\omrtty.obj
         omrport_obj.dir\Debug\omrvmem.obj
         omrport_obj.dir\Debug\omrmemtag_checks.obj
         omrport_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrport_obj.lib
       FinalizeBuildStatus:
         Deleting file "omrport_obj.dir\Debug\omrport_obj.unsuccessfulbuild".
         Touching "omrport_obj.dir\Debug\omrport_obj.lastbuildstate".
    26>Done Building Project "C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.vcxproj" (default targets).
    22>PrepareForBuild:
         Creating directory "omrport.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrport.dir\Debug\omrport.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/port/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/port/CMakeFiles/generate.stamp is up-to-date.
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\port\Debug\omrport.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\ut_omrport.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\protect_helpers.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrgetjobname.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrgetjobid.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrgetasid.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrcpu.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrerror.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrerrorhelpers.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrexit.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfile.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfiletext.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfilestream.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfilestreamtext.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfile_blockingasync.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfilehelpers.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmem32helpers.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrheap.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmem.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmemtag.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmemcategories.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrport.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmmap.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\j9nls.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\j9nlshelpers.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrosbacktrace.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrosbacktrace_impl.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrintrospect.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrintrospect_common.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrosdump.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrportcontrol.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrportptb.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsignal.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsl.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrstr.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsysinfo.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsyslog.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrtime.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrtlshelpers.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrtty.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrvmem.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmemtag_checks.obj
         C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsyslogmessages.res
         omrport.vcxproj -> C:\jenkins\workspace\Test_Windows\build\port\Debug\omrport.lib
       FinalizeBuildStatus:
         Deleting file "omrport.dir\Debug\omrport.unsuccessfulbuild".
         Touching "omrport.dir\Debug\omrport.lastbuildstate".
    22>Done Building Project "C:\jenkins\workspace\Test_Windows\build\port\omrport.vcxproj" (default targets).
    18>PrepareForBuild:
         Creating directory "j9hookstatic.dir\Debug\".
       InitializeBuildStatus:
         Creating "j9hookstatic.dir\Debug\j9hookstatic.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\omrporttest.vcxproj" (35) on node 5 (default targets).
    35>PrepareForBuild:
         Creating directory "omrporttest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrporttest.dir\Debug\omrporttest.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\sigtest\omrsigtest.vcxproj" (37) on node 7 (default targets).
    37>PrepareForBuild:
         Creating directory "omrsigtest.dir\Debug\".
    18>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/util/hookable/CMakeLists.txt
    37>InitializeBuildStatus:
         Creating "omrsigtest.dir\Debug\omrsigtest.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/sigtest/CMakeLists.txt
    18>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hookable/CMakeFiles/generate.stamp is up-to-date.
    35>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/porttest/CMakeLists.txt
    37>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/sigtest/CMakeFiles/generate.stamp is up-to-date.
    35>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/CMakeFiles/generate.stamp is up-to-date.
    18>Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\hookable\Debug\j9hookstatic.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.dir\Debug\hookable.obj
         C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.dir\Debug\ut_j9hook.obj
    37>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\sigtest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\sigtest\. /IC:\jenkins\workspace\Test_Windows\fvtest\sigtest\..\util /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\thread\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsigtest.dir\Debug\\" /Fd"omrsigtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\sigtest\sigTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\sigtest\sigTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\sigtest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    35>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\porttest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrporttest.dir\Debug\\" /Fd"omrporttest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\porttest\fileTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\heapTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrportTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\memTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrdumpTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrerrorTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrfileTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrfilestreamTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrheapTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrintrospectTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrmemTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrmmapTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrsignalExtendedTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrsignalTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrslTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrstrTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrtimeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrttyExtendedTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrttyTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrvmemTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\si.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\si_numcpusTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\testHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\testProcessHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\vmemTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    37>ClCompile:
         sigTest.cpp
    18>Lib:
         j9hookstatic.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\hookable\Debug\j9hookstatic.lib
    35>ClCompile:
         fileTest.cpp
    18>FinalizeBuildStatus:
         Deleting file "j9hookstatic.dir\Debug\j9hookstatic.unsuccessfulbuild".
         Touching "j9hookstatic.dir\Debug\j9hookstatic.lastbuildstate".
    18>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (default targets).
    27>PrepareForBuild:
         Creating directory "omrgc.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrgc.dir\Debug\omrgc.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/gc/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date.
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgc.dir\Debug\\" /Fd"omrgc.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\gc\base\AddressOrderedListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\AllocationContext.cpp C:\jenkins\workspace\Test_Windows\gc\base\AllocationInterfaceGeneric.cpp C:\jenkins\workspace\Test_Windows\gc\base\BaseVirtual.cpp C:\jenkins\workspace\Test_Windows\gc\base\BumpAllocatedListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\CardTable.cpp C:\jenkins\workspace\Test_Windows\gc\base\Collector.cpp C:\jenkins\workspace\Test_Windows\gc\base\CollectorLanguageInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\Configuration.cpp C:\jenkins\workspace\Test_Windows\gc\base\CopyScanCache.cpp C:\jenkins\workspace\Test_Windows\gc\base\CycleState.cpp C:\jenkins\workspace\Test_Windows\gc\base\Dispatcher.cpp C:\jenkins\workspace\Test_Windows\gc\base\EmptyListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\EnvironmentBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\Forge.cpp C:\jenkins\workspace\Test_Windows\gc\base\GCCode.cpp C:\jenkins\workspace\Test_Windows\gc\base\GCExtensionsBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\GlobalAllocationManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\GlobalCollector.cpp C:\jenkins\workspace\Test_Windows\gc\base\Heap.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapMapIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapMemorySubSpaceIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionDescriptor.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionManagerTarok.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapSplit.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\LightweightNonReentrantLock.cpp C:\jenkins\workspace\Test_Windows\gc\base\LightweightNonReentrantReaderWriterLock.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkedObjectPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkingScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkMapSegmentChunkIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MasterGCThread.cpp C:\jenkins\workspace\Test_Windows\gc\base\Math.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPool.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolAddressOrderedListBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolBumpPointer.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolHybrid.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolLargeObjects.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolSplitAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolSplitAddressOrderedListBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceChildIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceFlat.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceGenerational.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceGeneric.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpacePoolIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceRegionIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceSemiSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceUniSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\ModronAssertions.cpp C:\jenkins\workspace\Test_Windows\gc\base\NUMAManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\NonVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\OMRVMInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\OMRVMThreadInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectAllocationInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectHeapBufferedIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectHeapIteratorAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\Packet.cpp C:\jenkins\workspace\Test_Windows\gc\base\PacketList.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelDispatcher.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelHeapWalker.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelObjectHeapIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelMarkTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelSweepChunk.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalArena.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalArenaRegionBased.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalArenaVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArena.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArenaRegionBased.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArenaVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArenaVirtualMemoryFlat.cpp C:\jenkins\workspace\Test_Windows\gc\base\ReferenceChainWalkerMarkMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\RegionPool.cpp C:\jenkins\workspace\Test_Windows\gc\base\RegionPoolGeneric.cpp C:\jenkins\workspace\Test_Windows\gc\base\StartupManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepHeapSectioning.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerAddressOrderedListBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerHybrid.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerSplitAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolState.cpp C:\jenkins\workspace\Test_Windows\gc\base\TLHAllocationInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\TLHAllocationSupport.cpp C:\jenkins\workspace\Test_Windows\gc\base\Task.cpp C:\jenkins\workspace\Test_Windows\gc\base\Validator.cpp C:\jenkins\workspace\Test_Windows\gc\base\VirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\WorkPacketOverflow.cpp C:\jenkins\workspace\Test_Windows\gc\base\WorkPackets.cpp C:\jenkins\workspace\Test_Windows\gc\base\WorkStack.cpp C:\jenkins\workspace\Test_Windows\gc\base\gcspinlock.cpp C:\jenkins\workspace\Test_Windows\gc\base\gcutils.cpp C:\jenkins\workspace\Test_Windows\gc\base\modronapicore.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\AllocationContextSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\ConfigurationSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\GlobalAllocationManagerSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\HeapRegionDescriptorSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\LockingFreeHeapRegionList.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\LockingHeapRegionQueue.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\MemoryPoolAggregatedCellList.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\MemoryPoolSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\MemorySubSpaceSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\ObjectHeapIteratorSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\OverflowSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\RegionPoolSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedAllocationInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedAllocationTracker.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedGC.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedMarkingScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedSweepTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SizeClasses.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SweepSchemeSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\WorkPacketsSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CompactFixHeapForWalkTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CompactScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentCardTable.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentCardTableForWC.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentClearNewMarkBitsTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentCompleteTracingTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentFinalCleanCardsTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentGC.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentOverflow.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentPrepareCardTableTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentSafepointCallback.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentScanRememberedSetTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentScavengeTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentSweepScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConfigurationFlat.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConfigurationGenerational.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConfigurationStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheChunk.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheChunkInHeap.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheList.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\EnvironmentStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapMemoryPoolIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapRegionDescriptorStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapRegionManagerStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapWalker.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\OverflowStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelCompactTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelGlobalGC.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelScavengeTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelSweepScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\PhysicalSubArenaVirtualMemorySemiSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\RSOverflow.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\Scavenger.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\SweepHeapSectioningSegmented.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\WorkPacketsConcurrent.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\WorkPacketsStandard.cpp C:\jenkins\workspace\Test_Windows\gc\startup\mminitcore.cpp C:\jenkins\workspace\Test_Windows\gc\startup\omrgcalloc.cpp C:\jenkins\workspace\Test_Windows\gc\startup\omrgcstartup.cpp C:\jenkins\workspace\Test_Windows\gc\stats\AllocationFailureStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\AllocationStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\CardCleaningStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ClassUnloadStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\CompactStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ConcurrentCardTableStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ConcurrentGCStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ConcurrentSweepStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\CopyForwardStatsCore.cpp C:\jenkins\workspace\Test_Windows\gc\stats\HeapMemorySnapshot.cpp C:\jenkins\workspace\Test_Windows\gc\stats\HeapResizeStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\HeapStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\LargeObjectAllocateStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\MarkStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\MetronomeStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\PercolateStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\RootScannerStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ScavengerCopyScanRatio.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ScavengerHotFieldStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ScavengerStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\SweepStats.cpp C:\jenkins\workspace\Test_Windows\gc\structs\ForwardedHeader.cpp C:\jenkins\workspace\Test_Windows\gc\structs\HashTableIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\OMRVMThreadListIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\ObjectHeapIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\ObjectIteratorState.cpp C:\jenkins\workspace\Test_Windows\gc\structs\PoolIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistFragment.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistPool.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistPuddle.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistSlotIterator.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseBuffer.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseHandlerOutput.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseManager.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriter.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterChain.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterFileLogging.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterFileLoggingBuffered.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterFileLoggingSynchronous.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterHook.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterStreamOutput.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard\VerboseHandlerOutputStandard.cpp C:\jenkins\workspace\Test_Windows\example\glue\CollectorLanguageInterfaceImpl.cpp C:\jenkins\workspace\Test_Windows\example\glue\CompactSchemeFixupObject.cpp C:\jenkins\workspace\Test_Windows\example\glue\ConcurrentMarkingDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\EnvironmentDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\FrequentObjectsStats.cpp C:\jenkins\workspace\Test_Windows\example\glue\GlobalCollectorDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\MarkingDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\ObjectIterator.cpp C:\jenkins\workspace\Test_Windows\example\glue\ObjectModelDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\StartupManagerImpl.cpp C:\jenkins\workspace\Test_Windows\example\glue\VerboseManagerImpl.cpp
         AddressOrderedListPopulator.cpp
         AllocationContext.cpp
         AllocationInterfaceGeneric.cpp
    37>ClCompile:
         sigTestHelpers.cpp
    35>ClCompile:
         heapTest.cpp
    27>ClCompile:
         BaseVirtual.cpp
         BumpAllocatedListPopulator.cpp
    35>ClCompile:
         omrportTest.cpp
    27>ClCompile:
         CardTable.cpp
    37>ClCompile:
         main.cpp
    27>ClCompile:
         Collector.cpp
    35>ClCompile:
         main.cpp
    27>ClCompile:
         CollectorLanguageInterface.cpp
    37>ClCompile:
         argmain.cpp
    35>ClCompile:
         memTest.cpp
    37>ClCompile:
         Generating Code...
    27>ClCompile:
         Configuration.cpp
    37>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrsigtest.exe" /INCREMENTAL:NO /NOLOGO ws2_32.lib shell32.lib Iphlpapi.lib psapi.lib pdh.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\omrsigcompat\Debug\omrsig.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\port\Debug\omrport.lib ..\omrGtestGlue\Debug\omrGtest.lib psapi.lib pdh.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib Ws2_32.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrsigtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/sigtest/Debug/omrsigtest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrsigtest.dir\Debug\sigTest.obj
         omrsigtest.dir\Debug\sigTestHelpers.obj
         omrsigtest.dir\Debug\main.obj
         omrsigtest.dir\Debug\argmain.obj
         omrsigtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrsigtest.exe
       FinalizeBuildStatus:
         Deleting file "omrsigtest.dir\Debug\omrsigtest.unsuccessfulbuild".
         Touching "omrsigtest.dir\Debug\omrsigtest.lastbuildstate".
    37>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\sigtest\omrsigtest.vcxproj" (default targets).
    35>ClCompile:
         omrdumpTest.cpp
    27>ClCompile:
         CopyScanCache.cpp
         CycleState.cpp
         Dispatcher.cpp
         EmptyListPopulator.cpp
    35>ClCompile:
         omrerrorTest.cpp
    27>ClCompile:
         EnvironmentBase.cpp
    35>ClCompile:
         omrfileTest.cpp
    27>ClCompile:
         Forge.cpp
         GCCode.cpp
         GCExtensionsBase.cpp
    35>ClCompile:
         omrfilestreamTest.cpp
    27>ClCompile:
         GlobalAllocationManager.cpp
         GlobalCollector.cpp
    35>ClCompile:
         omrheapTest.cpp
    27>ClCompile:
         Heap.cpp
         Generating Code...
    35>ClCompile:
         omrintrospectTest.cpp
    27>ClCompile:
         Compiling...
         HeapMap.cpp
         HeapMapIterator.cpp
    35>ClCompile:
         omrmemTest.cpp
    27>ClCompile:
         HeapMemorySubSpaceIterator.cpp
    35>ClCompile:
         omrmmapTest.cpp
    27>ClCompile:
         HeapRegionDescriptor.cpp
         HeapRegionIterator.cpp
    35>ClCompile:
         omrsignalExtendedTest.cpp
    27>ClCompile:
         HeapRegionManager.cpp
    35>ClCompile:
         omrsignalTest.cpp
    27>ClCompile:
         HeapRegionManagerTarok.cpp
         HeapSplit.cpp
    35>ClCompile:
         omrslTest.cpp
    27>ClCompile:
         HeapVirtualMemory.cpp
    35>ClCompile:
         omrstrTest.cpp
    27>ClCompile:
         LightweightNonReentrantLock.cpp
         LightweightNonReentrantReaderWriterLock.cpp
         MarkedObjectPopulator.cpp
    35>ClCompile:
         omrtimeTest.cpp
    27>ClCompile:
         MarkingScheme.cpp
         MarkMap.cpp
    35>ClCompile:
         omrttyExtendedTest.cpp
    27>ClCompile:
         MarkMapSegmentChunkIterator.cpp
         MasterGCThread.cpp
    35>ClCompile:
         omrttyTest.cpp
    27>ClCompile:
         Math.cpp
         MemoryManager.cpp
    35>ClCompile:
         Generating Code...
    27>ClCompile:
         MemoryPool.cpp
    35>ClCompile:
         Compiling...
         omrvmemTest.cpp
    27>ClCompile:
         MemoryPoolAddressOrderedList.cpp
         Generating Code...
         Compiling...
         MemoryPoolAddressOrderedListBase.cpp
    35>ClCompile:
         si.cpp
    27>ClCompile:
         MemoryPoolBumpPointer.cpp
    35>ClCompile:
         si_numcpusTest.cpp
    27>ClCompile:
         MemoryPoolHybrid.cpp
    35>ClCompile:
         testHelpers.cpp
    27>ClCompile:
         MemoryPoolLargeObjects.cpp
         MemoryPoolSplitAddressOrderedList.cpp
    35>ClCompile:
         testProcessHelpers.cpp
    27>ClCompile:
         MemoryPoolSplitAddressOrderedListBase.cpp
    35>ClCompile:
         vmemTest.cpp
    27>ClCompile:
         MemorySpace.cpp
         MemorySubSpace.cpp
    35>ClCompile:
         argmain.cpp
         Generating Code...
    27>ClCompile:
         MemorySubSpaceChildIterator.cpp
    35>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrporttest.exe" /INCREMENTAL:NO /NOLOGO ..\..\port\Debug\omrport.lib ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ws2_32.lib ..\omrGtestGlue\Debug\omrGtest.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib psapi.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrporttest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/Debug/omrporttest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrporttest.dir\Debug\fileTest.obj
         omrporttest.dir\Debug\heapTest.obj
         omrporttest.dir\Debug\omrportTest.obj
         omrporttest.dir\Debug\main.obj
         omrporttest.dir\Debug\memTest.obj
         omrporttest.dir\Debug\omrdumpTest.obj
         omrporttest.dir\Debug\omrerrorTest.obj
         omrporttest.dir\Debug\omrfileTest.obj
         omrporttest.dir\Debug\omrfilestreamTest.obj
         omrporttest.dir\Debug\omrheapTest.obj
         omrporttest.dir\Debug\omrintrospectTest.obj
         omrporttest.dir\Debug\omrmemTest.obj
         omrporttest.dir\Debug\omrmmapTest.obj
         omrporttest.dir\Debug\omrsignalExtendedTest.obj
         omrporttest.dir\Debug\omrsignalTest.obj
         omrporttest.dir\Debug\omrslTest.obj
         omrporttest.dir\Debug\omrstrTest.obj
         omrporttest.dir\Debug\omrtimeTest.obj
         omrporttest.dir\Debug\omrttyExtendedTest.obj
         omrporttest.dir\Debug\omrttyTest.obj
         omrporttest.dir\Debug\omrvmemTest.obj
         omrporttest.dir\Debug\si.obj
         omrporttest.dir\Debug\si_numcpusTest.obj
         omrporttest.dir\Debug\testHelpers.obj
         omrporttest.dir\Debug\testProcessHelpers.obj
         omrporttest.dir\Debug\vmemTest.obj
         omrporttest.dir\Debug\argmain.obj
    27>ClCompile:
         MemorySubSpaceFlat.cpp
    35>Link:
         omrporttest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrporttest.exe
       FinalizeBuildStatus:
         Deleting file "omrporttest.dir\Debug\omrporttest.unsuccessfulbuild".
         Touching "omrporttest.dir\Debug\omrporttest.lastbuildstate".
    35>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\omrporttest.vcxproj" (default targets).
    27>ClCompile:
         MemorySubSpaceGenerational.cpp
         MemorySubSpaceGeneric.cpp
         MemorySubSpacePoolIterator.cpp
         MemorySubSpaceRegionIterator.cpp
         MemorySubSpaceSemiSpace.cpp
         MemorySubSpaceUniSpace.cpp
         ModronAssertions.cpp
         NUMAManager.cpp
         NonVirtualMemory.cpp
         OMRVMInterface.cpp
         Generating Code...
         Compiling...
         OMRVMThreadInterface.cpp
         ObjectAllocationInterface.cpp
         ObjectHeapBufferedIterator.cpp
         ObjectHeapIteratorAddressOrderedList.cpp
         ObjectMap.cpp
         Packet.cpp
         PacketList.cpp
         ParallelDispatcher.cpp
         ParallelHeapWalker.cpp
         ParallelObjectHeapIterator.cpp
         ParallelMarkTask.cpp
         ParallelSweepChunk.cpp
         ParallelTask.cpp
         PhysicalArena.cpp
         PhysicalArenaRegionBased.cpp
         PhysicalArenaVirtualMemory.cpp
         PhysicalSubArena.cpp
         PhysicalSubArenaRegionBased.cpp
         PhysicalSubArenaVirtualMemory.cpp
         PhysicalSubArenaVirtualMemoryFlat.cpp
         Generating Code...
         Compiling...
         ReferenceChainWalkerMarkMap.cpp
         RegionPool.cpp
         RegionPoolGeneric.cpp
         StartupManager.cpp
         SweepHeapSectioning.cpp
         SweepPoolManager.cpp
         SweepPoolManagerAddressOrderedList.cpp
         SweepPoolManagerAddressOrderedListBase.cpp
         SweepPoolManagerHybrid.cpp
         SweepPoolManagerSplitAddressOrderedList.cpp
         SweepPoolState.cpp
         TLHAllocationInterface.cpp
         TLHAllocationSupport.cpp
         Task.cpp
         Validator.cpp
         VirtualMemory.cpp
         WorkPacketOverflow.cpp
         WorkPackets.cpp
         WorkStack.cpp
         gcspinlock.cpp
         Generating Code...
         Compiling...
         gcutils.cpp
         modronapicore.cpp
         AllocationContextSegregated.cpp
         ConfigurationSegregated.cpp
         GlobalAllocationManagerSegregated.cpp
         HeapRegionDescriptorSegregated.cpp
         LockingFreeHeapRegionList.cpp
         LockingHeapRegionQueue.cpp
         MemoryPoolAggregatedCellList.cpp
         MemoryPoolSegregated.cpp
         MemorySubSpaceSegregated.cpp
         ObjectHeapIteratorSegregated.cpp
         OverflowSegregated.cpp
         RegionPoolSegregated.cpp
         SegregatedAllocationInterface.cpp
         SegregatedAllocationTracker.cpp
         SegregatedGC.cpp
         SegregatedListPopulator.cpp
         SegregatedMarkingScheme.cpp
         SegregatedSweepTask.cpp
         Generating Code...
         Compiling...
         SizeClasses.cpp
         SweepSchemeSegregated.cpp
         WorkPacketsSegregated.cpp
         CompactFixHeapForWalkTask.cpp
         CompactScheme.cpp
         ConcurrentCardTable.cpp
         ConcurrentCardTableForWC.cpp
         ConcurrentClearNewMarkBitsTask.cpp
         ConcurrentCompleteTracingTask.cpp
         ConcurrentFinalCleanCardsTask.cpp
         ConcurrentGC.cpp
         ConcurrentOverflow.cpp
         ConcurrentPrepareCardTableTask.cpp
         ConcurrentSafepointCallback.cpp
         ConcurrentScanRememberedSetTask.cpp
         ConcurrentScavengeTask.cpp
         ConcurrentSweepScheme.cpp
         ConfigurationFlat.cpp
         ConfigurationGenerational.cpp
         ConfigurationStandard.cpp
         Generating Code...
         Compiling...
         CopyScanCacheChunk.cpp
         CopyScanCacheChunkInHeap.cpp
         CopyScanCacheList.cpp
         CopyScanCacheStandard.cpp
         EnvironmentStandard.cpp
         HeapMemoryPoolIterator.cpp
         HeapRegionDescriptorStandard.cpp
         HeapRegionManagerStandard.cpp
         HeapWalker.cpp
         OverflowStandard.cpp
         ParallelCompactTask.cpp
         ParallelGlobalGC.cpp
         ParallelScavengeTask.cpp
         ParallelSweepScheme.cpp
         PhysicalSubArenaVirtualMemorySemiSpace.cpp
         RSOverflow.cpp
         Scavenger.cpp
         SweepHeapSectioningSegmented.cpp
         WorkPacketsConcurrent.cpp
         WorkPacketsStandard.cpp
         Generating Code...
         Compiling...
         mminitcore.cpp
         omrgcalloc.cpp
         omrgcstartup.cpp
         AllocationFailureStats.cpp
         AllocationStats.cpp
         CardCleaningStats.cpp
         ClassUnloadStats.cpp
         CompactStats.cpp
         ConcurrentCardTableStats.cpp
         ConcurrentGCStats.cpp
         ConcurrentSweepStats.cpp
         CopyForwardStatsCore.cpp
         HeapMemorySnapshot.cpp
         HeapResizeStats.cpp
         HeapStats.cpp
         LargeObjectAllocateStats.cpp
         MarkStats.cpp
         MetronomeStats.cpp
         PercolateStats.cpp
         RootScannerStats.cpp
         Generating Code...
         Compiling...
         ScavengerCopyScanRatio.cpp
         ScavengerHotFieldStats.cpp
         ScavengerStats.cpp
         SweepStats.cpp
         ForwardedHeader.cpp
         HashTableIterator.cpp
         OMRVMThreadListIterator.cpp
         ObjectHeapIterator.cpp
         ObjectIteratorState.cpp
         PoolIterator.cpp
         SublistFragment.cpp
         SublistIterator.cpp
         SublistPool.cpp
         SublistPuddle.cpp
         SublistSlotIterator.cpp
         VerboseBuffer.cpp
         VerboseHandlerOutput.cpp
         VerboseManager.cpp
         VerboseWriter.cpp
         VerboseWriterChain.cpp
         Generating Code...
         Compiling...
         VerboseWriterFileLogging.cpp
         VerboseWriterFileLoggingBuffered.cpp
         VerboseWriterFileLoggingSynchronous.cpp
         VerboseWriterHook.cpp
         VerboseWriterStreamOutput.cpp
         VerboseHandlerOutputStandard.cpp
         CollectorLanguageInterfaceImpl.cpp
         CompactSchemeFixupObject.cpp
         ConcurrentMarkingDelegate.cpp
         EnvironmentDelegate.cpp
         FrequentObjectsStats.cpp
         GlobalCollectorDelegate.cpp
         MarkingDelegate.cpp
         ObjectIterator.cpp
         ObjectModelDelegate.cpp
         StartupManagerImpl.cpp
         VerboseManagerImpl.cpp
         Generating Code...
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgc.dir\Debug\\" /Fd"omrgc.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\example\glue\Profiling.c
         Profiling.c
       Lib:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\gc\Debug\omrgc.lib" /NOLOGO /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 omrgc.dir\Debug\AddressOrderedListPopulator.obj
         omrgc.dir\Debug\AllocationContext.obj
         omrgc.dir\Debug\AllocationInterfaceGeneric.obj
         omrgc.dir\Debug\BaseVirtual.obj
         omrgc.dir\Debug\BumpAllocatedListPopulator.obj
         omrgc.dir\Debug\CardTable.obj
         omrgc.dir\Debug\Collector.obj
         omrgc.dir\Debug\CollectorLanguageInterface.obj
         omrgc.dir\Debug\Configuration.obj
         omrgc.dir\Debug\CopyScanCache.obj
         omrgc.dir\Debug\CycleState.obj
         omrgc.dir\Debug\Dispatcher.obj
         omrgc.dir\Debug\EmptyListPopulator.obj
         omrgc.dir\Debug\EnvironmentBase.obj
         omrgc.dir\Debug\Forge.obj
         omrgc.dir\Debug\GCCode.obj
         omrgc.dir\Debug\GCExtensionsBase.obj
         omrgc.dir\Debug\GlobalAllocationManager.obj
         omrgc.dir\Debug\GlobalCollector.obj
         omrgc.dir\Debug\Heap.obj
         omrgc.dir\Debug\HeapMap.obj
         omrgc.dir\Debug\HeapMapIterator.obj
         omrgc.dir\Debug\HeapMemorySubSpaceIterator.obj
         omrgc.dir\Debug\HeapRegionDescriptor.obj
         omrgc.dir\Debug\HeapRegionIterator.obj
         omrgc.dir\Debug\HeapRegionManager.obj
         omrgc.dir\Debug\HeapRegionManagerTarok.obj
         omrgc.dir\Debug\HeapSplit.obj
         omrgc.dir\Debug\HeapVirtualMemory.obj
         omrgc.dir\Debug\LightweightNonReentrantLock.obj
         omrgc.dir\Debug\LightweightNonReentrantReaderWriterLock.obj
         omrgc.dir\Debug\MarkedObjectPopulator.obj
         omrgc.dir\Debug\MarkingScheme.obj
         omrgc.dir\Debug\MarkMap.obj
         omrgc.dir\Debug\MarkMapSegmentChunkIterator.obj
         omrgc.dir\Debug\MasterGCThread.obj
         omrgc.dir\Debug\Math.obj
         omrgc.dir\Debug\MemoryManager.obj
         omrgc.dir\Debug\MemoryPool.obj
         omrgc.dir\Debug\MemoryPoolAddressOrderedList.obj
         omrgc.dir\Debug\MemoryPoolAddressOrderedListBase.obj
         omrgc.dir\Debug\MemoryPoolBumpPointer.obj
         omrgc.dir\Debug\MemoryPoolHybrid.obj
         omrgc.dir\Debug\MemoryPoolLargeObjects.obj
         omrgc.dir\Debug\MemoryPoolSplitAddressOrderedList.obj
         omrgc.dir\Debug\MemoryPoolSplitAddressOrderedListBase.obj
         omrgc.dir\Debug\MemorySpace.obj
         omrgc.dir\Debug\MemorySubSpace.obj
         omrgc.dir\Debug\MemorySubSpaceChildIterator.obj
         omrgc.dir\Debug\MemorySubSpaceFlat.obj
         omrgc.dir\Debug\MemorySubSpaceGenerational.obj
         omrgc.dir\Debug\MemorySubSpaceGeneric.obj
         omrgc.dir\Debug\MemorySubSpacePoolIterator.obj
         omrgc.dir\Debug\MemorySubSpaceRegionIterator.obj
         omrgc.dir\Debug\MemorySubSpaceSemiSpace.obj
         omrgc.dir\Debug\MemorySubSpaceUniSpace.obj
         omrgc.dir\Debug\ModronAssertions.obj
         omrgc.dir\Debug\NUMAManager.obj
         omrgc.dir\Debug\NonVirtualMemory.obj
         omrgc.dir\Debug\OMRVMInterface.obj
         omrgc.dir\Debug\OMRVMThreadInterface.obj
         omrgc.dir\Debug\ObjectAllocationInterface.obj
         omrgc.dir\Debug\ObjectHeapBufferedIterator.obj
         omrgc.dir\Debug\ObjectHeapIteratorAddressOrderedList.obj
         omrgc.dir\Debug\ObjectMap.obj
         omrgc.dir\Debug\Packet.obj
         omrgc.dir\Debug\PacketList.obj
         omrgc.dir\Debug\ParallelDispatcher.obj
         omrgc.dir\Debug\ParallelHeapWalker.obj
         omrgc.dir\Debug\ParallelObjectHeapIterator.obj
         omrgc.dir\Debug\ParallelMarkTask.obj
         omrgc.dir\Debug\ParallelSweepChunk.obj
         omrgc.dir\Debug\ParallelTask.obj
         omrgc.dir\Debug\PhysicalArena.obj
         omrgc.dir\Debug\PhysicalArenaRegionBased.obj
         omrgc.dir\Debug\PhysicalArenaVirtualMemory.obj
         omrgc.dir\Debug\PhysicalSubArena.obj
         omrgc.dir\Debug\PhysicalSubArenaRegionBased.obj
         omrgc.dir\Debug\PhysicalSubArenaVirtualMemory.obj
         omrgc.dir\Debug\PhysicalSubArenaVirtualMemoryFlat.obj
         omrgc.dir\Debug\ReferenceChainWalkerMarkMap.obj
         omrgc.dir\Debug\RegionPool.obj
         omrgc.dir\Debug\RegionPoolGeneric.obj
         omrgc.dir\Debug\StartupManager.obj
         omrgc.dir\Debug\SweepHeapSectioning.obj
         omrgc.dir\Debug\SweepPoolManager.obj
         omrgc.dir\Debug\SweepPoolManagerAddressOrderedList.obj
         omrgc.dir\Debug\SweepPoolManagerAddressOrderedListBase.obj
         omrgc.dir\Debug\SweepPoolManagerHybrid.obj
         omrgc.dir\Debug\SweepPoolManagerSplitAddressOrderedList.obj
         omrgc.dir\Debug\SweepPoolState.obj
         omrgc.dir\Debug\TLHAllocationInterface.obj
         omrgc.dir\Debug\TLHAllocationSupport.obj
         omrgc.dir\Debug\Task.obj
         omrgc.dir\Debug\Validator.obj
         omrgc.dir\Debug\VirtualMemory.obj
         omrgc.dir\Debug\WorkPacketOverflow.obj
         omrgc.dir\Debug\WorkPackets.obj
         omrgc.dir\Debug\WorkStack.obj
         omrgc.dir\Debug\gcspinlock.obj
         omrgc.dir\Debug\gcutils.obj
         omrgc.dir\Debug\modronapicore.obj
         omrgc.dir\Debug\AllocationContextSegregated.obj
         omrgc.dir\Debug\ConfigurationSegregated.obj
         omrgc.dir\Debug\GlobalAllocationManagerSegregated.obj
         omrgc.dir\Debug\HeapRegionDescriptorSegregated.obj
         omrgc.dir\Debug\LockingFreeHeapRegionList.obj
         omrgc.dir\Debug\LockingHeapRegionQueue.obj
         omrgc.dir\Debug\MemoryPoolAggregatedCellList.obj
         omrgc.dir\Debug\MemoryPoolSegregated.obj
         omrgc.dir\Debug\MemorySubSpaceSegregated.obj
         omrgc.dir\Debug\ObjectHeapIteratorSegregated.obj
         omrgc.dir\Debug\OverflowSegregated.obj
         omrgc.dir\Debug\RegionPoolSegregated.obj
         omrgc.dir\Debug\SegregatedAllocationInterface.obj
         omrgc.dir\Debug\SegregatedAllocationTracker.obj
         omrgc.dir\Debug\SegregatedGC.obj
         omrgc.dir\Debug\SegregatedListPopulator.obj
         omrgc.dir\Debug\SegregatedMarkingScheme.obj
         omrgc.dir\Debug\SegregatedSweepTask.obj
         omrgc.dir\Debug\SizeClasses.obj
         omrgc.dir\Debug\SweepSchemeSegregated.obj
         omrgc.dir\Debug\WorkPacketsSegregated.obj
         omrgc.dir\Debug\CompactFixHeapForWalkTask.obj
         omrgc.dir\Debug\CompactScheme.obj
         omrgc.dir\Debug\ConcurrentCardTable.obj
         omrgc.dir\Debug\ConcurrentCardTableForWC.obj
         omrgc.dir\Debug\ConcurrentClearNewMarkBitsTask.obj
         omrgc.dir\Debug\ConcurrentCompleteTracingTask.obj
         omrgc.dir\Debug\ConcurrentFinalCleanCardsTask.obj
         omrgc.dir\Debug\ConcurrentGC.obj
         omrgc.dir\Debug\ConcurrentOverflow.obj
         omrgc.dir\Debug\ConcurrentPrepareCardTableTask.obj
         omrgc.dir\Debug\ConcurrentSafepointCallback.obj
         omrgc.dir\Debug\ConcurrentScanRememberedSetTask.obj
         omrgc.dir\Debug\ConcurrentScavengeTask.obj
         omrgc.dir\Debug\ConcurrentSweepScheme.obj
         omrgc.dir\Debug\ConfigurationFlat.obj
         omrgc.dir\Debug\ConfigurationGenerational.obj
         omrgc.dir\Debug\ConfigurationStandard.obj
         omrgc.dir\Debug\CopyScanCacheChunk.obj
         omrgc.dir\Debug\CopyScanCacheChunkInHeap.obj
         omrgc.dir\Debug\CopyScanCacheList.obj
         omrgc.dir\Debug\CopyScanCacheStandard.obj
         omrgc.dir\Debug\EnvironmentStandard.obj
         omrgc.dir\Debug\HeapMemoryPoolIterator.obj
         omrgc.dir\Debug\HeapRegionDescriptorStandard.obj
         omrgc.dir\Debug\HeapRegionManagerStandard.obj
         omrgc.dir\Debug\HeapWalker.obj
         omrgc.dir\Debug\OverflowStandard.obj
         omrgc.dir\Debug\ParallelCompactTask.obj
         omrgc.dir\Debug\ParallelGlobalGC.obj
         omrgc.dir\Debug\ParallelScavengeTask.obj
         omrgc.dir\Debug\ParallelSweepScheme.obj
         omrgc.dir\Debug\PhysicalSubArenaVirtualMemorySemiSpace.obj
         omrgc.dir\Debug\RSOverflow.obj
         omrgc.dir\Debug\Scavenger.obj
         omrgc.dir\Debug\SweepHeapSectioningSegmented.obj
         omrgc.dir\Debug\WorkPacketsConcurrent.obj
         omrgc.dir\Debug\WorkPacketsStandard.obj
         omrgc.dir\Debug\mminitcore.obj
         omrgc.dir\Debug\omrgcalloc.obj
         omrgc.dir\Debug\omrgcstartup.obj
         omrgc.dir\Debug\AllocationFailureStats.obj
         omrgc.dir\Debug\AllocationStats.obj
         omrgc.dir\Debug\CardCleaningStats.obj
         omrgc.dir\Debug\ClassUnloadStats.obj
         omrgc.dir\Debug\CompactStats.obj
         omrgc.dir\Debug\ConcurrentCardTableStats.obj
         omrgc.dir\Debug\ConcurrentGCStats.obj
         omrgc.dir\Debug\ConcurrentSweepStats.obj
         omrgc.dir\Debug\CopyForwardStatsCore.obj
         omrgc.dir\Debug\HeapMemorySnapshot.obj
         omrgc.dir\Debug\HeapResizeStats.obj
         omrgc.dir\Debug\HeapStats.obj
         omrgc.dir\Debug\LargeObjectAllocateStats.obj
         omrgc.dir\Debug\MarkStats.obj
         omrgc.dir\Debug\MetronomeStats.obj
         omrgc.dir\Debug\PercolateStats.obj
         omrgc.dir\Debug\RootScannerStats.obj
         omrgc.dir\Debug\ScavengerCopyScanRatio.obj
         omrgc.dir\Debug\ScavengerHotFieldStats.obj
         omrgc.dir\Debug\ScavengerStats.obj
         omrgc.dir\Debug\SweepStats.obj
         omrgc.dir\Debug\ForwardedHeader.obj
         omrgc.dir\Debug\HashTableIterator.obj
         omrgc.dir\Debug\OMRVMThreadListIterator.obj
         omrgc.dir\Debug\ObjectHeapIterator.obj
         omrgc.dir\Debug\ObjectIteratorState.obj
         omrgc.dir\Debug\PoolIterator.obj
         omrgc.dir\Debug\SublistFragment.obj
         omrgc.dir\Debug\SublistIterator.obj
         omrgc.dir\Debug\SublistPool.obj
         omrgc.dir\Debug\SublistPuddle.obj
         omrgc.dir\Debug\SublistSlotIterator.obj
         omrgc.dir\Debug\VerboseBuffer.obj
         omrgc.dir\Debug\VerboseHandlerOutput.obj
         omrgc.dir\Debug\VerboseManager.obj
         omrgc.dir\Debug\VerboseWriter.obj
         omrgc.dir\Debug\VerboseWriterChain.obj
         omrgc.dir\Debug\VerboseWriterFileLogging.obj
         omrgc.dir\Debug\VerboseWriterFileLoggingBuffered.obj
         omrgc.dir\Debug\VerboseWriterFileLoggingSynchronous.obj
         omrgc.dir\Debug\VerboseWriterHook.obj
         omrgc.dir\Debug\VerboseWriterStreamOutput.obj
         omrgc.dir\Debug\VerboseHandlerOutputStandard.obj
         omrgc.dir\Debug\CollectorLanguageInterfaceImpl.obj
         omrgc.dir\Debug\CompactSchemeFixupObject.obj
         omrgc.dir\Debug\ConcurrentMarkingDelegate.obj
         omrgc.dir\Debug\EnvironmentDelegate.obj
         omrgc.dir\Debug\FrequentObjectsStats.obj
         omrgc.dir\Debug\GlobalCollectorDelegate.obj
         omrgc.dir\Debug\MarkingDelegate.obj
         omrgc.dir\Debug\ObjectIterator.obj
         omrgc.dir\Debug\ObjectModelDelegate.obj
         omrgc.dir\Debug\Profiling.obj
         omrgc.dir\Debug\StartupManagerImpl.obj
         omrgc.dir\Debug\VerboseManagerImpl.obj
         C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\ut_j9mm.obj
         C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\ut_omrmm.obj
         C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\ut_j9vgc.obj
    27>ObjectIterator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
    27>GlobalCollectorDelegate.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
    27>CompactSchemeFixupObject.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
    27>CopyScanCacheStandard.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
    27>CollectorLanguageInterface.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
         omrgc.vcxproj -> C:\jenkins\workspace\Test_Windows\build\gc\Debug\omrgc.lib
       FinalizeBuildStatus:
         Deleting file "omrgc.dir\Debug\omrgc.unsuccessfulbuild".
         Touching "omrgc.dir\Debug\omrgc.lastbuildstate".
    27>Done Building Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (default targets).
    28>PrepareForBuild:
         Creating directory "omralgotest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omralgotest.dir\Debug\omralgotest.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\vmtest\omrvmtest.vcxproj" (48) on node 6 (default targets).
    48>PrepareForBuild:
         Creating directory "omrvmtest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrvmtest.dir\Debug\omrvmtest.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\gctest\omrgctest.vcxproj" (31) on node 4 (default targets).
    31>PrepareForBuild:
         Creating directory "omrgctest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrgctest.dir\Debug\omrgctest.unsuccessfulbuild" because "AlwaysCreate" was specified.
    48>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/vmtest/CMakeLists.txt
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\threadtest\omrthreadtest.vcxproj" (42) on node 5 (default targets).
    42>PrepareForBuild:
         Creating directory "omrthreadtest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrthreadtest.dir\Debug\omrthreadtest.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\threadextendedtest\omrthreadextendedtest.vcxproj" (44) on node 8 (default targets).
    44>PrepareForBuild:
         Creating directory "omrthreadextendedtest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrthreadextendedtest.dir\Debug\omrthreadextendedtest.unsuccessfulbuild" because "AlwaysCreate" was specified.
    28>CustomBuild:
         Generating hooksample_internal.h, hooksample.h
         Processed C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/hooksample.hdf to create public header hooksample.h and private header hooksample_internal.h
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/algotest/CMakeLists.txt
    48>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/vmtest/CMakeFiles/generate.stamp is up-to-date.
    42>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/threadtest/CMakeLists.txt
    31>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/gctest/CMakeLists.txt
    44>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/threadextendedtest/CMakeLists.txt
    48>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\vmtest\Debug".
    28>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/CMakeFiles/generate.stamp is up-to-date.
    48>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\util\hookable\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrvmtest.dir\Debug\\" /Fd"omrvmtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\vmtest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    42>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadtest/CMakeFiles/generate.stamp is up-to-date.
    31>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/gctest/CMakeFiles/generate.stamp is up-to-date.
    44>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadextendedtest/CMakeFiles/generate.stamp is up-to-date.
    28>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\algotest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omralgotest.dir\Debug\\" /Fd"omralgotest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\algotest\algoTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\algotest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    31>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\gctest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /I"C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\." /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgctest.dir\Debug\\" /Fd"omrgctest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\gctest\GCConfigObjectTable.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\GCConfigTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\gcTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\StartupManagerTestExample.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    44>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\threadextendedtest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrthreadextendedtest.dir\Debug\\" /Fd"omrthreadextendedtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\processTimeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\threadCpuTimeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\threadExtendedTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\threadExtendedTestMain.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\timeBaseTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    42>MakeDirsForCl:
         Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\threadtest\Debug".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrthreadtest.dir\Debug\\" /Fd"omrthreadtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\threadtest\abortTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\CEnterExit.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\CMonitor.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\createTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\CThread.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\joinTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\keyDestructorTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\lockedMonitorCountTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\ospriority.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\priorityInterruptTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\rwMutexTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\sanityTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\sanityTestHelper.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\threadTestHelp.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    48>ClCompile:
         main.cpp
    28>ClCompile:
         algoTest.cpp
    41>PrepareForBuild:
         Creating directory "omrsubscribertest.dir\Debug\".
    34>PrepareForBuild:
         Creating directory "omrrastest.dir\Debug\".
       InitializeBuildStatus:
         Creating "omrrastest.dir\Debug\omrrastest.unsuccessfulbuild" because "AlwaysCreate" was specified.
    41>InitializeBuildStatus:
         Creating "omrsubscribertest.dir\Debug\omrsubscribertest.unsuccessfulbuild" because "AlwaysCreate" was specified.
    43>PrepareForBuild:
         Creating directory "omrtraceoptiontest.dir\Debug\".
    42>ClCompile:
         abortTest.cpp
    31>ClCompile:
         GCConfigObjectTable.cpp
    44>ClCompile:
         processTimeTest.cpp
    43>InitializeBuildStatus:
         Creating "omrtraceoptiontest.dir\Debug\omrtraceoptiontest.unsuccessfulbuild" because "AlwaysCreate" was specified.
    41>CustomBuild:
         Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat
    34>CustomBuild:
         Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat
    43>CustomBuild:
         Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat
    41>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/fvtest/rastest/omr_test.tdf
    34>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/fvtest/rastest/omr_test.tdf
         Calculating groups for omr_test
         Creating header file: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.h
         pdat file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.pdat
         C file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c
    41>CustomBuild:
         Calculating groups for omr_test
    43>CustomBuild:
         Processing tdf file C:/jenkins/workspace/Test_Windows/fvtest/rastest/omr_test.tdf
    41>CustomBuild:
         Header file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.h
    43>CustomBuild:
         Calculating groups for omr_test
         Header file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.h
         pdat file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.pdat
    41>CustomBuild:
         Creating pdat file: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.pdat
         Creating c file: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c
    43>CustomBuild:
         C file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    41>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    34>CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt
    43>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    34>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    41>CustomBuild:
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date.
    34>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrrastest.dir\Debug\\" /Fd"omrrastest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\agentNegativeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\agentTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\memoryCategoriesTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\methodDictionaryTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\rasTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceLifecycleTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceLogTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceRecordHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    41>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsubscribertest.dir\Debug\\" /Fd"omrsubscribertest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\rasTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\subscriberTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
    43>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtraceoptiontest.dir\Debug\\" /Fd"omrtraceoptiontest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\rasTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceOptionTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp
         main.cpp
    41>ClCompile:
         main.cpp
    34>ClCompile:
         agentNegativeTest.cpp
    42>ClCompile:
         CEnterExit.cpp
    48>ClCompile:
         argmain.cpp
    31>ClCompile:
         GCConfigTest.cpp
    44>ClCompile:
         threadCpuTimeTest.cpp
    41>ClCompile:
         rasTestHelpers.cpp
    43>ClCompile:
         rasTestHelpers.cpp
    48>ClCompile:
         Generating Code...
    28>ClCompile:
         main.cpp
    48>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrvmtest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\gc\Debug\omrgc.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\port\Debug\omrport.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib psapi.lib pdh.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrvmtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/vmtest/Debug/omrvmtest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrvmtest.dir\Debug\main.obj
         omrvmtest.dir\Debug\argmain.obj
    34>ClCompile:
         agentTest.cpp
    48>Link:
         omrvmtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrvmtest.exe
       FinalizeBuildStatus:
         Deleting file "omrvmtest.dir\Debug\omrvmtest.unsuccessfulbuild".
         Touching "omrvmtest.dir\Debug\omrvmtest.lastbuildstate".
    48>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\vmtest\omrvmtest.vcxproj" (default targets).
    44>ClCompile:
         threadExtendedTestHelpers.cpp
    41>ClCompile:
         subscriberTest.cpp
    43>ClCompile:
         traceOptionTest.cpp
    42>ClCompile:
         CMonitor.cpp
    28>ClCompile:
         argmain.cpp
    44>ClCompile:
         threadExtendedTestMain.cpp
    34>ClCompile:
         main.cpp
    41>ClCompile:
         argmain.cpp
    28>ClCompile:
         Generating Code...
    43>ClCompile:
         argmain.cpp
    31>ClCompile:
         gcTestHelpers.cpp
    28>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\algotest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omralgotest.dir\Debug\\" /Fd"omralgotest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\algotest\avltest.c C:\jenkins\workspace\Test_Windows\fvtest\algotest\hashtabletest.c C:\jenkins\workspace\Test_Windows\fvtest\algotest\hooktest.c C:\jenkins\workspace\Test_Windows\fvtest\algotest\pooltest.c
         avltest.c
         hashtabletest.c
         hooktest.c
         pooltest.c
         Generating Code...
    41>ClCompile:
         Generating Code...
    43>ClCompile:
         Generating Code...
    28>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omralgotest.exe" /INCREMENTAL:NO /NOLOGO ..\..\port\Debug\omrport.lib ..\util\Debug\omrtestutil.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ws2_32.lib shell32.lib Iphlpapi.lib psapi.lib pdh.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\port\Debug\omrport.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib psapi.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omralgotest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/Debug/omralgotest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omralgotest.dir\Debug\algoTest.obj
         omralgotest.dir\Debug\avltest.obj
         omralgotest.dir\Debug\hashtabletest.obj
         omralgotest.dir\Debug\hooktest.obj
         omralgotest.dir\Debug\main.obj
         omralgotest.dir\Debug\pooltest.obj
         omralgotest.dir\Debug\argmain.obj
    43>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtraceoptiontest.dir\Debug\\" /Fd"omrtraceoptiontest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c
    41>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsubscribertest.dir\Debug\\" /Fd"omrsubscribertest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c
    43>ClCompile:
         ut_omr_test.c
    41>ClCompile:
         ut_omr_test.c
    43>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrtraceoptiontest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\port\Debug\omrport.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\pool\Debug\j9pool.lib ..\..\util\avl\Debug\j9avl.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrtraceoptiontest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/omrtraceoptiontest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrtraceoptiontest.dir\Debug\main.obj
         omrtraceoptiontest.dir\Debug\rasTestHelpers.obj
         omrtraceoptiontest.dir\Debug\traceOptionTest.obj
         omrtraceoptiontest.dir\Debug\ut_omr_test.obj
         omrtraceoptiontest.dir\Debug\argmain.obj
    41>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrsubscribertest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\port\Debug\omrport.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib psapi.lib pdh.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrsubscribertest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/omrsubscribertest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrsubscribertest.dir\Debug\main.obj
         omrsubscribertest.dir\Debug\rasTestHelpers.obj
         omrsubscribertest.dir\Debug\subscriberTest.obj
         omrsubscribertest.dir\Debug\ut_omr_test.obj
         omrsubscribertest.dir\Debug\argmain.obj
    34>ClCompile:
         memoryCategoriesTest.cpp
    44>ClCompile:
         timeBaseTest.cpp
    42>ClCompile:
         createTest.cpp
    28>Link:
         omralgotest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omralgotest.exe
       FinalizeBuildStatus:
         Deleting file "omralgotest.dir\Debug\omralgotest.unsuccessfulbuild".
         Touching "omralgotest.dir\Debug\omralgotest.lastbuildstate".
    28>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\omralgotest.vcxproj" (default targets).
    43>Link:
         omrtraceoptiontest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrtraceoptiontest.exe
    41>Link:
         omrsubscribertest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrsubscribertest.exe
    43>FinalizeBuildStatus:
         Deleting file "omrtraceoptiontest.dir\Debug\omrtraceoptiontest.unsuccessfulbuild".
         Touching "omrtraceoptiontest.dir\Debug\omrtraceoptiontest.lastbuildstate".
    43>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrtraceoptiontest.vcxproj" (default targets).
    41>FinalizeBuildStatus:
         Deleting file "omrsubscribertest.dir\Debug\omrsubscribertest.unsuccessfulbuild".
         Touching "omrsubscribertest.dir\Debug\omrsubscribertest.lastbuildstate".
    41>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (default targets).
    31>ClCompile:
         main.cpp
    34>ClCompile:
         methodDictionaryTest.cpp
    44>ClCompile:
         argmain.cpp
    42>ClCompile:
         CThread.cpp
    31>ClCompile:
         StartupManagerTestExample.cpp
    44>ClCompile:
         Generating Code...
    34>ClCompile:
         rasTestHelpers.cpp
    44>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadextendedtest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\port\Debug\omrport.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib Ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrthreadextendedtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/threadextendedtest/Debug/omrthreadextendedtest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrthreadextendedtest.dir\Debug\processTimeTest.obj
         omrthreadextendedtest.dir\Debug\threadCpuTimeTest.obj
         omrthreadextendedtest.dir\Debug\threadExtendedTestHelpers.obj
         omrthreadextendedtest.dir\Debug\threadExtendedTestMain.obj
         omrthreadextendedtest.dir\Debug\timeBaseTest.obj
         omrthreadextendedtest.dir\Debug\argmain.obj
         omrthreadextendedtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadextendedtest.exe
       FinalizeBuildStatus:
         Deleting file "omrthreadextendedtest.dir\Debug\omrthreadextendedtest.unsuccessfulbuild".
         Touching "omrthreadextendedtest.dir\Debug\omrthreadextendedtest.lastbuildstate".
    44>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\threadextendedtest\omrthreadextendedtest.vcxproj" (default targets).
    34>ClCompile:
         traceLifecycleTest.cpp
    42>ClCompile:
         joinTest.cpp
    31>ClCompile:
         argmain.cpp
         Generating Code...
    42>ClCompile:
         keyDestructorTest.cpp
    34>ClCompile:
         traceLogTest.cpp
    31>Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrgctest.exe" /INCREMENTAL:NO /NOLOGO "..\..\third_party\pugixml-1.5\Debug\pugixml.lib" ..\util\Debug\omrtestutil.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\gc\Debug\omrgc.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\port\Debug\omrport.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\pool\Debug\j9pool.lib ..\..\util\avl\Debug\j9avl.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrgctest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/gctest/Debug/omrgctest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrgctest.dir\Debug\GCConfigObjectTable.obj
         omrgctest.dir\Debug\GCConfigTest.obj
         omrgctest.dir\Debug\gcTestHelpers.obj
         omrgctest.dir\Debug\main.obj
         omrgctest.dir\Debug\StartupManagerTestExample.obj
         omrgctest.dir\Debug\argmain.obj
         omrgctest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrgctest.exe
       FinalizeBuildStatus:
         Deleting file "omrgctest.dir\Debug\omrgctest.unsuccessfulbuild".
         Touching "omrgctest.dir\Debug\omrgctest.lastbuildstate".
    31>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\gctest\omrgctest.vcxproj" (default targets).
    34>ClCompile:
         traceRecordHelpers.cpp
    42>ClCompile:
         lockedMonitorCountTest.cpp
    34>ClCompile:
         traceTest.cpp
         argmain.cpp
    42>ClCompile:
         main.cpp
    34>ClCompile:
         Generating Code...
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrrastest.dir\Debug\\" /Fd"omrrastest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue  /Zm400 C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c
    42>ClCompile:
         ospriority.cpp
    34>ClCompile:
         ut_omr_test.c
       Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrrastest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\port\Debug\omrport.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrrastest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/omrrastest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrrastest.dir\Debug\agentNegativeTest.obj
         omrrastest.dir\Debug\agentTest.obj
         omrrastest.dir\Debug\main.obj
         omrrastest.dir\Debug\memoryCategoriesTest.obj
         omrrastest.dir\Debug\methodDictionaryTest.obj
         omrrastest.dir\Debug\rasTestHelpers.obj
         omrrastest.dir\Debug\traceLifecycleTest.obj
         omrrastest.dir\Debug\traceLogTest.obj
         omrrastest.dir\Debug\traceRecordHelpers.obj
         omrrastest.dir\Debug\traceTest.obj
         omrrastest.dir\Debug\ut_omr_test.obj
         omrrastest.dir\Debug\argmain.obj
         omrrastest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrrastest.exe
       FinalizeBuildStatus:
         Deleting file "omrrastest.dir\Debug\omrrastest.unsuccessfulbuild".
         Touching "omrrastest.dir\Debug\omrrastest.lastbuildstate".
    34>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (default targets).
    42>ClCompile:
         priorityInterruptTest.cpp
         rwMutexTest.cpp
         sanityTest.cpp
         sanityTestHelper.cpp
         threadTestHelp.cpp
         argmain.cpp
         Generating Code...
       Link:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\port\Debug\omrport.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ws2_32.lib shell32.lib Iphlpapi.lib psapi.lib pdh.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\pool\Debug\j9pool.lib ..\..\util\avl\Debug\j9avl.lib psapi.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrthreadtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/threadtest/Debug/omrthreadtest.lib" /MACHINE:X64  /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrthreadtest.dir\Debug\abortTest.obj
         omrthreadtest.dir\Debug\CEnterExit.obj
         omrthreadtest.dir\Debug\CMonitor.obj
         omrthreadtest.dir\Debug\createTest.obj
         omrthreadtest.dir\Debug\CThread.obj
         omrthreadtest.dir\Debug\joinTest.obj
         omrthreadtest.dir\Debug\keyDestructorTest.obj
         omrthreadtest.dir\Debug\lockedMonitorCountTest.obj
         omrthreadtest.dir\Debug\main.obj
         omrthreadtest.dir\Debug\ospriority.obj
         omrthreadtest.dir\Debug\priorityInterruptTest.obj
         omrthreadtest.dir\Debug\rwMutexTest.obj
         omrthreadtest.dir\Debug\sanityTest.obj
         omrthreadtest.dir\Debug\sanityTestHelper.obj
         omrthreadtest.dir\Debug\threadTestHelp.obj
         omrthreadtest.dir\Debug\argmain.obj
         omrthreadtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe
       FinalizeBuildStatus:
         Deleting file "omrthreadtest.dir\Debug\omrthreadtest.unsuccessfulbuild".
         Touching "omrthreadtest.dir\Debug\omrthreadtest.lastbuildstate".
    42>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\threadtest\omrthreadtest.vcxproj" (default targets).
     1>PrepareForBuild:
         Creating directory "x64\Debug\ALL_BUILD\".
       InitializeBuildStatus:
         Creating "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because "AlwaysCreate" was specified.
       CustomBuild:
         Building Custom Rule C:/jenkins/workspace/Test_Windows/CMakeLists.txt
         CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/CMakeFiles/generate.stamp is up-to-date.
       FinalizeBuildStatus:
         Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild".
         Touching "x64\Debug\ALL_BUILD\ALL_BUILD.lastbuildstate".
     1>Done Building Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (default targets).

Build succeeded.

       "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (default target) (1) ->
       "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj" (default target) (36) ->
       (Link target) -> 
         omrsig.obj : warning LNK4197: export 'signal' specified multiple times; using first specification [C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj]


       "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (default target) (1) ->
       "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (default target) (27) ->
       (Lib target) -> 
         ObjectIterator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
         GlobalCollectorDelegate.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
         CompactSchemeFixupObject.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
         CopyScanCacheStandard.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]
         CollectorLanguageInterface.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj]

    6 Warning(s)
    0 Error(s)

Time Elapsed 00:03:12.57
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] dir
Running in c:\jenkins\workspace\Test_Windows\build
[Pipeline] {
[Pipeline] echo
Sanity Test...
[Pipeline] sh
[c:\jenkins\workspace\Test_Windows\build] Running shell script
+ ctest -V -C Debug
UpdateCTestConfiguration  from :C:/jenkins/workspace/Test_Windows/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :C:/jenkins/workspace/Test_Windows/build/DartConfiguration.tcl
Test project C:/jenkins/workspace/Test_Windows/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
      Start  1: algotest

1: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omralgotest.exe "-avltest:C:/jenkins/workspace/Test_Windows/fvtest/algotest/avltest.lst"
1: Test timeout computed to be: 10000000
1: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
1: [==========] Running 168 tests from 5 test cases.
1: [----------] 2 tests from OmrAlgoTest
1: Testing hookable interface...
1: Finished testing hookable interface.
1: Algorithm Test Finished
1: total tests: 59
1: total passes: 59
1: total failures: 0
1: ALL TESTS PASSED.
1: [----------] 2 tests from OmrAlgoTest (0 ms total)
1: 
1: [----------] 58 tests from OmrAlgoTest/AVLTest
1: [----------] 58 tests from OmrAlgoTest/AVLTest (0 ms total)
1: 
1: [----------] 24 tests from OmrAlgoTest/PoolTest
1: [----------] 24 tests from OmrAlgoTest/PoolTest (16 ms total)
1: 
1: [----------] 14 tests from OmrAlgoTest/HashtableTest
1: [----------] 14 tests from OmrAlgoTest/HashtableTest (5281 ms total)
1: 
1: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest
1: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (18984 ms total)
1: 
1: [==========] 168 tests from 5 test cases ran. (24281 ms total)
1: [  PASSED  ] 168 tests.
1: [  ALL TESTS PASSED  ] 
 1/12 Test  #1: algotest .........................   Passed   24.33 sec
test 2
      Start  2: gctest

2: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrgctest.exe "--gtest_filter=gcFunctionalTest*"
2: Test timeout computed to be: 10000000
2: Note: Google Test filter = gcFunctionalTest*
2: [==========] Running 8 tests from 1 test case.
2: [----------] 8 tests from gcFunctionalTest/GCConfigTest
2: [----------] 8 tests from gcFunctionalTest/GCConfigTest (2875 ms total)
2: 
2: [==========] 8 tests from 1 test case ran. (2875 ms total)
2: [  PASSED  ] 8 tests.
2: [  ALL TESTS PASSED  ] 
 2/12 Test  #2: gctest ...........................   Passed    2.91 sec
test 3
      Start  3: porttest

3: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrporttest.exe
3: Test timeout computed to be: 10000000
3: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
3: [==========] Running 192 tests from 20 test cases.
3: [----------] 1 test from PortInitializationTest
3: [----------] 1 test from PortInitializationTest (0 ms total)
3: 
3: [----------] 2 tests from PortFileTest
3: [----------] 2 tests from PortFileTest (0 ms total)
3: 
3: [----------] 8 tests from PortHeapTest
3: [----------] 8 tests from PortHeapTest (1328 ms total)
3: 
3: [----------] 8 tests from PortTest
3: [----------] 8 tests from PortTest (0 ms total)
3: 
3: [----------] 10 tests from PortMemTest
3: [----------] 10 tests from PortMemTest (47 ms total)
3: 
3: [----------] 1 test from PortDumpTest
3: [----------] 1 test from PortDumpTest (0 ms total)
3: 
3: [----------] 4 tests from PortErrorTest
3: [----------] 4 tests from PortErrorTest (0 ms total)
3: 
3: [----------] 38 tests from PortFileTest2
3: $
3: �
3: ?
3: ??****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************?
3: [----------] 38 tests from PortFileTest2 (11437 ms total)
3: 
3: [----------] 15 tests from PortFileStreamTest
3: [----------] 15 tests from PortFileStreamTest (31 ms total)
3: 
3: [----------] 1 test from PortIntrospectTest
3: [----------] 1 test from PortIntrospectTest (0 ms total)
3: 
3: [----------] 15 tests from PortMmapTest
3: [----------] 15 tests from PortMmapTest (3047 ms total)
3: 
3: [----------] 9 tests from PortSigTest
3: [----------] 9 tests from PortSigTest (0 ms total)
3: 
3: [----------] 3 tests from PortSlTest
3: [----------] 3 tests from PortSlTest (0 ms total)
3: 
3: [----------] 20 tests from PortStrTest
3: [----------] 20 tests from PortStrTest (16 ms total)
3: 
3: [----------] 6 tests from PortTimeTest
3: Test is invalid since the host machine reports more than one CPU (time may differ across CPUs - makes test results useless - re-enable if we develop thread affinity support)
3: [----------] 6 tests from PortTimeTest (17156 ms total)
3: 
3: [----------] 1 test from PortTtyTest
3:   Captured test output: pre-daemonize
3: 
3:   Test passed: 'post-daemonize' not found in test output.
3: [----------] 1 test from PortTtyTest (0 ms total)
3: 
3: [----------] 8 tests from PortTTyTest
3: TTY printf, check check 1 2 3 check ...
3: New line
3: [----------] 8 tests from PortTTyTest (0 ms total)
3: 
3: [----------] 13 tests from PortVmemTest
3: [----------] 13 tests from PortVmemTest (2219 ms total)
3: 
3: [----------] 28 tests from PortSysinfoTest
3: omrsysinfo_get_groupname returns -1.
3: If this is a supported platform, consider this as a failure
3: omrsysinfo_get_load_average returns -1.
3: If this is a supported platform, consider this as a failure
3: 	This platform does not support the limit iterator
3: unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
3: [  FAILED  ] PortSysinfoTest.sysinfo_test_get_tmp3 (0 ms)
3: [----------] 28 tests from PortSysinfoTest (10469 ms total)
3: 
3: [----------] 1 test from PortVMemTest
3: [----------] 1 test from PortVMemTest (0 ms total)
3: 
3: [==========] 192 tests from 20 test cases ran. (45750 ms total)
3: [  PASSED  ] 191 tests.
3: [  FAILED  ] 1 test, listed below:
3: [  FAILED  ] PortSysinfoTest.sysinfo_test_get_tmp3
3: 
3:  1 FAILED TEST
3:   YOU HAVE 3 DISABLED TESTS
3: 
3: Some textSome text
 3/12 Test  #3: porttest .........................***Failed   45.77 sec
test 4
      Start  4: rastest

4: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrrastest.exe
4: Test timeout computed to be: 10000000
4: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
4: [==========] Running 38 tests from 11 test cases.
4: [----------] 3 tests from RASAgentNegativeTest
4: [----------] 3 tests from RASAgentNegativeTest (0 ms total)
4: 
4: [----------] 2 tests from RASAgentTest
4: [----------] 2 tests from RASAgentTest (0 ms total)
4: 
4: [----------] 1 test from RASMemoryCategoriesTest
4: 
4: Negative path: get categories with an undersized buffer
4:    written_count=14, total_categories=15
4: RUNTIME 24128 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations)
4:    VM 24128 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations)
4:       Threads 19776 bytes / 8 allocations
4:       Port Library 2952 bytes / 13 allocations
4:       OMRTI 400 bytes / 2 allocations
4: 
4: Positive path: get and validate categories
4:    written_count=15, total_categories=15
4: RUNTIME 24128 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations)
4:    VM 24128 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations)
4:       Threads 19776 bytes / 8 allocations
4:       Port Library 2952 bytes / 13 allocations
4:       OMRTI 400 bytes / 2 allocations
4: 
4: Positive path: get and validate categories and total_categories is null
4:    written_count=15
4: RUNTIME 24128 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations)
4:    VM 24128 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations)
4:       Threads 19776 bytes / 8 allocations
4:       Port Library 2952 bytes / 13 allocations
4:       OMRTI 400 bytes / 2 allocations
4: 
4: Positive path: get and validate categories with oversized max_categories and oversized buffer
4:    written_count=15, total_categories=15
4: RUNTIME 24192 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations)
4:    VM 24192 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations)
4:       Threads 19776 bytes / 8 allocations
4:       Port Library 3016 bytes / 13 allocations
4:       OMRTI 400 bytes / 2 allocations
4: 
4: Positive path: get and validate categories with oversized buffer and total_categories is null
4:    written_count=15, total_categories=15
4: RUNTIME 24192 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations)
4:    VM 24192 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations)
4:       Threads 19776 bytes / 8 allocations
4:       Port Library 3016 bytes / 13 allocations
4:       OMRTI 400 bytes / 2 allocations
4: 
4: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null
4:    written_count=15 
4: RUNTIME 24192 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations)
4:    VM 24192 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations)
4:       Threads 19776 bytes / 8 allocations
4:       Port Library 3016 bytes / 13 allocations
4:       OMRTI 400 bytes / 2 allocations
4: [----------] 1 test from RASMemoryCategoriesTest (0 ms total)
4: 
4: [----------] 5 tests from RASMethodDictionaryTest
4: [----------] 5 tests from RASMethodDictionaryTest (16 ms total)
4: 
4: [----------] 9 tests from TraceLifecycleTest
4: [----------] 9 tests from TraceLifecycleTest (156 ms total)
4: 
4: [----------] 1 test from TraceLogTest
4: [----------] 1 test from TraceLogTest (31 ms total)
4: 
4: [----------] 1 test from RASTraceTest
4: omr_trc_startup: failed to set trace options, rc=9
4: omr_trc_startup error, rc=9
4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:262 Free physical memory size (in bytes): 6689095680, rc = 0 (OMR_ERROR_NONE), the function call is successful !
4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:272 Process virtual memory size (in bytes): 1077248, rc = 0 (OMR_ERROR_NONE), the function call is successful !
4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:281 Process physical memory size (in bytes): 5566464, rc = 0 (OMR_ERROR_NONE), the function call is successful !
4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:292 Process private memory size (in bytes): 3670016, rc = 0 (OMR_ERROR_NONE), the function call is successful !
4:    traceMetaLength=252
4: bindthreadagent: BindCurrentThread passed, vmThread=0000003B5E8CE3E0
4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000003B5E8CE3E0
4: bindthreadagent: recursive UnbindCurrentThread passed
4: bindthreadagent: UnbindCurrentThread passed
4: bindthreadagent: BindCurrentThread passed, vmThread=0000003B5E8CDFA0
4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000003B5E8CDFA0
4: bindthreadagent: recursive UnbindCurrentThread passed
4: bindthreadagent: UnbindCurrentThread passed
4: [----------] 1 test from RASTraceTest (406 ms total)
4: 
4: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest
4: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (0 ms total)
4: 
4: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest
4: traceNotStartedAgent: Agent_OnLoad(options="(null)")
4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CE3E0
4: traceNotStartedAgent: SetTraceOptions: rc = 10
4: traceNotStartedAgent: GetTraceMetadata: rc = 10
4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
4: traceNotStartedAgent: FlushTraceData: rc = 10
4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
4: traceNotStartedAgent: UnbindCurrentThread passed
4: traceNotStartedAgent: Agent_OnUnload
4: traceNotStartedAgent: Agent_OnLoad(options="(null)")
4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CE600
4: traceNotStartedAgent: SetTraceOptions: rc = 10
4: traceNotStartedAgent: GetTraceMetadata: rc = 10
4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
4: traceNotStartedAgent: FlushTraceData: rc = 10
4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
4: traceNotStartedAgent: UnbindCurrentThread passed
4: traceNotStartedAgent: Agent_OnUnload
4: traceNotStartedAgent: Agent_OnLoad(options="abc")
4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CDFA0
4: traceNotStartedAgent: SetTraceOptions: rc = 10
4: traceNotStartedAgent: GetTraceMetadata: rc = 10
4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
4: traceNotStartedAgent: FlushTraceData: rc = 10
4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
4: traceNotStartedAgent: UnbindCurrentThread passed
4: traceNotStartedAgent: Agent_OnUnload
4: traceNotStartedAgent: Agent_OnLoad(options="(null)")
4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CDC70
4: traceNotStartedAgent: SetTraceOptions: rc = 10
4: traceNotStartedAgent: GetTraceMetadata: rc = 10
4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
4: traceNotStartedAgent: FlushTraceData: rc = 10
4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
4: traceNotStartedAgent: UnbindCurrentThread passed
4: traceNotStartedAgent: Agent_OnUnload
4: traceNotStartedAgent: Agent_OnLoad(options="(null)")
4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CDC70
4: traceNotStartedAgent: SetTraceOptions: rc = 10
4: traceNotStartedAgent: GetTraceMetadata: rc = 10
4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
4: traceNotStartedAgent: FlushTraceData: rc = 10
4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
4: traceNotStartedAgent: UnbindCurrentThread passed
4: traceNotStartedAgent: Agent_OnUnload
4: traceNotStartedAgent: Agent_OnLoad(options="abc")
4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CDB60
4: traceNotStartedAgent: SetTraceOptions: rc = 10
4: traceNotStartedAgent: GetTraceMetadata: rc = 10
4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
4: traceNotStartedAgent: FlushTraceData: rc = 10
4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
4: traceNotStartedAgent: UnbindCurrentThread passed
4: traceNotStartedAgent: Agent_OnUnload
4: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (0 ms total)
4: 
4: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest
4: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
4: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CDC70
4: Test GetProcessCpuLoad()
4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.130615
4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.155256
4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.103327
4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.827722
4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
4: cpuLoadAgent: GetProcessCpuLoad() passed
4: Test GetSystemCpuLoad()
4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.131143
4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.207544
4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.103189
4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000
4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
4: cpuLoadAgent: GetSystemCpuLoad() passed
4: cpuLoadAgent: UnbindCurrentThread passed
4: cpuLoadAgent: Agent_OnUnload
4: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
4: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000003B5E8CE3E0
4: Test GetProcessCpuLoad()
4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.127563
4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.103762
4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.158179
4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 1.000000
4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
4: cpuLoadAgent: GetProcessCpuLoad() passed
4: Test GetSystemCpuLoad()
4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.104336
4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.157540
4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.105805
4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000
4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
4: cpuLoadAgent: GetSystemCpuLoad() passed
4: cpuLoadAgent: UnbindCurrentThread passed
4: cpuLoadAgent: Agent_OnUnload
4: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (1797 ms total)
4: 
4: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest
4: bindthreadagent: BindCurrentThread passed, vmThread=0000003B5E8CDFA0
4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000003B5E8CDFA0
4: bindthreadagent: recursive UnbindCurrentThread passed
4: bindthreadagent: UnbindCurrentThread passed
4: bindthreadagent: BindCurrentThread passed, vmThread=0000003B5E8CDFA0
4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000003B5E8CDFA0
4: bindthreadagent: recursive UnbindCurrentThread passed
4: bindthreadagent: UnbindCurrentThread passed
4: bindthreadagent: BindCurrentThread passed, vmThread=0000003B5E8CE600
4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000003B5E8CE600
4: bindthreadagent: recursive UnbindCurrentThread passed
4: bindthreadagent: UnbindCurrentThread passed
4: bindthreadagent: BindCurrentThread passed, vmThread=0000003B5E8CDFA0
4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000003B5E8CDFA0
4: bindthreadagent: recursive UnbindCurrentThread passed
4: bindthreadagent: UnbindCurrentThread passed
4: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (422 ms total)
4: 
4: [==========] 38 tests from 11 test cases ran. (2828 ms total)
4: [  PASSED  ] 38 tests.
4: [  ALL TESTS PASSED  ] 
4: 
4:   YOU HAVE 2 DISABLED TESTS
4: 
 4/12 Test  #4: rastest ..........................   Passed    2.85 sec
test 5
      Start  5: subscribertest

5: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrsubscribertest.exe
5: Test timeout computed to be: 10000000
5: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
5: [==========] Running 1 test from 1 test case.
5: [----------] 1 test from RASSubscriberTest
5: [----------] 1 test from RASSubscriberTest (15 ms total)
5: 
5: [==========] 1 test from 1 test case ran. (15 ms total)
5: [  PASSED  ] 1 test.
5: [  ALL TESTS PASSED  ] 
 5/12 Test  #5: subscribertest ...................   Passed    0.03 sec
test 6
      Start  6: traceoptiontest

6: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrtraceoptiontest.exe
6: Test timeout computed to be: 10000000
6: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
6: [==========] Running 1 test from 1 test case.
6: [----------] 1 test from RASTraceOptionTest
6: [----------] 1 test from RASTraceOptionTest (16 ms total)
6: 
6: [==========] 1 test from 1 test case ran. (16 ms total)
6: [  PASSED  ] 1 test.
6: [  ALL TESTS PASSED  ] 
 6/12 Test  #6: traceoptiontest ..................   Passed    0.03 sec
test 7
      Start  7: sigtest

7: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrsigtest.exe
7: Test timeout computed to be: 10000000
7: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
7: [==========] Running 4 tests from 1 test case.
7: [----------] 4 tests from OmrSigTest
7: [----------] 4 tests from OmrSigTest (0 ms total)
7: 
7: [==========] 4 tests from 1 test case ran. (0 ms total)
7: [  PASSED  ] 4 tests.
7: [  ALL TESTS PASSED  ] 
 7/12 Test  #7: sigtest ..........................   Passed    0.01 sec
test 8
      Start  8: threadextendedtest

8: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadextendedtest.exe
8: Test timeout computed to be: 10000000
8: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
8: [==========] Running 5 tests from 4 test cases.
8: [----------] 2 tests from ThreadCpuTime
8: [----------] 2 tests from ThreadCpuTime (594 ms total)
8: 
8: [----------] 1 test from CpuTimeTest
8: [----------] 1 test from CpuTimeTest (15 ms total)
8: 
8: [----------] 1 test from ApplicationCpuTimeTest
8: [----------] 1 test from ApplicationCpuTimeTest (16 ms total)
8: 
8: [----------] 1 test from ThreadExtendedTest
8: [----------] 1 test from ThreadExtendedTest (1500 ms total)
8: 
8: [==========] 5 tests from 4 test cases ran. (2125 ms total)
8: [  PASSED  ] 5 tests.
8: [  ALL TESTS PASSED  ] 
8: 
8:   YOU HAVE 1 DISABLED TEST
8: 
 8/12 Test  #8: threadextendedtest ...............   Passed    2.14 sec
test 9
      Start  9: threadtest

9: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe
9: Test timeout computed to be: 10000000
9: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
9: [==========] Running 68 tests from 9 test cases.
9: [----------] 1 test from ThreadAbortDeathTest
9: [----------] 1 test from ThreadAbortDeathTest (0 ms total)
9: 
9: [----------] 3 tests from ThreadAbortTest
9: [----------] 3 tests from ThreadAbortTest (1000 ms total)
9: 
9: [----------] 13 tests from ThreadCreateTest
9: omrthread_attr_destroy(NULL) failed: retVal 14 (e)
9: omrthread_attr_destroy(&attr) failed: retVal 14 (e)
9: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c)
9: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c)
9: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c)
9: omrthread_attr_set_schedpolicy(&attr, J9THREAD_SCHEDPOLICY_RR) failed: retVal 13 (d)
9: omrthread_attr_set_schedpolicy(&attr, J9THREAD_SCHEDPOLICY_FIFO) failed: retVal 13 (d)
9: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f)
9: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f)
9: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f)
9: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f)
9: [----------] 13 tests from ThreadCreateTest (0 ms total)
9: 
9: [----------] 8 tests from JoinTest
9: [----------] 8 tests from JoinTest (6031 ms total)
9: 
9: [----------] 1 test from KeyDestructorTest
9: [----------] 1 test from KeyDestructorTest (0 ms total)
9: 
9: [----------] 5 tests from LockedMonitorCountTest
9: [----------] 5 tests from LockedMonitorCountTest (16 ms total)
9: 
9: [----------] 12 tests from PriorityInterrupt
9: [----------] 12 tests from PriorityInterrupt (1172 ms total)
9: 
9: [----------] 18 tests from RWMutex
9: [----------] 18 tests from RWMutex (20203 ms total)
9: 
9: [----------] 7 tests from SanityTest
9: [----------] 7 tests from SanityTest (49547 ms total)
9: 
9: [==========] 68 tests from 9 test cases ran. (77984 ms total)
9: [  PASSED  ] 68 tests.
9: [  ALL TESTS PASSED  ] 
9: 
9:   YOU HAVE 1 DISABLED TEST
9: 
 9/12 Test  #9: threadtest .......................   Passed   78.00 sec
test 10
      Start 10: threadSetAttrThreadWeightTest

10: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe "--gtest_also_run_disabled_tests" "--gtest_filter=ThreadCreateTest.DISABLED_SetAttrThreadWeight"
10: Test timeout computed to be: 10000000
10: Note: Google Test filter = ThreadCreateTest.DISABLED_SetAttrThreadWeight
10: [==========] Running 1 test from 1 test case.
10: [----------] 1 test from ThreadCreateTest
10: [----------] 1 test from ThreadCreateTest (0 ms total)
10: 
10: [==========] 1 test from 1 test case ran. (0 ms total)
10: [  PASSED  ] 1 test.
10: [  ALL TESTS PASSED  ] 
10/12 Test #10: threadSetAttrThreadWeightTest ....   Passed    0.01 sec
test 11
      Start 11: utiltest

11: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrutiltest.exe
11: Test timeout computed to be: 10000000
11: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
11: [==========] Running 1 test from 1 test case.
11: [----------] 1 test from UtilTest
11: VM Directory: 'C:\jenkins\workspace\Test_Windows\build\Debug'
11: Mangled VM Directory: 'C:\jenkins\workspace\Test_Windows\build\Debug\abc'
11: [----------] 1 test from UtilTest (0 ms total)
11: 
11: [==========] 1 test from 1 test case ran. (0 ms total)
11: [  PASSED  ] 1 test.
11: [  ALL TESTS PASSED  ] 
11/12 Test #11: utiltest .........................   Passed    0.01 sec
test 12
      Start 12: vmtest

12: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrvmtest.exe
12: Test timeout computed to be: 10000000
12: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime
12: [==========] Running 0 tests from 0 test cases.
12: [==========] 0 tests from 0 test cases ran. (0 ms total)
12: [  PASSED  ] 0 tests.
12: [  ALL TESTS PASSED  ] 
12/12 Test #12: vmtest ...........................   Passed    0.01 sec

92% tests passed, 1 tests failed out of 12

Total Test time (real) = 156.14 sec

The following tests FAILED:
	  3 - porttest (Failed)
Errors while running CTest
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Cleanup workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 8
Finished: FAILURE