See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/53/display/redirect>

Changes:


------------------------------------------
[...truncated 25.25 KB...]
> Task :sdks:java:extensions:sql:copyFmppTemplatesFromSrc
> Task :model:pipeline:extractProto

> Task :release:go-licenses:java:docker
Sending build context to Docker daemon   5.12kB
Step 1/6 : FROM golang:1.15.0-buster
 ---> 166f2b5fae2d
Step 2/6 : RUN go get github.com/google/go-licenses
 ---> Using cache
 ---> 89de01323c71
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> Using cache
 ---> 550aac84d6db
Step 4/6 : ARG sdk_location
 ---> Using cache
 ---> 193695762ed5
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Using cache
 ---> bdfd2fdef3b0
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Using cache
 ---> 3ed66a5e55c9
Successfully built 3ed66a5e55c9
Successfully tagged golicenses-java:latest

> Task :model:pipeline:generateProto FROM-CACHE

> Task :sdks:java:container:goPrepare
Use project GOPATH: 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:extensions:sql:generateFmppSources

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:extensions:sql:compileJavacc
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/extensions/sql/build/generated/fmpp/javacc/Parser.jj>
 . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the 
parser/lexer using a Reader with the correct character encoding.Warning: 
Lookahead adequacy checking not being performed since option LOOKAHEAD is more 
than 1.  Set option FORCE_LA_CHECK to true to force checking.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.

> Task :sdks:java:extensions:sql:createCheckerFrameworkManifest
> Task :sdks:java:extensions:sql:processResources
> Task :model:pipeline:compileJava FROM-CACHE
> Task :model:pipeline:processResources
> Task :model:pipeline:classes
> Task :model:pipeline:jar
> Task :model:job-management:extractIncludeProto FAILED
> Task :model:fn-execution:extractIncludeProto
> Task :sdks:java:container:generateLicenseReport
> Task :model:fn-execution:generateProto FROM-CACHE
> Task :model:pipeline:shadowJar FROM-CACHE
> Task :model:fn-execution:compileJava FROM-CACHE
> Task :model:fn-execution:classes
> Task :model:fn-execution:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, 
beautifulsoup4
Successfully installed beautifulsoup4-4.9.3 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.1 tenacity-5.1.5
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 208 dependencies using 16 threads.

