See <https://builds.apache.org/job/AVRO-python/592/changes>

Changes:

[martinkl] AVRO-1775. Ruby: Use test-unit gem for running tests.

[martinkl] AVRO-1663. C: Fix handling of namespaces for enum and fixed types.

[martinkl] AVRO-1691. C: Allow schemas consisting only of a primitive type. 
Contributed by Magnus Edenhill.

[martinkl] AVRO-1769. C: Use operating system's libjansson instead of bundling 
it with Avro. Contributed by Magnus Edenhill.

------------------------------------------
[...truncated 1646 lines...]
A         lang/csharp/src/apache/main/Protocol/Protocol.cs
A         lang/csharp/src/apache/main/Protocol/Message.cs
A         lang/csharp/src/apache/main/CodeGen
A         lang/csharp/src/apache/main/CodeGen/CodeGenUtil.cs
A         lang/csharp/src/apache/main/CodeGen/CodeGenException.cs
A         lang/csharp/src/apache/main/CodeGen/CodeGen.cs
A         lang/csharp/src/apache/main/CodeGen/AvroRuntimeException.cs
A         lang/csharp/src/apache/main/Specific
A         lang/csharp/src/apache/main/Specific/SpecificDatumWriter.cs
A         lang/csharp/src/apache/main/Specific/SpecificWriter.cs
A         lang/csharp/src/apache/main/Specific/SpecificDatumReader.cs
A         lang/csharp/src/apache/main/Specific/SpecificException.cs
A         lang/csharp/src/apache/main/Specific/SpecificRecord.cs
A         lang/csharp/src/apache/main/Specific/SpecificFixed.cs
A         lang/csharp/src/apache/main/Specific/ObjectCreator.cs
A         lang/csharp/src/apache/main/Specific/SpecificProtocol.cs
A         lang/csharp/src/apache/main/Specific/SpecificReader.cs
A         lang/csharp/src/apache/ipc
A         lang/csharp/src/apache/ipc/CallFuture.cs
A         lang/csharp/src/apache/ipc/Generic
A         lang/csharp/src/apache/ipc/Generic/GenericRequestor.cs
A         lang/csharp/src/apache/ipc/Generic/GenericResponder.cs
A         lang/csharp/src/apache/ipc/HttpListenerServer.cs
A         lang/csharp/src/apache/ipc/OutputStream.cs
A         lang/csharp/src/apache/ipc/Avro.ipc.csproj
A         lang/csharp/src/apache/ipc/SocketServer.cs
A         lang/csharp/src/apache/ipc/Specific
A         lang/csharp/src/apache/ipc/Specific/SpecificResponder.cs
A         lang/csharp/src/apache/ipc/Specific/SpecificRequestor.cs
A         lang/csharp/src/apache/ipc/org
A         lang/csharp/src/apache/ipc/org/apache
A         lang/csharp/src/apache/ipc/org/apache/avro
A         lang/csharp/src/apache/ipc/org/apache/avro/ipc
A         lang/csharp/src/apache/ipc/org/apache/avro/ipc/HandshakeRequest.cs
A         lang/csharp/src/apache/ipc/org/apache/avro/ipc/HandshakeMatch.cs
A         lang/csharp/src/apache/ipc/org/apache/avro/ipc/HandshakeResponse.cs
A         lang/csharp/src/apache/ipc/org/apache/avro/ipc/MD5.cs
A         lang/csharp/src/apache/ipc/Transceiver.cs
A         lang/csharp/src/apache/ipc/HttpTransceiver.cs
A         lang/csharp/src/apache/ipc/Properties
A         lang/csharp/src/apache/ipc/Properties/AssemblyInfo.cs
A         lang/csharp/src/apache/ipc/Requestor.cs
A         lang/csharp/src/apache/ipc/RpcContext.cs
A         lang/csharp/src/apache/ipc/CountdownLatch.cs
A         lang/csharp/src/apache/ipc/RpcRequest.cs
A         lang/csharp/src/apache/ipc/SocketTransceiver.cs
A         lang/csharp/src/apache/ipc/LocalTransceiver.cs
A         lang/csharp/src/apache/ipc/Responder.cs
A         lang/csharp/src/apache/perf
A         lang/csharp/src/apache/perf/schema.avsc
A         lang/csharp/src/apache/perf/com
A         lang/csharp/src/apache/perf/com/foo
A         lang/csharp/src/apache/perf/com/foo/Complex.cs
A         lang/csharp/src/apache/perf/com/foo/Narrow.cs
A         lang/csharp/src/apache/perf/com/foo/Wide.cs
A         lang/csharp/src/apache/perf/com/foo/Simple.cs
A         lang/csharp/src/apache/perf/com/foo/MyEnum.cs
A         lang/csharp/src/apache/perf/com/foo/A.cs
A         lang/csharp/src/apache/perf/com/foo/newRec.cs
A         lang/csharp/src/apache/perf/com/foo/MyFixed.cs
A         lang/csharp/src/apache/perf/PerfTest.cs
A         lang/csharp/src/apache/perf/Avro.perf.csproj
A         lang/csharp/src/apache/msbuild
A         lang/csharp/src/apache/msbuild/AvroBuilldTask.cs
A         lang/csharp/src/apache/msbuild/Properties
A         lang/csharp/src/apache/msbuild/Properties/AssemblyInfo.cs
A         lang/csharp/src/apache/msbuild/Avro.msbuild.csproj
A         lang/csharp/src/apache/test
A         lang/csharp/src/apache/test/Ipc
A         lang/csharp/src/apache/test/Ipc/SocketServerConcurrentExecutionTest.cs
A         lang/csharp/src/apache/test/Ipc/SocketServerWithCallbacksTest.cs
A         lang/csharp/src/apache/test/Ipc/GeneratedFiles
A         lang/csharp/src/apache/test/Ipc/GeneratedFiles/org
A         lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache
A         lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro
A         lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/Mail.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/TestRecordWithUnion.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/AllTestRecordPartial.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/Message.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/AllCallback.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/Kind.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/MD5.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/Simple.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/TestError.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/AllEnum.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/TestRecordExtensions.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/FixedTest.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/MailCallback.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/SimpleCallback.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/AllTestRecord.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/All.cs
A         
lang/csharp/src/apache/test/Ipc/GeneratedFiles/org/apache/avro/test/TestRecord.cs
A         lang/csharp/src/apache/test/Ipc/SerializationTest.cs
A         lang/csharp/src/apache/test/Ipc/SocketServerTest.cs
A         lang/csharp/src/apache/test/Ipc/LocalTransceiverTest.cs
A         
lang/csharp/src/apache/test/Ipc/SocketTransceiverWhenServerStopsTest.cs
A         lang/csharp/src/apache/test/Ipc/MailResponder.cs
A         lang/csharp/src/apache/test/Ipc/HttpClientServerTest.cs
A         lang/csharp/src/apache/test/Generic
A         lang/csharp/src/apache/test/Generic/GenericTests.cs
A         lang/csharp/src/apache/test/Properties
A         lang/csharp/src/apache/test/Properties/AssemblyInfo.cs
A         lang/csharp/src/apache/test/CodGen
A         lang/csharp/src/apache/test/CodGen/CodeGenTest.cs
A         lang/csharp/src/apache/test/File
A         lang/csharp/src/apache/test/File/FileTests.cs
A         lang/csharp/src/apache/test/Schema
A         lang/csharp/src/apache/test/Schema/AliasTest.cs
A         lang/csharp/src/apache/test/Schema/SchemaNormalizationTests.cs
A         lang/csharp/src/apache/test/Schema/SchemaTests.cs
A         lang/csharp/src/apache/test/Utils
A         lang/csharp/src/apache/test/Utils/CaseFinder.cs
A         lang/csharp/src/apache/test/Utils/CaseFinderTests.cs
A         lang/csharp/src/apache/test/Protocol
A         lang/csharp/src/apache/test/Protocol/ProtocolTest.cs
A         lang/csharp/src/apache/test/Avro.test.csproj
A         lang/csharp/src/apache/test/Specific
A         lang/csharp/src/apache/test/Specific/SpecificTests.cs
A         lang/csharp/src/apache/test/IO
A         lang/csharp/src/apache/test/IO/BinaryCodecTests.cs
AU        lang/csharp/build.sh
A         lang/csharp/README
A         share
A         share/test
A         share/test/data
AU        share/test/data/weather-snappy.avro
AU        share/test/data/schema-tests.txt
AU        share/test/data/syncInMeta.avro
AU        share/test/data/weather-sorted.avro
AU        share/test/data/weather.avro
A         share/test/data/weather.json
AU        share/test/data/test.avro12
A         share/test/interop
A         share/test/interop/bin
AU        share/test/interop/bin/test_rpc_interop.sh
A         share/test/interop/rpc
A         share/test/interop/rpc/add
A         share/test/interop/rpc/add/onePlusOne
AU        share/test/interop/rpc/add/onePlusOne/request.avro
AU        share/test/interop/rpc/add/onePlusOne/response.avro
A         share/test/interop/rpc/echo
A         share/test/interop/rpc/echo/foo
AU        share/test/interop/rpc/echo/foo/response.avro
AU        share/test/interop/rpc/echo/foo/request.avro
A         share/test/interop/rpc/hello
A         share/test/interop/rpc/hello/world
AU        share/test/interop/rpc/hello/world/request.avro
AU        share/test/interop/rpc/hello/world/response.avro
A         share/test/schemas
A         share/test/schemas/FooBarSpecificRecord.avsc
A         share/test/schemas/mail.avpr
A         share/test/schemas/reserved.avsc
A         share/test/schemas/specialtypes.avdl
A         share/test/schemas/weather.avsc
A         share/test/schemas/interop.avsc
A         share/test/schemas/contexts.avdl
A         share/test/schemas/BulkData.avpr
A         share/test/schemas/social.avdl
A         share/test/schemas/simple.avpr
A         share/test/schemas/stringables.avdl
A         share/test/schemas/echo.avdl
A         share/test/schemas/namespace.avpr
A         share/test/schemas/http.avdl
A         share/VERSION.txt
A         share/schemas
A         share/schemas/org
A         share/schemas/org/apache
A         share/schemas/org/apache/avro
A         share/schemas/org/apache/avro/mapred
A         share/schemas/org/apache/avro/mapred/tether
A         share/schemas/org/apache/avro/mapred/tether/InputProtocol.avpr
A         share/schemas/org/apache/avro/mapred/tether/OutputProtocol.avpr
A         share/schemas/org/apache/avro/data
A         share/schemas/org/apache/avro/data/Json.avsc
A         share/schemas/org/apache/avro/ipc
A         share/schemas/org/apache/avro/ipc/HandshakeRequest.avsc
A         share/schemas/org/apache/avro/ipc/HandshakeResponse.avsc
A         share/docker
A         share/docker/Dockerfile
A         share/editors
A         share/editors/avro-idl.vim
A         share/editors/README.txt
 U        .
