> On Jan. 10, 2017, 6:15 p.m., Aurora ReviewBot wrote: > > Master (d4ebb56) is red with this patch. > > ./build-support/jenkins/build.sh > > > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > INFO] Executor [None]: Reason: test_message > > INFO] Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > I0110 18:14:35.522526 17409 executor_base.py:45] > > Executor [None]: Reason: test_message > > INFO] Executor []: Reason: Task initialization > > failed: Task failed: Thermos exited for unknown reason (exit status: 1) > > generated xml file: > > /home/jenkins/jenkins-slave/workspace/AuroraBot/dist/test-results/aaf4d108c31293299a0839bdc404a91802f80937.xml > > > > [1m[31m 1 failed, 775 passed, 7 skipped, 1 warnings > > in 298.66 seconds [0m > > > > FAILURE > > > > > > 18:15:01 05:42 [complete][31m > > FAILURE[0m > > > > > > I will refresh this build result if you post a review containing > > "@ReviewBot retry"
@ReviewBot retry - Joshua ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55347/#review161091 ----------------------------------------------------------- On Jan. 10, 2017, 6 p.m., Joshua Cohen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55347/ > ----------------------------------------------------------- > > (Updated Jan. 10, 2017, 6 p.m.) > > > Review request for Aurora, Santhosh Kumar Shanmugham and Stephan Erb. > > > Repository: aurora > > > Description > ------- > > When testing filesystem isolation internally, we ran into an issue where > mounting a regular file into the task filesystem failed with exit code 32 > since the mount destination did not exist. To account for this, we'll touch > an empty file in the taskfs. > > > Diffs > ----- > > examples/vagrant/upstart/aurora-scheduler.conf > e68a801017ae02e0ed581129e12a645ccc1e35d4 > src/main/python/apache/aurora/executor/common/sandbox.py > 9d6e73c4221302c56596ef3591bdeab41c81535e > src/test/python/apache/aurora/executor/common/test_sandbox.py > a441d2a60e413395b74b62445846e3871784e729 > src/test/sh/org/apache/aurora/e2e/http/http_example.aurora > 438eb0f03128d21b3201d0a843adebe09422c75e > src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh > 46309371a33d26bdd467b5fa131634354be2a978 > > Diff: https://reviews.apache.org/r/55347/diff/ > > > Testing > ------- > > ./build-support/jenkins/build.sh > > > Thanks, > > Joshua Cohen > >
