Megatest

Ticket Change Details
Login
Overview

Artifact ID: 6a9e2cec63349c4cabfbae9074b021aae234849b
Ticket: 2f3b8548e57a55d9fe0554b65add8d1f2feef6e3
removing dirs crashes if .nfs files inside
User & Date: matt on 2013-03-25 10:57:30
Changes

  1. comment changed to:
    <verbatim>
    INFO: (1) Recursively removing /nfs/ch/disks/ch_unienv_disk005/qa_mrwellan/interim/src/megatest/example/linktree/x86/suse10/w13.1/checkspace
    rm: cannot remove `/nfs/ch/disks/ch_unienv_disk005/qa_mrwellan/interim/src/megatest/example/linktree/x86/suse10/w13.1/checkspace/.nfs0000000002792b8f0001242a': Device or
     resource busy
    ERROR: There was a problem removing /nfs/ch/disks/ch_unienv_disk005/qa_mrwellan/interim/src/megatest/example/linktree/x86/suse10/w13.1/checkspace with rm -f
    
    Error: (delete-directory) cannot delete directory - Directory not empty: "/nfs/ch/disks/ch_unienv_disk005/qa_mrwellan/interim/src/megatest/example/linktree/x86/suse10/w1
    3.1/checkspace"
    
            Call history:
    
            runs.scm:812: file-exists?        
            runs.scm:813: conc        
            runs.scm:813: system      
            runs.scm:814: debug:print         
            common_records.scm:51: debug:debug-mode   
            common_records.scm:52: with-output-to-port        
            runs.scm:819: symbolic-link?      
            runs.scm:823: directory?          
            runs.scm:824: directory-utils#directory-fold      
            directory-utils.scm:128: ##sys#get-keyword        
            directory-utils.scm:130: type-checks#check-procedure      
            directory-utils.scm:132: check-directory          
            directory-utils.scm:79: directory?        
            directory-utils.scm:132: directory        
            directory-utils.scm:129: fold     
            runs.scm:826: delete-directory          <--
    Press any key to continue
    </verbatim>
    
  2. foundin changed to: "v1.54"
  3. severity changed to: "Critical"
  4. status changed to: "Open"
  5. title changed to: "removing dirs crashes if .nfs files inside"
  6. type changed to: "Code_Defect"