Hi,
I happened to launch some "live" UI tests on my Windows 10 x64 machine and noticed that some of them keep failing -- all with the same exit status 3221225477 (0xC0000005, access violation) and, supposedly, right at the end of testing, because I don't see any assert or warning messages in output logs (or don't know where to look).
Notes:
* LO is built using VS 2019 Build Tools 16.4.2, with toolchain and libraries otherwise identical to the VS 2019 IDE.
* Source is today's (19-12-26) master except for Java filename/classpath patch (2 .mk files), provided in http://document-foundation-mail-archive.969070.n3.nabble.com/make-check-fails-in-build-JCS-tp4247472p4247477.html .
* On earlier master build (19-12-22), UITest_calc_tests3 test failed on 5 tests; after Christmas one of them disappeared from error list (remaining 4 are the same tests that failed previously, so at least the failure is consistent).
* 'make check' from top directory is successful (see logs).
Autogen/ build/ check (ABC) logs and UI test console output are attached.
Stepas Toliautas
1. UITest_calc_tests3 --------------------- $ make UITest_calc_tests3 U:/sandlode/lode/opt/bin/make -j 8 -rs -f U:/sandlode/lode/dev/novs/Makefile.gbuild UITest_calc_tests3 [build PRL] CustomTarget/postprocess/images/sorted.lst [build PRL] CustomTarget/postprocess/images/commandimagelist.ilst [build ECH] CustomTarget/instsetoo_native/setup/version.ini [build EPK] gpgmepp [build PKG] instsetoo_native_setup [build PRL] CustomTarget/postprocess/images/images_breeze.zip [build PRL] CustomTarget/postprocess/images/images_breeze_dark.zip [build PRL] CustomTarget/postprocess/images/images_breeze_svg.zip [build PRL] CustomTarget/postprocess/images/images_colibre.zip [build PRL] CustomTarget/postprocess/images/images_colibre_svg.zip [build PRL] CustomTarget/postprocess/images/images_elementary.zip [build PRL] CustomTarget/postprocess/images/images_elementary_svg.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip [build PRL] CustomTarget/postprocess/images/images_sifr.zip [build PRL] CustomTarget/postprocess/images/images_sifr_dark.zip [build PRL] CustomTarget/postprocess/images/images_sifr_svg.zip [build PRL] CustomTarget/postprocess/images/images_tango.zip [build BIN] gpgmepp [build MOD] gpgmepp [build MOD] external [build CUS] postprocess/images [build PKG] postprocess_images [build BIN] postprocess [build GAL] arrows [build GAL] backgrounds [build GAL] computers [build GAL] diagrams [build GAL] education [build GAL] environment [build GAL] finance [build GAL] people [build GAL] symbols [build GAL] sounds [build GAL] txtshapes [build GAL] transportation [build MOD] postprocess [build STR] backgrounds/backgrounds [build STR] computers/computers [build STR] environment/environment [build STR] finance/finance [build STR] sounds/sounds [build STR] arrows/arrows [build PKG] Gallery/backgrounds [build PKG] Gallery/computers [build STR] education/education [build PKG] Gallery/environment [build PKG] Gallery/finance [build PKG] Gallery/sounds [build STR] txtshapes/txtshapes [build STR] people/people [build PKG] Gallery/arrows [build PKG] Gallery/education [build PKG] Gallery/txtshapes [build PKG] Gallery/people [build STR] transportation/transportation [build STR] symbols/symbols [build PKG] Gallery/transportation [build PKG] Gallery/symbols [build STR] diagrams/diagrams [build PKG] Gallery/diagrams [build BIN] extras [build MOD] extras [build ALL] All modules but instset: UnoControls accessibility animations apple_remote avmedia basctl basegfx basic bean binaryurp bridges canvas chart2 cli_ure codemaker comphelper configmgr connectivity cppcanvas cppu cppuhelper cpputools cui dbaccess desktop drawinglayer dtrans editeng embeddedobj embedserv emfio eventattacher extensions external msc-externals apache-commons beanshell boost clew clucene coinmp cppunit curl epoxy expat firebird glm gpgmepp graphite harfbuzz hsqldb hunspell hyphen icu jfreereport lcms2 libabw libassuan libcdr libcmis libebook libepubgen libetonyek libexttextcat libfreehand libgpg-error libjpeg-turbo liblangtag libmspub libmwaw libnumbertext libodfgen liborcus libpagemaker libpng libqxp librevenge libstaroffice libtommath libvisio libwpd libwpg libwps libxml2 libxslt libzmf lpsolve mariadb-connector-c mdds mdnsresponder more_fonts mythes neon nss openssl pdfium poppler postgresql python3 qrcodegen redland rhino skia twain_dsm ucpp xmlsec zlib extras filter forms formula fpicker framework helpcompiler hwpfilter i18nlangtag i18npool i18nutil idl idlc io javaunohelper jurt jvmaccess jvmfwk l10ntools librelogo libreofficekit lingucomponent linguistic lotuswordpro o3tl odk offapi officecfg onlineupdate oovbaapi oox opencl package pch postprocess pyuno qadevOOo readlicense_oo registry remotebridges reportbuilder reportdesign ridljar sal salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell slideshow smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw swext sysui test testtools toolkit tools ucb ucbhelper udkapi uitest unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff xmlreader xmlscript xmlsecurity [build UIT] calc_tests3 U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3//soffice.out.log: <<< warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8475a9b6-27f1-11ea-b834-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8475a9b6-27f1-11ea-b834-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8475a9b6-27f1-11ea-b834-989096d25214(1) warn:opencl:8168:2872:opencl/opencltest/main.cxx:161: OpenCL driver check failed: -54(line 161) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8475a9b6-27f1-11ea-b834-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8475a9b6-27f1-11ea-b834-989096d25214(1) warn:legacy.osl:7564:6860:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:extensions.olebridge:7564:6860:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:7564:6860:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:7564:6860:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:7564:6860:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:7564:6860:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:7564:6860:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:7564:6860:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:7564:6860:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:7564:6860:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:7564:6860:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 desktop::Desktop m_firstRunTimer 3000ms (000000E1F9D8F6D0) (ignored) warn:vcl.schedule.deinit:7564:6860:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8942e86e-27f1-11ea-a533-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8942e86e-27f1-11ea-a533-989096d25214(1) warn:extensions.olebridge:9152:1080:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:9152:1080:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:9152:1080:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:9152:1080:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:9152:1080:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:9152:6540:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:9152:1080:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:9152:1080:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:9152:1080:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:9152:1080:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8bbbb8f4-27f1-11ea-a3f0-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8bbbb8f4-27f1-11ea-a3f0-989096d25214(1) warn:extensions.olebridge:1748:1824:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:1748:1824:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:1748:1824:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:1748:1824:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:1748:1824:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:1748:1824:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:1748:1824:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:1748:1824:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:1748:1824:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:1748:1824:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8e43b022-27f1-11ea-bffb-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest8e43b022-27f1-11ea-bffb-989096d25214(1) warn:extensions.olebridge:8792:8808:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8792:8808:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8792:8808:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8792:8808:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8792:8808:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:8792:8292:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:8792:8808:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:8792:8808:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8792:8808:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8792:8808:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9202b902-27f1-11ea-a179-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9202b902-27f1-11ea-a179-989096d25214(1) warn:extensions.olebridge:980:5704:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:980:5704:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:980:5704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:980:5704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:980:5704:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:980:5704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:980:5704:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:980:5704:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:980:5704:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:980:5704:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9497c95c-27f1-11ea-8475-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9497c95c-27f1-11ea-8475-989096d25214(1) warn:extensions.olebridge:264:8824:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:264:8824:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:264:8824:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:264:8824:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:264:8824:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:264:8824:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:264:8824:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:264:8824:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:264:8824:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:264:8824:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest970cf3fa-27f1-11ea-b4ae-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest970cf3fa-27f1-11ea-b4ae-989096d25214(1) warn:extensions.olebridge:4396:4704:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:4396:4704:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:4396:4704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:4396:4704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:4396:4704:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:4396:4704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:4396:4704:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:4396:4704:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:4396:4704:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:4396:4704:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9983876e-27f1-11ea-99d3-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9983876e-27f1-11ea-99d3-989096d25214(1) warn:extensions.olebridge:108:4628:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:108:4628:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:108:4628:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:108:4628:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:108:4628:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:108:4628:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:108:4628:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:108:4628:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:108:4628:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (00000173EFC65080) warn:vcl.schedule.deinit:108:4628:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9c100f34-27f1-11ea-a9a2-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9c100f34-27f1-11ea-a9a2-989096d25214(1) warn:extensions.olebridge:3376:6884:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:3376:6884:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:3376:6884:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:3376:6884:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:3376:6884:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:3376:6884:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:3376:6884:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:3376:6884:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:3376:6884:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000020DF4F619D0) warn:vcl.schedule.deinit:3376:6884:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9e4433e2-27f1-11ea-9fdb-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest9e4433e2-27f1-11ea-9fdb-989096d25214(1) warn:extensions.olebridge:8980:8444:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8980:8444:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8980:6092:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8980:6092:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8980:8444:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:8980:8444:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:8980:4620:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8980:4620:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8980:4620:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8980:4620:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:8980:4620:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8980:4620:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8980:4620:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.osl:8980:4620:sc/source/core/data/document.cxx:5499: Wrong index in AttrArray warn:legacy.tools:8980:4620:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8980:4620:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:sfx.appl:8980:8916:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:8980:8444:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8980:8444:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8980:8444:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:legacy.osl:8980:8444:basic/source/basmgr/basicmanagerrepository.cxx:579: ImplRepository::Notify: nobody should tamper with the managers, except ourself! warn:legacy.osl:8980:8444:basic/source/basmgr/basicmanagerrepository.cxx:570: ImplRepository::Notify: where does this come from? warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestbd008b08-27f1-11ea-b963-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestbd008b08-27f1-11ea-b963-989096d25214(1) warn:extensions.olebridge:8884:7556:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8884:7556:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8884:1320:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8884:1320:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8884:7556:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:8884:7556:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:8884:9200:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8884:9200:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8884:9200:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8884:9200:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:8884:9200:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8884:9200:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8884:9200:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.tools:8884:9200:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8884:9200:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:xmloff:8884:9200:xmloff/source/text/XMLTextNumRuleInfo.cxx:88: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule warn:xmloff:8884:9200:xmloff/source/text/XMLTextNumRuleInfo.cxx:88: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule warn:sfx.appl:8884:4016:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:8884:7556:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8884:7556:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001D1C16441D0) warn:vcl.schedule.deinit:8884:7556:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8884:7556:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:legacy.osl:8884:7556:basic/source/basmgr/basicmanagerrepository.cxx:579: ImplRepository::Notify: nobody should tamper with the managers, except ourself! warn:legacy.osl:8884:7556:basic/source/basmgr/basicmanagerrepository.cxx:570: ImplRepository::Notify: where does this come from? warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestc38dbeb6-27f1-11ea-ad4d-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestc38dbeb6-27f1-11ea-ad4d-989096d25214(1) warn:extensions.olebridge:8476:3712:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8476:3712:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8476:6704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8476:6704:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8476:3712:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:8476:3712:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:8476:3712:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:8476:3712:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8476:3712:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001FDEE8257B0) warn:vcl.schedule.deinit:8476:3712:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8476:3712:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestc6cd6d28-27f1-11ea-8931-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestc6cd6d28-27f1-11ea-8931-989096d25214(1) warn:extensions.olebridge:8644:8180:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8644:8180:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8644:8180:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8644:8180:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8644:8180:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:8644:8180:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:8644:8180:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8644:8180:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (00000228F3B52AB0) warn:vcl.schedule.deinit:8644:8180:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8644:8180:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestc9674f3a-27f1-11ea-9b00-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestc9674f3a-27f1-11ea-9b00-989096d25214(1) warn:extensions.olebridge:5380:8060:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:5380:8060:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:5380:6636:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:5380:6636:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:5380:8060:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:5380:8060:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:5380:6060:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5380:6060:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5380:6060:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5380:6060:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:5380:6060:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5380:6060:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5380:6060:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.osl:5380:6060:sc/source/core/data/document.cxx:5499: Wrong index in AttrArray warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5380:6060:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:sfx.appl:5380:6636:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:5380:8060:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:5380:8060:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000023DD53D8CA0) warn:vcl.schedule.deinit:5380:8060:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:5380:8060:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:legacy.osl:5380:8060:basic/source/basmgr/basicmanagerrepository.cxx:579: ImplRepository::Notify: nobody should tamper with the managers, except ourself! warn:legacy.osl:5380:8060:basic/source/basmgr/basicmanagerrepository.cxx:570: ImplRepository::Notify: where does this come from? warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestcf77a386-27f1-11ea-8098-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestcf77a386-27f1-11ea-8098-989096d25214(1) warn:extensions.olebridge:2072:6872:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:2072:6872:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:2072:4568:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:2072:4568:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:2072:6872:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:2072:6872:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:2072:6164:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2072:6164:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2072:6164:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2072:6164:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:2072:6164:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2072:6164:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2072:6164:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.osl:2072:6164:sc/source/core/data/document.cxx:5499: Wrong index in AttrArray warn:legacy.tools:2072:6164:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:2072:6164:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:2072:6164:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:2072:6164:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:sfx.appl:2072:4568:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:2072:6872:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:2072:6872:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001C384C1FD00) warn:vcl.schedule.deinit:2072:6872:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:2072:6872:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:legacy.osl:2072:6872:basic/source/basmgr/basicmanagerrepository.cxx:579: ImplRepository::Notify: nobody should tamper with the managers, except ourself! warn:legacy.osl:2072:6872:basic/source/basmgr/basicmanagerrepository.cxx:570: ImplRepository::Notify: where does this come from? warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestd574d338-27f1-11ea-8e20-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestd574d338-27f1-11ea-8e20-989096d25214(1) warn:extensions.olebridge:8168:8496:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8168:8496:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8168:8892:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:svtools.misc:8168:8892:svtools/source/misc/langtab.cxx:223: Language: 0x5 with unknown name, so returning lang-tag of: {cs} warn:sfx.control:8168:8892:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8168:8496:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:8168:8496:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:8168:8496:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8168:8496:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001CC824E8780) warn:vcl.schedule.deinit:8168:8496:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8168:8496:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestd8b3cb46-27f1-11ea-9b0d-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestd8b3cb46-27f1-11ea-9b0d-989096d25214(1) warn:extensions.olebridge:6724:8668:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:6724:8668:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:6724:8668:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:6724:8668:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:6724:8668:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:6724:8668:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:6724:8668:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:6724:7900:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:6724:7900:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:6724:7900:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:6724:7900:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:6724:7900:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:6724:7900:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:6724:7900:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.tools:6724:7900:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:6724:7900:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:xmloff:6724:7900:xmloff/source/text/XMLTextNumRuleInfo.cxx:88: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule warn:xmloff:6724:7900:xmloff/source/text/XMLTextNumRuleInfo.cxx:88: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule warn:sfx.appl:6724:1000:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:6724:8668:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:6724:8668:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000019918070F00) warn:vcl.schedule.deinit:6724:8668:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:6724:8668:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:legacy.osl:6724:8668:dtrans/source/win32/clipb/WinClipbImpl.cxx:170: Clipboard was not flushed before shutdown! warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestdeec7de2-27f1-11ea-94fd-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestdeec7de2-27f1-11ea-94fd-989096d25214(1) warn:extensions.olebridge:1548:8520:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:1548:8520:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:vcl.schedule.deinit:1548:8520:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001808EAA8890) warn:vcl.schedule.deinit:1548:8520:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:1548:8520:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste055c71e-27f1-11ea-8ca3-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste055c71e-27f1-11ea-8ca3-989096d25214(1) warn:extensions.olebridge:3460:7348:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:3460:7348:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:3460:7348:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:3460:7348:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:3460:7348:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:3460:7348:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:3460:7348:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:3460:7348:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001C7E7C9EC90) warn:vcl.schedule.deinit:3460:7348:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:3460:7348:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste2a2ff50-27f1-11ea-b476-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste2a2ff50-27f1-11ea-b476-989096d25214(1) warn:extensions.olebridge:5016:1720:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:5016:1720:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:5016:1720:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:5016:1720:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:5016:1720:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:5016:1720:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:5016:1720:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:5016:1720:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 2 left warn:vcl.schedule.deinit:5016:1720:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (00000239303FA4C0) warn:vcl.schedule.deinit:5016:1720:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:5016:1720:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste559fb0a-27f1-11ea-a8f1-989096d25214(1) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste559fb0a-27f1-11ea-a8f1-989096d25214(1) warn:extensions.olebridge:2400:8188:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:2400:8188:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:2400:7160:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:2400:7160:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:2400:8188:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.tools:2400:8188:svx/source/form/fmvwimp.cxx:445: FmXFormView::~FmXFormView: Window list not empty! warn:legacy.osl:2400:8188:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:2400:8188:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:2400:8188:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000002842E4AD9A0) warn:vcl.schedule.deinit:2400:8188:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:2400:8188:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste8646786-27f1-11ea-959b-989096d25214(1) warn:sfx:7104:8116:sfx2/source/control/recentdocsview.cxx:94: caught exception trying to find out if doc is encryptedfile:///U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/tmp/tdf77509.xls com.sun.star.io.IOException warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pyteste8646786-27f1-11ea-959b-989096d25214(1) warn:extensions.olebridge:7104:8116:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:7104:8116:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:7104:8116:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:7104:8116:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:7104:8116:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:7104:8116:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:7104:8116:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:7104:8116:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:7104:8116:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:7104:8116:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000022BF20405F0) warn:vcl.schedule.deinit:7104:8116:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:7104:8116:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestebd09c86-27f1-11ea-9a11-989096d25214(1) warn:sfx:9124:8432:sfx2/source/control/recentdocsview.cxx:94: caught exception trying to find out if doc is encryptedfile:///U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/tmp/tdf77509.xls com.sun.star.io.IOException warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestebd09c86-27f1-11ea-9a11-989096d25214(1) warn:extensions.olebridge:9124:8432:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:9124:8432:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:9124:8432:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:9124:8432:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:9124:8432:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:9124:8432:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:9124:8432:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:9124:8432:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001C699FBBB30) warn:vcl.schedule.deinit:9124:8432:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:9124:8432:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestee471cb6-27f1-11ea-a94b-989096d25214(1) warn:sfx:3640:6140:sfx2/source/control/recentdocsview.cxx:94: caught exception trying to find out if doc is encryptedfile:///U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/tmp/tdf77509.xls com.sun.star.io.IOException warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestee471cb6-27f1-11ea-a94b-989096d25214(1) warn:extensions.olebridge:3640:6140:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:3640:6140:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:3640:5412:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:3640:5412:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:3640:6140:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.tools:3640:6140:svx/source/form/fmvwimp.cxx:445: FmXFormView::~FmXFormView: Window list not empty! warn:legacy.osl:3640:6140:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:3640:6140:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:3640:6140:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000016CA106EDB0) warn:vcl.schedule.deinit:3640:6140:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:3640:6140:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestf14ba6f0-27f1-11ea-b347-989096d25214(1) warn:sfx:4008:8992:sfx2/source/control/recentdocsview.cxx:94: caught exception trying to find out if doc is encryptedfile:///U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/tmp/tdf77509.xls com.sun.star.io.IOException warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestf14ba6f0-27f1-11ea-b347-989096d25214(1) warn:extensions.olebridge:4008:8992:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:4008:8992:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:4008:5440:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:4008:5440:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:4008:8992:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.tools:4008:8992:svx/source/form/fmvwimp.cxx:445: FmXFormView::~FmXFormView: Window list not empty! warn:legacy.osl:4008:5440:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:4008:8992:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:4008:8992:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000002671C242ED0) warn:vcl.schedule.deinit:4008:8992:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:4008:8992:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestf4442db0-27f1-11ea-8c46-989096d25214(1) warn:sfx:6388:3356:sfx2/source/control/recentdocsview.cxx:94: caught exception trying to find out if doc is encryptedfile:///U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/tmp/tdf77509.xls com.sun.star.io.IOException warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestf4442db0-27f1-11ea-8c46-989096d25214(1) warn:extensions.olebridge:6388:3356:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:6388:3356:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:6388:5104:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:6388:5104:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:6388:3356:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.tools:6388:3356:svx/source/form/fmvwimp.cxx:445: FmXFormView::~FmXFormView: Window list not empty! warn:legacy.osl:6388:5104:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:6388:3356:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:6388:3356:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000002EDC6815380) warn:vcl.schedule.deinit:6388:3356:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:6388:3356:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestf72d9154-27f1-11ea-ae14-989096d25214(1) warn:sfx:8748:7388:sfx2/source/control/recentdocsview.cxx:94: caught exception trying to find out if doc is encryptedfile:///U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/tmp/tdf77509.xls com.sun.star.io.IOException warn:io.connector:7948:7752:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytestf72d9154-27f1-11ea-ae14-989096d25214(1) warn:extensions.olebridge:8748:7388:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8748:7388:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8748:7388:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8748:7388:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8748:7388:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:8748:7388:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:8748:7388:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:8748:7388:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8748:7388:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001C42B229030) warn:vcl.schedule.deinit:8748:7388:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF14CCDF70) warn:vcl.schedule.deinit:8748:7388:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) >>> False test_cancel_clear_cells_all (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest8475a9b6-27f1-11ea-b834-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_cancel_clear_cells_all: 1.970 tearDown: calling terminate()... ...done ok test_clear_cells_all (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest8942e86e-27f1-11ea-a533-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_clear_cells_all: 1.767 tearDown: calling terminate()... ...done ok test_clear_cells_date_tdf101904 (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest8bbbb8f4-27f1-11ea-a3f0-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_clear_cells_date_tdf101904: 1.892 tearDown: calling terminate()... ...done ok test_clear_cells_formats (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest8e43b022-27f1-11ea-bffb-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute'] OnModeChanged {'Text': 'Regular', 'Size': '83x24', 'Visible': 'true', 'Parent': 'grid1', 'DisplayText': '', 'WindowType': '14a', 'AbsPosition': '749x332', 'ID': 'weststylelb-cjk', 'ReallyVisible': 'true', 'RelPosition': '210x22', 'Enabled': 'true'} ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_clear_cells_formats: 3.841 tearDown: calling terminate()... ...done ok test_clear_cells_formulas (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest9202b902-27f1-11ea-a179-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_clear_cells_formulas: 1.903 tearDown: calling terminate()... ...done ok test_clear_cells_number (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest9497c95c-27f1-11ea-8475-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_clear_cells_number: 1.708 tearDown: calling terminate()... ...done ok test_clear_cells_text (clearCells.clearCells) ... OfficeConnection: connecting to: uno:pipe,name=pytest970cf3fa-27f1-11ea-b4ae-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for clearCells.clearCells.test_clear_cells_text: 1.733 tearDown: calling terminate()... ...done ok test_insert_qr_code_gen (insertQrCodeGen.insertQrCode) ... OfficeConnection: connecting to: uno:pipe,name=pytest9983876e-27f1-11ea-99d3-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnUnload ['DialogExecute', 'OnViewClosed'] OnUnfocus Execution time for insertQrCodeGen.insertQrCode.test_insert_qr_code_gen: 1.932 tearDown: calling terminate()... ...done ok test_insert_qr_code_gen2 (insertQrCodeGen.insertQrCode) ... OfficeConnection: connecting to: uno:pipe,name=pytest9c100f34-27f1-11ea-a9a2-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnUnload ['DialogExecute', 'OnViewClosed'] OnUnfocus Execution time for insertQrCodeGen.insertQrCode.test_insert_qr_code_gen2: 1.380 tearDown: calling terminate()... ...done ok test_tdf57274_tdf116385_row_only (tdf57274.tdf57274) ... OfficeConnection: connecting to: uno:pipe,name=pytest9e4433e2-27f1-11ea-9fdb-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute'] ModelessDialogVisible ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] DialogClosed ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModeChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] DialogClosed ['DialogClosed'] OnTitleChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModifyChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf57274.tdf57274.test_tdf57274_tdf116385_row_only: 2.573 tearDown: calling terminate()... ...done ERROR test_tdf62267 (tdf62267.tdf62267) ... OfficeConnection: connecting to: uno:pipe,name=pytestbd008b08-27f1-11ea-b963-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute'] ModelessDialogVisible ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf62267.tdf62267.test_tdf62267: 2.887 tearDown: calling terminate()... ...done ERROR test_tdf63805_autofill_Date_Months (tdf63805.tdf63805) ... OfficeConnection: connecting to: uno:pipe,name=pytestc38dbeb6-27f1-11ea-ad4d-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf63805.tdf63805.test_tdf63805_autofill_Date_Months: 2.985 tearDown: calling terminate()... ...done ok test_tdf64001 (tdf64001.tdf64001) ... OfficeConnection: connecting to: uno:pipe,name=pytestc6cd6d28-27f1-11ea-8931-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf64001.tdf64001.test_tdf64001: 1.833 tearDown: calling terminate()... ...done ok test_tdf65856_paste_special_shift_right (tdf65856.tdf65856) ... OfficeConnection: connecting to: uno:pipe,name=pytestc9674f3a-27f1-11ea-9b00-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute'] ModelessDialogVisible ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf65856.tdf65856.test_tdf65856_paste_special_shift_right: 2.607 tearDown: calling terminate()... ...done ERROR test_tdf65856_paste_special_shift_right_2 (tdf65856.tdf65856) ... OfficeConnection: connecting to: uno:pipe,name=pytestcf77a386-27f1-11ea-8098-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute'] ModelessDialogVisible ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf65856.tdf65856.test_tdf65856_paste_special_shift_right_2: 2.847 tearDown: calling terminate()... ...done ERROR test_tdf68290_cursor_moves_with_Enter_key (tdf68290.tdf68290) ... OfficeConnection: connecting to: uno:pipe,name=pytestd574d338-27f1-11ea-8e20-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload Execution time for tdf68290.tdf68290.test_tdf68290_cursor_moves_with_Enter_key: 2.719 tearDown: calling terminate()... ...done ok test_tdf69450 (tdf69450.tdf69450) ... OfficeConnection: connecting to: uno:pipe,name=pytestd8b3cb46-27f1-11ea-9b0d-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] ModelessDialogVisible ['DialogExecute'] ModelessDialogVisible ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf69450.tdf69450.test_tdf69450: 2.382 tearDown: calling terminate()... ...done ok test_tdf69981_text_to_columns (tdf69981.tdf69981) ... OfficeConnection: connecting to: uno:pipe,name=pytestdeec7de2-27f1-11ea-94fd-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... Execution time for tdf69981.tdf69981.test_tdf69981_text_to_columns: 0.000 close tearDown: calling terminate()... ...done ok test_tdf71339_autosum_on_selected_range (tdf71339.tdf71339) ... OfficeConnection: connecting to: uno:pipe,name=pyteste055c71e-27f1-11ea-8ca3-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf71339.tdf71339.test_tdf71339_autosum_on_selected_range: 1.388 tearDown: calling terminate()... ...done ok test_tdf73006_text_to_columns (tdf73006.tdf73006) ... OfficeConnection: connecting to: uno:pipe,name=pyteste2a2ff50-27f1-11ea-b476-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] DialogClosed Execution time for tdf73006.tdf73006.test_tdf73006_text_to_columns: 1.978 tearDown: calling terminate()... ...done ok test_tdf77509_consolidate (tdf77509.tdf77509) ... OfficeConnection: connecting to: uno:pipe,name=pyteste559fb0a-27f1-11ea-a8f1-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['ModelessDialogVisible'] DialogExecute ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf77509.tdf77509.test_tdf77509_consolidate: 2.622 tearDown: calling terminate()... ...done ok test_tdf79983_sort_list_case_sensitive (tdf79983.tdf79983) ... OfficeConnection: connecting to: uno:pipe,name=pyteste8646786-27f1-11ea-959b-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf79983.tdf79983.test_tdf79983_sort_list_case_sensitive: 3.187 tearDown: calling terminate()... ...done ok test_tdf80693_random_numbers_min_max (tdf80693.tdf80693) ... OfficeConnection: connecting to: uno:pipe,name=pytestebd09c86-27f1-11ea-9a11-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['ModelessDialogVisible'] DialogExecute ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf80693.tdf80693.test_tdf80693_random_numbers_min_max: 1.576 tearDown: calling terminate()... ...done ok test_sort_descending (tdf81351.tdf81351) ... OfficeConnection: connecting to: uno:pipe,name=pytestee471cb6-27f1-11ea-a94b-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf81351.tdf81351.test_sort_descending: 2.592 tearDown: calling terminate()... ...done ok test_tdf81351 (tdf81351.tdf81351) ... OfficeConnection: connecting to: uno:pipe,name=pytestf14ba6f0-27f1-11ea-b347-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated Execution time for tdf81351.tdf81351.test_tdf81351: 2.563 tearDown: calling terminate()... ...done ok test_tdf81351_comment4 (tdf81351.tdf81351) ... OfficeConnection: connecting to: uno:pipe,name=pytestf4442db0-27f1-11ea-8c46-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated Execution time for tdf81351.tdf81351.test_tdf81351_comment4: 2.430 tearDown: calling terminate()... ...done ok test_tdf82398_text_to_columns (tdf82398.tdf82398) ... OfficeConnection: connecting to: uno:pipe,name=pytestf72d9154-27f1-11ea-ae14-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for tdf82398.tdf82398.test_tdf82398_text_to_columns: 2.269 tearDown: calling terminate()... ...done ok ====================================================================== ERROR: test_tdf57274_tdf116385_row_only (tdf57274.tdf57274) ---------------------------------------------------------------------- Traceback (most recent call last): File "U:\sandlode\lode\dev\novs\uitest\uitest\framework.py", line 46, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 178, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 138, in tearDown raise Exception("Exit status indicates failure: " + str(ret)) Exception: Exit status indicates failure: 3221225477 ====================================================================== ERROR: test_tdf62267 (tdf62267.tdf62267) ---------------------------------------------------------------------- Traceback (most recent call last): File "U:\sandlode\lode\dev\novs\uitest\uitest\framework.py", line 46, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 178, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 138, in tearDown raise Exception("Exit status indicates failure: " + str(ret)) Exception: Exit status indicates failure: 3221225477 ====================================================================== ERROR: test_tdf65856_paste_special_shift_right (tdf65856.tdf65856) ---------------------------------------------------------------------- Traceback (most recent call last): File "U:\sandlode\lode\dev\novs\uitest\uitest\framework.py", line 46, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 178, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 138, in tearDown raise Exception("Exit status indicates failure: " + str(ret)) Exception: Exit status indicates failure: 3221225477 ====================================================================== ERROR: test_tdf65856_paste_special_shift_right_2 (tdf65856.tdf65856) ---------------------------------------------------------------------- Traceback (most recent call last): File "U:\sandlode\lode\dev\novs\uitest\uitest\framework.py", line 46, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 178, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 138, in tearDown raise Exception("Exit status indicates failure: " + str(ret)) Exception: Exit status indicates failure: 3221225477 ---------------------------------------------------------------------- Ran 27 tests in 197.255s FAILED (errors=4) Tests run: 27 Tests failed: 0 Tests errors: 4 Tests skipped: 0 Error: a unit test failed: To rerun just this failed test without all others, use: make UITest_calc_tests3 Or to run just a specific test case method, use: make UITest_calc_tests3 UITEST_TEST_NAME="Module.ClassName.methodName" where Module - the name of the python file (without the .py extension) Class - is the name in the "class Class" declaration Or to do interactive debugging, run two shells with: SAL_USE_VCLPLUGIN=gen make debugrun make gb_UITest_DEBUGRUN=T UITest_calc_tests3 The SAL_USE_VCLPLUGIN part is unnecessary if you are running on a kde desktop. (The default gtk3 backend has issues with some uitests). Failing that, put a time.sleep(60) in the beginning of the method in the .py file, and attach gdb to the running soffice process. make[1]: *** [U:/sandlode/lode/dev/novs/solenv/gbuild/UITest.mk:57: U:/sandlode/lode/dev/novs/workdir/UITest/calc_tests3/done] Error 1 make: *** [Makefile:167: UITest_calc_tests3] Error 2 ----------------- 2. uitest.uicheck ----------------- $ make uitest.uicheck cd U:/sandlode/lode/dev/novs/uitest && U:/sandlode/lode/opt/bin/make -j 8 -rs uicheck [build BIN] top level modules: uitest [build LOC] top level modules: uitest [build ALL] top level modules: build-non-l10n-only build-l10n-only [build UIT] calc_demo [build UIT] writer_demo [build UIT] impress_demo [build UIT] demo_ui [build UIT] math_demo [build UIT] manual_tests U:/sandlode/lode/dev/novs/workdir/UITest/manual_tests//soffice.out.log: <<< warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:opencl:8224:5524:opencl/opencltest/main.cxx:161: OpenCL driver check failed: -54(line 161) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest61342aae-280b-11ea-a2f5-989096d25214(1) warn:legacy.osl:8240:9104:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:extensions.olebridge:8240:9104:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8240:9104:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8240:6816:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8240:6816:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8240:9104:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:8240:9104:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:8240:8:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8240:8:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8240:8:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:8240:8:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:8240:8:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8240:8:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:8240:8:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.osl:8240:8:sc/source/core/data/document.cxx:5499: Wrong index in AttrArray warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:8240:8:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:sfx.appl:8240:4620:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:8240:9104:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8240:9104:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:8240:9104:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 1 (ignored: 0) warn:legacy.osl:8240:9104:basic/source/basmgr/basicmanagerrepository.cxx:579: ImplRepository::Notify: nobody should tamper with the managers, except ourself! warn:legacy.osl:8240:9104:basic/source/basmgr/basicmanagerrepository.cxx:570: ImplRepository::Notify: where does this come from? warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest73ae5e64-280b-11ea-969e-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest73ae5e64-280b-11ea-969e-989096d25214(1) warn:extensions.olebridge:3256:7584:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:3256:7584:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:3256:7584:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:3256:7584:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:3256:7584:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:3256:7584:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:3256:7584:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:3256:7584:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000023543C82E30) warn:vcl.schedule.deinit:3256:7584:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:3256:7584:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest76f04b30-280b-11ea-b803-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest76f04b30-280b-11ea-b803-989096d25214(1) warn:extensions.olebridge:8696:5028:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:8696:5028:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:8696:5028:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:8696:5028:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:8696:5028:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:8696:5028:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:8696:5028:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:8696:5028:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001334595D4A0) warn:vcl.schedule.deinit:8696:5028:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:8696:5028:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest7a21dc2c-280b-11ea-8864-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest7a21dc2c-280b-11ea-8864-989096d25214(1) warn:extensions.olebridge:6764:1976:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:6764:1976:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:6764:1976:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:6764:1976:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:6764:1976:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:6764:1976:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:6764:1976:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:6764:1976:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:6764:1976:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0000025F2CB599A0) warn:vcl.schedule.deinit:6764:1976:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:6764:1976:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest7ee29878-280b-11ea-9ca1-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest7ee29878-280b-11ea-9ca1-989096d25214(1) warn:extensions.olebridge:5740:3876:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:5740:3876:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:5740:3876:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:5740:3876:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:5740:3876:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:5740:3876:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:5740:3876:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:5740:7580:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5740:7580:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5740:7580:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:5740:7580:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:5740:7580:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5740:7580:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:5740:7580:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:5740:7580:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:sfx.appl:5740:2088:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:5740:3876:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:5740:3876:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (00000202436422C0) warn:vcl.schedule.deinit:5740:3876:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:5740:3876:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest820ce6e4-280b-11ea-b4cd-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest820ce6e4-280b-11ea-b4cd-989096d25214(1) warn:extensions.olebridge:9100:272:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:9100:272:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:9100:272:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:9100:272:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:9100:272:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:legacy.osl:9100:272:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:cppu.threadpool:9100:272:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:9100:272:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000002322F02B1F0) warn:vcl.schedule.deinit:9100:272:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:9100:272:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest84fe3ab0-280b-11ea-b1c2-989096d25214(1) warn:io.connector:8520:6308:io/source/connector/connector.cxx:97: Connector : couldn't connect to pipe pytest84fe3ab0-280b-11ea-b1c2-989096d25214(1) warn:extensions.olebridge:2840:7100:extensions/source/ole/olethread.cxx:41: CoInitializeEx failed (expectedly): Cannot change thread mode after it is set. warn:extensions.olebridge:2840:7100:extensions/source/ole/olethread.cxx:61: Thread is in a main single-threaded apartment. warn:sfx.control:2840:7100:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:sfx.control:2840:7100:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.tools:2840:7100:sfx2/source/control/bindings.cxx:1740: No cache for OfficeDispatch! warn:sfx.control:2840:7100:sfx2/source/control/dispatch.cxx:1217: Childwindow slot missing: 25917 warn:legacy.osl:2840:7100:cppuhelper/source/interfacecontainer.cxx:224: OSL_ASSERT: rListener.is() warn:xmloff:2840:5284:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2840:5284:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2840:5284:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 5 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 10 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 2 warn:editeng:2840:5284:editeng/source/uno/unofield.cxx:400: Id service unknown: 3 warn:xmloff:2840:5284:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-column with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2840:5284:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-row with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class SvXMLExportPropertyMapper warn:xmloff:2840:5284:xmloff/source/style/impastpl.cxx:380: Adding duplicate family table-cell with mismatching mapper ! class SvXMLExportPropertyMapper * __ptr64 class XMLShapeExportPropertyMapper warn:legacy.tools:2840:5284:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:legacy.tools:2840:5284:sfx2/source/bastyp/progress.cxx:207: Can't make progress bar! warn:xmloff:2840:5284:xmloff/source/text/XMLTextNumRuleInfo.cxx:88: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule warn:xmloff:2840:5284:xmloff/source/text/XMLTextNumRuleInfo.cxx:88: <XMLTextNumRuleInfo::Set(..)> - numbering rules instance does not contain any numbering rule warn:sfx.appl:2840:1256:sfx2/source/appl/app.cxx:174: Memory leak: some object shells were not removed! warn:cppu.threadpool:2840:7100:cppu/source/threadpool/threadpool.cxx:95: ThreadIdHashMap: 1 left warn:vcl.schedule.deinit:2840:7100:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (000001B73CB510A0) warn:vcl.schedule.deinit:2840:7100:vcl/source/app/scheduler.cxx:175: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (00007FFF1391DF70) warn:vcl.schedule.deinit:2840:7100:vcl/source/app/scheduler.cxx:196: DeInit active tasks: 2 (ignored: 0) >>> False test_cell_recalc (calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest61342aae-280b-11ea-a2f5-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... NoConnectException: sleeping... ['OnLoad'] OnLoadFinished ['OnLoad'] OnTitleChanged ['OnLoad'] OnFocus ['OnLoad'] OnViewCreated ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for calc.ManualCalcTests.test_cell_recalc: 2.714 tearDown: calling terminate()... ...done ERROR test_define_database_range (calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest73ae5e64-280b-11ea-969e-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['ModelessDialogVisible'] DialogExecute ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] DialogClosed ['DialogExecute', 'OnViewClosed'] OnUnload ['DialogExecute', 'OnViewClosed'] OnUnfocus Execution time for calc.ManualCalcTests.test_define_database_range: 2.865 tearDown: calling terminate()... ...done ok test_random_numbers (calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest76f04b30-280b-11ea-b803-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['ModelessDialogVisible'] DialogExecute ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] DialogClosed ['DialogExecute', 'OnViewClosed'] OnUnload ['DialogExecute', 'OnViewClosed'] OnUnfocus Execution time for calc.ManualCalcTests.test_random_numbers: 2.896 tearDown: calling terminate()... ...done ok test_sort_data (calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest7a21dc2c-280b-11ea-8864-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for calc.ManualCalcTests.test_sort_data: 5.315 tearDown: calling terminate()... ...done ok test_transpose (calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest7ee29878-280b-11ea-9ca1-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] ModelessDialogVisible ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] DialogClosed ['DialogExecute', 'OnViewClosed'] OnUnload ['DialogExecute', 'OnViewClosed'] OnUnfocus Execution time for calc.ManualCalcTests.test_transpose: 2.678 tearDown: calling terminate()... ...done ok test_validation (calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest820ce6e4-280b-11ea-b4cd-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] OnModeChanged ['DialogClosed'] OnModeChanged ['DialogClosed'] OnTitleChanged ['DialogClosed'] OnModifyChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModeChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModeChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] DialogClosed ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModeChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] OnModeChanged ['DialogExecute', 'ModelessDialogExecute', 'ModelessDialogVisible'] DialogClosed ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for calc.ManualCalcTests.test_validation: 2.237 tearDown: calling terminate()... ...done ok test_paste_special (more_calc.ManualCalcTests) ... OfficeConnection: connecting to: uno:pipe,name=pytest84fe3ab0-280b-11ea-b1c2-989096d25214;urp;StarOffice.ComponentContext NoConnectException: sleeping... NoConnectException: sleeping... ['OnNew'] OnCreate ['OnNew'] OnStorageChanged ['OnNew'] OnTitleChanged ['OnNew'] OnFocus ['OnNew'] OnViewCreated 1 ['DialogExecute'] ModelessDialogVisible ['DialogExecute', 'OnViewClosed'] OnPrepareViewClosing ['DialogExecute', 'OnViewClosed'] OnPrepareUnload ['DialogExecute', 'OnViewClosed'] OnModeChanged ['DialogExecute', 'OnViewClosed'] OnModeChanged Execution time for more_calc.ManualCalcTests.test_paste_special: 2.158 tearDown: calling terminate()... ...done ok ====================================================================== ERROR: test_cell_recalc (calc.ManualCalcTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "U:\sandlode\lode\dev\novs\uitest\uitest\framework.py", line 46, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 178, in tearDown self.connection.tearDown() File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 138, in tearDown raise Exception("Exit status indicates failure: " + str(ret)) Exception: Exit status indicates failure: 3221225477 ---------------------------------------------------------------------- Ran 7 tests in 64.830s FAILED (errors=1) Tests run: 7 Tests failed: 0 Tests errors: 1 Tests skipped: 0 Error: a unit test failed: To rerun just this failed test without all others, use: make UITest_manual_tests Or to run just a specific test case method, use: make UITest_manual_tests UITEST_TEST_NAME="Module.ClassName.methodName" where Module - the name of the python file (without the .py extension) Class - is the name in the "class Class" declaration Or to do interactive debugging, run two shells with: SAL_USE_VCLPLUGIN=gen make debugrun make gb_UITest_DEBUGRUN=T UITest_manual_tests The SAL_USE_VCLPLUGIN part is unnecessary if you are running on a kde desktop. (The default gtk3 backend has issues with some uitests). Failing that, put a time.sleep(60) in the beginning of the method in the .py file, and attach gdb to the running soffice process. make[1]: *** [U:/sandlode/lode/dev/novs/solenv/gbuild/UITest.mk:56: U:/sandlode/lode/dev/novs/workdir/UITest/manual_tests/done] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:120: uitest.uicheck] Error 2
_______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice