Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6F1C3200D49 for ; Fri, 10 Nov 2017 01:51:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6D919160C02; Fri, 10 Nov 2017 00:51:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3EF2B160BEF for ; Fri, 10 Nov 2017 01:51:26 +0100 (CET) Received: (qmail 75642 invoked by uid 500); 10 Nov 2017 00:51:20 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 75631 invoked by uid 99); 10 Nov 2017 00:51:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2017 00:51:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0A29D1A412E for ; Fri, 10 Nov 2017 00:51:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.499 X-Spam-Level: * X-Spam-Status: No, score=1.499 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Yu6hKAqF4W2l for ; Fri, 10 Nov 2017 00:51:15 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 899615FCE9 for ; Fri, 10 Nov 2017 00:51:14 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8F38AE02BE for ; Fri, 10 Nov 2017 00:51:13 +0000 (UTC) Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 2CB5FA00B9 for ; Fri, 10 Nov 2017 00:51:10 +0000 (UTC) Date: Fri, 10 Nov 2017 00:51:09 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org Message-ID: <1004933726.1335.1510275069560.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: kafka-trunk-jdk7 #2963 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: kafka-trunk-jdk7 X-Jenkins-Result: FAILURE archived-at: Fri, 10 Nov 2017 00:51:27 -0000 See Changes: [wangguoz] KAFKA-6190: Use consumer.position() instead of record.offset() to ------------------------------------------ [...truncated 1.44 MB...] K extends Object declared in interface KGroupedStream V extends Object declared in interface KGroupedStream :206: warning: [deprecation] aggregate(Initializer,Aggregator,StateStoreSupplier) in KGroupedStream has been deprecated public KTable aggregate(final Initializer initializer, ^ where VR,K,V are type-variables: VR extends Object declared in method aggregate(Initializer,Aggregator,StateStoreSupplier) K extends Object declared in interface KGroupedStream V extends Object declared in interface KGroupedStream :198: warning: [deprecation] aggregate(Initializer,Aggregator,Serde) in KGroupedStream has been deprecated public KTable aggregate(final Initializer initializer, ^ where VR,K,V are type-variables: VR extends Object declared in method aggregate(Initializer,Aggregator,Serde) K extends Object declared in interface KGroupedStream V extends Object declared in interface KGroupedStream :152: warning: [deprecation] aggregate(Initializer,Aggregator,Serde,String) in KGroupedStream has been deprecated public KTable aggregate(final Initializer initializer, ^ where VR,K,V are type-variables: VR extends Object declared in method aggregate(Initializer,Aggregator,Serde,String) K extends Object declared in interface KGroupedStream V extends Object declared in interface KGroupedStream :447: warning: [deprecation] reduce(Reducer,SessionWindows,StateStoreSupplier) in KGroupedStream has been deprecated public KTable, V> reduce(final Reducer reducer, ^ where V,K are type-variables: V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :439: warning: [deprecation] reduce(Reducer,SessionWindows) in KGroupedStream has been deprecated public KTable, V> reduce(final Reducer reducer, ^ where V,K are type-variables: V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :427: warning: [deprecation] reduce(Reducer,SessionWindows,String) in KGroupedStream has been deprecated public KTable, V> reduce(final Reducer reducer, ^ where V,K are type-variables: V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :137: warning: [deprecation] reduce(Reducer,Windows,StateStoreSupplier) in KGroupedStream has been deprecated public KTable, V> reduce(final Reducer reducer, ^ where W,V,K are type-variables: W extends Window declared in method reduce(Reducer,Windows,StateStoreSupplier) V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :130: warning: [deprecation] reduce(Reducer,Windows) in KGroupedStream has been deprecated public KTable, V> reduce(final Reducer reducer, ^ where W,V,K are type-variables: W extends Window declared in method reduce(Reducer,Windows) V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :121: warning: [deprecation] reduce(Reducer,Windows,String) in KGroupedStream has been deprecated public KTable, V> reduce(final Reducer reducer, ^ where W,V,K are type-variables: W extends Window declared in method reduce(Reducer,Windows,String) V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :96: warning: [deprecation] reduce(Reducer,StateStoreSupplier) in KGroupedStream has been deprecated public KTable reduce(final Reducer reducer, ^ where V,K are type-variables: V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :82: warning: [deprecation] reduce(Reducer,String) in KGroupedStream has been deprecated public KTable reduce(final Reducer reducer, ^ where V,K are type-variables: V extends Object declared in interface KGroupedStream K extends Object declared in interface KGroupedStream :405: warning: [deprecation] count(SessionWindows,StateStoreSupplier) in KGroupedStream has been deprecated public KTable, Long> count(final SessionWindows sessionWindows, ^ where K is a type-variable: K extends Object declared in interface KGroupedStream :399: warning: [deprecation] count(SessionWindows) in KGroupedStream has been deprecated public KTable, Long> count(final SessionWindows sessionWindows) { ^ where K is a type-variable: K extends Object declared in interface KGroupedStream :391: warning: [deprecation] count(SessionWindows,String) in KGroupedStream has been deprecated public KTable, Long> count(final SessionWindows sessionWindows, final String queryableStoreName) { ^ where K is a type-variable: K extends Object declared in interface KGroupedStream :303: warning: [deprecation] count(Windows,StateStoreSupplier) in KGroupedStream has been deprecated public KTable, Long> count(final Windows windows, ^ where W,K are type-variables: W extends Window declared in method count(Windows,StateStoreSupplier) K extends Object declared in interface KGroupedStream :297: warning: [deprecation] count(Windows) in KGroupedStream has been deprecated public KTable, Long> count(final Windows windows) { ^ where W,K are type-variables: W extends Window declared in method count(Windows) K extends Object declared in interface KGroupedStream :289: warning: [deprecation] count(Windows,String) in KGroupedStream has been deprecated public KTable, Long> count(final Windows windows, ^ where W,K are type-variables: W extends Window declared in method count(Windows,String) K extends Object declared in interface KGroupedStream :272: warning: [deprecation] count(StateStoreSupplier) in KGroupedStream has been deprecated public KTable count(final org.apache.kafka.streams.processor.StateStoreSupplier storeSupplier) { ^ where K is a type-variable: K extends Object declared in interface KGroupedStream :260: warning: [deprecation] count(String) in KGroupedStream has been deprecated public KTable count(final String queryableStoreName) { ^ where K is a type-variable: K extends Object declared in interface KGroupedStream :800: warning: [deprecation] leftJoin(KTable,ValueJoiner,Serde,Serde) in KStream has been deprecated public KStream leftJoin(final KTable other, ^ where VT,VR,K,V are type-variables: VT extends Object declared in method leftJoin(KTable,ValueJoiner,Serde,Serde) VR extends Object declared in method leftJoin(KTable,ValueJoiner,Serde,Serde) K extends Object declared in interface KStream V extends Object declared in interface KStream :726: warning: [deprecation] join(KTable,ValueJoiner,Serde,Serde) in KStream has been deprecated public KStream join(final KTable other, ^ where VT,VR,K,V are type-variables: VT extends Object declared in method join(KTable,ValueJoiner,Serde,Serde) VR extends Object declared in method join(KTable,ValueJoiner,Serde,Serde) K extends Object declared in interface KStream V extends Object declared in interface KStream :568: warning: [deprecation] outerJoin(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) in KStream has been deprecated public KStream outerJoin(final KStream other, ^ where VO,VR,K,V are type-variables: VO extends Object declared in method outerJoin(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) VR extends Object declared in method outerJoin(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) K extends Object declared in interface KStream V extends Object declared in interface KStream :670: warning: [deprecation] leftJoin(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) in KStream has been deprecated public KStream leftJoin(final KStream other, ^ where VO,VR,K,V are type-variables: VO extends Object declared in method leftJoin(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) VR extends Object declared in method leftJoin(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) K extends Object declared in interface KStream V extends Object declared in interface KStream :540: warning: [deprecation] join(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) in KStream has been deprecated public KStream join(final KStream other, ^ where VO,VR,K,V are type-variables: VO extends Object declared in method join(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) VR extends Object declared in method join(KStream,ValueJoiner,JoinWindows,Serde,Serde,Serde) K extends Object declared in interface KStream V extends Object declared in interface KStream :829: warning: [deprecation] groupBy(KeyValueMapper,Serde,Serde) in KStream has been deprecated public KGroupedStream groupBy(final KeyValueMapper selector, ^ where KR,K,V are type-variables: KR extends Object declared in method groupBy(KeyValueMapper,Serde,Serde) K extends Object declared in interface KStream V extends Object declared in interface KStream :855: warning: [deprecation] groupByKey(Serde,Serde) in KStream has been deprecated public KGroupedStream groupByKey(final Serde keySerde, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :466: warning: [deprecation] to(Serde,Serde,StreamPartitioner,String) in KStream has been deprecated public void to(final Serde keySerde, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :458: warning: [deprecation] to(Serde,Serde,String) in KStream has been deprecated public void to(final Serde keySerde, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :451: warning: [deprecation] to(StreamPartitioner,String) in KStream has been deprecated public void to(final StreamPartitioner partitioner, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :389: warning: [deprecation] through(Serde,Serde,StreamPartitioner,String) in KStream has been deprecated public KStream through(final Serde keySerde, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :426: warning: [deprecation] through(Serde,Serde,String) in KStream has been deprecated public KStream through(final Serde keySerde, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :434: warning: [deprecation] through(StreamPartitioner,String) in KStream has been deprecated public KStream through(final StreamPartitioner partitioner, ^ where K,V are type-variables: K extends Object declared in interface KStream V extends Object declared in interface KStream :195: error: cannot find symbol offset = consumer.position(topicPartition); ^ symbol: variable consumer location: class GlobalStateManagerImpl Note: Some input files additionally use or override a deprecated API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error 100 warnings FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':streams:compileJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 1h 15m 9s 46 actionable tasks: 31 executed, 15 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 [FINDBUGS] Searching for all files in that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 4 files in [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=66cab2f7fb72417f9bf8759fccb26dfdb33ac6ce, workspace= [FINDBUGS] Computing warning deltas based on reference build #2962 Recording test results Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Not sending mail to unregistered user wangguoz@gmail.com