mrutkows opened a new issue #651: Concurrency error: Error code: 153: 
Concurrent modification to resource detected. (code 379)
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/651
 
 
   Travis:
   
   ```
   ==> Executing: wskdeploy undeploy -m 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/validate-manifest-deployment-file-extensions/not-standard-manifest.yaml
 -d 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/validate-manifest-deployment-file-extensions/not-standard-deployment.yaml
   
   ==> Output: WARNING: The authentication key was retrieved from 
whisk.properties which will soon be deprecated please do not use it outside of 
Travis builds.
   
   WARNING: The API host was retrieved from whisk.properties which will soon be 
deprecated please do not use it outside of Travis builds.
   
   .
   
   ==> Error: wskdeploy.go [125]: [ERROR_COMMAND_FAILED]: Command: [wskdeploy]: 
Error: servicedeployer.go [1169]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 153: 
Concurrent modification to resource detected. (code 379)
   
   .
   
   --- FAIL: TestNonStandardFileNames (0.65s)
   
        Error Trace:    validate-file-extensions_test.go:58
   
        Error:          Not equal: 
   
                        expected: <nil>(<nil>)
   
                        actual: 
*utils.CommandError(&utils.CommandError{WskDeployBaseErr:utils.WskDeployBaseErr{ErrorType:"ERROR_COMMAND_FAILED",
 FileName:"wskdeploy.go", LineNum:125, Message:"Command: [wskdeploy]: Error: 
servicedeployer.go [1169]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 153: 
Concurrent modification to resource detected. (code 379)\n"}, 
Command:"wskdeploy"})
   
        Messages:       Failed to undeploy based on the manifest and deployment 
files with non standard names.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to