Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3879083f6f17ba431b27cbd2101baf05bdcb8281 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-ssh5499382097097329286.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-ssh2230276233156977951.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-ssh4020625777481803083.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-ssh1065583615270164667.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-ssh9725685443181022132.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 Running on prd-ubuntu20.04-docker-8c-8g-772537 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 3879083f6f17ba431b27cbd2101baf05bdcb8281 (main) Commit message: "Merge pull request #75 from judehung/update-go-1.25" > 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 3879083f6f17ba431b27cbd2101baf05bdcb8281 # timeout=10 > git rev-list --no-walk 6f4e854df062a1e46de720c06f374e34cc28e6a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:01:58.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:01:58.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:01:58.867Z] ========================================================= [2025-11-05T05:01:58.867Z] EdgeX Global Pipelines Version Info [2025-11-05T05:01:58.867Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:02:00.041Z] ------------------- [2025-11-05T05:02:00.041Z] stable info: [2025-11-05T05:02:00.041Z] ------------------- [2025-11-05T05:02:00.041Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:02:00.041Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:02:00.041Z] Message: update stable to v1.0.278 [2025-11-05T05:02:00.982Z] ------------------- [2025-11-05T05:02:00.982Z] experimental info: [2025-11-05T05:02:00.982Z] ------------------- [2025-11-05T05:02:00.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:02:00.982Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:02:00.982Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:02:01.047Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-11-05T05:02:01.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-11-05T05:02:01.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:02:01.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:02:01.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:02:01.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:02:01.182Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:02:01.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:02:01.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:02:01.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:02:01.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:02:01.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-11-05T05:02:01.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:02:01.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:02:01.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:02:01.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:02:01.406Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:02:01.429Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:02:01.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:02:01.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:02:01.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:02:01.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:02:01.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:02:01.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:02:01.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:02:01.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:02:01.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:02:01.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T05:02:01.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T05:02:01.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T05:02:01.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo [2025-11-05T05:02:01.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3879083 [Pipeline] echo [2025-11-05T05:02:01.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:02:01.830Z] provisioning config files... [2025-11-05T05:02:01.852Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4423173974156043453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:02:02.176Z] ---> ****-login.sh [2025-11-05T05:02:02.176Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:02:02.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:02.694Z] [2025-11-05T05:02:02.695Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:02.695Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:02.695Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:02.695Z] [2025-11-05T05:02:02.695Z] Login Succeeded [2025-11-05T05:02:02.695Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:02:02.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:02.695Z] [2025-11-05T05:02:02.695Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:02.695Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:02.695Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:02.695Z] [2025-11-05T05:02:02.695Z] Login Succeeded [2025-11-05T05:02:02.695Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:02:02.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:02.959Z] [2025-11-05T05:02:02.959Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:02.959Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:02.959Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:02.959Z] [2025-11-05T05:02:02.960Z] Login Succeeded [2025-11-05T05:02:02.960Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:02:02.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:02.960Z] [2025-11-05T05:02:02.960Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:02.960Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:02.960Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:02.960Z] [2025-11-05T05:02:02.960Z] Login Succeeded [2025-11-05T05:02:02.960Z] ****.io [2025-11-05T05:02:02.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:03.220Z] [2025-11-05T05:02:03.220Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:03.220Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:03.220Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:03.220Z] [2025-11-05T05:02:03.220Z] Login Succeeded [2025-11-05T05:02:03.220Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:02:03.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:02:03.633Z] + git rev-list -1 --merges 3879083f6f17ba431b27cbd2101baf05bdcb8281~1..3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo [2025-11-05T05:02:03.654Z] -----------> git rev-list -1 --merges 3879083f6f17ba431b27cbd2101baf05bdcb8281~1..3879083f6f17ba431b27cbd2101baf05bdcb8281 3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:02:03.654Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281 [false] [Pipeline] sh [2025-11-05T05:02:03.945Z] + git log --format=format:%s -1 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo [2025-11-05T05:02:03.961Z] ========================================================= [2025-11-05T05:02:03.961Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:02:03.961Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:02:04.297Z] + git log --format=format:%s -1 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo [2025-11-05T05:02:04.309Z] [semverPrep] GIT_COMMIT: 3879083f6f17ba431b27cbd2101baf05bdcb8281, Commit Message: Merge pull request #75 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T05:02:04.325Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:02:04.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:02:04.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:02:04.706Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:02:04.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:02:04.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:02:04.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:02:04.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:02:05.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:02:05.119Z] [2025-11-05T05:02:05.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:02:05.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:02:06.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:02:06.801Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:02:06.801Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:02:06.801Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:02:06.801Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:02:06.801Z] 80192f66455f: Pulling fs layer [2025-11-05T05:02:06.801Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:02:06.801Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:02:06.801Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:02:06.801Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:02:06.801Z] db01528c6b51: Pulling fs layer [2025-11-05T05:02:06.801Z] 28988de357af: Pulling fs layer [2025-11-05T05:02:06.802Z] a29436f7fd5d: Waiting [2025-11-05T05:02:06.802Z] 923cac83aea3: Waiting [2025-11-05T05:02:06.802Z] 25ad8b0a4227: Waiting [2025-11-05T05:02:06.802Z] db01528c6b51: Waiting [2025-11-05T05:02:06.802Z] 28988de357af: Waiting [2025-11-05T05:02:06.802Z] 461d9e800cba: Waiting [2025-11-05T05:02:06.802Z] 80192f66455f: Waiting [2025-11-05T05:02:06.802Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:02:06.802Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:02:06.802Z] 6bf1a483ea7c: Download complete [2025-11-05T05:02:06.802Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:02:06.802Z] 461d9e800cba: Download complete [2025-11-05T05:02:06.802Z] 80192f66455f: Verifying Checksum [2025-11-05T05:02:06.802Z] 80192f66455f: Download complete [2025-11-05T05:02:06.802Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:02:06.802Z] f5dfc541a4d3: Download complete [2025-11-05T05:02:06.802Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:02:06.802Z] 3dae71ba6b94: Download complete [2025-11-05T05:02:06.802Z] 923cac83aea3: Download complete [2025-11-05T05:02:07.060Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:02:07.060Z] 25ad8b0a4227: Download complete [2025-11-05T05:02:07.060Z] db01528c6b51: Verifying Checksum [2025-11-05T05:02:07.060Z] db01528c6b51: Download complete [2025-11-05T05:02:07.060Z] 28988de357af: Verifying Checksum [2025-11-05T05:02:07.060Z] 28988de357af: Download complete [2025-11-05T05:02:07.060Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:02:07.060Z] a29436f7fd5d: Download complete [2025-11-05T05:02:07.628Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:02:07.628Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:02:08.195Z] 3dae71ba6b94: Pull complete [2025-11-05T05:02:08.453Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:02:10.366Z] f5dfc541a4d3: Pull complete [2025-11-05T05:02:10.625Z] 461d9e800cba: Pull complete [2025-11-05T05:02:10.625Z] 80192f66455f: Pull complete [2025-11-05T05:02:14.822Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:02:15.757Z] a29436f7fd5d: Pull complete [2025-11-05T05:02:15.757Z] 923cac83aea3: Pull complete [2025-11-05T05:02:15.757Z] 25ad8b0a4227: Pull complete [2025-11-05T05:02:15.757Z] db01528c6b51: Pull complete [2025-11-05T05:02:15.757Z] 28988de357af: Pull complete [2025-11-05T05:02:15.757Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:02:16.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:02:16.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:02:16.111Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:02:16.135Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:02:18.763Z] $ docker top b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c -eo pid,comm [2025-11-05T05:02:18.811Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:02:18.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:02:18.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:02:18.865Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:02:18.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:02:18.967Z] $ docker exec b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent [2025-11-05T05:02:19.061Z] SSH_AUTH_SOCK=/tmp/ssh-O3ltgKSsWLfZ/agent.32 [2025-11-05T05:02:19.061Z] SSH_AGENT_PID=38 [2025-11-05T05:02:19.067Z] Running ssh-add (command line suppressed) [2025-11-05T05:02:19.161Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6345280807385229457.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6345280807385229457.key) [2025-11-05T05:02:19.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:02:19.458Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-11-05T05:02:19.745Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:02:19.753Z] $ docker exec --env ******** --env ******** b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent -k [2025-11-05T05:02:19.842Z] unset SSH_AUTH_SOCK; [2025-11-05T05:02:19.842Z] unset SSH_AGENT_PID; [2025-11-05T05:02:19.843Z] echo Agent pid 38 killed; [2025-11-05T05:02:19.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:02:19.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:02:19.900Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:02:20.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:02:20.017Z] $ docker exec b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent [2025-11-05T05:02:20.120Z] SSH_AUTH_SOCK=/tmp/ssh-06eCyT5I9tZG/agent.85 [2025-11-05T05:02:20.120Z] SSH_AGENT_PID=91 [2025-11-05T05:02:20.124Z] Running ssh-add (command line suppressed) [2025-11-05T05:02:20.216Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9949135176524665272.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9949135176524665272.key) [2025-11-05T05:02:20.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:02:20.523Z] + git semver init [2025-11-05T05:02:20.783Z] 2025-11-05 05:02:20,735 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:02:20.783Z] 2025-11-05 05:02:20,739 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:02:20.783Z] 2025-11-05 05:02:20,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-11-05T05:02:20.783Z] 2025-11-05 05:02:20,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-11-05T05:02:20.783Z] 2025-11-05 05:02:20,741 [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) [2025-11-05T05:02:22.160Z] 2025-11-05 05:02:21,811 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-11-05T05:02:22.160Z] 2025-11-05 05:02:21,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-11-05T05:02:22.160Z] 2025-11-05 05:02:21,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:02:22.160Z] 2025-11-05 05:02:21,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:02:22.160Z] 4.1.0-dev.10 [Pipeline] } [2025-11-05T05:02:22.167Z] $ docker exec --env ******** --env ******** b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent -k [2025-11-05T05:02:22.259Z] unset SSH_AUTH_SOCK; [2025-11-05T05:02:22.260Z] unset SSH_AGENT_PID; [2025-11-05T05:02:22.261Z] echo Agent pid 91 killed; [2025-11-05T05:02:22.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:02:22.586Z] + git semver [Pipeline] } [2025-11-05T05:02:22.854Z] $ docker stop --time=1 b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c [2025-11-05T05:02:24.149Z] $ docker rm -f --volumes b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:02:24.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:02:24.697Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:02:24.701Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:02:24.868Z] provisioning config files... [2025-11-05T05:02:24.876Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3167070818968747011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:02:25.173Z] ---> ****-login.sh [2025-11-05T05:02:25.174Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:02:25.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:25.174Z] Login Succeeded [2025-11-05T05:02:25.174Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:02:25.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:25.174Z] Login Succeeded [2025-11-05T05:02:25.174Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:02:25.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:25.433Z] Login Succeeded [2025-11-05T05:02:25.433Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:02:25.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:25.433Z] Login Succeeded [2025-11-05T05:02:25.433Z] ****.io [2025-11-05T05:02:25.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:25.693Z] Login Succeeded [2025-11-05T05:02:25.693Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:02:25.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:02:25.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:02:25.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:02:25.810Z] ========================================================= [2025-11-05T05:02:25.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:02:25.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:02:26.133Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:02:26.701Z] #0 building with "default" instance using docker driver [2025-11-05T05:02:26.701Z] [2025-11-05T05:02:26.701Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:02:26.701Z] #1 transferring dockerfile: 1.62kB done [2025-11-05T05:02:26.701Z] #1 DONE 0.0s [2025-11-05T05:02:26.701Z] [2025-11-05T05:02:26.701Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:02:26.701Z] #2 DONE 0.1s [2025-11-05T05:02:26.959Z] [2025-11-05T05:02:26.959Z] #3 [internal] load .dockerignore [2025-11-05T05:02:26.959Z] #3 transferring context: 2B done [2025-11-05T05:02:26.959Z] #3 DONE 0.0s [2025-11-05T05:02:26.959Z] [2025-11-05T05:02:26.959Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:02:26.959Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:02:26.959Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:02:26.959Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:02:26.959Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T05:02:26.959Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T05:02:26.959Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:02:26.959Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.1s [2025-11-05T05:02:26.959Z] #4 ... [2025-11-05T05:02:26.959Z] [2025-11-05T05:02:26.959Z] #5 [internal] load build context [2025-11-05T05:02:26.959Z] #5 transferring context: 15.94MB 0.1s done [2025-11-05T05:02:26.959Z] #5 DONE 0.1s [2025-11-05T05:02:26.959Z] [2025-11-05T05:02:26.959Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:02:26.959Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:02:26.959Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.83MB / 60.15MB 0.2s [2025-11-05T05:02:26.959Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-05T05:02:26.959Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T05:02:26.959Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2025-11-05T05:02:26.959Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:02:26.959Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:02:26.959Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2025-11-05T05:02:27.220Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s [2025-11-05T05:02:27.220Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-05T05:02:27.220Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2025-11-05T05:02:27.220Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2025-11-05T05:02:27.220Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-05T05:02:27.220Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:02:27.220Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2025-11-05T05:02:27.220Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2025-11-05T05:02:27.476Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.6s [2025-11-05T05:02:27.476Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s [2025-11-05T05:02:27.476Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-05T05:02:27.476Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s [2025-11-05T05:02:27.476Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T05:02:27.476Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-05T05:02:27.738Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s [2025-11-05T05:02:27.738Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 0.9s [2025-11-05T05:02:27.738Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-05T05:02:28.308Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2025-11-05T05:02:32.492Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done [2025-11-05T05:02:32.492Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:02:32.492Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:02:32.492Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:02:32.492Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:02:32.492Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2025-11-05T05:02:33.056Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2025-11-05T05:02:33.056Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T05:02:36.341Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done [2025-11-05T05:02:36.341Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2025-11-05T05:02:36.914Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-05T05:02:36.914Z] #4 DONE 10.1s [2025-11-05T05:02:36.914Z] [2025-11-05T05:02:36.914Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-11-05T05:02:39.828Z] Still waiting to schedule task [2025-11-05T05:02:39.828Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-05T05:02:40.203Z] #6 DONE 2.8s [2025-11-05T05:02:40.203Z] [2025-11-05T05:02:40.203Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-11-05T05:02:40.203Z] #7 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:02:40.203Z] #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:02:40.462Z] #7 0.656 OK: 265 MiB in 60 packages [2025-11-05T05:02:40.721Z] #7 DONE 1.1s [2025-11-05T05:02:40.980Z] [2025-11-05T05:02:40.980Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:02:40.980Z] #8 DONE 0.0s [2025-11-05T05:02:40.980Z] [2025-11-05T05:02:40.980Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:03:04.463Z] #9 DONE 23.0s [2025-11-05T05:03:04.463Z] [2025-11-05T05:03:04.463Z] #10 [builder 6/7] COPY . . [2025-11-05T05:03:04.463Z] #10 DONE 0.1s [2025-11-05T05:03:04.463Z] [2025-11-05T05:03:04.463Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:03:04.463Z] #11 0.179 noop [2025-11-05T05:03:04.463Z] #11 DONE 0.2s [2025-11-05T05:03:04.463Z] [2025-11-05T05:03:04.463Z] #12 exporting to image [2025-11-05T05:03:04.463Z] #12 exporting layers [2025-11-05T05:03:11.045Z] #12 exporting layers 6.9s done [2025-11-05T05:03:11.045Z] #12 writing image sha256:4d801c6081935beda71ba410b0691c6b5713cfaa51026b22d0afefe6b519448d done [2025-11-05T05:03:11.045Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:03:11.045Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:03:11.378Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:03:11.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:03:11.455Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:03:11.480Z] $ 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 ******** ci-base-image-x86_64 cat [2025-11-05T05:03:11.869Z] $ docker top 6f65dbd44fe6df782030d192a4ebabbd86d8a10781d8e5d9c0662b9bf6197a8b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:03:12.237Z] + go version [2025-11-05T05:03:12.237Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:03:12.245Z] $ docker stop --time=1 6f65dbd44fe6df782030d192a4ebabbd86d8a10781d8e5d9c0662b9bf6197a8b [2025-11-05T05:03:13.529Z] $ docker rm -f --volumes 6f65dbd44fe6df782030d192a4ebabbd86d8a10781d8e5d9c0662b9bf6197a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:03:13.979Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:03:13.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:03:14.056Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:03:14.083Z] $ 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 ******** ci-base-image-x86_64 cat [2025-11-05T05:03:14.327Z] $ docker top c6b8ddd2469cd4d7c200f07e7437dd2dafedad4f4772ce27204aeb5451620596 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:03:14.675Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:03:14.976Z] + make test [2025-11-05T05:03:14.977Z] go test -race -coverprofile=coverage.out ./... [2025-11-05T05:03:23.092Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-11-05T05:03:45.006Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-11-05T05:03:45.006Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.025s coverage: 6.8% of statements [2025-11-05T05:04:17.107Z] 0 issues. [2025-11-05T05:04:17.107Z] go vet ./... [2025-11-05T05:04:18.322Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772544 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-11-05T05:04:18.340Z] Running in /w/workspace/device-s7/36 [Pipeline] { [Pipeline] checkout [2025-11-05T05:04:20.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:04:20.386Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:04:20.386Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:04:21.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [2025-11-05T05:04:21.400Z] Selected Git installation does not exist. Using Default [2025-11-05T05:04:21.400Z] The recommended git tool is: NONE [Pipeline] } [2025-11-05T05:04:21.409Z] $ docker stop --time=1 c6b8ddd2469cd4d7c200f07e7437dd2dafedad4f4772ce27204aeb5451620596 [2025-11-05T05:04:24.832Z] $ docker rm -f --volumes c6b8ddd2469cd4d7c200f07e7437dd2dafedad4f4772ce27204aeb5451620596 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:04:25.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:04:25.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T05:04:25.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:04:26.057Z] using credential edgex-jenkins-ssh [2025-11-05T05:04:26.075Z] Cloning the remote Git repository [2025-11-05T05:04:26.242Z] + ls -al . [2025-11-05T05:04:26.242Z] total 224 [2025-11-05T05:04:26.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:03 . [2025-11-05T05:04:26.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:01 .. [2025-11-05T05:04:26.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:03 .git [2025-11-05T05:04:26.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:01 .github [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 5 05:01 .gitignore [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:01 .golangci.yml [2025-11-05T05:04:26.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:02 .semver [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 22332 Nov 5 05:01 Attribution.txt [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 1668 Nov 5 05:01 CHANGLOG.md [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 5 05:01 Dockerfile [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 5 05:01 Jenkinsfile [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 5 05:01 LICENSE [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 1902 Nov 5 05:01 Makefile [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 5 05:01 OWNERS.md [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 5 05:01 README.md [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION [2025-11-05T05:04:26.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:01 bin [2025-11-05T05:04:26.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:01 cmd [2025-11-05T05:04:26.242Z] -rw-r--r-- 1 jenkins jenkins 19094 Nov 5 05:03 coverage.out [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:01 go.mod [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 89304 Nov 5 05:01 go.sum [2025-11-05T05:04:26.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:01 internal [2025-11-05T05:04:26.242Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 5 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:26.118Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-11-05T05:04:26.231Z] > git init /w/workspace/device-s7/36 # timeout=10 [2025-11-05T05:04:26.379Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-11-05T05:04:26.380Z] > git --version # timeout=10 [2025-11-05T05:04:26.554Z] + 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=3879083f6f17ba431b27cbd2101baf05bdcb8281 --label arch=amd64 --label version=4.1.0-dev.10 . [2025-11-05T05:04:26.812Z] #0 building with "default" instance using docker driver [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:04:26.812Z] #1 transferring dockerfile: 1.62kB done [2025-11-05T05:04:26.812Z] #1 DONE 0.0s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:04:26.812Z] #2 DONE 0.0s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T05:04:26.812Z] #3 DONE 0.1s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #4 [internal] load .dockerignore [2025-11-05T05:04:26.812Z] #4 transferring context: 2B done [2025-11-05T05:04:26.812Z] #4 DONE 0.0s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #5 [internal] load build context [2025-11-05T05:04:26.812Z] #5 transferring context: 29.12kB 0.0s done [2025-11-05T05:04:26.812Z] #5 DONE 0.0s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:04:26.812Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done [2025-11-05T05:04:26.812Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T05:04:26.812Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T05:04:26.812Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T05:04:26.812Z] #6 DONE 0.0s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:04:26.812Z] #7 DONE 0.1s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-11-05T05:04:26.812Z] #8 DONE 0.1s [2025-11-05T05:04:26.812Z] [2025-11-05T05:04:26.812Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-05T05:04:27.069Z] #9 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:27.069Z] #9 0.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:27.328Z] #9 0.603 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:04:27.586Z] #9 0.608 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:04:27.586Z] #9 0.615 OK: 7 MiB in 17 packages [2025-11-05T05:04:27.586Z] #9 DONE 0.7s [2025-11-05T05:04:27.586Z] [2025-11-05T05:04:27.586Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-11-05T05:04:27.586Z] #10 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:27.586Z] #10 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:27.586Z] #10 0.558 OK: 265 MiB in 60 packages [2025-11-05T05:04:27.586Z] #10 DONE 0.6s [2025-11-05T05:04:27.586Z] [2025-11-05T05:04:27.586Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:04:27.586Z] #11 DONE 0.0s [2025-11-05T05:04:27.586Z] [2025-11-05T05:04:27.586Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:04:26.410Z] > git --version # 'git version 2.25.1' [2025-11-05T05:04:26.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:04:26.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:04:27.844Z] #12 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:28.102Z] #12 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:28.102Z] #12 ... [2025-11-05T05:04:28.102Z] [2025-11-05T05:04:28.102Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:04:28.102Z] #13 DONE 0.4s [2025-11-05T05:04:28.102Z] [2025-11-05T05:04:28.102Z] #14 [builder 6/7] COPY . . [2025-11-05T05:04:28.102Z] #14 DONE 0.2s [2025-11-05T05:04:28.102Z] [2025-11-05T05:04:28.102Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:04:28.361Z] #12 0.867 OK: 7 MiB in 17 packages [2025-11-05T05:04:28.620Z] #12 DONE 1.0s [2025-11-05T05:04:28.620Z] [2025-11-05T05:04:28.620Z] #15 [builder 7/7] RUN make build [2025-11-05T05:04:28.620Z] #15 0.203 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-11-05T05:04:28.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-11-05T05:04:28.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:04:29.197Z] Avoid second fetch [2025-11-05T05:04:29.198Z] Checking out Revision 3879083f6f17ba431b27cbd2101baf05bdcb8281 (main) [2025-11-05T05:04:29.814Z] Commit message: "Merge pull request #75 from judehung/update-go-1.25" [2025-11-05T05:04:29.211Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:04:29.274Z] > git checkout -f 3879083f6f17ba431b27cbd2101baf05bdcb8281 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:04:34.057Z] provisioning config files... [2025-11-05T05:04:34.084Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/36@tmp/config16616328013589816816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:04:34.791Z] ---> ****-login.sh [2025-11-05T05:04:34.791Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:04:35.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:35.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:04:35.341Z] Configure a credential helper to remove this warning. See [2025-11-05T05:04:35.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:04:35.341Z] [2025-11-05T05:04:35.341Z] Login Succeeded [2025-11-05T05:04:35.341Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:04:35.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:35.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:04:35.885Z] Configure a credential helper to remove this warning. See [2025-11-05T05:04:35.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:04:35.885Z] [2025-11-05T05:04:35.885Z] Login Succeeded [2025-11-05T05:04:35.885Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:04:35.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:36.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:04:36.164Z] Configure a credential helper to remove this warning. See [2025-11-05T05:04:36.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:04:36.164Z] [2025-11-05T05:04:36.164Z] Login Succeeded [2025-11-05T05:04:36.164Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:04:36.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:36.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:04:36.436Z] Configure a credential helper to remove this warning. See [2025-11-05T05:04:36.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:04:36.436Z] [2025-11-05T05:04:36.436Z] Login Succeeded [2025-11-05T05:04:36.436Z] ****.io [2025-11-05T05:04:36.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:36.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:04:36.978Z] Configure a credential helper to remove this warning. See [2025-11-05T05:04:36.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:04:36.978Z] [2025-11-05T05:04:36.978Z] Login Succeeded [2025-11-05T05:04:36.978Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:04:36.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:04:37.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:04:37.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:04:37.394Z] ========================================================= [2025-11-05T05:04:37.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:04:37.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:37.771Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:04:38.050Z] Sending build context to Docker daemon 8.12MB [2025-11-05T05:04:38.050Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:04:38.050Z] Step 2/10 : FROM ${BASE} AS builder [2025-11-05T05:04:38.322Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:04:38.322Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:04:38.322Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:04:38.322Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:04:38.322Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:04:38.322Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:04:38.322Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:04:38.322Z] deaec5988b04: Pulling fs layer [2025-11-05T05:04:38.322Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:04:38.322Z] 196fd7d83e7d: Waiting [2025-11-05T05:04:38.322Z] 4f4fb700ef54: Waiting [2025-11-05T05:04:38.322Z] 8ba94037c8f0: Waiting [2025-11-05T05:04:38.322Z] 9f65657bb879: Waiting [2025-11-05T05:04:38.322Z] deaec5988b04: Waiting [2025-11-05T05:04:38.322Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:04:38.322Z] d32bb0dddca7: Download complete [2025-11-05T05:04:38.322Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:04:38.322Z] 196fd7d83e7d: Download complete [2025-11-05T05:04:38.594Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:04:38.594Z] 4f4fb700ef54: Download complete [2025-11-05T05:04:38.594Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:04:38.594Z] 8ba94037c8f0: Download complete [2025-11-05T05:04:38.594Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:04:38.594Z] 6b59a28fa201: Download complete [2025-11-05T05:04:39.192Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:04:39.192Z] 9f65657bb879: Download complete [2025-11-05T05:04:39.459Z] 6b59a28fa201: Pull complete [2025-11-05T05:04:40.053Z] d32bb0dddca7: Pull complete [2025-11-05T05:04:40.053Z] 5dab1238d3d9: Download complete [2025-11-05T05:04:42.023Z] deaec5988b04: Download complete [2025-11-05T05:04:55.145Z] #15 DONE 23.5s [2025-11-05T05:04:55.145Z] [2025-11-05T05:04:55.145Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-11-05T05:04:55.145Z] #16 DONE 0.0s [2025-11-05T05:04:55.145Z] [2025-11-05T05:04:55.145Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-11-05T05:04:55.145Z] #17 DONE 0.3s [2025-11-05T05:04:55.145Z] [2025-11-05T05:04:55.145Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-11-05T05:04:55.145Z] #18 DONE 0.0s [2025-11-05T05:04:55.145Z] [2025-11-05T05:04:55.145Z] #19 exporting to image [2025-11-05T05:04:55.145Z] #19 exporting layers [2025-11-05T05:04:55.145Z] #19 exporting layers 0.2s done [2025-11-05T05:04:55.145Z] #19 writing image sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done [2025-11-05T05:04:55.145Z] #19 naming to docker.io/library/device-s7 done [2025-11-05T05:04:55.145Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:04:55.273Z] provisioning config files... [2025-11-05T05:04:55.288Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12480432473409690487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:04:55.612Z] ---> ****-login.sh [2025-11-05T05:04:55.612Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:04:55.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:55.612Z] Login Succeeded [2025-11-05T05:04:55.612Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:04:55.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:55.612Z] Login Succeeded [2025-11-05T05:04:55.612Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:04:55.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:55.871Z] Login Succeeded [2025-11-05T05:04:55.871Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:04:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:55.871Z] Login Succeeded [2025-11-05T05:04:55.871Z] ****.io [2025-11-05T05:04:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:56.130Z] Login Succeeded [2025-11-05T05:04:56.130Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:04:56.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:04:56.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:04:56.228Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-11-05T05:04:56.228Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:04:56.228Z] latest [2025-11-05T05:04:56.228Z] 4.1.0-dev.10 [2025-11-05T05:04:56.228Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:04:56.228Z] main [2025-11-05T05:04:56.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:56.601Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:56.956Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:04:56.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-11-05T05:04:56.956Z] f73841d0f5f2: Preparing [2025-11-05T05:04:56.956Z] 2eddc29fcd19: Preparing [2025-11-05T05:04:56.956Z] eb1d96c827a8: Preparing [2025-11-05T05:04:56.956Z] 11c8bff40c99: Preparing [2025-11-05T05:04:56.956Z] 390436bd29d5: Preparing [2025-11-05T05:04:56.956Z] 256f393e029f: Preparing [2025-11-05T05:04:56.956Z] 256f393e029f: Waiting [2025-11-05T05:04:56.956Z] f73841d0f5f2: Pushed [2025-11-05T05:04:56.956Z] eb1d96c827a8: Pushed [2025-11-05T05:04:56.956Z] 390436bd29d5: Pushed [2025-11-05T05:04:56.956Z] 11c8bff40c99: Pushed [2025-11-05T05:04:56.956Z] 256f393e029f: Layer already exists [2025-11-05T05:04:57.059Z] 5dab1238d3d9: Pull complete [2025-11-05T05:04:57.059Z] 196fd7d83e7d: Pull complete [2025-11-05T05:04:57.059Z] 4f4fb700ef54: Pull complete [2025-11-05T05:04:57.059Z] 8ba94037c8f0: Pull complete [2025-11-05T05:05:02.227Z] 2eddc29fcd19: Pushed [2025-11-05T05:05:02.227Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:02.564Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:02.896Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-11-05T05:05:02.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-11-05T05:05:02.896Z] f73841d0f5f2: Preparing [2025-11-05T05:05:02.896Z] 2eddc29fcd19: Preparing [2025-11-05T05:05:02.896Z] eb1d96c827a8: Preparing [2025-11-05T05:05:02.896Z] 11c8bff40c99: Preparing [2025-11-05T05:05:02.896Z] 390436bd29d5: Preparing [2025-11-05T05:05:02.896Z] 256f393e029f: Preparing [2025-11-05T05:05:02.896Z] 256f393e029f: Waiting [2025-11-05T05:05:02.896Z] eb1d96c827a8: Layer already exists [2025-11-05T05:05:02.896Z] f73841d0f5f2: Layer already exists [2025-11-05T05:05:02.896Z] 11c8bff40c99: Layer already exists [2025-11-05T05:05:02.896Z] 2eddc29fcd19: Layer already exists [2025-11-05T05:05:02.896Z] 390436bd29d5: Layer already exists [2025-11-05T05:05:02.896Z] 256f393e029f: Layer already exists [2025-11-05T05:05:02.896Z] latest: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:03.231Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:03.553Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-11-05T05:05:03.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-11-05T05:05:03.554Z] f73841d0f5f2: Preparing [2025-11-05T05:05:03.554Z] 2eddc29fcd19: Preparing [2025-11-05T05:05:03.554Z] eb1d96c827a8: Preparing [2025-11-05T05:05:03.554Z] 11c8bff40c99: Preparing [2025-11-05T05:05:03.554Z] 390436bd29d5: Preparing [2025-11-05T05:05:03.554Z] 256f393e029f: Preparing [2025-11-05T05:05:03.554Z] 256f393e029f: Waiting [2025-11-05T05:05:03.554Z] eb1d96c827a8: Layer already exists [2025-11-05T05:05:03.554Z] f73841d0f5f2: Layer already exists [2025-11-05T05:05:03.554Z] 390436bd29d5: Layer already exists [2025-11-05T05:05:03.554Z] 11c8bff40c99: Layer already exists [2025-11-05T05:05:03.554Z] 2eddc29fcd19: Layer already exists [2025-11-05T05:05:03.554Z] 256f393e029f: Layer already exists [2025-11-05T05:05:03.554Z] 4.1.0-dev.10: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:03.896Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:04.221Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:05:04.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-11-05T05:05:04.221Z] f73841d0f5f2: Preparing [2025-11-05T05:05:04.221Z] 2eddc29fcd19: Preparing [2025-11-05T05:05:04.221Z] eb1d96c827a8: Preparing [2025-11-05T05:05:04.221Z] 11c8bff40c99: Preparing [2025-11-05T05:05:04.221Z] 390436bd29d5: Preparing [2025-11-05T05:05:04.221Z] 256f393e029f: Preparing [2025-11-05T05:05:04.221Z] 256f393e029f: Waiting [2025-11-05T05:05:04.221Z] eb1d96c827a8: Layer already exists [2025-11-05T05:05:04.221Z] f73841d0f5f2: Layer already exists [2025-11-05T05:05:04.221Z] 11c8bff40c99: Layer already exists [2025-11-05T05:05:04.221Z] 390436bd29d5: Layer already exists [2025-11-05T05:05:04.221Z] 2eddc29fcd19: Layer already exists [2025-11-05T05:05:04.221Z] 256f393e029f: Layer already exists [2025-11-05T05:05:04.221Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:04.553Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:05:04.884Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-11-05T05:05:04.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-11-05T05:05:04.884Z] f73841d0f5f2: Preparing [2025-11-05T05:05:04.884Z] 2eddc29fcd19: Preparing [2025-11-05T05:05:04.884Z] eb1d96c827a8: Preparing [2025-11-05T05:05:04.884Z] 11c8bff40c99: Preparing [2025-11-05T05:05:04.884Z] 390436bd29d5: Preparing [2025-11-05T05:05:04.884Z] 256f393e029f: Preparing [2025-11-05T05:05:04.884Z] 256f393e029f: Waiting [2025-11-05T05:05:04.884Z] f73841d0f5f2: Layer already exists [2025-11-05T05:05:04.884Z] eb1d96c827a8: Layer already exists [2025-11-05T05:05:04.884Z] 11c8bff40c99: Layer already exists [2025-11-05T05:05:04.884Z] 390436bd29d5: Layer already exists [2025-11-05T05:05:04.884Z] 2eddc29fcd19: Layer already exists [2025-11-05T05:05:04.884Z] 256f393e029f: Layer already exists [2025-11-05T05:05:04.884Z] main: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:05:04.981Z] ===================================================== [Pipeline] echo [2025-11-05T05:05:04.997Z] taggedImages: [2025-11-05T05:05:04.997Z] - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:05:04.997Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-11-05T05:05:04.997Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-11-05T05:05:04.997Z] - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:05:04.997Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-11-05T05:05:05.045Z] ========================================================= [2025-11-05T05:05:05.045Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T05:05:05.045Z] images: [2025-11-05T05:05:05.045Z] - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:05:05.045Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-11-05T05:05:05.045Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-11-05T05:05:05.045Z] - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:05:05.045Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-11-05T05:05:05.045Z] settingsFile: [2025-11-05T05:05:05.045Z] device-s7-settings [2025-11-05T05:05:05.045Z] ========================================================= [Pipeline] node [2025-11-05T05:05:05.292Z] deaec5988b04: Pull complete [2025-11-05T05:05:07.907Z] 9f65657bb879: Pull complete [2025-11-05T05:05:07.907Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:05:07.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:05:07.907Z] ---> 334268110677 [2025-11-05T05:05:07.907Z] Step 3/10 : ARG MAKE=make build [2025-11-05T05:05:09.858Z] ---> Running in 699627d3ee36 [2025-11-05T05:05:10.127Z] Removing intermediate container 699627d3ee36 [2025-11-05T05:05:10.127Z] ---> f761faa7ea6b [2025-11-05T05:05:10.127Z] Step 4/10 : WORKDIR /device-s7 [2025-11-05T05:05:10.127Z] ---> Running in 9465f60ca11c [2025-11-05T05:05:10.399Z] Removing intermediate container 9465f60ca11c [2025-11-05T05:05:10.399Z] ---> b2cf5475dd88 [2025-11-05T05:05:10.399Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-11-05T05:05:10.666Z] ---> Running in dcbedd6e484a [2025-11-05T05:05:11.034Z] Removing intermediate container dcbedd6e484a [2025-11-05T05:05:11.034Z] ---> 82180c2aad10 [2025-11-05T05:05:11.034Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-11-05T05:05:11.034Z] ---> Running in 4982403154f6 [2025-11-05T05:05:12.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:05:12.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:05:14.041Z] OK: 255 MiB in 60 packages [2025-11-05T05:05:15.008Z] Removing intermediate container 4982403154f6 [2025-11-05T05:05:15.008Z] ---> 63ff9ede4daa [2025-11-05T05:05:15.008Z] Step 7/10 : COPY go.mod vendor* ./ [2025-11-05T05:05:15.595Z] ---> a1ff2f4b9e51 [2025-11-05T05:05:15.595Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:05:15.595Z] ---> Running in fdcb0633fe47 [2025-11-05T05:05:20.048Z] Still waiting to schedule task [2025-11-05T05:05:20.048Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772541’ [2025-11-05T05:07:07.277Z] Removing intermediate container fdcb0633fe47 [2025-11-05T05:07:07.277Z] ---> 1737007f2571 [2025-11-05T05:07:07.277Z] Step 9/10 : COPY . . [2025-11-05T05:07:07.277Z] ---> 4791458d8fc0 [2025-11-05T05:07:07.277Z] Step 10/10 : RUN ${MAKE} [2025-11-05T05:07:07.277Z] ---> Running in e5a7839c912c [2025-11-05T05:07:07.277Z] noop [2025-11-05T05:07:07.277Z] Removing intermediate container e5a7839c912c [2025-11-05T05:07:07.277Z] ---> 2e20633843ea [2025-11-05T05:07:07.277Z] Successfully built 2e20633843ea [2025-11-05T05:07:07.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:07:07.648Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:07:07.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:07:07.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-772544 does not seem to be running inside a container [2025-11-05T05:07:07.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/36 -v /w/workspace/device-s7/36:/w/workspace/device-s7/36:rw,z -v /w/workspace/device-s7/36@tmp:/w/workspace/device-s7/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:07:09.753Z] $ docker top 58c826a53f2b6f3885ebef9b061c36cef1c3dda4c4a4138c6a6b6d09fded993b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:07:10.598Z] + go version [2025-11-05T05:07:10.599Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:07:10.618Z] $ docker stop --time=1 58c826a53f2b6f3885ebef9b061c36cef1c3dda4c4a4138c6a6b6d09fded993b [2025-11-05T05:07:12.259Z] $ docker rm -f --volumes 58c826a53f2b6f3885ebef9b061c36cef1c3dda4c4a4138c6a6b6d09fded993b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:07:12.875Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:07:12.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:07:13.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-772544 does not seem to be running inside a container [2025-11-05T05:07:13.161Z] $ 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/36 -v /w/workspace/device-s7/36:/w/workspace/device-s7/36:rw,z -v /w/workspace/device-s7/36@tmp:/w/workspace/device-s7/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:07:14.388Z] $ docker top 2f1ad5d982986f91aa440a2f1899e3636a6057d0a3c59910cb6d4288a5a27ef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:07:15.238Z] + git config --global --add safe.directory /w/workspace/device-s7/36 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:07:15.898Z] + make test [2025-11-05T05:07:15.898Z] go test -race -coverprofile=coverage.out ./... [2025-11-05T05:07:27.900Z] Running on prd-centos7-docker-4c-2g-772548 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:07:27.956Z] provisioning config files... [2025-11-05T05:07:27.979Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15707890861260617663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:31.843Z] ---> ****-login.sh [2025-11-05T05:07:31.843Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:07:31.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:32.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:07:32.104Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:32.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:07:32.104Z] [2025-11-05T05:07:32.104Z] Login Succeeded [2025-11-05T05:07:32.104Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:07:32.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:32.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:07:32.104Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:32.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:07:32.104Z] [2025-11-05T05:07:32.104Z] Login Succeeded [2025-11-05T05:07:32.105Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:07:32.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:32.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:07:32.364Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:32.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:07:32.364Z] [2025-11-05T05:07:32.364Z] Login Succeeded [2025-11-05T05:07:32.365Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:32.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:32.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:07:32.365Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:32.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:07:32.365Z] [2025-11-05T05:07:32.365Z] Login Succeeded [2025-11-05T05:07:32.365Z] ****.io [2025-11-05T05:07:32.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:32.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:07:32.625Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:32.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:07:32.625Z] [2025-11-05T05:07:32.625Z] Login Succeeded [2025-11-05T05:07:32.625Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:07:32.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:07:32.996Z] + docker buildx ls [2025-11-05T05:07:33.259Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:07:33.259Z] default * docker [2025-11-05T05:07:33.259Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:07:33.561Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-05T05:07:33.561Z] edgex-builder [Pipeline] sh [2025-11-05T05:07:33.855Z] + docker buildx inspect --bootstrap [2025-11-05T05:07:33.855Z] #1 [internal] booting buildkit [2025-11-05T05:07:33.855Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-05T05:07:37.178Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-11-05T05:07:37.178Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-05T05:07:38.123Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-11-05T05:07:38.123Z] #1 DONE 4.4s [2025-11-05T05:07:38.383Z] Name: edgex-builder [2025-11-05T05:07:38.383Z] Driver: docker-container [2025-11-05T05:07:38.383Z] [2025-11-05T05:07:38.383Z] Nodes: [2025-11-05T05:07:38.383Z] Name: edgex-builder0 [2025-11-05T05:07:38.383Z] Endpoint: unix:///var/run/docker.sock [2025-11-05T05:07:38.383Z] Status: running [2025-11-05T05:07:38.383Z] Buildkit: v0.25.1 [2025-11-05T05:07:38.383Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-05T05:07:38.686Z] + docker buildx ls [2025-11-05T05:07:38.686Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:07:38.686Z] edgex-builder * docker-container [2025-11-05T05:07:38.686Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-05T05:07:38.686Z] default docker [2025-11-05T05:07:38.686Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:07:38.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281' [2025-11-05T05:07:38.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 --push - [2025-11-05T05:07:39.246Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:07:39.246Z] #1 transferring dockerfile: 194B done [2025-11-05T05:07:39.246Z] #1 DONE 0.0s [2025-11-05T05:07:39.246Z] [2025-11-05T05:07:39.246Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:07:39.246Z] #2 DONE 0.1s [2025-11-05T05:07:39.246Z] [2025-11-05T05:07:39.246Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:07:39.246Z] #3 DONE 0.1s [2025-11-05T05:07:39.246Z] [2025-11-05T05:07:39.246Z] #4 [internal] load .dockerignore [2025-11-05T05:07:39.246Z] #4 transferring context: 2B done [2025-11-05T05:07:39.246Z] #4 DONE 0.0s [2025-11-05T05:07:39.246Z] [2025-11-05T05:07:39.246Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:39.246Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:39.246Z] #5 DONE 0.0s [2025-11-05T05:07:39.246Z] [2025-11-05T05:07:39.246Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:39.246Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:39.246Z] #6 DONE 0.1s [2025-11-05T05:07:39.507Z] [2025-11-05T05:07:39.507Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:39.507Z] #7 DONE 0.0s [2025-11-05T05:07:39.507Z] [2025-11-05T05:07:39.507Z] #8 exporting to image [2025-11-05T05:07:39.507Z] #8 exporting layers done [2025-11-05T05:07:39.507Z] #8 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done [2025-11-05T05:07:39.507Z] #8 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done [2025-11-05T05:07:39.507Z] #8 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 0.0s done [2025-11-05T05:07:39.507Z] #8 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done [2025-11-05T05:07:39.507Z] #8 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done [2025-11-05T05:07:39.507Z] #8 pushing layers 0.1s done [2025-11-05T05:07:39.507Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 [2025-11-05T05:07:39.507Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:07:39.507Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done [2025-11-05T05:07:39.507Z] #8 DONE 0.2s [2025-11-05T05:07:39.507Z] [2025-11-05T05:07:39.507Z] 1 warning found (use --debug to expand): [2025-11-05T05:07:39.507Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:07:39.851Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-11-05T05:07:39.851Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-11-05T05:07:39.851Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:07:39.851Z] #1 transferring dockerfile: 160B done [2025-11-05T05:07:39.851Z] #1 DONE 0.0s [2025-11-05T05:07:39.851Z] [2025-11-05T05:07:39.851Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-11-05T05:07:39.851Z] #2 DONE 0.0s [2025-11-05T05:07:39.851Z] [2025-11-05T05:07:39.851Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-11-05T05:07:39.851Z] #3 DONE 0.0s [2025-11-05T05:07:39.851Z] [2025-11-05T05:07:39.851Z] #4 [internal] load .dockerignore [2025-11-05T05:07:39.851Z] #4 transferring context: 2B done [2025-11-05T05:07:39.851Z] #4 DONE 0.0s [2025-11-05T05:07:39.851Z] [2025-11-05T05:07:39.851Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:39.851Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:39.851Z] #5 DONE 0.0s [2025-11-05T05:07:39.851Z] [2025-11-05T05:07:39.851Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:40.120Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:40.120Z] #6 CACHED [2025-11-05T05:07:40.120Z] [2025-11-05T05:07:40.120Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:40.120Z] #5 CACHED [2025-11-05T05:07:40.120Z] [2025-11-05T05:07:40.120Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:40.120Z] #7 DONE 0.0s [2025-11-05T05:07:40.120Z] [2025-11-05T05:07:40.120Z] #8 exporting to image [2025-11-05T05:07:40.120Z] #8 exporting layers done [2025-11-05T05:07:40.120Z] #8 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done [2025-11-05T05:07:40.120Z] #8 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done [2025-11-05T05:07:40.120Z] #8 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done [2025-11-05T05:07:40.120Z] #8 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done [2025-11-05T05:07:40.120Z] #8 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done [2025-11-05T05:07:40.120Z] #8 pushing layers 0.1s done [2025-11-05T05:07:40.120Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 [2025-11-05T05:07:40.120Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:07:40.120Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done [2025-11-05T05:07:40.120Z] #8 DONE 0.1s [2025-11-05T05:07:40.120Z] [2025-11-05T05:07:40.120Z] 1 warning found (use --debug to expand): [2025-11-05T05:07:40.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:07:40.410Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10' [2025-11-05T05:07:40.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 --push - [2025-11-05T05:07:40.410Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:07:40.410Z] #1 transferring dockerfile: 166B done [2025-11-05T05:07:40.410Z] #1 DONE 0.0s [2025-11-05T05:07:40.410Z] [2025-11-05T05:07:40.410Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-11-05T05:07:40.410Z] #2 DONE 0.0s [2025-11-05T05:07:40.410Z] [2025-11-05T05:07:40.410Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [2025-11-05T05:07:40.410Z] #3 DONE 0.0s [2025-11-05T05:07:40.410Z] [2025-11-05T05:07:40.410Z] #4 [internal] load .dockerignore [2025-11-05T05:07:40.410Z] #4 transferring context: 2B done [2025-11-05T05:07:40.410Z] #4 DONE 0.0s [2025-11-05T05:07:40.410Z] [2025-11-05T05:07:40.410Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:40.410Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:40.410Z] #5 CACHED [2025-11-05T05:07:40.410Z] [2025-11-05T05:07:40.410Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:40.410Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:40.410Z] #6 CACHED [2025-11-05T05:07:40.410Z] [2025-11-05T05:07:40.410Z] #7 exporting to image [2025-11-05T05:07:40.410Z] #7 exporting layers done [2025-11-05T05:07:40.410Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:07:40.672Z] #7 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done [2025-11-05T05:07:40.672Z] #7 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done [2025-11-05T05:07:40.672Z] #7 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done [2025-11-05T05:07:40.672Z] #7 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done [2025-11-05T05:07:40.672Z] #7 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done [2025-11-05T05:07:40.672Z] #7 pushing layers 0.0s done [2025-11-05T05:07:40.672Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done [2025-11-05T05:07:40.672Z] #7 DONE 0.1s [2025-11-05T05:07:40.672Z] [2025-11-05T05:07:40.672Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:40.672Z] #8 DONE 0.0s [2025-11-05T05:07:40.672Z] [2025-11-05T05:07:40.672Z] 1 warning found (use --debug to expand): [2025-11-05T05:07:40.672Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:07:40.970Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10' [2025-11-05T05:07:40.970Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 --push - [2025-11-05T05:07:40.970Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:07:40.970Z] #1 transferring dockerfile: 207B done [2025-11-05T05:07:40.970Z] #1 DONE 0.0s [2025-11-05T05:07:40.970Z] [2025-11-05T05:07:40.970Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:07:40.970Z] #2 DONE 0.0s [2025-11-05T05:07:40.970Z] [2025-11-05T05:07:40.970Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:07:40.970Z] #3 DONE 0.0s [2025-11-05T05:07:40.970Z] [2025-11-05T05:07:40.970Z] #4 [internal] load .dockerignore [2025-11-05T05:07:40.970Z] #4 transferring context: 2B done [2025-11-05T05:07:40.970Z] #4 DONE 0.0s [2025-11-05T05:07:40.970Z] [2025-11-05T05:07:40.970Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:40.970Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:40.970Z] #5 CACHED [2025-11-05T05:07:40.970Z] [2025-11-05T05:07:40.970Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:40.970Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:40.970Z] #6 CACHED [2025-11-05T05:07:40.970Z] [2025-11-05T05:07:40.970Z] #7 exporting to image [2025-11-05T05:07:40.970Z] #7 exporting layers [2025-11-05T05:07:40.970Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:07:41.236Z] #7 exporting layers done [2025-11-05T05:07:41.236Z] #7 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done [2025-11-05T05:07:41.236Z] #7 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done [2025-11-05T05:07:41.236Z] #7 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done [2025-11-05T05:07:41.236Z] #7 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done [2025-11-05T05:07:41.236Z] #7 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done [2025-11-05T05:07:41.236Z] #7 pushing layers 0.0s done [2025-11-05T05:07:41.236Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done [2025-11-05T05:07:41.236Z] #7 DONE 0.1s [2025-11-05T05:07:41.236Z] [2025-11-05T05:07:41.236Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:41.236Z] #8 DONE 0.0s [2025-11-05T05:07:41.236Z] [2025-11-05T05:07:41.236Z] 1 warning found (use --debug to expand): [2025-11-05T05:07:41.236Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:07:41.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-11-05T05:07:41.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-11-05T05:07:41.532Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:07:41.532Z] #1 transferring dockerfile: 158B done [2025-11-05T05:07:41.532Z] #1 DONE 0.0s [2025-11-05T05:07:41.532Z] [2025-11-05T05:07:41.532Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-11-05T05:07:41.532Z] #2 DONE 0.0s [2025-11-05T05:07:41.532Z] [2025-11-05T05:07:41.532Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-11-05T05:07:41.532Z] #3 DONE 0.0s [2025-11-05T05:07:41.532Z] [2025-11-05T05:07:41.532Z] #4 [internal] load .dockerignore [2025-11-05T05:07:41.532Z] #4 transferring context: 2B done [2025-11-05T05:07:41.532Z] #4 DONE 0.0s [2025-11-05T05:07:41.532Z] [2025-11-05T05:07:41.532Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:41.532Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:41.532Z] #5 CACHED [2025-11-05T05:07:41.532Z] [2025-11-05T05:07:41.532Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:41.532Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done [2025-11-05T05:07:41.532Z] #6 DONE 0.0s [2025-11-05T05:07:41.792Z] [2025-11-05T05:07:41.792Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe [2025-11-05T05:07:41.792Z] #6 CACHED [2025-11-05T05:07:41.792Z] [2025-11-05T05:07:41.792Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:41.792Z] #7 DONE 0.0s [2025-11-05T05:07:41.792Z] [2025-11-05T05:07:41.792Z] #8 exporting to image [2025-11-05T05:07:41.792Z] #8 exporting layers done [2025-11-05T05:07:41.792Z] #8 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done [2025-11-05T05:07:41.792Z] #8 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done [2025-11-05T05:07:41.792Z] #8 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done [2025-11-05T05:07:41.792Z] #8 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done [2025-11-05T05:07:41.792Z] #8 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done [2025-11-05T05:07:41.792Z] #8 pushing layers 0.0s done [2025-11-05T05:07:41.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done [2025-11-05T05:07:41.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:07:41.792Z] #8 DONE 0.1s [2025-11-05T05:07:41.792Z] [2025-11-05T05:07:41.792Z] 1 warning found (use --debug to expand): [2025-11-05T05:07:41.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:07:42.160Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:42.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:43.019Z] ---> package-listing.sh [2025-11-05T05:07:43.019Z] ++ facter osfamily [2025-11-05T05:07:43.019Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:07:43.285Z] + OS_FAMILY=redhat [2025-11-05T05:07:43.285Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-11-05T05:07:43.285Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:07:43.285Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:07:43.285Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:07:43.285Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:07:43.286Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-11-05T05:07:43.286Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:07:43.286Z] + case "${OS_FAMILY}" in [2025-11-05T05:07:43.286Z] + rpm -qa [2025-11-05T05:07:43.286Z] + sort [2025-11-05T05:07:43.870Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:07:43.870Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:07:43.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:07:43.870Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-11-05T05:07:43.870Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-11-05T05:07:43.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-11-05T05:07:43.880Z] 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 [2025-11-05T05:07:44.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:07:44.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:07:44.734Z] [2025-11-05T05:07:44.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:07:45.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:07:45.048Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:07:45.048Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:07:45.048Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:07:45.048Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:07:45.048Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:07:45.048Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:07:45.048Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:07:45.048Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:07:45.048Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:07:45.048Z] 33b1e0a273af: Waiting [2025-11-05T05:07:45.048Z] 5d3b04190fa2: Waiting [2025-11-05T05:07:45.048Z] 2f39f015ded8: Waiting [2025-11-05T05:07:45.048Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:07:45.048Z] 5c69ac0246d0: Download complete [2025-11-05T05:07:45.048Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:07:45.048Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:07:45.048Z] 33b1e0a273af: Download complete [2025-11-05T05:07:45.048Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:07:45.048Z] ec43610c2a17: Download complete [2025-11-05T05:07:45.048Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:07:45.048Z] 5d3b04190fa2: Download complete [2025-11-05T05:07:45.343Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:07:45.343Z] 5eb5b503b376: Download complete [2025-11-05T05:07:45.925Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:07:45.925Z] 2f39f015ded8: Download complete [2025-11-05T05:07:46.873Z] 5eb5b503b376: Pull complete [2025-11-05T05:07:46.873Z] 5c69ac0246d0: Pull complete [2025-11-05T05:07:47.136Z] ec43610c2a17: Pull complete [2025-11-05T05:07:47.395Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:07:47.395Z] 33b1e0a273af: Pull complete [2025-11-05T05:07:47.655Z] 5d3b04190fa2: Pull complete [2025-11-05T05:07:51.875Z] 2f39f015ded8: Pull complete [2025-11-05T05:07:51.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:07:51.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:07:51.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:07:52.026Z] prd-centos7-docker-4c-2g-772548 does not seem to be running inside a container [2025-11-05T05:07:52.060Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:07:55.412Z] $ docker top c364722fbff1516f0f0e8b316eb5e27b1ffcacb3523b7f6fb13cb833d55f7bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:07:55.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:07:56.034Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:07:56.322Z] + ls /var/log/sa-host [2025-11-05T05:07:56.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:07:56.394Z] provisioning config files... [2025-11-05T05:07:56.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3374929331362787607tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:07:56.427Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:56.728Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:07:56.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:57.086Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:07:57.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:57.389Z] ---> sudo-logs.sh [2025-11-05T05:07:57.389Z] Archiving 'sudo' log.. [2025-11-05T05:07:57.389Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772548.novalocal: Name or service not known [2025-11-05T05:07:57.389Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T05:07:57.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:57.710Z] ---> job-cost.sh [2025-11-05T05:07:57.711Z] lf-activate-venv: SKIPPING [2025-11-05T05:07:57.711Z] INFO: No Stack... [2025-11-05T05:07:57.970Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T05:07:58.539Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:07:58.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:58.853Z] ---> logs-deploy.sh [2025-11-05T05:07:58.853Z] lf-activate-venv: SKIPPING [2025-11-05T05:07:58.853Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/36 [2025-11-05T05:07:58.853Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:07:59.791Z] Archives upload complete. [2025-11-05T05:07:59.791Z] INFO: archiving logs to Nexus [2025-11-05T05:08:00.733Z] ---> uname -a: [2025-11-05T05:08:00.733Z] Linux prd-centos7-docker-4c-2g-772548.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] ---> lscpu: [2025-11-05T05:08:00.733Z] Architecture: x86_64 [2025-11-05T05:08:00.733Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T05:08:00.733Z] Byte Order: Little Endian [2025-11-05T05:08:00.733Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T05:08:00.733Z] CPU(s): 2 [2025-11-05T05:08:00.733Z] On-line CPU(s) list: 0,1 [2025-11-05T05:08:00.733Z] Thread(s) per core: 1 [2025-11-05T05:08:00.733Z] Core(s) per socket: 1 [2025-11-05T05:08:00.733Z] Socket(s): 2 [2025-11-05T05:08:00.733Z] NUMA node(s): 1 [2025-11-05T05:08:00.733Z] Vendor ID: AuthenticAMD [2025-11-05T05:08:00.733Z] CPU family: 23 [2025-11-05T05:08:00.733Z] Model: 49 [2025-11-05T05:08:00.733Z] Model name: AMD EPYC-Rome Processor [2025-11-05T05:08:00.733Z] Stepping: 0 [2025-11-05T05:08:00.733Z] CPU MHz: 2799.998 [2025-11-05T05:08:00.733Z] BogoMIPS: 5599.99 [2025-11-05T05:08:00.733Z] Virtualization: AMD-V [2025-11-05T05:08:00.733Z] Hypervisor vendor: KVM [2025-11-05T05:08:00.733Z] Virtualization type: full [2025-11-05T05:08:00.733Z] L1d cache: 64 KiB [2025-11-05T05:08:00.733Z] L1i cache: 64 KiB [2025-11-05T05:08:00.733Z] L2 cache: 1 MiB [2025-11-05T05:08:00.733Z] L3 cache: 32 MiB [2025-11-05T05:08:00.733Z] NUMA node0 CPU(s): 0,1 [2025-11-05T05:08:00.733Z] Vulnerability Itlb multihit: Not affected [2025-11-05T05:08:00.733Z] Vulnerability L1tf: Not affected [2025-11-05T05:08:00.733Z] Vulnerability Mds: Not affected [2025-11-05T05:08:00.733Z] Vulnerability Meltdown: Not affected [2025-11-05T05:08:00.733Z] Vulnerability Mmio stale data: Not affected [2025-11-05T05:08:00.733Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T05:08:00.733Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T05:08:00.733Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T05:08:00.733Z] Vulnerability Srbds: Not affected [2025-11-05T05:08:00.733Z] Vulnerability Tsx async abort: Not affected [2025-11-05T05:08:00.733Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] ---> nproc: [2025-11-05T05:08:00.733Z] 2 [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] ---> df -h: [2025-11-05T05:08:00.733Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T05:08:00.733Z] overlay 40G 7.3G 33G 19% / [2025-11-05T05:08:00.733Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T05:08:00.733Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T05:08:00.733Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T05:08:00.733Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] [2025-11-05T05:08:00.733Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T05:08:00.733Z] Please check if data collecting is enabled [2025-11-05T05:08:00.733Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:08:00.776Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T05:08:00.780Z] $ docker stop --time=1 c364722fbff1516f0f0e8b316eb5e27b1ffcacb3523b7f6fb13cb833d55f7bcb [2025-11-05T05:08:01.933Z] $ docker rm -f --volumes c364722fbff1516f0f0e8b316eb5e27b1ffcacb3523b7f6fb13cb833d55f7bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T05:08:02.054Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T05:08:02.054Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T05:08:02.071Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:02.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:08:02.509Z] [2025-11-05T05:08:02.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:02.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:08:02.820Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:08:02.820Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:08:02.820Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:08:02.820Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:08:02.820Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:08:02.820Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:08:02.820Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:08:02.820Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:08:02.820Z] 33b1e0a273af: Waiting [2025-11-05T05:08:02.820Z] 5d3b04190fa2: Waiting [2025-11-05T05:08:02.820Z] 2f39f015ded8: Waiting [2025-11-05T05:08:02.820Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:08:02.820Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:08:02.820Z] 5c69ac0246d0: Download complete [2025-11-05T05:08:02.820Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:08:02.820Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:08:02.820Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:08:02.820Z] 33b1e0a273af: Download complete [2025-11-05T05:08:03.077Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:08:03.077Z] ec43610c2a17: Download complete [2025-11-05T05:08:03.077Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:08:03.077Z] 5d3b04190fa2: Download complete [2025-11-05T05:08:03.077Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:08:03.077Z] 5eb5b503b376: Download complete [2025-11-05T05:08:03.640Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:08:03.640Z] 2f39f015ded8: Download complete [2025-11-05T05:08:04.576Z] 5eb5b503b376: Pull complete [2025-11-05T05:08:04.576Z] 5c69ac0246d0: Pull complete [2025-11-05T05:08:05.141Z] ec43610c2a17: Pull complete [2025-11-05T05:08:05.142Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:08:05.400Z] 33b1e0a273af: Pull complete [2025-11-05T05:08:05.400Z] 5d3b04190fa2: Pull complete [2025-11-05T05:08:10.661Z] 2f39f015ded8: Pull complete [2025-11-05T05:08:10.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:08:10.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:08:10.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:10.759Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:08:10.783Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:08:12.310Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-11-05T05:08:13.154Z] $ docker top d83fd6c796a15066e6d1d720367d765df470403e560d09de47c5037387e9c5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:08:13.536Z] ---> job-cost.sh [2025-11-05T05:08:13.536Z] lf-activate-venv: SKIPPING [2025-11-05T05:08:13.536Z] INFO: No Stack... [2025-11-05T05:08:14.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:08:14.363Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:08:14.652Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-11-05T05:08:14.652Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:08:14.664Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [2025-11-05T05:08:14.671Z] Resource [jenkins-edgexfoundry-device-s7-main-36-stack-cost] did not exist. Created. [2025-11-05T05:08:14.676Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:08:15.051Z] + echo total: 0.4399999976158142 [Pipeline] stash [2025-11-05T05:08:15.089Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:08:15.097Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:08:15.120Z] $ docker stop --time=1 d83fd6c796a15066e6d1d720367d765df470403e560d09de47c5037387e9c5d6 [2025-11-05T05:08:16.244Z] $ docker rm -f --volumes d83fd6c796a15066e6d1d720367d765df470403e560d09de47c5037387e9c5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:12:19.170Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-11-05T05:12:19.170Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.131s coverage: 6.8% of statements [2025-11-05T05:12:19.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:12:19.170Z] go vet ./... [2025-11-05T05:16:27.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:16:27.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:16:27.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:16:27.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:16:27.526Z] $ docker stop --time=1 2f1ad5d982986f91aa440a2f1899e3636a6057d0a3c59910cb6d4288a5a27ef5 [2025-11-05T05:16:29.599Z] $ docker rm -f --volumes 2f1ad5d982986f91aa440a2f1899e3636a6057d0a3c59910cb6d4288a5a27ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:16:32.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:16:32.445Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T05:16:33.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:16:33.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:16:33.849Z] + ls -al . [2025-11-05T05:16:33.849Z] total 220 [2025-11-05T05:16:33.849Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:07 . [2025-11-05T05:16:33.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:04 .. [2025-11-05T05:16:33.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:04 .git [2025-11-05T05:16:33.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:04 .github [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 5 05:04 .gitignore [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:04 .golangci.yml [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 22332 Nov 5 05:04 Attribution.txt [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 1668 Nov 5 05:04 CHANGLOG.md [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 5 05:04 Dockerfile [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 5 05:04 Jenkinsfile [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 5 05:04 LICENSE [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 1902 Nov 5 05:04 Makefile [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 5 05:04 OWNERS.md [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 5 05:04 README.md [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION [2025-11-05T05:16:33.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:04 bin [2025-11-05T05:16:33.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:04 cmd [2025-11-05T05:16:33.849Z] -rw-r--r-- 1 jenkins jenkins 19094 Nov 5 05:12 coverage.out [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:04 go.mod [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 89304 Nov 5 05:04 go.sum [2025-11-05T05:16:33.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:04 internal [2025-11-05T05:16:33.849Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 5 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:16:34.214Z] + 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=3879083f6f17ba431b27cbd2101baf05bdcb8281 --label arch=arm64 --label version=4.1.0-dev.10 . [2025-11-05T05:16:34.484Z] Sending build context to Docker daemon 8.14MB [2025-11-05T05:16:34.755Z] Step 1/24 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:16:34.755Z] Step 2/24 : FROM ${BASE} AS builder [2025-11-05T05:16:34.755Z] ---> 2e20633843ea [2025-11-05T05:16:34.755Z] Step 3/24 : ARG MAKE=make build [2025-11-05T05:16:34.755Z] ---> Running in c0ce46a5d466 [2025-11-05T05:16:35.345Z] Removing intermediate container c0ce46a5d466 [2025-11-05T05:16:35.345Z] ---> 62f0e038151a [2025-11-05T05:16:35.345Z] Step 4/24 : WORKDIR /device-s7 [2025-11-05T05:16:35.345Z] ---> Running in cc9ccae68dcb [2025-11-05T05:16:35.617Z] Removing intermediate container cc9ccae68dcb [2025-11-05T05:16:35.617Z] ---> c360cd234b79 [2025-11-05T05:16:35.617Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-11-05T05:16:35.889Z] ---> Running in 4d5cbb4e3117 [2025-11-05T05:16:36.162Z] Removing intermediate container 4d5cbb4e3117 [2025-11-05T05:16:36.162Z] ---> 8db1283d2607 [2025-11-05T05:16:36.162Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-11-05T05:16:36.162Z] ---> Running in 0f86e257c8b6 [2025-11-05T05:16:37.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:16:37.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:16:39.827Z] OK: 255 MiB in 60 packages [2025-11-05T05:16:41.243Z] Removing intermediate container 0f86e257c8b6 [2025-11-05T05:16:41.243Z] ---> dca7a64023d2 [2025-11-05T05:16:41.243Z] Step 7/24 : COPY go.mod vendor* ./ [2025-11-05T05:16:41.520Z] ---> fc43772b4c80 [2025-11-05T05:16:41.520Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:16:41.790Z] ---> Running in 542f9930df81 [2025-11-05T05:16:47.182Z] Removing intermediate container 542f9930df81 [2025-11-05T05:16:47.182Z] ---> 60f480a87c11 [2025-11-05T05:16:47.182Z] Step 9/24 : COPY . . [2025-11-05T05:16:47.463Z] ---> 04e84a90587d [2025-11-05T05:16:47.463Z] Step 10/24 : RUN ${MAKE} [2025-11-05T05:16:47.463Z] ---> Running in 078bfbaad565 [2025-11-05T05:16:48.887Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-11-05T05:21:43.697Z] Removing intermediate container 078bfbaad565 [2025-11-05T05:21:43.697Z] ---> 7bc78ee9f708 [2025-11-05T05:21:43.697Z] Step 11/24 : FROM alpine:3.22 [2025-11-05T05:21:43.697Z] 3.22: Pulling from library/alpine [2025-11-05T05:21:43.697Z] 6b59a28fa201: Already exists [2025-11-05T05:21:43.697Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:21:43.697Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T05:21:43.697Z] ---> 171e65262c80 [2025-11-05T05:21:43.697Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-11-05T05:21:43.697Z] ---> Running in 83c7c52a4b83 [2025-11-05T05:21:43.697Z] Removing intermediate container 83c7c52a4b83 [2025-11-05T05:21:43.697Z] ---> 60d25a36d346 [2025-11-05T05:21:43.697Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:21:43.697Z] ---> Running in c8f6856c2907 [2025-11-05T05:21:43.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:21:43.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:21:43.697Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:21:43.697Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:21:43.697Z] OK: 8 MiB in 17 packages [2025-11-05T05:21:43.697Z] Removing intermediate container c8f6856c2907 [2025-11-05T05:21:43.697Z] ---> 61215a5c6d14 [2025-11-05T05:21:43.697Z] Step 14/24 : RUN apk --no-cache upgrade [2025-11-05T05:21:43.697Z] ---> Running in 8f3cf0c81756 [2025-11-05T05:21:43.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:21:43.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:21:44.670Z] OK: 8 MiB in 17 packages [2025-11-05T05:21:46.094Z] Removing intermediate container 8f3cf0c81756 [2025-11-05T05:21:46.094Z] ---> 7190720350e6 [2025-11-05T05:21:46.094Z] Step 15/24 : WORKDIR / [2025-11-05T05:21:46.094Z] ---> Running in 81b5a79b3e88 [2025-11-05T05:21:46.365Z] Removing intermediate container 81b5a79b3e88 [2025-11-05T05:21:46.365Z] ---> 6f69324bc485 [2025-11-05T05:21:46.365Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-11-05T05:21:46.955Z] ---> de6803a95539 [2025-11-05T05:21:46.955Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-11-05T05:21:49.554Z] ---> b89e3d7b33fe [2025-11-05T05:21:49.554Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-11-05T05:21:50.142Z] ---> 3ea887c7a450 [2025-11-05T05:21:50.142Z] Step 19/24 : EXPOSE 59994 [2025-11-05T05:21:50.142Z] ---> Running in 8c5d9c155047 [2025-11-05T05:21:50.416Z] Removing intermediate container 8c5d9c155047 [2025-11-05T05:21:50.416Z] ---> e291c28444c7 [2025-11-05T05:21:50.416Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-11-05T05:21:50.687Z] ---> Running in d01e024adbc9 [2025-11-05T05:21:50.958Z] Removing intermediate container d01e024adbc9 [2025-11-05T05:21:50.958Z] ---> 66dcc3b5c740 [2025-11-05T05:21:50.958Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:21:50.958Z] ---> Running in ad25cac8ef5a [2025-11-05T05:21:51.558Z] Removing intermediate container ad25cac8ef5a [2025-11-05T05:21:51.558Z] ---> 5a690d1c2e33 [2025-11-05T05:21:51.558Z] Step 22/24 : LABEL arch=arm64 [2025-11-05T05:21:51.558Z] ---> Running in 5daf1f6d7d7c [2025-11-05T05:21:51.827Z] Removing intermediate container 5daf1f6d7d7c [2025-11-05T05:21:51.827Z] ---> a2a893cd8208 [2025-11-05T05:21:51.827Z] Step 23/24 : LABEL git_sha=3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:21:52.097Z] ---> Running in 952378210c32 [2025-11-05T05:21:52.367Z] Removing intermediate container 952378210c32 [2025-11-05T05:21:52.367Z] ---> 1e748b52b868 [2025-11-05T05:21:52.367Z] Step 24/24 : LABEL version=4.1.0-dev.10 [2025-11-05T05:21:52.367Z] ---> Running in 64ebf3f4091e [2025-11-05T05:21:52.956Z] Removing intermediate container 64ebf3f4091e [2025-11-05T05:21:52.956Z] ---> 663bdcdbca02 [2025-11-05T05:21:52.956Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:21:52.956Z] Successfully built 663bdcdbca02 [2025-11-05T05:21:52.956Z] 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 [2025-11-05T05:21:53.099Z] provisioning config files... [2025-11-05T05:21:53.116Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/36@tmp/config17629436826171979965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:53.484Z] ---> ****-login.sh [2025-11-05T05:21:53.484Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:21:53.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:21:53.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:21:53.755Z] Configure a credential helper to remove this warning. See [2025-11-05T05:21:53.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:21:53.755Z] [2025-11-05T05:21:53.755Z] Login Succeeded [2025-11-05T05:21:53.755Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:21:54.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:21:54.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:21:54.309Z] Configure a credential helper to remove this warning. See [2025-11-05T05:21:54.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:21:54.309Z] [2025-11-05T05:21:54.309Z] Login Succeeded [2025-11-05T05:21:54.309Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:21:54.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:21:54.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:21:54.579Z] Configure a credential helper to remove this warning. See [2025-11-05T05:21:54.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:21:54.579Z] [2025-11-05T05:21:54.579Z] Login Succeeded [2025-11-05T05:21:54.579Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:21:55.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:21:55.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:21:55.167Z] Configure a credential helper to remove this warning. See [2025-11-05T05:21:55.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:21:55.167Z] [2025-11-05T05:21:55.167Z] Login Succeeded [2025-11-05T05:21:55.167Z] ****.io [2025-11-05T05:21:55.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:21:55.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:21:55.710Z] Configure a credential helper to remove this warning. See [2025-11-05T05:21:55.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:21:55.710Z] [2025-11-05T05:21:55.710Z] Login Succeeded [2025-11-05T05:21:55.710Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:21:55.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:21:55.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:21:55.813Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-11-05T05:21:55.813Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:21:55.813Z] latest [2025-11-05T05:21:55.813Z] 4.1.0-dev.10 [2025-11-05T05:21:55.813Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:21:55.813Z] main [2025-11-05T05:21:55.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:21:56.222Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:21:56.599Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:21:56.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-11-05T05:21:56.600Z] 9df13212820c: Preparing [2025-11-05T05:21:56.600Z] 5be6afd30785: Preparing [2025-11-05T05:21:56.600Z] 91a28dc3076f: Preparing [2025-11-05T05:21:56.600Z] 418c5df885b6: Preparing [2025-11-05T05:21:56.600Z] ba28ef6867fb: Preparing [2025-11-05T05:21:56.600Z] 0e64f2360a44: Preparing [2025-11-05T05:21:56.600Z] 0e64f2360a44: Waiting [2025-11-05T05:21:56.868Z] 9df13212820c: Pushed [2025-11-05T05:21:56.868Z] 91a28dc3076f: Pushed [2025-11-05T05:21:56.868Z] 418c5df885b6: Pushed [2025-11-05T05:21:56.868Z] ba28ef6867fb: Pushed [2025-11-05T05:21:56.868Z] 0e64f2360a44: Layer already exists [2025-11-05T05:22:09.197Z] 5be6afd30785: Pushed [2025-11-05T05:22:09.197Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:09.587Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:09.960Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-11-05T05:22:09.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-11-05T05:22:09.960Z] 9df13212820c: Preparing [2025-11-05T05:22:09.960Z] 5be6afd30785: Preparing [2025-11-05T05:22:09.960Z] 91a28dc3076f: Preparing [2025-11-05T05:22:09.960Z] 418c5df885b6: Preparing [2025-11-05T05:22:09.960Z] ba28ef6867fb: Preparing [2025-11-05T05:22:09.960Z] 0e64f2360a44: Preparing [2025-11-05T05:22:09.960Z] 0e64f2360a44: Waiting [2025-11-05T05:22:09.960Z] 418c5df885b6: Layer already exists [2025-11-05T05:22:09.960Z] 9df13212820c: Layer already exists [2025-11-05T05:22:09.960Z] 91a28dc3076f: Layer already exists [2025-11-05T05:22:09.960Z] ba28ef6867fb: Layer already exists [2025-11-05T05:22:09.960Z] 5be6afd30785: Layer already exists [2025-11-05T05:22:09.960Z] 0e64f2360a44: Layer already exists [2025-11-05T05:22:10.227Z] latest: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:10.598Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:10.978Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [2025-11-05T05:22:10.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-11-05T05:22:10.978Z] 9df13212820c: Preparing [2025-11-05T05:22:10.978Z] 5be6afd30785: Preparing [2025-11-05T05:22:10.978Z] 91a28dc3076f: Preparing [2025-11-05T05:22:10.978Z] 418c5df885b6: Preparing [2025-11-05T05:22:10.978Z] ba28ef6867fb: Preparing [2025-11-05T05:22:10.978Z] 0e64f2360a44: Preparing [2025-11-05T05:22:10.978Z] 0e64f2360a44: Waiting [2025-11-05T05:22:10.978Z] 9df13212820c: Layer already exists [2025-11-05T05:22:10.978Z] 5be6afd30785: Layer already exists [2025-11-05T05:22:10.978Z] 91a28dc3076f: Layer already exists [2025-11-05T05:22:10.978Z] 418c5df885b6: Layer already exists [2025-11-05T05:22:10.978Z] ba28ef6867fb: Layer already exists [2025-11-05T05:22:10.978Z] 0e64f2360a44: Layer already exists [2025-11-05T05:22:11.247Z] 4.1.0-dev.10: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:11.637Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:12.022Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:22:12.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-11-05T05:22:12.023Z] 9df13212820c: Preparing [2025-11-05T05:22:12.023Z] 5be6afd30785: Preparing [2025-11-05T05:22:12.023Z] 91a28dc3076f: Preparing [2025-11-05T05:22:12.023Z] 418c5df885b6: Preparing [2025-11-05T05:22:12.023Z] ba28ef6867fb: Preparing [2025-11-05T05:22:12.023Z] 0e64f2360a44: Preparing [2025-11-05T05:22:12.023Z] 0e64f2360a44: Waiting [2025-11-05T05:22:12.023Z] 9df13212820c: Layer already exists [2025-11-05T05:22:12.023Z] 5be6afd30785: Layer already exists [2025-11-05T05:22:12.023Z] ba28ef6867fb: Layer already exists [2025-11-05T05:22:12.023Z] 91a28dc3076f: Layer already exists [2025-11-05T05:22:12.023Z] 418c5df885b6: Layer already exists [2025-11-05T05:22:12.023Z] 0e64f2360a44: Layer already exists [2025-11-05T05:22:12.291Z] 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:12.671Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:13.037Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-11-05T05:22:13.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-11-05T05:22:13.037Z] 9df13212820c: Preparing [2025-11-05T05:22:13.037Z] 5be6afd30785: Preparing [2025-11-05T05:22:13.037Z] 91a28dc3076f: Preparing [2025-11-05T05:22:13.037Z] 418c5df885b6: Preparing [2025-11-05T05:22:13.037Z] ba28ef6867fb: Preparing [2025-11-05T05:22:13.037Z] 0e64f2360a44: Preparing [2025-11-05T05:22:13.037Z] 0e64f2360a44: Waiting [2025-11-05T05:22:14.449Z] 5be6afd30785: Layer already exists [2025-11-05T05:22:14.449Z] 9df13212820c: Layer already exists [2025-11-05T05:22:14.449Z] 91a28dc3076f: Layer already exists [2025-11-05T05:22:14.449Z] 418c5df885b6: Layer already exists [2025-11-05T05:22:14.449Z] ba28ef6867fb: Layer already exists [2025-11-05T05:22:14.718Z] 0e64f2360a44: Layer already exists [2025-11-05T05:22:14.718Z] main: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:22:14.805Z] ===================================================== [Pipeline] echo [2025-11-05T05:22:14.824Z] taggedImages: [2025-11-05T05:22:14.824Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 [2025-11-05T05:22:14.824Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-11-05T05:22:14.824Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [2025-11-05T05:22:14.824Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [2025-11-05T05:22:14.824Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-11-05T05:22:14.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo [2025-11-05T05:22:14.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-11-05T05:22:14.869Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] echo [2025-11-05T05:22:14.881Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [Pipeline] echo [2025-11-05T05:22:14.893Z] 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 [2025-11-05T05:22:15.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:22:15.292Z] [2025-11-05T05:22:15.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:15.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:22:15.911Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:22:15.911Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:22:15.911Z] 04944245beec: Pulling fs layer [2025-11-05T05:22:15.911Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:22:15.911Z] 765212b225bb: Pulling fs layer [2025-11-05T05:22:15.911Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:22:15.911Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:22:15.911Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:22:15.911Z] 765212b225bb: Waiting [2025-11-05T05:22:15.911Z] f23df028b6ca: Waiting [2025-11-05T05:22:15.911Z] d65c8cfc05b1: Waiting [2025-11-05T05:22:15.911Z] 2437ff75d9bd: Waiting [2025-11-05T05:22:15.911Z] 04944245beec: Verifying Checksum [2025-11-05T05:22:15.911Z] 04944245beec: Download complete [2025-11-05T05:22:15.911Z] 765212b225bb: Verifying Checksum [2025-11-05T05:22:15.911Z] 765212b225bb: Download complete [2025-11-05T05:22:15.911Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:22:15.911Z] f23df028b6ca: Download complete [2025-11-05T05:22:15.911Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:22:15.911Z] d65c8cfc05b1: Download complete [2025-11-05T05:22:16.180Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:22:16.180Z] 699f458cf7ca: Download complete [2025-11-05T05:22:16.448Z] 8998bd30e6a1: Download complete [2025-11-05T05:22:19.028Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:22:19.028Z] 2437ff75d9bd: Download complete [2025-11-05T05:22:21.638Z] 8998bd30e6a1: Pull complete [2025-11-05T05:22:21.638Z] 04944245beec: Pull complete [2025-11-05T05:22:23.580Z] 699f458cf7ca: Pull complete [2025-11-05T05:22:23.849Z] 765212b225bb: Pull complete [2025-11-05T05:22:24.812Z] f23df028b6ca: Pull complete [2025-11-05T05:22:24.812Z] d65c8cfc05b1: Pull complete [2025-11-05T05:22:43.029Z] 2437ff75d9bd: Pull complete [2025-11-05T05:22:43.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:22:43.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:22:43.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:22:43.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-772544 does not seem to be running inside a container [2025-11-05T05:22:43.466Z] $ 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/36 -v /w/workspace/device-s7/36:/w/workspace/device-s7/36:rw,z -v /w/workspace/device-s7/36@tmp:/w/workspace/device-s7/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:22:46.860Z] $ docker top 8c58354eb286b7c840b68dfc40c04388a533cab4a35e42227b6bab4dee59e310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:22:47.826Z] ---> job-cost.sh [2025-11-05T05:22:47.826Z] lf-activate-venv: SKIPPING [2025-11-05T05:22:47.826Z] INFO: No Stack... [2025-11-05T05:22:48.423Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:22:49.016Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:22:49.674Z] + cat /w/workspace/device-s7/36/archives/cost.csv [2025-11-05T05:22:49.674Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:22:49.751Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [2025-11-05T05:22:49.758Z] Resource [jenkins-edgexfoundry-device-s7-main-36-stack-cost] did not exist. Created. [2025-11-05T05:22:49.764Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:22:50.451Z] /w/workspace/device-s7/36@tmp/durable-2a6fe681/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:22:51.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:22:51.139Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:22:51.200Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:22:51.210Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:22:51.237Z] $ docker stop --time=1 8c58354eb286b7c840b68dfc40c04388a533cab4a35e42227b6bab4dee59e310 [2025-11-05T05:22:53.603Z] $ docker rm -f --volumes 8c58354eb286b7c840b68dfc40c04388a533cab4a35e42227b6bab4dee59e310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-05T05:22:54.103Z] provisioning config files... [2025-11-05T05:22:54.112Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2145503489848715923tmp [Pipeline] { [Pipeline] sh [2025-11-05T05:22:54.446Z] + set +x [2025-11-05T05:22:54.446Z] + curl -s https://codecov.io/bash [2025-11-05T05:22:54.446Z] + bash -s -- [2025-11-05T05:22:54.446Z] [2025-11-05T05:22:54.446Z] _____ _ [2025-11-05T05:22:54.446Z] / ____| | | [2025-11-05T05:22:54.446Z] | | ___ __| | ___ ___ _____ __ [2025-11-05T05:22:54.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-05T05:22:54.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-05T05:22:54.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-05T05:22:54.446Z] Bash-1.0.6 [2025-11-05T05:22:54.446Z] [2025-11-05T05:22:54.446Z] [2025-11-05T05:22:54.446Z] ==> git version 2.25.1 found [2025-11-05T05:22:54.446Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-05T05:22:54.446Z] Release-Date: 2020-01-08 [2025-11-05T05:22:54.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-05T05:22:54.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-05T05:22:54.446Z] ==> Jenkins CI detected. [2025-11-05T05:22:54.446Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-11-05T05:22:54.446Z] project root: . [2025-11-05T05:22:54.446Z] --> token set from env [2025-11-05T05:22:54.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-05T05:22:54.446Z] ==> Running gcov in . (disable via -X gcov) [2025-11-05T05:22:54.446Z] ==> Python coveragepy not found [2025-11-05T05:22:54.446Z] ==> Searching for coverage reports in: [2025-11-05T05:22:54.446Z] + . [2025-11-05T05:22:54.446Z] -> Found 1 reports [2025-11-05T05:22:54.446Z] ==> Detecting git/mercurial file structure [2025-11-05T05:22:54.446Z] ==> Reading reports [2025-11-05T05:22:54.446Z] + ./coverage.out bytes=19094 [2025-11-05T05:22:54.446Z] ==> Appending adjustments [2025-11-05T05:22:54.446Z] https://docs.codecov.io/docs/fixing-reports [2025-11-05T05:22:54.446Z] + Found adjustments [2025-11-05T05:22:54.870Z] ==> Gzipping contents [2025-11-05T05:22:54.870Z] 4.0K /tmp/codecov.OlCSiF.gz [2025-11-05T05:22:54.870Z] ==> Uploading reports [2025-11-05T05:22:54.870Z] url: https://codecov.io [2025-11-05T05:22:54.871Z] query: branch=main&commit=3879083f6f17ba431b27cbd2101baf05bdcb8281&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:22:54.871Z] -> Pinging Codecov [2025-11-05T05:22:54.871Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3879083f6f17ba431b27cbd2101baf05bdcb8281&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:22:54.871Z] -> Uploading to [2025-11-05T05:22:54.871Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/3879083f6f17ba431b27cbd2101baf05bdcb8281/72f46914-b730-4626-86c6-e5c8994f7f77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052254Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4ef200ad6f0f9b0f4c0b295d33fecef9815c7816c6a03f7574ed31dda4bffb77 [2025-11-05T05:22:54.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T05:22:54.871Z] Dload Upload Total Spent Left Speed [2025-11-05T05:22:54.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 25437 --:--:-- --:--:-- --:--:-- 25437 [2025-11-05T05:22:54.871Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] } [2025-11-05T05:22:54.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-05T05:22:55.005Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-05T05:22:55.017Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:55.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:22:55.341Z] [2025-11-05T05:22:55.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:55.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:22:55.645Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-05T05:22:55.645Z] 2d35ebdb57d9: Already exists [2025-11-05T05:22:55.645Z] 85e8836fcdb2: Pulling fs layer [2025-11-05T05:22:55.645Z] 91631faa732a: Pulling fs layer [2025-11-05T05:22:55.645Z] f3f5ae8826fa: Pulling fs layer [2025-11-05T05:22:55.645Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:22:55.645Z] 7861252a18e6: Pulling fs layer [2025-11-05T05:22:55.645Z] 9130f900ef6f: Pulling fs layer [2025-11-05T05:22:55.645Z] 4f4fb700ef54: Waiting [2025-11-05T05:22:55.645Z] 7861252a18e6: Waiting [2025-11-05T05:22:55.645Z] 9130f900ef6f: Waiting [2025-11-05T05:22:55.645Z] f3f5ae8826fa: Verifying Checksum [2025-11-05T05:22:55.645Z] 85e8836fcdb2: Download complete [2025-11-05T05:22:55.645Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:22:55.645Z] 4f4fb700ef54: Download complete [2025-11-05T05:22:55.904Z] 85e8836fcdb2: Pull complete [2025-11-05T05:22:55.904Z] 7861252a18e6: Verifying Checksum [2025-11-05T05:22:55.904Z] 7861252a18e6: Download complete [2025-11-05T05:22:56.470Z] 91631faa732a: Verifying Checksum [2025-11-05T05:22:56.470Z] 91631faa732a: Download complete [2025-11-05T05:22:57.037Z] 9130f900ef6f: Verifying Checksum [2025-11-05T05:22:57.037Z] 9130f900ef6f: Download complete [2025-11-05T05:23:02.305Z] 91631faa732a: Pull complete [2025-11-05T05:23:02.305Z] f3f5ae8826fa: Pull complete [2025-11-05T05:23:02.305Z] 4f4fb700ef54: Pull complete [2025-11-05T05:23:02.305Z] 7861252a18e6: Pull complete [2025-11-05T05:23:06.490Z] 9130f900ef6f: Pull complete [2025-11-05T05:23:06.490Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-05T05:23:06.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:23:06.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:23:06.593Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:23:06.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-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-devops/edgex-snyk-go:latest cat [2025-11-05T05:23:09.092Z] $ docker top 83ff1cbb3ab04600bad9275673d8032a3104ebcf9757e69413bcfb2abc76c943 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:23:09.437Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-11-05T05:23:09.449Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-11-05T05:23:09.731Z] + set -o pipefail [2025-11-05T05:23:09.731Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-11-05T05:23:16.308Z] [2025-11-05T05:23:16.308Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-11-05T05:23:16.308Z] [2025-11-05T05:23:16.308Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/2d61514f-47c5-446d-ae6d-1e23c712c346 [2025-11-05T05:23:16.308Z] [2025-11-05T05:23:16.308Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-05T05:23:16.308Z] [2025-11-05T05:23:16.308Z] [2025-11-05T05:23:16.308Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-05T05:23:16.308Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-05T05:23:16.318Z] $ docker stop --time=1 83ff1cbb3ab04600bad9275673d8032a3104ebcf9757e69413bcfb2abc76c943 [2025-11-05T05:23:19.510Z] $ docker rm -f --volumes 83ff1cbb3ab04600bad9275673d8032a3104ebcf9757e69413bcfb2abc76c943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:23:20.451Z] + git log --format=format:%s -1 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] sh [2025-11-05T05:23:20.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:23:20.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:23:21.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:23:21.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:23:21.130Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:23:21.156Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:23:21.472Z] $ docker top 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 -eo pid,comm [2025-11-05T05:23:21.516Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:23:21.516Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:23:21.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:23:21.576Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:23:21.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:23:21.681Z] $ docker exec 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 ssh-agent [2025-11-05T05:23:21.782Z] SSH_AUTH_SOCK=/tmp/ssh-787xWZVuAR61/agent.32 [2025-11-05T05:23:21.782Z] SSH_AGENT_PID=38 [2025-11-05T05:23:21.787Z] Running ssh-add (command line suppressed) [2025-11-05T05:23:21.891Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5166559260184537547.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5166559260184537547.key) [2025-11-05T05:23:21.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:23:22.201Z] + git semver tag [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,428 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,433 [run_tag] DEBUG tag force:False [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,433 [check_head_tag] DEBUG check head tag [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,434 [execute] INFO git cat-file --batch-check [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,436 [execute] INFO git cat-file --batch [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,442 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,442 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,442 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:23:22.460Z] 2025-11-05 05:23:22,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:22.460Z] 4.1.0-dev.10 [Pipeline] } [2025-11-05T05:23:22.727Z] $ docker exec --env ******** --env ******** 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 ssh-agent -k [2025-11-05T05:23:22.822Z] unset SSH_AUTH_SOCK; [2025-11-05T05:23:22.822Z] unset SSH_AGENT_PID; [2025-11-05T05:23:22.822Z] echo Agent pid 38 killed; [2025-11-05T05:23:22.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:23:23.160Z] + git semver [Pipeline] } [2025-11-05T05:23:23.430Z] $ docker stop --time=1 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 [2025-11-05T05:23:24.695Z] $ docker rm -f --volumes 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:23:25.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:23:25.094Z] [2025-11-05T05:23:25.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:23:25.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:23:25.398Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-05T05:23:25.398Z] ab5ef0e58194: Pulling fs layer [2025-11-05T05:23:25.398Z] 9712f1f96733: Pulling fs layer [2025-11-05T05:23:25.398Z] 63f879dbbcfc: Pulling fs layer [2025-11-05T05:23:25.398Z] 0d9ebad4ef96: Pulling fs layer [2025-11-05T05:23:25.398Z] e9a5061849ea: Pulling fs layer [2025-11-05T05:23:25.398Z] d747dcd14b5f: Pulling fs layer [2025-11-05T05:23:25.398Z] 2de7ff778b66: Pulling fs layer [2025-11-05T05:23:25.398Z] e9a5061849ea: Waiting [2025-11-05T05:23:25.398Z] d747dcd14b5f: Waiting [2025-11-05T05:23:25.398Z] 2de7ff778b66: Waiting [2025-11-05T05:23:25.398Z] 0d9ebad4ef96: Waiting [2025-11-05T05:23:25.398Z] 9712f1f96733: Verifying Checksum [2025-11-05T05:23:25.398Z] 9712f1f96733: Download complete [2025-11-05T05:23:25.656Z] 63f879dbbcfc: Verifying Checksum [2025-11-05T05:23:25.656Z] 63f879dbbcfc: Download complete [2025-11-05T05:23:25.656Z] e9a5061849ea: Verifying Checksum [2025-11-05T05:23:25.656Z] e9a5061849ea: Download complete [2025-11-05T05:23:25.914Z] d747dcd14b5f: Verifying Checksum [2025-11-05T05:23:25.914Z] d747dcd14b5f: Download complete [2025-11-05T05:23:25.914Z] ab5ef0e58194: Verifying Checksum [2025-11-05T05:23:25.914Z] ab5ef0e58194: Download complete [2025-11-05T05:23:25.914Z] 2de7ff778b66: Verifying Checksum [2025-11-05T05:23:25.914Z] 2de7ff778b66: Download complete [2025-11-05T05:23:25.914Z] 0d9ebad4ef96: Verifying Checksum [2025-11-05T05:23:25.914Z] 0d9ebad4ef96: Download complete [2025-11-05T05:23:30.103Z] ab5ef0e58194: Pull complete [2025-11-05T05:23:30.103Z] 9712f1f96733: Pull complete [2025-11-05T05:23:30.677Z] 63f879dbbcfc: Pull complete [2025-11-05T05:23:37.243Z] 0d9ebad4ef96: Pull complete [2025-11-05T05:23:37.243Z] e9a5061849ea: Pull complete [2025-11-05T05:23:37.243Z] d747dcd14b5f: Pull complete [2025-11-05T05:23:38.176Z] 2de7ff778b66: Pull complete [2025-11-05T05:23:38.435Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-05T05:23:38.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:23:38.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:23:38.553Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:23:38.639Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-05T05:23:40.636Z] $ docker top bf10844d6539d5bd616cbe9fa3e5a4de7da4ae24c56b307873baaa4f0cabe57b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:23:40.712Z] provisioning config files... [2025-11-05T05:23:40.726Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12227478153618754522tmp [2025-11-05T05:23:40.737Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4547558418285299072tmp [2025-11-05T05:23:40.746Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6296076263688035132tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:23:40.774Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:23:41.067Z] ---> sigul-configuration.sh [2025-11-05T05:23:41.067Z] gpg: directory `/root/.gnupg' created [2025-11-05T05:23:41.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-05T05:23:41.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-05T05:23:41.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-05T05:23:41.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-05T05:23:41.067Z] gpg: CAST5 encrypted data [2025-11-05T05:23:41.067Z] gpg: encrypted with 1 passphrase [2025-11-05T05:23:41.067Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-05T05:23:41.358Z] + mkdir /home/jenkins [2025-11-05T05:23:41.358Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-05T05:23:41.650Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-05T05:23:41.662Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:23:41.958Z] ---> sigul-install.sh [2025-11-05T05:23:41.958Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-05T05:23:42.252Z] + git tag --list [2025-11-05T05:23:42.252Z] v0.0.0 [2025-11-05T05:23:42.252Z] v4.0 [2025-11-05T05:23:42.252Z] v4.0.0 [2025-11-05T05:23:42.252Z] v4.1.0-dev.1 [2025-11-05T05:23:42.252Z] v4.1.0-dev.10 [2025-11-05T05:23:42.252Z] v4.1.0-dev.2 [2025-11-05T05:23:42.252Z] v4.1.0-dev.3 [2025-11-05T05:23:42.252Z] v4.1.0-dev.4 [2025-11-05T05:23:42.252Z] v4.1.0-dev.5 [2025-11-05T05:23:42.252Z] v4.1.0-dev.6 [2025-11-05T05:23:42.253Z] v4.1.0-dev.7 [2025-11-05T05:23:42.253Z] v4.1.0-dev.8 [2025-11-05T05:23:42.253Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-05T05:23:42.541Z] + lftools sign git-tag v4.1.0-dev.10 [2025-11-05T05:23:43.109Z] Signing Git tag with Sigul... [2025-11-05T05:23:43.109Z] Signing v4.1.0-dev.10 [Pipeline] echo [2025-11-05T05:23:43.383Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:23:43.677Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-05T05:23:43.684Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-05T05:23:43.713Z] $ docker stop --time=1 bf10844d6539d5bd616cbe9fa3e5a4de7da4ae24c56b307873baaa4f0cabe57b [2025-11-05T05:23:44.954Z] $ docker rm -f --volumes bf10844d6539d5bd616cbe9fa3e5a4de7da4ae24c56b307873baaa4f0cabe57b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-05T05:23:45.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:23:45.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:23:45.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:23:45.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:23:45.755Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:23:45.780Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:23:46.011Z] $ docker top f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f -eo pid,comm [2025-11-05T05:23:46.058Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:23:46.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:23:46.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:23:46.112Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:23:46.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:23:46.220Z] $ docker exec f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f ssh-agent [2025-11-05T05:23:46.324Z] SSH_AUTH_SOCK=/tmp/ssh-30qdXTGBNjWu/agent.32 [2025-11-05T05:23:46.324Z] SSH_AGENT_PID=38 [2025-11-05T05:23:46.328Z] Running ssh-add (command line suppressed) [2025-11-05T05:23:46.430Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4470654240336579589.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4470654240336579589.key) [2025-11-05T05:23:46.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:23:46.746Z] + git semver bump pre [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,953 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,953 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,953 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,953 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,953 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,955 [execute] INFO git cat-file --batch-check [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,959 [execute] INFO git cat-file --batch [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:23:47.006Z] 2025-11-05 05:23:46,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:47.006Z] 4.1.0-dev.11 [Pipeline] } [2025-11-05T05:23:47.013Z] $ docker exec --env ******** --env ******** f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f ssh-agent -k [2025-11-05T05:23:47.120Z] unset SSH_AUTH_SOCK; [2025-11-05T05:23:47.120Z] unset SSH_AGENT_PID; [2025-11-05T05:23:47.120Z] echo Agent pid 38 killed; [2025-11-05T05:23:47.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:23:47.447Z] + git semver [Pipeline] } [2025-11-05T05:23:47.716Z] $ docker stop --time=1 f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f [2025-11-05T05:23:48.955Z] $ docker rm -f --volumes f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:23:49.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:23:49.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:23:49.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:23:49.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:23:49.694Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:23:49.717Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:23:49.943Z] $ docker top 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 -eo pid,comm [2025-11-05T05:23:49.991Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:23:49.991Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:23:50.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:23:50.050Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:23:50.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:23:50.151Z] $ docker exec 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 ssh-agent [2025-11-05T05:23:50.257Z] SSH_AUTH_SOCK=/tmp/ssh-8U3aPUF8W8yx/agent.32 [2025-11-05T05:23:50.257Z] SSH_AGENT_PID=38 [2025-11-05T05:23:50.261Z] Running ssh-add (command line suppressed) [2025-11-05T05:23:50.366Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_99311560550655598.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_99311560550655598.key) [2025-11-05T05:23:50.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:23:50.671Z] + git semver push [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,872 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,875 [run_push] DEBUG push [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,876 [execute] INFO git cat-file --batch-check [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,879 [execute] INFO git rev-list 72bbac1541440afc8ddfeccd7dbae6f7de650036 -- [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,879 [execute] DEBUG Popen(['git', 'rev-list', '72bbac1541440afc8ddfeccd7dbae6f7de650036', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,884 [execute] INFO git fetch -v -- origin [2025-11-05T05:23:50.930Z] 2025-11-05 05:23:50,884 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-05T05:23:51.498Z] 2025-11-05 05:23:51,439 [run_push] DEBUG no remote changes detected [2025-11-05T05:23:51.498Z] 2025-11-05 05:23:51,440 [execute] INFO git push origin semver [2025-11-05T05:23:51.498Z] 2025-11-05 05:23:51,440 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:23:52.435Z] 2025-11-05 05:23:52,268 [run_push] DEBUG push all version tags [2025-11-05T05:23:52.435Z] 2025-11-05 05:23:52,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-05T05:23:52.435Z] 2025-11-05 05:23:52,268 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:23:53.375Z] 2025-11-05 05:23:53,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-11-05T05:23:53.375Z] 4.1.0-dev.11 [Pipeline] } [2025-11-05T05:23:53.383Z] $ docker exec --env ******** --env ******** 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 ssh-agent -k [2025-11-05T05:23:53.479Z] unset SSH_AUTH_SOCK; [2025-11-05T05:23:53.479Z] unset SSH_AGENT_PID; [2025-11-05T05:23:53.480Z] echo Agent pid 38 killed; [2025-11-05T05:23:53.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:23:53.822Z] + git semver [Pipeline] } [2025-11-05T05:23:54.090Z] $ docker stop --time=1 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 [2025-11-05T05:23:55.328Z] $ docker rm -f --volumes 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:23:55.899Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-11-05T05:23:55.899Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-11-05T05:23:55.899Z] total 16 [2025-11-05T05:23:55.899Z] drwxr-xr-x 3 root root 4096 Nov 5 05:08 . [2025-11-05T05:23:55.899Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:23 .. [2025-11-05T05:23:55.899Z] drwxr-xr-x 2 root root 4096 Nov 5 05:08 cost [2025-11-05T05:23:55.899Z] -rw-r--r-- 1 root root 81 Nov 5 05:08 cost.csv [2025-11-05T05:23:55.899Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-11-05T05:23:55.899Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-11-05T05:23:55.899Z] total 16 [2025-11-05T05:23:55.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:08 . [2025-11-05T05:23:55.899Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:23 .. [2025-11-05T05:23:55.899Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:08 cost [2025-11-05T05:23:55.899Z] -rw-r--r-- 1 jenkins jenkins 81 Nov 5 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:23:56.188Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:23:57.051Z] ---> package-listing.sh [2025-11-05T05:23:57.051Z] ++ facter osfamily [2025-11-05T05:23:57.051Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:23:57.309Z] + OS_FAMILY=debian [2025-11-05T05:23:57.309Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-11-05T05:23:57.309Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:23:57.309Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:23:57.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:23:57.309Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:23:57.309Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-11-05T05:23:57.309Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:23:57.309Z] + case "${OS_FAMILY}" in [2025-11-05T05:23:57.309Z] + dpkg -l [2025-11-05T05:23:57.309Z] + grep '^ii' [2025-11-05T05:23:57.309Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:23:57.309Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:23:57.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:23:57.309Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-11-05T05:23:57.309Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-11-05T05:23:57.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-11-05T05:23:57.319Z] 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 [2025-11-05T05:23:57.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:23:58.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:23:58.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:23:58.225Z] prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container [2025-11-05T05:23:58.254Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:23:58.463Z] $ docker top 934fc8dd9ad621f492fd95d81cf76acfc7dc16ac00e47ca7060a2372d5ee54f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:23:58.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:23:59.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:23:59.367Z] + ls /var/log/sa-host [2025-11-05T05:23:59.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:23:59.402Z] provisioning config files... [2025-11-05T05:23:59.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11297906124583808196tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:23:59.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:23:59.717Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:23:59.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:24:00.042Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:24:00.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:24:00.334Z] ---> sudo-logs.sh [2025-11-05T05:24:00.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:24:00.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:24:00.652Z] ---> job-cost.sh [2025-11-05T05:24:00.653Z] lf-activate-venv: SKIPPING [2025-11-05T05:24:00.653Z] DEBUG: total: 0.4399999976158142 [2025-11-05T05:24:00.653Z] INFO: Retrieving Stack Cost... [2025-11-05T05:24:00.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:24:01.480Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:24:01.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:24:01.779Z] ---> logs-deploy.sh [2025-11-05T05:24:01.779Z] lf-activate-venv: SKIPPING [2025-11-05T05:24:01.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/36 [2025-11-05T05:24:01.779Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:24:02.717Z] Archives upload complete. [2025-11-05T05:24:02.717Z] INFO: archiving logs to Nexus