Test fails in Jenkins builds #3

Closed
opened 2020-03-03 12:07:50 +01:00 by claudio.atzori · 1 comment

The error seems related with the dhp-aggregation workflow:

Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.174 sec <<< FAILURE! - in eu.dnetlib.dhp.collection.CollectionJobTest
tesCollection(eu.dnetlib.dhp.collection.CollectionJobTest)  Time elapsed: 0.152 sec  <<< ERROR!
java.net.BindException: Cannot assign requested address: Service 'sparkDriver' failed after 16 retries (on a random free port)! Consider explicitly setting the appropriate binding address for the service 'sparkDriver' (for example spark.driver.bindAddress for SparkDriver) to the correct binding address.```

The error seems related with the `dhp-aggregation` workflow: ```Running eu.dnetlib.dhp.collection.CollectionJobTest Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.174 sec <<< FAILURE! - in eu.dnetlib.dhp.collection.CollectionJobTest tesCollection(eu.dnetlib.dhp.collection.CollectionJobTest) Time elapsed: 0.152 sec <<< ERROR! java.net.BindException: Cannot assign requested address: Service 'sparkDriver' failed after 16 retries (on a random free port)! Consider explicitly setting the appropriate binding address for the service 'sparkDriver' (for example spark.driver.bindAddress for SparkDriver) to the correct binding address.```
sandro.labruzzo was assigned by claudio.atzori 2020-03-03 12:07:50 +01:00
Author
Owner

Fixed in 0825321d0b

The latest build has passed on jenkins: https://jenkins-dnet.d4science.org/job/dnet-hadoop/

Fixed in https://code-repo.d4science.org/D-Net/dnet-hadoop/commit/0825321d0b5bf73e8cafe4e692c8b076482f9694 The latest build has passed on jenkins: https://jenkins-dnet.d4science.org/job/dnet-hadoop/
claudio.atzori added the
bug
label 2020-07-27 18:02:10 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#3
No description provided.