Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn-e2e/label=docker,os=ubuntu-12.04 #528 failed #5643

Closed
DanBuild opened this issue Apr 11, 2018 · 1 comment
Closed

yarn-e2e/label=docker,os=ubuntu-12.04 #528 failed #5643

DanBuild opened this issue Apr 11, 2018 · 1 comment
Assignees

Comments

@DanBuild
Copy link

Build 'yarn-e2e/label=docker,os=ubuntu-12.04' is failing!

Last 50 lines of build output:

Started by upstream project "yarn-e2e" build number 528
originally caused by:
 Started by timer
Building on master in workspace /var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-12.04
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/yarnpkg/yarn.git # timeout=10
Fetching upstream changes from https://github.com/yarnpkg/yarn.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/yarnpkg/yarn.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4acfe3902a010d1673c777757dc31355f2b4fd8b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4acfe3902a010d1673c777757dc31355f2b4fd8b
Commit message: "1.6.0"
 > git rev-list --no-walk ffe9a6427b740c322d86cb6a7a95a8625eb7e01e # timeout=10
[ubuntu-12.04] $ /bin/sh -xe /tmp/jenkins1541719588540916469.sh
+ cd end_to_end_tests
+ APT_PROXY=192.168.122.1:3142 ./test-ubuntu-12.04.sh
+ ./data/start-ubuntu.sh ubuntu:12.04
+ '[' -z ubuntu:12.04 ']'
+++ readlink -f ./data/start-ubuntu.sh
++ dirname /var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-12.04/end_to_end_tests/data/start-ubuntu.sh
+ data_path=/var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-12.04/end_to_end_tests/data
+ docker run --rm -v /var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-12.04/end_to_end_tests/data:/data -w=/data -e APT_PROXY=192.168.122.1:3142 -e DEBIAN_FRONTEND=noninteractive ubuntu:12.04 /data/run-ubuntu.sh
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
Build step 'Execute shell' marked build as failure

Changes since last successful build:
No changes
No changes
No changes
No changes
No changes
No changes
No changes
No changes
No changes

No changes
No changes
No changes
No changes
No changes
No changes

No changes
No changes
No changes
No changes

View full output

cc @Daniel15

@Daniel15
Copy link
Member

I forgot to remove these tests, since they're now running on CircleCI (so I didn't bother fixing the VM that's running them). Will do that in #5651

@Daniel15 Daniel15 self-assigned this Apr 11, 2018
@arcanis arcanis closed this as completed Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants