Pull request #1085 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f75117f2e04da2751a38d8a646ff42fa579cdf5+b151e3fa1f534c4874e5dba284e716825967557e (1c8532a0ba82226ca62c1de12cb470b8093b48ee) 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-ssh8964323324973431603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14075069705223097178.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-1085/workspace@libs/edgex-global-pipelines/.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-1085/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12682578106142754461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh10829885313826048538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1085/workspace@libs/lf-pipelines/.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-1085/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17649948461874342647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3876 in /w/workspace/gexfoundry_device-sdk-go_PR-1085 [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-1085 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/jenkins-gitclient-ssh5223270434322065652.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b151e3fa1f534c4874e5dba284e716825967557e into PR head commit 5f75117f2e04da2751a38d8a646ff42fa579cdf5 Merge succeeded, producing 5f75117f2e04da2751a38d8a646ff42fa579cdf5 Checking out Revision 5f75117f2e04da2751a38d8a646ff42fa579cdf5 (PR-1085) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/jenkins-gitclient-ssh2038526525476802416.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1085/head:refs/remotes/origin/PR-1085 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f75117f2e04da2751a38d8a646ff42fa579cdf5 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/jenkins-gitclient-ssh5959185093099077329.key > git merge b151e3fa1f534c4874e5dba284e716825967557e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f75117f2e04da2751a38d8a646ff42fa579cdf5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 468c54791c45edb85251cbb354f48516744b707c # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:31:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:31:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:31:52 ========================================================= 19:31:52 EdgeX Global Pipelines Version Info 19:31:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:31:53 ------------------- 19:31:53 stable info: 19:31:53 ------------------- 19:31:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:31:53 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:31:53 Message: update stable to v1.0.219 19:31:54 ------------------- 19:31:54 experimental info: 19:31:54 ------------------- 19:31:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:31:54 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:31:54 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1085 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1085 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1085 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f75117f2e04da2751a38d8a646ff42fa579cdf5 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f75117 [Pipeline] echo 19:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:55 provisioning config files... 19:31:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/config8092245574638356531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:55 ---> docker-login.sh 19:31:55 nexus3.edgexfoundry.org:10001 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 nexus3.edgexfoundry.org:10002 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 nexus3.edgexfoundry.org:10003 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 nexus3.edgexfoundry.org:10004 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 docker.io 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:56 Configure a credential helper to remove this warning. See 19:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:56 19:31:56 Login Succeeded 19:31:56 ---> docker-login.sh ends [Pipeline] } 19:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:31:56 + git rev-list -1 --merges 5f75117f2e04da2751a38d8a646ff42fa579cdf5~1..5f75117f2e04da2751a38d8a646ff42fa579cdf5 [Pipeline] echo 19:31:56 -----------> git rev-list -1 --merges 5f75117f2e04da2751a38d8a646ff42fa579cdf5~1..5f75117f2e04da2751a38d8a646ff42fa579cdf5 5f75117f2e04da2751a38d8a646ff42fa579cdf5 [false] [Pipeline] sh 19:31:57 + git log --format=format:%s -1 5f75117f2e04da2751a38d8a646ff42fa579cdf5 [Pipeline] echo 19:31:57 ========================================================= 19:31:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:31:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:57 + git log --format=format:%s -1 5f75117f2e04da2751a38d8a646ff42fa579cdf5 [Pipeline] echo 19:31:57 [semverPrep] GIT_COMMIT: 5f75117f2e04da2751a38d8a646ff42fa579cdf5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 19:31:57 [semverPrep] This is not a build commit. [Pipeline] sh 19:31:57 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:31:57 + grep -v github /etc/ssh/ssh_known_hosts 19:31:57 + '[' -e /tmp/ssh_known_hosts ']' 19:31:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:31:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:31:57 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:31:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:31:58 19:31:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:31:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:31:58 latest: Pulling from edgex-devops/git-semver 19:31:58 a0d0a0d46f8b: Pulling fs layer 19:31:58 3e5f54012d9b: Pulling fs layer 19:31:58 4c7163046ea9: Pulling fs layer 19:31:58 0c2d73faf560: Pulling fs layer 19:31:58 0c2d73faf560: Waiting 19:31:58 3e5f54012d9b: Verifying Checksum 19:31:58 3e5f54012d9b: Download complete 19:31:58 a0d0a0d46f8b: Verifying Checksum 19:31:58 a0d0a0d46f8b: Download complete 19:31:58 0c2d73faf560: Verifying Checksum 19:31:58 0c2d73faf560: Download complete 19:31:58 4c7163046ea9: Verifying Checksum 19:31:58 4c7163046ea9: Download complete 19:31:58 a0d0a0d46f8b: Pull complete 19:31:58 3e5f54012d9b: Pull complete 19:31:59 4c7163046ea9: Pull complete 19:31:59 0c2d73faf560: Pull complete 19:31:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:31:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:31:59 prd-centos7-docker-4c-2g-3876 does not seem to be running inside a container 19:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1085 -v /w/workspace/gexfoundry_device-sdk-go_PR-1085:/w/workspace/gexfoundry_device-sdk-go_PR-1085:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:31:59 $ docker top 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:32:00 [ssh-agent] Looking for ssh-agent implementation... 19:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:00 $ docker exec 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f ssh-agent 19:32:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFDnINn/agent.15 19:32:00 SSH_AGENT_PID=21 19:32:00 Running ssh-add (command line suppressed) 19:32:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/private_key_287035201174972331.key (/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/private_key_287035201174972331.key) 19:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:32:00 + git tag --points-at HEAD [Pipeline] } 19:32:00 $ docker exec --env ******** --env ******** 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f ssh-agent -k 19:32:00 unset SSH_AUTH_SOCK; 19:32:00 unset SSH_AGENT_PID; 19:32:00 echo Agent pid 21 killed; 19:32:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:32:00 [ssh-agent] Looking for ssh-agent implementation... 19:32:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:00 $ docker exec 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f ssh-agent 19:32:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnhKLej/agent.54 19:32:01 SSH_AGENT_PID=60 19:32:01 Running ssh-add (command line suppressed) 19:32:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/private_key_8613356004054260583.key (/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/private_key_8613356004054260583.key) 19:32:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:32:01 + git semver init 19:32:01 # -> Open(): unable to determine branch for HEAD 19:32:01 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1085/.git 19:32:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1085 19:32:01 # $SEMVER_REMOTE_NAME = origin 19:32:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:32:01 # $SEMVER_USER_NAME = edgex-jenkins 19:32:01 # $SEMVER_BRANCH = PR-1085 19:32:01 # $SEMVER_TEMP = /tmp/semver-756504640 19:32:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 19:32:02 # '/tmp/semver-756504640' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1085/.semver' 19:32:02 # -> Force: false 19:32:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1085/.semver [Pipeline] } 19:32:02 $ docker exec --env ******** --env ******** 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f ssh-agent -k 19:32:03 unset SSH_AUTH_SOCK; 19:32:03 unset SSH_AGENT_PID; 19:32:03 echo Agent pid 60 killed; 19:32:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:32:03 + git semver [Pipeline] } 19:32:03 $ docker stop --time=1 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f 19:32:04 $ docker rm -f 3a7101006979c5812c3624a7ff9fcbba967aaa58095efc876de4695bc2fbf57f [Pipeline] // withDockerContainer [Pipeline] sh 19:32:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:32:05 Stashed 1 file(s) [Pipeline] echo 19:32:05 [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 19:32:05 provisioning config files... 19:32:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/config5559066878647444859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:05 ---> docker-login.sh 19:32:05 nexus3.edgexfoundry.org:10001 19:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:05 Configure a credential helper to remove this warning. See 19:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:05 19:32:05 Login Succeeded 19:32:05 nexus3.edgexfoundry.org:10002 19:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:05 Configure a credential helper to remove this warning. See 19:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:05 19:32:05 Login Succeeded 19:32:05 nexus3.edgexfoundry.org:10003 19:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:06 Configure a credential helper to remove this warning. See 19:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:06 19:32:06 Login Succeeded 19:32:06 nexus3.edgexfoundry.org:10004 19:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:06 Configure a credential helper to remove this warning. See 19:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:06 19:32:06 Login Succeeded 19:32:06 docker.io 19:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:06 Configure a credential helper to remove this warning. See 19:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:06 19:32:06 Login Succeeded 19:32:06 ---> docker-login.sh ends [Pipeline] } 19:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:32:06 ========================================================= 19:32:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:32:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:32:06 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:32:06 Sending build context to Docker daemon 9.377MB 19:32:06 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 19:32:06 Step 2/11 : FROM ${BASE} AS builder 19:32:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:32:06 59bf1c3509f3: Pulling fs layer 19:32:06 666ba61612fd: Pulling fs layer 19:32:06 8ed8ca486205: Pulling fs layer 19:32:06 4fe6c5a15a65: Pulling fs layer 19:32:06 22a0e8bec74d: Pulling fs layer 19:32:06 f965cba54748: Pulling fs layer 19:32:06 861ffc35075e: Pulling fs layer 19:32:06 4b385c91608e: Pulling fs layer 19:32:06 560528eb2ebb: Pulling fs layer 19:32:06 f965cba54748: Waiting 19:32:06 861ffc35075e: Waiting 19:32:06 4b385c91608e: Waiting 19:32:06 560528eb2ebb: Waiting 19:32:06 4fe6c5a15a65: Waiting 19:32:06 22a0e8bec74d: Waiting 19:32:06 666ba61612fd: Verifying Checksum 19:32:06 666ba61612fd: Download complete 19:32:07 8ed8ca486205: Verifying Checksum 19:32:07 8ed8ca486205: Download complete 19:32:07 22a0e8bec74d: Verifying Checksum 19:32:07 22a0e8bec74d: Download complete 19:32:07 f965cba54748: Verifying Checksum 19:32:07 f965cba54748: Download complete 19:32:07 59bf1c3509f3: Verifying Checksum 19:32:07 59bf1c3509f3: Download complete 19:32:07 861ffc35075e: Verifying Checksum 19:32:07 861ffc35075e: Download complete 19:32:07 4b385c91608e: Verifying Checksum 19:32:07 4b385c91608e: Download complete 19:32:07 560528eb2ebb: Verifying Checksum 19:32:07 560528eb2ebb: Download complete 19:32:07 4fe6c5a15a65: Verifying Checksum 19:32:07 4fe6c5a15a65: Download complete 19:32:07 59bf1c3509f3: Pull complete 19:32:07 666ba61612fd: Pull complete 19:32:07 8ed8ca486205: Pull complete 19:32:12 4fe6c5a15a65: Pull complete 19:32:12 22a0e8bec74d: Pull complete 19:32:12 f965cba54748: Pull complete 19:32:12 861ffc35075e: Pull complete 19:32:12 4b385c91608e: Pull complete 19:32:14 560528eb2ebb: Pull complete 19:32:14 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:32:14 ---> dd4a08f94e63 19:32:14 Step 3/11 : ARG MAKE=make build 19:32:16 ---> Running in 067aeacc70ea 19:32:16 Removing intermediate container 067aeacc70ea 19:32:16 ---> 3bf71812fbe7 19:32:16 Step 4/11 : WORKDIR /device-sdk-go 19:32:16 ---> Running in fad77d31121f 19:32:16 Removing intermediate container fad77d31121f 19:32:16 ---> 66845fd3d244 19:32:16 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:32:16 ---> Running in 8f006f90c6e4 19:32:16 Removing intermediate container 8f006f90c6e4 19:32:16 ---> f1900640cedb 19:32:16 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:16 ---> Running in b140c3f870d6 19:32:17 Removing intermediate container b140c3f870d6 19:32:17 ---> 3d9d18a8f3f5 19:32:17 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:32:17 ---> Running in 35dd2c906365 19:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:32:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:32:18 OK: 221 MiB in 52 packages 19:32:18 Removing intermediate container 35dd2c906365 19:32:18 ---> 49b81555073c 19:32:18 Step 8/11 : COPY go.mod vendor* ./ 19:32:19 ---> 766c659faaf9 19:32:19 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:19 ---> Running in aac4656b1fd3 19:32:20 Still waiting to schedule task 19:32:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:32:45 Removing intermediate container aac4656b1fd3 19:32:45 ---> a669061c184e 19:32:45 Step 10/11 : COPY . . 19:32:45 ---> 5521b6338973 19:32:45 Step 11/11 : RUN ${MAKE} 19:32:45 ---> Running in 324bd2681b30 19:32:46 noop 19:32:46 Removing intermediate container 324bd2681b30 19:32:46 ---> 5c6fb1706042 19:32:46 Successfully built 5c6fb1706042 19:32:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:32:46 + docker inspect -f . ci-base-image-x86_64 19:32:46 . [Pipeline] withDockerContainer 19:32:46 prd-centos7-docker-4c-2g-3876 does not seem to be running inside a container 19:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1085 -v /w/workspace/gexfoundry_device-sdk-go_PR-1085:/w/workspace/gexfoundry_device-sdk-go_PR-1085:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1085@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 ******** ci-base-image-x86_64 cat 19:32:47 $ docker top dc2d8474413e7601ba3ee6ab13136f99b9134e43624240aeeb10fadbd0c2f216 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:47 + go version 19:32:47 go version go1.17.6 linux/amd64 [Pipeline] } 19:32:47 $ docker stop --time=1 dc2d8474413e7601ba3ee6ab13136f99b9134e43624240aeeb10fadbd0c2f216 19:32:48 $ docker rm -f dc2d8474413e7601ba3ee6ab13136f99b9134e43624240aeeb10fadbd0c2f216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:49 + docker inspect -f . ci-base-image-x86_64 19:32:49 . [Pipeline] withDockerContainer 19:32:49 prd-centos7-docker-4c-2g-3876 does not seem to be running inside a container 19:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1085 -v /w/workspace/gexfoundry_device-sdk-go_PR-1085:/w/workspace/gexfoundry_device-sdk-go_PR-1085:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1085@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 ******** ci-base-image-x86_64 cat 19:32:49 $ docker top c5f0825dc6259ef38394157ea58d0ee6328bdf7bada4050cbe77fc2f3d84c38b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:32:50 + make test 19:32:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:32:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:33:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.017s coverage: 23.3% of statements 19:33:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:33:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.011s coverage: 27.6% of statements 19:33:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.008s coverage: 78.9% of statements 19:33:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.010s coverage: 9.0% of statements 19:33:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:33:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:33:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:33:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.012s coverage: 28.7% of statements 19:33:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:33:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.020s coverage: 86.1% of statements 19:33:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:33:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:33:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 19:33:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.027s coverage: 89.2% of statements 19:33:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 19:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:33:20 GO111MODULE=on go vet ./... 19:33:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:24 ./bin/test-attribution-txt.sh [Pipeline] echo 19:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:33:24 $ docker stop --time=1 c5f0825dc6259ef38394157ea58d0ee6328bdf7bada4050cbe77fc2f3d84c38b 19:33:26 $ docker rm -f c5f0825dc6259ef38394157ea58d0ee6328bdf7bada4050cbe77fc2f3d84c38b [Pipeline] // withDockerContainer [Pipeline] sh 19:33:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:33:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:33:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:33:27 + ls -al . 19:33:27 total 268 19:33:27 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 25 19:33 . 19:33:27 drwxrwxr-x. 4 jenkins jenkins 112 Jan 25 19:31 .. 19:33:27 drwxrwxr-x. 2 jenkins jenkins 37 Jan 25 19:31 bin 19:33:27 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 25 19:31 CHANGELOG.md 19:33:27 -rw-r--r--. 1 jenkins jenkins 128608 Jan 25 19:33 coverage.out 19:33:27 -rw-rw-r--. 1 jenkins jenkins 140 Jan 25 19:31 .dockerignore 19:33:27 drwxrwxr-x. 5 jenkins jenkins 62 Jan 25 19:31 example 19:33:27 drwxrwxr-x. 8 jenkins jenkins 179 Jan 25 19:31 .git 19:33:27 drwxrwxr-x. 3 jenkins jenkins 125 Jan 25 19:31 .github 19:33:27 -rw-rw-r--. 1 jenkins jenkins 131 Jan 25 19:31 .gitignore 19:33:27 -rw-rw-r--. 1 jenkins jenkins 42 Jan 25 19:31 .golangci.yml 19:33:27 -rw-rw-r--. 1 jenkins jenkins 2760 Jan 25 19:31 go.mod 19:33:27 -rw-rw-r--. 1 jenkins jenkins 48958 Jan 25 19:31 go.sum 19:33:27 -rw-rw-r--. 1 jenkins jenkins 677 Jan 25 19:31 GOVERNANCE.md 19:33:27 drwxrwxr-x. 15 jenkins jenkins 224 Jan 25 19:31 internal 19:33:27 -rw-rw-r--. 1 jenkins jenkins 880 Jan 25 19:31 Jenkinsfile 19:33:27 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 25 19:31 LICENSE 19:33:27 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 25 19:31 Makefile 19:33:27 drwxrwxr-x. 3 jenkins jenkins 16 Jan 25 19:31 openapi 19:33:27 -rw-rw-r--. 1 jenkins jenkins 619 Jan 25 19:31 OWNERS.md 19:33:27 drwxrwxr-x. 5 jenkins jenkins 50 Jan 25 19:31 pkg 19:33:27 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 25 19:31 README.md 19:33:27 drwx------. 3 jenkins jenkins 72 Jan 25 19:32 .semver 19:33:27 drwxrwxr-x. 4 jenkins jenkins 54 Jan 25 19:31 snap 19:33:27 -rw-rw-r--. 1 jenkins jenkins 5 Jan 25 19:32 VERSION 19:33:27 -rw-rw-r--. 1 jenkins jenkins 222 Jan 25 19:31 version.go [Pipeline] isUnix [Pipeline] sh 19:33:28 + 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=5f75117f2e04da2751a38d8a646ff42fa579cdf5 --label arch=amd64 --label version=0.0.0 . 19:33:28 Sending build context to Docker daemon 9.506MB 19:33:28 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:33:28 Step 2/25 : FROM ${BASE} AS builder 19:33:28 ---> 5c6fb1706042 19:33:28 Step 3/25 : ARG MAKE=make build 19:33:28 ---> Running in 4d3579e519e1 19:33:28 Removing intermediate container 4d3579e519e1 19:33:28 ---> 8cc2ee124956 19:33:28 Step 4/25 : WORKDIR /device-sdk-go 19:33:28 ---> Running in 073e2517d114 19:33:28 Removing intermediate container 073e2517d114 19:33:28 ---> 931618fdaf2d 19:33:28 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:33:28 ---> Running in f18ea5cffa5c 19:33:28 Removing intermediate container f18ea5cffa5c 19:33:28 ---> 3dbb820b7ec8 19:33:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:28 ---> Running in 56b03bcf0718 19:33:28 Removing intermediate container 56b03bcf0718 19:33:28 ---> 52f66e7676e0 19:33:28 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:33:28 ---> Running in 7c1ab09525d9 19:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:33:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:33:30 OK: 221 MiB in 52 packages 19:33:30 Removing intermediate container 7c1ab09525d9 19:33:30 ---> f0ef3e2d8551 19:33:30 Step 8/25 : COPY go.mod vendor* ./ 19:33:30 ---> d92a089774db 19:33:30 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:30 ---> Running in 2505b1833cdc 19:33:31 Removing intermediate container 2505b1833cdc 19:33:31 ---> cd37e3f66b90 19:33:31 Step 10/25 : COPY . . 19:33:31 ---> 5b686d65478b 19:33:31 Step 11/25 : RUN ${MAKE} 19:33:31 ---> Running in 4d3ddddfb1de 19:33:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:33:44 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:33:44 Removing intermediate container 4d3ddddfb1de 19:33:44 ---> d8bea2f13726 19:33:44 Step 12/25 : FROM alpine:3.14 19:33:44 3.14: Pulling from library/alpine 19:33:44 97518928ae5f: Pulling fs layer 19:33:44 97518928ae5f: Verifying Checksum 19:33:44 97518928ae5f: Download complete 19:33:44 97518928ae5f: Pull complete 19:33:44 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:33:44 Status: Downloaded newer image for alpine:3.14 19:33:44 ---> 0a97eee8041e 19:33:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:33:44 ---> Running in b88716a3ea30 19:33:44 Removing intermediate container b88716a3ea30 19:33:44 ---> 471219a3b71b 19:33:44 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:44 ---> Running in 321c686db3aa 19:33:45 Removing intermediate container 321c686db3aa 19:33:45 ---> 1b89b250ca87 19:33:45 Step 15/25 : RUN apk add --update --no-cache zeromq 19:33:45 ---> Running in 4489ada3ed88 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:33:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:33:46 (1/5) Installing libgcc (10.3.1_git20210424-r2) 19:33:46 (2/5) Installing libsodium (1.0.18-r0) 19:33:46 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 19:33:46 (4/5) Installing libzmq (4.3.4-r0) 19:33:46 (5/5) Installing zeromq (4.3.4-r0) 19:33:46 Executing busybox-1.33.1-r6.trigger 19:33:46 OK: 8 MiB in 19 packages 19:33:47 Removing intermediate container 4489ada3ed88 19:33:47 ---> 4e1e83ab1dea 19:33:47 Step 16/25 : WORKDIR / 19:33:47 ---> Running in 257aa8dff2d7 19:33:47 Removing intermediate container 257aa8dff2d7 19:33:47 ---> be7a8c6aaabf 19:33:47 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:33:47 ---> c2cd1cc0520a 19:33:47 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:33:48 ---> c0fd66118b7c 19:33:48 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:33:48 ---> ed47ff9e724c 19:33:48 Step 20/25 : EXPOSE 59999 19:33:48 ---> Running in 1c15f8b9596a 19:33:48 Removing intermediate container 1c15f8b9596a 19:33:48 ---> 9b70b8e445d8 19:33:48 Step 21/25 : ENTRYPOINT ["/device-simple"] 19:33:48 ---> Running in b6e49e3d450c 19:33:48 Removing intermediate container b6e49e3d450c 19:33:48 ---> 1a6451c9867c 19:33:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:48 ---> Running in 3ddf44bc58fb 19:33:48 Removing intermediate container 3ddf44bc58fb 19:33:48 ---> 37c9f3ff84dc 19:33:48 Step 23/25 : LABEL arch=amd64 19:33:48 ---> Running in f8b2360381a8 19:33:48 Removing intermediate container f8b2360381a8 19:33:48 ---> 7b7a822f110b 19:33:48 Step 24/25 : LABEL git_sha=5f75117f2e04da2751a38d8a646ff42fa579cdf5 19:33:48 ---> Running in 675cd3c896cd 19:33:48 Removing intermediate container 675cd3c896cd 19:33:48 ---> 2d4ddb10a671 19:33:48 Step 25/25 : LABEL version=0.0.0 19:33:48 ---> Running in 023273c4c628 19:33:48 Removing intermediate container 023273c4c628 19:33:48 ---> b62ba7b58138 19:33:48 [Warning] One or more build-args [ARCH] were not consumed 19:33:48 Successfully built b62ba7b58138 19:33:48 Successfully tagged device-sdk-simple:latest [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] sh 19:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:49 19:33:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:49 latest: Pulling from edgex-lftools-log-publisher 19:33:49 b4d181a07f80: Pulling fs layer 19:33:49 a1111a8f2ec3: Pulling fs layer 19:33:49 ed53099fbce6: Pulling fs layer 19:33:49 dc539afda2c1: Pulling fs layer 19:33:49 77bc0d833cb6: Pulling fs layer 19:33:49 9065ff56babe: Pulling fs layer 19:33:49 d287ab97295c: Pulling fs layer 19:33:49 dc539afda2c1: Waiting 19:33:49 77bc0d833cb6: Waiting 19:33:49 9065ff56babe: Waiting 19:33:49 d287ab97295c: Waiting 19:33:49 a1111a8f2ec3: Verifying Checksum 19:33:49 a1111a8f2ec3: Download complete 19:33:49 dc539afda2c1: Verifying Checksum 19:33:49 dc539afda2c1: Download complete 19:33:49 ed53099fbce6: Verifying Checksum 19:33:49 ed53099fbce6: Download complete 19:33:49 77bc0d833cb6: Verifying Checksum 19:33:49 77bc0d833cb6: Download complete 19:33:49 9065ff56babe: Verifying Checksum 19:33:49 9065ff56babe: Download complete 19:33:49 b4d181a07f80: Verifying Checksum 19:33:49 b4d181a07f80: Download complete 19:33:50 d287ab97295c: Verifying Checksum 19:33:50 d287ab97295c: Download complete 19:33:51 b4d181a07f80: Pull complete 19:33:51 a1111a8f2ec3: Pull complete 19:33:51 ed53099fbce6: Pull complete 19:33:51 dc539afda2c1: Pull complete 19:33:52 77bc0d833cb6: Pull complete 19:33:52 9065ff56babe: Pull complete 19:33:57 d287ab97295c: Pull complete 19:33:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:33:57 prd-centos7-docker-4c-2g-3876 does not seem to be running inside a container 19:33:57 $ 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-1085 -v /w/workspace/gexfoundry_device-sdk-go_PR-1085:/w/workspace/gexfoundry_device-sdk-go_PR-1085:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:00 $ docker top d9d0b2ce7702b2417af7efe24c8e1ce222d196ed84cbe56de7442d9468acc503 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:00 ---> job-cost.sh 19:34:00 lf-activate-venv: SKIPPING 19:34:00 INFO: No Stack... 19:34:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:34:01 INFO: Archiving Costs [Pipeline] sh 19:34:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives/cost.csv 19:34:01 + cut -d, -f6 [Pipeline] lock 19:34:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] 19:34:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] did not exist. Created. 19:34:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:01 + echo total: 0.05999999865889549 [Pipeline] stash 19:34:02 Stashed 1 file(s) [Pipeline] } 19:34:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:02 $ docker stop --time=1 d9d0b2ce7702b2417af7efe24c8e1ce222d196ed84cbe56de7442d9468acc503 19:34:03 $ docker rm -f d9d0b2ce7702b2417af7efe24c8e1ce222d196ed84cbe56de7442d9468acc503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:34:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3878 in /w/workspace/gexfoundry_device-sdk-go_PR-1085 [Pipeline] { [Pipeline] ws 19:34:49 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 19:34:49 The recommended git tool is: git 19:34:54 using credential edgex-jenkins-ssh 19:34:55 Cloning the remote Git repository 19:34:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:34:55 > git init /w/workspace/device-sdk-go/3 # timeout=10 19:34:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:34:55 > git --version # timeout=10 19:34:55 > git --version # 'git version 2.17.1' 19:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:34:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:34:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:34:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1085/head:refs/remotes/origin/PR-1085 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:34:57 Merging remotes/origin/main commit b151e3fa1f534c4874e5dba284e716825967557e into PR head commit 5f75117f2e04da2751a38d8a646ff42fa579cdf5 19:34:57 Merge succeeded, producing 5f75117f2e04da2751a38d8a646ff42fa579cdf5 19:34:57 Checking out Revision 5f75117f2e04da2751a38d8a646ff42fa579cdf5 (PR-1085) 19:34:57 > git config core.sparsecheckout # timeout=10 19:34:57 > git checkout -f 5f75117f2e04da2751a38d8a646ff42fa579cdf5 # timeout=10 19:34:57 > git remote # timeout=10 19:34:57 > git config --get remote.origin.url # timeout=10 19:34:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:57 > git merge b151e3fa1f534c4874e5dba284e716825967557e # timeout=10 19:34:57 > git rev-parse HEAD^{commit} # timeout=10 19:34:57 > git config core.sparsecheckout # timeout=10 19:34:57 > git checkout -f 5f75117f2e04da2751a38d8a646ff42fa579cdf5 # timeout=10 19:35:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:02 Dload Upload Total Spent Left Speed 19:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 19:35:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:35:03 + sudo tee /etc/docker/daemon.new 19:35:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:35:03 { 19:35:03 "registry-mirrors": [ 19:35:03 "https://nexus3.edgexfoundry.org:10001" 19:35:03 ], 19:35:03 "bip": "10.250.0.254/24", 19:35:03 "hosts": [ 19:35:03 "tcp://0.0.0.0:5555", 19:35:03 "unix:///var/run/docker.sock" 19:35:03 ], 19:35:03 "mtu": 1458, 19:35:03 "selinux-enabled": true, 19:35:03 "seccomp-profile": "/etc/docker/seccomp.json" 19:35:03 } [Pipeline] sh 19:35:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:35:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:22 provisioning config files... 19:35:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7173035193863108759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:23 ---> docker-login.sh 19:35:23 nexus3.edgexfoundry.org:10001 19:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:24 Configure a credential helper to remove this warning. See 19:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:24 19:35:24 Login Succeeded 19:35:24 nexus3.edgexfoundry.org:10002 19:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:24 Configure a credential helper to remove this warning. See 19:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:24 19:35:24 Login Succeeded 19:35:24 nexus3.edgexfoundry.org:10003 19:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 nexus3.edgexfoundry.org:10004 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 docker.io 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:26 Configure a credential helper to remove this warning. See 19:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:26 19:35:26 Login Succeeded 19:35:26 ---> docker-login.sh ends [Pipeline] } 19:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:26 ========================================================= 19:35:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:35:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:35: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.17-alpine --build-arg MAKE=echo noop --target=builder . 19:35:27 Sending build context to Docker daemon 5.064MB 19:35:27 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 19:35:27 Step 2/11 : FROM ${BASE} AS builder 19:35:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:35:27 9b3977197b4f: Pulling fs layer 19:35:27 1a89e8eeedd5: Pulling fs layer 19:35:27 94645a83ff95: Pulling fs layer 19:35:27 3f3a8bcf1eab: Pulling fs layer 19:35:27 0c92f367c5e7: Pulling fs layer 19:35:27 4b8299f9d1f4: Pulling fs layer 19:35:27 9a6b49a46696: Pulling fs layer 19:35:27 cf05db05a679: Pulling fs layer 19:35:27 3f3a8bcf1eab: Waiting 19:35:27 0c92f367c5e7: Waiting 19:35:27 4b8299f9d1f4: Waiting 19:35:27 9a6b49a46696: Waiting 19:35:27 94645a83ff95: Download complete 19:35:27 1a89e8eeedd5: Download complete 19:35:27 0c92f367c5e7: Verifying Checksum 19:35:27 0c92f367c5e7: Download complete 19:35:27 4b8299f9d1f4: Verifying Checksum 19:35:27 4b8299f9d1f4: Download complete 19:35:27 9b3977197b4f: Verifying Checksum 19:35:27 9b3977197b4f: Download complete 19:35:27 9a6b49a46696: Verifying Checksum 19:35:27 9a6b49a46696: Download complete 19:35:28 9b3977197b4f: Pull complete 19:35:28 1a89e8eeedd5: Pull complete 19:35:29 94645a83ff95: Pull complete 19:35:29 cf05db05a679: Verifying Checksum 19:35:29 cf05db05a679: Download complete 19:35:30 3f3a8bcf1eab: Verifying Checksum 19:35:30 3f3a8bcf1eab: Download complete 19:35:42 3f3a8bcf1eab: Pull complete 19:35:42 0c92f367c5e7: Pull complete 19:35:42 4b8299f9d1f4: Pull complete 19:35:42 9a6b49a46696: Pull complete 19:35:49 cf05db05a679: Pull complete 19:35:49 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:35:49 ---> 0ccda1f7e2ee 19:35:49 Step 3/11 : ARG MAKE=make build 19:35:50 ---> Running in 1eb5b748061c 19:35:50 Removing intermediate container 1eb5b748061c 19:35:50 ---> cf42f08ac25f 19:35:50 Step 4/11 : WORKDIR /device-sdk-go 19:35:50 ---> Running in 0d638692574a 19:35:51 Removing intermediate container 0d638692574a 19:35:51 ---> 936c402549cf 19:35:51 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:35:51 ---> Running in ce2fbd91cffb 19:35:51 Removing intermediate container ce2fbd91cffb 19:35:51 ---> 54944fb439d0 19:35:51 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:51 ---> Running in ad6d8cee8e87 19:35:53 Removing intermediate container ad6d8cee8e87 19:35:53 ---> ecaa2b63721f 19:35:53 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:35:53 ---> Running in 55912d71d062 19:35:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:56 OK: 220 MiB in 52 packages 19:35:57 Removing intermediate container 55912d71d062 19:35:57 ---> 86a3a8bc7613 19:35:57 Step 8/11 : COPY go.mod vendor* ./ 19:35:58 ---> 5f5a5ac5f7df 19:35:58 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:58 ---> Running in add3fd16da95 19:37:20 Removing intermediate container add3fd16da95 19:37:20 ---> 603c2620c4ab 19:37:20 Step 10/11 : COPY . . 19:37:20 ---> 2c012806e6dd 19:37:20 Step 11/11 : RUN ${MAKE} 19:37:20 ---> Running in c4b3a9b7fa99 19:37:20 noop 19:37:20 Removing intermediate container c4b3a9b7fa99 19:37:20 ---> e4cce7f18dfe 19:37:20 Successfully built e4cce7f18dfe 19:37:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:37:20 + docker inspect -f . ci-base-image-arm64 19:37:20 . [Pipeline] withDockerContainer 19:37:20 prd-ubuntu18.04-docker-arm64-4c-16g-3878 does not seem to be running inside a container 19:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 19:37:22 $ docker top 8e366cc7aadca5ff86dfb408d8abd4e893965fe17a498cad894b8c3457177bd7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:22 + go version 19:37:22 go version go1.17.6 linux/arm64 [Pipeline] } 19:37:23 $ docker stop --time=1 8e366cc7aadca5ff86dfb408d8abd4e893965fe17a498cad894b8c3457177bd7 19:37:24 $ docker rm -f 8e366cc7aadca5ff86dfb408d8abd4e893965fe17a498cad894b8c3457177bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:37:25 + docker inspect -f . ci-base-image-arm64 19:37:25 . [Pipeline] withDockerContainer 19:37:25 prd-ubuntu18.04-docker-arm64-4c-16g-3878 does not seem to be running inside a container 19:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 19:37:26 $ docker top 1979c3eb525e3845a9933eb0b714ad7c49a6de2b8fcdeb345131f422fd1a6117 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:37:27 + make test 19:37:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:37:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:38:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:38:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:38:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:38:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.106s coverage: 23.3% of statements 19:38:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:38:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.6% of statements 19:38:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.093s coverage: 78.9% of statements 19:38:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.120s coverage: 9.0% of statements 19:38:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:38:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:38:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:38:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 28.7% of statements 19:38:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.083s coverage: 86.1% of statements 19:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.150s coverage: 57.4% of statements 19:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.170s coverage: 89.2% of statements 19:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:38:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 4.8% of statements 19:38:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:38:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:38:29 GO111MODULE=on go vet ./... 19:38:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:38:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:38:51 ./bin/test-attribution-txt.sh [Pipeline] echo 19:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:38:52 $ docker stop --time=1 1979c3eb525e3845a9933eb0b714ad7c49a6de2b8fcdeb345131f422fd1a6117 19:38:53 $ docker rm -f 1979c3eb525e3845a9933eb0b714ad7c49a6de2b8fcdeb345131f422fd1a6117 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:38:54 Warning: overwriting stash ‘coverage-report’ 19:38:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:38:56 + ls -al . 19:38:56 total 304 19:38:56 drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 19:38 . 19:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 19:34 .. 19:38:56 -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 19:34 .dockerignore 19:38:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 19:35 .git 19:38:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 19:34 .github 19:38:56 -rw-rw-r-- 1 jenkins jenkins 131 Jan 25 19:34 .gitignore 19:38:56 -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 19:34 .golangci.yml 19:38:56 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 25 19:34 CHANGELOG.md 19:38:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 19:34 GOVERNANCE.md 19:38:56 -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 19:34 Jenkinsfile 19:38:56 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 19:34 LICENSE 19:38:56 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 25 19:34 Makefile 19:38:56 -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 19:34 OWNERS.md 19:38:56 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 25 19:34 README.md 19:38:56 -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 19:32 VERSION 19:38:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 19:34 bin 19:38:56 -rw-r--r-- 1 jenkins jenkins 128608 Jan 25 19:38 coverage.out 19:38:56 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 19:34 example 19:38:56 -rw-rw-r-- 1 jenkins jenkins 2760 Jan 25 19:34 go.mod 19:38:56 -rw-rw-r-- 1 jenkins jenkins 48958 Jan 25 19:34 go.sum 19:38:56 drwxrwxr-x 15 jenkins jenkins 4096 Jan 25 19:34 internal 19:38:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 19:34 openapi 19:38:56 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 19:34 pkg 19:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 19:34 snap 19:38:56 -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 19:34 version.go [Pipeline] isUnix [Pipeline] sh 19:38:56 + 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=5f75117f2e04da2751a38d8a646ff42fa579cdf5 --label arch=arm64 --label version=0.0.0 . 19:38:56 Sending build context to Docker daemon 5.193MB 19:38:57 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:38:57 Step 2/25 : FROM ${BASE} AS builder 19:38:57 ---> e4cce7f18dfe 19:38:57 Step 3/25 : ARG MAKE=make build 19:38:57 ---> Running in 69947ed9454b 19:38:57 Removing intermediate container 69947ed9454b 19:38:57 ---> cc98ff43ccf1 19:38:57 Step 4/25 : WORKDIR /device-sdk-go 19:38:57 ---> Running in 7581adf935ab 19:38:57 Removing intermediate container 7581adf935ab 19:38:57 ---> 37bb97c75502 19:38:57 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:38:58 ---> Running in 5f6bd5c8ca14 19:38:58 Removing intermediate container 5f6bd5c8ca14 19:38:58 ---> d5c8c158c61f 19:38:58 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:58 ---> Running in a67954e6dc4c 19:39:00 Removing intermediate container a67954e6dc4c 19:39:00 ---> cbcfbe35596e 19:39:00 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:39:00 ---> Running in 8f3441518eac 19:39:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:02 OK: 220 MiB in 52 packages 19:39:03 Removing intermediate container 8f3441518eac 19:39:03 ---> c8746bec453e 19:39:03 Step 8/25 : COPY go.mod vendor* ./ 19:39:04 ---> 178296be4f2e 19:39:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:04 ---> Running in 77dad60466ff 19:39:06 Removing intermediate container 77dad60466ff 19:39:06 ---> abf3af0fdff3 19:39:06 Step 10/25 : COPY . . 19:39:08 ---> 55ea4055dba9 19:39:08 Step 11/25 : RUN ${MAKE} 19:39:08 ---> Running in 917c82bfe2fd 19:39:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:39:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:39:49 Removing intermediate container 917c82bfe2fd 19:39:49 ---> 8b6e1c0456bc 19:39:49 Step 12/25 : FROM alpine:3.14 19:39:49 3.14: Pulling from library/alpine 19:39:49 be307f383ecc: Pulling fs layer 19:39:50 be307f383ecc: Verifying Checksum 19:39:50 be307f383ecc: Download complete 19:39:50 be307f383ecc: Pull complete 19:39:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:39:50 Status: Downloaded newer image for alpine:3.14 19:39:50 ---> 5b8b7b635229 19:39:50 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:39:50 ---> Running in 19cdf3869dfd 19:39:51 Removing intermediate container 19cdf3869dfd 19:39:51 ---> 5a86928e832c 19:39:51 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:51 ---> Running in ec37292f747b 19:39:53 Removing intermediate container ec37292f747b 19:39:53 ---> 6d365998f3ce 19:39:53 Step 15/25 : RUN apk add --update --no-cache zeromq 19:39:53 ---> Running in 173664c680b4 19:39:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:55 (1/5) Installing libgcc (10.3.1_git20210424-r2) 19:39:55 (2/5) Installing libsodium (1.0.18-r0) 19:39:55 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 19:39:55 (4/5) Installing libzmq (4.3.4-r0) 19:39:55 (5/5) Installing zeromq (4.3.4-r0) 19:39:55 Executing busybox-1.33.1-r6.trigger 19:39:55 OK: 8 MiB in 19 packages 19:39:56 Removing intermediate container 173664c680b4 19:39:56 ---> a99c077bd75c 19:39:56 Step 16/25 : WORKDIR / 19:39:56 ---> Running in b19d00c49777 19:39:57 Removing intermediate container b19d00c49777 19:39:57 ---> 1498f284b706 19:39:57 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:39:58 ---> e2d518ba4c3f 19:39:58 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:39:59 ---> 4f5ebd14993d 19:39:59 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:39:59 ---> 028c04673250 19:39:59 Step 20/25 : EXPOSE 59999 19:39:59 ---> Running in 800b8768fff5 19:39:59 Removing intermediate container 800b8768fff5 19:39:59 ---> 249e4f342bc8 19:39:59 Step 21/25 : ENTRYPOINT ["/device-simple"] 19:40:00 ---> Running in eff24a71bb59 19:40:00 Removing intermediate container eff24a71bb59 19:40:00 ---> d10704465e8e 19:40:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:00 ---> Running in 5c30680830f4 19:40:00 Removing intermediate container 5c30680830f4 19:40:00 ---> ab7dfe7321f3 19:40:00 Step 23/25 : LABEL arch=arm64 19:40:01 ---> Running in ad5c61197c1c 19:40:01 Removing intermediate container ad5c61197c1c 19:40:01 ---> 4232c5401ec4 19:40:01 Step 24/25 : LABEL git_sha=5f75117f2e04da2751a38d8a646ff42fa579cdf5 19:40:01 ---> Running in b1b5c0edff2d 19:40:01 Removing intermediate container b1b5c0edff2d 19:40:01 ---> b188d025b8d7 19:40:01 Step 25/25 : LABEL version=0.0.0 19:40:01 ---> Running in eb5910e4eddd 19:40:02 Removing intermediate container eb5910e4eddd 19:40:02 ---> 430e19cb68d2 19:40:02 [Warning] One or more build-args [ARCH] were not consumed 19:40:02 Successfully built 430e19cb68d2 19:40:02 Successfully tagged device-sdk-simple-arm64:latest [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] sh 19:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:02 19:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:02 arm64: Pulling from edgex-lftools-log-publisher 19:40:02 448f6bf000e3: Pulling fs layer 19:40:02 f757da607395: Pulling fs layer 19:40:02 05883995daec: Pulling fs layer 19:40:02 8603b9c90790: Pulling fs layer 19:40:02 1560dd03e051: Pulling fs layer 19:40:02 27f5ce0e4adf: Pulling fs layer 19:40:02 c2d8d7efcc4b: Pulling fs layer 19:40:02 8603b9c90790: Waiting 19:40:02 1560dd03e051: Waiting 19:40:02 27f5ce0e4adf: Waiting 19:40:02 c2d8d7efcc4b: Waiting 19:40:03 f757da607395: Verifying Checksum 19:40:03 f757da607395: Download complete 19:40:03 8603b9c90790: Verifying Checksum 19:40:03 8603b9c90790: Download complete 19:40:03 1560dd03e051: Verifying Checksum 19:40:03 1560dd03e051: Download complete 19:40:03 27f5ce0e4adf: Verifying Checksum 19:40:03 27f5ce0e4adf: Download complete 19:40:03 05883995daec: Verifying Checksum 19:40:03 05883995daec: Download complete 19:40:03 448f6bf000e3: Verifying Checksum 19:40:03 448f6bf000e3: Download complete 19:40:06 c2d8d7efcc4b: Verifying Checksum 19:40:06 c2d8d7efcc4b: Download complete 19:40:07 448f6bf000e3: Pull complete 19:40:07 f757da607395: Pull complete 19:40:09 05883995daec: Pull complete 19:40:09 8603b9c90790: Pull complete 19:40:10 1560dd03e051: Pull complete 19:40:10 27f5ce0e4adf: Pull complete 19:40:25 c2d8d7efcc4b: Pull complete 19:40:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:40:25 prd-ubuntu18.04-docker-arm64-4c-16g-3878 does not seem to be running inside a container 19:40:26 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-lftools-log-publisher:arm64 cat 19:40:28 $ docker top 64376712e65cc79594f9f42cdcee63934b774e05058735ec7a0f0c4186599f76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:29 ---> job-cost.sh 19:40:29 lf-activate-venv: SKIPPING 19:40:29 INFO: No Stack... 19:40:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:30 INFO: Archiving Costs [Pipeline] sh 19:40:30 + cut -d, -f6 19:40:30 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 19:40:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] 19:40:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] did not exist. Created. 19:40:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:31 /w/workspace/device-sdk-go/3@tmp/durable-77f029f5/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-77f029f5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:40:32 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:32 Warning: overwriting stash ‘stack-cost’ 19:40:32 Stashed 1 file(s) [Pipeline] } 19:40:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1085-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:32 $ docker stop --time=1 64376712e65cc79594f9f42cdcee63934b774e05058735ec7a0f0c4186599f76 19:40:33 $ docker rm -f 64376712e65cc79594f9f42cdcee63934b774e05058735ec7a0f0c4186599f76 [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 19:40:34 provisioning config files... 19:40:34 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/config1214309517243585199tmp [Pipeline] { [Pipeline] sh 19:40:34 + set +x 19:40:34 + curl -s https://codecov.io/bash 19:40:34 + bash -s -- 19:40:34 19:40:34 _____ _ 19:40:34 / ____| | | 19:40:34 | | ___ __| | ___ ___ _____ __ 19:40:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:34 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:34 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:34 Bash-1.0.6 19:40:34 19:40:34 19:40:34 ==> git version 2.24.4 found 19:40:34 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:40:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:40:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:40:34 ==> Jenkins CI detected. 19:40:34 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1085 19:40:34 project root: . 19:40:34 --> token set from env 19:40:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:34 ==> Running gcov in . (disable via -X gcov) 19:40:34 ==> Python coveragepy not found 19:40:34 ==> Searching for coverage reports in: 19:40:34 + . 19:40:34 -> Found 1 reports 19:40:34 ==> Detecting git/mercurial file structure 19:40:34 ==> Reading reports 19:40:34 + ./coverage.out bytes=128608 19:40:34 ==> Appending adjustments 19:40:34 https://docs.codecov.io/docs/fixing-reports 19:40:34 + Found adjustments 19:40:34 ==> Gzipping contents 19:40:34 16K /tmp/codecov.ntfjNZ.gz 19:40:34 ==> Uploading reports 19:40:34 url: https://codecov.io 19:40:34 query: branch=PR-1085&commit=5f75117f2e04da2751a38d8a646ff42fa579cdf5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1085%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1085&job=&cmd_args= 19:40:34 -> Pinging Codecov 19:40:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1085&commit=5f75117f2e04da2751a38d8a646ff42fa579cdf5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1085%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1085&job=&cmd_args= 19:40:35 -> Uploading to 19:40:35 https://storage.googleapis.com/codecov/v4/raw/2022-01-25/7E55EF52A471D76F132DFD9A03CDDE97/5f75117f2e04da2751a38d8a646ff42fa579cdf5/88477a36-fa6b-4bc7-93dd-aeffdc6d112b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T194035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ccda0557212a749d68a2e4ceb10e80278cbfcdb9ada20eac7d05abc420bd3d5 19:40:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:35 Dload Upload Total Spent Left Speed 19:40:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16117 0 0 100 16117 0 56134 --:--:-- --:--:-- --:--:-- 56156 100 16117 0 0 100 16117 0 56107 --:--:-- --:--:-- --:--:-- 55961 19:40:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5f75117f2e04da2751a38d8a646ff42fa579cdf5 [Pipeline] } 19:40:35 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 19:40:36 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives ']' 19:40:36 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives 19:40:36 total 8 19:40:36 drwxr-xr-x. 3 root root 34 Jan 25 19:34 . 19:40:36 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 25 19:34 .. 19:40:36 drwxr-xr-x. 2 root root 6 Jan 25 19:34 cost 19:40:36 -rw-r--r--. 1 root root 85 Jan 25 19:34 cost.csv 19:40:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives 19:40:36 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives 19:40:36 total 8 19:40:36 drwxr-xr-x. 3 jenkins jenkins 34 Jan 25 19:34 . 19:40:36 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 25 19:34 .. 19:40:36 drwxr-xr-x. 2 jenkins jenkins 6 Jan 25 19:34 cost 19:40:36 -rw-r--r--. 1 jenkins jenkins 85 Jan 25 19:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:40:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:37 ---> package-listing.sh 19:40:37 ++ facter osfamily 19:40:37 ++ tr '[:upper:]' '[:lower:]' 19:40:37 + OS_FAMILY=redhat 19:40:37 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1085 19:40:37 + START_PACKAGES=/tmp/packages_start.txt 19:40:37 + END_PACKAGES=/tmp/packages_end.txt 19:40:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:37 + PACKAGES=/tmp/packages_start.txt 19:40:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1085 ']' 19:40:37 + PACKAGES=/tmp/packages_end.txt 19:40:37 + case "${OS_FAMILY}" in 19:40:37 + sort 19:40:37 + rpm -qa 19:40:38 + '[' -f /tmp/packages_start.txt ']' 19:40:38 + '[' -f /tmp/packages_end.txt ']' 19:40:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1085 ']' 19:40:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives/ 19:40:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1085/archives/ [Pipeline] echo 19:40:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1085/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:39 . [Pipeline] withDockerContainer 19:40:39 prd-centos7-docker-4c-2g-3876 does not seem to be running inside a container 19:40:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1085/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-1085 -v /w/workspace/gexfoundry_device-sdk-go_PR-1085:/w/workspace/gexfoundry_device-sdk-go_PR-1085:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1085@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-lftools-log-publisher:latest cat 19:40:39 $ docker top f8da9476213b832da1b4495fd08839779d16b1e047ddd525868cd10addf64fad -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:39 + touch /tmp/pre-build-complete [Pipeline] sh 19:40:39 + mkdir -p /var/log/sysstat [Pipeline] sh 19:40:40 + ls /var/log/sa-host 19:40:40 + sadf -c /var/log/sa-host/sa17 19:40:40 file_magic: OK 19:40:40 HZ: Using current value: 100 19:40:40 file_header: OK 19:40:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:40:40 Statistics: 19:40:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:40:40 File successfully converted to sysstat format version 12.0.3 19:40:40 + sadf -c /var/log/sa-host/sa25 19:40:40 file_magic: OK 19:40:40 HZ: Using current value: 100 19:40:40 file_header: OK 19:40:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:40:40 Statistics: 19:40:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:40:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:40 provisioning config files... 19:40:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1085@tmp/config2297814619371113715tmp [Pipeline] { [Pipeline] echo 19:40:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:40:40 ---> create-netrc.sh [Pipeline] } 19:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:40:41 ---> python-tools-install.sh [Pipeline] echo 19:40:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:40:41 ---> sudo-logs.sh 19:40:41 Archiving 'sudo' log.. 19:40:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-3876.novalocal: Name or service not known 19:40:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-3876.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:40:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:40:41 ---> job-cost.sh 19:40:41 lf-activate-venv: SKIPPING 19:40:41 DEBUG: total: 0.05999999865889549 19:40:41 INFO: Retrieving Stack Cost... 19:40:42 INFO: Retrieving Pricing Info for: v3-standard-2 19:40:42 INFO: Archiving Costs [Pipeline] echo 19:40:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:40:43 ---> logs-deploy.sh 19:40:43 lf-activate-venv: SKIPPING 19:40:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1085/3 19:40:43 INFO: archiving workspace using pattern(s): 19:40:43 Archives upload complete. 19:40:43 INFO: archiving logs to Nexus