> Task :sdks:go:resolveBuildDependencies
Resolving cloud.google.com/go: 
commit='03869a08dc16b35ad4968e92d34c5a2a2961b205', 
urls=[https://code.googlesource.com/gocloud]
Resolving github.com/Shopify/sarama: 
commit='541689b9f4212043471eb537fa72da507025d3ea', 
urls=[https://github.com/Shopify/sarama.git, [email protected]:Shopify/sarama.git]
Resolving github.com/armon/consul-api: 
commit='eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd', 
urls=[https://github.com/armon/consul-api.git, 
[email protected]:armon/consul-api.git]
Resolving github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/cpuguy83/go-md2man: 
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', 
urls=[https://github.com/cpuguy83/go-md2man.git, 
[email protected]:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew: 
commit='87df7c60d5820d0f8ae11afede5aa52325c09717', 
urls=[https://github.com/davecgh/go-spew.git, 
[email protected]:davecgh/go-spew.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/eapache/go-resiliency: 
commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6', 
urls=[https://github.com/eapache/go-resiliency.git, 
[email protected]:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy: 
commit='bb955e01b9346ac19dc29eb16586c90ded99a98c', 
urls=[https://github.com/eapache/go-xerial-snappy.git, 
[email protected]:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue: 
commit='44cc805cf13205b55f69e14bcb69867d1ae92f98', 
urls=[https://github.com/eapache/queue.git, [email protected]:eapache/queue.git]
Resolving github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/fsnotify/fsnotify: 
commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', 
urls=[https://github.com/fsnotify/fsnotify.git, 
[email protected]:fsnotify/fsnotify.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/golang/glog: 
commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', 
urls=[https://github.com/golang/glog.git, [email protected]:golang/glog.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/golang/mock: 
commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', 
urls=[https://github.com/golang/mock.git, [email protected]:golang/mock.git]
Resolving github.com/golang/protobuf: 
commit='d04d7b157bb510b1e0c10132224b616ac0e26b17', 
urls=[https://github.com/golang/protobuf.git, 
[email protected]:golang/protobuf.git]
Resolving github.com/golang/snappy: 
commit='553a641470496b2327abcac10b36396bd98e45c9', 
urls=[https://github.com/golang/snappy.git, [email protected]:golang/snappy.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/google/go-cmp: 
commit='9680bfaf28748393e28e00238d94070fb9972fd8', 
urls=[https://github.com/google/go-cmp.git, [email protected]:google/go-cmp.git]
Resolving github.com/google/pprof: 
commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93', 
urls=[https://github.com/google/pprof.git, [email protected]:google/pprof.git]
Resolving github.com/google/uuid: 
commit='bfb86fa49a73e4194d93bea18d7acfe3694438ce', 
urls=[https://github.com/google/uuid.git, [email protected]:google/uuid.git]
Resolving github.com/googleapis/gax-go: 
commit='bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2', 
urls=[https://github.com/googleapis/gax-go.git, 
[email protected]:googleapis/gax-go.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/hashicorp/hcl: 
commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8', 
urls=[https://github.com/hashicorp/hcl.git, [email protected]:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle: 
commit='4883227f66371e02c4948937d3e2be1664d9be38', 
urls=[https://github.com/ianlancetaylor/demangle.git, 
[email protected]:ianlancetaylor/demangle.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', 
urls=[https://github.com/kr/fs.git, [email protected]:kr/fs.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/linkedin/goavro: 
commit='94a7a9db615f35a39dd2b82089398b92fabad2ba', 
urls=[https://github.com/linkedin/goavro.git, 
[email protected]:linkedin/goavro.git]
Resolving github.com/magiconair/properties: 
commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', 
urls=[https://github.com/magiconair/properties.git, 
[email protected]:magiconair/properties.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/mitchellh/go-homedir: 
commit='b8bc1bf767474819792c23f32d8286a45736f1c6', 
urls=[https://github.com/mitchellh/go-homedir.git, 
[email protected]:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: 
commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', 
urls=[https://github.com/mitchellh/mapstructure.git, 
[email protected]:mitchellh/mapstructure.git]
Resolving github.com/nightlyone/lockfile: 
commit='0ad87eef1443f64d3d8c50da647e2b1552851124', 
urls=[https://github.com/nightlyone/lockfile, 
[email protected]:nightlyone/lockfile.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/openzipkin/zipkin-go: 
commit='3741243b287094fda649c7f0fa74bd51f37dc122', 
urls=[https://github.com/openzipkin/zipkin-go.git, 
[email protected]:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml: 
commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', 
urls=[https://github.com/pelletier/go-toml.git, 
[email protected]:pelletier/go-toml.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/pierrec/lz4: 
commit='ed8d4cc3b461464e69798080a0092bd028910298', 
urls=[https://github.com/pierrec/lz4.git, [email protected]:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: 
commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', 
urls=[https://github.com/pierrec/xxHash.git, [email protected]:pierrec/xxHash.git]
Resolving github.com/pkg/errors: 
commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', 
urls=[https://github.com/pkg/errors.git, [email protected]:pkg/errors.git]
Resolving github.com/pkg/sftp: 
commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', 
urls=[https://github.com/pkg/sftp.git, [email protected]:pkg/sftp.git]
Resolving github.com/prometheus/client_golang: 
commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', 
urls=[https://github.com/prometheus/client_golang.git, 
[email protected]:prometheus/client_golang.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/prometheus/procfs: 
commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', 
urls=[https://github.com/prometheus/procfs.git, 
[email protected]:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: 
commit='8732c616f52954686704c8645fe1a9d59e9df7c1', 
urls=[https://github.com/rcrowley/go-metrics.git, 
[email protected]:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: 
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', 
urls=[https://github.com/cpuguy83/go-md2man.git, 
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: 
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', 
urls=[https://github.com/cpuguy83/go-md2man.git, 
[email protected]:cpuguy83/go-md2man.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/spf13/afero: 
commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', 
urls=[https://github.com/spf13/afero.git, [email protected]:spf13/afero.git]
Resolving github.com/spf13/cast: 
commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', 
urls=[https://github.com/spf13/cast.git, [email protected]:spf13/cast.git]
Resolving github.com/spf13/cobra: 
commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', 
urls=[https://github.com/spf13/cobra.git, [email protected]:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: 
commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', 
urls=[https://github.com/spf13/jwalterweatherman.git, 
[email protected]:spf13/jwalterweatherman.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/spf13/viper: 
commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', 
urls=[https://github.com/spf13/viper.git, [email protected]:spf13/viper.git]
Resolving github.com/stathat/go: 
commit='74669b9f388d9d788c97399a0824adbfee78400e', 
urls=[https://github.com/stathat/go.git, [email protected]:stathat/go.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving github.com/xordataexchange/crypt: 
commit='b2862e3d0a775f18c7cfe02273500ae307b61218', 
urls=[https://github.com/xordataexchange/crypt.git, 
[email protected]:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='3fb168f674736c026e623310bfccb0691e6dec8a', 
urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: 
commit='d9133f5469342136e669e85192a26056b587f503', 
urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: 
commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', 
urls=[https://go.googlesource.com/debug]
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', 
urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: 
commit='5d25da1a8d43b66f2898c444f899c7bcfd6a407e', 
urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', 
urls=[https://go.googlesource.com/sync]

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 7.283409 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses NO-SOURCE

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/sys: commit='fde4db37ae7ad8191b03d30d27f258b5291ae4e3', 
urls=[https://go.googlesource.com/sys]

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/text: commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e', 
urls=[https://go.googlesource.com/text]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :release:go-licenses:java:dockerRun
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: 
commit='0324d5e90dc7753607860272666845fad9ceb97e', 
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: 
commit='4d944d34d83c502a5f761500a14d8842648415c3', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', 
urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: 
commit='d165be301fb1e13390ad453281ded24385fd8ebc', 
urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':model:job-management:extractIncludeProto'.
> java.util.ConcurrentModificationException (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 8m 24s
76 actionable tasks: 66 executed, 8 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/stp2thw56ypp4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to