Page MenuHomePhabricator
Paste P6556

gerrit-patch-402597-job-mwgate-npm-node-6-docker
ActivePublic

Authored by SamanthaNguyen on Jan 6 2018, 6:52 PM.
Tags
None
Referenced Files
F12284603: gerrit-patch-402597-job-mwgate-npm-node-6-docker
Jan 6 2018, 6:52 PM
Subscribers
None
18:46:11 Started by user anonymous
18:46:11 Building remotely on integration-slave-docker-1004 (DebianJessieDocker m4executor) in workspace /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker
18:46:11 [mwgate-npm-node-6-docker] $ /bin/bash -xe /tmp/jenkins338527850811348272.sh
18:46:11 + mkdir -m 2777 -p cache
18:46:11 [mwgate-npm-node-6-docker] $ /bin/bash -xe /tmp/jenkins8197321037132170772.sh
18:46:11 + exec docker run --rm --env-file /dev/fd/63 --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/cache:/cache docker-registry.wikimedia.org/releng/castor:0.1.3 load
18:46:11 ++ egrep -v '^(HOME|SHELL|PATH|LOGNAME|MAIL|HHVM_REPO_CENTRAL_PATH)='
18:46:11 ++ /usr/bin/env
18:46:11 Defined: CASTOR_NAMESPACE="castor-mw-ext-and-skins/master/mwgate-npm-node-6-docker"
18:46:11 Syncing...
18:46:11 rsync: failed to set times on "/cache/.": Operation not permitted (1)
18:46:26 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [generator=3.1.2]
18:46:26
18:46:26 Done
18:46:27 [mwgate-npm-node-6-docker] $ /bin/bash -xe /tmp/jenkins8290495465544439586.sh
18:46:27 + set -eux
18:46:27 + mkdir -m 2777 -p src
18:46:27 + docker run --rm --user=nobody -v /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker:/workspace --entrypoint=/usr/bin/find docker-registry.wikimedia.org/wikimedia-stretch:latest /workspace/src -mindepth 1 -delete
18:46:27 [mwgate-npm-node-6-docker] $ /bin/bash -xe /tmp/jenkins7536171124248406710.sh
18:46:27 + set -eux
18:46:27 + mkdir -m 2777 -p log
18:46:27 + docker run --rm --user=nobody -v /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker:/workspace --entrypoint=/usr/bin/find docker-registry.wikimedia.org/wikimedia-stretch:latest /workspace/log -mindepth 1 -delete
18:46:28 [mwgate-npm-node-6-docker] $ /bin/bash -eu /tmp/jenkins3873296231571218246.sh
18:46:28 ++ pwd
18:46:28 ++ pwd
18:46:28 + exec docker run --rm --env-file /dev/fd/63 --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/src:/src --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/cache:/cache --volume /srv/git:/srv/git docker-registry.wikimedia.org/releng/ci-src-setup-simple:0.1.0
18:46:28 ++ /usr/bin/env
18:46:28 ++ egrep -v '^(HOME|SHELL|PATH|LOGNAME|MAIL|HHVM_REPO_CENTRAL_PATH)='
18:46:28 + cd /src
18:46:28 + git init
18:46:28 Initialized empty Git repository in /src/.git/
18:46:28 + git fetch --quiet --depth 1 git://contint1001.wikimedia.org/mediawiki/extensions/AJAXPoll refs/zuul/master/Zc300ccfdedf24b2b9779dce2aa519216
18:46:28 + git checkout FETCH_HEAD
18:46:28 Note: checking out 'FETCH_HEAD'.
18:46:28
18:46:28 You are in 'detached HEAD' state. You can look around, make experimental
18:46:28 changes and commit them, and you can discard any commits you make in this
18:46:28 state without impacting any branches by performing another checkout.
18:46:28
18:46:28 If you want to create a new branch to retain commits you create, you may
18:46:28 do so (now or later) by using -b with the checkout command again. Example:
18:46:28
18:46:28 git checkout -b <new-branch-name>
18:46:28
18:46:28 HEAD is now at ff8313e... Replace deprecated Parser::disableCache() function
18:46:28 + set +x
18:46:28 + git submodule --quiet update --init --recursive
18:46:28 [mwgate-npm-node-6-docker] $ /bin/bash -eu /tmp/jenkins588280651710779112.sh
18:46:28 + chmod 2777 src
18:46:28 ++ pwd
18:46:28 ++ /usr/bin/env
18:46:28 ++ egrep -v '^(HOME|SHELL|PATH|LOGNAME|MAIL|HHVM_REPO_CENTRAL_PATH)='
18:46:28 ++ pwd
18:46:28 ++ pwd
18:46:28 + exec docker run --rm --env-file /dev/fd/63 --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/log:/log --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/cache:/cache --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/src:/src wmfreleng/npm-test:v2018.01.02.16.08
18:46:28 + cd /src
18:46:28 + node --version
18:46:28 v6.11.0
18:46:28 + npm --version
18:46:29 3.8.3
18:46:29 + rm -rf node_modules
18:46:29 + npm install --no-progress
18:46:32 npm WARN deprecated coffee-script@1.10.0: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
18:46:33 npm ERR! Linux 4.9.0-0.bpo.3-amd64
18:46:33 npm ERR! argv "/usr/bin/nodejs" "/usr/local/bin/npm" "install" "--no-progress"
18:46:33 npm ERR! node v6.11.0
18:46:33 npm ERR! npm v3.8.3
18:46:33
18:46:33 npm ERR! Cannot convert undefined or null to object
18:46:33 npm ERR!
18:46:33 npm ERR! If you need help, you may report this error at:
18:46:33 npm ERR! <https://github.com/npm/npm/issues>
18:46:33
18:46:33 npm ERR! Please include the following file with any support request:
18:46:33 npm ERR! /src/npm-debug.log
18:46:33 Build step 'Execute shell' marked build as failure
18:46:33 Archiving artifacts
18:46:33 [PostBuildScript] - Execution post build scripts.
18:46:33 [PostBuildScript] Build is not success : do not execute script
18:46:33 [PostBuildScript] - Execution post build scripts.
18:46:33 [mwgate-npm-node-6-docker] $ /bin/bash -xe /tmp/jenkins8511204150489313388.sh
18:46:33 + echo 'Clearing /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/cache'
18:46:33 Clearing /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/cache
18:46:33 ++ pwd
18:46:33 + exec docker run --rm --env-file /dev/fd/63 --volume /srv/jenkins-workspace/workspace/mwgate-npm-node-6-docker/cache:/cache docker-registry.wikimedia.org/releng/castor:0.1.3 clear
18:46:33 ++ /usr/bin/env
18:46:33 ++ egrep -v '^(HOME|SHELL|PATH|LOGNAME|MAIL|HHVM_REPO_CENTRAL_PATH)='
18:46:34 Finished: FAILURE