At revision 1725645
[py] $ /home/jenkins/tools/ant/latest/bin/ant -file build.xml test
Buildfile: 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build.xml>

init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build>

ivy-download:
      [get] Getting: 
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/lib/ivy-2.2.0.jar>

build:
     [copy] Copying 14 files to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/src>
     [copy] Copying 19 files to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/test>
     [copy] Copying 10 files to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/lib>
     [copy] Copying 2 files to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/src/avro/tether>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/src/avro>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/scripts>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build/test>
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = 
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: 
org.apache.avro#python;working@jenkins-ubuntu-1404-4gb-e9e
[ivy:retrieve]  confs: [default]
[ivy:retrieve] :: resolution report :: resolve 2413ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   0   |   0   |
        ---------------------------------------------------------------------
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve]          module not found: 
org.apache.avro#avro-tools;1.9.0-SNAPSHOT
[ivy:retrieve]  ==== central: tried
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.pom
[ivy:retrieve]    -- artifact 
org.apache.avro#avro-tools;1.9.0-SNAPSHOT!avro-tools.jar:
[ivy:retrieve]    
http://repo1.maven.org/maven2/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve]  ==== apache-snapshots: tried
[ivy:retrieve]    
https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.pom
[ivy:retrieve]    -- artifact 
org.apache.avro#avro-tools;1.9.0-SNAPSHOT!avro-tools.jar:
[ivy:retrieve]    
https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve]  ==== local-maven2: tried
[ivy:retrieve]    
/home/jenkins/.m2/repository/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.xml
[ivy:retrieve]    -- artifact 
org.apache.avro#avro-tools;1.9.0-SNAPSHOT!avro-tools.jar:
[ivy:retrieve]    
/home/jenkins/.m2/repository/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: org.apache.avro#avro-tools;1.9.0-SNAPSHOT: not found
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve]  Server access Error: java.lang.RuntimeException: Could not 
generate DH keypair 
url=https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/maven-metadata.xml
[ivy:retrieve]  Server access Error: java.lang.RuntimeException: Could not 
generate DH keypair 
url=https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.pom
[ivy:retrieve]  Server access Error: java.lang.RuntimeException: Could not 
generate DH keypair 
url=https://repository.apache.org/content/groups/snapshots/org/apache/avro/avro-tools/1.9.0-SNAPSHOT/avro-tools-1.9.0-SNAPSHOT.jar
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
<https://builds.apache.org/job/AVRO-python/ws/trunk/lang/py/build.xml>:146: 
impossible to resolve dependencies:
        resolve failed - see output for details

Total time: 5 seconds
Build step 'Invoke Ant' marked build as failure

Reply via email to