Skip to content

Bump the dependencies group across 28 directories with 28 updates #26

Bump the dependencies group across 28 directories with 28 updates

Bump the dependencies group across 28 directories with 28 updates #26

Status Failure
Total duration 25m 19s
Artifacts

checks.yml

on: pull_request
Detect packages to check
9s
Detect packages to check
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Checks complete
Checks complete
Fit to window
Zoom out
Zoom in

Annotations

85 errors
Tests (chromadb, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data: packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
Tests (cassandra, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should work with restarted container: packages/modules/cassandra/src/cassandra-container.test.ts#L127
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:127:44
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should connect and execute a query with default credentials: packages/modules/cassandra/src/cassandra-container.test.ts#L21
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:21:44
Tests (cassandra, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should work with restarted container: packages/modules/cassandra/src/cassandra-container.test.ts#L127
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:127:44
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should connect and execute a query with default credentials: packages/modules/cassandra/src/cassandra-container.test.ts#L21
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:21:44
Tests (localstack, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network: packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566' - Expected + Received - http://localstack:4566 + { + "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz" + } + ❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
Tests (chromadb, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data: packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
Tests (elasticsearch, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:46074, Remote: ::1:32772 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32772/', tls: null, id: 'http://localhost:32772/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:48530, Remote: ::1:32770 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32770/', tls: null, id: 'http://localhost:32770/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:38868, Remote: ::1:32769 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32769/', tls: null, id: 'http://localhost:32769/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
Tests (localstack, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network: packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566' - Expected + Received - http://localstack:4566 + { + "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz" + } + ❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
Tests (neo4j, 24.x, podman) / Run
Process completed with exit code 1.
Tests (neo4j, 22.x, docker) / Run
Process completed with exit code 1.
Tests (cassandra, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should work with restarted container: packages/modules/cassandra/src/cassandra-container.test.ts#L127
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:127:44
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should connect and execute a query with default credentials: packages/modules/cassandra/src/cassandra-container.test.ts#L21
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:21:44
Tests (ollama, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts > OllamaContainer > should run ollama with default config: packages/modules/ollama/src/ollama-container.test.ts#L14
AssertionError: expected '0.7.1' to deeply equal '0.1.44' Expected: "0.1.44" Received: "0.7.1" ❯ packages/modules/ollama/src/ollama-container.test.ts:14:26
Tests (elasticsearch, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:41048, Remote: ::1:36115 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:36115/', tls: null, id: 'http://localhost:36115/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:42268, Remote: ::1:33079 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:33079/', tls: null, id: 'http://localhost:33079/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:51480, Remote: ::1:35525 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:35525/', tls: null, id: 'http://localhost:35525/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
Tests (kafka, 24.x, docker) / Run
Process completed with exit code 1.
Tests (localstack, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network: packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566' - Expected + Received - http://localstack:4566 + { + "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz" + } + ❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
Tests (cassandra, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should work with restarted container: packages/modules/cassandra/src/cassandra-container.test.ts#L127
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:127:44
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should connect and execute a query with default credentials: packages/modules/cassandra/src/cassandra-container.test.ts#L21
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:21:44
Tests (localstack, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network: packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566' - Expected + Received - http://localstack:4566 + { + "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz" + } + ❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
Tests (neo4j, 22.x, podman) / Run
Process completed with exit code 1.
Tests (ollama, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts > OllamaContainer > should run ollama with default config: packages/modules/ollama/src/ollama-container.test.ts#L14
AssertionError: expected '0.7.1' to deeply equal '0.1.44' Expected: "0.1.44" Received: "0.7.1" ❯ packages/modules/ollama/src/ollama-container.test.ts:14:26
Tests (cassandra, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should work with restarted container: packages/modules/cassandra/src/cassandra-container.test.ts#L127
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:127:44
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should connect and execute a query with default credentials: packages/modules/cassandra/src/cassandra-container.test.ts#L21
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:21:44
Tests (ollama, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts > OllamaContainer > should run ollama with default config: packages/modules/ollama/src/ollama-container.test.ts#L14
AssertionError: expected '0.7.1' to deeply equal '0.1.44' Expected: "0.1.44" Received: "0.7.1" ❯ packages/modules/ollama/src/ollama-container.test.ts:14:26
Tests (localstack, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network: packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566' - Expected + Received - http://localstack:4566 + { + "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz" + } + ❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
Tests (elasticsearch, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:60464, Remote: ::1:32772 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32772/', tls: null, id: 'http://localhost:32772/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:47410, Remote: ::1:32770 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32770/', tls: null, id: 'http://localhost:32770/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:60332, Remote: ::1:32769 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32769/', tls: null, id: 'http://localhost:32769/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
Tests (chromadb, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data: packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
Tests (neo4j, 20.x, podman) / Run
Process completed with exit code 1.
Tests (elasticsearch, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:46782, Remote: ::1:32772 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32772/', tls: null, id: 'http://localhost:32772/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:56646, Remote: ::1:32770 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32770/', tls: null, id: 'http://localhost:32770/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:35816, Remote: ::1:32769 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32769/', tls: null, id: 'http://localhost:32769/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
Tests (localstack, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network: packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566' - Expected + Received - http://localstack:4566 + { + "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz" + } + ❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
Tests (cassandra, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should work with restarted container: packages/modules/cassandra/src/cassandra-container.test.ts#L127
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:127:44
packages/modules/cassandra/src/cassandra-container.test.ts > Cassandra > should connect and execute a query with default credentials: packages/modules/cassandra/src/cassandra-container.test.ts#L21
AssertionError: expected '5.0.4' to be '5.0.2' // Object.is equality Expected: "5.0.2" Received: "5.0.4" ❯ packages/modules/cassandra/src/cassandra-container.test.ts:21:44
Tests (chromadb, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data: packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
Tests (chromadb, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data: packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
Tests (elasticsearch, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:47340, Remote: ::1:38093 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:38093/', tls: null, id: 'http://localhost:38093/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:58504, Remote: ::1:45505 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:45505/', tls: null, id: 'http://localhost:45505/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:59082, Remote: ::1:40651 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:40651/', tls: null, id: 'http://localhost:40651/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
Tests (ollama, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts > OllamaContainer > should run ollama with default config: packages/modules/ollama/src/ollama-container.test.ts#L14
AssertionError: expected '0.7.1' to deeply equal '0.1.44' Expected: "0.1.44" Received: "0.7.1" ❯ packages/modules/ollama/src/ollama-container.test.ts:14:26
Tests (ollama, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts > OllamaContainer > should run ollama with default config: packages/modules/ollama/src/ollama-container.test.ts#L14
AssertionError: expected '0.7.1' to deeply equal '0.1.44' Expected: "0.1.44" Received: "0.7.1" ❯ packages/modules/ollama/src/ollama-container.test.ts:14:26
Tests (neo4j, 20.x, docker) / Run
Process completed with exit code 1.
Tests (neo4j, 24.x, docker) / Run
Process completed with exit code 1.
Tests (ollama, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts > OllamaContainer > should run ollama with default config: packages/modules/ollama/src/ollama-container.test.ts#L14
AssertionError: expected '0.7.1' to deeply equal '0.1.44' Expected: "0.1.44" Received: "0.7.1" ❯ packages/modules/ollama/src/ollama-container.test.ts:14:26
Tests (chromadb, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data: packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
Tests (elasticsearch, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:51494, Remote: ::1:34677 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:34677/', tls: null, id: 'http://localhost:34677/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:50252, Remote: ::1:42045 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:42045/', tls: null, id: 'http://localhost:42045/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:40172, Remote: ::1:39109 ❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17 ❯ node_modules/@elastic/transport/src/Transport.ts:697:22 ❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14 ❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12 ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:39109/', tls: null, id: 'http://localhost:39109/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }