[Container-tools] Build failed in Jenkins: container-tools-gate-job #274

ci at centos.org ci at centos.org
Fri Nov 6 18:28:39 UTC 2015


See <https://ci.centos.org/job/container-tools-gate-job/274/>

------------------------------------------
[...truncated 5772 lines...]

2015-11-06 18:27:45,425 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 18:27:45,425 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-06 18:27:45,426 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-06 18:27:45,426 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-06 18:27:45,426 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-06 18:27:45,426 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-controller.json: OK.

2015-11-06 18:27:45,427 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-service.json: OK.

2015-11-06 18:27:45,427 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 18:27:45,427 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-06 18:27:45,428 - atomicapp.utils - INFO - atomicapp.status.info.message=Loading Nulecule file.

2015-11-06 18:27:45,428 - atomicapp.install - INFO - Installing dependencies for redis-atomicapp

2015-11-06 18:27:45,428 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-master_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-master-controller.json', u'file://artifacts/kubernetes/redis-master-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis master part'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redismaster-app'}

2015-11-06 18:27:45,429 - atomicapp.install - DEBUG - Component redismaster-app is part of the app

2015-11-06 18:27:45,429 - atomicapp.install - DEBUG - Values: {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}}

2015-11-06 18:27:45,429 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-slave_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-slave-controller.json', u'file://artifacts/kubernetes/redis-slave-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis slave part'}, {u'default': 6379, u'name': u'master_hostport', u'description': u'The host TCP port of the redis master'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redisslave-app'}

2015-11-06 18:27:45,430 - atomicapp.install - DEBUG - Component redisslave-app is part of the app

2015-11-06 18:27:45,430 - atomicapp.install - DEBUG - Values: {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}}

2015-11-06 18:27:45,430 - atomicapp.utils - INFO - atomicapp.status.info.message=All dependencies installed successfully.

2015-11-06 18:27:45,431 - atomicapp.install - DEBUG - {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}}

2015-11-06 18:27:45,431 - atomicapp.nulecule_base - DEBUG - Data given {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}}

2015-11-06 18:27:45,431 - atomicapp.install - DEBUG - {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}, u'general': {u'namespace': u'default', u'provider': u'kubernetes'}}

2015-11-06 18:27:45,432 - atomicapp.utils - INFO - atomicapp.status.answer.message={"redismaster-app": {"image": "jasonbrooks/redis", "hostport": 6379}, "redisslave-app": {"image": "jasonbrooks/redis", "master_hostport": 6379, "hostport": 6379}, "general": {"namespace": "default", "provider": "kubernetes"}}

2015-11-06 18:27:45,432 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-06 18:27:45,432 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-06 18:27:45,433 - atomicapp.utils - DEBUG - Using working directory /atomicapp/.workdir

2015-11-06 18:27:45,433 - atomicapp.plugin - DEBUG - Loading providers from /usr/lib/python2.7/site-packages/atomicapp-0.1.12-py2.7.egg/atomicapp/providers

2015-11-06 18:27:45,468 - atomicapp.nulecule_base - DEBUG - Setting app id to redis-atomicapp

2015-11-06 18:27:45,468 - atomicapp.nulecule_base - DEBUG - Version check successful: specversion == 0.0.2

2015-11-06 18:27:45,468 - atomicapp.nulecule_base - DEBUG - Path to answers file given, loading /atomicapp/answers.conf

2015-11-06 18:27:45,470 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-06 18:27:45,470 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-master_run: OK.

2015-11-06 18:27:45,471 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-06 18:27:45,471 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-controller.json: OK.

2015-11-06 18:27:45,471 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-service.json: OK.

2015-11-06 18:27:45,471 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 18:27:45,472 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-06 18:27:45,472 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-06 18:27:45,472 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-06 18:27:45,472 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-06 18:27:45,473 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-controller.json: OK.

2015-11-06 18:27:45,473 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-service.json: OK.

2015-11-06 18:27:45,473 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 18:27:45,473 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-06 18:27:45,474 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-master_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-master-controller.json', u'file://artifacts/kubernetes/redis-master-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis master part'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redismaster-app'}

2015-11-06 18:27:45,474 - atomicapp.run - DEBUG - Processing component 'redismaster-app' and graph item '{u'artifacts': {u'docker': [u'file://artifacts/docker/redis-master_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-master-controller.json', u'file://artifacts/kubernetes/redis-master-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis master part'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redismaster-app'}'

2015-11-06 18:27:45,474 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-06 18:27:45,475 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 18:27:45,475 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 18:27:45,475 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-06 18:27:45,475 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redismaster-app ...

2015-11-06 18:27:45,476 - atomicapp.run - INFO - Using provider kubernetes for component redismaster-app

2015-11-06 18:27:45,476 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-controller.json

2015-11-06 18:27:45,477 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 18:27:45,477 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 18:27:45,477 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379} 

2015-11-06 18:27:45,477 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-06 18:27:45,478 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-06 18:27:45,479 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-service.json

