GUI acceptance tests using environment deployed from packages.
Build: #1355 failed
Job: Chrome oneprovider ACL directories failed
Job result summary
- Completed
- Duration
- 20 seconds
- Revision
-
209d7bfcbec6ba627349e4bb216a5a8d2e97f840
- Fixed in
- #1356 (Child of ODSRV-OZP-1497)
Configuration changes
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 15419 0 --:--:-- --:--:-- --:--:-- 15397
Error response from daemon: Cannot kill container: f1d0ce9e732b: Container f1d0ce9e732b5de68c3aaf3746d96a099c446fc90f75b5d1bd0d18c613220fc1 is not running
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'bamboos'...
Cloning into 'oneprovider_swagger'...
Cloning into 'bamboos'...
Cloning into 'onezone_swagger'...
Cloning into 'bamboos'...
Unable to find image 'docker.onedata.org/one_env:16' locally
docker: Error response from daemon: Get https://docker.onedata.org/v2/: dial tcp 149.156.182.59:443: connect: no route to host.
See 'docker run --help'.
Traceback (most recent call last):
File "one_env/onenv", line 87, in run_one_env_docker
output=True
File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env/scripts/docker.py", line 142, in run
return check_output_with_decode(cmd)
File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env/scripts/docker.py", line 202, in check_output_with_decode
return sp.check_output(cmd).decode('utf-8').strip('\n')
File "/usr/lib/python3.5/subprocess.py", line 626, in check_output
**kwargs).stdout
File "/usr/lib/python3.5/subprocess.py", line 708, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['docker', 'run', '--name', 'one-env', '-w', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env', '--network', 'host', '--tty', '-i', '-d', '-e', 'HOME=/home/bamboo', '-e', 'ONENV_DIR=/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env', '-v', '/home/bamboo:/home/bamboo:delegated', '-v', '/etc/hosts:/etc/hosts:', '-v', '/var/run/docker.sock:/var/run/docker.sock:', '-v', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata:/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata:delegated', '--group-add', '999', 'docker.onedata.org/one_env:16']' returned non-zero exit status 125
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "one_env/onenv", line 166, in <module>
main()
File "one_env/onenv", line 161, in main
ret = run_one_env_cmd_in_docker(path_to_sources, rest)
File "one_env/onenv", line 140, in run_one_env_cmd_in_docker
container = get_one_env_container(path_to_sources)
File "one_env/onenv", line 135, in get_one_env_container
return run_one_env_docker(path_to_sources)
File "one_env/onenv", line 90, in run_one_env_docker
print(ex.stdout.decode('utf-8')).strip()
AttributeError: 'NoneType' object has no attribute 'strip'
cp: cannot stat 'onedata/test-reports/*.xml': No such file or directory
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
mv: cannot stat 'onedata/tests/gui/logs/report.*': No such file or directory
mv: cannot stat 'onedata/tests/gui/logs/gui_report/images.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 8316 0 --:--:-- --:--:-- --:--:-- 8322
Error response from daemon: Cannot kill container: ca74166b5dee: Container ca74166b5dee5bdfb21026ee17dd5184ce9e4c5bea9807a6f9865fd226a341b4 is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 15419 0 --:--:-- --:--:-- --:--:-- 15397
Error response from daemon: Cannot kill container: f1d0ce9e732b: Container f1d0ce9e732b5de68c3aaf3746d96a099c446fc90f75b5d1bd0d18c613220fc1 is not running
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'bamboos'...
Cloning into 'oneprovider_swagger'...
Cloning into 'bamboos'...
Cloning into 'onezone_swagger'...
Cloning into 'bamboos'...
Unable to find image 'docker.onedata.org/one_env:16' locally
docker: Error response from daemon: Get https://docker.onedata.org/v2/: dial tcp 149.156.182.59:443: connect: no route to host.
See 'docker run --help'.
Traceback (most recent call last):
File "one_env/onenv", line 87, in run_one_env_docker
output=True
File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env/scripts/docker.py", line 142, in run
return check_output_with_decode(cmd)
File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env/scripts/docker.py", line 202, in check_output_with_decode
return sp.check_output(cmd).decode('utf-8').strip('\n')
File "/usr/lib/python3.5/subprocess.py", line 626, in check_output
**kwargs).stdout
File "/usr/lib/python3.5/subprocess.py", line 708, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['docker', 'run', '--name', 'one-env', '-w', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env', '--network', 'host', '--tty', '-i', '-d', '-e', 'HOME=/home/bamboo', '-e', 'ONENV_DIR=/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata/one_env', '-v', '/home/bamboo:/home/bamboo:delegated', '-v', '/etc/hosts:/etc/hosts:', '-v', '/var/run/docker.sock:/var/run/docker.sock:', '-v', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata:/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAD/onedata:delegated', '--group-add', '999', 'docker.onedata.org/one_env:16']' returned non-zero exit status 125
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "one_env/onenv", line 166, in <module>
main()
File "one_env/onenv", line 161, in main
ret = run_one_env_cmd_in_docker(path_to_sources, rest)
File "one_env/onenv", line 140, in run_one_env_cmd_in_docker
container = get_one_env_container(path_to_sources)
File "one_env/onenv", line 135, in get_one_env_container
return run_one_env_docker(path_to_sources)
File "one_env/onenv", line 90, in run_one_env_docker
print(ex.stdout.decode('utf-8')).strip()
AttributeError: 'NoneType' object has no attribute 'strip'
cp: cannot stat 'onedata/test-reports/*.xml': No such file or directory
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
mv: cannot stat 'onedata/tests/gui/logs/report.*': No such file or directory
mv: cannot stat 'onedata/tests/gui/logs/gui_report/images.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 8316 0 --:--:-- --:--:-- --:--:-- 8322
Error response from daemon: Cannot kill container: ca74166b5dee: Container ca74166b5dee5bdfb21026ee17dd5184ce9e4c5bea9807a6f9865fd226a341b4 is not running