Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.1.0+git20170127.54.6863684-1 Severity: serious
Some recent change in unstable makes golang-github-grpc-ecosystem-grpc-gateway FTBFS: https://tests.reproducible-builds.org/debian/history/golang-github-grpc-ecosystem-grpc-gateway.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-grpc-ecosystem-grpc-gateway.html ... === RUN TestJSONPbMarshal --- FAIL: TestJSONPbMarshal (0.00s) marshal_jsonpb_test.go:108: got = uuid:"6EC2446F-7E89-4127-B3E6-5C05E6BECBA7" nested:<name:"foo" amount:12345 > uint64_value:18446744073709551615 enum_value:ONE oneof_string:"bar" map_value:<key:"a" value:ONE > map_value:<key:"b" value:ZERO > ; want uuid:"6EC2446F-7E89-4127-B3E6-5C05E6BECBA7" nested:<name:"foo" amount:12345 > uint64_value:18446744073709551615 enum_value:ONE oneof_string:"bar" map_value:<key:"a" value:ONE > map_value:<key:"b" value:ZERO > ; spec={false true false 0x7fe8b0} === RUN TestJSONPbMarshalFields --- PASS: TestJSONPbMarshalFields (0.00s) === RUN TestJSONPbUnmarshal --- PASS: TestJSONPbUnmarshal (0.00s) === RUN TestJSONPbUnmarshalFields --- PASS: TestJSONPbUnmarshalFields (0.00s) === RUN TestJSONPbEncoder --- FAIL: TestJSONPbEncoder (0.00s) marshal_jsonpb_test.go:322: got = uuid:"6EC2446F-7E89-4127-B3E6-5C05E6BECBA7" nested:<name:"foo" amount:12345 > uint64_value:18446744073709551615 oneof_string:"bar" map_value:<key:"a" value:ONE > map_value:<key:"b" value:ZERO > ; want uuid:"6EC2446F-7E89-4127-B3E6-5C05E6BECBA7" nested:<name:"foo" amount:12345 > uint64_value:18446744073709551615 oneof_string:"bar" map_value:<key:"a" value:ONE > map_value:<key:"b" value:ZERO > ; spec={false true false 0x7ff220} === RUN TestJSONPbEncoderFields --- PASS: TestJSONPbEncoderFields (0.00s) === RUN TestJSONPbDecoder --- PASS: TestJSONPbDecoder (0.00s) === RUN TestJSONPbDecoderFields --- PASS: TestJSONPbDecoderFields (0.00s) === RUN TestMarshalerForRequest --- PASS: TestMarshalerForRequest (0.00s) === RUN TestMuxServeHTTP --- PASS: TestMuxServeHTTP (0.00s) === RUN TestPopulateParameters proto: no coders for runtime_test.proto2Message proto: no encoder for NestedNonNull runtime_test.proto2Message [GetProperties] 2017/08/17 21:02:44 too many field values: uint64_value --- PASS: TestPopulateParameters (0.00s) === RUN TestPopulateParametersWithFilters --- PASS: TestPopulateParametersWithFilters (0.00s) FAIL FAIL github.com/grpc-ecosystem/grpc-gateway/runtime 0.031s ? github.com/grpc-ecosystem/grpc-gateway/runtime/internal [no test files] ? github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api [no test files] === RUN TestMaxCommonPrefix --- PASS: TestMaxCommonPrefix (0.00s) === RUN TestAdd --- PASS: TestAdd (0.00s) PASS ok github.com/grpc-ecosystem/grpc-gateway/utilities 0.016s dh_auto_test: go test -v -p 15 github.com/grpc-ecosystem/grpc-gateway/examples github.com/grpc-ecosystem/grpc-gateway/examples/clients/abe github.com/grpc-ecosystem/grpc-gateway/examples/clients/echo github.com/grpc-ecosystem/grpc-gateway/examples/examplepb github.com/grpc-ecosystem/grpc-gateway/examples/server github.com/grpc-ecosystem/grpc-gateway/examples/server/cmd/example-server github.com/grpc-ecosystem/grpc-gateway/examples/sub github.com/grpc-ecosystem/grpc-gateway/examples/sub2 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/gengateway github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger github.com/grpc-ecosyst em/grpc-gateway/runtime github.com/grpc-ecosystem/grpc-gateway/runtime/internal github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api github.com/grpc-ecosystem/grpc-gateway/utilities returned exit code 1 debian/rules:4: recipe for target 'build' failed make: *** [build] Error 1