Skip to content

docs: update theme 1.6 #407

docs: update theme 1.6

docs: update theme 1.6 #407

Triggered via pull request December 19, 2023 10:54
Status Failure
Total duration 5m 51s
Artifacts 1

[email protected]

on: pull_request
Setup ITs
8s
Setup ITs
Unit tests
52s
Unit tests
Matrix: Build
Matrix: Full verify
Matrix: Cassandra ITs
Matrix: Scylla ITs
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 20 warnings
Scylla ITs (5.4.0)
Process completed with exit code 1.
Scylla ITs (2022.2.15)
Process completed with exit code 1.
Scylla ITs (5.2.11)
Process completed with exit code 1.
Scylla ITs (5.3.0-rc0)
Process completed with exit code 1.
Cassandra ITs (3.11.16)
Process completed with exit code 1.
Scylla ITs (2023.1.2)
Process completed with exit code 1.
Scylla ITs (2024.1.0-rc1)
Process completed with exit code 1.
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_1 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983317110-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_slow_server()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_2 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983317332-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_with_wrong_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_3 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983317514-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_without_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_4 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983317711-0 failed to execute
TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_not_create_pool_with_wrong_credentials()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_5 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983317887-0 failed to execute
TestSuite ► com.datastax.driver.core.BatchStatementTest ► beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.casBatchTest()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_6 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983318064-0 failed to execute
TestSuite ► com.datastax.driver.core.BatchStatementTest ► beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.simpleBatchTest()](0): driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_7 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983318242-0 failed to execute
TestSuite ► com.datastax.driver.core.CCMBridgeTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_8 -i 127.0.1. -n 3 -v 3.11.16 --config-dir=/tmp/1702983318419-0 failed to execute
TestSuite ► com.datastax.driver.core.ConditionalUpdateTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_9 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983319171-0 failed to execute
TestSuite ► com.datastax.driver.core.CustomTypeTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_10 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983319351-0 failed to execute
TestSuite ► com.datastax.driver.core.DataTypeCqlNameParserTest ► beforeTestClass: driver-core/src/test/java/com/datastax/driver/core/CCMCache.java#L355
Failed test found in: cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml Error: com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_11 -i 127.0.1. -n 1 -v 3.11.16 --config-dir=/tmp/1702983319537-0 failed to execute
Setup ITs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Full verify (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Full verify (11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.4.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.4.0)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (2022.2.15)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2022.2.15)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (5.2.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.2.11)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (5.3.0-rc0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (5.3.0-rc0)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Cassandra ITs (3.11.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cassandra ITs (3.11.16)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (2023.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2023.1.2)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.
Scylla ITs (2024.1.0-rc1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Scylla ITs (2024.1.0-rc1)
No files were found with the provided path: /tmp/*-0/ccm*/node*/logs/*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
test-results Expired
15.5 MB