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 2019/02/10 12:18:11 UTC

Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1263

See <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/1263/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7940259137e20d5eb35b4be142ff628e078fe6a1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7940259137e20d5eb35b4be142ff628e078fe6a1
Commit message: "Merge pull request #7781: [BEAM-4102] use plugins DSL instead of manual classpath"
 > git rev-list --no-walk 7940259137e20d5eb35b4be142ff628e078fe6a1 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins2252037657349447002.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a --verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: [--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format: "default"
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins1181271089272821598.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1263>
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins138978764069507645.sh
+ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1263> create namespace beam-performancetests-textioit-hdfs-1263
runtime: failed to create new OS thread (have 17 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc42014ea80, 0xc4204bc000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0xc42049c4b8)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 41 [running]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420462550 sp=0xc420462548 pc=0x456910
runtime.gcMarkTermination(0x3feca82a621b8d8a)
	/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc420462728 sp=0xc420462550 pc=0x418cc3
runtime.gcMarkDone()
	/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc420462748 sp=0xc420462728 pc=0x41884d
runtime.gcBgMarkWorker(0xc42002e000)
	/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc4204627d8 sp=0xc420462748 pc=0x419890
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc4204627e0 sp=0xc4204627d8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
	/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
encoding/json.(*decodeState).literalStore(0xc42009d9e0, 0xc4201b1358, 0x20, 0x8aa8, 0x19662a0, 0xc4201cccb0, 0x194, 0x0)
	/usr/local/go/src/encoding/json/decode.go:942 +0x21c6
encoding/json.(*decodeState).literal(0xc42009d9e0, 0x19662a0, 0xc4201cccb0, 0x194)
	/usr/local/go/src/encoding/json/decode.go:802 +0xdb
encoding/json.(*decodeState).value(0xc42009d9e0, 0x19662a0, 0xc4201cccb0, 0x194)
	/usr/local/go/src/encoding/json/decode.go:408 +0x31e
encoding/json.(*decodeState).object(0xc42009d9e0, 0x1857e00, 0xc420498168, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc42009d9e0, 0x1857e00, 0xc420498168, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc42009d9e0, 0x1857e00, 0xc420498168, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201b1344, 0x3e, 0x8abc, 0x1857e00, 0xc420498168, 0x3e, 0x8abc)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*SchemaURL).UnmarshalJSON(0xc4203a6700, 0xc4201b1344, 0x3e, 0x8abc, 0x0, 0x7f07d86a11c0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:135 +0x6e
encoding/json.(*decodeState).object(0xc42009d0e0, 0x19eb5a0, 0xc4203a6700, 0x16)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc42009d0e0, 0x19eb5a0, 0xc4203a6700, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc42009d0e0, 0x19eb5a0, 0xc4203a6700, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201b1344, 0x3e, 0x8abc, 0x19eb5a0, 0xc4203a6700, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc4204106c0, 0xc4201b1344, 0x3e, 0x8abc, 0x0, 0x7f07d86a1120)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:592 +0x139
encoding/json.(*decodeState).object(0xc4203dbc20, 0x1b45900, 0xc4204106c0, 0x199)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc4203dbc20, 0x1b45900, 0xc4204106c0, 0x199)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).object(0xc4203dbc20, 0x19b1d00, 0xc4204103e0, 0x195)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc4203dbc20, 0x19b1d00, 0xc4204103e0, 0x195)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).object(0xc4203dbc20, 0x18447c0, 0xc420410248, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc4203dbc20, 0x18447c0, 0xc420410248, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc4203dbc20, 0x18447c0, 0xc420410248, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201b1182, 0x67b, 0x8c7e, 0x18447c0, 0xc420410248, 0xc42042c900, 0x6c581d)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc420401b00, 0xc4201b1182, 0x67b, 0x8c7e, 0x700, 0x7f07d86a1120)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:586 +0x89
encoding/json.(*decodeState).object(0xc4204a7e60, 0x1b45900, 0xc420401b00, 0x199)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc4204a7e60, 0x1b45900, 0xc420401b00, 0x199)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).object(0xc4204a7e60, 0x19fd6a0, 0xc4204d4648, 0x195)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc4204a7e60, 0x19fd6a0, 0xc4204d4648, 0x195)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).object(0xc4204a7e60, 0x18447c0, 0xc4204d4488, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc4204a7e60, 0x18447c0, 0xc4204d4488, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc4204a7e60, 0x18447c0, 0xc4204d4488, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201aa000, 0x9d38, 0xfe00, 0x18447c0, 0xc4204d4488, 0xc42051b328, 0x6c581d)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc4204d4240, 0xc4201aa000, 0x9d38, 0xfe00, 0x401f00, 0x7f07d86a1120)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:586 +0x89
encoding/json.(*decodeState).object(0xc4204a7d40, 0x1c1f240, 0xc4204d4240, 0x16)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc4204a7d40, 0x1c1f240, 0xc4204d4240, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc4204a7d40, 0x1c1f240, 0xc4204d4240, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201aa000, 0x9d39, 0xfe00, 0x1c1f240, 0xc4204d4240, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.Swagger20Schema(0xc420412b40, 0x0, 0x0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:82 +0xb8
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.MustLoadSwagger20Schema(0xc420412b40)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:66 +0x22
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.init.2()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:38 +0x3c
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.init()
	<autogenerated>:1 +0x4dc
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/resource.init()
	<autogenerated>:1 +0x7d
k8s.io/kubernetes/vendor/k8s.io/api/core/v1.init()
	<autogenerated>:1 +0x71
k8s.io/kubernetes/vendor/k8s.io/client-go/rest.init()
	<autogenerated>:1 +0xa0
k8s.io/kubernetes/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure.init()
	<autogenerated>:1 +0x78
k8s.io/kubernetes/vendor/k8s.io/client-go/plugin/pkg/client/auth.init()
	<autogenerated>:1 +0x44
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x49
main.init()
	<autogenerated>:1 +0x4e

goroutine 5 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203
Build step 'Execute shell' 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_PerformanceTests_TextIOIT_HDFS #1268

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/1268/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_PerformanceTests_TextIOIT_HDFS #1267

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/1267/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST template

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins3723204459921048970.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a --verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: [--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format: "default"
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins2148997441043109107.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1267>
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins3096489790095350905.sh
+ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1267> create namespace beam-performancetests-textioit-hdfs-1267
runtime: failed to create new OS thread (have 17 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc420070700, 0xc420518000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0xc4204944b8)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 36 [running]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc4200a7d50 sp=0xc4200a7d48 pc=0x456910
runtime.gcMarkTermination(0x3fed54356ffb5be5)
	/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc4200a7f28 sp=0xc4200a7d50 pc=0x418cc3
runtime.gcMarkDone()
	/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc4200a7f48 sp=0xc4200a7f28 pc=0x41884d
runtime.gcBgMarkWorker(0xc420023300)
	/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc4200a7fd8 sp=0xc4200a7f48 pc=0x419890
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc4200a7fe0 sp=0xc4200a7fd8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
	/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
encoding/json.stateBeginStringOrEmpty(0xc42019bdb8, 0x19af120, 0x9)
	/usr/local/go/src/encoding/json/scanner.go:252 +0xec
encoding/json.nextValue(0xc4201ebe92, 0xe4a, 0x9f6e, 0xc42019bdb8, 0xc4201ebe26, 0x57, 0x9fda, 0xc4201ebe7d, 0xe5f, 0xc42021e510, ...)
	/usr/local/go/src/encoding/json/scanner.go:45 +0xc0
encoding/json.(*decodeState).value(0xc42019bd40, 0x0, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:368 +0x84
encoding/json.(*decodeState).object(0xc42019bd40, 0x1844800, 0xc42005cad0, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc42019bd40, 0x1844800, 0xc42005cad0, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc42019bd40, 0x1844800, 0xc42005cad0, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201ebda9, 0xf33, 0xa057, 0x1844800, 0xc42005cad0, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc42038e6c0, 0xc4201ebda9, 0xf33, 0xa057, 0x0, 0x7fee6562e340)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:595 +0x194
encoding/json.(*decodeState).object(0xc420282ea0, 0x1b45900, 0xc42038e6c0, 0x199)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc420282ea0, 0x1b45900, 0xc42038e6c0, 0x199)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).object(0xc420282ea0, 0x19fd6a0, 0xc4203dbf08, 0x195)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc420282ea0, 0x19fd6a0, 0xc4203dbf08, 0x195)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).object(0xc420282ea0, 0x18447c0, 0xc4203dbd48, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc420282ea0, 0x18447c0, 0xc4203dbd48, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc420282ea0, 0x18447c0, 0xc4203dbd48, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201e6000, 0x9d38, 0xfe00, 0x18447c0, 0xc4203dbd48, 0xc42021f328, 0x6c581d)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc4203dbb00, 0xc4201e6000, 0x9d38, 0xfe00, 0x401f00, 0x7fee6562e340)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:586 +0x89
encoding/json.(*decodeState).object(0xc420282d80, 0x1c1f240, 0xc4203dbb00, 0x16)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc420282d80, 0x1c1f240, 0xc4203dbb00, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc420282d80, 0x1c1f240, 0xc4203dbb00, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc4201e6000, 0x9d39, 0xfe00, 0x1c1f240, 0xc4203dbb00, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.Swagger20Schema(0xc4201e46c0, 0x0, 0x0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:82 +0xb8
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.MustLoadSwagger20Schema(0xc4201e46c0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:66 +0x22
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.init.2()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:38 +0x3c
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.init()
	<autogenerated>:1 +0x4dc
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/resource.init()
	<autogenerated>:1 +0x7d
k8s.io/kubernetes/vendor/k8s.io/api/core/v1.init()
	<autogenerated>:1 +0x71
k8s.io/kubernetes/vendor/k8s.io/client-go/rest.init()
	<autogenerated>:1 +0xa0
k8s.io/kubernetes/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure.init()
	<autogenerated>:1 +0x78
k8s.io/kubernetes/vendor/k8s.io/client-go/plugin/pkg/client/auth.init()
	<autogenerated>:1 +0x44
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x49
main.init()
	<autogenerated>:1 +0x4e

goroutine 34 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203
Build step 'Execute shell' marked build as failure

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


Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/1266/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins5482845919776277666.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a --verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: [--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format: "default"
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins5234614058121898871.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1266>
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins5818360281896491756.sh
+ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1266> create namespace beam-performancetests-textioit-hdfs-1266
runtime: failed to create new OS thread (have 16 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc420478380, 0xc420502000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0x2c0e300)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 1 [running, locked to thread]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420447938 sp=0xc420447930 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
	/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc420447958 sp=0xc420447938 pc=0x4183a3
runtime.mallocgc(0x700, 0x1ae0320, 0x1, 0x410e20)
	/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc420447a00 sp=0xc420447958 pc=0x410705
runtime.newarray(0x1ae0320, 0x8, 0xc420388150)
	/usr/local/go/src/runtime/malloc.go:853 +0x60 fp=0xc420447a30 sp=0xc420447a00 pc=0x410e20
runtime.makeBucketArray(0x19b2b40, 0xc4204ec003, 0xc420388188, 0xc4204ec018)
	/usr/local/go/src/runtime/hashmap.go:927 +0xf5 fp=0xc420447a78 sp=0xc420447a30 pc=0x409d85
runtime.hashGrow(0x19b2b40, 0xc4204e79e0)
	/usr/local/go/src/runtime/hashmap.go:951 +0xa3 fp=0xc420447ad8 sp=0xc420447a78 pc=0x409f43
runtime.mapassign_faststr(0x19b2b40, 0xc4204e79e0, 0xc4201acfe0, 0x1b, 0x2c2f680)
	/usr/local/go/src/runtime/hashmap_fast.go:666 +0x28d fp=0xc420447b58 sp=0xc420447ad8 pc=0x40ca6d
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.(*Registry).Register(0xc42029d5c0, 0x2a496c0, 0xc4204e7980, 0x0, 0x0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus/registry.go:281 +0x474 fp=0xc420447d20 sp=0xc420447b58 pc=0xb77014
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.(*Registry).MustRegister(0xc42029d5c0, 0xc420449e70, 0x1, 0x1)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus/registry.go:352 +0x6f fp=0xc420447d68 sp=0xc420447d20 pc=0xb7793f
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.MustRegister(0xc420449e70, 0x1, 0x1)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus/registry.go:152 +0x53 fp=0xc420447d98 sp=0xc420447d68 pc=0xb76813
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.init.0()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus/registry.go:53 +0x10f fp=0xc420447df0 sp=0xc420447d98 pc=0xb765ef
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.init()
	<autogenerated>:1 +0x376 fp=0xc420447e60 sp=0xc420447df0 pc=0xb7fff6
k8s.io/kubernetes/pkg/client/metrics/prometheus.init()
	<autogenerated>:1 +0x6e fp=0xc420447f60 sp=0xc420447e60 pc=0xb818be
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x4e fp=0xc420447f70 sp=0xc420447f60 pc=0x1760aae
main.init()
	<autogenerated>:1 +0x4e fp=0xc420447f80 sp=0xc420447f70 pc=0x1760c0e
runtime.main()
	/usr/local/go/src/runtime/proc.go:183 +0x1de fp=0xc420447fe0 sp=0xc420447f80 pc=0x42c28e
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420447fe8 sp=0xc420447fe0 pc=0x4594d1

goroutine 18 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203
Build step 'Execute shell' marked build as failure

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


Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/1265/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins5818581354510788061.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a --verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: [--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format: "default"
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins8249378985700508292.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1265>
[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins117594262402769819.sh
+ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1265> create namespace beam-performancetests-textioit-hdfs-1265
runtime: failed to create new OS thread (have 17 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc420485500, 0xc420554000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0x2c0e300)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 1 [running, locked to thread]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420433028 sp=0xc420433020 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
	/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc420433048 sp=0xc420433028 pc=0x4183a3
runtime.mallocgc(0x140, 0x1b031a0, 0x1, 0xc420433280)
	/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc4204330f0 sp=0xc420433048 pc=0x410705
runtime.growslice(0x1b031a0, 0xc4201934a0, 0x4, 0x4, 0x5, 0x1, 0xc42016c6d0, 0x2)
	/usr/local/go/src/runtime/slice.go:147 +0x139 fp=0xc420433158 sp=0xc4204330f0 pc=0x4420e9
regexp/syntax.(*compiler).inst(...)
	/usr/local/go/src/regexp/syntax/compile.go:173
regexp/syntax.(*compiler).rune(0xc420433c58, 0xc4202ce2e4, 0x1, 0x1, 0x4100d4, 0x600000003)
	/usr/local/go/src/regexp/syntax/compile.go:267 +0x2fb fp=0xc4204331f8 sp=0xc420433158 pc=0x6ce90b
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202ce2a0, 0x1100000000)
	/usr/local/go/src/regexp/syntax/compile.go:110 +0x11a fp=0xc420433478 sp=0xc4204331f8 pc=0x6cc2ea
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202cf7a0, 0x2)
	/usr/local/go/src/regexp/syntax/compile.go:154 +0xc8a fp=0xc4204336f8 sp=0xc420433478 pc=0x6cce5a
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202ce230, 0x200000001)
	/usr/local/go/src/regexp/syntax/compile.go:138 +0x17f1 fp=0xc420433978 sp=0xc4204336f8 pc=0x6cd9c1
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202cf810, 0x0)
	/usr/local/go/src/regexp/syntax/compile.go:156 +0xcb2 fp=0xc420433bf8 sp=0xc420433978 pc=0x6cce82
regexp/syntax.Compile(0xc4202cf810, 0xc4202cf810, 0x7, 0x7)
	/usr/local/go/src/regexp/syntax/compile.go:83 +0x127 fp=0xc420433cd8 sp=0xc420433bf8 pc=0x6cbf37
regexp.compile(0xc4202943c0, 0x9b, 0xd4, 0x9b, 0xc4202943c0, 0x9b)
	/usr/local/go/src/regexp/regexp.go:178 +0xd2 fp=0xc420433d68 sp=0xc420433cd8 pc=0x6e4732
regexp.Compile(0xc4202943c0, 0x9b, 0x6, 0x4, 0xc4202943c0)
	/usr/local/go/src/regexp/regexp.go:133 +0x41 fp=0xc420433da8 sp=0xc420433d68 pc=0x6e4621
regexp.MustCompile(0xc4202943c0, 0x9b, 0xc)
	/usr/local/go/src/regexp/regexp.go:238 +0x4d fp=0xc420433e40 sp=0xc420433da8 pc=0x6e4d6d
k8s.io/kubernetes/vendor/github.com/russross/blackfriday.init()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/russross/blackfriday/inline.go:24 +0x12b fp=0xc420433ec0 sp=0xc420433e40 pc=0xb9ca6b
k8s.io/kubernetes/pkg/kubectl/cmd/templates.init()
	<autogenerated>:1 +0x58 fp=0xc420433ed0 sp=0xc420433ec0 pc=0xc03dd8
k8s.io/kubernetes/pkg/kubectl/cmd.init()
	<autogenerated>:1 +0x69 fp=0xc420433f60 sp=0xc420433ed0 pc=0x1753c99
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x53 fp=0xc420433f70 sp=0xc420433f60 pc=0x1760ab3
main.init()
	<autogenerated>:1 +0x4e fp=0xc420433f80 sp=0xc420433f70 pc=0x1760c0e
runtime.main()
	/usr/local/go/src/runtime/proc.go:183 +0x1de fp=0xc420433fe0 sp=0xc420433f80 pc=0x42c28e
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420433fe8 sp=0xc420433fe0 pc=0x4594d1

goroutine 18 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203
Build step 'Execute shell' marked build as failure

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


Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/1264/display/redirect?page=changes>

Changes:

[lukas.drbal] BEAM-6632: fix integer overflow for interval >= 25

[lukas.drbal] BEAM-6632: Use UTC timezone in test

[lukas.drbal] BEAM-6632: added todo comment related to CALCITE-2837

------------------------------------------
[...truncated 634.24 KB...]

2019-02-10 18:57:32,561 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Running: kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1264> delete -f <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/src/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml> --ignore-not-found
2019-02-10 18:57:32,638 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Ran: {kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1264> delete -f <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/src/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml> --ignore-not-found}  ReturnCode:2
STDOUT: 
STDERR: runtime: failed to create new OS thread (have 19 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc420496380, 0xc42054e000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0xc420029300)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 7 [running]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420040d50 sp=0xc420040d48 pc=0x456910
runtime.gcMarkTermination(0x3fed31126a914f7c)
	/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc420040f28 sp=0xc420040d50 pc=0x418cc3
runtime.gcMarkDone()
	/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc420040f48 sp=0xc420040f28 pc=0x41884d
runtime.gcBgMarkWorker(0xc420023300)
	/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc420040fd8 sp=0xc420040f48 pc=0x419890
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420040fe0 sp=0xc420040fd8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
	/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
regexp/syntax.nextRune(0xc4201ea010, 0x8b, 0xc400000074, 0xc4201ea010, 0x8b, 0x0, 0x0)
	/usr/local/go/src/regexp/syntax/parse.go:1893 +0x16f
regexp/syntax.Parse(0xc4201ea000, 0x9b, 0xc4205700d4, 0x44606a, 0xa0, 0x0)
	/usr/local/go/src/regexp/syntax/parse.go:726 +0x27b
regexp.compile(0xc4201ea000, 0x9b, 0xd4, 0x9b, 0xc4201ea000, 0x9b)
	/usr/local/go/src/regexp/regexp.go:170 +0x5a
regexp.Compile(0xc4201ea000, 0x9b, 0x6, 0x4, 0xc4201ea000)
	/usr/local/go/src/regexp/regexp.go:133 +0x41
regexp.MustCompile(0xc4201ea000, 0x9b, 0xc)
	/usr/local/go/src/regexp/regexp.go:238 +0x4d
k8s.io/kubernetes/vendor/github.com/russross/blackfriday.init()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/russross/blackfriday/inline.go:24 +0x12b
k8s.io/kubernetes/pkg/kubectl/cmd/templates.init()
	<autogenerated>:1 +0x58
k8s.io/kubernetes/pkg/kubectl/cmd.init()
	<autogenerated>:1 +0x69
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x53
main.init()
	<autogenerated>:1 +0x4e

goroutine 5 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203

2019-02-10 18:57:32,638 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2019-02-10 18:57:56,336 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Running: kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1264> delete -f <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/src/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml> --ignore-not-found
2019-02-10 18:57:56,413 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Ran: {kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1264> delete -f <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/src/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml> --ignore-not-found}  ReturnCode:2
STDOUT: 
STDERR: runtime: failed to create new OS thread (have 18 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc420486700, 0xc42045e000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0xc4204887b8)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 8 [running]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420041550 sp=0xc420041548 pc=0x456910
runtime.gcMarkTermination(0x3fec70d0d5a695f1)
	/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc420041728 sp=0xc420041550 pc=0x418cc3
runtime.gcMarkDone()
	/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc420041748 sp=0xc420041728 pc=0x41884d
runtime.gcBgMarkWorker(0xc42002b900)
	/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc4200417d8 sp=0xc420041748 pc=0x419890
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc4200417e0 sp=0xc4200417d8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
	/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
regexp/syntax.(*Regexp).MaxCap(0xc42035b110, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:292 +0xac
regexp/syntax.(*Regexp).MaxCap(0xc42035b1f0, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035b3b0, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035b030, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035b490, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035b570, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035afc0, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035b730, 0xc42051dc48)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035a1c0, 0x0)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).MaxCap(0xc42035b7a0, 0xc42051dcc8)
	/usr/local/go/src/regexp/syntax/regexp.go:298 +0x80
regexp/syntax.(*Regexp).CapNames(0xc42035b7a0, 0x6, 0xc4205100d4, 0xc42035b7a0)
	/usr/local/go/src/regexp/syntax/regexp.go:307 +0x2f
regexp.compile(0xc4202c2000, 0x9b, 0xd4, 0x9b, 0xc4202c2000, 0x9b)
	/usr/local/go/src/regexp/regexp.go:175 +0x98
regexp.Compile(0xc4202c2000, 0x9b, 0x6, 0x4, 0xc4202c2000)
	/usr/local/go/src/regexp/regexp.go:133 +0x41
regexp.MustCompile(0xc4202c2000, 0x9b, 0xc)
	/usr/local/go/src/regexp/regexp.go:238 +0x4d
k8s.io/kubernetes/vendor/github.com/russross/blackfriday.init()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/russross/blackfriday/inline.go:24 +0x12b
k8s.io/kubernetes/pkg/kubectl/cmd/templates.init()
	<autogenerated>:1 +0x58
k8s.io/kubernetes/pkg/kubectl/cmd.init()
	<autogenerated>:1 +0x69
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x53
main.init()
	<autogenerated>:1 +0x4e

goroutine 18 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203

2019-02-10 18:57:56,414 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2019-02-10 18:58:16,713 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Running: kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1264> delete -f <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/src/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml> --ignore-not-found
2019-02-10 18:58:16,796 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Ran: {kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/config-beam-performancetests-textioit-hdfs-1264> delete -f <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/src/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml> --ignore-not-found}  ReturnCode:2
STDOUT: 
STDERR: runtime: failed to create new OS thread (have 18 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc4204a1880, 0xc42053a000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0x2c0e300)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 1 [running, locked to thread]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc4204fbb80 sp=0xc4204fbb78 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
	/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc4204fbba0 sp=0xc4204fbb80 pc=0x4183a3
runtime.mallocgc(0x900, 0x1adfea0, 0x101, 0xc4204fbc90)
	/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc4204fbc48 sp=0xc4204fbba0 pc=0x410705
runtime.newarray(0x1adfea0, 0x8, 0xc42054db00)
	/usr/local/go/src/runtime/malloc.go:853 +0x60 fp=0xc4204fbc78 sp=0xc4204fbc48 pc=0x410e20
runtime.makeBucketArray(0x19b2900, 0x411703, 0xc420329918, 0xc4204fbdf0)
	/usr/local/go/src/runtime/hashmap.go:927 +0xf5 fp=0xc4204fbcc0 sp=0xc4204fbc78 pc=0x409d85
runtime.hashGrow(0x19b2900, 0xc42005bd10)
	/usr/local/go/src/runtime/hashmap.go:951 +0xa3 fp=0xc4204fbd20 sp=0xc4204fbcc0 pc=0x409f43
runtime.mapassign_faststr(0x19b2900, 0xc42005bd10, 0x1c5dd4f, 0x12, 0x2c2f680)
	/usr/local/go/src/runtime/hashmap_fast.go:666 +0x28d fp=0xc4204fbda0 sp=0xc4204fbd20 pc=0x40ca6d
k8s.io/kubernetes/vendor/github.com/golang/protobuf/proto.RegisterType(0x2a51bc0, 0x0, 0x1c5dd4f, 0x12)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/protobuf/proto/properties.go:842 +0xea fp=0xc4204fbe30 sp=0xc4204fbda0 pc=0xb53c5a
k8s.io/kubernetes/vendor/github.com/googleapis/gnostic/OpenAPIv2.init.0()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/googleapis/gnostic/OpenAPIv2/OpenAPIv2.pb.go:4213 +0x3f5 fp=0xc4204fbe60 sp=0xc4204fbe30 pc=0xca42a5
k8s.io/kubernetes/vendor/github.com/googleapis/gnostic/OpenAPIv2.init()
	<autogenerated>:1 +0x104 fp=0xc4204fbe88 sp=0xc4204fbe60 pc=0xca4c44
k8s.io/kubernetes/pkg/kubectl/cmd/util.init()
	<autogenerated>:1 +0x69 fp=0xc4204fbed0 sp=0xc4204fbe88 pc=0x1621d29
k8s.io/kubernetes/pkg/kubectl/cmd.init()
	<autogenerated>:1 +0x6e fp=0xc4204fbf60 sp=0xc4204fbed0 pc=0x1753c9e
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x53 fp=0xc4204fbf70 sp=0xc4204fbf60 pc=0x1760ab3
main.init()
	<autogenerated>:1 +0x4e fp=0xc4204fbf80 sp=0xc4204fbf70 pc=0x1760c0e
runtime.main()
	/usr/local/go/src/runtime/proc.go:183 +0x1de fp=0xc4204fbfe0 sp=0xc4204fbf80 pc=0x42c28e
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc4204fbfe8 sp=0xc4204fbfe0 pc=0x4594d1

goroutine 5 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203

goroutine 11 [syscall]:
os/signal.signal_recv(0x432998)
	/usr/local/go/src/runtime/sigqueue.go:131 +0xa6
os/signal.loop()
	/usr/local/go/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
	/usr/local/go/src/os/signal/signal_unix.go:28 +0x41

2019-02-10 18:58:16,799 40f2a024 MainThread beam_integration_benchmark(1/1) ERROR    Exception running benchmark
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 872, in RunBenchmarkTask
    RunBenchmark(spec, collector)
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 777, in RunBenchmark
    DoCleanupPhase(spec, detailed_timer)
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 635, in DoCleanupPhase
    spec.BenchmarkCleanup(spec)
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py",> line 168, in Cleanup
    kubernetes_helper.DeleteAllFiles(getKubernetesScripts())
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/kubernetes_helper.py",> line 52, in DeleteAllFiles
    DeleteFromFile(file)
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/kubernetes_helper.py",> line 47, in DeleteFromFile
    vm_util.IssueRetryableCommand(delete_cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 251, in WrappedFunction
    return f(*args, **kwargs)
  File "<https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 389, in IssueRetryableCommand
    'Command returned a non-zero exit code.\n')
CalledProcessException: Command returned a non-zero exit code.

2019-02-10 18:58:16,800 40f2a024 MainThread beam_integration_benchmark(1/1) ERROR    Benchmark 1/1 beam_integration_benchmark (UID: beam_integration_benchmark0) failed. Execution will continue.
2019-02-10 18:58:16,800 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Benchmark run statuses:
---------------------------------------------------------------------------------
Name                        UID                          Status  Failed Substatus
---------------------------------------------------------------------------------
beam_integration_benchmark  beam_integration_benchmark0  FAILED                  
---------------------------------------------------------------------------------
Success rate: 0.00% (0/1)
2019-02-10 18:58:16,800 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Complete logs can be found at: <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/runs/40f2a024/pkb.log>
2019-02-10 18:58:16,800 40f2a024 MainThread beam_integration_benchmark(1/1) INFO     Completion statuses can be found at: <https://builds.apache.org/job/beam_PerformanceTests_TextIOIT_HDFS/ws/runs/40f2a024/completion_statuses.json>
Build step 'Execute shell' marked build as failure

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