Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6291b7935da4ae9a9d73cf7e756e817f8715d6d 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-ssh18381850174013721435.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9223409528933143314.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2652076444002790195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh8926905218612241416.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-ssh14494136127201569004.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 ‘prd-ubuntu20.04-docker-8c-8g-10698’ Running on prd-ubuntu20.04-docker-8c-8g-10713 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 > 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 Avoid second fetch Checking out Revision c6291b7935da4ae9a9d73cf7e756e817f8715d6d (main) Commit message: "Merge pull request #283 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f c6291b7935da4ae9a9d73cf7e756e817f8715d6d # timeout=10 > git rev-list --no-walk c029423759115316bd87951ccf52c79e62451533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T06:32:10.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T06:32:22.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T06:32:22.298Z] ========================================================= [2026-05-25T06:32:22.299Z] EdgeX Global Pipelines Version Info [2026-05-25T06:32:22.299Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:32:23.185Z] ------------------- [2026-05-25T06:32:23.185Z] stable info: [2026-05-25T06:32:23.185Z] ------------------- [2026-05-25T06:32:23.185Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T06:32:23.185Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T06:32:23.185Z] Message: update stable to v1.0.280 [2026-05-25T06:32:24.122Z] ------------------- [2026-05-25T06:32:24.122Z] experimental info: [2026-05-25T06:32:24.123Z] ------------------- [2026-05-25T06:32:24.123Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T06:32:24.123Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T06:32:24.123Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T06:32:24.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2026-05-25T06:32:24.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2026-05-25T06:32:24.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T06:32:24.289Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T06:32:24.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T06:32:24.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T06:32:24.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T06:32:24.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T06:32:24.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T06:32:24.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T06:32:24.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T06:32:24.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2026-05-25T06:32:24.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T06:32:24.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T06:32:24.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T06:32:24.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T06:32:24.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T06:32:24.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T06:32:24.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T06:32:24.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T06:32:24.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T06:32:24.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T06:32:24.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T06:32:24.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T06:32:24.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T06:32:24.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T06:32:24.879Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T06:32:24.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T06:32:24.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T06:32:24.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T06:32:24.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo [2026-05-25T06:32:25.020Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6291b7 [Pipeline] echo [2026-05-25T06:32:25.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T06:32:25.112Z] provisioning config files... [2026-05-25T06:32:25.144Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12219028769571913269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:32:25.550Z] ---> ****-login.sh [2026-05-25T06:32:25.550Z] nexus3.edgexfoundry.org:10001 [2026-05-25T06:32:25.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:25.810Z] [2026-05-25T06:32:25.810Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T06:32:25.810Z] Configure a credential helper to remove this warning. See [2026-05-25T06:32:25.810Z] https://docs.****.com/go/credential-store/ [2026-05-25T06:32:25.810Z] [2026-05-25T06:32:25.810Z] Login Succeeded [2026-05-25T06:32:25.810Z] nexus3.edgexfoundry.org:10002 [2026-05-25T06:32:25.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:25.810Z] [2026-05-25T06:32:25.810Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T06:32:25.810Z] Configure a credential helper to remove this warning. See [2026-05-25T06:32:25.810Z] https://docs.****.com/go/credential-store/ [2026-05-25T06:32:25.810Z] [2026-05-25T06:32:25.810Z] Login Succeeded [2026-05-25T06:32:25.810Z] nexus3.edgexfoundry.org:10003 [2026-05-25T06:32:26.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:26.072Z] [2026-05-25T06:32:26.072Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T06:32:26.072Z] Configure a credential helper to remove this warning. See [2026-05-25T06:32:26.072Z] https://docs.****.com/go/credential-store/ [2026-05-25T06:32:26.072Z] [2026-05-25T06:32:26.072Z] Login Succeeded [2026-05-25T06:32:26.072Z] nexus3.edgexfoundry.org:10004 [2026-05-25T06:32:26.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:26.072Z] [2026-05-25T06:32:26.072Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T06:32:26.072Z] Configure a credential helper to remove this warning. See [2026-05-25T06:32:26.072Z] https://docs.****.com/go/credential-store/ [2026-05-25T06:32:26.072Z] [2026-05-25T06:32:26.072Z] Login Succeeded [2026-05-25T06:32:26.072Z] ****.io [2026-05-25T06:32:26.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:26.359Z] [2026-05-25T06:32:26.359Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T06:32:26.359Z] Configure a credential helper to remove this warning. See [2026-05-25T06:32:26.359Z] https://docs.****.com/go/credential-store/ [2026-05-25T06:32:26.359Z] [2026-05-25T06:32:26.359Z] Login Succeeded [2026-05-25T06:32:26.359Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T06:32:26.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T06:32:26.998Z] + git rev-list -1 --merges c6291b7935da4ae9a9d73cf7e756e817f8715d6d~1..c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo [2026-05-25T06:32:27.031Z] -----------> git rev-list -1 --merges c6291b7935da4ae9a9d73cf7e756e817f8715d6d~1..c6291b7935da4ae9a9d73cf7e756e817f8715d6d c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:32:27.031Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d [false] [Pipeline] sh [2026-05-25T06:32:27.339Z] + git log --format=format:%s -1 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo [2026-05-25T06:32:27.363Z] ========================================================= [2026-05-25T06:32:27.363Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T06:32:27.363Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T06:32:27.687Z] + git log --format=format:%s -1 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] echo [2026-05-25T06:32:27.699Z] [semverPrep] GIT_COMMIT: c6291b7935da4ae9a9d73cf7e756e817f8715d6d, Commit Message: Merge pull request #283 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T06:32:27.750Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T06:32:28.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T06:32:28.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T06:32:28.119Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T06:32:28.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T06:32:28.119Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T06:32:28.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T06:32:28.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:32:28.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T06:32:28.479Z] [2026-05-25T06:32:28.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:32:28.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T06:32:28.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T06:32:28.781Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T06:32:28.781Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T06:32:28.781Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T06:32:28.781Z] 461d9e800cba: Pulling fs layer [2026-05-25T06:32:28.781Z] 80192f66455f: Pulling fs layer [2026-05-25T06:32:28.781Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T06:32:28.781Z] a29436f7fd5d: Pulling fs layer [2026-05-25T06:32:28.781Z] 923cac83aea3: Pulling fs layer [2026-05-25T06:32:28.781Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T06:32:28.781Z] db01528c6b51: Pulling fs layer [2026-05-25T06:32:28.781Z] 28988de357af: Pulling fs layer [2026-05-25T06:32:28.781Z] 461d9e800cba: Waiting [2026-05-25T06:32:28.781Z] 80192f66455f: Waiting [2026-05-25T06:32:28.781Z] 2e8e34ca0e6c: Waiting [2026-05-25T06:32:28.781Z] 25ad8b0a4227: Waiting [2026-05-25T06:32:28.781Z] db01528c6b51: Waiting [2026-05-25T06:32:28.781Z] a29436f7fd5d: Waiting [2026-05-25T06:32:28.781Z] 28988de357af: Waiting [2026-05-25T06:32:28.781Z] 923cac83aea3: Waiting [2026-05-25T06:32:29.041Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T06:32:29.041Z] 6bf1a483ea7c: Download complete [2026-05-25T06:32:29.041Z] 461d9e800cba: Verifying Checksum [2026-05-25T06:32:29.041Z] 461d9e800cba: Download complete [2026-05-25T06:32:29.041Z] 80192f66455f: Download complete [2026-05-25T06:32:29.041Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T06:32:29.041Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T06:32:29.041Z] 3dae71ba6b94: Download complete [2026-05-25T06:32:29.041Z] 923cac83aea3: Verifying Checksum [2026-05-25T06:32:29.041Z] 923cac83aea3: Download complete [2026-05-25T06:32:29.328Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T06:32:29.328Z] 25ad8b0a4227: Download complete [2026-05-25T06:32:29.328Z] db01528c6b51: Verifying Checksum [2026-05-25T06:32:29.328Z] db01528c6b51: Download complete [2026-05-25T06:32:29.328Z] 28988de357af: Verifying Checksum [2026-05-25T06:32:29.328Z] 28988de357af: Download complete [2026-05-25T06:32:29.328Z] a29436f7fd5d: Download complete [2026-05-25T06:32:29.899Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T06:32:29.899Z] 2e8e34ca0e6c: Download complete [2026-05-25T06:32:30.845Z] 3dae71ba6b94: Pull complete [2026-05-25T06:32:31.103Z] 6bf1a483ea7c: Pull complete [2026-05-25T06:32:31.673Z] f5dfc541a4d3: Pull complete [2026-05-25T06:32:31.673Z] 461d9e800cba: Pull complete [2026-05-25T06:32:31.939Z] 80192f66455f: Pull complete [2026-05-25T06:32:36.174Z] 2e8e34ca0e6c: Pull complete [2026-05-25T06:32:36.433Z] a29436f7fd5d: Pull complete [2026-05-25T06:32:36.433Z] 923cac83aea3: Pull complete [2026-05-25T06:32:36.705Z] 25ad8b0a4227: Pull complete [2026-05-25T06:32:36.705Z] db01528c6b51: Pull complete [2026-05-25T06:32:36.705Z] 28988de357af: Pull complete [2026-05-25T06:32:36.705Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T06:32:36.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T06:32:36.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:32:36.854Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:32:36.883Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T06:32:38.796Z] $ docker top 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 -eo pid,comm [2026-05-25T06:32:38.861Z] 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-05-25T06:32:38.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T06:32:38.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T06:32:38.916Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T06:32:39.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T06:32:39.048Z] $ docker exec 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent [2026-05-25T06:32:39.161Z] SSH_AUTH_SOCK=/tmp/ssh-LegbNOj9woIj/agent.33 [2026-05-25T06:32:39.161Z] SSH_AGENT_PID=39 [2026-05-25T06:32:39.169Z] Running ssh-add (command line suppressed) [2026-05-25T06:32:39.295Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1876495608653376418.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1876495608653376418.key) [2026-05-25T06:32:39.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T06:32:39.596Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2026-05-25T06:32:39.926Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T06:32:40.018Z] $ docker exec --env ******** --env ******** 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent -k [2026-05-25T06:32:40.097Z] unset SSH_AUTH_SOCK; [2026-05-25T06:32:40.097Z] unset SSH_AGENT_PID; [2026-05-25T06:32:40.097Z] echo Agent pid 39 killed; [2026-05-25T06:32:40.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T06:32:40.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T06:32:40.293Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T06:32:40.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T06:32:40.436Z] $ docker exec 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent [2026-05-25T06:32:40.558Z] SSH_AUTH_SOCK=/tmp/ssh-0KCVXBmlOIFm/agent.86 [2026-05-25T06:32:40.558Z] SSH_AGENT_PID=92 [2026-05-25T06:32:40.562Z] Running ssh-add (command line suppressed) [2026-05-25T06:32:40.663Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3984727021269671274.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3984727021269671274.key) [2026-05-25T06:32:40.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T06:32:41.072Z] + git semver init [2026-05-25T06:32:41.336Z] 2026-05-25 06:32:41,274 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T06:32:41.336Z] 2026-05-25 06:32:41,278 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T06:32:41.336Z] 2026-05-25 06:32:41,279 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2026-05-25T06:32:41.336Z] 2026-05-25 06:32:41,279 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2026-05-25T06:32:41.336Z] 2026-05-25 06:32:41,279 [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-05-25T06:32:43.267Z] 2026-05-25 06:32:42,864 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2026-05-25T06:32:43.267Z] 2026-05-25 06:32:42,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2026-05-25T06:32:43.267Z] 2026-05-25 06:32:42,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:32:43.267Z] 2026-05-25 06:32:42,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:32:43.267Z] 4.1.0-dev.10 [Pipeline] } [2026-05-25T06:32:43.308Z] $ docker exec --env ******** --env ******** 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 ssh-agent -k [2026-05-25T06:32:43.407Z] unset SSH_AUTH_SOCK; [2026-05-25T06:32:43.407Z] unset SSH_AGENT_PID; [2026-05-25T06:32:43.408Z] echo Agent pid 92 killed; [2026-05-25T06:32:43.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T06:32:43.828Z] + git semver [Pipeline] } [2026-05-25T06:32:44.183Z] $ docker stop --time=1 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 [2026-05-25T06:32:45.547Z] $ docker rm -f --volumes 8772165e0105259390676fe97751b0136405e072e152e4675b7a24956808ebd0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T06:32:45.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T06:32:46.687Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T06:32:46.690Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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-05-25T06:32:46.902Z] provisioning config files... [2026-05-25T06:32:47.002Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15452854334996710227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:32:47.351Z] ---> ****-login.sh [2026-05-25T06:32:47.351Z] nexus3.edgexfoundry.org:10001 [2026-05-25T06:32:47.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:47.351Z] Login Succeeded [2026-05-25T06:32:47.351Z] nexus3.edgexfoundry.org:10002 [2026-05-25T06:32:47.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:47.351Z] Login Succeeded [2026-05-25T06:32:47.351Z] nexus3.edgexfoundry.org:10003 [2026-05-25T06:32:47.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:47.610Z] Login Succeeded [2026-05-25T06:32:47.610Z] nexus3.edgexfoundry.org:10004 [2026-05-25T06:32:47.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:47.610Z] Login Succeeded [2026-05-25T06:32:47.610Z] ****.io [2026-05-25T06:32:47.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:32:47.868Z] Login Succeeded [2026-05-25T06:32:47.868Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T06:32:47.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T06:32:47.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T06:32:47.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T06:32:48.010Z] ========================================================= [2026-05-25T06:32:48.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T06:32:48.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:32:48.354Z] + 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-05-25T06:32:48.925Z] #0 building with "default" instance using docker driver [2026-05-25T06:32:48.925Z] [2026-05-25T06:32:48.925Z] #1 [internal] load build definition from Dockerfile [2026-05-25T06:32:48.925Z] #1 transferring dockerfile: 1.73kB done [2026-05-25T06:32:48.925Z] #1 DONE 0.0s [2026-05-25T06:32:48.925Z] [2026-05-25T06:32:48.925Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T06:32:48.925Z] #2 DONE 0.1s [2026-05-25T06:32:49.197Z] [2026-05-25T06:32:49.197Z] #3 [internal] load .dockerignore [2026-05-25T06:32:49.197Z] #3 transferring context: 160B done [2026-05-25T06:32:49.197Z] #3 DONE 0.0s [2026-05-25T06:32:49.197Z] [2026-05-25T06:32:49.197Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T06:32:49.197Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T06:32:49.197Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T06:32:49.197Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T06:32:49.197Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T06:32:49.197Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T06:32:49.197Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T06:32:49.197Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-05-25T06:32:49.197Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T06:32:49.197Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T06:32:49.197Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s [2026-05-25T06:32:49.197Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-05-25T06:32:49.197Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T06:32:49.197Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T06:32:49.197Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-25T06:32:49.197Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-25T06:32:49.456Z] #4 ... [2026-05-25T06:32:49.456Z] [2026-05-25T06:32:49.456Z] #5 [internal] load build context [2026-05-25T06:32:49.456Z] #5 transferring context: 34.77MB 0.3s done [2026-05-25T06:32:49.456Z] #5 DONE 0.3s [2026-05-25T06:32:49.456Z] [2026-05-25T06:32:49.456Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T06:32:49.456Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s [2026-05-25T06:32:49.456Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T06:32:49.456Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-25T06:32:49.456Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s [2026-05-25T06:32:49.456Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-25T06:32:49.456Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-25T06:32:49.456Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 0.5s [2026-05-25T06:32:49.456Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-25T06:32:49.456Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s [2026-05-25T06:32:49.713Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s [2026-05-25T06:32:49.713Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-25T06:32:49.972Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-25T06:32:49.972Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.7s [2026-05-25T06:32:49.972Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-25T06:32:49.972Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T06:32:49.972Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.20MB / 112.58MB 0.9s [2026-05-25T06:32:50.229Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-25T06:32:54.459Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2026-05-25T06:32:54.459Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T06:32:54.459Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T06:32:54.459Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T06:32:54.459Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T06:32:54.459Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T06:32:55.052Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-25T06:32:55.052Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-25T06:32:58.395Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-05-25T06:32:58.395Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-25T06:32:58.653Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-25T06:32:58.653Z] #4 DONE 9.6s [2026-05-25T06:32:58.919Z] [2026-05-25T06:32:58.919Z] #6 [builder 2/7] WORKDIR /device-gpio [2026-05-25T06:33:00.300Z] #6 DONE 1.5s [2026-05-25T06:33:00.300Z] [2026-05-25T06:33:00.300Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T06:33:00.300Z] #7 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T06:33:00.558Z] #7 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T06:33:00.818Z] #7 0.755 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T06:33:01.076Z] #7 0.765 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T06:33:01.076Z] #7 0.770 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T06:33:01.076Z] #7 0.793 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T06:33:01.076Z] #7 0.806 Executing busybox-1.37.0-r19.trigger [2026-05-25T06:33:01.076Z] #7 0.815 OK: 269 MiB in 64 packages [2026-05-25T06:33:01.076Z] #7 DONE 0.9s [2026-05-25T06:33:01.341Z] [2026-05-25T06:33:01.341Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T06:33:01.341Z] #8 DONE 0.0s [2026-05-25T06:33:01.341Z] [2026-05-25T06:33:01.341Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T06:33:01.859Z] Still waiting to schedule task [2026-05-25T06:33:01.859Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10702’ [2026-05-25T06:33:13.701Z] #9 DONE 11.1s [2026-05-25T06:33:13.701Z] [2026-05-25T06:33:13.701Z] #10 [builder 6/7] COPY . . [2026-05-25T06:33:13.701Z] #10 DONE 0.1s [2026-05-25T06:33:13.701Z] [2026-05-25T06:33:13.701Z] #11 [builder 7/7] RUN echo noop [2026-05-25T06:33:13.701Z] #11 0.185 noop [2026-05-25T06:33:13.701Z] #11 DONE 0.2s [2026-05-25T06:33:13.701Z] [2026-05-25T06:33:13.701Z] #12 exporting to image [2026-05-25T06:33:13.701Z] #12 exporting layers [2026-05-25T06:33:20.514Z] #12 exporting layers 7.1s done [2026-05-25T06:33:20.514Z] #12 writing image sha256:961a29eb07eeb27e5b566851faba53117a999f8ec8e8c42e353b08376d4366a3 done [2026-05-25T06:33:20.514Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T06:33:20.514Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:33:20.897Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T06:33:20.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:33:21.074Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:33:21.155Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-25T06:33:21.431Z] $ docker top e1ef600f4efeb7cadcb62ecaca195d4ca68ffabf3c76b64df33427c45c31f80c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T06:33:21.834Z] + go version [2026-05-25T06:33:21.834Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T06:33:21.851Z] $ docker stop --time=1 e1ef600f4efeb7cadcb62ecaca195d4ca68ffabf3c76b64df33427c45c31f80c [2026-05-25T06:33:23.127Z] $ docker rm -f --volumes e1ef600f4efeb7cadcb62ecaca195d4ca68ffabf3c76b64df33427c45c31f80c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:33:23.593Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T06:33:23.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:33:23.663Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:33:23.697Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-25T06:33:23.925Z] $ docker top 63d6bfdccb0afe2b88ffda95d4486f055c13d5a99cd8d0e4f488b4e299c12d08 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T06:33:24.292Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T06:33:24.594Z] + make test [2026-05-25T06:33:24.594Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T06:33:25.527Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-05-25T06:33:47.524Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-05-25T06:33:47.524Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-05-25T06:33:54.235Z] 0 issues. [2026-05-25T06:33:54.235Z] go vet ./... [2026-05-25T06:33:59.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T06:33:59.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T06:33:59.654Z] ./bin/test-attribution-txt.sh [2026-05-25T06:33:59.654Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T06:33:59.654Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T06:33:59.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T06:33:59.707Z] $ docker stop --time=1 63d6bfdccb0afe2b88ffda95d4486f055c13d5a99cd8d0e4f488b4e299c12d08 [2026-05-25T06:34:01.885Z] $ docker rm -f --volumes 63d6bfdccb0afe2b88ffda95d4486f055c13d5a99cd8d0e4f488b4e299c12d08 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T06:34:02.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T06:34:02.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T06:34:03.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T06:34:03.379Z] + ls -al . [2026-05-25T06:34:03.379Z] total 228 [2026-05-25T06:34:03.379Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 06:33 . [2026-05-25T06:34:03.379Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 06:32 .. [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 120 May 25 06:32 .dockerignore [2026-05-25T06:34:03.379Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 06:33 .git [2026-05-25T06:34:03.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:32 .github [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 277 May 25 06:32 .gitignore [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 06:32 .golangci.yml [2026-05-25T06:34:03.379Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 06:32 .semver [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 22061 May 25 06:32 Attribution.txt [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 8143 May 25 06:32 CHANGELOG.md [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 1694 May 25 06:32 Dockerfile [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 06:32 GOVERNANCE.md [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 680 May 25 06:32 Jenkinsfile [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 06:32 LICENSE [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 1922 May 25 06:32 Makefile [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 06:32 OWNERS.md [2026-05-25T06:34:03.379Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 25 06:32 README.md [2026-05-25T06:34:03.380Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 06:32 VERSION [2026-05-25T06:34:03.380Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 06:32 bin [2026-05-25T06:34:03.380Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:32 cmd [2026-05-25T06:34:03.380Z] -rw-r--r-- 1 jenkins jenkins 11324 May 25 06:33 coverage.out [2026-05-25T06:34:03.380Z] -rw-rw-r-- 1 jenkins jenkins 6550 May 25 06:32 go.mod [2026-05-25T06:34:03.380Z] -rw-rw-r-- 1 jenkins jenkins 89534 May 25 06:32 go.sum [2026-05-25T06:34:03.380Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:32 internal [2026-05-25T06:34:03.380Z] -rw-rw-r-- 1 jenkins jenkins 209 May 25 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:03.697Z] + 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=c6291b7935da4ae9a9d73cf7e756e817f8715d6d --label arch=amd64 --label version=4.1.0-dev.10 . [2026-05-25T06:34:03.955Z] #0 building with "default" instance using docker driver [2026-05-25T06:34:03.955Z] [2026-05-25T06:34:03.955Z] #1 [internal] load build definition from Dockerfile [2026-05-25T06:34:03.955Z] #1 transferring dockerfile: 1.73kB done [2026-05-25T06:34:03.956Z] #1 DONE 0.0s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T06:34:03.956Z] #2 DONE 0.0s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T06:34:03.956Z] #3 DONE 0.1s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #4 [internal] load .dockerignore [2026-05-25T06:34:03.956Z] #4 transferring context: 32B [2026-05-25T06:34:03.956Z] #4 transferring context: 160B done [2026-05-25T06:34:03.956Z] #4 DONE 0.0s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #5 [internal] load build context [2026-05-25T06:34:03.956Z] #5 transferring context: 22.64kB 0.0s done [2026-05-25T06:34:03.956Z] #5 DONE 0.0s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T06:34:03.956Z] #6 DONE 0.1s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T06:34:03.956Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-25T06:34:03.956Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T06:34:03.956Z] #7 ... [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #8 [builder 2/7] WORKDIR /device-gpio [2026-05-25T06:34:03.956Z] #8 DONE 0.0s [2026-05-25T06:34:03.956Z] [2026-05-25T06:34:03.956Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T06:34:03.956Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T06:34:03.956Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T06:34:03.956Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T06:34:03.956Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T06:34:04.213Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T06:34:04.213Z] #7 DONE 0.3s [2026-05-25T06:34:04.213Z] [2026-05-25T06:34:04.213Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T06:34:04.472Z] #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T06:34:04.472Z] #9 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T06:34:04.733Z] #9 0.637 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T06:34:04.990Z] #9 0.641 Executing busybox-1.37.0-r20.trigger [2026-05-25T06:34:04.990Z] #9 0.647 OK: 7 MiB in 17 packages [2026-05-25T06:34:04.990Z] #9 DONE 0.8s [2026-05-25T06:34:04.990Z] [2026-05-25T06:34:04.990Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T06:34:04.990Z] #10 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T06:34:04.990Z] #10 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T06:34:04.990Z] #10 0.784 OK: 269 MiB in 64 packages [2026-05-25T06:34:04.990Z] #10 DONE 0.9s [2026-05-25T06:34:04.990Z] [2026-05-25T06:34:04.990Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T06:34:04.990Z] #11 DONE 0.0s [2026-05-25T06:34:04.990Z] [2026-05-25T06:34:04.990Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T06:34:05.561Z] #12 DONE 0.5s [2026-05-25T06:34:05.561Z] [2026-05-25T06:34:05.561Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T06:34:05.561Z] #13 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T06:34:05.561Z] #13 0.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T06:34:05.561Z] #13 ... [2026-05-25T06:34:05.561Z] [2026-05-25T06:34:05.561Z] #14 [builder 6/7] COPY . . [2026-05-25T06:34:05.561Z] #14 DONE 0.1s [2026-05-25T06:34:05.820Z] [2026-05-25T06:34:05.820Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T06:34:05.820Z] #13 0.817 OK: 7 MiB in 17 packages [2026-05-25T06:34:05.820Z] #13 DONE 0.9s [2026-05-25T06:34:05.820Z] [2026-05-25T06:34:05.820Z] #15 [builder 7/7] RUN make build [2026-05-25T06:34:06.079Z] #15 0.213 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-05-25T06:34:32.642Z] #15 DONE 23.3s [2026-05-25T06:34:32.642Z] [2026-05-25T06:34:32.642Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2026-05-25T06:34:32.642Z] #16 DONE 0.0s [2026-05-25T06:34:32.642Z] [2026-05-25T06:34:32.642Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2026-05-25T06:34:32.642Z] #17 DONE 0.0s [2026-05-25T06:34:32.642Z] [2026-05-25T06:34:32.642Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2026-05-25T06:34:32.642Z] #18 DONE 0.2s [2026-05-25T06:34:32.642Z] [2026-05-25T06:34:32.642Z] #19 exporting to image [2026-05-25T06:34:32.642Z] #19 exporting layers 0.1s done [2026-05-25T06:34:32.642Z] #19 writing image sha256:5ce70d6dd56f5c5b56bd562125713291e40c4881c9b45f97f028f2cbf2c21931 done [2026-05-25T06:34:32.642Z] #19 naming to docker.io/library/device-gpio done [2026-05-25T06:34:32.642Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T06:34:32.772Z] provisioning config files... [2026-05-25T06:34:32.781Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13369194401024543409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:34:33.083Z] ---> ****-login.sh [2026-05-25T06:34:33.083Z] nexus3.edgexfoundry.org:10001 [2026-05-25T06:34:33.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:34:33.083Z] Login Succeeded [2026-05-25T06:34:33.083Z] nexus3.edgexfoundry.org:10002 [2026-05-25T06:34:33.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:34:33.083Z] Login Succeeded [2026-05-25T06:34:33.083Z] nexus3.edgexfoundry.org:10003 [2026-05-25T06:34:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:34:33.342Z] Login Succeeded [2026-05-25T06:34:33.342Z] nexus3.edgexfoundry.org:10004 [2026-05-25T06:34:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:34:33.342Z] Login Succeeded [2026-05-25T06:34:33.342Z] ****.io [2026-05-25T06:34:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:34:33.600Z] Login Succeeded [2026-05-25T06:34:33.600Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T06:34:33.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T06:34:33.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T06:34:33.703Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2026-05-25T06:34:33.703Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:34:33.703Z] latest [2026-05-25T06:34:33.703Z] 4.1.0-dev.10 [2026-05-25T06:34:33.703Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [2026-05-25T06:34:33.703Z] main [2026-05-25T06:34:33.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:34.059Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:34.377Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:34:34.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-25T06:34:34.377Z] dbdb6dfd4558: Preparing [2026-05-25T06:34:34.377Z] 8668f9d44f0a: Preparing [2026-05-25T06:34:34.377Z] fd4c6c559bec: Preparing [2026-05-25T06:34:34.377Z] 215088eb964a: Preparing [2026-05-25T06:34:34.377Z] 189f57f9d391: Preparing [2026-05-25T06:34:34.377Z] 0854555d70ac: Preparing [2026-05-25T06:34:34.377Z] 0854555d70ac: Waiting [2026-05-25T06:34:34.377Z] 189f57f9d391: Pushed [2026-05-25T06:34:34.377Z] 0854555d70ac: Layer already exists [2026-05-25T06:34:34.377Z] 215088eb964a: Pushed [2026-05-25T06:34:34.377Z] fd4c6c559bec: Pushed [2026-05-25T06:34:34.377Z] 8668f9d44f0a: Pushed [2026-05-25T06:34:39.646Z] dbdb6dfd4558: Pushed [2026-05-25T06:34:39.646Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:39.975Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:40.308Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-05-25T06:34:40.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-25T06:34:40.309Z] dbdb6dfd4558: Preparing [2026-05-25T06:34:40.309Z] 8668f9d44f0a: Preparing [2026-05-25T06:34:40.309Z] fd4c6c559bec: Preparing [2026-05-25T06:34:40.309Z] 215088eb964a: Preparing [2026-05-25T06:34:40.309Z] 189f57f9d391: Preparing [2026-05-25T06:34:40.309Z] 0854555d70ac: Preparing [2026-05-25T06:34:40.309Z] 0854555d70ac: Waiting [2026-05-25T06:34:40.309Z] fd4c6c559bec: Layer already exists [2026-05-25T06:34:40.309Z] dbdb6dfd4558: Layer already exists [2026-05-25T06:34:40.309Z] 189f57f9d391: Layer already exists [2026-05-25T06:34:40.309Z] 8668f9d44f0a: Layer already exists [2026-05-25T06:34:40.309Z] 215088eb964a: Layer already exists [2026-05-25T06:34:40.309Z] 0854555d70ac: Layer already exists [2026-05-25T06:34:40.309Z] latest: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:40.636Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:40.956Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-05-25T06:34:40.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-25T06:34:40.956Z] dbdb6dfd4558: Preparing [2026-05-25T06:34:40.956Z] 8668f9d44f0a: Preparing [2026-05-25T06:34:40.956Z] fd4c6c559bec: Preparing [2026-05-25T06:34:40.956Z] 215088eb964a: Preparing [2026-05-25T06:34:40.956Z] 189f57f9d391: Preparing [2026-05-25T06:34:40.956Z] 0854555d70ac: Preparing [2026-05-25T06:34:40.956Z] 0854555d70ac: Waiting [2026-05-25T06:34:40.956Z] 215088eb964a: Layer already exists [2026-05-25T06:34:40.956Z] 189f57f9d391: Layer already exists [2026-05-25T06:34:40.956Z] dbdb6dfd4558: Layer already exists [2026-05-25T06:34:40.956Z] fd4c6c559bec: Layer already exists [2026-05-25T06:34:40.956Z] 8668f9d44f0a: Layer already exists [2026-05-25T06:34:40.956Z] 0854555d70ac: Layer already exists [2026-05-25T06:34:40.956Z] 4.1.0-dev.10: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:41.339Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:41.668Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [2026-05-25T06:34:41.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-25T06:34:41.668Z] dbdb6dfd4558: Preparing [2026-05-25T06:34:41.668Z] 8668f9d44f0a: Preparing [2026-05-25T06:34:41.668Z] fd4c6c559bec: Preparing [2026-05-25T06:34:41.668Z] 215088eb964a: Preparing [2026-05-25T06:34:41.668Z] 189f57f9d391: Preparing [2026-05-25T06:34:41.668Z] 0854555d70ac: Preparing [2026-05-25T06:34:41.668Z] 0854555d70ac: Waiting [2026-05-25T06:34:41.668Z] dbdb6dfd4558: Layer already exists [2026-05-25T06:34:41.668Z] fd4c6c559bec: Layer already exists [2026-05-25T06:34:41.668Z] 8668f9d44f0a: Layer already exists [2026-05-25T06:34:41.668Z] 189f57f9d391: Layer already exists [2026-05-25T06:34:41.668Z] 215088eb964a: Layer already exists [2026-05-25T06:34:41.668Z] 0854555d70ac: Layer already exists [2026-05-25T06:34:41.669Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:41.997Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:42.319Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2026-05-25T06:34:42.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-05-25T06:34:42.319Z] dbdb6dfd4558: Preparing [2026-05-25T06:34:42.319Z] 8668f9d44f0a: Preparing [2026-05-25T06:34:42.319Z] fd4c6c559bec: Preparing [2026-05-25T06:34:42.319Z] 215088eb964a: Preparing [2026-05-25T06:34:42.319Z] 189f57f9d391: Preparing [2026-05-25T06:34:42.319Z] 0854555d70ac: Preparing [2026-05-25T06:34:42.319Z] 0854555d70ac: Waiting [2026-05-25T06:34:42.319Z] 215088eb964a: Layer already exists [2026-05-25T06:34:42.319Z] 189f57f9d391: Layer already exists [2026-05-25T06:34:42.319Z] 8668f9d44f0a: Layer already exists [2026-05-25T06:34:42.319Z] fd4c6c559bec: Layer already exists [2026-05-25T06:34:42.319Z] dbdb6dfd4558: Layer already exists [2026-05-25T06:34:42.319Z] 0854555d70ac: Layer already exists [2026-05-25T06:34:42.319Z] main: digest: sha256:b5f2bc880d1be15d18331bab51852f016d1eff86e9cee7edf51a31a312010cdd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T06:34:42.403Z] ===================================================== [Pipeline] echo [2026-05-25T06:34:42.414Z] taggedImages: [2026-05-25T06:34:42.414Z] - nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:34:42.414Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-05-25T06:34:42.414Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.10 [2026-05-25T06:34:42.414Z] - nexus3.edgexfoundry.org:10004/device-gpio:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [2026-05-25T06:34:42.414Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [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-05-25T06:34:42.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T06:34:42.827Z] [2026-05-25T06:34:42.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:34:43.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T06:34:43.132Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T06:34:43.132Z] 5eb5b503b376: Pulling fs layer [2026-05-25T06:34:43.132Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T06:34:43.132Z] ec43610c2a17: Pulling fs layer [2026-05-25T06:34:43.132Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T06:34:43.132Z] 33b1e0a273af: Pulling fs layer [2026-05-25T06:34:43.132Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T06:34:43.132Z] 2f39f015ded8: Pulling fs layer [2026-05-25T06:34:43.132Z] 33b1e0a273af: Waiting [2026-05-25T06:34:43.132Z] 5d3b04190fa2: Waiting [2026-05-25T06:34:43.132Z] 2f39f015ded8: Waiting [2026-05-25T06:34:43.132Z] 3a2ae6a8a46f: Waiting [2026-05-25T06:34:43.132Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T06:34:43.132Z] 5c69ac0246d0: Download complete [2026-05-25T06:34:43.132Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T06:34:43.132Z] 3a2ae6a8a46f: Download complete [2026-05-25T06:34:43.132Z] 33b1e0a273af: Verifying Checksum [2026-05-25T06:34:43.132Z] 33b1e0a273af: Download complete [2026-05-25T06:34:43.132Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T06:34:43.132Z] 5d3b04190fa2: Download complete [2026-05-25T06:34:43.132Z] ec43610c2a17: Verifying Checksum [2026-05-25T06:34:43.132Z] ec43610c2a17: Download complete [2026-05-25T06:34:43.391Z] 5eb5b503b376: Verifying Checksum [2026-05-25T06:34:43.391Z] 5eb5b503b376: Download complete [2026-05-25T06:34:43.977Z] 2f39f015ded8: Download complete [2026-05-25T06:34:44.933Z] 5eb5b503b376: Pull complete [2026-05-25T06:34:44.933Z] 5c69ac0246d0: Pull complete [2026-05-25T06:34:45.499Z] ec43610c2a17: Pull complete [2026-05-25T06:34:45.499Z] 3a2ae6a8a46f: Pull complete [2026-05-25T06:34:45.761Z] 33b1e0a273af: Pull complete [2026-05-25T06:34:45.761Z] 5d3b04190fa2: Pull complete [2026-05-25T06:34:51.139Z] 2f39f015ded8: Pull complete [2026-05-25T06:34:51.139Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T06:34:51.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T06:34:51.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:34:51.231Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:34:51.265Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T06:34:52.814Z] $ docker top fbc2355a627f8f50079aafb53220d71454eb56c3c6f3091960af1c940eb8cb7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:34:53.213Z] ---> job-cost.sh [2026-05-25T06:34:53.213Z] lf-activate-venv: SKIPPING [2026-05-25T06:34:53.213Z] INFO: No Stack... [2026-05-25T06:34:53.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T06:34:53.737Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T06:34:54.026Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2026-05-25T06:34:54.026Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T06:34:54.041Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [2026-05-25T06:34:54.057Z] Resource [jenkins-edgexfoundry-device-gpio-main-145-stack-cost] did not exist. Created. [2026-05-25T06:34:54.064Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T06:34:54.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T06:34:54.423Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T06:34:54.434Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T06:34:54.467Z] $ docker stop --time=1 fbc2355a627f8f50079aafb53220d71454eb56c3c6f3091960af1c940eb8cb7f [2026-05-25T06:34:55.595Z] $ docker rm -f --volumes fbc2355a627f8f50079aafb53220d71454eb56c3c6f3091960af1c940eb8cb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T06:36:30.276Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10715 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2026-05-25T06:36:30.295Z] Running in /w/workspace/device-gpio/145 [Pipeline] { [Pipeline] checkout [2026-05-25T06:36:30.333Z] The recommended git tool is: git [2026-05-25T06:36:36.278Z] using credential edgex-jenkins-ssh [2026-05-25T06:36:36.304Z] Cloning the remote Git repository [2026-05-25T06:36:36.347Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2026-05-25T06:36:36.434Z] > git init /w/workspace/device-gpio/145 # timeout=10 [2026-05-25T06:36:36.585Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2026-05-25T06:36:36.586Z] > git --version # timeout=10 [2026-05-25T06:36:36.609Z] > git --version # 'git version 2.25.1' [2026-05-25T06:36:36.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T06:36:36.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T06:36:39.738Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2026-05-25T06:36:39.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T06:36:40.984Z] Avoid second fetch [2026-05-25T06:36:40.985Z] Checking out Revision c6291b7935da4ae9a9d73cf7e756e817f8715d6d (main) [2026-05-25T06:36:41.832Z] Commit message: "Merge pull request #283 from sabrina-lin527/update-changelog" [2026-05-25T06:36:41.007Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T06:36:41.064Z] > git checkout -f c6291b7935da4ae9a9d73cf7e756e817f8715d6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T06:36:46.301Z] provisioning config files... [2026-05-25T06:36:46.329Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/145@tmp/config15030354191574693203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:36:47.036Z] ---> ****-login.sh [2026-05-25T06:36:47.036Z] nexus3.edgexfoundry.org:10001 [2026-05-25T06:36:47.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:36:47.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:36:47.700Z] Configure a credential helper to remove this warning. See [2026-05-25T06:36:47.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:36:47.700Z] [2026-05-25T06:36:47.700Z] Login Succeeded [2026-05-25T06:36:47.700Z] nexus3.edgexfoundry.org:10002 [2026-05-25T06:36:47.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:36:47.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:36:47.996Z] Configure a credential helper to remove this warning. See [2026-05-25T06:36:47.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:36:47.996Z] [2026-05-25T06:36:47.996Z] Login Succeeded [2026-05-25T06:36:47.996Z] nexus3.edgexfoundry.org:10003 [2026-05-25T06:36:48.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:36:48.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:36:48.266Z] Configure a credential helper to remove this warning. See [2026-05-25T06:36:48.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:36:48.266Z] [2026-05-25T06:36:48.266Z] Login Succeeded [2026-05-25T06:36:48.266Z] nexus3.edgexfoundry.org:10004 [2026-05-25T06:36:48.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:36:48.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:36:48.557Z] Configure a credential helper to remove this warning. See [2026-05-25T06:36:48.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:36:48.557Z] [2026-05-25T06:36:48.557Z] Login Succeeded [2026-05-25T06:36:48.557Z] ****.io [2026-05-25T06:36:48.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:36:49.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:36:49.093Z] Configure a credential helper to remove this warning. See [2026-05-25T06:36:49.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:36:49.093Z] [2026-05-25T06:36:49.093Z] Login Succeeded [2026-05-25T06:36:49.093Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T06:36:49.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T06:36:49.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T06:36:49.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T06:36:49.462Z] ========================================================= [2026-05-25T06:36:49.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T06:36:49.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:36:49.828Z] + 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-05-25T06:36:52.414Z] Sending build context to Docker daemon 17.51MB [2026-05-25T06:36:52.414Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T06:36:52.414Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T06:36:52.414Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T06:36:52.414Z] 6b59a28fa201: Pulling fs layer [2026-05-25T06:36:52.414Z] d32bb0dddca7: Pulling fs layer [2026-05-25T06:36:52.414Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T06:36:52.414Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T06:36:52.414Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T06:36:52.414Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T06:36:52.414Z] 196fd7d83e7d: Waiting [2026-05-25T06:36:52.414Z] deaec5988b04: Pulling fs layer [2026-05-25T06:36:52.414Z] 9f65657bb879: Pulling fs layer [2026-05-25T06:36:52.414Z] 4f4fb700ef54: Waiting [2026-05-25T06:36:52.414Z] 8ba94037c8f0: Waiting [2026-05-25T06:36:52.414Z] deaec5988b04: Waiting [2026-05-25T06:36:52.414Z] 9f65657bb879: Waiting [2026-05-25T06:36:52.414Z] d32bb0dddca7: Verifying Checksum [2026-05-25T06:36:52.414Z] d32bb0dddca7: Download complete [2026-05-25T06:36:52.414Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T06:36:52.414Z] 196fd7d83e7d: Download complete [2026-05-25T06:36:52.414Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T06:36:52.414Z] 4f4fb700ef54: Download complete [2026-05-25T06:36:52.414Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T06:36:52.414Z] 8ba94037c8f0: Download complete [2026-05-25T06:36:52.414Z] 6b59a28fa201: Verifying Checksum [2026-05-25T06:36:52.414Z] 6b59a28fa201: Download complete [2026-05-25T06:36:53.027Z] 9f65657bb879: Verifying Checksum [2026-05-25T06:36:53.027Z] 9f65657bb879: Download complete [2026-05-25T06:36:53.621Z] 6b59a28fa201: Pull complete [2026-05-25T06:36:53.894Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T06:36:53.894Z] 5dab1238d3d9: Download complete [2026-05-25T06:36:54.163Z] d32bb0dddca7: Pull complete [2026-05-25T06:36:55.593Z] deaec5988b04: Verifying Checksum [2026-05-25T06:36:55.593Z] deaec5988b04: Download complete [2026-05-25T06:37:07.954Z] 5dab1238d3d9: Pull complete [2026-05-25T06:37:07.954Z] 196fd7d83e7d: Pull complete [2026-05-25T06:37:07.954Z] 4f4fb700ef54: Pull complete [2026-05-25T06:37:08.224Z] 8ba94037c8f0: Pull complete [2026-05-25T06:37:18.495Z] deaec5988b04: Pull complete [2026-05-25T06:37:19.506Z] 9f65657bb879: Pull complete [2026-05-25T06:37:19.506Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T06:37:19.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T06:37:19.506Z] ---> 334268110677 [2026-05-25T06:37:19.506Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T06:37:21.456Z] ---> Running in 904b72533783 [2026-05-25T06:37:21.723Z] Removing intermediate container 904b72533783 [2026-05-25T06:37:21.723Z] ---> a2950d4ecbab [2026-05-25T06:37:21.723Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T06:37:21.723Z] ---> Running in da64714410b2 [2026-05-25T06:37:22.308Z] Removing intermediate container da64714410b2 [2026-05-25T06:37:22.308Z] ---> 01def7b8e586 [2026-05-25T06:37:22.308Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-05-25T06:37:22.308Z] ---> Running in 4d943d5fd84e [2026-05-25T06:37:22.579Z] Removing intermediate container 4d943d5fd84e [2026-05-25T06:37:22.579Z] ---> 03867aba097f [2026-05-25T06:37:22.579Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T06:37:22.579Z] ---> Running in e7606c497787 [2026-05-25T06:37:22.848Z] Removing intermediate container e7606c497787 [2026-05-25T06:37:22.848Z] ---> f21074154f5d [2026-05-25T06:37:22.848Z] Step 7/12 : WORKDIR /device-gpio [2026-05-25T06:37:23.115Z] ---> Running in 24873b424c4a [2026-05-25T06:37:23.383Z] Removing intermediate container 24873b424c4a [2026-05-25T06:37:23.383Z] ---> f47ac9222f5e [2026-05-25T06:37:23.383Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T06:37:23.383Z] ---> Running in 1a009c229176 [2026-05-25T06:37:24.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T06:37:24.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T06:37:26.219Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T06:37:26.219Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T06:37:26.219Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T06:37:26.489Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T06:37:26.489Z] Executing busybox-1.37.0-r19.trigger [2026-05-25T06:37:26.489Z] OK: 259 MiB in 64 packages [2026-05-25T06:37:27.450Z] Removing intermediate container 1a009c229176 [2026-05-25T06:37:27.450Z] ---> 94b9d1013821 [2026-05-25T06:37:27.450Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-25T06:37:30.854Z] ---> 49cebe58d14a [2026-05-25T06:37:30.854Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T06:37:30.854Z] ---> Running in ab894b09ea79 [2026-05-25T06:39:22.633Z] Removing intermediate container ab894b09ea79 [2026-05-25T06:39:22.633Z] ---> e4394905c508 [2026-05-25T06:39:22.633Z] Step 11/12 : COPY . . [2026-05-25T06:39:22.633Z] ---> d31da964008c [2026-05-25T06:39:22.633Z] Step 12/12 : RUN ${MAKE} [2026-05-25T06:39:22.633Z] ---> Running in 9f6937d27619 [2026-05-25T06:39:22.633Z] noop [2026-05-25T06:39:22.633Z] Removing intermediate container 9f6937d27619 [2026-05-25T06:39:22.633Z] ---> 9939debb9267 [2026-05-25T06:39:22.633Z] Successfully built 9939debb9267 [2026-05-25T06:39:22.633Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:39:23.007Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T06:39:23.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:39:23.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-10715 does not seem to be running inside a container [2026-05-25T06:39:23.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/145 -v /w/workspace/device-gpio/145:/w/workspace/device-gpio/145:rw,z -v /w/workspace/device-gpio/145@tmp:/w/workspace/device-gpio/145@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 ******** ci-base-image-arm64 cat [2026-05-25T06:39:24.484Z] $ docker top c5bde341427f5144711fea786c2ea4b8706c1390d34210477937124b4b034860 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T06:39:25.350Z] + go version [2026-05-25T06:39:25.350Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T06:39:25.368Z] $ docker stop --time=1 c5bde341427f5144711fea786c2ea4b8706c1390d34210477937124b4b034860 [2026-05-25T06:39:26.969Z] $ docker rm -f --volumes c5bde341427f5144711fea786c2ea4b8706c1390d34210477937124b4b034860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:39:27.562Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T06:39:27.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:39:27.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-10715 does not seem to be running inside a container [2026-05-25T06:39:27.820Z] $ 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/145 -v /w/workspace/device-gpio/145:/w/workspace/device-gpio/145:rw,z -v /w/workspace/device-gpio/145@tmp:/w/workspace/device-gpio/145@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 ******** ci-base-image-arm64 cat [2026-05-25T06:39:29.023Z] $ docker top a62714292f441f823a0d183c000bf8f62abee6c0e6ab90c0a7970587116d5c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T06:39:29.863Z] + git config --global --add safe.directory /w/workspace/device-gpio/145 [Pipeline] fileExists [Pipeline] sh [2026-05-25T06:39:30.510Z] + make test [2026-05-25T06:39:30.510Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T06:39:34.761Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-05-25T06:43:12.040Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-05-25T06:43:12.040Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-05-25T06:43:12.040Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T06:43:12.040Z] go vet ./... [2026-05-25T06:43:59.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T06:43:59.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T06:43:59.677Z] ./bin/test-attribution-txt.sh [2026-05-25T06:43:59.677Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T06:43:59.677Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T06:43:59.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T06:43:59.713Z] $ docker stop --time=1 a62714292f441f823a0d183c000bf8f62abee6c0e6ab90c0a7970587116d5c64 [2026-05-25T06:44:03.943Z] $ docker rm -f --volumes a62714292f441f823a0d183c000bf8f62abee6c0e6ab90c0a7970587116d5c64 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T06:44:05.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T06:44:05.541Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T06:44:05.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T06:44:06.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T06:44:06.710Z] + ls -al . [2026-05-25T06:44:06.710Z] total 224 [2026-05-25T06:44:06.710Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 06:39 . [2026-05-25T06:44:06.710Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 06:36 .. [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 120 May 25 06:36 .dockerignore [2026-05-25T06:44:06.710Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 06:36 .git [2026-05-25T06:44:06.710Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:36 .github [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 277 May 25 06:36 .gitignore [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 06:36 .golangci.yml [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 22061 May 25 06:36 Attribution.txt [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 8143 May 25 06:36 CHANGELOG.md [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 1694 May 25 06:36 Dockerfile [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 06:36 GOVERNANCE.md [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 680 May 25 06:36 Jenkinsfile [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 06:36 LICENSE [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 1922 May 25 06:36 Makefile [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 06:36 OWNERS.md [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 25 06:36 README.md [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 06:32 VERSION [2026-05-25T06:44:06.710Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 06:36 bin [2026-05-25T06:44:06.710Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:36 cmd [2026-05-25T06:44:06.710Z] -rw-r--r-- 1 jenkins jenkins 11324 May 25 06:43 coverage.out [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 6550 May 25 06:36 go.mod [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 89534 May 25 06:36 go.sum [2026-05-25T06:44:06.710Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 06:36 internal [2026-05-25T06:44:06.710Z] -rw-rw-r-- 1 jenkins jenkins 209 May 25 06:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:44:07.056Z] + 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=c6291b7935da4ae9a9d73cf7e756e817f8715d6d --label arch=arm64 --label version=4.1.0-dev.10 . [2026-05-25T06:44:07.645Z] Sending build context to Docker daemon 17.53MB [2026-05-25T06:44:07.645Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T06:44:07.645Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-25T06:44:07.645Z] ---> 9939debb9267 [2026-05-25T06:44:07.645Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-05-25T06:44:07.645Z] ---> Running in b76266ccc648 [2026-05-25T06:44:07.914Z] Removing intermediate container b76266ccc648 [2026-05-25T06:44:07.914Z] ---> adee05cc2e9f [2026-05-25T06:44:07.914Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T06:44:08.190Z] ---> Running in 33bb076da8a4 [2026-05-25T06:44:08.456Z] Removing intermediate container 33bb076da8a4 [2026-05-25T06:44:08.456Z] ---> 479d032a7cd6 [2026-05-25T06:44:08.456Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-05-25T06:44:08.456Z] ---> Running in 9859135bfac5 [2026-05-25T06:44:08.721Z] Removing intermediate container 9859135bfac5 [2026-05-25T06:44:08.721Z] ---> e175a1fa23bf [2026-05-25T06:44:08.721Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T06:44:08.721Z] ---> Running in 799e0539cd05 [2026-05-25T06:44:08.988Z] Removing intermediate container 799e0539cd05 [2026-05-25T06:44:08.988Z] ---> 2923f0887971 [2026-05-25T06:44:08.988Z] Step 7/26 : WORKDIR /device-gpio [2026-05-25T06:44:08.988Z] ---> Running in 785a7a59b373 [2026-05-25T06:44:09.257Z] Removing intermediate container 785a7a59b373 [2026-05-25T06:44:09.257Z] ---> d14be893e07c [2026-05-25T06:44:09.257Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T06:44:09.524Z] ---> Running in dc4c1be7c401 [2026-05-25T06:44:10.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T06:44:10.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T06:44:12.165Z] OK: 259 MiB in 64 packages [2026-05-25T06:44:13.128Z] Removing intermediate container dc4c1be7c401 [2026-05-25T06:44:13.128Z] ---> b19bc5a0d788 [2026-05-25T06:44:13.128Z] Step 9/26 : COPY go.mod vendor* ./ [2026-05-25T06:44:13.721Z] ---> 9570716b684c [2026-05-25T06:44:13.721Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T06:44:13.721Z] ---> Running in d42bc97aa8da [2026-05-25T06:44:18.197Z] Removing intermediate container d42bc97aa8da [2026-05-25T06:44:18.197Z] ---> f607c69dc814 [2026-05-25T06:44:18.197Z] Step 11/26 : COPY . . [2026-05-25T06:44:19.612Z] ---> 55b56ebe1a9a [2026-05-25T06:44:19.612Z] Step 12/26 : RUN ${MAKE} [2026-05-25T06:44:19.612Z] ---> Running in 22cc40618d8b [2026-05-25T06:44:20.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-05-25T06:48:12.237Z] Removing intermediate container 22cc40618d8b [2026-05-25T06:48:12.237Z] ---> d1fcfc04412f [2026-05-25T06:48:12.237Z] Step 13/26 : FROM alpine:3.22 [2026-05-25T06:48:12.237Z] 3.22: Pulling from library/alpine [2026-05-25T06:48:12.237Z] 58e777220c39: Pulling fs layer [2026-05-25T06:48:12.237Z] 58e777220c39: Verifying Checksum [2026-05-25T06:48:12.237Z] 58e777220c39: Download complete [2026-05-25T06:48:12.237Z] 58e777220c39: Pull complete [2026-05-25T06:48:12.237Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T06:48:12.237Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T06:48:12.237Z] ---> 6a2735c23ff3 [2026-05-25T06:48:12.237Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-05-25T06:48:12.237Z] ---> Running in 5f147f50b671 [2026-05-25T06:48:12.237Z] Removing intermediate container 5f147f50b671 [2026-05-25T06:48:12.237Z] ---> 995a585eb863 [2026-05-25T06:48:12.237Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-25T06:48:12.237Z] ---> Running in f3f6d82ca24b [2026-05-25T06:48:12.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T06:48:12.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T06:48:12.237Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T06:48:12.237Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T06:48:12.237Z] OK: 8 MiB in 17 packages [2026-05-25T06:48:12.237Z] Removing intermediate container f3f6d82ca24b [2026-05-25T06:48:12.237Z] ---> 156b3974f069 [2026-05-25T06:48:12.237Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-25T06:48:12.237Z] ---> Running in 4e7825ac36f7 [2026-05-25T06:48:12.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T06:48:12.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T06:48:12.237Z] OK: 8 MiB in 17 packages [2026-05-25T06:48:12.237Z] Removing intermediate container 4e7825ac36f7 [2026-05-25T06:48:12.237Z] ---> c725bf7134d8 [2026-05-25T06:48:12.237Z] Step 17/26 : WORKDIR / [2026-05-25T06:48:12.237Z] ---> Running in 356248aa56c4 [2026-05-25T06:48:12.504Z] Removing intermediate container 356248aa56c4 [2026-05-25T06:48:12.504Z] ---> 9371fe297fcf [2026-05-25T06:48:12.504Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2026-05-25T06:48:15.097Z] ---> d96c59d082c9 [2026-05-25T06:48:15.097Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2026-05-25T06:48:15.367Z] ---> f896bcc13253 [2026-05-25T06:48:15.367Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2026-05-25T06:48:17.954Z] ---> f4b934833020 [2026-05-25T06:48:17.954Z] Step 21/26 : EXPOSE 59910 [2026-05-25T06:48:17.954Z] ---> Running in bd1ea856cb10 [2026-05-25T06:48:17.954Z] Removing intermediate container bd1ea856cb10 [2026-05-25T06:48:17.954Z] ---> 5b6d4bf3681d [2026-05-25T06:48:17.954Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2026-05-25T06:48:18.222Z] ---> Running in 201e31e4c9ee [2026-05-25T06:48:18.490Z] Removing intermediate container 201e31e4c9ee [2026-05-25T06:48:18.490Z] ---> 81b917e3168d [2026-05-25T06:48:18.490Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T06:48:18.490Z] ---> Running in fa2d0fab9aa3 [2026-05-25T06:48:18.756Z] Removing intermediate container fa2d0fab9aa3 [2026-05-25T06:48:18.756Z] ---> e1b7c505fbab [2026-05-25T06:48:18.756Z] Step 24/26 : LABEL arch=arm64 [2026-05-25T06:48:18.756Z] ---> Running in 8afeda340e71 [2026-05-25T06:48:19.020Z] Removing intermediate container 8afeda340e71 [2026-05-25T06:48:19.020Z] ---> b9ab327bb160 [2026-05-25T06:48:19.020Z] Step 25/26 : LABEL git_sha=c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:48:19.297Z] ---> Running in bbb0b2261ede [2026-05-25T06:48:19.565Z] Removing intermediate container bbb0b2261ede [2026-05-25T06:48:19.565Z] ---> 7e5f11df126a [2026-05-25T06:48:19.565Z] Step 26/26 : LABEL version=4.1.0-dev.10 [2026-05-25T06:48:19.565Z] ---> Running in 5002d5162616 [2026-05-25T06:48:19.835Z] Removing intermediate container 5002d5162616 [2026-05-25T06:48:19.835Z] ---> 497a03399cce [2026-05-25T06:48:19.835Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T06:48:19.835Z] Successfully built 497a03399cce [2026-05-25T06:48:19.835Z] 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-05-25T06:48:19.990Z] provisioning config files... [2026-05-25T06:48:20.001Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/145@tmp/config7492394923910243178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:48:20.417Z] ---> ****-login.sh [2026-05-25T06:48:20.417Z] nexus3.edgexfoundry.org:10001 [2026-05-25T06:48:20.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:48:20.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:48:20.684Z] Configure a credential helper to remove this warning. See [2026-05-25T06:48:20.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:48:20.685Z] [2026-05-25T06:48:20.685Z] Login Succeeded [2026-05-25T06:48:20.685Z] nexus3.edgexfoundry.org:10002 [2026-05-25T06:48:20.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:48:20.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:48:20.951Z] Configure a credential helper to remove this warning. See [2026-05-25T06:48:20.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:48:20.951Z] [2026-05-25T06:48:20.951Z] Login Succeeded [2026-05-25T06:48:20.951Z] nexus3.edgexfoundry.org:10003 [2026-05-25T06:48:21.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:48:21.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:48:21.225Z] Configure a credential helper to remove this warning. See [2026-05-25T06:48:21.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:48:21.225Z] [2026-05-25T06:48:21.225Z] Login Succeeded [2026-05-25T06:48:21.492Z] nexus3.edgexfoundry.org:10004 [2026-05-25T06:48:21.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:48:21.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:48:21.759Z] Configure a credential helper to remove this warning. See [2026-05-25T06:48:21.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:48:21.759Z] [2026-05-25T06:48:21.759Z] Login Succeeded [2026-05-25T06:48:21.759Z] ****.io [2026-05-25T06:48:22.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T06:48:23.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T06:48:23.423Z] Configure a credential helper to remove this warning. See [2026-05-25T06:48:23.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T06:48:23.423Z] [2026-05-25T06:48:23.423Z] Login Succeeded [2026-05-25T06:48:23.423Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T06:48:23.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T06:48:23.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T06:48:23.525Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2026-05-25T06:48:23.525Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:48:23.525Z] latest [2026-05-25T06:48:23.525Z] 4.1.0-dev.10 [2026-05-25T06:48:23.525Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [2026-05-25T06:48:23.525Z] main [2026-05-25T06:48:23.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:23.910Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:24.274Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:48:24.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-25T06:48:24.274Z] cb714fb41462: Preparing [2026-05-25T06:48:24.274Z] b6aee9a93d6a: Preparing [2026-05-25T06:48:24.274Z] 3aa03381f873: Preparing [2026-05-25T06:48:24.274Z] 1d92985dcb53: Preparing [2026-05-25T06:48:24.274Z] 89ff469ff4ad: Preparing [2026-05-25T06:48:24.274Z] eeaa73608b53: Preparing [2026-05-25T06:48:24.274Z] eeaa73608b53: Waiting [2026-05-25T06:48:24.539Z] 89ff469ff4ad: Pushed [2026-05-25T06:48:24.539Z] 3aa03381f873: Pushed [2026-05-25T06:48:24.539Z] 1d92985dcb53: Pushed [2026-05-25T06:48:24.539Z] b6aee9a93d6a: Pushed [2026-05-25T06:48:24.539Z] eeaa73608b53: Layer already exists [2026-05-25T06:48:34.647Z] cb714fb41462: Pushed [2026-05-25T06:48:34.647Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:35.016Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:35.375Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-05-25T06:48:35.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-25T06:48:35.375Z] cb714fb41462: Preparing [2026-05-25T06:48:35.375Z] b6aee9a93d6a: Preparing [2026-05-25T06:48:35.375Z] 3aa03381f873: Preparing [2026-05-25T06:48:35.375Z] 1d92985dcb53: Preparing [2026-05-25T06:48:35.375Z] 89ff469ff4ad: Preparing [2026-05-25T06:48:35.375Z] eeaa73608b53: Preparing [2026-05-25T06:48:35.375Z] eeaa73608b53: Waiting [2026-05-25T06:48:35.375Z] 3aa03381f873: Layer already exists [2026-05-25T06:48:35.375Z] 89ff469ff4ad: Layer already exists [2026-05-25T06:48:35.375Z] b6aee9a93d6a: Layer already exists [2026-05-25T06:48:35.375Z] cb714fb41462: Layer already exists [2026-05-25T06:48:35.375Z] 1d92985dcb53: Layer already exists [2026-05-25T06:48:35.375Z] eeaa73608b53: Layer already exists [2026-05-25T06:48:35.375Z] latest: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:36.001Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:36.359Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [2026-05-25T06:48:36.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-25T06:48:36.359Z] cb714fb41462: Preparing [2026-05-25T06:48:36.359Z] b6aee9a93d6a: Preparing [2026-05-25T06:48:36.359Z] 3aa03381f873: Preparing [2026-05-25T06:48:36.359Z] 1d92985dcb53: Preparing [2026-05-25T06:48:36.359Z] 89ff469ff4ad: Preparing [2026-05-25T06:48:36.359Z] eeaa73608b53: Preparing [2026-05-25T06:48:36.359Z] eeaa73608b53: Waiting [2026-05-25T06:48:36.359Z] 89ff469ff4ad: Layer already exists [2026-05-25T06:48:36.359Z] cb714fb41462: Layer already exists [2026-05-25T06:48:36.359Z] 1d92985dcb53: Layer already exists [2026-05-25T06:48:36.359Z] 3aa03381f873: Layer already exists [2026-05-25T06:48:36.359Z] b6aee9a93d6a: Layer already exists [2026-05-25T06:48:36.359Z] eeaa73608b53: Layer already exists [2026-05-25T06:48:36.625Z] 4.1.0-dev.10: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:36.983Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:37.346Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [2026-05-25T06:48:37.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-25T06:48:37.346Z] cb714fb41462: Preparing [2026-05-25T06:48:37.346Z] b6aee9a93d6a: Preparing [2026-05-25T06:48:37.346Z] 3aa03381f873: Preparing [2026-05-25T06:48:37.346Z] 1d92985dcb53: Preparing [2026-05-25T06:48:37.346Z] 89ff469ff4ad: Preparing [2026-05-25T06:48:37.346Z] eeaa73608b53: Preparing [2026-05-25T06:48:37.346Z] eeaa73608b53: Waiting [2026-05-25T06:48:37.346Z] 3aa03381f873: Layer already exists [2026-05-25T06:48:37.346Z] cb714fb41462: Layer already exists [2026-05-25T06:48:37.346Z] 1d92985dcb53: Layer already exists [2026-05-25T06:48:37.346Z] 89ff469ff4ad: Layer already exists [2026-05-25T06:48:37.346Z] b6aee9a93d6a: Layer already exists [2026-05-25T06:48:37.346Z] eeaa73608b53: Layer already exists [2026-05-25T06:48:37.346Z] c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:37.712Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:38.090Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2026-05-25T06:48:38.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-05-25T06:48:38.090Z] cb714fb41462: Preparing [2026-05-25T06:48:38.090Z] b6aee9a93d6a: Preparing [2026-05-25T06:48:38.090Z] 3aa03381f873: Preparing [2026-05-25T06:48:38.090Z] 1d92985dcb53: Preparing [2026-05-25T06:48:38.090Z] 89ff469ff4ad: Preparing [2026-05-25T06:48:38.090Z] eeaa73608b53: Preparing [2026-05-25T06:48:38.090Z] eeaa73608b53: Waiting [2026-05-25T06:48:38.090Z] 3aa03381f873: Layer already exists [2026-05-25T06:48:38.090Z] 89ff469ff4ad: Layer already exists [2026-05-25T06:48:38.090Z] b6aee9a93d6a: Layer already exists [2026-05-25T06:48:38.090Z] 1d92985dcb53: Layer already exists [2026-05-25T06:48:38.090Z] cb714fb41462: Layer already exists [2026-05-25T06:48:38.090Z] eeaa73608b53: Layer already exists [2026-05-25T06:48:38.090Z] main: digest: sha256:94c3babd03b83f14531ebe4a67b9efd32fe879e3d504c1688e96c5256db1c315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T06:48:38.182Z] ===================================================== [Pipeline] echo [2026-05-25T06:48:38.201Z] taggedImages: [2026-05-25T06:48:38.201Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d [2026-05-25T06:48:38.201Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-05-25T06:48:38.201Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.10 [2026-05-25T06:48:38.201Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c6291b7935da4ae9a9d73cf7e756e817f8715d6d-4.1.0-dev.10 [2026-05-25T06:48:38.201Z] - 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-05-25T06:48:38.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T06:48:38.595Z] [2026-05-25T06:48:38.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:48:38.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T06:48:38.933Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T06:48:38.933Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T06:48:38.933Z] 04944245beec: Pulling fs layer [2026-05-25T06:48:38.933Z] 699f458cf7ca: Pulling fs layer [2026-05-25T06:48:38.933Z] 765212b225bb: Pulling fs layer [2026-05-25T06:48:38.933Z] f23df028b6ca: Pulling fs layer [2026-05-25T06:48:38.933Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T06:48:38.933Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T06:48:38.933Z] 765212b225bb: Waiting [2026-05-25T06:48:38.933Z] f23df028b6ca: Waiting [2026-05-25T06:48:38.933Z] d65c8cfc05b1: Waiting [2026-05-25T06:48:38.933Z] 2437ff75d9bd: Waiting [2026-05-25T06:48:39.201Z] 04944245beec: Verifying Checksum [2026-05-25T06:48:39.201Z] 04944245beec: Download complete [2026-05-25T06:48:39.201Z] 765212b225bb: Verifying Checksum [2026-05-25T06:48:39.201Z] 765212b225bb: Download complete [2026-05-25T06:48:39.201Z] f23df028b6ca: Verifying Checksum [2026-05-25T06:48:39.201Z] f23df028b6ca: Download complete [2026-05-25T06:48:39.201Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T06:48:39.201Z] d65c8cfc05b1: Download complete [2026-05-25T06:48:39.201Z] 699f458cf7ca: Verifying Checksum [2026-05-25T06:48:39.201Z] 699f458cf7ca: Download complete [2026-05-25T06:48:39.786Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T06:48:39.786Z] 8998bd30e6a1: Download complete [2026-05-25T06:48:42.368Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T06:48:42.368Z] 2437ff75d9bd: Download complete [2026-05-25T06:48:44.313Z] 8998bd30e6a1: Pull complete [2026-05-25T06:48:44.896Z] 04944245beec: Pull complete [2026-05-25T06:48:46.297Z] 699f458cf7ca: Pull complete [2026-05-25T06:48:46.563Z] 765212b225bb: Pull complete [2026-05-25T06:48:47.521Z] f23df028b6ca: Pull complete [2026-05-25T06:48:47.788Z] d65c8cfc05b1: Pull complete [2026-05-25T06:49:06.063Z] 2437ff75d9bd: Pull complete [2026-05-25T06:49:06.063Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T06:49:06.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T06:49:06.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:49:06.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-10715 does not seem to be running inside a container [2026-05-25T06:49:06.345Z] $ 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/145 -v /w/workspace/device-gpio/145:/w/workspace/device-gpio/145:rw,z -v /w/workspace/device-gpio/145@tmp:/w/workspace/device-gpio/145@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:arm64 cat [2026-05-25T06:49:10.216Z] $ docker top 2d7740c7b13f7584df75d10b2ab2beca0f9bd6255a71bfdc45cabe819950035d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:49:11.063Z] ---> job-cost.sh [2026-05-25T06:49:11.063Z] lf-activate-venv: SKIPPING [2026-05-25T06:49:11.063Z] INFO: No Stack... [2026-05-25T06:49:11.330Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T06:49:12.294Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T06:49:12.930Z] + cat /w/workspace/device-gpio/145/archives/cost.csv [2026-05-25T06:49:12.930Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T06:49:12.996Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [2026-05-25T06:49:13.007Z] Resource [jenkins-edgexfoundry-device-gpio-main-145-stack-cost] did not exist. Created. [2026-05-25T06:49:13.013Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T06:49:13.355Z] /w/workspace/device-gpio/145@tmp/durable-373afad5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T06:49:14.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T06:49:14.039Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T06:49:14.177Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T06:49:14.189Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T06:49:14.214Z] $ docker stop --time=1 2d7740c7b13f7584df75d10b2ab2beca0f9bd6255a71bfdc45cabe819950035d [2026-05-25T06:49:15.724Z] $ docker rm -f --volumes 2d7740c7b13f7584df75d10b2ab2beca0f9bd6255a71bfdc45cabe819950035d [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-05-25T06:49:16.263Z] provisioning config files... [2026-05-25T06:49:16.271Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8134993977837951421tmp [Pipeline] { [Pipeline] sh [2026-05-25T06:49:16.578Z] + set +x [2026-05-25T06:49:16.578Z] + curl -s https://codecov.io/bash [2026-05-25T06:49:16.578Z] + bash -s -- [2026-05-25T06:49:16.578Z] [2026-05-25T06:49:16.578Z] _____ _ [2026-05-25T06:49:16.578Z] / ____| | | [2026-05-25T06:49:16.578Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T06:49:16.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T06:49:16.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T06:49:16.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T06:49:16.578Z] Bash-1.0.6 [2026-05-25T06:49:16.578Z] [2026-05-25T06:49:16.578Z] [2026-05-25T06:49:16.578Z] ==> git version 2.25.1 found [2026-05-25T06:49:16.578Z] ==> 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-05-25T06:49:16.578Z] Release-Date: 2020-01-08 [2026-05-25T06:49:16.578Z] 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-05-25T06:49:16.578Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T06:49:16.578Z] ==> Jenkins CI detected. [2026-05-25T06:49:16.578Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2026-05-25T06:49:16.578Z] project root: . [2026-05-25T06:49:16.578Z] --> token set from env [2026-05-25T06:49:16.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T06:49:16.578Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T06:49:16.578Z] ==> Python coveragepy not found [2026-05-25T06:49:16.578Z] ==> Searching for coverage reports in: [2026-05-25T06:49:16.578Z] + . [2026-05-25T06:49:16.578Z] -> Found 1 reports [2026-05-25T06:49:16.578Z] ==> Detecting git/mercurial file structure [2026-05-25T06:49:16.578Z] ==> Reading reports [2026-05-25T06:49:16.578Z] + ./coverage.out bytes=11324 [2026-05-25T06:49:16.578Z] ==> Appending adjustments [2026-05-25T06:49:16.578Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T06:49:16.840Z] + Found adjustments [2026-05-25T06:49:16.840Z] ==> Gzipping contents [2026-05-25T06:49:16.840Z] 4.0K /tmp/codecov.4O6NRf.gz [2026-05-25T06:49:16.840Z] ==> Uploading reports [2026-05-25T06:49:16.840Z] url: https://codecov.io [2026-05-25T06:49:16.840Z] query: branch=main&commit=c6291b7935da4ae9a9d73cf7e756e817f8715d6d&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T06:49:16.840Z] -> Pinging Codecov [2026-05-25T06:49:16.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6291b7935da4ae9a9d73cf7e756e817f8715d6d&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T06:49:17.108Z] -> Uploading to [2026-05-25T06:49:17.108Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/c6291b7935da4ae9a9d73cf7e756e817f8715d6d/19de03f6-98cc-4c48-b911-e1cfc61b783b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T064916Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4beb3735797e75605c63494c9f84a651e40531fcc5df584496fdbf2478f70ca2 [2026-05-25T06:49:17.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T06:49:17.108Z] Dload Upload Total Spent Left Speed [2026-05-25T06:49:17.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 11964 --:--:-- --:--:-- --:--:-- 11964 [2026-05-25T06:49:17.108Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] } [2026-05-25T06:49:17.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T06:49:17.247Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T06:49:17.274Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:49:17.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T06:49:17.584Z] [2026-05-25T06:49:17.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:49:17.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T06:49:17.897Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T06:49:17.897Z] 2d35ebdb57d9: Already exists [2026-05-25T06:49:17.897Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T06:49:17.897Z] 91631faa732a: Pulling fs layer [2026-05-25T06:49:17.897Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T06:49:17.897Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T06:49:17.897Z] 7861252a18e6: Pulling fs layer [2026-05-25T06:49:17.897Z] 9130f900ef6f: Pulling fs layer [2026-05-25T06:49:17.897Z] 7861252a18e6: Waiting [2026-05-25T06:49:17.897Z] 4f4fb700ef54: Waiting [2026-05-25T06:49:17.897Z] 9130f900ef6f: Waiting [2026-05-25T06:49:17.897Z] f3f5ae8826fa: Download complete [2026-05-25T06:49:17.897Z] 85e8836fcdb2: Download complete [2026-05-25T06:49:17.897Z] 4f4fb700ef54: Download complete [2026-05-25T06:49:17.897Z] 85e8836fcdb2: Pull complete [2026-05-25T06:49:18.155Z] 7861252a18e6: Verifying Checksum [2026-05-25T06:49:18.156Z] 7861252a18e6: Download complete [2026-05-25T06:49:18.414Z] 91631faa732a: Verifying Checksum [2026-05-25T06:49:18.414Z] 91631faa732a: Download complete [2026-05-25T06:49:18.985Z] 9130f900ef6f: Verifying Checksum [2026-05-25T06:49:18.985Z] 9130f900ef6f: Download complete [2026-05-25T06:49:23.210Z] 91631faa732a: Pull complete [2026-05-25T06:49:23.210Z] f3f5ae8826fa: Pull complete [2026-05-25T06:49:23.210Z] 4f4fb700ef54: Pull complete [2026-05-25T06:49:23.210Z] 7861252a18e6: Pull complete [2026-05-25T06:49:26.491Z] 9130f900ef6f: Pull complete [2026-05-25T06:49:26.491Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T06:49:26.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T06:49:26.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:49:26.594Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:49:26.644Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T06:49:28.798Z] $ docker top 1dd17c36f7e03a08d89f1a8a9059a176d8a84284f07f4ffc71256011561b2127 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T06:49:29.123Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2026-05-25T06:49:29.133Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2026-05-25T06:49:29.413Z] + set -o pipefail [2026-05-25T06:49:29.413Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2026-05-25T06:49:35.988Z] [2026-05-25T06:49:35.988Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2026-05-25T06:49:35.988Z] [2026-05-25T06:49:35.988Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/426cc642-89a1-44d9-b8f3-163f82f526ab [2026-05-25T06:49:35.988Z] [2026-05-25T06:49:35.988Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T06:49:35.988Z] [Pipeline] } [2026-05-25T06:49:36.274Z] $ docker stop --time=1 1dd17c36f7e03a08d89f1a8a9059a176d8a84284f07f4ffc71256011561b2127 [2026-05-25T06:49:38.506Z] $ docker rm -f --volumes 1dd17c36f7e03a08d89f1a8a9059a176d8a84284f07f4ffc71256011561b2127 [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-05-25T06:49:39.327Z] + git log --format=format:%s -1 c6291b7935da4ae9a9d73cf7e756e817f8715d6d [Pipeline] sh [2026-05-25T06:49:39.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T06:49:39.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:49:39.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T06:49:39.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:49:39.998Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:49:40.050Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T06:49:40.338Z] $ docker top d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T06:49:40.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T06:49:40.429Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T06:49:40.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T06:49:40.560Z] $ docker exec d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b ssh-agent [2026-05-25T06:49:40.646Z] SSH_AUTH_SOCK=/tmp/ssh-vGVivM1L9zPO/agent.32 [2026-05-25T06:49:40.646Z] SSH_AGENT_PID=38 [2026-05-25T06:49:40.650Z] Running ssh-add (command line suppressed) [2026-05-25T06:49:40.779Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10265588876976082982.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10265588876976082982.key) [2026-05-25T06:49:40.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T06:49:41.067Z] + git semver tag [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,301 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,305 [run_tag] DEBUG tag force:False [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,305 [check_head_tag] DEBUG check head tag [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,306 [execute] INFO git cat-file --batch-check [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,309 [execute] INFO git cat-file --batch [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,318 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,318 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T06:49:41.325Z] 2026-05-25 06:49:41,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:49:41.325Z] 4.1.0-dev.10 [Pipeline] } [2026-05-25T06:49:41.353Z] $ docker exec --env ******** --env ******** d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b ssh-agent -k [2026-05-25T06:49:41.468Z] unset SSH_AUTH_SOCK; [2026-05-25T06:49:41.468Z] unset SSH_AGENT_PID; [2026-05-25T06:49:41.468Z] echo Agent pid 38 killed; [2026-05-25T06:49:41.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T06:49:41.779Z] + git semver [Pipeline] } [2026-05-25T06:49:42.375Z] $ docker stop --time=1 d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b [2026-05-25T06:49:43.635Z] $ docker rm -f --volumes d39e039f63a730803e66052c6e343cf89b5697adcc38a045f07d904310e8fc3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:49:44.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T06:49:44.022Z] [2026-05-25T06:49:44.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:49:44.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T06:49:44.327Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T06:49:44.327Z] ab5ef0e58194: Pulling fs layer [2026-05-25T06:49:44.327Z] 9712f1f96733: Pulling fs layer [2026-05-25T06:49:44.327Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T06:49:44.327Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T06:49:44.327Z] e9a5061849ea: Pulling fs layer [2026-05-25T06:49:44.327Z] d747dcd14b5f: Pulling fs layer [2026-05-25T06:49:44.327Z] 2de7ff778b66: Pulling fs layer [2026-05-25T06:49:44.327Z] d747dcd14b5f: Waiting [2026-05-25T06:49:44.327Z] e9a5061849ea: Waiting [2026-05-25T06:49:44.327Z] 0d9ebad4ef96: Waiting [2026-05-25T06:49:44.327Z] 2de7ff778b66: Waiting [2026-05-25T06:49:44.327Z] 9712f1f96733: Verifying Checksum [2026-05-25T06:49:44.327Z] 9712f1f96733: Download complete [2026-05-25T06:49:44.899Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T06:49:44.899Z] 63f879dbbcfc: Download complete [2026-05-25T06:49:44.899Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T06:49:44.899Z] 0d9ebad4ef96: Download complete [2026-05-25T06:49:44.899Z] d747dcd14b5f: Download complete [2026-05-25T06:49:44.899Z] e9a5061849ea: Verifying Checksum [2026-05-25T06:49:44.899Z] e9a5061849ea: Download complete [2026-05-25T06:49:44.899Z] ab5ef0e58194: Download complete [2026-05-25T06:49:45.157Z] 2de7ff778b66: Verifying Checksum [2026-05-25T06:49:48.437Z] ab5ef0e58194: Pull complete [2026-05-25T06:49:48.437Z] 9712f1f96733: Pull complete [2026-05-25T06:49:49.373Z] 63f879dbbcfc: Pull complete [2026-05-25T06:49:54.761Z] 0d9ebad4ef96: Pull complete [2026-05-25T06:49:54.761Z] e9a5061849ea: Pull complete [2026-05-25T06:49:54.761Z] d747dcd14b5f: Pull complete [2026-05-25T06:49:56.144Z] 2de7ff778b66: Pull complete [2026-05-25T06:49:56.144Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T06:49:56.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T06:49:56.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:49:56.272Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:49:56.348Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T06:49:58.057Z] $ docker top 035109c4ea12ef0eba7a5a0892972e9389760515504096212cec7b079ac2d5b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T06:49:58.101Z] provisioning config files... [2026-05-25T06:49:58.111Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5505959601049627358tmp [2026-05-25T06:49:58.118Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17595531029941320419tmp [2026-05-25T06:49:58.128Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13807409440433993511tmp [Pipeline] { [Pipeline] echo [2026-05-25T06:49:58.151Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:49:58.443Z] ---> sigul-configuration.sh [2026-05-25T06:49:58.443Z] gpg: directory `/root/.gnupg' created [2026-05-25T06:49:58.443Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T06:49:58.443Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T06:49:58.443Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T06:49:58.443Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T06:49:58.443Z] gpg: CAST5 encrypted data [2026-05-25T06:49:58.443Z] gpg: encrypted with 1 passphrase [2026-05-25T06:49:58.443Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T06:49:58.735Z] + mkdir /home/jenkins [2026-05-25T06:49:58.735Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T06:49:59.078Z] + 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-05-25T06:49:59.088Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:49:59.374Z] ---> sigul-install.sh [2026-05-25T06:49:59.374Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T06:49:59.664Z] + git tag --list [2026-05-25T06:49:59.665Z] v1.0.0 [2026-05-25T06:49:59.665Z] v2.1.0 [2026-05-25T06:49:59.665Z] v2.1.1 [2026-05-25T06:49:59.665Z] v2.2.0 [2026-05-25T06:49:59.665Z] v2.3.0 [2026-05-25T06:49:59.665Z] v3.0 [2026-05-25T06:49:59.665Z] v3.0.0 [2026-05-25T06:49:59.665Z] v3.1 [2026-05-25T06:49:59.665Z] v3.1.0 [2026-05-25T06:49:59.665Z] v3.1.1 [2026-05-25T06:49:59.665Z] v4.0 [2026-05-25T06:49:59.665Z] v4.0.0 [2026-05-25T06:49:59.665Z] v4.0.1 [2026-05-25T06:49:59.665Z] v4.1.0-dev.1 [2026-05-25T06:49:59.665Z] v4.1.0-dev.10 [2026-05-25T06:49:59.665Z] v4.1.0-dev.2 [2026-05-25T06:49:59.665Z] v4.1.0-dev.3 [2026-05-25T06:49:59.665Z] v4.1.0-dev.4 [2026-05-25T06:49:59.665Z] v4.1.0-dev.5 [2026-05-25T06:49:59.665Z] v4.1.0-dev.6 [2026-05-25T06:49:59.665Z] v4.1.0-dev.7 [2026-05-25T06:49:59.665Z] v4.1.0-dev.8 [2026-05-25T06:49:59.665Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T06:49:59.959Z] + lftools sign git-tag v4.1.0-dev.10 [2026-05-25T06:50:00.527Z] Signing Git tag with Sigul... [2026-05-25T06:50:00.527Z] Signing v4.1.0-dev.10 [Pipeline] echo [2026-05-25T06:50:00.798Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:01.092Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T06:50:01.099Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T06:50:01.149Z] $ docker stop --time=1 035109c4ea12ef0eba7a5a0892972e9389760515504096212cec7b079ac2d5b7 [2026-05-25T06:50:02.383Z] $ docker rm -f --volumes 035109c4ea12ef0eba7a5a0892972e9389760515504096212cec7b079ac2d5b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T06:50:02.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T06:50:02.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:50:03.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T06:50:03.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:50:03.377Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:50:03.492Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T06:50:03.729Z] $ docker top 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e -eo pid,comm [2026-05-25T06:50:03.747Z] 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-05-25T06:50:03.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T06:50:03.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T06:50:03.800Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T06:50:03.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T06:50:03.934Z] $ docker exec 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e ssh-agent [2026-05-25T06:50:04.004Z] SSH_AUTH_SOCK=/tmp/ssh-g3vSjGYn6i3H/agent.32 [2026-05-25T06:50:04.004Z] SSH_AGENT_PID=38 [2026-05-25T06:50:04.008Z] Running ssh-add (command line suppressed) [2026-05-25T06:50:04.126Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11512812343526444764.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11512812343526444764.key) [2026-05-25T06:50:04.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T06:50:04.420Z] + git semver bump pre [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,626 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,630 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,630 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,630 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,630 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,631 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,633 [execute] INFO git cat-file --batch-check [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,638 [execute] INFO git cat-file --batch [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T06:50:04.681Z] 2026-05-25 06:50:04,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:50:04.681Z] 4.1.0-dev.11 [Pipeline] } [2026-05-25T06:50:04.708Z] $ docker exec --env ******** --env ******** 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e ssh-agent -k [2026-05-25T06:50:04.797Z] unset SSH_AUTH_SOCK; [2026-05-25T06:50:04.797Z] unset SSH_AGENT_PID; [2026-05-25T06:50:04.797Z] echo Agent pid 38 killed; [2026-05-25T06:50:04.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T06:50:05.109Z] + git semver [Pipeline] } [2026-05-25T06:50:05.397Z] $ docker stop --time=1 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e [2026-05-25T06:50:06.678Z] $ docker rm -f --volumes 999623f90c17e5374633dc235e8351888013974b02bd643fc4260111d6f6424e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T06:50:07.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T06:50:07.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:50:07.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T06:50:07.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:50:07.414Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:50:07.458Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T06:50:07.697Z] $ docker top e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 -eo pid,comm [2026-05-25T06:50:07.719Z] 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-05-25T06:50:07.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T06:50:07.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T06:50:07.772Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T06:50:07.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T06:50:07.892Z] $ docker exec e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 ssh-agent [2026-05-25T06:50:07.981Z] SSH_AUTH_SOCK=/tmp/ssh-poRjquz0wdHA/agent.32 [2026-05-25T06:50:07.981Z] SSH_AGENT_PID=38 [2026-05-25T06:50:07.986Z] Running ssh-add (command line suppressed) [2026-05-25T06:50:08.103Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15221897854836670211.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15221897854836670211.key) [2026-05-25T06:50:08.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T06:50:08.390Z] + git semver push [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,610 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,614 [run_push] DEBUG push [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,615 [execute] INFO git cat-file --batch-check [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,617 [execute] INFO git rev-list d8badab375bac35e63ac33e468e21b0b93c70295 -- [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,617 [execute] DEBUG Popen(['git', 'rev-list', 'd8badab375bac35e63ac33e468e21b0b93c70295', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,621 [execute] INFO git fetch -v -- origin [2026-05-25T06:50:08.648Z] 2026-05-25 06:50:08,622 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T06:50:09.215Z] 2026-05-25 06:50:09,201 [run_push] DEBUG no remote changes detected [2026-05-25T06:50:09.215Z] 2026-05-25 06:50:09,201 [execute] INFO git push origin semver [2026-05-25T06:50:09.216Z] 2026-05-25 06:50:09,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T06:50:10.593Z] 2026-05-25 06:50:10,427 [run_push] DEBUG push all version tags [2026-05-25T06:50:10.593Z] 2026-05-25 06:50:10,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T06:50:10.593Z] 2026-05-25 06:50:10,428 [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-05-25T06:50:11.968Z] 2026-05-25 06:50:11,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-05-25T06:50:11.968Z] 4.1.0-dev.11 [Pipeline] } [2026-05-25T06:50:11.995Z] $ docker exec --env ******** --env ******** e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 ssh-agent -k [2026-05-25T06:50:12.084Z] unset SSH_AUTH_SOCK; [2026-05-25T06:50:12.085Z] unset SSH_AGENT_PID; [2026-05-25T06:50:12.085Z] echo Agent pid 38 killed; [2026-05-25T06:50:12.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T06:50:12.394Z] + git semver [Pipeline] } [2026-05-25T06:50:12.690Z] $ docker stop --time=1 e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 [2026-05-25T06:50:13.939Z] $ docker rm -f --volumes e9109568b44e3af055971f1bc079f591e53883390bf5aac6cd4e0a79ba14bca0 [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-05-25T06:50:14.574Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2026-05-25T06:50:14.574Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-05-25T06:50:14.574Z] total 16 [2026-05-25T06:50:14.574Z] drwxr-xr-x 3 root root 4096 May 25 06:34 . [2026-05-25T06:50:14.574Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 06:49 .. [2026-05-25T06:50:14.574Z] drwxr-xr-x 2 root root 4096 May 25 06:34 cost [2026-05-25T06:50:14.574Z] -rw-r--r-- 1 root root 83 May 25 06:34 cost.csv [2026-05-25T06:50:14.574Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2026-05-25T06:50:14.574Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-05-25T06:50:14.574Z] total 16 [2026-05-25T06:50:14.574Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 06:34 . [2026-05-25T06:50:14.574Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 06:49 .. [2026-05-25T06:50:14.574Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 06:34 cost [2026-05-25T06:50:14.574Z] -rw-r--r-- 1 jenkins jenkins 83 May 25 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:14.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:15.730Z] ---> package-listing.sh [2026-05-25T06:50:15.730Z] ++ facter osfamily [2026-05-25T06:50:15.730Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T06:50:15.994Z] + OS_FAMILY=debian [2026-05-25T06:50:15.994Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-05-25T06:50:15.994Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T06:50:15.994Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T06:50:15.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T06:50:15.994Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T06:50:15.994Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-05-25T06:50:15.994Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T06:50:15.994Z] + case "${OS_FAMILY}" in [2026-05-25T06:50:15.994Z] + dpkg -l [2026-05-25T06:50:15.994Z] + grep '^ii' [2026-05-25T06:50:15.994Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T06:50:15.994Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T06:50:15.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T06:50:15.994Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-05-25T06:50:15.994Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-05-25T06:50:15.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-05-25T06:50:16.004Z] 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-05-25T06:50:16.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T06:50:16.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T06:50:16.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T06:50:16.925Z] prd-ubuntu20.04-docker-8c-8g-10713 does not seem to be running inside a container [2026-05-25T06:50:16.972Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T06:50:17.184Z] $ docker top f2484eb26f13bd8586f204927862e444dd4c063d493c4016da37c351bab74dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T06:50:17.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T06:50:17.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T06:50:18.077Z] + ls /var/log/sa-host [2026-05-25T06:50:18.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T06:50:18.237Z] provisioning config files... [2026-05-25T06:50:18.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4970076977440798079tmp [Pipeline] { [Pipeline] echo [2026-05-25T06:50:18.261Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:18.541Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T06:50:18.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:18.927Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T06:50:18.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:19.276Z] ---> sudo-logs.sh [2026-05-25T06:50:19.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T06:50:19.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:19.590Z] ---> job-cost.sh [2026-05-25T06:50:19.590Z] lf-activate-venv: SKIPPING [2026-05-25T06:50:19.590Z] DEBUG: total: 0.2199999988079071 [2026-05-25T06:50:19.590Z] INFO: Retrieving Stack Cost... [2026-05-25T06:50:19.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T06:50:20.416Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T06:50:20.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T06:50:20.712Z] ---> logs-deploy.sh [2026-05-25T06:50:20.712Z] lf-activate-venv: SKIPPING [2026-05-25T06:50:20.712Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/145 [2026-05-25T06:50:20.712Z] INFO: archiving workspace using pattern(s): [2026-05-25T06:50:21.646Z] Archives upload complete. [2026-05-25T06:50:21.646Z] INFO: archiving logs to Nexus