You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/22 21:56:15 UTC

Build failed in Jenkins: incubator-trafficcontrol-master-build #24

See <https://builds.apache.org/job/incubator-trafficcontrol-master-build/24/display/redirect?page=changes>

Changes:

[mitchell852] license fixes to be backported to 2.0.x

[mitchell852] add missing license statements

[mitchell852] add license to Dockerfiles

[mitchell852] add license to sql file

[david.neuman64] change ownership of build artifacts in dist/. when build complete

------------------------------------------
Started by user dangogh
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
Cloning the remote Git repository
Cloning repository git://git.apache.org/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/> # timeout=10
Fetching upstream changes from git://git.apache.org/incubator-trafficcontrol.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.apache.org/incubator-trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.apache.org/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from git://git.apache.org/incubator-trafficcontrol.git
 > git fetch --tags --progress git://git.apache.org/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3c9f42b8768c626c96373eabe3ee41704196d0cb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c9f42b8768c626c96373eabe3ee41704196d0cb
 > git rev-list bcad70fd63710b5a565716b624432c5cbbb786cb # timeout=10
[incubator-trafficcontrol-master-build] $ /bin/bash /tmp/hudson7111847444937505607.sh
+ proj=jenkins-incubator-trafficcontrol-master-build-24
+ '[' '!' -x bin/docker-compose ']'
+ mkdir bin
++ uname -s
++ uname -m
+ curl -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   600    0   600    0     0   2289      0 --:--:-- --:--:-- --:--:--  2298
  1 8079k    1 85546    0     0  84005      0  0:01:38  0:00:01  0:01:37 84005 27 8079k   27 2191k    0     0  1100k      0  0:00:07  0:00:01  0:00:06 2166k100 8079k  100 8079k    0     0  3303k      0  0:00:02  0:00:02 --:--:-- 5603k
+ chmod +x ./bin/docker-compose
+ docker version
Client:
 Version:      1.12.3
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   6b644ec
 Built:        Wed Oct 26 22:01:48 2016
 OS/Arch:      linux/amd64

Server:
 Version:      1.12.3
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   6b644ec
 Built:        Wed Oct 26 22:01:48 2016
 OS/Arch:      linux/amd64
+ ls -l
total 120
drwxr-xr-x  2 jenkins jenkins  4096 May 22 21:56 bin
drwxr-xr-x  2 jenkins jenkins  4096 May 22 21:56 build
-rw-r--r--  1 jenkins jenkins  1546 May 22 21:56 BUILD.md
-rw-r--r--  1 jenkins jenkins  5639 May 22 21:56 CONTRIBUTING.md
-rw-r--r--  1 jenkins jenkins   542 May 22 21:56 DISCLAIMER
drwxr-xr-x  4 jenkins jenkins  4096 May 22 21:56 docs
drwxr-xr-x  4 jenkins jenkins  4096 May 22 21:56 infrastructure
-rw-r--r--  1 jenkins jenkins 17272 May 22 21:56 LICENSE
drwxr-xr-x  2 jenkins jenkins  4096 May 22 21:56 licenses
drwxr-xr-x  4 jenkins jenkins  4096 May 22 21:56 misc
-rw-r--r--  1 jenkins jenkins  1026 May 22 21:56 NOTICE
-rwxr-xr-x  1 jenkins jenkins  4271 May 22 21:56 pkg
-rw-r--r--  1 jenkins jenkins  5220 May 22 21:56 README.md
drwxr-xr-x  4 jenkins jenkins  4096 May 22 21:56 test
drwxr-xr-x  5 jenkins jenkins  4096 May 22 21:56 traffic_monitor
drwxr-xr-x  7 jenkins jenkins  4096 May 22 21:56 traffic_monitor_golang
drwxr-xr-x 11 jenkins jenkins  4096 May 22 21:56 traffic_ops
drwxr-xr-x  6 jenkins jenkins  4096 May 22 21:56 traffic_ops_db
drwxr-xr-x  7 jenkins jenkins  4096 May 22 21:56 traffic_portal
drwxr-xr-x  9 jenkins jenkins  4096 May 22 21:56 traffic_router
drwxr-xr-x  4 jenkins jenkins  4096 May 22 21:56 traffic_server
drwxr-xr-x  8 jenkins jenkins  4096 May 22 21:56 traffic_stats
-rw-r--r--  1 jenkins jenkins     6 May 22 21:56 VERSION
+ ./bin/docker-compose -f infrastructure/docker/build/docker-compose.yml down -v
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Removing network build_default
Network build_default not found.
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-24 -f infrastructure/docker/build/docker-compose.yml run --rm
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Run a one-off command on a service.

For example:

    $ docker-compose run web python manage.py shell

By default, linked services will be started, unless they are already
running. If you do not want to start linked services, use
`docker-compose run --no-deps SERVICE COMMAND [ARGS...]`.

Usage: run [options] [-v VOLUME...] [-p PORT...] [-e KEY=VAL...] SERVICE [COMMAND] [ARGS...]

Options:
    -d                    Detached mode: Run container in the background, print
                          new container name.
    --name NAME           Assign a name to the container
    --entrypoint CMD      Override the entrypoint of the image.
    -e KEY=VAL            Set an environment variable (can be used multiple times)
    -u, --user=""         Run as specified username or uid
    --no-deps             Don't start linked services.
    --rm                  Remove container after run. Ignored in detached mode.
    -p, --publish=[]      Publish a container's port(s) to the host
    --service-ports       Run command with the service's ports enabled and mapped
                          to the host.
    -v, --volume=[]       Bind mount a volume (default [])
    -T                    Disable pseudo-tty allocation. By default `docker-compose run`
                          allocates a TTY.
    -w, --workdir=""      Working directory inside the container
+ docker ps -a
+ grep traffic
+ docker images
+ grep traffic
traffic_stats_builder                 latest              7c6139c27c4b        3 days ago          602.2 MB
traffic_ops_builder                   latest              54e4226b3093        3 days ago          610 MB
traffic_monitor_builder               latest              e1274c19247a        3 days ago          669.1 MB
traffic_router_builder                latest              5af7720eb011        3 days ago          769.3 MB
traffic_portal_builder                latest              6b8f6395c26e        3 days ago          560.9 MB
trafficcontrol_tarball                latest              ad9c1cc9d225        4 days ago          264.6 MB
Archiving artifacts
ERROR: No artifacts found that match the file pattern "dist/*.tar.gz,dist/*x86_64.rpm". Configuration error?
ERROR: ?dist/*.tar.gz? doesn?t match anything: even ?dist? doesn?t exist
Build step 'Archive the artifacts' changed build result to FAILURE

Jenkins build is back to normal : incubator-trafficcontrol-master-build #25

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-trafficcontrol-master-build/25/display/redirect>