Got it. Turns out I forgot I was on the 4.8 branch for some other reason. (and yes Walter, I updated my JDK too)
SUCCESS! [1:47:35.355454] +1 to release ~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer http://www.linkedin.com/in/davidwsmiley On Sat, Jun 21, 2014 at 3:32 PM, Robert Muir <[email protected]> wrote: > Not *the* smoketester, instead some outdated arbitrary random > smoketester from the past. > > please, use the latest one from the 4.9 branch. > > This file is supposed to be there and the smoketester actually looks for > it. > > On Sat, Jun 21, 2014 at 3:16 PM, [email protected] > <[email protected]> wrote: > > The smoke tester failed for me: > > > > lucene-solr_4x_svn$ python3.3 -u dev-tools/scripts/smokeTestRelease.py > > http://people.apache.org/~rmuir/staging_area/lucene_solr_4_9_0_r1604085/ > > 1604085 4.9.0 /Volumes/RamDisk/tmp > > > > JAVA7_HOME is > > /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home > > > > NOTE: output encoding is UTF-8 > > > > > > Load release URL > > " > http://people.apache.org/~rmuir/staging_area/lucene_solr_4_9_0_r1604085/ > "... > > > > > > Test Lucene... > > > > test basics... > > > > get KEYS > > > > 0.1 MB in 0.69 sec (0.2 MB/sec) > > > > check changes HTML... > > > > download lucene-4.9.0-src.tgz... > > > > 27.6 MB in 94.12 sec (0.3 MB/sec) > > > > verify md5/sha1 digests > > > > verify sig > > > > verify trust > > > > GPG: gpg: WARNING: This key is not certified with a trusted > signature! > > > > download lucene-4.9.0.tgz... > > > > 61.7 MB in 226.09 sec (0.3 MB/sec) > > > > verify md5/sha1 digests > > > > verify sig > > > > verify trust > > > > GPG: gpg: WARNING: This key is not certified with a trusted > signature! > > > > download lucene-4.9.0.zip... > > > > 71.3 MB in 217.32 sec (0.3 MB/sec) > > > > verify md5/sha1 digests > > > > verify sig > > > > verify trust > > > > GPG: gpg: WARNING: This key is not certified with a trusted > signature! > > > > unpack lucene-4.9.0.tgz... > > > > verify JAR metadata/identity/no javax.* or java.* classes... > > > > test demo with 1.7... > > > > got 5727 hits for query "lucene" > > > > check Lucene's javadoc JAR > > > > unpack lucene-4.9.0.zip... > > > > verify JAR metadata/identity/no javax.* or java.* classes... > > > > test demo with 1.7... > > > > got 5727 hits for query "lucene" > > > > check Lucene's javadoc JAR > > > > unpack lucene-4.9.0-src.tgz... > > > > Traceback (most recent call last): > > > > File "dev-tools/scripts/smokeTestRelease.py", line 1347, in <module> > > > > File "dev-tools/scripts/smokeTestRelease.py", line 1291, in main > > > > File "dev-tools/scripts/smokeTestRelease.py", line 1329, in smokeTest > > > > File "dev-tools/scripts/smokeTestRelease.py", line 637, in > unpackAndVerify > > > > File "dev-tools/scripts/smokeTestRelease.py", line 708, in > verifyUnpacked > > > > RuntimeError: lucene: unexpected files/dirs in artifact > > lucene-4.9.0-src.tgz: ['ivy-ignore-conflicts.properties'] > > > > > > And indeed, that file is there. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
