should report ready soon after all annotated objects are ready [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/templates/templateinstance_readiness.go:119
------------------------------
Dec 20 22:27:50.887: INFO: Running AfterSuite actions on all node
[Feature:Builds] build with empty source started build
should build even with an empty source in build config [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:39
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:Builds] build with empty source
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:04.965: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:05.247: INFO: configPath is now "/tmp/extended-test-cli-build-nosrc-qmwl7-xrgdw-user.kubeconfig"
Dec 20 22:27:05.247: INFO: The user is now "extended-test-cli-build-nosrc-qmwl7-xrgdw-user"
Dec 20 22:27:05.247: INFO: Creating project "extended-test-cli-build-nosrc-qmwl7-xrgdw"
Dec 20 22:27:05.368: INFO: Waiting on permissions in project "extended-test-cli-build-nosrc-qmwl7-xrgdw" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach]
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:24
STEP: waiting for builder service account
Dec 20 22:27:05.522: INFO: Running 'oc create --config=/tmp/extended-test-cli-build-nosrc-qmwl7-xrgdw-user.kubeconfig --namespace=extended-test-cli-build-nosrc-qmwl7-xrgdw -f /tmp/fixture-testdata-dir950233602/test/extended/testdata/builds/test-nosrc-build.json'
imagestream "nosrc-stream" created
buildconfig "nosrc-build" created
[It] should build even with an empty source in build config [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:39
STEP: starting the empty source build
Dec 20 22:27:05.810: INFO: Running 'oc start-build --config=/tmp/extended-test-cli-build-nosrc-qmwl7-xrgdw-user.kubeconfig --namespace=extended-test-cli-build-nosrc-qmwl7-xrgdw nosrc-build --from-dir=/tmp/fixture-testdata-dir950233602/test/extended/testdata/builds/test-build-app -o=name'
Dec 20 22:27:25.109: INFO:
start-build output with args [nosrc-build --from-dir=/tmp/fixture-testdata-dir950233602/test/extended/testdata/builds/test-build-app -o=name]:
Error><nil>
StdOut>
build/nosrc-build-1
StdErr>
Uploading directory "/tmp/fixture-testdata-dir950233602/test/extended/testdata/builds/test-build-app" as binary input for the build ...
Dec 20 22:27:25.110: INFO: Waiting for nosrc-build-1 to complete
Dec 20 22:27:46.145: INFO: Done waiting for nosrc-build-1: util.BuildResult{BuildPath:"build/nosrc-build-1", BuildName:"nosrc-build-1", StartBuildStdErr:"Uploading directory \"/tmp/fixture-testdata-dir950233602/test/extended/testdata/builds/test-build-app\" as binary input for the build ...", StartBuildStdOut:"build/nosrc-build-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc4214efb00), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420df61c0)}
with error: <nil>
STEP: verifying the status of "build/nosrc-build-1"
[AfterEach]
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:31
[AfterEach] [Feature:Builds] build with empty source
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:46.183: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-cli-build-nosrc-qmwl7-xrgdw" for this suite.
Dec 20 22:27:52.270: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:27:53.134: INFO: namespace: extended-test-cli-build-nosrc-qmwl7-xrgdw, resource: bindings, ignored listing per whitelist
Dec 20 22:27:53.721: INFO: namespace extended-test-cli-build-nosrc-qmwl7-xrgdw deletion completed in 7.503966353s
• [SLOW TEST:48.757 seconds]
[Feature:Builds] build with empty source
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:14
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:22
started build
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:38
should build even with an empty source in build config [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:39
------------------------------
Dec 20 22:27:53.722: INFO: Running AfterSuite actions on all node
[k8s.io] Probing container
with readiness probe that fails should never be ready and never restart [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:26:32.642: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:26:32.755: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/container_probe.go:48
[It] with readiness probe that fails should never be ready and never restart [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[AfterEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:32.987: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-container-probe-fnwlc" for this suite.
Dec 20 22:27:57.066: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:27:58.545: INFO: namespace: e2e-tests-container-probe-fnwlc, resource: bindings, ignored listing per whitelist
Dec 20 22:27:58.546: INFO: namespace e2e-tests-container-probe-fnwlc deletion completed in 25.529284837s
• [SLOW TEST:85.904 seconds]
[k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:643
with readiness probe that fails should never be ready and never restart [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:27:58.547: INFO: Running AfterSuite actions on all node
[Feature:Builds][Conformance] build without output image building from templates
should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:32
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:Builds][Conformance] build without output image
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:32.370: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:32.657: INFO: configPath is now "extended-test-build-no-outputname-rgv6f-xq4d6-user.kubeconfig"
Dec 20 22:27:32.657: INFO: The user is now "extended-test-build-no-outputname-rgv6f-xq4d6-user"
Dec 20 22:27:32.657: INFO: Creating project "extended-test-build-no-outputname-rgv6f-xq4d6"
Dec 20 22:27:32.851: INFO: Waiting on permissions in project "extended-test-build-no-outputname-rgv6f-xq4d6" ...
STEP: Waiting for a default service account to be provisioned in namespace
[It] should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:32
Dec 20 22:27:32.890: INFO: Running 'oc create --config=extended-test-build-no-outputname-rgv6f-xq4d6-user.kubeconfig --namespace=extended-test-build-no-outputname-rgv6f-xq4d6 -f /tmp/fixture-testdata-dir187419177/test/extended/testdata/builds/test-docker-no-outputname.json'
buildconfig "test-docker" created
STEP: expecting build to pass without an output image reference specified
Dec 20 22:27:33.146: INFO: Running 'oc start-build --config=extended-test-build-no-outputname-rgv6f-xq4d6-user.kubeconfig --namespace=extended-test-build-no-outputname-rgv6f-xq4d6 test-docker -o=name'
Dec 20 22:27:33.418: INFO:
start-build output with args [test-docker -o=name]:
Error><nil>
StdOut>
build/test-docker-1
StdErr>
Dec 20 22:27:33.419: INFO: Waiting for test-docker-1 to complete
Dec 20 22:27:54.451: INFO: Done waiting for test-docker-1: util.BuildResult{BuildPath:"build/test-docker-1", BuildName:"test-docker-1", StartBuildStdErr:"", StartBuildStdOut:"build/test-docker-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc421fdcf00), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc42037b880)}
with error: <nil>
STEP: verifying the build test-docker-1 output
Dec 20 22:27:54.451: INFO: Running 'oc logs --config=extended-test-build-no-outputname-rgv6f-xq4d6-user.kubeconfig --namespace=extended-test-build-no-outputname-rgv6f-xq4d6 -f build/test-docker-1 --timestamps'
Build log:
2017-12-20T22:27:36.153379596Z I1220 22:27:36.153117 1 builder.go:74] redacted build: {"kind":"Build","apiVersion":"v1","metadata":{"name":"test-docker-1","namespace":"extended-test-build-no-outputname-rgv6f-xq4d6","selfLink":"/apis/build.openshift.io/v1/namespaces/extended-test-build-no-outputname-rgv6f-xq4d6/builds/test-docker-1","uid":"f925dc78-e5d4-11e7-a194-42010a8e0005","resourceVersion":"20485","creationTimestamp":"2017-12-20T22:27:33Z","labels":{"buildconfig":"test-docker","name":"test-docker","openshift.io/build-config.name":"test-docker","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"test-docker","openshift.io/build.number":"1"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"test-docker","uid":"f8fdc501-e5d4-11e7-a194-42010a8e0005","controller":true}]},"spec":{"serviceAccount":"builder","source":{"type":"Git","git":{"uri":"https://github.com/openshift/ruby-hello-world"}},"strategy":{"type":"Docker","dockerStrategy":{"from":{"kind":"DockerImage","name":"centos/ruby-22-centos7"},"env":[{"name":"BUILD_LOGLEVEL","value":"5"}]}},"output":{},"resources":{},"postCommit":{},"nodeSelector":null,"triggeredBy":[{"message":"Manually triggered"}]},"status":{"phase":"New","config":{"kind":"BuildConfig","namespace":"extended-test-build-no-outputname-rgv6f-xq4d6","name":"test-docker"},"output":{}}}
2017-12-20T22:27:36.153452649Z I1220 22:27:36.153338 1 builder.go:83] warning: OpenShift server version "v3.9.0-alpha.0+cd5bc5c-269" differs from this image "v3.9.0-alpha.0+a0adcf4"
2017-12-20T22:27:36.153872154Z Cloning "https://github.com/openshift/ruby-hello-world" ...
2017-12-20T22:27:36.153879318Z I1220 22:27:36.153830 1 source.go:167] git ls-remote --heads https://github.com/openshift/ruby-hello-world
2017-12-20T22:27:36.153881669Z I1220 22:27:36.153845 1 repository.go:385] Executing git ls-remote --heads https://github.com/openshift/ruby-hello-world
2017-12-20T22:27:36.366406245Z I1220 22:27:36.366216 1 source.go:170] cf1fa898d2a78685ccde72f14b4922b474f73cd1 refs/heads/beta2
2017-12-20T22:27:36.366434221Z 2602ace61490de0513dfbd7c7de949356cf9bd17 refs/heads/beta3
2017-12-20T22:27:36.36643709Z 394e0f7c0446d65d163ecae9cf5b559ad60de6dd refs/heads/beta4
2017-12-20T22:27:36.366439287Z 11e9bbac1dcf5a06df07f5a6ab893a3cb9448011 refs/heads/blog_part1
2017-12-20T22:27:36.366441437Z 5619f11232c0a623f7da419438539335d49acfa3 refs/heads/config
2017-12-20T22:27:36.366443302Z 022d87e4160c00274b63cdad7c238b5c6a299265 refs/heads/master
2017-12-20T22:27:36.366445262Z I1220 22:27:36.366269 1 source.go:268] Cloning source from https://github.com/openshift/ruby-hello-world
2017-12-20T22:27:36.366447231Z I1220 22:27:36.366299 1 repository.go:385] Executing git clone --recursive --depth=1 https://github.com/openshift/ruby-hello-world /tmp/build/inputs
2017-12-20T22:27:36.725328722Z I1220 22:27:36.725147 1 repository.go:385] Executing git rev-parse --abbrev-ref HEAD
2017-12-20T22:27:36.727417966Z I1220 22:27:36.727260 1 repository.go:385] Executing git rev-parse --verify HEAD
2017-12-20T22:27:36.729237565Z I1220 22:27:36.729123 1 repository.go:385] Executing git --no-pager show -s --format=%an HEAD
2017-12-20T22:27:36.731113258Z I1220 22:27:36.731055 1 repository.go:385] Executing git --no-pager show -s --format=%ae HEAD
2017-12-20T22:27:36.733083963Z I1220 22:27:36.733007 1 repository.go:385] Executing git --no-pager show -s --format=%cn HEAD
2017-12-20T22:27:36.734972544Z I1220 22:27:36.734915 1 repository.go:385] Executing git --no-pager show -s --format=%ce HEAD
2017-12-20T22:27:36.73688683Z I1220 22:27:36.736800 1 repository.go:385] Executing git --no-pager show -s --format=%ad HEAD
2017-12-20T22:27:36.738638147Z I1220 22:27:36.738582 1 repository.go:385] Executing git --no-pager show -s --format=%<(80,trunc)%s HEAD
2017-12-20T22:27:36.740407501Z I1220 22:27:36.740306 1 repository.go:385] Executing git config --get remote.origin.url
2017-12-20T22:27:36.74197325Z Commit: 022d87e4160c00274b63cdad7c238b5c6a299265 (Merge pull request #58 from junaruga/feature/fix-for-ruby24)
2017-12-20T22:27:36.741985559Z Author: Ben Parees <bparees@users.noreply.github.com>
2017-12-20T22:27:36.741988495Z Date: Fri Mar 3 15:29:12 2017 -0500
2017-12-20T22:27:36.741990917Z I1220 22:27:36.741885 1 repository.go:385] Executing git rev-parse --abbrev-ref HEAD
2017-12-20T22:27:36.743568359Z I1220 22:27:36.743488 1 repository.go:385] Executing git rev-parse --verify HEAD
2017-12-20T22:27:36.74515881Z I1220 22:27:36.745064 1 repository.go:385] Executing git --no-pager show -s --format=%an HEAD
2017-12-20T22:27:36.74709988Z I1220 22:27:36.746953 1 repository.go:385] Executing git --no-pager show -s --format=%ae HEAD
2017-12-20T22:27:36.748946801Z I1220 22:27:36.748869 1 repository.go:385] Executing git --no-pager show -s --format=%cn HEAD
2017-12-20T22:27:36.750808672Z I1220 22:27:36.750755 1 repository.go:385] Executing git --no-pager show -s --format=%ce HEAD
2017-12-20T22:27:36.752660604Z I1220 22:27:36.752607 1 repository.go:385] Executing git --no-pager show -s --format=%ad HEAD
2017-12-20T22:27:36.754530637Z I1220 22:27:36.754479 1 repository.go:385] Executing git --no-pager show -s --format=%<(80,trunc)%s HEAD
2017-12-20T22:27:36.756482087Z I1220 22:27:36.756375 1 repository.go:385] Executing git config --get remote.origin.url
2017-12-20T22:27:38.042643227Z I1220 22:27:38.042398 1 builder.go:74] redacted build: {"kind":"Build","apiVersion":"v1","metadata":{"name":"test-docker-1","namespace":"extended-test-build-no-outputname-rgv6f-xq4d6","selfLink":"/apis/build.openshift.io/v1/namespaces/extended-test-build-no-outputname-rgv6f-xq4d6/builds/test-docker-1","uid":"f925dc78-e5d4-11e7-a194-42010a8e0005","resourceVersion":"20485","creationTimestamp":"2017-12-20T22:27:33Z","labels":{"buildconfig":"test-docker","name":"test-docker","openshift.io/build-config.name":"test-docker","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"test-docker","openshift.io/build.number":"1"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"test-docker","uid":"f8fdc501-e5d4-11e7-a194-42010a8e0005","controller":true}]},"spec":{"serviceAccount":"builder","source":{"type":"Git","git":{"uri":"https://github.com/openshift/ruby-hello-world"}},"strategy":{"type":"Docker","dockerStrategy":{"from":{"kind":"DockerImage","name":"centos/ruby-22-centos7"},"env":[{"name":"BUILD_LOGLEVEL","value":"5"}]}},"output":{},"resources":{},"postCommit":{},"nodeSelector":null,"triggeredBy":[{"message":"Manually triggered"}]},"status":{"phase":"New","config":{"kind":"BuildConfig","namespace":"extended-test-build-no-outputname-rgv6f-xq4d6","name":"test-docker"},"output":{}}}
2017-12-20T22:27:38.042816359Z I1220 22:27:38.042647 1 builder.go:83] warning: OpenShift server version "v3.9.0-alpha.0+cd5bc5c-269" differs from this image "v3.9.0-alpha.0+a0adcf4"
2017-12-20T22:27:38.043027072Z I1220 22:27:38.042955 1 source.go:103] Checking for presence of a Dockerfile
2017-12-20T22:27:38.043106029Z I1220 22:27:38.043045 1 common.go:325] Found git source info: git.SourceInfo{SourceInfo:git.SourceInfo{Ref:"master", CommitID:"022d87e4160c00274b63cdad7c238b5c6a299265", Date:"Fri Mar 3 15:29:12 2017 -0500", AuthorName:"Ben Parees", AuthorEmail:"bparees@users.noreply.github.com", CommitterName:"GitHub", CommitterEmail:"noreply@github.com", Message:"Merge pull request #58 from junaruga/feature/fix-for-ruby24", Location:"https://github.com/openshift/ruby-hello-world", ContextDir:""}}
2017-12-20T22:27:38.964421426Z I1220 22:27:38.964186 1 builder.go:74] redacted build: {"kind":"Build","apiVersion":"v1","metadata":{"name":"test-docker-1","namespace":"extended-test-build-no-outputname-rgv6f-xq4d6","selfLink":"/apis/build.openshift.io/v1/namespaces/extended-test-build-no-outputname-rgv6f-xq4d6/builds/test-docker-1","uid":"f925dc78-e5d4-11e7-a194-42010a8e0005","resourceVersion":"20485","creationTimestamp":"2017-12-20T22:27:33Z","labels":{"buildconfig":"test-docker","name":"test-docker","openshift.io/build-config.name":"test-docker","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"test-docker","openshift.io/build.number":"1"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"test-docker","uid":"f8fdc501-e5d4-11e7-a194-42010a8e0005","controller":true}]},"spec":{"serviceAccount":"builder","source":{"type":"Git","git":{"uri":"https://github.com/openshift/ruby-hello-world"}},"strategy":{"type":"Docker","dockerStrategy":{"from":{"kind":"DockerImage","name":"centos/ruby-22-centos7"},"env":[{"name":"BUILD_LOGLEVEL","value":"5"}]}},"output":{},"resources":{},"postCommit":{},"nodeSelector":null,"triggeredBy":[{"message":"Manually triggered"}]},"status":{"phase":"New","config":{"kind":"BuildConfig","namespace":"extended-test-build-no-outputname-rgv6f-xq4d6","name":"test-docker"},"output":{}}}
2017-12-20T22:27:38.964578247Z I1220 22:27:38.964420 1 builder.go:83] warning: OpenShift server version "v3.9.0-alpha.0+cd5bc5c-269" differs from this image "v3.9.0-alpha.0+a0adcf4"
2017-12-20T22:27:38.965314642Z I1220 22:27:38.965288 1 util.go:154] found cgroup parent kubepods-besteffort-podf9279f62_e5d4_11e7_a194_42010a8e0005.slice
2017-12-20T22:27:38.965401489Z I1220 22:27:38.965307 1 builder.go:225] Running build with cgroup limits: api.CGroupLimits{MemoryLimitBytes:92233720368547, CPUShares:0, CPUPeriod:0, CPUQuota:0, MemorySwap:92233720368547, Parent:"kubepods-besteffort-podf9279f62_e5d4_11e7_a194_42010a8e0005.slice"}
2017-12-20T22:27:38.965405619Z I1220 22:27:38.965335 1 docker.go:77] Starting Docker build from build config test-docker-1 ...
2017-12-20T22:27:38.968573915Z I1220 22:27:38.968506 1 util_linux.go:30] container type=docker
2017-12-20T22:27:38.968590678Z I1220 22:27:38.968534 1 dockerutil.go:202] Invoking Docker build to create "docker.io/extended-test-build-no-outputname-rgv6f-xq4d6/test-docker-1:e1ea4a40"
2017-12-20T22:27:38.968791682Z I1220 22:27:38.968715 1 tar.go:201] Adding "/tmp/build/inputs" to tar ...
2017-12-20T22:27:38.970124425Z I1220 22:27:38.970017 1 tar.go:296] Adding to tar: /tmp/build/inputs/.gitignore as .gitignore
2017-12-20T22:27:38.97013721Z I1220 22:27:38.970098 1 tar.go:296] Adding to tar: /tmp/build/inputs/.s2i as .s2i
2017-12-20T22:27:38.972966856Z I1220 22:27:38.970132 1 tar.go:296] Adding to tar: /tmp/build/inputs/.s2i/bin as .s2i/bin
2017-12-20T22:27:38.972988276Z I1220 22:27:38.970170 1 tar.go:296] Adding to tar: /tmp/build/inputs/.s2i/bin/README as .s2i/bin/README
2017-12-20T22:27:38.972991041Z I1220 22:27:38.970198 1 tar.go:296] Adding to tar: /tmp/build/inputs/.s2i/environment as .s2i/environment
2017-12-20T22:27:38.972993314Z I1220 22:27:38.970225 1 tar.go:296] Adding to tar: /tmp/build/inputs/Dockerfile as Dockerfile
2017-12-20T22:27:38.973002086Z I1220 22:27:38.970252 1 tar.go:296] Adding to tar: /tmp/build/inputs/Gemfile as Gemfile
2017-12-20T22:27:38.973004364Z I1220 22:27:38.970281 1 tar.go:296] Adding to tar: /tmp/build/inputs/Gemfile.lock as Gemfile.lock
2017-12-20T22:27:38.973006285Z I1220 22:27:38.970314 1 tar.go:296] Adding to tar: /tmp/build/inputs/README.md as README.md
2017-12-20T22:27:38.973008235Z I1220 22:27:38.970341 1 tar.go:296] Adding to tar: /tmp/build/inputs/Rakefile as Rakefile
2017-12-20T22:27:38.973010056Z I1220 22:27:38.970368 1 tar.go:296] Adding to tar: /tmp/build/inputs/app.rb as app.rb
2017-12-20T22:27:38.97301195Z I1220 22:27:38.970431 1 tar.go:296] Adding to tar: /tmp/build/inputs/config as config
2017-12-20T22:27:38.973013914Z I1220 22:27:38.970463 1 tar.go:296] Adding to tar: /tmp/build/inputs/config/database.rb as config/database.rb
2017-12-20T22:27:38.973015923Z I1220 22:27:38.970491 1 tar.go:296] Adding to tar: /tmp/build/inputs/config/database.yml as config/database.yml
2017-12-20T22:27:38.973017831Z I1220 22:27:38.970521 1 tar.go:296] Adding to tar: /tmp/build/inputs/config.ru as config.ru
2017-12-20T22:27:38.973019832Z I1220 22:27:38.970548 1 tar.go:296] Adding to tar: /tmp/build/inputs/db as db
2017-12-20T22:27:38.973021607Z I1220 22:27:38.970574 1 tar.go:296] Adding to tar: /tmp/build/inputs/db/migrate as db/migrate
2017-12-20T22:27:38.973023781Z I1220 22:27:38.970604 1 tar.go:296] Adding to tar: /tmp/build/inputs/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb
2017-12-20T22:27:38.973025834Z I1220 22:27:38.970632 1 tar.go:296] Adding to tar: /tmp/build/inputs/models.rb as models.rb
2017-12-20T22:27:38.973027831Z I1220 22:27:38.970661 1 tar.go:296] Adding to tar: /tmp/build/inputs/run.sh as run.sh
2017-12-20T22:27:38.973138062Z I1220 22:27:38.970687 1 tar.go:296] Adding to tar: /tmp/build/inputs/test as test
2017-12-20T22:27:38.973146649Z I1220 22:27:38.970716 1 tar.go:296] Adding to tar: /tmp/build/inputs/test/sample_test.rb as test/sample_test.rb
2017-12-20T22:27:38.973148943Z I1220 22:27:38.970756 1 tar.go:296] Adding to tar: /tmp/build/inputs/views as views
2017-12-20T22:27:38.97315104Z I1220 22:27:38.970785 1 tar.go:296] Adding to tar: /tmp/build/inputs/views/main.erb as views/main.erb
2017-12-20T22:27:39.052828459Z Step 1 : FROM centos/ruby-22-centos7
2017-12-20T22:27:39.053534578Z ---> 9eef88b8c9f5
2017-12-20T22:27:39.053539821Z Step 2 : ENV "BUILD_LOGLEVEL" "5"
2017-12-20T22:27:39.054800071Z ---> Using cache
2017-12-20T22:27:39.054808898Z ---> af55cf720e7b
2017-12-20T22:27:39.054811326Z Step 3 : USER default
2017-12-20T22:27:39.094033484Z ---> Running in 2799dfeede9d
2017-12-20T22:27:39.126316304Z ---> 58ae37a19a0c
2017-12-20T22:27:39.128454443Z Removing intermediate container 2799dfeede9d
2017-12-20T22:27:39.128466037Z Step 4 : EXPOSE 8080
2017-12-20T22:27:39.16341399Z ---> Running in 651b89458374
2017-12-20T22:27:39.220891108Z ---> 655266262ce2
2017-12-20T22:27:39.22090702Z Removing intermediate container 651b89458374
2017-12-20T22:27:39.220909926Z Step 5 : ENV RACK_ENV production
2017-12-20T22:27:39.224719605Z ---> Running in f562577e4210
2017-12-20T22:27:39.270418622Z ---> 290ff46caf20
2017-12-20T22:27:39.288634471Z Removing intermediate container f562577e4210
2017-12-20T22:27:39.288648999Z Step 6 : ENV RAILS_ENV production
2017-12-20T22:27:39.303223862Z ---> Running in db849e0587e8
2017-12-20T22:27:39.372221109Z ---> fcc1d9bcf13e
2017-12-20T22:27:39.372234631Z Removing intermediate container db849e0587e8
2017-12-20T22:27:39.372237047Z Step 7 : COPY . /opt/app-root/src/
2017-12-20T22:27:39.500975783Z ---> 6831baf36686
2017-12-20T22:27:39.500992303Z Removing intermediate container 0ae25fcf8d60
2017-12-20T22:27:39.500995006Z Step 8 : RUN scl enable rh-ruby22 "bundle install"
2017-12-20T22:27:39.516386736Z ---> Running in a1195faf23d8
2017-12-20T22:27:42.615034664Z Fetching gem metadata from https://rubygems.org/..........
2017-12-20T22:27:42.911144515Z Installing rake 10.3.2
2017-12-20T22:27:43.038782675Z Installing i18n 0.6.11
2017-12-20T22:27:44.50026647Z Installing json 1.8.6
2017-12-20T22:27:44.634366748Z Installing minitest 5.4.2
2017-12-20T22:27:44.765431258Z Installing thread_safe 0.3.4
2017-12-20T22:27:44.936566501Z Installing tzinfo 1.2.2
2017-12-20T22:27:45.158148198Z Installing activesupport 4.1.7
2017-12-20T22:27:45.258572674Z Installing builder 3.2.2
2017-12-20T22:27:45.371788752Z Installing activemodel 4.1.7
2017-12-20T22:27:45.533048949Z Installing arel 5.0.1.20140414130214
2017-12-20T22:27:45.746031617Z Installing activerecord 4.1.7
2017-12-20T22:27:48.002186773Z Installing mysql2 0.3.16
2017-12-20T22:27:48.201697602Z Installing rack 1.5.2
2017-12-20T22:27:48.305178736Z Installing rack-protection 1.5.3
2017-12-20T22:27:48.479781573Z Installing tilt 1.4.1
2017-12-20T22:27:48.68272386Z Installing sinatra 1.4.5
2017-12-20T22:27:48.761356263Z Installing sinatra-activerecord 2.0.3
2017-12-20T22:27:48.761368212Z Using bundler 1.7.8
2017-12-20T22:27:48.762827117Z Your bundle is complete!
2017-12-20T22:27:48.762839274Z Use `bundle show [gemname]` to see where a bundled gem is installed.
2017-12-20T22:27:49.396752916Z ---> f1593baffc6b
2017-12-20T22:27:49.466094035Z Removing intermediate container a1195faf23d8
2017-12-20T22:27:49.466112738Z Step 9 : CMD scl enable rh-ruby22 ./run.sh
2017-12-20T22:27:49.490798144Z ---> Running in 9208c062f5bb
2017-12-20T22:27:49.539517594Z ---> c7edf9a892ef
2017-12-20T22:27:49.539535788Z Removing intermediate container 9208c062f5bb
2017-12-20T22:27:49.539538629Z Step 10 : USER root
2017-12-20T22:27:49.574326097Z ---> Running in f6ed74faea53
2017-12-20T22:27:49.620447773Z ---> b349e740d85d
2017-12-20T22:27:49.621162444Z Removing intermediate container f6ed74faea53
2017-12-20T22:27:49.621176708Z Step 11 : RUN chmod og+rw /opt/app-root/src/db
2017-12-20T22:27:49.666229452Z ---> Running in f7efb36fd8a1
2017-12-20T22:27:49.899419816Z ---> 6599d279be3f
2017-12-20T22:27:49.906489842Z Removing intermediate container f7efb36fd8a1
2017-12-20T22:27:49.906508065Z Step 12 : USER default
2017-12-20T22:27:49.941647338Z ---> Running in 94fff91a007f
2017-12-20T22:27:49.987613713Z ---> eb1771f32d00
2017-12-20T22:27:49.988994317Z Removing intermediate container 94fff91a007f
2017-12-20T22:27:49.989009109Z Step 13 : ENV "OPENSHIFT_BUILD_NAME" "test-docker-1" "OPENSHIFT_BUILD_NAMESPACE" "extended-test-build-no-outputname-rgv6f-xq4d6" "OPENSHIFT_BUILD_SOURCE" "https://github.com/openshift/ruby-hello-world" "OPENSHIFT_BUILD_COMMIT" "022d87e4160c00274b63cdad7c238b5c6a299265"
2017-12-20T22:27:50.026987366Z ---> Running in 1662a77bf204
2017-12-20T22:27:50.065355693Z ---> 28b357fb1adf
2017-12-20T22:27:50.071075482Z Removing intermediate container 1662a77bf204
2017-12-20T22:27:50.071089863Z Step 14 : LABEL "io.openshift.build.commit.message" "Merge pull request #58 from junaruga/feature/fix-for-ruby24" "io.openshift.build.source-location" "https://github.com/openshift/ruby-hello-world" "io.openshift.build.name" "test-docker-1" "io.openshift.build.namespace" "extended-test-build-no-outputname-rgv6f-xq4d6" "io.openshift.build.commit.author" "Ben Parees \u003cbparees@users.noreply.github.com\u003e" "io.openshift.build.commit.date" "Fri Mar 3 15:29:12 2017 -0500" "io.openshift.build.commit.id" "022d87e4160c00274b63cdad7c238b5c6a299265" "io.openshift.build.commit.ref" "master"
2017-12-20T22:27:50.106063102Z ---> Running in 7d4eeaab98db
2017-12-20T22:27:50.148604472Z ---> 7056ff29af06
2017-12-20T22:27:50.149865739Z Removing intermediate container 7d4eeaab98db
2017-12-20T22:27:50.155187329Z Successfully built 7056ff29af06
2017-12-20T22:27:50.252665499Z Build complete, no image push requested
[AfterEach]
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:22
[AfterEach] [Feature:Builds][Conformance] build without output image
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:54.798: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-build-no-outputname-rgv6f-xq4d6" for this suite.
Dec 20 22:28:00.874: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:02.275: INFO: namespace: extended-test-build-no-outputname-rgv6f-xq4d6, resource: bindings, ignored listing per whitelist
Dec 20 22:28:02.378: INFO: namespace extended-test-build-no-outputname-rgv6f-xq4d6 deletion completed in 7.55104964s
• [SLOW TEST:30.008 seconds]
[Feature:Builds][Conformance] build without output image
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:12
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:20
building from templates
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:29
should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:32
------------------------------
Dec 20 22:28:02.380: INFO: Running AfterSuite actions on all node
[k8s.io] Pods
should be submitted and removed [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:43.445: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:43.660: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/pods.go:127
[It] should be submitted and removed [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
STEP: creating the pod
STEP: setting up watch
STEP: submitting the pod to kubernetes
STEP: verifying the pod is in kubernetes
STEP: verifying pod creation was observed
Dec 20 22:27:49.981: INFO: running pod: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-submit-remove-ff644224-e5d4-11e7-a2d9-0edce53a3190", GenerateName:"", Namespace:"e2e-tests-pods-n2lsm", SelfLink:"/api/v1/namespaces/e2e-tests-pods-n2lsm/pods/pod-submit-remove-ff644224-e5d4-11e7-a2d9-0edce53a3190", UID:"ff6a7991-e5d4-11e7-a194-42010a8e0005", ResourceVersion:"21594", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63649405663, loc:(*time.Location)(0x6930d80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"867757955"}, Annotations:map[string]string{"openshift.io/scc":"anyuid"}, OwnerReferences:[]v1.OwnerReference(nil), Initializers:(*v1.Initializers)(nil), Finalizers:[]string(nil), ClusterName:""}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"default-token-dtk4b", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(0xc421a89a80), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"nginx", Image:"gcr.io/google-containers/nginx-slim-amd64:0.20", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"default-token-dtk4b", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil)}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc421a89bc0), Stdin:false, StdinOnce:false, TTY:false}}, RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc420f1eb58), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"role":"app"}, ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"ci-primg623-ig-n-5ll6", HostNetwork:false, HostPID:false, HostIPC:false, SecurityContext:(*v1.PodSecurityContext)(0xc421a89c40), ImagePullSecrets:[]v1.LocalObjectReference{v1.LocalObjectReference{Name:"default-dockercfg-g42pt"}}, Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration(nil), HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil)}, Status:v1.PodStatus{Phase:"Running", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63649405663, loc:(*time.Location)(0x6930d80)}}, Reason:"", Message:""}, v1.PodCondition{Type:"Ready", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63649405667, loc:(*time.Location)(0x6930d80)}}, Reason:"", Message:""}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63649405663, loc:(*time.Location)(0x6930d80)}}, Reason:"", Message:""}}, Message:"", Reason:"", HostIP:"10.142.0.2", PodIP:"172.16.2.123", StartTime:(*v1.Time)(0xc4211421a0), InitContainerStatuses:[]v1.ContainerStatus(nil), ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"nginx", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(0xc4211421c0), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:true, RestartCount:0, Image:"gcr.io/google-containers/nginx-slim-amd64:0.20", ImageID:"docker-pullable://gcr.io/google-containers/nginx-slim-amd64@sha256:6654db6d4028756062edac466454ee5c9cf9b20ef79e35a81e3c840031eb1e2b", ContainerID:"docker://bcd6e1fce22e775f6d152e2ec22f9105165942e8933e1678440f96c9b16ca112"}}, QOSClass:"BestEffort"}}
STEP: deleting the pod gracefully
STEP: verifying the kubelet observed the termination notice
Dec 20 22:27:55.050: INFO: no pod exists with the name we were looking for, assuming the termination request was observed and completed
STEP: verifying pod deletion was observed
[AfterEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:55.065: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-n2lsm" for this suite.
Dec 20 22:28:01.128: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:02.414: INFO: namespace: e2e-tests-pods-n2lsm, resource: bindings, ignored listing per whitelist
Dec 20 22:28:02.616: INFO: namespace e2e-tests-pods-n2lsm deletion completed in 7.534972764s
• [SLOW TEST:19.171 seconds]
[k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:643
should be submitted and removed [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:02.617: INFO: Running AfterSuite actions on all node
[k8s.io] Pods
should contain environment variables for services [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:02.275: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:02.416: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/pods.go:127
[It] should contain environment variables for services [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
Dec 20 22:27:30.987: INFO: Waiting up to 5m0s for pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190" in namespace "e2e-tests-pods-jjjfz" to be "success or failure"
Dec 20 22:27:31.008: INFO: Pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190": Phase="Pending", Reason="", readiness=false. Elapsed: 20.434513ms
Dec 20 22:27:33.024: INFO: Pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190": Phase="Pending", Reason="", readiness=false. Elapsed: 2.036223757s
Dec 20 22:27:35.040: INFO: Pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190": Phase="Pending", Reason="", readiness=false. Elapsed: 4.052436099s
Dec 20 22:27:37.059: INFO: Pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190": Phase="Pending", Reason="", readiness=false. Elapsed: 6.071811443s
Dec 20 22:27:39.078: INFO: Pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.090494528s
STEP: Saw pod success
Dec 20 22:27:39.078: INFO: Pod "client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190" satisfied condition "success or failure"
Dec 20 22:27:39.094: INFO: Trying to get logs from node ci-primg623-ig-n-26hl pod client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190 container env3cont: <nil>
STEP: delete the pod
Dec 20 22:27:39.155: INFO: Waiting for pod client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190 to disappear
Dec 20 22:27:39.180: INFO: Pod client-envvars-f7a58b5e-e5d4-11e7-b950-0edce53a3190 no longer exists
[AfterEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:39.180: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-jjjfz" for this suite.
Dec 20 22:28:01.260: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:02.431: INFO: namespace: e2e-tests-pods-jjjfz, resource: bindings, ignored listing per whitelist
Dec 20 22:28:02.777: INFO: namespace e2e-tests-pods-jjjfz deletion completed in 23.566713939s
• [SLOW TEST:60.502 seconds]
[k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:643
should contain environment variables for services [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:02.779: INFO: Running AfterSuite actions on all node
[sig-storage] Projected
should update labels on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:26.865: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:26.969: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858
[It] should update labels on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
STEP: Creating the pod
Dec 20 22:27:35.894: INFO: Successfully updated pod "labelsupdatef575ecfc-e5d4-11e7-9a4e-0edce53a3190"
[AfterEach] [sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:40.013: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-projected-c9m5h" for this suite.
Dec 20 22:28:02.090: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:03.620: INFO: namespace: e2e-tests-projected-c9m5h, resource: bindings, ignored listing per whitelist
Dec 20 22:28:03.755: INFO: namespace e2e-tests-projected-c9m5h deletion completed in 23.713586205s
• [SLOW TEST:36.890 seconds]
[sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34
should update labels on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:03.756: INFO: Running AfterSuite actions on all node
[Feature:Builds][Conformance] s2i build with a root user image
should create a root build and fail without a privileged SCC [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:44
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:Builds][Conformance] s2i build with a root user image
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:26:48.249: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:26:48.727: INFO: configPath is now "/tmp/extended-test-s2i-build-root-f8dkk-hnjwp-user.kubeconfig"
Dec 20 22:26:48.727: INFO: The user is now "extended-test-s2i-build-root-f8dkk-hnjwp-user"
Dec 20 22:26:48.727: INFO: Creating project "extended-test-s2i-build-root-f8dkk-hnjwp"
Dec 20 22:26:48.825: INFO: Waiting on permissions in project "extended-test-s2i-build-root-f8dkk-hnjwp" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach]
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:24
STEP: waiting for builder service account
STEP: creating a root build container
Dec 20 22:26:48.985: INFO: Running 'oc new-build --config=/tmp/extended-test-s2i-build-root-f8dkk-hnjwp-user.kubeconfig --namespace=extended-test-s2i-build-root-f8dkk-hnjwp -D FROM centos/nodejs-6-centos7
USER 0 --name nodejsroot'
--> Found Docker image d5b68e7 (14 hours old) from Docker Hub for "centos/nodejs-6-centos7"
Node.js 6
---------
Node.js 6 available as docker container is a base platform for building and running various Node.js 6 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Tags: builder, nodejs, nodejs6
* An image stream will be created as "nodejs-6-centos7:latest" that will track the source image
* A Docker build using a predefined Dockerfile will be created
* The resulting image will be pushed to image stream "nodejsroot:latest"
* Every time "nodejs-6-centos7:latest" changes a new build will be triggered
--> Creating resources with label build=nodejsroot ...
imagestream "nodejs-6-centos7" created
imagestream "nodejsroot" created
buildconfig "nodejsroot" created
--> Success
Build configuration "nodejsroot" created and build triggered.
Run 'oc logs -f bc/nodejsroot' to stream the build progress.
[It] should create a root build and fail without a privileged SCC [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:44
Dec 20 22:27:40.823: INFO: Running 'oc new-app --config=/tmp/extended-test-s2i-build-root-f8dkk-hnjwp-user.kubeconfig --namespace=extended-test-s2i-build-root-f8dkk-hnjwp nodejsroot~https://github.com/openshift/nodejs-ex --name nodejsfail'
--> Found image 2341e5d (45 seconds old) in image stream "extended-test-s2i-build-root-f8dkk-hnjwp/nodejsroot" under tag "latest" for "nodejsroot"
Node.js 6
---------
Node.js 6 available as docker container is a base platform for building and running various Node.js 6 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Tags: builder, nodejs, nodejs6
* A source build using source code from https://github.com/openshift/nodejs-ex will be created
* The resulting image will be pushed to image stream "nodejsfail:latest"
* Use 'start-build' to trigger a new build
* This image will be deployed in deployment config "nodejsfail"
* Port 8080/tcp will be load balanced by service "nodejsfail"
* Other containers can access this service through the hostname "nodejsfail"
* WARNING: Image "extended-test-s2i-build-root-f8dkk-hnjwp/nodejsroot:latest" runs as the 'root' user which may not be permitted by your cluster administrator
--> Creating resources ...
imagestream "nodejsfail" created
buildconfig "nodejsfail" created
deploymentconfig "nodejsfail" created
service "nodejsfail" created
--> Success
Build scheduled, use 'oc logs -f bc/nodejsfail' to track its progress.
Application is not exposed. You can expose services to the outside world by executing one or more of the commands below:
'oc expose svc/nodejsfail'
Run 'oc status' to view your app.
Dec 20 22:27:57.327: INFO: WaitForABuild returning with error: The build "nodejsfail-1" status is "Failed"
[AfterEach]
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:37
[AfterEach] [Feature:Builds][Conformance] s2i build with a root user image
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:57.374: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-s2i-build-root-f8dkk-hnjwp" for this suite.
Dec 20 22:28:03.457: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:04.814: INFO: namespace: extended-test-s2i-build-root-f8dkk-hnjwp, resource: bindings, ignored listing per whitelist
Dec 20 22:28:04.905: INFO: namespace extended-test-s2i-build-root-f8dkk-hnjwp deletion completed in 7.501784119s
• [SLOW TEST:76.656 seconds]
[Feature:Builds][Conformance] s2i build with a root user image
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:16
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:23
should create a root build and fail without a privileged SCC [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:44
------------------------------
Dec 20 22:28:04.906: INFO: Running AfterSuite actions on all node
[sig-storage] Projected
should update annotations on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:26.626: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:26.774: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858
[It] should update annotations on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
STEP: Creating the pod
Dec 20 22:27:37.968: INFO: Successfully updated pod "annotationupdatef553ae5b-e5d4-11e7-81ec-0edce53a3190"
[AfterEach] [sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:42.092: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-projected-xczzh" for this suite.
Dec 20 22:28:04.176: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:04.907: INFO: namespace: e2e-tests-projected-xczzh, resource: bindings, ignored listing per whitelist
Dec 20 22:28:05.599: INFO: namespace e2e-tests-projected-xczzh deletion completed in 23.477646934s
• [SLOW TEST:38.973 seconds]
[sig-storage] Projected
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34
should update annotations on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:05.600: INFO: Running AfterSuite actions on all node
[Feature:Builds][pruning] prune builds based on settings in the buildconfig
should prune completed builds based on the successfulBuildsHistoryLimit setting [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:59
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:25:06.575: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:25:07.151: INFO: configPath is now "/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig"
Dec 20 22:25:07.151: INFO: The user is now "extended-test-build-pruning-g9hxw-rwj9c-user"
Dec 20 22:25:07.151: INFO: Creating project "extended-test-build-pruning-g9hxw-rwj9c"
Dec 20 22:25:07.296: INFO: Waiting on permissions in project "extended-test-build-pruning-g9hxw-rwj9c" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach]
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:37
STEP: waiting for builder service account
STEP: waiting for openshift namespace imagestreams
Dec 20 22:25:07.462: INFO: Running scan #0
Dec 20 22:25:07.462: INFO: Checking language ruby
Dec 20 22:25:07.487: INFO: Checking tag 2.2
Dec 20 22:25:07.487: INFO: Checking tag 2.3
Dec 20 22:25:07.487: INFO: Checking tag 2.4
Dec 20 22:25:07.487: INFO: Checking tag latest
Dec 20 22:25:07.487: INFO: Checking tag 2.0
Dec 20 22:25:07.487: INFO: Checking language nodejs
Dec 20 22:25:07.510: INFO: Checking tag latest
Dec 20 22:25:07.510: INFO: Checking tag 0.10
Dec 20 22:25:07.510: INFO: Checking tag 4
Dec 20 22:25:07.510: INFO: Checking tag 6
Dec 20 22:25:07.510: INFO: Checking language perl
Dec 20 22:25:07.529: INFO: Checking tag 5.24
Dec 20 22:25:07.529: INFO: Checking tag latest
Dec 20 22:25:07.529: INFO: Checking tag 5.16
Dec 20 22:25:07.529: INFO: Checking tag 5.20
Dec 20 22:25:07.529: INFO: Checking language php
Dec 20 22:25:07.565: INFO: Checking tag 5.5
Dec 20 22:25:07.566: INFO: Checking tag 5.6
Dec 20 22:25:07.566: INFO: Checking tag 7.0
Dec 20 22:25:07.566: INFO: Checking tag latest
Dec 20 22:25:07.566: INFO: Checking language python
Dec 20 22:25:07.592: INFO: Checking tag 3.3
Dec 20 22:25:07.593: INFO: Checking tag 3.4
Dec 20 22:25:07.593: INFO: Checking tag 3.5
Dec 20 22:25:07.593: INFO: Checking tag latest
Dec 20 22:25:07.593: INFO: Checking tag 2.7
Dec 20 22:25:07.593: INFO: Checking language wildfly
Dec 20 22:25:07.612: INFO: Checking tag 10.1
Dec 20 22:25:07.612: INFO: Checking tag 8.1
Dec 20 22:25:07.612: INFO: Checking tag 9.0
Dec 20 22:25:07.612: INFO: Checking tag latest
Dec 20 22:25:07.612: INFO: Checking tag 10.0
Dec 20 22:25:07.612: INFO: Checking language mysql
Dec 20 22:25:07.633: INFO: Checking tag 5.7
Dec 20 22:25:07.633: INFO: Checking tag latest
Dec 20 22:25:07.633: INFO: Checking tag 5.5
Dec 20 22:25:07.633: INFO: Checking tag 5.6
Dec 20 22:25:07.633: INFO: Checking language postgresql
Dec 20 22:25:07.653: INFO: Checking tag 9.2
Dec 20 22:25:07.653: INFO: Checking tag 9.4
Dec 20 22:25:07.653: INFO: Checking tag 9.5
Dec 20 22:25:07.653: INFO: Checking tag latest
Dec 20 22:25:07.653: INFO: Checking language mongodb
Dec 20 22:25:07.669: INFO: Checking tag 2.4
Dec 20 22:25:07.669: INFO: Checking tag 2.6
Dec 20 22:25:07.669: INFO: Checking tag 3.2
Dec 20 22:25:07.669: INFO: Checking tag latest
Dec 20 22:25:07.669: INFO: Checking language jenkins
Dec 20 22:25:07.686: INFO: Checking tag 1
Dec 20 22:25:07.686: INFO: Checking tag 2
Dec 20 22:25:07.686: INFO: Checking tag latest
Dec 20 22:25:07.686: INFO: Success!
STEP: creating test image stream
Dec 20 22:25:07.686: INFO: Running 'oc create --config=/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig --namespace=extended-test-build-pruning-g9hxw-rwj9c -f /tmp/fixture-testdata-dir951858931/test/extended/testdata/builds/build-pruning/imagestream.yaml'
imagestream "myphp" created
[It] should prune completed builds based on the successfulBuildsHistoryLimit setting [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:59
STEP: creating test successful build config
Dec 20 22:25:07.941: INFO: Running 'oc create --config=/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig --namespace=extended-test-build-pruning-g9hxw-rwj9c -f /tmp/fixture-testdata-dir951858931/test/extended/testdata/builds/build-pruning/successful-build-config.yaml'
buildconfig "myphp" created
STEP: starting four test builds
Dec 20 22:25:08.198: INFO: Running 'oc start-build --config=/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig --namespace=extended-test-build-pruning-g9hxw-rwj9c myphp -o=name'
Dec 20 22:25:08.497: INFO:
start-build output with args [myphp -o=name]:
Error><nil>
StdOut>
build/myphp-1
StdErr>
Dec 20 22:25:08.498: INFO: Waiting for myphp-1 to complete
Dec 20 22:25:29.530: INFO: Done waiting for myphp-1: util.BuildResult{BuildPath:"build/myphp-1", BuildName:"myphp-1", StartBuildStdErr:"", StartBuildStdOut:"build/myphp-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc421919b00), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420f60620)}
with error: <nil>
Dec 20 22:25:29.530: INFO: Running 'oc start-build --config=/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig --namespace=extended-test-build-pruning-g9hxw-rwj9c myphp -o=name'
Dec 20 22:25:29.805: INFO:
start-build output with args [myphp -o=name]:
Error><nil>
StdOut>
build/myphp-2
StdErr>
Dec 20 22:25:29.806: INFO: Waiting for myphp-2 to complete
Dec 20 22:26:00.860: INFO: Done waiting for myphp-2: util.BuildResult{BuildPath:"build/myphp-2", BuildName:"myphp-2", StartBuildStdErr:"", StartBuildStdOut:"build/myphp-2", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc42192cc00), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420f60620)}
with error: <nil>
Dec 20 22:26:00.860: INFO: Running 'oc start-build --config=/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig --namespace=extended-test-build-pruning-g9hxw-rwj9c myphp -o=name'
Dec 20 22:26:01.205: INFO:
start-build output with args [myphp -o=name]:
Error><nil>
StdOut>
build/myphp-3
StdErr>
Dec 20 22:26:01.206: INFO: Waiting for myphp-3 to complete
Dec 20 22:26:32.255: INFO: Done waiting for myphp-3: util.BuildResult{BuildPath:"build/myphp-3", BuildName:"myphp-3", StartBuildStdErr:"", StartBuildStdOut:"build/myphp-3", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc4212c2f00), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420f60620)}
with error: <nil>
Dec 20 22:26:32.255: INFO: Running 'oc start-build --config=/tmp/extended-test-build-pruning-g9hxw-rwj9c-user.kubeconfig --namespace=extended-test-build-pruning-g9hxw-rwj9c myphp -o=name'
Dec 20 22:26:32.757: INFO:
start-build output with args [myphp -o=name]:
Error><nil>
StdOut>
build/myphp-4
StdErr>
Dec 20 22:26:32.758: INFO: Waiting for myphp-4 to complete
Dec 20 22:27:03.789: INFO: Done waiting for myphp-4: util.BuildResult{BuildPath:"build/myphp-4", BuildName:"myphp-4", StartBuildStdErr:"", StartBuildStdOut:"build/myphp-4", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc421b7c000), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420f60620)}
with error: <nil>
STEP: waiting up to one minute for pruning to complete
timed out waiting for the condition[AfterEach]
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:52
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:03.859: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-build-pruning-g9hxw-rwj9c" for this suite.
Dec 20 22:28:09.937: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:10.887: INFO: namespace: extended-test-build-pruning-g9hxw-rwj9c, resource: bindings, ignored listing per whitelist
Dec 20 22:28:11.371: INFO: namespace extended-test-build-pruning-g9hxw-rwj9c deletion completed in 7.482418907s
• [SLOW TEST:184.795 seconds]
[Feature:Builds][pruning] prune builds based on settings in the buildconfig
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:21
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:35
should prune completed builds based on the successfulBuildsHistoryLimit setting [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:59
------------------------------
Dec 20 22:28:11.372: INFO: Running AfterSuite actions on all node
[k8s.io] Pods
should be updated [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:39.780: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:39.931: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/pods.go:127
[It] should be updated [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
STEP: creating the pod
STEP: submitting the pod to kubernetes
STEP: verifying the pod is in kubernetes
STEP: updating the pod
Dec 20 22:27:48.727: INFO: Successfully updated pod "pod-update-fd26f04e-e5d4-11e7-899a-0edce53a3190"
STEP: verifying the updated pod is in kubernetes
Dec 20 22:27:48.758: INFO: Pod update OK
[AfterEach] [k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:48.758: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-mld7h" for this suite.
Dec 20 22:28:10.835: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:11.949: INFO: namespace: e2e-tests-pods-mld7h, resource: bindings, ignored listing per whitelist
Dec 20 22:28:12.281: INFO: namespace e2e-tests-pods-mld7h deletion completed in 23.493803459s
• [SLOW TEST:32.502 seconds]
[k8s.io] Pods
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:643
should be updated [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:12.282: INFO: Running AfterSuite actions on all node
[sig-storage] ConfigMap
optional updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [sig-storage] ConfigMap
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:26:30.251: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:26:30.403: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[It] optional updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
Dec 20 22:26:30.644: INFO: Couldn't get node TTL annotation (using default value of 0): No TTL annotation found on the node
STEP: Creating configMap with name cm-test-opt-del-d3bf55af-e5d4-11e7-9a03-0edce53a3190
STEP: Creating configMap with name cm-test-opt-upd-d3bf55ee-e5d4-11e7-9a03-0edce53a3190
STEP: Creating the pod
STEP: Deleting configmap cm-test-opt-del-d3bf55af-e5d4-11e7-9a03-0edce53a3190
STEP: Updating configmap cm-test-opt-upd-d3bf55ee-e5d4-11e7-9a03-0edce53a3190
STEP: Creating configMap with name cm-test-opt-create-d3bf562a-e5d4-11e7-9a03-0edce53a3190
STEP: waiting to observe update in volume
[AfterEach] [sig-storage] ConfigMap
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:08.408: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-configmap-fjsv6" for this suite.
Dec 20 22:28:30.483: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:31.700: INFO: namespace: e2e-tests-configmap-fjsv6, resource: bindings, ignored listing per whitelist
Dec 20 22:28:31.924: INFO: namespace e2e-tests-configmap-fjsv6 deletion completed in 23.487530577s
• [SLOW TEST:121.673 seconds]
[sig-storage] ConfigMap
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32
optional updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:31.925: INFO: Running AfterSuite actions on all node
[k8s.io] Probing container
should *not* be restarted with a exec "cat /tmp/health" liveness probe [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:23:38.728: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:23:38.833: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/container_probe.go:48
[It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
STEP: Creating pod liveness-exec in namespace e2e-tests-container-probe-wvmgw
Dec 20 22:24:25.494: INFO: Started pod liveness-exec in namespace e2e-tests-container-probe-wvmgw
STEP: checking the pod's current state and verifying that restartCount is present
Dec 20 22:24:25.522: INFO: Initial restart count of pod liveness-exec is 0
STEP: deleting the pod
[AfterEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:25.834: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-container-probe-wvmgw" for this suite.
Dec 20 22:28:31.916: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:32.867: INFO: namespace: e2e-tests-container-probe-wvmgw, resource: bindings, ignored listing per whitelist
Dec 20 22:28:33.472: INFO: namespace e2e-tests-container-probe-wvmgw deletion completed in 7.604875737s
• [SLOW TEST:294.744 seconds]
[k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:643
should *not* be restarted with a exec "cat /tmp/health" liveness probe [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:33.473: INFO: Running AfterSuite actions on all node
[Feature:DeploymentConfig] deploymentconfigs generation [Conformance]
should deploy based on a status version bump [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:610
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:26.857: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:27.187: INFO: configPath is now "/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig"
Dec 20 22:27:27.187: INFO: The user is now "extended-test-cli-deployment-fr5zn-jm9dg-user"
Dec 20 22:27:27.187: INFO: Creating project "extended-test-cli-deployment-fr5zn-jm9dg"
Dec 20 22:27:27.279: INFO: Waiting on permissions in project "extended-test-cli-deployment-fr5zn-jm9dg" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43
[It] should deploy based on a status version bump [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:610
Dec 20 22:27:27.332: INFO: Running 'oc create --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg -f /tmp/fixture-testdata-dir295430579/test/extended/testdata/deployments/generation-test.yaml -o name'
STEP: verifying that both latestVersion and generation are updated
Dec 20 22:27:27.668: INFO: Running 'oc get --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg deploymentconfig/generation-test --output=jsonpath="{.status.latestVersion}"'
STEP: checking the latest version for deploymentconfig/generation-test: 1
Dec 20 22:27:27.920: INFO: Running 'oc get --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg deploymentconfig/generation-test --output=jsonpath="{.metadata.generation}"'
STEP: checking the generation for deploymentconfig/generation-test: 1
STEP: verifying the deployment is marked complete
Dec 20 22:27:47.876: INFO: Latest rollout of dc/generation-test (rc/generation-test-1) is complete.
STEP: verifying that scaling updates the generation
Dec 20 22:27:47.876: INFO: Running 'oc scale --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg deploymentconfig/generation-test --replicas=2'
Dec 20 22:27:49.187: INFO: Running 'oc get --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg deploymentconfig/generation-test --output=jsonpath="{.metadata.generation}"'
STEP: checking the generation for deploymentconfig/generation-test: 2
STEP: deploying a second time [new client]
Dec 20 22:27:49.435: INFO: Running 'oc rollout --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg latest generation-test'
STEP: verifying that both latestVersion and generation are updated
Dec 20 22:27:49.740: INFO: Running 'oc get --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg deploymentconfig/generation-test --output=jsonpath="{.status.latestVersion}"'
STEP: checking the latest version for deploymentconfig/generation-test: 2
Dec 20 22:27:50.052: INFO: Running 'oc get --config=/tmp/extended-test-cli-deployment-fr5zn-jm9dg-user.kubeconfig --namespace=extended-test-cli-deployment-fr5zn-jm9dg deploymentconfig/generation-test --output=jsonpath="{.metadata.generation}"'
STEP: checking the generation for deploymentconfig/generation-test: 3
STEP: verifying that observedGeneration equals generation
[AfterEach] generation [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:606
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:52.368: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-cli-deployment-fr5zn-jm9dg" for this suite.
Dec 20 22:28:32.447: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:33.194: INFO: namespace: extended-test-cli-deployment-fr5zn-jm9dg, resource: bindings, ignored listing per whitelist
Dec 20 22:28:34.015: INFO: namespace extended-test-cli-deployment-fr5zn-jm9dg deletion completed in 41.617816295s
• [SLOW TEST:67.158 seconds]
[Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37
generation [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:605
should deploy based on a status version bump [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:610
------------------------------
Dec 20 22:28:34.016: INFO: Running AfterSuite actions on all node
[image_ecosystem][mongodb] openshift mongodb image creating from a template
should instantiate the template [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:30
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [image_ecosystem][mongodb] openshift mongodb image
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:42.982: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:43.524: INFO: configPath is now "/tmp/extended-test-mongodb-create-cvw86-p9mcg-user.kubeconfig"
Dec 20 22:27:43.524: INFO: The user is now "extended-test-mongodb-create-cvw86-p9mcg-user"
Dec 20 22:27:43.524: INFO: Creating project "extended-test-mongodb-create-cvw86-p9mcg"
Dec 20 22:27:43.714: INFO: Waiting on permissions in project "extended-test-mongodb-create-cvw86-p9mcg" ...
STEP: Waiting for a default service account to be provisioned in namespace
[It] should instantiate the template [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:30
openshift namespace image streams OK
STEP: creating a new app
Dec 20 22:27:43.915: INFO: Running 'oc new-app --config=/tmp/extended-test-mongodb-create-cvw86-p9mcg-user.kubeconfig --namespace=extended-test-mongodb-create-cvw86-p9mcg -f /tmp/fixture-testdata-dir129193674/examples/db-templates/mongodb-ephemeral-template.json'
--> Deploying template "extended-test-mongodb-create-cvw86-p9mcg/mongodb-ephemeral" for "/tmp/fixture-testdata-dir129193674/examples/db-templates/mongodb-ephemeral-template.json" to project extended-test-mongodb-create-cvw86-p9mcg
MongoDB (Ephemeral)
---------
MongoDB database service, without persistent storage. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/blob/master/3.2/README.md.
WARNING: Any data stored will be lost upon pod destruction. Only use this template for testing
The following service(s) have been created in your project: mongodb.
Username: userDDL
Password: WWfmqVrDL7KyDYoe
Database Name: sampledb
Connection URL: mongodb://userDDL:WWfmqVrDL7KyDYoe@mongodb/sampledb
For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/blob/master/3.2/README.md.
* With parameters:
* Memory Limit=512Mi
* Namespace=openshift
* Database Service Name=mongodb
* MongoDB Connection Username=userDDL # generated
* MongoDB Connection Password=WWfmqVrDL7KyDYoe # generated
* MongoDB Database Name=sampledb
* MongoDB Admin Password=WMBmxA1uJe5EBNGK # generated
* Version of MongoDB Image=3.2
--> Creating resources ...
secret "mongodb" created
service "mongodb" created
deploymentconfig "mongodb" created
--> Success
Application is not exposed. You can expose services to the outside world by executing one or more of the commands below:
'oc expose svc/mongodb'
Run 'oc status' to view your app.
STEP: waiting for the deployment to complete
Dec 20 22:27:44.273: INFO: waiting for deploymentconfig extended-test-mongodb-create-cvw86-p9mcg/mongodb to be available with version 1
Dec 20 22:28:08.308: INFO: deploymentconfig extended-test-mongodb-create-cvw86-p9mcg/mongodb available after 24.034941459s
pods: mongodb-1-dxfcw
STEP: expecting the mongodb pod is running
STEP: expecting the mongodb service is answering for ping
Dec 20 22:28:09.328: INFO: Running 'oc exec --config=/tmp/extended-test-mongodb-create-cvw86-p9mcg-user.kubeconfig --namespace=extended-test-mongodb-create-cvw86-p9mcg mongodb-1-dxfcw -- bash -c mongo --quiet --eval '{"ping", 1}''
STEP: expecting that we can insert a new record
Dec 20 22:28:09.809: INFO: Running 'oc exec --config=/tmp/extended-test-mongodb-create-cvw86-p9mcg-user.kubeconfig --namespace=extended-test-mongodb-create-cvw86-p9mcg mongodb-1-dxfcw -- bash -c mongo --quiet "$MONGODB_DATABASE" --username "$MONGODB_USER" --password "$MONGODB_PASSWORD" --eval 'db.foo.save({ "status": "passed" })''
STEP: expecting that we can read a record
Dec 20 22:28:10.324: INFO: Running 'oc exec --config=/tmp/extended-test-mongodb-create-cvw86-p9mcg-user.kubeconfig --namespace=extended-test-mongodb-create-cvw86-p9mcg mongodb-1-dxfcw -- bash -c mongo --quiet "$MONGODB_DATABASE" --username "$MONGODB_USER" --password "$MONGODB_PASSWORD" --eval 'printjson(db.foo.find({}, {_id: 0}).toArray())''
[AfterEach]
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:22
[AfterEach] [image_ecosystem][mongodb] openshift mongodb image
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:10.819: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-mongodb-create-cvw86-p9mcg" for this suite.
Dec 20 22:28:32.896: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:34.085: INFO: namespace: extended-test-mongodb-create-cvw86-p9mcg, resource: bindings, ignored listing per whitelist
Dec 20 22:28:34.327: INFO: namespace extended-test-mongodb-create-cvw86-p9mcg deletion completed in 23.47823802s
• [SLOW TEST:51.344 seconds]
[image_ecosystem][mongodb] openshift mongodb image
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:15
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:21
creating from a template
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:29
should instantiate the template [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/image_ecosystem/mongodb_ephemeral.go:30
------------------------------
Dec 20 22:28:34.328: INFO: Running AfterSuite actions on all node
[Feature:DeploymentConfig] deploymentconfigs keep the deployer pod invariant valid [Conformance]
should deal with cancellation after deployer pod succeeded [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1292
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:29.574: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:30.254: INFO: configPath is now "/tmp/extended-test-cli-deployment-76thm-86g9w-user.kubeconfig"
Dec 20 22:27:30.254: INFO: The user is now "extended-test-cli-deployment-76thm-86g9w-user"
Dec 20 22:27:30.254: INFO: Creating project "extended-test-cli-deployment-76thm-86g9w"
Dec 20 22:27:30.626: INFO: Waiting on permissions in project "extended-test-cli-deployment-76thm-86g9w" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43
[It] should deal with cancellation after deployer pod succeeded [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1292
STEP: creating DC
STEP: waiting for RC to be created
STEP: waiting for deployer to be completed
STEP: canceling the deployment
STEP: redeploying immediately by config change
[AfterEach] keep the deployer pod invariant valid [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1158
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:27:57.745: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-cli-deployment-76thm-86g9w" for this suite.
Dec 20 22:28:37.851: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:38.892: INFO: namespace: extended-test-cli-deployment-76thm-86g9w, resource: bindings, ignored listing per whitelist
Dec 20 22:28:39.308: INFO: namespace extended-test-cli-deployment-76thm-86g9w deletion completed in 41.524377073s
• [SLOW TEST:69.734 seconds]
[Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37
keep the deployer pod invariant valid [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1155
should deal with cancellation after deployer pod succeeded [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1292
------------------------------
Dec 20 22:28:39.309: INFO: Running AfterSuite actions on all node
[k8s.io] Probing container
should be restarted with a exec "cat /tmp/health" liveness probe [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:41.532: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:41.682: INFO: About to run a Kube e2e test, ensuring namespace is privileged
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/container_probe.go:48
[It] should be restarted with a exec "cat /tmp/health" liveness probe [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
STEP: Creating pod liveness-exec in namespace e2e-tests-container-probe-4n9sf
Dec 20 22:27:53.913: INFO: Started pod liveness-exec in namespace e2e-tests-container-probe-4n9sf
STEP: checking the pod's current state and verifying that restartCount is present
Dec 20 22:27:53.929: INFO: Initial restart count of pod liveness-exec is 0
Dec 20 22:28:38.311: INFO: Restart count of pod e2e-tests-container-probe-4n9sf/liveness-exec is now 1 (44.382337973s elapsed)
STEP: deleting the pod
[AfterEach] [k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:38.330: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-container-probe-4n9sf" for this suite.
Dec 20 22:28:44.406: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:45.796: INFO: namespace: e2e-tests-container-probe-4n9sf, resource: bindings, ignored listing per whitelist
Dec 20 22:28:45.811: INFO: namespace e2e-tests-container-probe-4n9sf deletion completed in 7.451711712s
• [SLOW TEST:64.279 seconds]
[k8s.io] Probing container
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:643
should be restarted with a exec "cat /tmp/health" liveness probe [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s]
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:648
------------------------------
Dec 20 22:28:45.812: INFO: Running AfterSuite actions on all node
[Area:Networking] network isolation when using a plugin that does not isolate namespaces by default
should allow communication between pods in different namespaces on different nodes [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:19
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/test/extended/networking/util.go:369
[BeforeEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:42.583: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:42.711: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
STEP: Waiting for a default service account to be provisioned in namespace
[It] should allow communication between pods in different namespaces on different nodes [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:19
Dec 20 22:27:43.275: INFO: Using ci-primg623-ig-n-26hl and ci-primg623-ig-n-5ll6 for test ([ci-primg623-ig-n-26hl ci-primg623-ig-n-5ll6 ci-primg623-ig-n-hgnk] out of [ci-primg623-ig-m-qg9h ci-primg623-ig-n-26hl ci-primg623-ig-n-5ll6 ci-primg623-ig-n-hgnk])
Dec 20 22:27:57.343: INFO: Target pod IP:port is 172.16.4.100:8080
Dec 20 22:27:57.343: INFO: Creating an exec pod on node ci-primg623-ig-n-5ll6
Dec 20 22:27:57.343: INFO: Creating new exec pod
Dec 20 22:28:15.413: INFO: Waiting up to 10s to wget 172.16.4.100:8080
Dec 20 22:28:15.413: INFO: Running '/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://internal-api.primg623.origin-ci-int-gce.dev.rhcloud.com:8443 --kubeconfig=/tmp/cluster-admin.kubeconfig exec --namespace=e2e-tests-net-isolation2-gh5wv execpod-sourceip-ci-primg623-ig-n-5ll6vnksg -- /bin/sh -c wget -T 30 -qO- 172.16.4.100:8080'
Dec 20 22:28:15.861: INFO: stderr: ""
Dec 20 22:28:15.861: INFO: Cleaning up the exec pod
[AfterEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:15.905: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-net-isolation1-qrm6x" for this suite.
Dec 20 22:28:37.985: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:39.045: INFO: namespace: e2e-tests-net-isolation1-qrm6x, resource: bindings, ignored listing per whitelist
Dec 20 22:28:39.428: INFO: namespace e2e-tests-net-isolation1-qrm6x deletion completed in 23.49383185s
[AfterEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:39.428: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-net-isolation2-gh5wv" for this suite.
Dec 20 22:28:45.506: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:28:46.684: INFO: namespace: e2e-tests-net-isolation2-gh5wv, resource: bindings, ignored listing per whitelist
Dec 20 22:28:46.940: INFO: namespace e2e-tests-net-isolation2-gh5wv deletion completed in 7.482133224s
• [SLOW TEST:64.357 seconds]
[Area:Networking] network isolation
/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:10
when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/test/extended/networking/util.go:368
should allow communication between pods in different namespaces on different nodes [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:19
------------------------------
Dec 20 22:28:46.941: INFO: Running AfterSuite actions on all node
[Feature:DeploymentConfig] deploymentconfigs with multiple image change triggers [Conformance]
should run a successful deployment with a trigger used by different containers [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:489
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:44.463: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:44.765: INFO: configPath is now "/tmp/extended-test-cli-deployment-cfzhx-svxzp-user.kubeconfig"
Dec 20 22:27:44.765: INFO: The user is now "extended-test-cli-deployment-cfzhx-svxzp-user"
Dec 20 22:27:44.765: INFO: Creating project "extended-test-cli-deployment-cfzhx-svxzp"
Dec 20 22:27:44.836: INFO: Waiting on permissions in project "extended-test-cli-deployment-cfzhx-svxzp" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43
[It] should run a successful deployment with a trigger used by different containers [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:489
Dec 20 22:27:44.870: INFO: Running 'oc create --config=/tmp/extended-test-cli-deployment-cfzhx-svxzp-user.kubeconfig --namespace=extended-test-cli-deployment-cfzhx-svxzp -f /tmp/fixture-testdata-dir598645517/test/extended/testdata/deployments/multi-ict-deployment.yaml -o name'
STEP: verifying the deployment is marked complete
Dec 20 22:28:13.831: INFO: Latest rollout of dc/example (rc/example-1) is complete.
[AfterEach] with multiple image change triggers [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:477
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:15.831: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-cli-deployment-cfzhx-svxzp" for this suite.
Dec 20 22:29:01.919: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:29:03.080: INFO: namespace: extended-test-cli-deployment-cfzhx-svxzp, resource: bindings, ignored listing per whitelist
Dec 20 22:29:03.334: INFO: namespace extended-test-cli-deployment-cfzhx-svxzp deletion completed in 47.473517879s
• [SLOW TEST:78.872 seconds]
[Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37
with multiple image change triggers [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:476
should run a successful deployment with a trigger used by different containers [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:489
------------------------------
Dec 20 22:29:03.335: INFO: Running AfterSuite actions on all node
[Feature:DeploymentConfig] deploymentconfigs with revision history limits [Conformance]
should never persist more old deployments than acceptable after being observed by the controller [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:877
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:26:08.566: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:26:09.098: INFO: configPath is now "/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig"
Dec 20 22:26:09.098: INFO: The user is now "extended-test-cli-deployment-cznxw-22tfn-user"
Dec 20 22:26:09.098: INFO: Creating project "extended-test-cli-deployment-cznxw-22tfn"
Dec 20 22:26:09.209: INFO: Waiting on permissions in project "extended-test-cli-deployment-cznxw-22tfn" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43
[It] should never persist more old deployments than acceptable after being observed by the controller [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:877
Dec 20 22:26:09.246: INFO: Running 'oc create --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn -f /tmp/fixture-testdata-dir102169044/test/extended/testdata/deployments/deployment-history-limit.yaml -o name'
Dec 20 22:26:20.240: INFO: Latest rollout of dc/history-limit (rc/history-limit-1) is complete.
Dec 20 22:26:20.240: INFO: 00: triggering a new deployment with config change
Dec 20 22:26:20.240: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=0'
Dec 20 22:26:32.728: INFO: Latest rollout of dc/history-limit (rc/history-limit-2) is complete.
Dec 20 22:26:32.728: INFO: 01: triggering a new deployment with config change
Dec 20 22:26:32.728: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=1'
Dec 20 22:26:45.964: INFO: Latest rollout of dc/history-limit (rc/history-limit-3) is complete.
Dec 20 22:26:45.964: INFO: 02: triggering a new deployment with config change
Dec 20 22:26:45.964: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=2'
Dec 20 22:27:07.272: INFO: Latest rollout of dc/history-limit (rc/history-limit-4) is complete.
Dec 20 22:27:07.272: INFO: 03: triggering a new deployment with config change
Dec 20 22:27:07.272: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=3'
Dec 20 22:27:37.321: INFO: Latest rollout of dc/history-limit (rc/history-limit-5) is complete.
Dec 20 22:27:37.321: INFO: 04: triggering a new deployment with config change
Dec 20 22:27:37.321: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=4'
Dec 20 22:28:00.313: INFO: Latest rollout of dc/history-limit (rc/history-limit-6) is complete.
Dec 20 22:28:00.313: INFO: 05: triggering a new deployment with config change
Dec 20 22:28:00.313: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=5'
Dec 20 22:28:11.095: INFO: Latest rollout of dc/history-limit (rc/history-limit-7) is complete.
Dec 20 22:28:11.095: INFO: 06: triggering a new deployment with config change
Dec 20 22:28:11.095: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=6'
Dec 20 22:28:21.123: INFO: Latest rollout of dc/history-limit (rc/history-limit-8) is complete.
Dec 20 22:28:21.123: INFO: 07: triggering a new deployment with config change
Dec 20 22:28:21.123: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=7'
Dec 20 22:28:30.323: INFO: Latest rollout of dc/history-limit (rc/history-limit-9) is complete.
Dec 20 22:28:30.323: INFO: 08: triggering a new deployment with config change
Dec 20 22:28:30.323: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=8'
Dec 20 22:28:38.400: INFO: Latest rollout of dc/history-limit (rc/history-limit-10) is complete.
Dec 20 22:28:38.400: INFO: 09: triggering a new deployment with config change
Dec 20 22:28:38.400: INFO: Running 'oc set env --config=/tmp/extended-test-cli-deployment-cznxw-22tfn-user.kubeconfig --namespace=extended-test-cli-deployment-cznxw-22tfn dc/history-limit A=9'
STEP: waiting for the deployment to complete
Dec 20 22:28:47.271: INFO: Latest rollout of dc/history-limit (rc/history-limit-11) is complete.
[AfterEach] with revision history limits [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:873
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:28:49.393: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-cli-deployment-cznxw-22tfn" for this suite.
Dec 20 22:29:29.468: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:29:30.828: INFO: namespace: extended-test-cli-deployment-cznxw-22tfn, resource: bindings, ignored listing per whitelist
Dec 20 22:29:30.872: INFO: namespace extended-test-cli-deployment-cznxw-22tfn deletion completed in 41.450521572s
• [SLOW TEST:202.306 seconds]
[Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37
with revision history limits [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:872
should never persist more old deployments than acceptable after being observed by the controller [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:877
------------------------------
Dec 20 22:29:30.874: INFO: Running AfterSuite actions on all node
[Feature:DeploymentConfig] deploymentconfigs with minimum ready seconds set [Conformance]
should not transition the deployment to Complete before satisfied [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:937
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:27:41.849: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:27:42.130: INFO: configPath is now "/tmp/extended-test-cli-deployment-t552s-2pj4s-user.kubeconfig"
Dec 20 22:27:42.130: INFO: The user is now "extended-test-cli-deployment-t552s-2pj4s-user"
Dec 20 22:27:42.130: INFO: Creating project "extended-test-cli-deployment-t552s-2pj4s"
Dec 20 22:27:42.333: INFO: Waiting on permissions in project "extended-test-cli-deployment-t552s-2pj4s" ...
STEP: Waiting for a default service account to be provisioned in namespace
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43
[It] should not transition the deployment to Complete before satisfied [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:937
STEP: verifying the deployment is created
STEP: verifying that all pods are ready
Dec 20 22:28:03.114: INFO: All replicas are ready.
STEP: verifying that the deployment is still running
STEP: waiting for the deployment to finish
Dec 20 22:29:51.641: INFO: Finished waiting for deployment.
[AfterEach] with minimum ready seconds set [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:933
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:29:54.508: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-cli-deployment-t552s-2pj4s" for this suite.
Dec 20 22:30:00.585: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:30:01.900: INFO: namespace: extended-test-cli-deployment-t552s-2pj4s, resource: bindings, ignored listing per whitelist
Dec 20 22:30:02.022: INFO: namespace extended-test-cli-deployment-t552s-2pj4s deletion completed in 7.485301595s
• [SLOW TEST:140.174 seconds]
[Feature:DeploymentConfig] deploymentconfigs
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37
with minimum ready seconds set [Conformance]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:930
should not transition the deployment to Complete before satisfied [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:937
------------------------------
Dec 20 22:30:02.024: INFO: Running AfterSuite actions on all node
[Area:Networking] multicast when using a plugin that does not isolate namespaces by default
should block multicast traffic [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/networking/multicast.go:25
[BeforeEach] [Top Level]
/go/src/github.com/openshift/origin/test/extended/util/test.go:53
[BeforeEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/test/extended/networking/util.go:369
[BeforeEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:134
STEP: Creating a kubernetes client
Dec 20 22:26:18.017: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
STEP: Building a namespace api object
Dec 20 22:26:18.361: INFO: configPath is now "/tmp/extended-test-multicast-4fbm9-dpsnl-user.kubeconfig"
Dec 20 22:26:18.361: INFO: The user is now "extended-test-multicast-4fbm9-dpsnl-user"
Dec 20 22:26:18.361: INFO: Creating project "extended-test-multicast-4fbm9-dpsnl"
Dec 20 22:26:18.500: INFO: Waiting on permissions in project "extended-test-multicast-4fbm9-dpsnl" ...
STEP: Waiting for a default service account to be provisioned in namespace
[It] should block multicast traffic [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/networking/multicast.go:25
Dec 20 22:26:18.607: INFO: Waiting up to 5m0s for pod multicast-0 status to be running
Dec 20 22:26:18.629: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Pending", readiness: false) (21.804716ms elapsed)
Dec 20 22:26:23.644: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (5.037605025s elapsed)
Dec 20 22:26:28.678: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (10.07107353s elapsed)
Dec 20 22:26:33.693: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (15.086391866s elapsed)
Dec 20 22:26:38.709: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (20.102079024s elapsed)
Dec 20 22:26:43.724: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (25.117175959s elapsed)
Dec 20 22:26:48.739: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (30.13268175s elapsed)
Dec 20 22:26:53.766: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (35.15928941s elapsed)
Dec 20 22:26:58.782: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (40.175206672s elapsed)
Dec 20 22:27:03.798: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (45.190760314s elapsed)
Dec 20 22:27:08.814: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (50.207224799s elapsed)
Dec 20 22:27:13.836: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (55.228780362s elapsed)
Dec 20 22:27:18.851: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m0.244285695s elapsed)
Dec 20 22:27:23.867: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m5.259843964s elapsed)
Dec 20 22:27:28.882: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m10.275335926s elapsed)
Dec 20 22:27:33.898: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m15.291707926s elapsed)
Dec 20 22:27:38.970: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m20.362845875s elapsed)
Dec 20 22:27:43.986: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m25.378862348s elapsed)
Dec 20 22:27:49.001: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m30.394472998s elapsed)
Dec 20 22:27:54.017: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m35.409823369s elapsed)
Dec 20 22:27:59.032: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m40.425160398s elapsed)
Dec 20 22:28:04.047: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m45.440590257s elapsed)
Dec 20 22:28:09.062: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m50.455633733s elapsed)
Dec 20 22:28:14.082: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (1m55.475440128s elapsed)
Dec 20 22:28:19.098: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m0.490928677s elapsed)
Dec 20 22:28:24.113: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m5.506585473s elapsed)
Dec 20 22:28:29.129: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m10.522029445s elapsed)
Dec 20 22:28:34.145: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m15.538033014s elapsed)
Dec 20 22:28:39.161: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m20.55430401s elapsed)
Dec 20 22:28:44.177: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m25.570403367s elapsed)
Dec 20 22:28:49.193: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m30.586257322s elapsed)
Dec 20 22:28:54.209: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m35.601894989s elapsed)
Dec 20 22:28:59.224: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m40.617580289s elapsed)
Dec 20 22:29:04.240: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m45.633503718s elapsed)
Dec 20 22:29:09.256: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m50.648891443s elapsed)
Dec 20 22:29:14.271: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (2m55.664732507s elapsed)
Dec 20 22:29:19.287: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m0.680452936s elapsed)
Dec 20 22:29:24.303: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m5.696267577s elapsed)
Dec 20 22:29:29.319: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m10.712650111s elapsed)
Dec 20 22:29:34.336: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m15.729412216s elapsed)
Dec 20 22:29:39.352: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m20.745371793s elapsed)
Dec 20 22:29:44.368: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m25.761150992s elapsed)
Dec 20 22:29:49.384: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m30.777197132s elapsed)
Dec 20 22:29:54.400: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m35.793291863s elapsed)
Dec 20 22:29:59.416: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m40.809086459s elapsed)
Dec 20 22:30:04.432: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m45.824808671s elapsed)
Dec 20 22:30:09.447: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m50.840673523s elapsed)
Dec 20 22:30:14.463: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (3m55.85671473s elapsed)
Dec 20 22:30:19.479: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m0.872319656s elapsed)
Dec 20 22:30:24.495: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m5.888661396s elapsed)
Dec 20 22:30:29.511: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m10.904532041s elapsed)
Dec 20 22:30:34.527: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m15.92045905s elapsed)
Dec 20 22:30:39.543: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m20.936215402s elapsed)
Dec 20 22:30:44.559: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m25.951825259s elapsed)
Dec 20 22:30:49.574: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m30.967539095s elapsed)
Dec 20 22:30:54.590: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m35.983405409s elapsed)
Dec 20 22:30:59.606: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m40.999532546s elapsed)
Dec 20 22:31:04.622: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m46.015072924s elapsed)
Dec 20 22:31:09.638: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m51.030906816s elapsed)
Dec 20 22:31:14.654: INFO: Waiting for pod multicast-0 in namespace 'extended-test-multicast-4fbm9-dpsnl' status to be 'running'(found phase: "Failed", readiness: false) (4m56.046975576s elapsed)
[AfterEach] when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:135
Dec 20 22:31:19.654: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "extended-test-multicast-4fbm9-dpsnl" for this suite.
Dec 20 22:31:25.732: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered
Dec 20 22:31:26.705: INFO: namespace: extended-test-multicast-4fbm9-dpsnl, resource: bindings, ignored listing per whitelist
Dec 20 22:31:27.148: INFO: namespace extended-test-multicast-4fbm9-dpsnl deletion completed in 7.463657036s
• [SLOW TEST:309.131 seconds]
[Area:Networking] multicast
/go/src/github.com/openshift/origin/test/extended/networking/multicast.go:20
when using a plugin that does not isolate namespaces by default
/go/src/github.com/openshift/origin/test/extended/networking/util.go:368
should block multicast traffic [Suite:openshift/conformance/parallel]
/go/src/github.com/openshift/origin/test/extended/networking/multicast.go:25
------------------------------
Dec 20 22:31:27.149: INFO: Running AfterSuite actions on all node
Dec 20 22:31:27.150: INFO: Running AfterSuite actions on node 1
Ran 194 of 440 Specs in 555.485 seconds
SUCCESS! -- 194 Passed | 0 Failed | 0 Pending | 246 Skipped
Ginkgo ran 1 suite in 9m19.591832828s
Test Suite Passed
[INFO] Running serial tests
I1220 22:31:27.465426 9084 test.go:94] Extended test version v3.9.0-alpha.0+31367ee-263
I1220 22:31:29.162818 10035 test.go:94] Extended test version v3.9.0-alpha.0+31367ee-263
Running Suite: Extended
=======================
Random Seed: 1513809088 - Will randomize all specs
Will run 0 of 440 specs
Dec 20 22:31:29.294: INFO: Fetching cloud provider for "gce"
I1220 22:31:29.294459 10035 gce.go:805] Using DefaultTokenSource &oauth2.reuseTokenSource{new:jwt.jwtSource{ctx:(*context.emptyCtx)(0xc420016180), conf:(*jwt.Config)(0xc420223780)}, mu:sync.Mutex{state:0, sema:0x0}, t:(*oauth2.Token)(nil)}
I1220 22:31:29.395452 10035 gce.go:805] Using DefaultTokenSource &oauth2.reuseTokenSource{new:jwt.jwtSource{ctx:(*context.emptyCtx)(0xc420016180), conf:(*jwt.Config)(0xc420128080)}, mu:sync.Mutex{state:0, sema:0x0}, t:(*oauth2.Token)(nil)}
I1220 22:31:29.460213 10035 gce.go:805] Using DefaultTokenSource &oauth2.reuseTokenSource{new:jwt.jwtSource{ctx:(*context.emptyCtx)(0xc420016180), conf:(*jwt.Config)(0xc420128380)}, mu:sync.Mutex{state:0, sema:0x0}, t:(*oauth2.Token)(nil)}
W1220 22:31:29.520018 10035 gce.go:430] No network name or URL specified.
Dec 20 22:31:29.520: INFO: lookupDiskImageSources: gcloud error with [[]string{"instance-groups", "list-instances", "", "--format=get(instance)"}]; err:exec: "gcloud": executable file not found in $PATH
Dec 20 22:31:29.520: INFO: >
Dec 20 22:31:29.520: INFO: Cluster image sources lookup failed: exec: "gcloud": executable file not found in $PATH
Dec 20 22:31:29.520: INFO: >>> kubeConfig: /tmp/cluster-admin.kubeconfig
Dec 20 22:31:29.522: INFO: Waiting up to 4h0m0s for all (but 0) nodes to be schedulable
Dec 20 22:31:29.658: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready
Dec 20 22:31:29.703: INFO: 1 / 1 pods in namespace 'kube-system' are running and ready (0 seconds elapsed)
Dec 20 22:31:29.703: INFO: expected 0 pod replicas in namespace 'kube-system', 0 are Running and Ready.
Dec 20 22:31:29.718: INFO: Waiting for pods to enter Success, but no pods in "kube-system" match label map[name:e2e-image-puller]
Dec 20 22:31:29.718: INFO: Dumping network health container logs from all nodes...
Dec 20 22:31:29.733: INFO: e2e test version: v1.9.0-beta1
Dec 20 22:31:29.747: INFO: kube-apiserver version: v1.9.0-beta1
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSDec 20 22:31:29.752: INFO: Running AfterSuite actions on all node
Dec 20 22:31:29.752: INFO: Running AfterSuite actions on node 1
Ran 0 of 440 Specs in 0.459 seconds
SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 440 Skipped Dec 20 22:31:29.755: INFO: Dumping logs locally to: /data/src/github.com/openshift/origin/_output/scripts/conformance/artifacts/junit
Checking for custom logdump instances, if any
Sourcing kube-util.sh
Detecting project
/data/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/cluster/log-dump/../../cluster/../cluster/gce/util.sh: line 147: gcloud: command not found
Dec 20 22:31:29.791: INFO: Error running cluster/log-dump/log-dump.sh: exit status 127
PASS
Ginkgo ran 1 suite in 904.497783ms
Test Suite Passed
[INFO] [CLEANUP] Beginning cleanup routines...
[INFO] [CLEANUP] Dumping cluster events to _output/scripts/conformance/artifacts/events.txt
Logged into "https://internal-api.primg623.origin-ci-int-gce.dev.rhcloud.com:8443" as "system:admin" using existing credentials.
You have access to the following projects and can switch between them with 'oc project <projectname>':
* default
kube-public
kube-system
logging
management-infra
openshift
openshift-infra
openshift-node
Using project "default".
[INFO] [CLEANUP] Dumping container logs to _output/scripts/conformance/logs/containers
[INFO] [CLEANUP] Truncating log files over 200M
[INFO] [CLEANUP] Stopping docker containers
[INFO] [CLEANUP] Removing docker containers
[INFO] [CLEANUP] Killing child processes
[INFO] test/extended/conformance.sh exited with code 0 after 00h 09m 44s
real 9m44.633s
user 2m33.855s
sys 0m20.367s
+ [[ branch_success == \b\r\a\n\c\h\_\s\u\c\c\e\s\s ]]
+ [[ '' != 1 ]]
+ [[ '' == 1 ]]
+ [[ branch_success == \b\r\a\n\c\h ]]
+ [[ branch_success == \n\o\w ]]
+ exit 0
+ gather
+ set +e
++ pwd
+ export PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/_output/local/bin/linux/amd64:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/origin/.local/bin:/home/origin/bin
+ PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/_output/local/bin/linux/amd64:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/origin/.local/bin:/home/origin/bin
+ oc get nodes --template '{{ range .items }}{{ .metadata.name }}{{ "\n" }}{{ end }}'
+ xargs -L 1 -I X bash -c 'oc get --raw /api/v1/nodes/X/proxy/metrics > /tmp/artifacts/X.metrics' ''
+ oc get --raw /metrics
+ set -e
[PostBuildScript] - Execution post build scripts.
[workspace] $ /bin/bash /tmp/jenkins704911347728119237.sh
~/jobs/zz_origin_gce_image/workspace ~/jobs/zz_origin_gce_image/workspace
Activated service account credentials for: [jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com]
PLAY [Terminate running cluster and remove all supporting resources in GCE] ****
TASK [Gathering Facts] *********************************************************
Wednesday 20 December 2017 22:31:41 +0000 (0:00:00.059) 0:00:00.059 ****
ok: [localhost]
TASK [include_role] ************************************************************
Wednesday 20 December 2017 22:31:45 +0000 (0:00:04.397) 0:00:04.456 ****
TASK [openshift_gcp : Templatize DNS script] ***********************************
Wednesday 20 December 2017 22:31:45 +0000 (0:00:00.086) 0:00:04.542 ****
changed: [localhost]
TASK [openshift_gcp : Templatize provision script] *****************************
Wednesday 20 December 2017 22:31:46 +0000 (0:00:00.485) 0:00:05.028 ****
changed: [localhost]
TASK [openshift_gcp : Templatize de-provision script] **************************
Wednesday 20 December 2017 22:31:46 +0000 (0:00:00.308) 0:00:05.336 ****
changed: [localhost]
TASK [openshift_gcp : Provision GCP DNS domain] ********************************
Wednesday 20 December 2017 22:31:46 +0000 (0:00:00.280) 0:00:05.616 ****
skipping: [localhost]
TASK [openshift_gcp : Ensure that DNS resolves to the hosted zone] *************
Wednesday 20 December 2017 22:31:46 +0000 (0:00:00.023) 0:00:05.639 ****
skipping: [localhost]
TASK [openshift_gcp : Provision GCP resources] *********************************
Wednesday 20 December 2017 22:31:46 +0000 (0:00:00.022) 0:00:05.662 ****
skipping: [localhost]
TASK [openshift_gcp : De-provision GCP resources] ******************************
Wednesday 20 December 2017 22:31:46 +0000 (0:00:00.022) 0:00:05.684 ****
changed: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=5 changed=4 unreachable=0 failed=0
Wednesday 20 December 2017 22:38:37 +0000 (0:06:50.221) 0:06:55.905 ****
===============================================================================
openshift_gcp : De-provision GCP resources ---------------------------- 410.22s
Gathering Facts --------------------------------------------------------- 4.40s
openshift_gcp : Templatize DNS script ----------------------------------- 0.49s
openshift_gcp : Templatize provision script ----------------------------- 0.31s
openshift_gcp : Templatize de-provision script -------------------------- 0.28s
include_role ------------------------------------------------------------ 0.09s
openshift_gcp : Provision GCP DNS domain -------------------------------- 0.02s
openshift_gcp : Ensure that DNS resolves to the hosted zone ------------- 0.02s
openshift_gcp : Provision GCP resources --------------------------------- 0.02s
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/junit
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/ci-primg623-ig-m-qg9h.metrics
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/ci-primg623-ig-n-26hl.metrics
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/ci-primg623-ig-n-5ll6.metrics
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/ci-primg623-ig-n-hgnk.metrics
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/master.metrics
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/openshift
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/openshift/conformance
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/openshift/conformance/volumes
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/openshift/shell
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/openshift/shell/volumes
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_01.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_02.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_03.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_04.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_05.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_06.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_07.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_08.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_09.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_10.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_11.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_12.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_13.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_14.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_15.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_16.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_17.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_18.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_19.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_20.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_21.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_22.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_23.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_24.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_parallel_25.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/junit/conformance_serial_01.xml
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/artifacts/events.txt
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/logs
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/logs/containers
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/logs/scripts.log
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/conformance/openshift.local.home
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/shell
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/shell/artifacts
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/shell/logs
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/shell/logs/scripts.log
/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/artifacts/scripts/shell/openshift.local.home
PLAYBOOK: main.yml *************************************************************
4 plays in /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml
PLAY [ensure we have the parameters necessary to deprovision virtual hosts] ****
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml:9
skipping: [localhost] => (item=origin_ci_inventory_dir) => {
"changed": false,
"generated_timestamp": "2017-12-20 17:38:39.654407",
"item": "origin_ci_inventory_dir",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_region) => {
"changed": false,
"generated_timestamp": "2017-12-20 17:38:39.659814",
"item": "origin_ci_aws_region",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [deprovision virtual hosts in EC2] ****************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [deprovision a virtual EC2 host] ******************************************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml:28
included: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml for localhost
TASK [update the SSH configuration to remove AWS EC2 specifics] ****************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2017-12-20 17:38:40.744063",
"msg": ""
}
TASK [rename EC2 instance for termination reaper] ******************************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:8
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2017-12-20 17:38:41.314112",
"msg": "Tags {'Name': 'oct-terminate'} created for resource i-0cf965e86b043ae4f."
}
TASK [tear down the EC2 instance] **********************************************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:15
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2017-12-20 17:38:42.117359",
"instance_ids": [
"i-0cf965e86b043ae4f"
],
"instances": [
{
"ami_launch_index": "0",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-08c5040ea1560509f"
},
"/dev/sdb": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-05aa9c25eb49d7801"
}
},
"dns_name": "ec2-34-204-73-248.compute-1.amazonaws.com",
"ebs_optimized": false,
"groups": {
"sg-7e73221a": "default"
},
"hypervisor": "xen",
"id": "i-0cf965e86b043ae4f",
"image_id": "ami-259cef5f",
"instance_type": "m4.xlarge",
"kernel": null,
"key_name": "libra",
"launch_time": "2017-12-20T21:49:40.000Z",
"placement": "us-east-1d",
"private_dns_name": "ip-172-18-12-151.ec2.internal",
"private_ip": "172.18.12.151",
"public_dns_name": "ec2-34-204-73-248.compute-1.amazonaws.com",
"public_ip": "34.204.73.248",
"ramdisk": null,
"region": "us-east-1",
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "running",
"state_code": 16,
"tags": {
"Name": "oct-terminate",
"openshift_etcd": "",
"openshift_master": "",
"openshift_node": ""
},
"tenancy": "default",
"virtualization_type": "hvm"
}
],
"tagged_instances": []
}
TASK [remove the serialized host variables] ************************************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/roles/aws-down/tasks/main.yml:22
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2017-12-20 17:38:42.390014",
"path": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/host_vars/172.18.12.151.yml",
"state": "absent"
}
PLAY [deprovision virtual hosts locally manged by Vagrant] *********************
PLAY [clean up local configuration for deprovisioned instances] ****************
TASK [remove inventory configuration directory] ********************************
task path: /var/lib/jenkins/origin-ci-tool/ea8a196871d600537924bb4317199814dfe8ce4f/lib/python2.7/site-packages/oct/ansible/oct/playbooks/deprovision/main.yml:61
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2017-12-20 17:38:42.590002",
"path": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory",
"state": "absent"
}
PLAY RECAP *********************************************************************
localhost : ok=7 changed=4 unreachable=0 failed=0
~/jobs/zz_origin_gce_image/workspace
Recording test results
Archiving artifacts
Adding one-line test results to commit status...
Setting status of b9deb99b0a94338c4588154cfe55944bc21e778c to SUCCESS with url https://ci.openshift.redhat.com/jenkins/job/zz_origin_gce_image/623/ and message: ' 880 tests run, 686 skipped, 0 failed.'
Using context: ci/zz_origin_gce_image
Could not update commit status of the Pull Request on GitHub.
org.kohsuke.github.HttpException: Server returned HTTP response code: 201, message: 'Created' for URL: https://api.github.com/repos/openshift/origin-gce/statuses/b9deb99b0a94338c4588154cfe55944bc21e778c
at org.kohsuke.github.Requester.parse(Requester.java:622)
at org.kohsuke.github.Requester.parse(Requester.java:584)
at org.kohsuke.github.Requester._to(Requester.java:264)
at org.kohsuke.github.Requester.to(Requester.java:226)
at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1000)
at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:272)
at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildComplete(GhprbSimpleStatus.java:231)
at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:192)
at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:26)
at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:211)
at hudson.model.Run.execute(Run.java:1769)
at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:421)
Caused by: java.io.IOException: Failed to deserialize {"url":"https://api.github.com/repos/openshift/origin-gce/statuses/b9deb99b0a94338c4588154cfe55944bc21e778c","id":4433073928,"state":"success","description":" 880 tests run, 686 skipped, 0 failed.","target_url":"https://ci.openshift.redhat.com/jenkins/job/zz_origin_gce_image/623/","context":"ci/zz_origin_gce_image","created_at":"2017-12-20T22:38:42Z","updated_at":"2017-12-20T22:38:42Z","creator":{"login":"openshift-bot","id":1779249,"avatar_url":"https://avatars2.githubusercontent.com/u/1779249?v=4","gravatar_id":"","url":"https://api.github.com/users/openshift-bot","html_url":"https://github.com/openshift-bot","followers_url":"https://api.github.com/users/openshift-bot/followers","following_url":"https://api.github.com/users/openshift-bot/following{/other_user}","gists_url":"https://api.github.com/users/openshift-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/openshift-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openshift-bot/subscriptions","organizations_url":"https://api.github.com/users/openshift-bot/orgs","repos_url":"https://api.github.com/users/openshift-bot/repos","events_url":"https://api.github.com/users/openshift-bot/events{/privacy}","received_events_url":"https://api.github.com/users/openshift-bot/received_events","type":"User","site_admin":false}}
at org.kohsuke.github.Requester.parse(Requester.java:608)
... 13 more
Caused by: com.fasterxml.jackson.databind.JsonMappingException: Numeric value (4433073928) out of range of int
at [Source: {"url":"https://api.github.com/repos/openshift/origin-gce/statuses/b9deb99b0a94338c4588154cfe55944bc21e778c","id":4433073928,"state":"success","description":" 880 tests run, 686 skipped, 0 failed.","target_url":"https://ci.openshift.redhat.com/jenkins/job/zz_origin_gce_image/623/","context":"ci/zz_origin_gce_image","created_at":"2017-12-20T22:38:42Z","updated_at":"2017-12-20T22:38:42Z","creator":{"login":"openshift-bot","id":1779249,"avatar_url":"https://avatars2.githubusercontent.com/u/1779249?v=4","gravatar_id":"","url":"https://api.github.com/users/openshift-bot","html_url":"https://github.com/openshift-bot","followers_url":"https://api.github.com/users/openshift-bot/followers","following_url":"https://api.github.com/users/openshift-bot/following{/other_user}","gists_url":"https://api.github.com/users/openshift-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/openshift-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openshift-bot/subscriptions","organizations_url":"https://api.github.com/users/openshift-bot/orgs","repos_url":"https://api.github.com/users/openshift-bot/repos","events_url":"https://api.github.com/users/openshift-bot/events{/privacy}","received_events_url":"https://api.github.com/users/openshift-bot/received_events","type":"User","site_admin":false}}; line: 1, column: 125]
at [Source: {"url":"https://api.github.com/repos/openshift/origin-gce/statuses/b9deb99b0a94338c4588154cfe55944bc21e778c","id":4433073928,"state":"success","description":" 880 tests run, 686 skipped, 0 failed.","target_url":"https://ci.openshift.redhat.com/jenkins/job/zz_origin_gce_image/623/","context":"ci/zz_origin_gce_image","created_at":"2017-12-20T22:38:42Z","updated_at":"2017-12-20T22:38:42Z","creator":{"login":"openshift-bot","id":1779249,"avatar_url":"https://avatars2.githubusercontent.com/u/1779249?v=4","gravatar_id":"","url":"https://api.github.com/users/openshift-bot","html_url":"https://github.com/openshift-bot","followers_url":"https://api.github.com/users/openshift-bot/followers","following_url":"https://api.github.com/users/openshift-bot/following{/other_user}","gists_url":"https://api.github.com/users/openshift-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/openshift-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openshift-bot/subscriptions","organizations_url":"https://api.github.com/users/openshift-bot/orgs","repos_url":"https://api.github.com/users/openshift-bot/repos","events_url":"https://api.github.com/users/openshift-bot/events{/privacy}","received_events_url":"https://api.github.com/users/openshift-bot/received_events","type":"User","site_admin":false}}; line: 1, column: 115] (through reference chain: org.kohsuke.github.GHCommitStatus["id"])
at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:339)
at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:299)
at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.wrapAndThrow(BeanDeserializerBase.java:1511)
at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:262)
at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125)
at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3789)
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2779)
at org.kohsuke.github.Requester.parse(Requester.java:606)
... 13 more
Caused by: com.fasterxml.jackson.core.JsonParseException: Numeric value (4433073928) out of range of int
at [Source: {"url":"https://api.github.com/repos/openshift/origin-gce/statuses/b9deb99b0a94338c4588154cfe55944bc21e778c","id":4433073928,"state":"success","description":" 880 tests run, 686 skipped, 0 failed.","target_url":"https://ci.openshift.redhat.com/jenkins/job/zz_origin_gce_image/623/","context":"ci/zz_origin_gce_image","created_at":"2017-12-20T22:38:42Z","updated_at":"2017-12-20T22:38:42Z","creator":{"login":"openshift-bot","id":1779249,"avatar_url":"https://avatars2.githubusercontent.com/u/1779249?v=4","gravatar_id":"","url":"https://api.github.com/users/openshift-bot","html_url":"https://github.com/openshift-bot","followers_url":"https://api.github.com/users/openshift-bot/followers","following_url":"https://api.github.com/users/openshift-bot/following{/other_user}","gists_url":"https://api.github.com/users/openshift-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/openshift-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openshift-bot/subscriptions","organizations_url":"https://api.github.com/users/openshift-bot/orgs","repos_url":"https://api.github.com/users/openshift-bot/repos","events_url":"https://api.github.com/users/openshift-bot/events{/privacy}","received_events_url":"https://api.github.com/users/openshift-bot/received_events","type":"User","site_admin":false}}; line: 1, column: 125]
at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1586)
at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:521)
at com.fasterxml.jackson.core.base.ParserBase.convertNumberToInt(ParserBase.java:938)
at com.fasterxml.jackson.core.base.ParserBase._parseIntValue(ParserBase.java:876)
at com.fasterxml.jackson.core.base.ParserBase.getIntValue(ParserBase.java:704)
at com.fasterxml.jackson.databind.deser.std.NumberDeserializers$IntegerDeserializer.deserialize(NumberDeserializers.java:313)
at com.fasterxml.jackson.databind.deser.std.NumberDeserializers$IntegerDeserializer.deserialize(NumberDeserializers.java:293)
at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:490)
at com.fasterxml.jackson.databind.deser.impl.FieldProperty.deserializeAndSet(FieldProperty.java:101)
at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:260)
... 17 more
Finished: SUCCESS