Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a37102cf85f879da6d6caccd029c3c8e7c70950b 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-ssh12260828232166490932.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh569223836328805097.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1568432939669523089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13992686330272398157.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-ssh13268618166141226361.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.23] ========================================================= [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.23 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-772206’ Running on prd-ubuntu20.04-docker-8c-8g-772211 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a37102cf85f879da6d6caccd029c3c8e7c70950b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a37102cf85f879da6d6caccd029c3c8e7c70950b # timeout=10 Commit message: "Merge pull request #258 from FelixTing/bump-alpine-3.22" > git rev-list --no-walk 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:25:58.106Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:25:58.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:25:58.221Z] ========================================================= [2025-10-31T13:25:58.221Z] EdgeX Global Pipelines Version Info [2025-10-31T13:25:58.221Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:25:59.321Z] ------------------- [2025-10-31T13:25:59.321Z] stable info: [2025-10-31T13:25:59.321Z] ------------------- [2025-10-31T13:25:59.321Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:25:59.321Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:25:59.321Z] Message: update stable to v1.0.278 [2025-10-31T13:25:59.892Z] ------------------- [2025-10-31T13:25:59.892Z] experimental info: [2025-10-31T13:25:59.892Z] ------------------- [2025-10-31T13:25:59.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:25:59.892Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:25:59.892Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:25:59.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-10-31T13:26:00.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-10-31T13:26:00.045Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:26:00.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:26:00.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:26:00.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:26:00.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:26:00.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:26:00.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:26:00.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:26:00.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:26:00.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-10-31T13:26:00.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:26:00.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:26:00.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:26:00.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:26:00.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:26:00.547Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:26:00.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:26:00.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:26:00.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:26:00.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:26:00.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:26:00.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:26:00.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:26:00.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:26:00.781Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:26:00.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:26:00.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:26:00.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:26:00.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo [2025-10-31T13:26:00.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a37102c [Pipeline] echo [2025-10-31T13:26:00.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:26:00.993Z] provisioning config files... [2025-10-31T13:26:01.011Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11635761517425308406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:01.354Z] ---> ****-login.sh [2025-10-31T13:26:01.354Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:26:01.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:01.616Z] [2025-10-31T13:26:01.616Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:01.616Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:01.616Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:01.616Z] [2025-10-31T13:26:01.616Z] Login Succeeded [2025-10-31T13:26:01.616Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:26:01.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:01.616Z] [2025-10-31T13:26:01.616Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:01.616Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:01.616Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:01.616Z] [2025-10-31T13:26:01.616Z] Login Succeeded [2025-10-31T13:26:01.616Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:26:01.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:01.877Z] [2025-10-31T13:26:01.877Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:01.877Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:01.877Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:01.877Z] [2025-10-31T13:26:01.877Z] Login Succeeded [2025-10-31T13:26:01.877Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:26:01.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:01.877Z] [2025-10-31T13:26:01.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:01.878Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:01.878Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:01.878Z] [2025-10-31T13:26:01.878Z] Login Succeeded [2025-10-31T13:26:01.878Z] ****.io [2025-10-31T13:26:01.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:02.143Z] [2025-10-31T13:26:02.143Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:02.143Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:02.143Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:02.143Z] [2025-10-31T13:26:02.143Z] Login Succeeded [2025-10-31T13:26:02.143Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:26:02.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:26:02.569Z] + git rev-list -1 --merges a37102cf85f879da6d6caccd029c3c8e7c70950b~1..a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo [2025-10-31T13:26:02.592Z] -----------> git rev-list -1 --merges a37102cf85f879da6d6caccd029c3c8e7c70950b~1..a37102cf85f879da6d6caccd029c3c8e7c70950b a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:26:02.592Z] a37102cf85f879da6d6caccd029c3c8e7c70950b [false] [Pipeline] sh [2025-10-31T13:26:02.880Z] + git log --format=format:%s -1 a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo [2025-10-31T13:26:02.895Z] ========================================================= [2025-10-31T13:26:02.895Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:26:02.895Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:26:03.229Z] + git log --format=format:%s -1 a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo [2025-10-31T13:26:03.248Z] [semverPrep] GIT_COMMIT: a37102cf85f879da6d6caccd029c3c8e7c70950b, Commit Message: Merge pull request #258 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-31T13:26:03.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:26:03.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:26:03.657Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:26:03.657Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:26:03.657Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:26:03.657Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:26:03.657Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:26:03.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:04.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:04.019Z] [2025-10-31T13:26:04.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:04.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:04.331Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:26:04.331Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:26:04.331Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:26:04.331Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:26:04.331Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:26:04.331Z] 80192f66455f: Pulling fs layer [2025-10-31T13:26:04.331Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:26:04.331Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:26:04.331Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:26:04.331Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:26:04.331Z] db01528c6b51: Pulling fs layer [2025-10-31T13:26:04.331Z] 28988de357af: Pulling fs layer [2025-10-31T13:26:04.331Z] db01528c6b51: Waiting [2025-10-31T13:26:04.331Z] a29436f7fd5d: Waiting [2025-10-31T13:26:04.331Z] 28988de357af: Waiting [2025-10-31T13:26:04.331Z] 461d9e800cba: Waiting [2025-10-31T13:26:04.331Z] 923cac83aea3: Waiting [2025-10-31T13:26:04.331Z] 25ad8b0a4227: Waiting [2025-10-31T13:26:04.331Z] 80192f66455f: Waiting [2025-10-31T13:26:04.331Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:26:04.331Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:26:04.331Z] 6bf1a483ea7c: Download complete [2025-10-31T13:26:04.331Z] 461d9e800cba: Download complete [2025-10-31T13:26:04.331Z] 80192f66455f: Download complete [2025-10-31T13:26:04.590Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:26:04.590Z] f5dfc541a4d3: Download complete [2025-10-31T13:26:04.590Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:26:04.590Z] 3dae71ba6b94: Download complete [2025-10-31T13:26:04.590Z] 923cac83aea3: Verifying Checksum [2025-10-31T13:26:04.590Z] 923cac83aea3: Download complete [2025-10-31T13:26:04.849Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:26:04.849Z] 25ad8b0a4227: Download complete [2025-10-31T13:26:04.849Z] db01528c6b51: Download complete [2025-10-31T13:26:04.849Z] 28988de357af: Verifying Checksum [2025-10-31T13:26:04.849Z] 28988de357af: Download complete [2025-10-31T13:26:04.849Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:26:04.849Z] a29436f7fd5d: Download complete [2025-10-31T13:26:05.416Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:26:05.416Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:26:05.983Z] 3dae71ba6b94: Pull complete [2025-10-31T13:26:05.983Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:26:06.919Z] f5dfc541a4d3: Pull complete [2025-10-31T13:26:06.919Z] 461d9e800cba: Pull complete [2025-10-31T13:26:06.919Z] 80192f66455f: Pull complete [2025-10-31T13:26:11.118Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:26:12.057Z] a29436f7fd5d: Pull complete [2025-10-31T13:26:12.057Z] 923cac83aea3: Pull complete [2025-10-31T13:26:12.057Z] 25ad8b0a4227: Pull complete [2025-10-31T13:26:12.057Z] db01528c6b51: Pull complete [2025-10-31T13:26:12.057Z] 28988de357af: Pull complete [2025-10-31T13:26:12.057Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:26:12.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:12.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:26:12.194Z] prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container [2025-10-31T13:26:12.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:26:14.049Z] $ docker top 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 -eo pid,comm [2025-10-31T13:26:14.097Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:26:14.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:26:14.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:26:14.163Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:26:14.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:26:14.273Z] $ docker exec 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent [2025-10-31T13:26:14.370Z] SSH_AUTH_SOCK=/tmp/ssh-4GBaJigGFRmd/agent.32 [2025-10-31T13:26:14.370Z] SSH_AGENT_PID=38 [2025-10-31T13:26:14.376Z] Running ssh-add (command line suppressed) [2025-10-31T13:26:14.463Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13417620611464416970.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13417620611464416970.key) [2025-10-31T13:26:14.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:26:14.770Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2025-10-31T13:26:15.056Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:26:15.066Z] $ docker exec --env ******** --env ******** 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent -k [2025-10-31T13:26:15.146Z] unset SSH_AUTH_SOCK; [2025-10-31T13:26:15.146Z] unset SSH_AGENT_PID; [2025-10-31T13:26:15.146Z] echo Agent pid 38 killed; [2025-10-31T13:26:15.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:26:15.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:26:15.195Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:26:15.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:26:15.297Z] $ docker exec 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent [2025-10-31T13:26:15.399Z] SSH_AUTH_SOCK=/tmp/ssh-jzPjljtgyra8/agent.87 [2025-10-31T13:26:15.399Z] SSH_AGENT_PID=93 [2025-10-31T13:26:15.404Z] Running ssh-add (command line suppressed) [2025-10-31T13:26:15.494Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5473512485305184981.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5473512485305184981.key) [2025-10-31T13:26:15.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:26:15.815Z] + git semver init [2025-10-31T13:26:16.075Z] 2025-10-31 13:26:16,020 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:26:16.075Z] 2025-10-31 13:26:16,024 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:26:16.075Z] 2025-10-31 13:26:16,024 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2025-10-31T13:26:16.075Z] 2025-10-31 13:26:16,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2025-10-31T13:26:16.075Z] 2025-10-31 13:26:16,025 [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) [2025-10-31T13:26:17.455Z] 2025-10-31 13:26:17,394 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2025-10-31T13:26:17.455Z] 2025-10-31 13:26:17,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2025-10-31T13:26:17.455Z] 2025-10-31 13:26:17,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-10-31T13:26:17.455Z] 2025-10-31 13:26:17,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-10-31T13:26:17.455Z] 4.1.0-dev.3 [Pipeline] } [2025-10-31T13:26:17.465Z] $ docker exec --env ******** --env ******** 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 ssh-agent -k [2025-10-31T13:26:17.556Z] unset SSH_AUTH_SOCK; [2025-10-31T13:26:17.556Z] unset SSH_AGENT_PID; [2025-10-31T13:26:17.556Z] echo Agent pid 93 killed; [2025-10-31T13:26:17.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:26:17.914Z] + git semver [Pipeline] } [2025-10-31T13:26:18.184Z] $ docker stop --time=1 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 [2025-10-31T13:26:19.442Z] $ docker rm -f --volumes 99d7ffe0280d9dc80cbc5195b42d64431e121f656564d200093f1e56843ad067 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:26:19.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:26:20.089Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:26:20.093Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:26:20.342Z] provisioning config files... [2025-10-31T13:26:20.364Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14237826194463990309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:20.669Z] ---> ****-login.sh [2025-10-31T13:26:20.669Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:26:20.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:20.669Z] Login Succeeded [2025-10-31T13:26:20.669Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:26:20.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:20.669Z] Login Succeeded [2025-10-31T13:26:20.669Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:26:20.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:20.929Z] Login Succeeded [2025-10-31T13:26:20.929Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:26:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:20.929Z] Login Succeeded [2025-10-31T13:26:20.929Z] ****.io [2025-10-31T13:26:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:21.190Z] Login Succeeded [2025-10-31T13:26:21.190Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:26:21.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:26:21.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:26:21.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:26:21.335Z] ========================================================= [2025-10-31T13:26:21.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:26:21.335Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:21.670Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:26:22.238Z] #0 building with "default" instance using docker driver [2025-10-31T13:26:22.238Z] [2025-10-31T13:26:22.238Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:26:22.238Z] #1 transferring dockerfile: 1.73kB done [2025-10-31T13:26:22.238Z] #1 DONE 0.0s [2025-10-31T13:26:22.238Z] [2025-10-31T13:26:22.238Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:26:22.238Z] #2 DONE 0.1s [2025-10-31T13:26:22.497Z] [2025-10-31T13:26:22.497Z] #3 [internal] load .dockerignore [2025-10-31T13:26:22.497Z] #3 transferring context: 160B done [2025-10-31T13:26:22.497Z] #3 DONE 0.0s [2025-10-31T13:26:22.497Z] [2025-10-31T13:26:22.497Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:26:22.497Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:26:22.497Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:26:22.497Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2025-10-31T13:26:22.497Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s [2025-10-31T13:26:22.497Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:26:22.497Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:26:22.497Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done [2025-10-31T13:26:22.497Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:26:22.497Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:26:22.497Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 14.68MB / 74.07MB 0.2s [2025-10-31T13:26:22.497Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2025-10-31T13:26:22.497Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.01MB / 113.25MB 0.2s [2025-10-31T13:26:22.497Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:26:22.497Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:26:22.758Z] #4 ... [2025-10-31T13:26:22.758Z] [2025-10-31T13:26:22.758Z] #5 [internal] load build context [2025-10-31T13:26:22.758Z] #5 transferring context: 33.51MB 0.2s done [2025-10-31T13:26:22.758Z] #5 DONE 0.3s [2025-10-31T13:26:22.758Z] [2025-10-31T13:26:22.758Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:26:22.758Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 26.21MB / 74.07MB 0.3s [2025-10-31T13:26:22.758Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-10-31T13:26:22.758Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 9.44MB / 113.25MB 0.3s [2025-10-31T13:26:22.758Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done [2025-10-31T13:26:22.758Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 5.24MB / 13.30MB 0.3s [2025-10-31T13:26:22.758Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:26:22.758Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 57.67MB / 74.07MB 0.5s [2025-10-31T13:26:22.758Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 30.41MB / 113.25MB 0.5s [2025-10-31T13:26:22.758Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.4s done [2025-10-31T13:26:23.015Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-10-31T13:26:23.015Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 40.89MB / 113.25MB 0.6s [2025-10-31T13:26:23.015Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-31T13:26:23.015Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 57.67MB / 113.25MB 0.7s [2025-10-31T13:26:23.015Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-31T13:26:23.274Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 78.64MB / 113.25MB 0.8s [2025-10-31T13:26:23.274Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 102.00MB / 113.25MB 0.9s [2025-10-31T13:26:23.274Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-31T13:26:23.533Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done [2025-10-31T13:26:27.729Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.3s done [2025-10-31T13:26:27.729Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:26:27.729Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:26:27.729Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:26:27.729Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:26:27.729Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:26:27.987Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:26:30.520Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.8s done [2025-10-31T13:26:30.520Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 [2025-10-31T13:26:31.454Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done [2025-10-31T13:26:31.454Z] #4 DONE 9.0s [2025-10-31T13:26:31.454Z] [2025-10-31T13:26:31.454Z] #6 [builder 2/7] WORKDIR /device-gpio [2025-10-31T13:26:33.375Z] #6 DONE 1.9s [2025-10-31T13:26:33.375Z] [2025-10-31T13:26:33.375Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:26:33.375Z] #7 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:26:33.635Z] #7 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:26:33.897Z] #7 0.685 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:26:34.155Z] #7 0.693 (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:26:34.155Z] #7 0.698 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:26:34.155Z] #7 0.718 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:26:34.155Z] #7 0.737 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:26:34.155Z] #7 0.746 OK: 269 MiB in 64 packages [2025-10-31T13:26:34.155Z] #7 DONE 0.9s [2025-10-31T13:26:34.155Z] [2025-10-31T13:26:34.155Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:26:34.155Z] #8 DONE 0.0s [2025-10-31T13:26:34.155Z] [2025-10-31T13:26:34.155Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:26:35.221Z] Still waiting to schedule task [2025-10-31T13:26:35.222Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ [2025-10-31T13:26:52.262Z] #9 DONE 15.1s [2025-10-31T13:26:52.262Z] [2025-10-31T13:26:52.262Z] #10 [builder 6/7] COPY . . [2025-10-31T13:26:52.262Z] #10 DONE 0.1s [2025-10-31T13:26:52.262Z] [2025-10-31T13:26:52.262Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:26:52.262Z] #11 0.202 noop [2025-10-31T13:26:52.262Z] #11 DONE 0.3s [2025-10-31T13:26:52.262Z] [2025-10-31T13:26:52.262Z] #12 exporting to image [2025-10-31T13:26:52.262Z] #12 exporting layers [2025-10-31T13:26:56.448Z] #12 exporting layers 6.5s done [2025-10-31T13:26:56.448Z] #12 writing image sha256:7a51736eb7f5742c5f70e889ad382a96eac159fa17ca6e0de01d00c447afd400 done [2025-10-31T13:26:56.448Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:26:56.448Z] #12 DONE 6.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:56.776Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:26:56.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:26:56.869Z] prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container [2025-10-31T13:26:56.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:26:57.241Z] $ docker top a2dae30add03ecdae88944d267109b3d1523d4e2135c66f0bcedbd8394932692 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:26:57.578Z] + go version [2025-10-31T13:26:57.578Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:26:57.586Z] $ docker stop --time=1 a2dae30add03ecdae88944d267109b3d1523d4e2135c66f0bcedbd8394932692 [2025-10-31T13:26:58.800Z] $ docker rm -f --volumes a2dae30add03ecdae88944d267109b3d1523d4e2135c66f0bcedbd8394932692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:59.258Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:26:59.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:26:59.333Z] prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container [2025-10-31T13:26:59.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:26:59.576Z] $ docker top 84a101b5dbd7972c5e2a99b555be2262d6b71c73a1c04f745859f6ec557b7fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:26:59.914Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:27:00.218Z] + make test [2025-10-31T13:27:00.218Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:27:01.594Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-10-31T13:27:19.659Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-10-31T13:27:19.659Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-10-31T13:27:27.772Z] go vet ./... [2025-10-31T13:27:33.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:27:33.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:27:33.038Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-31T13:27:33.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:27:33.067Z] $ docker stop --time=1 84a101b5dbd7972c5e2a99b555be2262d6b71c73a1c04f745859f6ec557b7fd3 [2025-10-31T13:27:35.420Z] $ docker rm -f --volumes 84a101b5dbd7972c5e2a99b555be2262d6b71c73a1c04f745859f6ec557b7fd3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:27:35.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:27:36.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:27:36.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:27:36.879Z] + ls -al . [2025-10-31T13:27:36.879Z] total 224 [2025-10-31T13:27:36.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 . [2025-10-31T13:27:36.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:25 .. [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 31 13:25 .dockerignore [2025-10-31T13:27:36.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 .git [2025-10-31T13:27:36.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:25 .github [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 31 13:25 .gitignore [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 13:25 .golangci.yml [2025-10-31T13:27:36.879Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:26 .semver [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 20038 Oct 31 13:25 Attribution.txt [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 7819 Oct 31 13:25 CHANGELOG.md [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 1694 Oct 31 13:25 Dockerfile [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:25 GOVERNANCE.md [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 31 13:25 Jenkinsfile [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:25 LICENSE [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 31 13:25 Makefile [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:25 OWNERS.md [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 31 13:25 README.md [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION [2025-10-31T13:27:36.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:25 bin [2025-10-31T13:27:36.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:25 cmd [2025-10-31T13:27:36.879Z] -rw-r--r-- 1 jenkins jenkins 11488 Oct 31 13:27 coverage.out [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 6078 Oct 31 13:25 go.mod [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 87119 Oct 31 13:25 go.sum [2025-10-31T13:27:36.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:25 internal [2025-10-31T13:27:36.879Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:37.191Z] + 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=a37102cf85f879da6d6caccd029c3c8e7c70950b --label arch=amd64 --label version=4.1.0-dev.3 . [2025-10-31T13:27:37.449Z] #0 building with "default" instance using docker driver [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:27:37.449Z] #1 transferring dockerfile: 1.73kB done [2025-10-31T13:27:37.449Z] #1 DONE 0.0s [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:27:37.449Z] #2 DONE 0.0s [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:27:37.449Z] #3 DONE 0.1s [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #4 [internal] load .dockerignore [2025-10-31T13:27:37.449Z] #4 transferring context: 160B done [2025-10-31T13:27:37.449Z] #4 DONE 0.0s [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #5 [internal] load build context [2025-10-31T13:27:37.449Z] #5 transferring context: 21.98kB 0.0s done [2025-10-31T13:27:37.449Z] #5 DONE 0.0s [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:27:37.449Z] #6 DONE 0.1s [2025-10-31T13:27:37.449Z] [2025-10-31T13:27:37.449Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:27:37.449Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T13:27:37.449Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-31T13:27:37.707Z] #7 ... [2025-10-31T13:27:37.707Z] [2025-10-31T13:27:37.707Z] #8 [builder 2/7] WORKDIR /device-gpio [2025-10-31T13:27:37.707Z] #8 DONE 0.0s [2025-10-31T13:27:37.707Z] [2025-10-31T13:27:37.707Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:27:37.707Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-10-31T13:27:37.707Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:27:37.707Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:27:37.707Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:27:37.707Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:27:37.707Z] #7 DONE 0.3s [2025-10-31T13:27:37.707Z] [2025-10-31T13:27:37.707Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:27:37.707Z] #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:37.707Z] #9 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:37.968Z] #9 0.594 OK: 269 MiB in 64 packages [2025-10-31T13:27:38.226Z] #9 DONE 0.7s [2025-10-31T13:27:38.226Z] [2025-10-31T13:27:38.226Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T13:27:38.226Z] #10 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:38.226Z] #10 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:38.226Z] #10 0.573 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:27:38.226Z] #10 0.576 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:27:38.226Z] #10 0.583 OK: 7 MiB in 17 packages [2025-10-31T13:27:38.226Z] #10 DONE 0.7s [2025-10-31T13:27:38.226Z] [2025-10-31T13:27:38.226Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:27:38.226Z] #11 DONE 0.0s [2025-10-31T13:27:38.226Z] [2025-10-31T13:27:38.226Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:27:38.801Z] #12 DONE 0.5s [2025-10-31T13:27:38.801Z] [2025-10-31T13:27:38.801Z] #13 [builder 6/7] COPY . . [2025-10-31T13:27:39.058Z] #13 DONE 0.2s [2025-10-31T13:27:39.058Z] [2025-10-31T13:27:39.058Z] #14 [builder 7/7] RUN make build [2025-10-31T13:27:39.058Z] #14 0.206 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-10-31T13:27:39.320Z] #14 ... [2025-10-31T13:27:39.320Z] [2025-10-31T13:27:39.320Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T13:27:39.320Z] #15 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:39.320Z] #15 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:39.320Z] #15 0.836 OK: 7 MiB in 17 packages [2025-10-31T13:27:39.320Z] #15 DONE 1.0s [2025-10-31T13:27:39.577Z] [2025-10-31T13:27:39.577Z] #14 [builder 7/7] RUN make build [2025-10-31T13:28:01.557Z] #14 DONE 21.0s [2025-10-31T13:28:01.557Z] [2025-10-31T13:28:01.557Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2025-10-31T13:28:01.557Z] #16 DONE 0.0s [2025-10-31T13:28:01.557Z] [2025-10-31T13:28:01.557Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2025-10-31T13:28:01.557Z] #17 DONE 0.0s [2025-10-31T13:28:01.557Z] [2025-10-31T13:28:01.557Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2025-10-31T13:28:01.557Z] #18 DONE 0.2s [2025-10-31T13:28:01.557Z] [2025-10-31T13:28:01.557Z] #19 exporting to image [2025-10-31T13:28:01.557Z] #19 exporting layers [2025-10-31T13:28:01.557Z] #19 exporting layers 0.2s done [2025-10-31T13:28:01.557Z] #19 writing image sha256:c2046c5e78a72ccae11959224dad17c3385dbcbef981b6322567acdb9af3e4c3 done [2025-10-31T13:28:01.557Z] #19 naming to docker.io/library/device-gpio done [2025-10-31T13:28:01.557Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:28:01.701Z] provisioning config files... [2025-10-31T13:28:01.710Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1048923054380546084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:28:02.010Z] ---> ****-login.sh [2025-10-31T13:28:02.010Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:28:02.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.010Z] Login Succeeded [2025-10-31T13:28:02.010Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:28:02.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.010Z] Login Succeeded [2025-10-31T13:28:02.010Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:28:02.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.269Z] Login Succeeded [2025-10-31T13:28:02.269Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:28:02.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.269Z] Login Succeeded [2025-10-31T13:28:02.269Z] ****.io [2025-10-31T13:28:02.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.528Z] Login Succeeded [2025-10-31T13:28:02.528Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:28:02.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:28:02.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:28:02.624Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2025-10-31T13:28:02.624Z] a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:28:02.624Z] latest [2025-10-31T13:28:02.624Z] 4.1.0-dev.3 [2025-10-31T13:28:02.624Z] a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:28:02.624Z] main [2025-10-31T13:28:02.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:02.973Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:03.319Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:28:03.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-10-31T13:28:03.319Z] e59052c6fa69: Preparing [2025-10-31T13:28:03.319Z] 1255b8b2adb6: Preparing [2025-10-31T13:28:03.319Z] c9096577d12c: Preparing [2025-10-31T13:28:03.319Z] 7e47e8cced4f: Preparing [2025-10-31T13:28:03.319Z] a83c3cdb36af: Preparing [2025-10-31T13:28:03.319Z] 256f393e029f: Preparing [2025-10-31T13:28:03.319Z] 256f393e029f: Waiting [2025-10-31T13:28:03.319Z] 1255b8b2adb6: Pushed [2025-10-31T13:28:03.319Z] a83c3cdb36af: Pushed [2025-10-31T13:28:03.319Z] 7e47e8cced4f: Pushed [2025-10-31T13:28:03.319Z] c9096577d12c: Pushed [2025-10-31T13:28:03.319Z] 256f393e029f: Layer already exists [2025-10-31T13:28:07.533Z] e59052c6fa69: Pushed [2025-10-31T13:28:07.792Z] a37102cf85f879da6d6caccd029c3c8e7c70950b: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:08.132Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:08.465Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-10-31T13:28:08.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-10-31T13:28:08.466Z] e59052c6fa69: Preparing [2025-10-31T13:28:08.466Z] 1255b8b2adb6: Preparing [2025-10-31T13:28:08.466Z] c9096577d12c: Preparing [2025-10-31T13:28:08.466Z] 7e47e8cced4f: Preparing [2025-10-31T13:28:08.466Z] a83c3cdb36af: Preparing [2025-10-31T13:28:08.466Z] 256f393e029f: Preparing [2025-10-31T13:28:08.466Z] 256f393e029f: Waiting [2025-10-31T13:28:08.466Z] 1255b8b2adb6: Layer already exists [2025-10-31T13:28:08.466Z] c9096577d12c: Layer already exists [2025-10-31T13:28:08.466Z] a83c3cdb36af: Layer already exists [2025-10-31T13:28:08.466Z] 7e47e8cced4f: Layer already exists [2025-10-31T13:28:08.466Z] e59052c6fa69: Layer already exists [2025-10-31T13:28:08.466Z] 256f393e029f: Layer already exists [2025-10-31T13:28:08.466Z] latest: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:08.796Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:09.126Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-10-31T13:28:09.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-10-31T13:28:09.126Z] e59052c6fa69: Preparing [2025-10-31T13:28:09.126Z] 1255b8b2adb6: Preparing [2025-10-31T13:28:09.126Z] c9096577d12c: Preparing [2025-10-31T13:28:09.126Z] 7e47e8cced4f: Preparing [2025-10-31T13:28:09.126Z] a83c3cdb36af: Preparing [2025-10-31T13:28:09.126Z] 256f393e029f: Preparing [2025-10-31T13:28:09.126Z] 256f393e029f: Waiting [2025-10-31T13:28:09.126Z] 7e47e8cced4f: Layer already exists [2025-10-31T13:28:09.126Z] e59052c6fa69: Layer already exists [2025-10-31T13:28:09.126Z] c9096577d12c: Layer already exists [2025-10-31T13:28:09.126Z] 1255b8b2adb6: Layer already exists [2025-10-31T13:28:09.126Z] a83c3cdb36af: Layer already exists [2025-10-31T13:28:09.126Z] 256f393e029f: Layer already exists [2025-10-31T13:28:09.126Z] 4.1.0-dev.3: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:09.465Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:09.798Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:28:09.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-10-31T13:28:09.798Z] e59052c6fa69: Preparing [2025-10-31T13:28:09.798Z] 1255b8b2adb6: Preparing [2025-10-31T13:28:09.798Z] c9096577d12c: Preparing [2025-10-31T13:28:09.798Z] 7e47e8cced4f: Preparing [2025-10-31T13:28:09.798Z] a83c3cdb36af: Preparing [2025-10-31T13:28:09.798Z] 256f393e029f: Preparing [2025-10-31T13:28:09.798Z] 256f393e029f: Waiting [2025-10-31T13:28:09.798Z] 1255b8b2adb6: Layer already exists [2025-10-31T13:28:09.798Z] e59052c6fa69: Layer already exists [2025-10-31T13:28:09.798Z] 7e47e8cced4f: Layer already exists [2025-10-31T13:28:09.798Z] c9096577d12c: Layer already exists [2025-10-31T13:28:09.798Z] a83c3cdb36af: Layer already exists [2025-10-31T13:28:09.798Z] 256f393e029f: Layer already exists [2025-10-31T13:28:09.798Z] a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:10.139Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:10.471Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2025-10-31T13:28:10.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-10-31T13:28:10.471Z] e59052c6fa69: Preparing [2025-10-31T13:28:10.471Z] 1255b8b2adb6: Preparing [2025-10-31T13:28:10.471Z] c9096577d12c: Preparing [2025-10-31T13:28:10.471Z] 7e47e8cced4f: Preparing [2025-10-31T13:28:10.471Z] a83c3cdb36af: Preparing [2025-10-31T13:28:10.471Z] 256f393e029f: Preparing [2025-10-31T13:28:10.471Z] a83c3cdb36af: Layer already exists [2025-10-31T13:28:10.471Z] e59052c6fa69: Layer already exists [2025-10-31T13:28:10.471Z] 7e47e8cced4f: Layer already exists [2025-10-31T13:28:10.471Z] 1255b8b2adb6: Layer already exists [2025-10-31T13:28:10.471Z] c9096577d12c: Layer already exists [2025-10-31T13:28:10.471Z] 256f393e029f: Layer already exists [2025-10-31T13:28:10.471Z] main: digest: sha256:03f601be6dfa6da79686b380046375de52da606f0b90c2e42802f4d7a77f6234 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:28:10.565Z] ===================================================== [Pipeline] echo [2025-10-31T13:28:10.583Z] taggedImages: [2025-10-31T13:28:10.583Z] - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:28:10.583Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-10-31T13:28:10.583Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-10-31T13:28:10.583Z] - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:28:10.583Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2025-10-31T13:28:10.644Z] ========================================================= [2025-10-31T13:28:10.644Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:28:10.644Z] images: [2025-10-31T13:28:10.644Z] - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:28:10.644Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-10-31T13:28:10.644Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-10-31T13:28:10.644Z] - nexus3.edgexfoundry.org:10004/device-gpio:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:28:10.644Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2025-10-31T13:28:10.644Z] settingsFile: [2025-10-31T13:28:10.644Z] device-gpio-settings [2025-10-31T13:28:10.644Z] ========================================================= [Pipeline] node [2025-10-31T13:28:25.648Z] Still waiting to schedule task [2025-10-31T13:28:25.648Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-31T13:28:45.271Z] Running on prd-centos7-docker-4c-2g-772223 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:28:45.320Z] provisioning config files... [2025-10-31T13:28:45.349Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11040921316065190088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:28:46.341Z] ---> ****-login.sh [2025-10-31T13:28:46.341Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:26.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772218 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2025-10-31T13:29:26.538Z] Running in /w/workspace/device-gpio/133 [Pipeline] { [Pipeline] checkout [2025-10-31T13:29:29.590Z] The recommended git tool is: git [2025-10-31T13:29:35.285Z] using credential edgex-jenkins-ssh [2025-10-31T13:29:35.309Z] Cloning the remote Git repository [2025-10-31T13:29:35.358Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2025-10-31T13:29:35.473Z] > git init /w/workspace/device-gpio/133 # timeout=10 [2025-10-31T13:29:35.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2025-10-31T13:29:35.631Z] > git --version # timeout=10 [2025-10-31T13:29:35.650Z] > git --version # 'git version 2.25.1' [2025-10-31T13:29:35.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:29:35.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:29:39.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2025-10-31T13:29:39.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:29:40.301Z] Avoid second fetch [2025-10-31T13:29:40.301Z] Checking out Revision a37102cf85f879da6d6caccd029c3c8e7c70950b (main) [2025-10-31T13:29:41.068Z] Commit message: "Merge pull request #258 from FelixTing/bump-alpine-3.22" [2025-10-31T13:29:40.317Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:29:40.402Z] > git checkout -f a37102cf85f879da6d6caccd029c3c8e7c70950b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:29:45.627Z] provisioning config files... [2025-10-31T13:29:45.737Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/133@tmp/config5197312076509041938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:46.611Z] ---> ****-login.sh [2025-10-31T13:29:46.611Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:46.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:47.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:29:47.181Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:47.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:29:47.181Z] [2025-10-31T13:29:47.181Z] Login Succeeded [2025-10-31T13:29:47.181Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:29:47.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:47.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:29:47.755Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:47.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:29:47.755Z] [2025-10-31T13:29:47.755Z] Login Succeeded [2025-10-31T13:29:47.755Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:29:48.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:48.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:29:48.032Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:48.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:29:48.032Z] [2025-10-31T13:29:48.032Z] Login Succeeded [2025-10-31T13:29:48.032Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:29:48.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:48.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:29:48.583Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:48.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:29:48.583Z] [2025-10-31T13:29:48.583Z] Login Succeeded [2025-10-31T13:29:48.583Z] ****.io [2025-10-31T13:29:48.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:49.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:29:49.131Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:49.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:29:49.131Z] [2025-10-31T13:29:49.131Z] Login Succeeded [2025-10-31T13:29:49.131Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:29:49.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:29:49.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:49.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:49.682Z] ========================================================= [2025-10-31T13:29:49.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:29:49.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:50.083Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:29:50.711Z] Sending build context to Docker daemon 16.87MB [2025-10-31T13:29:50.711Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:29:50.711Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-31T13:29:50.990Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:29:50.990Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:29:50.990Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:29:50.990Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:29:50.990Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:29:50.990Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:29:50.990Z] 06715773e931: Pulling fs layer [2025-10-31T13:29:50.990Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:29:50.990Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:29:50.990Z] 4f4fb700ef54: Waiting [2025-10-31T13:29:50.990Z] 06715773e931: Waiting [2025-10-31T13:29:50.990Z] 7fa9dde3b271: Waiting [2025-10-31T13:29:50.990Z] d57d563a94ed: Waiting [2025-10-31T13:29:50.990Z] 13eebdc497b7: Waiting [2025-10-31T13:29:50.990Z] 7d1a427e917c: Verifying Checksum [2025-10-31T13:29:50.990Z] 7d1a427e917c: Download complete [2025-10-31T13:29:50.990Z] 13eebdc497b7: Download complete [2025-10-31T13:29:50.990Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:29:50.990Z] 4f4fb700ef54: Download complete [2025-10-31T13:29:50.990Z] 06715773e931: Verifying Checksum [2025-10-31T13:29:50.990Z] 06715773e931: Download complete [2025-10-31T13:29:50.990Z] 6e174226ea69: Verifying Checksum [2025-10-31T13:29:50.990Z] 6e174226ea69: Download complete [2025-10-31T13:29:51.596Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:29:51.596Z] d57d563a94ed: Download complete [2025-10-31T13:29:52.198Z] 6e174226ea69: Pull complete [2025-10-31T13:29:52.793Z] 7d1a427e917c: Pull complete [2025-10-31T13:29:53.390Z] 382d65ac76eb: Verifying Checksum [2025-10-31T13:29:53.390Z] 382d65ac76eb: Download complete [2025-10-31T13:29:54.833Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:29:54.833Z] 7fa9dde3b271: Download complete [2025-10-31T13:30:09.903Z] 382d65ac76eb: Pull complete [2025-10-31T13:30:09.903Z] 13eebdc497b7: Pull complete [2025-10-31T13:30:09.903Z] 4f4fb700ef54: Pull complete [2025-10-31T13:30:09.903Z] 06715773e931: Pull complete [2025-10-31T13:30:18.170Z] 7fa9dde3b271: Pull complete [2025-10-31T13:30:18.768Z] d57d563a94ed: Pull complete [2025-10-31T13:30:18.768Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:30:18.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:30:18.768Z] ---> 43a1c90cae9b [2025-10-31T13:30:18.768Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:30:21.384Z] ---> Running in c828c73be0e9 [2025-10-31T13:30:21.989Z] Removing intermediate container c828c73be0e9 [2025-10-31T13:30:21.989Z] ---> bca50212d4a0 [2025-10-31T13:30:21.989Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:30:22.262Z] ---> Running in c44afe151f8c [2025-10-31T13:30:22.550Z] Removing intermediate container c44afe151f8c [2025-10-31T13:30:22.550Z] ---> aaf9aa94f85c [2025-10-31T13:30:22.550Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-10-31T13:30:22.550Z] ---> Running in f890caf71a47 [2025-10-31T13:30:23.152Z] Removing intermediate container f890caf71a47 [2025-10-31T13:30:23.152Z] ---> acfa1f4e4a4f [2025-10-31T13:30:23.152Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:30:23.152Z] ---> Running in ff4b45874b0a [2025-10-31T13:30:23.422Z] Removing intermediate container ff4b45874b0a [2025-10-31T13:30:23.422Z] ---> 692b5d491caf [2025-10-31T13:30:23.422Z] Step 7/12 : WORKDIR /device-gpio [2025-10-31T13:30:23.693Z] ---> Running in fa7780492521 [2025-10-31T13:30:23.967Z] Removing intermediate container fa7780492521 [2025-10-31T13:30:23.967Z] ---> 5580e1743635 [2025-10-31T13:30:23.967Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:30:24.244Z] ---> Running in 82afddb747b5 [2025-10-31T13:30:25.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:30:25.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:30:27.653Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:30:27.653Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:30:27.653Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:30:27.653Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:30:27.653Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:30:27.927Z] OK: 259 MiB in 64 packages [2025-10-31T13:30:28.929Z] Removing intermediate container 82afddb747b5 [2025-10-31T13:30:28.929Z] ---> d77a0193870b [2025-10-31T13:30:29.199Z] Step 9/12 : COPY go.mod vendor* ./ [2025-10-31T13:30:29.789Z] ---> 06a8ee47f34c [2025-10-31T13:30:29.790Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:30:29.790Z] ---> Running in df06b7ea6253 [2025-10-31T13:32:36.566Z] Removing intermediate container df06b7ea6253 [2025-10-31T13:32:36.566Z] ---> bbed55689853 [2025-10-31T13:32:36.566Z] Step 11/12 : COPY . . [2025-10-31T13:32:36.566Z] ---> 16a83163ef81 [2025-10-31T13:32:36.566Z] Step 12/12 : RUN ${MAKE} [2025-10-31T13:32:36.566Z] ---> Running in 79fda01bb160 [2025-10-31T13:32:36.566Z] noop [2025-10-31T13:32:36.566Z] Removing intermediate container 79fda01bb160 [2025-10-31T13:32:36.566Z] ---> 68aaa72894cc [2025-10-31T13:32:36.566Z] Successfully built 68aaa72894cc [2025-10-31T13:32:36.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:36.968Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:32:36.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:32:37.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-772218 does not seem to be running inside a container [2025-10-31T13:32:37.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/133 -v /w/workspace/device-gpio/133:/w/workspace/device-gpio/133:rw,z -v /w/workspace/device-gpio/133@tmp:/w/workspace/device-gpio/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:32:38.900Z] $ docker top d4d9921d0ad5c2c412e1f29b6d2197b71ef72b75f2fe73ffee4e0b61cab095f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:32:39.835Z] + go version [2025-10-31T13:32:39.835Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:32:39.858Z] $ docker stop --time=1 d4d9921d0ad5c2c412e1f29b6d2197b71ef72b75f2fe73ffee4e0b61cab095f1 [2025-10-31T13:32:41.624Z] $ docker rm -f --volumes d4d9921d0ad5c2c412e1f29b6d2197b71ef72b75f2fe73ffee4e0b61cab095f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:42.308Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:32:42.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:32:42.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-772218 does not seem to be running inside a container [2025-10-31T13:32:42.645Z] $ 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/133 -v /w/workspace/device-gpio/133:/w/workspace/device-gpio/133:rw,z -v /w/workspace/device-gpio/133@tmp:/w/workspace/device-gpio/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:32:44.233Z] $ docker top 1f74f4c0e7274377815ccc5115d8f025d17b28630420b387a5b9546a9ba3f786 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:32:45.178Z] + git config --global --add safe.directory /w/workspace/device-gpio/133 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:32:45.862Z] + make test [2025-10-31T13:32:45.862Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:32:54.097Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-10-31T13:37:31.161Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-10-31T13:37:31.161Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-10-31T13:37:31.161Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:37:31.161Z] go vet ./... [2025-10-31T13:38:27.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:38:27.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:38:27.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-31T13:38:27.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:38:27.690Z] $ docker stop --time=1 1f74f4c0e7274377815ccc5115d8f025d17b28630420b387a5b9546a9ba3f786 [2025-10-31T13:38:29.955Z] $ docker rm -f --volumes 1f74f4c0e7274377815ccc5115d8f025d17b28630420b387a5b9546a9ba3f786 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:38:31.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:38:31.987Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:38:32.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:38:33.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:38:33.413Z] + ls -al . [2025-10-31T13:38:33.413Z] total 220 [2025-10-31T13:38:33.413Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:32 . [2025-10-31T13:38:33.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:29 .. [2025-10-31T13:38:33.413Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 31 13:29 .dockerignore [2025-10-31T13:38:33.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:29 .git [2025-10-31T13:38:33.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:29 .github [2025-10-31T13:38:33.413Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 31 13:29 .gitignore [2025-10-31T13:38:33.413Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 13:29 .golangci.yml [2025-10-31T13:38:33.413Z] -rw-rw-r-- 1 jenkins jenkins 20038 Oct 31 13:29 Attribution.txt [2025-10-31T13:38:33.413Z] -rw-rw-r-- 1 jenkins jenkins 7819 Oct 31 13:29 CHANGELOG.md [2025-10-31T13:38:33.413Z] -rw-rw-r-- 1 jenkins jenkins 1694 Oct 31 13:29 Dockerfile [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:29 GOVERNANCE.md [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 31 13:29 Jenkinsfile [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:29 LICENSE [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 31 13:29 Makefile [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:29 OWNERS.md [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 31 13:29 README.md [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION [2025-10-31T13:38:33.414Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:29 bin [2025-10-31T13:38:33.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:29 cmd [2025-10-31T13:38:33.414Z] -rw-r--r-- 1 jenkins jenkins 11488 Oct 31 13:37 coverage.out [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 6078 Oct 31 13:29 go.mod [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 87119 Oct 31 13:29 go.sum [2025-10-31T13:38:33.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:29 internal [2025-10-31T13:38:33.414Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:38:33.804Z] + 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=a37102cf85f879da6d6caccd029c3c8e7c70950b --label arch=arm64 --label version=4.1.0-dev.3 . [2025-10-31T13:38:34.409Z] Sending build context to Docker daemon 16.88MB [2025-10-31T13:38:34.409Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:38:34.409Z] Step 2/26 : FROM ${BASE} AS builder [2025-10-31T13:38:34.409Z] ---> 68aaa72894cc [2025-10-31T13:38:34.409Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:38:34.685Z] ---> Running in c6dae376bb90 [2025-10-31T13:38:35.279Z] Removing intermediate container c6dae376bb90 [2025-10-31T13:38:35.279Z] ---> 4f40364c01ed [2025-10-31T13:38:35.279Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:38:35.279Z] ---> Running in 2c612a977c0b [2025-10-31T13:38:35.872Z] Removing intermediate container 2c612a977c0b [2025-10-31T13:38:35.872Z] ---> 273d2d394c79 [2025-10-31T13:38:35.872Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-10-31T13:38:35.872Z] ---> Running in 1dc0753dc543 [2025-10-31T13:38:37.879Z] Removing intermediate container 1dc0753dc543 [2025-10-31T13:38:37.879Z] ---> 741164d362bf [2025-10-31T13:38:37.879Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:38:37.879Z] ---> Running in 8c7e349431c8 [2025-10-31T13:38:38.156Z] Removing intermediate container 8c7e349431c8 [2025-10-31T13:38:38.156Z] ---> 3430e7b865f2 [2025-10-31T13:38:38.156Z] Step 7/26 : WORKDIR /device-gpio [2025-10-31T13:38:38.156Z] ---> Running in 5bd4803f39ba [2025-10-31T13:38:38.762Z] Removing intermediate container 5bd4803f39ba [2025-10-31T13:38:38.762Z] ---> 52978f243d7e [2025-10-31T13:38:38.762Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:38:38.762Z] ---> Running in 9fcccdcde024 [2025-10-31T13:38:40.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:38:40.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:38:43.097Z] OK: 259 MiB in 64 packages [2025-10-31T13:38:44.532Z] Removing intermediate container 9fcccdcde024 [2025-10-31T13:38:44.532Z] ---> 38337ad5a9ad [2025-10-31T13:38:44.532Z] Step 9/26 : COPY go.mod vendor* ./ [2025-10-31T13:38:45.132Z] ---> f75d39078aa5 [2025-10-31T13:38:45.132Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:38:45.132Z] ---> Running in 2647cd0daa27 [2025-10-31T13:38:48.526Z] Removing intermediate container 2647cd0daa27 [2025-10-31T13:38:48.526Z] ---> 2c951f12b0b1 [2025-10-31T13:38:48.526Z] Step 11/26 : COPY . . [2025-10-31T13:38:50.578Z] ---> a842582feade [2025-10-31T13:38:50.578Z] Step 12/26 : RUN ${MAKE} [2025-10-31T13:38:50.578Z] ---> Running in 43cc17c86be6 [2025-10-31T13:38:51.582Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-10-31T13:43:43.654Z] Removing intermediate container 43cc17c86be6 [2025-10-31T13:43:43.654Z] ---> 02ecf3385009 [2025-10-31T13:43:43.654Z] Step 13/26 : FROM alpine:3.22 [2025-10-31T13:43:43.654Z] 3.22: Pulling from library/alpine [2025-10-31T13:43:43.654Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:43:43.654Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:43:43.654Z] 6b59a28fa201: Download complete [2025-10-31T13:43:43.930Z] 6b59a28fa201: Pull complete [2025-10-31T13:43:43.930Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:43:43.930Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:43:43.930Z] ---> 171e65262c80 [2025-10-31T13:43:43.930Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-10-31T13:43:44.204Z] ---> Running in a351f9113428 [2025-10-31T13:43:44.483Z] Removing intermediate container a351f9113428 [2025-10-31T13:43:44.483Z] ---> 4711737dd1d7 [2025-10-31T13:43:44.483Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:43:44.759Z] ---> Running in f123eb47cad1 [2025-10-31T13:43:46.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:43:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:43:49.070Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:43:49.070Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:43:49.070Z] OK: 8 MiB in 17 packages [2025-10-31T13:43:50.044Z] Removing intermediate container f123eb47cad1 [2025-10-31T13:43:50.044Z] ---> 56e99ddcec57 [2025-10-31T13:43:50.044Z] Step 16/26 : RUN apk --no-cache upgrade [2025-10-31T13:43:50.321Z] ---> Running in 73e7c6300f49 [2025-10-31T13:43:51.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:43:51.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:43:54.345Z] OK: 8 MiB in 17 packages [2025-10-31T13:43:55.318Z] Removing intermediate container 73e7c6300f49 [2025-10-31T13:43:55.318Z] ---> 915aa53d55ee [2025-10-31T13:43:55.318Z] Step 17/26 : WORKDIR / [2025-10-31T13:43:55.588Z] ---> Running in d99daebc9aaf [2025-10-31T13:43:55.856Z] Removing intermediate container d99daebc9aaf [2025-10-31T13:43:55.857Z] ---> 7cdf9e6589d3 [2025-10-31T13:43:55.857Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-10-31T13:43:56.446Z] ---> 4c80990bea17 [2025-10-31T13:43:56.446Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-10-31T13:43:57.035Z] ---> f3e34f0d5254 [2025-10-31T13:43:57.035Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-10-31T13:43:59.644Z] ---> 9b0d67c0356d [2025-10-31T13:43:59.644Z] Step 21/26 : EXPOSE 59910 [2025-10-31T13:43:59.915Z] ---> Running in d7954dd42dd0 [2025-10-31T13:44:00.186Z] Removing intermediate container d7954dd42dd0 [2025-10-31T13:44:00.186Z] ---> 0a5ae20d55be [2025-10-31T13:44:00.186Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-10-31T13:44:00.186Z] ---> Running in afe3ab7d9284 [2025-10-31T13:44:00.784Z] Removing intermediate container afe3ab7d9284 [2025-10-31T13:44:00.784Z] ---> ec3dc0b1a3f8 [2025-10-31T13:44:00.784Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:44:00.784Z] ---> Running in 05775fc13ac4 [2025-10-31T13:44:01.054Z] Removing intermediate container 05775fc13ac4 [2025-10-31T13:44:01.054Z] ---> ad096be8559c [2025-10-31T13:44:01.054Z] Step 24/26 : LABEL arch=arm64 [2025-10-31T13:44:01.328Z] ---> Running in c2d0504755f6 [2025-10-31T13:44:01.601Z] Removing intermediate container c2d0504755f6 [2025-10-31T13:44:01.601Z] ---> c8c1df28b688 [2025-10-31T13:44:01.601Z] Step 25/26 : LABEL git_sha=a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:44:01.601Z] ---> Running in 3acf94212bcc [2025-10-31T13:44:02.195Z] Removing intermediate container 3acf94212bcc [2025-10-31T13:44:02.195Z] ---> d90eebf4e852 [2025-10-31T13:44:02.195Z] Step 26/26 : LABEL version=4.1.0-dev.3 [2025-10-31T13:44:02.195Z] ---> Running in 505978873d66 [2025-10-31T13:44:02.465Z] Removing intermediate container 505978873d66 [2025-10-31T13:44:02.465Z] ---> 1d20ecb81b20 [2025-10-31T13:44:02.465Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:44:02.465Z] Successfully built 1d20ecb81b20 [2025-10-31T13:44:02.465Z] 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 [2025-10-31T13:44:02.645Z] provisioning config files... [2025-10-31T13:44:02.663Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/133@tmp/config6803638600383492912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:44:03.048Z] ---> ****-login.sh [2025-10-31T13:44:03.048Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:44:03.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:03.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:03.319Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:03.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:03.319Z] [2025-10-31T13:44:03.319Z] Login Succeeded [2025-10-31T13:44:03.319Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:44:03.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:03.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:03.867Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:03.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:03.867Z] [2025-10-31T13:44:03.867Z] Login Succeeded [2025-10-31T13:44:03.867Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:44:04.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:04.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:04.140Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:04.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:04.140Z] [2025-10-31T13:44:04.140Z] Login Succeeded [2025-10-31T13:44:04.414Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:44:04.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:04.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:04.686Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:04.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:04.686Z] [2025-10-31T13:44:04.686Z] Login Succeeded [2025-10-31T13:44:04.686Z] ****.io [2025-10-31T13:44:04.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:05.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:05.232Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:05.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:05.232Z] [2025-10-31T13:44:05.232Z] Login Succeeded [2025-10-31T13:44:05.232Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:44:05.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:44:05.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:44:05.339Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2025-10-31T13:44:05.339Z] a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:44:05.339Z] latest [2025-10-31T13:44:05.339Z] 4.1.0-dev.3 [2025-10-31T13:44:05.339Z] a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:44:05.339Z] main [2025-10-31T13:44:05.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:05.759Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:06.157Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:44:06.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-10-31T13:44:06.157Z] cb49e65493a5: Preparing [2025-10-31T13:44:06.157Z] 77e50a2ce5cc: Preparing [2025-10-31T13:44:06.157Z] 26f4a84b60c1: Preparing [2025-10-31T13:44:06.157Z] 52c92ad0f18c: Preparing [2025-10-31T13:44:06.157Z] 71890ca6dcce: Preparing [2025-10-31T13:44:06.157Z] 0e64f2360a44: Preparing [2025-10-31T13:44:06.157Z] 0e64f2360a44: Waiting [2025-10-31T13:44:06.429Z] 77e50a2ce5cc: Pushed [2025-10-31T13:44:06.429Z] 71890ca6dcce: Pushed [2025-10-31T13:44:06.429Z] 26f4a84b60c1: Pushed [2025-10-31T13:44:06.429Z] 52c92ad0f18c: Pushed [2025-10-31T13:44:06.699Z] 0e64f2360a44: Layer already exists [2025-10-31T13:44:19.040Z] cb49e65493a5: Pushed [2025-10-31T13:44:19.040Z] a37102cf85f879da6d6caccd029c3c8e7c70950b: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:19.445Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:19.843Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-10-31T13:44:19.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-10-31T13:44:19.843Z] cb49e65493a5: Preparing [2025-10-31T13:44:19.843Z] 77e50a2ce5cc: Preparing [2025-10-31T13:44:19.843Z] 26f4a84b60c1: Preparing [2025-10-31T13:44:19.843Z] 52c92ad0f18c: Preparing [2025-10-31T13:44:19.843Z] 71890ca6dcce: Preparing [2025-10-31T13:44:19.843Z] 0e64f2360a44: Preparing [2025-10-31T13:44:19.843Z] 26f4a84b60c1: Layer already exists [2025-10-31T13:44:19.843Z] 52c92ad0f18c: Layer already exists [2025-10-31T13:44:19.843Z] cb49e65493a5: Layer already exists [2025-10-31T13:44:19.843Z] 71890ca6dcce: Layer already exists [2025-10-31T13:44:19.843Z] 77e50a2ce5cc: Layer already exists [2025-10-31T13:44:19.843Z] 0e64f2360a44: Layer already exists [2025-10-31T13:44:20.112Z] latest: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:20.514Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:20.906Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [2025-10-31T13:44:20.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-10-31T13:44:20.906Z] cb49e65493a5: Preparing [2025-10-31T13:44:20.906Z] 77e50a2ce5cc: Preparing [2025-10-31T13:44:20.906Z] 26f4a84b60c1: Preparing [2025-10-31T13:44:20.906Z] 52c92ad0f18c: Preparing [2025-10-31T13:44:20.906Z] 71890ca6dcce: Preparing [2025-10-31T13:44:20.906Z] 0e64f2360a44: Preparing [2025-10-31T13:44:20.906Z] 0e64f2360a44: Waiting [2025-10-31T13:44:20.906Z] 71890ca6dcce: Layer already exists [2025-10-31T13:44:20.906Z] cb49e65493a5: Layer already exists [2025-10-31T13:44:20.906Z] 77e50a2ce5cc: Layer already exists [2025-10-31T13:44:20.906Z] 52c92ad0f18c: Layer already exists [2025-10-31T13:44:20.906Z] 26f4a84b60c1: Layer already exists [2025-10-31T13:44:20.906Z] 0e64f2360a44: Layer already exists [2025-10-31T13:44:21.176Z] 4.1.0-dev.3: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:21.565Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:21.944Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:44:21.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-10-31T13:44:21.944Z] cb49e65493a5: Preparing [2025-10-31T13:44:21.944Z] 77e50a2ce5cc: Preparing [2025-10-31T13:44:21.944Z] 26f4a84b60c1: Preparing [2025-10-31T13:44:21.944Z] 52c92ad0f18c: Preparing [2025-10-31T13:44:21.944Z] 71890ca6dcce: Preparing [2025-10-31T13:44:21.944Z] 0e64f2360a44: Preparing [2025-10-31T13:44:21.944Z] 0e64f2360a44: Waiting [2025-10-31T13:44:21.944Z] 77e50a2ce5cc: Layer already exists [2025-10-31T13:44:21.944Z] 26f4a84b60c1: Layer already exists [2025-10-31T13:44:21.944Z] 71890ca6dcce: Layer already exists [2025-10-31T13:44:21.944Z] 52c92ad0f18c: Layer already exists [2025-10-31T13:44:21.944Z] cb49e65493a5: Layer already exists [2025-10-31T13:44:21.944Z] 0e64f2360a44: Layer already exists [2025-10-31T13:44:22.215Z] a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:22.594Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:22.969Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2025-10-31T13:44:22.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-10-31T13:44:22.969Z] cb49e65493a5: Preparing [2025-10-31T13:44:22.969Z] 77e50a2ce5cc: Preparing [2025-10-31T13:44:22.969Z] 26f4a84b60c1: Preparing [2025-10-31T13:44:22.969Z] 52c92ad0f18c: Preparing [2025-10-31T13:44:22.969Z] 71890ca6dcce: Preparing [2025-10-31T13:44:22.969Z] 0e64f2360a44: Preparing [2025-10-31T13:44:22.969Z] 0e64f2360a44: Waiting [2025-10-31T13:44:22.969Z] 77e50a2ce5cc: Layer already exists [2025-10-31T13:44:22.969Z] 26f4a84b60c1: Layer already exists [2025-10-31T13:44:22.969Z] 52c92ad0f18c: Layer already exists [2025-10-31T13:44:22.969Z] 71890ca6dcce: Layer already exists [2025-10-31T13:44:22.969Z] cb49e65493a5: Layer already exists [2025-10-31T13:44:22.969Z] 0e64f2360a44: Layer already exists [2025-10-31T13:44:23.239Z] main: digest: sha256:0abb4dd5807436fe7fbe837cb325fa5d30b2f2ff52eb04274787beb757613107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:44:23.325Z] ===================================================== [Pipeline] echo [2025-10-31T13:44:23.344Z] taggedImages: [2025-10-31T13:44:23.344Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b [2025-10-31T13:44:23.344Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-10-31T13:44:23.344Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [2025-10-31T13:44:23.344Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [2025-10-31T13:44:23.344Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2025-10-31T13:44:23.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b [Pipeline] echo [2025-10-31T13:44:23.384Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2025-10-31T13:44:23.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [Pipeline] echo [2025-10-31T13:44:23.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:a37102cf85f879da6d6caccd029c3c8e7c70950b-4.1.0-dev.3 [Pipeline] echo [2025-10-31T13:44:23.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:23.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:44:23.846Z] [2025-10-31T13:44:23.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:24.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:44:24.470Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:44:24.470Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:44:24.470Z] 04944245beec: Pulling fs layer [2025-10-31T13:44:24.470Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:44:24.470Z] 765212b225bb: Pulling fs layer [2025-10-31T13:44:24.470Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:44:24.470Z] 765212b225bb: Waiting [2025-10-31T13:44:24.470Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:44:24.470Z] f23df028b6ca: Waiting [2025-10-31T13:44:24.470Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:44:24.470Z] d65c8cfc05b1: Waiting [2025-10-31T13:44:24.470Z] 04944245beec: Verifying Checksum [2025-10-31T13:44:24.470Z] 04944245beec: Download complete [2025-10-31T13:44:24.470Z] 765212b225bb: Download complete [2025-10-31T13:44:24.470Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:44:24.470Z] f23df028b6ca: Download complete [2025-10-31T13:44:24.470Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:44:24.470Z] d65c8cfc05b1: Download complete [2025-10-31T13:44:24.746Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:44:24.746Z] 699f458cf7ca: Download complete [2025-10-31T13:44:25.336Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:44:25.336Z] 8998bd30e6a1: Download complete [2025-10-31T13:44:27.937Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:44:27.937Z] 2437ff75d9bd: Download complete [2025-10-31T13:44:30.538Z] 8998bd30e6a1: Pull complete [2025-10-31T13:44:30.808Z] 04944245beec: Pull complete [2025-10-31T13:44:32.767Z] 699f458cf7ca: Pull complete [2025-10-31T13:44:32.767Z] 765212b225bb: Pull complete [2025-10-31T13:44:34.200Z] f23df028b6ca: Pull complete [2025-10-31T13:44:34.200Z] d65c8cfc05b1: Pull complete [2025-10-31T13:44:52.474Z] 2437ff75d9bd: Pull complete [2025-10-31T13:44:52.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:44:52.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:44:52.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:44:52.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-772218 does not seem to be running inside a container [2025-10-31T13:44:52.827Z] $ 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/133 -v /w/workspace/device-gpio/133:/w/workspace/device-gpio/133:rw,z -v /w/workspace/device-gpio/133@tmp:/w/workspace/device-gpio/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T13:44:56.530Z] $ docker top 3373c1cc773275a1aa5941bca56b579383a198dfd8231b838a05ed2f251361f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:44:57.503Z] ---> job-cost.sh [2025-10-31T13:44:57.503Z] lf-activate-venv: SKIPPING [2025-10-31T13:44:57.503Z] INFO: No Stack... [2025-10-31T13:44:58.098Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:44:59.073Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:44:59.744Z] + cat /w/workspace/device-gpio/133/archives/cost.csv [2025-10-31T13:44:59.744Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:44:59.830Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [2025-10-31T13:44:59.836Z] Resource [jenkins-edgexfoundry-device-gpio-main-133-stack-cost] did not exist. Created. [2025-10-31T13:44:59.841Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:45:00.519Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:45:00.612Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:45:00.620Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:45:00.639Z] $ docker stop --time=1 3373c1cc773275a1aa5941bca56b579383a198dfd8231b838a05ed2f251361f6 [2025-10-31T13:45:02.354Z] $ docker rm -f --volumes 3373c1cc773275a1aa5941bca56b579383a198dfd8231b838a05ed2f251361f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T19:25:58.107Z] Cancelling nested steps due to timeout [2025-10-31T19:25:58.112Z] Sending interrupt signal to process [2025-10-31T19:26:10.274Z] script returned exit code 143 [Pipeline] } [2025-10-31T19:26:10.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T19:26:10.840Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:11.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:11.743Z] ---> package-listing.sh [2025-10-31T19:26:11.743Z] ++ facter osfamily [2025-10-31T19:26:11.743Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T19:26:11.743Z] + OS_FAMILY=redhat [2025-10-31T19:26:11.743Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-10-31T19:26:11.743Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T19:26:11.743Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T19:26:11.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T19:26:11.743Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T19:26:11.743Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-10-31T19:26:11.743Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T19:26:11.743Z] + case "${OS_FAMILY}" in [2025-10-31T19:26:11.743Z] + rpm -qa [2025-10-31T19:26:11.743Z] + sort [2025-10-31T19:26:12.734Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T19:26:12.734Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T19:26:12.734Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T19:26:12.734Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-10-31T19:26:12.734Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-10-31T19:26:12.734Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-10-31T19:26:12.746Z] 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 [2025-10-31T19:26:13.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:26:13.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:13.608Z] [2025-10-31T19:26:13.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:26:13.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:13.914Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T19:26:13.914Z] 5eb5b503b376: Pulling fs layer [2025-10-31T19:26:13.914Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T19:26:13.914Z] ec43610c2a17: Pulling fs layer [2025-10-31T19:26:13.914Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T19:26:13.914Z] 33b1e0a273af: Pulling fs layer [2025-10-31T19:26:13.914Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T19:26:13.914Z] 2f39f015ded8: Pulling fs layer [2025-10-31T19:26:13.914Z] 33b1e0a273af: Waiting [2025-10-31T19:26:13.914Z] 5d3b04190fa2: Waiting [2025-10-31T19:26:13.914Z] 2f39f015ded8: Waiting [2025-10-31T19:26:13.914Z] 3a2ae6a8a46f: Waiting [2025-10-31T19:26:13.914Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T19:26:13.914Z] 5c69ac0246d0: Download complete [2025-10-31T19:26:14.172Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T19:26:14.172Z] 3a2ae6a8a46f: Download complete [2025-10-31T19:26:14.172Z] 33b1e0a273af: Verifying Checksum [2025-10-31T19:26:14.172Z] 33b1e0a273af: Download complete [2025-10-31T19:26:14.172Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T19:26:14.172Z] 5d3b04190fa2: Download complete [2025-10-31T19:26:14.172Z] ec43610c2a17: Verifying Checksum [2025-10-31T19:26:14.172Z] ec43610c2a17: Download complete [2025-10-31T19:26:14.172Z] 5eb5b503b376: Verifying Checksum [2025-10-31T19:26:14.172Z] 5eb5b503b376: Download complete [2025-10-31T19:26:14.760Z] 2f39f015ded8: Verifying Checksum [2025-10-31T19:26:14.760Z] 2f39f015ded8: Download complete [2025-10-31T19:26:15.337Z] 5eb5b503b376: Pull complete [2025-10-31T19:26:15.607Z] 5c69ac0246d0: Pull complete [2025-10-31T19:26:15.867Z] ec43610c2a17: Pull complete [2025-10-31T19:26:16.131Z] 3a2ae6a8a46f: Pull complete [2025-10-31T19:26:16.131Z] 33b1e0a273af: Pull complete [2025-10-31T19:26:16.389Z] 5d3b04190fa2: Pull complete [2025-10-31T19:26:20.609Z] 2f39f015ded8: Pull complete [2025-10-31T19:26:20.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T19:26:20.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:20.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T19:26:20.716Z] prd-centos7-docker-4c-2g-772223 does not seem to be running inside a container [2025-10-31T19:26:20.745Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T19:26:24.844Z] $ docker top a15204005b307b86e4b605450d1d7c77ce5b89a87b37b31508304d96a3be9649 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T19:26:25.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T19:26:25.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T19:26:25.779Z] + ls /var/log/sa-host [2025-10-31T19:26:25.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T19:26:25.867Z] provisioning config files... [2025-10-31T19:26:25.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config269665991866342942tmp [Pipeline] { [Pipeline] echo [2025-10-31T19:26:25.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:26.190Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T19:26:26.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:26.538Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T19:26:26.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:26.843Z] ---> sudo-logs.sh [2025-10-31T19:26:26.843Z] Archiving 'sudo' log.. [2025-10-31T19:26:26.843Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772223.novalocal: Name or service not known [2025-10-31T19:26:26.843Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772223.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T19:26:26.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:27.232Z] ---> job-cost.sh [2025-10-31T19:26:27.232Z] lf-activate-venv: SKIPPING [2025-10-31T19:26:27.232Z] DEBUG: total: 0.10999999940395355 [2025-10-31T19:26:27.232Z] INFO: Retrieving Stack Cost... [2025-10-31T19:26:27.798Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T19:26:28.058Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T19:26:28.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:28.360Z] ---> logs-deploy.sh [2025-10-31T19:26:28.360Z] lf-activate-venv: SKIPPING [2025-10-31T19:26:28.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/133 [2025-10-31T19:26:28.360Z] INFO: archiving workspace using pattern(s): [2025-10-31T19:26:29.296Z] Archives upload complete. [2025-10-31T19:26:29.296Z] INFO: archiving logs to Nexus [2025-10-31T19:26:30.232Z] ---> uname -a: [2025-10-31T19:26:30.232Z] Linux prd-centos7-docker-4c-2g-772223.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] ---> lscpu: [2025-10-31T19:26:30.232Z] Architecture: x86_64 [2025-10-31T19:26:30.232Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T19:26:30.232Z] Byte Order: Little Endian [2025-10-31T19:26:30.232Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T19:26:30.232Z] CPU(s): 2 [2025-10-31T19:26:30.232Z] On-line CPU(s) list: 0,1 [2025-10-31T19:26:30.232Z] Thread(s) per core: 1 [2025-10-31T19:26:30.232Z] Core(s) per socket: 1 [2025-10-31T19:26:30.232Z] Socket(s): 2 [2025-10-31T19:26:30.232Z] NUMA node(s): 1 [2025-10-31T19:26:30.232Z] Vendor ID: AuthenticAMD [2025-10-31T19:26:30.232Z] CPU family: 23 [2025-10-31T19:26:30.232Z] Model: 49 [2025-10-31T19:26:30.232Z] Model name: AMD EPYC-Rome Processor [2025-10-31T19:26:30.232Z] Stepping: 0 [2025-10-31T19:26:30.232Z] CPU MHz: 2800.000 [2025-10-31T19:26:30.232Z] BogoMIPS: 5600.00 [2025-10-31T19:26:30.232Z] Virtualization: AMD-V [2025-10-31T19:26:30.232Z] Hypervisor vendor: KVM [2025-10-31T19:26:30.232Z] Virtualization type: full [2025-10-31T19:26:30.232Z] L1d cache: 64 KiB [2025-10-31T19:26:30.232Z] L1i cache: 64 KiB [2025-10-31T19:26:30.232Z] L2 cache: 1 MiB [2025-10-31T19:26:30.232Z] L3 cache: 32 MiB [2025-10-31T19:26:30.232Z] NUMA node0 CPU(s): 0,1 [2025-10-31T19:26:30.232Z] Vulnerability Itlb multihit: Not affected [2025-10-31T19:26:30.232Z] Vulnerability L1tf: Not affected [2025-10-31T19:26:30.232Z] Vulnerability Mds: Not affected [2025-10-31T19:26:30.232Z] Vulnerability Meltdown: Not affected [2025-10-31T19:26:30.232Z] Vulnerability Mmio stale data: Not affected [2025-10-31T19:26:30.232Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T19:26:30.232Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T19:26:30.232Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T19:26:30.232Z] Vulnerability Srbds: Not affected [2025-10-31T19:26:30.232Z] Vulnerability Tsx async abort: Not affected [2025-10-31T19:26:30.232Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] ---> nproc: [2025-10-31T19:26:30.232Z] 2 [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] ---> df -h: [2025-10-31T19:26:30.232Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T19:26:30.232Z] overlay 40G 6.8G 34G 17% / [2025-10-31T19:26:30.232Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T19:26:30.232Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T19:26:30.232Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T19:26:30.232Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] [2025-10-31T19:26:30.232Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T19:26:30.232Z] Please check if data collecting is enabled [2025-10-31T19:26:30.232Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T19:26:30.275Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T19:26:30.277Z] $ docker stop --time=1 a15204005b307b86e4b605450d1d7c77ce5b89a87b37b31508304d96a3be9649 [2025-10-31T19:26:31.418Z] $ docker rm -f --volumes a15204005b307b86e4b605450d1d7c77ce5b89a87b37b31508304d96a3be9649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T19:26:31.528Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T19:26:31.528Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T19:26:31.543Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:26:31.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:31.999Z] [2025-10-31T19:26:31.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:26:32.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:32.315Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T19:26:32.315Z] 5eb5b503b376: Pulling fs layer [2025-10-31T19:26:32.315Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T19:26:32.315Z] ec43610c2a17: Pulling fs layer [2025-10-31T19:26:32.315Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T19:26:32.315Z] 3a2ae6a8a46f: Waiting [2025-10-31T19:26:32.315Z] 33b1e0a273af: Pulling fs layer [2025-10-31T19:26:32.315Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T19:26:32.315Z] 2f39f015ded8: Pulling fs layer [2025-10-31T19:26:32.315Z] 33b1e0a273af: Waiting [2025-10-31T19:26:32.315Z] 5d3b04190fa2: Waiting [2025-10-31T19:26:32.315Z] 2f39f015ded8: Waiting [2025-10-31T19:26:32.315Z] 5c69ac0246d0: Download complete [2025-10-31T19:26:32.315Z] 3a2ae6a8a46f: Download complete [2025-10-31T19:26:32.315Z] ec43610c2a17: Verifying Checksum [2025-10-31T19:26:32.315Z] ec43610c2a17: Download complete [2025-10-31T19:26:32.315Z] 33b1e0a273af: Verifying Checksum [2025-10-31T19:26:32.315Z] 33b1e0a273af: Download complete [2025-10-31T19:26:32.315Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T19:26:32.315Z] 5d3b04190fa2: Download complete [2025-10-31T19:26:32.882Z] 5eb5b503b376: Verifying Checksum [2025-10-31T19:26:32.882Z] 5eb5b503b376: Download complete [2025-10-31T19:26:33.140Z] 2f39f015ded8: Verifying Checksum [2025-10-31T19:26:33.140Z] 2f39f015ded8: Download complete [2025-10-31T19:26:34.079Z] 5eb5b503b376: Pull complete [2025-10-31T19:26:34.336Z] 5c69ac0246d0: Pull complete [2025-10-31T19:26:34.903Z] ec43610c2a17: Pull complete [2025-10-31T19:26:34.903Z] 3a2ae6a8a46f: Pull complete [2025-10-31T19:26:34.903Z] 33b1e0a273af: Pull complete [2025-10-31T19:26:35.162Z] 5d3b04190fa2: Pull complete [2025-10-31T19:26:40.437Z] 2f39f015ded8: Pull complete [2025-10-31T19:26:40.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T19:26:40.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:40.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T19:26:40.538Z] prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container [2025-10-31T19:26:40.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T19:26:41.995Z] $ docker top cec0c5d31aed0625dac6d43d8f9ace70f90eae2ba4df498deb72948fcf01826a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:42.346Z] ---> job-cost.sh [2025-10-31T19:26:42.346Z] lf-activate-venv: SKIPPING [2025-10-31T19:26:42.346Z] INFO: No Stack... [2025-10-31T19:26:42.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T19:26:42.864Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T19:26:43.156Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2025-10-31T19:26:43.156Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T19:26:43.173Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [2025-10-31T19:26:43.181Z] Resource [jenkins-edgexfoundry-device-gpio-main-133-stack-cost] did not exist. Created. [2025-10-31T19:26:43.189Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T19:26:43.499Z] /w/workspace/edgexfoundry_device-gpio_main@tmp/durable-14d0d486/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T19:26:43.788Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-10-31T19:26:43.798Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T19:26:43.806Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T19:26:43.815Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T19:26:43.838Z] $ docker stop --time=1 cec0c5d31aed0625dac6d43d8f9ace70f90eae2ba4df498deb72948fcf01826a [2025-10-31T19:26:44.978Z] $ docker rm -f --volumes cec0c5d31aed0625dac6d43d8f9ace70f90eae2ba4df498deb72948fcf01826a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T19:26:45.133Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T19:26:46.019Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2025-10-31T19:26:46.019Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-10-31T19:26:46.019Z] total 16 [2025-10-31T19:26:46.019Z] drwxr-xr-x 3 root root 4096 Oct 31 19:26 . [2025-10-31T19:26:46.019Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 19:26 .. [2025-10-31T19:26:46.019Z] drwxr-xr-x 2 root root 4096 Oct 31 19:26 cost [2025-10-31T19:26:46.019Z] -rw-r--r-- 1 root root 85 Oct 31 19:26 cost.csv [2025-10-31T19:26:46.019Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2025-10-31T19:26:46.019Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-10-31T19:26:46.019Z] total 16 [2025-10-31T19:26:46.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 19:26 . [2025-10-31T19:26:46.019Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 19:26 .. [2025-10-31T19:26:46.019Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 19:26 cost [2025-10-31T19:26:46.019Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 31 19:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:46.309Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:47.169Z] ---> package-listing.sh [2025-10-31T19:26:47.169Z] ++ facter osfamily [2025-10-31T19:26:47.169Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T19:26:47.427Z] + OS_FAMILY=debian [2025-10-31T19:26:47.427Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-10-31T19:26:47.427Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T19:26:47.427Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T19:26:47.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T19:26:47.427Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T19:26:47.427Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-10-31T19:26:47.427Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T19:26:47.427Z] + case "${OS_FAMILY}" in [2025-10-31T19:26:47.427Z] + dpkg -l [2025-10-31T19:26:47.427Z] + grep '^ii' [2025-10-31T19:26:47.427Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T19:26:47.427Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T19:26:47.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T19:26:47.427Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-10-31T19:26:47.427Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-10-31T19:26:47.427Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-10-31T19:26:47.440Z] 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 [2025-10-31T19:26:47.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:26:48.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:26:48.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T19:26:48.363Z] prd-ubuntu20.04-docker-8c-8g-772211 does not seem to be running inside a container [2025-10-31T19:26:48.393Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T19:26:48.615Z] $ docker top 47d614d11d67abdbcfa57e52d4be415e43047a5f2dfc01e66c31f6cefd4e2639 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T19:26:48.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T19:26:49.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T19:26:49.534Z] + ls /var/log/sa-host [2025-10-31T19:26:49.534Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T19:26:49.568Z] provisioning config files... [2025-10-31T19:26:49.575Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6031349480852828268tmp [Pipeline] { [Pipeline] echo [2025-10-31T19:26:49.591Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:49.878Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T19:26:49.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:50.200Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T19:26:50.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:50.497Z] ---> sudo-logs.sh [2025-10-31T19:26:50.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T19:26:50.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:50.810Z] ---> job-cost.sh [2025-10-31T19:26:50.810Z] lf-activate-venv: SKIPPING [2025-10-31T19:26:50.810Z] DEBUG: total: 1.5299999713897705 [2025-10-31T19:26:50.810Z] INFO: Retrieving Stack Cost... [2025-10-31T19:26:50.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T19:26:51.069Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T19:26:51.082Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:26:51.363Z] ---> logs-deploy.sh [2025-10-31T19:26:51.363Z] lf-activate-venv: SKIPPING [2025-10-31T19:26:51.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/133 [2025-10-31T19:26:51.363Z] INFO: archiving workspace using pattern(s): [2025-10-31T19:26:52.301Z] Archives upload complete. [2025-10-31T19:26:52.301Z] INFO: archiving logs to Nexus