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

ci at centos.org ci at centos.org
Fri Nov 6 06:31:21 UTC 2015


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

------------------------------------------
[...truncated 5774 lines...]

2015-11-06 06:28:51,107 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 06:28:51,107 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-06 06:28:51,108 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-06 06:28:51,108 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-06 06:28:51,108 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-06 06:28:51,108 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-controller.json: OK.

2015-11-06 06:28:51,109 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-service.json: OK.

2015-11-06 06:28:51,109 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 06:28:51,109 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-06 06:28:51,109 - atomicapp.utils - INFO - atomicapp.status.info.message=Loading Nulecule file.

2015-11-06 06:28:51,109 - atomicapp.install - INFO - Installing dependencies for redis-atomicapp

2015-11-06 06:28:51,110 - 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 06:28:51,110 - atomicapp.install - DEBUG - Component redismaster-app is part of the app

2015-11-06 06:28:51,111 - atomicapp.install - DEBUG - Values: {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}}

2015-11-06 06:28:51,111 - 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 06:28:51,111 - atomicapp.install - DEBUG - Component redisslave-app is part of the app

2015-11-06 06:28:51,112 - 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 06:28:51,112 - atomicapp.utils - INFO - atomicapp.status.info.message=All dependencies installed successfully.

2015-11-06 06:28:51,112 - 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 06:28:51,112 - 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 06:28:51,113 - 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 06:28:51,113 - 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 06:28:51,113 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-06 06:28:51,113 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-06 06:28:51,114 - atomicapp.utils - DEBUG - Using working directory /atomicapp/.workdir

2015-11-06 06:28:51,115 - atomicapp.plugin - DEBUG - Loading providers from /usr/lib/python2.7/site-packages/atomicapp-0.1.12-py2.7.egg/atomicapp/providers

2015-11-06 06:28:51,150 - atomicapp.nulecule_base - DEBUG - Setting app id to redis-atomicapp

2015-11-06 06:28:51,150 - atomicapp.nulecule_base - DEBUG - Version check successful: specversion == 0.0.2

2015-11-06 06:28:51,151 - atomicapp.nulecule_base - DEBUG - Path to answers file given, loading /atomicapp/answers.conf

2015-11-06 06:28:51,153 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-06 06:28:51,153 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-master_run: OK.

2015-11-06 06:28:51,153 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-06 06:28:51,153 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-controller.json: OK.

2015-11-06 06:28:51,154 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-service.json: OK.

2015-11-06 06:28:51,154 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 06:28:51,154 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-06 06:28:51,154 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-06 06:28:51,154 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-06 06:28:51,155 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-06 06:28:51,155 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-controller.json: OK.

2015-11-06 06:28:51,155 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-service.json: OK.

2015-11-06 06:28:51,155 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-06 06:28:51,155 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-06 06:28:51,156 - 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 06:28:51,156 - 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 06:28:51,156 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-06 06:28:51,157 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 06:28:51,157 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 06:28:51,157 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-06 06:28:51,157 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redismaster-app ...

2015-11-06 06:28:51,158 - atomicapp.run - INFO - Using provider kubernetes for component redismaster-app

2015-11-06 06:28:51,158 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-controller.json

2015-11-06 06:28:51,158 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 06:28:51,159 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 06:28:51,159 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379} 

2015-11-06 06:28:51,159 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-06 06:28:51,160 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-06 06:28:51,160 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-service.json

2015-11-06 06:28:51,161 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 06:28:51,161 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 06:28:51,161 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379} 

2015-11-06 06:28:51,161 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-06 06:28:51,162 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-06 06:28:51,162 - kubernetes - DEBUG - Given config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-06 06:28:51,162 - kubernetes - INFO - Using namespace default

2015-11-06 06:28:51,162 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-06 06:28:51,163 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-06 06:28:51,163 - kubernetes - INFO - Deploying to Kubernetes

2015-11-06 06:28:51,164 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-06 06:28:51,166 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-06 06:28:51,224 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-master



2015-11-06 06:28:51,224 - kubernetes - DEBUG - stderr = 

2015-11-06 06:28:51,297 - kubernetes - DEBUG - stdout = services/redis-master



2015-11-06 06:28:51,298 - kubernetes - DEBUG - stderr = 

2015-11-06 06:28:51,298 - 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 06:28:51,298 - 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 06:28:51,299 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-06 06:28:51,300 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 06:28:51,300 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 06:28:51,301 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-06 06:28:51,301 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redisslave-app ...

2015-11-06 06:28:51,301 - atomicapp.run - INFO - Using provider kubernetes for component redisslave-app

2015-11-06 06:28:51,302 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-controller.json

2015-11-06 06:28:51,302 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 06:28:51,302 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 06:28:51,303 - 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 06:28:51,303 - 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 06:28:51,304 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-06 06:28:51,304 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-service.json

2015-11-06 06:28:51,305 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-06 06:28:51,305 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-06 06:28:51,305 - 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 06:28:51,305 - 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 06:28:51,306 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-06 06:28:51,306 - 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 06:28:51,307 - kubernetes - INFO - Using namespace default

2015-11-06 06:28:51,307 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-06 06:28:51,307 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-06 06:28:51,308 - kubernetes - INFO - Deploying to Kubernetes

2015-11-06 06:28:51,308 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-06 06:28:51,311 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-06 06:28:51,367 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-slave



2015-11-06 06:28:51,368 - kubernetes - DEBUG - stderr = 

2015-11-06 06:28:51,451 - kubernetes - DEBUG - stdout = services/redis-slave



2015-11-06 06:28:51,452 - kubernetes - DEBUG - stderr = 

Checking kubernetes pod
NAME                 READY     STATUS          RESTARTS   AGE
helloapache          1/1       Running         0          3m
redis-master-wfllc   0/1       Pending         0          2m
redis-slave-8pgty    0/1       no such image   0          2m
redis-slave-99jan    0/1       no such image   0          2m
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.178.86   6379/TCP
redis-slave    app=redis,role=slave                      app=redis,role=slave    10.254.129.11   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 n3.crusty.ci.centos.org closed.
ssh -t -t -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root at n3.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