Closed donhardman closed 3 weeks ago
๐ CLT tests in test/clt-tests/replication/
โ
OK: 1
โ Failed: 1
โณ Duration: 39s
๐ Check Action Results for commit 24d0d06
Failed tests:
๐ CLT tests in test/clt-tests/buddy/
โ
OK: 0
โ Failed: 4
โณ Duration: 113s
๐ Check Action Results for commit 24d0d06
Failed tests:
๐ CLT tests in test/clt-tests/plugins/
โ
OK: 0
โ Failed: 1
โณ Duration: 20s
๐ Check Action Results for commit c6b737b
Failed tests:
๐ CLT tests in test/clt-tests/replication/
โ
OK: 1
โ Failed: 1
โณ Duration: 36s
๐ Check Action Results for commit c6b737b
Failed tests:
๐ CLT tests in test/clt-tests/buddy/
โ
OK: 0
โ Failed: 4
โณ Duration: 111s
๐ Check Action Results for commit c6b737b
Failed tests:
๐ CLT tests in test/clt-tests/plugins/
โ
OK: 0
โ Failed: 1
โณ Duration: 22s
๐ Check Action Results for commit 0d7d1a5
Failed tests:
๐ CLT tests in test/clt-tests/replication/
โ
OK: 1
โ Failed: 1
โณ Duration: 36s
๐ Check Action Results for commit 0d7d1a5
Failed tests:
๐ CLT tests in test/clt-tests/buddy/
โ
OK: 0
โ Failed: 4
โณ Duration: 111s
๐ Check Action Results for commit 0d7d1a5
Failed tests:
๐ CLT tests in test/clt-tests/plugins/
โ
OK: 0
โ Failed: 1
โณ Duration: 31s
๐ Check Action Results for commit 133f6fc
Failed tests:
๐ CLT tests in test/clt-tests/replication/
โ
OK: 1
โ Failed: 1
โณ Duration: 38s
๐ Check Action Results for commit 133f6fc
Failed tests:
๐ CLT tests in test/clt-tests/buddy/
โ
OK: 0
โ Failed: 4
โณ Duration: 111s
๐ Check Action Results for commit 133f6fc
Failed tests:
๐ CLT tests in test/clt-tests/plugins/
โ
OK: 0
โ Failed: 1
โณ Duration: 20s
๐ Check Action Results for commit 867a43a
Failed tests:
๐ CLT tests in test/clt-tests/replication/
โ
OK: 1
โ Failed: 1
โณ Duration: 36s
๐ Check Action Results for commit 867a43a
Failed tests:
๐ CLT tests in test/clt-tests/buddy/
โ
OK: 0
โ Failed: 4
โณ Duration: 113s
๐ Check Action Results for commit 867a43a
Failed tests:
๐ CLT tests in test/clt-tests/plugins/
โ
OK: 0
โ Failed: 1
โณ Duration: 20s
๐ Check Action Results for commit 4843838
Failed tests:
๐ CLT tests in test/clt-tests/replication/
โ
OK: 1
โ Failed: 1
โณ Duration: 36s
๐ Check Action Results for commit 4843838
Failed tests:
๐ CLT tests in test/clt-tests/buddy/
โ
OK: 0
โ Failed: 4
โณ Duration: 115s
๐ Check Action Results for commit 4843838
Failed tests:
clt
๐ CLT tests in
test/clt-tests/plugins/
โ OK: 0 โ Failed: 1 โณ Duration: 23s ๐ Check Action Results for commit 24d0d06 Failed tests:test/clt-tests/plugins/test-enable-disable-buddy-plugin.rec
```diff โโโ input โโโ rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; searchd; if timeout 10 grep -qm1 '\[BUDDY\] started' <(tail -n 1000 -f /var/log/manticore/searchd.log); then echo 'Buddy started!'; else echo 'Timeout or failed!'; cat /var/log/manticore/searchd.log;fi โโโ output โโโ Manticore %{SEMVER} %{COMMITDATE}#!/(\sdev)?\s/!#(columnar %{SEMVER} %{COMMITDATE}) (secondary %{SEMVER} %{COMMITDATE}) (knn %{SEMVER} %{COMMITDATE}) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) Copyright (c) 2017-%{YEAR}, Manticore Software LTD (https://manticoresearch.com) [#!/[0-9]{2}:[0-9]{2}.[0-9]{3}/!#] [#!/[0-9]+/!#] using config file '/etc/manticoresearch/manticore.conf' (%{NUMBER} chars)... starting daemon version '%{SEMVER} %{COMMITDATE}#!/(\sdev)?\s/!#(columnar %{SEMVER} %{COMMITDATE}) (secondary %{SEMVER} %{COMMITDATE}) (knn %{SEMVER} %{COMMITDATE})' ... listening on %{IPADDR}:9312 for sphinx and http(s) listening on %{IPADDR}:9306 for mysql listening on %{IPADDR}:9308 for sphinx and http(s) - Buddy started! + Timeout or failed! + [Mon Oct 28 07:35:24.040 2024] [24] watchdog: main process 25 forked ok + [Mon Oct 28 07:35:24.041 2024] [25] Using local time zone '/etc/localtime' + [Mon Oct 28 07:35:24.041 2024] [25] starting daemon version '6.3.7 27e521c6c@24102803 dev (columnar 2.3.1 30ad2d6@24100914) (secondary 2.3.1 30ad2d6@24100914) (knn 2.3.1 30ad2d6@24100914)' ... + [Mon Oct 28 07:35:24.041 2024] [25] listening on 127.0.0.1:9312 for sphinx and http(s) + [Mon Oct 28 07:35:24.041 2024] [25] listening on 127.0.0.1:9306 for mysql + [Mon Oct 28 07:35:24.041 2024] [25] listening on 127.0.0.1:9308 for sphinx and http(s) + [Mon Oct 28 07:35:24.057 2024] [27] prereading 0 tables + [Mon Oct 28 07:35:24.057 2024] [27] preread 0 tables in 0.000 sec + [Mon Oct 28 07:35:24.061 2024] [25] WARNING: [BUDDY] no manticore-buddy/bin/manticore-buddy found at '/usr/share/manticore/modules/manticore-buddy/bin/manticore-buddy', disabled + [Mon Oct 28 07:35:24.061 2024] [25] accepting connections โโโ input โโโ mysql -h0 -P9306 -e "SHOW QUERIES\G"|grep "1. row" โโโ output โโโ - *************************** 1. row *************************** + ERROR 1064 (42000) at line 1: P01: syntax error, unexpected identifier, expecting VARIABLES near 'QUERIES' โโโ input โโโ mysql -h0 -P9306 -e "DISABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-show" โโโ output โโโ + ERROR 1064 (42000) at line 1: P02: syntax error, unexpected identifier near 'DISABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-show' โโโ input โโโ mysql -h0 -P9306 -e "SHOW QUERIES" โโโ output โโโ - ERROR 1064 (42000) at line 1: Plugin 'show' is disabled + ERROR 1064 (42000) at line 1: P01: syntax error, unexpected identifier, expecting VARIABLES near 'QUERIES' โโโ input โโโ mysql -h0 -P9306 -e "ENABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-show" โโโ output โโโ + ERROR 1064 (42000) at line 1: P02: syntax error, unexpected identifier near 'ENABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-show' โโโ input โโโ mysql -h0 -P9306 -e "SHOW QUERIES\G"|grep "1. row" โโโ output โโโ - *************************** 1. row *************************** + ERROR 1064 (42000) at line 1: P01: syntax error, unexpected identifier, expecting VARIABLES near 'QUERIES' โโโ input โโโ mysql -h0 -P9306 -e "create table t (id bigint, vector float_vector knn_type='hnsw' knn_dims='4' hnsw_similarity='l2')" โโโ output โโโ โโโ input โโโ mysql -h0 -P9306 -e "select id, knn_dist() from t where knn ( image_vector, 5, 1 );" โโโ output โโโ + ERROR 1064 (42000) at line 1: P01: syntax error, unexpected integer, expecting '(' near '1 )' โโโ input โโโ mysql -h0 -P9306 -e "DISABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-knn" โโโ output โโโ + ERROR 1064 (42000) at line 1: P02: syntax error, unexpected identifier near 'DISABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-knn' โโโ input โโโ mysql -h0 -P9306 -e "select id, knn_dist() from t where knn ( image_vector, 5, 1 );" โโโ output โโโ - ERROR 1064 (42000) at line 1: Plugin 'knn' is disabled + ERROR 1064 (42000) at line 1: P01: syntax error, unexpected integer, expecting '(' near '1 )' โโโ input โโโ mysql -h0 -P9306 -e "ENABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-knn" โโโ output โโโ + ERROR 1064 (42000) at line 1: P02: syntax error, unexpected identifier near 'ENABLE BUDDY PLUGIN manticoresoftware/buddy-plugin-knn' โโโ input โโโ mysql -h0 -P9306 -e "select id, knn_dist() from t where knn ( image_vector, 5, 1 );" โโโ output โโโ - + ERROR 1064 (42000) at line 1: P01: syntax error, unexpected integer, expecting '(' near '1 )' + ```