Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 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-ssh14530981250422968994.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-ssh6195771580840255454.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-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12819964131493318564.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-ssh16384473191520685337.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh935156887488612553.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-s7, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4964 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 (main) Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 # timeout=10 > git rev-list --no-walk 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:31:58.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:31:58.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:31:58.963Z] ========================================================= [2026-04-12T01:31:58.963Z] EdgeX Global Pipelines Version Info [2026-04-12T01:31:58.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:00.049Z] ------------------- [2026-04-12T01:32:00.049Z] stable info: [2026-04-12T01:32:00.049Z] ------------------- [2026-04-12T01:32:00.049Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:32:00.049Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:32:00.049Z] Message: update stable to v1.0.278 [2026-04-12T01:32:00.308Z] ------------------- [2026-04-12T01:32:00.308Z] experimental info: [2026-04-12T01:32:00.308Z] ------------------- [2026-04-12T01:32:00.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:32:00.308Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:32:00.308Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:32:00.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2026-04-12T01:32:00.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2026-04-12T01:32:00.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:32:00.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:32:00.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:32:00.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:32:00.513Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:32:00.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:32:00.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:32:00.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:32:00.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:32:00.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2026-04-12T01:32:00.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:32:00.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:32:00.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:32:00.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:32:00.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:32:00.776Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:32:00.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:32:00.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:32:00.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:32:00.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:32:00.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:32:00.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:32:00.916Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:32:00.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:32:00.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:32:00.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:32:00.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:32:01.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:32:01.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo [2026-04-12T01:32:01.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36b6c69 [Pipeline] echo [2026-04-12T01:32:01.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:32:01.128Z] provisioning config files... [2026-04-12T01:32:01.142Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5643568775042727704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:01.460Z] ---> ****-login.sh [2026-04-12T01:32:01.460Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:01.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:01.720Z] [2026-04-12T01:32:01.720Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:01.720Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:01.720Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:01.720Z] [2026-04-12T01:32:01.720Z] Login Succeeded [2026-04-12T01:32:01.720Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:01.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:01.720Z] [2026-04-12T01:32:01.720Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:01.720Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:01.720Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:01.720Z] [2026-04-12T01:32:01.720Z] Login Succeeded [2026-04-12T01:32:01.720Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:01.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:01.720Z] [2026-04-12T01:32:01.720Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:01.720Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:01.720Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:01.720Z] [2026-04-12T01:32:01.720Z] Login Succeeded [2026-04-12T01:32:01.720Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:01.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:01.980Z] [2026-04-12T01:32:01.980Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:01.980Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:01.980Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:01.981Z] [2026-04-12T01:32:01.981Z] Login Succeeded [2026-04-12T01:32:01.981Z] ****.io [2026-04-12T01:32:01.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:02.551Z] [2026-04-12T01:32:02.551Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:02.551Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:02.551Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:02.551Z] [2026-04-12T01:32:02.551Z] Login Succeeded [2026-04-12T01:32:02.551Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:02.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:32:02.951Z] + git rev-list -1 --merges 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8~1..36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo [2026-04-12T01:32:02.977Z] -----------> git rev-list -1 --merges 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8~1..36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:32:02.977Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [false] [Pipeline] sh [2026-04-12T01:32:03.273Z] + git log --format=format:%s -1 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo [2026-04-12T01:32:03.287Z] ========================================================= [2026-04-12T01:32:03.287Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:32:03.287Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:32:03.621Z] + git log --format=format:%s -1 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo [2026-04-12T01:32:03.631Z] [semverPrep] GIT_COMMIT: 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8, Commit Message: Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:32:03.645Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:32:03.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:32:03.994Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:32:03.994Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:32:03.994Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:32:03.994Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:32:03.994Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:32:03.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:04.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:04.349Z] [2026-04-12T01:32:04.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:04.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:04.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:32:04.650Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:32:04.650Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:32:04.650Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:32:04.650Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:32:04.650Z] 80192f66455f: Pulling fs layer [2026-04-12T01:32:04.650Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:32:04.650Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:32:04.650Z] 80192f66455f: Waiting [2026-04-12T01:32:04.650Z] 461d9e800cba: Waiting [2026-04-12T01:32:04.650Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:32:04.650Z] a29436f7fd5d: Waiting [2026-04-12T01:32:04.650Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:32:04.650Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:32:04.650Z] 923cac83aea3: Waiting [2026-04-12T01:32:04.650Z] 25ad8b0a4227: Waiting [2026-04-12T01:32:04.650Z] db01528c6b51: Pulling fs layer [2026-04-12T01:32:04.650Z] 28988de357af: Pulling fs layer [2026-04-12T01:32:04.650Z] db01528c6b51: Waiting [2026-04-12T01:32:04.650Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:32:04.650Z] 6bf1a483ea7c: Download complete [2026-04-12T01:32:04.650Z] 461d9e800cba: Verifying Checksum [2026-04-12T01:32:04.650Z] 461d9e800cba: Download complete [2026-04-12T01:32:04.650Z] 80192f66455f: Verifying Checksum [2026-04-12T01:32:04.650Z] 80192f66455f: Download complete [2026-04-12T01:32:04.909Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:32:04.909Z] f5dfc541a4d3: Download complete [2026-04-12T01:32:04.909Z] 3dae71ba6b94: Download complete [2026-04-12T01:32:04.909Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:32:04.909Z] 923cac83aea3: Download complete [2026-04-12T01:32:05.166Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:32:05.166Z] 25ad8b0a4227: Download complete [2026-04-12T01:32:05.166Z] db01528c6b51: Download complete [2026-04-12T01:32:05.166Z] 28988de357af: Download complete [2026-04-12T01:32:05.166Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:32:05.166Z] a29436f7fd5d: Download complete [2026-04-12T01:32:05.732Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:32:05.732Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:32:06.299Z] 3dae71ba6b94: Pull complete [2026-04-12T01:32:06.557Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:32:07.127Z] f5dfc541a4d3: Pull complete [2026-04-12T01:32:07.127Z] 461d9e800cba: Pull complete [2026-04-12T01:32:07.384Z] 80192f66455f: Pull complete [2026-04-12T01:32:11.581Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:32:11.838Z] a29436f7fd5d: Pull complete [2026-04-12T01:32:11.838Z] 923cac83aea3: Pull complete [2026-04-12T01:32:12.096Z] 25ad8b0a4227: Pull complete [2026-04-12T01:32:12.096Z] db01528c6b51: Pull complete [2026-04-12T01:32:12.096Z] 28988de357af: Pull complete [2026-04-12T01:32:12.096Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:32:12.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:12.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:32:12.282Z] prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container [2026-04-12T01:32:12.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:32:13.816Z] $ docker top b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 -eo pid,comm [2026-04-12T01:32:13.871Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-12T01:32:13.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:32:13.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:32:13.927Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:32:14.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:32:14.030Z] $ docker exec b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent [2026-04-12T01:32:14.139Z] SSH_AUTH_SOCK=/tmp/ssh-0V4GkSTEIdgC/agent.32 [2026-04-12T01:32:14.139Z] SSH_AGENT_PID=38 [2026-04-12T01:32:14.145Z] Running ssh-add (command line suppressed) [2026-04-12T01:32:14.230Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4563775399190066882.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4563775399190066882.key) [2026-04-12T01:32:14.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:32:14.540Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2026-04-12T01:32:14.825Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:32:14.830Z] $ docker exec --env ******** --env ******** b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent -k [2026-04-12T01:32:14.919Z] unset SSH_AUTH_SOCK; [2026-04-12T01:32:14.919Z] unset SSH_AGENT_PID; [2026-04-12T01:32:14.919Z] echo Agent pid 38 killed; [2026-04-12T01:32:14.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:32:14.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:32:14.972Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:32:15.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:32:15.062Z] $ docker exec b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent [2026-04-12T01:32:15.165Z] SSH_AUTH_SOCK=/tmp/ssh-wXwSayWhgABD/agent.85 [2026-04-12T01:32:15.165Z] SSH_AGENT_PID=91 [2026-04-12T01:32:15.170Z] Running ssh-add (command line suppressed) [2026-04-12T01:32:15.271Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9365686002633280568.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9365686002633280568.key) [2026-04-12T01:32:15.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:32:15.590Z] + git semver init [2026-04-12T01:32:15.847Z] 2026-04-12 01:32:15,825 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:32:15.847Z] 2026-04-12 01:32:15,829 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:32:15.847Z] 2026-04-12 01:32:15,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2026-04-12T01:32:15.847Z] 2026-04-12 01:32:15,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2026-04-12T01:32:15.847Z] 2026-04-12 01:32:15,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:32:17.222Z] 2026-04-12 01:32:17,181 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2026-04-12T01:32:17.222Z] 2026-04-12 01:32:17,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2026-04-12T01:32:17.222Z] 2026-04-12 01:32:17,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-04-12T01:32:17.222Z] 2026-04-12 01:32:17,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-04-12T01:32:17.222Z] 4.1.0-dev.16 [Pipeline] } [2026-04-12T01:32:17.224Z] $ docker exec --env ******** --env ******** b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent -k [2026-04-12T01:32:17.319Z] unset SSH_AUTH_SOCK; [2026-04-12T01:32:17.319Z] unset SSH_AGENT_PID; [2026-04-12T01:32:17.319Z] echo Agent pid 91 killed; [2026-04-12T01:32:17.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:32:17.662Z] + git semver [Pipeline] } [2026-04-12T01:32:17.927Z] $ docker stop --time=1 b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 [2026-04-12T01:32:19.188Z] $ docker rm -f --volumes b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:32:19.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:32:19.742Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:32:19.745Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:32:19.914Z] provisioning config files... [2026-04-12T01:32:19.921Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11103128090498938405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:20.221Z] ---> ****-login.sh [2026-04-12T01:32:20.221Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:20.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:20.221Z] Login Succeeded [2026-04-12T01:32:20.221Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:20.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:20.221Z] Login Succeeded [2026-04-12T01:32:20.221Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:20.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:20.478Z] Login Succeeded [2026-04-12T01:32:20.478Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:20.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:20.478Z] Login Succeeded [2026-04-12T01:32:20.478Z] ****.io [2026-04-12T01:32:20.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:20.744Z] Login Succeeded [2026-04-12T01:32:20.744Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:20.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:32:20.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:20.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:20.891Z] ========================================================= [2026-04-12T01:32:20.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:32:20.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:21.215Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:32:21.862Z] #0 building with "default" instance using docker driver [2026-04-12T01:32:21.862Z] [2026-04-12T01:32:21.862Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:32:21.862Z] #1 transferring dockerfile: 1.62kB done [2026-04-12T01:32:21.862Z] #1 DONE 0.0s [2026-04-12T01:32:21.862Z] [2026-04-12T01:32:21.862Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:32:21.862Z] #2 DONE 0.1s [2026-04-12T01:32:22.121Z] [2026-04-12T01:32:22.121Z] #3 [internal] load .dockerignore [2026-04-12T01:32:22.121Z] #3 transferring context: 2B done [2026-04-12T01:32:22.121Z] #3 DONE 0.0s [2026-04-12T01:32:22.121Z] [2026-04-12T01:32:22.121Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:32:22.121Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:32:22.122Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:32:22.122Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:32:22.122Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-12T01:32:22.122Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s [2026-04-12T01:32:22.122Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:32:22.122Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:32:22.122Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2026-04-12T01:32:22.122Z] #4 ... [2026-04-12T01:32:22.122Z] [2026-04-12T01:32:22.122Z] #5 [internal] load build context [2026-04-12T01:32:22.122Z] #5 transferring context: 17.06MB 0.2s done [2026-04-12T01:32:22.122Z] #5 DONE 0.2s [2026-04-12T01:32:22.122Z] [2026-04-12T01:32:22.122Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:32:22.122Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s [2026-04-12T01:32:22.122Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:32:22.122Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:32:22.122Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-04-12T01:32:22.122Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:32:22.122Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:32:22.122Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-04-12T01:32:22.122Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-04-12T01:32:22.122Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-12T01:32:22.122Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s [2026-04-12T01:32:22.380Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-04-12T01:32:22.380Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s [2026-04-12T01:32:22.380Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-04-12T01:32:22.380Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-12T01:32:22.380Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-04-12T01:32:22.638Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-04-12T01:32:22.638Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s [2026-04-12T01:32:22.638Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-12T01:32:22.638Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-12T01:32:22.638Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s [2026-04-12T01:32:22.895Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 0.9s [2026-04-12T01:32:22.895Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-04-12T01:32:23.153Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-04-12T01:32:27.336Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done [2026-04-12T01:32:27.336Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:32:27.336Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:32:27.336Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:32:27.336Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:32:27.336Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:32:27.595Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-04-12T01:32:27.595Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-12T01:32:30.142Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-04-12T01:32:30.142Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-12T01:32:30.707Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-04-12T01:32:30.707Z] #4 DONE 8.8s [2026-04-12T01:32:30.965Z] [2026-04-12T01:32:30.965Z] #6 [builder 2/7] WORKDIR /device-s7 [2026-04-12T01:32:31.898Z] #6 DONE 1.2s [2026-04-12T01:32:32.156Z] [2026-04-12T01:32:32.156Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-04-12T01:32:32.156Z] #7 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:32:32.415Z] #7 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:32:32.673Z] #7 0.733 OK: 265 MiB in 60 packages [2026-04-12T01:32:32.930Z] #7 DONE 0.8s [2026-04-12T01:32:32.930Z] [2026-04-12T01:32:32.930Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:32:32.930Z] #8 DONE 0.0s [2026-04-12T01:32:32.930Z] [2026-04-12T01:32:32.930Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:32:34.872Z] Still waiting to schedule task [2026-04-12T01:32:34.872Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:32:45.129Z] #9 DONE 10.5s [2026-04-12T01:32:45.129Z] [2026-04-12T01:32:45.129Z] #10 [builder 6/7] COPY . . [2026-04-12T01:32:45.129Z] #10 DONE 0.1s [2026-04-12T01:32:45.129Z] [2026-04-12T01:32:45.129Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:32:45.129Z] #11 0.179 noop [2026-04-12T01:32:45.129Z] #11 DONE 0.2s [2026-04-12T01:32:45.129Z] [2026-04-12T01:32:45.129Z] #12 exporting to image [2026-04-12T01:32:45.129Z] #12 exporting layers [2026-04-12T01:32:50.467Z] #12 exporting layers 6.9s done [2026-04-12T01:32:50.725Z] #12 writing image sha256:ad208bbbcb708b7cddc276028160b8d0cb4acd49480236040a8f7780e0093965 done [2026-04-12T01:32:50.725Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:32:50.725Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:51.048Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:32:51.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:32:51.164Z] prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container [2026-04-12T01:32:51.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:32:51.484Z] $ docker top 342d05bf9840a01aa4622e8395777902f33bf045cd8ba76c569def1aee80f774 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:32:51.809Z] + go version [2026-04-12T01:32:51.809Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:32:51.820Z] $ docker stop --time=1 342d05bf9840a01aa4622e8395777902f33bf045cd8ba76c569def1aee80f774 [2026-04-12T01:32:53.079Z] $ docker rm -f --volumes 342d05bf9840a01aa4622e8395777902f33bf045cd8ba76c569def1aee80f774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:53.491Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:32:53.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:32:53.559Z] prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container [2026-04-12T01:32:53.590Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:32:53.825Z] $ docker top 4185ef1380294198193aa9a20af78d5366d3090f99cdbbee8ae096dd5a4c33b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:32:54.161Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:32:54.460Z] + make test [2026-04-12T01:32:54.460Z] go test -race -coverprofile=coverage.out ./... [2026-04-12T01:33:02.571Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-04-12T01:33:29.112Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-04-12T01:33:29.112Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements [2026-04-12T01:33:55.714Z] 0 issues. [2026-04-12T01:33:55.714Z] go vet ./... [2026-04-12T01:33:58.310Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:33:58.310Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:33:58.310Z] ./bin/test-attribution-txt.sh [2026-04-12T01:33:58.310Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:33:58.310Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:33:58.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:33:58.346Z] $ docker stop --time=1 4185ef1380294198193aa9a20af78d5366d3090f99cdbbee8ae096dd5a4c33b7 [2026-04-12T01:34:00.422Z] $ docker rm -f --volumes 4185ef1380294198193aa9a20af78d5366d3090f99cdbbee8ae096dd5a4c33b7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:34:01.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:34:01.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:34:01.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:34:01.882Z] + ls -al . [2026-04-12T01:34:01.882Z] total 224 [2026-04-12T01:34:01.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:32 . [2026-04-12T01:34:01.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:31 .. [2026-04-12T01:34:01.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:33 .git [2026-04-12T01:34:01.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:31 .github [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 237 Apr 12 01:31 .gitignore [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:31 .golangci.yml [2026-04-12T01:34:01.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:32 .semver [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 22332 Apr 12 01:31 Attribution.txt [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 1668 Apr 12 01:31 CHANGLOG.md [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 1579 Apr 12 01:31 Dockerfile [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 665 Apr 12 01:31 Jenkinsfile [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 10947 Apr 12 01:31 LICENSE [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 1902 Apr 12 01:31 Makefile [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 614 Apr 12 01:31 OWNERS.md [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 2393 Apr 12 01:31 README.md [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION [2026-04-12T01:34:01.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:31 bin [2026-04-12T01:34:01.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:31 cmd [2026-04-12T01:34:01.882Z] -rw-r--r-- 1 jenkins jenkins 19094 Apr 12 01:33 coverage.out [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 6605 Apr 12 01:31 go.mod [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 89466 Apr 12 01:31 go.sum [2026-04-12T01:34:01.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:31 internal [2026-04-12T01:34:01.882Z] -rw-rw-r-- 1 jenkins jenkins 223 Apr 12 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:02.209Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 --label arch=amd64 --label version=4.1.0-dev.16 . [2026-04-12T01:34:02.209Z] #0 building with "default" instance using docker driver [2026-04-12T01:34:02.209Z] [2026-04-12T01:34:02.209Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:34:02.209Z] #1 transferring dockerfile: 1.62kB done [2026-04-12T01:34:02.209Z] #1 DONE 0.0s [2026-04-12T01:34:02.209Z] [2026-04-12T01:34:02.209Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:34:02.209Z] #2 DONE 0.0s [2026-04-12T01:34:02.209Z] [2026-04-12T01:34:02.209Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:34:02.209Z] #3 DONE 0.1s [2026-04-12T01:34:02.209Z] [2026-04-12T01:34:02.209Z] #4 [internal] load .dockerignore [2026-04-12T01:34:02.209Z] #4 transferring context: 2B done [2026-04-12T01:34:02.209Z] #4 DONE 0.0s [2026-04-12T01:34:02.209Z] [2026-04-12T01:34:02.209Z] #5 [internal] load build context [2026-04-12T01:34:02.209Z] #5 DONE 0.0s [2026-04-12T01:34:02.209Z] [2026-04-12T01:34:02.209Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:02.467Z] #6 ... [2026-04-12T01:34:02.467Z] [2026-04-12T01:34:02.467Z] #5 [internal] load build context [2026-04-12T01:34:02.467Z] #5 transferring context: 28.61kB done [2026-04-12T01:34:02.467Z] #5 DONE 0.0s [2026-04-12T01:34:02.467Z] [2026-04-12T01:34:02.467Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:34:02.467Z] #7 DONE 0.1s [2026-04-12T01:34:02.467Z] [2026-04-12T01:34:02.467Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:02.468Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:34:02.468Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:34:02.468Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:34:02.468Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:34:02.468Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-12T01:34:02.468Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:34:02.468Z] #6 ... [2026-04-12T01:34:02.468Z] [2026-04-12T01:34:02.468Z] #8 [builder 2/7] WORKDIR /device-s7 [2026-04-12T01:34:02.468Z] #8 DONE 0.0s [2026-04-12T01:34:02.468Z] [2026-04-12T01:34:02.468Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:34:02.468Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done [2026-04-12T01:34:02.725Z] #6 DONE 0.3s [2026-04-12T01:34:02.725Z] [2026-04-12T01:34:02.725Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-04-12T01:34:02.725Z] #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:02.725Z] #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:02.982Z] #9 0.577 OK: 265 MiB in 60 packages [2026-04-12T01:34:03.244Z] #9 DONE 0.7s [2026-04-12T01:34:03.244Z] [2026-04-12T01:34:03.244Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-12T01:34:03.244Z] #10 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:03.244Z] #10 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:03.244Z] #10 0.588 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:34:03.244Z] #10 0.592 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:03.244Z] #10 0.599 OK: 7 MiB in 17 packages [2026-04-12T01:34:03.244Z] #10 DONE 0.7s [2026-04-12T01:34:03.244Z] [2026-04-12T01:34:03.244Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:34:03.244Z] #11 DONE 0.0s [2026-04-12T01:34:03.244Z] [2026-04-12T01:34:03.244Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:03.502Z] #12 DONE 0.4s [2026-04-12T01:34:03.502Z] [2026-04-12T01:34:03.502Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-12T01:34:03.761Z] #13 ... [2026-04-12T01:34:03.761Z] [2026-04-12T01:34:03.761Z] #14 [builder 6/7] COPY . . [2026-04-12T01:34:03.761Z] #14 DONE 0.1s [2026-04-12T01:34:03.761Z] [2026-04-12T01:34:03.761Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-12T01:34:03.761Z] #13 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:03.761Z] #13 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:04.020Z] #13 0.718 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:04.278Z] #13 0.730 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:04.278Z] #13 0.777 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:04.278Z] #13 0.789 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:04.278Z] #13 0.798 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:04.278Z] #13 0.805 OK: 7 MiB in 17 packages [2026-04-12T01:34:04.278Z] #13 DONE 0.9s [2026-04-12T01:34:04.278Z] [2026-04-12T01:34:04.278Z] #15 [builder 7/7] RUN make build [2026-04-12T01:34:04.278Z] #15 0.203 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-04-12T01:34:30.908Z] #15 DONE 24.6s [2026-04-12T01:34:30.908Z] [2026-04-12T01:34:30.908Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-04-12T01:34:30.908Z] #16 DONE 0.0s [2026-04-12T01:34:30.908Z] [2026-04-12T01:34:30.908Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-04-12T01:34:30.908Z] #17 DONE 0.2s [2026-04-12T01:34:30.908Z] [2026-04-12T01:34:30.908Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2026-04-12T01:34:30.908Z] #18 DONE 0.0s [2026-04-12T01:34:30.908Z] [2026-04-12T01:34:30.908Z] #19 exporting to image [2026-04-12T01:34:30.908Z] #19 exporting layers 0.1s done [2026-04-12T01:34:30.908Z] #19 writing image sha256:22d8e9227058ee5e16ab0aad17e1355b5051fa1082da32546f54d34034d60260 done [2026-04-12T01:34:30.908Z] #19 naming to docker.io/library/device-s7 done [2026-04-12T01:34:30.908Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:34:31.008Z] provisioning config files... [2026-04-12T01:34:31.016Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11428295787404524861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:34:31.314Z] ---> ****-login.sh [2026-04-12T01:34:31.314Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:34:31.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:31.314Z] Login Succeeded [2026-04-12T01:34:31.314Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:34:31.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:31.314Z] Login Succeeded [2026-04-12T01:34:31.314Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:34:31.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:31.572Z] Login Succeeded [2026-04-12T01:34:31.572Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:34:31.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:31.572Z] Login Succeeded [2026-04-12T01:34:31.572Z] ****.io [2026-04-12T01:34:31.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:31.829Z] Login Succeeded [2026-04-12T01:34:31.829Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:34:31.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:34:31.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:31.908Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2026-04-12T01:34:31.908Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:34:31.908Z] latest [2026-04-12T01:34:31.908Z] 4.1.0-dev.16 [2026-04-12T01:34:31.908Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:34:31.908Z] main [2026-04-12T01:34:31.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:32.232Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:32.557Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:34:32.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-04-12T01:34:32.557Z] e11e0393ca51: Preparing [2026-04-12T01:34:32.557Z] ccecada4b6e9: Preparing [2026-04-12T01:34:32.557Z] 1187322c09c7: Preparing [2026-04-12T01:34:32.557Z] 6578560193e7: Preparing [2026-04-12T01:34:32.557Z] 5a798b8395a0: Preparing [2026-04-12T01:34:32.557Z] cce92674e987: Preparing [2026-04-12T01:34:32.557Z] cce92674e987: Waiting [2026-04-12T01:34:32.557Z] 1187322c09c7: Pushed [2026-04-12T01:34:32.557Z] 5a798b8395a0: Pushed [2026-04-12T01:34:32.557Z] e11e0393ca51: Pushed [2026-04-12T01:34:32.557Z] cce92674e987: Layer already exists [2026-04-12T01:34:33.121Z] 6578560193e7: Pushed [2026-04-12T01:34:38.388Z] ccecada4b6e9: Pushed [2026-04-12T01:34:38.388Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:38.709Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:39.024Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2026-04-12T01:34:39.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-04-12T01:34:39.024Z] e11e0393ca51: Preparing [2026-04-12T01:34:39.024Z] ccecada4b6e9: Preparing [2026-04-12T01:34:39.024Z] 1187322c09c7: Preparing [2026-04-12T01:34:39.024Z] 6578560193e7: Preparing [2026-04-12T01:34:39.024Z] 5a798b8395a0: Preparing [2026-04-12T01:34:39.024Z] cce92674e987: Preparing [2026-04-12T01:34:39.024Z] cce92674e987: Waiting [2026-04-12T01:34:39.024Z] 1187322c09c7: Layer already exists [2026-04-12T01:34:39.024Z] 5a798b8395a0: Layer already exists [2026-04-12T01:34:39.024Z] ccecada4b6e9: Layer already exists [2026-04-12T01:34:39.024Z] e11e0393ca51: Layer already exists [2026-04-12T01:34:39.024Z] 6578560193e7: Layer already exists [2026-04-12T01:34:39.024Z] cce92674e987: Layer already exists [2026-04-12T01:34:39.024Z] latest: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:39.343Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:39.659Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [2026-04-12T01:34:39.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-04-12T01:34:39.659Z] e11e0393ca51: Preparing [2026-04-12T01:34:39.659Z] ccecada4b6e9: Preparing [2026-04-12T01:34:39.659Z] 1187322c09c7: Preparing [2026-04-12T01:34:39.659Z] 6578560193e7: Preparing [2026-04-12T01:34:39.659Z] 5a798b8395a0: Preparing [2026-04-12T01:34:39.659Z] cce92674e987: Preparing [2026-04-12T01:34:39.659Z] cce92674e987: Waiting [2026-04-12T01:34:39.659Z] 5a798b8395a0: Layer already exists [2026-04-12T01:34:39.659Z] e11e0393ca51: Layer already exists [2026-04-12T01:34:39.659Z] 1187322c09c7: Layer already exists [2026-04-12T01:34:39.659Z] ccecada4b6e9: Layer already exists [2026-04-12T01:34:39.659Z] 6578560193e7: Layer already exists [2026-04-12T01:34:39.659Z] cce92674e987: Layer already exists [2026-04-12T01:34:39.659Z] 4.1.0-dev.16: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:39.981Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:40.292Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:34:40.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-04-12T01:34:40.292Z] e11e0393ca51: Preparing [2026-04-12T01:34:40.292Z] ccecada4b6e9: Preparing [2026-04-12T01:34:40.292Z] 1187322c09c7: Preparing [2026-04-12T01:34:40.292Z] 6578560193e7: Preparing [2026-04-12T01:34:40.292Z] 5a798b8395a0: Preparing [2026-04-12T01:34:40.292Z] cce92674e987: Preparing [2026-04-12T01:34:40.292Z] cce92674e987: Waiting [2026-04-12T01:34:40.292Z] 6578560193e7: Layer already exists [2026-04-12T01:34:40.292Z] e11e0393ca51: Layer already exists [2026-04-12T01:34:40.292Z] 1187322c09c7: Layer already exists [2026-04-12T01:34:40.292Z] ccecada4b6e9: Layer already exists [2026-04-12T01:34:40.292Z] 5a798b8395a0: Layer already exists [2026-04-12T01:34:40.292Z] cce92674e987: Layer already exists [2026-04-12T01:34:40.292Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:40.627Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:40.949Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2026-04-12T01:34:40.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-04-12T01:34:40.949Z] e11e0393ca51: Preparing [2026-04-12T01:34:40.949Z] ccecada4b6e9: Preparing [2026-04-12T01:34:40.949Z] 1187322c09c7: Preparing [2026-04-12T01:34:40.949Z] 6578560193e7: Preparing [2026-04-12T01:34:40.949Z] 5a798b8395a0: Preparing [2026-04-12T01:34:40.949Z] cce92674e987: Preparing [2026-04-12T01:34:40.949Z] cce92674e987: Waiting [2026-04-12T01:34:40.949Z] 5a798b8395a0: Layer already exists [2026-04-12T01:34:40.949Z] 1187322c09c7: Layer already exists [2026-04-12T01:34:40.949Z] ccecada4b6e9: Layer already exists [2026-04-12T01:34:40.949Z] e11e0393ca51: Layer already exists [2026-04-12T01:34:40.949Z] 6578560193e7: Layer already exists [2026-04-12T01:34:40.949Z] cce92674e987: Layer already exists [2026-04-12T01:34:40.949Z] main: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:34:41.024Z] ===================================================== [Pipeline] echo [2026-04-12T01:34:41.035Z] taggedImages: [2026-04-12T01:34:41.035Z] - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:34:41.035Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-04-12T01:34:41.035Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [2026-04-12T01:34:41.035Z] - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:34:41.035Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2026-04-12T01:34:41.067Z] ========================================================= [2026-04-12T01:34:41.067Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:34:41.067Z] images: [2026-04-12T01:34:41.067Z] - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:34:41.067Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-04-12T01:34:41.067Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [2026-04-12T01:34:41.067Z] - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:34:41.067Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2026-04-12T01:34:41.067Z] settingsFile: [2026-04-12T01:34:41.067Z] device-s7-settings [2026-04-12T01:34:41.067Z] ========================================================= [Pipeline] node [2026-04-12T01:34:47.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4971 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2026-04-12T01:34:47.874Z] Running in /w/workspace/device-s7/43 [Pipeline] { [Pipeline] checkout [2026-04-12T01:34:47.913Z] Selected Git installation does not exist. Using Default [2026-04-12T01:34:47.913Z] The recommended git tool is: NONE [2026-04-12T01:34:54.895Z] using credential edgex-jenkins-ssh [2026-04-12T01:34:54.921Z] Cloning the remote Git repository [2026-04-12T01:34:54.970Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2026-04-12T01:34:55.093Z] > git init /w/workspace/device-s7/43 # timeout=10 [2026-04-12T01:34:55.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2026-04-12T01:34:55.282Z] > git --version # timeout=10 [2026-04-12T01:34:55.306Z] > git --version # 'git version 2.25.1' [2026-04-12T01:34:55.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:34:55.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:34:56.070Z] Still waiting to schedule task [2026-04-12T01:34:56.070Z] ‘prd-centos7-docker-4c-2g-4967’ is offline [2026-04-12T01:34:57.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2026-04-12T01:34:57.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:34:58.968Z] Avoid second fetch [2026-04-12T01:34:58.968Z] Checking out Revision 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 (main) [2026-04-12T01:34:58.983Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:34:59.073Z] > git checkout -f 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 # timeout=10 [2026-04-12T01:34:59.896Z] Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:04.466Z] provisioning config files... [2026-04-12T01:35:04.503Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/43@tmp/config16313720611522117958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:05.468Z] ---> ****-login.sh [2026-04-12T01:35:05.468Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:05.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:06.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:06.031Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:06.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:06.031Z] [2026-04-12T01:35:06.031Z] Login Succeeded [2026-04-12T01:35:06.031Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:06.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:06.585Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:06.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:06.585Z] [2026-04-12T01:35:06.585Z] Login Succeeded [2026-04-12T01:35:06.585Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:06.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:07.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:07.142Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:07.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:07.142Z] [2026-04-12T01:35:07.142Z] Login Succeeded [2026-04-12T01:35:07.142Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:07.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:07.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:07.436Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:07.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:07.437Z] [2026-04-12T01:35:07.437Z] Login Succeeded [2026-04-12T01:35:07.437Z] ****.io [2026-04-12T01:35:08.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:09.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:09.035Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:09.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:09.035Z] [2026-04-12T01:35:09.035Z] Login Succeeded [2026-04-12T01:35:09.035Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:09.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:35:09.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:09.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:09.535Z] ========================================================= [2026-04-12T01:35:09.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:35:09.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:09.947Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:35:10.225Z] Sending build context to Docker daemon 8.695MB [2026-04-12T01:35:10.496Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:35:10.496Z] Step 2/10 : FROM ${BASE} AS builder [2026-04-12T01:35:10.496Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:35:10.496Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:35:10.496Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:35:10.496Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:35:10.496Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:35:10.496Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:35:10.496Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:35:10.496Z] deaec5988b04: Pulling fs layer [2026-04-12T01:35:10.496Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:35:10.496Z] 8ba94037c8f0: Waiting [2026-04-12T01:35:10.496Z] deaec5988b04: Waiting [2026-04-12T01:35:10.496Z] 196fd7d83e7d: Waiting [2026-04-12T01:35:10.496Z] 9f65657bb879: Waiting [2026-04-12T01:35:10.496Z] 4f4fb700ef54: Waiting [2026-04-12T01:35:10.778Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:35:10.778Z] d32bb0dddca7: Download complete [2026-04-12T01:35:10.778Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:35:10.778Z] 196fd7d83e7d: Download complete [2026-04-12T01:35:10.778Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:35:10.778Z] 4f4fb700ef54: Download complete [2026-04-12T01:35:10.778Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:35:10.778Z] 8ba94037c8f0: Download complete [2026-04-12T01:35:10.778Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:35:10.778Z] 6b59a28fa201: Download complete [2026-04-12T01:35:11.378Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:35:11.378Z] 9f65657bb879: Download complete [2026-04-12T01:35:11.991Z] 6b59a28fa201: Pull complete [2026-04-12T01:35:12.595Z] d32bb0dddca7: Pull complete [2026-04-12T01:35:12.595Z] 5dab1238d3d9: Download complete [2026-04-12T01:35:14.559Z] deaec5988b04: Verifying Checksum [2026-04-12T01:35:14.559Z] deaec5988b04: Download complete [2026-04-12T01:35:29.673Z] 5dab1238d3d9: Pull complete [2026-04-12T01:35:29.673Z] 196fd7d83e7d: Pull complete [2026-04-12T01:35:29.673Z] 4f4fb700ef54: Pull complete [2026-04-12T01:35:29.673Z] 8ba94037c8f0: Pull complete [2026-04-12T01:35:44.728Z] deaec5988b04: Pull complete [2026-04-12T01:35:45.001Z] 9f65657bb879: Pull complete [2026-04-12T01:35:45.001Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:35:45.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:35:45.001Z] ---> 334268110677 [2026-04-12T01:35:45.001Z] Step 3/10 : ARG MAKE=make build [2026-04-12T01:35:47.648Z] ---> Running in f9c42f3dc59b [2026-04-12T01:35:48.264Z] Removing intermediate container f9c42f3dc59b [2026-04-12T01:35:48.264Z] ---> 49b2bfc4857f [2026-04-12T01:35:48.264Z] Step 4/10 : WORKDIR /device-s7 [2026-04-12T01:35:48.264Z] ---> Running in c2a47aff4fc1 [2026-04-12T01:35:48.866Z] Removing intermediate container c2a47aff4fc1 [2026-04-12T01:35:48.866Z] ---> 654578660e73 [2026-04-12T01:35:48.866Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-04-12T01:35:48.866Z] ---> Running in ab6c218f2ce2 [2026-04-12T01:35:49.472Z] Removing intermediate container ab6c218f2ce2 [2026-04-12T01:35:49.472Z] ---> 4845e34d9611 [2026-04-12T01:35:49.472Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2026-04-12T01:35:49.472Z] ---> Running in 528dc5a4df4d [2026-04-12T01:35:50.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:35:51.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:35:54.169Z] OK: 255 MiB in 60 packages [2026-04-12T01:35:55.602Z] Removing intermediate container 528dc5a4df4d [2026-04-12T01:35:55.602Z] ---> 9b34241e7b52 [2026-04-12T01:35:55.602Z] Step 7/10 : COPY go.mod vendor* ./ [2026-04-12T01:35:56.196Z] ---> 26896ae1ce0d [2026-04-12T01:35:56.196Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:35:56.196Z] ---> Running in 41d8b059ad09 [2026-04-12T01:36:23.015Z] Running on prd-centos7-docker-4c-2g-4980 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:23.060Z] provisioning config files... [2026-04-12T01:36:23.074Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13148760700407271652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:23.956Z] ---> ****-login.sh [2026-04-12T01:36:23.956Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:38:03.061Z] Removing intermediate container 41d8b059ad09 [2026-04-12T01:38:03.061Z] ---> cf32c1fec0a0 [2026-04-12T01:38:03.061Z] Step 9/10 : COPY . . [2026-04-12T01:38:03.061Z] ---> 7c6fb06fdbf5 [2026-04-12T01:38:03.061Z] Step 10/10 : RUN ${MAKE} [2026-04-12T01:38:03.061Z] ---> Running in 1c25cfc64068 [2026-04-12T01:38:03.061Z] noop [2026-04-12T01:38:03.061Z] Removing intermediate container 1c25cfc64068 [2026-04-12T01:38:03.061Z] ---> 31401aac36cf [2026-04-12T01:38:03.061Z] Successfully built 31401aac36cf [2026-04-12T01:38:03.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:38:03.450Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:38:03.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:38:03.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container [2026-04-12T01:38:03.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/43 -v /w/workspace/device-s7/43:/w/workspace/device-s7/43:rw,z -v /w/workspace/device-s7/43@tmp:/w/workspace/device-s7/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:38:05.470Z] $ docker top caff28c582a2045729578595f4e656dd1d8d709a022a4d387f4d2c3034c55788 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:38:06.418Z] + go version [2026-04-12T01:38:06.418Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:38:06.438Z] $ docker stop --time=1 caff28c582a2045729578595f4e656dd1d8d709a022a4d387f4d2c3034c55788 [2026-04-12T01:38:08.254Z] $ docker rm -f --volumes caff28c582a2045729578595f4e656dd1d8d709a022a4d387f4d2c3034c55788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:38:08.914Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:38:08.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:38:09.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container [2026-04-12T01:38:09.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/43 -v /w/workspace/device-s7/43:/w/workspace/device-s7/43:rw,z -v /w/workspace/device-s7/43@tmp:/w/workspace/device-s7/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:38:10.892Z] $ docker top 2d7e1972a671160a630663e948fca23b1297b547f81b77470521299cbc749933 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:38:11.848Z] + git config --global --add safe.directory /w/workspace/device-s7/43 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:38:12.540Z] + make test [2026-04-12T01:38:12.540Z] go test -race -coverprofile=coverage.out ./... [2026-04-12T01:39:20.551Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-04-12T01:44:57.791Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-04-12T01:44:57.791Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.146s coverage: 6.8% of statements [2026-04-12T01:44:57.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:44:57.791Z] go vet ./... [2026-04-12T01:50:04.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:50:04.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:50:04.940Z] ./bin/test-attribution-txt.sh [2026-04-12T01:50:04.940Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:50:04.940Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:50:04.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:50:04.983Z] $ docker stop --time=1 2d7e1972a671160a630663e948fca23b1297b547f81b77470521299cbc749933 [2026-04-12T01:50:07.043Z] $ docker rm -f --volumes 2d7e1972a671160a630663e948fca23b1297b547f81b77470521299cbc749933 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:50:10.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:50:10.069Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:50:10.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:50:11.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:50:11.750Z] + ls -al . [2026-04-12T01:50:11.750Z] total 220 [2026-04-12T01:50:11.750Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 01:38 . [2026-04-12T01:50:11.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:34 .. [2026-04-12T01:50:11.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 .git [2026-04-12T01:50:11.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:34 .github [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 237 Apr 12 01:34 .gitignore [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:34 .golangci.yml [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 22332 Apr 12 01:34 Attribution.txt [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 1668 Apr 12 01:34 CHANGLOG.md [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 1579 Apr 12 01:34 Dockerfile [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 665 Apr 12 01:34 Jenkinsfile [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 10947 Apr 12 01:34 LICENSE [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 1902 Apr 12 01:34 Makefile [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 614 Apr 12 01:34 OWNERS.md [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 2393 Apr 12 01:34 README.md [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION [2026-04-12T01:50:11.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:34 bin [2026-04-12T01:50:11.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:34 cmd [2026-04-12T01:50:11.750Z] -rw-r--r-- 1 jenkins jenkins 19094 Apr 12 01:44 coverage.out [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 6605 Apr 12 01:34 go.mod [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 89466 Apr 12 01:34 go.sum [2026-04-12T01:50:11.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:34 internal [2026-04-12T01:50:11.750Z] -rw-rw-r-- 1 jenkins jenkins 223 Apr 12 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:50:12.167Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 --label arch=arm64 --label version=4.1.0-dev.16 . [2026-04-12T01:50:12.793Z] Sending build context to Docker daemon 8.715MB [2026-04-12T01:50:12.793Z] Step 1/24 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:50:12.793Z] Step 2/24 : FROM ${BASE} AS builder [2026-04-12T01:50:12.793Z] ---> 31401aac36cf [2026-04-12T01:50:12.793Z] Step 3/24 : ARG MAKE=make build [2026-04-12T01:50:12.793Z] ---> Running in e2ceed606abf [2026-04-12T01:50:13.404Z] Removing intermediate container e2ceed606abf [2026-04-12T01:50:13.404Z] ---> 1765f3967b87 [2026-04-12T01:50:13.404Z] Step 4/24 : WORKDIR /device-s7 [2026-04-12T01:50:13.404Z] ---> Running in d0f7b8b97644 [2026-04-12T01:50:14.002Z] Removing intermediate container d0f7b8b97644 [2026-04-12T01:50:14.002Z] ---> 0e445a383da3 [2026-04-12T01:50:14.002Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-04-12T01:50:14.002Z] ---> Running in 790f6686fac6 [2026-04-12T01:50:14.274Z] Removing intermediate container 790f6686fac6 [2026-04-12T01:50:14.274Z] ---> b36c69f94424 [2026-04-12T01:50:14.274Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2026-04-12T01:50:14.551Z] ---> Running in 69480b639557 [2026-04-12T01:50:15.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:50:16.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:50:18.729Z] OK: 255 MiB in 60 packages [2026-04-12T01:50:19.710Z] Removing intermediate container 69480b639557 [2026-04-12T01:50:19.710Z] ---> db873bfe4d84 [2026-04-12T01:50:19.710Z] Step 7/24 : COPY go.mod vendor* ./ [2026-04-12T01:50:20.300Z] ---> c85e1b61f9e7 [2026-04-12T01:50:20.300Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:50:20.300Z] ---> Running in 5dbca6697487 [2026-04-12T01:50:22.918Z] Removing intermediate container 5dbca6697487 [2026-04-12T01:50:22.918Z] ---> 108d63aea009 [2026-04-12T01:50:22.918Z] Step 9/24 : COPY . . [2026-04-12T01:50:24.367Z] ---> 1110d469ff81 [2026-04-12T01:50:24.367Z] Step 10/24 : RUN ${MAKE} [2026-04-12T01:50:24.367Z] ---> Running in d414160312a5 [2026-04-12T01:50:25.796Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-04-12T01:55:17.741Z] Removing intermediate container d414160312a5 [2026-04-12T01:55:17.741Z] ---> 4c38901a6a0a [2026-04-12T01:55:17.741Z] Step 11/24 : FROM alpine:3.22 [2026-04-12T01:55:17.741Z] 3.22: Pulling from library/alpine [2026-04-12T01:55:17.741Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:55:17.741Z] d741ee1608f3: Verifying Checksum [2026-04-12T01:55:17.741Z] d741ee1608f3: Download complete [2026-04-12T01:55:17.741Z] d741ee1608f3: Pull complete [2026-04-12T01:55:17.741Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:55:17.741Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:55:17.741Z] ---> 5a766deef0c8 [2026-04-12T01:55:17.741Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-04-12T01:55:17.741Z] ---> Running in 86bcbcc41082 [2026-04-12T01:55:17.741Z] Removing intermediate container 86bcbcc41082 [2026-04-12T01:55:17.741Z] ---> 08f7cabe7d35 [2026-04-12T01:55:17.741Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2026-04-12T01:55:17.741Z] ---> Running in ee30769dc451 [2026-04-12T01:55:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:55:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:55:17.741Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:55:17.741Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:55:17.741Z] OK: 8 MiB in 17 packages [2026-04-12T01:55:17.741Z] Removing intermediate container ee30769dc451 [2026-04-12T01:55:17.741Z] ---> 0f2317cf7d09 [2026-04-12T01:55:17.741Z] Step 14/24 : RUN apk --no-cache upgrade [2026-04-12T01:55:17.741Z] ---> Running in 60491e3f84b7 [2026-04-12T01:55:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:55:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:55:19.150Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:55:19.150Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:55:19.150Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:55:19.150Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:55:19.150Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:55:19.150Z] OK: 8 MiB in 17 packages [2026-04-12T01:55:20.565Z] Removing intermediate container 60491e3f84b7 [2026-04-12T01:55:20.565Z] ---> 84a1a3825ea5 [2026-04-12T01:55:20.565Z] Step 15/24 : WORKDIR / [2026-04-12T01:55:20.565Z] ---> Running in cf1ad1669013 [2026-04-12T01:55:20.833Z] Removing intermediate container cf1ad1669013 [2026-04-12T01:55:20.833Z] ---> f0b1f7b2dbed [2026-04-12T01:55:20.833Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-04-12T01:55:21.417Z] ---> d112df3eff46 [2026-04-12T01:55:21.417Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-04-12T01:55:24.757Z] ---> 29fa0c39da3c [2026-04-12T01:55:24.757Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2026-04-12T01:55:25.341Z] ---> 602fd4f3de76 [2026-04-12T01:55:25.341Z] Step 19/24 : EXPOSE 59994 [2026-04-12T01:55:25.341Z] ---> Running in d55323f135fd [2026-04-12T01:55:25.609Z] Removing intermediate container d55323f135fd [2026-04-12T01:55:25.609Z] ---> f092a84536a4 [2026-04-12T01:55:25.609Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2026-04-12T01:55:25.609Z] ---> Running in d533119f2c43 [2026-04-12T01:55:25.875Z] Removing intermediate container d533119f2c43 [2026-04-12T01:55:25.875Z] ---> 6e904fdc1498 [2026-04-12T01:55:25.875Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-12T01:55:26.142Z] ---> Running in c15d684a52c3 [2026-04-12T01:55:26.408Z] Removing intermediate container c15d684a52c3 [2026-04-12T01:55:26.408Z] ---> 99727b78caf7 [2026-04-12T01:55:26.408Z] Step 22/24 : LABEL arch=arm64 [2026-04-12T01:55:26.408Z] ---> Running in c2c07dd05294 [2026-04-12T01:55:26.676Z] Removing intermediate container c2c07dd05294 [2026-04-12T01:55:26.676Z] ---> 6be603e7a457 [2026-04-12T01:55:26.676Z] Step 23/24 : LABEL git_sha=36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:55:26.943Z] ---> Running in 431164839fd0 [2026-04-12T01:55:27.209Z] Removing intermediate container 431164839fd0 [2026-04-12T01:55:27.209Z] ---> a6cc7ed14f3d [2026-04-12T01:55:27.209Z] Step 24/24 : LABEL version=4.1.0-dev.16 [2026-04-12T01:55:27.209Z] ---> Running in f42cd7616ee4 [2026-04-12T01:55:27.474Z] Removing intermediate container f42cd7616ee4 [2026-04-12T01:55:27.474Z] ---> 85bd9bbc1adf [2026-04-12T01:55:27.474Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:55:27.474Z] Successfully built 85bd9bbc1adf [2026-04-12T01:55:27.474Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:55:27.638Z] provisioning config files... [2026-04-12T01:55:27.652Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/43@tmp/config9316446212696387587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:28.009Z] ---> ****-login.sh [2026-04-12T01:55:28.010Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:55:28.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:55:28.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:55:28.277Z] Configure a credential helper to remove this warning. See [2026-04-12T01:55:28.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:55:28.277Z] [2026-04-12T01:55:28.277Z] Login Succeeded [2026-04-12T01:55:28.277Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:55:28.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:55:28.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:55:28.544Z] Configure a credential helper to remove this warning. See [2026-04-12T01:55:28.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:55:28.544Z] [2026-04-12T01:55:28.544Z] Login Succeeded [2026-04-12T01:55:28.544Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:55:28.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:55:29.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:55:29.091Z] Configure a credential helper to remove this warning. See [2026-04-12T01:55:29.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:55:29.091Z] [2026-04-12T01:55:29.091Z] Login Succeeded [2026-04-12T01:55:29.091Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:55:29.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:55:29.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:55:29.362Z] Configure a credential helper to remove this warning. See [2026-04-12T01:55:29.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:55:29.363Z] [2026-04-12T01:55:29.363Z] Login Succeeded [2026-04-12T01:55:29.363Z] ****.io [2026-04-12T01:55:29.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:55:29.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:55:29.895Z] Configure a credential helper to remove this warning. See [2026-04-12T01:55:29.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:55:29.895Z] [2026-04-12T01:55:29.895Z] Login Succeeded [2026-04-12T01:55:29.895Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:55:29.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:55:29.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:55:29.991Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2026-04-12T01:55:29.991Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:55:29.991Z] latest [2026-04-12T01:55:29.991Z] 4.1.0-dev.16 [2026-04-12T01:55:29.991Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:55:29.991Z] main [2026-04-12T01:55:29.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:30.369Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:30.724Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:55:30.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-04-12T01:55:30.724Z] a61fd3253d2f: Preparing [2026-04-12T01:55:30.724Z] d125d88a4236: Preparing [2026-04-12T01:55:30.724Z] 77198c3f2a78: Preparing [2026-04-12T01:55:30.724Z] 3e97b09952a8: Preparing [2026-04-12T01:55:30.724Z] 39954ed046cf: Preparing [2026-04-12T01:55:30.724Z] c4e71c2a4573: Preparing [2026-04-12T01:55:30.724Z] c4e71c2a4573: Waiting [2026-04-12T01:55:30.990Z] 77198c3f2a78: Pushed [2026-04-12T01:55:30.990Z] a61fd3253d2f: Pushed [2026-04-12T01:55:30.990Z] 39954ed046cf: Pushed [2026-04-12T01:55:30.990Z] c4e71c2a4573: Layer already exists [2026-04-12T01:55:32.393Z] 3e97b09952a8: Pushed [2026-04-12T01:55:40.596Z] d125d88a4236: Pushed [2026-04-12T01:55:40.596Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:40.961Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:41.332Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-04-12T01:55:41.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-04-12T01:55:41.332Z] a61fd3253d2f: Preparing [2026-04-12T01:55:41.332Z] d125d88a4236: Preparing [2026-04-12T01:55:41.332Z] 77198c3f2a78: Preparing [2026-04-12T01:55:41.332Z] 3e97b09952a8: Preparing [2026-04-12T01:55:41.332Z] 39954ed046cf: Preparing [2026-04-12T01:55:41.332Z] c4e71c2a4573: Preparing [2026-04-12T01:55:41.332Z] 3e97b09952a8: Layer already exists [2026-04-12T01:55:41.332Z] a61fd3253d2f: Layer already exists [2026-04-12T01:55:41.332Z] d125d88a4236: Layer already exists [2026-04-12T01:55:41.332Z] 39954ed046cf: Layer already exists [2026-04-12T01:55:41.332Z] 77198c3f2a78: Layer already exists [2026-04-12T01:55:41.332Z] c4e71c2a4573: Layer already exists [2026-04-12T01:55:41.600Z] latest: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:41.975Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:42.341Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [2026-04-12T01:55:42.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-04-12T01:55:42.342Z] a61fd3253d2f: Preparing [2026-04-12T01:55:42.342Z] d125d88a4236: Preparing [2026-04-12T01:55:42.342Z] 77198c3f2a78: Preparing [2026-04-12T01:55:42.342Z] 3e97b09952a8: Preparing [2026-04-12T01:55:42.342Z] 39954ed046cf: Preparing [2026-04-12T01:55:42.342Z] c4e71c2a4573: Preparing [2026-04-12T01:55:42.342Z] c4e71c2a4573: Waiting [2026-04-12T01:55:42.342Z] 39954ed046cf: Layer already exists [2026-04-12T01:55:42.342Z] 3e97b09952a8: Layer already exists [2026-04-12T01:55:42.342Z] d125d88a4236: Layer already exists [2026-04-12T01:55:42.342Z] a61fd3253d2f: Layer already exists [2026-04-12T01:55:42.342Z] 77198c3f2a78: Layer already exists [2026-04-12T01:55:42.342Z] c4e71c2a4573: Layer already exists [2026-04-12T01:55:42.609Z] 4.1.0-dev.16: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:42.991Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:43.353Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:55:43.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-04-12T01:55:43.353Z] a61fd3253d2f: Preparing [2026-04-12T01:55:43.353Z] d125d88a4236: Preparing [2026-04-12T01:55:43.353Z] 77198c3f2a78: Preparing [2026-04-12T01:55:43.353Z] 3e97b09952a8: Preparing [2026-04-12T01:55:43.353Z] 39954ed046cf: Preparing [2026-04-12T01:55:43.353Z] c4e71c2a4573: Preparing [2026-04-12T01:55:43.353Z] c4e71c2a4573: Waiting [2026-04-12T01:55:43.353Z] 39954ed046cf: Layer already exists [2026-04-12T01:55:43.353Z] d125d88a4236: Layer already exists [2026-04-12T01:55:43.353Z] 77198c3f2a78: Layer already exists [2026-04-12T01:55:43.353Z] 3e97b09952a8: Layer already exists [2026-04-12T01:55:43.353Z] a61fd3253d2f: Layer already exists [2026-04-12T01:55:43.353Z] c4e71c2a4573: Layer already exists [2026-04-12T01:55:43.621Z] 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:43.999Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:44.372Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2026-04-12T01:55:44.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-04-12T01:55:44.372Z] a61fd3253d2f: Preparing [2026-04-12T01:55:44.372Z] d125d88a4236: Preparing [2026-04-12T01:55:44.372Z] 77198c3f2a78: Preparing [2026-04-12T01:55:44.372Z] 3e97b09952a8: Preparing [2026-04-12T01:55:44.372Z] 39954ed046cf: Preparing [2026-04-12T01:55:44.372Z] c4e71c2a4573: Preparing [2026-04-12T01:55:44.372Z] c4e71c2a4573: Waiting [2026-04-12T01:55:44.372Z] 77198c3f2a78: Layer already exists [2026-04-12T01:55:44.372Z] d125d88a4236: Layer already exists [2026-04-12T01:55:44.372Z] 39954ed046cf: Layer already exists [2026-04-12T01:55:44.372Z] a61fd3253d2f: Layer already exists [2026-04-12T01:55:44.372Z] 3e97b09952a8: Layer already exists [2026-04-12T01:55:44.372Z] c4e71c2a4573: Layer already exists [2026-04-12T01:55:44.641Z] main: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:55:44.723Z] ===================================================== [Pipeline] echo [2026-04-12T01:55:44.735Z] taggedImages: [2026-04-12T01:55:44.735Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [2026-04-12T01:55:44.735Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-04-12T01:55:44.735Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [2026-04-12T01:55:44.735Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [2026-04-12T01:55:44.735Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2026-04-12T01:55:44.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo [2026-04-12T01:55:44.766Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2026-04-12T01:55:44.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] echo [2026-04-12T01:55:44.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [Pipeline] echo [2026-04-12T01:55:44.801Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:45.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:55:45.192Z] [2026-04-12T01:55:45.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:45.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:55:45.807Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:55:45.807Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:55:45.808Z] 04944245beec: Pulling fs layer [2026-04-12T01:55:45.808Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:55:45.808Z] 765212b225bb: Pulling fs layer [2026-04-12T01:55:45.808Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:55:45.808Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:55:45.808Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:55:45.808Z] 765212b225bb: Waiting [2026-04-12T01:55:45.808Z] f23df028b6ca: Waiting [2026-04-12T01:55:45.808Z] d65c8cfc05b1: Waiting [2026-04-12T01:55:45.808Z] 2437ff75d9bd: Waiting [2026-04-12T01:55:45.808Z] 04944245beec: Verifying Checksum [2026-04-12T01:55:45.808Z] 04944245beec: Download complete [2026-04-12T01:55:45.808Z] 765212b225bb: Verifying Checksum [2026-04-12T01:55:45.808Z] 765212b225bb: Download complete [2026-04-12T01:55:45.808Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:55:45.808Z] f23df028b6ca: Download complete [2026-04-12T01:55:45.808Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:55:45.808Z] d65c8cfc05b1: Download complete [2026-04-12T01:55:46.075Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:55:46.075Z] 699f458cf7ca: Download complete [2026-04-12T01:55:46.658Z] 8998bd30e6a1: Verifying Checksum [2026-04-12T01:55:46.659Z] 8998bd30e6a1: Download complete [2026-04-12T01:55:49.243Z] 2437ff75d9bd: Verifying Checksum [2026-04-12T01:55:49.243Z] 2437ff75d9bd: Download complete [2026-04-12T01:55:51.822Z] 8998bd30e6a1: Pull complete [2026-04-12T01:55:51.822Z] 04944245beec: Pull complete [2026-04-12T01:55:53.766Z] 699f458cf7ca: Pull complete [2026-04-12T01:55:53.766Z] 765212b225bb: Pull complete [2026-04-12T01:55:54.724Z] f23df028b6ca: Pull complete [2026-04-12T01:55:54.991Z] d65c8cfc05b1: Pull complete [2026-04-12T01:56:13.206Z] 2437ff75d9bd: Pull complete [2026-04-12T01:56:13.206Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:56:13.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:56:13.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:56:13.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container [2026-04-12T01:56:13.492Z] $ 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-s7/43 -v /w/workspace/device-s7/43:/w/workspace/device-s7/43:rw,z -v /w/workspace/device-s7/43@tmp:/w/workspace/device-s7/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-12T01:56:16.612Z] $ docker top 07b515c67baaf67aa3a4c9ae96a8cd97bae3781d145fdb9f4d2a85579b82f2bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:56:17.491Z] ---> job-cost.sh [2026-04-12T01:56:17.491Z] lf-activate-venv: SKIPPING [2026-04-12T01:56:17.491Z] INFO: No Stack... [2026-04-12T01:56:18.073Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:56:19.030Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:56:19.688Z] + cat /w/workspace/device-s7/43/archives/cost.csv [2026-04-12T01:56:19.688Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:56:19.744Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [2026-04-12T01:56:19.751Z] Resource [jenkins-edgexfoundry-device-s7-main-43-stack-cost] did not exist. Created. [2026-04-12T01:56:19.757Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:56:20.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:56:20.487Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:56:20.493Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:56:20.512Z] $ docker stop --time=1 07b515c67baaf67aa3a4c9ae96a8cd97bae3781d145fdb9f4d2a85579b82f2bd [2026-04-12T01:56:22.048Z] $ docker rm -f --volumes 07b515c67baaf67aa3a4c9ae96a8cd97bae3781d145fdb9f4d2a85579b82f2bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:31:58.866Z] Cancelling nested steps due to timeout [2026-04-12T07:31:58.871Z] Sending interrupt signal to process [2026-04-12T07:32:05.770Z] script returned exit code 143 [Pipeline] } [2026-04-12T07:32:05.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T07:32:06.344Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:06.648Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:07.220Z] ---> package-listing.sh [2026-04-12T07:32:07.221Z] ++ facter osfamily [2026-04-12T07:32:07.221Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:32:07.480Z] + OS_FAMILY=redhat [2026-04-12T07:32:07.480Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-04-12T07:32:07.480Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:32:07.480Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:32:07.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:32:07.480Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:32:07.480Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-04-12T07:32:07.480Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:32:07.480Z] + case "${OS_FAMILY}" in [2026-04-12T07:32:07.480Z] + rpm -qa [2026-04-12T07:32:07.480Z] + sort [2026-04-12T07:32:08.047Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:32:08.047Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:32:08.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:32:08.047Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-04-12T07:32:08.047Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-04-12T07:32:08.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-04-12T07:32:08.059Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-12T07:32:08.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:08.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:08.909Z] [2026-04-12T07:32:08.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:09.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:09.226Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:32:09.226Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:32:09.226Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:32:09.226Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:32:09.226Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:32:09.226Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:32:09.226Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:32:09.226Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:32:09.226Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:32:09.226Z] 33b1e0a273af: Waiting [2026-04-12T07:32:09.226Z] 5d3b04190fa2: Waiting [2026-04-12T07:32:09.226Z] 2f39f015ded8: Waiting [2026-04-12T07:32:09.226Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T07:32:09.226Z] 5c69ac0246d0: Download complete [2026-04-12T07:32:09.226Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:32:09.226Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:32:09.490Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:32:09.490Z] ec43610c2a17: Download complete [2026-04-12T07:32:09.490Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:32:09.490Z] 33b1e0a273af: Download complete [2026-04-12T07:32:09.490Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T07:32:09.490Z] 5d3b04190fa2: Download complete [2026-04-12T07:32:09.490Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:32:09.490Z] 5eb5b503b376: Download complete [2026-04-12T07:32:10.055Z] 2f39f015ded8: Verifying Checksum [2026-04-12T07:32:10.055Z] 2f39f015ded8: Download complete [2026-04-12T07:32:11.000Z] 5eb5b503b376: Pull complete [2026-04-12T07:32:11.000Z] 5c69ac0246d0: Pull complete [2026-04-12T07:32:11.260Z] ec43610c2a17: Pull complete [2026-04-12T07:32:11.518Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:32:11.518Z] 33b1e0a273af: Pull complete [2026-04-12T07:32:11.786Z] 5d3b04190fa2: Pull complete [2026-04-12T07:32:16.009Z] 2f39f015ded8: Pull complete [2026-04-12T07:32:16.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:32:16.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:16.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:32:16.122Z] prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container [2026-04-12T07:32:16.204Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:32:19.053Z] $ docker top 76d8025474c98acff5de45e9c9eb236daeb869d5cfaf5ee5386299352236f376 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:32:19.398Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:32:19.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:32:19.985Z] + ls /var/log/sa-host [2026-04-12T07:32:19.985Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:32:20.169Z] provisioning config files... [2026-04-12T07:32:20.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11182151515976733364tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:32:20.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:20.484Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:32:20.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:20.845Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:32:20.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:21.140Z] ---> sudo-logs.sh [2026-04-12T07:32:21.140Z] Archiving 'sudo' log.. [2026-04-12T07:32:21.140Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4980.novalocal: Name or service not known [2026-04-12T07:32:21.140Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4980.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T07:32:21.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:21.539Z] ---> job-cost.sh [2026-04-12T07:32:21.540Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:21.540Z] DEBUG: total: 0.10999999940395355 [2026-04-12T07:32:21.540Z] INFO: Retrieving Stack Cost... [2026-04-12T07:32:21.797Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T07:32:22.056Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:32:22.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:22.351Z] ---> logs-deploy.sh [2026-04-12T07:32:22.351Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:22.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/43 [2026-04-12T07:32:22.351Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:32:23.284Z] Archives upload complete. [2026-04-12T07:32:23.284Z] INFO: archiving logs to Nexus [2026-04-12T07:32:24.217Z] ---> uname -a: [2026-04-12T07:32:24.217Z] Linux prd-centos7-docker-4c-2g-4980.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] ---> lscpu: [2026-04-12T07:32:24.217Z] Architecture: x86_64 [2026-04-12T07:32:24.217Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T07:32:24.217Z] Byte Order: Little Endian [2026-04-12T07:32:24.217Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T07:32:24.217Z] CPU(s): 2 [2026-04-12T07:32:24.217Z] On-line CPU(s) list: 0,1 [2026-04-12T07:32:24.217Z] Thread(s) per core: 1 [2026-04-12T07:32:24.217Z] Core(s) per socket: 1 [2026-04-12T07:32:24.217Z] Socket(s): 2 [2026-04-12T07:32:24.217Z] NUMA node(s): 1 [2026-04-12T07:32:24.217Z] Vendor ID: AuthenticAMD [2026-04-12T07:32:24.217Z] CPU family: 23 [2026-04-12T07:32:24.217Z] Model: 49 [2026-04-12T07:32:24.217Z] Model name: AMD EPYC-Rome Processor [2026-04-12T07:32:24.217Z] Stepping: 0 [2026-04-12T07:32:24.217Z] CPU MHz: 2799.998 [2026-04-12T07:32:24.217Z] BogoMIPS: 5599.99 [2026-04-12T07:32:24.217Z] Virtualization: AMD-V [2026-04-12T07:32:24.217Z] Hypervisor vendor: KVM [2026-04-12T07:32:24.217Z] Virtualization type: full [2026-04-12T07:32:24.217Z] L1d cache: 64 KiB [2026-04-12T07:32:24.217Z] L1i cache: 64 KiB [2026-04-12T07:32:24.217Z] L2 cache: 1 MiB [2026-04-12T07:32:24.217Z] L3 cache: 32 MiB [2026-04-12T07:32:24.217Z] NUMA node0 CPU(s): 0,1 [2026-04-12T07:32:24.217Z] Vulnerability Itlb multihit: Not affected [2026-04-12T07:32:24.217Z] Vulnerability L1tf: Not affected [2026-04-12T07:32:24.217Z] Vulnerability Mds: Not affected [2026-04-12T07:32:24.217Z] Vulnerability Meltdown: Not affected [2026-04-12T07:32:24.217Z] Vulnerability Mmio stale data: Not affected [2026-04-12T07:32:24.217Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T07:32:24.217Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T07:32:24.217Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T07:32:24.217Z] Vulnerability Srbds: Not affected [2026-04-12T07:32:24.217Z] Vulnerability Tsx async abort: Not affected [2026-04-12T07:32:24.217Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] ---> nproc: [2026-04-12T07:32:24.217Z] 2 [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] ---> df -h: [2026-04-12T07:32:24.217Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T07:32:24.217Z] overlay 40G 6.8G 34G 17% / [2026-04-12T07:32:24.217Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T07:32:24.217Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T07:32:24.217Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T07:32:24.217Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] [2026-04-12T07:32:24.217Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T07:32:24.217Z] Please check if data collecting is enabled [2026-04-12T07:32:24.217Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T07:32:24.261Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T07:32:24.267Z] $ docker stop --time=1 76d8025474c98acff5de45e9c9eb236daeb869d5cfaf5ee5386299352236f376 [2026-04-12T07:32:25.421Z] $ docker rm -f --volumes 76d8025474c98acff5de45e9c9eb236daeb869d5cfaf5ee5386299352236f376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T07:32:25.523Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T07:32:25.523Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T07:32:25.539Z] [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 [2026-04-12T07:32:26.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:26.056Z] [2026-04-12T07:32:26.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:26.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:26.367Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T07:32:26.367Z] 5eb5b503b376: Pulling fs layer [2026-04-12T07:32:26.367Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T07:32:26.367Z] ec43610c2a17: Pulling fs layer [2026-04-12T07:32:26.367Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T07:32:26.367Z] 33b1e0a273af: Pulling fs layer [2026-04-12T07:32:26.367Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T07:32:26.367Z] 2f39f015ded8: Pulling fs layer [2026-04-12T07:32:26.367Z] 3a2ae6a8a46f: Waiting [2026-04-12T07:32:26.367Z] 33b1e0a273af: Waiting [2026-04-12T07:32:26.367Z] 5d3b04190fa2: Waiting [2026-04-12T07:32:26.367Z] 2f39f015ded8: Waiting [2026-04-12T07:32:26.367Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T07:32:26.367Z] 5c69ac0246d0: Download complete [2026-04-12T07:32:26.367Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T07:32:26.367Z] 3a2ae6a8a46f: Download complete [2026-04-12T07:32:26.367Z] 33b1e0a273af: Verifying Checksum [2026-04-12T07:32:26.367Z] 33b1e0a273af: Download complete [2026-04-12T07:32:26.367Z] 5d3b04190fa2: Download complete [2026-04-12T07:32:26.367Z] ec43610c2a17: Verifying Checksum [2026-04-12T07:32:26.367Z] ec43610c2a17: Download complete [2026-04-12T07:32:26.625Z] 5eb5b503b376: Verifying Checksum [2026-04-12T07:32:26.625Z] 5eb5b503b376: Download complete [2026-04-12T07:32:27.191Z] 2f39f015ded8: Verifying Checksum [2026-04-12T07:32:27.191Z] 2f39f015ded8: Download complete [2026-04-12T07:32:27.760Z] 5eb5b503b376: Pull complete [2026-04-12T07:32:28.018Z] 5c69ac0246d0: Pull complete [2026-04-12T07:32:28.584Z] ec43610c2a17: Pull complete [2026-04-12T07:32:28.584Z] 3a2ae6a8a46f: Pull complete [2026-04-12T07:32:28.584Z] 33b1e0a273af: Pull complete [2026-04-12T07:32:28.584Z] 5d3b04190fa2: Pull complete [2026-04-12T07:32:35.141Z] 2f39f015ded8: Pull complete [2026-04-12T07:32:35.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T07:32:35.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:35.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:32:35.236Z] prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container [2026-04-12T07:32:35.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:32:36.053Z] $ docker top aa73777ff2470b4e9a49445e4cefdddbeb1ac39f514fdca9199ba7a8ed3ff9e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:36.415Z] ---> job-cost.sh [2026-04-12T07:32:36.415Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:36.415Z] INFO: No Stack... [2026-04-12T07:32:36.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:32:37.241Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T07:32:37.535Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2026-04-12T07:32:37.535Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T07:32:37.551Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [2026-04-12T07:32:37.563Z] Resource [jenkins-edgexfoundry-device-s7-main-43-stack-cost] did not exist. Created. [2026-04-12T07:32:37.569Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T07:32:37.889Z] /w/workspace/edgexfoundry_device-s7_main@tmp/durable-ab696299/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T07:32:38.177Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-04-12T07:32:38.197Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T07:32:38.212Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T07:32:38.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T07:32:38.258Z] $ docker stop --time=1 aa73777ff2470b4e9a49445e4cefdddbeb1ac39f514fdca9199ba7a8ed3ff9e0 [2026-04-12T07:32:39.384Z] $ docker rm -f --volumes aa73777ff2470b4e9a49445e4cefdddbeb1ac39f514fdca9199ba7a8ed3ff9e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T07:32:39.520Z] 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 [2026-04-12T07:32:40.384Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2026-04-12T07:32:40.384Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-04-12T07:32:40.384Z] total 16 [2026-04-12T07:32:40.384Z] drwxr-xr-x 3 root root 4096 Apr 12 07:32 . [2026-04-12T07:32:40.384Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 07:32 .. [2026-04-12T07:32:40.384Z] drwxr-xr-x 2 root root 4096 Apr 12 07:32 cost [2026-04-12T07:32:40.384Z] -rw-r--r-- 1 root root 82 Apr 12 07:32 cost.csv [2026-04-12T07:32:40.384Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2026-04-12T07:32:40.384Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-04-12T07:32:40.384Z] total 16 [2026-04-12T07:32:40.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 07:32 . [2026-04-12T07:32:40.384Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 07:32 .. [2026-04-12T07:32:40.384Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 07:32 cost [2026-04-12T07:32:40.384Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 12 07:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:40.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:41.531Z] ---> package-listing.sh [2026-04-12T07:32:41.531Z] ++ facter osfamily [2026-04-12T07:32:41.531Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T07:32:41.791Z] + OS_FAMILY=debian [2026-04-12T07:32:41.791Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-04-12T07:32:41.791Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T07:32:41.791Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T07:32:41.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T07:32:41.791Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T07:32:41.791Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-04-12T07:32:41.791Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T07:32:41.791Z] + case "${OS_FAMILY}" in [2026-04-12T07:32:41.791Z] + dpkg -l [2026-04-12T07:32:41.791Z] + grep '^ii' [2026-04-12T07:32:41.791Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T07:32:41.791Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T07:32:41.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T07:32:41.791Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-04-12T07:32:41.791Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-04-12T07:32:41.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-04-12T07:32:41.805Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-12T07:32:42.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T07:32:42.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T07:32:42.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T07:32:42.728Z] prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container [2026-04-12T07:32:42.761Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T07:32:42.952Z] $ docker top cc64511e27380e469d9f1680f1c07a6226ae4fcd236bf1a4c848239739ab359d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T07:32:43.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T07:32:43.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T07:32:43.861Z] + ls /var/log/sa-host [2026-04-12T07:32:43.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T07:32:43.898Z] provisioning config files... [2026-04-12T07:32:43.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11047184951041093408tmp [Pipeline] { [Pipeline] echo [2026-04-12T07:32:43.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:44.207Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T07:32:44.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:44.525Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T07:32:44.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:44.815Z] ---> sudo-logs.sh [2026-04-12T07:32:44.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T07:32:44.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:45.122Z] ---> job-cost.sh [2026-04-12T07:32:45.123Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:45.123Z] DEBUG: total: 1.5299999713897705 [2026-04-12T07:32:45.123Z] INFO: Retrieving Stack Cost... [2026-04-12T07:32:45.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T07:32:45.381Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T07:32:45.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T07:32:45.669Z] ---> logs-deploy.sh [2026-04-12T07:32:45.669Z] lf-activate-venv: SKIPPING [2026-04-12T07:32:45.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/43 [2026-04-12T07:32:45.669Z] INFO: archiving workspace using pattern(s): [2026-04-12T07:32:46.606Z] Archives upload complete. [2026-04-12T07:32:46.606Z] INFO: archiving logs to Nexus