2015-11-06 18:27:45,479 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 18:27:45,479 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 18:27:45,479 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379} 

2015-11-06 18:27:45,480 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-06 18:27:45,480 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-06 18:27:45,480 - kubernetes - DEBUG - Given config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-06 18:27:45,481 - kubernetes - INFO - Using namespace default

2015-11-06 18:27:45,481 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-06 18:27:45,482 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-06 18:27:45,482 - kubernetes - INFO - Deploying to Kubernetes

2015-11-06 18:27:45,482 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-06 18:27:45,484 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-06 18:27:45,540 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-master



2015-11-06 18:27:45,541 - kubernetes - DEBUG - stderr = 

2015-11-06 18:27:45,601 - kubernetes - DEBUG - stdout = services/redis-master



2015-11-06 18:27:45,601 - kubernetes - DEBUG - stderr = 

2015-11-06 18:27:45,602 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-slave_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-slave-controller.json', u'file://artifacts/kubernetes/redis-slave-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis slave part'}, {u'default': 6379, u'name': u'master_hostport', u'description': u'The host TCP port of the redis master'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redisslave-app'}

2015-11-06 18:27:45,602 - atomicapp.run - DEBUG - Processing component 'redisslave-app' and graph item '{u'artifacts': {u'docker': [u'file://artifacts/docker/redis-slave_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-slave-controller.json', u'file://artifacts/kubernetes/redis-slave-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis slave part'}, {u'default': 6379, u'name': u'master_hostport', u'description': u'The host TCP port of the redis master'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redisslave-app'}'

2015-11-06 18:27:45,603 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-06 18:27:45,603 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 18:27:45,604 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 18:27:45,604 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-06 18:27:45,604 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redisslave-app ...

2015-11-06 18:27:45,605 - atomicapp.run - INFO - Using provider kubernetes for component redisslave-app

2015-11-06 18:27:45,605 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-controller.json

2015-11-06 18:27:45,606 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 18:27:45,606 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 18:27:45,606 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379} 

2015-11-06 18:27:45,606 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379}

2015-11-06 18:27:45,607 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-06 18:27:45,608 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-service.json

2015-11-06 18:27:45,609 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 18:27:45,609 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 18:27:45,609 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379} 

2015-11-06 18:27:45,609 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379}

2015-11-06 18:27:45,610 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-06 18:27:45,610 - kubernetes - DEBUG - Given config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379}

2015-11-06 18:27:45,610 - kubernetes - INFO - Using namespace default

2015-11-06 18:27:45,611 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-06 18:27:45,611 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-06 18:27:45,611 - kubernetes - INFO - Deploying to Kubernetes

2015-11-06 18:27:45,612 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-06 18:27:45,614 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-06 18:27:45,669 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-slave



2015-11-06 18:27:45,669 - kubernetes - DEBUG - stderr = 

2015-11-06 18:27:45,751 - kubernetes - DEBUG - stdout = services/redis-slave



2015-11-06 18:27:45,752 - kubernetes - DEBUG - stderr = 

Checking kubernetes pod
NAME                 READY     STATUS    RESTARTS   AGE
helloapache          1/1       Running   0          1m
redis-master-ie1dx   0/1       Running   0          43s
redis-slave-1enxr    1/1       Running   0          43s
redis-slave-ry79l    0/1       Running   0          43s
Checking kubernetes services
NAME           LABELS                                    SELECTOR                IP(S)            PORT(S)
kubernetes     component=apiserver,provider=kubernetes   <none>                  10.254.0.1       443/TCP
redis-master   app=redis,role=master                     app=redis,role=master   10.254.66.39     6379/TCP
redis-slave    app=redis,role=slave                      app=redis,role=slave    10.254.188.167   6379/TCP
Error: Connection reset by peer
Error: Connection reset by peer
Error: Connection reset by peer
Error: Connection reset by peer
Checking connectivity to master
Error: Connection reset by peer
Stopping projectatomic/redis-centos7-atomicapp
Unable to find active container 'redis-centos7-atomicapp'
+++++ redis.sh (kubernetes) failed +++++
Redirecting to /bin/systemctl stop  docker.service
Redirecting to /bin/systemctl stop  etcd.service
Redirecting to /bin/systemctl stop  kube-apiserver.service
Redirecting to /bin/systemctl stop  kube-controller-manager.service
Redirecting to /bin/systemctl stop  kube-scheduler.service
Redirecting to /bin/systemctl stop  kubelet.service
Redirecting to /bin/systemctl stop  kube-proxy.service
Connection to n35.crusty.ci.centos.org closed.
ssh -t -t -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root at n35.crusty.ci.centos.org 'yum -y install git && git clone https://github.com/ggallen/atomic-test.git tests && cd tests && chmod +x ./run_tests.sh && ./run_tests.sh -t hello_apache.sh,redis.sh -p docker,kubernetes'
Build step 'Execute Python script' marked build as failure




More information about the Container-tools mailing list