| powershell.exe : docker-compose : Cannot create container for service xxx: mkdir At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellWrapper.ps1:3 char:1 + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (docker-compose ...bootrom: mkdir :String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError C:\windows\system32\config\systemprofile: Cannot create a file when that file already exists. At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellScrip t.ps1:1 char:1 + docker-compose run --rm xxxx bash -l -c "cd /project; ./ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Cannot create c...already exists.:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError (Note this was working fine) |