You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/31 18:12:26 UTC

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17 #402

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/402/display/redirect?page=changes>

Changes:

[noreply] [BEAM-14179] Fix possibly null value

[noreply] [BEAM-12815] Try to fix flaky Flink Post Commit (#17227)

[noreply] Add a portable job server that proxies the Dataflow backend. (#17189)

[noreply] [BEAM-14130] Implement JupyterLab extension for managing Dataproc


------------------------------------------
[...truncated 283.77 KB...]
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:RESHUFFLE; numEvents:10000000
  0015  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0016  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          21.6                    463177.4                    10000000              
  0001          18.4                    543271.6                     9200000              
  0002          16.2                    616105.0                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          32.6                    306494.6                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          17.3                    579340.7                       92833              
  0009  *** not run ***
  0010          51.8                    192931.0                         100              
  0011          42.7                    234246.9                     1839657              
  0012          16.0                    624102.9                      199929              
  0013          42.1                    237405.6                    10000000              
  0014          51.8                    192990.6                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================

22/03/31 18:12:11 DEBUG org.apache.http.client.protocol.RequestAddCookies: CookieSpec selected: default
22/03/31 18:12:11 DEBUG org.apache.http.client.protocol.RequestAuthCache: Auth cache not set in the context
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection request: [route: {}->http://10.128.0.96:8086][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection leased: [id: 0][route: {}->http://10.128.0.96:8086][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Opening connection {}->http://10.128.0.96:8086
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connecting to /10.128.0.96:8086
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connection established 10.128.0.128:50918<->10.128.0.96:8086
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: UNCHALLENGED
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "db[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd3][0xbd]N[0xc4]0[0xc][0x7][0xf0][0x9d][0xa7][0xe8][0x3]t[0x88][0xed][0xc4][0x8d][0x87]n[0xac][0xb7][0xdc][0xd0][0xb5][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "([0x88][0xc2]5'[0xf5][0x3][0xee][0xf1][0xaf]w*CK[0x0]!9[0x9b][0x93][0xe1]'[0xdb][0xff][0xa4]x[0xe9][0xc3][0xf0][0xde][0xfa][0xf6])L[0xcf][0xaf][0xe5]0[0xa7][0x14][0x87][0xfa]1L[0xe1][0xe5]t[0xfe]<[0xde][0xcb][0xf5][0xb6][0x89][0xc3][0xd8][0x9d]S[0xdd]`[0xf9][0x16]>[0xc2]W[0x9]U[0xb1][0xbc]O][0x1f][0xf][0xe3]R CW[0xa6][0xb9]?[0xc6]q>Mc-[0xe8][0x89][0xba][0x2][0xd8][0xfa][0xca][0x8a][0x90]H[0xab][0x89]Z&#mMO[0xe][0xab][0xac][0x9]Z[0xa6][0xb7][0xa6][0xda][0xf5]in'[0xaf]:%[0xd6]" nX0[0xe6][0x17]Wo[0xc4][0x6]i[0xeb][0x8a][0x8]J^5J[0xaa][0x3]O[0xdf][0xba][0xcd][0x92]Z"[0x82][0x13][0xf3][0x8f][0xf9]j[0xc5][0xc9]"[0xef]]O[0xc2].[0x1f]b[0xad]4[0x11]2nCl[0x1d][0xff][0xf0]oXo[0xa7][0xc0]O[0xf8][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x89][0x1d][0x1f][0xea][0x98][0x4][0x0][0x0][\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 401 Unauthorized[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: 15dfc8b2-b11e-11ec-9b35-9e1ade9a9417[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Www-Authenticate: Basic realm="InfluxDB"[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: 15dfc8b2-b11e-11ec-9b35-9e1ade9a9417[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Thu, 31 Mar 2022 18:12:11 GMT[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Length: 55[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "{"error":"unable to parse authentication credentials"}[\n]"
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 401 Unauthorized
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: 15dfc8b2-b11e-11ec-9b35-9e1ade9a9417
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Www-Authenticate: Basic realm="InfluxDB"
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: 15dfc8b2-b11e-11ec-9b35-9e1ade9a9417
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Thu, 31 Mar 2022 18:12:11 GMT
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Length: 55
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/31 18:12:11 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication required
22/03/31 18:12:11 DEBUG org.apache.http.impl.auth.HttpAuthenticator: 10.128.0.96:8086 requested authentication
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic]
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Negotiate authentication scheme not available
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Kerberos authentication scheme not available
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for NTLM authentication scheme not available
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for CredSSP authentication scheme not available
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Digest authentication scheme not available
22/03/31 18:12:11 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Selected authentication options: [BASIC [complete=true]]
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: CHALLENGED
22/03/31 18:12:11 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Generating response to an authentication challenge using basic scheme
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 >> Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "db[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd3][0xbd]N[0xc4]0[0xc][0x7][0xf0][0x9d][0xa7][0xe8][0x3]t[0x88][0xed][0xc4][0x8d][0x87]n[0xac][0xb7][0xdc][0xd0][0xb5][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "([0x88][0xc2]5'[0xf5][0x3][0xee][0xf1][0xaf]w*CK[0x0]!9[0x9b][0x93][0xe1]'[0xdb][0xff][0xa4]x[0xe9][0xc3][0xf0][0xde][0xfa][0xf6])L[0xcf][0xaf][0xe5]0[0xa7][0x14][0x87][0xfa]1L[0xe1][0xe5]t[0xfe]<[0xde][0xcb][0xf5][0xb6][0x89][0xc3][0xd8][0x9d]S[0xdd]`[0xf9][0x16]>[0xc2]W[0x9]U[0xb1][0xbc]O][0x1f][0xf][0xe3]R CW[0xa6][0xb9]?[0xc6]q>Mc-[0xe8][0x89][0xba][0x2][0xd8][0xfa][0xca][0x8a][0x90]H[0xab][0x89]Z&#mMO[0xe][0xab][0xac][0x9]Z[0xa6][0xb7][0xa6][0xda][0xf5]in'[0xaf]:%[0xd6]" nX0[0xe6][0x17]Wo[0xc4][0x6]i[0xeb][0x8a][0x8]J^5J[0xaa][0x3]O[0xdf][0xba][0xcd][0x92]Z"[0x82][0x13][0xf3][0x8f][0xf9]j[0xc5][0xc9]"[0xef]]O[0xc2].[0x1f]b[0xad]4[0x11]2nCl[0x1d][0xff][0xf0]oXo[0xa7][0xc0]O[0xf8][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x89][0x1d][0x1f][0xea][0x98][0x4][0x0][0x0][\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: 15e808db-b11e-11ec-9b36-9e1ade9a9417[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: 15e808db-b11e-11ec-9b36-9e1ade9a9417[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Thu, 31 Mar 2022 18:12:11 GMT[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 204 No Content
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: 15e808db-b11e-11ec-9b36-9e1ade9a9417
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: 15e808db-b11e-11ec-9b36-9e1ade9a9417
22/03/31 18:12:11 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Thu, 31 Mar 2022 18:12:11 GMT
22/03/31 18:12:11 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/31 18:12:11 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication succeeded
22/03/31 18:12:11 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Caching 'basic' auth scheme for http://10.128.0.96:8086
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection [id: 0][route: {}->http://10.128.0.96:8086] can be kept alive indefinitely
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection: http-outgoing-0: set socket timeout to 0
22/03/31 18:12:11 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection released: [id: 0][route: {}->http://10.128.0.96:8086][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]

==========================================================================================
Run started 2022-03-31T18:05:38.755Z and ran for PT392.892S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:RESHUFFLE; numEvents:10000000
  0015  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0016  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          21.6                    463177.4                    10000000              
  0001          18.4                    543271.6                     9200000              
  0002          16.2                    616105.0                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          32.6                    306494.6                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          17.3                    579340.7                       92833              
  0009  *** not run ***
  0010          51.8                    192931.0                         100              
  0011          42.7                    234246.9                     1839657              
  0012          16.0                    624102.9                      199929              
  0013          42.1                    237405.6                    10000000              
  0014          51.8                    192990.6                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================


> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220331180121
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50e1197a72f299232c319777a5e3c353a7e2e9f5a0572a5ae34d782b08da5ad6
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220331180121]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50e1197a72f299232c319777a5e3c353a7e2e9f5a0572a5ae34d782b08da5ad6]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220331180121] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50e1197a72f299232c319777a5e3c353a7e2e9f5a0572a5ae34d782b08da5ad6])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50e1197a72f299232c319777a5e3c353a7e2e9f5a0572a5ae34d782b08da5ad6
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50e1197a72f299232c319777a5e3c353a7e2e9f5a0572a5ae34d782b08da5ad6
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Thu, 31 Mar 2022 18:12:22 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:50e1197a72f299232c319777a5e3c353a7e2e9f5a0572a5ae34d782b08da5ad6': None

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 297

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* 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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 11m 48s
137 actionable tasks: 92 executed, 41 from cache, 4 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17 #403

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/403/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org