Git Product home page Git Product logo

concourse-codebuild-resource's People

Contributors

petegoo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

concourse-codebuild-resource's Issues

runc error when running in aws ec2

I'm running a concourse pipeline in an aws ec2 instance with the following config file

- name: codebuild
  type: docker-image
  source:
    repository: petegoo/concourse-codebuild-resource
    tag: latest

resources:
- name: my-project-codebuild
  type: codebuild
  source:
    project: ci-tester
    region: us-west-2

jobs:
- name: build-my-project
  plan:
  - put: my-project-codebuild

and I'm getting the following error on the job:

Pulling petegoo/concourse-codebuild-resource@sha256:129aa0dba3d092be4914ab9cd9306538ed6e1c100f73adeb8bf7b85835896800...
16:27:49
sha256:129aa0dba3d092be4914ab9cd9306538ed6e1c100f73adeb8bf7b85835896800: Pulling from petegoo/concourse-codebuild-resource
16:27:50
1eae7a7426b0: Pulling fs layer
16:27:50
aee759f51e01: Pulling fs layer
16:27:50
8223aa53e5cb: Pulling fs layer
16:27:50
35750b1ff28c: Pulling fs layer
16:27:50
59dab6596d5b: Pulling fs layer
16:27:50
35750b1ff28c: Waiting
16:27:50
59dab6596d5b: Waiting
16:27:50
1eae7a7426b0: Verifying Checksum
16:27:51
1eae7a7426b0: Download complete
16:27:51
1eae7a7426b0: Pull complete
16:27:51
8223aa53e5cb: Verifying Checksum
16:27:51
8223aa53e5cb: Download complete
16:27:51
35750b1ff28c: Verifying Checksum
16:27:52
35750b1ff28c: Download complete
16:27:52
59dab6596d5b: Verifying Checksum
16:27:52
59dab6596d5b: Download complete
16:27:52
aee759f51e01: Verifying Checksum
16:27:53
aee759f51e01: Download complete
16:27:53
aee759f51e01: Pull complete
16:27:57
8223aa53e5cb: Pull complete
16:27:58
35750b1ff28c: Pull complete
16:27:58
59dab6596d5b: Pull complete
16:27:58
Digest: sha256:129aa0dba3d092be4914ab9cd9306538ed6e1c100f73adeb8bf7b85835896800
16:27:58
Status: Downloaded newer image for petegoo/concourse-codebuild-resource@sha256:129aa0dba3d092be4914ab9cd9306538ed6e1c100f73adeb8bf7b85835896800
16:27:58

16:27:58
Successfully pulled petegoo/concourse-codebuild-resource@sha256:129aa0dba3d092be4914ab9cd9306538ed6e1c100f73adeb8bf7b85835896800.
16:27:58

16:27:58

runc create: exit status 1: container_linux.go:264: starting container process caused "process_linux.go:339: container init caused \"rootfs_linux.go:56: mounting \\\"/worker-state/3.6.0/assets/bin/init\\\" to rootfs \\\"/worker-state/volumes/live/ff72bda9-8b12-431e-7c72-d38c1575cf4d/volume/rootfs\\\" at \\\"/worker-state/volumes/live/ff72bda9-8b12-431e-7c72-d38c1575cf4d/volume/rootfs/tmp/garden-init\\\" caused \\\"open /worker-state/volumes/live/ff72bda9-8b12-431e-7c72-d38c1575cf4d/volume/rootfs/tmp/garden-init: permission denied\\\"\""

I appear to be pulling down the resource properly, but not configuring it correctly.

Any thoughts as to what I'm missing on this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.