Skip to content

NDBench gradle build fails in Dynamodb-plugins test #271

@pbk8s

Description

@pbk8s

While building NDBench I see the following error:

> Task :ndbench-dynamodb-plugins:test

com.netflix.ndbench.plugin.dynamodb.DynamoDBProgrammaticKeyValueTest > testCreateDynamoDbFromDataGenerator_withInit_andAutoscaling_protectedSetupMethodsCalled FAILED
    com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException at DynamoDBProgrammaticKeyValueTest.java:86

com.netflix.ndbench.plugin.dynamodb.DynamoDBProgrammaticKeyValueTest > testCreateDynamoDbFromDataGenerator_withInit_andNoAutoscaling_protectedSetupMethodsCalled FAILED
    com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException at DynamoDBProgrammaticKeyValueTest.java:73

17 tests completed, 2 failed

> Task :ndbench-dynamodb-plugins:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ndbench-dynamodb-plugins:test'.

Build Environment:
Java 8 (OpenJDK-8-arm64)
AWS EC2 instance (Arm64 based M6g)
Gradle version: 6.8.0
Cloned the ndbench git repo for source code

For now, I am able to build the war file by skipping the dynamodb-plugin test. Can anyone help with this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions