Pull request #257 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbd8247f723affdb6c415432667c55fec1266c9e 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-ssh1155406357201924905.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-ssh11651805304096936408.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-gpio/branches/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18267890826062032709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-gpio/branches/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17620670611018534338.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12491318014492828764.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-gpio/branches/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10743217964192482970.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-772582 in /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cbd8247f723affdb6c415432667c55fec1266c9e (snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbd8247f723affdb6c415432667c55fec1266c9e # timeout=10 Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T06:25:49.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T06:25:50.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T06:25:50.192Z] ========================================================= [2025-11-05T06:25:50.192Z] EdgeX Global Pipelines Version Info [2025-11-05T06:25:50.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:25:51.316Z] ------------------- [2025-11-05T06:25:51.316Z] stable info: [2025-11-05T06:25:51.316Z] ------------------- [2025-11-05T06:25:51.316Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T06:25:51.316Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T06:25:51.316Z] Message: update stable to v1.0.278 [2025-11-05T06:25:51.885Z] ------------------- [2025-11-05T06:25:51.885Z] experimental info: [2025-11-05T06:25:51.885Z] ------------------- [2025-11-05T06:25:51.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T06:25:51.885Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T06:25:51.885Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T06:25:52.088Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-11-05T06:25:52.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-11-05T06:25:52.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T06:25:52.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T06:25:52.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T06:25:52.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T06:25:52.413Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T06:25:52.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T06:25:52.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T06:25:52.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T06:25:52.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T06:25:52.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-11-05T06:25:52.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T06:25:52.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T06:25:52.843Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T06:25:52.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T06:25:52.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T06:25:53.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T06:25:53.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T06:25:53.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T06:25:53.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T06:25:53.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T06:25:53.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T06:25:53.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T06:25:53.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T06:25:53.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T06:25:53.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T06:25:53.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] echo [2025-11-05T06:25:53.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] echo [2025-11-05T06:25:53.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] echo [2025-11-05T06:25:53.699Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo [2025-11-05T06:25:53.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbd8247 [Pipeline] echo [2025-11-05T06:25:53.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:25:54.011Z] provisioning config files... [2025-11-05T06:25:54.025Z] copy managed file [device-gpio-settings] to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/config5846403225925185487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:25:54.417Z] ---> ****-login.sh [2025-11-05T06:25:54.418Z] nexus3.edgexfoundry.org:10001 [2025-11-05T06:25:54.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:25:54.680Z] [2025-11-05T06:25:54.681Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:25:54.681Z] Configure a credential helper to remove this warning. See [2025-11-05T06:25:54.681Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:25:54.681Z] [2025-11-05T06:25:54.681Z] Login Succeeded [2025-11-05T06:25:54.681Z] nexus3.edgexfoundry.org:10002 [2025-11-05T06:25:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:25:54.681Z] [2025-11-05T06:25:54.681Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:25:54.681Z] Configure a credential helper to remove this warning. See [2025-11-05T06:25:54.681Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:25:54.681Z] [2025-11-05T06:25:54.681Z] Login Succeeded [2025-11-05T06:25:54.681Z] nexus3.edgexfoundry.org:10003 [2025-11-05T06:25:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:25:54.942Z] [2025-11-05T06:25:54.942Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:25:54.942Z] Configure a credential helper to remove this warning. See [2025-11-05T06:25:54.942Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:25:54.942Z] [2025-11-05T06:25:54.942Z] Login Succeeded [2025-11-05T06:25:54.942Z] nexus3.edgexfoundry.org:10004 [2025-11-05T06:25:54.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:25:54.942Z] [2025-11-05T06:25:54.942Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:25:54.942Z] Configure a credential helper to remove this warning. See [2025-11-05T06:25:54.942Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:25:54.942Z] [2025-11-05T06:25:54.942Z] Login Succeeded [2025-11-05T06:25:54.942Z] ****.io [2025-11-05T06:25:54.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:25:55.202Z] [2025-11-05T06:25:55.202Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T06:25:55.202Z] Configure a credential helper to remove this warning. See [2025-11-05T06:25:55.202Z] https://docs.****.com/go/credential-store/ [2025-11-05T06:25:55.202Z] [2025-11-05T06:25:55.202Z] Login Succeeded [2025-11-05T06:25:55.202Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T06:25:55.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T06:25:55.869Z] + git rev-list -1 --merges cbd8247f723affdb6c415432667c55fec1266c9e~1..cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo [2025-11-05T06:25:55.917Z] -----------> git rev-list -1 --merges cbd8247f723affdb6c415432667c55fec1266c9e~1..cbd8247f723affdb6c415432667c55fec1266c9e cbd8247f723affdb6c415432667c55fec1266c9e [false] [Pipeline] sh [2025-11-05T06:25:56.236Z] + git log --format=format:%s -1 cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo [2025-11-05T06:25:56.273Z] ========================================================= [2025-11-05T06:25:56.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T06:25:56.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T06:25:56.718Z] + git log --format=format:%s -1 cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo [2025-11-05T06:25:56.751Z] [semverPrep] GIT_COMMIT: cbd8247f723affdb6c415432667c55fec1266c9e, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo [2025-11-05T06:25:56.790Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T06:25:57.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T06:25:57.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T06:25:57.179Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T06:25:57.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T06:25:57.179Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T06:25:57.179Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T06:25:57.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:25:57.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T06:25:57.617Z] [2025-11-05T06:25:57.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:25:58.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T06:25:58.016Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T06:25:58.016Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T06:25:58.016Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T06:25:58.016Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T06:25:58.016Z] 461d9e800cba: Pulling fs layer [2025-11-05T06:25:58.016Z] 80192f66455f: Pulling fs layer [2025-11-05T06:25:58.016Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T06:25:58.016Z] a29436f7fd5d: Pulling fs layer [2025-11-05T06:25:58.016Z] 923cac83aea3: Pulling fs layer [2025-11-05T06:25:58.016Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T06:25:58.016Z] db01528c6b51: Pulling fs layer [2025-11-05T06:25:58.016Z] 28988de357af: Pulling fs layer [2025-11-05T06:25:58.016Z] 461d9e800cba: Waiting [2025-11-05T06:25:58.016Z] a29436f7fd5d: Waiting [2025-11-05T06:25:58.016Z] 923cac83aea3: Waiting [2025-11-05T06:25:58.016Z] 25ad8b0a4227: Waiting [2025-11-05T06:25:58.016Z] db01528c6b51: Waiting [2025-11-05T06:25:58.016Z] 28988de357af: Waiting [2025-11-05T06:25:58.016Z] 80192f66455f: Waiting [2025-11-05T06:25:58.016Z] 2e8e34ca0e6c: Waiting [2025-11-05T06:25:58.016Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T06:25:58.016Z] 6bf1a483ea7c: Download complete [2025-11-05T06:25:58.016Z] 461d9e800cba: Verifying Checksum [2025-11-05T06:25:58.016Z] 461d9e800cba: Download complete [2025-11-05T06:25:58.016Z] 80192f66455f: Verifying Checksum [2025-11-05T06:25:58.016Z] 80192f66455f: Download complete [2025-11-05T06:25:58.276Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T06:25:58.276Z] f5dfc541a4d3: Download complete [2025-11-05T06:25:58.276Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T06:25:58.276Z] 3dae71ba6b94: Download complete [2025-11-05T06:25:58.276Z] 923cac83aea3: Verifying Checksum [2025-11-05T06:25:58.276Z] 923cac83aea3: Download complete [2025-11-05T06:25:58.535Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T06:25:58.535Z] 25ad8b0a4227: Download complete [2025-11-05T06:25:58.535Z] db01528c6b51: Verifying Checksum [2025-11-05T06:25:58.535Z] db01528c6b51: Download complete [2025-11-05T06:25:58.535Z] 28988de357af: Download complete [2025-11-05T06:25:58.535Z] a29436f7fd5d: Verifying Checksum [2025-11-05T06:25:58.535Z] a29436f7fd5d: Download complete [2025-11-05T06:25:58.794Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T06:25:58.794Z] 2e8e34ca0e6c: Download complete [2025-11-05T06:25:59.728Z] 3dae71ba6b94: Pull complete [2025-11-05T06:25:59.987Z] 6bf1a483ea7c: Pull complete [2025-11-05T06:26:00.921Z] f5dfc541a4d3: Pull complete [2025-11-05T06:26:00.921Z] 461d9e800cba: Pull complete [2025-11-05T06:26:00.921Z] 80192f66455f: Pull complete [2025-11-05T06:26:05.138Z] 2e8e34ca0e6c: Pull complete [2025-11-05T06:26:06.086Z] a29436f7fd5d: Pull complete [2025-11-05T06:26:06.086Z] 923cac83aea3: Pull complete [2025-11-05T06:26:06.345Z] 25ad8b0a4227: Pull complete [2025-11-05T06:26:06.345Z] db01528c6b51: Pull complete [2025-11-05T06:26:06.345Z] 28988de357af: Pull complete [2025-11-05T06:26:06.345Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T06:26:06.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T06:26:06.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:26:06.650Z] prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container [2025-11-05T06:26:06.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T06:26:08.441Z] $ docker top 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 -eo pid,comm [2025-11-05T06:26:08.498Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T06:26:08.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T06:26:08.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T06:26:08.661Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T06:26:08.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T06:26:08.784Z] $ docker exec 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent [2025-11-05T06:26:08.907Z] SSH_AUTH_SOCK=/tmp/ssh-dBQTAv0u5meu/agent.32 [2025-11-05T06:26:08.907Z] SSH_AGENT_PID=38 [2025-11-05T06:26:08.917Z] Running ssh-add (command line suppressed) [2025-11-05T06:26:09.034Z] Identity added: /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_4812467363727516717.key (/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_4812467363727516717.key) [2025-11-05T06:26:09.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T06:26:09.389Z] + git config --global --add safe.directory /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] sh [2025-11-05T06:26:09.705Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T06:26:09.733Z] $ docker exec --env ******** --env ******** 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent -k [2025-11-05T06:26:09.833Z] unset SSH_AUTH_SOCK; [2025-11-05T06:26:09.834Z] unset SSH_AGENT_PID; [2025-11-05T06:26:09.834Z] echo Agent pid 38 killed; [2025-11-05T06:26:09.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T06:26:09.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T06:26:09.959Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T06:26:10.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T06:26:10.072Z] $ docker exec 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent [2025-11-05T06:26:10.181Z] SSH_AUTH_SOCK=/tmp/ssh-hRUhMgCpITLJ/agent.85 [2025-11-05T06:26:10.181Z] SSH_AGENT_PID=91 [2025-11-05T06:26:10.186Z] Running ssh-add (command line suppressed) [2025-11-05T06:26:10.293Z] Identity added: /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_6887282715446588449.key (/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_6887282715446588449.key) [2025-11-05T06:26:10.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T06:26:10.660Z] + git semver init [2025-11-05T06:26:10.919Z] 2025-11-05 06:26:10,871 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T06:26:10.920Z] 2025-11-05 06:26:10,876 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T06:26:10.920Z] 2025-11-05 06:26:10,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver [2025-11-05T06:26:10.920Z] 2025-11-05 06:26:10,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver [2025-11-05T06:26:10.920Z] 2025-11-05 06:26:10,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver'], cwd=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca, stdin=None, shell=False, universal_newlines=False) [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,237 [append_file] DEBUG append to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.git/info/exclude [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca with force:False [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,238 [write_file] DEBUG write to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,243 [execute] INFO git cat-file --batch-check [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,248 [execute] INFO git cat-file --batch [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T06:26:12.302Z] 2025-11-05 06:26:12,252 [read_version] DEBUG read version from /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [2025-11-05T06:26:12.302Z] 0.0.0 [Pipeline] } [2025-11-05T06:26:12.324Z] $ docker exec --env ******** --env ******** 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent -k [2025-11-05T06:26:12.422Z] unset SSH_AUTH_SOCK; [2025-11-05T06:26:12.423Z] unset SSH_AGENT_PID; [2025-11-05T06:26:12.423Z] echo Agent pid 91 killed; [2025-11-05T06:26:12.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T06:26:12.901Z] + git semver [Pipeline] } [2025-11-05T06:26:13.184Z] $ docker stop --time=1 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 [2025-11-05T06:26:14.468Z] $ docker rm -f --volumes 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T06:26:14.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T06:26:15.250Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T06:26:15.273Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:26:15.901Z] provisioning config files... [2025-11-05T06:26:15.914Z] copy managed file [device-gpio-settings] to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/config6422820582559679812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:26:16.280Z] ---> ****-login.sh [2025-11-05T06:26:16.280Z] nexus3.edgexfoundry.org:10001 [2025-11-05T06:26:16.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:26:16.280Z] Login Succeeded [2025-11-05T06:26:16.280Z] nexus3.edgexfoundry.org:10002 [2025-11-05T06:26:16.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:26:16.280Z] Login Succeeded [2025-11-05T06:26:16.280Z] nexus3.edgexfoundry.org:10003 [2025-11-05T06:26:16.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:26:16.541Z] Login Succeeded [2025-11-05T06:26:16.541Z] nexus3.edgexfoundry.org:10004 [2025-11-05T06:26:16.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:26:16.541Z] Login Succeeded [2025-11-05T06:26:16.541Z] ****.io [2025-11-05T06:26:16.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:26:16.800Z] Login Succeeded [2025-11-05T06:26:16.800Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T06:26:16.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T06:26:17.027Z] [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:26:17.071Z] [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:26:17.112Z] ========================================================= [2025-11-05T06:26:17.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T06:26:17.112Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:26:17.612Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T06:26:18.183Z] #0 building with "default" instance using docker driver [2025-11-05T06:26:18.184Z] [2025-11-05T06:26:18.184Z] #1 [internal] load build definition from Dockerfile [2025-11-05T06:26:18.184Z] #1 transferring dockerfile: 1.74kB done [2025-11-05T06:26:18.184Z] #1 DONE 0.0s [2025-11-05T06:26:18.184Z] [2025-11-05T06:26:18.184Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T06:26:18.184Z] #2 DONE 0.1s [2025-11-05T06:26:18.445Z] [2025-11-05T06:26:18.445Z] #3 [internal] load .dockerignore [2025-11-05T06:26:18.445Z] #3 transferring context: 160B done [2025-11-05T06:26:18.445Z] #3 DONE 0.0s [2025-11-05T06:26:18.445Z] [2025-11-05T06:26:18.445Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T06:26:18.445Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T06:26:18.445Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T06:26:18.445Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T06:26:18.445Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T06:26:18.445Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T06:26:18.445Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T06:26:18.445Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T06:26:18.445Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s [2025-11-05T06:26:18.445Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T06:26:18.445Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-05T06:26:18.445Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-05T06:26:18.445Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T06:26:18.445Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T06:26:18.445Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T06:26:18.708Z] #4 ... [2025-11-05T06:26:18.708Z] [2025-11-05T06:26:18.708Z] #5 [internal] load build context [2025-11-05T06:26:18.708Z] #5 transferring context: 33.53MB 0.3s done [2025-11-05T06:26:18.708Z] #5 DONE 0.3s [2025-11-05T06:26:18.708Z] [2025-11-05T06:26:18.708Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T06:26:18.708Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s [2025-11-05T06:26:18.708Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T06:26:18.708Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s [2025-11-05T06:26:18.708Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-05T06:26:18.967Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 56.73MB / 60.15MB 0.5s [2025-11-05T06:26:18.967Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T06:26:18.967Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2025-11-05T06:26:18.967Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T06:26:18.967Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2025-11-05T06:26:18.967Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-11-05T06:26:18.967Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s [2025-11-05T06:26:18.967Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2025-11-05T06:26:18.967Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-05T06:26:19.235Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-05T06:26:19.235Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 46.14MB / 112.58MB 0.7s [2025-11-05T06:26:19.235Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2025-11-05T06:26:19.235Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s [2025-11-05T06:26:19.235Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T06:26:19.235Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.9s [2025-11-05T06:26:19.494Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2025-11-05T06:26:19.495Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2025-11-05T06:26:24.769Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s [2025-11-05T06:26:24.769Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done [2025-11-05T06:26:24.769Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T06:26:24.769Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T06:26:24.769Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T06:26:24.769Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T06:26:24.769Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T06:26:25.033Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T06:26:25.033Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-05T06:26:28.318Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2025-11-05T06:26:28.319Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T06:26:29.258Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-05T06:26:29.258Z] #4 DONE 10.7s [2025-11-05T06:26:29.258Z] [2025-11-05T06:26:29.258Z] #6 [builder 2/7] WORKDIR /device-gpio [2025-11-05T06:26:30.635Z] #6 DONE 1.7s [2025-11-05T06:26:30.729Z] Still waiting to schedule task [2025-11-05T06:26:30.730Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T06:26:30.894Z] [2025-11-05T06:26:30.894Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T06:26:30.894Z] #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T06:26:31.153Z] #7 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T06:26:31.722Z] #7 0.793 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T06:26:31.722Z] #7 0.803 (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T06:26:31.722Z] #7 0.808 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T06:26:31.722Z] #7 0.831 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T06:26:31.722Z] #7 0.870 Executing busybox-1.37.0-r19.trigger [2025-11-05T06:26:31.722Z] #7 0.879 OK: 269 MiB in 64 packages [2025-11-05T06:26:31.722Z] #7 DONE 1.0s [2025-11-05T06:26:31.987Z] [2025-11-05T06:26:31.987Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T06:26:31.987Z] #8 DONE 0.0s [2025-11-05T06:26:31.987Z] [2025-11-05T06:26:31.987Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T06:26:41.968Z] #9 DONE 9.2s [2025-11-05T06:26:41.968Z] [2025-11-05T06:26:41.968Z] #10 [builder 6/7] COPY . . [2025-11-05T06:26:41.968Z] #10 DONE 0.1s [2025-11-05T06:26:41.968Z] [2025-11-05T06:26:41.968Z] #11 [builder 7/7] RUN echo noop [2025-11-05T06:26:41.968Z] #11 0.182 noop [2025-11-05T06:26:41.968Z] #11 DONE 0.2s [2025-11-05T06:26:41.968Z] [2025-11-05T06:26:41.968Z] #12 exporting to image [2025-11-05T06:26:41.968Z] #12 exporting layers [2025-11-05T06:26:50.090Z] #12 exporting layers 7.8s done [2025-11-05T06:26:50.090Z] #12 writing image sha256:bac31aedfbbfb8b05c7b0020afe38c8e808952d19f2747fe5f5a8416c580a229 done [2025-11-05T06:26:50.090Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T06:26:50.090Z] #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:26:50.554Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T06:26:50.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:26:50.733Z] prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container [2025-11-05T06:26:50.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-05T06:26:51.093Z] $ docker top ee4b262f7b790e74fc0026ac76bc64343ddbd2e4b97b3223bcceca4588af007b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:26:51.500Z] + go version [2025-11-05T06:26:51.500Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T06:26:51.532Z] $ docker stop --time=1 ee4b262f7b790e74fc0026ac76bc64343ddbd2e4b97b3223bcceca4588af007b [2025-11-05T06:26:52.789Z] $ docker rm -f --volumes ee4b262f7b790e74fc0026ac76bc64343ddbd2e4b97b3223bcceca4588af007b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:26:53.553Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T06:26:53.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:26:53.720Z] prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container [2025-11-05T06:26:53.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-05T06:26:53.980Z] $ docker top 7272bb57ed5f5839135d07438de66e51f99f22c1463ebc2f5723148501346c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:26:54.383Z] + git config --global --add safe.directory /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] fileExists [Pipeline] sh [2025-11-05T06:26:54.752Z] + make test [2025-11-05T06:26:54.752Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T06:26:56.129Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-11-05T06:27:18.069Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-11-05T06:27:18.069Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-11-05T06:27:18.069Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T06:27:18.069Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T06:27:18.069Z] make: *** [Makefile:36: lint] Error 3 [Pipeline] } [2025-11-05T06:27:18.117Z] $ docker stop --time=1 7272bb57ed5f5839135d07438de66e51f99f22c1463ebc2f5723148501346c7b [2025-11-05T06:27:20.299Z] $ docker rm -f --volumes 7272bb57ed5f5839135d07438de66e51f99f22c1463ebc2f5723148501346c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:27:21.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:27:21.678Z] [2025-11-05T06:27:21.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:27:22.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:27:22.070Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T06:27:22.070Z] 5eb5b503b376: Pulling fs layer [2025-11-05T06:27:22.070Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T06:27:22.070Z] ec43610c2a17: Pulling fs layer [2025-11-05T06:27:22.070Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T06:27:22.070Z] 33b1e0a273af: Pulling fs layer [2025-11-05T06:27:22.070Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T06:27:22.070Z] 2f39f015ded8: Pulling fs layer [2025-11-05T06:27:22.070Z] 3a2ae6a8a46f: Waiting [2025-11-05T06:27:22.070Z] 5d3b04190fa2: Waiting [2025-11-05T06:27:22.070Z] 2f39f015ded8: Waiting [2025-11-05T06:27:22.070Z] 33b1e0a273af: Waiting [2025-11-05T06:27:22.070Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T06:27:22.070Z] 5c69ac0246d0: Download complete [2025-11-05T06:27:22.070Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T06:27:22.070Z] 3a2ae6a8a46f: Download complete [2025-11-05T06:27:22.070Z] 33b1e0a273af: Verifying Checksum [2025-11-05T06:27:22.070Z] 33b1e0a273af: Download complete [2025-11-05T06:27:22.070Z] 5d3b04190fa2: Download complete [2025-11-05T06:27:22.070Z] ec43610c2a17: Verifying Checksum [2025-11-05T06:27:22.070Z] ec43610c2a17: Download complete [2025-11-05T06:27:22.330Z] 5eb5b503b376: Verifying Checksum [2025-11-05T06:27:22.330Z] 5eb5b503b376: Download complete [2025-11-05T06:27:22.897Z] 2f39f015ded8: Verifying Checksum [2025-11-05T06:27:22.897Z] 2f39f015ded8: Download complete [2025-11-05T06:27:23.834Z] 5eb5b503b376: Pull complete [2025-11-05T06:27:24.093Z] 5c69ac0246d0: Pull complete [2025-11-05T06:27:24.659Z] ec43610c2a17: Pull complete [2025-11-05T06:27:24.659Z] 3a2ae6a8a46f: Pull complete [2025-11-05T06:27:24.917Z] 33b1e0a273af: Pull complete [2025-11-05T06:27:24.917Z] 5d3b04190fa2: Pull complete [2025-11-05T06:27:31.479Z] 2f39f015ded8: Pull complete [2025-11-05T06:27:31.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T06:27:31.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:27:31.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:27:31.732Z] prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container [2025-11-05T06:27:31.763Z] $ 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/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T06:27:32.988Z] $ docker top 7c0e7478cb2d94b0b929bcd064eca926cf52eb75402ba7da702ca460bbde243d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:27:33.459Z] ---> job-cost.sh [2025-11-05T06:27:33.459Z] lf-activate-venv: SKIPPING [2025-11-05T06:27:33.459Z] INFO: No Stack... [2025-11-05T06:27:34.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T06:27:34.598Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T06:27:34.917Z] + cat /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives/cost.csv [2025-11-05T06:27:34.917Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T06:27:34.964Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [2025-11-05T06:27:34.970Z] Resource [jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] did not exist. Created. [2025-11-05T06:27:34.975Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T06:27:35.369Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T06:27:35.432Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T06:27:35.458Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T06:27:35.543Z] $ docker stop --time=1 7c0e7478cb2d94b0b929bcd064eca926cf52eb75402ba7da702ca460bbde243d [2025-11-05T06:27:36.692Z] $ docker rm -f --volumes 7c0e7478cb2d94b0b929bcd064eca926cf52eb75402ba7da702ca460bbde243d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T06:27:37.115Z] Failed in branch amd64 [2025-11-05T06:29:41.348Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772583 in /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] { [Pipeline] ws [2025-11-05T06:29:41.413Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2025-11-05T06:29:41.498Z] The recommended git tool is: git [2025-11-05T06:29:46.169Z] using credential edgex-jenkins-ssh [2025-11-05T06:29:46.196Z] Cloning the remote Git repository [2025-11-05T06:29:46.240Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2025-11-05T06:29:46.329Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2025-11-05T06:29:46.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2025-11-05T06:29:46.474Z] > git --version # timeout=10 [2025-11-05T06:29:46.495Z] > git --version # 'git version 2.25.1' [2025-11-05T06:29:46.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T06:29:46.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T06:29:49.481Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2025-11-05T06:29:49.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T06:29:50.453Z] Avoid second fetch [2025-11-05T06:29:50.454Z] Checking out Revision cbd8247f723affdb6c415432667c55fec1266c9e (snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca) [2025-11-05T06:29:51.082Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-11-05T06:29:51.138Z] > git --version # timeout=10 [2025-11-05T06:29:51.151Z] > git --version # 'git version 2.25.1' [2025-11-05T06:29:51.167Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T06:29:50.472Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T06:29:50.541Z] > git checkout -f cbd8247f723affdb6c415432667c55fec1266c9e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:29:55.744Z] provisioning config files... [2025-11-05T06:29:55.779Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config8568458219506962614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:29:56.505Z] ---> ****-login.sh [2025-11-05T06:29:56.505Z] nexus3.edgexfoundry.org:10001 [2025-11-05T06:29:56.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:29:57.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:29:57.047Z] Configure a credential helper to remove this warning. See [2025-11-05T06:29:57.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:29:57.047Z] [2025-11-05T06:29:57.047Z] Login Succeeded [2025-11-05T06:29:57.047Z] nexus3.edgexfoundry.org:10002 [2025-11-05T06:29:57.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:29:57.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:29:57.601Z] Configure a credential helper to remove this warning. See [2025-11-05T06:29:57.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:29:57.601Z] [2025-11-05T06:29:57.601Z] Login Succeeded [2025-11-05T06:29:57.601Z] nexus3.edgexfoundry.org:10003 [2025-11-05T06:29:57.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:29:57.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:29:57.872Z] Configure a credential helper to remove this warning. See [2025-11-05T06:29:57.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:29:57.872Z] [2025-11-05T06:29:57.872Z] Login Succeeded [2025-11-05T06:29:57.872Z] nexus3.edgexfoundry.org:10004 [2025-11-05T06:29:58.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:29:58.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:29:58.142Z] Configure a credential helper to remove this warning. See [2025-11-05T06:29:58.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:29:58.142Z] [2025-11-05T06:29:58.142Z] Login Succeeded [2025-11-05T06:29:58.142Z] ****.io [2025-11-05T06:29:58.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T06:29:58.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T06:29:58.685Z] Configure a credential helper to remove this warning. See [2025-11-05T06:29:58.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T06:29:58.685Z] [2025-11-05T06:29:58.685Z] Login Succeeded [2025-11-05T06:29:58.685Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T06:29:58.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T06:29:59.151Z] [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:29:59.193Z] [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T06:29:59.240Z] ========================================================= [2025-11-05T06:29:59.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T06:29:59.240Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:29:59.776Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T06:30:00.373Z] Sending build context to Docker daemon 16.87MB [2025-11-05T06:30:00.374Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T06:30:00.374Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T06:30:00.374Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T06:30:00.374Z] 6b59a28fa201: Pulling fs layer [2025-11-05T06:30:00.374Z] d32bb0dddca7: Pulling fs layer [2025-11-05T06:30:00.374Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T06:30:00.374Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T06:30:00.374Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T06:30:00.374Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T06:30:00.374Z] deaec5988b04: Pulling fs layer [2025-11-05T06:30:00.374Z] 9f65657bb879: Pulling fs layer [2025-11-05T06:30:00.374Z] 196fd7d83e7d: Waiting [2025-11-05T06:30:00.374Z] 4f4fb700ef54: Waiting [2025-11-05T06:30:00.374Z] 8ba94037c8f0: Waiting [2025-11-05T06:30:00.374Z] deaec5988b04: Waiting [2025-11-05T06:30:00.374Z] 9f65657bb879: Waiting [2025-11-05T06:30:00.374Z] d32bb0dddca7: Verifying Checksum [2025-11-05T06:30:00.374Z] d32bb0dddca7: Download complete [2025-11-05T06:30:00.374Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T06:30:00.374Z] 196fd7d83e7d: Download complete [2025-11-05T06:30:00.374Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T06:30:00.374Z] 4f4fb700ef54: Download complete [2025-11-05T06:30:00.645Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T06:30:00.645Z] 8ba94037c8f0: Download complete [2025-11-05T06:30:00.645Z] 6b59a28fa201: Verifying Checksum [2025-11-05T06:30:00.645Z] 6b59a28fa201: Download complete [2025-11-05T06:30:01.241Z] 9f65657bb879: Verifying Checksum [2025-11-05T06:30:01.241Z] 9f65657bb879: Download complete [2025-11-05T06:30:01.512Z] 6b59a28fa201: Pull complete [2025-11-05T06:30:02.106Z] d32bb0dddca7: Pull complete [2025-11-05T06:30:02.376Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T06:30:02.376Z] 5dab1238d3d9: Download complete [2025-11-05T06:30:03.796Z] deaec5988b04: Verifying Checksum [2025-11-05T06:30:03.796Z] deaec5988b04: Download complete [2025-11-05T06:30:16.162Z] 5dab1238d3d9: Pull complete [2025-11-05T06:30:16.162Z] 196fd7d83e7d: Pull complete [2025-11-05T06:30:16.432Z] 4f4fb700ef54: Pull complete [2025-11-05T06:30:16.433Z] 8ba94037c8f0: Pull complete [2025-11-05T06:30:26.533Z] deaec5988b04: Pull complete [2025-11-05T06:30:27.117Z] 9f65657bb879: Pull complete [2025-11-05T06:30:27.117Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T06:30:27.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T06:30:27.117Z] ---> 334268110677 [2025-11-05T06:30:27.117Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T06:30:29.082Z] ---> Running in 77cc5282ce56 [2025-11-05T06:30:29.082Z] Removing intermediate container 77cc5282ce56 [2025-11-05T06:30:29.082Z] ---> af0706583ec1 [2025-11-05T06:30:29.082Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T06:30:29.349Z] ---> Running in 1706bb884214 [2025-11-05T06:30:29.619Z] Removing intermediate container 1706bb884214 [2025-11-05T06:30:29.619Z] ---> a3bd507960e1 [2025-11-05T06:30:29.619Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-11-05T06:30:29.619Z] ---> Running in 9d37d0bfbec1 [2025-11-05T06:30:29.889Z] Removing intermediate container 9d37d0bfbec1 [2025-11-05T06:30:29.889Z] ---> 930bd2fde6bd [2025-11-05T06:30:29.889Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T06:30:29.889Z] ---> Running in f02c983bc49a [2025-11-05T06:30:30.158Z] Removing intermediate container f02c983bc49a [2025-11-05T06:30:30.158Z] ---> 82026a753087 [2025-11-05T06:30:30.158Z] Step 7/12 : WORKDIR /device-gpio [2025-11-05T06:30:30.158Z] ---> Running in 5ed895b804db [2025-11-05T06:30:30.426Z] Removing intermediate container 5ed895b804db [2025-11-05T06:30:30.426Z] ---> c6ee95025a00 [2025-11-05T06:30:30.426Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T06:30:30.703Z] ---> Running in 6fa5b5f7c5c4 [2025-11-05T06:30:31.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:30:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:30:33.675Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T06:30:33.675Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T06:30:33.675Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T06:30:33.675Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T06:30:33.675Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T06:30:33.675Z] OK: 259 MiB in 64 packages [2025-11-05T06:30:35.095Z] Removing intermediate container 6fa5b5f7c5c4 [2025-11-05T06:30:35.095Z] ---> 5bd5beae2a1a [2025-11-05T06:30:35.095Z] Step 9/12 : COPY go.mod vendor* ./ [2025-11-05T06:30:35.368Z] ---> d799d562d7d9 [2025-11-05T06:30:35.368Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T06:30:35.368Z] ---> Running in 17cf37a62003 [2025-11-05T06:32:12.068Z] Removing intermediate container 17cf37a62003 [2025-11-05T06:32:12.068Z] ---> 58f4474ef615 [2025-11-05T06:32:12.068Z] Step 11/12 : COPY . . [2025-11-05T06:32:12.068Z] ---> 3cf2a79135be [2025-11-05T06:32:12.068Z] Step 12/12 : RUN ${MAKE} [2025-11-05T06:32:12.068Z] ---> Running in 6aa8eee61bce [2025-11-05T06:32:12.068Z] noop [2025-11-05T06:32:12.068Z] Removing intermediate container 6aa8eee61bce [2025-11-05T06:32:12.068Z] ---> c0a9eb06eb77 [2025-11-05T06:32:12.068Z] Successfully built c0a9eb06eb77 [2025-11-05T06:32:12.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:32:12.572Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T06:32:12.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:32:12.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-772583 does not seem to be running inside a container [2025-11-05T06:32:12.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T06:32:14.096Z] $ docker top 63ea80f5eb72a181ca090a07498655a877483852c4e90229b448dc8aa40cc00b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:32:14.974Z] + go version [2025-11-05T06:32:14.974Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T06:32:15.014Z] $ docker stop --time=1 63ea80f5eb72a181ca090a07498655a877483852c4e90229b448dc8aa40cc00b [2025-11-05T06:32:16.645Z] $ docker rm -f --volumes 63ea80f5eb72a181ca090a07498655a877483852c4e90229b448dc8aa40cc00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:32:19.824Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T06:32:19.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:32:20.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-772583 does not seem to be running inside a container [2025-11-05T06:32:20.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T06:32:21.382Z] $ docker top 17fbf6e9843990dcd2f9fdc8c12b24f6c8050a305d1a5b62a55eef15508a23a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:32:22.273Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2025-11-05T06:32:22.980Z] + make test [2025-11-05T06:32:22.980Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T06:32:32.110Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-11-05T06:35:42.300Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-11-05T06:35:42.300Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-11-05T06:35:42.882Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T06:35:42.882Z] go vet ./... [2025-11-05T06:36:29.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T06:36:29.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T06:36:29.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T06:36:29.833Z] [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T06:36:29.883Z] $ docker stop --time=1 17fbf6e9843990dcd2f9fdc8c12b24f6c8050a305d1a5b62a55eef15508a23a4 [2025-11-05T06:36:31.808Z] $ docker rm -f --volumes 17fbf6e9843990dcd2f9fdc8c12b24f6c8050a305d1a5b62a55eef15508a23a4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T06:36:33.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T06:36:33.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T06:36:35.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T06:36:35.406Z] + ls -al . [2025-11-05T06:36:35.406Z] total 220 [2025-11-05T06:36:35.406Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 06:32 . [2025-11-05T06:36:35.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:29 .. [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 5 06:29 .dockerignore [2025-11-05T06:36:35.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 06:29 .git [2025-11-05T06:36:35.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:29 .github [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 5 06:29 .gitignore [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 5 06:29 .golangci.yml [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 20038 Nov 5 06:29 Attribution.txt [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 7819 Nov 5 06:29 CHANGELOG.md [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 1696 Nov 5 06:29 Dockerfile [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 06:29 GOVERNANCE.md [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 5 06:29 Jenkinsfile [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 06:29 LICENSE [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 5 06:29 Makefile [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 06:29 OWNERS.md [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 5 06:29 README.md [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 06:26 VERSION [2025-11-05T06:36:35.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:29 bin [2025-11-05T06:36:35.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:29 cmd [2025-11-05T06:36:35.406Z] -rw-r--r-- 1 jenkins jenkins 11488 Nov 5 06:35 coverage.out [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 6078 Nov 5 06:29 go.mod [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 87119 Nov 5 06:29 go.sum [2025-11-05T06:36:35.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:29 internal [2025-11-05T06:36:35.406Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:36:35.867Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cbd8247f723affdb6c415432667c55fec1266c9e --label arch=arm64 --label version=0.0.0 . [2025-11-05T06:36:36.465Z] Sending build context to Docker daemon 16.89MB [2025-11-05T06:36:36.465Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T06:36:36.465Z] Step 2/26 : FROM ${BASE} AS builder [2025-11-05T06:36:36.465Z] ---> c0a9eb06eb77 [2025-11-05T06:36:36.465Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-11-05T06:36:36.465Z] ---> Running in 2a87a7f08e69 [2025-11-05T06:36:37.051Z] Removing intermediate container 2a87a7f08e69 [2025-11-05T06:36:37.051Z] ---> b5b763c07b1c [2025-11-05T06:36:37.051Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T06:36:37.051Z] ---> Running in 770125d0379e [2025-11-05T06:36:37.320Z] Removing intermediate container 770125d0379e [2025-11-05T06:36:37.320Z] ---> 634654bba55c [2025-11-05T06:36:37.320Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-11-05T06:36:37.320Z] ---> Running in 209384d4ae32 [2025-11-05T06:36:37.587Z] Removing intermediate container 209384d4ae32 [2025-11-05T06:36:37.587Z] ---> 3328165b10dc [2025-11-05T06:36:37.587Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T06:36:37.587Z] ---> Running in b12078429b45 [2025-11-05T06:36:37.854Z] Removing intermediate container b12078429b45 [2025-11-05T06:36:37.854Z] ---> d8a2e6929300 [2025-11-05T06:36:37.854Z] Step 7/26 : WORKDIR /device-gpio [2025-11-05T06:36:38.122Z] ---> Running in e131f806db8e [2025-11-05T06:36:38.392Z] Removing intermediate container e131f806db8e [2025-11-05T06:36:38.392Z] ---> cc20ae7f70a4 [2025-11-05T06:36:38.392Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T06:36:38.392Z] ---> Running in a167779acba8 [2025-11-05T06:36:39.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:36:44.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:36:44.691Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2025-11-05T06:36:50.044Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) [2025-11-05T06:36:50.044Z] OK: 259 MiB in 64 packages [2025-11-05T06:36:50.044Z] Removing intermediate container a167779acba8 [2025-11-05T06:36:50.044Z] ---> a162363bdd2d [2025-11-05T06:36:50.044Z] Step 9/26 : COPY go.mod vendor* ./ [2025-11-05T06:36:50.631Z] ---> 55faf9da50a4 [2025-11-05T06:36:50.631Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T06:36:50.631Z] ---> Running in 3e4a47da2400 [2025-11-05T06:36:52.583Z] Removing intermediate container 3e4a47da2400 [2025-11-05T06:36:52.583Z] ---> e699edd0924f [2025-11-05T06:36:52.583Z] Step 11/26 : COPY . . [2025-11-05T06:36:53.995Z] ---> 3acd6f929e78 [2025-11-05T06:36:53.995Z] Step 12/26 : RUN ${MAKE} [2025-11-05T06:36:53.995Z] ---> Running in 1bfb65a0b62d [2025-11-05T06:36:54.959Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-11-05T06:40:31.945Z] Removing intermediate container 1bfb65a0b62d [2025-11-05T06:40:31.945Z] ---> 8c0a0cd46bd1 [2025-11-05T06:40:31.945Z] Step 13/26 : FROM alpine:3.22.1 [2025-11-05T06:40:31.945Z] 3.22.1: Pulling from library/alpine [2025-11-05T06:40:31.945Z] 6e174226ea69: Pulling fs layer [2025-11-05T06:40:31.945Z] 6e174226ea69: Download complete [2025-11-05T06:40:31.945Z] 6e174226ea69: Pull complete [2025-11-05T06:40:31.945Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-05T06:40:31.945Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-05T06:40:31.945Z] ---> 02f8efbefad6 [2025-11-05T06:40:31.945Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-11-05T06:40:31.945Z] ---> Running in 06cce9400318 [2025-11-05T06:40:31.945Z] Removing intermediate container 06cce9400318 [2025-11-05T06:40:31.945Z] ---> e01e1dda20d4 [2025-11-05T06:40:31.945Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-11-05T06:40:31.945Z] ---> Running in 0e78483d090e [2025-11-05T06:40:31.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T06:40:31.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T06:40:31.945Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2025-11-05T06:40:31.945Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) [2025-11-05T06:40:31.945Z] ERROR: unable to select packages: [2025-11-05T06:40:31.945Z] dumb-init (no such package): [2025-11-05T06:40:31.945Z] required by: world[dumb-init] [2025-11-05T06:40:32.532Z] The command '/bin/sh -c apk add --update --no-cache dumb-init' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:40:33.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T06:40:33.499Z] [2025-11-05T06:40:33.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:40:33.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T06:40:33.908Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T06:40:33.908Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T06:40:33.908Z] 04944245beec: Pulling fs layer [2025-11-05T06:40:33.908Z] 699f458cf7ca: Pulling fs layer [2025-11-05T06:40:33.908Z] 765212b225bb: Pulling fs layer [2025-11-05T06:40:33.908Z] f23df028b6ca: Pulling fs layer [2025-11-05T06:40:33.908Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T06:40:33.908Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T06:40:33.908Z] d65c8cfc05b1: Waiting [2025-11-05T06:40:33.908Z] f23df028b6ca: Waiting [2025-11-05T06:40:33.908Z] 2437ff75d9bd: Waiting [2025-11-05T06:40:33.908Z] 765212b225bb: Waiting [2025-11-05T06:40:34.174Z] 04944245beec: Verifying Checksum [2025-11-05T06:40:34.174Z] 04944245beec: Download complete [2025-11-05T06:40:34.174Z] 765212b225bb: Verifying Checksum [2025-11-05T06:40:34.174Z] 765212b225bb: Download complete [2025-11-05T06:40:34.174Z] f23df028b6ca: Verifying Checksum [2025-11-05T06:40:34.174Z] f23df028b6ca: Download complete [2025-11-05T06:40:34.174Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T06:40:34.174Z] d65c8cfc05b1: Download complete [2025-11-05T06:40:34.440Z] 699f458cf7ca: Verifying Checksum [2025-11-05T06:40:34.440Z] 699f458cf7ca: Download complete [2025-11-05T06:40:34.707Z] 8998bd30e6a1: Verifying Checksum [2025-11-05T06:40:34.707Z] 8998bd30e6a1: Download complete [2025-11-05T06:40:37.301Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T06:40:37.301Z] 2437ff75d9bd: Download complete [2025-11-05T06:40:40.101Z] 8998bd30e6a1: Pull complete [2025-11-05T06:40:41.063Z] 04944245beec: Pull complete [2025-11-05T06:40:42.472Z] 699f458cf7ca: Pull complete [2025-11-05T06:40:42.740Z] 765212b225bb: Pull complete [2025-11-05T06:40:43.702Z] f23df028b6ca: Pull complete [2025-11-05T06:40:43.702Z] d65c8cfc05b1: Pull complete [2025-11-05T06:41:01.932Z] 2437ff75d9bd: Pull complete [2025-11-05T06:41:01.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T06:41:01.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T06:41:01.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:41:02.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-772583 does not seem to be running inside a container [2025-11-05T06:41:02.367Z] $ 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/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T06:41:05.112Z] $ docker top 180f6ef331e4cd862176d3fd31f189314aa2f94ac9fc18794013b01e42a66f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:06.019Z] ---> job-cost.sh [2025-11-05T06:41:06.019Z] lf-activate-venv: SKIPPING [2025-11-05T06:41:06.019Z] INFO: No Stack... [2025-11-05T06:41:06.600Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T06:41:07.185Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T06:41:07.871Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2025-11-05T06:41:07.871Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T06:41:07.960Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [2025-11-05T06:41:07.966Z] Resource [jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] did not exist. Created. [2025-11-05T06:41:07.972Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T06:41:08.388Z] /w/workspace/device-gpio/1@tmp/durable-6fecf286/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T06:41:09.059Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T06:41:09.098Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T06:41:09.143Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T06:41:09.159Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T06:41:09.256Z] $ docker stop --time=1 180f6ef331e4cd862176d3fd31f189314aa2f94ac9fc18794013b01e42a66f1d [2025-11-05T06:41:10.729Z] $ docker rm -f --volumes 180f6ef331e4cd862176d3fd31f189314aa2f94ac9fc18794013b01e42a66f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T06:41:11.483Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T06:41:13.826Z] + [ -d /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives ] [2025-11-05T06:41:13.826Z] + ls -al /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives [2025-11-05T06:41:13.826Z] total 16 [2025-11-05T06:41:13.826Z] drwxr-xr-x 3 root root 4096 Nov 5 06:27 . [2025-11-05T06:41:13.826Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 06:27 .. [2025-11-05T06:41:13.826Z] drwxr-xr-x 2 root root 4096 Nov 5 06:27 cost [2025-11-05T06:41:13.826Z] -rw-r--r-- 1 root root 118 Nov 5 06:27 cost.csv [2025-11-05T06:41:13.826Z] + sudo chown -R jenkins:jenkins /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives [2025-11-05T06:41:13.826Z] + ls -al /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives [2025-11-05T06:41:13.826Z] total 16 [2025-11-05T06:41:13.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 06:27 . [2025-11-05T06:41:13.826Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 06:27 .. [2025-11-05T06:41:13.826Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 06:27 cost [2025-11-05T06:41:13.826Z] -rw-r--r-- 1 jenkins jenkins 118 Nov 5 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:14.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:15.052Z] ---> package-listing.sh [2025-11-05T06:41:15.052Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T06:41:15.052Z] ++ facter osfamily [2025-11-05T06:41:15.312Z] + OS_FAMILY=debian [2025-11-05T06:41:15.312Z] + workspace=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [2025-11-05T06:41:15.312Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T06:41:15.312Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T06:41:15.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T06:41:15.312Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T06:41:15.312Z] + '[' /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca ']' [2025-11-05T06:41:15.312Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T06:41:15.312Z] + case "${OS_FAMILY}" in [2025-11-05T06:41:15.312Z] + dpkg -l [2025-11-05T06:41:15.312Z] + grep '^ii' [2025-11-05T06:41:15.312Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T06:41:15.312Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T06:41:15.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T06:41:15.312Z] + '[' /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca ']' [2025-11-05T06:41:15.313Z] + mkdir -p /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives/ [2025-11-05T06:41:15.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives/ [Pipeline] echo [2025-11-05T06:41:15.362Z] 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/9a7b45c6c5b433d14ef4d1f20c38a1ca/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T06:41:15.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T06:41:16.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T06:41:16.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T06:41:16.458Z] prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container [2025-11-05T06:41:16.467Z] $ 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/9a7b45c6c5b433d14ef4d1f20c38a1ca/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T06:41:16.678Z] $ docker top 1d0be6803bb019a206f4f804f7d8017061a748a4fe0603832da7123af7cef11e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T06:41:17.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T06:41:17.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T06:41:17.739Z] + ls /var/log/sa-host [2025-11-05T06:41:17.739Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T06:41:17.987Z] provisioning config files... [2025-11-05T06:41:17.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/config3569243959652395725tmp [Pipeline] { [Pipeline] echo [2025-11-05T06:41:18.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:18.388Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T06:41:18.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:18.844Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T06:41:18.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:19.454Z] ---> sudo-logs.sh [2025-11-05T06:41:19.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T06:41:19.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:19.916Z] ---> job-cost.sh [2025-11-05T06:41:19.916Z] lf-activate-venv: SKIPPING [2025-11-05T06:41:19.916Z] DEBUG: total: 0.2199999988079071 [2025-11-05T06:41:19.916Z] INFO: Retrieving Stack Cost... [2025-11-05T06:41:20.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T06:41:20.434Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T06:41:20.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T06:41:20.796Z] ---> logs-deploy.sh [2025-11-05T06:41:20.796Z] lf-activate-venv: SKIPPING [2025-11-05T06:41:20.796Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca/1 [2025-11-05T06:41:20.796Z] INFO: archiving workspace using pattern(s): [2025-11-05T06:41:21.733Z] Archives upload complete. [2025-11-05T06:41:21.733Z] INFO: archiving logs to Nexus