Package evaluation to test Magika on Julia 1.14.0-DEV.1674 (5735163b34*) started at 2026-02-03T15:37:10.350 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.36s ################################################################################ # 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.18.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.5+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.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 7002.9 ms ✓ ONNXRunTime Downloading files to /home/pkgeval/.julia/artifacts/jl_PaebLR... 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_PaebLR/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_PaebLR/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_PaebLR/content_types_kb.min.json... 6555.7 ms ✓ Magika 2 dependencies successfully precompiled in 14 seconds. 45 already precompiled. 1 dependency had output during precompilation: ┌ Magika │ Downloading files to /home/pkgeval/.julia/artifacts/jl_PaebLR... │ 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_PaebLR/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_PaebLR/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_PaebLR/content_types_kb.min.json... └ Precompilation completed after 28.88s ################################################################################ # Testing # Testing Magika Status `/tmp/jl_iNgCPd/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_iNgCPd/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.18.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.5+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... Test Summary: | Pass Total Time Code quality (Aqua.jl) | 6 6 1m06.6s 2026-02-03 15:40:09.407094980 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 49, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.411076322 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 50, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.415052655 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 51, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.419051427 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 52, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.423045490 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 53, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.427041062 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 54, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.431069734 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 55, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.435049367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 56, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.439116318 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 57, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.443053301 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 58, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.447064924 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 59, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.451052626 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 60, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.455056548 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 61, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.459042381 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 62, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.463057093 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 63, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.467054425 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 64, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.471079717 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 65, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.475053200 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 66, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.479059972 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 67, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.483043275 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 68, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.487055927 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 69, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.491037299 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 70, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.495054622 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 71, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.499046554 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 72, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.503048896 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 73, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.507040179 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 74, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.511055301 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 75, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.522119997 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 76, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.526054050 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 77, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.530044112 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 78, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.534044575 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 79, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.536116275 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 80, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.540053518 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 81, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.544047060 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 82, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.548050783 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 83, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.552047655 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 84, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.556064617 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 85, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.560051350 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 86, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.564054382 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 87, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.568046234 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 88, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.572060377 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 89, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.580047211 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 90, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.584075643 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 91, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.588049056 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 92, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.592052048 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 93, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.596062811 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 94, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.600089973 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 95, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.604046345 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 96, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.608070348 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 97, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.612051930 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 98, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.616057232 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 99, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.620043095 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 100, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.624078107 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 101, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.628061559 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 102, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.632062062 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 103, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.636047204 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 104, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.640049996 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 105, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.644044639 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 106, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.648068611 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 107, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.652046713 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 108, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.656055936 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 109, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.660042898 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 110, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.664056620 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 111, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.668043293 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 112, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.672060695 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 113, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.676035978 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 114, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.680089699 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 115, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.684060712 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 116, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.688070554 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 117, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.692059697 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 118, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.696065849 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 119, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.700048471 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 120, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.704083283 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 121, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.708044206 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 122, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.712071488 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 123, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.716047431 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 124, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.720051813 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 125, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.724037556 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 126, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.728069818 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 127, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.732051850 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 128, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.736060732 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 129, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.740041855 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 130, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.744050527 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 131, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.748041599 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 132, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.752064822 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 133, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.756041494 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 134, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.760088506 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 135, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.764049209 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 136, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.768057521 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 137, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.772044253 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 138, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.777049206 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 139, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.781040439 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 140, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.789052133 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 142, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.793087135 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 143, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.797068908 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 144, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.801090810 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 145, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.805054033 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 146, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.809068375 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 147, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.813058887 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 148, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.817065850 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 149, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.821047562 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 150, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.825092324 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 151, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.829057277 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 152, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.833052649 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 153, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.837042271 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 154, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.841075884 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 155, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.845047576 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 156, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.849064638 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 157, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.853056401 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 158, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.857060743 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 159, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.861043155 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 160, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.865088177 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 161, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.869038940 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 162, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.873073912 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 163, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.877048725 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 164, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.881057297 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 165, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.888066341 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 166, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.892071703 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 167, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.896074646 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 168, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.900063388 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 169, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.904046091 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 170, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.908069553 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 171, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.912056645 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 172, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.916052268 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 173, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.920063750 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 174, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:09.924075842 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 175, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.031174650 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 176, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.035130142 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 177, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.039121525 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 178, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.043133797 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 179, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.047120069 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 180, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.051135612 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 181, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.055110064 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 182, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.059141926 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 183, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.063107359 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 184, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.067141861 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 185, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.071135043 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 186, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.075136895 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 187, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.079147848 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 188, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.083137460 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 189, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.087113113 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 190, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.091136985 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 191, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.095106737 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 192, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.099155689 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 193, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.103134732 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 194, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.107126124 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 195, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.111093957 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 196, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.115106269 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 197, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.119128191 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 198, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.123110814 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 199, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.127115806 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 200, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.131132018 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 201, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.135134350 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 202, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.139145723 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 203, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.143109025 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 204, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.147138287 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 205, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.151155649 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 206, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.155130112 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 207, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.159122624 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 208, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.163140966 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 209, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.167114879 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 210, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.171133261 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 211, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.175117314 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 212, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.179126686 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 213, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.183104438 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 214, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.187128471 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 215, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.191095023 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 216, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.195162235 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 217, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.199121108 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 218, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.203125940 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 219, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.207112932 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 220, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.511168328 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 221, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.515119211 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 222, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.519125433 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 223, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.523132635 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 224, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.527120278 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 225, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.535172402 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 226, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.539151024 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 227, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.543155487 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 228, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.547132189 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 229, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.551167001 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 230, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.555139044 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 231, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.559144986 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 232, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.563140298 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 233, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.567149570 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 234, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.571129943 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 235, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.575176255 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 236, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.579150947 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 237, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.583178140 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 238, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.587119132 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 239, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.591141004 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 240, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.595145357 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 241, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.599200779 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 242, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.603264730 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 243, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.607165153 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 244, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.611143966 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 245, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.615175038 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 246, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.619139401 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 247, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.623160663 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 248, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.627162585 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 249, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.631149968 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 250, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.635129290 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 251, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.639168292 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 252, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.643148685 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 253, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.647152787 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 254, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.651130979 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 255, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.655174331 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 256, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.659164484 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 257, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.663149396 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 258, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.667125149 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 259, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.671141781 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 260, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.675126033 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 261, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.679145855 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 262, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.683117578 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 263, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.687146040 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 264, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.691128292 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 265, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.695147115 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 266, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.699134287 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 267, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.706144191 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 269, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.710147303 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 270, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.714135096 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 271, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.718154248 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 272, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.722157110 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 273, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.726155023 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 274, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.730131925 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 275, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.734166897 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 276, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.738132780 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 277, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.742156352 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 278, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.746125104 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 279, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.750153326 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 280, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.754112209 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 281, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.758130671 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 282, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.762119544 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 283, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.766129576 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 284, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.770103049 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 285, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.774132771 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 286, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:48.778131093 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 287, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:49.631087867 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 288, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:49.635783893 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 289, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:49.646166465 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 290, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:49.681158476 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 291, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:49.829178251 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 292, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.021156843 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 293, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.104146111 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 294, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.115118288 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 295, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.119128970 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 296, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.127148154 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 297, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.205179029 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 298, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.358132428 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 299, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.496156538 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 300, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.527126906 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 301, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:50.639116771 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 302, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.593143402 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 303, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.597161724 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 304, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.601138497 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 305, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.605191609 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 306, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.609186421 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 307, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.613158044 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 308, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.617176846 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 309, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.621162248 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 310, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.625143271 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 311, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.629150063 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.633132985 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.636150007 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.640133629 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.644187591 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.648144124 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.652126396 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.656114529 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.660141701 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 320, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.664096114 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.668126586 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.672143278 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.676134940 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.680112173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.684132955 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.688113738 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.692134960 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.696107872 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 329, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.700134894 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.704104657 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.708139179 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.712125581 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.716131154 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.720132146 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.724128428 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.728113791 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.732132623 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.736098975 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.740126697 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.744105340 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.748131402 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.752110805 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.756115557 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.760110249 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.764133281 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.768110854 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.772139496 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.776114638 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.780115381 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.784111063 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.788128905 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.792123988 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.796133760 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.800105982 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.804138184 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.839155245 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.846141049 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.850129121 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.854143193 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.858154996 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.862156238 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.866146470 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.870187232 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.874136125 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.878183587 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.882152279 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.886161642 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.893136946 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.897178608 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.901180880 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.908182824 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.912154107 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.916154129 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.920124202 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.924188523 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.928158006 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.932147208 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.936174361 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.940168703 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.944143585 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.948173587 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.952158120 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.955258621 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.959129844 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.963154696 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.967135449 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.971129721 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.979120546 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.983140958 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.987115511 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 391, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.991134253 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 392, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.995121295 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 393, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:52.999131077 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 394, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.007136692 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 396, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.011105175 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 397, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.015144737 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 398, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.019135439 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 399, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.023137361 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 400, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.027115234 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 401, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.034142778 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 402, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.038130560 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 403, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.042137972 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 404, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.046115165 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 405, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.050146047 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 406, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.054122469 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 407, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.058124682 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 408, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.062144764 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 409, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.067135687 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 410, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.071109459 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 411, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.075133781 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 412, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.079126504 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 413, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.086135258 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 414, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.090108060 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 415, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.094138372 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 416, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.098117885 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 417, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.102149037 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 418, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.110124292 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 419, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.114122964 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 420, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.118110316 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 421, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.122109679 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 422, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.130125063 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 423, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.134148335 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 424, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.138099548 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 425, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.142144330 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 426, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.146117273 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 427, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.150120435 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 428, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:53.395145107 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 429, index: 126, mask: {127, }, 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 1m04.4s 2026-02-03 15:40:56.653135222 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 430, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.657182344 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 431, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.661160826 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 432, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.665765863 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 433, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.669147151 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 434, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.673193613 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 435, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.677157035 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 436, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.681164708 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 437, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.685150620 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 438, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.690067104 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 439, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.693166405 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 440, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.697176837 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 441, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.701155469 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 442, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.705175241 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 443, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.709143034 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 444, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.713186496 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 445, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.717162178 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 446, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.721168981 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 447, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.729763580 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 448, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.733177518 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 449, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.737158990 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 450, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.741163022 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 451, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.745147305 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 452, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.749175637 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 453, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.753151449 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 454, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.757163332 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 455, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.761147684 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 456, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.765172186 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 457, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.769153409 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 458, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.773157701 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 459, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.777134373 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 460, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.781197435 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 461, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.785124618 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 462, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.789171200 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 463, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.793150062 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 464, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.797133825 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 465, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.801117198 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 466, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.805167129 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 467, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.809129292 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 468, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.813152544 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 469, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.817164466 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 470, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.821142669 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 471, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.825130471 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 472, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.826232051 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 473, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.830117384 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 474, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.834127377 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 475, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.835140477 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 476, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.839151609 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 477, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.843131932 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 478, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.847151174 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 479, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.851144906 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 480, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.859164151 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 481, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.863139173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 482, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.867173875 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 483, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.871131988 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 484, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.875152990 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 485, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.879143252 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 486, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.883160124 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 487, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.887137757 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 488, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.891160629 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 489, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.895133242 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 490, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.899136984 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 491, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903319195 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 492, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903413714 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 493, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903470943 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 494, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903540133 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 495, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903602252 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 496, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903659191 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 497, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903709261 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 498, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903770050 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 499, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903827920 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 500, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903890419 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 501, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.903939399 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 502, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904035458 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 503, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904090667 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 504, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904150817 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 505, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904206526 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 506, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904278716 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 507, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904329975 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 508, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904395924 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 509, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904455544 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 510, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904517173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 511, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904579823 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 512, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904643032 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 513, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904692672 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 514, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904755891 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 515, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904815661 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 516, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904875420 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 517, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904928909 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 518, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.904996219 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 519, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905077778 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 520, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905140827 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 521, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905255886 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 523, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905316436 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 524, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905376675 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 525, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905429515 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 526, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905494684 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 527, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905551614 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 528, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905617453 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 529, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905676722 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 530, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905737532 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 531, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905788721 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 532, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905850801 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 533, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905904680 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 534, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.905965680 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 535, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906036609 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 536, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906102648 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 537, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906155348 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 538, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906220107 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 539, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906286997 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 540, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906353046 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 541, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906402616 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 542, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906470095 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 543, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906532354 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 544, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906595474 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 545, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906649153 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 546, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906714583 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 547, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906768482 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 548, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906838431 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 549, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906902761 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 550, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.906965750 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 551, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.907032170 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 552, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.907104239 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 553, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2026-02-03 15:40:56.907161328 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 554, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ====================================================================================== 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_47622.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 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 0x0000788cb7a870d0 Total snapshots: 737. Utilization: 0% ╎737 @Base/task.jl:1168 wait_forever() 736╎ 737 @Base/task.jl:1246 wait() [23] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Magika/eBI1u/test/runtests.jl:131 unknown function (ip: 0x77c76466cf14) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x77c764671cb2) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x77c74061147b) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x77c74106be74) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x77c74072eeaa) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x77c7406a2635) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x77c7406a400d) 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: 0x77c74689ce9f) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 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 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 PkgEval terminated after 623.4s: tests became inactive