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

ci at centos.org ci at centos.org
Sun Nov 8 06:28:59 UTC 2015


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

------------------------------------------
[...truncated 5765 lines...]
2015-11-08 06:27:53,839 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-controller.json: OK.

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

2015-11-08 06:27:53,840 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-08 06:27:53,840 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-08 06:27:53,840 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-08 06:27:53,841 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-08 06:27:53,841 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

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

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

2015-11-08 06:27:53,842 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-08 06:27:53,842 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-08 06:27:53,842 - atomicapp.utils - INFO - atomicapp.status.info.message=Loading Nulecule file.

2015-11-08 06:27:53,843 - atomicapp.install - INFO - Installing dependencies for redis-atomicapp

2015-11-08 06:27:53,843 - 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-08 06:27:53,844 - atomicapp.install - DEBUG - Component redismaster-app is part of the app

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

2015-11-08 06:27:53,844 - 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-08 06:27:53,845 - atomicapp.install - DEBUG - Component redisslave-app is part of the app

2015-11-08 06:27:53,845 - 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-08 06:27:53,845 - atomicapp.utils - INFO - atomicapp.status.info.message=All dependencies installed successfully.

2015-11-08 06:27:53,846 - 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-08 06:27:53,846 - 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-08 06:27:53,846 - 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-08 06:27:53,847 - 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-08 06:27:53,847 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-08 06:27:53,847 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-08 06:27:53,848 - atomicapp.utils - DEBUG - Using working directory /atomicapp/.workdir

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

2015-11-08 06:27:53,882 - atomicapp.nulecule_base - DEBUG - Setting app id to redis-atomicapp

2015-11-08 06:27:53,882 - atomicapp.nulecule_base - DEBUG - Version check successful: specversion == 0.0.2

2015-11-08 06:27:53,883 - atomicapp.nulecule_base - DEBUG - Path to answers file given, loading /atomicapp/answers.conf

2015-11-08 06:27:53,885 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-08 06:27:53,885 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-master_run: OK.

2015-11-08 06:27:53,885 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

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

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

2015-11-08 06:27:53,886 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-08 06:27:53,886 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-08 06:27:53,886 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-08 06:27:53,887 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-08 06:27:53,887 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

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

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

2015-11-08 06:27:53,888 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-08 06:27:53,888 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-08 06:27:53,888 - 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-08 06:27:53,888 - 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-08 06:27:53,889 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-08 06:27:53,889 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-08 06:27:53,889 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-08 06:27:53,890 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-08 06:27:53,890 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redismaster-app ...

2015-11-08 06:27:53,890 - atomicapp.run - INFO - Using provider kubernetes for component redismaster-app

2015-11-08 06:27:53,890 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-controller.json

2015-11-08 06:27:53,891 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-08 06:27:53,891 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

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

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

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

2015-11-08 06:27:53,893 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-service.json

2015-11-08 06:27:53,893 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-08 06:27:53,894 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

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

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

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

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

2015-11-08 06:27:53,895 - kubernetes - INFO - Using namespace default

2015-11-08 06:27:53,895 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-08 06:27:53,896 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-08 06:27:53,896 - kubernetes - INFO - Deploying to Kubernetes

2015-11-08 06:27:53,897 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-08 06:27:53,899 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-08 06:27:53,945 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-master



2015-11-08 06:27:53,946 - kubernetes - DEBUG - stderr = 

2015-11-08 06:27:54,014 - kubernetes - DEBUG - stdout = services/redis-master



2015-11-08 06:27:54,015 - kubernetes - DEBUG - stderr = 

2015-11-08 06:27:54,015 - 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-08 06:27:54,016 - 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-08 06:27:54,016 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-08 06:27:54,017 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-08 06:27:54,018 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-08 06:27:54,018 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-08 06:27:54,019 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redisslave-app ...

2015-11-08 06:27:54,019 - atomicapp.run - INFO - Using provider kubernetes for component redisslave-app

2015-11-08 06:27:54,019 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-controller.json

2015-11-08 06:27:54,020 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-08 06:27:54,020 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-08 06:27:54,021 - 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-08 06:27:54,021 - 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-08 06:27:54,022 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-08 06:27:54,023 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-service.json

2015-11-08 06:27:54,023 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-08 06:27:54,024 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-08 06:27:54,024 - 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-08 06:27:54,024 - 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-08 06:27:54,025 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-08 06:27:54,025 - 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-08 06:27:54,026 - kubernetes - INFO - Using namespace default

2015-11-08 06:27:54,026 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-08 06:27:54,026 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-08 06:27:54,027 - kubernetes - INFO - Deploying to Kubernetes

2015-11-08 06:27:54,027 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-08 06:27:54,031 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-08 06:27:54,093 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-slave



2015-11-08 06:27:54,093 - kubernetes - DEBUG - stderr = 

2015-11-08 06:27:54,183 - kubernetes - DEBUG - stdout = services/redis-slave



2015-11-08 06:27:54,184 - kubernetes - DEBUG - stderr = 

Checking kubernetes pod
NAME                 READY     STATUS    RESTARTS   AGE
helloapache          1/1       Running   0          1m
redis-master-qdjyi   1/1       Running   0          55s
redis-slave-4ykkn    0/1       Running   0          54s
redis-slave-urrk8    0/1       Running   0          54s
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.195.152   6379/TCP
redis-slave    app=redis,role=slave                      app=redis,role=slave    10.254.25.243    6379/TCP
PONG
Checking connectivity to master
(nil)
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 n61.crusty.ci.centos.org closed.
ssh -t -t -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root at n61.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