Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 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-ssh16540629910939778444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18070161423678363694.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6998140874706314408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9946375078561641523.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-virtual-go/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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14785660608057810642.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-virtual-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11250’ Running on prd-ubuntu20.04-docker-8c-8g-11253 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d (main) Commit message: "Merge pull request #588 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d # timeout=10 > git rev-list --no-walk 436ebf3d8c4554cbb70712dea6758b85bdbc0370 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:49:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:49:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:49:35 ========================================================= 13:49:35 EdgeX Global Pipelines Version Info 13:49:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:49:36 ------------------- 13:49:36 stable info: 13:49:36 ------------------- 13:49:36 Commited By: Cherry Wang cherry@iotechsys.com 13:49:36 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 13:49:36 Message: update stable to v1.0.280 13:49:36 ------------------- 13:49:36 experimental info: 13:49:36 ------------------- 13:49:36 Commited By: Cherry Wang cherry@iotechsys.com 13:49:36 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 13:49:36 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:49:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:49:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:49:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:49:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de41ab9 [Pipeline] echo 13:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:37 provisioning config files... 13:49:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7390344413011176184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:38 ---> ****-login.sh 13:49:38 nexus3.edgexfoundry.org:10001 13:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:38 13:49:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:49:38 Configure a credential helper to remove this warning. See 13:49:38 https://docs.****.com/go/credential-store/ 13:49:38 13:49:38 Login Succeeded 13:49:38 nexus3.edgexfoundry.org:10002 13:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:38 13:49:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:49:38 Configure a credential helper to remove this warning. See 13:49:38 https://docs.****.com/go/credential-store/ 13:49:38 13:49:38 Login Succeeded 13:49:38 nexus3.edgexfoundry.org:10003 13:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:38 13:49:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:49:38 Configure a credential helper to remove this warning. See 13:49:38 https://docs.****.com/go/credential-store/ 13:49:38 13:49:38 Login Succeeded 13:49:38 nexus3.edgexfoundry.org:10004 13:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:38 13:49:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:49:38 Configure a credential helper to remove this warning. See 13:49:38 https://docs.****.com/go/credential-store/ 13:49:38 13:49:38 Login Succeeded 13:49:38 ****.io 13:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:38 13:49:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:49:38 Configure a credential helper to remove this warning. See 13:49:38 https://docs.****.com/go/credential-store/ 13:49:38 13:49:38 Login Succeeded 13:49:38 ---> ****-login.sh ends [Pipeline] } 13:49:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:49:39 + git rev-list -1 --merges de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d~1..de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo 13:49:39 -----------> git rev-list -1 --merges de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d~1..de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 13:49:39 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [false] [Pipeline] sh 13:49:39 + git log --format=format:%s -1 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo 13:49:39 ========================================================= 13:49:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:49:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:40 + git log --format=format:%s -1 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo 13:49:40 [semverPrep] GIT_COMMIT: de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d, Commit Message: Merge pull request #588 from sabrina-lin527/update-changelog [Pipeline] echo 13:49:40 [semverPrep] This is not a build commit. [Pipeline] sh 13:49:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:40 + grep -v github /etc/ssh/ssh_known_hosts 13:49:40 + [ -e /tmp/ssh_known_hosts ] 13:49:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:49:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:49:40 + sudo tee -a /etc/ssh/ssh_known_hosts 13:49:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:40 13:49:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:41 0.1.4: Pulling from edgex-devops/py-git-semver 13:49:41 3dae71ba6b94: Pulling fs layer 13:49:41 6bf1a483ea7c: Pulling fs layer 13:49:41 f5dfc541a4d3: Pulling fs layer 13:49:41 461d9e800cba: Pulling fs layer 13:49:41 80192f66455f: Pulling fs layer 13:49:41 2e8e34ca0e6c: Pulling fs layer 13:49:41 a29436f7fd5d: Pulling fs layer 13:49:41 923cac83aea3: Pulling fs layer 13:49:41 25ad8b0a4227: Pulling fs layer 13:49:41 db01528c6b51: Pulling fs layer 13:49:41 28988de357af: Pulling fs layer 13:49:41 a29436f7fd5d: Waiting 13:49:41 25ad8b0a4227: Waiting 13:49:41 923cac83aea3: Waiting 13:49:41 461d9e800cba: Waiting 13:49:41 80192f66455f: Waiting 13:49:41 db01528c6b51: Waiting 13:49:41 28988de357af: Waiting 13:49:41 2e8e34ca0e6c: Waiting 13:49:41 6bf1a483ea7c: Verifying Checksum 13:49:41 6bf1a483ea7c: Download complete 13:49:41 461d9e800cba: Download complete 13:49:41 80192f66455f: Verifying Checksum 13:49:41 80192f66455f: Download complete 13:49:41 f5dfc541a4d3: Verifying Checksum 13:49:41 f5dfc541a4d3: Download complete 13:49:41 3dae71ba6b94: Verifying Checksum 13:49:41 3dae71ba6b94: Download complete 13:49:41 923cac83aea3: Download complete 13:49:41 25ad8b0a4227: Verifying Checksum 13:49:41 25ad8b0a4227: Download complete 13:49:41 db01528c6b51: Download complete 13:49:41 28988de357af: Verifying Checksum 13:49:41 28988de357af: Download complete 13:49:41 a29436f7fd5d: Verifying Checksum 13:49:41 a29436f7fd5d: Download complete 13:49:42 2e8e34ca0e6c: Verifying Checksum 13:49:42 2e8e34ca0e6c: Download complete 13:49:42 3dae71ba6b94: Pull complete 13:49:43 6bf1a483ea7c: Pull complete 13:49:43 f5dfc541a4d3: Pull complete 13:49:43 461d9e800cba: Pull complete 13:49:43 80192f66455f: Pull complete 13:49:47 2e8e34ca0e6c: Pull complete 13:49:48 a29436f7fd5d: Pull complete 13:49:48 923cac83aea3: Pull complete 13:49:48 25ad8b0a4227: Pull complete 13:49:48 db01528c6b51: Pull complete 13:49:48 28988de357af: Pull complete 13:49:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:48 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 13:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:51 $ docker top c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 -eo pid,comm 13:49:52 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). 13:49:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:52 [ssh-agent] Looking for ssh-agent implementation... 13:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:52 $ docker exec c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent 13:49:52 SSH_AUTH_SOCK=/tmp/ssh-Yn6cbnn7NBwF/agent.33 13:49:52 SSH_AGENT_PID=39 13:49:52 Running ssh-add (command line suppressed) 13:49:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11931076879353280253.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11931076879353280253.key) 13:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:52 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 13:49:53 + git tag --points-at HEAD [Pipeline] } 13:49:53 $ docker exec --env ******** --env ******** c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent -k 13:49:53 unset SSH_AUTH_SOCK; 13:49:53 unset SSH_AGENT_PID; 13:49:53 echo Agent pid 39 killed; 13:49:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:49:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:53 [ssh-agent] Looking for ssh-agent implementation... 13:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:53 $ docker exec c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent 13:49:53 SSH_AUTH_SOCK=/tmp/ssh-8k86cvFGwNCQ/agent.87 13:49:53 SSH_AGENT_PID=93 13:49:53 Running ssh-add (command line suppressed) 13:49:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5920415464830562711.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5920415464830562711.key) 13:49:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:53 + git semver init 13:49:54 2026-05-25 13:49:54,036 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:49:54 2026-05-25 13:49:54,043 [run_init] DEBUG init version:0.0.0 force:False 13:49:54 2026-05-25 13:49:54,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:49:54 2026-05-25 13:49:54,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:49:54 2026-05-25 13:49:54,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 13:49:55 2026-05-25 13:49:55,557 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:49:55 2026-05-25 13:49:55,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:49:55 2026-05-25 13:49:55,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:49:55 2026-05-25 13:49:55,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:49:55 4.1.0-dev.20 [Pipeline] } 13:49:56 $ docker exec --env ******** --env ******** c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent -k 13:49:56 unset SSH_AUTH_SOCK; 13:49:56 unset SSH_AGENT_PID; 13:49:56 echo Agent pid 93 killed; 13:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:56 + git semver [Pipeline] } 13:49:56 $ docker stop --time=1 c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 13:49:57 $ docker rm -f --volumes c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:49:58 Stashed 1 file(s) [Pipeline] echo 13:49:58 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 13:49:58 provisioning config files... 13:49:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9672737217953695262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:59 ---> ****-login.sh 13:49:59 nexus3.edgexfoundry.org:10001 13:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:59 Login Succeeded 13:49:59 nexus3.edgexfoundry.org:10002 13:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:59 Login Succeeded 13:49:59 nexus3.edgexfoundry.org:10003 13:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:59 Login Succeeded 13:49:59 nexus3.edgexfoundry.org:10004 13:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:59 Login Succeeded 13:49:59 ****.io 13:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:59 Login Succeeded 13:49:59 ---> ****-login.sh ends [Pipeline] } 13:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:49:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:49:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:49:59 ========================================================= 13:49:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 13:49:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:50:00 #0 building with "default" instance using docker driver 13:50:00 13:50:00 #1 [internal] load build definition from Dockerfile 13:50:00 #1 transferring dockerfile: 1.79kB done 13:50:00 #1 DONE 0.0s 13:50:00 13:50:00 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 13:50:00 #2 DONE 0.1s 13:50:01 13:50:01 #3 [internal] load .dockerignore 13:50:01 #3 transferring context: 2B done 13:50:01 #3 DONE 0.0s 13:50:01 13:50:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:50:01 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 13:50:01 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:50:01 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 13:50:01 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:50:01 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 13:50:01 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 13:50:01 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 13:50:01 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 13:50:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 13:50:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 13:50:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:50:01 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.78MB / 112.58MB 0.2s 13:50:01 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 13:50:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 13:50:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 13:50:01 #4 ... 13:50:01 13:50:01 #5 [internal] load build context 13:50:01 #5 transferring context: 42.03MB 0.3s done 13:50:01 #5 DONE 0.4s 13:50:01 13:50:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:50:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 37.75MB / 60.15MB 0.4s 13:50:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.21MB / 112.58MB 0.4s 13:50:01 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 13:50:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 13:50:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s 13:50:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.6s 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.8s 13:50:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 81.79MB / 112.58MB 0.9s 13:50:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s done 13:50:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 1.0s 13:50:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done 13:50:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 13:50:02 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 13:50:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 13:50:06 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done 13:50:06 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 13:50:06 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 13:50:06 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:50:06 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 13:50:06 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 13:50:06 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 13:50:06 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 13:50:09 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done 13:50:09 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13:50:09 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 13:50:09 #4 DONE 8.7s 13:50:09 13:50:09 #6 [builder 2/7] WORKDIR /device-virtual-go 13:50:13 #6 DONE 3.0s 13:50:13 13:50:13 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:50:13 #7 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:50:13 #7 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:50:13 #7 0.559 (1/4) Installing openssh-keygen (10.0_p1-r10) 13:50:13 #7 0.819 (2/4) Installing libedit (20250104.3.1-r1) 13:50:13 #7 0.865 (3/4) Installing openssh-client-common (10.0_p1-r10) 13:50:13 #7 0.916 (4/4) Installing openssh-client-default (10.0_p1-r10) 13:50:13 #7 0.929 Executing busybox-1.37.0-r19.trigger 13:50:13 #7 0.938 OK: 269 MiB in 64 packages 13:50:13 #7 DONE 1.1s 13:50:13 Still waiting to schedule task 13:50:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11251’ 13:50:13 13:50:13 #8 [builder 4/7] COPY go.mod vendor* ./ 13:50:13 #8 DONE 0.0s 13:50:13 13:50:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:28 #9 DONE 12.7s 13:50:28 13:50:28 #10 [builder 6/7] COPY . . 13:50:28 #10 DONE 0.2s 13:50:28 13:50:28 #11 [builder 7/7] RUN echo noop 13:50:28 #11 0.165 noop 13:50:28 #11 DONE 0.2s 13:50:28 13:50:28 #12 exporting to image 13:50:28 #12 exporting layers 13:50:34 #12 exporting layers 7.1s done 13:50:34 #12 writing image sha256:c3145e8ef30753aa05c17364e2a7eaa8f07226f3244daa4d5da9dc5e7c54f33e done 13:50:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:50:34 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:34 + docker inspect -f . ci-base-image-x86_64 13:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:34 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 13:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:50:34 $ docker top 2753093fd8d3b4f4f07c59f3cf334587dfbb5121879dbd9e9bd341ff5de1ec98 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:35 + go version 13:50:35 go version go1.25.2 linux/amd64 [Pipeline] } 13:50:35 $ docker stop --time=1 2753093fd8d3b4f4f07c59f3cf334587dfbb5121879dbd9e9bd341ff5de1ec98 13:50:36 $ docker rm -f --volumes 2753093fd8d3b4f4f07c59f3cf334587dfbb5121879dbd9e9bd341ff5de1ec98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:36 + docker inspect -f . ci-base-image-x86_64 13:50:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:37 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 13:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:50:37 $ docker top 2d91229ea938fb81fde702447de4e6da4ce222cc0f6260cf2c75f0d3d17c2f2d -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:37 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 13:50:37 + make test 13:50:37 go test ./... -coverprofile=coverage.out 13:50:39 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:51:01 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:51:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.009s coverage: 59.6% of statements 13:51:08 0 issues. 13:51:08 go vet ./... 13:51:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:51:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:51:13 ./bin/test-attribution-txt.sh 13:51:13 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 13:51:13 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:51:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 13:51:13 $ docker stop --time=1 2d91229ea938fb81fde702447de4e6da4ce222cc0f6260cf2c75f0d3d17c2f2d 13:51:15 $ docker rm -f --volumes 2d91229ea938fb81fde702447de4e6da4ce222cc0f6260cf2c75f0d3d17c2f2d [Pipeline] // withDockerContainer [Pipeline] sh 13:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:51:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:51:17 + ls -al . 13:51:17 total 276 13:51:17 drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:50 . 13:51:17 drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:49 .. 13:51:17 drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:50 .git 13:51:17 drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:49 .github 13:51:17 -rw-rw-r-- 1 jenkins jenkins 272 May 25 13:49 .gitignore 13:51:17 -rw-rw-r-- 1 jenkins jenkins 359 May 25 13:49 .golangci.yml 13:51:17 drwxr-xr-x 3 jenkins jenkins 4096 May 25 13:49 .semver 13:51:17 -rw-rw-r-- 1 jenkins jenkins 20974 May 25 13:49 Attribution.txt 13:51:17 -rw-rw-r-- 1 jenkins jenkins 18039 May 25 13:49 CHANGELOG.md 13:51:17 -rw-rw-r-- 1 jenkins jenkins 1755 May 25 13:49 Dockerfile 13:51:17 -rw-rw-r-- 1 jenkins jenkins 677 May 25 13:49 GOVERNANCE.md 13:51:17 -rw-rw-r-- 1 jenkins jenkins 683 May 25 13:49 Jenkinsfile 13:51:17 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 13:49 LICENSE 13:51:17 -rw-rw-r-- 1 jenkins jenkins 2651 May 25 13:49 Makefile 13:51:17 -rw-rw-r-- 1 jenkins jenkins 623 May 25 13:49 OWNERS.md 13:51:17 -rw-rw-r-- 1 jenkins jenkins 4473 May 25 13:49 README.md 13:51:17 -rw-rw-r-- 1 jenkins jenkins 12 May 25 13:49 VERSION 13:51:17 drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:49 bin 13:51:17 drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:49 cmd 13:51:17 -rw-r--r-- 1 jenkins jenkins 45292 May 25 13:50 coverage.out 13:51:17 -rw-rw-r-- 1 jenkins jenkins 6526 May 25 13:49 go.mod 13:51:17 -rw-rw-r-- 1 jenkins jenkins 89166 May 25 13:49 go.sum 13:51:17 drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:49 internal 13:51:17 -rw-rw-r-- 1 jenkins jenkins 235 May 25 13:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:17 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d --label arch=amd64 --label version=4.1.0-dev.20 . 13:51:17 #0 building with "default" instance using docker driver 13:51:17 13:51:17 #1 [internal] load build definition from Dockerfile 13:51:17 #1 transferring dockerfile: 1.79kB done 13:51:17 #1 DONE 0.0s 13:51:17 13:51:17 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:51:17 #2 DONE 0.0s 13:51:17 13:51:17 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:51:17 #3 DONE 0.1s 13:51:17 13:51:17 #4 [internal] load .dockerignore 13:51:17 #4 transferring context: 2B done 13:51:17 #4 DONE 0.0s 13:51:17 13:51:17 #5 [internal] load build context 13:51:17 #5 transferring context: 60.23kB 0.0s done 13:51:17 #5 DONE 0.0s 13:51:17 13:51:17 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:51:17 #6 DONE 0.1s 13:51:17 13:51:17 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 13:51:17 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 13:51:17 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 13:51:17 #7 ... 13:51:17 13:51:17 #8 [builder 2/7] WORKDIR /device-virtual-go 13:51:17 #8 DONE 0.0s 13:51:17 13:51:17 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 13:51:17 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 13:51:17 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 13:51:17 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 13:51:17 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 13:51:18 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 13:51:18 #7 DONE 0.3s 13:51:18 13:51:18 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:51:18 #9 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:51:18 #9 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:51:18 #9 ... 13:51:18 13:51:18 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:51:18 #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:51:18 #10 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:51:18 #10 0.728 OK: 269 MiB in 64 packages 13:51:18 #10 DONE 0.9s 13:51:18 13:51:18 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:51:18 #9 0.567 (1/1) Installing dumb-init (1.2.5-r3) 13:51:18 #9 0.572 Executing busybox-1.37.0-r20.trigger 13:51:18 #9 0.578 OK: 7 MiB in 17 packages 13:51:18 #9 DONE 0.7s 13:51:18 13:51:18 #11 [builder 4/7] COPY go.mod vendor* ./ 13:51:18 #11 DONE 0.0s 13:51:18 13:51:18 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:19 #12 DONE 0.6s 13:51:19 13:51:19 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:51:19 #13 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:51:19 #13 0.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:51:19 #13 0.826 OK: 7 MiB in 17 packages 13:51:19 #13 DONE 1.0s 13:51:19 13:51:19 #14 [builder 6/7] COPY . . 13:51:19 #14 DONE 0.3s 13:51:19 13:51:19 #15 [builder 7/7] RUN make build 13:51:20 #15 0.248 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 13:51:46 #15 DONE 23.8s 13:51:46 13:51:46 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 13:51:46 #16 DONE 0.0s 13:51:46 13:51:46 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 13:51:46 #17 DONE 0.0s 13:51:46 13:51:46 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 13:51:46 #18 DONE 0.2s 13:51:46 13:51:46 #19 exporting to image 13:51:46 #19 exporting layers 0.1s done 13:51:46 #19 writing image sha256:138297b7af1977b67f1f6ecc2af5ebe7bddd00dab4dbf5a5c5ec1c84fc9720f9 done 13:51:46 #19 naming to docker.io/library/device-virtual done 13:51:46 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:46 provisioning config files... 13:51:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17119235434078182400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:47 ---> ****-login.sh 13:51:47 nexus3.edgexfoundry.org:10001 13:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:47 Login Succeeded 13:51:47 nexus3.edgexfoundry.org:10002 13:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:47 Login Succeeded 13:51:47 nexus3.edgexfoundry.org:10003 13:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:47 Login Succeeded 13:51:47 nexus3.edgexfoundry.org:10004 13:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:47 Login Succeeded 13:51:47 ****.io 13:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:47 Login Succeeded 13:51:47 ---> ****-login.sh ends [Pipeline] } 13:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:51:47 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:51:47 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 13:51:47 latest 13:51:47 4.1.0-dev.20 13:51:47 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 13:51:47 main 13:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 13:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:51:48 a6fd786bc2fa: Preparing 13:51:48 4932239416f7: Preparing 13:51:48 58f1d7c58a6d: Preparing 13:51:48 36a78cf4c3be: Preparing 13:51:48 b4e019ef9280: Preparing 13:51:48 0854555d70ac: Preparing 13:51:48 0854555d70ac: Waiting 13:51:48 58f1d7c58a6d: Pushed 13:51:48 36a78cf4c3be: Pushed 13:51:48 0854555d70ac: Layer already exists 13:51:48 b4e019ef9280: Pushed 13:51:48 4932239416f7: Pushed 13:51:52 a6fd786bc2fa: Pushed 13:51:52 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:51:53 a6fd786bc2fa: Preparing 13:51:53 4932239416f7: Preparing 13:51:53 58f1d7c58a6d: Preparing 13:51:53 36a78cf4c3be: Preparing 13:51:53 b4e019ef9280: Preparing 13:51:53 0854555d70ac: Preparing 13:51:53 0854555d70ac: Waiting 13:51:53 58f1d7c58a6d: Layer already exists 13:51:53 4932239416f7: Layer already exists 13:51:53 b4e019ef9280: Layer already exists 13:51:53 36a78cf4c3be: Layer already exists 13:51:53 a6fd786bc2fa: Layer already exists 13:51:53 0854555d70ac: Layer already exists 13:51:53 latest: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.20 13:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:51:53 a6fd786bc2fa: Preparing 13:51:53 4932239416f7: Preparing 13:51:53 58f1d7c58a6d: Preparing 13:51:53 36a78cf4c3be: Preparing 13:51:53 b4e019ef9280: Preparing 13:51:53 0854555d70ac: Preparing 13:51:53 0854555d70ac: Waiting 13:51:53 b4e019ef9280: Layer already exists 13:51:53 58f1d7c58a6d: Layer already exists 13:51:53 36a78cf4c3be: Layer already exists 13:51:53 a6fd786bc2fa: Layer already exists 13:51:53 4932239416f7: Layer already exists 13:51:53 0854555d70ac: Layer already exists 13:51:53 4.1.0-dev.20: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 13:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:51:54 a6fd786bc2fa: Preparing 13:51:54 4932239416f7: Preparing 13:51:54 58f1d7c58a6d: Preparing 13:51:54 36a78cf4c3be: Preparing 13:51:54 b4e019ef9280: Preparing 13:51:54 0854555d70ac: Preparing 13:51:54 0854555d70ac: Waiting 13:51:54 b4e019ef9280: Layer already exists 13:51:54 4932239416f7: Layer already exists 13:51:54 a6fd786bc2fa: Layer already exists 13:51:54 58f1d7c58a6d: Layer already exists 13:51:54 36a78cf4c3be: Layer already exists 13:51:54 0854555d70ac: Layer already exists 13:51:54 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:51:55 a6fd786bc2fa: Preparing 13:51:55 4932239416f7: Preparing 13:51:55 58f1d7c58a6d: Preparing 13:51:55 36a78cf4c3be: Preparing 13:51:55 b4e019ef9280: Preparing 13:51:55 0854555d70ac: Preparing 13:51:55 0854555d70ac: Waiting 13:51:55 a6fd786bc2fa: Layer already exists 13:51:55 36a78cf4c3be: Layer already exists 13:51:55 4932239416f7: Layer already exists 13:51:55 58f1d7c58a6d: Layer already exists 13:51:55 b4e019ef9280: Layer already exists 13:51:55 0854555d70ac: Layer already exists 13:51:55 main: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:55 ===================================================== [Pipeline] echo 13:51:55 taggedImages: 13:51:55 - nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 13:51:55 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:51:55 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.20 13:51:55 - nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 13:51:55 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:55 13:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:56 latest: Pulling from edgex-lftools-log-publisher 13:51:56 5eb5b503b376: Pulling fs layer 13:51:56 5c69ac0246d0: Pulling fs layer 13:51:56 ec43610c2a17: Pulling fs layer 13:51:56 3a2ae6a8a46f: Pulling fs layer 13:51:56 33b1e0a273af: Pulling fs layer 13:51:56 5d3b04190fa2: Pulling fs layer 13:51:56 2f39f015ded8: Pulling fs layer 13:51:56 3a2ae6a8a46f: Waiting 13:51:56 33b1e0a273af: Waiting 13:51:56 5d3b04190fa2: Waiting 13:51:56 2f39f015ded8: Waiting 13:51:56 5c69ac0246d0: Verifying Checksum 13:51:56 5c69ac0246d0: Download complete 13:51:56 3a2ae6a8a46f: Verifying Checksum 13:51:56 3a2ae6a8a46f: Download complete 13:51:56 33b1e0a273af: Verifying Checksum 13:51:56 33b1e0a273af: Download complete 13:51:56 5d3b04190fa2: Verifying Checksum 13:51:56 5d3b04190fa2: Download complete 13:51:56 ec43610c2a17: Verifying Checksum 13:51:56 ec43610c2a17: Download complete 13:51:56 5eb5b503b376: Verifying Checksum 13:51:56 5eb5b503b376: Download complete 13:51:56 2f39f015ded8: Download complete 13:51:57 5eb5b503b376: Pull complete 13:51:57 5c69ac0246d0: Pull complete 13:51:58 ec43610c2a17: Pull complete 13:51:58 3a2ae6a8a46f: Pull complete 13:51:58 33b1e0a273af: Pull complete 13:51:58 5d3b04190fa2: Pull complete 13:52:03 2f39f015ded8: Pull complete 13:52:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:04 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 13:52:04 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 13:52:06 $ docker top a339e31ba1d544135be77b7d1693c0bf02776026c0386525739fb5265e7b449c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:06 ---> job-cost.sh 13:52:06 lf-activate-venv: SKIPPING 13:52:06 INFO: No Stack... 13:52:06 INFO: Retrieving Pricing Info for: v3-standard-8 13:52:07 INFO: Archiving Costs [Pipeline] sh 13:52:07 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 13:52:07 + cut -d, -f6 [Pipeline] lock 13:52:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] 13:52:07 Resource [jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] did not exist. Created. 13:52:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:07 + echo total: 0.2199999988079071 [Pipeline] stash 13:52:07 Stashed 1 file(s) [Pipeline] } 13:52:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:07 $ docker stop --time=1 a339e31ba1d544135be77b7d1693c0bf02776026c0386525739fb5265e7b449c 13:52:08 $ docker rm -f --volumes a339e31ba1d544135be77b7d1693c0bf02776026c0386525739fb5265e7b449c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:53:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11257 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:53:32 Running in /w/workspace/device-virtual-go/232 [Pipeline] { [Pipeline] checkout 13:53:32 The recommended git tool is: git 13:53:37 using credential edgex-jenkins-ssh 13:53:37 Cloning the remote Git repository 13:53:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:53:37 > git init /w/workspace/device-virtual-go/232 # timeout=10 13:53:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:53:37 > git --version # timeout=10 13:53:37 > git --version # 'git version 2.25.1' 13:53:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:42 Avoid second fetch 13:53:42 Checking out Revision de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d (main) 13:53:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:53:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:42 > git config core.sparsecheckout # timeout=10 13:53:42 > git checkout -f de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d # timeout=10 13:53:43 Commit message: "Merge pull request #588 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:47 provisioning config files... 13:53:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/232@tmp/config1588643748263389116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:48 ---> ****-login.sh 13:53:48 nexus3.edgexfoundry.org:10001 13:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:49 Configure a credential helper to remove this warning. See 13:53:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:49 13:53:49 Login Succeeded 13:53:49 nexus3.edgexfoundry.org:10002 13:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:49 Configure a credential helper to remove this warning. See 13:53:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:49 13:53:49 Login Succeeded 13:53:49 nexus3.edgexfoundry.org:10003 13:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:49 Configure a credential helper to remove this warning. See 13:53:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:49 13:53:49 Login Succeeded 13:53:49 nexus3.edgexfoundry.org:10004 13:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:50 Configure a credential helper to remove this warning. See 13:53:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:50 13:53:50 Login Succeeded 13:53:50 ****.io 13:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:50 Configure a credential helper to remove this warning. See 13:53:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:50 13:53:50 Login Succeeded 13:53:50 ---> ****-login.sh ends [Pipeline] } 13:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 13:53:51 ========================================================= 13:53:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 13:53:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:53:52 Sending build context to Docker daemon 21.27MB 13:53:52 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 13:53:52 Step 2/12 : FROM ${BASE} AS builder 13:53:52 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:53:52 6b59a28fa201: Pulling fs layer 13:53:52 d32bb0dddca7: Pulling fs layer 13:53:52 5dab1238d3d9: Pulling fs layer 13:53:52 196fd7d83e7d: Pulling fs layer 13:53:52 4f4fb700ef54: Pulling fs layer 13:53:52 8ba94037c8f0: Pulling fs layer 13:53:52 deaec5988b04: Pulling fs layer 13:53:52 9f65657bb879: Pulling fs layer 13:53:52 196fd7d83e7d: Waiting 13:53:52 4f4fb700ef54: Waiting 13:53:52 8ba94037c8f0: Waiting 13:53:52 deaec5988b04: Waiting 13:53:52 9f65657bb879: Waiting 13:53:52 d32bb0dddca7: Verifying Checksum 13:53:52 d32bb0dddca7: Download complete 13:53:52 196fd7d83e7d: Verifying Checksum 13:53:52 196fd7d83e7d: Download complete 13:53:52 4f4fb700ef54: Verifying Checksum 13:53:52 4f4fb700ef54: Download complete 13:53:52 8ba94037c8f0: Verifying Checksum 13:53:52 8ba94037c8f0: Download complete 13:53:52 6b59a28fa201: Download complete 13:53:53 9f65657bb879: Verifying Checksum 13:53:53 9f65657bb879: Download complete 13:53:53 6b59a28fa201: Pull complete 13:53:54 d32bb0dddca7: Pull complete 13:53:54 5dab1238d3d9: Verifying Checksum 13:53:54 5dab1238d3d9: Download complete 13:53:55 deaec5988b04: Verifying Checksum 13:53:55 deaec5988b04: Download complete 13:54:10 5dab1238d3d9: Pull complete 13:54:10 196fd7d83e7d: Pull complete 13:54:10 4f4fb700ef54: Pull complete 13:54:10 8ba94037c8f0: Pull complete 13:54:19 deaec5988b04: Pull complete 13:54:20 9f65657bb879: Pull complete 13:54:20 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 13:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 13:54:20 ---> 334268110677 13:54:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:54:22 ---> Running in f3dcd4ee4778 13:54:22 Removing intermediate container f3dcd4ee4778 13:54:22 ---> e4c61530800b 13:54:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:54:22 ---> Running in 64c8524f6f37 13:54:23 Removing intermediate container 64c8524f6f37 13:54:23 ---> 2973a1a59ee0 13:54:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:54:23 ---> Running in 9e51d436ccd1 13:54:23 Removing intermediate container 9e51d436ccd1 13:54:23 ---> aef1d2c05ddc 13:54:23 Step 6/12 : WORKDIR /device-virtual-go 13:54:23 ---> Running in c3fa947cc4c0 13:54:23 Removing intermediate container c3fa947cc4c0 13:54:23 ---> 53cab303e432 13:54:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:24 ---> Running in 79cb3e780476 13:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:54:27 (1/4) Installing openssh-keygen (10.0_p1-r10) 13:54:27 (2/4) Installing libedit (20250104.3.1-r1) 13:54:27 (3/4) Installing openssh-client-common (10.0_p1-r10) 13:54:27 (4/4) Installing openssh-client-default (10.0_p1-r10) 13:54:27 Executing busybox-1.37.0-r19.trigger 13:54:27 OK: 259 MiB in 64 packages 13:54:28 Removing intermediate container 79cb3e780476 13:54:28 ---> 1e1588ba71bf 13:54:28 Step 8/12 : COPY go.mod vendor* ./ 13:54:29 ---> 6efb97ef32c4 13:54:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:29 ---> Running in 3a5fd59901a4 13:56:21 Removing intermediate container 3a5fd59901a4 13:56:21 ---> 05f1a2a062e7 13:56:21 Step 10/12 : COPY . . 13:56:21 ---> 1b3f3f417c6f 13:56:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:56:21 ---> Running in 690d5aa3c7e2 13:56:21 Removing intermediate container 690d5aa3c7e2 13:56:21 ---> d0454f6418b0 13:56:21 Step 12/12 : RUN $MAKE 13:56:21 ---> Running in 84335b2734b7 13:56:21 noop 13:56:21 Removing intermediate container 84335b2734b7 13:56:21 ---> a0aba822222e 13:56:21 Successfully built a0aba822222e 13:56:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:21 + docker inspect -f . ci-base-image-arm64 13:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-11257 does not seem to be running inside a container 13:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/232 -v /w/workspace/device-virtual-go/232:/w/workspace/device-virtual-go/232:rw,z -v /w/workspace/device-virtual-go/232@tmp:/w/workspace/device-virtual-go/232@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 13:56:23 $ docker top 57f6c58e64ec921fc0e50b26e7ccfa39841cb190ddc0f153a3689e4a85708871 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:23 + go version 13:56:23 go version go1.25.3 linux/arm64 [Pipeline] } 13:56:24 $ docker stop --time=1 57f6c58e64ec921fc0e50b26e7ccfa39841cb190ddc0f153a3689e4a85708871 13:56:25 $ docker rm -f --volumes 57f6c58e64ec921fc0e50b26e7ccfa39841cb190ddc0f153a3689e4a85708871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:26 + docker inspect -f . ci-base-image-arm64 13:56:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:26 prd-ubuntu20.04-docker-arm64-4c-16g-11257 does not seem to be running inside a container 13:56:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/232 -v /w/workspace/device-virtual-go/232:/w/workspace/device-virtual-go/232:rw,z -v /w/workspace/device-virtual-go/232@tmp:/w/workspace/device-virtual-go/232@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 13:56:27 $ docker top 5cc387cc73263d1ed1966d401ef5d96ee8fe5d70fa9ed439c1f6e77f1a0ff01f -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:28 + git config --global --add safe.directory /w/workspace/device-virtual-go/232 [Pipeline] fileExists [Pipeline] sh 13:56:29 + make test 13:56:29 go test ./... -coverprofile=coverage.out 13:56:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:01:14 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 14:01:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.133s coverage: 59.4% of statements 14:01:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:01:14 go vet ./... 14:02:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:01 ./bin/test-attribution-txt.sh 14:02:01 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 14:02:01 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 14:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 14:02:01 $ docker stop --time=1 5cc387cc73263d1ed1966d401ef5d96ee8fe5d70fa9ed439c1f6e77f1a0ff01f 14:02:03 $ docker rm -f --volumes 5cc387cc73263d1ed1966d401ef5d96ee8fe5d70fa9ed439c1f6e77f1a0ff01f [Pipeline] // withDockerContainer [Pipeline] sh 14:02:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:05 Warning: overwriting stash ‘coverage-report’ 14:02:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:06 + ls -al . 14:02:06 total 272 14:02:06 drwxrwxr-x 7 jenkins jenkins 4096 May 25 13:56 . 14:02:06 drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:53 .. 14:02:06 drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:53 .git 14:02:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:53 .github 14:02:06 -rw-rw-r-- 1 jenkins jenkins 272 May 25 13:53 .gitignore 14:02:06 -rw-rw-r-- 1 jenkins jenkins 359 May 25 13:53 .golangci.yml 14:02:06 -rw-rw-r-- 1 jenkins jenkins 20974 May 25 13:53 Attribution.txt 14:02:06 -rw-rw-r-- 1 jenkins jenkins 18039 May 25 13:53 CHANGELOG.md 14:02:06 -rw-rw-r-- 1 jenkins jenkins 1755 May 25 13:53 Dockerfile 14:02:06 -rw-rw-r-- 1 jenkins jenkins 677 May 25 13:53 GOVERNANCE.md 14:02:06 -rw-rw-r-- 1 jenkins jenkins 683 May 25 13:53 Jenkinsfile 14:02:06 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 13:53 LICENSE 14:02:06 -rw-rw-r-- 1 jenkins jenkins 2651 May 25 13:53 Makefile 14:02:06 -rw-rw-r-- 1 jenkins jenkins 623 May 25 13:53 OWNERS.md 14:02:06 -rw-rw-r-- 1 jenkins jenkins 4473 May 25 13:53 README.md 14:02:06 -rw-rw-r-- 1 jenkins jenkins 12 May 25 13:49 VERSION 14:02:06 drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:53 bin 14:02:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:53 cmd 14:02:06 -rw-r--r-- 1 jenkins jenkins 45292 May 25 14:01 coverage.out 14:02:06 -rw-rw-r-- 1 jenkins jenkins 6526 May 25 13:53 go.mod 14:02:06 -rw-rw-r-- 1 jenkins jenkins 89166 May 25 13:53 go.sum 14:02:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:53 internal 14:02:06 -rw-rw-r-- 1 jenkins jenkins 235 May 25 13:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:06 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d --label arch=arm64 --label version=4.1.0-dev.20 . 14:02:07 Sending build context to Docker daemon 21.31MB 14:02:07 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 14:02:07 Step 2/26 : FROM ${BASE} AS builder 14:02:07 ---> a0aba822222e 14:02:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:02:07 ---> Running in bf9f8564dbcb 14:02:08 Removing intermediate container bf9f8564dbcb 14:02:08 ---> ce5f761ad6ce 14:02:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:02:08 ---> Running in 6d3484f01727 14:02:08 Removing intermediate container 6d3484f01727 14:02:08 ---> 1382b67777fc 14:02:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:02:08 ---> Running in a0d096e34424 14:02:08 Removing intermediate container a0d096e34424 14:02:08 ---> 26570bc9b58f 14:02:08 Step 6/26 : WORKDIR /device-virtual-go 14:02:08 ---> Running in 8fc48f3bb28c 14:02:09 Removing intermediate container 8fc48f3bb28c 14:02:09 ---> a8faacd934ea 14:02:09 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:09 ---> Running in 419defb85fe6 14:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:02:12 OK: 259 MiB in 64 packages 14:02:13 Removing intermediate container 419defb85fe6 14:02:13 ---> 5187cf64892a 14:02:13 Step 8/26 : COPY go.mod vendor* ./ 14:02:15 ---> 9417e80b6003 14:02:15 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:15 ---> Running in ce722ec08272 14:02:17 Removing intermediate container ce722ec08272 14:02:17 ---> 1254dbd41103 14:02:17 Step 10/26 : COPY . . 14:02:19 ---> 8d20369a553e 14:02:19 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:19 ---> Running in d25d759d0bbc 14:02:19 Removing intermediate container d25d759d0bbc 14:02:19 ---> 53d60f97fa4d 14:02:19 Step 12/26 : RUN $MAKE 14:02:19 ---> Running in 2320c033bf41 14:02:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:06:42 Removing intermediate container 2320c033bf41 14:06:42 ---> 994dd67667e7 14:06:42 Step 13/26 : FROM alpine:3.22 14:06:42 3.22: Pulling from library/alpine 14:06:42 58e777220c39: Pulling fs layer 14:06:42 58e777220c39: Verifying Checksum 14:06:42 58e777220c39: Download complete 14:06:42 58e777220c39: Pull complete 14:06:42 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 14:06:42 Status: Downloaded newer image for alpine:3.22 14:06:42 ---> 6a2735c23ff3 14:06:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:06:42 ---> Running in d1dc426a34d1 14:06:42 Removing intermediate container d1dc426a34d1 14:06:42 ---> abe3ba8c30cd 14:06:42 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:06:42 ---> Running in 63d8fdd33f19 14:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:06:42 (1/1) Installing dumb-init (1.2.5-r3) 14:06:42 Executing busybox-1.37.0-r20.trigger 14:06:42 OK: 8 MiB in 17 packages 14:06:42 Removing intermediate container 63d8fdd33f19 14:06:42 ---> b248f0399cba 14:06:42 Step 16/26 : RUN apk --no-cache upgrade 14:06:42 ---> Running in 183e1cf72813 14:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:06:42 OK: 8 MiB in 17 packages 14:06:42 Removing intermediate container 183e1cf72813 14:06:42 ---> 1b80ed7f21e3 14:06:42 Step 17/26 : WORKDIR / 14:06:42 ---> Running in a81849c03009 14:06:42 Removing intermediate container a81849c03009 14:06:42 ---> 6399a078b869 14:06:42 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:06:42 ---> 6dafc298806a 14:06:42 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:06:43 ---> 0623b1f9f576 14:06:43 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:06:45 ---> 7ca7cbfcd0ff 14:06:45 Step 21/26 : EXPOSE 59900 14:06:45 ---> Running in 21cfe27e5efd 14:06:46 Removing intermediate container 21cfe27e5efd 14:06:46 ---> 9727960219de 14:06:46 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:06:46 ---> Running in eceae9f4a7bc 14:06:46 Removing intermediate container eceae9f4a7bc 14:06:46 ---> d7ea04681950 14:06:46 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:06:46 ---> Running in 556833bdfbf6 14:06:46 Removing intermediate container 556833bdfbf6 14:06:46 ---> 8e6f6e6684fd 14:06:46 Step 24/26 : LABEL arch=arm64 14:06:46 ---> Running in e9f9c789d79b 14:06:47 Removing intermediate container e9f9c789d79b 14:06:47 ---> ae186c57143b 14:06:47 Step 25/26 : LABEL git_sha=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 14:06:47 ---> Running in 85a9dadee56c 14:06:47 Removing intermediate container 85a9dadee56c 14:06:47 ---> f852adb4da8c 14:06:47 Step 26/26 : LABEL version=4.1.0-dev.20 14:06:47 ---> Running in ff174769911e 14:06:47 Removing intermediate container ff174769911e 14:06:47 ---> 774d750825e0 14:06:47 [Warning] One or more build-args [ARCH] were not consumed 14:06:47 Successfully built 774d750825e0 14:06:47 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:48 provisioning config files... 14:06:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/232@tmp/config6468365087091507416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:48 ---> ****-login.sh 14:06:48 nexus3.edgexfoundry.org:10001 14:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:48 Configure a credential helper to remove this warning. See 14:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:48 14:06:48 Login Succeeded 14:06:48 nexus3.edgexfoundry.org:10002 14:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:49 Configure a credential helper to remove this warning. See 14:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:49 14:06:49 Login Succeeded 14:06:49 nexus3.edgexfoundry.org:10003 14:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:49 Configure a credential helper to remove this warning. See 14:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:49 14:06:49 Login Succeeded 14:06:49 nexus3.edgexfoundry.org:10004 14:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 ****.io 14:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:50 Configure a credential helper to remove this warning. See 14:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:50 14:06:50 Login Succeeded 14:06:50 ---> ****-login.sh ends [Pipeline] } 14:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 14:06:50 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:06:50 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 14:06:50 latest 14:06:50 4.1.0-dev.20 14:06:50 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 14:06:50 main 14:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 14:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:06:51 eebeaa0b6a57: Preparing 14:06:51 42e315e9f61a: Preparing 14:06:51 bb0e2affea6a: Preparing 14:06:51 3793b86dd8ef: Preparing 14:06:51 faeef5f36760: Preparing 14:06:51 eeaa73608b53: Preparing 14:06:51 eeaa73608b53: Waiting 14:06:51 3793b86dd8ef: Pushed 14:06:51 bb0e2affea6a: Pushed 14:06:51 42e315e9f61a: Pushed 14:06:51 faeef5f36760: Pushed 14:06:51 eeaa73608b53: Layer already exists 14:07:00 eebeaa0b6a57: Pushed 14:07:00 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:07:00 eebeaa0b6a57: Preparing 14:07:00 42e315e9f61a: Preparing 14:07:00 bb0e2affea6a: Preparing 14:07:00 3793b86dd8ef: Preparing 14:07:00 faeef5f36760: Preparing 14:07:00 eeaa73608b53: Preparing 14:07:00 eeaa73608b53: Waiting 14:07:00 eebeaa0b6a57: Layer already exists 14:07:00 bb0e2affea6a: Layer already exists 14:07:00 42e315e9f61a: Layer already exists 14:07:00 faeef5f36760: Layer already exists 14:07:00 3793b86dd8ef: Layer already exists 14:07:00 eeaa73608b53: Layer already exists 14:07:01 latest: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.20 14:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:07:03 eebeaa0b6a57: Preparing 14:07:03 42e315e9f61a: Preparing 14:07:03 bb0e2affea6a: Preparing 14:07:03 3793b86dd8ef: Preparing 14:07:03 faeef5f36760: Preparing 14:07:03 eeaa73608b53: Preparing 14:07:03 eeaa73608b53: Waiting 14:07:03 eebeaa0b6a57: Layer already exists 14:07:03 faeef5f36760: Layer already exists 14:07:03 3793b86dd8ef: Layer already exists 14:07:03 bb0e2affea6a: Layer already exists 14:07:03 42e315e9f61a: Layer already exists 14:07:03 eeaa73608b53: Layer already exists 14:07:04 4.1.0-dev.20: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 14:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:07:05 eebeaa0b6a57: Preparing 14:07:05 42e315e9f61a: Preparing 14:07:05 bb0e2affea6a: Preparing 14:07:05 3793b86dd8ef: Preparing 14:07:05 faeef5f36760: Preparing 14:07:05 eeaa73608b53: Preparing 14:07:05 eeaa73608b53: Waiting 14:07:05 faeef5f36760: Layer already exists 14:07:05 42e315e9f61a: Layer already exists 14:07:05 3793b86dd8ef: Layer already exists 14:07:05 bb0e2affea6a: Layer already exists 14:07:05 eebeaa0b6a57: Layer already exists 14:07:05 eeaa73608b53: Layer already exists 14:07:05 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:07:06 eebeaa0b6a57: Preparing 14:07:06 42e315e9f61a: Preparing 14:07:06 bb0e2affea6a: Preparing 14:07:06 3793b86dd8ef: Preparing 14:07:06 faeef5f36760: Preparing 14:07:06 eeaa73608b53: Preparing 14:07:06 eeaa73608b53: Waiting 14:07:06 faeef5f36760: Layer already exists 14:07:06 42e315e9f61a: Layer already exists 14:07:06 bb0e2affea6a: Layer already exists 14:07:06 eebeaa0b6a57: Layer already exists 14:07:06 3793b86dd8ef: Layer already exists 14:07:06 eeaa73608b53: Layer already exists 14:07:06 main: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:06 ===================================================== [Pipeline] echo 14:07:06 taggedImages: 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.20 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:06 14:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:07 arm64: Pulling from edgex-lftools-log-publisher 14:07:07 8998bd30e6a1: Pulling fs layer 14:07:07 04944245beec: Pulling fs layer 14:07:07 699f458cf7ca: Pulling fs layer 14:07:07 765212b225bb: Pulling fs layer 14:07:07 f23df028b6ca: Pulling fs layer 14:07:07 d65c8cfc05b1: Pulling fs layer 14:07:07 2437ff75d9bd: Pulling fs layer 14:07:07 f23df028b6ca: Waiting 14:07:07 d65c8cfc05b1: Waiting 14:07:07 2437ff75d9bd: Waiting 14:07:07 765212b225bb: Waiting 14:07:07 04944245beec: Verifying Checksum 14:07:07 04944245beec: Download complete 14:07:07 765212b225bb: Verifying Checksum 14:07:07 765212b225bb: Download complete 14:07:07 f23df028b6ca: Verifying Checksum 14:07:07 f23df028b6ca: Download complete 14:07:07 d65c8cfc05b1: Download complete 14:07:07 699f458cf7ca: Verifying Checksum 14:07:07 699f458cf7ca: Download complete 14:07:08 8998bd30e6a1: Download complete 14:07:10 2437ff75d9bd: Verifying Checksum 14:07:10 2437ff75d9bd: Download complete 14:07:13 8998bd30e6a1: Pull complete 14:07:18 04944245beec: Pull complete 14:07:19 699f458cf7ca: Pull complete 14:07:19 765212b225bb: Pull complete 14:07:20 f23df028b6ca: Pull complete 14:07:20 d65c8cfc05b1: Pull complete 14:07:36 2437ff75d9bd: Pull complete 14:07:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:36 prd-ubuntu20.04-docker-arm64-4c-16g-11257 does not seem to be running inside a container 14:07:37 $ 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-virtual-go/232 -v /w/workspace/device-virtual-go/232:/w/workspace/device-virtual-go/232:rw,z -v /w/workspace/device-virtual-go/232@tmp:/w/workspace/device-virtual-go/232@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 14:07:39 $ docker top 1a8fc348774df8fccc06bb1a6e0b255299d7420a1df10406eaf17add0b313f5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:40 ---> job-cost.sh 14:07:40 lf-activate-venv: SKIPPING 14:07:40 INFO: No Stack... 14:07:41 INFO: Retrieving Pricing Info for: v3-standard-4 14:07:42 INFO: Archiving Costs [Pipeline] sh 14:07:42 + cat /w/workspace/device-virtual-go/232/archives/cost.csv 14:07:42 + cut -d, -f6 [Pipeline] lock 14:07:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] 14:07:42 Resource [jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] did not exist. Created. 14:07:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:43 /w/workspace/device-virtual-go/232@tmp/durable-817ef6ad/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:07:43 + echo total: 0.10999999940395355 [Pipeline] stash 14:07:43 Warning: overwriting stash ‘stack-cost’ 14:07:44 Stashed 1 file(s) [Pipeline] } 14:07:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:44 $ docker stop --time=1 1a8fc348774df8fccc06bb1a6e0b255299d7420a1df10406eaf17add0b313f5a 14:07:46 $ docker rm -f --volumes 1a8fc348774df8fccc06bb1a6e0b255299d7420a1df10406eaf17add0b313f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:07:47 provisioning config files... 14:07:47 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1593560043723314406tmp [Pipeline] { [Pipeline] sh 14:07:47 + set +x 14:07:47 + curl -s https://codecov.io/bash 14:07:47 + bash -s -- 14:07:47 14:07:47 _____ _ 14:07:47 / ____| | | 14:07:47 | | ___ __| | ___ ___ _____ __ 14:07:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:07:47 | |___| (_) | (_| | __/ (_| (_) \ V / 14:07:47 \_____\___/ \__,_|\___|\___\___/ \_/ 14:07:47 Bash-1.0.6 14:07:47 14:07:47 14:07:47 ==> git version 2.25.1 found 14:07:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:07:47 Release-Date: 2020-01-08 14:07:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:07:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:07:47 ==> Jenkins CI detected. 14:07:47 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:07:47 project root: . 14:07:47 --> token set from env 14:07:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:07:47 ==> Running gcov in . (disable via -X gcov) 14:07:47 ==> Python coveragepy not found 14:07:47 ==> Searching for coverage reports in: 14:07:47 + . 14:07:47 -> Found 1 reports 14:07:47 ==> Detecting git/mercurial file structure 14:07:47 ==> Reading reports 14:07:47 + ./coverage.out bytes=45292 14:07:48 ==> Appending adjustments 14:07:48 https://docs.codecov.io/docs/fixing-reports 14:07:48 + Found adjustments 14:07:48 ==> Gzipping contents 14:07:48 8.0K /tmp/codecov.sZ9mOQ.gz 14:07:48 ==> Uploading reports 14:07:48 url: https://codecov.io 14:07:48 query: branch=main&commit=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:48 -> Pinging Codecov 14:07:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:07:48 -> Uploading to 14:07:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d/7dcf9ace-23d1-4507-8196-b6ec8b6c7128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T140748Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ca1ecaa061497478ff5e2d835418b00182125940bba8913260195d3351941f1f 14:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:48 Dload Upload Total Spent Left Speed 14:07:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 33325 --:--:-- --:--:-- --:--:-- 33325 14:07:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] } 14:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:07:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:07:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:07:48 14:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:07:49 latest: Pulling from edgex-devops/edgex-snyk-go 14:07:49 2d35ebdb57d9: Already exists 14:07:49 85e8836fcdb2: Pulling fs layer 14:07:49 91631faa732a: Pulling fs layer 14:07:49 f3f5ae8826fa: Pulling fs layer 14:07:49 4f4fb700ef54: Pulling fs layer 14:07:49 7861252a18e6: Pulling fs layer 14:07:49 9130f900ef6f: Pulling fs layer 14:07:49 4f4fb700ef54: Waiting 14:07:49 9130f900ef6f: Waiting 14:07:49 7861252a18e6: Waiting 14:07:49 f3f5ae8826fa: Verifying Checksum 14:07:49 f3f5ae8826fa: Download complete 14:07:49 85e8836fcdb2: Download complete 14:07:49 4f4fb700ef54: Verifying Checksum 14:07:49 4f4fb700ef54: Download complete 14:07:49 85e8836fcdb2: Pull complete 14:07:49 7861252a18e6: Verifying Checksum 14:07:49 7861252a18e6: Download complete 14:07:49 91631faa732a: Verifying Checksum 14:07:49 91631faa732a: Download complete 14:07:50 9130f900ef6f: Verifying Checksum 14:07:54 91631faa732a: Pull complete 14:07:54 f3f5ae8826fa: Pull complete 14:07:54 4f4fb700ef54: Pull complete 14:07:54 7861252a18e6: Pull complete 14:07:58 9130f900ef6f: Pull complete 14:07:58 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 14:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:58 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 14:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:08:01 $ docker top e15f43d352c624a005e4c18dec4687bd155a35992e40493156c33bf853a6c89d -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:01 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 14:08:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:08:02 + set -o pipefail 14:08:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:08:10 14:08:10 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:08:10 14:08:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/423ecd22-9316-4288-b018-c7de5f21d615 14:08:10 14:08:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:08:10 [Pipeline] } 14:08:10 $ docker stop --time=1 e15f43d352c624a005e4c18dec4687bd155a35992e40493156c33bf853a6c89d 14:08:13 $ docker rm -f --volumes e15f43d352c624a005e4c18dec4687bd155a35992e40493156c33bf853a6c89d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:08:14 + git log --format=format:%s -1 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] sh 14:08:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:14 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 14:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:15 $ docker top f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c -eo pid,comm 14:08:15 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). 14:08:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:15 [ssh-agent] Looking for ssh-agent implementation... 14:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:15 $ docker exec f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c ssh-agent 14:08:15 SSH_AUTH_SOCK=/tmp/ssh-y5pwYY6vNt4z/agent.31 14:08:15 SSH_AGENT_PID=37 14:08:15 Running ssh-add (command line suppressed) 14:08:15 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10594684588389979613.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10594684588389979613.key) 14:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:15 + git semver tag 14:08:16 2026-05-25 14:08:15,955 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:08:16 2026-05-25 14:08:15,958 [run_tag] DEBUG tag force:False 14:08:16 2026-05-25 14:08:15,958 [check_head_tag] DEBUG check head tag 14:08:16 2026-05-25 14:08:15,958 [execute] INFO git cat-file --batch-check 14:08:16 2026-05-25 14:08:15,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 14:08:16 2026-05-25 14:08:15,960 [execute] INFO git cat-file --batch 14:08:16 2026-05-25 14:08:15,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 14:08:16 2026-05-25 14:08:15,971 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:16 2026-05-25 14:08:15,971 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 14:08:16 2026-05-25 14:08:15,971 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 14:08:16 2026-05-25 14:08:15,974 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:16 4.1.0-dev.20 [Pipeline] } 14:08:16 $ docker exec --env ******** --env ******** f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c ssh-agent -k 14:08:16 unset SSH_AUTH_SOCK; 14:08:16 unset SSH_AGENT_PID; 14:08:16 echo Agent pid 37 killed; 14:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:16 + git semver [Pipeline] } 14:08:16 $ docker stop --time=1 f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c 14:08:18 $ docker rm -f --volumes f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:18 14:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:18 0.23.1-centos7: Pulling from edgex-lftools 14:08:18 ab5ef0e58194: Pulling fs layer 14:08:18 9712f1f96733: Pulling fs layer 14:08:18 63f879dbbcfc: Pulling fs layer 14:08:18 0d9ebad4ef96: Pulling fs layer 14:08:18 e9a5061849ea: Pulling fs layer 14:08:18 d747dcd14b5f: Pulling fs layer 14:08:18 2de7ff778b66: Pulling fs layer 14:08:18 e9a5061849ea: Waiting 14:08:18 d747dcd14b5f: Waiting 14:08:18 2de7ff778b66: Waiting 14:08:18 0d9ebad4ef96: Waiting 14:08:18 9712f1f96733: Download complete 14:08:19 63f879dbbcfc: Verifying Checksum 14:08:19 63f879dbbcfc: Download complete 14:08:19 e9a5061849ea: Verifying Checksum 14:08:19 e9a5061849ea: Download complete 14:08:19 d747dcd14b5f: Verifying Checksum 14:08:19 d747dcd14b5f: Download complete 14:08:19 ab5ef0e58194: Verifying Checksum 14:08:19 ab5ef0e58194: Download complete 14:08:19 0d9ebad4ef96: Verifying Checksum 14:08:19 0d9ebad4ef96: Download complete 14:08:19 2de7ff778b66: Verifying Checksum 14:08:19 2de7ff778b66: Download complete 14:08:23 ab5ef0e58194: Pull complete 14:08:23 9712f1f96733: Pull complete 14:08:23 63f879dbbcfc: Pull complete 14:08:29 0d9ebad4ef96: Pull complete 14:08:29 e9a5061849ea: Pull complete 14:08:29 d747dcd14b5f: Pull complete 14:08:29 2de7ff778b66: Pull complete 14:08:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:30 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 14:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:08:33 $ docker top 760a2a7609a6b7c0de3df7346f1c90796c385535262c4e427c8a04ff32df4fc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:08:33 provisioning config files... 14:08:33 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17940863276181720954tmp 14:08:33 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15214047947408489081tmp 14:08:33 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16847145353200877134tmp [Pipeline] { [Pipeline] echo 14:08:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:08:33 ---> sigul-configuration.sh 14:08:33 gpg: directory `/root/.gnupg' created 14:08:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:08:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:08:33 gpg: keyring `/root/.gnupg/secring.gpg' created 14:08:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:08:33 gpg: CAST5 encrypted data 14:08:33 gpg: encrypted with 1 passphrase 14:08:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:08:34 + mkdir /home/jenkins 14:08:34 + mkdir /home/jenkins/sigul [Pipeline] sh 14:08:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:08:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:08:34 ---> sigul-install.sh 14:08:34 Sigul already installed; skipping installation. [Pipeline] sh 14:08:35 + git tag --list 14:08:35 v1.0.0 14:08:35 v1.1.0 14:08:35 v1.1.1 14:08:35 v1.2.1 14:08:35 v1.2.2 14:08:35 v1.2.3 14:08:35 v1.3.0 14:08:35 v1.3.1 14:08:35 v2.0.0 14:08:35 v2.1.0 14:08:35 v2.1.1 14:08:35 v2.2.0 14:08:35 v2.3.0 14:08:35 v3.0 14:08:35 v3.0.0 14:08:35 v3.1 14:08:35 v3.1.0 14:08:35 v3.1.1 14:08:35 v4.0 14:08:35 v4.0.0 14:08:35 v4.0.1 14:08:35 v4.1.0-dev.1 14:08:35 v4.1.0-dev.10 14:08:35 v4.1.0-dev.11 14:08:35 v4.1.0-dev.12 14:08:35 v4.1.0-dev.13 14:08:35 v4.1.0-dev.14 14:08:35 v4.1.0-dev.15 14:08:35 v4.1.0-dev.16 14:08:35 v4.1.0-dev.17 14:08:35 v4.1.0-dev.18 14:08:35 v4.1.0-dev.19 14:08:35 v4.1.0-dev.2 14:08:35 v4.1.0-dev.20 14:08:35 v4.1.0-dev.3 14:08:35 v4.1.0-dev.4 14:08:35 v4.1.0-dev.5 14:08:35 v4.1.0-dev.6 14:08:35 v4.1.0-dev.7 14:08:35 v4.1.0-dev.8 14:08:35 v4.1.0-dev.9 [Pipeline] sh 14:08:35 + lftools sign git-tag v4.1.0-dev.20 14:08:35 Signing Git tag with Sigul... 14:08:35 Signing v4.1.0-dev.20 [Pipeline] echo 14:08:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:08:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:08:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:08:36 $ docker stop --time=1 760a2a7609a6b7c0de3df7346f1c90796c385535262c4e427c8a04ff32df4fc5 14:08:37 $ docker rm -f --volumes 760a2a7609a6b7c0de3df7346f1c90796c385535262c4e427c8a04ff32df4fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:08:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:38 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 14:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:39 $ docker top a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa -eo pid,comm 14:08:39 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). 14:08:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:39 [ssh-agent] Looking for ssh-agent implementation... 14:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:39 $ docker exec a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa ssh-agent 14:08:39 SSH_AUTH_SOCK=/tmp/ssh-VjfJxsMywkMJ/agent.31 14:08:39 SSH_AGENT_PID=37 14:08:39 Running ssh-add (command line suppressed) 14:08:39 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18022839121376690192.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18022839121376690192.key) 14:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:39 + git semver bump pre 14:08:40 2026-05-25 14:08:39,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:08:40 2026-05-25 14:08:39,999 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:40 2026-05-25 14:08:39,999 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev 14:08:40 2026-05-25 14:08:39,999 [bump_version] DEBUG bumped version:4.1.0-dev.21 14:08:40 2026-05-25 14:08:39,999 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:08:40 2026-05-25 14:08:39,999 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:40 2026-05-25 14:08:39,999 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:40 2026-05-25 14:08:40,001 [execute] INFO git cat-file --batch-check 14:08:40 2026-05-25 14:08:40,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 14:08:40 2026-05-25 14:08:40,004 [execute] INFO git cat-file --batch 14:08:40 2026-05-25 14:08:40,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 14:08:40 2026-05-25 14:08:40,007 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:40 4.1.0-dev.21 [Pipeline] } 14:08:40 $ docker exec --env ******** --env ******** a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa ssh-agent -k 14:08:40 unset SSH_AUTH_SOCK; 14:08:40 unset SSH_AGENT_PID; 14:08:40 echo Agent pid 37 killed; 14:08:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:40 + git semver [Pipeline] } 14:08:40 $ docker stop --time=1 a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa 14:08:42 $ docker rm -f --volumes a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa [Pipeline] // withDockerContainer [Pipeline] sh 14:08:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:42 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 14:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:43 $ docker top 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 -eo pid,comm 14:08:43 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). 14:08:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:43 [ssh-agent] Looking for ssh-agent implementation... 14:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:43 $ docker exec 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 ssh-agent 14:08:43 SSH_AUTH_SOCK=/tmp/ssh-Vo7wqCNeEw8T/agent.32 14:08:43 SSH_AGENT_PID=38 14:08:43 Running ssh-add (command line suppressed) 14:08:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14272789965046556063.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14272789965046556063.key) 14:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:43 + git semver push 14:08:43 2026-05-25 14:08:43,942 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:08:43 2026-05-25 14:08:43,946 [run_push] DEBUG push 14:08:43 2026-05-25 14:08:43,947 [execute] INFO git cat-file --batch-check 14:08:43 2026-05-25 14:08:43,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 14:08:43 2026-05-25 14:08:43,949 [execute] INFO git rev-list 22857f45516c5fee8d129e59e46e22f3d3ef4079 -- 14:08:43 2026-05-25 14:08:43,949 [execute] DEBUG Popen(['git', 'rev-list', '22857f45516c5fee8d129e59e46e22f3d3ef4079', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 14:08:43 2026-05-25 14:08:43,958 [execute] INFO git fetch -v -- origin 14:08:43 2026-05-25 14:08:43,959 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 14:08:44 2026-05-25 14:08:44,499 [run_push] DEBUG no remote changes detected 14:08:44 2026-05-25 14:08:44,499 [execute] INFO git push origin semver 14:08:44 2026-05-25 14:08:44,499 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 14:08:45 2026-05-25 14:08:45,901 [run_push] DEBUG push all version tags 14:08:45 2026-05-25 14:08:45,901 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:08:45 2026-05-25 14:08:45,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 14:08:47 2026-05-25 14:08:47,234 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:08:47 4.1.0-dev.21 [Pipeline] } 14:08:47 $ docker exec --env ******** --env ******** 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 ssh-agent -k 14:08:47 unset SSH_AUTH_SOCK; 14:08:47 unset SSH_AGENT_PID; 14:08:47 echo Agent pid 38 killed; 14:08:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:47 + git semver [Pipeline] } 14:08:48 $ docker stop --time=1 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 14:08:49 $ docker rm -f --volumes 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:08:49 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:08:49 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:08:49 total 16 14:08:49 drwxr-xr-x 3 root root 4096 May 25 13:52 . 14:08:49 drwxrwxr-x 9 jenkins jenkins 4096 May 25 14:08 .. 14:08:49 drwxr-xr-x 2 root root 4096 May 25 13:52 cost 14:08:49 -rw-r--r-- 1 root root 89 May 25 13:52 cost.csv 14:08:49 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:08:49 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:08:49 total 16 14:08:49 drwxr-xr-x 3 jenkins jenkins 4096 May 25 13:52 . 14:08:49 drwxrwxr-x 9 jenkins jenkins 4096 May 25 14:08 .. 14:08:49 drwxr-xr-x 2 jenkins jenkins 4096 May 25 13:52 cost 14:08:49 -rw-r--r-- 1 jenkins jenkins 89 May 25 13:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:08:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:08:51 ---> package-listing.sh 14:08:51 ++ facter osfamily 14:08:51 ++ tr '[:upper:]' '[:lower:]' 14:08:51 + OS_FAMILY=debian 14:08:51 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:08:51 + START_PACKAGES=/tmp/packages_start.txt 14:08:51 + END_PACKAGES=/tmp/packages_end.txt 14:08:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:51 + PACKAGES=/tmp/packages_start.txt 14:08:51 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:08:51 + PACKAGES=/tmp/packages_end.txt 14:08:51 + case "${OS_FAMILY}" in 14:08:51 + dpkg -l 14:08:51 + grep '^ii' 14:08:51 + '[' -f /tmp/packages_start.txt ']' 14:08:51 + '[' -f /tmp/packages_end.txt ']' 14:08:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:51 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:08:51 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:08:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:08:51 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:52 prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container 14:08:52 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:52 $ docker top f43c47a23ad0ce857dc52546e4176a935185b9b9d1c0b66f3e6924186cfdf86c -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:52 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:53 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:53 + ls /var/log/sa-host 14:08:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:53 provisioning config files... 14:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15322989935658341766tmp [Pipeline] { [Pipeline] echo 14:08:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:53 ---> create-netrc.sh [Pipeline] } 14:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:54 ---> python-tools-install.sh [Pipeline] echo 14:08:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:54 ---> sudo-logs.sh 14:08:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:08:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:08:55 ---> job-cost.sh 14:08:55 lf-activate-venv: SKIPPING 14:08:55 DEBUG: total: 0.2199999988079071 14:08:55 INFO: Retrieving Stack Cost... 14:08:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:08:56 INFO: Archiving Costs [Pipeline] echo 14:08:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:56 ---> logs-deploy.sh 14:08:56 lf-activate-venv: SKIPPING 14:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/232 14:08:56 INFO: archiving workspace using pattern(s): 14:08:57 Archives upload complete. 14:08:57 INFO: archiving logs to Nexus