tuhaihe opened a new issue, #105:
URL: https://github.com/apache/cloudberry-backup/issues/105

   See: 
https://github.com/apache/cloudberry-backup/actions/runs/28093515760/job/83222484605?pr=99
   
   ```
   go install github.com/onsi/ginkgo/v2/ginkgo
   ginkgo -r --keep-going --randomize-suites --randomize-all --no-color 
--timeout=3h --poll-progress-after=0s end_to_end -- --custom_backup_dir "/tmp" 
2>&1
   Running Suite: EndToEnd Suite - 
/__w/cloudberry-backup/cloudberry-backup/cloudberry-backup/end_to_end
   
=====================================================================================================
   Random Seed: 1782312204 - will randomize all specs
   
   Will run 222 of 222 specs
   ••••••••••••
   ------------------------------
   • [FAILED] [3.609 seconds]
   Deadlock handling [It] runs gpbackup and defers 2 deadlocked tables to main 
worker
   
/__w/cloudberry-backup/cloudberry-backup/cloudberry-backup/end_to_end/locks_test.go:287
   
     [FAILED] Expected
         <int>: 0
     to equal
         <int>: 2
     In [It] at: 
/__w/cloudberry-backup/cloudberry-backup/cloudberry-backup/end_to_end/locks_test.go:393
 @ 06/24/26 07:45:11.209
   ------------------------------
   panic: runtime error: index out of range [0] with length 0
   
   goroutine 211 [running]:
   github.com/apache/cloudberry-go-libs/dbconn.(*DBConn).Get(0xc00035a1c0, 
{0xb60240, 0xc000358010}, {0xcd377c, 0xd1}, {0x0?, 0xc0001a2f9e?, 
0xc0000b4a88?})
        
/home/gpadmin/go/pkg/mod/github.com/apache/[email protected]/dbconn/dbconn.go:331
 +0xdd
   github.com/apache/cloudberry-backup/end_to_end_test.init.func8.5.1()
        
/__w/cloudberry-backup/cloudberry-backup/cloudberry-backup/end_to_end/locks_test.go:315
 +0x7d
   created by github.com/apache/cloudberry-backup/end_to_end_test.init.func8.5 
in goroutine 177
        
/__w/cloudberry-backup/cloudberry-backup/cloudberry-backup/end_to_end/locks_test.go:307
 +0x2e5
   
   Ginkgo ran 1 suite in 1m46.756352588s
   
   Test Suite Failed
   make: *** [Makefile:87: end_to_end] Error 1
   ~
   Error: Process completed with exit code 2.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to