Uploaded image for project: 'IT: Release Engineering'
  1. IT: Release Engineering
  2. RELENG-97

Retry IoTivity Builds on Windows File Deletion Errors

Issue XMLXMLWordPrintable

    • RELENG Sprint 0
    • My Project Is Not Listed

      "java.io.IOException: remote file operation failed" needs to be added to the naginator list of strings to look for to retry the build.

      Windows builds will fail occasionally on remote file operation errors. This means they can't delete a file because it's currently in use because a program is running that has it open. We have resolved this issue by killing all known IoTivity test programs at the end of each run, but we don't retry the build yet if a failure was due to on the programs from a previous build keeping a file in the workspace open.

      Adding the IOException should cause the build to retrigger after it's killed the offending process.

              Unassigned Unassigned
              bramwelt Trevor Bramwell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: