Start testing: Feb 26 02:42 UTC ---------------------------------------------------------- 2/9 Testing: demangle 2/9 Test: demangle Command: "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/demangle_unittest" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "demangle" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Demangle [ RUN ] Demangle.CornerCases [ OK ] Demangle.CornerCases (0 ms) [ RUN ] Demangle.Clones [ OK ] Demangle.Clones (0 ms) [ RUN ] Demangle.FromFile [ OK ] Demangle.FromFile (0 ms) [----------] 3 tests from Demangle (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. Test time = 0.01 sec ---------------------------------------------------------- Test Passed. "demangle" end time: Feb 26 02:42 UTC "demangle" time elapsed: 00:00:00 ---------------------------------------------------------- 4/9 Testing: stl_logging 4/9 Test: stl_logging Command: "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/stl_logging_unittest" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "stl_logging" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- PASS Test time = 0.01 sec ---------------------------------------------------------- Test Passed. "stl_logging" end time: Feb 26 02:42 UTC "stl_logging" time elapsed: 00:00:00 ---------------------------------------------------------- 5/9 Testing: symbolize 5/9 Test: symbolize Command: "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/symbolize_unittest" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "symbolize" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- Test case TestWithPCInsideNonInlineFunction passed. Test case TestWithReturnAddress passed. [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Symbolize [ RUN ] Symbolize.Symbolize [ OK ] Symbolize.Symbolize (0 ms) [ RUN ] Symbolize.SymbolizeWithDemangling [ OK ] Symbolize.SymbolizeWithDemangling (0 ms) [----------] 2 tests from Symbolize (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. Test time = 0.01 sec ---------------------------------------------------------- Test Passed. "symbolize" end time: Feb 26 02:42 UTC "symbolize" time elapsed: 00:00:00 ---------------------------------------------------------- 6/9 Testing: cmake_package_config_init 6/9 Test: cmake_package_config_init Command: "/usr/bin/cmake" "-DTEST_BINARY_DIR=/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config" "-DINITIAL_CACHE=/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config/glog_package_config_initial_cache.cmake" "-DCACHEVARS=set (BUILD_SHARED_LIBS ON CACHE BOOL "Build shared libraries") set (BUILD_TESTING ON CACHE BOOL "Build the testing tree.") set (CMAKE_ADDR2LINE "/usr/bin/x86_64-gentoo-linux-musl-addr2line" CACHE FILEPATH "Path to a program.") set (CMAKE_AR "/usr/bin/x86_64-gentoo-linux-musl-ar" CACHE FILEPATH "Archive manager") set (CMAKE_AR "/usr/bin/x86_64-gentoo-linux-musl-ar" CACHE FILEPATH "Archive manager") set (CMAKE_ASM-ATT_COMPILE_OBJECT " -o -c -x assembler " CACHE STRING "ASM-ATT compile command") set (CMAKE_ASM-ATT_LINK_FLAGS "-nostdlib" CACHE STRING "ASM-ATT link flags") set (CMAKE_ASM_COMPILE_OBJECT " -o -c " CACHE STRING "ASM compile command") set (CMAKE_BUILD_TYPE "RelWithDebInfo" CACHE STRING "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...") set (CMAKE_COLOR_MAKEFILE OFF CACHE BOOL "pretty colors during make") set (CMAKE_CXX_COMPILER_AR "/usr/bin/x86_64-gentoo-linux-musl-gcc-ar" CACHE FILEPATH "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler") set (CMAKE_CXX_COMPILER_AR "/usr/bin/x86_64-gentoo-linux-musl-gcc-ar" CACHE FILEPATH "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler") set (CMAKE_CXX_COMPILER_RANLIB "/usr/bin/x86_64-gentoo-linux-musl-gcc-ranlib" CACHE FILEPATH "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler") set (CMAKE_CXX_COMPILER_RANLIB "/usr/bin/x86_64-gentoo-linux-musl-gcc-ranlib" CACHE FILEPATH "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler") set (CMAKE_CXX_COMPILE_OBJECT " -o -c " CACHE STRING "C++ compile command") set (CMAKE_CXX_FLAGS "-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0" CACHE STRING "Flags used by the CXX compiler during all build types.") set (CMAKE_CXX_FLAGS_DEBUG "-g" CACHE STRING "Flags used by the CXX compiler during DEBUG builds.") set (CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" CACHE STRING "Flags used by the CXX compiler during MINSIZEREL builds.") set (CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG" CACHE STRING "Flags used by the CXX compiler during RELEASE builds.") set (CMAKE_C_COMPILE_OBJECT " -o -c " CACHE STRING "C compile command") set (CMAKE_DLLTOOL "CMAKE_DLLTOOL-NOTFOUND" CACHE FILEPATH "Path to a program.") set (CMAKE_EXE_LINKER_FLAGS "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" CACHE STRING "Flags used by the linker during all build types.") set (CMAKE_Fortran_COMPILE_OBJECT " -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o -c " CACHE STRING "Fortran compile command") set (CMAKE_GENTOO_BUILD ON CACHE BOOL "Indicate Gentoo package build") set (CMAKE_INSTALL_BINDIR "bin" CACHE PATH "User executables (bin)") set (CMAKE_INSTALL_DATAROOTDIR "share" CACHE PATH "Read-only architecture-independent data root (share)") set (CMAKE_INSTALL_DOCDIR "/usr/share/doc/glog-0.5.0" CACHE PATH "") set (CMAKE_INSTALL_INCLUDEDIR "include" CACHE PATH "C header files (include)") set (CMAKE_INSTALL_INFODIR "/usr/share/info" CACHE PATH "") set (CMAKE_INSTALL_LIBDIR "lib" CACHE PATH "Output directory for libraries") set (CMAKE_INSTALL_LIBEXECDIR "libexec" CACHE PATH "Program executables (libexec)") set (CMAKE_INSTALL_LOCALSTATEDIR "var" CACHE PATH "Modifiable single-machine data (var)") set (CMAKE_INSTALL_MANDIR "/usr/share/man" CACHE PATH "") set (CMAKE_INSTALL_OLDINCLUDEDIR "/usr/include" CACHE PATH "C header files for non-gcc (/usr/include)") set (CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "Install path prefix, prepended onto install directories.") set (CMAKE_INSTALL_SBINDIR "sbin" CACHE PATH "System admin executables (sbin)") set (CMAKE_INSTALL_SHAREDSTATEDIR "com" CACHE PATH "Modifiable architecture-independent data (com)") set (CMAKE_INSTALL_SYSCONFDIR "etc" CACHE PATH "Read-only single-machine data (etc)") set (CMAKE_LINKER "/usr/bin/x86_64-gentoo-linux-musl-ld" CACHE FILEPATH "Path to a program.") set (CMAKE_LINKER "/usr/bin/x86_64-gentoo-linux-musl-ld" CACHE FILEPATH "Path to a program.") set (CMAKE_MODULE_LINKER_FLAGS "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" CACHE STRING "Flags used by the linker during the creation of modules during all build types.") set (CMAKE_NM "/usr/bin/x86_64-gentoo-linux-musl-nm" CACHE FILEPATH "Path to a program.") set (CMAKE_OBJCOPY "/usr/bin/x86_64-gentoo-linux-musl-objcopy" CACHE FILEPATH "Path to a program.") set (CMAKE_OBJDUMP "/usr/bin/x86_64-gentoo-linux-musl-objdump" CACHE FILEPATH "Path to a program.") set (CMAKE_RANLIB "/usr/bin/x86_64-gentoo-linux-musl-ranlib" CACHE FILEPATH "Archive index generator") set (CMAKE_RANLIB "/usr/bin/x86_64-gentoo-linux-musl-ranlib" CACHE FILEPATH "Archive index generator") set (CMAKE_READELF "/usr/bin/x86_64-gentoo-linux-musl-readelf" CACHE FILEPATH "Path to a program.") set (CMAKE_SHARED_LINKER_FLAGS "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" CACHE STRING "Flags used by the linker during the creation of shared libraries during all build types.") set (CMAKE_SKIP_INSTALL_RPATH NO CACHE BOOL "If set, runtime paths are not added when installing shared libraries, but are added when building.") set (CMAKE_SKIP_RPATH NO CACHE BOOL "If set, runtime paths are not added when using shared libraries.") set (CMAKE_STRIP "/usr/bin/x86_64-gentoo-linux-musl-strip" CACHE FILEPATH "Path to a program.") set (CMAKE_TOOLCHAIN_FILE "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake" CACHE FILEPATH "The CMake toolchain file") set (CMAKE_USER_MAKE_RULES_OVERRIDE "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/gentoo_rules.cmake" CACHE FILEPATH "Gentoo override rules") set (CMAKE_USER_MAKE_RULES_OVERRIDE "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/gentoo_rules.cmake" CACHE FILEPATH "Gentoo override rules") set (CMAKE_VERBOSE_MAKEFILE FALSE CACHE BOOL "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo.") set (COVERAGE_COMMAND "/usr/bin/gcov" CACHE FILEPATH "Path to the coverage program that CTest uses for performing coverage inspection") set (COVERAGE_EXTRA_FLAGS "-l" CACHE STRING "Extra command line flags to pass to the coverage tool") set (CPACK_BINARY_DEB OFF CACHE BOOL "Enable to build Debian packages") set (CPACK_BINARY_FREEBSD OFF CACHE BOOL "Enable to build FreeBSD packages") set (CPACK_BINARY_IFW OFF CACHE BOOL "Enable to build IFW packages") set (CPACK_BINARY_NSIS OFF CACHE BOOL "Enable to build NSIS packages") set (CPACK_BINARY_RPM OFF CACHE BOOL "Enable to build RPM packages") set (CPACK_BINARY_STGZ ON CACHE BOOL "Enable to build STGZ packages") set (CPACK_BINARY_TBZ2 OFF CACHE BOOL "Enable to build TBZ2 packages") set (CPACK_BINARY_TGZ ON CACHE BOOL "Enable to build TGZ packages") set (CPACK_BINARY_TXZ OFF CACHE BOOL "Enable to build TXZ packages") set (CPACK_BINARY_TZ ON CACHE BOOL "Enable to build TZ packages") set (CPACK_SOURCE_RPM OFF CACHE BOOL "Enable to build RPM source packages") set (CPACK_SOURCE_TBZ2 ON CACHE BOOL "Enable to build TBZ2 source packages") set (CPACK_SOURCE_TGZ ON CACHE BOOL "Enable to build TGZ source packages") set (CPACK_SOURCE_TXZ ON CACHE BOOL "Enable to build TXZ source packages") set (CPACK_SOURCE_TZ ON CACHE BOOL "Enable to build TZ source packages") set (CPACK_SOURCE_ZIP OFF CACHE BOOL "Enable to build ZIP source packages") set (CTEST_SUBMIT_RETRY_COUNT "3" CACHE STRING "How many times to retry timed-out CTest submissions.") set (CTEST_SUBMIT_RETRY_DELAY "5" CACHE STRING "How long to wait between timed-out CTest submissions.") set (DART_TESTING_TIMEOUT "1500" CACHE STRING "Maximum time allowed before CTest will kill the test.") set (GTest_DIR "/usr/lib/cmake/GTest" CACHE PATH "The directory containing a CMake configuration file for GTest.") set (MAKECOMMAND "/usr/bin/cmake --build . --config \"${CTEST_CONFIGURATION_TYPE}\"" CACHE STRING "Command to build the project") set (MEMORYCHECK_COMMAND "MEMORYCHECK_COMMAND-NOTFOUND" CACHE FILEPATH "Path to the memory checking command, used for memory error detection.") set (PRINT_UNSYMBOLIZED_STACK_TRACES OFF CACHE BOOL "Print file offsets in traces instead of symbolizing") set (SITE "gf.packet.net" CACHE STRING "Name of the computer/site where compile is being run") set (Unwind_INCLUDE_DIR "/usr/include" CACHE PATH "unwind include directory") set (Unwind_LIBRARY "/usr/lib/libunwind.so" CACHE FILEPATH "unwind library") set (Unwind_PLATFORM_LIBRARY "/usr/lib/libunwind.so" CACHE FILEPATH "unwind library platform") set (WITH_CUSTOM_PREFIX ON CACHE BOOL "Enable support for user-generated message prefixes") set (WITH_GFLAGS OFF CACHE BOOL "Use gflags") set (WITH_GTEST ON CACHE BOOL "Use googletest") set (WITH_PKGCONFIG ON CACHE BOOL "Enable pkg-config support") set (WITH_SYMBOLIZE ON CACHE BOOL "Enable symbolize module") set (WITH_THREADS ON CACHE BOOL "Enable multithreading support") set (WITH_TLS ON CACHE BOOL "Enable Thread Local Storage (TLS) support") set (WITH_UNWIND ON CACHE BOOL "Enable libunwind support") " "-P" "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0/cmake/TestInitPackageConfig.cmake" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "cmake_package_config_init" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- Test time = 0.02 sec ---------------------------------------------------------- Test Passed. "cmake_package_config_init" end time: Feb 26 02:42 UTC "cmake_package_config_init" time elapsed: 00:00:00 ---------------------------------------------------------- 7/9 Testing: cmake_package_config_generate 7/9 Test: cmake_package_config_generate Command: "/usr/bin/cmake" "-DGENERATOR=Ninja" "-DGENERATOR_PLATFORM=" "-DGENERATOR_TOOLSET=" "-DINITIAL_CACHE=/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config/glog_package_config_initial_cache.cmake" "-DPACKAGE_DIR=/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64" "-DPATH=/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" "-DSOURCE_DIR=/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0/src/package_config_unittest/working_config" "-DTEST_BINARY_DIR=/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config/working_config" "-P" "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0/cmake/TestPackageConfig.cmake" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "cmake_package_config_generate" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- loading initial cache file /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config/glog_package_config_initial_cache.cmake -- The CXX compiler identification is GNU 11.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Unwind: /usr/include (found suitable version "1.6.2", minimum required is "1.6.2") -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config/working_config Test time = 0.39 sec ---------------------------------------------------------- Test Passed. "cmake_package_config_generate" end time: Feb 26 02:42 UTC "cmake_package_config_generate" time elapsed: 00:00:00 ---------------------------------------------------------- 3/9 Testing: logging 3/9 Test: logging Command: "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/logging_unittest" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "logging" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- [==========] Running 8 tests from 8 test suites. [----------] Global test environment set-up. [----------] 1 test from DeathNoAllocNewHook [ RUN ] DeathNoAllocNewHook.logging F20220226 02:42:26.818888 6020 logging_unittest.cc:306] unexpected new *** Check failure stack trace: *** [ OK ] DeathNoAllocNewHook.logging (0 ms) [----------] 1 test from DeathNoAllocNewHook (0 ms total) [----------] 1 test from DeathRawCHECK [ RUN ] DeathRawCHECK.logging F00000000 00:00:00.000000 6020 logging_unittest.cc:477] RAW: Check false failed: failure 1 F00000000 00:00:00.000000 6020 logging_unittest.cc:479] RAW: Check 1 == 2 failed: failure 2 [ OK ] DeathRawCHECK.logging (0 ms) [----------] 1 test from DeathRawCHECK (0 ms total) [----------] 1 test from DeathSTREQ [ RUN ] DeathSTREQ.logging F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this) *** Check failure stack trace: *** F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht) *** Check failure stack trace: *** F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht) *** Check failure stack trace: *** F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.819259 6020 logging_unittest.cc:638] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht) *** Check failure stack trace: *** F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.819259 6020 logging_unittest.cc:638] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819272 6020 logging_unittest.cc:639] CHECK_STRNE failed: 0L != 0L ( vs. ) *** Check failure stack trace: *** F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.819259 6020 logging_unittest.cc:638] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819272 6020 logging_unittest.cc:639] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.819283 6020 logging_unittest.cc:640] CHECK_STRNE failed: "this" != "this" (this vs. this) *** Check failure stack trace: *** F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.819259 6020 logging_unittest.cc:638] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819272 6020 logging_unittest.cc:639] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.819283 6020 logging_unittest.cc:640] CHECK_STRNE failed: "this" != "this" (this vs. this)F20220226 02:42:26.819295 6020 logging_unittest.cc:641] CHECK_STREQ failed: (string("a")+"b").c_str() == "abc" (ab vs. abc) *** Check failure stack trace: *** [ OK ] DeathSTREQ.logging (0 ms) [----------] 1 test from DeathSTREQ (0 ms total) [----------] 1 test from CheckNOTNULL [ RUN ] CheckNOTNULL.Simple [ OK ] CheckNOTNULL.Simple (0 ms) [----------] 1 test from CheckNOTNULL (0 ms total) [----------] 1 test from DeathCheckNN [ RUN ] DeathCheckNN.Simple F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.819259 6020 logging_unittest.cc:638] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819272 6020 logging_unittest.cc:639] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.819283 6020 logging_unittest.cc:640] CHECK_STRNE failed: "this" != "this" (this vs. this)F20220226 02:42:26.819295 6020 logging_unittest.cc:641] CHECK_STREQ failed: (string("a")+"b").c_str() == "abc" (ab vs. abc)F20220226 02:42:26.819345 6020 logging_unittest.cc:656] Check failed: 'static_cast(NULL)' Must be non NULL *** Check failure stack trace: *** [ OK ] DeathCheckNN.Simple (0 ms) [----------] 1 test from DeathCheckNN (0 ms total) [----------] 1 test from SafeFNMatch [ RUN ] SafeFNMatch.logging [ OK ] SafeFNMatch.logging (0 ms) [----------] 1 test from SafeFNMatch (0 ms total) [----------] 1 test from Strerror [ RUN ] Strerror.logging [ OK ] Strerror.logging (0 ms) [----------] 1 test from Strerror (0 ms total) [----------] 1 test from UserDefinedClass [ RUN ] UserDefinedClass.logging [ OK ] UserDefinedClass.logging (0 ms) [----------] 1 test from UserDefinedClass (0 ms total) [----------] Global test environment tear-down [==========] 8 tests from 8 test suites ran. (0 ms total) [ PASSED ] 8 tests. Test with golden file failed. We'll try to show the diff: diff: /tmp/captured.err.munged: No such file or directory diff command was failed. /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0/src/logging_unittest.cc:237: Failure Value of: MungeAndDiffTestStderr(FLAGS_test_srcdir + "/src/logging_unittest.err") Actual: false Expected: true ==== Test setting log file basename ==== Test setting log file basename without timestamp and appending properly I20220226 02:42:27.083643 6020 logging_unittest.cc:752] message to new base, appending to preexisting file ==== Test setting log file basename and two processes writing - second should fail I20220226 02:42:27.083982 6020 logging_unittest.cc:775] message to new base, parent Could not create log file: Resource temporarily unavailable COULD NOT CREATE LOGFILE '20220226-024227.6050'! I20220226 02:42:27.084380 6050 logging_unittest.cc:781] message to new base, child - should only appear on STDERR not on the file ==== Test setting log file symlink I20220226 02:42:27.085331 6020 logging_unittest.cc:808] message to new symlink ==== Test setting log file extension I20220226 02:42:27.085719 6020 logging_unittest.cc:824] message to new extension ==== Test log wrapper I20220226 02:42:27.086012 6020 logging_unittest.cc:860] Send to wrapped logger ==== Test errno preservation I20220226 02:42:27.086026 6020 logging_unittest.cc:261] foo bar 10 3.4 E20220226 02:42:27.086037 6020 logging_unittest.cc:265] Plog every 2, iteration 11: No error information [0] W20220226 02:42:27.086043 6020 logging_unittest.cc:271] Log if every 5, iteration 11 I20220226 02:42:27.086048 6020 logging_unittest.cc:274] Log if every 1, iteration 11 I20220226 02:42:27.086053 6020 logging_unittest.cc:274] Log if every 1, iteration 12 E20220226 02:42:27.086058 6020 logging_unittest.cc:275] Log if less than 3 every 2, iteration 12 E20220226 02:42:27.086063 6020 logging_unittest.cc:265] Plog every 2, iteration 13: No such file or directory [2] E20220226 02:42:27.086068 6020 logging_unittest.cc:268] Log every 3, iteration 13 E20220226 02:42:27.086074 6020 logging_unittest.cc:269] Log every 4, iteration 13 I20220226 02:42:27.086079 6020 logging_unittest.cc:274] Log if every 1, iteration 13 I20220226 02:42:27.086084 6020 logging_unittest.cc:274] Log if every 1, iteration 14 E20220226 02:42:27.086088 6020 logging_unittest.cc:265] Plog every 2, iteration 15: Interrupted system call [4] I20220226 02:42:27.086094 6020 logging_unittest.cc:274] Log if every 1, iteration 15 E20220226 02:42:27.086098 6020 logging_unittest.cc:268] Log every 3, iteration 16 W20220226 02:42:27.086103 6020 logging_unittest.cc:271] Log if every 5, iteration 16 I20220226 02:42:27.086108 6020 logging_unittest.cc:274] Log if every 1, iteration 16 E20220226 02:42:27.086112 6020 logging_unittest.cc:265] Plog every 2, iteration 17: No such device or address [6] E20220226 02:42:27.086118 6020 logging_unittest.cc:269] Log every 4, iteration 17 I20220226 02:42:27.086122 6020 logging_unittest.cc:274] Log if every 1, iteration 17 I20220226 02:42:27.086127 6020 logging_unittest.cc:274] Log if every 1, iteration 18 E20220226 02:42:27.086131 6020 logging_unittest.cc:265] Plog every 2, iteration 19: Exec format error [8] E20220226 02:42:27.086138 6020 logging_unittest.cc:268] Log every 3, iteration 19 I20220226 02:42:27.086141 6020 logging_unittest.cc:274] Log if every 1, iteration 19 I20220226 02:42:27.086148 6020 logging_unittest.cc:274] Log if every 1, iteration 20 W20220226 02:42:27.086151 6020 logging_unittest.cc:278] log_if this I20220226 02:42:27.086156 6020 logging_unittest.cc:282] array I20220226 02:42:27.086161 6020 logging_unittest.cc:284] const array E20220226 02:42:27.086165 6020 logging_unittest.cc:286] foo 1000 0000001000 3e8 E20220226 02:42:27.086182 6020 logging_unittest.cc:293] inner E20220226 02:42:27.086171 6020 logging_unittest.cc:290] outer no prefix ==== Test log truncation I20220226 02:42:27.086298 6020 logging.cc:2364] Truncating /tmp/truncatefile to 10 bytes F20220226 02:42:26.819221 6020 logging_unittest.cc:635] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.819236 6020 logging_unittest.cc:636] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819247 6020 logging_unittest.cc:637] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.819259 6020 logging_unittest.cc:638] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.819272 6020 logging_unittest.cc:639] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.819283 6020 logging_unittest.cc:640] CHECK_STRNE failed: "this" != "this" (this vs. this)F20220226 02:42:26.819295 6020 logging_unittest.cc:641] CHECK_STREQ failed: (string("a")+"b").c_str() == "abc" (ab vs. abc)F20220226 02:42:26.819345 6020 logging_unittest.cc:656] Check failed: 'static_cast(NULL)' Must be non NULL F20220226 02:42:27.236642 6020 logging_unittest.cc:902] Check failed: statbuf.st_size == expect (353020 vs. 10) *** Check failure stack trace: *** @ 0x7f37fec8c25f google::LogMessage::Fail() @ 0x7f37fec8e786 google::LogMessage::SendToLog() @ 0x7f37fec8bd9a google::LogMessage::Flush() @ 0x7f37fec8edfb google::LogMessageFatal::~LogMessageFatal() @ 0x564c6fc81e08 TestOneTruncate() @ 0x564c6fc7ba61 main @ 0x7f37fecef5fa (unknown) Test time = 0.43 sec ---------------------------------------------------------- Test Failed. "logging" end time: Feb 26 02:42 UTC "logging" time elapsed: 00:00:00 ---------------------------------------------------------- 8/9 Testing: cmake_package_config_build 8/9 Test: cmake_package_config_build Command: "/usr/bin/cmake" "--build" "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config/working_config" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "cmake_package_config_build" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- [1/2] Building CXX object CMakeFiles/glog_package_config.dir/glog_package_config.cc.o [2/2] Linking CXX executable glog_package_config Test time = 0.67 sec ---------------------------------------------------------- Test Passed. "cmake_package_config_build" end time: Feb 26 02:42 UTC "cmake_package_config_build" time elapsed: 00:00:00 ---------------------------------------------------------- 9/9 Testing: cmake_package_config_cleanup 9/9 Test: cmake_package_config_cleanup Command: "/usr/bin/cmake" "-E" "remove_directory" "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/test_package_config" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "cmake_package_config_cleanup" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- Test time = 0.01 sec ---------------------------------------------------------- Test Passed. "cmake_package_config_cleanup" end time: Feb 26 02:42 UTC "cmake_package_config_cleanup" time elapsed: 00:00:00 ---------------------------------------------------------- 1/9 Testing: logging_custom_prefix 1/9 Test: logging_custom_prefix Command: "/var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64/logging_custom_prefix_unittest" Directory: /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0_build-abi_x86_64.amd64 "logging_custom_prefix" start time: Feb 26 02:42 UTC Output: ---------------------------------------------------------- [==========] Running 8 tests from 8 test suites. [----------] Global test environment set-up. [----------] 1 test from DeathNoAllocNewHook [ RUN ] DeathNoAllocNewHook.logging F20220226 02:42:26.814143 6018 logging_custom_prefix_unittest.cc:331] unexpected new *** Check failure stack trace: *** [ OK ] DeathNoAllocNewHook.logging (0 ms) [----------] 1 test from DeathNoAllocNewHook (0 ms total) [----------] 1 test from DeathRawCHECK [ RUN ] DeathRawCHECK.logging F00000000 00:00:00.000000 6018 logging_custom_prefix_unittest.cc:484] RAW: Check false failed: failure 1 F00000000 00:00:00.000000 6018 logging_custom_prefix_unittest.cc:486] RAW: Check 1 == 2 failed: failure 2 [ OK ] DeathRawCHECK.logging (0 ms) [----------] 1 test from DeathRawCHECK (0 ms total) [----------] 1 test from DeathSTREQ [ RUN ] DeathSTREQ.logging F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this) *** Check failure stack trace: *** F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht) *** Check failure stack trace: *** F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814469 6018 logging_custom_prefix_unittest.cc:644] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht) *** Check failure stack trace: *** F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814469 6018 logging_custom_prefix_unittest.cc:644] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.814479 6018 logging_custom_prefix_unittest.cc:645] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht) *** Check failure stack trace: *** F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814469 6018 logging_custom_prefix_unittest.cc:644] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.814479 6018 logging_custom_prefix_unittest.cc:645] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814491 6018 logging_custom_prefix_unittest.cc:646] CHECK_STRNE failed: 0L != 0L ( vs. ) *** Check failure stack trace: *** F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814469 6018 logging_custom_prefix_unittest.cc:644] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.814479 6018 logging_custom_prefix_unittest.cc:645] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814491 6018 logging_custom_prefix_unittest.cc:646] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.814502 6018 logging_custom_prefix_unittest.cc:647] CHECK_STRNE failed: "this" != "this" (this vs. this) *** Check failure stack trace: *** F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814469 6018 logging_custom_prefix_unittest.cc:644] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.814479 6018 logging_custom_prefix_unittest.cc:645] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814491 6018 logging_custom_prefix_unittest.cc:646] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.814502 6018 logging_custom_prefix_unittest.cc:647] CHECK_STRNE failed: "this" != "this" (this vs. this)F20220226 02:42:26.814512 6018 logging_custom_prefix_unittest.cc:648] CHECK_STREQ failed: (string("a")+"b").c_str() == "abc" (ab vs. abc) *** Check failure stack trace: *** [ OK ] DeathSTREQ.logging (0 ms) [----------] 1 test from DeathSTREQ (0 ms total) [----------] 1 test from CheckNOTNULL [ RUN ] CheckNOTNULL.Simple [ OK ] CheckNOTNULL.Simple (0 ms) [----------] 1 test from CheckNOTNULL (0 ms total) [----------] 1 test from DeathCheckNN [ RUN ] DeathCheckNN.Simple F20220226 02:42:26.814446 6018 logging_custom_prefix_unittest.cc:642] CHECK_STREQ failed: 0L == "this" ( vs. this)F20220226 02:42:26.814458 6018 logging_custom_prefix_unittest.cc:643] CHECK_STREQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814469 6018 logging_custom_prefix_unittest.cc:644] CHECK_STRCASEEQ failed: 0L == "siht" ( vs. siht)F20220226 02:42:26.814479 6018 logging_custom_prefix_unittest.cc:645] CHECK_STRCASEEQ failed: "this" == "siht" (this vs. siht)F20220226 02:42:26.814491 6018 logging_custom_prefix_unittest.cc:646] CHECK_STRNE failed: 0L != 0L ( vs. )F20220226 02:42:26.814502 6018 logging_custom_prefix_unittest.cc:647] CHECK_STRNE failed: "this" != "this" (this vs. this)F20220226 02:42:26.814512 6018 logging_custom_prefix_unittest.cc:648] CHECK_STREQ failed: (string("a")+"b").c_str() == "abc" (ab vs. abc)F20220226 02:42:26.814555 6018 logging_custom_prefix_unittest.cc:663] Check failed: 'static_cast(NULL)' Must be non NULL *** Check failure stack trace: *** [ OK ] DeathCheckNN.Simple (0 ms) [----------] 1 test from DeathCheckNN (0 ms total) [----------] 1 test from SafeFNMatch [ RUN ] SafeFNMatch.logging [ OK ] SafeFNMatch.logging (0 ms) [----------] 1 test from SafeFNMatch (0 ms total) [----------] 1 test from Strerror [ RUN ] Strerror.logging [ OK ] Strerror.logging (0 ms) [----------] 1 test from Strerror (0 ms total) [----------] 1 test from UserDefinedClass [ RUN ] UserDefinedClass.logging [ OK ] UserDefinedClass.logging (0 ms) [----------] 1 test from UserDefinedClass (0 ms total) [----------] Global test environment tear-down [==========] 8 tests from 8 test suites ran. (0 ms total) [ PASSED ] 8 tests. Test with golden file failed. We'll try to show the diff: --- /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0/src/logging_custom_prefix_unittest.err.munged 2022-02-26 02:42:27.063341299 +0000 +++ /tmp/captured.err.munged 2022-02-26 02:42:27.063341299 +0000 @@ -1,263 +1,53 @@ -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=2 logtostderr=0 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=2 logtostderr=0 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error WARNING: Logging before InitGoogleLogging() is written to STDERR -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=0 logtostderr=0 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] foo bar 10 3.4 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Plog every 2, iteration 1: No error information [0] -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 3, iteration 1 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 4, iteration 1 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 5, iteration 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 1 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if less than 3 every 2, iteration 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 2 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Plog every 2, iteration 3: No such file or directory [2] -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 3 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if less than 3 every 2, iteration 3 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 3, iteration 4 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 4 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Plog every 2, iteration 5: Interrupted system call [4] -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 4, iteration 5 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 5 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 5, iteration 6 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 6 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Plog every 2, iteration 7: No such device or address [6] -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 3, iteration 7 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 7 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 8 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Plog every 2, iteration 9: Exec format error [8] -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 4, iteration 9 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 9 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log every 3, iteration 10 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Log if every 1, iteration 10 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if this -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] array -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] const array -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] foo 1000 0000001000 3e8 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] inner -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] outer - no prefix -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: foo bar 10 3.400000 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: array -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: const array -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: ptr 0x12345678 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: ptr 0 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: foo 1000 0000001000 3e8 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: foo 1000 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: foo 1000 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: RAW_LOG ERROR: The Message was too long! -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: RAW_LOG ERROR: The Message was too long! -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 on -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 1 on -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 2 on -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=0 logtostderr=0 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=1 stderrthreshold=0 logtostderr=0 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=-1 stderrthreshold=0 logtostderr=0 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=1 logtostderr=0 alsologtostderr=0 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=2 logtostderr=0 alsologtostderr=0 -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=3 logtostderr=0 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=3 logtostderr=1 alsologtostderr=0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=3 logtostderr=0 alsologtostderr=1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=1 stderrthreshold=1 logtostderr=0 alsologtostderr=0 -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: Test: v=1 stderrthreshold=3 logtostderr=0 alsologtostderr=1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: vlog 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] RAW: log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if -1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 1 -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if info every 1 expr -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] log_if error every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] vlog_if 0 every 1 expr -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_STRING: reported info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_STRING: reported warning -EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_STRING: reported error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Captured by LOG_STRING: LOG_STRING: collected info -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Captured by LOG_STRING: LOG_STRING: collected warning -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Captured by LOG_STRING: LOG_STRING: collected error -IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_TO_SINK: collected info -WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_TO_SINK: collected warning +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=0 logtostderr=0 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr + + + + + EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_TO_SINK: collected error IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_TO_SINK: reported info WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] LOG_TO_SINK: reported warning @@ -305,3 +95,237 @@ IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Sink capture: IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Message 1 IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Sink capture: EYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Message 2 IYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Sink capture: WYEARDATE TIME__ THREADID logging_custom_prefix_unittest.cc:LINE] Message 3 + .cc:282] array +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] const array +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] foo 1000 0000001000 3e8 +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] inner +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] outer + no prefix +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: foo bar 10 3.400000 +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: array +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: const array +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: ptr 0x12345678 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: ptr 0 +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: foo 1000 0000001000 3e8 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: foo 1000 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: foo 1000 +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: RAW_LOG ERROR: The Message was too long! +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: RAW_LOG ERROR: The Message was too long! +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 on +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 1 on +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 2 on +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=0 logtostderr=0 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=1 stderrthreshold=0 logtostderr=0 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=-1 stderrthreshold=0 logtostderr=0 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=1 logtostderr=0 alsologtostderr=0 +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=2 logtostderr=0 alsologtostderr=0 +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=3 logtostderr=0 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=3 logtostderr=1 alsologtostderr=0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=0 stderrthreshold=3 logtostderr=0 alsologtostderr=1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=1 stderrthreshold=1 logtostderr=0 alsologtostderr=0 +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Test: v=1 stderrthreshold=3 logtostderr=0 alsologtostderr=1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: vlog 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if -1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if info every 1 expr +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] log_if error every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] vlog_if 0 every 1 expr +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_STRING: reported info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_STRING: reported warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_STRING: reported error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_STRING: LOG_STRING: collected info +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_STRING: LOG_STRING: collected warning +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_STRING: LOG_STRING: collected error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: collected info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: collected warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: collected error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: reported info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: reported warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: reported error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_TO_SINK: +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: collected info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: collected warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK: collected error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK_BUT_NOT_TO_LOGFILE: collected info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK_BUT_NOT_TO_LOGFILE: collected warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_SINK_BUT_NOT_TO_LOGFILE: collected error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_STRING: collected info +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_TO_STRING: LOG_TO_STRING: collected info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_STRING: collected warning +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_TO_STRING: LOG_TO_STRING: collected warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_STRING: collected error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Captured by LOG_TO_STRING: LOG_TO_STRING: collected error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_STRING: reported info +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_STRING: reported warning +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] LOG_TO_STRING: reported error +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Buffering +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Buffered +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Waiting +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Sink got a messages +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Waited +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Sink is sending out a message: IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Have 0 left +EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 2 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Buffering +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Buffered +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Waiting +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Sink got a messages +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Waited +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Sink is sending out a message: EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 2 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Have 0 left +WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 3 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Buffering +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Buffered +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Waiting +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Sink got a messages +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] RAW: Waited +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Sink is sending out a message: WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 3 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Have 0 left +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Sink capture: IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 1 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Sink capture: EYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 2 +IYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Sink capture: WYEARDATE TIME__ THREADID logging_unittest.cc:LINE] Message 3 diff command was failed. /var/tmp/portage/dev-cpp/glog-0.5.0/work/glog-0.5.0/src/logging_custom_prefix_unittest.cc:262: Failure Value of: MungeAndDiffTestStderr(FLAGS_test_srcdir + "/src/logging_custom_prefix_unittest.err") Actual: false Expected: true ==== Test setting log file basename ==== Test setting log file basename without timestamp and appending properly I20220226 02:42:27.080229 6018 logging_custom_prefix_unittest.cc:759] message to new base, appending to preexisting file ==== Test setting log file basename and two processes writing - second should fail I20220226 02:42:27.080565 6018 logging_custom_prefix_unittest.cc:782] message to new base, parent Could not create log file: Resource temporarily unavailable COULD NOT CREATE LOGFILE '20220226-024227.6049'! I20220226 02:42:27.080976 6049 logging_custom_prefix_unittest.cc:788] message to new base, child - should only appear on STDERR not on the file ==== Test setting log file symlink I20220226 02:42:27.081845 6018 logging_custom_prefix_unittest.cc:815] message to new symlink ==== Test setting log file extension I20220226 02:42:27.082286 6018 logging_custom_prefix_unittest.cc:831] message to new extension ==== Test log wrapper I20220226 02:42:27.082592 6018 logging_custom_prefix_unittest.cc:867] Send to wrapped logger ==== Test errno preservation I20220226 02:42:27.082603 6018 logging_custom_prefix_unittest.cc:286] foo bar 10 3.4 E20220226 02:42:27.082617 6018 logging_custom_prefix_unittest.cc:290] Plog every 2, iteration 11: No error information [0] W20220226 02:42:27.082623 6018 logging_custom_prefix_unittest.cc:296] Log if every 5, iteration 11 I20220226 02:42:27.082628 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 11 I20220226 02:42:27.082633 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 12 E20220226 02:42:27.082638 6018 logging_custom_prefix_unittest.cc:300] Log if less than 3 every 2, iteration 12 E20220226 02:42:27.082643 6018 logging_custom_prefix_unittest.cc:290] Plog every 2, iteration 13: No such file or directory [2] E20220226 02:42:27.082648 6018 logging_custom_prefix_unittest.cc:293] Log every 3, iteration 13 E20220226 02:42:27.082654 6018 logging_custom_prefix_unittest.cc:294] Log every 4, iteration 13 I20220226 02:42:27.082659 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 13 I20220226 02:42:27.082664 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 14 E20220226 02:42:27.082669 6018 logging_custom_prefix_unittest.cc:290] Plog every 2, iteration 15: Interrupted system call [4] I20220226 02:42:27.082674 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 15 E20220226 02:42:27.082679 6018 logging_custom_prefix_unittest.cc:293] Log every 3, iteration 16 W20220226 02:42:27.082684 6018 logging_custom_prefix_unittest.cc:296] Log if every 5, iteration 16 I20220226 02:42:27.082688 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 16 E20220226 02:42:27.082692 6018 logging_custom_prefix_unittest.cc:290] Plog every 2, iteration 17: No such device or address [6] E20220226 02:42:27.082697 6018 logging_custom_prefix_unittest.cc:294] Log every 4, iteration 17 I20220226 02:42:27.082702 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 17 I20220226 02:42:27.082707 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 18 E20220226 02:42:27.082712 6018 logging_custom_prefix_unittest.cc:290] Plog every 2, iteration 19: Exec format error [8] E20220226 02:42:27.082717 6018 logging_custom_prefix_unittest.cc:293] Log every 3, iteration 19 I20220226 02:42:27.082722 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 19 I20220226 02:42:27.082727 6018 logging_custom_prefix_unittest.cc:299] Log if every 1, iteration 20 W20220226 02:42:27.082732 6018 logging_custom_prefix_unittest.cc:303] log_if this I20220226 02:42:27.082736 6018 logging_custom_prefix_unittest.cc:307] array I20220226 02:42:27.082741 6018 logging_custom_prefix_unittest.cc:309] const array E20220226 02:42:27.082746 6018 logging_custom_prefix_unittest.cc:311] foo 1000 0000001000 3e8 E20220226 02:42:27.082762 6018 logging_custom_prefix_unittest.cc:318] inner E20220226 02:42:27.082751 6018 logging_custom_prefix_unittest.cc:315] outer no prefix ==== Test log truncation I20220226 02:42:27.082881 6018 logging.cc:2364] Truncating /tmp/truncatefile to 10 bytes I20220226 02:42:28.050858 6018 logging.cc:2364] Truncating /tmp/truncatefile to 4096 bytes E20220226 02:42:28.052487 6018 logging.cc:2347] Unable to open /tmp/truncatefile.link: Symbolic link loop [40] I20220226 02:42:28.052675 6018 logging.cc:2364] Truncating /proc/self/fd/7 to 10 bytes PASS Test time = 1.24 sec ---------------------------------------------------------- Test Passed. "logging_custom_prefix" end time: Feb 26 02:42 UTC "logging_custom_prefix" time elapsed: 00:00:01 ---------------------------------------------------------- End testing: Feb 26 02:42 UTC