Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Microsoft.Extensions.Http.Resilience to 8.2 #2094

Merged
merged 2 commits into from
Feb 6, 2024

Merge branch 'main' into UpdateHttpResilience

76807ad
Select commit
Loading
Failed to load commit list.
Merged

Update Microsoft.Extensions.Http.Resilience to 8.2 #2094

Merge branch 'main' into UpdateHttpResilience
76807ad
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.aspire succeeded Feb 6, 2024 in 26m 26s

Build #20240206.3 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 3,746 (82.53%)
  • Other: 792 (17.45%)
  • Total: 4,539

Annotations

Check failure on line 33 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire

Build log #L33

Artifact Logs_Build_Windows_NT_Release already exists for build 555142.

Check failure on line 1 in Aspire.Azure.Storage.Queues.Tests.ConformanceTests.TracingEnablesTheRightActivitySource

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire

Aspire.Azure.Storage.Queues.Tests.ConformanceTests.TracingEnablesTheRightActivitySource

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Memory load: 33

Image Name                     PID Services                                    
========================= ======== ============================================
svchost.exe                    948 BrokerInfrastructure, DcomLaunch, PlugPlay, 
                                   Power, SystemEventsBroker                   
svchost.exe                    564 RpcEptMapper, RpcSs                         
svchost.exe                    936 LSM                                         
svchost.exe                   1200 TermService                                 
svchost.exe                   1248 CoreMessagingRegistrar                      
svchost.exe                   1256 lmhosts                                     
svchost.exe                   1332 EventLog                                    
svchost.exe                   1384 NcbService                                  
svchost.exe                   1392 TimeBrokerSvc                               
svchost.exe                   1496 nsi                                         
svchost.exe                   1528 FontCache                                   
svchost.exe                   1560 DispBrokerDesktopSvc                        
svchost.exe                   1588 Dhcp                                        
svchost.exe                   1668 gpsvc                                       
svchost.exe                   1684 UmRdpService                                
svchost.exe                   1708 vmicheartbeat                               
svchost.exe                   1720 vmickvpexchange                             
svchost.exe                   1732 vmicshutdown                                
svchost.exe                   1808 vmictimesync                                
svchost.exe                   1884 NlaSvc                                      
svchost.exe                   1444 Schedule                                    
svchost.exe                   2072 CertPropSvc                                 
svchost.exe                   2104 netprofm                                    
svchost.exe                   2116 ProfSvc                                     
svchost.exe                   2124 EventSystem                                 
svchost.exe                   2132 Themes                                      
svchost.exe                   2296 SENS                                        
svchost.exe                   2304 LanmanWorkstation                           
svchost.exe                   2400 Wcmsvc                                      
svchost.exe                   2396 Dnscache                                    
svchost.exe                   2412 SessionEnv                                  
svchost.exe                   2472 WinHttpAutoProxySvc                         
svchost.exe                   2488 ShellHWDetection                            
svchost.exe                   2612 BFE, mpssvc                                 
svchost.exe                   2660 UserManager                                 
svchost.exe                   2980 iphlpsvc                                    
svchost.exe                   2988 DiagTrack                                   
svchost.exe                   3008 CryptSvc                                    
svchost.exe                   3056 RemoteRegistry                              
svchost.exe                   2192 LanmanServer                                
svchost.exe                   2464 sacsvr                                      
svchost.exe                   2484 StateRepository                             
svchost.exe                   2896 SysMain                                     
svchost.exe                   3100 TrkWks                                      
svchost.exe                   3120 W32Time                           
Raw output
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at Aspire.Azure.Storage.Queues.Tests.ConformanceTests.TracingEnablesTheRightActivitySource() in /_/tests/Aspire.Azure.Storage.Queues.Tests/ConformanceTests.cs:line 116
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)