Skip to content

Merge branch '3.7-dev' into 3.8-dev #11820

Merge branch '3.7-dev' into 3.8-dev

Merge branch '3.7-dev' into 3.8-dev #11820

Triggered via push July 29, 2026 22:33
Status Failure
Total duration 31m 26s
Artifacts

build-test.yml

on: push
cache gremlin-server docker image
2m 28s
cache gremlin-server docker image
mvn clean install - jdk17
10m 35s
mvn clean install - jdk17
mvn clean install - jdk21
14m 0s
mvn clean install - jdk21
mvn clean install - jdk25
12m 47s
mvn clean install - jdk25
mvn clean install - jdk11
20m 10s
mvn clean install - jdk11
gremlin-server default
26m 57s
gremlin-server default
gremlin-server unified
25m 53s
gremlin-server unified
hadoop feature
7m 14s
hadoop feature
gremlin-console
9m 19s
gremlin-console
neo4j-gremlin
9m 26s
neo4j-gremlin
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Matrix: python
Fit to window
Zoom out
Zoom in

Annotations

1 error and 71 warnings
mvn clean install - jdk17
Process completed with exit code 1.
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L576
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L552
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L535
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L510
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L492
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.java#L677
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L152
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L133
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L84
non-varargs call of varargs method with inexact argument type for last parameter;
smoke: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L74
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L576
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L552
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L535
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L510
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L492
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.java#L677
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L152
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L133
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L84
non-varargs call of varargs method with inexact argument type for last parameter;
cache gremlin-server docker image: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L74
non-varargs call of varargs method with inexact argument type for last parameter;
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.mod
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
.NET
Converting null literal or possible null value to non-nullable type.
.NET
Converting null literal or possible null value to non-nullable type.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Converting null literal or possible null value to non-nullable type.
.NET
Non-nullable property 'DictifiedLast' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Cannot convert null literal to non-nullable reference type.
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L576
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L552
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L535
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L510
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L492
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.java#L677
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L152
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L133
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L84
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk17: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L74
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L576
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L552
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L535
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L510
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L492
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.java#L677
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L152
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L133
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L84
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk25: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L74
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L576
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L552
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L535
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L510
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L492
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.java#L677
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L152
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L133
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L84
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk21: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L74
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L576
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L552
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L535
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L510
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java#L492
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversalSource.java#L677
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L152
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalSource.java#L133
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L84
non-varargs call of varargs method with inexact argument type for last parameter;
mvn clean install - jdk11: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Bytecode.java#L74
non-varargs call of varargs method with inexact argument type for last parameter;