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

Launch Layers Not Exported Properly #198

Closed
nebhale opened this issue May 29, 2019 · 1 comment
Closed

Launch Layers Not Exported Properly #198

nebhale opened this issue May 29, 2019 · 1 comment
Labels
type/bug Issue that reports an unexpected behaviour.
Milestone

Comments

@nebhale
Copy link
Contributor

nebhale commented May 29, 2019

In some circumstances (it's regularly reproducible but not reliable) some (not all) layers that are reused are not exported properly. Given this gist, you'll see the following:

  1. During the first build, layer io.pivotal.openjdk:jvmkill is created from scratch and exported.
  2. During the second build, layer io.pivotal.openjdk:jvmkill metadata is restored and resused.
  3. During the second build, layer io.pivotal.openjdk:jvmkill is not exported.
@ameyer-pivotal ameyer-pivotal added this to Backlog in Planning Board May 29, 2019
@ameyer-pivotal ameyer-pivotal added the type/bug Issue that reports an unexpected behaviour. label May 29, 2019
@nebhale
Copy link
Contributor Author

nebhale commented May 29, 2019

Debug gist

ekcasey added a commit to buildpacks/lifecycle that referenced this issue May 29, 2019
@ekcasey ekcasey moved this from Backlog to Done in Planning Board May 30, 2019
@ekcasey ekcasey moved this from Done to Release 0.3.0 in Planning Board Jun 19, 2019
@jromero jromero added this to the 0.3.0 milestone Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Issue that reports an unexpected behaviour.
Projects
None yet
Development

No branches or pull requests

3 participants