Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-127970

cmake_test_javascript_files fails on Windows 10 in CI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Build System: CMake
    • None

    Description

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/582435/1#message-62f632fed9a6940c587aa017d44bce050dbfb841

      https://testresults.qt.io/logs/qt/qtdeclarative/4ca1d79c4c369b51f6b2b29ccfcc9b09ce70affd/WindowsWindows_10_22H2x86_64WindowsWindows_10_22H2x86_64MSVC2019qtci-windows-10_22H2-x86_64-51-b00971DoNotCompileTestsDuringBuild_MinimalStaticTests_Sccache_UseConfigure/bf6c936b74877c32fea67344eb5389ae2df1b205/test_1723456929/log.txt.gz

      agent:2024/08/12 09:28:44 build.go:404:       Start  9: cmake_test_javascript_files
      agent:2024/08/12 09:28:44 build.go:404: 9: Test command: C:\CMake\bin\ctest.exe "--build-and-test" "C:/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/test_javascript_files" "C:/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/cmake/test_javascript_files" "--build-config" "RelWithDebInfo" "--build-generator" "Ninja" "--build-makeprogram" "C:/Users/qt/work/qt/qtdeclarative_standalone_tests/.qt/qt-internal-ninja.bat" "--build-project" "test_javascript_files" "--build-options" "-DCMAKE_C_COMPILER=C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" "-DCMAKE_CXX_COMPILER=C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DCMAKE_TOOLCHAIN_FILE=C:/Users/qt/work/install/lib/cmake/Qt6/qt.toolchain.cmake" "-DCMAKE_MESSAGE_LOG_LEVEL=DEBUG" "-DCMAKE_AUTOGEN_VERBOSE=TRUE" "-DCMAKE_Core_MODULE_MAJOR_VERSION=6" "-DCMAKE_Core_MODULE_MINOR_VERSION=8" "-DCMAKE_Core_MODULE_PATCH_VERSION=0" "-DCMAKE_Qml_MODULE_MAJOR_VERSION=6" "-DCMAKE_Qml_MODULE_MINOR_VERSION=8" "-DCMAKE_Qml_MODULE_PATCH_VERSION=0" "-DCMAKE_Quick_MODULE_MAJOR_VERSION=6" "-DCMAKE_Quick_MODULE_MINOR_VERSION=8" "-DCMAKE_Quick_MODULE_PATCH_VERSION=0" "-DCMAKE_PREFIX_PATH=C:/Users/qt/work/install;C:/Users/qt/work/install" "-DQT_ADDITIONAL_PACKAGES_PREFIX_PATH=C:/Users/qt/work/install"
      agent:2024/08/12 09:28:44 build.go:404: 9: Working Directory: C:/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/cmake
      agent:2024/08/12 09:28:44 build.go:404: 9: Environment variables: 
      agent:2024/08/12 09:28:44 build.go:404: 9:  ASAN_OPTIONS=detect_leaks=0
      agent:2024/08/12 09:28:44 build.go:404: 9: Test timeout computed to be: 1500
      agent:2024/08/12 09:29:09 build.go:404:  9/29 Test  #9: cmake_test_javascript_files ..................***Failed  Required regular expression not found. Regex=[Bad.js is not an ECMAScript module
      agent:2024/08/12 09:29:09 build.go:404: ] 25.48 sec
      agent:2024/08/12 09:29:09 build.go:404: 89% tests passed, 1 tests failed out of 9
      agent:2024/08/12 09:29:09 build.go:404: Label Time Summary:
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/common/tst_qml_common                        =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/linebylinelex/tst_linebylinelex              =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/parserstress/tst_parserstress                =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/qjsonbinding/tst_qjsonbinding                =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/qjsprimitivevalue/tst_qjsprimitivevalue      =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/qjsvalueiterator/tst_qjsvalueiterator        =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/qqmlfile/tst_qqmlfile                        =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/qqmlfileselector/tst_qqmlfileselector        =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/qml/registrationmacros/tst_registrationmacros    =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/quick/geometry/tst_geometry                      =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/quick/nodes/tst_nodestest                        =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache    =   0.00 sec*proc (0 test)
      agent:2024/08/12 09:29:09 build.go:404: Total Test time (real) = 357.99 sec
      agent:2024/08/12 09:29:09 build.go:404: The following tests FAILED:
      agent:2024/08/12 09:29:09 build.go:404: 	  9 - cmake_test_javascript_files (Failed)
      agent:2024/08/12 09:29:09 build.go:404: Errors while running CTest
      agent:2024/08/12 09:29:09 build.go:404: Output from these tests are in: C:/Users/qt/work/qt/qtdeclarative_standalone_tests/Testing/Temporary/LastTest.log
      agent:2024/08/12 09:29:09 build.go:404: Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
      agent:2024/08/12 09:29:09 build.go:455: Process finished with error: exit status 8
      agent:2024/08/12 09:29:09 build.go:755: Executing scheduled instruction 1 of 3 - Upload all core dumps if there are some
      agent:2024/08/12 09:29:09 build.go:652: Skip uploading core files because CORE_FILES_PATH is not set in the environment
      agent:2024/08/12 09:29:09 build.go:763: 
      agent:2024/08/12 09:29:09 build.go:755: Executing scheduled instruction 2 of 3 - Print sccache statistics
      agent:2024/08/12 09:29:09 build.go:427: [sccache -s] 30s 30s false true
      agent:2024/08/12 09:29:09 build.go:404: Compile requests                      0
      agent:2024/08/12 09:29:09 build.go:404: Compile requests executed             0
      agent:2024/08/12 09:29:09 build.go:404: Cache hits                            0
      agent:2024/08/12 09:29:09 build.go:404: Cache misses                          0
      agent:2024/08/12 09:29:09 build.go:404: Cache timeouts                        0
      agent:2024/08/12 09:29:09 build.go:404: Cache read errors                     0
      agent:2024/08/12 09:29:09 build.go:404: Forced recaches                       0
      agent:2024/08/12 09:29:09 build.go:404: Cache write errors                    0
      agent:2024/08/12 09:29:09 build.go:404: Compilation failures                  0
      agent:2024/08/12 09:29:09 build.go:404: Cache errors                          0
      agent:2024/08/12 09:29:10 build.go:404: Non-cacheable compilations            0
      agent:2024/08/12 09:29:10 build.go:404: Non-cacheable calls                   0
      agent:2024/08/12 09:29:10 build.go:404: Non-compilation calls                 0
      agent:2024/08/12 09:29:10 build.go:404: Unsupported compiler calls            0
      agent:2024/08/12 09:29:10 build.go:404: Average cache write               0.000 s
      agent:2024/08/12 09:29:10 build.go:404: Average cache read miss           0.000 s
      agent:2024/08/12 09:29:10 build.go:404: Average cache read hit            0.000 s
      agent:2024/08/12 09:29:10 build.go:404: Failed distributed compilations       0
      agent:2024/08/12 09:29:10 build.go:404: Cache location                  S3, bucket: Bucket(name=cache, base_url=http://ci-sccache:9000/cache/)
      agent:2024/08/12 09:29:10 build.go:763: 
      agent:2024/08/12 09:29:10 build.go:755: Executing scheduled instruction 3 of 3 - Upload test results
      agent:2024/08/12 09:29:10 storageclient.go:532: Collecting test results, archiving and uploading them
      agent:2024/08/12 09:29:10 result.go:216: Collecting 1 test results ...
      agent:2024/08/12 09:29:10 build.go:763: 
      agent:2024/08/12 09:29:10 agent.go:385: Test failed
      agent:2024/08/12 09:29:10 agent.go:248: ERROR building: exit status 8
      INFO:workitem.py:691(21915): Agent FINISHED FAIL: <could not determine failure location - check log: /mnt/coin-storage-01/ci-working-dir/storage/qt/qtdeclarative/4ca1d79c4c369b51f6b2b29ccfcc9b09ce70affd/WindowsWindows_10_22H2x86_64WindowsWindows_10_22H2x86_64MSVC2019qtci-windows-10_22H2-x86_64-51-b00971DoNotCompileTestsDuringBuild_MinimalStaticTests_Sccache_UseConfigure/bf6c936b74877c32fea67344eb5389ae2df1b205/test_1723456929/log.txt.gz>: qt/qtdeclarative/4ca1d79c4c369b51f6b2b29ccfcc9b09ce70affd/WindowsWindows_10_22H2x86_64WindowsWindows_10_22H2x86_64MSVC2019qtci-windows-10_22H2-x86_64-51-b00971DoNotCompileTestsDuringBuild_MinimalStaticTests_Sccache_UseConfigure/bf6c936b74877c32fea67344eb5389ae2df1b205/Test
      INFO:workitem.py:773(21915): <a href="https://inframetrics.intra.qt.io/d/nOAsINmZz/telegraf-coin-vms?orgId=1&from=1723454351000&to=1723454950000&var-server=1720680668-677836">VM metrics</a>
      INFO:workitem.py:776(21915): <a href="https://inframetrics.intra.qt.io/d/nOAsINNZz/telegraf-hosts?orgId=1&from=1723454351000&to=1723454950000&var-server=one-sloth">Host metrics</a>
      

      There isn't any data for this test in the (new) Grafana dashboard.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ulherman Ulf Hermann
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes