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/29 06:14:08 UTC

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11 #1222

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

Changes:

[hengfeng] feat: remove the metadata table after the pipeline finishes

[thiagotnunes] test: add test for metadata table dropping

[thiagotnunes] test: disable SpannerIO.readChangeStream test

[noreply] Merge pull request #17164 from [BEAM-14140][Playground] Fix Deploy

[noreply] Merge pull request #16855 from [BEAM-13938][Playground] Increase test


------------------------------------------
[...truncated 285.92 KB...]
  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          34.9                    286944.0                    10000000              
  0001          16.5                    605950.4                     9200000              
  0002          11.2                    889838.0                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          29.6                    338214.9                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          23.2                    431909.5                       92833              
  0009  *** not run ***
  0010          45.9                    217883.9                         100              
  0011          45.7                    218962.1                     1839657              
  0012          12.6                    792204.7                      199929              
  0013          41.5                    240998.7                    10000000              
  0014          53.1                    188355.8                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================

22/03/29 06:13:52 DEBUG org.apache.http.client.protocol.RequestAddCookies: CookieSpec selected: default
22/03/29 06:13:52 DEBUG org.apache.http.client.protocol.RequestAuthCache: Auth cache not set in the context
22/03/29 06:13:52 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/29 06:13:52 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/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Opening connection {}->http://10.128.0.96:8086
22/03/29 06:13:52 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connecting to /10.128.0.96:8086
22/03/29 06:13:52 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connection established 10.128.0.167:59298<->10.128.0.96:8086
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: UNCHALLENGED
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/29 06:13:52 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/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "db[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd2][0xbd][0x8e][0xc2]0[0xc][0xc0][0xf1][0xfd][0x9e][0x82][0x7][0xe8][0x10][0xdb]q[0x88][0x87]n[0xb7][0xb2]0[0xb0][0xa2][0x80][0x82]([0xd0] [0xf5][0x3]x|[\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x82][0xa1]U[0xb8]cp77R~[0xfa]'I[0xf1]V[0x87][0xe6][0xb8][0xc6][0xf5]&t[0xdb]}[0xd1][0xf4])[0xc5][0xa6][0xfc][\r]][0xd8][0x9d][0xce][0xd7][0xe5]s|[0xfd]][0xc5][0xa6][0xad][0xce][0xa9]\aq[0x8][0x97][0xf0][0x1e][0x1]f[0xc3]zW[0xd5]q[0xd1][0xe][0x3][0x92][0xaf][0x8a][0xd4][0xd7][0xcb][0xd8][0xf6][0xa7][0xae]-=1[0xce][0xab][0x19]8[0xeb][0x99][0xac]a[0xf8]I/[0x13][0xb4]L[0xc7][0x86]F[0xa6][0xa0]y|yU-[0x15][0x1d][0x8e]Y[0x10][0x11][0x94][0xac][0xea][0x95]P$[0xe0]i[0xab]'[0xca][0x9a]F[0xc9][0xa4]ag3[0xe]5[0xe6][0x8f][0x3][0xd6][0xba]W[0xcb]n>q=[0x89][0xe3][0xf][0xaf][0x89][0xb5]X[0xb0]b[0xbf][0xcf][0xd5]bQ[0x86][0xdc][0x11][0xfb][0xe8][0xcf][0xa7]j[0xdd][0xac]e/n[0x9a][0x9a]'[0x9d][0x12][0xc9]d[0x4][0xfe]?[0xdd];[0xd0]=[0xe5][0x8f][0x98][0x4][0x0][0x0][\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 401 Unauthorized[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: 68243c40-af27-11ec-9372-9e1ade9a9417[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Www-Authenticate: Basic realm="InfluxDB"[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: 68243c40-af27-11ec-9372-9e1ade9a9417[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Tue, 29 Mar 2022 06:13:52 GMT[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Length: 55[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "{"error":"unable to parse authentication credentials"}[\n]"
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 401 Unauthorized
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: 68243c40-af27-11ec-9372-9e1ade9a9417
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Www-Authenticate: Basic realm="InfluxDB"
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: 68243c40-af27-11ec-9372-9e1ade9a9417
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Tue, 29 Mar 2022 06:13:52 GMT
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Length: 55
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/29 06:13:52 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication required
22/03/29 06:13:52 DEBUG org.apache.http.impl.auth.HttpAuthenticator: 10.128.0.96:8086 requested authentication
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic]
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Negotiate authentication scheme not available
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Kerberos authentication scheme not available
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for NTLM authentication scheme not available
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for CredSSP authentication scheme not available
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Digest authentication scheme not available
22/03/29 06:13:52 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Selected authentication options: [BASIC [complete=true]]
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: CHALLENGED
22/03/29 06:13:52 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Generating response to an authentication challenge using basic scheme
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 >> Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD
22/03/29 06:13:52 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/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "db[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd2][0xbd][0x8e][0xc2]0[0xc][0xc0][0xf1][0xfd][0x9e][0x82][0x7][0xe8][0x10][0xdb]q[0x88][0x87]n[0xb7][0xb2]0[0xb0][0xa2][0x80][0x82]([0xd0] [0xf5][0x3]x|[\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x82][0xa1]U[0xb8]cp77R~[0xfa]'I[0xf1]V[0x87][0xe6][0xb8][0xc6][0xf5]&t[0xdb]}[0xd1][0xf4])[0xc5][0xa6][0xfc][\r]][0xd8][0x9d][0xce][0xd7][0xe5]s|[0xfd]][0xc5][0xa6][0xad][0xce][0xa9]\aq[0x8][0x97][0xf0][0x1e][0x1]f[0xc3]zW[0xd5]q[0xd1][0xe][0x3][0x92][0xaf][0x8a][0xd4][0xd7][0xcb][0xd8][0xf6][0xa7][0xae]-=1[0xce][0xab][0x19]8[0xeb][0x99][0xac]a[0xf8]I/[0x13][0xb4]L[0xc7][0x86]F[0xa6][0xa0]y|yU-[0x15][0x1d][0x8e]Y[0x10][0x11][0x94][0xac][0xea][0x95]P$[0xe0]i[0xab]'[0xca][0x9a]F[0xc9][0xa4]ag3[0xe]5[0xe6][0x8f][0x3][0xd6][0xba]W[0xcb]n>q=[0x89][0xe3][0xf][0xaf][0x89][0xb5]X[0xb0]b[0xbf][0xcf][0xd5]bQ[0x86][0xdc][0x11][0xfb][0xe8][0xcf][0xa7]j[0xdd][0xac]e/n[0x9a][0x9a]'[0x9d][0x12][0xc9]d[0x4][0xfe]?[0xdd];[0xd0]=[0xe5][0x8f][0x98][0x4][0x0][0x0][\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: 682a24f7-af27-11ec-9373-9e1ade9a9417[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: 682a24f7-af27-11ec-9373-9e1ade9a9417[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Tue, 29 Mar 2022 06:13:52 GMT[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 204 No Content
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: 682a24f7-af27-11ec-9373-9e1ade9a9417
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: 682a24f7-af27-11ec-9373-9e1ade9a9417
22/03/29 06:13:52 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Tue, 29 Mar 2022 06:13:52 GMT
22/03/29 06:13:52 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/29 06:13:52 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication succeeded
22/03/29 06:13:52 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Caching 'basic' auth scheme for http://10.128.0.96:8086
22/03/29 06:13:52 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection [id: 0][route: {}->http://10.128.0.96:8086] can be kept alive indefinitely
22/03/29 06:13:52 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection: http-outgoing-0: set socket timeout to 0
22/03/29 06:13:52 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-29T06:07:31.250Z and ran for PT381.546S

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          34.9                    286944.0                    10000000              
  0001          16.5                    605950.4                     9200000              
  0002          11.2                    889838.0                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          29.6                    338214.9                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          23.2                    431909.5                       92833              
  0009  *** not run ***
  0010          45.9                    217883.9                         100              
  0011          45.7                    218962.1                     1839657              
  0012          12.6                    792204.7                      199929              
  0013          41.5                    240998.7                    10000000              
  0014          53.1                    188355.8                    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:20220329060116
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:67b8b20b68b3861d12a899ccb9c21312b095bfb907a30cde08f126cdc8d75130
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220329060116]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:67b8b20b68b3861d12a899ccb9c21312b095bfb907a30cde08f126cdc8d75130]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220329060116] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:67b8b20b68b3861d12a899ccb9c21312b095bfb907a30cde08f126cdc8d75130])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:67b8b20b68b3861d12a899ccb9c21312b095bfb907a30cde08f126cdc8d75130
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:67b8b20b68b3861d12a899ccb9c21312b095bfb907a30cde08f126cdc8d75130
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:67b8b20b68b3861d12a899ccb9c21312b095bfb907a30cde08f126cdc8d75130].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5bfa157102d741b453b8766c9f2fbd91cb699421bd06b1e0011d59d15f6774
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5bfa157102d741b453b8766c9f2fbd91cb699421bd06b1e0011d59d15f6774
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 29 Mar 2022 06:14:05 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:9e5bfa157102d741b453b8766c9f2fbd91cb699421bd06b1e0011d59d15f6774': 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_Java11/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 13m 31s
136 actionable tasks: 95 executed, 37 from cache, 4 up-to-date

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

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_Java11 #1224

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


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


Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11 #1223

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/1223/display/redirect>

Changes:


------------------------------------------
[...truncated 106.80 KB...]
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for checkstyle-8.23: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt after 9 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 1418, in connect
    super().connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for spotbugs-annotations-4.0.6: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html after 9 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html after 9 retries.
ERROR:root:['checkstyle-8.23', 'spotbugs-annotations-4.0.6', 'jFormatString-3.0.0']
ERROR:root:**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [checkstyle-8.23,jFormatString-3.0.0,spotbugs-annotations-4.0.6]
INFO:root:pull_licenses_java.py failed. It took 580.33596 seconds with 16 threads.
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 321, in <module>
    raise RuntimeError('{n} error(s) occurred.'.format(n=len(error_msg)),
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [checkstyle-8.23,jFormatString-3.0.0,spotbugs-annotations-4.0.6]'])

> Task :sdks:java:container:pullLicenses FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.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 10m 32s
130 actionable tasks: 85 executed, 41 from cache, 4 up-to-date

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

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