total: 17, pass: 13, fail: 4
tested at: 2025-03-04T22:05:09.327920Z (102 days ago)
elapsed time: 5,180 ms
tested at: 2025-03-06T00:32:55.162195Z (101 days ago)
elapsed time: 300,339 ms
failed to compile `ragit-server`
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 504, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 457, in <lambda>
("server2 dummy", lambda: server2(test_model="dummy")),
File "/home/baehyunsol/Documents/ragit/tests/server2.py", line 29, in server2
raise Exception("failed to compile `ragit-server`")
Exception: failed to compile `ragit-server`
tested at: 2025-03-07T01:10:52.766008Z (100 days ago)
elapsed time: 300,333 ms
failed to compile `ragit-server`
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 504, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 457, in <lambda>
("server2 dummy", lambda: server2(test_model="dummy")),
File "/home/baehyunsol/Documents/ragit/tests/server2.py", line 29, in server2
raise Exception("failed to compile `ragit-server`")
Exception: failed to compile `ragit-server`
tested at: 2025-03-08T13:37:45.309833Z (98 days ago)
elapsed time: 5,245 ms
tested at: 2025-03-09T00:38:56.569526Z (98 days ago)
elapsed time: 5,154 ms
tested at: 2025-03-09T14:13:04.841105Z (97 days ago)
elapsed time: 8,168 ms
Command '['cargo', 'run', '--release', '--', 'push', '--configs', '--remote=http://127.0.0.1/test-user/sample1']' returned non-zero exit status 1.
Traceback (most recent call last):
File "C:\Users\baehy\ragit\tests\tests.py", line 504, in <module>
test()
~~~~^^
File "C:\Users\baehy\ragit\tests\tests.py", line 457, in <lambda>
("server2 dummy", lambda: server2(test_model="dummy")),
~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\server2.py", line 35, in server2
cargo_run(["push", "--configs", "--remote=http://127.0.0.1/test-user/sample1"])
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\utils.py", line 66, in cargo_run
result = subprocess.run(args, **kwargs)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.752.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 579, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--', 'push', '--configs', '--remote=http://127.0.0.1/test-user/sample1']' returned non-zero exit status 1.
tested at: 2025-03-10T11:01:50.525266Z (96 days ago)
elapsed time: 19,957 ms
tested at: 2025-03-10T22:06:31.618023Z (96 days ago)
elapsed time: 5,276 ms
tested at: 2025-03-12T11:49:54.685992Z (94 days ago)
elapsed time: 6,702 ms
tested at: 2025-03-15T01:23:08.009762Z (92 days ago)
elapsed time: 5,284 ms
tested at: 2025-03-21T01:05:42.480054Z (86 days ago)
elapsed time: 4,950 ms
tested at: 2025-03-23T22:32:14.898790Z (83 days ago)
elapsed time: 5,069 ms
tested at: 2025-03-31T22:46:05.278555Z (75 days ago)
elapsed time: 5,285 ms
tested at: 2025-04-01T22:38:25.777417Z (74 days ago)
elapsed time: 4,898 ms
tested at: 2025-04-02T11:15:28.201699Z (73 days ago)
elapsed time: 6,458 ms
tested at: 2025-04-03T11:32:16.038744Z (72 days ago)
elapsed time: 306,366 ms
Command '['cargo', 'run', '--release', '--', 'push', '--configs', '--remote=http://127.0.0.1/test-user/sample1']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 538, in <module>
test()
File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 489, in <lambda>
("server2 dummy", lambda: server2(test_model="dummy")),
File "/Users/baehyunsol/Documents/Rust/ragit/tests/server2.py", line 33, in server2
cargo_run(["push", "--configs", "--remote=http://127.0.0.1/test-user/sample1"])
File "/Users/baehyunsol/Documents/Rust/ragit/tests/utils.py", line 66, in cargo_run
result = subprocess.run(args, **kwargs)
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--', 'push', '--configs', '--remote=http://127.0.0.1/test-user/sample1']' returned non-zero exit status 1.
tested at: 2025-04-04T13:59:04.442731Z (71 days ago)
elapsed time: 7,248 ms