Package evaluation to test Magika on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T14:50:17.231 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.73s ################################################################################ # Installation # Installing Magika... Resolving package versions... Installed Magika ─ v0.0.1 Updating `~/.julia/environments/v1.14/Project.toml` [a454fd17] + Magika v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [fa961155] + CEnum v0.5.0 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [0f8b85d8] + JSON3 v1.14.3 [a454fd17] + Magika v0.0.1 [e034b28e] + ONNXRunTime v1.3.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [856f2bd8] + StructTypes v1.11.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.45s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 11.88s ################################################################################ # Testing # Testing Magika Status `/tmp/jl_Q81XMI/Project.toml` [4c88cf16] Aqua v0.8.14 [0f8b85d8] JSON3 v1.14.3 [a454fd17] Magika v0.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_Q81XMI/Manifest.toml` [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [fa961155] CEnum v0.5.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [0f8b85d8] JSON3 v1.14.3 [a454fd17] Magika v0.0.1 [e034b28e] ONNXRunTime v1.3.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 ⌃ [21216c6a] Preferences v1.5.0 [856f2bd8] StructTypes v1.11.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Downloading files to /home/pkgeval/.julia/artifacts/jl_KUt4oW... Downloading https://raw.githubusercontent.com/google/magika/refs/heads/main/python/src/magika/models/standard_v3_3/config.min.json to /home/pkgeval/.julia/artifacts/jl_KUt4oW/config.min.json... Downloading https://github.com/google/magika/raw/refs/heads/main/python/src/magika/models/standard_v3_3/model.onnx to /home/pkgeval/.julia/artifacts/jl_KUt4oW/model.onnx... Downloading https://github.com/google/magika/raw/refs/heads/main/python/src/magika/config/content_types_kb.min.json to /home/pkgeval/.julia/artifacts/jl_KUt4oW/content_types_kb.min.json... 1 dependency had output during precompilation: ┌ Magika │ [Output was shown above] └ Test Summary: | Pass Total Time Code quality (Aqua.jl) | 6 6 44.4s 2025-12-28 14:52:31.721429408 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 45, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.725058415 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 46, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.729045308 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 47, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.733051112 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 48, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.737046885 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 49, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.741040959 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 50, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.742124879 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 51, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.746043733 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 52, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.750100496 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 53, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.754043710 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 54, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.758050403 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 55, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.762045216 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 56, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.766057740 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 57, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.770048053 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 58, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.772142574 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 59, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.776039978 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 60, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.780054312 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 61, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.784041295 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 62, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.788052178 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 63, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.792052022 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 64, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.796049255 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 65, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.800046709 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 66, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.804050272 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 67, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.808041976 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 68, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.814063860 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 69, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.818053294 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 70, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.822047137 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 71, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.826040531 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 72, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.830065594 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 73, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.834052687 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 74, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.838054961 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 75, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.842047394 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 76, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.846067487 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 77, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.850052021 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 78, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.854059884 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 79, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.858044038 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 80, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.862053221 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 81, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.866042665 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 82, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.870051838 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 83, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.874054751 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 84, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.878055945 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 85, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.882049868 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 86, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.886051452 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 87, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.890050255 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 88, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.894056188 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 89, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.898048242 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 90, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.904045047 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 91, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.908038660 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 92, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.912060044 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 93, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.916071477 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 94, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.920053220 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 95, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.924043894 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 96, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.928103217 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 97, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.932087070 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 98, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.936109464 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 99, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.940096357 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 100, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.944097570 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 101, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.948090644 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 102, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.952144707 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 103, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.956103561 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 104, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.960095404 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 105, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.964112277 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 106, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.968110061 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 107, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.972130484 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 108, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.976153447 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 109, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.980126861 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 110, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.984131474 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 111, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.988133877 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 112, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.992129581 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 113, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:31.996137764 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 114, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.000131668 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 115, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.004092461 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 116, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.008101775 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 117, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.012114328 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 118, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.016126421 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 119, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.020118145 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 120, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.024141758 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 121, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.028108052 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 122, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.032134565 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 123, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.036126928 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 124, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.040116572 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 125, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.044100085 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 126, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.048129538 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 127, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.052104602 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 128, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.056156255 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 129, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.060128959 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 130, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.064129572 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 131, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.068124285 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 132, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.072154048 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 133, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.076134692 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 134, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.080152505 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 135, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.152172476 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 136, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.160127423 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 137, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.167113929 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 138, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.171127953 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 139, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.178122649 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 140, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.186132315 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 141, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.190081829 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 142, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.194091372 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 143, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.201093238 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 144, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.205095212 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 145, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.209104625 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 146, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.213130288 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 147, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.221139775 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 149, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.225085969 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 150, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.229086322 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 151, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.233084805 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 152, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.241120902 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 153, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.249106029 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 154, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.253110662 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 155, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.260127328 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 156, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.268125915 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 157, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.272074179 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 158, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.276071482 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 159, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.280075145 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 160, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.284053769 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 161, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.291078215 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 162, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.299141781 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 163, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.303116245 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 164, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.307109748 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 165, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.314119074 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 166, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.322136731 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 167, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.326096754 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 168, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.330115617 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 169, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.345129310 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 170, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:52:32.353118817 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 171, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.274528635 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 172, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.275104199 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 173, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.279086273 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 174, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.287161689 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 175, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.294146574 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 253, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.298110038 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 254, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.302122861 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 255, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.306116534 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 256, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.310158607 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 257, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.314125161 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 258, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.318139124 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 259, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.322114667 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 260, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.326148590 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 261, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.330110934 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 262, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.334112297 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 263, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.338088611 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 264, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.342130654 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 265, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.346130387 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 266, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.350147300 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 267, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.354140333 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 268, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.358135366 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 269, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.362117950 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 270, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.366126133 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 271, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.370108736 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 272, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.374132530 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 273, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.378125923 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 274, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.386117119 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 276, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.390123613 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 277, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.394103566 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 278, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.398148379 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 279, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.402132772 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 280, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.406131376 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 281, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.410106209 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 282, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.414125062 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 283, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.418149195 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 284, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.422151908 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 285, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.426111292 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 286, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.430162795 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 287, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.434127488 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 288, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.438133512 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 289, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.442115695 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 290, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.447012090 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 291, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.450116281 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 292, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.454147284 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 293, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.458116448 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 294, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.462124261 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 295, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.466106405 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 296, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.470142588 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 297, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.474120261 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 298, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.478125544 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 176, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.494113407 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 177, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.502105264 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 178, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.517038767 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 179, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.687127904 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 180, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.769112651 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 181, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.895124494 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 182, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:09.940100950 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 183, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.028084262 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 184, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.101077902 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 185, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.215121884 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 186, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.330124157 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 187, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.386099143 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 188, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.481117660 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 189, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.564107938 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 190, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.659103745 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 191, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.778065352 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 192, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.844089555 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 193, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:10.937078011 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 194, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.012924974 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 195, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.045084759 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 196, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.068158427 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 197, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.094059039 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 198, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.122106781 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 199, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.148054653 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 200, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.183064981 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 201, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.205091329 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 202, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.236098394 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 203, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.264161916 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 204, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.288546342 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 205, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.324108785 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 206, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.345622207 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 207, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.372151174 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 208, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.409105704 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 209, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.441106390 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 210, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.467119171 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 211, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.494095243 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 212, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.521091195 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 213, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.528119131 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 299, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.532127474 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 300, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.536110817 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 301, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.540094081 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 302, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.544130064 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 303, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.548118437 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 304, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.552081000 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 305, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.556050084 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 306, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.560083007 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 307, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.564062880 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 308, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.568082083 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 309, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.572052787 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 310, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.576063690 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 311, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.588086630 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 214, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.633130296 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 215, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.657102495 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 216, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.661094029 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 217, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.665125812 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 218, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.669103575 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 219, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.673074349 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 220, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.677109192 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 221, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.681102495 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 222, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.685092378 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 223, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.689132291 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 224, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.693095845 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 225, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.697154438 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.701121241 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.705127274 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 226, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.709146227 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.713149291 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.717160264 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.721160427 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.724168209 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.728133393 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.732164316 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 320, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.736129359 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.740162502 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.744125846 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.748164979 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.756153495 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.760146119 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.764128512 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.768144845 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.772134599 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 329, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.776143252 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.780139175 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.784141058 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.788145711 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.792140455 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.796094128 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.800100742 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.804118095 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.808112488 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.812122281 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.816113264 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.820116518 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.824134731 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.828113604 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.832147807 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.836112571 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.840121804 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.844121757 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.848131510 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.852108154 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.856163367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.860120820 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.864120353 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.868109227 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.872145650 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.876115203 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.880122706 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.884119610 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.888106193 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.892099816 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.896127939 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.900148902 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.904142026 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.908101619 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.912138452 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.916133525 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.920147299 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.924112802 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.928145605 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.932115509 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.936129182 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.940115025 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.944110408 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.948083672 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.952126635 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.956082508 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.960146391 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.964101905 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.968131098 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.972094951 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.976133534 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.980133297 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.984139241 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.988123224 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.992173317 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:11.996155680 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.000148904 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.004155037 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.008126380 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.012094124 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.015119766 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.019112229 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 391, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.023134192 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 392, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.027103906 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 393, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.031125329 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 394, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.035113992 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 395, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.039170445 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 396, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.043126069 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 227, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.153156768 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 228, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.178149428 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 229, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.182100472 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 230, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.186097455 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 231, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.190097258 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 232, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.194103381 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 233, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.198098715 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 234, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.202106978 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 235, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.205137470 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 236, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.209117903 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 237, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.213101357 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 238, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.217111850 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 239, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.221132363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 240, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.225120006 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 241, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.229104710 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 242, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.233131833 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 243, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.237112206 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 244, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.241126049 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 245, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.245115033 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 246, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.249134516 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 247, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.253099139 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 248, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.257124462 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 249, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.261143925 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 250, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.265127529 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 251, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-12-28 14:53:12.269076802 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 252, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Test Summary: | Pass Total Time Core API Functionality | 75 75 53.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_75653.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007cbb2f5204c0 Total snapshots: 696. Utilization: 0% ╎696 @Base/task.jl:1168 wait_forever() 695╎ 696 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_75653.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 17505766 (Pool: 17505141; Big: 625); GC: 12 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Magika/eBI1u/test/runtests.jl:131 unknown function (ip: 0x72f85a057f14) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x72f85a05ccb2) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x72f83401147b) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x72f834a6be74) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x72f83412eeaa) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x72f8340a2635) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x72f8340a400d) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so CreateSession at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/capi.jl:537 #load_inference#4 at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:136 load_inference at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:87 [inlined] _ at /home/pkgeval/.julia/packages/Magika/eBI1u/src/model.jl:51 MagikaConfig at /home/pkgeval/.julia/packages/Magika/eBI1u/src/model.jl:36 unknown function (ip: 0x72f858b6ebbf) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_56155.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36232.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x72f859ff9249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 33637765 (Pool: 33637061; Big: 704); GC: 17 PkgEval terminated after 652.21s: tests became inactive