driazati opened a new issue, #13168:
URL: https://github.com/apache/tvm/issues/13168

   ### Jenkins Link
   
   * 
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-13108/3/pipeline#step-1584-log-465
   
   <details>
   
   ```
   [2022-10-21T01:46:48.705Z] 
-------------------------------------------------------
   [2022-10-21T01:46:48.705Z]  T E S T S
   [2022-10-21T01:46:48.705Z] 
-------------------------------------------------------
   [2022-10-21T01:46:48.705Z] Running org.apache.tvm.FunctionTest
   [2022-10-21T01:46:48.705Z] Try loading tvm4j from native path.
   [2022-10-21T01:46:48.705Z] Try loading tvm4j-linux-x86_64 from native path.
   [2022-10-21T01:46:48.705Z] libtvm4j loads successfully.
   [2022-10-21T01:46:48.705Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, 
Time elapsed: 0.054 sec
   [2022-10-21T01:46:48.705Z] Running org.apache.tvm.rpc.RPCTest
   [2022-10-21T01:46:48.962Z] java.net.SocketException: Socket closed
   [2022-10-21T01:46:48.962Z]   at java.net.PlainSocketImpl.socketAccept(Native 
Method)
   [2022-10-21T01:46:48.962Z]   at 
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
   [2022-10-21T01:46:48.962Z]   at 
java.net.ServerSocket.implAccept(ServerSocket.java:560)
   [2022-10-21T01:46:48.962Z]   at 
java.net.ServerSocket.accept(ServerSocket.java:528)
   [2022-10-21T01:46:48.962Z]   at 
org.apache.tvm.rpc.StandaloneServerProcessor.run(StandaloneServerProcessor.java:46)
   [2022-10-21T01:46:48.962Z]   at 
org.apache.tvm.rpc.Server$WorkerThread.run(Server.java:38)
   [2022-10-21T01:46:48.962Z] java.net.SocketException: Socket closed
   [2022-10-21T01:46:48.962Z]   at java.net.PlainSocketImpl.socketAccept(Native 
Method)
   [2022-10-21T01:46:48.962Z]   at 
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
   [2022-10-21T01:46:48.962Z]   at 
java.net.ServerSocket.implAccept(ServerSocket.java:560)
   [2022-10-21T01:46:48.962Z] Tests run: 3, Failures: 0, Errors: 2, Skipped: 1, 
Time elapsed: 0.067 sec <<< FAILURE!
   [2022-10-21T01:46:48.962Z]   at 
java.net.ServerSocket.accept(ServerSocket.java:528)
   [2022-10-21T01:46:48.962Z]   at 
org.apache.tvm.rpc.StandaloneServerProcessor.run(StandaloneServerProcessor.java:46)
   [2022-10-21T01:46:48.962Z]   at 
org.apache.tvm.rpc.Server$WorkerThread.run(Server.java:38)
   [2022-10-21T01:46:48.962Z] Running org.apache.tvm.contrib.GraphExecutorTest
   [2022-10-21T01:46:48.962Z] java.net.SocketException: Socket closed
   [2022-10-21T01:46:48.962Z]   at java.net.PlainSocketImpl.socketAccept(Native 
Method)
   [2022-10-21T01:46:48.962Z]   at 
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
   [2022-10-21T01:46:48.962Z]   at 
java.net.ServerSocket.implAccept(ServerSocket.java:560)
   [2022-10-21T01:46:48.962Z]   at 
java.net.ServerSocket.accept(ServerSocket.java:528)
   [2022-10-21T01:46:48.962Z]   at 
org.apache.tvm.rpc.StandaloneServerProcessor.run(StandaloneServerProcessor.java:46)
   [2022-10-21T01:46:48.962Z]   at 
org.apache.tvm.rpc.Server$WorkerThread.run(Server.java:38)
   [2022-10-21T01:46:48.962Z] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, 
Time elapsed: 0.012 sec <<< FAILURE!
   [2022-10-21T01:46:48.962Z] Running org.apache.tvm.NDArrayTest
   [2022-10-21T01:46:48.962Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, 
Time elapsed: 0.005 sec
   [2022-10-21T01:46:48.962Z] Running org.apache.tvm.ModuleTest
   [2022-10-21T01:46:48.962Z] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, 
Time elapsed: 0.003 sec <<< FAILURE!
   [2022-10-21T01:46:48.962Z] 
   [2022-10-21T01:46:48.962Z] Results :
   [2022-10-21T01:46:48.962Z] 
   [2022-10-21T01:46:48.962Z] Tests in error: 
   [2022-10-21T01:46:48.962Z]   test_addone(org.apache.tvm.rpc.RPCTest)
   [2022-10-21T01:46:48.962Z]   test_strcat(org.apache.tvm.rpc.RPCTest)
   [2022-10-21T01:46:48.962Z]   
test_add_one_remote(org.apache.tvm.contrib.GraphExecutorTest)
   [2022-10-21T01:46:48.962Z]   
test_load_add_func_cuda(org.apache.tvm.ModuleTest)
   [2022-10-21T01:46:48.962Z] 
   [2022-10-21T01:46:48.962Z] Tests run: 19, Failures: 0, Errors: 4, Skipped: 1
   [2022-10-21T01:46:48.962Z] 
   [2022-10-21T01:46:48.962Z] !!!!!!! TVM encountered a Segfault !!!!!!!
   [2022-10-21T01:46:48.962Z] Stack trace:
   [2022-10-21T01:46:48.962Z]   0: backtrace_handler
   [2022-10-21T01:46:48.962Z]         at ../src/runtime/logging.cc:133
   [2022-10-21T01:46:48.962Z]   1: 0x00007f9258f69f0f
   [2022-10-21T01:46:48.962Z]   2: 0x00007f9257c97320
   [2022-10-21T01:46:48.962Z]   3: 0x00007f925823945b
   [2022-10-21T01:46:48.962Z]   4: 0x00007f9257d14753
   [2022-10-21T01:46:48.962Z]   5: 0x00007f9257d15ee8
   [2022-10-21T01:46:48.962Z]   6: 0x00007f9257c58f51
   [2022-10-21T01:46:48.962Z]   7: 0x00007f9257d21db7
   [2022-10-21T01:46:48.962Z]   8: 0x00007f9257d24707
   [2022-10-21T01:46:48.962Z]   9: 0x00007f9258392142
   [2022-10-21T01:46:48.962Z]   10: 0x00007f925839241c
   [2022-10-21T01:46:48.962Z]   11: 0x00007f9258218921
   [2022-10-21T01:46:48.962Z]   12: start_thread
   [2022-10-21T01:46:48.962Z]   13: __clone
   [2022-10-21T01:46:48.962Z]   14: 0xffffffffffffffff
   [2022-10-21T01:46:48.962Z] 
   [2022-10-21T01:46:48.962Z] Segmentation fault
   [2022-10-21T01:46:48.962Z] [INFO] 
------------------------------------------------------------------------
   [2022-10-21T01:46:48.962Z] [INFO] Reactor Summary for TVM4J 
Package - Parent 0.0.1-SNAPSHOT:
   [2022-10-21T01:46:48.962Z] [INFO] 
   [2022-10-21T01:46:48.962Z] [INFO] TVM4J Package - Parent 
............................. SUCCESS [  1.008 s]
   [2022-10-21T01:46:48.962Z] [INFO] TVM4J Package - Core 
............................... FAILURE [  4.247 s]
   [2022-10-21T01:46:48.962Z] [INFO] TVM4J Package - Native Parent 
...................... SKIPPED
   [2022-10-21T01:46:48.962Z] [INFO] TVM4J Package - Native 
Linux-x86_64 ................ SKIPPED
   [2022-10-21T01:46:48.962Z] [INFO] TVM4J Package - Full Parent 
........................ SKIPPED
   [2022-10-21T01:46:48.962Z] [INFO] TVM4J Package - Full 
Linux-x86_64 .................. SKIPPED
   [2022-10-21T01:46:48.962Z] [INFO] 
------------------------------------------------------------------------
   [2022-10-21T01:46:48.962Z] [INFO] BUILD FAILURE
   [2022-10-21T01:46:48.962Z] [INFO] 
------------------------------------------------------------------------
   [2022-10-21T01:46:48.962Z] [INFO] Total time:  5.666 s
   [2022-10-21T01:46:48.962Z] [INFO] Finished at: 2022-10-21T01:46:48Z
   [2022-10-21T01:46:48.962Z] [INFO] 
------------------------------------------------------------------------
   [2022-10-21T01:46:48.962Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.7:test 
(default-test) on project tvm4j-core: There are test 
failures.
   [2022-10-21T01:46:48.962Z] [ERROR] 
   [2022-10-21T01:46:48.962Z] [ERROR] Please refer to 
/workspace/jvm/core/target/surefire-reports for the individual test results.
   [2022-10-21T01:46:48.962Z] [ERROR] -> [Help 1]
   [2022-10-21T01:46:48.962Z] [ERROR] 
   [2022-10-21T01:46:48.962Z] [ERROR] To see the full stack trace of 
the errors, re-run Maven with the -e switch.
   [2022-10-21T01:46:48.962Z] [ERROR] Re-run Maven using the 
-X switch to enable full debug logging.
   [2022-10-21T01:46:48.962Z] [ERROR] 
   [2022-10-21T01:46:48.962Z] [ERROR] For more information about the 
errors and possible solutions, please read the following articles:
   [2022-10-21T01:46:48.962Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [2022-10-21T01:46:48.962Z] [ERROR] 
   [2022-10-21T01:46:48.962Z] [ERROR] After correcting the problems, 
you can resume the build with the command
   [2022-10-21T01:46:48.962Z] [ERROR]   mvn <goals> -rf 
:tvm4j-core
   [2022-10-21T01:46:48.962Z] Makefile:165: recipe for target 'jvmpkg' failed
   [2022-10-21T01:46:48.962Z] make: *** [jvmpkg] Error 1
   ```
   
   </details>
   
   ### Flakiness
   
   This has shown up a few times before as well


-- 
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]

Reply via email to