Skip to content

Prepare next release 2.12.9-SNAPSHOT #1023

Prepare next release 2.12.9-SNAPSHOT

Prepare next release 2.12.9-SNAPSHOT #1023

GitHub Actions / Surefire tests report failed Oct 11, 2024 in 0s

1419 tests run, 48 skipped, 81 failed.

Annotations

Check failure on line 80 in opencga-analysis/src/test/java/org/opencb/opencga/analysis/clinical/ClinicalInterpretationAnalysisTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalInterpretationAnalysisTest.

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUpCatalogManager(AbstractClinicalManagerTest.java:103)
	at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUp(AbstractClinicalManagerTest.java:86)
	at org.opencb.opencga.analysis.clinical.ClinicalAnalysisUtilsTest.getClinicalTest(ClinicalAnalysisUtilsTest.java:52)
	at org.opencb.opencga.analysis.clinical.ClinicalInterpretationAnalysisTest.setUp(ClinicalInterpretationAnalysisTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b5b9c01-0192-0007-0001-75dd53fb29d7-4224360748152
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 46 more

Check failure on line 58 in opencga-analysis/src/test/java/org/opencb/opencga/analysis/clinical/exomiser/ExomiserInterpretationAnalysisTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ExomiserInterpretationAnalysisTest.

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUpCatalogManager(AbstractClinicalManagerTest.java:103)
	at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUp(AbstractClinicalManagerTest.java:86)
	at org.opencb.opencga.analysis.clinical.ClinicalAnalysisUtilsTest.getClinicalTest(ClinicalAnalysisUtilsTest.java:52)
	at org.opencb.opencga.analysis.clinical.exomiser.ExomiserInterpretationAnalysisTest.setUp(ExomiserInterpretationAnalysisTest.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b5c0f54-0192-0007-0001-afd3d35a681b-4253903798810
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 46 more

Check failure on line 138 in opencga-analysis/src/test/java/org/opencb/opencga/analysis/variant/manager/VariantCatalogQueryUtilsTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

VariantCatalogQueryUtilsTest.

Error computing pedigree graph for family f1
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family f1
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.analysis.variant.manager.VariantCatalogQueryUtilsTest.setUp(VariantCatalogQueryUtilsTest.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b5c794c-0192-0007-0001-d84271c0b3ca-4280913362929
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 41 more

Check failure on line 2666 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithEmptyInterpretations

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithEmptyInterpretations(ClinicalAnalysisManagerTest.java:2666)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38515d-0192-0007-0001-cf8269a08651-1911675157376
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 2864 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.createClinicalAnalysisWithPanels

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createClinicalAnalysisWithPanels(ClinicalAnalysisManagerTest.java:2864)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38657b-0192-0007-0001-2e3c40dab762-1916702655088
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 55 more

Check failure on line 2598 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.searchClinicalAnalysisByProband

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchClinicalAnalysisByProband(ClinicalAnalysisManagerTest.java:2598)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38727a-0192-0007-0001-98a9381c2ad0-1919983418027
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 2390 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updatePrimarySecondaryLockedInterpretationTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updatePrimarySecondaryLockedInterpretationTest(ClinicalAnalysisManagerTest.java:2390)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b387f1e-0192-0007-0001-80712a34542b-1923240971566
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 1764 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateCustomConsentTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateCustomConsentTest(ClinicalAnalysisManagerTest.java:1764)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38a48b-0192-0007-0001-2ae9326dd00d-1932764788413
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 230 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.createAndTestStatusIdIsNotNull

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createAndTestStatusIdIsNotNull(ClinicalAnalysisManagerTest.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38b098-0192-0007-0001-f61b8e7e5007-1935846594472
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 55 more

Check failure on line 1949 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateInterpretationFindingsTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateInterpretationFindingsTest(ClinicalAnalysisManagerTest.java:1949)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38c98f-0192-0007-0001-bdccf76b62e0-1942277853852
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 2761 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.deleteLockedClinicalAnalysis

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.deleteLockedClinicalAnalysis(ClinicalAnalysisManagerTest.java:2761)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38d5ff-0192-0007-0001-b9f2407e5e81-1945456256977
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 2067 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.searchInterpretationVersion

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchInterpretationVersion(ClinicalAnalysisManagerTest.java:2067)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38e24b-0192-0007-0001-c22369f5e030-1948562406665
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 1580 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.createClinicalAnalysisTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createClinicalAnalysisTest(ClinicalAnalysisManagerTest.java:1580)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b38f998-0192-0007-0001-71a48c7801af-1954524389830
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 1489 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.assignPermissions

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.assignPermissions(ClinicalAnalysisManagerTest.java:1489)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b3909de-0192-0007-0001-0f4cbe015ae7-1958687197339
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 1654 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateCustomPriorityTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateCustomPriorityTest(ClinicalAnalysisManagerTest.java:1654)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b3915b8-0192-0007-0001-97605cf2f92c-1961725909609
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 3937 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.testSearchAnnotation

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.testSearchAnnotation(ClinicalAnalysisManagerTest.java:3937)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b392bf9-0192-0007-0001-fad9c12649ec-1967413131539
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 381 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateClinicalAnalysisResponsible

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateClinicalAnalysisResponsible(ClinicalAnalysisManagerTest.java:381)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b393837-0192-0007-0001-a1c4ca822ac0-1970553690763
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 1611 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateClinicalAnalysisTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateClinicalAnalysisTest(ClinicalAnalysisManagerTest.java:1611)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b3943eb-0192-0007-0001-0102dca910c5-1973561023158
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 2202 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateInterpretationTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateInterpretationTest(ClinicalAnalysisManagerTest.java:2202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b394fb1-0192-0007-0001-71fbd303b267-1976580342442
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 3052 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.sampleNotFoundInMember

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.sampleNotFoundInMember(ClinicalAnalysisManagerTest.java:3052)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b395f62-0192-0007-0001-3ff7bc3a395d-1980579674766
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 55 more

Check failure on line 2701 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithInterpretations

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithInterpretations(ClinicalAnalysisManagerTest.java:2701)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b396b5b-0192-0007-0001-e3b5a0b001a6-1983646002169
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 3850 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.searchByInternalAnnotationSetTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchByInternalAnnotationSetTest(ClinicalAnalysisManagerTest.java:3850)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b397b77-0192-0007-0001-a054d39c1169-1987770371569
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 292 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.updateClinicalAnalystsTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateClinicalAnalystsTest(ClinicalAnalysisManagerTest.java:292)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b398b6b-0192-0007-0001-9b98dddc6207-1991856614983
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more

Check failure on line 3082 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.checkMoreThanOneSample

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.checkMoreThanOneSample(ClinicalAnalysisManagerTest.java:3082)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b399bd7-0192-0007-0001-68eff5b58fba-1996043143679
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 55 more

Check failure on line 2785 in opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/ClinicalAnalysisManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Surefire tests report

ClinicalAnalysisManagerTest.searchByDisorderTest

Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
	at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
	at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
	at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
	at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchByDisorderTest(ClinicalAnalysisManagerTest.java:2785)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-7b39aba8-0192-0007-0001-059639f857b7-2000098447594
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
	at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
	at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
	... 56 more