Regarding my Fedora Core 23 and nifi-framework-core 4th time is a charm. Killed some other processes on the box, test finished in 19 seconds.
(Not sure if this is the same as NIFI-1145, which looks very similar) On Tue, Dec 8, 2015 at 10:15 PM, Tony Kurc <[email protected]> wrote: > Well, I've run into 2 known bugs that are environment problems (must have > java in path when building and DISPLAY being set with no X server), and a > GetHTTP that timed out, but worked on retry.. > > Ubuntu 14.04 (no issues) built and run with java 1.8 (u65) and java 1.7 > (u79) > Centos 6.7 (no issues) built and run with java 1.8 (u65) and java 1.7 > (u79) > Windows 10 (no issues) java 1.7 > > > > On Fedora 23, nifi-framework-core is failing to build (on repeated > occasions) with tests errors: > Running org.apache.nifi.controller.TestStandardFlowFileQueue > Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 26.249 > sec <<< FAILURE! - in org.apache.nifi.controller.TestStandardFlowFileQueue > testDropSwappedFlowFiles(org.apache.nifi.controller.TestStandardFlowFileQueue) > Time elapsed: 20.256 sec <<< ERROR! > org.junit.runners.model.TestTimedOutException: test timed out after 20000 > milliseconds > at java.lang.Thread.sleep(Native Method) > at > org.apache.nifi.controller.TestStandardFlowFileQueue.testDropSwappedFlowFiles(TestStandardFlowFileQueue.java:380) > > Working on figuring out if this is system slowness causing the test to > fail, or environment problems, or other. > > Also received an out of band acknowledgement CentOS 7.1.150, Maven 3.3.9, > Oracle JDK 8u66 built and runs successfully > > On Tue, Dec 8, 2015 at 9:03 PM, Tony Kurc <[email protected]> wrote: > >> Verified Keys and Hashes. >> >> I've got a Fedora 23, CentOS 6.7 and Ubuntu 14.04 (all x86_64) and >> Windows 10 (64 bit) build all going simultaneously now. Should cover the >> problem children from last RC. So happy TestJdbcHugeStream is faster. >> >> >> >> On Tue, Dec 8, 2015 at 8:43 PM, Aldrin Piri <[email protected]> wrote: >> >>> Followed helper provided by Joe. >>> >>> Keys good. >>> Signatures good. >>> Hashes good. >>> Source release builds and passes contrib on both OS X 10.10.5, Oracle >>> Java >>> 1.8.0u60, Maven 3.3.9 & Win 7 Pro, Oracle Java 1.8.0u51, Maven 3.3.3 >>> Required docs present and look correct. >>> Checked out copy of repo for specified commit hash and diff'd against >>> source bundle. Commit is as anticipated. >>> Ran convenience binary on aforementioned systems with varying templates >>> successfully. >>> >>> Release notes and upgrade/migration guides look good. >>> >>> +1 (binding), Release this package as Apache NiFi 0.4.0 >>> >>> On Tue, Dec 8, 2015 at 7:43 PM, Bryan Bende <[email protected]> wrote: >>> >>> > +1 (binding) >>> > >>> > - ran through joe's helper and all looked good >>> > - tested some sample flows and functioned as expected >>> > >>> > On Tue, Dec 8, 2015 at 5:58 PM, Ricky Saltzer <[email protected]> >>> wrote: >>> > >>> > > +1 >>> > > >>> > > build works >>> > > test works >>> > > hashes/keys check out >>> > > tested a couple simple workflows >>> > > >>> > > On Tue, Dec 8, 2015 at 4:57 PM, Joe Percivall < >>> > > [email protected]> wrote: >>> > > >>> > > > Ran through the helper: validated keys, built binaries on Windows >>> and >>> > > Mac, >>> > > > ran some templates. >>> > > > Everything worked as expected. >>> > > > +1 Release this package as Apache NiFi 0.4.0. - - - - - - Joseph >>> > > > Percivalllinkedin.com/in/Percivalle: [email protected] >>> > > > >>> > > > >>> > > > >>> > > > On Tuesday, December 8, 2015 3:29 PM, Joe Witt < >>> [email protected] >>> > > >>> > > > wrote: >>> > > > >>> > > > >>> > > > Hello NiFi Community, >>> > > > >>> > > > I am pleased to be calling this vote for the source release of >>> Apache >>> > > > NiFi 0.4.0. >>> > > > >>> > > > The source zip, including signatures, digests, and associated >>> > > > convenience binaries can be found at >>> > > > https://dist.apache.org/repos/dist/dev/nifi/nifi-0.4.0/ >>> > > > >>> > > > The staged maven artifacts of the build can be found at >>> > > > >>> > https://repository.apache.org/content/repositories/orgapachenifi-1065 >>> > > > >>> > > > The Git tag is nifi-0.4.0-RC2 >>> > > > The Git commit ID is b66c029090f395c0cbc001fd483e86895b133e46 >>> > > > >>> > > > >>> > > >>> > >>> https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h=b66c029090f395c0cbc001fd483e86895b133e46 >>> > > > >>> > > > Checksums of NiFi 0.4.0 Source Release >>> > > > MD5: da733f8fdb520a0346dcda59940b2c12 >>> > > > SHA1: 82fffbc5f8d7e4724bbe2f794bdde39396dae745 >>> > > > >>> > > > Release artifacts are signed with the following key >>> > > > https://people.apache.org/keys/committer/joewitt.asc >>> > > > >>> > > > KEYS file available here >>> > > > https://dist.apache.org/repos/dist/release/nifi/KEYS >>> > > > >>> > > > 161 issues were closed/resolved for this release >>> > > > >>> > > > >>> > > >>> > >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12333070 >>> > > > >>> > > > Release note highlights >>> > > > >>> > > > >>> > > >>> > >>> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version0.4.0 >>> > > > >>> > > > Migration/Upgrade guidance >>> > > > >>> https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance >>> > > > https://cwiki.apache.org/confluence/display/NIFI/Upgrading+NiFi >>> > > > >>> > > > The vote will be open for 72 hours. >>> > > > Please download the release candidate and evaluate the necessary >>> items >>> > > > including checking hashes, signatures, build from source, and test. >>> > > > >>> > > > Then please vote: >>> > > > >>> > > > [ ] +1 Release this package as Apache NiFi 0.4.0 >>> > > > [ ] +0 no opinion >>> > > > [ ] -1 Do not release this package because... >>> > > > >>> > > > >>> > > > >>> > > > >>> > > >>> > > >>> > > >>> > > -- >>> > > Ricky Saltzer >>> > > http://www.cloudera.com >>> > > >>> > >>> >> >> >
