update version to 1.24.2 #8638
linux_minimal_build.yml
on: push
1. Build Full ORT and Generate ORT Files
11m 20s
2. Build Minimal (Exceptions Disabled)
9m 33s
4. Build Minimal (Globally Allowed Types)
7m 44s
5. Build Extended Minimal
9m 44s
6a. Build Regular (No Optional Features)
10m 58s
6b. Build Minimal (No Optional Features)
7m 37s
6c. Build Extended Minimal (No Optional Features)
7m 40s
3a. Build Minimal (Custom Ops)
3b. Build Minimal (Type Reduction)
7. Build Extended Minimal (Android NNAPI)
Annotations
26 errors and 23 warnings
|
4. Build Minimal (Globally Allowed Types)
Action failed: Command execution failed: The process '/usr/bin/python3' failed with exit code 1
|
|
4. Build Minimal (Globally Allowed Types)
Error: The process '/usr/bin/python3' failed with exit code 1
|
|
4. Build Minimal (Globally Allowed Types)
Error executing command: python3 /mnt/vss/_work/onnxruntime/onnxruntime/tools/ci_build/build.py --build_dir /mnt/vss/_work/_temp --cmake_generator Ninja --config Debug --skip_submodule_sync --build_shared_lib --use_vcpkg --use_vcpkg_ms_internal_asset_cache --parallel --use_binskim_compliant_compile_flags --minimal_build --disable_ml_ops --include_ops_by_config /mnt/vss/_work/_temp/.test_data/globally_allowed_types.config in default workspace
|
|
6b. Build Minimal (No Optional Features)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-f9c8ecc16a474e228f57b4b8b7e612ad949a91ea610918031e8712dc67bb0583 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build" failed with exit code 1
|
|
6b. Build Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:57:41,284 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:57:41,286 build [INFO] - Build started
2026-02-11 19:57:41,286 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:57:41,286 build [INFO] - /usr/bin/cmake --build build/MinSizeRel/MinSizeRel --config MinSizeRel -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2684, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2587, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets)
File "/onnxruntime_src/tools/ci_build/build.py", line 1385, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/MinSizeRel/MinSizeRel', '--config', 'MinSizeRel', '--', '-j16']' returned non-zero exit status 1.
|
|
6b. Build Minimal (No Optional Features)
stdout: [0/2] Re-checking globbed directories...
[1/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[12/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[13/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[15/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[19/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[20/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/460] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[22/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[23/460] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[24/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[25/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[27/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[28/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[29/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[30/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[31/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[32/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[33/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/transpose.cpp.o
[34/460] Building CXX object CMakeFiles/o
|
|
6b. Build Minimal (No Optional Features)
Command failed with exit code 1
|
|
6c. Build Extended Minimal (No Optional Features)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-f9c8ecc16a474e228f57b4b8b7e612ad949a91ea610918031e8712dc67bb0583 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build" failed with exit code 1
|
|
6c. Build Extended Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:58:47,691 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:58:47,694 build [INFO] - Build started
2026-02-11 19:58:47,694 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:58:47,694 build [INFO] - /usr/bin/cmake --build build/MinSizeRel/MinSizeRel --config MinSizeRel -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2684, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2587, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets)
File "/onnxruntime_src/tools/ci_build/build.py", line 1385, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/MinSizeRel/MinSizeRel', '--config', 'MinSizeRel', '--', '-j16']' returned non-zero exit status 1.
|
|
6c. Build Extended Minimal (No Optional Features)
stdout: [0/2] Re-checking globbed directories...
[1/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[12/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[13/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[15/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[19/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[20/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/480] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[22/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[23/480] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[24/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[25/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[27/480] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[28/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[29/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[30/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[31/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[32/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[33/480] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/transpose.cpp.o
[34/480] Building CXX object CMakeFiles/o
|
|
6c. Build Extended Minimal (No Optional Features)
Command failed with exit code 1
|
|
6a. Build Regular (No Optional Features)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-f9c8ecc16a474e228f57b4b8b7e612ad949a91ea610918031e8712dc67bb0583 /bin/bash -c set -ex; python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt && python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float4 float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build" failed with exit code 1
|
|
6a. Build Regular (No Optional Features)
stderr: + python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt
WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
+ python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float4 float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:59:26,941 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float4 float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:59:26,944 build [INFO] - Build started
2026-02-11 19:59:26,944 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:59:26,944 build [INFO] - /usr/bin/cmake --build build/MinSizeRel/MinSizeRel --config MinSizeRel -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2684, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2587, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets)
File "/onnxruntime_src/tools/ci_build/build.py", line 1385, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/MinSizeRel/MinSizeRel
|
|
6a. Build Regular (No Optional Features)
stdout: Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment
Collecting numpy==2.2.6 (from -r tools/ci_build/github/linux/python/requirements.txt (line 1))
Obtaining dependency information for numpy==2.2.6 from https://files.pythonhosted.org/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Using cached numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
Collecting mypy (from -r tools/ci_build/github/linux/python/requirements.txt (line 3))
Obtaining dependency information for mypy from https://files.pythonhosted.org/packages/00/be/dd56c1fd4807bc1eba1cf18b2a850d0de7bacb55e158755eb79f77c41f8e/mypy-1.19.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata
Using cached mypy-1.19.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.2 kB)
Collecting pytest (from -r tools/ci_build/github/linux/python/requirements.txt (line 4))
Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl.metadata
Using cached pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB)
Requirement already satisfied: setuptools>=68.2.2 in /usr/lib/python3.12/site-packages (from -r tools/ci_build/github/linux/python/requirements.txt (line 5)) (68.2.2)
Collecting wheel (from -r tools/ci_build/github/linux/python/requirements.txt (line 6))
Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl.metadata
Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB)
Collecting protobuf==6.33.0 (from -r tools/ci_build/github/linux/python/requirements.txt (line 7))
Obtaining dependency information for protobuf==6.33.0 from https://files.pythonhosted.org/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl.metadata
Using cached protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes)
Collecting sympy==1.14 (from -r tools/ci_build/github/linux/python/requirements.txt (line 8))
Obtaining dependency information for sympy==1.14 from https://files.pythonhosted.org/packages/a2/09/77d55d46fd61b4a135c444fc97158ef34a095e5681d0a6c10b75bf356191/sympy-1.14.0-py3-none-any.whl.metadata
Using cached sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
Requirement already satisfied: flatbuffers in /usr/local/lib/python3.12/site-packages (from -r tools/ci_build/github/linux/python/requirements.txt (line 9)) (25.9.23)
Collecting psutil (from -r tools/ci_build/github/linux/python/requirements.txt (line 10))
Obtaining dependency information for psutil from https://files.pythonhosted.org/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata
Using cached psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB)
Collecting onnxscript==0.5.3 (from -r tools/ci_build/github/linux/python/requirements.txt (line 11))
Obtaining dependency information for onnxscript==0.5.3 from https://files.pythonhosted.org/packages/5e/86/b119eea553b16047f08f842972626a0181f9e632434e8370db4eada2f081/onnxscript-0.5.3-py3-none-any.whl.metadata
Using cached onnxscript-0.5.3-py3-none-any.whl.metadata (13 kB)
Collecting onnx-ir==0.1.10 (from -r tools/ci_build/github/linux/python/requirements.txt (line 12))
Obtaining dependency information for onnx-ir==0.1.10 from https://files.pythonhosted.org/packages/ce/6f/da74d497be6d4466c3975847524c1e9240a9e665bd1bcb952e7b6c9a5a7c/onnx_ir-0.1.10-py3-none-any.whl.metadata
Using cached onnx_ir-0.1.10-py3-none-any.whl.metadata (3.6 kB)
Collecting jinja2 (from -r tools/ci_build/github/linux/python/require
|
|
6a. Build Regular (No Optional Features)
Command failed with exit code 1
|
|
5. Build Extended Minimal
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-f9c8ecc16a474e228f57b4b8b7e612ad949a91ea610918031e8712dc67bb0583 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --build" failed with exit code 1
|
|
5. Build Extended Minimal
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --build
2026-02-11 20:00:40,056 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --build
2026-02-11 20:00:40,059 build [INFO] - Build started
2026-02-11 20:00:40,059 build [INFO] - Building targets for Debug configuration
2026-02-11 20:00:40,059 build [INFO] - /usr/bin/cmake --build build/Debug/Debug --config Debug -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2684, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2587, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets)
File "/onnxruntime_src/tools/ci_build/build.py", line 1385, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/Debug/Debug', '--config', 'Debug', '--', '-j16']' returned non-zero exit status 1.
|
|
5. Build Extended Minimal
stdout: [0/2] Re-checking globbed directories...
[1/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[5/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[6/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[12/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[13/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[15/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[19/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[20/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/632] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[22/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[23/632] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[24/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/semver.cc.o
[25/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[26/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[27/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[28/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[29/632] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[30/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[31/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[32/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[33/632] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[34/632] Building CXX object CMakeFiles/onnxr
|
|
5. Build Extended Minimal
Command failed with exit code 1
|
|
2. Build Minimal (Exceptions Disabled)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-f9c8ecc16a474e228f57b4b8b7e612ad949a91ea610918031e8712dc67bb0583 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --build" failed with exit code 1
|
|
2. Build Minimal (Exceptions Disabled)
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --build
2026-02-11 20:01:56,369 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --build
2026-02-11 20:01:56,371 build [INFO] - Build started
2026-02-11 20:01:56,371 build [INFO] - Building targets for Debug configuration
2026-02-11 20:01:56,371 build [INFO] - /usr/bin/cmake --build build/Debug/Debug --config Debug -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2684, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2587, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets)
File "/onnxruntime_src/tools/ci_build/build.py", line 1385, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/Debug/Debug', '--config', 'Debug', '--', '-j16']' returned non-zero exit status 1.
|
|
2. Build Minimal (Exceptions Disabled)
stdout: [0/2] Re-checking globbed directories...
[1/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[5/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[6/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[12/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[13/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[14/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[15/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[19/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[20/646] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[21/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[22/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[23/646] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[24/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/semver.cc.o
[25/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[26/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[27/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[28/646] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[29/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[30/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[31/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[32/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[33/646] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[34/646] Building CXX object CMakeFiles/onnxr
|
|
2. Build Minimal (Exceptions Disabled)
Command failed with exit code 1
|
|
1. Build Full ORT and Generate ORT Files
Action failed: Command execution failed: The process '/usr/bin/python3' failed with exit code 1
|
|
1. Build Full ORT and Generate ORT Files
Error: The process '/usr/bin/python3' failed with exit code 1
|
|
1. Build Full ORT and Generate ORT Files
Error executing command: python3 /mnt/vss/_work/onnxruntime/onnxruntime/tools/ci_build/build.py --build_dir /mnt/vss/_work/_temp --cmake_generator Ninja --config Debug --skip_submodule_sync --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --use_binskim_compliant_compile_flags --build_wheel --skip_tests --enable_training_ops --use_nnapi --use_coreml in default workspace
|
|
4. Build Minimal (Globally Allowed Types)
2026-02-11 19:53:02,961 build [INFO] - Generating CMake build tree
|
|
4. Build Minimal (Globally Allowed Types)
2026-02-11 19:53:02,947 build [INFO] - Build started
|
|
4. Build Minimal (Globally Allowed Types)
2026-02-11 19:53:02,943 build [DEBUG] - Command line arguments:
--build_dir /mnt/vss/_work/_temp --cmake_generator Ninja --config Debug --skip_submodule_sync --build_shared_lib --use_vcpkg --use_vcpkg_ms_internal_asset_cache --parallel --use_binskim_compliant_compile_flags --minimal_build --disable_ml_ops --include_ops_by_config /mnt/vss/_work/_temp/.test_data/globally_allowed_types.config
|
|
4. Build Minimal (Globally Allowed Types)
Input `enable-type-reduction` is set to true, but type reduction relies on how the config file was generated. When using `globally_allowed_types`, type reduction is NOT automatically applied by this action.
|
|
4. Build Minimal (Globally Allowed Types)
[notice] A new release of pip is available: 26.0 -> 26.0.1
[notice] To update, run: python3 -m pip install --upgrade pip
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts py.test and pytest are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts f2py and numpy-config are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The script isympy is installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
Terrapin tool path provided but not found at 'C:/local/Terrapin/TerrapinRetrievalTool.exe'. Attempting direct download for vcpkg.
|
|
6b. Build Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:54:55,840 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:54:55,843 build [INFO] - Build started
2026-02-11 19:54:55,854 build [INFO] - Generating CMake build tree
2026-02-11 19:54:55,865 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=ON -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=ON -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=ON -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_JSPI=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_
|
|
6b. Build Minimal (No Optional Features)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
6c. Build Extended Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:55:56,477 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float4 float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:55:56,479 build [INFO] - Build started
2026-02-11 19:55:56,492 build [INFO] - Generating CMake build tree
2026-02-11 19:55:56,503 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=ON -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=ON -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=ON -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=ON -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_JSPI=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=O
|
|
6c. Build Extended Minimal (No Optional Features)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
6a. Build Regular (No Optional Features)
Wheel output directory /mnt/vss/_work/_temp/MinSizeRel/dist does not exist.
|
|
6a. Build Regular (No Optional Features)
stderr: + python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt
WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
+ python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float4 float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:55:08,166 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float4 float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:55:08,169 build [INFO] - Build started
2026-02-11 19:55:08,181 build [INFO] - Generating CMake build tree
2026-02-11 19:55:08,193 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=ON -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISAB
|
|
6a. Build Regular (No Optional Features)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
5. Build Extended Minimal
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --update
2026-02-11 19:56:19,926 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --update
2026-02-11 19:56:19,928 build [INFO] - Build started
2026-02-11 19:56:19,928 build [INFO] - Generating CMake build tree
2026-02-11 19:56:19,940 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=OFF -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=OFF -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=ON -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=OFF -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_JSPI=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_DISABLE_FLOAT8_TYPES=OFF -Donnxruntime_DISABLE_FLOAT4_TYPES=OFF -Donnxruntime_DISABLE_SPARSE_TENSORS=OFF -Donnxruntime_DISABLE_OPTIONAL_TYPE=OFF -Donnxruntime_CUDA_MINIMAL=OFF -Donnxruntime_USE_KLEIDIAI=ON -Donnxruntime_USE_SVE=ON -DONNX_MINIMAL_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=/usr/local/share/vcpkg/scripts/buildsystems/vcpkg.cmake -G Ninja -DCMAKE_C_FLAGS=-g -O0 -fstack-clash-protection -fcf-protection -DCMAKE_CXX_FLAGS=-g -O0 -fstack-clash-protection -fcf-protection
|
|
5. Build Extended Minimal
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
2. Build Minimal (Exceptions Disabled)
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --update
2026-02-11 19:57:46,671 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --update
2026-02-11 19:57:46,674 build [INFO] - Build started
2026-02-11 19:57:46,674 build [INFO] - Generating CMake build tree
2026-02-11 19:57:46,685 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=OFF -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=ON -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=OFF -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=ON -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_JSPI=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_DISABLE_FLOAT8_TYPES=OFF -Donnxruntime_DISABLE_FLOAT4_TYPES=OFF -Donnxruntime_DISABLE_SPARSE_TENSORS=OFF -Donnxruntime_DISABLE_OPTIONAL_TYPE=OFF -Donnxruntime_CUDA_MINIMAL=OFF -Donnxruntime_USE_KLEIDIAI=ON -Donnxruntime_USE_SVE=ON -DONNX_MINIMAL_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=/usr/local/share/vcpkg/scripts/buildsystems/vcpkg.cmake -G Ninja -DCMAKE_C_FLAGS=-g -O0 -fstack-clash-protection -fcf-protection -DCMAKE_CXX
|
|
2. Build Minimal (Exceptions Disabled)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
1. Build Full ORT and Generate ORT Files
Terrapin tool path provided but not found at 'C:/local/Terrapin/TerrapinRetrievalTool.exe'. Attempting direct download for vcpkg.
|