thinker0 commented on PR #3809: URL: https://github.com/apache/incubator-heron/pull/3809#issuecomment-1089688430
``` heron % ./scripts/travis/ci.sh 2>&1 | tee ci.log =========================================================== heron build integration_test 0:00:31 heron install 0:00:22 heron tests install 0:00:06 heron integration_test local 0:04:32 heron integration_test http-server initialization 0:00:00 heron integration_test scala 0:01:12 heron integration_test java 0:12:08 heron integration_test python 0:03:22 heron integration_topology_test java 0:02:49 ===> Finished ./scripts/travis/test.sh at 2022-04-06 11:27:40 (0:25:02) ===> Task duration summary for ./scripts/travis/ci.sh =========================================================== ./scripts/travis/build.sh 0:26:35 ./scripts/travis/test.sh 0:25:02 ls -la -rt -rw-r--r-- 1 thinker0 staff 2.5M Apr 6 10:56 heron_build.txt -rw-r--r-- 1 thinker0 staff 4.3K Apr 6 10:58 heron_test_non_flaky.txt -rw-r--r-- 1 thinker0 staff 1.7K Apr 6 10:59 heron_test_flaky.txt -rw-r--r-- 1 thinker0 staff 2.0K Apr 6 11:01 heron_build_tarpkgs.txt -rw-r--r-- 1 thinker0 staff 1.1K Apr 6 11:02 heron_build_binpkgs.txt -rw-r--r-- 1 thinker0 staff 3.2K Apr 6 11:03 heron_build_integration_test.txt -rw-r--r-- 1 thinker0 staff 1.3K Apr 6 11:03 heron_install.txt -rw-r--r-- 1 thinker0 staff 1.4K Apr 6 11:03 heron_tests_install.txt drwxrwx--- 67 thinker0 staff 2.1K Apr 6 11:07 . drwxr-xr-x 137 thinker0 staff 4.3K Apr 6 11:24 results -rw-r--r-- 1 thinker0 staff 429K Apr 6 11:27 ci.log ``` When I test, the log file is not large. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
