ros-industrial / industrial_ci

Easy continuous integration repository for ROS repositories
Apache License 2.0
248 stars 129 forks source link

With bitbucket, 4x and larger runner sizes don't work #890

Open AndyZe opened 3 days ago

AndyZe commented 3 days ago

In bitbucket-pipelines.yml, changing this:

    - step:
        size: 2x # More memory

... to 4x causes:

Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/usr/local/bin/docker-init" to rootfs at "/sbin/docker-init": mount /proc/self/fd/7:/sbin/docker-init (via /proc/self/fd/13), flags: 0x1021: operation not permitted: unknown