Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 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-ssh7406896996514573726.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-ssh5782430903610022582.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1032271241672051889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2169007137246689435.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10282078891401774203.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio, goVersion:1.25] ========================================================= [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-3919 in /w/workspace/edgexfoundry_device-gpio_main [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/edgexfoundry_device-gpio_main # 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 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 (main) Commit message: "Merge pull request #274 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > 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 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 # timeout=10 > git rev-list --no-walk 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-23T01:49:40.101Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-23T01:49:40.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-23T01:49:40.203Z] ========================================================= [2026-03-23T01:49:40.203Z] EdgeX Global Pipelines Version Info [2026-03-23T01:49:40.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:49:41.344Z] ------------------- [2026-03-23T01:49:41.344Z] stable info: [2026-03-23T01:49:41.344Z] ------------------- [2026-03-23T01:49:41.344Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-23T01:49:41.344Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-23T01:49:41.344Z] Message: update stable to v1.0.278 [2026-03-23T01:49:42.723Z] ------------------- [2026-03-23T01:49:42.723Z] experimental info: [2026-03-23T01:49:42.723Z] ------------------- [2026-03-23T01:49:42.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-23T01:49:42.723Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-23T01:49:42.723Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-23T01:49:42.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2026-03-23T01:49:42.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2026-03-23T01:49:42.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-23T01:49:42.848Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-23T01:49:42.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-23T01:49:42.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-23T01:49:42.895Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-23T01:49:42.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-23T01:49:42.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-23T01:49:42.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-23T01:49:42.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-23T01:49:42.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2026-03-23T01:49:43.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-23T01:49:43.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-23T01:49:43.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T01:49:43.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T01:49:43.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T01:49:43.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T01:49:43.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-23T01:49:43.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-23T01:49:43.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-23T01:49:43.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-23T01:49:43.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-23T01:49:43.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-23T01:49:43.259Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-23T01:49:43.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-23T01:49:43.298Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-23T01:49:43.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-23T01:49:43.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-23T01:49:43.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-23T01:49:43.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo [2026-03-23T01:49:43.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d74d2ea [Pipeline] echo [2026-03-23T01:49:43.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T01:49:43.474Z] provisioning config files... [2026-03-23T01:49:43.488Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10447779685344186941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:49:43.810Z] ---> ****-login.sh [2026-03-23T01:49:43.810Z] nexus3.edgexfoundry.org:10001 [2026-03-23T01:49:43.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:49:44.069Z] [2026-03-23T01:49:44.069Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T01:49:44.069Z] Configure a credential helper to remove this warning. See [2026-03-23T01:49:44.069Z] https://docs.****.com/go/credential-store/ [2026-03-23T01:49:44.069Z] [2026-03-23T01:49:44.069Z] Login Succeeded [2026-03-23T01:49:44.069Z] nexus3.edgexfoundry.org:10002 [2026-03-23T01:49:44.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:49:44.069Z] [2026-03-23T01:49:44.069Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T01:49:44.069Z] Configure a credential helper to remove this warning. See [2026-03-23T01:49:44.069Z] https://docs.****.com/go/credential-store/ [2026-03-23T01:49:44.069Z] [2026-03-23T01:49:44.069Z] Login Succeeded [2026-03-23T01:49:44.069Z] nexus3.edgexfoundry.org:10003 [2026-03-23T01:49:44.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:49:44.069Z] [2026-03-23T01:49:44.069Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T01:49:44.069Z] Configure a credential helper to remove this warning. See [2026-03-23T01:49:44.069Z] https://docs.****.com/go/credential-store/ [2026-03-23T01:49:44.069Z] [2026-03-23T01:49:44.069Z] Login Succeeded [2026-03-23T01:49:44.069Z] nexus3.edgexfoundry.org:10004 [2026-03-23T01:49:44.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:49:44.328Z] [2026-03-23T01:49:44.328Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T01:49:44.328Z] Configure a credential helper to remove this warning. See [2026-03-23T01:49:44.328Z] https://docs.****.com/go/credential-store/ [2026-03-23T01:49:44.328Z] [2026-03-23T01:49:44.328Z] Login Succeeded [2026-03-23T01:49:44.328Z] ****.io [2026-03-23T01:49:44.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:49:44.589Z] [2026-03-23T01:49:44.589Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T01:49:44.589Z] Configure a credential helper to remove this warning. See [2026-03-23T01:49:44.589Z] https://docs.****.com/go/credential-store/ [2026-03-23T01:49:44.589Z] [2026-03-23T01:49:44.589Z] Login Succeeded [2026-03-23T01:49:44.589Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T01:49:44.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-23T01:49:44.999Z] + git rev-list -1 --merges d74d2eafe87dfbf6a9c8eeef17c154033c0a9023~1..d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo [2026-03-23T01:49:45.020Z] -----------> git rev-list -1 --merges d74d2eafe87dfbf6a9c8eeef17c154033c0a9023~1..d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:49:45.020Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [false] [Pipeline] sh [2026-03-23T01:49:45.310Z] + git log --format=format:%s -1 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo [2026-03-23T01:49:45.324Z] ========================================================= [2026-03-23T01:49:45.324Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-23T01:49:45.324Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T01:49:45.651Z] + git log --format=format:%s -1 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo [2026-03-23T01:49:45.662Z] [semverPrep] GIT_COMMIT: d74d2eafe87dfbf6a9c8eeef17c154033c0a9023, Commit Message: Merge pull request #274 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-23T01:49:45.676Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-23T01:49:46.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T01:49:46.047Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-23T01:49:46.047Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-23T01:49:46.047Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-23T01:49:46.047Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-23T01:49:46.047Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-23T01:49:46.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:49:46.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T01:49:46.448Z] [2026-03-23T01:49:46.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:49:46.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T01:49:46.747Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-23T01:49:46.747Z] 3dae71ba6b94: Pulling fs layer [2026-03-23T01:49:46.747Z] 6bf1a483ea7c: Pulling fs layer [2026-03-23T01:49:46.747Z] f5dfc541a4d3: Pulling fs layer [2026-03-23T01:49:46.747Z] 461d9e800cba: Pulling fs layer [2026-03-23T01:49:46.747Z] 80192f66455f: Pulling fs layer [2026-03-23T01:49:46.747Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-23T01:49:46.747Z] a29436f7fd5d: Pulling fs layer [2026-03-23T01:49:46.747Z] 923cac83aea3: Pulling fs layer [2026-03-23T01:49:46.747Z] 25ad8b0a4227: Pulling fs layer [2026-03-23T01:49:46.747Z] db01528c6b51: Pulling fs layer [2026-03-23T01:49:46.747Z] 28988de357af: Pulling fs layer [2026-03-23T01:49:46.747Z] a29436f7fd5d: Waiting [2026-03-23T01:49:46.747Z] 923cac83aea3: Waiting [2026-03-23T01:49:46.747Z] 25ad8b0a4227: Waiting [2026-03-23T01:49:46.747Z] db01528c6b51: Waiting [2026-03-23T01:49:46.747Z] 28988de357af: Waiting [2026-03-23T01:49:46.747Z] 461d9e800cba: Waiting [2026-03-23T01:49:46.747Z] 80192f66455f: Waiting [2026-03-23T01:49:46.747Z] 2e8e34ca0e6c: Waiting [2026-03-23T01:49:46.747Z] 6bf1a483ea7c: Verifying Checksum [2026-03-23T01:49:46.747Z] 6bf1a483ea7c: Download complete [2026-03-23T01:49:46.747Z] 461d9e800cba: Verifying Checksum [2026-03-23T01:49:46.747Z] 461d9e800cba: Download complete [2026-03-23T01:49:46.747Z] 80192f66455f: Download complete [2026-03-23T01:49:47.006Z] f5dfc541a4d3: Verifying Checksum [2026-03-23T01:49:47.006Z] f5dfc541a4d3: Download complete [2026-03-23T01:49:47.006Z] 3dae71ba6b94: Verifying Checksum [2026-03-23T01:49:47.006Z] 3dae71ba6b94: Download complete [2026-03-23T01:49:47.006Z] 923cac83aea3: Verifying Checksum [2026-03-23T01:49:47.006Z] 923cac83aea3: Download complete [2026-03-23T01:49:47.006Z] 25ad8b0a4227: Download complete [2026-03-23T01:49:47.006Z] db01528c6b51: Verifying Checksum [2026-03-23T01:49:47.006Z] db01528c6b51: Download complete [2026-03-23T01:49:47.006Z] 28988de357af: Verifying Checksum [2026-03-23T01:49:47.006Z] 28988de357af: Download complete [2026-03-23T01:49:47.264Z] a29436f7fd5d: Verifying Checksum [2026-03-23T01:49:47.264Z] a29436f7fd5d: Download complete [2026-03-23T01:49:47.522Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-23T01:49:47.522Z] 2e8e34ca0e6c: Download complete [2026-03-23T01:49:48.088Z] 3dae71ba6b94: Pull complete [2026-03-23T01:49:48.348Z] 6bf1a483ea7c: Pull complete [2026-03-23T01:49:49.280Z] f5dfc541a4d3: Pull complete [2026-03-23T01:49:49.280Z] 461d9e800cba: Pull complete [2026-03-23T01:49:49.280Z] 80192f66455f: Pull complete [2026-03-23T01:49:53.464Z] 2e8e34ca0e6c: Pull complete [2026-03-23T01:49:54.403Z] a29436f7fd5d: Pull complete [2026-03-23T01:49:54.403Z] 923cac83aea3: Pull complete [2026-03-23T01:49:54.403Z] 25ad8b0a4227: Pull complete [2026-03-23T01:49:54.403Z] db01528c6b51: Pull complete [2026-03-23T01:49:54.403Z] 28988de357af: Pull complete [2026-03-23T01:49:54.403Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-23T01:49:54.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T01:49:54.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:49:54.543Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T01:49:54.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T01:49:56.279Z] $ docker top cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 -eo pid,comm [2026-03-23T01:49:56.321Z] 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). [2026-03-23T01:49:56.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T01:49:56.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T01:49:56.368Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T01:49:56.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T01:49:56.471Z] $ docker exec cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent [2026-03-23T01:49:56.571Z] SSH_AUTH_SOCK=/tmp/ssh-1At7WQlOXkub/agent.32 [2026-03-23T01:49:56.571Z] SSH_AGENT_PID=38 [2026-03-23T01:49:56.576Z] Running ssh-add (command line suppressed) [2026-03-23T01:49:56.671Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9650504034197120114.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9650504034197120114.key) [2026-03-23T01:49:56.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T01:49:56.970Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2026-03-23T01:49:57.258Z] + git tag --points-at HEAD [Pipeline] } [2026-03-23T01:49:57.271Z] $ docker exec --env ******** --env ******** cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent -k [2026-03-23T01:49:57.356Z] unset SSH_AUTH_SOCK; [2026-03-23T01:49:57.357Z] unset SSH_AGENT_PID; [2026-03-23T01:49:57.357Z] echo Agent pid 38 killed; [2026-03-23T01:49:57.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-23T01:49:57.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T01:49:57.414Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T01:49:57.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T01:49:57.530Z] $ docker exec cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent [2026-03-23T01:49:57.628Z] SSH_AUTH_SOCK=/tmp/ssh-mFrDmvATxV9g/agent.86 [2026-03-23T01:49:57.628Z] SSH_AGENT_PID=92 [2026-03-23T01:49:57.632Z] Running ssh-add (command line suppressed) [2026-03-23T01:49:57.724Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5728300902150322635.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5728300902150322635.key) [2026-03-23T01:49:57.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T01:49:58.027Z] + git semver init [2026-03-23T01:49:58.285Z] 2026-03-23 01:49:58,216 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T01:49:58.285Z] 2026-03-23 01:49:58,221 [run_init] DEBUG init version:0.0.0 force:False [2026-03-23T01:49:58.285Z] 2026-03-23 01:49:58,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2026-03-23T01:49:58.285Z] 2026-03-23 01:49:58,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2026-03-23T01:49:58.285Z] 2026-03-23 01:49:58,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T01:49:59.672Z] 2026-03-23 01:49:59,638 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2026-03-23T01:49:59.672Z] 2026-03-23 01:49:59,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2026-03-23T01:49:59.672Z] 2026-03-23 01:49:59,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T01:49:59.672Z] 2026-03-23 01:49:59,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T01:49:59.672Z] 4.1.0-dev.9 [Pipeline] } [2026-03-23T01:49:59.679Z] $ docker exec --env ******** --env ******** cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent -k [2026-03-23T01:49:59.776Z] unset SSH_AUTH_SOCK; [2026-03-23T01:49:59.777Z] unset SSH_AGENT_PID; [2026-03-23T01:49:59.777Z] echo Agent pid 92 killed; [2026-03-23T01:49:59.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T01:50:00.093Z] + git semver [Pipeline] } [2026-03-23T01:50:00.363Z] $ docker stop --time=1 cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 [2026-03-23T01:50:01.626Z] $ docker rm -f --volumes cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T01:50:01.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-23T01:50:02.234Z] Stashed 1 file(s) [Pipeline] echo [2026-03-23T01:50:02.237Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 [2026-03-23T01:50:02.373Z] provisioning config files... [2026-03-23T01:50:02.408Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4369914310807159610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:50:02.707Z] ---> ****-login.sh [2026-03-23T01:50:02.707Z] nexus3.edgexfoundry.org:10001 [2026-03-23T01:50:02.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:50:02.707Z] Login Succeeded [2026-03-23T01:50:02.707Z] nexus3.edgexfoundry.org:10002 [2026-03-23T01:50:02.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:50:02.707Z] Login Succeeded [2026-03-23T01:50:02.707Z] nexus3.edgexfoundry.org:10003 [2026-03-23T01:50:02.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:50:02.966Z] Login Succeeded [2026-03-23T01:50:02.966Z] nexus3.edgexfoundry.org:10004 [2026-03-23T01:50:02.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:50:02.966Z] Login Succeeded [2026-03-23T01:50:02.966Z] ****.io [2026-03-23T01:50:02.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:50:03.224Z] Login Succeeded [2026-03-23T01:50:03.224Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T01:50:03.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T01:50:03.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T01:50:03.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T01:50:03.343Z] ========================================================= [2026-03-23T01:50:03.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-23T01:50:03.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:50:03.671Z] + 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 . [2026-03-23T01:50:04.235Z] #0 building with "default" instance using docker driver [2026-03-23T01:50:04.235Z] [2026-03-23T01:50:04.235Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:50:04.235Z] #1 transferring dockerfile: 1.73kB done [2026-03-23T01:50:04.235Z] #1 DONE 0.0s [2026-03-23T01:50:04.235Z] [2026-03-23T01:50:04.235Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-23T01:50:04.235Z] #2 DONE 0.1s [2026-03-23T01:50:04.497Z] [2026-03-23T01:50:04.497Z] #3 [internal] load .dockerignore [2026-03-23T01:50:04.497Z] #3 transferring context: 160B done [2026-03-23T01:50:04.497Z] #3 DONE 0.0s [2026-03-23T01:50:04.497Z] [2026-03-23T01:50:04.497Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T01:50:04.497Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-23T01:50:04.497Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s [2026-03-23T01:50:04.497Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-23T01:50:04.497Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-03-23T01:50:04.497Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-23T01:50:04.497Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-23T01:50:04.497Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-23T01:50:04.497Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-23T01:50:04.497Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-23T01:50:04.497Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.2s [2026-03-23T01:50:04.497Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-23T01:50:04.497Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-23T01:50:04.497Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-23T01:50:04.497Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-23T01:50:04.497Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-23T01:50:04.497Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-23T01:50:04.754Z] #4 ... [2026-03-23T01:50:04.754Z] [2026-03-23T01:50:04.754Z] #5 [internal] load build context [2026-03-23T01:50:04.754Z] #5 transferring context: 34.80MB 0.2s done [2026-03-23T01:50:04.754Z] #5 DONE 0.3s [2026-03-23T01:50:04.754Z] [2026-03-23T01:50:04.754Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T01:50:04.754Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.71MB / 60.15MB 0.3s [2026-03-23T01:50:04.754Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-23T01:50:04.754Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s [2026-03-23T01:50:04.754Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-23T01:50:05.013Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 48.23MB / 60.15MB 0.5s [2026-03-23T01:50:05.013Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s [2026-03-23T01:50:05.013Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-23T01:50:05.013Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2026-03-23T01:50:05.013Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-03-23T01:50:05.013Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.7s [2026-03-23T01:50:05.013Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-23T01:50:05.271Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.8s [2026-03-23T01:50:05.271Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-23T01:50:05.271Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 80.74MB / 112.58MB 0.9s [2026-03-23T01:50:05.528Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 1.0s [2026-03-23T01:50:05.528Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-03-23T01:50:05.786Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-03-23T01:50:09.966Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-03-23T01:50:10.225Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-23T01:50:10.225Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-23T01:50:10.225Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-23T01:50:10.225Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-23T01:50:10.225Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-23T01:50:10.791Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-23T01:50:10.791Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-23T01:50:13.317Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.2s done [2026-03-23T01:50:13.317Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-23T01:50:13.317Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-23T01:50:13.574Z] #4 DONE 9.2s [2026-03-23T01:50:13.832Z] [2026-03-23T01:50:13.832Z] #6 [builder 2/7] WORKDIR /device-gpio [2026-03-23T01:50:15.210Z] #6 DONE 1.4s [2026-03-23T01:50:15.210Z] [2026-03-23T01:50:15.210Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-23T01:50:15.210Z] #7 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T01:50:15.470Z] #7 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T01:50:15.470Z] #7 0.565 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-23T01:50:15.728Z] #7 0.577 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-23T01:50:15.728Z] #7 0.583 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-23T01:50:15.728Z] #7 0.608 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-23T01:50:15.728Z] #7 0.620 Executing busybox-1.37.0-r19.trigger [2026-03-23T01:50:15.728Z] #7 0.628 OK: 269 MiB in 64 packages [2026-03-23T01:50:15.728Z] #7 DONE 0.7s [2026-03-23T01:50:15.986Z] [2026-03-23T01:50:15.986Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T01:50:15.986Z] #8 DONE 0.0s [2026-03-23T01:50:15.986Z] [2026-03-23T01:50:15.986Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T01:50:17.344Z] Still waiting to schedule task [2026-03-23T01:50:17.345Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3917’ [2026-03-23T01:50:28.191Z] #9 DONE 11.7s [2026-03-23T01:50:28.191Z] [2026-03-23T01:50:28.191Z] #10 [builder 6/7] COPY . . [2026-03-23T01:50:28.191Z] #10 DONE 0.1s [2026-03-23T01:50:28.191Z] [2026-03-23T01:50:28.191Z] #11 [builder 7/7] RUN echo noop [2026-03-23T01:50:28.191Z] #11 0.188 noop [2026-03-23T01:50:28.191Z] #11 DONE 0.2s [2026-03-23T01:50:28.191Z] [2026-03-23T01:50:28.191Z] #12 exporting to image [2026-03-23T01:50:28.191Z] #12 exporting layers [2026-03-23T01:50:34.749Z] #12 exporting layers 6.8s done [2026-03-23T01:50:34.749Z] #12 writing image sha256:abfae404214b38887f1bdd69de5f4514e007163af82f5f4f656d346ebf6104ad done [2026-03-23T01:50:34.749Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-23T01:50:34.749Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:50:35.074Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T01:50:35.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:50:35.150Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T01:50:35.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-23T01:50:35.484Z] $ docker top 0762a6a38ceea26a99d4ba50e4e74366fc6b194d9573a854a8c951363538ab8a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T01:50:35.832Z] + go version [2026-03-23T01:50:35.833Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-23T01:50:35.841Z] $ docker stop --time=1 0762a6a38ceea26a99d4ba50e4e74366fc6b194d9573a854a8c951363538ab8a [2026-03-23T01:50:37.114Z] $ docker rm -f --volumes 0762a6a38ceea26a99d4ba50e4e74366fc6b194d9573a854a8c951363538ab8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:50:37.535Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T01:50:37.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:50:37.607Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T01:50:37.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-23T01:50:37.873Z] $ docker top 260fb1aac41fa24308821ab189a3865659cbe74020a38ba41a03b6bbd4f23983 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T01:50:38.214Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2026-03-23T01:50:38.512Z] + make test [2026-03-23T01:50:38.512Z] go test ./... -coverprofile=coverage.out ./... [2026-03-23T01:50:39.443Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-03-23T01:51:01.355Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-03-23T01:51:01.355Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-03-23T01:51:11.347Z] 0 issues. [2026-03-23T01:51:11.347Z] go vet ./... [2026-03-23T01:51:16.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T01:51:16.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T01:51:16.609Z] ./bin/test-attribution-txt.sh [2026-03-23T01:51:16.609Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T01:51:16.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T01:51:16.642Z] $ docker stop --time=1 260fb1aac41fa24308821ab189a3865659cbe74020a38ba41a03b6bbd4f23983 [2026-03-23T01:51:18.637Z] $ docker rm -f --volumes 260fb1aac41fa24308821ab189a3865659cbe74020a38ba41a03b6bbd4f23983 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T01:51:19.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T01:51:19.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-23T01:51:19.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T01:51:20.080Z] + ls -al . [2026-03-23T01:51:20.080Z] total 228 [2026-03-23T01:51:20.080Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 01:50 . [2026-03-23T01:51:20.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 01:49 .. [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 23 01:49 .dockerignore [2026-03-23T01:51:20.080Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 01:51 .git [2026-03-23T01:51:20.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:49 .github [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 23 01:49 .gitignore [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 01:49 .golangci.yml [2026-03-23T01:51:20.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:49 .semver [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 22061 Mar 23 01:49 Attribution.txt [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 7819 Mar 23 01:49 CHANGELOG.md [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 1694 Mar 23 01:49 Dockerfile [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 01:49 GOVERNANCE.md [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 01:49 Jenkinsfile [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 01:49 LICENSE [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 1922 Mar 23 01:49 Makefile [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 01:49 OWNERS.md [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 23 01:49 README.md [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 01:50 VERSION [2026-03-23T01:51:20.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 01:49 bin [2026-03-23T01:51:20.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:49 cmd [2026-03-23T01:51:20.080Z] -rw-r--r-- 1 jenkins jenkins 11324 Mar 23 01:50 coverage.out [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 6634 Mar 23 01:49 go.mod [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 89664 Mar 23 01:49 go.sum [2026-03-23T01:51:20.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:49 internal [2026-03-23T01:51:20.080Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 23 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:20.386Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 --label arch=amd64 --label version=4.1.0-dev.9 . [2026-03-23T01:51:20.644Z] #0 building with "default" instance using docker driver [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:51:20.644Z] #1 transferring dockerfile: 1.73kB done [2026-03-23T01:51:20.644Z] #1 DONE 0.0s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-23T01:51:20.644Z] #2 DONE 0.0s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-23T01:51:20.644Z] #3 DONE 0.1s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #4 [internal] load .dockerignore [2026-03-23T01:51:20.644Z] #4 transferring context: 160B done [2026-03-23T01:51:20.644Z] #4 DONE 0.0s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #5 [internal] load build context [2026-03-23T01:51:20.644Z] #5 transferring context: 21.54kB done [2026-03-23T01:51:20.644Z] #5 DONE 0.0s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-23T01:51:20.644Z] #6 DONE 0.1s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #7 [builder 2/7] WORKDIR /device-gpio [2026-03-23T01:51:20.644Z] #7 DONE 0.0s [2026-03-23T01:51:20.644Z] [2026-03-23T01:51:20.644Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T01:51:20.644Z] #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-23T01:51:20.644Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-23T01:51:20.644Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-23T01:51:20.644Z] #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-23T01:51:20.644Z] #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-23T01:51:20.644Z] #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-23T01:51:20.644Z] #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-23T01:51:20.902Z] #8 DONE 0.3s [2026-03-23T01:51:20.902Z] [2026-03-23T01:51:20.902Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-23T01:51:20.902Z] #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T01:51:20.902Z] #9 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T01:51:21.160Z] #9 0.557 OK: 269 MiB in 64 packages [2026-03-23T01:51:21.418Z] #9 DONE 0.7s [2026-03-23T01:51:21.418Z] [2026-03-23T01:51:21.418Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-23T01:51:21.418Z] #10 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T01:51:21.418Z] #10 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T01:51:21.418Z] #10 0.563 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T01:51:21.418Z] #10 0.574 Executing busybox-1.37.0-r20.trigger [2026-03-23T01:51:21.418Z] #10 0.579 OK: 7 MiB in 17 packages [2026-03-23T01:51:21.418Z] #10 DONE 0.7s [2026-03-23T01:51:21.418Z] [2026-03-23T01:51:21.418Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T01:51:21.418Z] #11 DONE 0.0s [2026-03-23T01:51:21.418Z] [2026-03-23T01:51:21.418Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T01:51:21.986Z] #12 DONE 0.5s [2026-03-23T01:51:21.986Z] [2026-03-23T01:51:21.986Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-23T01:51:21.986Z] #13 ... [2026-03-23T01:51:21.986Z] [2026-03-23T01:51:21.986Z] #14 [builder 6/7] COPY . . [2026-03-23T01:51:21.986Z] #14 DONE 0.1s [2026-03-23T01:51:21.986Z] [2026-03-23T01:51:21.986Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-23T01:51:21.986Z] #13 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T01:51:21.986Z] #13 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T01:51:22.551Z] #13 0.766 OK: 7 MiB in 17 packages [2026-03-23T01:51:22.551Z] #13 DONE 0.9s [2026-03-23T01:51:22.551Z] [2026-03-23T01:51:22.551Z] #15 [builder 7/7] RUN make build [2026-03-23T01:51:22.551Z] #15 0.212 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-03-23T01:51:49.083Z] #15 DONE 25.1s [2026-03-23T01:51:49.083Z] [2026-03-23T01:51:49.083Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2026-03-23T01:51:49.083Z] #16 DONE 0.0s [2026-03-23T01:51:49.083Z] [2026-03-23T01:51:49.083Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2026-03-23T01:51:49.083Z] #17 DONE 0.0s [2026-03-23T01:51:49.083Z] [2026-03-23T01:51:49.083Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2026-03-23T01:51:49.083Z] #18 DONE 0.2s [2026-03-23T01:51:49.083Z] [2026-03-23T01:51:49.083Z] #19 exporting to image [2026-03-23T01:51:49.083Z] #19 exporting layers [2026-03-23T01:51:49.083Z] #19 exporting layers 0.2s done [2026-03-23T01:51:49.083Z] #19 writing image sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done [2026-03-23T01:51:49.083Z] #19 naming to docker.io/library/device-gpio done [2026-03-23T01:51:49.083Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T01:51:49.195Z] provisioning config files... [2026-03-23T01:51:49.202Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14844311096057752991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:51:49.506Z] ---> ****-login.sh [2026-03-23T01:51:49.506Z] nexus3.edgexfoundry.org:10001 [2026-03-23T01:51:49.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:51:49.506Z] Login Succeeded [2026-03-23T01:51:49.506Z] nexus3.edgexfoundry.org:10002 [2026-03-23T01:51:49.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:51:49.506Z] Login Succeeded [2026-03-23T01:51:49.506Z] nexus3.edgexfoundry.org:10003 [2026-03-23T01:51:49.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:51:49.766Z] Login Succeeded [2026-03-23T01:51:49.766Z] nexus3.edgexfoundry.org:10004 [2026-03-23T01:51:49.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:51:49.766Z] Login Succeeded [2026-03-23T01:51:49.766Z] ****.io [2026-03-23T01:51:49.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:51:50.026Z] Login Succeeded [2026-03-23T01:51:50.026Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T01:51:50.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T01:51:50.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T01:51:50.090Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2026-03-23T01:51:50.090Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:51:50.090Z] latest [2026-03-23T01:51:50.090Z] 4.1.0-dev.9 [2026-03-23T01:51:50.090Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T01:51:50.090Z] main [2026-03-23T01:51:50.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:50.417Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:50.731Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:51:50.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-23T01:51:50.731Z] aa410adeeeaf: Preparing [2026-03-23T01:51:50.731Z] 1140679e503b: Preparing [2026-03-23T01:51:50.731Z] 994931c16a8d: Preparing [2026-03-23T01:51:50.731Z] 7b684468b3bd: Preparing [2026-03-23T01:51:50.731Z] 36c028712f1f: Preparing [2026-03-23T01:51:50.731Z] cce92674e987: Preparing [2026-03-23T01:51:50.731Z] cce92674e987: Waiting [2026-03-23T01:51:50.731Z] 36c028712f1f: Pushed [2026-03-23T01:51:50.731Z] cce92674e987: Layer already exists [2026-03-23T01:51:50.731Z] 7b684468b3bd: Pushed [2026-03-23T01:51:50.731Z] 994931c16a8d: Pushed [2026-03-23T01:51:50.731Z] 1140679e503b: Pushed [2026-03-23T01:51:56.000Z] aa410adeeeaf: Pushed [2026-03-23T01:51:56.000Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:56.327Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:56.640Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-23T01:51:56.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-23T01:51:56.640Z] aa410adeeeaf: Preparing [2026-03-23T01:51:56.640Z] 1140679e503b: Preparing [2026-03-23T01:51:56.640Z] 994931c16a8d: Preparing [2026-03-23T01:51:56.640Z] 7b684468b3bd: Preparing [2026-03-23T01:51:56.640Z] 36c028712f1f: Preparing [2026-03-23T01:51:56.640Z] cce92674e987: Preparing [2026-03-23T01:51:56.640Z] cce92674e987: Waiting [2026-03-23T01:51:56.640Z] 7b684468b3bd: Layer already exists [2026-03-23T01:51:56.640Z] 1140679e503b: Layer already exists [2026-03-23T01:51:56.640Z] 994931c16a8d: Layer already exists [2026-03-23T01:51:56.640Z] 36c028712f1f: Layer already exists [2026-03-23T01:51:56.640Z] aa410adeeeaf: Layer already exists [2026-03-23T01:51:56.640Z] cce92674e987: Layer already exists [2026-03-23T01:51:56.640Z] latest: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:56.964Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:57.282Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [2026-03-23T01:51:57.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-23T01:51:57.282Z] aa410adeeeaf: Preparing [2026-03-23T01:51:57.282Z] 1140679e503b: Preparing [2026-03-23T01:51:57.282Z] 994931c16a8d: Preparing [2026-03-23T01:51:57.282Z] 7b684468b3bd: Preparing [2026-03-23T01:51:57.282Z] 36c028712f1f: Preparing [2026-03-23T01:51:57.282Z] cce92674e987: Preparing [2026-03-23T01:51:57.282Z] cce92674e987: Waiting [2026-03-23T01:51:57.282Z] aa410adeeeaf: Layer already exists [2026-03-23T01:51:57.282Z] 1140679e503b: Layer already exists [2026-03-23T01:51:57.282Z] 7b684468b3bd: Layer already exists [2026-03-23T01:51:57.282Z] 36c028712f1f: Layer already exists [2026-03-23T01:51:57.282Z] 994931c16a8d: Layer already exists [2026-03-23T01:51:57.282Z] cce92674e987: Layer already exists [2026-03-23T01:51:57.282Z] 4.1.0-dev.9: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:57.602Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:57.913Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T01:51:57.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-23T01:51:57.913Z] aa410adeeeaf: Preparing [2026-03-23T01:51:57.913Z] 1140679e503b: Preparing [2026-03-23T01:51:57.913Z] 994931c16a8d: Preparing [2026-03-23T01:51:57.913Z] 7b684468b3bd: Preparing [2026-03-23T01:51:57.913Z] 36c028712f1f: Preparing [2026-03-23T01:51:57.913Z] cce92674e987: Preparing [2026-03-23T01:51:57.913Z] cce92674e987: Waiting [2026-03-23T01:51:57.913Z] 36c028712f1f: Layer already exists [2026-03-23T01:51:57.913Z] 7b684468b3bd: Layer already exists [2026-03-23T01:51:57.913Z] aa410adeeeaf: Layer already exists [2026-03-23T01:51:57.913Z] 994931c16a8d: Layer already exists [2026-03-23T01:51:57.913Z] 1140679e503b: Layer already exists [2026-03-23T01:51:57.913Z] cce92674e987: Layer already exists [2026-03-23T01:51:57.913Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:58.230Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:51:58.554Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-23T01:51:58.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-23T01:51:58.554Z] aa410adeeeaf: Preparing [2026-03-23T01:51:58.554Z] 1140679e503b: Preparing [2026-03-23T01:51:58.554Z] 994931c16a8d: Preparing [2026-03-23T01:51:58.554Z] 7b684468b3bd: Preparing [2026-03-23T01:51:58.554Z] 36c028712f1f: Preparing [2026-03-23T01:51:58.554Z] cce92674e987: Preparing [2026-03-23T01:51:58.554Z] cce92674e987: Waiting [2026-03-23T01:51:58.554Z] aa410adeeeaf: Layer already exists [2026-03-23T01:51:58.554Z] 1140679e503b: Layer already exists [2026-03-23T01:51:58.554Z] 36c028712f1f: Layer already exists [2026-03-23T01:51:58.554Z] 994931c16a8d: Layer already exists [2026-03-23T01:51:58.554Z] 7b684468b3bd: Layer already exists [2026-03-23T01:51:58.554Z] cce92674e987: Layer already exists [2026-03-23T01:51:58.554Z] main: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T01:51:58.625Z] ===================================================== [Pipeline] echo [2026-03-23T01:51:58.636Z] taggedImages: [2026-03-23T01:51:58.636Z] - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:51:58.636Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-23T01:51:58.636Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [2026-03-23T01:51:58.636Z] - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T01:51:58.636Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2026-03-23T01:51:58.671Z] ========================================================= [2026-03-23T01:51:58.671Z] [edgeXBuildMultiArch] RAW Config: [2026-03-23T01:51:58.671Z] images: [2026-03-23T01:51:58.671Z] - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:51:58.671Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-23T01:51:58.671Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [2026-03-23T01:51:58.671Z] - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T01:51:58.671Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-23T01:51:58.671Z] settingsFile: [2026-03-23T01:51:58.671Z] device-gpio-settings [2026-03-23T01:51:58.671Z] ========================================================= [Pipeline] node [2026-03-23T01:52:13.673Z] Still waiting to schedule task [2026-03-23T01:52:13.673Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-23T01:52:54.984Z] Running on prd-centos7-docker-4c-2g-3922 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T01:52:55.034Z] provisioning config files... [2026-03-23T01:52:55.087Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9018918512879808621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:52:56.910Z] ---> ****-login.sh [2026-03-23T01:52:56.910Z] nexus3.edgexfoundry.org:10001 [2026-03-23T01:52:57.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:52:57.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:52:57.528Z] Configure a credential helper to remove this warning. See [2026-03-23T01:52:57.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:52:57.528Z] [2026-03-23T01:52:57.528Z] Login Succeeded [2026-03-23T01:52:57.528Z] nexus3.edgexfoundry.org:10002 [2026-03-23T01:52:57.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:52:57.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:52:57.796Z] Configure a credential helper to remove this warning. See [2026-03-23T01:52:57.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:52:57.796Z] [2026-03-23T01:52:57.796Z] Login Succeeded [2026-03-23T01:52:57.796Z] nexus3.edgexfoundry.org:10003 [2026-03-23T01:52:57.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:52:57.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:52:57.797Z] Configure a credential helper to remove this warning. See [2026-03-23T01:52:57.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:52:57.797Z] [2026-03-23T01:52:57.797Z] Login Succeeded [2026-03-23T01:52:57.797Z] nexus3.edgexfoundry.org:10004 [2026-03-23T01:52:58.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:52:58.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:52:58.064Z] Configure a credential helper to remove this warning. See [2026-03-23T01:52:58.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:52:58.064Z] [2026-03-23T01:52:58.064Z] Login Succeeded [2026-03-23T01:52:58.064Z] ****.io [2026-03-23T01:52:58.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:52:58.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:52:58.326Z] Configure a credential helper to remove this warning. See [2026-03-23T01:52:58.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:52:58.326Z] [2026-03-23T01:52:58.326Z] Login Succeeded [2026-03-23T01:52:58.326Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T01:52:58.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T01:52:58.675Z] + docker buildx ls [2026-03-23T01:52:58.675Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-23T01:52:58.675Z] default * docker [2026-03-23T01:52:58.675Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-23T01:52:58.990Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-23T01:52:58.990Z] edgex-builder [Pipeline] sh [2026-03-23T01:52:59.297Z] + docker buildx inspect --bootstrap [2026-03-23T01:52:59.297Z] #1 [internal] booting buildkit [2026-03-23T01:52:59.297Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-23T01:53:04.585Z] #1 pulling image moby/buildkit:buildx-stable-1 4.6s done [2026-03-23T01:53:04.585Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-23T01:53:04.844Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2026-03-23T01:53:04.844Z] #1 DONE 5.6s [2026-03-23T01:53:04.844Z] Name: edgex-builder [2026-03-23T01:53:04.844Z] Driver: docker-container [2026-03-23T01:53:04.844Z] [2026-03-23T01:53:04.844Z] Nodes: [2026-03-23T01:53:04.844Z] Name: edgex-builder0 [2026-03-23T01:53:04.844Z] Endpoint: unix:///var/run/docker.sock [2026-03-23T01:53:04.844Z] Status: running [2026-03-23T01:53:04.844Z] Buildkit: v0.28.0 [2026-03-23T01:53:04.844Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-23T01:53:05.152Z] + docker buildx ls [2026-03-23T01:53:05.152Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-23T01:53:05.152Z] edgex-builder * docker-container [2026-03-23T01:53:05.152Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-23T01:53:05.152Z] default docker [2026-03-23T01:53:05.152Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-23T01:53:05.444Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023' [2026-03-23T01:53:05.444Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 --push - [2026-03-23T01:53:05.703Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:53:05.703Z] #1 transferring dockerfile: 196B done [2026-03-23T01:53:05.703Z] #1 DONE 0.0s [2026-03-23T01:53:05.703Z] [2026-03-23T01:53:05.703Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:53:05.703Z] #2 DONE 0.1s [2026-03-23T01:53:05.703Z] [2026-03-23T01:53:05.703Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T01:53:05.703Z] #3 DONE 0.1s [2026-03-23T01:53:05.703Z] [2026-03-23T01:53:05.703Z] #4 [internal] load .dockerignore [2026-03-23T01:53:05.703Z] #4 transferring context: [2026-03-23T01:53:05.703Z] #4 transferring context: 2B done [2026-03-23T01:53:05.703Z] #4 DONE 0.0s [2026-03-23T01:53:05.703Z] [2026-03-23T01:53:05.703Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:05.703Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done [2026-03-23T01:53:05.703Z] #5 DONE 0.0s [2026-03-23T01:53:05.703Z] [2026-03-23T01:53:05.703Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:05.703Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done [2026-03-23T01:53:05.703Z] #6 DONE 0.1s [2026-03-23T01:53:05.703Z] [2026-03-23T01:53:05.703Z] #7 exporting to image [2026-03-23T01:53:05.703Z] #7 exporting layers done [2026-03-23T01:53:05.703Z] #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done [2026-03-23T01:53:05.703Z] #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done [2026-03-23T01:53:05.703Z] #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done [2026-03-23T01:53:05.703Z] #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c [2026-03-23T01:53:05.703Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T01:53:05.962Z] #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done [2026-03-23T01:53:05.962Z] #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done [2026-03-23T01:53:05.962Z] #7 DONE 0.0s [2026-03-23T01:53:05.962Z] [2026-03-23T01:53:05.962Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T01:53:05.962Z] #8 DONE 0.0s [2026-03-23T01:53:05.962Z] [2026-03-23T01:53:05.962Z] 1 warning found (use --debug to expand): [2026-03-23T01:53:05.962Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T01:53:06.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' [2026-03-23T01:53:06.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - [2026-03-23T01:53:06.522Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:53:06.522Z] #1 transferring dockerfile: 162B done [2026-03-23T01:53:06.522Z] #1 DONE 0.0s [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-23T01:53:06.522Z] #2 DONE 0.0s [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-23T01:53:06.522Z] #3 DONE 0.0s [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #4 [internal] load .dockerignore [2026-03-23T01:53:06.522Z] #4 transferring context: 2B done [2026-03-23T01:53:06.522Z] #4 DONE 0.0s [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:06.522Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done [2026-03-23T01:53:06.522Z] #5 CACHED [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:06.522Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done [2026-03-23T01:53:06.522Z] #6 CACHED [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #7 exporting to image [2026-03-23T01:53:06.522Z] #7 exporting layers done [2026-03-23T01:53:06.522Z] #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done [2026-03-23T01:53:06.522Z] #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done [2026-03-23T01:53:06.522Z] #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done [2026-03-23T01:53:06.522Z] #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done [2026-03-23T01:53:06.522Z] #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done [2026-03-23T01:53:06.522Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T01:53:06.522Z] #7 DONE 0.0s [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T01:53:06.522Z] #8 DONE 0.0s [2026-03-23T01:53:06.522Z] [2026-03-23T01:53:06.522Z] 1 warning found (use --debug to expand): [2026-03-23T01:53:06.522Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T01:53:06.808Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9' [2026-03-23T01:53:06.808Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 --push - [2026-03-23T01:53:06.808Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:53:06.808Z] #1 transferring dockerfile: 167B done [2026-03-23T01:53:06.808Z] #1 DONE 0.0s [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [2026-03-23T01:53:06.808Z] #2 DONE 0.0s [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [2026-03-23T01:53:06.808Z] #3 DONE 0.0s [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #4 [internal] load .dockerignore [2026-03-23T01:53:06.808Z] #4 transferring context: 2B done [2026-03-23T01:53:06.808Z] #4 DONE 0.0s [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:06.808Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done [2026-03-23T01:53:06.808Z] #5 CACHED [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:06.808Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done [2026-03-23T01:53:06.808Z] #6 CACHED [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #7 exporting to image [2026-03-23T01:53:06.808Z] #7 exporting layers done [2026-03-23T01:53:06.808Z] #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done [2026-03-23T01:53:06.808Z] #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done [2026-03-23T01:53:06.808Z] #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done [2026-03-23T01:53:06.808Z] #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done [2026-03-23T01:53:06.808Z] #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done [2026-03-23T01:53:06.808Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T01:53:06.808Z] #7 DONE 0.0s [2026-03-23T01:53:06.808Z] [2026-03-23T01:53:06.808Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T01:53:07.066Z] #8 DONE 0.0s [2026-03-23T01:53:07.066Z] [2026-03-23T01:53:07.066Z] 1 warning found (use --debug to expand): [2026-03-23T01:53:07.066Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T01:53:07.354Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9' [2026-03-23T01:53:07.354Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 --push - [2026-03-23T01:53:07.618Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:53:07.618Z] #1 transferring dockerfile: 208B done [2026-03-23T01:53:07.618Z] #1 DONE 0.0s [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T01:53:07.618Z] #2 DONE 0.0s [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T01:53:07.618Z] #3 DONE 0.0s [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #4 [internal] load .dockerignore [2026-03-23T01:53:07.618Z] #4 transferring context: 2B done [2026-03-23T01:53:07.618Z] #4 DONE 0.0s [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:07.618Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done [2026-03-23T01:53:07.618Z] #5 CACHED [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:07.618Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done [2026-03-23T01:53:07.618Z] #6 CACHED [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #7 exporting to image [2026-03-23T01:53:07.618Z] #7 exporting layers done [2026-03-23T01:53:07.618Z] #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done [2026-03-23T01:53:07.618Z] #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done [2026-03-23T01:53:07.618Z] #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done [2026-03-23T01:53:07.618Z] #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done [2026-03-23T01:53:07.618Z] #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done [2026-03-23T01:53:07.618Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T01:53:07.618Z] #7 DONE 0.0s [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T01:53:07.618Z] #8 DONE 0.0s [2026-03-23T01:53:07.618Z] [2026-03-23T01:53:07.618Z] 1 warning found (use --debug to expand): [2026-03-23T01:53:07.618Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T01:53:07.901Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' [2026-03-23T01:53:07.901Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - [2026-03-23T01:53:08.161Z] #1 [internal] load build definition from Dockerfile [2026-03-23T01:53:08.161Z] #1 transferring dockerfile: 160B done [2026-03-23T01:53:08.161Z] #1 DONE 0.0s [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-23T01:53:08.161Z] #2 DONE 0.0s [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-23T01:53:08.161Z] #3 DONE 0.0s [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #4 [internal] load .dockerignore [2026-03-23T01:53:08.161Z] #4 transferring context: 2B done [2026-03-23T01:53:08.161Z] #4 DONE 0.0s [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:08.161Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done [2026-03-23T01:53:08.161Z] #5 CACHED [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b [2026-03-23T01:53:08.161Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done [2026-03-23T01:53:08.161Z] #6 CACHED [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #7 exporting to image [2026-03-23T01:53:08.161Z] #7 exporting layers done [2026-03-23T01:53:08.161Z] #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done [2026-03-23T01:53:08.161Z] #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done [2026-03-23T01:53:08.161Z] #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done [2026-03-23T01:53:08.161Z] #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done [2026-03-23T01:53:08.161Z] #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done [2026-03-23T01:53:08.161Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T01:53:08.161Z] #7 DONE 0.0s [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T01:53:08.161Z] #8 DONE 0.0s [2026-03-23T01:53:08.161Z] [2026-03-23T01:53:08.161Z] 1 warning found (use --debug to expand): [2026-03-23T01:53:08.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-23T01:53:08.518Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:08.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:09.366Z] ---> package-listing.sh [2026-03-23T01:53:09.366Z] ++ facter osfamily [2026-03-23T01:53:09.366Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T01:53:09.626Z] + OS_FAMILY=redhat [2026-03-23T01:53:09.626Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-03-23T01:53:09.626Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T01:53:09.626Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T01:53:09.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T01:53:09.626Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T01:53:09.626Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-23T01:53:09.626Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T01:53:09.626Z] + case "${OS_FAMILY}" in [2026-03-23T01:53:09.626Z] + rpm -qa [2026-03-23T01:53:09.626Z] + sort [2026-03-23T01:53:10.566Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T01:53:10.566Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T01:53:10.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T01:53:10.566Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-23T01:53:10.566Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-03-23T01:53:10.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-03-23T01:53:10.576Z] 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-23T01:53:10.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:53:11.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T01:53:11.423Z] [2026-03-23T01:53:11.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:53:11.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T01:53:11.737Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T01:53:11.737Z] 5eb5b503b376: Pulling fs layer [2026-03-23T01:53:11.737Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T01:53:11.737Z] ec43610c2a17: Pulling fs layer [2026-03-23T01:53:11.737Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T01:53:11.737Z] 33b1e0a273af: Pulling fs layer [2026-03-23T01:53:11.737Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T01:53:11.737Z] 2f39f015ded8: Pulling fs layer [2026-03-23T01:53:11.737Z] 33b1e0a273af: Waiting [2026-03-23T01:53:11.737Z] 5d3b04190fa2: Waiting [2026-03-23T01:53:11.737Z] 2f39f015ded8: Waiting [2026-03-23T01:53:11.737Z] 3a2ae6a8a46f: Waiting [2026-03-23T01:53:11.737Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T01:53:11.737Z] 5c69ac0246d0: Download complete [2026-03-23T01:53:11.737Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-23T01:53:11.737Z] 3a2ae6a8a46f: Download complete [2026-03-23T01:53:11.737Z] 33b1e0a273af: Verifying Checksum [2026-03-23T01:53:11.737Z] 33b1e0a273af: Download complete [2026-03-23T01:53:11.737Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T01:53:11.737Z] 5d3b04190fa2: Download complete [2026-03-23T01:53:11.737Z] ec43610c2a17: Verifying Checksum [2026-03-23T01:53:11.737Z] ec43610c2a17: Download complete [2026-03-23T01:53:11.997Z] 5eb5b503b376: Verifying Checksum [2026-03-23T01:53:11.997Z] 5eb5b503b376: Download complete [2026-03-23T01:53:12.571Z] 2f39f015ded8: Verifying Checksum [2026-03-23T01:53:12.571Z] 2f39f015ded8: Download complete [2026-03-23T01:53:13.140Z] 5eb5b503b376: Pull complete [2026-03-23T01:53:13.406Z] 5c69ac0246d0: Pull complete [2026-03-23T01:53:13.665Z] ec43610c2a17: Pull complete [2026-03-23T01:53:13.922Z] 3a2ae6a8a46f: Pull complete [2026-03-23T01:53:13.922Z] 33b1e0a273af: Pull complete [2026-03-23T01:53:14.187Z] 5d3b04190fa2: Pull complete [2026-03-23T01:53:18.403Z] 2f39f015ded8: Pull complete [2026-03-23T01:53:18.403Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T01:53:18.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T01:53:18.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:53:18.544Z] prd-centos7-docker-4c-2g-3922 does not seem to be running inside a container [2026-03-23T01:53:18.581Z] $ 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T01:53:21.395Z] $ docker top 339b5639892f8fd423303840b39c9bef23d45d01cba247a3d747d2672e0b14e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T01:53:21.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T01:53:22.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T01:53:22.316Z] + ls /var/log/sa-host [2026-03-23T01:53:22.316Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T01:53:22.380Z] provisioning config files... [2026-03-23T01:53:22.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11525069895784841681tmp [Pipeline] { [Pipeline] echo [2026-03-23T01:53:22.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:22.763Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T01:53:22.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:23.095Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T01:53:23.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:23.394Z] ---> sudo-logs.sh [2026-03-23T01:53:23.395Z] Archiving 'sudo' log.. [2026-03-23T01:53:23.395Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3922.novalocal: Name or service not known [2026-03-23T01:53:23.395Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3922.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-23T01:53:23.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:23.718Z] ---> job-cost.sh [2026-03-23T01:53:23.718Z] lf-activate-venv: SKIPPING [2026-03-23T01:53:23.718Z] INFO: No Stack... [2026-03-23T01:53:23.977Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-23T01:53:24.236Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T01:53:24.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:24.542Z] ---> logs-deploy.sh [2026-03-23T01:53:24.543Z] lf-activate-venv: SKIPPING [2026-03-23T01:53:24.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/142 [2026-03-23T01:53:24.543Z] INFO: archiving workspace using pattern(s): [2026-03-23T01:53:25.492Z] Archives upload complete. [2026-03-23T01:53:25.492Z] INFO: archiving logs to Nexus [2026-03-23T01:53:26.059Z] ---> uname -a: [2026-03-23T01:53:26.059Z] Linux prd-centos7-docker-4c-2g-3922.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] ---> lscpu: [2026-03-23T01:53:26.059Z] Architecture: x86_64 [2026-03-23T01:53:26.059Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-23T01:53:26.059Z] Byte Order: Little Endian [2026-03-23T01:53:26.059Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-23T01:53:26.059Z] CPU(s): 2 [2026-03-23T01:53:26.059Z] On-line CPU(s) list: 0,1 [2026-03-23T01:53:26.059Z] Thread(s) per core: 1 [2026-03-23T01:53:26.059Z] Core(s) per socket: 1 [2026-03-23T01:53:26.059Z] Socket(s): 2 [2026-03-23T01:53:26.059Z] NUMA node(s): 1 [2026-03-23T01:53:26.059Z] Vendor ID: AuthenticAMD [2026-03-23T01:53:26.059Z] CPU family: 23 [2026-03-23T01:53:26.059Z] Model: 49 [2026-03-23T01:53:26.059Z] Model name: AMD EPYC-Rome Processor [2026-03-23T01:53:26.059Z] Stepping: 0 [2026-03-23T01:53:26.059Z] CPU MHz: 2799.998 [2026-03-23T01:53:26.059Z] BogoMIPS: 5599.99 [2026-03-23T01:53:26.059Z] Virtualization: AMD-V [2026-03-23T01:53:26.059Z] Hypervisor vendor: KVM [2026-03-23T01:53:26.059Z] Virtualization type: full [2026-03-23T01:53:26.059Z] L1d cache: 64 KiB [2026-03-23T01:53:26.059Z] L1i cache: 64 KiB [2026-03-23T01:53:26.059Z] L2 cache: 1 MiB [2026-03-23T01:53:26.059Z] L3 cache: 32 MiB [2026-03-23T01:53:26.059Z] NUMA node0 CPU(s): 0,1 [2026-03-23T01:53:26.059Z] Vulnerability Itlb multihit: Not affected [2026-03-23T01:53:26.059Z] Vulnerability L1tf: Not affected [2026-03-23T01:53:26.059Z] Vulnerability Mds: Not affected [2026-03-23T01:53:26.059Z] Vulnerability Meltdown: Not affected [2026-03-23T01:53:26.059Z] Vulnerability Mmio stale data: Not affected [2026-03-23T01:53:26.059Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-23T01:53:26.059Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-23T01:53:26.059Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-23T01:53:26.059Z] Vulnerability Srbds: Not affected [2026-03-23T01:53:26.059Z] Vulnerability Tsx async abort: Not affected [2026-03-23T01:53:26.059Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] ---> nproc: [2026-03-23T01:53:26.059Z] 2 [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] ---> df -h: [2026-03-23T01:53:26.059Z] Filesystem Size Used Avail Use% Mounted on [2026-03-23T01:53:26.059Z] overlay 40G 7.4G 33G 19% / [2026-03-23T01:53:26.059Z] tmpfs 64M 0 64M 0% /dev [2026-03-23T01:53:26.059Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-23T01:53:26.059Z] shm 64M 0 64M 0% /dev/shm [2026-03-23T01:53:26.059Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] [2026-03-23T01:53:26.059Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2026-03-23T01:53:26.059Z] Please check if data collecting is enabled [2026-03-23T01:53:26.059Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T01:53:26.355Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-23T01:53:26.361Z] $ docker stop --time=1 339b5639892f8fd423303840b39c9bef23d45d01cba247a3d747d2672e0b14e7 [2026-03-23T01:53:27.515Z] $ docker rm -f --volumes 339b5639892f8fd423303840b39c9bef23d45d01cba247a3d747d2672e0b14e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-23T01:53:27.604Z] [WS-CLEANUP] Deleting project workspace... [2026-03-23T01:53:27.605Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-23T01:53:27.623Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:53:28.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T01:53:28.040Z] [2026-03-23T01:53:28.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:53:28.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T01:53:28.334Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T01:53:28.334Z] 5eb5b503b376: Pulling fs layer [2026-03-23T01:53:28.334Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T01:53:28.334Z] ec43610c2a17: Pulling fs layer [2026-03-23T01:53:28.334Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T01:53:28.334Z] 33b1e0a273af: Pulling fs layer [2026-03-23T01:53:28.334Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T01:53:28.334Z] 2f39f015ded8: Pulling fs layer [2026-03-23T01:53:28.334Z] 33b1e0a273af: Waiting [2026-03-23T01:53:28.334Z] 5d3b04190fa2: Waiting [2026-03-23T01:53:28.334Z] 2f39f015ded8: Waiting [2026-03-23T01:53:28.334Z] 3a2ae6a8a46f: Waiting [2026-03-23T01:53:28.334Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T01:53:28.334Z] 5c69ac0246d0: Download complete [2026-03-23T01:53:28.334Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-23T01:53:28.334Z] 3a2ae6a8a46f: Download complete [2026-03-23T01:53:28.334Z] 33b1e0a273af: Verifying Checksum [2026-03-23T01:53:28.334Z] 33b1e0a273af: Download complete [2026-03-23T01:53:28.334Z] ec43610c2a17: Verifying Checksum [2026-03-23T01:53:28.334Z] ec43610c2a17: Download complete [2026-03-23T01:53:28.334Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T01:53:28.334Z] 5d3b04190fa2: Download complete [2026-03-23T01:53:28.898Z] 5eb5b503b376: Verifying Checksum [2026-03-23T01:53:28.898Z] 5eb5b503b376: Download complete [2026-03-23T01:53:29.463Z] 2f39f015ded8: Verifying Checksum [2026-03-23T01:53:29.463Z] 2f39f015ded8: Download complete [2026-03-23T01:53:30.400Z] 5eb5b503b376: Pull complete [2026-03-23T01:53:30.400Z] 5c69ac0246d0: Pull complete [2026-03-23T01:53:30.969Z] ec43610c2a17: Pull complete [2026-03-23T01:53:30.969Z] 3a2ae6a8a46f: Pull complete [2026-03-23T01:53:31.232Z] 33b1e0a273af: Pull complete [2026-03-23T01:53:31.490Z] 5d3b04190fa2: Pull complete [2026-03-23T01:53:38.105Z] 2f39f015ded8: Pull complete [2026-03-23T01:53:38.105Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T01:53:38.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T01:53:38.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:53:38.201Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T01:53:38.228Z] $ 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/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T01:53:39.529Z] $ docker top b3fb58e7d307d5e20c6816ac97846aed6d5909af7065c9c42ab7649015d62a74 -eo pid,comm [2026-03-23T01:53:39.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3921 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2026-03-23T01:53:39.665Z] Running in /w/workspace/device-gpio/142 [Pipeline] { [Pipeline] checkout [2026-03-23T01:53:39.920Z] ---> job-cost.sh [2026-03-23T01:53:39.920Z] lf-activate-venv: SKIPPING [2026-03-23T01:53:39.920Z] INFO: No Stack... [2026-03-23T01:53:40.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T01:53:40.437Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T01:53:42.726Z] The recommended git tool is: git [2026-03-23T01:53:42.989Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2026-03-23T01:53:42.989Z] + cut -d, -f6 [Pipeline] lock [2026-03-23T01:53:43.001Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [2026-03-23T01:53:43.008Z] Resource [jenkins-edgexfoundry-device-gpio-main-142-stack-cost] did not exist. Created. [2026-03-23T01:53:43.013Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T01:53:43.318Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-23T01:53:43.353Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T01:53:43.360Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T01:53:43.384Z] $ docker stop --time=1 b3fb58e7d307d5e20c6816ac97846aed6d5909af7065c9c42ab7649015d62a74 [2026-03-23T01:53:44.519Z] $ docker rm -f --volumes b3fb58e7d307d5e20c6816ac97846aed6d5909af7065c9c42ab7649015d62a74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-23T01:53:47.498Z] using credential edgex-jenkins-ssh [2026-03-23T01:53:47.518Z] Cloning the remote Git repository [2026-03-23T01:53:47.553Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2026-03-23T01:53:47.646Z] > git init /w/workspace/device-gpio/142 # timeout=10 [2026-03-23T01:53:47.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2026-03-23T01:53:47.815Z] > git --version # timeout=10 [2026-03-23T01:53:47.833Z] > git --version # 'git version 2.25.1' [2026-03-23T01:53:47.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-23T01:53:48.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T01:53:51.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2026-03-23T01:53:51.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T01:53:51.972Z] Avoid second fetch [2026-03-23T01:53:51.972Z] Checking out Revision d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 (main) [2026-03-23T01:53:52.536Z] Commit message: "Merge pull request #274 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-23T01:53:51.985Z] > git config core.sparsecheckout # timeout=10 [2026-03-23T01:53:52.043Z] > git checkout -f d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T01:53:56.847Z] provisioning config files... [2026-03-23T01:53:56.872Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/142@tmp/config8585640775273580630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T01:53:57.565Z] ---> ****-login.sh [2026-03-23T01:53:57.565Z] nexus3.edgexfoundry.org:10001 [2026-03-23T01:53:57.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:53:58.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:53:58.113Z] Configure a credential helper to remove this warning. See [2026-03-23T01:53:58.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:53:58.114Z] [2026-03-23T01:53:58.114Z] Login Succeeded [2026-03-23T01:53:58.114Z] nexus3.edgexfoundry.org:10002 [2026-03-23T01:53:58.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:53:58.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:53:58.385Z] Configure a credential helper to remove this warning. See [2026-03-23T01:53:58.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:53:58.385Z] [2026-03-23T01:53:58.385Z] Login Succeeded [2026-03-23T01:53:58.385Z] nexus3.edgexfoundry.org:10003 [2026-03-23T01:53:58.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:53:58.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:53:58.925Z] Configure a credential helper to remove this warning. See [2026-03-23T01:53:58.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:53:58.925Z] [2026-03-23T01:53:58.925Z] Login Succeeded [2026-03-23T01:53:58.925Z] nexus3.edgexfoundry.org:10004 [2026-03-23T01:53:59.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:53:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:53:59.201Z] Configure a credential helper to remove this warning. See [2026-03-23T01:53:59.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:53:59.201Z] [2026-03-23T01:53:59.201Z] Login Succeeded [2026-03-23T01:53:59.201Z] ****.io [2026-03-23T01:53:59.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T01:53:59.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T01:53:59.740Z] Configure a credential helper to remove this warning. See [2026-03-23T01:53:59.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T01:53:59.740Z] [2026-03-23T01:53:59.740Z] Login Succeeded [2026-03-23T01:53:59.740Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T01:53:59.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T01:54:00.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T01:54:00.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T01:54:00.107Z] ========================================================= [2026-03-23T01:54:00.107Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-23T01:54:00.107Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:54:00.471Z] + 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 . [2026-03-23T01:54:01.081Z] Sending build context to Docker daemon 17.52MB [2026-03-23T01:54:01.081Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T01:54:01.081Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-23T01:54:01.081Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-23T01:54:01.081Z] 6b59a28fa201: Pulling fs layer [2026-03-23T01:54:01.081Z] d32bb0dddca7: Pulling fs layer [2026-03-23T01:54:01.081Z] 5dab1238d3d9: Pulling fs layer [2026-03-23T01:54:01.081Z] 196fd7d83e7d: Pulling fs layer [2026-03-23T01:54:01.081Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T01:54:01.081Z] 8ba94037c8f0: Pulling fs layer [2026-03-23T01:54:01.081Z] deaec5988b04: Pulling fs layer [2026-03-23T01:54:01.081Z] 9f65657bb879: Pulling fs layer [2026-03-23T01:54:01.081Z] 196fd7d83e7d: Waiting [2026-03-23T01:54:01.081Z] 4f4fb700ef54: Waiting [2026-03-23T01:54:01.081Z] 8ba94037c8f0: Waiting [2026-03-23T01:54:01.081Z] deaec5988b04: Waiting [2026-03-23T01:54:01.081Z] 9f65657bb879: Waiting [2026-03-23T01:54:01.081Z] d32bb0dddca7: Verifying Checksum [2026-03-23T01:54:01.081Z] d32bb0dddca7: Download complete [2026-03-23T01:54:01.081Z] 196fd7d83e7d: Verifying Checksum [2026-03-23T01:54:01.081Z] 196fd7d83e7d: Download complete [2026-03-23T01:54:01.352Z] 4f4fb700ef54: Verifying Checksum [2026-03-23T01:54:01.352Z] 4f4fb700ef54: Download complete [2026-03-23T01:54:01.352Z] 8ba94037c8f0: Verifying Checksum [2026-03-23T01:54:01.352Z] 8ba94037c8f0: Download complete [2026-03-23T01:54:01.352Z] 6b59a28fa201: Verifying Checksum [2026-03-23T01:54:01.352Z] 6b59a28fa201: Download complete [2026-03-23T01:54:01.946Z] 9f65657bb879: Verifying Checksum [2026-03-23T01:54:01.946Z] 9f65657bb879: Download complete [2026-03-23T01:54:02.215Z] 6b59a28fa201: Pull complete [2026-03-23T01:54:03.187Z] d32bb0dddca7: Pull complete [2026-03-23T01:54:03.187Z] 5dab1238d3d9: Verifying Checksum [2026-03-23T01:54:03.187Z] 5dab1238d3d9: Download complete [2026-03-23T01:54:04.603Z] deaec5988b04: Verifying Checksum [2026-03-23T01:54:04.603Z] deaec5988b04: Download complete [2026-03-23T01:54:16.944Z] 5dab1238d3d9: Pull complete [2026-03-23T01:54:17.212Z] 196fd7d83e7d: Pull complete [2026-03-23T01:54:17.480Z] 4f4fb700ef54: Pull complete [2026-03-23T01:54:17.760Z] 8ba94037c8f0: Pull complete [2026-03-23T01:54:27.851Z] deaec5988b04: Pull complete [2026-03-23T01:54:28.447Z] 9f65657bb879: Pull complete [2026-03-23T01:54:28.447Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-23T01:54:28.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-23T01:54:28.447Z] ---> 334268110677 [2026-03-23T01:54:28.447Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-03-23T01:54:30.387Z] ---> Running in 95dba94a2f4f [2026-03-23T01:54:30.656Z] Removing intermediate container 95dba94a2f4f [2026-03-23T01:54:30.656Z] ---> 2dd01c8b2135 [2026-03-23T01:54:30.656Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T01:54:30.656Z] ---> Running in 9f6f6834f4ec [2026-03-23T01:54:30.923Z] Removing intermediate container 9f6f6834f4ec [2026-03-23T01:54:30.923Z] ---> 683d3215129d [2026-03-23T01:54:30.923Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-03-23T01:54:31.198Z] ---> Running in 151e1604e186 [2026-03-23T01:54:31.466Z] Removing intermediate container 151e1604e186 [2026-03-23T01:54:31.466Z] ---> f92bbe0304f2 [2026-03-23T01:54:31.466Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-23T01:54:31.466Z] ---> Running in e524a764f34d [2026-03-23T01:54:31.736Z] Removing intermediate container e524a764f34d [2026-03-23T01:54:31.736Z] ---> fb21b8c38989 [2026-03-23T01:54:31.736Z] Step 7/12 : WORKDIR /device-gpio [2026-03-23T01:54:31.736Z] ---> Running in cf8e61385930 [2026-03-23T01:54:32.004Z] Removing intermediate container cf8e61385930 [2026-03-23T01:54:32.004Z] ---> e72685ca6001 [2026-03-23T01:54:32.004Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-23T01:54:32.272Z] ---> Running in 512c6676f075 [2026-03-23T01:54:33.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T01:54:33.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T01:54:35.236Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-23T01:54:35.236Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-23T01:54:35.236Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-23T01:54:35.236Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-23T01:54:35.236Z] Executing busybox-1.37.0-r19.trigger [2026-03-23T01:54:35.236Z] OK: 259 MiB in 64 packages [2026-03-23T01:54:36.662Z] Removing intermediate container 512c6676f075 [2026-03-23T01:54:36.662Z] ---> 72c9dfcdd308 [2026-03-23T01:54:36.662Z] Step 9/12 : COPY go.mod vendor* ./ [2026-03-23T01:54:36.930Z] ---> a2472adb831d [2026-03-23T01:54:36.930Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T01:54:36.930Z] ---> Running in bb10d9b4c550 [2026-03-23T01:56:28.581Z] Removing intermediate container bb10d9b4c550 [2026-03-23T01:56:28.581Z] ---> 59bdff06fcd4 [2026-03-23T01:56:28.581Z] Step 11/12 : COPY . . [2026-03-23T01:56:28.581Z] ---> 1dc80f257f75 [2026-03-23T01:56:28.581Z] Step 12/12 : RUN ${MAKE} [2026-03-23T01:56:28.581Z] ---> Running in a9d0f9043c5e [2026-03-23T01:56:28.581Z] noop [2026-03-23T01:56:28.581Z] Removing intermediate container a9d0f9043c5e [2026-03-23T01:56:28.581Z] ---> 61cc4ae33aae [2026-03-23T01:56:28.581Z] Successfully built 61cc4ae33aae [2026-03-23T01:56:28.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:56:28.933Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T01:56:28.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:56:29.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-3921 does not seem to be running inside a container [2026-03-23T01:56:29.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/142 -v /w/workspace/device-gpio/142:/w/workspace/device-gpio/142:rw,z -v /w/workspace/device-gpio/142@tmp:/w/workspace/device-gpio/142@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T01:56:30.426Z] $ docker top 7cc938f0d436213993e9cec2418e65449f296806fe4fc377414acef54e02df1f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T01:56:31.251Z] + go version [2026-03-23T01:56:31.251Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-23T01:56:31.272Z] $ docker stop --time=1 7cc938f0d436213993e9cec2418e65449f296806fe4fc377414acef54e02df1f [2026-03-23T01:56:36.086Z] $ docker rm -f --volumes 7cc938f0d436213993e9cec2418e65449f296806fe4fc377414acef54e02df1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T01:56:36.676Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T01:56:36.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T01:56:36.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-3921 does not seem to be running inside a container [2026-03-23T01:56:36.930Z] $ 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/142 -v /w/workspace/device-gpio/142:/w/workspace/device-gpio/142:rw,z -v /w/workspace/device-gpio/142@tmp:/w/workspace/device-gpio/142@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T01:56:38.086Z] $ docker top 1adfe015ce3794ebdcf1c799208f2d8643432574534291cdad75e826664de775 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T01:56:38.903Z] + git config --global --add safe.directory /w/workspace/device-gpio/142 [Pipeline] fileExists [Pipeline] sh [2026-03-23T01:56:39.236Z] + make test [2026-03-23T01:56:39.236Z] go test ./... -coverprofile=coverage.out ./... [2026-03-23T01:56:44.577Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-03-23T02:00:37.613Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-03-23T02:00:37.613Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-03-23T02:00:37.613Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-23T02:00:37.613Z] go vet ./... [2026-03-23T02:01:24.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T02:01:24.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T02:01:24.472Z] ./bin/test-attribution-txt.sh [2026-03-23T02:01:24.472Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T02:01:24.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T02:01:24.510Z] $ docker stop --time=1 1adfe015ce3794ebdcf1c799208f2d8643432574534291cdad75e826664de775 [2026-03-23T02:01:26.417Z] $ docker rm -f --volumes 1adfe015ce3794ebdcf1c799208f2d8643432574534291cdad75e826664de775 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T02:01:28.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T02:01:28.123Z] Warning: overwriting stash ‘coverage-report’ [2026-03-23T02:01:28.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T02:01:29.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T02:01:29.471Z] + ls -al . [2026-03-23T02:01:29.471Z] total 224 [2026-03-23T02:01:29.471Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 01:56 . [2026-03-23T02:01:29.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 01:53 .. [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 23 01:53 .dockerignore [2026-03-23T02:01:29.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 01:53 .git [2026-03-23T02:01:29.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:53 .github [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 23 01:53 .gitignore [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 01:53 .golangci.yml [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 22061 Mar 23 01:53 Attribution.txt [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 7819 Mar 23 01:53 CHANGELOG.md [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 1694 Mar 23 01:53 Dockerfile [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 01:53 GOVERNANCE.md [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 01:53 Jenkinsfile [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 01:53 LICENSE [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 1922 Mar 23 01:53 Makefile [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 01:53 OWNERS.md [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 23 01:53 README.md [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 01:50 VERSION [2026-03-23T02:01:29.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 01:53 bin [2026-03-23T02:01:29.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:53 cmd [2026-03-23T02:01:29.471Z] -rw-r--r-- 1 jenkins jenkins 11324 Mar 23 02:00 coverage.out [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 6634 Mar 23 01:53 go.mod [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 89664 Mar 23 01:53 go.sum [2026-03-23T02:01:29.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:53 internal [2026-03-23T02:01:29.471Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 23 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:01:29.842Z] + 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=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 --label arch=arm64 --label version=4.1.0-dev.9 . [2026-03-23T02:01:30.438Z] Sending build context to Docker daemon 17.53MB [2026-03-23T02:01:30.438Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T02:01:30.438Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-23T02:01:30.438Z] ---> 61cc4ae33aae [2026-03-23T02:01:30.438Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-03-23T02:01:30.706Z] ---> Running in 84eaa8084e4f [2026-03-23T02:01:30.974Z] Removing intermediate container 84eaa8084e4f [2026-03-23T02:01:30.974Z] ---> fe6d2d6ba668 [2026-03-23T02:01:30.974Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T02:01:30.974Z] ---> Running in 3dc9dd15a8ea [2026-03-23T02:01:31.247Z] Removing intermediate container 3dc9dd15a8ea [2026-03-23T02:01:31.247Z] ---> bd25846a5cdf [2026-03-23T02:01:31.247Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-03-23T02:01:31.516Z] ---> Running in c5f173c7559d [2026-03-23T02:01:31.784Z] Removing intermediate container c5f173c7559d [2026-03-23T02:01:31.784Z] ---> e8a409f6e339 [2026-03-23T02:01:31.784Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-23T02:01:31.784Z] ---> Running in 6e47268482fe [2026-03-23T02:01:32.053Z] Removing intermediate container 6e47268482fe [2026-03-23T02:01:32.053Z] ---> 26f16e0bb367 [2026-03-23T02:01:32.053Z] Step 7/26 : WORKDIR /device-gpio [2026-03-23T02:01:32.321Z] ---> Running in bd639f5020a0 [2026-03-23T02:01:32.589Z] Removing intermediate container bd639f5020a0 [2026-03-23T02:01:32.589Z] ---> 046f64d4894c [2026-03-23T02:01:32.589Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-23T02:01:32.589Z] ---> Running in 7dfff4b5c9b2 [2026-03-23T02:01:33.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T02:01:34.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T02:01:36.082Z] OK: 259 MiB in 64 packages [2026-03-23T02:01:40.349Z] Removing intermediate container 7dfff4b5c9b2 [2026-03-23T02:01:40.349Z] ---> 4b7ad9a79073 [2026-03-23T02:01:40.349Z] Step 9/26 : COPY go.mod vendor* ./ [2026-03-23T02:01:40.349Z] ---> 60c6f229f715 [2026-03-23T02:01:40.349Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T02:01:40.349Z] ---> Running in 1a88686b5bd8 [2026-03-23T02:01:42.295Z] Removing intermediate container 1a88686b5bd8 [2026-03-23T02:01:42.296Z] ---> 43199da8ad75 [2026-03-23T02:01:42.296Z] Step 11/26 : COPY . . [2026-03-23T02:01:43.710Z] ---> 2bb89c4aadd2 [2026-03-23T02:01:43.710Z] Step 12/26 : RUN ${MAKE} [2026-03-23T02:01:43.710Z] ---> Running in 4a3cd735875b [2026-03-23T02:01:44.683Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-03-23T02:05:51.539Z] Removing intermediate container 4a3cd735875b [2026-03-23T02:05:51.539Z] ---> 55fb9131893c [2026-03-23T02:05:51.539Z] Step 13/26 : FROM alpine:3.22 [2026-03-23T02:05:51.539Z] 3.22: Pulling from library/alpine [2026-03-23T02:05:51.539Z] d741ee1608f3: Pulling fs layer [2026-03-23T02:05:51.539Z] d741ee1608f3: Verifying Checksum [2026-03-23T02:05:51.539Z] d741ee1608f3: Download complete [2026-03-23T02:05:51.539Z] d741ee1608f3: Pull complete [2026-03-23T02:05:51.539Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T02:05:51.539Z] Status: Downloaded newer image for alpine:3.22 [2026-03-23T02:05:51.539Z] ---> 5a766deef0c8 [2026-03-23T02:05:51.539Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-03-23T02:05:51.539Z] ---> Running in 495501a3e899 [2026-03-23T02:05:51.539Z] Removing intermediate container 495501a3e899 [2026-03-23T02:05:51.539Z] ---> 4e6a105701f4 [2026-03-23T02:05:51.539Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-03-23T02:05:51.539Z] ---> Running in 56de9363aba8 [2026-03-23T02:05:51.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T02:05:51.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T02:05:51.807Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T02:05:51.807Z] Executing busybox-1.37.0-r20.trigger [2026-03-23T02:05:51.807Z] OK: 8 MiB in 17 packages [2026-03-23T02:05:52.769Z] Removing intermediate container 56de9363aba8 [2026-03-23T02:05:52.769Z] ---> a186c5ec51c3 [2026-03-23T02:05:52.769Z] Step 16/26 : RUN apk --no-cache upgrade [2026-03-23T02:05:53.036Z] ---> Running in 37e1a48f36ca [2026-03-23T02:05:53.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T02:05:54.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T02:05:55.668Z] OK: 8 MiB in 17 packages [2026-03-23T02:05:56.645Z] Removing intermediate container 37e1a48f36ca [2026-03-23T02:05:56.645Z] ---> 89ee556b7aca [2026-03-23T02:05:56.645Z] Step 17/26 : WORKDIR / [2026-03-23T02:05:56.645Z] ---> Running in 1f46695f61da [2026-03-23T02:05:56.911Z] Removing intermediate container 1f46695f61da [2026-03-23T02:05:56.911Z] ---> 7242094dbc96 [2026-03-23T02:05:56.911Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2026-03-23T02:05:57.493Z] ---> cae3eefcd8d9 [2026-03-23T02:05:57.493Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2026-03-23T02:05:58.075Z] ---> 6376e8d41996 [2026-03-23T02:05:58.075Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2026-03-23T02:06:00.750Z] ---> e9e57e09f9c9 [2026-03-23T02:06:00.750Z] Step 21/26 : EXPOSE 59910 [2026-03-23T02:06:01.028Z] ---> Running in 4b1f975112e5 [2026-03-23T02:06:01.295Z] Removing intermediate container 4b1f975112e5 [2026-03-23T02:06:01.295Z] ---> 650fa2e89010 [2026-03-23T02:06:01.295Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2026-03-23T02:06:01.295Z] ---> Running in 925b3b4bd1b7 [2026-03-23T02:06:01.560Z] Removing intermediate container 925b3b4bd1b7 [2026-03-23T02:06:01.560Z] ---> 7612cad6806d [2026-03-23T02:06:01.560Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-23T02:06:01.560Z] ---> Running in 2e83e4ffe405 [2026-03-23T02:06:01.829Z] Removing intermediate container 2e83e4ffe405 [2026-03-23T02:06:01.829Z] ---> 0ea27b2c4ee0 [2026-03-23T02:06:01.829Z] Step 24/26 : LABEL arch=arm64 [2026-03-23T02:06:02.094Z] ---> Running in 89ad665b522e [2026-03-23T02:06:02.358Z] Removing intermediate container 89ad665b522e [2026-03-23T02:06:02.358Z] ---> c44ef31975e3 [2026-03-23T02:06:02.358Z] Step 25/26 : LABEL git_sha=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T02:06:02.358Z] ---> Running in d6518fe3949f [2026-03-23T02:06:02.623Z] Removing intermediate container d6518fe3949f [2026-03-23T02:06:02.623Z] ---> efe6c976b892 [2026-03-23T02:06:02.623Z] Step 26/26 : LABEL version=4.1.0-dev.9 [2026-03-23T02:06:02.623Z] ---> Running in 22dcdbe07ddc [2026-03-23T02:06:02.888Z] Removing intermediate container 22dcdbe07ddc [2026-03-23T02:06:02.888Z] ---> 2d8f19ba4c7c [2026-03-23T02:06:02.888Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-23T02:06:02.888Z] Successfully built 2d8f19ba4c7c [2026-03-23T02:06:02.888Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T02:06:03.040Z] provisioning config files... [2026-03-23T02:06:03.054Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/142@tmp/config5619793332867436833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:06:03.388Z] ---> ****-login.sh [2026-03-23T02:06:03.388Z] nexus3.edgexfoundry.org:10001 [2026-03-23T02:06:03.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T02:06:03.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T02:06:03.654Z] Configure a credential helper to remove this warning. See [2026-03-23T02:06:03.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T02:06:03.654Z] [2026-03-23T02:06:03.654Z] Login Succeeded [2026-03-23T02:06:03.654Z] nexus3.edgexfoundry.org:10002 [2026-03-23T02:06:03.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T02:06:03.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T02:06:03.919Z] Configure a credential helper to remove this warning. See [2026-03-23T02:06:03.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T02:06:03.919Z] [2026-03-23T02:06:03.919Z] Login Succeeded [2026-03-23T02:06:03.919Z] nexus3.edgexfoundry.org:10003 [2026-03-23T02:06:04.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T02:06:04.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T02:06:04.183Z] Configure a credential helper to remove this warning. See [2026-03-23T02:06:04.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T02:06:04.183Z] [2026-03-23T02:06:04.183Z] Login Succeeded [2026-03-23T02:06:04.183Z] nexus3.edgexfoundry.org:10004 [2026-03-23T02:06:04.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T02:06:04.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T02:06:04.714Z] Configure a credential helper to remove this warning. See [2026-03-23T02:06:04.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T02:06:04.715Z] [2026-03-23T02:06:04.715Z] Login Succeeded [2026-03-23T02:06:04.715Z] ****.io [2026-03-23T02:06:04.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T02:06:05.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T02:06:05.254Z] Configure a credential helper to remove this warning. See [2026-03-23T02:06:05.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T02:06:05.254Z] [2026-03-23T02:06:05.254Z] Login Succeeded [2026-03-23T02:06:05.254Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T02:06:05.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T02:06:05.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T02:06:05.359Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2026-03-23T02:06:05.359Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T02:06:05.359Z] latest [2026-03-23T02:06:05.359Z] 4.1.0-dev.9 [2026-03-23T02:06:05.359Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T02:06:05.359Z] main [2026-03-23T02:06:05.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:05.725Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:06.070Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T02:06:06.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-23T02:06:06.070Z] b4835304d00e: Preparing [2026-03-23T02:06:06.070Z] d3b81aebd581: Preparing [2026-03-23T02:06:06.070Z] 3495ba88c6d2: Preparing [2026-03-23T02:06:06.070Z] fd6d389574b5: Preparing [2026-03-23T02:06:06.070Z] 92db219411d2: Preparing [2026-03-23T02:06:06.070Z] c4e71c2a4573: Preparing [2026-03-23T02:06:06.070Z] c4e71c2a4573: Waiting [2026-03-23T02:06:06.336Z] 3495ba88c6d2: Pushed [2026-03-23T02:06:06.336Z] fd6d389574b5: Pushed [2026-03-23T02:06:06.336Z] d3b81aebd581: Pushed [2026-03-23T02:06:06.336Z] 92db219411d2: Pushed [2026-03-23T02:06:06.336Z] c4e71c2a4573: Layer already exists [2026-03-23T02:06:16.384Z] b4835304d00e: Pushed [2026-03-23T02:06:16.384Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:16.764Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:17.113Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-03-23T02:06:17.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-23T02:06:17.114Z] b4835304d00e: Preparing [2026-03-23T02:06:17.114Z] d3b81aebd581: Preparing [2026-03-23T02:06:17.114Z] 3495ba88c6d2: Preparing [2026-03-23T02:06:17.114Z] fd6d389574b5: Preparing [2026-03-23T02:06:17.114Z] 92db219411d2: Preparing [2026-03-23T02:06:17.114Z] c4e71c2a4573: Preparing [2026-03-23T02:06:17.114Z] c4e71c2a4573: Waiting [2026-03-23T02:06:17.114Z] fd6d389574b5: Layer already exists [2026-03-23T02:06:17.114Z] d3b81aebd581: Layer already exists [2026-03-23T02:06:17.114Z] b4835304d00e: Layer already exists [2026-03-23T02:06:17.114Z] 3495ba88c6d2: Layer already exists [2026-03-23T02:06:17.114Z] 92db219411d2: Layer already exists [2026-03-23T02:06:17.114Z] c4e71c2a4573: Layer already exists [2026-03-23T02:06:17.380Z] latest: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:17.739Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:18.081Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 [2026-03-23T02:06:18.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-23T02:06:18.081Z] b4835304d00e: Preparing [2026-03-23T02:06:18.081Z] d3b81aebd581: Preparing [2026-03-23T02:06:18.081Z] 3495ba88c6d2: Preparing [2026-03-23T02:06:18.081Z] fd6d389574b5: Preparing [2026-03-23T02:06:18.081Z] 92db219411d2: Preparing [2026-03-23T02:06:18.081Z] c4e71c2a4573: Preparing [2026-03-23T02:06:18.081Z] c4e71c2a4573: Waiting [2026-03-23T02:06:18.081Z] b4835304d00e: Layer already exists [2026-03-23T02:06:18.081Z] 92db219411d2: Layer already exists [2026-03-23T02:06:18.081Z] d3b81aebd581: Layer already exists [2026-03-23T02:06:18.081Z] 3495ba88c6d2: Layer already exists [2026-03-23T02:06:18.081Z] fd6d389574b5: Layer already exists [2026-03-23T02:06:18.081Z] c4e71c2a4573: Layer already exists [2026-03-23T02:06:18.081Z] 4.1.0-dev.9: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:18.705Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:19.065Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T02:06:19.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-23T02:06:19.065Z] b4835304d00e: Preparing [2026-03-23T02:06:19.065Z] d3b81aebd581: Preparing [2026-03-23T02:06:19.065Z] 3495ba88c6d2: Preparing [2026-03-23T02:06:19.065Z] fd6d389574b5: Preparing [2026-03-23T02:06:19.065Z] 92db219411d2: Preparing [2026-03-23T02:06:19.065Z] c4e71c2a4573: Preparing [2026-03-23T02:06:19.065Z] c4e71c2a4573: Waiting [2026-03-23T02:06:19.065Z] fd6d389574b5: Layer already exists [2026-03-23T02:06:19.065Z] 92db219411d2: Layer already exists [2026-03-23T02:06:19.065Z] b4835304d00e: Layer already exists [2026-03-23T02:06:19.065Z] d3b81aebd581: Layer already exists [2026-03-23T02:06:19.065Z] 3495ba88c6d2: Layer already exists [2026-03-23T02:06:19.065Z] c4e71c2a4573: Layer already exists [2026-03-23T02:06:19.065Z] d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:19.416Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:19.775Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2026-03-23T02:06:19.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-23T02:06:19.775Z] b4835304d00e: Preparing [2026-03-23T02:06:19.775Z] d3b81aebd581: Preparing [2026-03-23T02:06:19.775Z] 3495ba88c6d2: Preparing [2026-03-23T02:06:19.775Z] fd6d389574b5: Preparing [2026-03-23T02:06:19.775Z] 92db219411d2: Preparing [2026-03-23T02:06:19.775Z] c4e71c2a4573: Preparing [2026-03-23T02:06:19.775Z] c4e71c2a4573: Waiting [2026-03-23T02:06:19.775Z] 92db219411d2: Layer already exists [2026-03-23T02:06:19.775Z] fd6d389574b5: Layer already exists [2026-03-23T02:06:19.775Z] 3495ba88c6d2: Layer already exists [2026-03-23T02:06:19.775Z] b4835304d00e: Layer already exists [2026-03-23T02:06:19.775Z] d3b81aebd581: Layer already exists [2026-03-23T02:06:19.775Z] c4e71c2a4573: Layer already exists [2026-03-23T02:06:19.775Z] main: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T02:06:20.108Z] ===================================================== [Pipeline] echo [2026-03-23T02:06:20.122Z] taggedImages: [2026-03-23T02:06:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [2026-03-23T02:06:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-03-23T02:06:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 [2026-03-23T02:06:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [2026-03-23T02:06:20.122Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2026-03-23T02:06:20.134Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo [2026-03-23T02:06:20.142Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2026-03-23T02:06:20.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 [Pipeline] echo [2026-03-23T02:06:20.163Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [Pipeline] echo [2026-03-23T02:06:20.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:20.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T02:06:20.565Z] [2026-03-23T02:06:20.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:20.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T02:06:20.921Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-23T02:06:20.921Z] 8998bd30e6a1: Pulling fs layer [2026-03-23T02:06:20.921Z] 04944245beec: Pulling fs layer [2026-03-23T02:06:20.921Z] 699f458cf7ca: Pulling fs layer [2026-03-23T02:06:20.921Z] 765212b225bb: Pulling fs layer [2026-03-23T02:06:20.921Z] f23df028b6ca: Pulling fs layer [2026-03-23T02:06:20.921Z] d65c8cfc05b1: Pulling fs layer [2026-03-23T02:06:20.921Z] 2437ff75d9bd: Pulling fs layer [2026-03-23T02:06:20.921Z] 765212b225bb: Waiting [2026-03-23T02:06:20.921Z] f23df028b6ca: Waiting [2026-03-23T02:06:20.921Z] d65c8cfc05b1: Waiting [2026-03-23T02:06:20.921Z] 2437ff75d9bd: Waiting [2026-03-23T02:06:21.193Z] 04944245beec: Verifying Checksum [2026-03-23T02:06:21.193Z] 04944245beec: Download complete [2026-03-23T02:06:21.193Z] 765212b225bb: Download complete [2026-03-23T02:06:21.193Z] f23df028b6ca: Verifying Checksum [2026-03-23T02:06:21.193Z] f23df028b6ca: Download complete [2026-03-23T02:06:21.193Z] d65c8cfc05b1: Verifying Checksum [2026-03-23T02:06:21.193Z] d65c8cfc05b1: Download complete [2026-03-23T02:06:21.464Z] 699f458cf7ca: Verifying Checksum [2026-03-23T02:06:21.464Z] 699f458cf7ca: Download complete [2026-03-23T02:06:21.729Z] 8998bd30e6a1: Verifying Checksum [2026-03-23T02:06:21.729Z] 8998bd30e6a1: Download complete [2026-03-23T02:06:24.302Z] 2437ff75d9bd: Verifying Checksum [2026-03-23T02:06:24.302Z] 2437ff75d9bd: Download complete [2026-03-23T02:06:26.239Z] 8998bd30e6a1: Pull complete [2026-03-23T02:06:26.821Z] 04944245beec: Pull complete [2026-03-23T02:06:28.230Z] 699f458cf7ca: Pull complete [2026-03-23T02:06:28.496Z] 765212b225bb: Pull complete [2026-03-23T02:06:29.455Z] f23df028b6ca: Pull complete [2026-03-23T02:06:29.455Z] d65c8cfc05b1: Pull complete [2026-03-23T02:06:47.652Z] 2437ff75d9bd: Pull complete [2026-03-23T02:06:47.652Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-23T02:06:47.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T02:06:47.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:06:47.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-3921 does not seem to be running inside a container [2026-03-23T02:06:47.935Z] $ 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/142 -v /w/workspace/device-gpio/142:/w/workspace/device-gpio/142:rw,z -v /w/workspace/device-gpio/142@tmp:/w/workspace/device-gpio/142@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-23T02:06:50.733Z] $ docker top 6d8126c4cb9afa01b47fa0f04e83880a561b722f909e3deb9e69cc1e37122b3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:06:51.577Z] ---> job-cost.sh [2026-03-23T02:06:51.577Z] lf-activate-venv: SKIPPING [2026-03-23T02:06:51.577Z] INFO: No Stack... [2026-03-23T02:06:51.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-23T02:06:52.796Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T02:06:53.431Z] + cat /w/workspace/device-gpio/142/archives/cost.csv [2026-03-23T02:06:53.431Z] + cut -d, -f6 [Pipeline] lock [2026-03-23T02:06:53.485Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [2026-03-23T02:06:53.492Z] Resource [jenkins-edgexfoundry-device-gpio-main-142-stack-cost] did not exist. Created. [2026-03-23T02:06:53.509Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T02:06:54.170Z] /w/workspace/device-gpio/142@tmp/durable-65f11fb1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-23T02:06:54.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-23T02:06:54.912Z] Warning: overwriting stash ‘stack-cost’ [2026-03-23T02:06:54.963Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T02:06:54.977Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T02:06:55.007Z] $ docker stop --time=1 6d8126c4cb9afa01b47fa0f04e83880a561b722f909e3deb9e69cc1e37122b3d [2026-03-23T02:06:56.504Z] $ docker rm -f --volumes 6d8126c4cb9afa01b47fa0f04e83880a561b722f909e3deb9e69cc1e37122b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-23T02:06:56.991Z] provisioning config files... [2026-03-23T02:06:56.997Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3375622545183192040tmp [Pipeline] { [Pipeline] sh [2026-03-23T02:06:57.295Z] + set +x [2026-03-23T02:06:57.295Z] + curl -s https://codecov.io/bash [2026-03-23T02:06:57.295Z] + bash -s -- [2026-03-23T02:06:57.295Z] [2026-03-23T02:06:57.295Z] _____ _ [2026-03-23T02:06:57.295Z] / ____| | | [2026-03-23T02:06:57.295Z] | | ___ __| | ___ ___ _____ __ [2026-03-23T02:06:57.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-23T02:06:57.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-23T02:06:57.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-23T02:06:57.295Z] Bash-1.0.6 [2026-03-23T02:06:57.295Z] [2026-03-23T02:06:57.295Z] [2026-03-23T02:06:57.295Z] ==> git version 2.25.1 found [2026-03-23T02:06:57.295Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-23T02:06:57.295Z] Release-Date: 2020-01-08 [2026-03-23T02:06:57.295Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-23T02:06:57.295Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-23T02:06:57.295Z] ==> Jenkins CI detected. [2026-03-23T02:06:57.295Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2026-03-23T02:06:57.295Z] project root: . [2026-03-23T02:06:57.295Z] --> token set from env [2026-03-23T02:06:57.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-23T02:06:57.554Z] ==> Running gcov in . (disable via -X gcov) [2026-03-23T02:06:57.554Z] ==> Python coveragepy not found [2026-03-23T02:06:57.554Z] ==> Searching for coverage reports in: [2026-03-23T02:06:57.554Z] + . [2026-03-23T02:06:57.554Z] -> Found 1 reports [2026-03-23T02:06:57.554Z] ==> Detecting git/mercurial file structure [2026-03-23T02:06:57.554Z] ==> Reading reports [2026-03-23T02:06:57.554Z] + ./coverage.out bytes=11324 [2026-03-23T02:06:57.554Z] ==> Appending adjustments [2026-03-23T02:06:57.554Z] https://docs.codecov.io/docs/fixing-reports [2026-03-23T02:06:57.554Z] + Found adjustments [2026-03-23T02:06:57.554Z] ==> Gzipping contents [2026-03-23T02:06:57.554Z] 4.0K /tmp/codecov.M6xOEr.gz [2026-03-23T02:06:57.554Z] ==> Uploading reports [2026-03-23T02:06:57.554Z] url: https://codecov.io [2026-03-23T02:06:57.554Z] query: branch=main&commit=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-23T02:06:57.554Z] -> Pinging Codecov [2026-03-23T02:06:57.554Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-23T02:06:57.813Z] -> Uploading to [2026-03-23T02:06:57.813Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/d74d2eafe87dfbf6a9c8eeef17c154033c0a9023/2d4547e0-b481-439b-9d35-eac17f16d215.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260323%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260323T020657Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50cfcd0e94ffc8207c97fe1226b239d3d81a825262f2418da815a3f2bd101f7e [2026-03-23T02:06:57.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-23T02:06:57.813Z] Dload Upload Total Spent Left Speed [2026-03-23T02:06:57.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1698 0 0 100 1698 0 11791 --:--:-- --:--:-- --:--:-- 11791 [2026-03-23T02:06:57.813Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] } [2026-03-23T02:06:57.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-23T02:06:58.035Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-23T02:06:58.053Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:58.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T02:06:58.353Z] [2026-03-23T02:06:58.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:06:58.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T02:06:58.653Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-23T02:06:58.653Z] 2d35ebdb57d9: Already exists [2026-03-23T02:06:58.653Z] 85e8836fcdb2: Pulling fs layer [2026-03-23T02:06:58.653Z] 91631faa732a: Pulling fs layer [2026-03-23T02:06:58.653Z] f3f5ae8826fa: Pulling fs layer [2026-03-23T02:06:58.653Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T02:06:58.653Z] 7861252a18e6: Pulling fs layer [2026-03-23T02:06:58.653Z] 9130f900ef6f: Pulling fs layer [2026-03-23T02:06:58.653Z] 4f4fb700ef54: Waiting [2026-03-23T02:06:58.653Z] 7861252a18e6: Waiting [2026-03-23T02:06:58.653Z] 9130f900ef6f: Waiting [2026-03-23T02:06:58.653Z] f3f5ae8826fa: Verifying Checksum [2026-03-23T02:06:58.653Z] f3f5ae8826fa: Download complete [2026-03-23T02:06:58.653Z] 85e8836fcdb2: Download complete [2026-03-23T02:06:58.653Z] 4f4fb700ef54: Download complete [2026-03-23T02:06:58.653Z] 85e8836fcdb2: Pull complete [2026-03-23T02:06:58.911Z] 7861252a18e6: Verifying Checksum [2026-03-23T02:06:58.911Z] 7861252a18e6: Download complete [2026-03-23T02:06:59.172Z] 91631faa732a: Verifying Checksum [2026-03-23T02:06:59.172Z] 91631faa732a: Download complete [2026-03-23T02:06:59.741Z] 9130f900ef6f: Download complete [2026-03-23T02:07:03.918Z] 91631faa732a: Pull complete [2026-03-23T02:07:03.918Z] f3f5ae8826fa: Pull complete [2026-03-23T02:07:03.918Z] 4f4fb700ef54: Pull complete [2026-03-23T02:07:03.918Z] 7861252a18e6: Pull complete [2026-03-23T02:07:09.177Z] 9130f900ef6f: Pull complete [2026-03-23T02:07:09.177Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-23T02:07:09.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T02:07:09.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:07:09.273Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T02:07:09.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-23T02:07:10.593Z] $ docker top 885983f026b08c86ccab5d88ca294cb078b5cb41e85ae438e1fd5393b29f8f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T02:07:10.951Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2026-03-23T02:07:10.961Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2026-03-23T02:07:11.235Z] + set -o pipefail [2026-03-23T02:07:11.235Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2026-03-23T02:07:19.358Z] [2026-03-23T02:07:19.358Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2026-03-23T02:07:19.358Z] [2026-03-23T02:07:19.358Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/d4371bb6-50fb-4a27-8ae5-62b2e3ac8140 [2026-03-23T02:07:19.358Z] [2026-03-23T02:07:19.358Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-23T02:07:19.358Z] [Pipeline] } [2026-03-23T02:07:20.285Z] $ docker stop --time=1 885983f026b08c86ccab5d88ca294cb078b5cb41e85ae438e1fd5393b29f8f1c [2026-03-23T02:07:22.486Z] $ docker rm -f --volumes 885983f026b08c86ccab5d88ca294cb078b5cb41e85ae438e1fd5393b29f8f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T02:07:23.391Z] + git log --format=format:%s -1 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] sh [2026-03-23T02:07:23.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T02:07:23.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:07:23.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T02:07:23.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:07:24.062Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T02:07:24.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T02:07:24.310Z] $ docker top f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 -eo pid,comm [2026-03-23T02:07:24.369Z] 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). [2026-03-23T02:07:24.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T02:07:24.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T02:07:24.424Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T02:07:24.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T02:07:24.509Z] $ docker exec f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 ssh-agent [2026-03-23T02:07:24.624Z] SSH_AUTH_SOCK=/tmp/ssh-nwj6AltCAsIu/agent.32 [2026-03-23T02:07:24.624Z] SSH_AGENT_PID=38 [2026-03-23T02:07:24.627Z] Running ssh-add (command line suppressed) [2026-03-23T02:07:24.695Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14016477885433450834.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14016477885433450834.key) [2026-03-23T02:07:24.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T02:07:25.009Z] + git semver tag [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,191 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,194 [run_tag] DEBUG tag force:False [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,194 [check_head_tag] DEBUG check head tag [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,195 [execute] INFO git cat-file --batch-check [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,197 [execute] INFO git cat-file --batch [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,204 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,205 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T02:07:25.267Z] 2026-03-23 02:07:25,207 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:25.267Z] 4.1.0-dev.9 [Pipeline] } [2026-03-23T02:07:25.259Z] $ docker exec --env ******** --env ******** f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 ssh-agent -k [2026-03-23T02:07:25.348Z] unset SSH_AUTH_SOCK; [2026-03-23T02:07:25.349Z] unset SSH_AGENT_PID; [2026-03-23T02:07:25.349Z] echo Agent pid 38 killed; [2026-03-23T02:07:25.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T02:07:25.691Z] + git semver [Pipeline] } [2026-03-23T02:07:25.947Z] $ docker stop --time=1 f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 [2026-03-23T02:07:27.223Z] $ docker rm -f --volumes f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:07:27.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T02:07:27.656Z] [2026-03-23T02:07:27.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:07:27.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T02:07:27.961Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-23T02:07:27.961Z] ab5ef0e58194: Pulling fs layer [2026-03-23T02:07:27.961Z] 9712f1f96733: Pulling fs layer [2026-03-23T02:07:27.961Z] 63f879dbbcfc: Pulling fs layer [2026-03-23T02:07:27.961Z] 0d9ebad4ef96: Pulling fs layer [2026-03-23T02:07:27.961Z] e9a5061849ea: Pulling fs layer [2026-03-23T02:07:27.961Z] 0d9ebad4ef96: Waiting [2026-03-23T02:07:27.961Z] e9a5061849ea: Waiting [2026-03-23T02:07:27.961Z] d747dcd14b5f: Pulling fs layer [2026-03-23T02:07:27.961Z] 2de7ff778b66: Pulling fs layer [2026-03-23T02:07:27.961Z] d747dcd14b5f: Waiting [2026-03-23T02:07:27.961Z] 2de7ff778b66: Waiting [2026-03-23T02:07:27.961Z] 9712f1f96733: Verifying Checksum [2026-03-23T02:07:27.961Z] 9712f1f96733: Download complete [2026-03-23T02:07:28.219Z] 63f879dbbcfc: Verifying Checksum [2026-03-23T02:07:28.219Z] 63f879dbbcfc: Download complete [2026-03-23T02:07:28.477Z] e9a5061849ea: Verifying Checksum [2026-03-23T02:07:28.477Z] e9a5061849ea: Download complete [2026-03-23T02:07:28.477Z] d747dcd14b5f: Verifying Checksum [2026-03-23T02:07:28.477Z] d747dcd14b5f: Download complete [2026-03-23T02:07:28.477Z] 2de7ff778b66: Verifying Checksum [2026-03-23T02:07:28.477Z] 2de7ff778b66: Download complete [2026-03-23T02:07:28.735Z] 0d9ebad4ef96: Verifying Checksum [2026-03-23T02:07:28.735Z] 0d9ebad4ef96: Download complete [2026-03-23T02:07:28.735Z] ab5ef0e58194: Verifying Checksum [2026-03-23T02:07:28.735Z] ab5ef0e58194: Download complete [2026-03-23T02:07:32.917Z] ab5ef0e58194: Pull complete [2026-03-23T02:07:32.917Z] 9712f1f96733: Pull complete [2026-03-23T02:07:33.485Z] 63f879dbbcfc: Pull complete [2026-03-23T02:07:38.748Z] 0d9ebad4ef96: Pull complete [2026-03-23T02:07:38.748Z] e9a5061849ea: Pull complete [2026-03-23T02:07:38.748Z] d747dcd14b5f: Pull complete [2026-03-23T02:07:40.121Z] 2de7ff778b66: Pull complete [2026-03-23T02:07:40.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-23T02:07:40.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T02:07:40.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:07:40.220Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T02:07:40.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-23T02:07:41.655Z] $ docker top ae1a4231654510793514bd0bcc9afb7b2a99e60fa4f38093e286ae7f16c624a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-23T02:07:41.734Z] provisioning config files... [2026-03-23T02:07:41.739Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3469529294649649619tmp [2026-03-23T02:07:41.746Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16346635230371980865tmp [2026-03-23T02:07:41.754Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17954336111271645777tmp [Pipeline] { [Pipeline] echo [2026-03-23T02:07:41.782Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:07:42.070Z] ---> sigul-configuration.sh [2026-03-23T02:07:42.070Z] gpg: directory `/root/.gnupg' created [2026-03-23T02:07:42.070Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-23T02:07:42.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-23T02:07:42.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-23T02:07:42.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-23T02:07:42.070Z] gpg: CAST5 encrypted data [2026-03-23T02:07:42.070Z] gpg: encrypted with 1 passphrase [2026-03-23T02:07:42.070Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-23T02:07:42.360Z] + mkdir /home/jenkins [2026-03-23T02:07:42.360Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-23T02:07:42.662Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-23T02:07:42.675Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:07:42.970Z] ---> sigul-install.sh [2026-03-23T02:07:42.970Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-23T02:07:43.259Z] + git tag --list [2026-03-23T02:07:43.260Z] v1.0.0 [2026-03-23T02:07:43.260Z] v2.1.0 [2026-03-23T02:07:43.260Z] v2.1.1 [2026-03-23T02:07:43.260Z] v2.2.0 [2026-03-23T02:07:43.260Z] v2.3.0 [2026-03-23T02:07:43.260Z] v3.0 [2026-03-23T02:07:43.260Z] v3.0.0 [2026-03-23T02:07:43.260Z] v3.1 [2026-03-23T02:07:43.260Z] v3.1.0 [2026-03-23T02:07:43.260Z] v3.1.1 [2026-03-23T02:07:43.260Z] v4.0 [2026-03-23T02:07:43.260Z] v4.0.0 [2026-03-23T02:07:43.260Z] v4.0.1 [2026-03-23T02:07:43.260Z] v4.1.0-dev.1 [2026-03-23T02:07:43.260Z] v4.1.0-dev.2 [2026-03-23T02:07:43.260Z] v4.1.0-dev.3 [2026-03-23T02:07:43.260Z] v4.1.0-dev.4 [2026-03-23T02:07:43.260Z] v4.1.0-dev.5 [2026-03-23T02:07:43.260Z] v4.1.0-dev.6 [2026-03-23T02:07:43.260Z] v4.1.0-dev.7 [2026-03-23T02:07:43.260Z] v4.1.0-dev.8 [2026-03-23T02:07:43.260Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-23T02:07:43.550Z] + lftools sign git-tag v4.1.0-dev.9 [2026-03-23T02:07:44.115Z] Signing Git tag with Sigul... [2026-03-23T02:07:44.115Z] Signing v4.1.0-dev.9 [Pipeline] echo [2026-03-23T02:07:44.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:07:44.668Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-23T02:07:44.675Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-23T02:07:44.686Z] $ docker stop --time=1 ae1a4231654510793514bd0bcc9afb7b2a99e60fa4f38093e286ae7f16c624a0 [2026-03-23T02:07:45.969Z] $ docker rm -f --volumes ae1a4231654510793514bd0bcc9afb7b2a99e60fa4f38093e286ae7f16c624a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-23T02:07:46.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T02:07:46.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:07:46.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T02:07:46.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:07:46.814Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T02:07:46.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T02:07:47.062Z] $ docker top 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 -eo pid,comm [2026-03-23T02:07:47.131Z] 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). [2026-03-23T02:07:47.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T02:07:47.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T02:07:47.174Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T02:07:47.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T02:07:47.271Z] $ docker exec 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 ssh-agent [2026-03-23T02:07:47.391Z] SSH_AUTH_SOCK=/tmp/ssh-5TRxEBgzCZ1X/agent.32 [2026-03-23T02:07:47.391Z] SSH_AGENT_PID=38 [2026-03-23T02:07:47.408Z] Running ssh-add (command line suppressed) [2026-03-23T02:07:47.490Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12672478656690024460.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12672478656690024460.key) [2026-03-23T02:07:47.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T02:07:47.799Z] + git semver bump pre [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,012 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,016 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,016 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,017 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,017 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,017 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,019 [execute] INFO git cat-file --batch-check [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,023 [execute] INFO git cat-file --batch [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T02:07:48.058Z] 2026-03-23 02:07:48,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:48.058Z] 4.1.0-dev.10 [Pipeline] } [2026-03-23T02:07:48.310Z] $ docker exec --env ******** --env ******** 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 ssh-agent -k [2026-03-23T02:07:48.402Z] unset SSH_AUTH_SOCK; [2026-03-23T02:07:48.402Z] unset SSH_AGENT_PID; [2026-03-23T02:07:48.402Z] echo Agent pid 38 killed; [2026-03-23T02:07:48.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T02:07:48.741Z] + git semver [Pipeline] } [2026-03-23T02:07:48.995Z] $ docker stop --time=1 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 [2026-03-23T02:07:50.247Z] $ docker rm -f --volumes 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T02:07:50.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T02:07:50.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:07:50.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T02:07:50.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:07:50.985Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T02:07:50.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T02:07:51.240Z] $ docker top d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc -eo pid,comm [2026-03-23T02:07:51.301Z] 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). [2026-03-23T02:07:51.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T02:07:51.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T02:07:51.361Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T02:07:51.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T02:07:51.475Z] $ docker exec d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc ssh-agent [2026-03-23T02:07:51.601Z] SSH_AUTH_SOCK=/tmp/ssh-hCAg1LuM9Ou4/agent.32 [2026-03-23T02:07:51.601Z] SSH_AGENT_PID=38 [2026-03-23T02:07:51.605Z] Running ssh-add (command line suppressed) [2026-03-23T02:07:51.696Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2774944566466501336.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2774944566466501336.key) [2026-03-23T02:07:51.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T02:07:52.013Z] + git semver push [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,217 [run_push] DEBUG push [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,218 [execute] INFO git cat-file --batch-check [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,220 [execute] INFO git rev-list ac540e9d8584a543e80f0bab5a95564b6b4b01cd -- [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,220 [execute] DEBUG Popen(['git', 'rev-list', 'ac540e9d8584a543e80f0bab5a95564b6b4b01cd', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,227 [execute] INFO git fetch -v -- origin [2026-03-23T02:07:52.273Z] 2026-03-23 02:07:52,227 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-23T02:07:52.840Z] 2026-03-23 02:07:52,746 [run_push] DEBUG no remote changes detected [2026-03-23T02:07:52.840Z] 2026-03-23 02:07:52,747 [execute] INFO git push origin semver [2026-03-23T02:07:52.840Z] 2026-03-23 02:07:52,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-23T02:07:53.777Z] 2026-03-23 02:07:53,529 [run_push] DEBUG push all version tags [2026-03-23T02:07:53.777Z] 2026-03-23 02:07:53,529 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-23T02:07:53.777Z] 2026-03-23 02:07:53,529 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T02:07:54.347Z] 2026-03-23 02:07:54,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-23T02:07:54.347Z] 4.1.0-dev.10 [Pipeline] } [2026-03-23T02:07:54.339Z] $ docker exec --env ******** --env ******** d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc ssh-agent -k [2026-03-23T02:07:54.437Z] unset SSH_AUTH_SOCK; [2026-03-23T02:07:54.437Z] unset SSH_AGENT_PID; [2026-03-23T02:07:54.437Z] echo Agent pid 38 killed; [2026-03-23T02:07:54.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T02:07:54.780Z] + git semver [Pipeline] } [2026-03-23T02:07:55.036Z] $ docker stop --time=1 d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc [2026-03-23T02:07:56.305Z] $ docker rm -f --volumes d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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 [2026-03-23T02:07:56.869Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2026-03-23T02:07:56.869Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-03-23T02:07:56.869Z] total 16 [2026-03-23T02:07:56.869Z] drwxr-xr-x 3 root root 4096 Mar 23 01:53 . [2026-03-23T02:07:56.869Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 02:07 .. [2026-03-23T02:07:56.869Z] drwxr-xr-x 2 root root 4096 Mar 23 01:53 cost [2026-03-23T02:07:56.869Z] -rw-r--r-- 1 root root 83 Mar 23 01:53 cost.csv [2026-03-23T02:07:56.869Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2026-03-23T02:07:56.869Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-03-23T02:07:56.869Z] total 16 [2026-03-23T02:07:56.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:53 . [2026-03-23T02:07:56.869Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 02:07 .. [2026-03-23T02:07:56.869Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 01:53 cost [2026-03-23T02:07:56.869Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 23 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:07:57.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:07:58.014Z] ---> package-listing.sh [2026-03-23T02:07:58.014Z] ++ facter osfamily [2026-03-23T02:07:58.014Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T02:07:58.273Z] + OS_FAMILY=debian [2026-03-23T02:07:58.273Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-03-23T02:07:58.273Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T02:07:58.273Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T02:07:58.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T02:07:58.273Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T02:07:58.273Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-23T02:07:58.273Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T02:07:58.273Z] + case "${OS_FAMILY}" in [2026-03-23T02:07:58.273Z] + dpkg -l [2026-03-23T02:07:58.273Z] + grep '^ii' [2026-03-23T02:07:58.273Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T02:07:58.273Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T02:07:58.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T02:07:58.273Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-23T02:07:58.273Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-03-23T02:07:58.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-03-23T02:07:58.284Z] 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-23T02:07:58.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T02:07:59.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T02:07:59.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T02:07:59.190Z] prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container [2026-03-23T02:07:59.201Z] $ 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T02:07:59.418Z] $ docker top 22d3cedd5e96bfd15a2ea581c530b35a9a14ffad407899f3dd5ccd3dfd147aae -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T02:07:59.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T02:08:00.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T02:08:00.326Z] + ls /var/log/sa-host [2026-03-23T02:08:00.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T02:08:00.346Z] provisioning config files... [2026-03-23T02:08:00.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1103477362394911373tmp [Pipeline] { [Pipeline] echo [2026-03-23T02:08:00.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:08:00.646Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T02:08:00.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:08:00.958Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T02:08:00.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:08:01.236Z] ---> sudo-logs.sh [2026-03-23T02:08:01.236Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-23T02:08:01.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:08:01.548Z] ---> job-cost.sh [2026-03-23T02:08:01.548Z] lf-activate-venv: SKIPPING [2026-03-23T02:08:01.548Z] DEBUG: total: 0.2199999988079071 [2026-03-23T02:08:01.548Z] INFO: Retrieving Stack Cost... [2026-03-23T02:08:01.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T02:08:02.064Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T02:08:02.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T02:08:02.350Z] ---> logs-deploy.sh [2026-03-23T02:08:02.350Z] lf-activate-venv: SKIPPING [2026-03-23T02:08:02.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/142 [2026-03-23T02:08:02.350Z] INFO: archiving workspace using pattern(s): [2026-03-23T02:08:03.287Z] Archives upload complete. [2026-03-23T02:08:03.546Z] INFO: archiving logs to Nexus [2026-03-23T02:08:04.114Z] ---> uname -a: [2026-03-23T02:08:04.114Z] Linux prd-ubuntu20-04-docker-8c-8g-3919 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] ---> lscpu: [2026-03-23T02:08:04.114Z] Architecture: x86_64 [2026-03-23T02:08:04.114Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-23T02:08:04.114Z] Byte Order: Little Endian [2026-03-23T02:08:04.114Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-23T02:08:04.114Z] CPU(s): 8 [2026-03-23T02:08:04.114Z] On-line CPU(s) list: 0-7 [2026-03-23T02:08:04.114Z] Thread(s) per core: 1 [2026-03-23T02:08:04.114Z] Core(s) per socket: 1 [2026-03-23T02:08:04.114Z] Socket(s): 8 [2026-03-23T02:08:04.114Z] NUMA node(s): 1 [2026-03-23T02:08:04.114Z] Vendor ID: AuthenticAMD [2026-03-23T02:08:04.114Z] CPU family: 23 [2026-03-23T02:08:04.114Z] Model: 49 [2026-03-23T02:08:04.114Z] Model name: AMD EPYC-Rome Processor [2026-03-23T02:08:04.114Z] Stepping: 0 [2026-03-23T02:08:04.114Z] CPU MHz: 2799.974 [2026-03-23T02:08:04.114Z] BogoMIPS: 5599.94 [2026-03-23T02:08:04.114Z] Virtualization: AMD-V [2026-03-23T02:08:04.114Z] Hypervisor vendor: KVM [2026-03-23T02:08:04.114Z] Virtualization type: full [2026-03-23T02:08:04.114Z] L1d cache: 256 KiB [2026-03-23T02:08:04.114Z] L1i cache: 256 KiB [2026-03-23T02:08:04.114Z] L2 cache: 4 MiB [2026-03-23T02:08:04.114Z] L3 cache: 128 MiB [2026-03-23T02:08:04.114Z] NUMA node0 CPU(s): 0-7 [2026-03-23T02:08:04.114Z] Vulnerability Gather data sampling: Not affected [2026-03-23T02:08:04.114Z] Vulnerability Itlb multihit: Not affected [2026-03-23T02:08:04.114Z] Vulnerability L1tf: Not affected [2026-03-23T02:08:04.114Z] Vulnerability Mds: Not affected [2026-03-23T02:08:04.114Z] Vulnerability Meltdown: Not affected [2026-03-23T02:08:04.114Z] Vulnerability Mmio stale data: Not affected [2026-03-23T02:08:04.114Z] Vulnerability Retbleed: Vulnerable [2026-03-23T02:08:04.114Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-23T02:08:04.114Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-03-23T02:08:04.114Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-03-23T02:08:04.114Z] Vulnerability Srbds: Not affected [2026-03-23T02:08:04.114Z] Vulnerability Tsx async abort: Not affected [2026-03-23T02:08:04.114Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] ---> nproc: [2026-03-23T02:08:04.114Z] 8 [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] ---> df -h: [2026-03-23T02:08:04.114Z] Filesystem Size Used Avail Use% Mounted on [2026-03-23T02:08:04.114Z] overlay 155G 15G 141G 10% / [2026-03-23T02:08:04.114Z] tmpfs 64M 0 64M 0% /dev [2026-03-23T02:08:04.114Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-03-23T02:08:04.114Z] shm 64M 0 64M 0% /dev/shm [2026-03-23T02:08:04.114Z] /dev/vda1 155G 15G 141G 10% /facter-os [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] ---> sar -b -r -n DEV: [2026-03-23T02:08:04.114Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3919) 03/23/26 _x86_64_ (8 CPU) [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] 01:49:00 LINUX RESTART (8 CPU) [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] 01:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-03-23T02:08:04.114Z] 01:51:01 282.21 12.88 269.33 0.00 1759.16 75251.11 0.00 [2026-03-23T02:08:04.114Z] 01:52:01 122.56 0.33 122.23 0.00 26.93 36125.85 0.00 [2026-03-23T02:08:04.114Z] 01:53:01 1.27 0.00 1.27 0.00 0.00 16.15 0.00 [2026-03-23T02:08:04.114Z] 01:54:01 47.30 0.03 47.27 0.00 2.53 16821.19 0.00 [2026-03-23T02:08:04.114Z] 01:55:01 33.31 5.00 28.31 0.00 4511.78 6399.07 0.00 [2026-03-23T02:08:04.114Z] 01:56:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 [2026-03-23T02:08:04.114Z] 01:57:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2026-03-23T02:08:04.114Z] 01:58:01 1.93 0.00 1.93 0.00 0.00 22.66 0.00 [2026-03-23T02:08:04.114Z] 01:59:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2026-03-23T02:08:04.114Z] 02:00:01 1.98 0.00 1.98 0.00 0.00 36.53 0.00 [2026-03-23T02:08:04.114Z] 02:01:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2026-03-23T02:08:04.114Z] 02:02:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2026-03-23T02:08:04.114Z] 02:03:01 0.80 0.00 0.80 0.00 0.00 9.46 0.00 [2026-03-23T02:08:04.114Z] 02:04:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2026-03-23T02:08:04.114Z] 02:05:01 1.70 0.02 1.68 0.00 0.13 17.73 0.00 [2026-03-23T02:08:04.114Z] 02:06:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2026-03-23T02:08:04.114Z] 02:07:01 6.97 0.13 6.83 0.00 11.86 6953.77 0.00 [2026-03-23T02:08:04.114Z] 02:08:01 163.82 0.80 163.02 0.00 26.13 64313.68 0.00 [2026-03-23T02:08:04.114Z] Average: 37.18 1.06 36.13 0.00 350.81 11389.03 0.00 [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] 01:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-03-23T02:08:04.114Z] 01:51:01 26564512 31352876 923828 2.81 158472 4719136 1896740 5.59 1713816 3994432 401008 [2026-03-23T02:08:04.114Z] 01:52:01 26600728 31516840 761448 2.32 163236 4849148 1653980 4.88 1668388 4013196 160 [2026-03-23T02:08:04.114Z] 01:53:01 26600928 31517192 760832 2.31 163272 4849152 1653980 4.88 1667916 4013200 40 [2026-03-23T02:08:04.114Z] 01:54:01 26075776 31513976 762240 2.32 182520 5301032 1670216 4.92 1695800 4452536 148 [2026-03-23T02:08:04.114Z] 01:55:01 25738432 31490788 771224 2.35 188124 5600748 1741632 5.13 1896952 4562696 12 [2026-03-23T02:08:04.114Z] 01:56:01 25743172 31495628 766292 2.33 188216 5600748 1741632 5.13 1893076 4562696 52 [2026-03-23T02:08:04.114Z] 01:57:01 25745548 31498104 763716 2.32 188300 5600756 1741632 5.13 1890604 4562704 12 [2026-03-23T02:08:04.114Z] 01:58:01 25753044 31505672 756068 2.30 188384 5600756 1741632 5.13 1882796 4562704 12 [2026-03-23T02:08:04.114Z] 01:59:01 25752776 31505456 756176 2.30 188424 5600756 1741632 5.13 1882860 4562712 16 [2026-03-23T02:08:04.114Z] 02:00:01 25754116 31507020 754440 2.30 188504 5600868 1741632 5.13 1883564 4562816 8 [2026-03-23T02:08:04.114Z] 02:01:01 25754280 31507216 754152 2.29 188536 5600868 1741632 5.13 1883332 4562816 12 [2026-03-23T02:08:04.114Z] 02:02:01 25753628 31506592 754692 2.30 188560 5600872 1741632 5.13 1883408 4562820 16 [2026-03-23T02:08:04.114Z] 02:03:01 25753760 31506772 754248 2.29 188576 5600872 1741632 5.13 1883408 4562820 168 [2026-03-23T02:08:04.114Z] 02:04:01 25753248 31506280 754700 2.30 188608 5600876 1741632 5.13 1883368 4562824 60 [2026-03-23T02:08:04.114Z] 02:05:01 25753316 31506676 754264 2.29 188652 5600880 1736524 5.12 1882488 4562828 24 [2026-03-23T02:08:04.114Z] 02:06:01 25753088 31506480 754408 2.30 188684 5600884 1736524 5.12 1882324 4562828 20 [2026-03-23T02:08:04.114Z] 02:07:01 25282420 31479620 780200 2.37 195556 6013600 1885252 5.56 1912448 4975212 206452 [2026-03-23T02:08:04.114Z] 02:08:01 24185748 31448476 802508 2.44 241212 6917416 1793124 5.29 2029836 5834384 228 [2026-03-23T02:08:04.114Z] Average: 25795473 31492870 771413 2.35 186991 5547743 1746814 5.15 1850910 4557568 33803 [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z] 01:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-03-23T02:08:04.114Z] 01:51:01 ens3 619.25 401.42 6514.61 67.65 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:51:01 veth1108bba 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:51:01 docker0 312.25 467.55 26.75 3091.37 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:51:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:52:01 ens3 93.42 75.97 235.76 381.96 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:52:01 docker0 4.50 8.23 0.33 128.22 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:52:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:53:01 ens3 6.02 1.90 6.04 0.34 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:54:01 ens3 98.50 57.06 2522.21 11.06 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:54:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:55:01 ens3 108.73 62.34 2119.37 4.48 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:55:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:56:01 ens3 0.45 0.18 1.44 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:58:01 ens3 0.33 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:59:01 ens3 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:00:01 ens3 0.88 0.50 0.44 0.35 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:01:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:04:01 ens3 1.08 0.48 0.38 0.22 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:05:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:06:01 ens3 0.27 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:07:01 ens3 128.13 71.72 4020.12 7.86 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:07:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:08:01 ens3 348.56 240.11 4178.27 188.46 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:08:01 docker0 58.86 89.84 5.97 867.59 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] 02:08:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] Average: ens3 77.64 50.35 1083.74 36.77 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] Average: docker0 20.60 31.02 1.81 224.39 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2026-03-23T02:08:04.114Z] [2026-03-23T02:08:04.114Z]