[ https://issues.apache.org/jira/browse/IGNITE-17713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607517#comment-17607517 ]
Pavel Tupitsyn commented on IGNITE-17713: ----------------------------------------- Seems related https://github.com/dotnet/sdk/issues/2902 > .NET: Thin 3.0: build fails sporadically > ---------------------------------------- > > Key: IGNITE-17713 > URL: https://issues.apache.org/jira/browse/IGNITE-17713 > Project: Ignite > Issue Type: Bug > Components: platforms, thin client > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-alpha6 > > > {code} > Determining projects to restore... > 06:48:18 Restored > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Apache.Ignite.csproj > (in 282 ms). > 06:48:18 Restored > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj > (in 288 ms). > 06:48:18 Restored > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Apache.Ignite.Tests.csproj > (in 501 ms). > 06:48:18 Restored > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Benchmarks/Apache.Ignite.Benchmarks.csproj > (in 528 ms). > 06:48:21 Apache.Ignite.Internal.Generators -> > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/bin/Debug/netstandard2.0/Apache.Ignite.Internal.Generators.dll > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: The "GenerateDepsFile" task failed unexpectedly. > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: System.IO.IOException: The process cannot access the file > '/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/bin/Debug/netstandard2.0/Apache.Ignite.Internal.Generators.deps.json' > because it is being used by another process. > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String > path, FileMode mode, FileAccess access, FileShare share, FileOptions options, > Int64 preallocationSize) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String > fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions > options, Int64 preallocationSize) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at System.IO.Strategies.OSFileStreamStrategy..ctor(String > path, FileMode mode, FileAccess access, FileShare share, FileOptions options, > Int64 preallocationSize) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at > System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, > String path, FileMode mode, FileAccess access, FileShare share, Int32 > bufferSize, FileOptions options, Int64 preallocationSize) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at System.IO.File.Create(String path) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at > Microsoft.NET.Build.Tasks.GenerateDepsFile.WriteDepsFile(String depsFilePath) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at > Microsoft.NET.Build.Tasks.GenerateDepsFile.ExecuteCore() > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at Microsoft.NET.Build.Tasks.TaskBase.Execute() > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at > Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() > > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:21 > /usr/share/dotnet/sdk/6.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(172,5): > error MSB4018: at > Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost > taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, > ItemBucket bucket, TaskExecutionMode howToExecuteTask) > [/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Internal.Generators/Apache.Ignite.Internal.Generators.csproj] > 06:48:23 Apache.Ignite -> > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/bin/Debug/netstandard2.1/Apache.Ignite.dll > 06:48:26 Apache.Ignite.Tests -> > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/bin/Debug/netcoreapp3.1/Apache.Ignite.Tests.dll > 06:48:26 Apache.Ignite.Benchmarks -> > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Benchmarks/bin/Debug/netcoreapp3.1/Apache.Ignite.Benchmarks.dll > 06:48:26 > 06:48:26 Build FAILED. > 06:48:26 > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)