Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4398c04a39105ae61b92f36a6b42a3bc19300d4 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-ssh16619675945480653421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15798471146553909507.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 056ae7b86453181957306e7078512cbe12174832 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-ssh16220680689938906512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh4252264183214598669.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-ssh6995625676957669183.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8627 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 c4398c04a39105ae61b92f36a6b42a3bc19300d4 (main) > 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 c4398c04a39105ae61b92f36a6b42a3bc19300d4 # timeout=10 Commit message: "Merge pull request #68 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" > git rev-list --no-walk 68311172e47f530e8224f99e2a260053df04e41d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-10T08:59:32.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-10T08:59:33.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-10T08:59:33.051Z] ========================================================= [2025-09-10T08:59:33.051Z] EdgeX Global Pipelines Version Info [2025-09-10T08:59:33.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-10T08:59:34.176Z] ------------------- [2025-09-10T08:59:34.176Z] stable info: [2025-09-10T08:59:34.176Z] ------------------- [2025-09-10T08:59:34.176Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-10T08:59:34.176Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T08:59:34.176Z] Message: update stable to v1.0.276 [2025-09-10T08:59:35.207Z] ------------------- [2025-09-10T08:59:35.207Z] experimental info: [2025-09-10T08:59:35.207Z] ------------------- [2025-09-10T08:59:35.207Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-10T08:59:35.207Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T08:59:35.207Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-10T08:59:35.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-09-10T08:59:35.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-09-10T08:59:35.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-10T08:59:35.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-10T08:59:35.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-10T08:59:35.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-10T08:59:35.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-10T08:59:35.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-10T08:59:35.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-10T08:59:35.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-10T08:59:35.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-10T08:59:35.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-09-10T08:59:35.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-10T08:59:35.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-10T08:59:35.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T08:59:36.022Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T08:59:36.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-10T08:59:36.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-10T08:59:36.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-10T08:59:36.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-10T08:59:36.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-10T08:59:36.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-10T08:59:36.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-10T08:59:36.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-10T08:59:36.449Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-10T08:59:36.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-10T08:59:36.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-10T08:59:36.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-10T08:59:36.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-10T08:59:36.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-10T08:59:36.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo [2025-09-10T08:59:36.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4398c0 [Pipeline] echo [2025-09-10T08:59:36.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T08:59:36.989Z] provisioning config files... [2025-09-10T08:59:37.037Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8142323406606511029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T08:59:37.518Z] ---> ****-login.sh [2025-09-10T08:59:37.518Z] nexus3.edgexfoundry.org:10001 [2025-09-10T08:59:37.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T08:59:37.803Z] [2025-09-10T08:59:37.803Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T08:59:37.803Z] Configure a credential helper to remove this warning. See [2025-09-10T08:59:37.803Z] https://docs.****.com/go/credential-store/ [2025-09-10T08:59:37.803Z] [2025-09-10T08:59:37.803Z] Login Succeeded [2025-09-10T08:59:37.803Z] nexus3.edgexfoundry.org:10002 [2025-09-10T08:59:37.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T08:59:37.803Z] [2025-09-10T08:59:37.803Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T08:59:37.803Z] Configure a credential helper to remove this warning. See [2025-09-10T08:59:37.803Z] https://docs.****.com/go/credential-store/ [2025-09-10T08:59:37.803Z] [2025-09-10T08:59:37.803Z] Login Succeeded [2025-09-10T08:59:37.803Z] nexus3.edgexfoundry.org:10003 [2025-09-10T08:59:38.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T08:59:38.099Z] [2025-09-10T08:59:38.100Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T08:59:38.100Z] Configure a credential helper to remove this warning. See [2025-09-10T08:59:38.100Z] https://docs.****.com/go/credential-store/ [2025-09-10T08:59:38.100Z] [2025-09-10T08:59:38.100Z] Login Succeeded [2025-09-10T08:59:38.100Z] nexus3.edgexfoundry.org:10004 [2025-09-10T08:59:38.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T08:59:38.100Z] [2025-09-10T08:59:38.100Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T08:59:38.100Z] Configure a credential helper to remove this warning. See [2025-09-10T08:59:38.100Z] https://docs.****.com/go/credential-store/ [2025-09-10T08:59:38.100Z] [2025-09-10T08:59:38.100Z] Login Succeeded [2025-09-10T08:59:38.100Z] ****.io [2025-09-10T08:59:38.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T08:59:38.399Z] [2025-09-10T08:59:38.399Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T08:59:38.399Z] Configure a credential helper to remove this warning. See [2025-09-10T08:59:38.399Z] https://docs.****.com/go/credential-store/ [2025-09-10T08:59:38.399Z] [2025-09-10T08:59:38.399Z] Login Succeeded [2025-09-10T08:59:38.399Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T08:59:38.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-10T08:59:38.936Z] + git rev-list -1 --merges c4398c04a39105ae61b92f36a6b42a3bc19300d4~1..c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo [2025-09-10T08:59:39.017Z] -----------> git rev-list -1 --merges c4398c04a39105ae61b92f36a6b42a3bc19300d4~1..c4398c04a39105ae61b92f36a6b42a3bc19300d4 c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T08:59:39.017Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4 [false] [Pipeline] sh [2025-09-10T08:59:39.396Z] + git log --format=format:%s -1 c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo [2025-09-10T08:59:39.452Z] ========================================================= [2025-09-10T08:59:39.452Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-10T08:59:39.452Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T08:59:39.935Z] + git log --format=format:%s -1 c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo [2025-09-10T08:59:39.990Z] [semverPrep] GIT_COMMIT: c4398c04a39105ae61b92f36a6b42a3bc19300d4, Commit Message: Merge pull request #68 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0 [Pipeline] echo [2025-09-10T08:59:40.025Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-10T08:59:40.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T08:59:40.509Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-10T08:59:40.509Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-10T08:59:40.509Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-10T08:59:40.509Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-10T08:59:40.509Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-10T08:59:40.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T08:59:41.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T08:59:41.160Z] [2025-09-10T08:59:41.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T08:59:41.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T08:59:41.636Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-10T08:59:41.636Z] 3dae71ba6b94: Pulling fs layer [2025-09-10T08:59:41.636Z] 6bf1a483ea7c: Pulling fs layer [2025-09-10T08:59:41.636Z] f5dfc541a4d3: Pulling fs layer [2025-09-10T08:59:41.636Z] 461d9e800cba: Pulling fs layer [2025-09-10T08:59:41.636Z] 80192f66455f: Pulling fs layer [2025-09-10T08:59:41.636Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-10T08:59:41.636Z] a29436f7fd5d: Pulling fs layer [2025-09-10T08:59:41.636Z] 923cac83aea3: Pulling fs layer [2025-09-10T08:59:41.636Z] 25ad8b0a4227: Pulling fs layer [2025-09-10T08:59:41.636Z] db01528c6b51: Pulling fs layer [2025-09-10T08:59:41.636Z] 28988de357af: Pulling fs layer [2025-09-10T08:59:41.636Z] 461d9e800cba: Waiting [2025-09-10T08:59:41.636Z] 80192f66455f: Waiting [2025-09-10T08:59:41.636Z] 2e8e34ca0e6c: Waiting [2025-09-10T08:59:41.636Z] a29436f7fd5d: Waiting [2025-09-10T08:59:41.636Z] 923cac83aea3: Waiting [2025-09-10T08:59:41.636Z] 25ad8b0a4227: Waiting [2025-09-10T08:59:41.636Z] 6bf1a483ea7c: Verifying Checksum [2025-09-10T08:59:41.636Z] 6bf1a483ea7c: Download complete [2025-09-10T08:59:41.636Z] 461d9e800cba: Verifying Checksum [2025-09-10T08:59:41.636Z] 461d9e800cba: Download complete [2025-09-10T08:59:41.636Z] 80192f66455f: Verifying Checksum [2025-09-10T08:59:41.636Z] 80192f66455f: Download complete [2025-09-10T08:59:41.936Z] f5dfc541a4d3: Verifying Checksum [2025-09-10T08:59:41.936Z] f5dfc541a4d3: Download complete [2025-09-10T08:59:41.936Z] 3dae71ba6b94: Verifying Checksum [2025-09-10T08:59:41.936Z] 3dae71ba6b94: Download complete [2025-09-10T08:59:41.936Z] 923cac83aea3: Verifying Checksum [2025-09-10T08:59:41.936Z] 923cac83aea3: Download complete [2025-09-10T08:59:41.936Z] 25ad8b0a4227: Download complete [2025-09-10T08:59:41.936Z] db01528c6b51: Verifying Checksum [2025-09-10T08:59:41.936Z] db01528c6b51: Download complete [2025-09-10T08:59:41.936Z] 28988de357af: Verifying Checksum [2025-09-10T08:59:41.936Z] 28988de357af: Download complete [2025-09-10T08:59:42.249Z] a29436f7fd5d: Verifying Checksum [2025-09-10T08:59:42.249Z] a29436f7fd5d: Download complete [2025-09-10T08:59:42.547Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-10T08:59:42.547Z] 2e8e34ca0e6c: Download complete [2025-09-10T08:59:43.572Z] 3dae71ba6b94: Pull complete [2025-09-10T08:59:43.882Z] 6bf1a483ea7c: Pull complete [2025-09-10T08:59:44.954Z] f5dfc541a4d3: Pull complete [2025-09-10T08:59:44.954Z] 461d9e800cba: Pull complete [2025-09-10T08:59:45.239Z] 80192f66455f: Pull complete [2025-09-10T08:59:49.807Z] 2e8e34ca0e6c: Pull complete [2025-09-10T08:59:50.097Z] a29436f7fd5d: Pull complete [2025-09-10T08:59:50.097Z] 923cac83aea3: Pull complete [2025-09-10T08:59:50.396Z] 25ad8b0a4227: Pull complete [2025-09-10T08:59:50.396Z] db01528c6b51: Pull complete [2025-09-10T08:59:50.396Z] 28988de357af: Pull complete [2025-09-10T08:59:50.396Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-10T08:59:50.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T08:59:50.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T08:59:50.825Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2025-09-10T08:59:50.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T08:59:56.421Z] $ docker top 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 -eo pid,comm [2025-09-10T08:59:56.504Z] 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-09-10T08:59:56.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T08:59:56.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T08:59:56.610Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T08:59:56.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T08:59:56.753Z] $ docker exec 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent [2025-09-10T08:59:56.900Z] SSH_AUTH_SOCK=/tmp/ssh-jnsPgnI7FC9g/agent.32 [2025-09-10T08:59:56.900Z] SSH_AGENT_PID=38 [2025-09-10T08:59:56.923Z] Running ssh-add (command line suppressed) [2025-09-10T08:59:57.016Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4005773085200218118.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4005773085200218118.key) [2025-09-10T08:59:57.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T08:59:57.456Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-09-10T08:59:57.844Z] + git tag --points-at HEAD [Pipeline] } [2025-09-10T08:59:57.878Z] $ docker exec --env ******** --env ******** 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent -k [2025-09-10T08:59:57.967Z] unset SSH_AUTH_SOCK; [2025-09-10T08:59:57.968Z] unset SSH_AGENT_PID; [2025-09-10T08:59:57.968Z] echo Agent pid 38 killed; [2025-09-10T08:59:58.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-10T08:59:58.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T08:59:58.118Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T08:59:58.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T08:59:58.262Z] $ docker exec 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent [2025-09-10T08:59:58.417Z] SSH_AUTH_SOCK=/tmp/ssh-1tguled5JICJ/agent.86 [2025-09-10T08:59:58.417Z] SSH_AGENT_PID=92 [2025-09-10T08:59:58.435Z] Running ssh-add (command line suppressed) [2025-09-10T08:59:58.543Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13444703831849752671.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13444703831849752671.key) [2025-09-10T08:59:58.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T08:59:59.060Z] + git semver init [2025-09-10T08:59:59.380Z] 2025-09-10 08:59:59,232 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T08:59:59.380Z] 2025-09-10 08:59:59,243 [run_init] DEBUG init version:0.0.0 force:False [2025-09-10T08:59:59.380Z] 2025-09-10 08:59:59,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-09-10T08:59:59.380Z] 2025-09-10 08:59:59,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-09-10T08:59:59.380Z] 2025-09-10 08:59:59,244 [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-09-10T09:00:00.441Z] 2025-09-10 09:00:00,311 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-09-10T09:00:00.441Z] 2025-09-10 09:00:00,312 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-09-10T09:00:00.441Z] 2025-09-10 09:00:00,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T09:00:00.441Z] 2025-09-10 09:00:00,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T09:00:00.441Z] 4.1.0-dev.8 [Pipeline] } [2025-09-10T09:00:00.481Z] $ docker exec --env ******** --env ******** 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent -k [2025-09-10T09:00:00.584Z] unset SSH_AUTH_SOCK; [2025-09-10T09:00:00.585Z] unset SSH_AGENT_PID; [2025-09-10T09:00:00.585Z] echo Agent pid 92 killed; [2025-09-10T09:00:00.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T09:00:01.024Z] + git semver [Pipeline] } [2025-09-10T09:00:01.301Z] $ docker stop --time=1 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 [2025-09-10T09:00:02.614Z] $ docker rm -f --volumes 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:00:03.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-10T09:00:04.181Z] Stashed 1 file(s) [Pipeline] echo [2025-09-10T09:00:04.194Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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-09-10T09:00:04.581Z] provisioning config files... [2025-09-10T09:00:04.716Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5297400416416863250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:00:05.164Z] ---> ****-login.sh [2025-09-10T09:00:05.164Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:00:05.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:00:05.164Z] Login Succeeded [2025-09-10T09:00:05.164Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:00:05.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:00:05.164Z] Login Succeeded [2025-09-10T09:00:05.164Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:00:05.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:00:05.545Z] Login Succeeded [2025-09-10T09:00:05.545Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:00:05.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:00:05.545Z] Login Succeeded [2025-09-10T09:00:05.545Z] ****.io [2025-09-10T09:00:05.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:00:05.868Z] Login Succeeded [2025-09-10T09:00:05.868Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:00:05.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-10T09:00:06.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:00:06.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:00:06.325Z] ========================================================= [2025-09-10T09:00:06.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-10T09:00:06.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:00:07.720Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-10T09:00:08.702Z] #0 building with "default" instance using docker driver [2025-09-10T09:00:08.702Z] [2025-09-10T09:00:08.702Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:00:08.702Z] #1 transferring dockerfile: 1.62kB done [2025-09-10T09:00:08.702Z] #1 DONE 0.0s [2025-09-10T09:00:08.702Z] [2025-09-10T09:00:08.702Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T09:00:15.842Z] #2 DONE 0.7s [2025-09-10T09:00:15.842Z] [2025-09-10T09:00:15.842Z] #3 [internal] load .dockerignore [2025-09-10T09:00:15.842Z] #3 transferring context: 2B done [2025-09-10T09:00:15.842Z] #3 DONE 0.0s [2025-09-10T09:00:15.842Z] [2025-09-10T09:00:15.842Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T09:00:15.842Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-10T09:00:15.842Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-10T09:00:15.842Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-10T09:00:15.842Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s [2025-09-10T09:00:15.842Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-10T09:00:15.842Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s [2025-09-10T09:00:15.842Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s [2025-09-10T09:00:15.842Z] #4 ... [2025-09-10T09:00:15.842Z] [2025-09-10T09:00:15.842Z] #5 [internal] load build context [2025-09-10T09:00:15.842Z] #5 transferring context: 15.87MB 0.1s done [2025-09-10T09:00:15.842Z] #5 DONE 0.1s [2025-09-10T09:00:15.842Z] [2025-09-10T09:00:15.842Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T09:00:15.842Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 5.1s [2025-09-10T09:00:15.842Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 5.1s [2025-09-10T09:00:15.842Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 5.1s [2025-09-10T09:00:19.381Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 10.2s [2025-09-10T09:00:19.381Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 10.2s [2025-09-10T09:00:19.381Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 10.2s [2025-09-10T09:00:19.532Z] Still waiting to schedule task [2025-09-10T09:00:19.532Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-10T09:00:23.925Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 14.3s [2025-09-10T09:00:23.925Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 14.4s [2025-09-10T09:00:23.925Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 14.6s [2025-09-10T09:00:23.925Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 14.7s [2025-09-10T09:00:23.925Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 14.7s [2025-09-10T09:00:24.239Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 15.2s [2025-09-10T09:00:24.239Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 15.1s done [2025-09-10T09:00:24.239Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 15.1s done [2025-09-10T09:00:24.239Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 15.2s [2025-09-10T09:00:24.528Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 15.2s done [2025-09-10T09:00:24.528Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 15.3s done [2025-09-10T09:00:24.528Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 15.4s [2025-09-10T09:00:24.528Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 15.2s done [2025-09-10T09:00:24.528Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 15.3s done [2025-09-10T09:00:24.528Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 15.4s [2025-09-10T09:00:24.528Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 15.5s [2025-09-10T09:00:24.528Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 15.5s [2025-09-10T09:00:24.837Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 51.38MB / 103.05MB 15.7s [2025-09-10T09:00:24.837Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 15.5s done [2025-09-10T09:00:24.837Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 72.35MB / 103.05MB 15.8s [2025-09-10T09:00:25.132Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 15.9s done [2025-09-10T09:00:25.132Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 15.9s [2025-09-10T09:00:25.132Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-09-10T09:00:25.132Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 16.1s [2025-09-10T09:00:25.132Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-10T09:00:25.438Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-10T09:00:25.728Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 16.4s done [2025-09-10T09:00:25.728Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-10T09:00:25.728Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-10T09:00:30.280Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-09-10T09:00:30.280Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-10T09:00:30.280Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-10T09:00:30.280Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-10T09:00:30.280Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad [2025-09-10T09:00:30.280Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-10T09:00:30.280Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-10T09:00:30.280Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-09-10T09:00:33.042Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-09-10T09:00:33.042Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-10T09:00:33.703Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-09-10T09:00:33.703Z] #4 DONE 24.7s [2025-09-10T09:00:33.703Z] [2025-09-10T09:00:33.703Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-09-10T09:00:38.238Z] #6 DONE 3.8s [2025-09-10T09:00:38.238Z] [2025-09-10T09:00:38.238Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T09:00:38.238Z] #7 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:00:38.238Z] #7 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:00:38.238Z] #7 0.684 OK: 248 MiB in 58 packages [2025-09-10T09:00:38.238Z] #7 DONE 0.8s [2025-09-10T09:00:38.238Z] [2025-09-10T09:00:38.238Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-10T09:00:38.238Z] #8 DONE 0.0s [2025-09-10T09:00:38.530Z] [2025-09-10T09:00:38.530Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:01:18.040Z] #9 DONE 37.2s [2025-09-10T09:01:18.040Z] [2025-09-10T09:01:18.040Z] #10 [builder 6/7] COPY . . [2025-09-10T09:01:18.040Z] #10 DONE 0.3s [2025-09-10T09:01:18.040Z] [2025-09-10T09:01:18.040Z] #11 [builder 7/7] RUN echo noop [2025-09-10T09:01:18.040Z] #11 0.205 noop [2025-09-10T09:01:18.040Z] #11 DONE 0.3s [2025-09-10T09:01:18.040Z] [2025-09-10T09:01:18.040Z] #12 exporting to image [2025-09-10T09:01:18.040Z] #12 exporting layers [2025-09-10T09:01:23.601Z] #12 exporting layers 6.6s done [2025-09-10T09:01:23.601Z] #12 writing image sha256:590c0108dc8ccfbe44d9dd0632399adc075dc402e38f3c2fc318d1348e70c1d5 done [2025-09-10T09:01:23.601Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-10T09:01:23.601Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:01:24.130Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T09:01:24.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:01:24.392Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2025-09-10T09:01:24.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-10T09:01:25.061Z] $ docker top dc04f474a568cacd0e456ff793521173586c8505ead5335e0ec2a63add0eb226 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:01:25.571Z] + go version [2025-09-10T09:01:25.571Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-10T09:01:25.614Z] $ docker stop --time=1 dc04f474a568cacd0e456ff793521173586c8505ead5335e0ec2a63add0eb226 [2025-09-10T09:01:26.946Z] $ docker rm -f --volumes dc04f474a568cacd0e456ff793521173586c8505ead5335e0ec2a63add0eb226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:01:27.688Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T09:01:27.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:01:27.905Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2025-09-10T09:01:28.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-10T09:01:28.242Z] $ docker top 9f0e4e04553a1ea3bf6172f4c1bd11b68ad7e22e168e547da7143db0ba083cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:01:28.777Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-09-10T09:01:29.275Z] + make test [2025-09-10T09:01:29.275Z] go test -race -coverprofile=coverage.out ./... [2025-09-10T09:01:36.164Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-09-10T09:02:03.220Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-09-10T09:02:03.220Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.021s coverage: 6.8% of statements [2025-09-10T09:02:06.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8628 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-09-10T09:02:06.644Z] Running in /w/workspace/device-s7/32 [Pipeline] { [Pipeline] checkout [2025-09-10T09:02:09.796Z] Selected Git installation does not exist. Using Default [2025-09-10T09:02:09.796Z] The recommended git tool is: NONE [2025-09-10T09:02:16.839Z] using credential edgex-jenkins-ssh [2025-09-10T09:02:16.917Z] Cloning the remote Git repository [2025-09-10T09:02:16.994Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-09-10T09:02:17.126Z] > git init /w/workspace/device-s7/32 # timeout=10 [2025-09-10T09:02:17.315Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-09-10T09:02:17.316Z] > git --version # timeout=10 [2025-09-10T09:02:17.335Z] > git --version # 'git version 2.25.1' [2025-09-10T09:02:17.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-10T09:02:17.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T09:02:19.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-09-10T09:02:19.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T09:02:20.662Z] Avoid second fetch [2025-09-10T09:02:20.663Z] Checking out Revision c4398c04a39105ae61b92f36a6b42a3bc19300d4 (main) [2025-09-10T09:02:21.727Z] Commit message: "Merge pull request #68 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" [2025-09-10T09:02:20.675Z] > git config core.sparsecheckout # timeout=10 [2025-09-10T09:02:20.729Z] > git checkout -f c4398c04a39105ae61b92f36a6b42a3bc19300d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:02:26.483Z] provisioning config files... [2025-09-10T09:02:26.536Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/32@tmp/config10492052059620983974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:02:27.408Z] ---> ****-login.sh [2025-09-10T09:02:27.408Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:02:27.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:02:27.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:02:27.740Z] Configure a credential helper to remove this warning. See [2025-09-10T09:02:27.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:02:27.740Z] [2025-09-10T09:02:27.740Z] Login Succeeded [2025-09-10T09:02:27.740Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:02:28.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:02:28.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:02:28.383Z] Configure a credential helper to remove this warning. See [2025-09-10T09:02:28.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:02:28.383Z] [2025-09-10T09:02:28.383Z] Login Succeeded [2025-09-10T09:02:28.383Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:02:28.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:02:28.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:02:28.684Z] Configure a credential helper to remove this warning. See [2025-09-10T09:02:28.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:02:28.684Z] [2025-09-10T09:02:28.684Z] Login Succeeded [2025-09-10T09:02:28.684Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:02:28.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:02:28.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:02:28.982Z] Configure a credential helper to remove this warning. See [2025-09-10T09:02:28.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:02:28.982Z] [2025-09-10T09:02:28.982Z] Login Succeeded [2025-09-10T09:02:28.982Z] ****.io [2025-09-10T09:02:29.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:02:29.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:02:29.302Z] Configure a credential helper to remove this warning. See [2025-09-10T09:02:29.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:02:29.302Z] [2025-09-10T09:02:29.302Z] Login Succeeded [2025-09-10T09:02:29.302Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:02:29.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-10T09:02:29.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:02:29.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:02:29.867Z] ========================================================= [2025-09-10T09:02:29.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-10T09:02:29.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:02:30.337Z] go vet ./... [2025-09-10T09:02:30.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-10T09:02:30.615Z] Sending build context to Docker daemon 8.081MB [2025-09-10T09:02:30.615Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-10T09:02:30.615Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-10T09:02:30.948Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-10T09:02:30.949Z] 94e9d8af2201: Pulling fs layer [2025-09-10T09:02:30.949Z] a6c56e8762df: Pulling fs layer [2025-09-10T09:02:30.949Z] f0f3c8884826: Pulling fs layer [2025-09-10T09:02:30.949Z] c7e7622c144d: Pulling fs layer [2025-09-10T09:02:30.949Z] c7e7622c144d: Waiting [2025-09-10T09:02:30.949Z] 4f4fb700ef54: Pulling fs layer [2025-09-10T09:02:30.949Z] b4c3b6d88c5a: Pulling fs layer [2025-09-10T09:02:30.949Z] 4f4fb700ef54: Waiting [2025-09-10T09:02:30.949Z] ba8bce9d2590: Pulling fs layer [2025-09-10T09:02:30.949Z] b4c3b6d88c5a: Waiting [2025-09-10T09:02:30.949Z] ca778ea9c289: Pulling fs layer [2025-09-10T09:02:30.949Z] ba8bce9d2590: Waiting [2025-09-10T09:02:30.949Z] ca778ea9c289: Waiting [2025-09-10T09:02:30.949Z] a6c56e8762df: Verifying Checksum [2025-09-10T09:02:30.949Z] a6c56e8762df: Download complete [2025-09-10T09:02:30.949Z] c7e7622c144d: Download complete [2025-09-10T09:02:30.949Z] 4f4fb700ef54: Verifying Checksum [2025-09-10T09:02:30.949Z] 4f4fb700ef54: Download complete [2025-09-10T09:02:30.949Z] b4c3b6d88c5a: Verifying Checksum [2025-09-10T09:02:30.949Z] b4c3b6d88c5a: Download complete [2025-09-10T09:02:30.949Z] 94e9d8af2201: Verifying Checksum [2025-09-10T09:02:30.949Z] 94e9d8af2201: Download complete [2025-09-10T09:02:31.357Z] ca778ea9c289: Verifying Checksum [2025-09-10T09:02:31.357Z] ca778ea9c289: Download complete [2025-09-10T09:02:32.017Z] 94e9d8af2201: Pull complete [2025-09-10T09:02:32.649Z] a6c56e8762df: Pull complete [2025-09-10T09:02:32.954Z] f0f3c8884826: Verifying Checksum [2025-09-10T09:02:34.033Z] ba8bce9d2590: Verifying Checksum [2025-09-10T09:02:34.033Z] ba8bce9d2590: Download complete [2025-09-10T09:02:35.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T09:02:35.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T09:02:35.508Z] ./bin/test-attribution-txt.sh [2025-09-10T09:02:35.508Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-10T09:02:35.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-10T09:02:35.601Z] $ docker stop --time=1 9f0e4e04553a1ea3bf6172f4c1bd11b68ad7e22e168e547da7143db0ba083cd2 [2025-09-10T09:02:40.608Z] $ docker rm -f --volumes 9f0e4e04553a1ea3bf6172f4c1bd11b68ad7e22e168e547da7143db0ba083cd2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:02:41.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-10T09:02:41.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-10T09:02:42.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-10T09:02:42.844Z] + ls -al . [2025-09-10T09:02:42.844Z] total 220 [2025-09-10T09:02:42.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:01 . [2025-09-10T09:02:42.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 08:59 .. [2025-09-10T09:02:42.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:02 .git [2025-09-10T09:02:42.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 08:59 .github [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 08:59 .gitignore [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 08:59 .golangci.yml [2025-09-10T09:02:42.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 09:00 .semver [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 08:59 Attribution.txt [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 08:59 CHANGLOG.md [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 08:59 Dockerfile [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 08:59 Jenkinsfile [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 08:59 LICENSE [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 08:59 Makefile [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 08:59 OWNERS.md [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 08:59 README.md [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:00 VERSION [2025-09-10T09:02:42.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 08:59 bin [2025-09-10T09:02:42.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 08:59 cmd [2025-09-10T09:02:42.844Z] -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 09:01 coverage.out [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 08:59 go.mod [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 08:59 go.sum [2025-09-10T09:02:42.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 08:59 internal [2025-09-10T09:02:42.844Z] -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 08:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:02:43.261Z] + 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=c4398c04a39105ae61b92f36a6b42a3bc19300d4 --label arch=amd64 --label version=4.1.0-dev.8 . [2025-09-10T09:02:43.559Z] #0 building with "default" instance using docker driver [2025-09-10T09:02:43.559Z] [2025-09-10T09:02:43.559Z] #1 [internal] load build definition from Dockerfile [2025-09-10T09:02:43.559Z] #1 transferring dockerfile: 1.62kB done [2025-09-10T09:02:43.559Z] #1 DONE 0.1s [2025-09-10T09:02:43.559Z] [2025-09-10T09:02:43.559Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T09:02:43.559Z] #2 DONE 0.1s [2025-09-10T09:02:43.559Z] [2025-09-10T09:02:43.559Z] #3 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-10T09:02:43.559Z] #3 DONE 0.0s [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #4 [internal] load .dockerignore [2025-09-10T09:02:43.859Z] #4 transferring context: 2B done [2025-09-10T09:02:43.859Z] #4 DONE 0.0s [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #5 [internal] load build context [2025-09-10T09:02:43.859Z] #5 transferring context: 27.79kB 0.0s done [2025-09-10T09:02:43.859Z] #5 DONE 0.0s [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T09:02:43.859Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T09:02:43.859Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T09:02:43.859Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-10T09:02:43.859Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-10T09:02:43.859Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-10T09:02:43.859Z] #6 ... [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-10T09:02:43.859Z] #7 DONE 0.2s [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T09:02:43.859Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-09-10T09:02:43.859Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-10T09:02:43.859Z] #6 ... [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-09-10T09:02:43.859Z] #8 DONE 0.1s [2025-09-10T09:02:43.859Z] [2025-09-10T09:02:43.859Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T09:02:43.859Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-10T09:02:44.154Z] #6 DONE 0.4s [2025-09-10T09:02:44.154Z] [2025-09-10T09:02:44.154Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T09:02:44.449Z] #9 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:02:44.449Z] #9 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:02:44.761Z] #9 0.605 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T09:02:44.761Z] #9 0.609 Executing busybox-1.36.1-r29.trigger [2025-09-10T09:02:44.761Z] #9 0.615 OK: 8 MiB in 15 packages [2025-09-10T09:02:44.761Z] #9 ... [2025-09-10T09:02:44.761Z] [2025-09-10T09:02:44.761Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T09:02:44.761Z] #10 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:02:44.761Z] #10 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:02:44.761Z] #10 0.746 OK: 248 MiB in 58 packages [2025-09-10T09:02:44.761Z] #10 DONE 0.9s [2025-09-10T09:02:45.065Z] [2025-09-10T09:02:45.065Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T09:02:45.065Z] #9 DONE 0.8s [2025-09-10T09:02:45.065Z] [2025-09-10T09:02:45.065Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-10T09:02:45.065Z] #11 DONE 0.0s [2025-09-10T09:02:45.065Z] [2025-09-10T09:02:45.065Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:02:45.468Z] #12 DONE 0.6s [2025-09-10T09:02:45.468Z] [2025-09-10T09:02:45.468Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T09:02:45.468Z] #13 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T09:02:45.468Z] #13 0.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T09:02:45.468Z] #13 0.721 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:02:45.766Z] #13 ... [2025-09-10T09:02:45.766Z] [2025-09-10T09:02:45.766Z] #14 [builder 6/7] COPY . . [2025-09-10T09:02:45.766Z] #14 DONE 0.2s [2025-09-10T09:02:45.766Z] [2025-09-10T09:02:45.766Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T09:02:45.766Z] #13 0.793 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T09:02:45.766Z] #13 0.838 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:02:45.766Z] #13 0.842 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:02:45.766Z] #13 0.845 Executing busybox-1.36.1-r30.trigger [2025-09-10T09:02:45.766Z] #13 0.876 OK: 8 MiB in 15 packages [2025-09-10T09:02:45.766Z] #13 DONE 1.0s [2025-09-10T09:02:45.766Z] [2025-09-10T09:02:45.766Z] #15 [builder 7/7] RUN make build [2025-09-10T09:02:46.054Z] #15 0.313 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-09-10T09:02:49.421Z] f0f3c8884826: Pull complete [2025-09-10T09:02:49.421Z] c7e7622c144d: Pull complete [2025-09-10T09:02:49.421Z] 4f4fb700ef54: Pull complete [2025-09-10T09:02:49.421Z] b4c3b6d88c5a: Pull complete [2025-09-10T09:02:56.370Z] ba8bce9d2590: Pull complete [2025-09-10T09:02:57.441Z] ca778ea9c289: Pull complete [2025-09-10T09:02:57.441Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-10T09:02:57.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T09:02:57.441Z] ---> 47b25d7523d1 [2025-09-10T09:02:57.441Z] Step 3/10 : ARG MAKE=make build [2025-09-10T09:02:59.501Z] ---> Running in 3dc7c8e9bd8c [2025-09-10T09:02:59.501Z] Removing intermediate container 3dc7c8e9bd8c [2025-09-10T09:02:59.501Z] ---> 271e1117eac3 [2025-09-10T09:02:59.501Z] Step 4/10 : WORKDIR /device-s7 [2025-09-10T09:02:59.501Z] ---> Running in 6432b7c63339 [2025-09-10T09:02:59.769Z] Removing intermediate container 6432b7c63339 [2025-09-10T09:02:59.769Z] ---> 2b7a977afd8f [2025-09-10T09:02:59.769Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-09-10T09:03:00.039Z] ---> Running in 1ab4d6427946 [2025-09-10T09:03:00.314Z] Removing intermediate container 1ab4d6427946 [2025-09-10T09:03:00.314Z] ---> 154bf17fe9be [2025-09-10T09:03:00.314Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T09:03:00.314Z] ---> Running in 4de9c213b440 [2025-09-10T09:03:01.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:03:01.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:03:03.293Z] OK: 239 MiB in 58 packages [2025-09-10T09:03:03.880Z] Removing intermediate container 4de9c213b440 [2025-09-10T09:03:03.880Z] ---> ff5e3dd3b1b9 [2025-09-10T09:03:03.880Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-10T09:03:04.148Z] ---> 1d1d3743618f [2025-09-10T09:03:04.148Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:03:04.417Z] ---> Running in da1ff9c289cb [2025-09-10T09:03:13.180Z] #15 DONE 26.7s [2025-09-10T09:03:13.181Z] [2025-09-10T09:03:13.181Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-09-10T09:03:13.181Z] #16 DONE 0.1s [2025-09-10T09:03:13.181Z] [2025-09-10T09:03:13.181Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-09-10T09:03:13.181Z] #17 DONE 0.5s [2025-09-10T09:03:13.181Z] [2025-09-10T09:03:13.181Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-09-10T09:03:13.181Z] #18 DONE 0.2s [2025-09-10T09:03:13.442Z] [2025-09-10T09:03:13.442Z] #19 exporting to image [2025-09-10T09:03:13.442Z] #19 exporting layers [2025-09-10T09:03:13.702Z] #19 exporting layers 0.6s done [2025-09-10T09:03:13.960Z] #19 writing image sha256:43f4d26abc854e11d22500e29bd916a817f39f8634c484f87b2950ae598b8e2b 0.0s done [2025-09-10T09:03:13.960Z] #19 naming to docker.io/library/device-s7 0.1s done [2025-09-10T09:03:13.960Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:03:14.084Z] provisioning config files... [2025-09-10T09:03:14.092Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3201221560256039249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:03:14.391Z] ---> ****-login.sh [2025-09-10T09:03:14.391Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:03:14.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:14.391Z] Login Succeeded [2025-09-10T09:03:14.391Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:03:14.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:14.391Z] Login Succeeded [2025-09-10T09:03:14.392Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:03:14.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:14.651Z] Login Succeeded [2025-09-10T09:03:14.651Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:03:14.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:14.651Z] Login Succeeded [2025-09-10T09:03:14.651Z] ****.io [2025-09-10T09:03:14.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:03:14.910Z] Login Succeeded [2025-09-10T09:03:14.910Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:03:14.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:03:14.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:03:15.006Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-09-10T09:03:15.006Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:03:15.006Z] latest [2025-09-10T09:03:15.006Z] 4.1.0-dev.8 [2025-09-10T09:03:15.006Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:03:15.006Z] main [2025-09-10T09:03:15.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:15.463Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:15.790Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:03:15.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T09:03:15.790Z] 340f17e046dd: Preparing [2025-09-10T09:03:15.790Z] 8631a4c92e86: Preparing [2025-09-10T09:03:15.790Z] 60302fa0b913: Preparing [2025-09-10T09:03:15.790Z] 0778da5d6478: Preparing [2025-09-10T09:03:15.790Z] 4936b6272152: Preparing [2025-09-10T09:03:15.790Z] 097100c76c15: Preparing [2025-09-10T09:03:15.790Z] 097100c76c15: Waiting [2025-09-10T09:03:15.790Z] 60302fa0b913: Pushed [2025-09-10T09:03:15.790Z] 4936b6272152: Pushed [2025-09-10T09:03:15.790Z] 340f17e046dd: Pushed [2025-09-10T09:03:15.790Z] 097100c76c15: Layer already exists [2025-09-10T09:03:15.790Z] 0778da5d6478: Pushed [2025-09-10T09:03:19.982Z] 8631a4c92e86: Pushed [2025-09-10T09:03:19.982Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:20.310Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:20.626Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T09:03:20.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T09:03:20.626Z] 340f17e046dd: Preparing [2025-09-10T09:03:20.626Z] 8631a4c92e86: Preparing [2025-09-10T09:03:20.626Z] 60302fa0b913: Preparing [2025-09-10T09:03:20.626Z] 0778da5d6478: Preparing [2025-09-10T09:03:20.626Z] 4936b6272152: Preparing [2025-09-10T09:03:20.626Z] 097100c76c15: Preparing [2025-09-10T09:03:20.626Z] 097100c76c15: Waiting [2025-09-10T09:03:20.626Z] 0778da5d6478: Layer already exists [2025-09-10T09:03:20.626Z] 4936b6272152: Layer already exists [2025-09-10T09:03:20.626Z] 60302fa0b913: Layer already exists [2025-09-10T09:03:20.626Z] 8631a4c92e86: Layer already exists [2025-09-10T09:03:20.626Z] 340f17e046dd: Layer already exists [2025-09-10T09:03:20.626Z] 097100c76c15: Layer already exists [2025-09-10T09:03:20.626Z] latest: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:20.958Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:21.287Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T09:03:21.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T09:03:21.287Z] 340f17e046dd: Preparing [2025-09-10T09:03:21.287Z] 8631a4c92e86: Preparing [2025-09-10T09:03:21.287Z] 60302fa0b913: Preparing [2025-09-10T09:03:21.287Z] 0778da5d6478: Preparing [2025-09-10T09:03:21.287Z] 4936b6272152: Preparing [2025-09-10T09:03:21.287Z] 097100c76c15: Preparing [2025-09-10T09:03:21.287Z] 097100c76c15: Waiting [2025-09-10T09:03:21.287Z] 340f17e046dd: Layer already exists [2025-09-10T09:03:21.287Z] 0778da5d6478: Layer already exists [2025-09-10T09:03:21.287Z] 4936b6272152: Layer already exists [2025-09-10T09:03:21.287Z] 60302fa0b913: Layer already exists [2025-09-10T09:03:21.287Z] 8631a4c92e86: Layer already exists [2025-09-10T09:03:21.287Z] 097100c76c15: Layer already exists [2025-09-10T09:03:21.287Z] 4.1.0-dev.8: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:21.624Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:21.949Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:03:21.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T09:03:21.949Z] 340f17e046dd: Preparing [2025-09-10T09:03:21.949Z] 8631a4c92e86: Preparing [2025-09-10T09:03:21.949Z] 60302fa0b913: Preparing [2025-09-10T09:03:21.949Z] 0778da5d6478: Preparing [2025-09-10T09:03:21.949Z] 4936b6272152: Preparing [2025-09-10T09:03:21.949Z] 097100c76c15: Preparing [2025-09-10T09:03:21.949Z] 097100c76c15: Waiting [2025-09-10T09:03:21.949Z] 340f17e046dd: Layer already exists [2025-09-10T09:03:21.949Z] 8631a4c92e86: Layer already exists [2025-09-10T09:03:21.949Z] 0778da5d6478: Layer already exists [2025-09-10T09:03:21.949Z] 60302fa0b913: Layer already exists [2025-09-10T09:03:21.949Z] 4936b6272152: Layer already exists [2025-09-10T09:03:21.949Z] 097100c76c15: Layer already exists [2025-09-10T09:03:21.949Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:22.288Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:03:22.616Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-09-10T09:03:22.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T09:03:22.616Z] 340f17e046dd: Preparing [2025-09-10T09:03:22.616Z] 8631a4c92e86: Preparing [2025-09-10T09:03:22.616Z] 60302fa0b913: Preparing [2025-09-10T09:03:22.616Z] 0778da5d6478: Preparing [2025-09-10T09:03:22.616Z] 4936b6272152: Preparing [2025-09-10T09:03:22.616Z] 097100c76c15: Preparing [2025-09-10T09:03:22.616Z] 097100c76c15: Waiting [2025-09-10T09:03:22.616Z] 340f17e046dd: Layer already exists [2025-09-10T09:03:22.616Z] 0778da5d6478: Layer already exists [2025-09-10T09:03:22.616Z] 4936b6272152: Layer already exists [2025-09-10T09:03:22.616Z] 60302fa0b913: Layer already exists [2025-09-10T09:03:22.616Z] 8631a4c92e86: Layer already exists [2025-09-10T09:03:22.616Z] 097100c76c15: Layer already exists [2025-09-10T09:03:22.616Z] main: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:03:22.699Z] ===================================================== [Pipeline] echo [2025-09-10T09:03:22.718Z] taggedImages: [2025-09-10T09:03:22.718Z] - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:03:22.718Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T09:03:22.718Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T09:03:22.718Z] - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:03:22.718Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-09-10T09:03:22.766Z] ========================================================= [2025-09-10T09:03:22.766Z] [edgeXBuildMultiArch] RAW Config: [2025-09-10T09:03:22.766Z] images: [2025-09-10T09:03:22.766Z] - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:03:22.766Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T09:03:22.766Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T09:03:22.766Z] - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:03:22.766Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-09-10T09:03:22.766Z] settingsFile: [2025-09-10T09:03:22.766Z] device-s7-settings [2025-09-10T09:03:22.766Z] ========================================================= [Pipeline] node [2025-09-10T09:03:37.769Z] Still waiting to schedule task [2025-09-10T09:03:37.770Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-10T09:04:05.173Z] Running on prd-centos7-docker-4c-2g-8632 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T09:04:05.218Z] provisioning config files... [2025-09-10T09:04:05.243Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4099356493881406025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:04:06.323Z] ---> ****-login.sh [2025-09-10T09:04:06.323Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:04:56.104Z] Removing intermediate container da1ff9c289cb [2025-09-10T09:04:56.104Z] ---> 365c4c38decf [2025-09-10T09:04:56.104Z] Step 9/10 : COPY . . [2025-09-10T09:04:56.104Z] ---> 3b3a593cdc25 [2025-09-10T09:04:56.104Z] Step 10/10 : RUN ${MAKE} [2025-09-10T09:04:56.104Z] ---> Running in eae133f9175f [2025-09-10T09:04:56.104Z] noop [2025-09-10T09:04:56.104Z] Removing intermediate container eae133f9175f [2025-09-10T09:04:56.104Z] ---> 89552293597a [2025-09-10T09:04:56.104Z] Successfully built 89552293597a [2025-09-10T09:04:56.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:04:56.470Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T09:04:56.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:04:56.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2025-09-10T09:04:56.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/32 -v /w/workspace/device-s7/32:/w/workspace/device-s7/32:rw,z -v /w/workspace/device-s7/32@tmp:/w/workspace/device-s7/32@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-09-10T09:04:57.934Z] $ docker top d9e567a172bf72c98ca387bcda3d12e6c94e55998aa80a07905d580150bdfa53 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:04:58.777Z] + go version [2025-09-10T09:04:58.778Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-10T09:04:58.791Z] $ docker stop --time=1 d9e567a172bf72c98ca387bcda3d12e6c94e55998aa80a07905d580150bdfa53 [2025-09-10T09:05:01.144Z] $ docker rm -f --volumes d9e567a172bf72c98ca387bcda3d12e6c94e55998aa80a07905d580150bdfa53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:05:01.717Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T09:05:01.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:05:01.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2025-09-10T09:05:01.952Z] $ 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/32 -v /w/workspace/device-s7/32:/w/workspace/device-s7/32:rw,z -v /w/workspace/device-s7/32@tmp:/w/workspace/device-s7/32@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-09-10T09:05:03.040Z] $ docker top 36c92885d9973f2876d5c82147953c3b049fc7ede62871c6f64df82f1b51fc2f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T09:05:03.545Z] + git config --global --add safe.directory /w/workspace/device-s7/32 [Pipeline] fileExists [Pipeline] sh [2025-09-10T09:05:04.150Z] + make test [2025-09-10T09:05:04.150Z] go test -race -coverprofile=coverage.out ./... [2025-09-10T09:05:50.983Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-09-10T09:09:27.925Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-09-10T09:09:27.925Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.119s coverage: 6.8% of statements [2025-09-10T09:09:27.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-10T09:09:27.925Z] go vet ./... [2025-09-10T09:13:35.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T09:13:35.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T09:13:35.288Z] ./bin/test-attribution-txt.sh [2025-09-10T09:13:35.288Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-10T09:13:35.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-10T09:13:35.326Z] $ docker stop --time=1 36c92885d9973f2876d5c82147953c3b049fc7ede62871c6f64df82f1b51fc2f [2025-09-10T09:13:37.367Z] $ docker rm -f --volumes 36c92885d9973f2876d5c82147953c3b049fc7ede62871c6f64df82f1b51fc2f [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T09:13:39.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-10T09:13:39.813Z] Warning: overwriting stash ‘coverage-report’ [2025-09-10T09:13:40.392Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T09:13:40.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-10T09:13:41.151Z] + ls -al . [2025-09-10T09:13:41.151Z] total 216 [2025-09-10T09:13:41.151Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 10 09:05 . [2025-09-10T09:13:41.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:02 .. [2025-09-10T09:13:41.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:02 .git [2025-09-10T09:13:41.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:02 .github [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 09:02 .gitignore [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 09:02 .golangci.yml [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 09:02 Attribution.txt [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 09:02 CHANGLOG.md [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 09:02 Dockerfile [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 09:02 Jenkinsfile [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 09:02 LICENSE [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 09:02 Makefile [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 09:02 OWNERS.md [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 09:02 README.md [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:00 VERSION [2025-09-10T09:13:41.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:02 bin [2025-09-10T09:13:41.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:02 cmd [2025-09-10T09:13:41.151Z] -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 09:09 coverage.out [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 09:02 go.mod [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 09:02 go.sum [2025-09-10T09:13:41.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:02 internal [2025-09-10T09:13:41.151Z] -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 09:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:13:41.507Z] + 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=c4398c04a39105ae61b92f36a6b42a3bc19300d4 --label arch=arm64 --label version=4.1.0-dev.8 . [2025-09-10T09:13:41.777Z] Sending build context to Docker daemon 8.101MB [2025-09-10T09:13:41.777Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-09-10T09:13:41.777Z] Step 2/24 : FROM ${BASE} AS builder [2025-09-10T09:13:41.777Z] ---> 89552293597a [2025-09-10T09:13:41.777Z] Step 3/24 : ARG MAKE=make build [2025-09-10T09:13:42.047Z] ---> Running in a60390493a9d [2025-09-10T09:13:42.325Z] Removing intermediate container a60390493a9d [2025-09-10T09:13:42.325Z] ---> f587ba3dca3d [2025-09-10T09:13:42.325Z] Step 4/24 : WORKDIR /device-s7 [2025-09-10T09:13:42.325Z] ---> Running in 4a46f9c5bc44 [2025-09-10T09:13:42.601Z] Removing intermediate container 4a46f9c5bc44 [2025-09-10T09:13:42.601Z] ---> 5db7e49540c8 [2025-09-10T09:13:42.601Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-09-10T09:13:42.872Z] ---> Running in 729826a1fb42 [2025-09-10T09:13:43.139Z] Removing intermediate container 729826a1fb42 [2025-09-10T09:13:43.139Z] ---> 326af81eb4bd [2025-09-10T09:13:43.139Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T09:13:43.139Z] ---> Running in 20dc906e801a [2025-09-10T09:13:44.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:13:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:13:46.110Z] OK: 239 MiB in 58 packages [2025-09-10T09:13:46.698Z] Removing intermediate container 20dc906e801a [2025-09-10T09:13:46.698Z] ---> 0f3403a0b1b2 [2025-09-10T09:13:46.698Z] Step 7/24 : COPY go.mod vendor* ./ [2025-09-10T09:13:47.285Z] ---> 51a0764f77ed [2025-09-10T09:13:47.285Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T09:13:47.285Z] ---> Running in 8dba7085da24 [2025-09-10T09:13:49.890Z] Removing intermediate container 8dba7085da24 [2025-09-10T09:13:49.890Z] ---> f5e176d3a0a4 [2025-09-10T09:13:49.890Z] Step 9/24 : COPY . . [2025-09-10T09:13:50.853Z] ---> e73624a43048 [2025-09-10T09:13:50.853Z] Step 10/24 : RUN ${MAKE} [2025-09-10T09:13:50.853Z] ---> Running in 8e7c9ac8e2d5 [2025-09-10T09:13:51.818Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-09-10T09:17:28.645Z] Removing intermediate container 8e7c9ac8e2d5 [2025-09-10T09:17:28.645Z] ---> 11d3132e0896 [2025-09-10T09:17:28.645Z] Step 11/24 : FROM alpine:3.20 [2025-09-10T09:17:29.227Z] 3.20: Pulling from library/alpine [2025-09-10T09:17:29.227Z] 13e713f82565: Pulling fs layer [2025-09-10T09:17:29.495Z] 13e713f82565: Verifying Checksum [2025-09-10T09:17:29.495Z] 13e713f82565: Download complete [2025-09-10T09:17:30.086Z] 13e713f82565: Pull complete [2025-09-10T09:17:30.086Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T09:17:30.086Z] Status: Downloaded newer image for alpine:3.20 [2025-09-10T09:17:30.086Z] ---> c88e9dceb6cb [2025-09-10T09:17:30.086Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-09-10T09:17:30.356Z] ---> Running in cba8495bca23 [2025-09-10T09:17:30.624Z] Removing intermediate container cba8495bca23 [2025-09-10T09:17:30.624Z] ---> 38f48dbde75c [2025-09-10T09:17:30.624Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-09-10T09:17:30.624Z] ---> Running in 49de01700b4c [2025-09-10T09:17:31.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:17:32.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:17:33.587Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T09:17:33.587Z] Executing busybox-1.36.1-r29.trigger [2025-09-10T09:17:33.587Z] OK: 9 MiB in 15 packages [2025-09-10T09:17:34.558Z] Removing intermediate container 49de01700b4c [2025-09-10T09:17:34.558Z] ---> f81623bed1d2 [2025-09-10T09:17:34.558Z] Step 14/24 : RUN apk --no-cache upgrade [2025-09-10T09:17:34.826Z] ---> Running in ab10e7c8177f [2025-09-10T09:17:35.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T09:17:36.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T09:17:37.464Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:17:37.464Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T09:17:37.732Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:17:37.732Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T09:17:37.732Z] Executing busybox-1.36.1-r30.trigger [2025-09-10T09:17:37.732Z] OK: 9 MiB in 15 packages [2025-09-10T09:17:39.141Z] Removing intermediate container ab10e7c8177f [2025-09-10T09:17:39.141Z] ---> 7601d18df83a [2025-09-10T09:17:39.141Z] Step 15/24 : WORKDIR / [2025-09-10T09:17:39.141Z] ---> Running in 0daa7088f215 [2025-09-10T09:17:39.408Z] Removing intermediate container 0daa7088f215 [2025-09-10T09:17:39.408Z] ---> f0072bd251c8 [2025-09-10T09:17:39.408Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-09-10T09:17:39.994Z] ---> 46b961e88cc0 [2025-09-10T09:17:39.994Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-09-10T09:17:42.579Z] ---> 8a4a8bbde701 [2025-09-10T09:17:42.579Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-09-10T09:17:42.846Z] ---> a74428d9ebda [2025-09-10T09:17:42.846Z] Step 19/24 : EXPOSE 59994 [2025-09-10T09:17:43.113Z] ---> Running in 70b7d9c876ee [2025-09-10T09:17:43.380Z] Removing intermediate container 70b7d9c876ee [2025-09-10T09:17:43.380Z] ---> c166547616cc [2025-09-10T09:17:43.380Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-09-10T09:17:43.380Z] ---> Running in f0ae3ea1673b [2025-09-10T09:17:43.645Z] Removing intermediate container f0ae3ea1673b [2025-09-10T09:17:43.645Z] ---> abb2f9b4f5e0 [2025-09-10T09:17:43.645Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-10T09:17:43.645Z] ---> Running in 238f64759995 [2025-09-10T09:17:44.227Z] Removing intermediate container 238f64759995 [2025-09-10T09:17:44.227Z] ---> 7ca4b1c26813 [2025-09-10T09:17:44.227Z] Step 22/24 : LABEL arch=arm64 [2025-09-10T09:17:44.227Z] ---> Running in 1d286f42b4e6 [2025-09-10T09:17:44.493Z] Removing intermediate container 1d286f42b4e6 [2025-09-10T09:17:44.493Z] ---> c127eef8d082 [2025-09-10T09:17:44.493Z] Step 23/24 : LABEL git_sha=c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:17:44.493Z] ---> Running in 13bf4040342a [2025-09-10T09:17:44.759Z] Removing intermediate container 13bf4040342a [2025-09-10T09:17:44.760Z] ---> 4d12549cfb1c [2025-09-10T09:17:44.760Z] Step 24/24 : LABEL version=4.1.0-dev.8 [2025-09-10T09:17:45.038Z] ---> Running in 54c5bec22850 [2025-09-10T09:17:45.310Z] Removing intermediate container 54c5bec22850 [2025-09-10T09:17:45.310Z] ---> cb26ba96513c [2025-09-10T09:17:45.310Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-10T09:17:45.310Z] Successfully built cb26ba96513c [2025-09-10T09:17:45.310Z] 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-09-10T09:17:45.477Z] provisioning config files... [2025-09-10T09:17:45.494Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/32@tmp/config17556099417581290335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:17:45.846Z] ---> ****-login.sh [2025-09-10T09:17:45.846Z] nexus3.edgexfoundry.org:10001 [2025-09-10T09:17:46.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:17:46.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:17:46.115Z] Configure a credential helper to remove this warning. See [2025-09-10T09:17:46.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:17:46.115Z] [2025-09-10T09:17:46.115Z] Login Succeeded [2025-09-10T09:17:46.115Z] nexus3.edgexfoundry.org:10002 [2025-09-10T09:17:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:17:46.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:17:46.651Z] Configure a credential helper to remove this warning. See [2025-09-10T09:17:46.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:17:46.652Z] [2025-09-10T09:17:46.652Z] Login Succeeded [2025-09-10T09:17:46.652Z] nexus3.edgexfoundry.org:10003 [2025-09-10T09:17:46.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:17:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:17:46.923Z] Configure a credential helper to remove this warning. See [2025-09-10T09:17:46.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:17:46.923Z] [2025-09-10T09:17:46.923Z] Login Succeeded [2025-09-10T09:17:46.923Z] nexus3.edgexfoundry.org:10004 [2025-09-10T09:17:47.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:17:47.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:17:47.194Z] Configure a credential helper to remove this warning. See [2025-09-10T09:17:47.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:17:47.194Z] [2025-09-10T09:17:47.194Z] Login Succeeded [2025-09-10T09:17:47.194Z] ****.io [2025-09-10T09:17:47.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T09:17:47.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T09:17:47.779Z] Configure a credential helper to remove this warning. See [2025-09-10T09:17:47.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T09:17:47.779Z] [2025-09-10T09:17:47.779Z] Login Succeeded [2025-09-10T09:17:47.779Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T09:17:47.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:17:47.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T09:17:47.880Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-09-10T09:17:47.880Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:17:47.880Z] latest [2025-09-10T09:17:47.880Z] 4.1.0-dev.8 [2025-09-10T09:17:47.880Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:17:47.880Z] main [2025-09-10T09:17:47.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:17:48.269Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:17:48.650Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:17:48.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T09:17:48.650Z] cd64b6cb9f9c: Preparing [2025-09-10T09:17:48.650Z] 135fdb22e1bf: Preparing [2025-09-10T09:17:48.650Z] d12370870463: Preparing [2025-09-10T09:17:48.650Z] 412a9a1c3830: Preparing [2025-09-10T09:17:48.650Z] 3d0d5cd480aa: Preparing [2025-09-10T09:17:48.650Z] 1e890da81ec9: Preparing [2025-09-10T09:17:48.650Z] 1e890da81ec9: Waiting [2025-09-10T09:17:48.928Z] cd64b6cb9f9c: Pushed [2025-09-10T09:17:48.928Z] d12370870463: Pushed [2025-09-10T09:17:48.928Z] 3d0d5cd480aa: Pushed [2025-09-10T09:17:48.928Z] 1e890da81ec9: Layer already exists [2025-09-10T09:17:49.195Z] 412a9a1c3830: Pushed [2025-09-10T09:17:59.270Z] 135fdb22e1bf: Pushed [2025-09-10T09:17:59.270Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:17:59.645Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:00.012Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-09-10T09:18:00.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T09:18:00.012Z] cd64b6cb9f9c: Preparing [2025-09-10T09:18:00.012Z] 135fdb22e1bf: Preparing [2025-09-10T09:18:00.012Z] d12370870463: Preparing [2025-09-10T09:18:00.012Z] 412a9a1c3830: Preparing [2025-09-10T09:18:00.012Z] 3d0d5cd480aa: Preparing [2025-09-10T09:18:00.012Z] 1e890da81ec9: Preparing [2025-09-10T09:18:00.012Z] 1e890da81ec9: Waiting [2025-09-10T09:18:00.012Z] 135fdb22e1bf: Layer already exists [2025-09-10T09:18:00.012Z] cd64b6cb9f9c: Layer already exists [2025-09-10T09:18:00.012Z] 3d0d5cd480aa: Layer already exists [2025-09-10T09:18:00.012Z] d12370870463: Layer already exists [2025-09-10T09:18:00.012Z] 412a9a1c3830: Layer already exists [2025-09-10T09:18:00.012Z] 1e890da81ec9: Layer already exists [2025-09-10T09:18:00.279Z] latest: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:00.640Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:01.004Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [2025-09-10T09:18:01.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T09:18:01.004Z] cd64b6cb9f9c: Preparing [2025-09-10T09:18:01.004Z] 135fdb22e1bf: Preparing [2025-09-10T09:18:01.004Z] d12370870463: Preparing [2025-09-10T09:18:01.004Z] 412a9a1c3830: Preparing [2025-09-10T09:18:01.004Z] 3d0d5cd480aa: Preparing [2025-09-10T09:18:01.004Z] 1e890da81ec9: Preparing [2025-09-10T09:18:01.004Z] 1e890da81ec9: Waiting [2025-09-10T09:18:01.004Z] cd64b6cb9f9c: Layer already exists [2025-09-10T09:18:01.004Z] 412a9a1c3830: Layer already exists [2025-09-10T09:18:01.004Z] d12370870463: Layer already exists [2025-09-10T09:18:01.004Z] 3d0d5cd480aa: Layer already exists [2025-09-10T09:18:01.004Z] 135fdb22e1bf: Layer already exists [2025-09-10T09:18:01.004Z] 1e890da81ec9: Layer already exists [2025-09-10T09:18:01.274Z] 4.1.0-dev.8: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:01.631Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:02.000Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:18:02.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T09:18:02.000Z] cd64b6cb9f9c: Preparing [2025-09-10T09:18:02.000Z] 135fdb22e1bf: Preparing [2025-09-10T09:18:02.000Z] d12370870463: Preparing [2025-09-10T09:18:02.000Z] 412a9a1c3830: Preparing [2025-09-10T09:18:02.000Z] 3d0d5cd480aa: Preparing [2025-09-10T09:18:02.000Z] 1e890da81ec9: Preparing [2025-09-10T09:18:02.000Z] 1e890da81ec9: Waiting [2025-09-10T09:18:02.000Z] 135fdb22e1bf: Layer already exists [2025-09-10T09:18:02.000Z] d12370870463: Layer already exists [2025-09-10T09:18:02.000Z] cd64b6cb9f9c: Layer already exists [2025-09-10T09:18:02.000Z] 412a9a1c3830: Layer already exists [2025-09-10T09:18:02.000Z] 3d0d5cd480aa: Layer already exists [2025-09-10T09:18:02.000Z] 1e890da81ec9: Layer already exists [2025-09-10T09:18:02.265Z] c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:02.627Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:02.990Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-09-10T09:18:02.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T09:18:02.990Z] cd64b6cb9f9c: Preparing [2025-09-10T09:18:02.990Z] 135fdb22e1bf: Preparing [2025-09-10T09:18:02.990Z] d12370870463: Preparing [2025-09-10T09:18:02.990Z] 412a9a1c3830: Preparing [2025-09-10T09:18:02.990Z] 3d0d5cd480aa: Preparing [2025-09-10T09:18:02.990Z] 1e890da81ec9: Preparing [2025-09-10T09:18:02.990Z] 1e890da81ec9: Waiting [2025-09-10T09:18:02.990Z] 135fdb22e1bf: Layer already exists [2025-09-10T09:18:02.990Z] 3d0d5cd480aa: Layer already exists [2025-09-10T09:18:02.990Z] d12370870463: Layer already exists [2025-09-10T09:18:02.990Z] cd64b6cb9f9c: Layer already exists [2025-09-10T09:18:02.990Z] 412a9a1c3830: Layer already exists [2025-09-10T09:18:02.990Z] 1e890da81ec9: Layer already exists [2025-09-10T09:18:03.254Z] main: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T09:18:03.340Z] ===================================================== [Pipeline] echo [2025-09-10T09:18:03.359Z] taggedImages: [2025-09-10T09:18:03.359Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [2025-09-10T09:18:03.359Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-09-10T09:18:03.359Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [2025-09-10T09:18:03.359Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [2025-09-10T09:18:03.359Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-09-10T09:18:03.375Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo [2025-09-10T09:18:03.385Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-09-10T09:18:03.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] echo [2025-09-10T09:18:03.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [Pipeline] echo [2025-09-10T09:18:03.423Z] 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-09-10T09:18:03.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T09:18:03.820Z] [2025-09-10T09:18:03.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T09:18:04.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T09:18:04.164Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-10T09:18:04.164Z] 8998bd30e6a1: Pulling fs layer [2025-09-10T09:18:04.164Z] 04944245beec: Pulling fs layer [2025-09-10T09:18:04.164Z] 699f458cf7ca: Pulling fs layer [2025-09-10T09:18:04.164Z] 765212b225bb: Pulling fs layer [2025-09-10T09:18:04.164Z] f23df028b6ca: Pulling fs layer [2025-09-10T09:18:04.164Z] d65c8cfc05b1: Pulling fs layer [2025-09-10T09:18:04.164Z] 2437ff75d9bd: Pulling fs layer [2025-09-10T09:18:04.164Z] 765212b225bb: Waiting [2025-09-10T09:18:04.164Z] f23df028b6ca: Waiting [2025-09-10T09:18:04.164Z] d65c8cfc05b1: Waiting [2025-09-10T09:18:04.164Z] 2437ff75d9bd: Waiting [2025-09-10T09:18:04.432Z] 04944245beec: Verifying Checksum [2025-09-10T09:18:04.432Z] 04944245beec: Download complete [2025-09-10T09:18:04.432Z] 765212b225bb: Verifying Checksum [2025-09-10T09:18:04.432Z] 765212b225bb: Download complete [2025-09-10T09:18:04.432Z] f23df028b6ca: Verifying Checksum [2025-09-10T09:18:04.432Z] f23df028b6ca: Download complete [2025-09-10T09:18:04.432Z] d65c8cfc05b1: Verifying Checksum [2025-09-10T09:18:04.432Z] d65c8cfc05b1: Download complete [2025-09-10T09:18:04.698Z] 699f458cf7ca: Verifying Checksum [2025-09-10T09:18:04.699Z] 699f458cf7ca: Download complete [2025-09-10T09:18:04.965Z] 8998bd30e6a1: Verifying Checksum [2025-09-10T09:18:04.965Z] 8998bd30e6a1: Download complete [2025-09-10T09:18:07.550Z] 2437ff75d9bd: Verifying Checksum [2025-09-10T09:18:07.550Z] 2437ff75d9bd: Download complete [2025-09-10T09:18:10.135Z] 8998bd30e6a1: Pull complete [2025-09-10T09:18:10.404Z] 04944245beec: Pull complete [2025-09-10T09:18:11.825Z] 699f458cf7ca: Pull complete [2025-09-10T09:18:12.094Z] 765212b225bb: Pull complete [2025-09-10T09:18:13.061Z] f23df028b6ca: Pull complete [2025-09-10T09:18:13.327Z] d65c8cfc05b1: Pull complete [2025-09-10T09:18:31.576Z] 2437ff75d9bd: Pull complete [2025-09-10T09:18:31.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-10T09:18:31.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T09:18:31.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T09:18:31.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container [2025-09-10T09:18:31.862Z] $ 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/32 -v /w/workspace/device-s7/32:/w/workspace/device-s7/32:rw,z -v /w/workspace/device-s7/32@tmp:/w/workspace/device-s7/32@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-09-10T09:18:36.204Z] $ docker top d0607f83d9fdaf9b83c01d4e746c01ced4ab677b08f898f3f3fd919c1294b9d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T09:18:37.134Z] ---> job-cost.sh [2025-09-10T09:18:37.134Z] lf-activate-venv: SKIPPING [2025-09-10T09:18:37.134Z] INFO: No Stack... [2025-09-10T09:18:37.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-10T09:18:38.674Z] INFO: Archiving Costs [Pipeline] sh [2025-09-10T09:18:39.304Z] + cat /w/workspace/device-s7/32/archives/cost.csv [2025-09-10T09:18:39.304Z] + cut -d, -f6 [Pipeline] lock [2025-09-10T09:18:39.335Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [2025-09-10T09:18:39.345Z] Resource [jenkins-edgexfoundry-device-s7-main-32-stack-cost] did not exist. Created. [2025-09-10T09:18:39.351Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T09:18:39.997Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-10T09:18:40.071Z] Stashed 1 file(s) [Pipeline] } [2025-09-10T09:18:40.082Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-10T09:18:40.106Z] $ docker stop --time=1 d0607f83d9fdaf9b83c01d4e746c01ced4ab677b08f898f3f3fd919c1294b9d4 [2025-09-10T09:18:41.624Z] $ docker rm -f --volumes d0607f83d9fdaf9b83c01d4e746c01ced4ab677b08f898f3f3fd919c1294b9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-10T14:59:32.782Z] Cancelling nested steps due to timeout [2025-09-10T14:59:32.788Z] Sending interrupt signal to process [2025-09-10T14:59:37.814Z] script returned exit code 143 [Pipeline] } [2025-09-10T14:59:37.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-10T14:59:38.428Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:38.727Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:39.282Z] ---> package-listing.sh [2025-09-10T14:59:39.282Z] ++ facter osfamily [2025-09-10T14:59:39.282Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T14:59:39.541Z] + OS_FAMILY=redhat [2025-09-10T14:59:39.541Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-09-10T14:59:39.541Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T14:59:39.541Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T14:59:39.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T14:59:39.541Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T14:59:39.541Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T14:59:39.541Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T14:59:39.541Z] + case "${OS_FAMILY}" in [2025-09-10T14:59:39.541Z] + sort [2025-09-10T14:59:39.541Z] + rpm -qa [2025-09-10T14:59:40.110Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T14:59:40.110Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T14:59:40.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T14:59:40.110Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T14:59:40.110Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-09-10T14:59:40.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-09-10T14:59:40.126Z] 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-09-10T14:59:40.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T14:59:40.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T14:59:40.996Z] [2025-09-10T14:59:40.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T14:59:41.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T14:59:41.301Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T14:59:41.301Z] 5eb5b503b376: Pulling fs layer [2025-09-10T14:59:41.301Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T14:59:41.301Z] ec43610c2a17: Pulling fs layer [2025-09-10T14:59:41.301Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T14:59:41.301Z] 33b1e0a273af: Pulling fs layer [2025-09-10T14:59:41.301Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T14:59:41.301Z] 2f39f015ded8: Pulling fs layer [2025-09-10T14:59:41.301Z] 5d3b04190fa2: Waiting [2025-09-10T14:59:41.301Z] 2f39f015ded8: Waiting [2025-09-10T14:59:41.301Z] 3a2ae6a8a46f: Waiting [2025-09-10T14:59:41.301Z] 33b1e0a273af: Waiting [2025-09-10T14:59:41.561Z] 5c69ac0246d0: Verifying Checksum [2025-09-10T14:59:41.561Z] 5c69ac0246d0: Download complete [2025-09-10T14:59:41.561Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-10T14:59:41.561Z] 3a2ae6a8a46f: Download complete [2025-09-10T14:59:41.561Z] ec43610c2a17: Verifying Checksum [2025-09-10T14:59:41.561Z] ec43610c2a17: Download complete [2025-09-10T14:59:41.561Z] 33b1e0a273af: Verifying Checksum [2025-09-10T14:59:41.561Z] 33b1e0a273af: Download complete [2025-09-10T14:59:41.561Z] 5d3b04190fa2: Verifying Checksum [2025-09-10T14:59:41.561Z] 5d3b04190fa2: Download complete [2025-09-10T14:59:41.561Z] 5eb5b503b376: Verifying Checksum [2025-09-10T14:59:41.561Z] 5eb5b503b376: Download complete [2025-09-10T14:59:42.146Z] 2f39f015ded8: Verifying Checksum [2025-09-10T14:59:42.146Z] 2f39f015ded8: Download complete [2025-09-10T14:59:43.091Z] 5eb5b503b376: Pull complete [2025-09-10T14:59:43.091Z] 5c69ac0246d0: Pull complete [2025-09-10T14:59:43.353Z] ec43610c2a17: Pull complete [2025-09-10T14:59:43.611Z] 3a2ae6a8a46f: Pull complete [2025-09-10T14:59:43.611Z] 33b1e0a273af: Pull complete [2025-09-10T14:59:43.875Z] 5d3b04190fa2: Pull complete [2025-09-10T14:59:47.181Z] 2f39f015ded8: Pull complete [2025-09-10T14:59:47.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T14:59:47.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T14:59:47.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T14:59:47.542Z] prd-centos7-docker-4c-2g-8632 does not seem to be running inside a container [2025-09-10T14:59:47.574Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T14:59:50.635Z] $ docker top 8c431fded8bb5952df3fc79523609548b7892ffdc324cd494af360f1d28bffe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T14:59:50.989Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T14:59:51.286Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T14:59:51.575Z] + ls /var/log/sa-host [2025-09-10T14:59:51.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T14:59:51.767Z] provisioning config files... [2025-09-10T14:59:51.809Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3759222304340342761tmp [Pipeline] { [Pipeline] echo [2025-09-10T14:59:51.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:52.162Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T14:59:52.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:52.627Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T14:59:52.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:52.926Z] ---> sudo-logs.sh [2025-09-10T14:59:52.926Z] Archiving 'sudo' log.. [2025-09-10T14:59:52.926Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8632.novalocal: Name or service not known [2025-09-10T14:59:52.926Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8632.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-10T14:59:53.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:53.348Z] ---> job-cost.sh [2025-09-10T14:59:53.348Z] lf-activate-venv: SKIPPING [2025-09-10T14:59:53.348Z] DEBUG: total: 0.10999999940395355 [2025-09-10T14:59:53.348Z] INFO: Retrieving Stack Cost... [2025-09-10T14:59:53.606Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-10T14:59:54.178Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T14:59:54.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T14:59:54.484Z] ---> logs-deploy.sh [2025-09-10T14:59:54.484Z] lf-activate-venv: SKIPPING [2025-09-10T14:59:54.484Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/32 [2025-09-10T14:59:54.484Z] INFO: archiving workspace using pattern(s): [2025-09-10T14:59:55.423Z] Archives upload complete. [2025-09-10T14:59:55.423Z] INFO: archiving logs to Nexus [2025-09-10T14:59:56.357Z] ---> uname -a: [2025-09-10T14:59:56.357Z] Linux prd-centos7-docker-4c-2g-8632.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-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] ---> lscpu: [2025-09-10T14:59:56.357Z] Architecture: x86_64 [2025-09-10T14:59:56.357Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-10T14:59:56.357Z] Byte Order: Little Endian [2025-09-10T14:59:56.357Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-10T14:59:56.357Z] CPU(s): 2 [2025-09-10T14:59:56.357Z] On-line CPU(s) list: 0,1 [2025-09-10T14:59:56.357Z] Thread(s) per core: 1 [2025-09-10T14:59:56.357Z] Core(s) per socket: 1 [2025-09-10T14:59:56.357Z] Socket(s): 2 [2025-09-10T14:59:56.357Z] NUMA node(s): 1 [2025-09-10T14:59:56.357Z] Vendor ID: AuthenticAMD [2025-09-10T14:59:56.357Z] CPU family: 23 [2025-09-10T14:59:56.357Z] Model: 49 [2025-09-10T14:59:56.357Z] Model name: AMD EPYC-Rome Processor [2025-09-10T14:59:56.357Z] Stepping: 0 [2025-09-10T14:59:56.357Z] CPU MHz: 2799.998 [2025-09-10T14:59:56.357Z] BogoMIPS: 5599.99 [2025-09-10T14:59:56.357Z] Virtualization: AMD-V [2025-09-10T14:59:56.357Z] Hypervisor vendor: KVM [2025-09-10T14:59:56.357Z] Virtualization type: full [2025-09-10T14:59:56.357Z] L1d cache: 64 KiB [2025-09-10T14:59:56.357Z] L1i cache: 64 KiB [2025-09-10T14:59:56.357Z] L2 cache: 1 MiB [2025-09-10T14:59:56.357Z] L3 cache: 32 MiB [2025-09-10T14:59:56.357Z] NUMA node0 CPU(s): 0,1 [2025-09-10T14:59:56.357Z] Vulnerability Itlb multihit: Not affected [2025-09-10T14:59:56.357Z] Vulnerability L1tf: Not affected [2025-09-10T14:59:56.357Z] Vulnerability Mds: Not affected [2025-09-10T14:59:56.357Z] Vulnerability Meltdown: Not affected [2025-09-10T14:59:56.357Z] Vulnerability Mmio stale data: Not affected [2025-09-10T14:59:56.357Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-10T14:59:56.357Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-10T14:59:56.357Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-10T14:59:56.357Z] Vulnerability Srbds: Not affected [2025-09-10T14:59:56.357Z] Vulnerability Tsx async abort: Not affected [2025-09-10T14:59:56.357Z] 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-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] ---> nproc: [2025-09-10T14:59:56.357Z] 2 [2025-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] ---> df -h: [2025-09-10T14:59:56.357Z] Filesystem Size Used Avail Use% Mounted on [2025-09-10T14:59:56.357Z] overlay 40G 6.8G 34G 17% / [2025-09-10T14:59:56.357Z] tmpfs 64M 0 64M 0% /dev [2025-09-10T14:59:56.357Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-10T14:59:56.357Z] shm 64M 0 64M 0% /dev/shm [2025-09-10T14:59:56.357Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] [2025-09-10T14:59:56.357Z] Cannot open /var/log/sysstat/sa10: No such file or directory [2025-09-10T14:59:56.357Z] Please check if data collecting is enabled [2025-09-10T14:59:56.357Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T14:59:56.388Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-10T14:59:56.391Z] $ docker stop --time=1 8c431fded8bb5952df3fc79523609548b7892ffdc324cd494af360f1d28bffe6 [2025-09-10T14:59:57.527Z] $ docker rm -f --volumes 8c431fded8bb5952df3fc79523609548b7892ffdc324cd494af360f1d28bffe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-10T14:59:57.629Z] [WS-CLEANUP] Deleting project workspace... [2025-09-10T14:59:57.629Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-10T14:59:57.648Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T14:59:58.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T14:59:58.093Z] [2025-09-10T14:59:58.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T14:59:58.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T14:59:58.400Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T14:59:58.400Z] 5eb5b503b376: Pulling fs layer [2025-09-10T14:59:58.400Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T14:59:58.400Z] ec43610c2a17: Pulling fs layer [2025-09-10T14:59:58.400Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T14:59:58.400Z] 33b1e0a273af: Pulling fs layer [2025-09-10T14:59:58.400Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T14:59:58.400Z] 2f39f015ded8: Pulling fs layer [2025-09-10T14:59:58.400Z] 33b1e0a273af: Waiting [2025-09-10T14:59:58.400Z] 3a2ae6a8a46f: Waiting [2025-09-10T14:59:58.400Z] 5d3b04190fa2: Waiting [2025-09-10T14:59:58.400Z] 2f39f015ded8: Waiting [2025-09-10T14:59:58.400Z] 5c69ac0246d0: Verifying Checksum [2025-09-10T14:59:58.400Z] 5c69ac0246d0: Download complete [2025-09-10T14:59:58.400Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-10T14:59:58.400Z] 3a2ae6a8a46f: Download complete [2025-09-10T14:59:58.400Z] 33b1e0a273af: Verifying Checksum [2025-09-10T14:59:58.400Z] 33b1e0a273af: Download complete [2025-09-10T14:59:58.400Z] 5d3b04190fa2: Download complete [2025-09-10T14:59:58.400Z] ec43610c2a17: Verifying Checksum [2025-09-10T14:59:58.400Z] ec43610c2a17: Download complete [2025-09-10T14:59:58.658Z] 5eb5b503b376: Verifying Checksum [2025-09-10T14:59:58.658Z] 5eb5b503b376: Download complete [2025-09-10T14:59:59.226Z] 2f39f015ded8: Verifying Checksum [2025-09-10T14:59:59.226Z] 2f39f015ded8: Download complete [2025-09-10T15:00:00.602Z] 5eb5b503b376: Pull complete [2025-09-10T15:00:01.169Z] 5c69ac0246d0: Pull complete [2025-09-10T15:00:01.741Z] ec43610c2a17: Pull complete [2025-09-10T15:00:01.741Z] 3a2ae6a8a46f: Pull complete [2025-09-10T15:00:01.999Z] 33b1e0a273af: Pull complete [2025-09-10T15:00:02.567Z] 5d3b04190fa2: Pull complete [2025-09-10T15:00:09.137Z] 2f39f015ded8: Pull complete [2025-09-10T15:00:09.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T15:00:09.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:00:09.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:00:09.242Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2025-09-10T15:00:09.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T15:00:12.801Z] $ docker top 20f4b642202aca1eadc2f556139ce5013a84e971bf398b263277542ec36bd535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:13.151Z] ---> job-cost.sh [2025-09-10T15:00:13.151Z] lf-activate-venv: SKIPPING [2025-09-10T15:00:13.151Z] INFO: No Stack... [2025-09-10T15:00:13.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T15:00:13.976Z] INFO: Archiving Costs [Pipeline] sh [2025-09-10T15:00:14.268Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-09-10T15:00:14.269Z] + cut -d, -f6 [Pipeline] lock [2025-09-10T15:00:14.284Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [2025-09-10T15:00:14.291Z] Resource [jenkins-edgexfoundry-device-s7-main-32-stack-cost] did not exist. Created. [2025-09-10T15:00:14.298Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T15:00:14.612Z] /w/workspace/edgexfoundry_device-s7_main@tmp/durable-e46a0572/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-10T15:00:14.903Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-09-10T15:00:14.924Z] Warning: overwriting stash ‘stack-cost’ [2025-09-10T15:00:14.938Z] Stashed 1 file(s) [Pipeline] } [2025-09-10T15:00:14.945Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-10T15:00:14.972Z] $ docker stop --time=1 20f4b642202aca1eadc2f556139ce5013a84e971bf398b263277542ec36bd535 [2025-09-10T15:00:16.599Z] $ docker rm -f --volumes 20f4b642202aca1eadc2f556139ce5013a84e971bf398b263277542ec36bd535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-10T15:00:16.742Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-10T15:00:17.561Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-09-10T15:00:17.563Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-09-10T15:00:17.563Z] total 16 [2025-09-10T15:00:17.563Z] drwxr-xr-x 3 root root 4096 Sep 10 15:00 . [2025-09-10T15:00:17.563Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:00 .. [2025-09-10T15:00:17.563Z] drwxr-xr-x 2 root root 4096 Sep 10 15:00 cost [2025-09-10T15:00:17.563Z] -rw-r--r-- 1 root root 82 Sep 10 15:00 cost.csv [2025-09-10T15:00:17.563Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-09-10T15:00:17.563Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-09-10T15:00:17.563Z] total 16 [2025-09-10T15:00:17.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 15:00 . [2025-09-10T15:00:17.563Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:00 .. [2025-09-10T15:00:17.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 15:00 cost [2025-09-10T15:00:17.563Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 10 15:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:17.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:18.711Z] ---> package-listing.sh [2025-09-10T15:00:18.711Z] ++ facter osfamily [2025-09-10T15:00:18.711Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T15:00:18.971Z] + OS_FAMILY=debian [2025-09-10T15:00:18.971Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-09-10T15:00:18.971Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T15:00:18.971Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T15:00:18.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T15:00:18.971Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T15:00:18.971Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T15:00:18.971Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T15:00:18.971Z] + case "${OS_FAMILY}" in [2025-09-10T15:00:18.971Z] + dpkg -l [2025-09-10T15:00:18.971Z] + grep '^ii' [2025-09-10T15:00:18.971Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T15:00:18.971Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T15:00:18.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T15:00:18.971Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T15:00:18.971Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-09-10T15:00:18.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-09-10T15:00:18.983Z] 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-09-10T15:00:19.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:00:19.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:00:19.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:00:19.905Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2025-09-10T15:00:19.937Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T15:00:20.185Z] $ docker top d972ca984476c878ab5a389d1a684934e8824388d610d122662a66042185f8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:00:20.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T15:00:20.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T15:00:21.109Z] + ls /var/log/sa-host [2025-09-10T15:00:21.109Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:00:21.145Z] provisioning config files... [2025-09-10T15:00:21.151Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6026642685845948841tmp [Pipeline] { [Pipeline] echo [2025-09-10T15:00:21.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:21.457Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T15:00:21.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:21.772Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T15:00:21.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:22.068Z] ---> sudo-logs.sh [2025-09-10T15:00:22.068Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-10T15:00:22.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:22.374Z] ---> job-cost.sh [2025-09-10T15:00:22.374Z] lf-activate-venv: SKIPPING [2025-09-10T15:00:22.374Z] DEBUG: total: 1.5299999713897705 [2025-09-10T15:00:22.374Z] INFO: Retrieving Stack Cost... [2025-09-10T15:00:22.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T15:00:22.954Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T15:00:22.967Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:00:23.249Z] ---> logs-deploy.sh [2025-09-10T15:00:23.249Z] lf-activate-venv: SKIPPING [2025-09-10T15:00:23.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/32 [2025-09-10T15:00:23.249Z] INFO: archiving workspace using pattern(s): [2025-09-10T15:00:24.183Z] Archives upload complete. [2025-09-10T15:00:24.183Z] INFO: archiving logs to Nexus