Push event to branch snyk Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8399177654113163071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4581094668856466096.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13880726372607358659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5627552157378590848.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17631706142889304882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snyk-go, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-snyk-go, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[latest], releaseBranchOverride:snyk] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snyk-go USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snyk-go DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snyk-go-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: latest [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771031 in /w/workspace/dgexfoundry_ci-build-images_snyk [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/dgexfoundry_ci-build-images_snyk # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee (snyk) Commit message: "Merge pull request #229 from cherrycl/snyk-golang1.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee # timeout=10 > git rev-list --no-walk 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T09:39:22.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T09:39:22.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T09:39:22.809Z] ========================================================= [2025-10-30T09:39:22.809Z] EdgeX Global Pipelines Version Info [2025-10-30T09:39:22.809Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:39:23.951Z] ------------------- [2025-10-30T09:39:23.951Z] stable info: [2025-10-30T09:39:23.951Z] ------------------- [2025-10-30T09:39:23.951Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T09:39:23.951Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T09:39:23.951Z] Message: update stable to v1.0.278 [2025-10-30T09:39:24.550Z] ------------------- [2025-10-30T09:39:24.550Z] experimental info: [2025-10-30T09:39:24.550Z] ------------------- [2025-10-30T09:39:24.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T09:39:24.550Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T09:39:24.550Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-10-30T09:39:24.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-10-30T09:39:24.688Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo [2025-10-30T09:39:24.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-10-30T09:39:24.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-30T09:39:24.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T09:39:24.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo [2025-10-30T09:39:24.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-10-30T09:39:24.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-10-30T09:39:24.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-10-30T09:39:24.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T09:39:24.877Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-10-30T09:39:24.902Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo [2025-10-30T09:39:24.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T09:39:24.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T09:39:24.966Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo [2025-10-30T09:39:24.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = latest [Pipeline] echo [2025-10-30T09:39:25.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk [Pipeline] echo [2025-10-30T09:39:25.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk [Pipeline] echo [2025-10-30T09:39:25.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk [Pipeline] echo [2025-10-30T09:39:25.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [Pipeline] echo [2025-10-30T09:39:25.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e1ac0d [Pipeline] echo [2025-10-30T09:39:25.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:39:25.173Z] provisioning config files... [2025-10-30T09:39:25.211Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config8657372243980952543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:39:25.548Z] ---> ****-login.sh [2025-10-30T09:39:25.549Z] nexus3.edgexfoundry.org:10001 [2025-10-30T09:39:25.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:25.809Z] [2025-10-30T09:39:25.809Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T09:39:25.809Z] Configure a credential helper to remove this warning. See [2025-10-30T09:39:25.809Z] https://docs.****.com/go/credential-store/ [2025-10-30T09:39:25.809Z] [2025-10-30T09:39:25.809Z] Login Succeeded [2025-10-30T09:39:25.809Z] nexus3.edgexfoundry.org:10002 [2025-10-30T09:39:26.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:26.073Z] [2025-10-30T09:39:26.073Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T09:39:26.073Z] Configure a credential helper to remove this warning. See [2025-10-30T09:39:26.073Z] https://docs.****.com/go/credential-store/ [2025-10-30T09:39:26.073Z] [2025-10-30T09:39:26.073Z] Login Succeeded [2025-10-30T09:39:26.073Z] nexus3.edgexfoundry.org:10003 [2025-10-30T09:39:26.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:26.073Z] [2025-10-30T09:39:26.073Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T09:39:26.073Z] Configure a credential helper to remove this warning. See [2025-10-30T09:39:26.073Z] https://docs.****.com/go/credential-store/ [2025-10-30T09:39:26.073Z] [2025-10-30T09:39:26.073Z] Login Succeeded [2025-10-30T09:39:26.073Z] nexus3.edgexfoundry.org:10004 [2025-10-30T09:39:26.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:26.338Z] [2025-10-30T09:39:26.338Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T09:39:26.338Z] Configure a credential helper to remove this warning. See [2025-10-30T09:39:26.338Z] https://docs.****.com/go/credential-store/ [2025-10-30T09:39:26.338Z] [2025-10-30T09:39:26.338Z] Login Succeeded [2025-10-30T09:39:26.338Z] ****.io [2025-10-30T09:39:26.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:26.338Z] [2025-10-30T09:39:26.338Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T09:39:26.338Z] Configure a credential helper to remove this warning. See [2025-10-30T09:39:26.338Z] https://docs.****.com/go/credential-store/ [2025-10-30T09:39:26.338Z] [2025-10-30T09:39:26.338Z] Login Succeeded [2025-10-30T09:39:26.600Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T09:39:26.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:39:26.976Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-10-30T09:39:26.986Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config15605173796954476405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:39:27.292Z] ---> ****-login.sh [2025-10-30T09:39:27.292Z] nexus3.edgexfoundry.org:10001 [2025-10-30T09:39:27.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:27.292Z] Login Succeeded [2025-10-30T09:39:27.292Z] nexus3.edgexfoundry.org:10002 [2025-10-30T09:39:27.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:27.292Z] Login Succeeded [2025-10-30T09:39:27.292Z] nexus3.edgexfoundry.org:10003 [2025-10-30T09:39:27.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:27.555Z] Login Succeeded [2025-10-30T09:39:27.555Z] nexus3.edgexfoundry.org:10004 [2025-10-30T09:39:27.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:27.555Z] Login Succeeded [2025-10-30T09:39:27.555Z] ****.io [2025-10-30T09:39:27.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:39:27.816Z] Login Succeeded [2025-10-30T09:39:27.816Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T09:39:27.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-30T09:39:28.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-30T09:39:28.702Z] + ls -al . [2025-10-30T09:39:28.702Z] total 20 [2025-10-30T09:39:28.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:39 . [2025-10-30T09:39:28.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:39 .. [2025-10-30T09:39:28.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 09:39 .git [2025-10-30T09:39:28.702Z] -rw-rw-r-- 1 jenkins jenkins 767 Oct 30 09:39 Dockerfile [2025-10-30T09:39:28.702Z] -rw-rw-r-- 1 jenkins jenkins 933 Oct 30 09:39 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:39:29.074Z] + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee --label arch=amd64 . [2025-10-30T09:39:30.018Z] #0 building with "default" instance using docker driver [2025-10-30T09:39:30.018Z] [2025-10-30T09:39:30.018Z] #1 [internal] load build definition from Dockerfile [2025-10-30T09:39:30.018Z] #1 transferring dockerfile: 806B done [2025-10-30T09:39:30.018Z] #1 DONE 0.0s [2025-10-30T09:39:30.018Z] [2025-10-30T09:39:30.018Z] #2 [internal] load metadata for docker.io/library/docker:latest [2025-10-30T09:39:30.018Z] #2 DONE 0.1s [2025-10-30T09:39:30.018Z] [2025-10-30T09:39:30.018Z] #3 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2025-10-30T09:39:30.018Z] #3 DONE 0.1s [2025-10-30T09:39:30.018Z] [2025-10-30T09:39:30.018Z] #4 [internal] load .dockerignore [2025-10-30T09:39:30.018Z] #4 transferring context: 2B done [2025-10-30T09:39:30.018Z] #4 DONE 0.0s [2025-10-30T09:39:30.018Z] [2025-10-30T09:39:30.018Z] #5 [stage-0 1/3] FROM docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 [2025-10-30T09:39:30.018Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 0.0s done [2025-10-30T09:39:30.018Z] #5 sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 126B / 126B 0.1s done [2025-10-30T09:39:30.018Z] #5 sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 10.29kB / 10.29kB done [2025-10-30T09:39:30.018Z] #5 sha256:c3dc5d5e8cf34ccb2172fb8d1aa399aa13cd8b60d27bba891d18e3b436a0c5f6 1.92kB / 1.92kB done [2025-10-30T09:39:30.018Z] #5 sha256:eddaa94abd7ba615b9d760e7e70d75af2567a9332a3c959bb79a64a2f74bf682 2.08kB / 2.08kB done [2025-10-30T09:39:30.018Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-10-30T09:39:30.018Z] #5 sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 291.15kB / 291.15kB 0.0s done [2025-10-30T09:39:30.018Z] #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 3.15MB / 60.15MB 0.1s [2025-10-30T09:39:30.018Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-30T09:39:30.018Z] #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 13.63MB / 60.15MB 0.2s [2025-10-30T09:39:30.018Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-30T09:39:30.018Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-30T09:39:30.277Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-30T09:39:30.277Z] #5 extracting sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 [2025-10-30T09:39:30.277Z] #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 44.04MB / 60.15MB 0.4s [2025-10-30T09:39:30.277Z] #5 extracting sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 0.1s done [2025-10-30T09:39:30.537Z] #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 60.15MB / 60.15MB 0.5s [2025-10-30T09:39:30.801Z] #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 60.15MB / 60.15MB 0.6s done [2025-10-30T09:39:30.801Z] #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 [2025-10-30T09:39:34.988Z] #5 ... [2025-10-30T09:39:34.988Z] [2025-10-30T09:39:34.988Z] #6 FROM docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 [2025-10-30T09:39:34.988Z] #6 resolve docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 0.0s done [2025-10-30T09:39:34.988Z] #6 sha256:0c6e741a59d2b5a4679660c106679ebc7d4db788ddc56ff5e6741120cb5615ee 12.03kB / 12.03kB done [2025-10-30T09:39:34.988Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-30T09:39:34.988Z] #6 sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 5.17kB / 5.17kB done [2025-10-30T09:39:34.988Z] #6 sha256:7fd2c8237f6b295302d31c346b4532b9884e7bd53bf58235c4b8fdfc7ac3aaa7 4.00kB / 4.00kB done [2025-10-30T09:39:34.988Z] #6 sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d 456B / 456B 0.2s done [2025-10-30T09:39:34.988Z] #6 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 8.21MB / 8.21MB 0.3s done [2025-10-30T09:39:34.988Z] #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-30T09:39:34.988Z] #6 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 20.43MB / 20.43MB 0.6s done [2025-10-30T09:39:34.988Z] #6 extracting sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 0.4s done [2025-10-30T09:39:34.988Z] #6 sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 22.16MB / 22.16MB 0.8s done [2025-10-30T09:39:34.988Z] #6 sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 540B / 540B 0.7s done [2025-10-30T09:39:34.988Z] #6 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 21.63MB / 21.63MB 0.9s done [2025-10-30T09:39:34.988Z] #6 sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde 1.01kB / 1.01kB 0.7s done [2025-10-30T09:39:34.988Z] #6 sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 116B / 116B 0.7s done [2025-10-30T09:39:34.988Z] #6 sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 6.91MB / 6.91MB 0.9s done [2025-10-30T09:39:34.988Z] #6 sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 90.40kB / 90.40kB 0.8s done [2025-10-30T09:39:34.988Z] #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-30T09:39:34.988Z] #6 sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d 1.01kB / 1.01kB 0.8s done [2025-10-30T09:39:34.988Z] #6 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 62.83MB / 62.83MB 1.4s done [2025-10-30T09:39:34.988Z] #6 sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 1.69kB / 1.69kB 0.9s done [2025-10-30T09:39:34.988Z] #6 extracting sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d done [2025-10-30T09:39:34.988Z] #6 sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d 3.30kB / 3.30kB 1.0s done [2025-10-30T09:39:34.988Z] #6 extracting sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 0.3s done [2025-10-30T09:39:34.988Z] #6 extracting sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 0.5s done [2025-10-30T09:39:34.988Z] #6 extracting sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 0.5s done [2025-10-30T09:39:34.989Z] #6 extracting sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 done [2025-10-30T09:39:34.989Z] #6 extracting sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde done [2025-10-30T09:39:34.989Z] #6 extracting sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 done [2025-10-30T09:39:34.989Z] #6 extracting sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 0.3s done [2025-10-30T09:39:34.989Z] #6 extracting sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 done [2025-10-30T09:39:34.989Z] #6 extracting sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d done [2025-10-30T09:39:34.989Z] #6 extracting sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 1.3s done [2025-10-30T09:39:34.989Z] #6 extracting sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 done [2025-10-30T09:39:34.989Z] #6 extracting sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d done [2025-10-30T09:39:34.989Z] #6 DONE 4.7s [2025-10-30T09:39:34.989Z] [2025-10-30T09:39:34.989Z] #5 [stage-0 1/3] FROM docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 [2025-10-30T09:39:35.558Z] #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 5.0s [2025-10-30T09:39:36.497Z] #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 5.5s done [2025-10-30T09:39:36.497Z] #5 extracting sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 [2025-10-30T09:39:36.497Z] #5 extracting sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 done [2025-10-30T09:39:36.497Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-30T09:39:36.497Z] #5 DONE 6.7s [2025-10-30T09:39:36.757Z] [2025-10-30T09:39:36.757Z] #7 [stage-0 2/3] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-10-30T09:39:36.757Z] #7 DONE 0.2s [2025-10-30T09:39:37.016Z] [2025-10-30T09:39:37.016Z] #8 [stage-0 3/3] RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v1.1300.2/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html [2025-10-30T09:39:37.016Z] #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T09:39:37.277Z] #8 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T09:39:37.536Z] #8 0.690 (1/35) Installing tzdata (2025b-r0) [2025-10-30T09:39:37.536Z] #8 0.721 (2/35) Installing tcl (8.6.16-r0) [2025-10-30T09:39:37.536Z] #8 0.765 (3/35) Installing expect (5.45.4-r5) [2025-10-30T09:39:37.536Z] #8 0.773 (4/35) Installing libgcc (14.2.0-r6) [2025-10-30T09:39:37.536Z] #8 0.777 (5/35) Installing jansson (2.14.1-r0) [2025-10-30T09:39:37.536Z] #8 0.780 (6/35) Installing libstdc++ (14.2.0-r6) [2025-10-30T09:39:37.536Z] #8 0.801 (7/35) Installing zstd-libs (1.5.7-r0) [2025-10-30T09:39:37.796Z] #8 0.809 (8/35) Installing binutils (2.44-r3) [2025-10-30T09:39:37.796Z] #8 0.873 (9/35) Installing libgomp (14.2.0-r6) [2025-10-30T09:39:37.796Z] #8 0.880 (10/35) Installing libatomic (14.2.0-r6) [2025-10-30T09:39:37.796Z] #8 0.883 (11/35) Installing gmp (6.3.0-r3) [2025-10-30T09:39:37.796Z] #8 0.890 (12/35) Installing isl26 (0.26-r1) [2025-10-30T09:39:37.796Z] #8 0.910 (13/35) Installing mpfr4 (4.2.1_p1-r0) [2025-10-30T09:39:37.796Z] #8 0.919 (14/35) Installing mpc1 (1.3.1-r1) [2025-10-30T09:39:37.796Z] #8 0.922 (15/35) Installing gcc (14.2.0-r6) [2025-10-30T09:39:38.366Z] #8 1.663 (16/35) Installing brotli-libs (1.1.0-r2) [2025-10-30T09:39:38.627Z] #8 1.671 (17/35) Installing c-ares (1.34.5-r0) [2025-10-30T09:39:38.627Z] #8 1.676 (18/35) Installing libunistring (1.3-r0) [2025-10-30T09:39:38.627Z] #8 1.688 (19/35) Installing libidn2 (2.3.7-r0) [2025-10-30T09:39:38.627Z] #8 1.692 (20/35) Installing nghttp2-libs (1.65.0-r0) [2025-10-30T09:39:38.627Z] #8 1.695 (21/35) Installing libpsl (0.21.5-r3) [2025-10-30T09:39:38.627Z] #8 1.698 (22/35) Installing libcurl (8.14.1-r2) [2025-10-30T09:39:38.627Z] #8 1.706 (23/35) Installing libexpat (2.7.3-r0) [2025-10-30T09:39:38.627Z] #8 1.709 (24/35) Installing pcre2 (10.46-r0) [2025-10-30T09:39:38.627Z] #8 1.717 (25/35) Installing git (2.49.1-r0) [2025-10-30T09:39:38.627Z] #8 1.770 (26/35) Installing git-init-template (2.49.1-r0) [2025-10-30T09:39:38.627Z] #8 1.773 (27/35) Installing musl-dev (1.2.5-r10) [2025-10-30T09:39:38.627Z] #8 1.821 (28/35) Installing ada-libs (2.9.2-r4) [2025-10-30T09:39:38.627Z] #8 1.827 (29/35) Installing icu-data-en (76.1-r1) [2025-10-30T09:39:38.627Z] #8 1.845 Executing icu-data-en-76.1-r1.post-install [2025-10-30T09:39:38.627Z] #8 1.848 * [2025-10-30T09:39:38.627Z] #8 1.848 * If you need ICU with non-English locales and legacy charset support, install [2025-10-30T09:39:38.627Z] #8 1.848 * package icu-data-full. [2025-10-30T09:39:38.627Z] #8 1.848 * [2025-10-30T09:39:38.627Z] #8 1.849 (30/35) Installing icu-libs (76.1-r1) [2025-10-30T09:39:38.627Z] #8 1.877 (31/35) Installing simdjson (3.12.0-r0) [2025-10-30T09:39:38.888Z] #8 1.882 (32/35) Installing simdutf (7.2.1-r0) [2025-10-30T09:39:38.888Z] #8 1.888 (33/35) Installing sqlite-libs (3.49.2-r1) [2025-10-30T09:39:38.888Z] #8 1.902 (34/35) Installing nodejs (22.16.0-r2) [2025-10-30T09:39:38.888Z] #8 2.186 (35/35) Installing npm (11.3.0-r1) [2025-10-30T09:39:39.148Z] #8 2.311 Executing busybox-1.37.0-r19.trigger [2025-10-30T09:39:39.408Z] #8 2.319 OK: 260 MiB in 52 packages [2025-10-30T09:39:39.408Z] #8 2.382 Connecting to github.com (140.82.114.3:443) [2025-10-30T09:39:39.408Z] #8 2.529 Connecting to github.com (140.82.114.3:443) [2025-10-30T09:39:39.408Z] #8 2.709 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) [2025-10-30T09:39:39.670Z] #8 2.738 saving to '/usr/local/bin/snyk' [2025-10-30T09:39:39.670Z] #8 2.835 snyk 2% | | 3407k 0:00:40 ETA [2025-10-30T09:39:40.610Z] #8 3.846 snyk 94% |****************************** | 130M 0:00:00 ETA [2025-10-30T09:39:40.869Z] #8 3.927 snyk 100% |********************************| 137M 0:00:00 ETA [2025-10-30T09:39:40.869Z] #8 3.927 '/usr/local/bin/snyk' saved [2025-10-30T09:39:42.251Z] #8 5.172 [2025-10-30T09:39:42.251Z] #8 5.172 added 19 packages in 1s [2025-10-30T09:39:42.251Z] #8 5.172 [2025-10-30T09:39:42.251Z] #8 5.172 3 packages are looking for funding [2025-10-30T09:39:42.251Z] #8 5.172 run `npm fund` for details [2025-10-30T09:39:43.190Z] #8 DONE 6.3s [2025-10-30T09:39:43.190Z] [2025-10-30T09:39:43.190Z] #9 exporting to image [2025-10-30T09:39:43.190Z] #9 exporting layers [2025-10-30T09:39:45.102Z] #9 exporting layers 1.8s done [2025-10-30T09:39:45.102Z] #9 writing image sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done [2025-10-30T09:39:45.102Z] #9 naming to docker.io/edgex-devops/edgex-snyk-go done [2025-10-30T09:39:45.102Z] #9 DONE 1.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-10-30T09:39:45.257Z] [edgeXDocker.push] Tagging docker image edgex-snyk-go with the following tags: [2025-10-30T09:39:45.257Z] 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [2025-10-30T09:39:45.257Z] latest [2025-10-30T09:39:45.257Z] snyk [2025-10-30T09:39:45.257Z] latest [2025-10-30T09:39:45.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:39:45.602Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:39:45.926Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [2025-10-30T09:39:45.926Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-10-30T09:39:45.926Z] acb34eadac8a: Preparing [2025-10-30T09:39:45.926Z] 1a99b2a85904: Preparing [2025-10-30T09:39:45.926Z] 5f70bf18a086: Preparing [2025-10-30T09:39:45.926Z] 2d821ea365b4: Preparing [2025-10-30T09:39:45.926Z] e2356f83d6ae: Preparing [2025-10-30T09:39:45.926Z] f7a294086d4f: Preparing [2025-10-30T09:39:45.926Z] 256f393e029f: Preparing [2025-10-30T09:39:45.926Z] f7a294086d4f: Waiting [2025-10-30T09:39:45.926Z] 256f393e029f: Waiting [2025-10-30T09:39:45.926Z] 5f70bf18a086: Layer already exists [2025-10-30T09:39:45.926Z] 2d821ea365b4: Pushed [2025-10-30T09:39:45.926Z] 256f393e029f: Layer already exists [2025-10-30T09:39:45.926Z] f7a294086d4f: Pushed [2025-10-30T09:39:50.137Z] 1a99b2a85904: Pushed [2025-10-30T09:40:12.077Z] e2356f83d6ae: Pushed [2025-10-30T09:40:34.025Z] acb34eadac8a: Pushed [2025-10-30T09:40:34.025Z] 7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:40:34.347Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:40:34.666Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:40:34.666Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-10-30T09:40:34.666Z] acb34eadac8a: Preparing [2025-10-30T09:40:34.666Z] 1a99b2a85904: Preparing [2025-10-30T09:40:34.666Z] 5f70bf18a086: Preparing [2025-10-30T09:40:34.666Z] 2d821ea365b4: Preparing [2025-10-30T09:40:34.666Z] e2356f83d6ae: Preparing [2025-10-30T09:40:34.666Z] f7a294086d4f: Preparing [2025-10-30T09:40:34.666Z] 256f393e029f: Preparing [2025-10-30T09:40:34.666Z] f7a294086d4f: Waiting [2025-10-30T09:40:34.666Z] 256f393e029f: Waiting [2025-10-30T09:40:34.666Z] 2d821ea365b4: Layer already exists [2025-10-30T09:40:34.666Z] e2356f83d6ae: Layer already exists [2025-10-30T09:40:34.666Z] 1a99b2a85904: Layer already exists [2025-10-30T09:40:34.666Z] acb34eadac8a: Layer already exists [2025-10-30T09:40:34.666Z] 5f70bf18a086: Layer already exists [2025-10-30T09:40:34.666Z] f7a294086d4f: Layer already exists [2025-10-30T09:40:34.666Z] 256f393e029f: Layer already exists [2025-10-30T09:40:34.666Z] latest: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:40:34.989Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:40:35.307Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-10-30T09:40:35.307Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-10-30T09:40:35.307Z] acb34eadac8a: Preparing [2025-10-30T09:40:35.307Z] 1a99b2a85904: Preparing [2025-10-30T09:40:35.307Z] 5f70bf18a086: Preparing [2025-10-30T09:40:35.307Z] 2d821ea365b4: Preparing [2025-10-30T09:40:35.307Z] e2356f83d6ae: Preparing [2025-10-30T09:40:35.307Z] f7a294086d4f: Preparing [2025-10-30T09:40:35.307Z] 256f393e029f: Preparing [2025-10-30T09:40:35.307Z] f7a294086d4f: Waiting [2025-10-30T09:40:35.307Z] 256f393e029f: Waiting [2025-10-30T09:40:35.307Z] acb34eadac8a: Layer already exists [2025-10-30T09:40:35.307Z] 2d821ea365b4: Layer already exists [2025-10-30T09:40:35.307Z] 5f70bf18a086: Layer already exists [2025-10-30T09:40:35.307Z] e2356f83d6ae: Layer already exists [2025-10-30T09:40:35.307Z] 1a99b2a85904: Layer already exists [2025-10-30T09:40:35.307Z] f7a294086d4f: Layer already exists [2025-10-30T09:40:35.307Z] 256f393e029f: Layer already exists [2025-10-30T09:40:35.307Z] snyk: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:40:35.633Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:40:35.951Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:40:35.951Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-10-30T09:40:35.951Z] acb34eadac8a: Preparing [2025-10-30T09:40:35.951Z] 1a99b2a85904: Preparing [2025-10-30T09:40:35.951Z] 5f70bf18a086: Preparing [2025-10-30T09:40:35.951Z] 2d821ea365b4: Preparing [2025-10-30T09:40:35.951Z] e2356f83d6ae: Preparing [2025-10-30T09:40:35.951Z] f7a294086d4f: Preparing [2025-10-30T09:40:35.951Z] 256f393e029f: Preparing [2025-10-30T09:40:35.951Z] f7a294086d4f: Waiting [2025-10-30T09:40:35.951Z] 256f393e029f: Waiting [2025-10-30T09:40:35.951Z] 1a99b2a85904: Layer already exists [2025-10-30T09:40:35.951Z] 2d821ea365b4: Layer already exists [2025-10-30T09:40:35.951Z] e2356f83d6ae: Layer already exists [2025-10-30T09:40:35.951Z] acb34eadac8a: Layer already exists [2025-10-30T09:40:35.951Z] 5f70bf18a086: Layer already exists [2025-10-30T09:40:35.951Z] 256f393e029f: Layer already exists [2025-10-30T09:40:35.951Z] f7a294086d4f: Layer already exists [2025-10-30T09:40:35.951Z] latest: digest: sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:40:36.023Z] ===================================================== [Pipeline] echo [2025-10-30T09:40:36.039Z] taggedImages: [2025-10-30T09:40:36.039Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [2025-10-30T09:40:36.039Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:40:36.039Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-10-30T09:40:36.039Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] echo [2025-10-30T09:40:36.083Z] ========================================================= [2025-10-30T09:40:36.083Z] [edgeXBuildMultiArch] RAW Config: [2025-10-30T09:40:36.083Z] images: [2025-10-30T09:40:36.083Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [2025-10-30T09:40:36.083Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:40:36.083Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-10-30T09:40:36.083Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:40:36.083Z] settingsFile: [2025-10-30T09:40:36.083Z] ci-build-images-settings [2025-10-30T09:40:36.083Z] ========================================================= [Pipeline] node [2025-10-30T09:40:51.086Z] Still waiting to schedule task [2025-10-30T09:40:51.086Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-10-30T09:44:47.417Z] Running on prd-centos7-docker-4c-2g-771032 in /w/workspace/dgexfoundry_ci-build-images_snyk [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:44:47.456Z] provisioning config files... [2025-10-30T09:44:47.516Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config5481936606627241323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:44:49.256Z] ---> ****-login.sh [2025-10-30T09:44:49.257Z] nexus3.edgexfoundry.org:10001 [2025-10-30T09:44:49.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:44:49.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:44:49.520Z] Configure a credential helper to remove this warning. See [2025-10-30T09:44:49.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:44:49.520Z] [2025-10-30T09:44:49.520Z] Login Succeeded [2025-10-30T09:44:49.521Z] nexus3.edgexfoundry.org:10002 [2025-10-30T09:44:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:44:49.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:44:49.785Z] Configure a credential helper to remove this warning. See [2025-10-30T09:44:49.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:44:49.785Z] [2025-10-30T09:44:49.785Z] Login Succeeded [2025-10-30T09:44:49.785Z] nexus3.edgexfoundry.org:10003 [2025-10-30T09:44:49.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:44:49.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:44:49.785Z] Configure a credential helper to remove this warning. See [2025-10-30T09:44:49.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:44:49.785Z] [2025-10-30T09:44:49.785Z] Login Succeeded [2025-10-30T09:44:49.785Z] nexus3.edgexfoundry.org:10004 [2025-10-30T09:44:49.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:44:49.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:44:49.785Z] Configure a credential helper to remove this warning. See [2025-10-30T09:44:49.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:44:49.785Z] [2025-10-30T09:44:49.785Z] Login Succeeded [2025-10-30T09:44:49.785Z] ****.io [2025-10-30T09:44:50.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T09:44:50.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-30T09:44:50.313Z] Configure a credential helper to remove this warning. See [2025-10-30T09:44:50.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-30T09:44:50.313Z] [2025-10-30T09:44:50.313Z] Login Succeeded [2025-10-30T09:44:50.313Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T09:44:50.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T09:44:50.707Z] + docker buildx ls [2025-10-30T09:44:50.969Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-30T09:44:50.969Z] default * docker [2025-10-30T09:44:50.969Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-30T09:44:51.274Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-30T09:44:51.274Z] edgex-builder [Pipeline] sh [2025-10-30T09:44:51.580Z] + docker buildx inspect --bootstrap [2025-10-30T09:44:51.580Z] #1 [internal] booting buildkit [2025-10-30T09:44:51.580Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-30T09:44:54.916Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-10-30T09:44:54.916Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-30T09:44:56.300Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-10-30T09:44:56.300Z] #1 DONE 4.9s [2025-10-30T09:44:56.300Z] Name: edgex-builder [2025-10-30T09:44:56.300Z] Driver: docker-container [2025-10-30T09:44:56.300Z] [2025-10-30T09:44:56.300Z] Nodes: [2025-10-30T09:44:56.300Z] Name: edgex-builder0 [2025-10-30T09:44:56.300Z] Endpoint: unix:///var/run/docker.sock [2025-10-30T09:44:56.300Z] Status: running [2025-10-30T09:44:56.300Z] Buildkit: v0.25.1 [2025-10-30T09:44:56.300Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-30T09:44:56.605Z] + docker buildx ls [2025-10-30T09:44:56.605Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-30T09:44:56.605Z] edgex-builder * docker-container [2025-10-30T09:44:56.605Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-30T09:44:56.605Z] default docker [2025-10-30T09:44:56.605Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-30T09:44:56.903Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee --push - [2025-10-30T09:44:56.904Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee' [2025-10-30T09:44:57.162Z] #1 [internal] load build definition from Dockerfile [2025-10-30T09:44:57.162Z] #1 transferring dockerfile: 211B done [2025-10-30T09:44:57.162Z] #1 DONE 0.0s [2025-10-30T09:44:57.162Z] [2025-10-30T09:44:57.162Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [2025-10-30T09:44:57.162Z] #2 DONE 0.1s [2025-10-30T09:44:57.162Z] [2025-10-30T09:44:57.162Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee [2025-10-30T09:44:57.162Z] #3 DONE 0.1s [2025-10-30T09:44:57.162Z] [2025-10-30T09:44:57.162Z] #4 [internal] load .dockerignore [2025-10-30T09:44:57.162Z] #4 transferring context: 2B done [2025-10-30T09:44:57.162Z] #4 DONE 0.0s [2025-10-30T09:44:57.162Z] [2025-10-30T09:44:57.162Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 [2025-10-30T09:44:57.162Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done [2025-10-30T09:44:57.162Z] #5 DONE 0.0s [2025-10-30T09:44:57.162Z] [2025-10-30T09:44:57.162Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 [2025-10-30T09:44:57.162Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done [2025-10-30T09:44:57.162Z] #6 DONE 0.1s [2025-10-30T09:44:57.423Z] [2025-10-30T09:44:57.423Z] #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-30T09:44:57.423Z] #7 DONE 0.0s [2025-10-30T09:44:57.423Z] [2025-10-30T09:44:57.423Z] #8 exporting to image [2025-10-30T09:44:57.423Z] #8 exporting layers done [2025-10-30T09:44:57.423Z] #8 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done [2025-10-30T09:44:57.423Z] #8 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done [2025-10-30T09:44:57.423Z] #8 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e 0.0s done [2025-10-30T09:44:57.423Z] #8 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done [2025-10-30T09:44:57.423Z] #8 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done [2025-10-30T09:44:57.423Z] #8 pushing layers [2025-10-30T09:44:57.423Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T09:44:57.423Z] #8 pushing layers 0.1s done [2025-10-30T09:44:57.423Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:7e1ac0d63b9ad6a626e1af2e11c0ddcbd0d3daee@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.1s done [2025-10-30T09:44:57.423Z] #8 DONE 0.2s [2025-10-30T09:44:57.684Z] [2025-10-30T09:44:57.684Z] 1 warning found (use --debug to expand): [2025-10-30T09:44:57.684Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T09:44:57.975Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest' [2025-10-30T09:44:57.975Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest --push - [2025-10-30T09:44:57.975Z] #1 [internal] load build definition from Dockerfile [2025-10-30T09:44:57.975Z] #1 transferring dockerfile: 177B done [2025-10-30T09:44:57.975Z] #1 DONE 0.0s [2025-10-30T09:44:57.975Z] [2025-10-30T09:44:57.975Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:44:57.975Z] #2 DONE 0.0s [2025-10-30T09:44:57.975Z] [2025-10-30T09:44:57.975Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:44:57.975Z] #3 DONE 0.0s [2025-10-30T09:44:57.975Z] [2025-10-30T09:44:57.975Z] #4 [internal] load .dockerignore [2025-10-30T09:44:57.975Z] #4 transferring context: 2B done [2025-10-30T09:44:57.975Z] #4 DONE 0.0s [2025-10-30T09:44:58.237Z] [2025-10-30T09:44:58.237Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 [2025-10-30T09:44:58.237Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done [2025-10-30T09:44:58.237Z] #5 CACHED [2025-10-30T09:44:58.237Z] [2025-10-30T09:44:58.237Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 [2025-10-30T09:44:58.237Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done [2025-10-30T09:44:58.237Z] #6 CACHED [2025-10-30T09:44:58.237Z] [2025-10-30T09:44:58.237Z] #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-30T09:44:58.237Z] #7 DONE 0.0s [2025-10-30T09:44:58.237Z] [2025-10-30T09:44:58.237Z] #8 exporting to image [2025-10-30T09:44:58.237Z] #8 exporting layers done [2025-10-30T09:44:58.237Z] #8 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done [2025-10-30T09:44:58.237Z] #8 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done [2025-10-30T09:44:58.237Z] #8 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e done [2025-10-30T09:44:58.237Z] #8 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done [2025-10-30T09:44:58.237Z] #8 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done [2025-10-30T09:44:58.237Z] #8 pushing layers 0.0s done [2025-10-30T09:44:58.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-30T09:44:58.237Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T09:44:58.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.1s done [2025-10-30T09:44:58.237Z] #8 DONE 0.1s [2025-10-30T09:44:58.237Z] [2025-10-30T09:44:58.237Z] 1 warning found (use --debug to expand): [2025-10-30T09:44:58.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T09:44:58.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk --push - [2025-10-30T09:44:58.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk' [2025-10-30T09:44:58.804Z] #1 [internal] load build definition from Dockerfile [2025-10-30T09:44:58.804Z] #1 transferring dockerfile: 175B done [2025-10-30T09:44:58.804Z] #1 DONE 0.0s [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-10-30T09:44:58.804Z] #2 DONE 0.0s [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-10-30T09:44:58.804Z] #3 DONE 0.0s [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #4 [internal] load .dockerignore [2025-10-30T09:44:58.804Z] #4 transferring context: 2B done [2025-10-30T09:44:58.804Z] #4 DONE 0.0s [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 [2025-10-30T09:44:58.804Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done [2025-10-30T09:44:58.804Z] #5 CACHED [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 [2025-10-30T09:44:58.804Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:0f496537ea533221c6aec4fca1bfd83d985ea6d1180f49e7b233a99c7e5b50c6 0.0s done [2025-10-30T09:44:58.804Z] #6 CACHED [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-30T09:44:58.804Z] #7 DONE 0.0s [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] #8 exporting to image [2025-10-30T09:44:58.804Z] #8 exporting layers done [2025-10-30T09:44:58.804Z] #8 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done [2025-10-30T09:44:58.804Z] #8 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done [2025-10-30T09:44:58.804Z] #8 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e done [2025-10-30T09:44:58.804Z] #8 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done [2025-10-30T09:44:58.804Z] #8 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done [2025-10-30T09:44:58.804Z] #8 pushing layers 0.0s done [2025-10-30T09:44:58.804Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-30T09:44:58.804Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T09:44:58.804Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.1s done [2025-10-30T09:44:58.804Z] #8 DONE 0.1s [2025-10-30T09:44:58.804Z] [2025-10-30T09:44:58.804Z] 1 warning found (use --debug to expand): [2025-10-30T09:44:58.804Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-30T09:44:59.095Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest' [2025-10-30T09:44:59.095Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest --push - [2025-10-30T09:44:59.356Z] #1 [internal] load build definition from Dockerfile [2025-10-30T09:44:59.356Z] #1 transferring dockerfile: 177B done [2025-10-30T09:44:59.356Z] #1 DONE 0.0s [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:44:59.356Z] #2 DONE 0.0s [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-30T09:44:59.356Z] #3 DONE 0.0s [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] #4 [internal] load .dockerignore [2025-10-30T09:44:59.356Z] #4 transferring context: 2B done [2025-10-30T09:44:59.356Z] #4 DONE 0.0s [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-30T09:44:59.356Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-30T09:44:59.356Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.0s done [2025-10-30T09:44:59.356Z] #5 DONE 0.0s [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-30T09:44:59.356Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 0.0s done [2025-10-30T09:44:59.356Z] #6 CACHED [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] #7 exporting to image [2025-10-30T09:44:59.356Z] #7 exporting layers done [2025-10-30T09:44:59.356Z] #7 exporting manifest sha256:46a4d181edb37949bd60758d5d29f09829a491f4b9164175716cf62970ff4565 done [2025-10-30T09:44:59.356Z] #7 exporting config sha256:cf93709a9e7aa0b2068821e11ce4ecbfec7722fce50cdb3330a58f36d011470a done [2025-10-30T09:44:59.356Z] #7 exporting manifest sha256:288b43fa485a92fd63436b88c4909ebfadf5bbeb46c216bbe76bc98e009aaa4e done [2025-10-30T09:44:59.356Z] #7 exporting config sha256:6e30ab69916d84cb99e0b43fbb170f15034994a0ab7e39d5cc35ac60cda1453e done [2025-10-30T09:44:59.356Z] #7 exporting manifest list sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done [2025-10-30T09:44:59.356Z] #7 pushing layers 0.0s done [2025-10-30T09:44:59.356Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e done [2025-10-30T09:44:59.356Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-30T09:44:59.356Z] #7 DONE 0.0s [2025-10-30T09:44:59.356Z] [2025-10-30T09:44:59.356Z] 1 warning found (use --debug to expand): [2025-10-30T09:44:59.356Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T09:44:59.772Z] + '[' -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:00.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:00.637Z] ---> package-listing.sh [2025-10-30T09:45:00.637Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T09:45:00.637Z] ++ facter osfamily [2025-10-30T09:45:00.901Z] + OS_FAMILY=redhat [2025-10-30T09:45:00.901Z] + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk [2025-10-30T09:45:00.901Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T09:45:00.901Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T09:45:00.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T09:45:00.901Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T09:45:00.901Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-10-30T09:45:00.901Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T09:45:00.901Z] + case "${OS_FAMILY}" in [2025-10-30T09:45:00.901Z] + rpm -qa [2025-10-30T09:45:00.901Z] + sort [2025-10-30T09:45:01.496Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T09:45:01.496Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T09:45:01.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T09:45:01.755Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-10-30T09:45:01.755Z] + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [2025-10-30T09:45:01.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo [2025-10-30T09:45:01.769Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T09:45:02.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:45:02.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:02.649Z] [2025-10-30T09:45:02.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:45:02.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:02.959Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T09:45:02.959Z] 5eb5b503b376: Pulling fs layer [2025-10-30T09:45:02.959Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T09:45:02.959Z] ec43610c2a17: Pulling fs layer [2025-10-30T09:45:02.959Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T09:45:02.959Z] 33b1e0a273af: Pulling fs layer [2025-10-30T09:45:02.959Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T09:45:02.959Z] 2f39f015ded8: Pulling fs layer [2025-10-30T09:45:02.959Z] 33b1e0a273af: Waiting [2025-10-30T09:45:02.959Z] 5d3b04190fa2: Waiting [2025-10-30T09:45:02.959Z] 2f39f015ded8: Waiting [2025-10-30T09:45:02.959Z] 3a2ae6a8a46f: Waiting [2025-10-30T09:45:02.959Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T09:45:02.959Z] 5c69ac0246d0: Download complete [2025-10-30T09:45:02.959Z] 3a2ae6a8a46f: Download complete [2025-10-30T09:45:02.959Z] 33b1e0a273af: Verifying Checksum [2025-10-30T09:45:02.959Z] 33b1e0a273af: Download complete [2025-10-30T09:45:03.225Z] 5d3b04190fa2: Verifying Checksum [2025-10-30T09:45:03.225Z] 5d3b04190fa2: Download complete [2025-10-30T09:45:03.225Z] ec43610c2a17: Verifying Checksum [2025-10-30T09:45:03.225Z] ec43610c2a17: Download complete [2025-10-30T09:45:03.225Z] 5eb5b503b376: Verifying Checksum [2025-10-30T09:45:03.225Z] 5eb5b503b376: Download complete [2025-10-30T09:45:03.815Z] 2f39f015ded8: Download complete [2025-10-30T09:45:04.789Z] 5eb5b503b376: Pull complete [2025-10-30T09:45:04.789Z] 5c69ac0246d0: Pull complete [2025-10-30T09:45:05.364Z] ec43610c2a17: Pull complete [2025-10-30T09:45:05.364Z] 3a2ae6a8a46f: Pull complete [2025-10-30T09:45:05.628Z] 33b1e0a273af: Pull complete [2025-10-30T09:45:05.628Z] 5d3b04190fa2: Pull complete [2025-10-30T09:45:09.887Z] 2f39f015ded8: Pull complete [2025-10-30T09:45:09.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T09:45:09.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:09.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:45:10.043Z] prd-centos7-docker-4c-2g-771032 does not seem to be running inside a container [2025-10-30T09:45:10.082Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T09:45:15.210Z] $ docker top 048c529a8553d96aedbd5215d446bad500a3ae56175601abfa9a4022330f9f67 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T09:45:15.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T09:45:15.863Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T09:45:16.150Z] + ls /var/log/sa-host [2025-10-30T09:45:16.150Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:45:16.314Z] provisioning config files... [2025-10-30T09:45:16.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config4900949349076302245tmp [Pipeline] { [Pipeline] echo [2025-10-30T09:45:16.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:16.635Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T09:45:16.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:16.991Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T09:45:17.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:17.299Z] ---> sudo-logs.sh [2025-10-30T09:45:17.299Z] Archiving 'sudo' log.. [2025-10-30T09:45:17.299Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-771032.novalocal: Name or service not known [2025-10-30T09:45:17.299Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-771032.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-30T09:45:17.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:17.611Z] ---> job-cost.sh [2025-10-30T09:45:17.611Z] lf-activate-venv: SKIPPING [2025-10-30T09:45:17.611Z] INFO: No Stack... [2025-10-30T09:45:17.872Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-30T09:45:18.135Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T09:45:18.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:18.437Z] ---> logs-deploy.sh [2025-10-30T09:45:18.437Z] lf-activate-venv: SKIPPING [2025-10-30T09:45:18.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/16 [2025-10-30T09:45:18.437Z] INFO: archiving workspace using pattern(s): [2025-10-30T09:45:19.375Z] Archives upload complete. [2025-10-30T09:45:19.375Z] INFO: archiving logs to Nexus [2025-10-30T09:45:20.316Z] ---> uname -a: [2025-10-30T09:45:20.316Z] Linux prd-centos7-docker-4c-2g-771032.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] ---> lscpu: [2025-10-30T09:45:20.316Z] Architecture: x86_64 [2025-10-30T09:45:20.316Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-30T09:45:20.316Z] Byte Order: Little Endian [2025-10-30T09:45:20.316Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-30T09:45:20.316Z] CPU(s): 2 [2025-10-30T09:45:20.316Z] On-line CPU(s) list: 0,1 [2025-10-30T09:45:20.316Z] Thread(s) per core: 1 [2025-10-30T09:45:20.316Z] Core(s) per socket: 1 [2025-10-30T09:45:20.316Z] Socket(s): 2 [2025-10-30T09:45:20.316Z] NUMA node(s): 1 [2025-10-30T09:45:20.316Z] Vendor ID: AuthenticAMD [2025-10-30T09:45:20.316Z] CPU family: 23 [2025-10-30T09:45:20.316Z] Model: 49 [2025-10-30T09:45:20.316Z] Model name: AMD EPYC-Rome Processor [2025-10-30T09:45:20.316Z] Stepping: 0 [2025-10-30T09:45:20.316Z] CPU MHz: 2799.998 [2025-10-30T09:45:20.316Z] BogoMIPS: 5599.99 [2025-10-30T09:45:20.316Z] Virtualization: AMD-V [2025-10-30T09:45:20.316Z] Hypervisor vendor: KVM [2025-10-30T09:45:20.316Z] Virtualization type: full [2025-10-30T09:45:20.316Z] L1d cache: 64 KiB [2025-10-30T09:45:20.316Z] L1i cache: 64 KiB [2025-10-30T09:45:20.316Z] L2 cache: 1 MiB [2025-10-30T09:45:20.316Z] L3 cache: 32 MiB [2025-10-30T09:45:20.316Z] NUMA node0 CPU(s): 0,1 [2025-10-30T09:45:20.316Z] Vulnerability Itlb multihit: Not affected [2025-10-30T09:45:20.316Z] Vulnerability L1tf: Not affected [2025-10-30T09:45:20.316Z] Vulnerability Mds: Not affected [2025-10-30T09:45:20.316Z] Vulnerability Meltdown: Not affected [2025-10-30T09:45:20.316Z] Vulnerability Mmio stale data: Not affected [2025-10-30T09:45:20.316Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-30T09:45:20.316Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-30T09:45:20.316Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-30T09:45:20.316Z] Vulnerability Srbds: Not affected [2025-10-30T09:45:20.316Z] Vulnerability Tsx async abort: Not affected [2025-10-30T09:45:20.316Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] ---> nproc: [2025-10-30T09:45:20.316Z] 2 [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] ---> df -h: [2025-10-30T09:45:20.316Z] Filesystem Size Used Avail Use% Mounted on [2025-10-30T09:45:20.316Z] overlay 40G 7.3G 33G 19% / [2025-10-30T09:45:20.316Z] tmpfs 64M 0 64M 0% /dev [2025-10-30T09:45:20.316Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-30T09:45:20.316Z] shm 64M 0 64M 0% /dev/shm [2025-10-30T09:45:20.316Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] [2025-10-30T09:45:20.316Z] Cannot open /var/log/sysstat/sa30: No such file or directory [2025-10-30T09:45:20.316Z] Please check if data collecting is enabled [2025-10-30T09:45:20.316Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-30T09:45:20.606Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-30T09:45:20.612Z] $ docker stop --time=1 048c529a8553d96aedbd5215d446bad500a3ae56175601abfa9a4022330f9f67 [2025-10-30T09:45:21.771Z] $ docker rm -f --volumes 048c529a8553d96aedbd5215d446bad500a3ae56175601abfa9a4022330f9f67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-30T09:45:21.980Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T09:45:21.980Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-30T09:45:22.000Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:45:22.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:22.437Z] [2025-10-30T09:45:22.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:45:22.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:23.003Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T09:45:23.003Z] 5eb5b503b376: Pulling fs layer [2025-10-30T09:45:23.003Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T09:45:23.003Z] ec43610c2a17: Pulling fs layer [2025-10-30T09:45:23.003Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T09:45:23.003Z] 33b1e0a273af: Pulling fs layer [2025-10-30T09:45:23.003Z] 3a2ae6a8a46f: Waiting [2025-10-30T09:45:23.003Z] 33b1e0a273af: Waiting [2025-10-30T09:45:23.003Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T09:45:23.003Z] 2f39f015ded8: Pulling fs layer [2025-10-30T09:45:23.003Z] 5d3b04190fa2: Waiting [2025-10-30T09:45:23.003Z] 2f39f015ded8: Waiting [2025-10-30T09:45:23.003Z] 5c69ac0246d0: Download complete [2025-10-30T09:45:23.003Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T09:45:23.003Z] 3a2ae6a8a46f: Download complete [2025-10-30T09:45:23.003Z] 33b1e0a273af: Verifying Checksum [2025-10-30T09:45:23.003Z] 33b1e0a273af: Download complete [2025-10-30T09:45:23.003Z] 5d3b04190fa2: Download complete [2025-10-30T09:45:23.262Z] ec43610c2a17: Verifying Checksum [2025-10-30T09:45:23.262Z] ec43610c2a17: Download complete [2025-10-30T09:45:23.262Z] 5eb5b503b376: Verifying Checksum [2025-10-30T09:45:23.262Z] 5eb5b503b376: Download complete [2025-10-30T09:45:23.830Z] 2f39f015ded8: Verifying Checksum [2025-10-30T09:45:23.830Z] 2f39f015ded8: Download complete [2025-10-30T09:45:24.768Z] 5eb5b503b376: Pull complete [2025-10-30T09:45:25.027Z] 5c69ac0246d0: Pull complete [2025-10-30T09:45:25.595Z] ec43610c2a17: Pull complete [2025-10-30T09:45:25.595Z] 3a2ae6a8a46f: Pull complete [2025-10-30T09:45:25.855Z] 33b1e0a273af: Pull complete [2025-10-30T09:45:25.855Z] 5d3b04190fa2: Pull complete [2025-10-30T09:45:32.451Z] 2f39f015ded8: Pull complete [2025-10-30T09:45:32.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T09:45:32.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:32.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:45:32.599Z] prd-ubuntu20.04-docker-8c-8g-771031 does not seem to be running inside a container [2025-10-30T09:45:32.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T09:45:34.135Z] $ docker top 795b73353aa1d3c37815501aef79c57a95f8186a3cafc497ef83d05830177e69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:34.542Z] ---> job-cost.sh [2025-10-30T09:45:34.542Z] lf-activate-venv: SKIPPING [2025-10-30T09:45:34.542Z] INFO: No Stack... [2025-10-30T09:45:34.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T09:45:35.368Z] INFO: Archiving Costs [Pipeline] sh [2025-10-30T09:45:35.662Z] + cat /w/workspace/dgexfoundry_ci-build-images_snyk/archives/cost.csv [2025-10-30T09:45:35.662Z] + cut -d, -f6 [Pipeline] lock [2025-10-30T09:45:35.691Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] [2025-10-30T09:45:35.701Z] Resource [jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] did not exist. Created. [2025-10-30T09:45:35.706Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-30T09:45:36.011Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-30T09:45:36.298Z] Stashed 1 file(s) [Pipeline] } [2025-10-30T09:45:36.304Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-snyk-16-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-30T09:45:36.323Z] $ docker stop --time=1 795b73353aa1d3c37815501aef79c57a95f8186a3cafc497ef83d05830177e69 [2025-10-30T09:45:37.478Z] $ docker rm -f --volumes 795b73353aa1d3c37815501aef79c57a95f8186a3cafc497ef83d05830177e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-30T09:45:38.158Z] + [ -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ] [2025-10-30T09:45:38.158Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2025-10-30T09:45:38.158Z] total 16 [2025-10-30T09:45:38.158Z] drwxr-xr-x 3 root root 4096 Oct 30 09:45 . [2025-10-30T09:45:38.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:45 .. [2025-10-30T09:45:38.158Z] drwxr-xr-x 2 root root 4096 Oct 30 09:45 cost [2025-10-30T09:45:38.158Z] -rw-r--r-- 1 root root 86 Oct 30 09:45 cost.csv [2025-10-30T09:45:38.158Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2025-10-30T09:45:38.158Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2025-10-30T09:45:38.158Z] total 16 [2025-10-30T09:45:38.158Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 09:45 . [2025-10-30T09:45:38.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:45 .. [2025-10-30T09:45:38.158Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 09:45 cost [2025-10-30T09:45:38.158Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 30 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:38.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:39.312Z] ---> package-listing.sh [2025-10-30T09:45:39.313Z] ++ facter osfamily [2025-10-30T09:45:39.313Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T09:45:39.572Z] + OS_FAMILY=debian [2025-10-30T09:45:39.572Z] + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk [2025-10-30T09:45:39.572Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T09:45:39.572Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T09:45:39.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T09:45:39.572Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T09:45:39.572Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-10-30T09:45:39.572Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T09:45:39.572Z] + case "${OS_FAMILY}" in [2025-10-30T09:45:39.572Z] + dpkg -l [2025-10-30T09:45:39.572Z] + grep '^ii' [2025-10-30T09:45:39.572Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T09:45:39.572Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T09:45:39.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T09:45:39.572Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-10-30T09:45:39.572Z] + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [2025-10-30T09:45:39.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo [2025-10-30T09:45:39.585Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T09:45:39.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:45:40.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:45:40.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:45:40.557Z] prd-ubuntu20.04-docker-8c-8g-771031 does not seem to be running inside a container [2025-10-30T09:45:40.580Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T09:45:40.782Z] $ docker top df7d1da94a2d2c2d3d3c25b71e368f36f0bdef9b966292f471c6434663c0d264 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T09:45:41.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T09:45:41.417Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T09:45:41.704Z] + ls /var/log/sa-host [2025-10-30T09:45:41.704Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:45:41.734Z] provisioning config files... [2025-10-30T09:45:41.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config758154617784583321tmp [Pipeline] { [Pipeline] echo [2025-10-30T09:45:41.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:42.049Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T09:45:42.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:42.362Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T09:45:42.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:42.659Z] ---> sudo-logs.sh [2025-10-30T09:45:42.659Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T09:45:42.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:42.992Z] ---> job-cost.sh [2025-10-30T09:45:42.993Z] lf-activate-venv: SKIPPING [2025-10-30T09:45:42.993Z] DEBUG: total: 0.2199999988079071 [2025-10-30T09:45:42.993Z] INFO: Retrieving Stack Cost... [2025-10-30T09:45:42.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T09:45:43.252Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T09:45:43.267Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:45:43.548Z] ---> logs-deploy.sh [2025-10-30T09:45:43.548Z] lf-activate-venv: SKIPPING [2025-10-30T09:45:43.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/16 [2025-10-30T09:45:43.548Z] INFO: archiving workspace using pattern(s): [2025-10-30T09:45:44.483Z] Archives upload complete. [2025-10-30T09:45:44.483Z] INFO: archiving logs to Nexus