C#: Invalid input 'Grpc.sln'. The file type was not recognized #10614
Closed
Description
63%Expanding 64%Expanding 65%Expanding 66%Expanding 67%Expanding 68%Expanding 69%Expanding 70%Expanding 71%Expanding 72%Expanding 73%Expanding 74%Expanding 75%Expanding 76%Expanding 77%Expanding 78%Expanding 79%Expanding 80%Expanding 81%Expanding 82%Expanding 83%Expanding 84%Expanding 85%Expanding 86%Expanding 87%Expanding 88%Expanding 89%Expanding 90%Expanding 91%Expanding 92%Expanding 93%Expanding 94%Expanding 95%Expanding 96%Expanding 97%Expanding 98%Expanding 99%Expanding 100% 2438 ms
error: Invalid input 'Grpc.sln'. The file type was not recognized.
2017-04-12 09:18:02,971 FLAKE: tools/run_tests/helper_scripts/pre_build_csharp.sh [ret=1, pid=1038]
2017-04-12 09:18:03,147 ++ dirname tools/run_tests/helper_scripts/pre_build_csharp.sh
+ cd tools/run_tests/helper_scripts/../../../src/csharp
+ dotnet restore Grpc.sln
error: Invalid input 'Grpc.sln'. The file type was not recognized.
2017-04-12 09:18:03,147 FLAKE: tools/run_tests/helper_scripts/pre_build_csharp.sh [ret=1, pid=1067]
2017-04-12 09:18:03,322 ++ dirname tools/run_tests/helper_scripts/pre_build_csharp.sh
+ cd tools/run_tests/helper_scripts/../../../src/csharp
+ dotnet restore Grpc.sln
error: Invalid input 'Grpc.sln'. The file type was not recognized.
2017-04-12 09:18:03,322 FLAKE: tools/run_tests/helper_scripts/pre_build_csharp.sh [ret=1, pid=1084]
2017-04-12 09:18:03,497 ++ dirname tools/run_tests/helper_scripts/pre_build_csharp.sh
+ cd tools/run_tests/helper_scripts/../../../src/csharp
+ dotnet restore Grpc.sln
error: Invalid input 'Grpc.sln'. The file type was not recognized.
2017-04-12 09:18:03,497 FLAKE: tools/run_tests/helper_scripts/pre_build_csharp.sh [ret=1, pid=1100]
2017-04-12 09:18:03,674 ++ dirname tools/run_tests/helper_scripts/pre_build_csharp.sh
+ cd tools/run_tests/helper_scripts/../../../src/csharp
+ dotnet restore Grpc.sln
error: Invalid input 'Grpc.sln'. The file type was not recognized.
2017-04-12 09:18:03,674 FLAKE: tools/run_tests/helper_scripts/pre_build_csharp.sh [ret=1, pid=1116]
2017-04-12 09:18:03,847 ++ dirname tools/run_tests/helper_scripts/pre_build_csharp.sh
+ cd tools/run_tests/helper_scripts/../../../src/csharp
+ dotnet restore Grpc.sln
error: Invalid input 'Grpc.sln'. The file type was not recognized.
2017-04-12 09:18:03,847 FAILED: tools/run_tests/helper_scripts/pre_build_csharp.sh [ret=1, pid=1132]
2017-04-12 09:18:03,847 FAILED: Some tests failed
adding: reports/ (stored 0%)
adding: reports/index.html (deflated 22%)
+ DOCKER_EXIT_CODE=1
++ mktemp
+ TEMP_REPORTS_ZIP=/tmp/tmp.RYfbXQNLeD
+ docker cp run_tests_2bd5ac4c-1afe-4d60-9b53-fe56d1e4a564:/var/local/git/grpc/reports.zip /tmp/tmp.RYfbXQNLeD
+ unzip -o /tmp/tmp.RYfbXQNLeD -d /home/jenkins/workspace/gRPC_pull_requests_linux
Archive: /tmp/tmp.RYfbXQNLeD
inflating: /home/jenkins/workspace/gRPC_pull_requests_linux/reports/index.html
+ rm -f /tmp/tmp.RYfbXQNLeD
+ docker rm -f run_tests_2bd5ac4c-1afe-4d60-9b53-fe56d1e4a564
run_tests_2bd5ac4c-1afe-4d60-9b53-fe56d1e4a564
+ exit 1
Traceback (most recent call last):
File "tools/run_tests/run_tests.py", line 1314, in <module>
env=env)
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'tools/run_tests/dockerize/build_docker_and_run_tests.sh' returned non-zero exit status 1