Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1188792

Summary: amplab-tachyon: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: amplab-tachyonAssignee: hchen
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: hchen, tstclair
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 12:45:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1190746    
Bug Blocks: 1239369    

Description Mikolaj Izdebski 2015-02-03 17:59:41 UTC
Description of problem:
Package amplab-tachyon fails to build in rawhide.

Steps to Reproduce:
koji build --scratch --nowait rawhide "git://pkgs.fedoraproject.org/amplab-tachyon?#master"

Additional info:
http://koji.fedoraproject.org/koji/taskinfo?taskID=8811649

Comment 1 hchen 2015-02-10 17:46:00 UTC
Ran the build locally and got the following test failure. This is likely caused by the random unit test bug in the upstream code. In contact with upstream now.

Tests run: 34, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 82.142 sec <<< FAILURE! - in tachyon.client.TachyonFSTest
deleteFileTest(tachyon.client.TachyonFSTest)  Time elapsed: 3.263 sec  <<< FAILURE!
java.lang.AssertionError: expected:<8000> but was:<10000>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at tachyon.client.TachyonFSTest.deleteFileTest(TachyonFSTest.java:212)

Comment 2 hchen 2015-02-12 01:12:22 UTC
this problem looks easier to happen with JDK 1.8 than old JDK.

Comment 3 Jaroslav Reznik 2015-03-03 17:17:48 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 4 hchen 2015-03-05 16:11:35 UTC
Fix is pushed to upstream but released in 0.6.0. I need to upgrade the package. Building 0.6.0 requires myclia maven plugin, that is tracked in BZ 1190746.

Comment 5 Fedora End Of Life 2016-07-19 12:45:57 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.