paketo-buildpacks / jammy-full-stack

Full stack for Ubuntu 2022.04: Jammy Jellyfish
Apache License 2.0
6 stars 5 forks source link

Failure: Create Release workflow #14

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

Create Release workflow failed. Please take a look to ensure CVE patches can be released. (cc @paketo-buildpacks/stacks-maintainers).

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2755114599

robdimsdale commented 1 year ago

Failed to upload. Re-running:

Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/jammy-full-stack/releases/73084713/assets?name=jammy-full-stack-0.0.4-build.oci": write tcp 172.17.0.2:54206->140.82.114.14:443: write: connection reset by peer
robdimsdale commented 1 year ago

Succeeded. Closing.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2811215923

robdimsdale commented 1 year ago

Failed to build the docker image used to poll for USNs. Re-running.

Build container for action use: '/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns/Dockerfile'.
  /usr/bin/docker build -t 4cd98f:047c8fc8f1ac4085a9[2](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:2)a05dc610f8223 -f "/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns/Dockerfile" "/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns"
  Sending build context to Docker daemon  18.94kB

  Step 1/4 : FROM golang:alpine
  Get "https://registry-1.docker.io/v2/library/golang/manifests/sha256:f8e128fa8aa891fe29e22e6401686dffef9bd4c3f5b552b09a7c29f7379979c1": EOF
  Warning: Docker build failed with exit code 1, back off 9.56 seconds before retry.
  /usr/bin/docker build -t 4cd98f:047c8fc8f1ac4085a92a05dc610f8223 -f "/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns/Dockerfile" "/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns"
  Sending build context to Docker daemon  18.94kB

  Step 1/4 : FROM golang:alpine
  alpine: Pulling from library/golang
  Get "https://registry-1.docker.io/v2/library/golang/manifests/sha256:78767a599f5758e[3](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:3)fd60fd065de9dc40aec1ad3b86ded2bddc92640a465cb515": EOF
  Warning: Docker build failed with exit code 1, back off 9.381 seconds before retry.
  /usr/bin/docker build -t 4cd98f:047c8fc8f1ac4085a92a05dc610f8223 -f "/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns/Dockerfile" "/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/stack/get-usns"
  Sending build context to Docker daemon  18.94kB

  Step 1/[4](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:4) : FROM golang:alpine
  Get "https://registry-1.docker.io/v2/library/golang/manifests/sha2[5](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:5)[6](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:6):f8e128fa8aa891fe29e22e6401686dffef9bd4c3f5b552b09a[7](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:7)c2[9](https://github.com/paketo-buildpacks/jammy-full-stack/runs/7709461029?check_suite_focus=true#step:4:9)f7379979c1": EOF
Error: Docker build failed with exit code 1
robdimsdale commented 1 year ago

Instead of re-running, I observe that subsequent scheduled builds passed. Closing.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2824423354

robdimsdale commented 1 year ago

503 when trying to get USNSs. Subsequent re-runs succeeded. Closing.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2861515236

robdimsdale commented 1 year ago

Flake getting USNs:

parse error: Invalid numeric literal at line 1, column 10
Error: Process completed with exit code 4.
github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2877064396

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2885580315

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2938501474

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2950557673

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/2961559357

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3029581519

sophiewigmore commented 1 year ago

Failure looks like a flake querying https://registry-1.docker.io/v2/, which passed in subsequent runs so closing this out.

Build container for action use: '/home/runner/work/_actions/paketo-buildpacks/github-config/main/actions/release/find-asset/Dockerfile'.
...
  Step 1/[4](https://github.com/paketo-buildpacks/jammy-full-stack/runs/8287790074?check_suite_focus=true#step:2:4) : FROM alpine
  Get "https://registry-1.docker.io/v2/": EOF
Error: Docker build failed with exit code 1
github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3063228960

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3101012849

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3101053961

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3101116242

sophiewigmore commented 1 year ago

https://ubuntu.com/security/notices/rss.xml returning 503 causing failures across the board

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3101227048

sophiewigmore commented 1 year ago

The RSS feed is back up, this should stop failing now.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3131691549

sophiewigmore commented 1 year ago

Failed with The github.com token in GITHUB_TOKEN is no longer valid., but is passing on subsequent runs now.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3179578935

robdimsdale commented 1 year ago

Failure to create action docker image - internal to github.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3279321036

robdimsdale commented 1 year ago

Connection timeout uploading asset. Re-running.

Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/jammy-full-stack/releases/80290966/assets?name=jammy-full-stack-0.0.24-build.oci": read tcp 172.17.0.2:60202->140.82.112.13:443: read: connection timed out
github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3383081728

robdimsdale commented 1 year ago

Failed to create SBOM when creating stack:

Generating CycloneDX package SBOM using syft
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x1b30876]

goroutine 26 [running]:
github.com/anchore/syft/syft/pkg.(*Package).SetID(0x0)
    /home/runner/work/syft/syft/syft/pkg/package.go:42 +0x36
github.com/anchore/syft/syft/pkg/cataloger/javascript.parseNodeBinary({0xc009a742a0?, 0xc0098a4890?}, 0x10?, {{{{0xc003de91c0, 0x3c}, {0xc000e529b0, 0x47}}, {0xc003de91c0, 0x3c}, {0x48a5, ...}}, ...})
github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3386397132

sophiewigmore commented 1 year ago

Both issues appear to be receipt generation issues, not stack creation issues. I am investigating.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3386573917

sophiewigmore commented 1 year ago

This problem does not occur when using Syft 0.59.0, it only occurs on Syft 0.60.1 and 0.60.1

sophiewigmore commented 1 year ago

It also only occurs on the full stack. Receipt creation works fine with the newer versions of Syft on the base/tiny stacks.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3386855653

sophiewigmore commented 1 year ago

https://github.com/anchore/syft/issues/1318

sophiewigmore commented 1 year ago

Bumping to Syft 0.60.3 has resolved this issue. Once that fix is in our repos this should be resolved.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3387109026

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3387533941

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3387698950

sophiewigmore commented 1 year ago

Now succeeding: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3387992804

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3393687956

sophiewigmore commented 1 year ago

USN polling flake which is now resolved.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3399176926

robdimsdale commented 1 year ago

Failure to create action docker image - internal to github.

github-actions[bot] commented 1 year ago

Another failure occurred: https://github.com/paketo-buildpacks/jammy-full-stack/actions/runs/3420810138

sophiewigmore commented 1 year ago

random release flake, fixed on re-run