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

🌱 Bump ubi9/nodejs-18 from 1-88 to 1-108.1717085243 #1943

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps ubi9/nodejs-18 from 1-88 to 1-108.1717085243.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps ubi9/nodejs-18 from 1-88 to 1-108.1717085243.

---
updated-dependencies:
- dependency-name: ubi9/nodejs-18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jun 6, 2024
Copy link
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github actions image build in qemu for arm works with this update!

😞 The latest run of the image build on rebase failed. Need to try again.

@sjd78 sjd78 added cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. cherry-pick/release-0.4 This PR should be cherry-picked to release-0.4 branch. labels Jun 6, 2024
@sjd78
Copy link
Member

sjd78 commented Jun 10, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

A newer version of ubi9/nodejs-18 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@sjd78 sjd78 removed cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. cherry-pick/release-0.4 This PR should be cherry-picked to release-0.4 branch. labels Jun 13, 2024
@sjd78
Copy link
Member

sjd78 commented Jun 13, 2024

From https://github.com/konveyor/tackle2-ui/actions/runs/9485297684/job/26137458720?pr=1943:

Run redhat-actions/buildah-build@main
/usr/bin/buildah version
Storage driver is not 'overlay', so not overriding storage configuration
Performing build from Containerfile
/usr/bin/buildah bud --arch arm64 -f /home/runner/work/tackle2-ui/tackle2-ui/Dockerfile --format docker --tls-verify=true --no-cache --rm --ulimit nofile=4096:4096 -t tackle2-ui:pr1943-arm64 /home/runner/work/tackle2-ui/tackle2-ui
[1/2] STEP 1/4: FROM registry.access.redhat.com/ubi9/nodejs-18:1-108.1717085243 AS builder
Trying to pull registry.access.redhat.com/ubi9/nodejs-18:1-108.1717085243...
Getting image source signatures
Copying blob sha256:38a6b03c24c2fcb0a17e45c640dcb2d2dc781de08b5411c06166c858fbf62e3d
Copying blob sha256:1bf25c14de02df9d0abae82efe008d55f02a9da6b08b4809d0e6014d9aed90ea
Copying blob sha256:3e99d36b1d582c30fb179de06de735dcd40a07a13a6a8d98aa110199a47ddbe1
Copying blob sha256:1bf25c14de02df9d0abae82efe008d55f02a9da6b08b4809d0e6014d9aed90ea
Copying blob sha256:3e99d36b1d582c30fb179de06de735dcd40a07a13a6a8d98aa110199a47ddbe1
Copying blob sha256:38a6b03c24c2fcb0a17e45c640dcb2d2dc781de08b5411c06166c858fbf62e3d
Copying config sha256:2916953a19ef88a07271a64961ea6ee4d2f3db57cd4daf27734c5ffb2d83734d
Writing manifest to image destination
Storing signatures
[1/2] STEP 2/4: USER 1001
[1/2] STEP 3/4: COPY --chown=1001 . .
[1/2] STEP 4/4: RUN npm clean-install --ignore-scripts && npm run build && npm run dist
npm notice 
npm notice New minor version of npm available! 10.5.0 -> 10.8.1
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.1>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ECONNRESET
npm ERR! network Client network socket disconnected before secure TLS connection was established
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network 
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'

npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-06-12T15_37_17_222Z-debug-0.log
error building at STEP "RUN npm clean-install --ignore-scripts && npm run build && npm run dist": error while running runtime: exit status 1
[2/2] STEP 1/9: FROM registry.access.redhat.com/ubi9/nodejs-18-minimal:1-113.1717076360
Trying to pull registry.access.redhat.com/ubi9/nodejs-18-minimal:1-113.1717076360...
time="2024-06-12T15:39:18Z" level=error msg="exit status 1"
Error: Error: buildah exited with code 1

Closing this PR since the image build it still failing -- the ECONNRESET error with npm10 is very consistent on a non-amd64 image build

@sjd78 sjd78 closed this Jun 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/docker/ubi9/nodejs-18-1-108.1717085243 branch June 13, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants