Pull request #1527 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 529b12373622c5323c12703f33cb9a6cb56564eb+e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d (4a002f261b2fce84a9bc61e5aafb014e9a2916ad) 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-ssh776749343623861735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3189751924654400185.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1527/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-sdk-go/branches/PR-1527/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11385889422380397488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7335263480930526730.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-sdk-go/branches/PR-1527/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-sdk-go/branches/PR-1527/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1750608551501018941.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9927 in /w/workspace/gexfoundry_device-sdk-go_PR-1527 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1527 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d into PR head commit 529b12373622c5323c12703f33cb9a6cb56564eb Merge succeeded, producing 529b12373622c5323c12703f33cb9a6cb56564eb Checking out Revision 529b12373622c5323c12703f33cb9a6cb56564eb (PR-1527) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1527/head:refs/remotes/origin/PR-1527 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 529b12373622c5323c12703f33cb9a6cb56564eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 529b12373622c5323c12703f33cb9a6cb56564eb # timeout=10 > git rev-list --no-walk 529b12373622c5323c12703f33cb9a6cb56564eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:10:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:10:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:10:25 ========================================================= 15:10:25 EdgeX Global Pipelines Version Info 15:10:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:10:26 ------------------- 15:10:26 stable info: 15:10:26 ------------------- 15:10:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:10:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:10:26 Message: update stable to v1.0.254 15:10:27 ------------------- 15:10:27 experimental info: 15:10:27 ------------------- 15:10:27 Commited By: **** collab-it+edgex@linuxfoundation.org 15:10:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:10:27 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1527 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1527 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1527 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 529b12373622c5323c12703f33cb9a6cb56564eb [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 529b123 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:28 provisioning config files... 15:10:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/config5967660600410311869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:28 ---> docker-login.sh 15:10:28 nexus3.edgexfoundry.org:10001 15:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:28 Configure a credential helper to remove this warning. See 15:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:28 15:10:28 Login Succeeded 15:10:28 nexus3.edgexfoundry.org:10002 15:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:28 Configure a credential helper to remove this warning. See 15:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:28 15:10:28 Login Succeeded 15:10:28 nexus3.edgexfoundry.org:10003 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 nexus3.edgexfoundry.org:10004 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 docker.io 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 ---> docker-login.sh ends [Pipeline] } 15:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:10:30 + git rev-list -1 --merges 529b12373622c5323c12703f33cb9a6cb56564eb~1..529b12373622c5323c12703f33cb9a6cb56564eb [Pipeline] echo 15:10:30 -----------> git rev-list -1 --merges 529b12373622c5323c12703f33cb9a6cb56564eb~1..529b12373622c5323c12703f33cb9a6cb56564eb 529b12373622c5323c12703f33cb9a6cb56564eb [false] [Pipeline] sh 15:10:30 + git log --format=format:%s -1 529b12373622c5323c12703f33cb9a6cb56564eb [Pipeline] echo 15:10:30 ========================================================= 15:10:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:10:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:30 + git log --format=format:%s -1 529b12373622c5323c12703f33cb9a6cb56564eb [Pipeline] echo 15:10:30 [semverPrep] GIT_COMMIT: 529b12373622c5323c12703f33cb9a6cb56564eb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 15:10:30 [semverPrep] This is not a build commit. [Pipeline] sh 15:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:31 + grep -v github /etc/ssh/ssh_known_hosts 15:10:31 + [ -e /tmp/ssh_known_hosts ] 15:10:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:10:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:10:31 + sudo tee -a /etc/ssh/ssh_known_hosts 15:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:31 15:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:31 0.1.4: Pulling from edgex-devops/py-git-semver 15:10:31 b85a868b505f: Pulling fs layer 15:10:31 e2be974225ed: Pulling fs layer 15:10:31 339a4e72a1f5: Pulling fs layer 15:10:31 988bab9f4d93: Pulling fs layer 15:10:31 1469e6f7b9e6: Pulling fs layer 15:10:31 eaf3925da568: Pulling fs layer 15:10:31 988bab9f4d93: Waiting 15:10:31 1469e6f7b9e6: Waiting 15:10:31 eaf3925da568: Waiting 15:10:31 bab4dde63d76: Pulling fs layer 15:10:31 bde34c3a00c8: Pulling fs layer 15:10:31 b352a97aabf1: Pulling fs layer 15:10:31 bde34c3a00c8: Waiting 15:10:31 bab4dde63d76: Waiting 15:10:31 4872d77fe225: Pulling fs layer 15:10:31 b352a97aabf1: Waiting 15:10:31 5851b861e8e6: Pulling fs layer 15:10:31 4872d77fe225: Waiting 15:10:31 5851b861e8e6: Waiting 15:10:31 e2be974225ed: Download complete 15:10:31 988bab9f4d93: Verifying Checksum 15:10:31 988bab9f4d93: Download complete 15:10:31 1469e6f7b9e6: Verifying Checksum 15:10:31 1469e6f7b9e6: Download complete 15:10:32 eaf3925da568: Verifying Checksum 15:10:32 eaf3925da568: Download complete 15:10:32 339a4e72a1f5: Verifying Checksum 15:10:32 339a4e72a1f5: Download complete 15:10:32 bde34c3a00c8: Verifying Checksum 15:10:32 bde34c3a00c8: Download complete 15:10:32 b352a97aabf1: Download complete 15:10:32 4872d77fe225: Verifying Checksum 15:10:32 4872d77fe225: Download complete 15:10:32 5851b861e8e6: Verifying Checksum 15:10:32 5851b861e8e6: Download complete 15:10:32 b85a868b505f: Verifying Checksum 15:10:32 b85a868b505f: Download complete 15:10:32 bab4dde63d76: Verifying Checksum 15:10:32 bab4dde63d76: Download complete 15:10:33 b85a868b505f: Pull complete 15:10:33 e2be974225ed: Pull complete 15:10:34 339a4e72a1f5: Pull complete 15:10:34 988bab9f4d93: Pull complete 15:10:34 1469e6f7b9e6: Pull complete 15:10:34 eaf3925da568: Pull complete 15:10:36 bab4dde63d76: Pull complete 15:10:36 bde34c3a00c8: Pull complete 15:10:36 b352a97aabf1: Pull complete 15:10:36 4872d77fe225: Pull complete 15:10:36 5851b861e8e6: Pull complete 15:10:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:37 prd-ubuntu20.04-docker-8c-8g-9927 does not seem to be running inside a container 15:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1527 -v /w/workspace/gexfoundry_device-sdk-go_PR-1527:/w/workspace/gexfoundry_device-sdk-go_PR-1527:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1527@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:10:40 $ docker top 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 -eo pid,comm 15:10:41 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). 15:10:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:41 [ssh-agent] Looking for ssh-agent implementation... 15:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:41 $ docker exec 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 ssh-agent 15:10:41 SSH_AUTH_SOCK=/tmp/ssh-LKl1lYSKOyIV/agent.32 15:10:41 SSH_AGENT_PID=38 15:10:41 Running ssh-add (command line suppressed) 15:10:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/private_key_2509453999428922880.key (/w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/private_key_2509453999428922880.key) 15:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:41 + git tag --points-at HEAD [Pipeline] } 15:10:41 $ docker exec --env ******** --env ******** 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 ssh-agent -k 15:10:41 unset SSH_AUTH_SOCK; 15:10:41 unset SSH_AGENT_PID; 15:10:41 echo Agent pid 38 killed; 15:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:41 [ssh-agent] Looking for ssh-agent implementation... 15:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:42 $ docker exec 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 ssh-agent 15:10:42 SSH_AUTH_SOCK=/tmp/ssh-ayClyFiNws0M/agent.70 15:10:42 SSH_AGENT_PID=76 15:10:42 Running ssh-add (command line suppressed) 15:10:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/private_key_7394702482343684378.key (/w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/private_key_7394702482343684378.key) 15:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:42 + git semver init 15:10:42 2023-10-24 15:10:42,787 [run_init] DEBUG init version:0.0.0 force:False 15:10:42 2023-10-24 15:10:42,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver 15:10:42 2023-10-24 15:10:42,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver 15:10:42 2023-10-24 15:10:42,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1527, universal_newlines=False, shell=None, istream=None) 15:10:44 2023-10-24 15:10:43,797 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1527/.git/info/exclude 15:10:44 2023-10-24 15:10:43,797 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver/PR-1527 with force:False 15:10:44 2023-10-24 15:10:43,798 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver/PR-1527 15:10:44 2023-10-24 15:10:43,802 [execute] INFO git cat-file --batch-check 15:10:44 2023-10-24 15:10:43,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver, universal_newlines=False, shell=None, istream=) 15:10:44 2023-10-24 15:10:43,808 [execute] INFO git cat-file --batch 15:10:44 2023-10-24 15:10:43,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver, universal_newlines=False, shell=None, istream=) 15:10:44 2023-10-24 15:10:43,814 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1527/.semver/PR-1527 15:10:44 0.0.0 [Pipeline] } 15:10:44 $ docker exec --env ******** --env ******** 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 ssh-agent -k 15:10:44 unset SSH_AUTH_SOCK; 15:10:44 unset SSH_AGENT_PID; 15:10:44 echo Agent pid 76 killed; 15:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:44 + git semver [Pipeline] } 15:10:44 $ docker stop --time=1 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 15:10:46 $ docker rm -f --volumes 895cbc461e4e1a45ab104d33f25386ce1cc4db20ae1dcb09dd18683e9d0dfc16 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:46 Stashed 1 file(s) [Pipeline] echo 15:10:46 [edgeXSemver]: initialized semver on version 0.0.0 [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 15:10:46 provisioning config files... 15:10:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/config3143013132403674532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:47 ---> docker-login.sh 15:10:47 nexus3.edgexfoundry.org:10001 15:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:47 Configure a credential helper to remove this warning. See 15:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:47 15:10:47 Login Succeeded 15:10:47 nexus3.edgexfoundry.org:10002 15:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:47 Configure a credential helper to remove this warning. See 15:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:47 15:10:47 Login Succeeded 15:10:47 nexus3.edgexfoundry.org:10003 15:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:47 Configure a credential helper to remove this warning. See 15:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:47 15:10:47 Login Succeeded 15:10:47 nexus3.edgexfoundry.org:10004 15:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:47 Configure a credential helper to remove this warning. See 15:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:47 15:10:47 Login Succeeded 15:10:47 docker.io 15:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:48 Configure a credential helper to remove this warning. See 15:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:48 15:10:48 Login Succeeded 15:10:48 ---> docker-login.sh ends [Pipeline] } 15:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:48 ========================================================= 15:10:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:10:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:48 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:10:48 Sending build context to Docker daemon 11.24MB 15:10:48 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:10:48 Step 2/10 : FROM ${BASE} AS builder 15:10:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:48 7264a8db6415: Pulling fs layer 15:10:48 c4d48a809fc2: Pulling fs layer 15:10:48 4f1c88b9dad5: Pulling fs layer 15:10:48 ad3a456e5733: Pulling fs layer 15:10:48 33e27b845d1e: Pulling fs layer 15:10:48 c68163c4e522: Pulling fs layer 15:10:48 50da416c3ac9: Pulling fs layer 15:10:48 23d2d4c4bb30: Pulling fs layer 15:10:48 c68163c4e522: Waiting 15:10:48 50da416c3ac9: Waiting 15:10:48 23d2d4c4bb30: Waiting 15:10:48 ad3a456e5733: Waiting 15:10:48 33e27b845d1e: Waiting 15:10:48 c4d48a809fc2: Verifying Checksum 15:10:48 c4d48a809fc2: Download complete 15:10:48 ad3a456e5733: Verifying Checksum 15:10:48 ad3a456e5733: Download complete 15:10:48 7264a8db6415: Verifying Checksum 15:10:48 7264a8db6415: Download complete 15:10:48 33e27b845d1e: Verifying Checksum 15:10:48 33e27b845d1e: Download complete 15:10:48 c68163c4e522: Verifying Checksum 15:10:48 c68163c4e522: Download complete 15:10:48 7264a8db6415: Pull complete 15:10:48 c4d48a809fc2: Pull complete 15:10:48 23d2d4c4bb30: Verifying Checksum 15:10:48 23d2d4c4bb30: Download complete 15:10:49 4f1c88b9dad5: Verifying Checksum 15:10:49 4f1c88b9dad5: Download complete 15:10:49 50da416c3ac9: Verifying Checksum 15:10:49 50da416c3ac9: Download complete 15:10:52 4f1c88b9dad5: Pull complete 15:10:52 ad3a456e5733: Pull complete 15:10:52 33e27b845d1e: Pull complete 15:10:52 c68163c4e522: Pull complete 15:10:55 50da416c3ac9: Pull complete 15:10:55 23d2d4c4bb30: Pull complete 15:10:55 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:10:55 ---> 0786185ac409 15:10:55 Step 3/10 : ARG MAKE=make build 15:11:00 ---> Running in 308c60cd4db7 15:11:00 Removing intermediate container 308c60cd4db7 15:11:00 ---> 62acb127e368 15:11:00 Step 4/10 : WORKDIR /device-sdk-go 15:11:00 ---> Running in 7057d47df01f 15:11:00 Removing intermediate container 7057d47df01f 15:11:00 ---> 7b797d13d9fc 15:11:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:11:00 ---> Running in 9ddb2c2d7b14 15:11:00 Removing intermediate container 9ddb2c2d7b14 15:11:00 ---> 4d341b3f19ee 15:11:00 Step 6/10 : RUN apk add --update --no-cache make git 15:11:00 ---> Running in 371c2b395bfb 15:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:11:01 OK: 264 MiB in 52 packages 15:11:01 Removing intermediate container 371c2b395bfb 15:11:01 ---> c835072c2b44 15:11:01 Step 7/10 : COPY go.mod vendor* ./ 15:11:01 ---> bf214161b99c 15:11:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:01 ---> Running in f3cb1d5eaaa6 15:11:01 Still waiting to schedule task 15:11:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:11:58 Removing intermediate container f3cb1d5eaaa6 15:11:58 ---> 4b14bcf88725 15:11:58 Step 9/10 : COPY . . 15:11:58 ---> 4e7feb054719 15:11:58 Step 10/10 : RUN ${MAKE} 15:11:58 ---> Running in 86683a2a6344 15:11:59 noop 15:11:59 Removing intermediate container 86683a2a6344 15:11:59 ---> eec11a290326 15:11:59 Successfully built eec11a290326 15:11:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:59 + docker inspect -f . ci-base-image-x86_64 15:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:59 prd-ubuntu20.04-docker-8c-8g-9927 does not seem to be running inside a container 15:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1527 -v /w/workspace/gexfoundry_device-sdk-go_PR-1527:/w/workspace/gexfoundry_device-sdk-go_PR-1527:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1527@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:12:00 $ docker top 7c158f0d307c57840c6ccae453649a02dff693e7a7c9389306e928e1a024f9df -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:00 + go version 15:12:00 go version go1.21.0 linux/amd64 [Pipeline] } 15:12:00 $ docker stop --time=1 7c158f0d307c57840c6ccae453649a02dff693e7a7c9389306e928e1a024f9df 15:12:01 $ docker rm -f --volumes 7c158f0d307c57840c6ccae453649a02dff693e7a7c9389306e928e1a024f9df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:02 + docker inspect -f . ci-base-image-x86_64 15:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:02 prd-ubuntu20.04-docker-8c-8g-9927 does not seem to be running inside a container 15:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1527 -v /w/workspace/gexfoundry_device-sdk-go_PR-1527:/w/workspace/gexfoundry_device-sdk-go_PR-1527:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1527@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:12:02 $ docker top 905bca6deacccb9ec378425e1ce09b7d44155850a06f35c6d3694b888ea5da38 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1527 [Pipeline] fileExists [Pipeline] sh 15:12:03 + make test 15:12:03 go test -race -coverprofile=coverage.out ./... 15:12:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 15:12:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 15:12:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 15:12:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 15:12:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 15:12:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 15:12:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 15:12:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 15:12:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.052s coverage: 27.6% of statements 15:12:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 15:12:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 15:12:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.063s coverage: 86.0% of statements 15:12:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 15:12:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:12:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements 15:12:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 15:12:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.062s coverage: 14.4% of statements 15:12:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.023s coverage: 45.6% of statements 15:12:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.070s coverage: 68.5% of statements 15:12:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.109s coverage: 89.2% of statements 15:12:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 15:12:47 GO111MODULE=on go vet ./... 15:12:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9928 in /w/workspace/gexfoundry_device-sdk-go_PR-1527 [Pipeline] { 15:12:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:51 ./bin/test-attribution-txt.sh [Pipeline] ws 15:12:51 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] echo 15:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] checkout [Pipeline] } 15:12:51 $ docker stop --time=1 905bca6deacccb9ec378425e1ce09b7d44155850a06f35c6d3694b888ea5da38 15:12:51 The recommended git tool is: git 15:12:55 $ docker rm -f --volumes 905bca6deacccb9ec378425e1ce09b7d44155850a06f35c6d3694b888ea5da38 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:57 using credential edgex-jenkins-ssh 15:12:57 Cloning the remote Git repository 15:12:57 + ls -al . 15:12:57 total 304 15:12:57 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:12 . 15:12:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:10 .. 15:12:57 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:10 .dockerignore 15:12:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:12 .git 15:12:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:10 .github 15:12:57 -rw-rw-r-- 1 jenkins jenkins 137 Oct 24 15:10 .gitignore 15:12:57 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 15:10 .golangci.yml 15:12:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:10 .semver 15:12:57 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 24 15:10 CHANGELOG.md 15:12:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:10 GOVERNANCE.md 15:12:57 -rw-rw-r-- 1 jenkins jenkins 885 Oct 24 15:10 Jenkinsfile 15:12:57 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 24 15:10 LICENSE 15:12:57 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 24 15:10 Makefile 15:12:57 -rw-rw-r-- 1 jenkins jenkins 619 Oct 24 15:10 OWNERS.md 15:12:57 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 24 15:10 README.md 15:12:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 15:10 VERSION 15:12:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:10 bin 15:12:57 -rw-r--r-- 1 jenkins jenkins 122153 Oct 24 15:12 coverage.out 15:12:57 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 15:10 example 15:12:57 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 24 15:10 go.mod 15:12:57 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 24 15:10 go.sum 15:12:57 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:10 internal 15:12:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:10 openapi 15:12:57 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 15:10 pkg 15:12:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:10 snap 15:12:57 -rw-rw-r-- 1 jenkins jenkins 222 Oct 24 15:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:57 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=529b12373622c5323c12703f33cb9a6cb56564eb --label arch=amd64 --label version=0.0.0 . 15:12:57 Sending build context to Docker daemon 11.36MB 15:12:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 15:12:57 Step 2/23 : FROM ${BASE} AS builder 15:12:57 ---> eec11a290326 15:12:57 Step 3/23 : ARG MAKE=make build 15:12:57 ---> Running in 5aba3fcf9601 15:12:57 Removing intermediate container 5aba3fcf9601 15:12:57 ---> 22b861d82ea6 15:12:57 Step 4/23 : WORKDIR /device-sdk-go 15:12:57 ---> Running in 0059113a816c 15:12:57 Removing intermediate container 0059113a816c 15:12:57 ---> 1863d9d2555f 15:12:57 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:12:57 ---> Running in a96362052404 15:12:57 Removing intermediate container a96362052404 15:12:57 ---> 0b5efd054a64 15:12:57 Step 6/23 : RUN apk add --update --no-cache make git 15:12:58 ---> Running in daa27abf5a71 15:12:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:12:57 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:12:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:12:57 > git --version # timeout=10 15:12:57 > git --version # 'git version 2.25.1' 15:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:12:58 OK: 264 MiB in 52 packages 15:12:58 Removing intermediate container daa27abf5a71 15:12:58 ---> 83d8cde913f0 15:12:58 Step 7/23 : COPY go.mod vendor* ./ 15:12:59 ---> d3bd44fc9abf 15:12:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:59 ---> Running in 8ff40c4143a5 15:12:59 Removing intermediate container 8ff40c4143a5 15:12:59 ---> f30b7aaa5eb0 15:12:59 Step 9/23 : COPY . . 15:13:00 ---> 64b08c659fd8 15:13:00 Step 10/23 : RUN ${MAKE} 15:13:00 ---> Running in 72a502fc1984 15:13:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:12:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:12:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:13:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:13:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1527/head:refs/remotes/origin/PR-1527 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:13:01 Merging remotes/origin/main commit e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d into PR head commit 529b12373622c5323c12703f33cb9a6cb56564eb 15:13:01 Merge succeeded, producing 529b12373622c5323c12703f33cb9a6cb56564eb 15:13:01 Checking out Revision 529b12373622c5323c12703f33cb9a6cb56564eb (PR-1527) 15:13:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 15:13:01 > git config core.sparsecheckout # timeout=10 15:13:01 > git checkout -f 529b12373622c5323c12703f33cb9a6cb56564eb # timeout=10 15:13:01 > git remote # timeout=10 15:13:01 > git config --get remote.origin.url # timeout=10 15:13:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:01 > git merge e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d # timeout=10 15:13:01 > git rev-parse HEAD^{commit} # timeout=10 15:13:01 > git config core.sparsecheckout # timeout=10 15:13:01 > git checkout -f 529b12373622c5323c12703f33cb9a6cb56564eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:03 Dload Upload Total Spent Left Speed 15:13:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11851 0 0 74534 0 --:--:-- --:--:-- --:--:-- 74068 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 15:13:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:04 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:13:04 /etc/docker/daemon.json 15:13:04 { 15:13:04 "registry-mirrors": [ 15:13:04 "https://nexus3.edgexfoundry.org:10001" 15:13:04 ], 15:13:04 "bip": "10.250.0.254/24", 15:13:04 "hosts": [ 15:13:04 "tcp://0.0.0.0:5555", 15:13:04 "unix:///var/run/docker.sock" 15:13:04 ], 15:13:04 "mtu": 1458, 15:13:04 "selinux-enabled": true, 15:13:04 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:04 } [Pipeline] sh 15:13:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:04 + sudo service docker restart 15:13:18 Removing intermediate container 72a502fc1984 15:13:18 ---> f1df0f3c2af6 15:13:18 Step 11/23 : FROM alpine:3.18 15:13:19 3.18: Pulling from library/alpine 15:13:19 96526aa774ef: Pulling fs layer 15:13:19 96526aa774ef: Verifying Checksum 15:13:19 96526aa774ef: Download complete 15:13:19 96526aa774ef: Pull complete 15:13:19 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:13:19 Status: Downloaded newer image for alpine:3.18 15:13:19 ---> 8ca4688f4f35 15:13:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:13:19 ---> Running in b91ba880ebd7 15:13:19 Removing intermediate container b91ba880ebd7 15:13:19 ---> 16641548c214 15:13:19 Step 13/23 : RUN apk add --update --no-cache 15:13:19 ---> Running in 2eeec2d35e07 15:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:13:20 OK: 7 MiB in 15 packages 15:13:20 Removing intermediate container 2eeec2d35e07 15:13:20 ---> 1c4bd7b46f20 15:13:20 Step 14/23 : WORKDIR / 15:13:20 ---> Running in b943b6dcc921 15:13:20 Removing intermediate container b943b6dcc921 15:13:20 ---> 62f04f6c0434 15:13:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:13:21 ---> 447a8e4a8043 15:13:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:13:22 ---> 975c2388253d 15:13:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:13:22 ---> 3e75996d1cd4 15:13:22 Step 18/23 : EXPOSE 59999 15:13:22 ---> Running in 01fdca0ce728 15:13:22 Removing intermediate container 01fdca0ce728 15:13:22 ---> e41356a86e13 15:13:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:13:22 ---> Running in 44d14623aeb4 15:13:22 Removing intermediate container 44d14623aeb4 15:13:22 ---> d8c3b74430e7 15:13:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:13:22 ---> Running in 013a45c0df19 15:13:22 Removing intermediate container 013a45c0df19 15:13:22 ---> c6d84a295b69 15:13:22 Step 21/23 : LABEL arch=amd64 15:13:22 ---> Running in c2904679327b 15:13:22 Removing intermediate container c2904679327b 15:13:22 ---> bb709dacded3 15:13:22 Step 22/23 : LABEL git_sha=529b12373622c5323c12703f33cb9a6cb56564eb 15:13:22 ---> Running in 175f7bee965d 15:13:22 Removing intermediate container 175f7bee965d 15:13:22 ---> 91f40e176552 15:13:22 Step 23/23 : LABEL version=0.0.0 15:13:22 ---> Running in facd43e97875 15:13:22 Removing intermediate container facd43e97875 15:13:22 ---> fc58a91f9dad 15:13:22 [Warning] One or more build-args [ARCH] were not consumed 15:13:22 Successfully built fc58a91f9dad 15:13:22 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:23 provisioning config files... 15:13:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config16119937177009412142tmp [Pipeline] { [Pipeline] libraryResource 15:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:23 15:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 ---> docker-login.sh 15:13:23 nexus3.edgexfoundry.org:10001 15:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:23 latest: Pulling from edgex-lftools-log-publisher 15:13:23 5eb5b503b376: Pulling fs layer 15:13:23 5c69ac0246d0: Pulling fs layer 15:13:23 ec43610c2a17: Pulling fs layer 15:13:23 3a2ae6a8a46f: Pulling fs layer 15:13:23 33b1e0a273af: Pulling fs layer 15:13:23 5d3b04190fa2: Pulling fs layer 15:13:23 2f39f015ded8: Pulling fs layer 15:13:23 33b1e0a273af: Waiting 15:13:23 5d3b04190fa2: Waiting 15:13:23 2f39f015ded8: Waiting 15:13:23 3a2ae6a8a46f: Waiting 15:13:23 5c69ac0246d0: Verifying Checksum 15:13:23 5c69ac0246d0: Download complete 15:13:23 3a2ae6a8a46f: Verifying Checksum 15:13:23 3a2ae6a8a46f: Download complete 15:13:23 33b1e0a273af: Verifying Checksum 15:13:23 33b1e0a273af: Download complete 15:13:23 5d3b04190fa2: Verifying Checksum 15:13:23 5d3b04190fa2: Download complete 15:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:23 ec43610c2a17: Verifying Checksum 15:13:23 ec43610c2a17: Download complete 15:13:23 5eb5b503b376: Verifying Checksum 15:13:23 5eb5b503b376: Download complete 15:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:23 Configure a credential helper to remove this warning. See 15:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:23 15:13:23 Login Succeeded 15:13:23 nexus3.edgexfoundry.org:10002 15:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:24 2f39f015ded8: Download complete 15:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:24 Configure a credential helper to remove this warning. See 15:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:24 15:13:24 Login Succeeded 15:13:24 nexus3.edgexfoundry.org:10003 15:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:24 Configure a credential helper to remove this warning. See 15:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:24 15:13:24 Login Succeeded 15:13:24 nexus3.edgexfoundry.org:10004 15:13:24 5eb5b503b376: Pull complete 15:13:24 5c69ac0246d0: Pull complete 15:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:25 Configure a credential helper to remove this warning. See 15:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:25 15:13:25 Login Succeeded 15:13:25 docker.io 15:13:25 ec43610c2a17: Pull complete 15:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:25 3a2ae6a8a46f: Pull complete 15:13:25 33b1e0a273af: Pull complete 15:13:25 5d3b04190fa2: Pull complete 15:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:25 Configure a credential helper to remove this warning. See 15:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:25 15:13:25 Login Succeeded 15:13:25 ---> docker-login.sh ends [Pipeline] } 15:13:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:26 ========================================================= 15:13:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:13:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:26 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:13:26 Sending build context to Docker daemon 6.014MB 15:13:26 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:13:26 Step 2/10 : FROM ${BASE} AS builder 15:13:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:27 9fda8d8052c6: Pulling fs layer 15:13:27 5d54e960e981: Pulling fs layer 15:13:27 c4a7e357bf2a: Pulling fs layer 15:13:27 f0e02332f6b5: Pulling fs layer 15:13:27 cefa15bbcfad: Pulling fs layer 15:13:27 17808c966233: Pulling fs layer 15:13:27 f4c1fc716caa: Pulling fs layer 15:13:27 cefa15bbcfad: Waiting 15:13:27 17808c966233: Waiting 15:13:27 f4c1fc716caa: Waiting 15:13:27 f0e02332f6b5: Waiting 15:13:27 5d54e960e981: Download complete 15:13:27 f0e02332f6b5: Verifying Checksum 15:13:27 f0e02332f6b5: Download complete 15:13:27 cefa15bbcfad: Verifying Checksum 15:13:27 cefa15bbcfad: Download complete 15:13:27 9fda8d8052c6: Download complete 15:13:27 f4c1fc716caa: Verifying Checksum 15:13:27 f4c1fc716caa: Download complete 15:13:28 9fda8d8052c6: Pull complete 15:13:28 5d54e960e981: Pull complete 15:13:29 c4a7e357bf2a: Verifying Checksum 15:13:29 c4a7e357bf2a: Download complete 15:13:29 2f39f015ded8: Pull complete 15:13:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:29 prd-ubuntu20.04-docker-8c-8g-9927 does not seem to be running inside a container 15:13:29 $ 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/gexfoundry_device-sdk-go_PR-1527 -v /w/workspace/gexfoundry_device-sdk-go_PR-1527:/w/workspace/gexfoundry_device-sdk-go_PR-1527:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1527@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:30 17808c966233: Verifying Checksum 15:13:30 17808c966233: Download complete 15:13:34 $ docker top b06abb1dc24b82d321fd807221cc2b6327c9d039151575dfc2c896ec42752d09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:34 ---> job-cost.sh 15:13:34 lf-activate-venv: SKIPPING 15:13:34 INFO: No Stack... 15:13:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:35 INFO: Archiving Costs [Pipeline] sh 15:13:35 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives/cost.csv 15:13:35 + cut -d, -f6 [Pipeline] lock 15:13:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] 15:13:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] did not exist. Created. 15:13:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:35 + echo total: 0.2199999988079071 [Pipeline] stash 15:13:36 Stashed 1 file(s) [Pipeline] } 15:13:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:36 $ docker stop --time=1 b06abb1dc24b82d321fd807221cc2b6327c9d039151575dfc2c896ec42752d09 15:13:37 $ docker rm -f --volumes b06abb1dc24b82d321fd807221cc2b6327c9d039151575dfc2c896ec42752d09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:42 c4a7e357bf2a: Pull complete 15:13:42 f0e02332f6b5: Pull complete 15:13:42 cefa15bbcfad: Pull complete 15:13:50 17808c966233: Pull complete 15:13:53 f4c1fc716caa: Pull complete 15:13:53 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:13:53 ---> ea914061e18c 15:13:53 Step 3/10 : ARG MAKE=make build 15:13:55 ---> Running in b858909902d8 15:13:55 Removing intermediate container b858909902d8 15:13:55 ---> dc2dea2209eb 15:13:55 Step 4/10 : WORKDIR /device-sdk-go 15:13:55 ---> Running in cdd7386052f2 15:13:55 Removing intermediate container cdd7386052f2 15:13:55 ---> d24850ca068f 15:13:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:13:55 ---> Running in 3a398b8d1a05 15:13:55 Removing intermediate container 3a398b8d1a05 15:13:55 ---> 5ebba49e8613 15:13:55 Step 6/10 : RUN apk add --update --no-cache make git 15:13:56 ---> Running in f1bbd88f7845 15:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:13:58 OK: 266 MiB in 52 packages 15:13:59 Removing intermediate container f1bbd88f7845 15:13:59 ---> c3e9693b156e 15:13:59 Step 7/10 : COPY go.mod vendor* ./ 15:13:59 ---> 55fd3ecabfe9 15:13:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:59 ---> Running in 799d71c4ab66 15:15:36 Removing intermediate container 799d71c4ab66 15:15:36 ---> 5406b4696bba 15:15:36 Step 9/10 : COPY . . 15:15:36 ---> fb91f73ee235 15:15:36 Step 10/10 : RUN ${MAKE} 15:15:36 ---> Running in 9e895b7fce8b 15:15:37 noop 15:15:37 Removing intermediate container 9e895b7fce8b 15:15:37 ---> 0cacce061853 15:15:38 Successfully built 0cacce061853 15:15:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:38 + docker inspect -f . ci-base-image-arm64 15:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:38 prd-ubuntu20.04-docker-arm64-4c-16g-9928 does not seem to be running inside a container 15:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:42 $ docker top ff9e8583d7b99651b1a6a7243ceab7d9439462d82a82cc97d24a3a84a86e5a2a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:42 + go version 15:15:42 go version go1.21.0 linux/arm64 [Pipeline] } 15:15:42 $ docker stop --time=1 ff9e8583d7b99651b1a6a7243ceab7d9439462d82a82cc97d24a3a84a86e5a2a 15:15:44 $ docker rm -f --volumes ff9e8583d7b99651b1a6a7243ceab7d9439462d82a82cc97d24a3a84a86e5a2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:45 + docker inspect -f . ci-base-image-arm64 15:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-9928 does not seem to be running inside a container 15:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:46 $ docker top 2bfb102769317020325b71e41664e422e8a6262af472ca9e3e23594f71738b99 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:47 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 15:15:47 + make test 15:15:47 go test -race -coverprofile=coverage.out ./... 15:16:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 15:17:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 15:17:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 15:17:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 15:17:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 15:17:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 15:17:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.206s coverage: 27.6% of statements 15:18:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.323s coverage: 81.5% of statements 15:18:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 15:18:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 15:18:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.322s coverage: 86.0% of statements 15:18:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 15:18:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.546s coverage: 71.8% of statements 15:18:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.285s coverage: 14.4% of statements 15:18:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.074s coverage: 45.9% of statements 15:18:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 15:18:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:18:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.373s coverage: 68.5% of statements 15:18:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.431s coverage: 89.2% of statements 15:18:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 15:18:33 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.231s coverage: 5.5% of statements 15:18:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:18:34 GO111MODULE=on go vet ./... 15:20:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:26 ./bin/test-attribution-txt.sh [Pipeline] echo 15:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:20:26 $ docker stop --time=1 2bfb102769317020325b71e41664e422e8a6262af472ca9e3e23594f71738b99 15:20:28 $ docker rm -f --volumes 2bfb102769317020325b71e41664e422e8a6262af472ca9e3e23594f71738b99 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:29 Warning: overwriting stash ‘coverage-report’ 15:20:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:31 + ls -al . 15:20:31 total 300 15:20:31 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:15 . 15:20:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:12 .. 15:20:31 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:13 .dockerignore 15:20:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:13 .git 15:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:13 .github 15:20:31 -rw-rw-r-- 1 jenkins jenkins 137 Oct 24 15:13 .gitignore 15:20:31 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 15:13 .golangci.yml 15:20:31 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 24 15:13 CHANGELOG.md 15:20:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:13 GOVERNANCE.md 15:20:31 -rw-rw-r-- 1 jenkins jenkins 885 Oct 24 15:13 Jenkinsfile 15:20:31 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 24 15:13 LICENSE 15:20:31 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 24 15:13 Makefile 15:20:31 -rw-rw-r-- 1 jenkins jenkins 619 Oct 24 15:13 OWNERS.md 15:20:31 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 24 15:13 README.md 15:20:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 15:10 VERSION 15:20:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:13 bin 15:20:31 -rw-r--r-- 1 jenkins jenkins 122153 Oct 24 15:18 coverage.out 15:20:31 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 15:13 example 15:20:31 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 24 15:13 go.mod 15:20:31 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 24 15:13 go.sum 15:20:31 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:13 internal 15:20:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:13 openapi 15:20:31 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 15:13 pkg 15:20:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:13 snap 15:20:31 -rw-rw-r-- 1 jenkins jenkins 222 Oct 24 15:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:31 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=529b12373622c5323c12703f33cb9a6cb56564eb --label arch=arm64 --label version=0.0.0 . 15:20:32 Sending build context to Docker daemon 6.137MB 15:20:32 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 15:20:32 Step 2/23 : FROM ${BASE} AS builder 15:20:32 ---> 0cacce061853 15:20:32 Step 3/23 : ARG MAKE=make build 15:20:32 ---> Running in 813c2e4f7423 15:20:32 Removing intermediate container 813c2e4f7423 15:20:32 ---> 435595a2e3a9 15:20:32 Step 4/23 : WORKDIR /device-sdk-go 15:20:32 ---> Running in 8aaf42b753e6 15:20:33 Removing intermediate container 8aaf42b753e6 15:20:33 ---> fa36390080e6 15:20:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:20:33 ---> Running in 0234b65dda1e 15:20:33 Removing intermediate container 0234b65dda1e 15:20:33 ---> 93bd15b2626a 15:20:33 Step 6/23 : RUN apk add --update --no-cache make git 15:20:33 ---> Running in 35b5ac5ad288 15:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:20:36 OK: 266 MiB in 52 packages 15:20:37 Removing intermediate container 35b5ac5ad288 15:20:37 ---> d6a9156f52ab 15:20:37 Step 7/23 : COPY go.mod vendor* ./ 15:20:37 ---> f5c95153d47d 15:20:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:37 ---> Running in fcc36b27711b 15:20:40 Removing intermediate container fcc36b27711b 15:20:40 ---> c59c44f40ec7 15:20:40 Step 9/23 : COPY . . 15:20:41 ---> ba8fe6194324 15:20:41 Step 10/23 : RUN ${MAKE} 15:20:41 ---> Running in 74f47458120b 15:20:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:22:49 Removing intermediate container 74f47458120b 15:22:49 ---> bb643bd7e2e5 15:22:49 Step 11/23 : FROM alpine:3.18 15:22:49 3.18: Pulling from library/alpine 15:22:49 579b34f0a95b: Pulling fs layer 15:22:49 579b34f0a95b: Verifying Checksum 15:22:49 579b34f0a95b: Download complete 15:22:49 579b34f0a95b: Pull complete 15:22:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:22:49 Status: Downloaded newer image for alpine:3.18 15:22:49 ---> 3cc203321400 15:22:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:22:49 ---> Running in f4837af76276 15:22:49 Removing intermediate container f4837af76276 15:22:49 ---> 9088a74e7166 15:22:49 Step 13/23 : RUN apk add --update --no-cache 15:22:49 ---> Running in 4ca74b9dc92f 15:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:22:51 OK: 8 MiB in 15 packages 15:22:52 Removing intermediate container 4ca74b9dc92f 15:22:52 ---> 0f86988f2721 15:22:52 Step 14/23 : WORKDIR / 15:22:52 ---> Running in 1d189054ec2c 15:22:53 Removing intermediate container 1d189054ec2c 15:22:53 ---> 66a3696a6bb0 15:22:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:22:53 ---> 5a3e9db2acdd 15:22:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:22:55 ---> 971605506474 15:22:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:22:55 ---> 63a206939c2a 15:22:55 Step 18/23 : EXPOSE 59999 15:22:56 ---> Running in b3da06ddf247 15:22:56 Removing intermediate container b3da06ddf247 15:22:56 ---> 92e14dc9962b 15:22:56 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:22:56 ---> Running in dfaf0e989169 15:22:56 Removing intermediate container dfaf0e989169 15:22:56 ---> 2e3666255acf 15:22:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:22:57 ---> Running in ffbacfefcd0c 15:22:57 Removing intermediate container ffbacfefcd0c 15:22:57 ---> a9fa162aa912 15:22:57 Step 21/23 : LABEL arch=arm64 15:22:57 ---> Running in 63f5cb8d0031 15:22:57 Removing intermediate container 63f5cb8d0031 15:22:57 ---> 19a976d7344a 15:22:57 Step 22/23 : LABEL git_sha=529b12373622c5323c12703f33cb9a6cb56564eb 15:22:57 ---> Running in ff0cef874050 15:22:58 Removing intermediate container ff0cef874050 15:22:58 ---> bc244310c6e2 15:22:58 Step 23/23 : LABEL version=0.0.0 15:22:58 ---> Running in 4e949fb458c5 15:22:58 Removing intermediate container 4e949fb458c5 15:22:58 ---> 803cf733c418 15:22:58 [Warning] One or more build-args [ARCH] were not consumed 15:22:58 Successfully built 803cf733c418 15:22:58 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:58 15:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:02 arm64: Pulling from edgex-lftools-log-publisher 15:23:02 8998bd30e6a1: Pulling fs layer 15:23:02 04944245beec: Pulling fs layer 15:23:02 699f458cf7ca: Pulling fs layer 15:23:02 765212b225bb: Pulling fs layer 15:23:02 f23df028b6ca: Pulling fs layer 15:23:02 d65c8cfc05b1: Pulling fs layer 15:23:02 2437ff75d9bd: Pulling fs layer 15:23:02 f23df028b6ca: Waiting 15:23:02 d65c8cfc05b1: Waiting 15:23:02 2437ff75d9bd: Waiting 15:23:02 765212b225bb: Waiting 15:23:02 04944245beec: Verifying Checksum 15:23:02 04944245beec: Download complete 15:23:02 765212b225bb: Download complete 15:23:02 f23df028b6ca: Verifying Checksum 15:23:02 f23df028b6ca: Download complete 15:23:02 d65c8cfc05b1: Verifying Checksum 15:23:02 d65c8cfc05b1: Download complete 15:23:02 699f458cf7ca: Verifying Checksum 15:23:02 699f458cf7ca: Download complete 15:23:02 8998bd30e6a1: Verifying Checksum 15:23:02 8998bd30e6a1: Download complete 15:23:05 2437ff75d9bd: Verifying Checksum 15:23:05 2437ff75d9bd: Download complete 15:23:07 8998bd30e6a1: Pull complete 15:23:07 04944245beec: Pull complete 15:23:09 699f458cf7ca: Pull complete 15:23:09 765212b225bb: Pull complete 15:23:10 f23df028b6ca: Pull complete 15:23:10 d65c8cfc05b1: Pull complete 15:23:29 2437ff75d9bd: Pull complete 15:23:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:29 prd-ubuntu20.04-docker-arm64-4c-16g-9928 does not seem to be running inside a container 15:23:29 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:23:32 $ docker top 5ca69e05c94ca2c26fdbeb163b343cfa1b5b68ab902965ae8e69750cdd333970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:33 ---> job-cost.sh 15:23:33 lf-activate-venv: SKIPPING 15:23:33 INFO: No Stack... 15:23:34 INFO: Retrieving Pricing Info for: v3-standard-4 15:23:34 INFO: Archiving Costs [Pipeline] sh 15:23:35 + + catcut /w/workspace/device-sdk-go/2/archives/cost.csv -d, 15:23:35 -f6 [Pipeline] lock 15:23:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] 15:23:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] did not exist. Created. 15:23:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:36 /w/workspace/device-sdk-go/2@tmp/durable-5c9e1957/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:23:37 + echo total: 0.10999999940395355 [Pipeline] stash 15:23:37 Warning: overwriting stash ‘stack-cost’ 15:23:37 Stashed 1 file(s) [Pipeline] } 15:23:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1527-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:37 $ docker stop --time=1 5ca69e05c94ca2c26fdbeb163b343cfa1b5b68ab902965ae8e69750cdd333970 15:23:38 $ docker rm -f --volumes 5ca69e05c94ca2c26fdbeb163b343cfa1b5b68ab902965ae8e69750cdd333970 [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 15:23:39 provisioning config files... 15:23:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/config3966480355092890288tmp [Pipeline] { [Pipeline] sh 15:23:39 + set +x 15:23:39 + + bash -s -- 15:23:39 curl -s https://codecov.io/bash 15:23:39 15:23:39 _____ _ 15:23:39 / ____| | | 15:23:39 | | ___ __| | ___ ___ _____ __ 15:23:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:23:39 | |___| (_) | (_| | __/ (_| (_) \ V / 15:23:39 \_____\___/ \__,_|\___|\___\___/ \_/ 15:23:39 Bash-1.0.6 15:23:39 15:23:39 15:23:39 ==> git version 2.25.1 found 15:23:39 ==> 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 15:23:39 Release-Date: 2020-01-08 15:23:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:23:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:23:39 ==> Jenkins CI detected. 15:23:39 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1527 15:23:39 project root: . 15:23:39 --> token set from env 15:23:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:23:39 ==> Running gcov in . (disable via -X gcov) 15:23:39 ==> Python coveragepy not found 15:23:39 ==> Searching for coverage reports in: 15:23:39 + . 15:23:39 -> Found 1 reports 15:23:39 ==> Detecting git/mercurial file structure 15:23:39 ==> Reading reports 15:23:39 + ./coverage.out bytes=122153 15:23:39 ==> Appending adjustments 15:23:39 https://docs.codecov.io/docs/fixing-reports 15:23:40 + Found adjustments 15:23:40 ==> Gzipping contents 15:23:40 20K /tmp/codecov.7D6rjr.gz 15:23:40 ==> Uploading reports 15:23:40 url: https://codecov.io 15:23:40 query: branch=PR-1527&commit=529b12373622c5323c12703f33cb9a6cb56564eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1527%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1527&job=&cmd_args= 15:23:40 -> Pinging Codecov 15:23:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1527&commit=529b12373622c5323c12703f33cb9a6cb56564eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1527%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1527&job=&cmd_args= 15:23:40 -> Uploading to 15:23:40 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/7E55EF52A471D76F132DFD9A03CDDE97/529b12373622c5323c12703f33cb9a6cb56564eb/36f2f6d8-d8a4-434f-87f1-4d3871a5d69c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T152340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ec8af7efe117188b5e58a9680870566f088bc51129548a544d722e7aa7939b5 15:23:40 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:40 Dload Upload Total Spent Left Speed 15:23:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16746 0 0 100 16746 0 50137 --:--:-- --:--:-- --:--:-- 50137 15:23:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/529b12373622c5323c12703f33cb9a6cb56564eb [Pipeline] } 15:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:23:41 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives ] 15:23:41 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives 15:23:41 total 16 15:23:41 drwxr-xr-x 3 root root 4096 Oct 24 15:13 . 15:23:41 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:13 .. 15:23:41 drwxr-xr-x 2 root root 4096 Oct 24 15:13 cost 15:23:41 -rw-r--r-- 1 root root 86 Oct 24 15:13 cost.csv 15:23:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives 15:23:41 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives 15:23:41 total 16 15:23:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:13 . 15:23:41 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:13 .. 15:23:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:13 cost 15:23:41 -rw-r--r-- 1 jenkins jenkins 86 Oct 24 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:23:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:42 ---> package-listing.sh 15:23:42 ++ facter osfamily 15:23:42 ++ tr '[:upper:]' '[:lower:]' 15:23:42 + OS_FAMILY=debian 15:23:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1527 15:23:42 + START_PACKAGES=/tmp/packages_start.txt 15:23:42 + END_PACKAGES=/tmp/packages_end.txt 15:23:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:42 + PACKAGES=/tmp/packages_start.txt 15:23:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1527 ']' 15:23:42 + PACKAGES=/tmp/packages_end.txt 15:23:42 + case "${OS_FAMILY}" in 15:23:42 + dpkg -l 15:23:42 + grep '^ii' 15:23:42 + '[' -f /tmp/packages_start.txt ']' 15:23:42 + '[' -f /tmp/packages_end.txt ']' 15:23:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1527 ']' 15:23:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives/ 15:23:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1527/archives/ [Pipeline] echo 15:23:42 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/gexfoundry_device-sdk-go_PR-1527/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:23:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:43 prd-ubuntu20.04-docker-8c-8g-9927 does not seem to be running inside a container 15:23:43 $ 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/gexfoundry_device-sdk-go_PR-1527/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1527 -v /w/workspace/gexfoundry_device-sdk-go_PR-1527:/w/workspace/gexfoundry_device-sdk-go_PR-1527:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1527@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:43 $ docker top 6737a229ca7ae04187f4ea6ab67809bed13ba64c53e49ee2320044e10b997499 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:44 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:44 + mkdir -p /var/log/sysstat [Pipeline] sh 15:23:44 + ls /var/log/sa-host 15:23:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:44 provisioning config files... 15:23:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1527@tmp/config18412312693421926109tmp [Pipeline] { [Pipeline] echo 15:23:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:45 ---> create-netrc.sh [Pipeline] } 15:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:23:45 ---> python-tools-install.sh [Pipeline] echo 15:23:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:45 ---> sudo-logs.sh 15:23:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:23:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:46 ---> job-cost.sh 15:23:46 lf-activate-venv: SKIPPING 15:23:46 DEBUG: total: 0.2199999988079071 15:23:46 INFO: Retrieving Stack Cost... 15:23:46 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:46 INFO: Archiving Costs [Pipeline] echo 15:23:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:47 ---> logs-deploy.sh 15:23:47 lf-activate-venv: SKIPPING 15:23:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1527/2 15:23:47 INFO: archiving workspace using pattern(s): 15:23:48 Archives upload complete. 15:23:48 INFO: archiving logs to Nexus