Pull request #1322 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dd9870803ee77a865d507efd3ba01f097baf128+bf4aa2dff0c0a7f4a97997804f6014e11af12954 (b25056aa58f2ac321f1754230b86517d6c2f5a19) 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-ssh4743977848897783011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15316091856708324276.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1322/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-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6468970039017007211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5639817238177770358.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-1322/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-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10679698437616858118.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-6406 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [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-1322 # 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 bf4aa2dff0c0a7f4a97997804f6014e11af12954 into PR head commit 9dd9870803ee77a865d507efd3ba01f097baf128 Merge succeeded, producing 9dd9870803ee77a865d507efd3ba01f097baf128 Checking out Revision 9dd9870803ee77a865d507efd3ba01f097baf128 (PR-1322) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > 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/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dd9870803ee77a865d507efd3ba01f097baf128 # 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 bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dd9870803ee77a865d507efd3ba01f097baf128 # timeout=10 > git rev-list --no-walk 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 # timeout=10 [Pipeline] withCredentials 06:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:22 ========================================================= 06:30:22 EdgeX Global Pipelines Version Info 06:30:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:23 ------------------- 06:30:23 stable info: 06:30:23 ------------------- 06:30:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:30:23 Message: update stable to v1.0.244 06:30:24 ------------------- 06:30:24 experimental info: 06:30:24 ------------------- 06:30:24 Commited By: **** collab-it+edgex@linuxfoundation.org 06:30:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:30:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1322 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1322 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1322 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dd9870803ee77a865d507efd3ba01f097baf128 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dd9870 [Pipeline] echo 06:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:24 provisioning config files... 06:30:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config9951414930122687631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:25 ---> docker-login.sh 06:30:25 nexus3.edgexfoundry.org:10001 06:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:26 Configure a credential helper to remove this warning. See 06:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:26 06:30:26 Login Succeeded 06:30:26 nexus3.edgexfoundry.org:10002 06:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:26 Configure a credential helper to remove this warning. See 06:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:26 06:30:26 Login Succeeded 06:30:26 nexus3.edgexfoundry.org:10003 06:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:26 Configure a credential helper to remove this warning. See 06:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:26 06:30:26 Login Succeeded 06:30:26 nexus3.edgexfoundry.org:10004 06:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:27 Configure a credential helper to remove this warning. See 06:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:27 06:30:27 Login Succeeded 06:30:27 docker.io 06:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:27 Configure a credential helper to remove this warning. See 06:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:27 06:30:27 Login Succeeded 06:30:27 ---> docker-login.sh ends [Pipeline] } 06:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:30:27 + git rev-list -1 --merges 9dd9870803ee77a865d507efd3ba01f097baf128~1..9dd9870803ee77a865d507efd3ba01f097baf128 [Pipeline] echo 06:30:27 -----------> git rev-list -1 --merges 9dd9870803ee77a865d507efd3ba01f097baf128~1..9dd9870803ee77a865d507efd3ba01f097baf128 9dd9870803ee77a865d507efd3ba01f097baf128 [false] [Pipeline] sh 06:30:28 + git log --format=format:%s -1 9dd9870803ee77a865d507efd3ba01f097baf128 [Pipeline] echo 06:30:28 ========================================================= 06:30:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:30:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:28 + git log --format=format:%s -1 9dd9870803ee77a865d507efd3ba01f097baf128 [Pipeline] echo 06:30:28 [semverPrep] GIT_COMMIT: 9dd9870803ee77a865d507efd3ba01f097baf128, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 06:30:28 [semverPrep] This is not a build commit. [Pipeline] sh 06:30:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:28 + grep -v github /etc/ssh/ssh_known_hosts 06:30:28 + [ -e /tmp/ssh_known_hosts ] 06:30:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:30:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:30:28 sudo tee -a /etc/ssh/ssh_known_hosts 06:30:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:29 06:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:29 0.1.4: Pulling from edgex-devops/py-git-semver 06:30:29 b85a868b505f: Pulling fs layer 06:30:29 e2be974225ed: Pulling fs layer 06:30:29 339a4e72a1f5: Pulling fs layer 06:30:29 988bab9f4d93: Pulling fs layer 06:30:29 1469e6f7b9e6: Pulling fs layer 06:30:29 eaf3925da568: Pulling fs layer 06:30:29 bab4dde63d76: Pulling fs layer 06:30:29 bde34c3a00c8: Pulling fs layer 06:30:29 b352a97aabf1: Pulling fs layer 06:30:29 4872d77fe225: Pulling fs layer 06:30:29 5851b861e8e6: Pulling fs layer 06:30:29 988bab9f4d93: Waiting 06:30:29 1469e6f7b9e6: Waiting 06:30:29 eaf3925da568: Waiting 06:30:29 bde34c3a00c8: Waiting 06:30:29 bab4dde63d76: Waiting 06:30:29 5851b861e8e6: Waiting 06:30:29 4872d77fe225: Waiting 06:30:29 e2be974225ed: Verifying Checksum 06:30:29 e2be974225ed: Download complete 06:30:29 988bab9f4d93: Download complete 06:30:29 339a4e72a1f5: Verifying Checksum 06:30:29 339a4e72a1f5: Download complete 06:30:29 1469e6f7b9e6: Verifying Checksum 06:30:29 1469e6f7b9e6: Download complete 06:30:29 eaf3925da568: Verifying Checksum 06:30:29 bde34c3a00c8: Download complete 06:30:30 b352a97aabf1: Download complete 06:30:30 4872d77fe225: Verifying Checksum 06:30:30 4872d77fe225: Download complete 06:30:30 5851b861e8e6: Verifying Checksum 06:30:30 5851b861e8e6: Download complete 06:30:30 b85a868b505f: Download complete 06:30:30 bab4dde63d76: Verifying Checksum 06:30:30 bab4dde63d76: Download complete 06:30:31 b85a868b505f: Pull complete 06:30:31 e2be974225ed: Pull complete 06:30:31 339a4e72a1f5: Pull complete 06:30:32 988bab9f4d93: Pull complete 06:30:32 1469e6f7b9e6: Pull complete 06:30:32 eaf3925da568: Pull complete 06:30:34 bab4dde63d76: Pull complete 06:30:34 bde34c3a00c8: Pull complete 06:30:34 b352a97aabf1: Pull complete 06:30:34 4872d77fe225: Pull complete 06:30:34 5851b861e8e6: Pull complete 06:30:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:34 prd-ubuntu20.04-docker-8c-8g-6406 does not seem to be running inside a container 06:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:30:39 $ docker top ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b -eo pid,comm 06:30:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:30:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:39 [ssh-agent] Looking for ssh-agent implementation... 06:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:39 $ docker exec ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b ssh-agent 06:30:39 SSH_AUTH_SOCK=/tmp/ssh-3rweJoWBlrqG/agent.32 06:30:39 SSH_AGENT_PID=38 06:30:39 Running ssh-add (command line suppressed) 06:30:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_630447568187349646.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_630447568187349646.key) 06:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:40 + git tag --points-at HEAD [Pipeline] } 06:30:40 $ docker exec --env ******** --env ******** ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b ssh-agent -k 06:30:40 unset SSH_AUTH_SOCK; 06:30:40 unset SSH_AGENT_PID; 06:30:40 echo Agent pid 38 killed; 06:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:40 [ssh-agent] Looking for ssh-agent implementation... 06:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:40 $ docker exec ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b ssh-agent 06:30:40 SSH_AUTH_SOCK=/tmp/ssh-FdF8uEGDC2Bm/agent.70 06:30:40 SSH_AGENT_PID=76 06:30:40 Running ssh-add (command line suppressed) 06:30:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_16082483446548329570.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_16082483446548329570.key) 06:30:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:41 + git semver init 06:30:41 2023-02-17 06:30:41,280 [run_init] DEBUG init version:0.0.0 force:False 06:30:41 2023-02-17 06:30:41,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 06:30:41 2023-02-17 06:30:41,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 06:30:41 2023-02-17 06:30:41,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322, universal_newlines=False, shell=None, istream=None) 06:30:43 2023-02-17 06:30:43,046 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.git/info/exclude 06:30:43 2023-02-17 06:30:43,047 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 with force:False 06:30:43 2023-02-17 06:30:43,047 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 06:30:43 2023-02-17 06:30:43,052 [execute] INFO git cat-file --batch-check 06:30:43 2023-02-17 06:30:43,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 06:30:43 2023-02-17 06:30:43,059 [execute] INFO git cat-file --batch 06:30:43 2023-02-17 06:30:43,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 06:30:43 2023-02-17 06:30:43,063 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 06:30:43 0.0.0 [Pipeline] } 06:30:43 $ docker exec --env ******** --env ******** ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b ssh-agent -k 06:30:43 unset SSH_AUTH_SOCK; 06:30:43 unset SSH_AGENT_PID; 06:30:43 echo Agent pid 76 killed; 06:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:43 + git semver [Pipeline] } 06:30:43 $ docker stop --time=1 ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b 06:30:45 $ docker rm -f --volumes ca757ce94ca16eec26d7748bedc1cfaa81cca3887610a58ba5786c0fd7a07f9b [Pipeline] // withDockerContainer [Pipeline] sh 06:30:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:45 Stashed 1 file(s) [Pipeline] echo 06:30:45 [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 06:30:46 provisioning config files... 06:30:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config6166963066924086936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:46 ---> docker-login.sh 06:30:46 nexus3.edgexfoundry.org:10001 06:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:46 Configure a credential helper to remove this warning. See 06:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:46 06:30:46 Login Succeeded 06:30:46 nexus3.edgexfoundry.org:10002 06:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:46 Configure a credential helper to remove this warning. See 06:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:46 06:30:46 Login Succeeded 06:30:46 nexus3.edgexfoundry.org:10003 06:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:46 Configure a credential helper to remove this warning. See 06:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:46 06:30:46 Login Succeeded 06:30:46 nexus3.edgexfoundry.org:10004 06:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:46 Configure a credential helper to remove this warning. See 06:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:46 06:30:46 Login Succeeded 06:30:46 docker.io 06:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:47 Configure a credential helper to remove this warning. See 06:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:47 06:30:47 Login Succeeded 06:30:47 ---> docker-login.sh ends [Pipeline] } 06:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:47 ========================================================= 06:30:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:30:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:47 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:30:47 Sending build context to Docker daemon 10.5MB 06:30:47 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:30:47 Step 2/10 : FROM ${BASE} AS builder 06:30:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:47 213ec9aee27d: Pulling fs layer 06:30:47 4583459ba037: Pulling fs layer 06:30:47 93c1e223e6f2: Pulling fs layer 06:30:47 53926ce57604: Pulling fs layer 06:30:47 21b2b0c7a3f4: Pulling fs layer 06:30:47 22ff95d597cd: Pulling fs layer 06:30:47 12d6caf4c0d1: Pulling fs layer 06:30:47 96b7cbca73a9: Pulling fs layer 06:30:47 a7acece74701: Pulling fs layer 06:30:47 53926ce57604: Waiting 06:30:47 12d6caf4c0d1: Waiting 06:30:47 21b2b0c7a3f4: Waiting 06:30:47 96b7cbca73a9: Waiting 06:30:47 22ff95d597cd: Waiting 06:30:47 93c1e223e6f2: Verifying Checksum 06:30:47 93c1e223e6f2: Download complete 06:30:47 4583459ba037: Verifying Checksum 06:30:47 4583459ba037: Download complete 06:30:47 21b2b0c7a3f4: Download complete 06:30:47 22ff95d597cd: Verifying Checksum 06:30:47 22ff95d597cd: Download complete 06:30:47 213ec9aee27d: Verifying Checksum 06:30:47 213ec9aee27d: Download complete 06:30:47 12d6caf4c0d1: Download complete 06:30:48 213ec9aee27d: Pull complete 06:30:48 4583459ba037: Pull complete 06:30:48 93c1e223e6f2: Pull complete 06:30:49 a7acece74701: Download complete 06:30:49 53926ce57604: Verifying Checksum 06:30:49 53926ce57604: Download complete 06:30:49 96b7cbca73a9: Verifying Checksum 06:30:49 96b7cbca73a9: Download complete 06:30:52 53926ce57604: Pull complete 06:30:52 21b2b0c7a3f4: Pull complete 06:30:53 22ff95d597cd: Pull complete 06:30:53 12d6caf4c0d1: Pull complete 06:30:55 96b7cbca73a9: Pull complete 06:30:57 a7acece74701: Pull complete 06:30:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:30:57 ---> db6d94c90886 06:30:57 Step 3/10 : ARG MAKE=make build 06:31:01 Still waiting to schedule task 06:31:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:31:08 ---> Running in 4b38fd7bcddb 06:31:08 Removing intermediate container 4b38fd7bcddb 06:31:08 ---> a091c8226475 06:31:08 Step 4/10 : WORKDIR /device-sdk-go 06:31:08 ---> Running in 64abab38bde1 06:31:08 Removing intermediate container 64abab38bde1 06:31:08 ---> cd60f8359348 06:31:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:31:08 ---> Running in f5fc35ca23bb 06:31:08 Removing intermediate container f5fc35ca23bb 06:31:08 ---> 8240bc2d3932 06:31:08 Step 6/10 : RUN apk add --update --no-cache make git 06:31:08 ---> Running in 10798c9cab3c 06:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:08 OK: 211 MiB in 51 packages 06:31:08 Removing intermediate container 10798c9cab3c 06:31:08 ---> 3176344ef556 06:31:08 Step 7/10 : COPY go.mod vendor* ./ 06:31:08 ---> dabc1a6bd223 06:31:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:08 ---> Running in 75a1643e5b28 06:31:47 Removing intermediate container 75a1643e5b28 06:31:47 ---> 6d4740057448 06:31:47 Step 9/10 : COPY . . 06:31:47 ---> 6dc08af97b70 06:31:47 Step 10/10 : RUN ${MAKE} 06:31:47 ---> Running in 94be1c973edc 06:31:48 noop 06:31:48 Removing intermediate container 94be1c973edc 06:31:48 ---> 3a23bd6f38bf 06:31:48 Successfully built 3a23bd6f38bf 06:31:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:48 + docker inspect -f . ci-base-image-x86_64 06:31:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:48 prd-ubuntu20.04-docker-8c-8g-6406 does not seem to be running inside a container 06:31:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** ci-base-image-x86_64 cat 06:31:49 $ docker top 72d37b7cd333bdd6ac0c720af4caaef67ae2988ed8dbd32dae94d3e40596a2c2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:49 + go version 06:31:49 go version go1.18.7 linux/amd64 [Pipeline] } 06:31:49 $ docker stop --time=1 72d37b7cd333bdd6ac0c720af4caaef67ae2988ed8dbd32dae94d3e40596a2c2 06:31:50 $ docker rm -f --volumes 72d37b7cd333bdd6ac0c720af4caaef67ae2988ed8dbd32dae94d3e40596a2c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + docker inspect -f . ci-base-image-x86_64 06:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:51 prd-ubuntu20.04-docker-8c-8g-6406 does not seem to be running inside a container 06:31:51 $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** ci-base-image-x86_64 cat 06:31:51 $ docker top af008b13c5828ac10413f13210e88121c7fbabc4cc8773bf81098e1dcfb1accf -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] fileExists [Pipeline] sh 06:31:52 + make test 06:31:52 go test -race -coverprofile=coverage.out ./... 06:31:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.048s coverage: 27.6% of statements 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.067s coverage: 78.9% of statements 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.099s coverage: 77.8% of statements 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.112s coverage: 77.0% of statements 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.105s coverage: 65.2% of statements 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements 06:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:32:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:32:28 GO111MODULE=on go vet ./... 06:32:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:29 ./bin/test-attribution-txt.sh [Pipeline] echo 06:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:32:29 $ docker stop --time=1 af008b13c5828ac10413f13210e88121c7fbabc4cc8773bf81098e1dcfb1accf 06:32:35 $ docker rm -f --volumes af008b13c5828ac10413f13210e88121c7fbabc4cc8773bf81098e1dcfb1accf [Pipeline] // withDockerContainer [Pipeline] sh 06:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:32:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:36 + ls -al . 06:32:36 total 272 06:32:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 06:31 . 06:32:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:30 .. 06:32:36 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 06:30 .dockerignore 06:32:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:32 .git 06:32:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:30 .github 06:32:36 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 06:30 .gitignore 06:32:36 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 06:30 .golangci.yml 06:32:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:30 .semver 06:32:36 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 06:30 CHANGELOG.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:30 GOVERNANCE.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 06:30 Jenkinsfile 06:32:36 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 06:30 LICENSE 06:32:36 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 06:30 Makefile 06:32:36 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 06:30 OWNERS.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 06:30 README.md 06:32:36 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:30 VERSION 06:32:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:30 bin 06:32:36 -rw-r--r-- 1 jenkins jenkins 98699 Feb 17 06:32 coverage.out 06:32:36 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 06:30 example 06:32:36 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 06:30 go.mod 06:32:36 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 06:30 go.sum 06:32:36 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 06:30 internal 06:32:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:30 openapi 06:32:36 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 06:30 pkg 06:32:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:30 snap 06:32:36 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:37 + 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=9dd9870803ee77a865d507efd3ba01f097baf128 --label arch=amd64 --label version=0.0.0 . 06:32:37 Sending build context to Docker daemon 10.6MB 06:32:37 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:32:37 Step 2/23 : FROM ${BASE} AS builder 06:32:37 ---> 3a23bd6f38bf 06:32:37 Step 3/23 : ARG MAKE=make build 06:32:37 ---> Running in b5102196f04f 06:32:37 Removing intermediate container b5102196f04f 06:32:37 ---> 337acaaa6c71 06:32:37 Step 4/23 : WORKDIR /device-sdk-go 06:32:37 ---> Running in 4d78b24e0842 06:32:37 Removing intermediate container 4d78b24e0842 06:32:37 ---> 21b303e68ca5 06:32:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:32:37 ---> Running in 3bd1c0de3f78 06:32:37 Removing intermediate container 3bd1c0de3f78 06:32:37 ---> 6327214661e2 06:32:37 Step 6/23 : RUN apk add --update --no-cache make git 06:32:37 ---> Running in 2b51f3dfc8ed 06:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:32:38 OK: 211 MiB in 51 packages 06:32:38 Removing intermediate container 2b51f3dfc8ed 06:32:38 ---> da9f4751cd58 06:32:38 Step 7/23 : COPY go.mod vendor* ./ 06:32:38 ---> d36cb9e83cd0 06:32:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:38 ---> Running in ee71297a0fd9 06:32:39 Removing intermediate container ee71297a0fd9 06:32:39 ---> fe127a1f4ae1 06:32:39 Step 9/23 : COPY . . 06:32:40 ---> 8b5a89a7f1fb 06:32:40 Step 10/23 : RUN ${MAKE} 06:32:40 ---> Running in 9f4f5fd9d94b 06:32:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:33:02 Removing intermediate container 9f4f5fd9d94b 06:33:02 ---> 7a29b3d616e5 06:33:02 Step 11/23 : FROM alpine:3.16 06:33:02 3.16: Pulling from library/alpine 06:33:02 ef5531b6e74e: Pulling fs layer 06:33:02 ef5531b6e74e: Verifying Checksum 06:33:02 ef5531b6e74e: Download complete 06:33:02 ef5531b6e74e: Pull complete 06:33:02 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:33:02 Status: Downloaded newer image for alpine:3.16 06:33:02 ---> dfd21b5a31f5 06:33:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:33:02 ---> Running in 45e2564a5abe 06:33:02 Removing intermediate container 45e2564a5abe 06:33:02 ---> 9ebfdee143b6 06:33:02 Step 13/23 : RUN apk add --update --no-cache 06:33:02 ---> Running in a179fd88adc6 06:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:02 OK: 6 MiB in 14 packages 06:33:02 Removing intermediate container a179fd88adc6 06:33:02 ---> c1690e802dec 06:33:02 Step 14/23 : WORKDIR / 06:33:02 ---> Running in 4d6162056717 06:33:02 Removing intermediate container 4d6162056717 06:33:02 ---> 0d9e80507737 06:33:02 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:33:02 ---> c339df464716 06:33:02 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:33:03 ---> 325edf5cb915 06:33:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:33:03 ---> 30af9d8cd836 06:33:03 Step 18/23 : EXPOSE 59999 06:33:03 ---> Running in 4f354ecc9e26 06:33:03 Removing intermediate container 4f354ecc9e26 06:33:03 ---> b0c9f65ee050 06:33:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:33:03 ---> Running in 257a4a28fa0c 06:33:03 Removing intermediate container 257a4a28fa0c 06:33:03 ---> e7f5f722e7d0 06:33:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:03 ---> Running in f7956dbe3654 06:33:03 Removing intermediate container f7956dbe3654 06:33:03 ---> 2d71cb4dbfea 06:33:03 Step 21/23 : LABEL arch=amd64 06:33:03 ---> Running in 7a1d306ff4f8 06:33:03 Removing intermediate container 7a1d306ff4f8 06:33:03 ---> 9338d34b22d6 06:33:03 Step 22/23 : LABEL git_sha=9dd9870803ee77a865d507efd3ba01f097baf128 06:33:03 ---> Running in 9474c0c199c6 06:33:04 Removing intermediate container 9474c0c199c6 06:33:04 ---> 73bb3d7fee79 06:33:04 Step 23/23 : LABEL version=0.0.0 06:33:04 ---> Running in 4c7c14242de5 06:33:04 Removing intermediate container 4c7c14242de5 06:33:04 ---> 083633e5829a 06:33:04 [Warning] One or more build-args [ARCH] were not consumed 06:33:04 Successfully built 083633e5829a 06:33:04 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 06:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:04 06:33:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:04 latest: Pulling from edgex-lftools-log-publisher 06:33:04 5eb5b503b376: Pulling fs layer 06:33:04 5c69ac0246d0: Pulling fs layer 06:33:04 ec43610c2a17: Pulling fs layer 06:33:04 3a2ae6a8a46f: Pulling fs layer 06:33:04 33b1e0a273af: Pulling fs layer 06:33:04 5d3b04190fa2: Pulling fs layer 06:33:04 2f39f015ded8: Pulling fs layer 06:33:04 33b1e0a273af: Waiting 06:33:04 5d3b04190fa2: Waiting 06:33:04 2f39f015ded8: Waiting 06:33:04 3a2ae6a8a46f: Waiting 06:33:04 5c69ac0246d0: Verifying Checksum 06:33:04 3a2ae6a8a46f: Verifying Checksum 06:33:04 3a2ae6a8a46f: Download complete 06:33:05 33b1e0a273af: Verifying Checksum 06:33:05 33b1e0a273af: Download complete 06:33:05 5d3b04190fa2: Download complete 06:33:05 ec43610c2a17: Download complete 06:33:05 5eb5b503b376: Verifying Checksum 06:33:05 5eb5b503b376: Download complete 06:33:06 5eb5b503b376: Pull complete 06:33:06 5c69ac0246d0: Pull complete 06:33:07 2f39f015ded8: Download complete 06:33:07 ec43610c2a17: Pull complete 06:33:07 3a2ae6a8a46f: Pull complete 06:33:07 33b1e0a273af: Pull complete 06:33:07 5d3b04190fa2: Pull complete 06:33:10 2f39f015ded8: Pull complete 06:33:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:10 prd-ubuntu20.04-docker-8c-8g-6406 does not seem to be running inside a container 06:33:10 $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 06:33:16 $ docker top 8efa18f573eb0610acca38ec32f84476a6a7ab14efaed983d6a69c9041321ff1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:16 ---> job-cost.sh 06:33:16 lf-activate-venv: SKIPPING 06:33:16 INFO: No Stack... 06:33:16 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:17 INFO: Archiving Costs [Pipeline] sh 06:33:17 + cut -d, -f6 06:33:17 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/cost.csv [Pipeline] lock 06:33:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] 06:33:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] did not exist. Created. 06:33:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:18 + echo total: 0.2199999988079071 [Pipeline] stash 06:33:18 Stashed 1 file(s) [Pipeline] } 06:33:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:18 $ docker stop --time=1 8efa18f573eb0610acca38ec32f84476a6a7ab14efaed983d6a69c9041321ff1 06:33:19 $ docker rm -f --volumes 8efa18f573eb0610acca38ec32f84476a6a7ab14efaed983d6a69c9041321ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6412 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] { [Pipeline] ws 06:34:27 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 06:34:27 The recommended git tool is: git 06:34:33 using credential edgex-jenkins-ssh 06:34:33 Cloning the remote Git repository 06:34:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:34:33 > git init /w/workspace/device-sdk-go/4 # timeout=10 06:34:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:34:33 > git --version # timeout=10 06:34:33 > git --version # 'git version 2.25.1' 06:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:34:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:34:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:34:36 Merging remotes/origin/main commit bf4aa2dff0c0a7f4a97997804f6014e11af12954 into PR head commit 9dd9870803ee77a865d507efd3ba01f097baf128 06:34:36 Merge succeeded, producing 9dd9870803ee77a865d507efd3ba01f097baf128 06:34:36 Checking out Revision 9dd9870803ee77a865d507efd3ba01f097baf128 (PR-1322) 06:34:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:36 > git config core.sparsecheckout # timeout=10 06:34:36 > git checkout -f 9dd9870803ee77a865d507efd3ba01f097baf128 # timeout=10 06:34:36 > git remote # timeout=10 06:34:36 > git config --get remote.origin.url # timeout=10 06:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:36 > git merge bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 06:34:36 > git rev-parse HEAD^{commit} # timeout=10 06:34:36 > git config core.sparsecheckout # timeout=10 06:34:37 > git checkout -f 9dd9870803ee77a865d507efd3ba01f097baf128 # timeout=10 06:34:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:38 Dload Upload Total Spent Left Speed 06:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 06:34:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:34:39 + sudo tee /etc/docker/daemon.new 06:34:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:34:39 { 06:34:39 "registry-mirrors": [ 06:34:39 "https://nexus3.edgexfoundry.org:10001" 06:34:39 ], 06:34:39 "bip": "10.250.0.254/24", 06:34:39 "hosts": [ 06:34:39 "tcp://0.0.0.0:5555", 06:34:39 "unix:///var/run/docker.sock" 06:34:39 ], 06:34:39 "mtu": 1458, 06:34:39 "selinux-enabled": true, 06:34:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:34:39 } [Pipeline] sh 06:34:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:34:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:58 provisioning config files... 06:34:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config14246484768109901225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:58 ---> docker-login.sh 06:34:58 nexus3.edgexfoundry.org:10001 06:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:59 Configure a credential helper to remove this warning. See 06:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:59 06:34:59 Login Succeeded 06:34:59 nexus3.edgexfoundry.org:10002 06:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:59 Configure a credential helper to remove this warning. See 06:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:59 06:34:59 Login Succeeded 06:34:59 nexus3.edgexfoundry.org:10003 06:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:00 Configure a credential helper to remove this warning. See 06:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:00 06:35:00 Login Succeeded 06:35:00 nexus3.edgexfoundry.org:10004 06:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:00 Configure a credential helper to remove this warning. See 06:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:00 06:35:00 Login Succeeded 06:35:00 docker.io 06:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:00 Configure a credential helper to remove this warning. See 06:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:00 06:35:00 Login Succeeded 06:35:00 ---> docker-login.sh ends [Pipeline] } 06:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:01 ========================================================= 06:35:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:35:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:01 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:35:01 Sending build context to Docker daemon 5.635MB 06:35:02 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:35:02 Step 2/10 : FROM ${BASE} AS builder 06:35:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:02 9b18e9b68314: Pulling fs layer 06:35:02 35d82f9e3411: Pulling fs layer 06:35:02 e16973657156: Pulling fs layer 06:35:02 fc693d55d65f: Pulling fs layer 06:35:02 7e9fc2657dce: Pulling fs layer 06:35:02 dda99020689f: Pulling fs layer 06:35:02 db1c61fa0a46: Pulling fs layer 06:35:02 891c053d2c06: Pulling fs layer 06:35:02 fc693d55d65f: Waiting 06:35:02 7e9fc2657dce: Waiting 06:35:02 dda99020689f: Waiting 06:35:02 db1c61fa0a46: Waiting 06:35:02 891c053d2c06: Waiting 06:35:02 e16973657156: Verifying Checksum 06:35:02 e16973657156: Download complete 06:35:02 35d82f9e3411: Verifying Checksum 06:35:02 35d82f9e3411: Download complete 06:35:02 7e9fc2657dce: Verifying Checksum 06:35:02 7e9fc2657dce: Download complete 06:35:02 dda99020689f: Verifying Checksum 06:35:02 dda99020689f: Download complete 06:35:02 9b18e9b68314: Verifying Checksum 06:35:02 9b18e9b68314: Download complete 06:35:03 9b18e9b68314: Pull complete 06:35:03 891c053d2c06: Verifying Checksum 06:35:03 891c053d2c06: Download complete 06:35:04 35d82f9e3411: Pull complete 06:35:04 e16973657156: Pull complete 06:35:05 db1c61fa0a46: Verifying Checksum 06:35:05 db1c61fa0a46: Download complete 06:35:05 fc693d55d65f: Verifying Checksum 06:35:05 fc693d55d65f: Download complete 06:35:18 fc693d55d65f: Pull complete 06:35:18 7e9fc2657dce: Pull complete 06:35:18 dda99020689f: Pull complete 06:35:23 db1c61fa0a46: Pull complete 06:35:24 891c053d2c06: Pull complete 06:35:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:35:24 ---> f96f9c87975a 06:35:24 Step 3/10 : ARG MAKE=make build 06:35:28 ---> Running in b1b77857ddd2 06:35:28 Removing intermediate container b1b77857ddd2 06:35:28 ---> 65d70592bd21 06:35:28 Step 4/10 : WORKDIR /device-sdk-go 06:35:28 ---> Running in 9f013fb775ff 06:35:28 Removing intermediate container 9f013fb775ff 06:35:28 ---> 4fabbc0cefd4 06:35:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:35:28 ---> Running in 55cd041f64d4 06:35:28 Removing intermediate container 55cd041f64d4 06:35:28 ---> 87e83d78f124 06:35:28 Step 6/10 : RUN apk add --update --no-cache make git 06:35:28 ---> Running in 9a746a146c70 06:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:35:32 OK: 221 MiB in 51 packages 06:35:32 Removing intermediate container 9a746a146c70 06:35:32 ---> a2d1e5be6956 06:35:32 Step 7/10 : COPY go.mod vendor* ./ 06:35:33 ---> 5b8042e53423 06:35:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:33 ---> Running in a8f8e5554208 06:36:41 Removing intermediate container a8f8e5554208 06:36:41 ---> eeea6e91d2e2 06:36:41 Step 9/10 : COPY . . 06:36:41 ---> b2756a67184a 06:36:41 Step 10/10 : RUN ${MAKE} 06:36:41 ---> Running in 41f7e0932594 06:36:41 noop 06:36:41 Removing intermediate container 41f7e0932594 06:36:41 ---> b16db7a13335 06:36:41 Successfully built b16db7a13335 06:36:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:41 + docker inspect -f . ci-base-image-arm64 06:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:41 prd-ubuntu20.04-docker-arm64-4c-16g-6412 does not seem to be running inside a container 06:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 06:36:43 $ docker top 68bfbc1737534fe19d436b7325d67cbc88a5d9e1b6d66dab709c6d1771a1e251 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:44 + go version 06:36:44 go version go1.18.7 linux/arm64 [Pipeline] } 06:36:44 $ docker stop --time=1 68bfbc1737534fe19d436b7325d67cbc88a5d9e1b6d66dab709c6d1771a1e251 06:36:46 $ docker rm -f --volumes 68bfbc1737534fe19d436b7325d67cbc88a5d9e1b6d66dab709c6d1771a1e251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:47 + docker inspect -f . ci-base-image-arm64 06:36:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:47 prd-ubuntu20.04-docker-arm64-4c-16g-6412 does not seem to be running inside a container 06:36:47 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 06:36:48 $ docker top 149efdf404f271bc5322bb732e400c1b20890b6ee466c5eca38eff0a07721c32 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:49 + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 06:36:49 + make test 06:36:49 go test -race -coverprofile=coverage.out ./... 06:37:28 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:39:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.580s coverage: 27.6% of statements 06:39:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.707s coverage: 78.9% of statements 06:39:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:40:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.857s coverage: 77.8% of statements 06:40:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:40:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:40:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.589s coverage: 77.0% of statements 06:40:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:40:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 06:40:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:40:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.477s coverage: 65.2% of statements 06:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:40:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.592s coverage: 89.2% of statements 06:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:40:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.394s coverage: 4.7% of statements 06:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:40:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:40:05 GO111MODULE=on go vet ./... 06:41:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:41:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:41:43 ./bin/test-attribution-txt.sh [Pipeline] echo 06:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:41:43 $ docker stop --time=1 149efdf404f271bc5322bb732e400c1b20890b6ee466c5eca38eff0a07721c32 06:41:45 $ docker rm -f --volumes 149efdf404f271bc5322bb732e400c1b20890b6ee466c5eca38eff0a07721c32 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:41:46 Warning: overwriting stash ‘coverage-report’ 06:41:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:41:47 + ls -al . 06:41:47 total 268 06:41:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:36 . 06:41:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:34 .. 06:41:47 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 06:34 .dockerignore 06:41:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:34 .git 06:41:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:34 .github 06:41:47 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 06:34 .gitignore 06:41:47 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 06:34 .golangci.yml 06:41:47 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 06:34 CHANGELOG.md 06:41:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:34 GOVERNANCE.md 06:41:47 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 06:34 Jenkinsfile 06:41:47 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 06:34 LICENSE 06:41:47 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 06:34 Makefile 06:41:47 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 06:34 OWNERS.md 06:41:47 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 06:34 README.md 06:41:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:30 VERSION 06:41:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:34 bin 06:41:47 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 06:40 coverage.out 06:41:47 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 06:34 example 06:41:47 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 06:34 go.mod 06:41:47 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 06:34 go.sum 06:41:47 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 06:34 internal 06:41:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:34 openapi 06:41:47 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 06:34 pkg 06:41:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:34 snap 06:41:47 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:48 + 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=9dd9870803ee77a865d507efd3ba01f097baf128 --label arch=arm64 --label version=0.0.0 . 06:41:48 Sending build context to Docker daemon 5.734MB 06:41:48 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:41:48 Step 2/23 : FROM ${BASE} AS builder 06:41:48 ---> b16db7a13335 06:41:48 Step 3/23 : ARG MAKE=make build 06:41:48 ---> Running in b9c3b57c165d 06:41:48 Removing intermediate container b9c3b57c165d 06:41:48 ---> 1aadadcae963 06:41:48 Step 4/23 : WORKDIR /device-sdk-go 06:41:49 ---> Running in cd14602b0a18 06:41:49 Removing intermediate container cd14602b0a18 06:41:49 ---> 0a0a571b53a2 06:41:49 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:41:49 ---> Running in 3a762c170793 06:41:49 Removing intermediate container 3a762c170793 06:41:49 ---> cf9dafcfaa32 06:41:49 Step 6/23 : RUN apk add --update --no-cache make git 06:41:49 ---> Running in 307285ef9b65 06:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:41:52 OK: 221 MiB in 51 packages 06:41:53 Removing intermediate container 307285ef9b65 06:41:53 ---> 3b8120c8f143 06:41:53 Step 7/23 : COPY go.mod vendor* ./ 06:41:53 ---> 8677e3c9310c 06:41:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:53 ---> Running in ca82f27890f8 06:41:58 Removing intermediate container ca82f27890f8 06:41:58 ---> aa3252466113 06:41:58 Step 9/23 : COPY . . 06:41:59 ---> 6c240fd413ce 06:41:59 Step 10/23 : RUN ${MAKE} 06:41:59 ---> Running in 536f825b7db8 06:42:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:44:22 Removing intermediate container 536f825b7db8 06:44:22 ---> 8e5126ae89d1 06:44:22 Step 11/23 : FROM alpine:3.16 06:44:22 3.16: Pulling from library/alpine 06:44:22 3760b48202b3: Pulling fs layer 06:44:22 3760b48202b3: Verifying Checksum 06:44:22 3760b48202b3: Download complete 06:44:23 3760b48202b3: Pull complete 06:44:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:44:23 Status: Downloaded newer image for alpine:3.16 06:44:23 ---> 4c81e5bf8899 06:44:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:44:23 ---> Running in 412d05764fe1 06:44:23 Removing intermediate container 412d05764fe1 06:44:23 ---> 06e29a341889 06:44:23 Step 13/23 : RUN apk add --update --no-cache 06:44:23 ---> Running in e451e0f2029e 06:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:44:26 OK: 5 MiB in 14 packages 06:44:27 Removing intermediate container e451e0f2029e 06:44:27 ---> 003f8ed9874a 06:44:27 Step 14/23 : WORKDIR / 06:44:27 ---> Running in e83685e6315d 06:44:27 Removing intermediate container e83685e6315d 06:44:27 ---> fbac94a2331a 06:44:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:44:28 ---> 9f8e0bdf6941 06:44:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:44:29 ---> bed7eb3ff5d1 06:44:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:44:30 ---> 928ee905542f 06:44:30 Step 18/23 : EXPOSE 59999 06:44:30 ---> Running in 914a007eebe3 06:44:30 Removing intermediate container 914a007eebe3 06:44:30 ---> ba9bd800eaea 06:44:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:44:30 ---> Running in 635efbec074e 06:44:30 Removing intermediate container 635efbec074e 06:44:30 ---> 897b0188e9d2 06:44:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:44:31 ---> Running in 3ce7123a1e47 06:44:31 Removing intermediate container 3ce7123a1e47 06:44:31 ---> 8ff96e6a0290 06:44:31 Step 21/23 : LABEL arch=arm64 06:44:31 ---> Running in 722e6247479d 06:44:31 Removing intermediate container 722e6247479d 06:44:31 ---> 65eac68bf232 06:44:31 Step 22/23 : LABEL git_sha=9dd9870803ee77a865d507efd3ba01f097baf128 06:44:31 ---> Running in dbb1e37b7492 06:44:31 Removing intermediate container dbb1e37b7492 06:44:31 ---> 6611b8459b2b 06:44:31 Step 23/23 : LABEL version=0.0.0 06:44:32 ---> Running in b868c1de03c2 06:44:32 Removing intermediate container b868c1de03c2 06:44:32 ---> f81642f74e57 06:44:32 [Warning] One or more build-args [ARCH] were not consumed 06:44:32 Successfully built f81642f74e57 06:44:32 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 06:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:32 06:44:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:33 arm64: Pulling from edgex-lftools-log-publisher 06:44:33 8998bd30e6a1: Pulling fs layer 06:44:33 04944245beec: Pulling fs layer 06:44:33 699f458cf7ca: Pulling fs layer 06:44:33 765212b225bb: Pulling fs layer 06:44:33 f23df028b6ca: Pulling fs layer 06:44:33 d65c8cfc05b1: Pulling fs layer 06:44:33 2437ff75d9bd: Pulling fs layer 06:44:33 765212b225bb: Waiting 06:44:33 d65c8cfc05b1: Waiting 06:44:33 f23df028b6ca: Waiting 06:44:33 2437ff75d9bd: Waiting 06:44:33 04944245beec: Verifying Checksum 06:44:33 04944245beec: Download complete 06:44:33 765212b225bb: Verifying Checksum 06:44:33 765212b225bb: Download complete 06:44:33 f23df028b6ca: Download complete 06:44:33 d65c8cfc05b1: Verifying Checksum 06:44:33 d65c8cfc05b1: Download complete 06:44:33 699f458cf7ca: Verifying Checksum 06:44:33 699f458cf7ca: Download complete 06:44:34 8998bd30e6a1: Verifying Checksum 06:44:34 8998bd30e6a1: Download complete 06:44:36 2437ff75d9bd: Verifying Checksum 06:44:36 2437ff75d9bd: Download complete 06:44:38 8998bd30e6a1: Pull complete 06:44:38 04944245beec: Pull complete 06:44:40 699f458cf7ca: Pull complete 06:44:40 765212b225bb: Pull complete 06:44:41 f23df028b6ca: Pull complete 06:44:41 d65c8cfc05b1: Pull complete 06:44:56 2437ff75d9bd: Pull complete 06:44:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:56 prd-ubuntu20.04-docker-arm64-4c-16g-6412 does not seem to be running inside a container 06:44:56 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 06:44:59 $ docker top 3c61aafb4e1de3d5d5cc51de98e660c262a903c6b766dbacfdeef7c8407be85c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:00 ---> job-cost.sh 06:45:00 lf-activate-venv: SKIPPING 06:45:00 INFO: No Stack... 06:45:01 INFO: Retrieving Pricing Info for: v3-standard-4 06:45:01 INFO: Archiving Costs [Pipeline] sh 06:45:02 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 06:45:02 + cut -d, -f6 [Pipeline] lock 06:45:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] 06:45:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] did not exist. Created. 06:45:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:03 /w/workspace/device-sdk-go/4@tmp/durable-c0608f51/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:45:03 + echo total: 0.10999999940395355 [Pipeline] stash 06:45:03 Warning: overwriting stash ‘stack-cost’ 06:45:04 Stashed 1 file(s) [Pipeline] } 06:45:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:04 $ docker stop --time=1 3c61aafb4e1de3d5d5cc51de98e660c262a903c6b766dbacfdeef7c8407be85c 06:45:05 $ docker rm -f --volumes 3c61aafb4e1de3d5d5cc51de98e660c262a903c6b766dbacfdeef7c8407be85c [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 06:45:06 provisioning config files... 06:45:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config16419175690422627542tmp [Pipeline] { [Pipeline] sh 06:45:06 + set +x 06:45:06 + bash -s -- 06:45:06 + curl -s https://codecov.io/bash 06:45:06 06:45:06 _____ _ 06:45:06 / ____| | | 06:45:06 | | ___ __| | ___ ___ _____ __ 06:45:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:06 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:06 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:06 Bash-1.0.6 06:45:06 06:45:06 06:45:06 ==> git version 2.25.1 found 06:45:06 ==> 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 06:45:06 Release-Date: 2020-01-08 06:45:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:45:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:45:06 ==> Jenkins CI detected. 06:45:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1322 06:45:06 project root: . 06:45:06 --> token set from env 06:45:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:06 ==> Running gcov in . (disable via -X gcov) 06:45:06 ==> Python coveragepy not found 06:45:06 ==> Searching for coverage reports in: 06:45:06 + . 06:45:06 -> Found 1 reports 06:45:06 ==> Detecting git/mercurial file structure 06:45:06 ==> Reading reports 06:45:06 + ./coverage.out bytes=98700 06:45:06 ==> Appending adjustments 06:45:06 https://docs.codecov.io/docs/fixing-reports 06:45:06 + Found adjustments 06:45:06 ==> Gzipping contents 06:45:06 16K /tmp/codecov.TnkOqS.gz 06:45:06 ==> Uploading reports 06:45:06 url: https://codecov.io 06:45:06 query: branch=PR-1322&commit=9dd9870803ee77a865d507efd3ba01f097baf128&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 06:45:06 -> Pinging Codecov 06:45:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1322&commit=9dd9870803ee77a865d507efd3ba01f097baf128&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 06:45:06 -> Uploading to 06:45:06 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/9dd9870803ee77a865d507efd3ba01f097baf128/65af137a-6189-48e3-b551-8ff22b7463a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T064506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df9b61caa83af7977d8fa0d1a1423174c2ea5bb303d9992fa67f73abb37502a6 06:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:06 Dload Upload Total Spent Left Speed 06:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14347 0 0 100 14347 0 36599 --:--:-- --:--:-- --:--:-- 36599 06:45:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9dd9870803ee77a865d507efd3ba01f097baf128 [Pipeline] } 06:45:07 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 06:45:08 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives ] 06:45:08 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 06:45:08 total 16 06:45:08 drwxr-xr-x 3 root root 4096 Feb 17 06:33 . 06:45:08 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 06:33 .. 06:45:08 drwxr-xr-x 2 root root 4096 Feb 17 06:33 cost 06:45:08 -rw-r--r-- 1 root root 86 Feb 17 06:33 cost.csv 06:45:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 06:45:08 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 06:45:08 total 16 06:45:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:33 . 06:45:08 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 06:33 .. 06:45:08 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 06:33 cost 06:45:08 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:45:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:09 ---> package-listing.sh 06:45:09 ++ tr '[:upper:]' '[:lower:]' 06:45:09 ++ facter osfamily 06:45:09 + OS_FAMILY=debian 06:45:09 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1322 06:45:09 + START_PACKAGES=/tmp/packages_start.txt 06:45:09 + END_PACKAGES=/tmp/packages_end.txt 06:45:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:09 + PACKAGES=/tmp/packages_start.txt 06:45:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 06:45:09 + PACKAGES=/tmp/packages_end.txt 06:45:09 + case "${OS_FAMILY}" in 06:45:09 + dpkg -l 06:45:09 + grep '^ii' 06:45:09 + '[' -f /tmp/packages_start.txt ']' 06:45:09 + '[' -f /tmp/packages_end.txt ']' 06:45:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 06:45:09 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ 06:45:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [Pipeline] echo 06:45:09 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-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:45:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:10 prd-ubuntu20.04-docker-8c-8g-6406 does not seem to be running inside a container 06:45:10 $ 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-1322/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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:45:10 $ docker top d12d4a2202b3b76d97e28fe996c85f434264b9467558a89917109dac3efe281f -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:11 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:11 + mkdir -p /var/log/sysstat [Pipeline] sh 06:45:11 + ls /var/log/sa-host 06:45:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:11 provisioning config files... 06:45:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config8550678485118785315tmp [Pipeline] { [Pipeline] echo 06:45:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:12 ---> create-netrc.sh [Pipeline] } 06:45:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:45:12 ---> python-tools-install.sh [Pipeline] echo 06:45:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:12 ---> sudo-logs.sh 06:45:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:45:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:13 ---> job-cost.sh 06:45:13 lf-activate-venv: SKIPPING 06:45:13 DEBUG: total: 0.2199999988079071 06:45:13 INFO: Retrieving Stack Cost... 06:45:13 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:13 INFO: Archiving Costs [Pipeline] echo 06:45:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:14 ---> logs-deploy.sh 06:45:14 lf-activate-venv: SKIPPING 06:45:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1322/4 06:45:14 INFO: archiving workspace using pattern(s): 06:45:15 Archives upload complete. 06:45:15 INFO: archiving logs to Nexus