Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] autotest.external.sh should exit properly in case of errors #20798

Closed
DeepDiver1975 opened this issue Nov 27, 2015 · 2 comments
Closed
Assignees
Milestone

Comments

@DeepDiver1975
Copy link
Member

failure is not properly detected since the script returns success

10:06:28 Digest: sha256:4d559504ead93d8a1bbe59dd31c95d5639a127b270de7b9f073da85d562dbfc5
10:06:28 Status: Image is up to date for xenopathic/ceph-keystone:latest
10:06:28 xenopathic/ceph-keystone container: 0aa3d08570065a3e6488b0f244b28b78876933b26e6ff9955a638a5d49f47efd
10:06:28 Waiting for ceph initialization...
10:07:21 [ERROR] Waited 60 seconds, no response
10:07:21 stop: stop-swift-ceph.sh
10:07:21 Docker executable found - stop and remove docker containers
10:07:21 Stopping and removing docker container 0aa3d08570065a3e6488b0f244b28b78876933b26e6ff9955a638a5d49f47efd
10:07:21 0aa3d08570065a3e6488b0f244b28b78876933b26e6ff9955a638a5d49f47efd
10:07:21 rm: cannot remove ‘./../apps/files_external/tests//config.swift.php’: No such file or directory
10:07:21 skip: start-webdav-ownCloud.sh
10:07:21 + [ -f /owncloud.log ]
10:07:21 + [ -f /data/owncloud.log ]
10:07:21 + cp tests/autotest-external-clover-sqlite-swift-ceph.xml tests/autotest-clover.xml
10:07:21 + rm -rf /var/jenkins/workspace/server-master-linux-externals-swift/database/sqlite/external/swift-ceph/label/vm-slave-02/tests/karma-coverage
10:07:21 Recording test results
10:07:21 Finished: SUCCESS
@DeepDiver1975 DeepDiver1975 added this to the 9.0-current milestone Nov 27, 2015
@DeepDiver1975 DeepDiver1975 self-assigned this Nov 27, 2015
@DeepDiver1975
Copy link
Member Author

grrrr .... same for windows smb tests ...

05:29:58 Generating code coverage report in Clover XML format ... done
05:30:03 
05:30:03 Generating code coverage report in HTML format ... done
05:30:09 skip: start-amazons3-ceph.sh
05:30:09 skip: start-ftp-morrisjobke.sh
05:30:09 skip: start-sftp-atmoz.sh
05:30:09 skip: start-smb-silvershell.sh
05:30:09 start: start-smb-windows.sh
05:30:09 name: smb-windows
05:30:10 .
05:30:10 [ERROR] Server not reachable
05:30:10 stop: stop-smb-windows.sh
05:30:10 rm: cannot remove `./../apps/files_external/tests//config.smb.php': No such file or directory
05:30:10 skip: start-swift-ceph.sh
05:30:10 skip: start-webdav-ownCloud.sh
05:30:10 + [ -f /owncloud.log ]
05:30:10 + [ -f /data/owncloud.log ]
05:30:10 + cp tests/autotest-external-clover-sqlite-smb-windows.xml tests/autotest-clover.xml
05:30:10 + rm -rf /var/lib/jenkins/jobs/server-master-linux-externals-smb-windows/workspace/database/sqlite/external/smb-windows/label/master/tests/karma-coverage
05:30:10 Publishing Clover coverage report...
05:30:10 Publishing Clover XML report...
05:30:10 Publishing Clover coverage results...
05:30:10 Recording test results
05:30:10 Finished: SUCCESS

@lock
Copy link

lock bot commented Aug 7, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant