Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f+881f10918eb4e60f546b60d89ac5bea6bad2c109 (3406190e346465f6fa8c1d9fc6fe095158325b00) 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-ssh150609357136205312.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-ssh1486502868273365106.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-1288/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-1288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16537149693855696167.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-ssh1530041324309054180.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-1288/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-1288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17578541608519247177.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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4009’ Running on prd-ubuntu20.04-docker-8c-8g-4011 in /w/workspace/gexfoundry_device-sdk-go_PR-1288 [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-1288 # 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 > 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/1288/head:refs/remotes/origin/PR-1288 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f Merge succeeded, producing d5411617c9a1071ee082d86be6d748fea9648b65 Checking out Revision d5411617c9a1071ee082d86be6d748fea9648b65 (PR-1288) > git config core.sparsecheckout # timeout=10 > git checkout -f fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # 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 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5411617c9a1071ee082d86be6d748fea9648b65 # timeout=10 Commit message: "Merge commit '881f10918eb4e60f546b60d89ac5bea6bad2c109' into HEAD" > git rev-list --no-walk fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:48 ========================================================= 18:41:48 EdgeX Global Pipelines Version Info 18:41:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:49 ------------------- 18:41:49 stable info: 18:41:49 ------------------- 18:41:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:41:49 Message: update stable to v1.0.244 18:41:50 ------------------- 18:41:50 experimental info: 18:41:50 ------------------- 18:41:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:41:50 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1288 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1288 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1288 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5411617c9a1071ee082d86be6d748fea9648b65 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d541161 [Pipeline] echo 18:41:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:50 provisioning config files... 18:41:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config14439829644037809058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:51 ---> docker-login.sh 18:41:51 nexus3.edgexfoundry.org:10001 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 nexus3.edgexfoundry.org:10002 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 nexus3.edgexfoundry.org:10003 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 nexus3.edgexfoundry.org:10004 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 docker.io 18:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:51 Configure a credential helper to remove this warning. See 18:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:51 18:41:51 Login Succeeded 18:41:51 ---> docker-login.sh ends [Pipeline] } 18:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:52 + git rev-list -1 --merges d5411617c9a1071ee082d86be6d748fea9648b65~1..d5411617c9a1071ee082d86be6d748fea9648b65 [Pipeline] echo 18:41:52 -----------> git rev-list -1 --merges d5411617c9a1071ee082d86be6d748fea9648b65~1..d5411617c9a1071ee082d86be6d748fea9648b65 d5411617c9a1071ee082d86be6d748fea9648b65 18:41:52 d5411617c9a1071ee082d86be6d748fea9648b65 [false] [Pipeline] sh 18:41:52 + git log --format=format:%s -1 d5411617c9a1071ee082d86be6d748fea9648b65 [Pipeline] echo 18:41:52 ========================================================= 18:41:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:53 + git log --format=format:%s -1 d5411617c9a1071ee082d86be6d748fea9648b65 [Pipeline] echo 18:41:53 [semverPrep] GIT_COMMIT: d5411617c9a1071ee082d86be6d748fea9648b65, Commit Message: Merge commit '881f10918eb4e60f546b60d89ac5bea6bad2c109' into HEAD [Pipeline] echo 18:41:53 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:53 + grep -v github /etc/ssh/ssh_known_hosts 18:41:53 + [ -e /tmp/ssh_known_hosts ] 18:41:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:53 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:53 18:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:54 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:54 b85a868b505f: Pulling fs layer 18:41:54 e2be974225ed: Pulling fs layer 18:41:54 339a4e72a1f5: Pulling fs layer 18:41:54 988bab9f4d93: Pulling fs layer 18:41:54 1469e6f7b9e6: Pulling fs layer 18:41:54 eaf3925da568: Pulling fs layer 18:41:54 bab4dde63d76: Pulling fs layer 18:41:54 bde34c3a00c8: Pulling fs layer 18:41:54 b352a97aabf1: Pulling fs layer 18:41:54 4872d77fe225: Pulling fs layer 18:41:54 5851b861e8e6: Pulling fs layer 18:41:54 b352a97aabf1: Waiting 18:41:54 4872d77fe225: Waiting 18:41:54 5851b861e8e6: Waiting 18:41:54 bde34c3a00c8: Waiting 18:41:54 eaf3925da568: Waiting 18:41:54 bab4dde63d76: Waiting 18:41:54 1469e6f7b9e6: Waiting 18:41:54 e2be974225ed: Download complete 18:41:54 988bab9f4d93: Verifying Checksum 18:41:54 988bab9f4d93: Download complete 18:41:54 1469e6f7b9e6: Verifying Checksum 18:41:54 1469e6f7b9e6: Download complete 18:41:54 eaf3925da568: Verifying Checksum 18:41:54 eaf3925da568: Download complete 18:41:54 339a4e72a1f5: Verifying Checksum 18:41:54 339a4e72a1f5: Download complete 18:41:54 bde34c3a00c8: Download complete 18:41:54 b352a97aabf1: Download complete 18:41:54 4872d77fe225: Verifying Checksum 18:41:54 4872d77fe225: Download complete 18:41:54 5851b861e8e6: Verifying Checksum 18:41:54 5851b861e8e6: Download complete 18:41:54 b85a868b505f: Verifying Checksum 18:41:54 b85a868b505f: Download complete 18:41:54 bab4dde63d76: Verifying Checksum 18:41:54 bab4dde63d76: Download complete 18:41:55 b85a868b505f: Pull complete 18:41:55 e2be974225ed: Pull complete 18:41:56 339a4e72a1f5: Pull complete 18:41:56 988bab9f4d93: Pull complete 18:41:56 1469e6f7b9e6: Pull complete 18:41:56 eaf3925da568: Pull complete 18:41:58 bab4dde63d76: Pull complete 18:41:58 bde34c3a00c8: Pull complete 18:41:58 b352a97aabf1: Pull complete 18:41:58 4872d77fe225: Pull complete 18:41:58 5851b861e8e6: Pull complete 18:41:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:58 prd-ubuntu20.04-docker-8c-8g-4011 does not seem to be running inside a container 18:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:42:01 $ docker top 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b -eo pid,comm 18:42:01 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). 18:42:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:01 [ssh-agent] Looking for ssh-agent implementation... 18:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:01 $ docker exec 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b ssh-agent 18:42:01 SSH_AUTH_SOCK=/tmp/ssh-iA0TL4ZX5mGB/agent.33 18:42:01 SSH_AGENT_PID=39 18:42:01 Running ssh-add (command line suppressed) 18:42:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_7050165565033698514.key (/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_7050165565033698514.key) 18:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:01 + git tag --points-at HEAD [Pipeline] } 18:42:01 $ docker exec --env ******** --env ******** 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b ssh-agent -k 18:42:01 unset SSH_AUTH_SOCK; 18:42:01 unset SSH_AGENT_PID; 18:42:01 echo Agent pid 39 killed; 18:42:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:01 [ssh-agent] Looking for ssh-agent implementation... 18:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:02 $ docker exec 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b ssh-agent 18:42:02 SSH_AUTH_SOCK=/tmp/ssh-t6pSlJCRYMIA/agent.71 18:42:02 SSH_AGENT_PID=77 18:42:02 Running ssh-add (command line suppressed) 18:42:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_5056807448809566979.key (/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_5056807448809566979.key) 18:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:02 + git semver init 18:42:02 2023-01-30 18:42:02,723 [run_init] DEBUG init version:0.0.0 force:False 18:42:02 2023-01-30 18:42:02,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver 18:42:02 2023-01-30 18:42:02,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver 18:42:02 2023-01-30 18:42:02,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288, universal_newlines=False, shell=None, istream=None) 18:42:03 2023-01-30 18:42:03,693 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.git/info/exclude 18:42:03 2023-01-30 18:42:03,694 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 with force:False 18:42:03 2023-01-30 18:42:03,694 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 18:42:03 2023-01-30 18:42:03,698 [execute] INFO git cat-file --batch-check 18:42:03 2023-01-30 18:42:03,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver, universal_newlines=False, shell=None, istream=) 18:42:03 2023-01-30 18:42:03,704 [execute] INFO git cat-file --batch 18:42:03 2023-01-30 18:42:03,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver, universal_newlines=False, shell=None, istream=) 18:42:03 2023-01-30 18:42:03,708 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 18:42:03 0.0.0 [Pipeline] } 18:42:03 $ docker exec --env ******** --env ******** 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b ssh-agent -k 18:42:03 unset SSH_AUTH_SOCK; 18:42:03 unset SSH_AGENT_PID; 18:42:03 echo Agent pid 77 killed; 18:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:04 + git semver [Pipeline] } 18:42:04 $ docker stop --time=1 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b 18:42:05 $ docker rm -f --volumes 2080dab7a270d8d6d15f4c5632b480f7051e50f397fc4fe987fb4ed8bdd7638b [Pipeline] // withDockerContainer [Pipeline] sh 18:42:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:06 Stashed 1 file(s) [Pipeline] echo 18:42:06 [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 18:42:06 provisioning config files... 18:42:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config11475032845616360231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:06 ---> docker-login.sh 18:42:06 nexus3.edgexfoundry.org:10001 18:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:06 Configure a credential helper to remove this warning. See 18:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:06 18:42:06 Login Succeeded 18:42:06 nexus3.edgexfoundry.org:10002 18:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:06 Configure a credential helper to remove this warning. See 18:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:06 18:42:06 Login Succeeded 18:42:06 nexus3.edgexfoundry.org:10003 18:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:06 Configure a credential helper to remove this warning. See 18:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:06 18:42:06 Login Succeeded 18:42:06 nexus3.edgexfoundry.org:10004 18:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:06 Configure a credential helper to remove this warning. See 18:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:06 18:42:06 Login Succeeded 18:42:06 docker.io 18:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:07 Configure a credential helper to remove this warning. See 18:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:07 18:42:07 Login Succeeded 18:42:07 ---> docker-login.sh ends [Pipeline] } 18:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:07 ========================================================= 18:42:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:42:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:07 + 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 . 18:42:07 Sending build context to Docker daemon 10.54MB 18:42:07 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:42:07 Step 2/10 : FROM ${BASE} AS builder 18:42:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:07 213ec9aee27d: Pulling fs layer 18:42:07 4583459ba037: Pulling fs layer 18:42:07 93c1e223e6f2: Pulling fs layer 18:42:07 53926ce57604: Pulling fs layer 18:42:07 21b2b0c7a3f4: Pulling fs layer 18:42:07 22ff95d597cd: Pulling fs layer 18:42:07 12d6caf4c0d1: Pulling fs layer 18:42:07 96b7cbca73a9: Pulling fs layer 18:42:07 a7acece74701: Pulling fs layer 18:42:07 22ff95d597cd: Waiting 18:42:07 12d6caf4c0d1: Waiting 18:42:07 96b7cbca73a9: Waiting 18:42:07 53926ce57604: Waiting 18:42:07 21b2b0c7a3f4: Waiting 18:42:07 a7acece74701: Waiting 18:42:07 93c1e223e6f2: Download complete 18:42:07 4583459ba037: Verifying Checksum 18:42:07 4583459ba037: Download complete 18:42:07 21b2b0c7a3f4: Verifying Checksum 18:42:07 21b2b0c7a3f4: Download complete 18:42:07 22ff95d597cd: Download complete 18:42:07 213ec9aee27d: Verifying Checksum 18:42:07 213ec9aee27d: Download complete 18:42:07 12d6caf4c0d1: Verifying Checksum 18:42:07 12d6caf4c0d1: Download complete 18:42:08 213ec9aee27d: Pull complete 18:42:08 4583459ba037: Pull complete 18:42:08 93c1e223e6f2: Pull complete 18:42:09 a7acece74701: Verifying Checksum 18:42:09 a7acece74701: Download complete 18:42:09 53926ce57604: Verifying Checksum 18:42:09 53926ce57604: Download complete 18:42:09 96b7cbca73a9: Verifying Checksum 18:42:09 96b7cbca73a9: Download complete 18:42:12 53926ce57604: Pull complete 18:42:12 21b2b0c7a3f4: Pull complete 18:42:12 22ff95d597cd: Pull complete 18:42:12 12d6caf4c0d1: Pull complete 18:42:14 96b7cbca73a9: Pull complete 18:42:15 a7acece74701: Pull complete 18:42:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:42:15 ---> db6d94c90886 18:42:15 Step 3/10 : ARG MAKE=make build 18:42:19 ---> Running in e8a38084dc73 18:42:19 Removing intermediate container e8a38084dc73 18:42:19 ---> 4561d9040bf1 18:42:19 Step 4/10 : WORKDIR /device-sdk-go 18:42:19 ---> Running in c4e0bcf84071 18:42:19 Removing intermediate container c4e0bcf84071 18:42:19 ---> b9c9e9ed3988 18:42:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:19 ---> Running in 329cc7fcbd70 18:42:19 Removing intermediate container 329cc7fcbd70 18:42:19 ---> 0f1a743f96c9 18:42:19 Step 6/10 : RUN apk add --update --no-cache make git 18:42:19 ---> Running in 9bc4ccf9f038 18:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:20 OK: 211 MiB in 51 packages 18:42:20 Removing intermediate container 9bc4ccf9f038 18:42:20 ---> 173b26f0799c 18:42:20 Step 7/10 : COPY go.mod vendor* ./ 18:42:20 ---> f7fddae51d76 18:42:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:20 ---> Running in ee7a88600e25 18:42:21 Still waiting to schedule task 18:42:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4010’ 18:43:07 Removing intermediate container ee7a88600e25 18:43:07 ---> eb08c1c7ad49 18:43:07 Step 9/10 : COPY . . 18:43:07 ---> ae053fd06c34 18:43:07 Step 10/10 : RUN ${MAKE} 18:43:07 ---> Running in 46a65053710f 18:43:07 noop 18:43:07 Removing intermediate container 46a65053710f 18:43:07 ---> 0ca1270bf6e5 18:43:07 Successfully built 0ca1270bf6e5 18:43:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:07 + docker inspect -f . ci-base-image-x86_64 18:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:07 prd-ubuntu20.04-docker-8c-8g-4011 does not seem to be running inside a container 18:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:07 $ docker top c5d134774975886e3fe51d6c3d294d99e6dfb8218f73a0e11b564a29ebbe66f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:08 + go version 18:43:08 go version go1.18.7 linux/amd64 [Pipeline] } 18:43:08 $ docker stop --time=1 c5d134774975886e3fe51d6c3d294d99e6dfb8218f73a0e11b564a29ebbe66f6 18:43:09 $ docker rm -f --volumes c5d134774975886e3fe51d6c3d294d99e6dfb8218f73a0e11b564a29ebbe66f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:09 + docker inspect -f . ci-base-image-x86_64 18:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:09 prd-ubuntu20.04-docker-8c-8g-4011 does not seem to be running inside a container 18:43:09 $ 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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:10 $ docker top c2992bcdc91907bc02e60abfa0f8919fe35a0eebdf32fdac1868f6c6a53981fb -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1288 [Pipeline] fileExists [Pipeline] sh 18:43:10 + make test 18:43:10 go test -race -coverprofile=coverage.out ./... 18:43:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements 18:43:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.103s coverage: 78.9% of statements 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:43:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.092s coverage: 73.6% of statements 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.106s coverage: 60.6% of statements 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 18:43:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.102s coverage: 65.1% of statements 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.755s coverage: 89.2% of statements 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:43:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 18:43:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:45 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." 18:43:45 GO111MODULE=on go vet ./... 18:43:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:46 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:46 $ docker stop --time=1 c2992bcdc91907bc02e60abfa0f8919fe35a0eebdf32fdac1868f6c6a53981fb 18:43:50 $ docker rm -f --volumes c2992bcdc91907bc02e60abfa0f8919fe35a0eebdf32fdac1868f6c6a53981fb [Pipeline] // withDockerContainer [Pipeline] sh 18:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:51 + ls -al . 18:43:51 total 272 18:43:51 drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 18:43 . 18:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:41 .. 18:43:51 -rw-rw-r-- 1 jenkins jenkins 140 Jan 30 18:41 .dockerignore 18:43:51 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 18:43 .git 18:43:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:41 .github 18:43:51 -rw-rw-r-- 1 jenkins jenkins 131 Jan 30 18:41 .gitignore 18:43:51 -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 18:41 .golangci.yml 18:43:51 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 18:42 .semver 18:43:51 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 30 18:41 CHANGELOG.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 18:41 GOVERNANCE.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 880 Jan 30 18:41 Jenkinsfile 18:43:51 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 30 18:41 LICENSE 18:43:51 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 30 18:41 Makefile 18:43:51 -rw-rw-r-- 1 jenkins jenkins 619 Jan 30 18:41 OWNERS.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 30 18:41 README.md 18:43:51 -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 18:42 VERSION 18:43:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:41 bin 18:43:51 -rw-r--r-- 1 jenkins jenkins 100832 Jan 30 18:43 coverage.out 18:43:51 drwxrwxr-x 5 jenkins jenkins 4096 Jan 30 18:41 example 18:43:51 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 30 18:41 go.mod 18:43:51 -rw-rw-r-- 1 jenkins jenkins 34396 Jan 30 18:41 go.sum 18:43:51 drwxrwxr-x 14 jenkins jenkins 4096 Jan 30 18:41 internal 18:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:41 openapi 18:43:51 drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 18:41 pkg 18:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:41 snap 18:43:51 -rw-rw-r-- 1 jenkins jenkins 222 Jan 30 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:51 + 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=d5411617c9a1071ee082d86be6d748fea9648b65 --label arch=amd64 --label version=0.0.0 . 18:43:51 Sending build context to Docker daemon 10.64MB 18:43:51 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:43:51 Step 2/23 : FROM ${BASE} AS builder 18:43:51 ---> 0ca1270bf6e5 18:43:51 Step 3/23 : ARG MAKE=make build 18:43:51 ---> Running in 51bb64d2a821 18:43:51 Removing intermediate container 51bb64d2a821 18:43:51 ---> 416d1f96b4c6 18:43:51 Step 4/23 : WORKDIR /device-sdk-go 18:43:51 ---> Running in dfcbac61ba0c 18:43:51 Removing intermediate container dfcbac61ba0c 18:43:51 ---> 342dedc30726 18:43:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:52 ---> Running in 0d8dc046f22c 18:43:52 Removing intermediate container 0d8dc046f22c 18:43:52 ---> 9b70164d1a14 18:43:52 Step 6/23 : RUN apk add --update --no-cache make git 18:43:52 ---> Running in 194b714aac8a 18:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:43:52 OK: 211 MiB in 51 packages 18:43:53 Removing intermediate container 194b714aac8a 18:43:53 ---> 70a5448cb1f1 18:43:53 Step 7/23 : COPY go.mod vendor* ./ 18:43:53 ---> b8edcbe7e319 18:43:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:53 ---> Running in ae8242214272 18:43:53 Removing intermediate container ae8242214272 18:43:53 ---> 85680643b6cd 18:43:53 Step 9/23 : COPY . . 18:43:54 ---> e5412a19a29d 18:43:54 Step 10/23 : RUN ${MAKE} 18:43:54 ---> Running in 3c21232de1b6 18:43:54 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 18:44:12 Removing intermediate container 3c21232de1b6 18:44:12 ---> 3c116811b847 18:44:12 Step 11/23 : FROM alpine:3.16 18:44:12 3.16: Pulling from library/alpine 18:44:12 ca7dd9ec2225: Pulling fs layer 18:44:12 ca7dd9ec2225: Verifying Checksum 18:44:12 ca7dd9ec2225: Download complete 18:44:12 ca7dd9ec2225: Pull complete 18:44:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:44:12 Status: Downloaded newer image for alpine:3.16 18:44:12 ---> bfe296a52501 18:44:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:13 ---> Running in a76f2bb2a4e4 18:44:13 Removing intermediate container a76f2bb2a4e4 18:44:13 ---> 45e2e6315011 18:44:13 Step 13/23 : RUN apk add --update --no-cache 18:44:13 ---> Running in a16b861cb642 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:44:13 OK: 6 MiB in 14 packages 18:44:14 Removing intermediate container a16b861cb642 18:44:14 ---> 3aac31feccff 18:44:14 Step 14/23 : WORKDIR / 18:44:14 ---> Running in 2b43fdab5a9d 18:44:14 Removing intermediate container 2b43fdab5a9d 18:44:14 ---> e440182a9a72 18:44:14 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:14 ---> e06d04499aec 18:44:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:14 ---> b971b55e75d3 18:44:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:14 ---> 8e4539f2d680 18:44:14 Step 18/23 : EXPOSE 59999 18:44:14 ---> Running in b3f4fa5d8504 18:44:14 Removing intermediate container b3f4fa5d8504 18:44:14 ---> 9e4609f07411 18:44:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:14 ---> Running in c3788bafb1fc 18:44:15 Removing intermediate container c3788bafb1fc 18:44:15 ---> f49444ce4964 18:44:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:15 ---> Running in 8692115a3815 18:44:15 Removing intermediate container 8692115a3815 18:44:15 ---> 428b71a66bee 18:44:15 Step 21/23 : LABEL arch=amd64 18:44:15 ---> Running in 7394a5373ad7 18:44:15 Removing intermediate container 7394a5373ad7 18:44:15 ---> 68149bbc50ca 18:44:15 Step 22/23 : LABEL git_sha=d5411617c9a1071ee082d86be6d748fea9648b65 18:44:15 ---> Running in 0e1213832834 18:44:15 Removing intermediate container 0e1213832834 18:44:15 ---> eceab16ff5b8 18:44:15 Step 23/23 : LABEL version=0.0.0 18:44:15 ---> Running in 868e80932066 18:44:15 Removing intermediate container 868e80932066 18:44:15 ---> fbfa70a37d86 18:44:15 [Warning] One or more build-args [ARCH] were not consumed 18:44:15 Successfully built fbfa70a37d86 18:44:15 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 18:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:15 18:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:16 latest: Pulling from edgex-lftools-log-publisher 18:44:16 5eb5b503b376: Pulling fs layer 18:44:16 5c69ac0246d0: Pulling fs layer 18:44:16 ec43610c2a17: Pulling fs layer 18:44:16 3a2ae6a8a46f: Pulling fs layer 18:44:16 33b1e0a273af: Pulling fs layer 18:44:16 5d3b04190fa2: Pulling fs layer 18:44:16 2f39f015ded8: Pulling fs layer 18:44:16 5d3b04190fa2: Waiting 18:44:16 3a2ae6a8a46f: Waiting 18:44:16 33b1e0a273af: Waiting 18:44:16 2f39f015ded8: Waiting 18:44:16 5c69ac0246d0: Download complete 18:44:16 3a2ae6a8a46f: Download complete 18:44:16 33b1e0a273af: Verifying Checksum 18:44:16 33b1e0a273af: Download complete 18:44:16 5d3b04190fa2: Verifying Checksum 18:44:16 5d3b04190fa2: Download complete 18:44:16 ec43610c2a17: Verifying Checksum 18:44:16 ec43610c2a17: Download complete 18:44:16 5eb5b503b376: Verifying Checksum 18:44:16 5eb5b503b376: Download complete 18:44:17 2f39f015ded8: Verifying Checksum 18:44:17 2f39f015ded8: Download complete 18:44:17 5eb5b503b376: Pull complete 18:44:17 5c69ac0246d0: Pull complete 18:44:18 ec43610c2a17: Pull complete 18:44:18 3a2ae6a8a46f: Pull complete 18:44:18 33b1e0a273af: Pull complete 18:44:18 5d3b04190fa2: Pull complete 18:44:22 2f39f015ded8: Pull complete 18:44:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:22 prd-ubuntu20.04-docker-8c-8g-4011 does not seem to be running inside a container 18:44:22 $ 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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:25 $ docker top 5ef1c079c844ef89700dcf46e0a408e1a972c946d50bc1d522d91f67d4a06347 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:25 ---> job-cost.sh 18:44:25 lf-activate-venv: SKIPPING 18:44:25 INFO: No Stack... 18:44:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:26 INFO: Archiving Costs [Pipeline] sh 18:44:26 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/cost.csv 18:44:26 + cut -d, -f6 [Pipeline] lock 18:44:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] 18:44:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] did not exist. Created. 18:44:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:27 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:27 Stashed 1 file(s) [Pipeline] } 18:44:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:27 $ docker stop --time=1 5ef1c079c844ef89700dcf46e0a408e1a972c946d50bc1d522d91f67d4a06347 18:44:28 $ docker rm -f --volumes 5ef1c079c844ef89700dcf46e0a408e1a972c946d50bc1d522d91f67d4a06347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4014 in /w/workspace/gexfoundry_device-sdk-go_PR-1288 [Pipeline] { [Pipeline] ws 18:44:48 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:44:48 The recommended git tool is: git 18:44:54 using credential edgex-jenkins-ssh 18:44:54 Cloning the remote Git repository 18:44:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:44:54 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:44:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:54 > git --version # timeout=10 18:44:54 > git --version # 'git version 2.25.1' 18:44:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:58 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f 18:44:58 Merge succeeded, producing 5e6c4f06f7271691e1778228ef9a0bf29e468f5e 18:44:58 Checking out Revision 5e6c4f06f7271691e1778228ef9a0bf29e468f5e (PR-1288) 18:44:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1288/head:refs/remotes/origin/PR-1288 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:58 > git config core.sparsecheckout # timeout=10 18:44:58 > git checkout -f fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # timeout=10 18:44:58 > git remote # timeout=10 18:44:58 > git config --get remote.origin.url # timeout=10 18:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:58 > git merge 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 18:44:58 > git rev-parse HEAD^{commit} # timeout=10 18:44:58 > git config core.sparsecheckout # timeout=10 18:44:58 > git checkout -f 5e6c4f06f7271691e1778228ef9a0bf29e468f5e # timeout=10 18:45:02 Commit message: "Merge commit '881f10918eb4e60f546b60d89ac5bea6bad2c109' into HEAD" 18:45:02 > git rev-list --no-walk fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:03 Dload Upload Total Spent Left Speed 18:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 18:45:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:04 + sudo tee /etc/docker/daemon.new 18:45:04 { 18:45:04 "registry-mirrors": [ 18:45:04 "https://nexus3.edgexfoundry.org:10001" 18:45:04 ], 18:45:04 "bip": "10.250.0.254/24", 18:45:04 "hosts": [ 18:45:04 "tcp://0.0.0.0:5555", 18:45:04 "unix:///var/run/docker.sock" 18:45:04 ], 18:45:04 "mtu": 1458, 18:45:04 "selinux-enabled": true, 18:45:04 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:04 } [Pipeline] sh 18:45:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:23 provisioning config files... 18:45:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config649069996507073918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:24 ---> docker-login.sh 18:45:24 nexus3.edgexfoundry.org:10001 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 nexus3.edgexfoundry.org:10002 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:25 Configure a credential helper to remove this warning. See 18:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:25 18:45:25 Login Succeeded 18:45:25 nexus3.edgexfoundry.org:10003 18:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:25 Configure a credential helper to remove this warning. See 18:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:25 18:45:25 Login Succeeded 18:45:25 nexus3.edgexfoundry.org:10004 18:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:26 Configure a credential helper to remove this warning. See 18:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:26 18:45:26 Login Succeeded 18:45:26 docker.io 18:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:26 Configure a credential helper to remove this warning. See 18:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:26 18:45:26 Login Succeeded 18:45:26 ---> docker-login.sh ends [Pipeline] } 18:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:26 ========================================================= 18:45:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:45:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:27 + 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 . 18:45:27 Sending build context to Docker daemon 5.694MB 18:45:27 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:45:27 Step 2/10 : FROM ${BASE} AS builder 18:45:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:27 9b18e9b68314: Pulling fs layer 18:45:27 35d82f9e3411: Pulling fs layer 18:45:27 e16973657156: Pulling fs layer 18:45:27 fc693d55d65f: Pulling fs layer 18:45:27 7e9fc2657dce: Pulling fs layer 18:45:27 dda99020689f: Pulling fs layer 18:45:27 db1c61fa0a46: Pulling fs layer 18:45:27 891c053d2c06: Pulling fs layer 18:45:27 dda99020689f: Waiting 18:45:27 fc693d55d65f: Waiting 18:45:27 db1c61fa0a46: Waiting 18:45:27 7e9fc2657dce: Waiting 18:45:27 891c053d2c06: Waiting 18:45:28 e16973657156: Verifying Checksum 18:45:28 e16973657156: Download complete 18:45:28 35d82f9e3411: Verifying Checksum 18:45:28 35d82f9e3411: Download complete 18:45:28 7e9fc2657dce: Verifying Checksum 18:45:28 7e9fc2657dce: Download complete 18:45:28 dda99020689f: Verifying Checksum 18:45:28 dda99020689f: Download complete 18:45:28 9b18e9b68314: Verifying Checksum 18:45:28 9b18e9b68314: Download complete 18:45:29 9b18e9b68314: Pull complete 18:45:29 891c053d2c06: Verifying Checksum 18:45:29 891c053d2c06: Download complete 18:45:29 35d82f9e3411: Pull complete 18:45:30 e16973657156: Pull complete 18:45:31 db1c61fa0a46: Verifying Checksum 18:45:31 db1c61fa0a46: Download complete 18:45:31 fc693d55d65f: Download complete 18:45:43 fc693d55d65f: Pull complete 18:45:43 7e9fc2657dce: Pull complete 18:45:43 dda99020689f: Pull complete 18:45:48 db1c61fa0a46: Pull complete 18:45:49 891c053d2c06: Pull complete 18:45:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:45:50 ---> f96f9c87975a 18:45:50 Step 3/10 : ARG MAKE=make build 18:45:52 ---> Running in a9a617aa337f 18:45:52 Removing intermediate container a9a617aa337f 18:45:52 ---> 424e84345fa2 18:45:52 Step 4/10 : WORKDIR /device-sdk-go 18:45:52 ---> Running in d5d8cf790475 18:45:52 Removing intermediate container d5d8cf790475 18:45:52 ---> a0c4839bd289 18:45:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:52 ---> Running in cc6fadb5dd46 18:45:53 Removing intermediate container cc6fadb5dd46 18:45:53 ---> 7371322a409a 18:45:53 Step 6/10 : RUN apk add --update --no-cache make git 18:45:53 ---> Running in 716a61651533 18:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:56 OK: 221 MiB in 51 packages 18:45:57 Removing intermediate container 716a61651533 18:45:57 ---> 01fa9a568f59 18:45:57 Step 7/10 : COPY go.mod vendor* ./ 18:45:57 ---> e191a43e8412 18:45:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:57 ---> Running in 78e67daaf3c1 18:47:19 Removing intermediate container 78e67daaf3c1 18:47:19 ---> 3bb81b0a089f 18:47:19 Step 9/10 : COPY . . 18:47:19 ---> 79c25f50c9b6 18:47:19 Step 10/10 : RUN ${MAKE} 18:47:19 ---> Running in bc436f3fba0e 18:47:19 noop 18:47:19 Removing intermediate container bc436f3fba0e 18:47:19 ---> 07a80541e82a 18:47:19 Successfully built 07a80541e82a 18:47:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:19 + docker inspect -f . ci-base-image-arm64 18:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:20 prd-ubuntu20.04-docker-arm64-4c-16g-4014 does not seem to be running inside a container 18:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:21 $ docker top 651582b573fbb68b3f97598e17d3afbcdc84d8028639e6092f4a3fdd78c75c4e -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:22 + go version 18:47:22 go version go1.18.7 linux/arm64 [Pipeline] } 18:47:22 $ docker stop --time=1 651582b573fbb68b3f97598e17d3afbcdc84d8028639e6092f4a3fdd78c75c4e 18:47:24 $ docker rm -f --volumes 651582b573fbb68b3f97598e17d3afbcdc84d8028639e6092f4a3fdd78c75c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:24 + docker inspect -f . ci-base-image-arm64 18:47:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:24 prd-ubuntu20.04-docker-arm64-4c-16g-4014 does not seem to be running inside a container 18:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:26 $ docker top 26193fa497d99c89b074c8b118b7958cfc6ea02393d163d3e914fa0ac841e8da -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:27 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:47:27 + make test 18:47:27 go test -race -coverprofile=coverage.out ./... 18:48:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:50:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.240s coverage: 27.6% of statements 18:50:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.284s coverage: 78.9% of statements 18:50:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:50:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.394s coverage: 73.6% of statements 18:50:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:50:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:50:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.686s coverage: 60.6% of statements 18:50:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:50:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:50:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:50:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 18:50:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.438s coverage: 65.1% of statements 18:50:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:50:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:50:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.233s coverage: 89.2% of statements 18:50:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:50:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.302s coverage: 4.6% of statements 18:50:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:50:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:50:42 GO111MODULE=on go vet ./... 18:52:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:34 ./bin/test-attribution-txt.sh [Pipeline] echo 18:52:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:52:34 $ docker stop --time=1 26193fa497d99c89b074c8b118b7958cfc6ea02393d163d3e914fa0ac841e8da 18:52:37 $ docker rm -f --volumes 26193fa497d99c89b074c8b118b7958cfc6ea02393d163d3e914fa0ac841e8da [Pipeline] // withDockerContainer [Pipeline] sh 18:52:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:39 Warning: overwriting stash ‘coverage-report’ 18:52:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:40 + ls -al . 18:52:40 total 268 18:52:40 drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 18:47 . 18:52:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:44 .. 18:52:40 -rw-rw-r-- 1 jenkins jenkins 140 Jan 30 18:44 .dockerignore 18:52:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 18:44 .git 18:52:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:44 .github 18:52:40 -rw-rw-r-- 1 jenkins jenkins 131 Jan 30 18:44 .gitignore 18:52:40 -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 18:44 .golangci.yml 18:52:40 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 30 18:44 CHANGELOG.md 18:52:40 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 18:44 GOVERNANCE.md 18:52:40 -rw-rw-r-- 1 jenkins jenkins 880 Jan 30 18:44 Jenkinsfile 18:52:40 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 30 18:44 LICENSE 18:52:40 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 30 18:44 Makefile 18:52:40 -rw-rw-r-- 1 jenkins jenkins 619 Jan 30 18:44 OWNERS.md 18:52:40 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 30 18:44 README.md 18:52:40 -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 18:42 VERSION 18:52:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:44 bin 18:52:40 -rw-r--r-- 1 jenkins jenkins 100832 Jan 30 18:50 coverage.out 18:52:40 drwxrwxr-x 5 jenkins jenkins 4096 Jan 30 18:44 example 18:52:40 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 30 18:44 go.mod 18:52:40 -rw-rw-r-- 1 jenkins jenkins 34396 Jan 30 18:44 go.sum 18:52:40 drwxrwxr-x 14 jenkins jenkins 4096 Jan 30 18:44 internal 18:52:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:44 openapi 18:52:40 drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 18:44 pkg 18:52:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:44 snap 18:52:40 -rw-rw-r-- 1 jenkins jenkins 222 Jan 30 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:41 + 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=5e6c4f06f7271691e1778228ef9a0bf29e468f5e --label arch=arm64 --label version=0.0.0 . 18:52:41 Sending build context to Docker daemon 5.796MB 18:52:41 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:52:41 Step 2/23 : FROM ${BASE} AS builder 18:52:41 ---> 07a80541e82a 18:52:41 Step 3/23 : ARG MAKE=make build 18:52:42 ---> Running in c71f7089ae88 18:52:42 Removing intermediate container c71f7089ae88 18:52:42 ---> a0c65877f2dc 18:52:42 Step 4/23 : WORKDIR /device-sdk-go 18:52:42 ---> Running in 46d6dc8524d4 18:52:42 Removing intermediate container 46d6dc8524d4 18:52:42 ---> 5e652e69dbaa 18:52:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:52:42 ---> Running in 80bb3ae180ce 18:52:43 Removing intermediate container 80bb3ae180ce 18:52:43 ---> 3ec0d4f84361 18:52:43 Step 6/23 : RUN apk add --update --no-cache make git 18:52:43 ---> Running in f9455ba34914 18:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:52:45 OK: 221 MiB in 51 packages 18:52:46 Removing intermediate container f9455ba34914 18:52:46 ---> 6192b3fe5d39 18:52:46 Step 7/23 : COPY go.mod vendor* ./ 18:52:47 ---> 8ab8281c1eb8 18:52:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:47 ---> Running in 833f624d03a2 18:52:50 Removing intermediate container 833f624d03a2 18:52:50 ---> 5a5684d7ab5b 18:52:50 Step 9/23 : COPY . . 18:52:51 ---> 962ef8aa81a7 18:52:51 Step 10/23 : RUN ${MAKE} 18:52:51 ---> Running in 77ac0b835177 18:52:52 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 18:55:14 Removing intermediate container 77ac0b835177 18:55:14 ---> 727e696c5580 18:55:14 Step 11/23 : FROM alpine:3.16 18:55:14 3.16: Pulling from library/alpine 18:55:14 6875df1f5354: Pulling fs layer 18:55:14 6875df1f5354: Verifying Checksum 18:55:14 6875df1f5354: Download complete 18:55:14 6875df1f5354: Pull complete 18:55:14 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:55:14 Status: Downloaded newer image for alpine:3.16 18:55:14 ---> 2b4661558fb8 18:55:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:55:14 ---> Running in 91cc0ab03f67 18:55:14 Removing intermediate container 91cc0ab03f67 18:55:14 ---> 4d9e949c498d 18:55:14 Step 13/23 : RUN apk add --update --no-cache 18:55:14 ---> Running in 120daa48f89e 18:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:55:14 OK: 5 MiB in 14 packages 18:55:14 Removing intermediate container 120daa48f89e 18:55:14 ---> 82871755a24d 18:55:14 Step 14/23 : WORKDIR / 18:55:14 ---> Running in f452f217c06a 18:55:14 Removing intermediate container f452f217c06a 18:55:14 ---> dcabf36e920f 18:55:14 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:55:14 ---> 33270d41caa2 18:55:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:55:14 ---> 84cb89b5bc21 18:55:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:55:14 ---> 115d1a5fed52 18:55:14 Step 18/23 : EXPOSE 59999 18:55:14 ---> Running in 612d606918db 18:55:14 Removing intermediate container 612d606918db 18:55:14 ---> 51a88c7bc0f2 18:55:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:55:14 ---> Running in c57b9ad13a07 18:55:14 Removing intermediate container c57b9ad13a07 18:55:14 ---> abdc26205bac 18:55:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:55:14 ---> Running in 8fc915a32c1d 18:55:14 Removing intermediate container 8fc915a32c1d 18:55:14 ---> 2de1901f993c 18:55:14 Step 21/23 : LABEL arch=arm64 18:55:14 ---> Running in f97a4bb583c1 18:55:14 Removing intermediate container f97a4bb583c1 18:55:14 ---> 686c2b89f623 18:55:14 Step 22/23 : LABEL git_sha=5e6c4f06f7271691e1778228ef9a0bf29e468f5e 18:55:14 ---> Running in 5f52cb54c6ea 18:55:14 Removing intermediate container 5f52cb54c6ea 18:55:14 ---> ff9318f0f099 18:55:14 Step 23/23 : LABEL version=0.0.0 18:55:14 ---> Running in 7f79add1f0f5 18:55:14 Removing intermediate container 7f79add1f0f5 18:55:14 ---> b7f5954a9406 18:55:14 [Warning] One or more build-args [ARCH] were not consumed 18:55:14 Successfully built b7f5954a9406 18:55:14 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 18:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:14 18:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:15 arm64: Pulling from edgex-lftools-log-publisher 18:55:15 8998bd30e6a1: Pulling fs layer 18:55:15 04944245beec: Pulling fs layer 18:55:15 699f458cf7ca: Pulling fs layer 18:55:15 765212b225bb: Pulling fs layer 18:55:15 f23df028b6ca: Pulling fs layer 18:55:15 d65c8cfc05b1: Pulling fs layer 18:55:15 2437ff75d9bd: Pulling fs layer 18:55:15 765212b225bb: Waiting 18:55:15 f23df028b6ca: Waiting 18:55:15 d65c8cfc05b1: Waiting 18:55:15 2437ff75d9bd: Waiting 18:55:15 04944245beec: Verifying Checksum 18:55:15 04944245beec: Download complete 18:55:15 765212b225bb: Verifying Checksum 18:55:15 765212b225bb: Download complete 18:55:15 f23df028b6ca: Download complete 18:55:15 d65c8cfc05b1: Verifying Checksum 18:55:15 d65c8cfc05b1: Download complete 18:55:15 699f458cf7ca: Verifying Checksum 18:55:15 699f458cf7ca: Download complete 18:55:16 8998bd30e6a1: Verifying Checksum 18:55:16 8998bd30e6a1: Download complete 18:55:18 2437ff75d9bd: Verifying Checksum 18:55:18 2437ff75d9bd: Download complete 18:55:20 8998bd30e6a1: Pull complete 18:55:20 04944245beec: Pull complete 18:55:22 699f458cf7ca: Pull complete 18:55:22 765212b225bb: Pull complete 18:55:23 f23df028b6ca: Pull complete 18:55:23 d65c8cfc05b1: Pull complete 18:55:38 2437ff75d9bd: Pull complete 18:55:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:38 prd-ubuntu20.04-docker-arm64-4c-16g-4014 does not seem to be running inside a container 18:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:55:41 $ docker top 1de44a8f52f15102c22674fec09f12d69c781955ba9f6bc2b4e113aa3f506948 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:42 ---> job-cost.sh 18:55:42 lf-activate-venv: SKIPPING 18:55:42 INFO: No Stack... 18:55:43 INFO: Retrieving Pricing Info for: v3-standard-4 18:55:43 INFO: Archiving Costs [Pipeline] sh 18:55:43 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:55:43 + cut -d, -f6 [Pipeline] lock 18:55:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] 18:55:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] did not exist. Created. 18:55:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:44 /w/workspace/device-sdk-go/2@tmp/durable-f997dd87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:55:45 + echo total: 0.10999999940395355 [Pipeline] stash 18:55:45 Warning: overwriting stash ‘stack-cost’ 18:55:45 Stashed 1 file(s) [Pipeline] } 18:55:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:55:45 $ docker stop --time=1 1de44a8f52f15102c22674fec09f12d69c781955ba9f6bc2b4e113aa3f506948 18:55:46 $ docker rm -f --volumes 1de44a8f52f15102c22674fec09f12d69c781955ba9f6bc2b4e113aa3f506948 [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 18:55:47 provisioning config files... 18:55:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config16261005910046605866tmp [Pipeline] { [Pipeline] sh 18:55:47 + set +x 18:55:47 + curl -s https://codecov.io/bash 18:55:47 + bash -s -- 18:55:47 18:55:47 _____ _ 18:55:47 / ____| | | 18:55:47 | | ___ __| | ___ ___ _____ __ 18:55:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:55:47 | |___| (_) | (_| | __/ (_| (_) \ V / 18:55:47 \_____\___/ \__,_|\___|\___\___/ \_/ 18:55:47 Bash-1.0.6 18:55:47 18:55:47 18:55:47 ==> git version 2.25.1 found 18:55:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:55:47 Release-Date: 2020-01-08 18:55:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:55:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:55:47 ==> Jenkins CI detected. 18:55:47 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1288 18:55:47 project root: . 18:55:47 --> token set from env 18:55:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:55:47 ==> Running gcov in . (disable via -X gcov) 18:55:47 ==> Python coveragepy not found 18:55:47 ==> Searching for coverage reports in: 18:55:47 + . 18:55:47 -> Found 1 reports 18:55:47 ==> Detecting git/mercurial file structure 18:55:47 ==> Reading reports 18:55:47 + ./coverage.out bytes=100832 18:55:47 ==> Appending adjustments 18:55:47 https://docs.codecov.io/docs/fixing-reports 18:55:47 + Found adjustments 18:55:48 ==> Gzipping contents 18:55:48 16K /tmp/codecov.JvBfco.gz 18:55:48 ==> Uploading reports 18:55:48 url: https://codecov.io 18:55:48 query: branch=PR-1288&commit=d5411617c9a1071ee082d86be6d748fea9648b65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1288%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1288&job=&cmd_args= 18:55:48 -> Pinging Codecov 18:55:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1288&commit=d5411617c9a1071ee082d86be6d748fea9648b65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1288%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1288&job=&cmd_args= 18:55:48 -> Uploading to 18:55:48 https://storage.googleapis.com/codecov/v4/raw/2023-01-30/7E55EF52A471D76F132DFD9A03CDDE97/d5411617c9a1071ee082d86be6d748fea9648b65/82299dcd-02f6-4c97-a6c7-bed941f47a7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T185548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd46d5ea51bf481a04135f387c8be2d19ea71e8a9bcd8d341c5befb90679338a 18:55:48 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:48 Dload Upload Total Spent Left Speed 18:55:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14731 0 0 100 14731 0 57996 --:--:-- --:--:-- --:--:-- 57768 100 14731 0 0 100 14731 0 57768 --:--:-- --:--:-- --:--:-- 57768 18:55:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d5411617c9a1071ee082d86be6d748fea9648b65 [Pipeline] } 18:55:48 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 18:55:49 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives ] 18:55:49 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives 18:55:49 total 16 18:55:49 drwxr-xr-x 3 root root 4096 Jan 30 18:44 . 18:55:49 drwxrwxr-x 12 jenkins jenkins 4096 Jan 30 18:44 .. 18:55:49 drwxr-xr-x 2 root root 4096 Jan 30 18:44 cost 18:55:49 -rw-r--r-- 1 root root 86 Jan 30 18:44 cost.csv 18:55:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives 18:55:49 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives 18:55:49 total 16 18:55:49 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 18:44 . 18:55:49 drwxrwxr-x 12 jenkins jenkins 4096 Jan 30 18:44 .. 18:55:49 drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 18:44 cost 18:55:49 -rw-r--r-- 1 jenkins jenkins 86 Jan 30 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:50 ---> package-listing.sh 18:55:50 ++ facter osfamily 18:55:50 ++ tr '[:upper:]' '[:lower:]' 18:55:50 + OS_FAMILY=debian 18:55:50 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1288 18:55:50 + START_PACKAGES=/tmp/packages_start.txt 18:55:50 + END_PACKAGES=/tmp/packages_end.txt 18:55:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:50 + PACKAGES=/tmp/packages_start.txt 18:55:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1288 ']' 18:55:50 + PACKAGES=/tmp/packages_end.txt 18:55:50 + case "${OS_FAMILY}" in 18:55:50 + dpkg -l 18:55:50 + grep '^ii' 18:55:50 + '[' -f /tmp/packages_start.txt ']' 18:55:50 + '[' -f /tmp/packages_end.txt ']' 18:55:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1288 ']' 18:55:50 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/ 18:55:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/ [Pipeline] echo 18:55:50 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-1288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:55:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:51 prd-ubuntu20.04-docker-8c-8g-4011 does not seem to be running inside a container 18:55:51 $ 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-1288/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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@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 18:55:51 $ docker top 14fea6196b1d7de08003643ea9323547ec5d513a9da7ab29a133ccddb2af7a6f -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:52 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:52 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:52 + ls /var/log/sa-host 18:55:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:52 provisioning config files... 18:55:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config11829452218601213381tmp [Pipeline] { [Pipeline] echo 18:55:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:53 ---> create-netrc.sh [Pipeline] } 18:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:53 ---> python-tools-install.sh [Pipeline] echo 18:55:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:53 ---> sudo-logs.sh 18:55:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:54 ---> job-cost.sh 18:55:54 lf-activate-venv: SKIPPING 18:55:54 DEBUG: total: 0.2199999988079071 18:55:54 INFO: Retrieving Stack Cost... 18:55:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:54 INFO: Archiving Costs [Pipeline] echo 18:55:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:55 ---> logs-deploy.sh 18:55:55 lf-activate-venv: SKIPPING 18:55:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1288/2 18:55:55 INFO: archiving workspace using pattern(s): 18:55:56 Archives upload complete. 18:55:56 INFO: archiving logs to Nexus