Pull request #1144 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfcfbcd4b592c3bf6de8e57d339223d935e44f8d+20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b (cc0e4189d60255710bd9f1cc36d5c022dcf1762a) 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-ssh18356883978991464218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6894920455566634069.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-1144/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-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3489499036810912551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh12825165409193795516.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1144/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-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8863842760310311826.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34638 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [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-1144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b into PR head commit bfcfbcd4b592c3bf6de8e57d339223d935e44f8d Merge succeeded, producing bfcfbcd4b592c3bf6de8e57d339223d935e44f8d Checking out Revision bfcfbcd4b592c3bf6de8e57d339223d935e44f8d (PR-1144) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfcfbcd4b592c3bf6de8e57d339223d935e44f8d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfcfbcd4b592c3bf6de8e57d339223d935e44f8d # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git rev-list --no-walk e47061ae588dd9220942c8dca743ad110225dd67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:21 ========================================================= 01:34:21 EdgeX Global Pipelines Version Info 01:34:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:22 ------------------- 01:34:22 stable info: 01:34:22 ------------------- 01:34:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:22 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:34:22 Message: update stable to v1.0.227 01:34:23 ------------------- 01:34:23 experimental info: 01:34:23 ------------------- 01:34:23 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:23 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 01:34:23 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfcfbcd4b592c3bf6de8e57d339223d935e44f8d [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfcfbcd [Pipeline] echo 01:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:23 provisioning config files... 01:34:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config4387884016622243561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:24 ---> docker-login.sh 01:34:24 nexus3.edgexfoundry.org:10001 01:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:24 Configure a credential helper to remove this warning. See 01:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:24 01:34:24 Login Succeeded 01:34:24 nexus3.edgexfoundry.org:10002 01:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:24 Configure a credential helper to remove this warning. See 01:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:24 01:34:24 Login Succeeded 01:34:24 nexus3.edgexfoundry.org:10003 01:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:24 Configure a credential helper to remove this warning. See 01:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:24 01:34:24 Login Succeeded 01:34:24 nexus3.edgexfoundry.org:10004 01:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:24 Configure a credential helper to remove this warning. See 01:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:24 01:34:24 Login Succeeded 01:34:24 docker.io 01:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:25 Configure a credential helper to remove this warning. See 01:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:25 01:34:25 Login Succeeded 01:34:25 ---> docker-login.sh ends [Pipeline] } 01:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:34:25 + git rev-list -1 --merges bfcfbcd4b592c3bf6de8e57d339223d935e44f8d~1..bfcfbcd4b592c3bf6de8e57d339223d935e44f8d [Pipeline] echo 01:34:25 -----------> git rev-list -1 --merges bfcfbcd4b592c3bf6de8e57d339223d935e44f8d~1..bfcfbcd4b592c3bf6de8e57d339223d935e44f8d bfcfbcd4b592c3bf6de8e57d339223d935e44f8d [false] [Pipeline] sh 01:34:26 + git log --format=format:%s -1 bfcfbcd4b592c3bf6de8e57d339223d935e44f8d [Pipeline] echo 01:34:26 ========================================================= 01:34:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:34:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:26 + git log --format=format:%s -1 bfcfbcd4b592c3bf6de8e57d339223d935e44f8d [Pipeline] echo 01:34:26 [semverPrep] GIT_COMMIT: bfcfbcd4b592c3bf6de8e57d339223d935e44f8d, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 01:34:26 [semverPrep] This is not a build commit. [Pipeline] sh 01:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:34:27 + grep -v github /etc/ssh/ssh_known_hosts 01:34:27 + [ -e /tmp/ssh_known_hosts ] 01:34:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:34:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:34:27 sudo tee -a /etc/ssh/ssh_known_hosts 01:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:34:27 01:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:34:27 latest: Pulling from edgex-devops/py-git-semver 01:34:27 1fe172e4850f: Pulling fs layer 01:34:27 caf521ccaac6: Pulling fs layer 01:34:27 3ead6fa29328: Pulling fs layer 01:34:27 5c2a1cbceb83: Pulling fs layer 01:34:27 a8d5f1318db7: Pulling fs layer 01:34:27 c427282e49a2: Pulling fs layer 01:34:27 1827001aaf11: Pulling fs layer 01:34:27 0714d37db230: Pulling fs layer 01:34:27 ac28cf19c067: Pulling fs layer 01:34:27 ca983d60f3e2: Pulling fs layer 01:34:27 9f894cec8388: Pulling fs layer 01:34:27 5c2a1cbceb83: Waiting 01:34:27 a8d5f1318db7: Waiting 01:34:27 c427282e49a2: Waiting 01:34:27 1827001aaf11: Waiting 01:34:27 0714d37db230: Waiting 01:34:27 ac28cf19c067: Waiting 01:34:27 ca983d60f3e2: Waiting 01:34:27 9f894cec8388: Waiting 01:34:27 caf521ccaac6: Verifying Checksum 01:34:27 caf521ccaac6: Download complete 01:34:27 5c2a1cbceb83: Verifying Checksum 01:34:27 5c2a1cbceb83: Download complete 01:34:27 a8d5f1318db7: Verifying Checksum 01:34:27 a8d5f1318db7: Download complete 01:34:27 c427282e49a2: Verifying Checksum 01:34:27 c427282e49a2: Download complete 01:34:27 3ead6fa29328: Download complete 01:34:27 0714d37db230: Verifying Checksum 01:34:27 0714d37db230: Download complete 01:34:27 ac28cf19c067: Download complete 01:34:27 ca983d60f3e2: Verifying Checksum 01:34:27 ca983d60f3e2: Download complete 01:34:27 9f894cec8388: Verifying Checksum 01:34:27 9f894cec8388: Download complete 01:34:27 1fe172e4850f: Verifying Checksum 01:34:27 1fe172e4850f: Download complete 01:34:28 1827001aaf11: Verifying Checksum 01:34:28 1827001aaf11: Download complete 01:34:29 1fe172e4850f: Pull complete 01:34:29 caf521ccaac6: Pull complete 01:34:29 3ead6fa29328: Pull complete 01:34:30 5c2a1cbceb83: Pull complete 01:34:31 a8d5f1318db7: Pull complete 01:34:31 c427282e49a2: Pull complete 01:34:33 1827001aaf11: Pull complete 01:34:33 0714d37db230: Pull complete 01:34:33 ac28cf19c067: Pull complete 01:34:33 ca983d60f3e2: Pull complete 01:34:33 9f894cec8388: Pull complete 01:34:33 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:34:33 prd-ubuntu20.04-docker-8c-8g-34638 does not seem to be running inside a container 01:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:34:35 $ docker top 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 -eo pid,comm 01:34:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:34:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:35 [ssh-agent] Looking for ssh-agent implementation... 01:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:35 $ docker exec 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 ssh-agent 01:34:35 SSH_AUTH_SOCK=/tmp/ssh-cQfVvXON9YeI/agent.34 01:34:35 SSH_AGENT_PID=40 01:34:36 Running ssh-add (command line suppressed) 01:34:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_8124837428080647556.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_8124837428080647556.key) 01:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:36 + git tag --points-at HEAD [Pipeline] } 01:34:36 $ docker exec --env ******** --env ******** 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 ssh-agent -k 01:34:36 unset SSH_AUTH_SOCK; 01:34:36 unset SSH_AGENT_PID; 01:34:36 echo Agent pid 40 killed; 01:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:36 [ssh-agent] Looking for ssh-agent implementation... 01:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:36 $ docker exec 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 ssh-agent 01:34:36 SSH_AUTH_SOCK=/tmp/ssh-VZnshKgbRP7y/agent.75 01:34:36 SSH_AGENT_PID=82 01:34:36 Running ssh-add (command line suppressed) 01:34:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_8205740866008356038.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_8205740866008356038.key) 01:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:37 + git semver init 01:34:37 2022-05-03 01:34:37,499 [run_init] DEBUG init version:0.0.0 force:False 01:34:37 2022-05-03 01:34:37,500 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 01:34:37 2022-05-03 01:34:37,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 01:34:37 2022-05-03 01:34:37,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144, universal_newlines=False, shell=None, istream=None) 01:34:38 2022-05-03 01:34:38,366 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.git/info/exclude 01:34:38 2022-05-03 01:34:38,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 with force:False 01:34:38 2022-05-03 01:34:38,366 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 01:34:38 2022-05-03 01:34:38,371 [execute] INFO git cat-file --batch-check 01:34:38 2022-05-03 01:34:38,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 01:34:38 2022-05-03 01:34:38,377 [execute] INFO git cat-file --batch 01:34:38 2022-05-03 01:34:38,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 01:34:38 2022-05-03 01:34:38,382 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 01:34:38 0.0.0 [Pipeline] } 01:34:38 $ docker exec --env ******** --env ******** 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 ssh-agent -k 01:34:38 unset SSH_AUTH_SOCK; 01:34:38 unset SSH_AGENT_PID; 01:34:38 echo Agent pid 82 killed; 01:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:38 + git semver [Pipeline] } 01:34:39 $ docker stop --time=1 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 01:34:40 $ docker rm -f 310541d4da3992a1dc1fc4580a5f71dd9ac6140484dee817f3fd1028050a44b1 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:34:41 Stashed 1 file(s) [Pipeline] echo 01:34:41 [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 01:34:41 provisioning config files... 01:34:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config3361891628761523517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:41 ---> docker-login.sh 01:34:41 nexus3.edgexfoundry.org:10001 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:41 Configure a credential helper to remove this warning. See 01:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:41 01:34:41 Login Succeeded 01:34:41 nexus3.edgexfoundry.org:10002 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:41 Configure a credential helper to remove this warning. See 01:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:41 01:34:41 Login Succeeded 01:34:41 nexus3.edgexfoundry.org:10003 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:41 Configure a credential helper to remove this warning. See 01:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:41 01:34:41 Login Succeeded 01:34:41 nexus3.edgexfoundry.org:10004 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:42 Configure a credential helper to remove this warning. See 01:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:42 01:34:42 Login Succeeded 01:34:42 docker.io 01:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:42 Configure a credential helper to remove this warning. See 01:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:42 01:34:42 Login Succeeded 01:34:42 ---> docker-login.sh ends [Pipeline] } 01:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:42 ========================================================= 01:34:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:34:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:34:42 + 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 . 01:34:42 Sending build context to Docker daemon 9.687MB 01:34:42 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:34:42 Step 2/11 : FROM ${BASE} AS builder 01:34:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:34:42 59bf1c3509f3: Pulling fs layer 01:34:42 666ba61612fd: Pulling fs layer 01:34:42 8ed8ca486205: Pulling fs layer 01:34:42 4fe6c5a15a65: Pulling fs layer 01:34:42 22a0e8bec74d: Pulling fs layer 01:34:42 ca2b28591e48: Pulling fs layer 01:34:42 a51346096db8: Pulling fs layer 01:34:42 daebc70d1ce1: Pulling fs layer 01:34:42 0e18a0eac166: Pulling fs layer 01:34:42 4fe6c5a15a65: Waiting 01:34:42 22a0e8bec74d: Waiting 01:34:42 ca2b28591e48: Waiting 01:34:42 a51346096db8: Waiting 01:34:42 daebc70d1ce1: Waiting 01:34:42 0e18a0eac166: Waiting 01:34:42 8ed8ca486205: Verifying Checksum 01:34:42 8ed8ca486205: Download complete 01:34:42 666ba61612fd: Download complete 01:34:43 22a0e8bec74d: Download complete 01:34:43 ca2b28591e48: Verifying Checksum 01:34:43 ca2b28591e48: Download complete 01:34:43 59bf1c3509f3: Verifying Checksum 01:34:43 a51346096db8: Verifying Checksum 01:34:43 a51346096db8: Download complete 01:34:43 daebc70d1ce1: Verifying Checksum 01:34:43 daebc70d1ce1: Download complete 01:34:43 59bf1c3509f3: Pull complete 01:34:43 666ba61612fd: Pull complete 01:34:43 8ed8ca486205: Pull complete 01:34:43 0e18a0eac166: Download complete 01:34:43 4fe6c5a15a65: Verifying Checksum 01:34:43 4fe6c5a15a65: Download complete 01:34:47 4fe6c5a15a65: Pull complete 01:34:47 22a0e8bec74d: Pull complete 01:34:47 ca2b28591e48: Pull complete 01:34:47 a51346096db8: Pull complete 01:34:47 daebc70d1ce1: Pull complete 01:34:49 0e18a0eac166: Pull complete 01:34:49 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:34:49 ---> f018257e8ee9 01:34:49 Step 3/11 : ARG MAKE=make build 01:34:51 ---> Running in 5c19d4439fff 01:34:51 Removing intermediate container 5c19d4439fff 01:34:51 ---> 2bf2af70bf65 01:34:51 Step 4/11 : WORKDIR /device-sdk-go 01:34:51 ---> Running in e67505eaa7a5 01:34:51 Removing intermediate container e67505eaa7a5 01:34:51 ---> e9eb6973fc4b 01:34:51 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:34:51 ---> Running in 57a0172ae3b7 01:34:51 Removing intermediate container 57a0172ae3b7 01:34:51 ---> 378e4888914e 01:34:51 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:51 ---> Running in 41f58dc2bdae 01:34:52 Removing intermediate container 41f58dc2bdae 01:34:52 ---> 24ae7095d493 01:34:52 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:34:52 ---> Running in 63967461b909 01:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:53 OK: 221 MiB in 52 packages 01:34:54 Removing intermediate container 63967461b909 01:34:54 ---> 0637cb273a51 01:34:54 Step 8/11 : COPY go.mod vendor* ./ 01:34:54 ---> 7b8281890f4e 01:34:54 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:54 ---> Running in 064029d20eb5 01:34:56 Still waiting to schedule task 01:34:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:35:09 Removing intermediate container 064029d20eb5 01:35:09 ---> 942a6e051ff2 01:35:09 Step 10/11 : COPY . . 01:35:09 ---> c250bf8cca7a 01:35:09 Step 11/11 : RUN ${MAKE} 01:35:09 ---> Running in 6e1a39f09c4e 01:35:09 noop 01:35:09 Removing intermediate container 6e1a39f09c4e 01:35:09 ---> 59747d6ca82e 01:35:09 Successfully built 59747d6ca82e 01:35:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:35:09 + docker inspect -f . ci-base-image-x86_64 01:35:09 . [Pipeline] withDockerContainer 01:35:09 prd-ubuntu20.04-docker-8c-8g-34638 does not seem to be running inside a container 01:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 01:35:10 $ docker top 3e3741d19a7a77a5de13b03e47af97a56885a29cdc30c75f510d7dda2963f0b5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:10 + go version 01:35:10 go version go1.17.6 linux/amd64 [Pipeline] } 01:35:10 $ docker stop --time=1 3e3741d19a7a77a5de13b03e47af97a56885a29cdc30c75f510d7dda2963f0b5 01:35:11 $ docker rm -f 3e3741d19a7a77a5de13b03e47af97a56885a29cdc30c75f510d7dda2963f0b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:12 + docker inspect -f . ci-base-image-x86_64 01:35:12 . [Pipeline] withDockerContainer 01:35:12 prd-ubuntu20.04-docker-8c-8g-34638 does not seem to be running inside a container 01:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 01:35:12 $ docker top 184ab45ffb86bd099d86a0dc8e8e93db980ae131867dd21c3684961739a7ba6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:35:13 + make test 01:35:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:35:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.082s coverage: 23.3% of statements 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.072s coverage: 27.6% of statements 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.069s coverage: 10.8% of statements 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.091s coverage: 60.0% of statements 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.094s coverage: 34.8% of statements 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 86.1% of statements 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.119s coverage: 65.1% of statements 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.854s coverage: 89.2% of statements 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 01:35:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:35:48 GO111MODULE=on go vet ./... 01:35:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:51 ./bin/test-attribution-txt.sh [Pipeline] echo 01:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:35:52 $ docker stop --time=1 184ab45ffb86bd099d86a0dc8e8e93db980ae131867dd21c3684961739a7ba6a 01:35:54 $ docker rm -f 184ab45ffb86bd099d86a0dc8e8e93db980ae131867dd21c3684961739a7ba6a [Pipeline] // withDockerContainer [Pipeline] sh 01:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:56 + ls -al . 01:35:56 total 296 01:35:56 drwxrwxr-x 11 jenkins jenkins 4096 May 3 01:35 . 01:35:56 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:34 .. 01:35:56 -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:34 .dockerignore 01:35:56 drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:34 .git 01:35:56 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:34 .github 01:35:56 -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:34 .gitignore 01:35:56 -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:34 .golangci.yml 01:35:56 drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:34 .semver 01:35:56 -rw-rw-r-- 1 jenkins jenkins 26321 May 3 01:34 CHANGELOG.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:34 GOVERNANCE.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 880 May 3 01:34 Jenkinsfile 01:35:56 -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:34 LICENSE 01:35:56 -rw-rw-r-- 1 jenkins jenkins 2015 May 3 01:34 Makefile 01:35:56 -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:34 OWNERS.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 4881 May 3 01:34 README.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:34 VERSION 01:35:56 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:34 bin 01:35:56 -rw-r--r-- 1 jenkins jenkins 130819 May 3 01:35 coverage.out 01:35:56 drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:34 example 01:35:56 -rw-rw-r-- 1 jenkins jenkins 3198 May 3 01:34 go.mod 01:35:56 -rw-rw-r-- 1 jenkins jenkins 35094 May 3 01:34 go.sum 01:35:56 drwxrwxr-x 15 jenkins jenkins 4096 May 3 01:34 internal 01:35:56 drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:34 openapi 01:35:56 drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:34 pkg 01:35:56 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:34 snap 01:35:56 -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:34 version.go [Pipeline] isUnix [Pipeline] sh 01:35:56 + 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=bfcfbcd4b592c3bf6de8e57d339223d935e44f8d --label arch=amd64 --label version=0.0.0 . 01:35:56 Sending build context to Docker daemon 9.819MB 01:35:56 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:35:56 Step 2/25 : FROM ${BASE} AS builder 01:35:56 ---> 59747d6ca82e 01:35:56 Step 3/25 : ARG MAKE=make build 01:35:56 ---> Running in 74e4de65338f 01:35:56 Removing intermediate container 74e4de65338f 01:35:56 ---> 6d164c04aab5 01:35:56 Step 4/25 : WORKDIR /device-sdk-go 01:35:56 ---> Running in 1f28d479ed9e 01:35:56 Removing intermediate container 1f28d479ed9e 01:35:56 ---> 2adcd46e4f4d 01:35:56 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:35:56 ---> Running in 96e5cb56dc08 01:35:56 Removing intermediate container 96e5cb56dc08 01:35:56 ---> bddcdfda50bc 01:35:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:56 ---> Running in 8b2f0de7fddf 01:35:57 Removing intermediate container 8b2f0de7fddf 01:35:57 ---> 14989ef9f925 01:35:57 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:35:57 ---> Running in d6b11de1b2c2 01:35:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:59 OK: 221 MiB in 52 packages 01:35:59 Removing intermediate container d6b11de1b2c2 01:35:59 ---> 82c07b4e76e6 01:35:59 Step 8/25 : COPY go.mod vendor* ./ 01:35:59 ---> 21ca8803583a 01:35:59 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:59 ---> Running in 3804828ff1a9 01:36:00 Removing intermediate container 3804828ff1a9 01:36:00 ---> bfbca3bc6169 01:36:00 Step 10/25 : COPY . . 01:36:00 ---> f0517dfa1c34 01:36:00 Step 11/25 : RUN ${MAKE} 01:36:00 ---> Running in 8b757497eab9 01:36:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:36:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:36:20 Removing intermediate container 8b757497eab9 01:36:20 ---> aecaf677c130 01:36:20 Step 12/25 : FROM alpine:3.14 01:36:21 3.14: Pulling from library/alpine 01:36:21 8663204ce13b: Pulling fs layer 01:36:21 8663204ce13b: Verifying Checksum 01:36:21 8663204ce13b: Download complete 01:36:21 8663204ce13b: Pull complete 01:36:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:36:21 Status: Downloaded newer image for alpine:3.14 01:36:21 ---> e04c818066af 01:36:21 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:21 ---> Running in 472a12e13d0b 01:36:21 Removing intermediate container 472a12e13d0b 01:36:21 ---> 2f0fa2c97c6a 01:36:21 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:21 ---> Running in b8485f580210 01:36:22 Removing intermediate container b8485f580210 01:36:22 ---> 6831bd487342 01:36:22 Step 15/25 : RUN apk add --update --no-cache zeromq 01:36:22 ---> Running in a61f6c8537a1 01:36:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:36:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:36:24 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:36:24 (2/5) Installing libsodium (1.0.18-r0) 01:36:24 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:36:24 (4/5) Installing libzmq (4.3.4-r0) 01:36:24 (5/5) Installing zeromq (4.3.4-r0) 01:36:24 Executing busybox-1.33.1-r7.trigger 01:36:24 OK: 8 MiB in 19 packages 01:36:25 Removing intermediate container a61f6c8537a1 01:36:25 ---> 58e7780646cc 01:36:25 Step 16/25 : WORKDIR / 01:36:25 ---> Running in 31a0a1e3a011 01:36:25 Removing intermediate container 31a0a1e3a011 01:36:25 ---> 9beacdd095d4 01:36:25 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:36:25 ---> 6de897ce47d9 01:36:25 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:36:26 ---> b96df5dc490e 01:36:26 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:36:26 ---> 576448bfad20 01:36:26 Step 20/25 : EXPOSE 59999 01:36:26 ---> Running in 24d96e6d9201 01:36:26 Removing intermediate container 24d96e6d9201 01:36:26 ---> 0c93b4f947a7 01:36:26 Step 21/25 : ENTRYPOINT ["/device-simple"] 01:36:26 ---> Running in cebd4fc4b58a 01:36:26 Removing intermediate container cebd4fc4b58a 01:36:26 ---> 1444e31ff4d3 01:36:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:26 ---> Running in 226953b835e9 01:36:26 Removing intermediate container 226953b835e9 01:36:26 ---> e40109ea95d1 01:36:26 Step 23/25 : LABEL arch=amd64 01:36:26 ---> Running in 16aab277faea 01:36:26 Removing intermediate container 16aab277faea 01:36:26 ---> b3168c61f289 01:36:26 Step 24/25 : LABEL git_sha=bfcfbcd4b592c3bf6de8e57d339223d935e44f8d 01:36:26 ---> Running in 71136686e7c0 01:36:26 Removing intermediate container 71136686e7c0 01:36:26 ---> 545a2e53fa3b 01:36:26 Step 25/25 : LABEL version=0.0.0 01:36:26 ---> Running in 352340ce368f 01:36:27 Removing intermediate container 352340ce368f 01:36:27 ---> 99d4ff5a6ce5 01:36:27 [Warning] One or more build-args [ARCH] were not consumed 01:36:27 Successfully built 99d4ff5a6ce5 01:36:27 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 01:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:27 01:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:27 latest: Pulling from edgex-lftools-log-publisher 01:36:27 5eb5b503b376: Pulling fs layer 01:36:27 5c69ac0246d0: Pulling fs layer 01:36:27 ec43610c2a17: Pulling fs layer 01:36:27 3a2ae6a8a46f: Pulling fs layer 01:36:27 33b1e0a273af: Pulling fs layer 01:36:27 5d3b04190fa2: Pulling fs layer 01:36:27 2f39f015ded8: Pulling fs layer 01:36:27 3a2ae6a8a46f: Waiting 01:36:27 33b1e0a273af: Waiting 01:36:27 5d3b04190fa2: Waiting 01:36:27 2f39f015ded8: Waiting 01:36:27 5c69ac0246d0: Download complete 01:36:27 3a2ae6a8a46f: Download complete 01:36:27 ec43610c2a17: Verifying Checksum 01:36:27 ec43610c2a17: Download complete 01:36:27 33b1e0a273af: Verifying Checksum 01:36:27 33b1e0a273af: Download complete 01:36:27 5d3b04190fa2: Verifying Checksum 01:36:27 5d3b04190fa2: Download complete 01:36:28 5eb5b503b376: Verifying Checksum 01:36:28 5eb5b503b376: Download complete 01:36:28 2f39f015ded8: Download complete 01:36:29 5eb5b503b376: Pull complete 01:36:29 5c69ac0246d0: Pull complete 01:36:29 ec43610c2a17: Pull complete 01:36:30 3a2ae6a8a46f: Pull complete 01:36:30 33b1e0a273af: Pull complete 01:36:30 5d3b04190fa2: Pull complete 01:36:34 2f39f015ded8: Pull complete 01:36:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:36:34 prd-ubuntu20.04-docker-8c-8g-34638 does not seem to be running inside a container 01:36:34 $ 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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 01:36:36 $ docker top 95b474fbd408f63714a955efaaf7c4a0c621ed3a3c82cd945271c08b7be9cbb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:37 ---> job-cost.sh 01:36:37 lf-activate-venv: SKIPPING 01:36:37 INFO: No Stack... 01:36:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:36:38 INFO: Archiving Costs [Pipeline] sh 01:36:38 + cut -d, -f6 01:36:38 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv [Pipeline] lock 01:36:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] 01:36:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] did not exist. Created. 01:36:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:36:38 + echo total: 0.2199999988079071 [Pipeline] stash 01:36:38 Stashed 1 file(s) [Pipeline] } 01:36:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] [Pipeline] // lock [Pipeline] } 01:36:38 $ docker stop --time=1 95b474fbd408f63714a955efaaf7c4a0c621ed3a3c82cd945271c08b7be9cbb1 01:36:40 $ docker rm -f 95b474fbd408f63714a955efaaf7c4a0c621ed3a3c82cd945271c08b7be9cbb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:44:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34764 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws 01:44:57 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 01:44:58 The recommended git tool is: git 01:45:04 using credential edgex-jenkins-ssh 01:45:04 Cloning the remote Git repository 01:45:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:45:04 > git init /w/workspace/device-sdk-go/10 # timeout=10 01:45:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:45:04 > git --version # timeout=10 01:45:04 > git --version # 'git version 2.25.1' 01:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:45:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:45:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:45:07 Merging remotes/origin/main commit 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b into PR head commit bfcfbcd4b592c3bf6de8e57d339223d935e44f8d 01:45:07 Merge succeeded, producing bfcfbcd4b592c3bf6de8e57d339223d935e44f8d 01:45:07 Checking out Revision bfcfbcd4b592c3bf6de8e57d339223d935e44f8d (PR-1144) 01:45:07 > git config core.sparsecheckout # timeout=10 01:45:07 > git checkout -f bfcfbcd4b592c3bf6de8e57d339223d935e44f8d # timeout=10 01:45:07 > git remote # timeout=10 01:45:07 > git config --get remote.origin.url # timeout=10 01:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:07 > git merge 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b # timeout=10 01:45:07 > git rev-parse HEAD^{commit} # timeout=10 01:45:07 > git config core.sparsecheckout # timeout=10 01:45:07 > git checkout -f bfcfbcd4b592c3bf6de8e57d339223d935e44f8d # timeout=10 01:45:12 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:45:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:13 Dload Upload Total Spent Left Speed 01:45:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 01:45:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:45:14 + sudo tee /etc/docker/daemon.new 01:45:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:45:14 { 01:45:14 "registry-mirrors": [ 01:45:14 "https://nexus3.edgexfoundry.org:10001" 01:45:14 ], 01:45:14 "bip": "10.250.0.254/24", 01:45:14 "hosts": [ 01:45:14 "tcp://0.0.0.0:5555", 01:45:14 "unix:///var/run/docker.sock" 01:45:14 ], 01:45:14 "mtu": 1458, 01:45:14 "selinux-enabled": true, 01:45:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:45:14 } [Pipeline] sh 01:45:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:45:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:37 provisioning config files... 01:45:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config2635078910877008017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:37 ---> docker-login.sh 01:45:37 nexus3.edgexfoundry.org:10001 01:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:39 Configure a credential helper to remove this warning. See 01:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:39 01:45:39 Login Succeeded 01:45:39 nexus3.edgexfoundry.org:10002 01:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:39 Configure a credential helper to remove this warning. See 01:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:39 01:45:39 Login Succeeded 01:45:39 nexus3.edgexfoundry.org:10003 01:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:40 Configure a credential helper to remove this warning. See 01:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:40 01:45:40 Login Succeeded 01:45:40 nexus3.edgexfoundry.org:10004 01:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:40 Configure a credential helper to remove this warning. See 01:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:40 01:45:40 Login Succeeded 01:45:40 docker.io 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:41 01:45:41 Login Succeeded 01:45:41 ---> docker-login.sh ends [Pipeline] } 01:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:42 ========================================================= 01:45:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:45:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:45:43 + 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 . 01:45:43 Sending build context to Docker daemon 5.219MB 01:45:43 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:45:43 Step 2/11 : FROM ${BASE} AS builder 01:45:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:45:44 9b3977197b4f: Pulling fs layer 01:45:44 1a89e8eeedd5: Pulling fs layer 01:45:44 94645a83ff95: Pulling fs layer 01:45:44 3f3a8bcf1eab: Pulling fs layer 01:45:44 0c92f367c5e7: Pulling fs layer 01:45:44 3096ccb668a1: Pulling fs layer 01:45:44 e8cf19c19ddd: Pulling fs layer 01:45:44 a4caa8a26152: Pulling fs layer 01:45:44 3f3a8bcf1eab: Waiting 01:45:44 0c92f367c5e7: Waiting 01:45:44 3096ccb668a1: Waiting 01:45:44 e8cf19c19ddd: Waiting 01:45:44 a4caa8a26152: Waiting 01:45:44 94645a83ff95: Verifying Checksum 01:45:44 94645a83ff95: Download complete 01:45:44 1a89e8eeedd5: Download complete 01:45:44 0c92f367c5e7: Verifying Checksum 01:45:44 0c92f367c5e7: Download complete 01:45:44 3096ccb668a1: Verifying Checksum 01:45:44 3096ccb668a1: Download complete 01:45:44 e8cf19c19ddd: Verifying Checksum 01:45:44 e8cf19c19ddd: Download complete 01:45:44 9b3977197b4f: Verifying Checksum 01:45:44 9b3977197b4f: Download complete 01:45:45 9b3977197b4f: Pull complete 01:45:46 1a89e8eeedd5: Pull complete 01:45:46 94645a83ff95: Pull complete 01:45:46 a4caa8a26152: Verifying Checksum 01:45:46 a4caa8a26152: Download complete 01:45:47 3f3a8bcf1eab: Verifying Checksum 01:45:47 3f3a8bcf1eab: Download complete 01:46:00 3f3a8bcf1eab: Pull complete 01:46:00 0c92f367c5e7: Pull complete 01:46:00 3096ccb668a1: Pull complete 01:46:00 e8cf19c19ddd: Pull complete 01:46:07 a4caa8a26152: Pull complete 01:46:07 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:46:07 ---> 725f1c02e7f9 01:46:07 Step 3/11 : ARG MAKE=make build 01:46:10 ---> Running in 3e4d611ff30b 01:46:10 Removing intermediate container 3e4d611ff30b 01:46:10 ---> 7d0a99c94bf7 01:46:10 Step 4/11 : WORKDIR /device-sdk-go 01:46:10 ---> Running in fef006b59592 01:46:10 Removing intermediate container fef006b59592 01:46:10 ---> 6c9e1cdc3b93 01:46:10 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:46:10 ---> Running in 04cc30490aa8 01:46:11 Removing intermediate container 04cc30490aa8 01:46:11 ---> 2381f23d0068 01:46:11 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:11 ---> Running in e4cba12c838a 01:46:13 Removing intermediate container e4cba12c838a 01:46:13 ---> 64a176ee3cae 01:46:13 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:46:13 ---> Running in 21eb67b913c0 01:46:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:46:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:46:16 OK: 220 MiB in 52 packages 01:46:17 Removing intermediate container 21eb67b913c0 01:46:17 ---> fc2f9feed49d 01:46:17 Step 8/11 : COPY go.mod vendor* ./ 01:46:18 ---> 66d9b7d9d824 01:46:18 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:18 ---> Running in 5f7e18ed4278 01:47:15 Removing intermediate container 5f7e18ed4278 01:47:15 ---> bd29bbc4a8dc 01:47:15 Step 10/11 : COPY . . 01:47:15 ---> 507edb6b4114 01:47:15 Step 11/11 : RUN ${MAKE} 01:47:15 ---> Running in 5514a29d2fbf 01:47:15 noop 01:47:15 Removing intermediate container 5514a29d2fbf 01:47:15 ---> 2fe8f3474ba5 01:47:15 Successfully built 2fe8f3474ba5 01:47:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:15 + docker inspect -f . ci-base-image-arm64 01:47:15 . [Pipeline] withDockerContainer 01:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-34764 does not seem to be running inside a container 01:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:47:17 $ docker top 30b24781555246bb0b527b65a9aa8ff5fb1e001f8479f341d5c98ca7e6993297 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:18 + go version 01:47:18 go version go1.17.6 linux/arm64 [Pipeline] } 01:47:18 $ docker stop --time=1 30b24781555246bb0b527b65a9aa8ff5fb1e001f8479f341d5c98ca7e6993297 01:47:19 $ docker rm -f 30b24781555246bb0b527b65a9aa8ff5fb1e001f8479f341d5c98ca7e6993297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:20 + docker inspect -f . ci-base-image-arm64 01:47:20 . [Pipeline] withDockerContainer 01:47:20 prd-ubuntu20.04-docker-arm64-4c-16g-34764 does not seem to be running inside a container 01:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:47:22 $ docker top ed7077aac0e03cef57a44b2fe95b4deeac5d2299c3d5cc72025de7001ab62513 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:47:23 + make test 01:47:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:48:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:49:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:49:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:49:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:49:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.464s coverage: 23.3% of statements 01:49:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:49:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.304s coverage: 27.6% of statements 01:49:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.366s coverage: 78.9% of statements 01:49:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.328s coverage: 10.8% of statements 01:50:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.463s coverage: 60.0% of statements 01:50:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:50:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:50:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.450s coverage: 34.8% of statements 01:50:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:50:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.293s coverage: 86.1% of statements 01:50:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:50:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:50:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.574s coverage: 65.1% of statements 01:50:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.486s coverage: 89.2% of statements 01:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:50:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.278s coverage: 4.7% of statements 01:50:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:50:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:50:17 GO111MODULE=on go vet ./... 01:51:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:54 ./bin/test-attribution-txt.sh [Pipeline] echo 01:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:51:58 $ docker stop --time=1 ed7077aac0e03cef57a44b2fe95b4deeac5d2299c3d5cc72025de7001ab62513 01:52:00 $ docker rm -f ed7077aac0e03cef57a44b2fe95b4deeac5d2299c3d5cc72025de7001ab62513 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:52:01 Warning: overwriting stash ‘coverage-report’ 01:52:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:02 + ls -al . 01:52:02 total 292 01:52:02 drwxrwxr-x 10 jenkins jenkins 4096 May 3 01:51 . 01:52:02 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:45 .. 01:52:02 -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:45 .dockerignore 01:52:02 drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:45 .git 01:52:02 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:45 .github 01:52:02 -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:45 .gitignore 01:52:02 -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:45 .golangci.yml 01:52:02 -rw-rw-r-- 1 jenkins jenkins 26321 May 3 01:45 CHANGELOG.md 01:52:02 -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:45 GOVERNANCE.md 01:52:02 -rw-rw-r-- 1 jenkins jenkins 880 May 3 01:45 Jenkinsfile 01:52:02 -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:45 LICENSE 01:52:02 -rw-rw-r-- 1 jenkins jenkins 2015 May 3 01:45 Makefile 01:52:02 -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:45 OWNERS.md 01:52:02 -rw-rw-r-- 1 jenkins jenkins 4881 May 3 01:45 README.md 01:52:02 -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:34 VERSION 01:52:02 drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:45 bin 01:52:02 -rw-r--r-- 1 jenkins jenkins 130819 May 3 01:50 coverage.out 01:52:02 drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:45 example 01:52:02 -rw-rw-r-- 1 jenkins jenkins 3198 May 3 01:45 go.mod 01:52:02 -rw-rw-r-- 1 jenkins jenkins 35094 May 3 01:45 go.sum 01:52:02 drwxrwxr-x 15 jenkins jenkins 4096 May 3 01:45 internal 01:52:02 drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:45 openapi 01:52:02 drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:45 pkg 01:52:02 drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:45 snap 01:52:02 -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:45 version.go [Pipeline] isUnix [Pipeline] sh 01:52:03 + 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=bfcfbcd4b592c3bf6de8e57d339223d935e44f8d --label arch=arm64 --label version=0.0.0 . 01:52:03 Sending build context to Docker daemon 5.351MB 01:52:03 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:52:03 Step 2/25 : FROM ${BASE} AS builder 01:52:03 ---> 2fe8f3474ba5 01:52:03 Step 3/25 : ARG MAKE=make build 01:52:03 ---> Running in 6ad6f3af13ab 01:52:04 Removing intermediate container 6ad6f3af13ab 01:52:04 ---> eee0b298fe62 01:52:04 Step 4/25 : WORKDIR /device-sdk-go 01:52:04 ---> Running in dda640bfb1bc 01:52:04 Removing intermediate container dda640bfb1bc 01:52:04 ---> 03ff34ad606b 01:52:04 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:52:04 ---> Running in 4bf35585ff61 01:52:04 Removing intermediate container 4bf35585ff61 01:52:04 ---> 6b9fac8c4738 01:52:04 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:04 ---> Running in 00fd32ef2023 01:52:06 Removing intermediate container 00fd32ef2023 01:52:06 ---> 49e0db99819d 01:52:06 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:52:06 ---> Running in 821bf778895b 01:52:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:52:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:52:09 OK: 220 MiB in 52 packages 01:52:10 Removing intermediate container 821bf778895b 01:52:10 ---> 884476e9ee76 01:52:10 Step 8/25 : COPY go.mod vendor* ./ 01:52:11 ---> 37ce0830d018 01:52:11 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:11 ---> Running in a2070cc22bfe 01:52:13 Removing intermediate container a2070cc22bfe 01:52:13 ---> ade9b433aa14 01:52:13 Step 10/25 : COPY . . 01:52:14 ---> 0f566ddb5e36 01:52:14 Step 11/25 : RUN ${MAKE} 01:52:14 ---> Running in e5830f25e6b0 01:52:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:54:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:54:43 Removing intermediate container e5830f25e6b0 01:54:43 ---> d7db13969608 01:54:43 Step 12/25 : FROM alpine:3.14 01:54:43 3.14: Pulling from library/alpine 01:54:43 455c02918c45: Pulling fs layer 01:54:43 455c02918c45: Verifying Checksum 01:54:43 455c02918c45: Download complete 01:54:44 455c02918c45: Pull complete 01:54:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:54:44 Status: Downloaded newer image for alpine:3.14 01:54:44 ---> ac73e934f311 01:54:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:54:44 ---> Running in 6969c88defca 01:54:44 Removing intermediate container 6969c88defca 01:54:44 ---> 2590b4ae77bb 01:54:44 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:45 ---> Running in 4a8866ed42c6 01:54:47 Removing intermediate container 4a8866ed42c6 01:54:47 ---> e5e20e31399e 01:54:47 Step 15/25 : RUN apk add --update --no-cache zeromq 01:54:47 ---> Running in 56791e005937 01:54:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:54:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:54:49 (1/5) Installing libgcc (10.3.1_git20210424-r2) 01:54:50 (2/5) Installing libsodium (1.0.18-r0) 01:54:50 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 01:54:50 (4/5) Installing libzmq (4.3.4-r0) 01:54:50 (5/5) Installing zeromq (4.3.4-r0) 01:54:50 Executing busybox-1.33.1-r7.trigger 01:54:50 OK: 8 MiB in 19 packages 01:54:51 Removing intermediate container 56791e005937 01:54:51 ---> 901a0daff3a2 01:54:51 Step 16/25 : WORKDIR / 01:54:51 ---> Running in a05ee38c9bc8 01:54:52 Removing intermediate container a05ee38c9bc8 01:54:52 ---> 0ecb8625fe59 01:54:52 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:54:52 ---> 7f6cbcfb0aa6 01:54:52 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:54:54 ---> 685ffb9e2231 01:54:54 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:54:55 ---> 7f27da74be2f 01:54:55 Step 20/25 : EXPOSE 59999 01:54:55 ---> Running in c5a96efc4720 01:54:55 Removing intermediate container c5a96efc4720 01:54:55 ---> 14ddb0a5fa8f 01:54:55 Step 21/25 : ENTRYPOINT ["/device-simple"] 01:54:55 ---> Running in 83c4803dfc30 01:54:55 Removing intermediate container 83c4803dfc30 01:54:55 ---> 31d25d1f94cd 01:54:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:55 ---> Running in 4c5996869d59 01:54:56 Removing intermediate container 4c5996869d59 01:54:56 ---> 567dd6408727 01:54:56 Step 23/25 : LABEL arch=arm64 01:54:56 ---> Running in 35a82d54e70c 01:54:56 Removing intermediate container 35a82d54e70c 01:54:56 ---> 01dcbd0f19d6 01:54:56 Step 24/25 : LABEL git_sha=bfcfbcd4b592c3bf6de8e57d339223d935e44f8d 01:54:57 ---> Running in 8b8c08ba86b2 01:54:57 Removing intermediate container 8b8c08ba86b2 01:54:57 ---> 0cf2964e0557 01:54:57 Step 25/25 : LABEL version=0.0.0 01:54:57 ---> Running in 04183df136cf 01:54:57 Removing intermediate container 04183df136cf 01:54:57 ---> b98ca3cf71d6 01:54:57 [Warning] One or more build-args [ARCH] were not consumed 01:54:57 Successfully built b98ca3cf71d6 01:54:57 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 01:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:58 01:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:58 arm64: Pulling from edgex-lftools-log-publisher 01:54:58 8998bd30e6a1: Pulling fs layer 01:54:58 04944245beec: Pulling fs layer 01:54:58 699f458cf7ca: Pulling fs layer 01:54:58 765212b225bb: Pulling fs layer 01:54:58 f23df028b6ca: Pulling fs layer 01:54:58 d65c8cfc05b1: Pulling fs layer 01:54:58 2437ff75d9bd: Pulling fs layer 01:54:58 765212b225bb: Waiting 01:54:58 f23df028b6ca: Waiting 01:54:58 2437ff75d9bd: Waiting 01:54:58 d65c8cfc05b1: Waiting 01:54:58 04944245beec: Verifying Checksum 01:54:58 04944245beec: Download complete 01:54:58 765212b225bb: Download complete 01:54:58 f23df028b6ca: Verifying Checksum 01:54:58 f23df028b6ca: Download complete 01:54:59 d65c8cfc05b1: Download complete 01:54:59 699f458cf7ca: Verifying Checksum 01:54:59 8998bd30e6a1: Verifying Checksum 01:54:59 8998bd30e6a1: Download complete 01:55:02 2437ff75d9bd: Verifying Checksum 01:55:02 2437ff75d9bd: Download complete 01:55:04 8998bd30e6a1: Pull complete 01:55:05 04944245beec: Pull complete 01:55:06 699f458cf7ca: Pull complete 01:55:06 765212b225bb: Pull complete 01:55:07 f23df028b6ca: Pull complete 01:55:08 d65c8cfc05b1: Pull complete 01:55:26 2437ff75d9bd: Pull complete 01:55:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:55:26 prd-ubuntu20.04-docker-arm64-4c-16g-34764 does not seem to be running inside a container 01:55: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/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:55:29 $ docker top 3c473e44129f3f52bc543d10ca104f9b4e4a0e38100a36ca2a5e51bb739a5c5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:30 ---> job-cost.sh 01:55:30 lf-activate-venv: SKIPPING 01:55:30 INFO: No Stack... 01:55:31 INFO: Retrieving Pricing Info for: v3-standard-4 01:55:32 INFO: Archiving Costs [Pipeline] sh 01:55:33 + cut -d, -f6 01:55:33 + cat /w/workspace/device-sdk-go/10/archives/cost.csv [Pipeline] lock 01:55:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] 01:55:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] did not exist. Created. 01:55:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:33 /w/workspace/device-sdk-go/10@tmp/durable-2e5d025e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:55:34 + echo total: 0.10999999940395355 [Pipeline] stash 01:55:34 Warning: overwriting stash ‘stack-cost’ 01:55:34 Stashed 1 file(s) [Pipeline] } 01:55:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-10-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:34 $ docker stop --time=1 3c473e44129f3f52bc543d10ca104f9b4e4a0e38100a36ca2a5e51bb739a5c5b 01:55:36 $ docker rm -f 3c473e44129f3f52bc543d10ca104f9b4e4a0e38100a36ca2a5e51bb739a5c5b [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 01:55:36 provisioning config files... 01:55:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config3725278032561162570tmp [Pipeline] { [Pipeline] sh 01:55:37 + set +x 01:55:37 + curl -s https://codecov.io/bash 01:55:37 + bash -s -- 01:55:37 01:55:37 _____ _ 01:55:37 / ____| | | 01:55:37 | | ___ __| | ___ ___ _____ __ 01:55:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:55:37 | |___| (_) | (_| | __/ (_| (_) \ V / 01:55:37 \_____\___/ \__,_|\___|\___\___/ \_/ 01:55:37 Bash-1.0.6 01:55:37 01:55:37 01:55:37 ==> git version 2.25.1 found 01:55:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:55:37 Release-Date: 2020-01-08 01:55:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:55:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:55:37 ==> Jenkins CI detected. 01:55:37 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 01:55:37 project root: . 01:55:37 --> token set from env 01:55:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:55:37 ==> Running gcov in . (disable via -X gcov) 01:55:37 ==> Python coveragepy not found 01:55:37 ==> Searching for coverage reports in: 01:55:37 + . 01:55:37 -> Found 1 reports 01:55:37 ==> Detecting git/mercurial file structure 01:55:37 ==> Reading reports 01:55:37 + ./coverage.out bytes=130819 01:55:37 ==> Appending adjustments 01:55:37 https://docs.codecov.io/docs/fixing-reports 01:55:37 + Found adjustments 01:55:37 ==> Gzipping contents 01:55:37 20K /tmp/codecov.sKFNfA.gz 01:55:37 ==> Uploading reports 01:55:37 url: https://codecov.io 01:55:37 query: branch=PR-1144&commit=bfcfbcd4b592c3bf6de8e57d339223d935e44f8d&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 01:55:37 -> Pinging Codecov 01:55:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=bfcfbcd4b592c3bf6de8e57d339223d935e44f8d&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 01:55:38 -> Uploading to 01:55:38 https://storage.googleapis.com/codecov/v4/raw/2022-05-03/7E55EF52A471D76F132DFD9A03CDDE97/bfcfbcd4b592c3bf6de8e57d339223d935e44f8d/42c69006-fa09-4d1d-99c2-b1a34af2ae1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T015537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f13e0be92857a5c924bfcff50d272e61091eaaa106384a4f77901382fbb77ec3 01:55:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:38 Dload Upload Total Spent Left Speed 01:55:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16850 0 0 100 16850 0 70502 --:--:-- --:--:-- --:--:-- 70502 01:55:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bfcfbcd4b592c3bf6de8e57d339223d935e44f8d [Pipeline] } 01:55:38 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 01:55:39 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] 01:55:39 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 01:55:39 total 16 01:55:39 drwxr-xr-x 3 root root 4096 May 3 01:36 . 01:55:39 drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:36 .. 01:55:39 drwxr-xr-x 2 root root 4096 May 3 01:36 cost 01:55:39 -rw-r--r-- 1 root root 86 May 3 01:36 cost.csv 01:55:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 01:55:39 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 01:55:39 total 16 01:55:39 drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:36 . 01:55:39 drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:36 .. 01:55:39 drwxr-xr-x 2 jenkins jenkins 4096 May 3 01:36 cost 01:55:39 -rw-r--r-- 1 jenkins jenkins 86 May 3 01:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:55:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:55:40 ---> package-listing.sh 01:55:40 ++ facter osfamily 01:55:40 ++ tr '[:upper:]' '[:lower:]' 01:55:40 + OS_FAMILY=debian 01:55:40 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 01:55:40 + START_PACKAGES=/tmp/packages_start.txt 01:55:40 + END_PACKAGES=/tmp/packages_end.txt 01:55:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:55:40 + PACKAGES=/tmp/packages_start.txt 01:55:40 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 01:55:40 + PACKAGES=/tmp/packages_end.txt 01:55:40 + case "${OS_FAMILY}" in 01:55:40 + dpkg -l 01:55:40 + grep '^ii' 01:55:40 + '[' -f /tmp/packages_start.txt ']' 01:55:40 + '[' -f /tmp/packages_end.txt ']' 01:55:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:55:40 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 01:55:40 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ 01:55:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo 01:55:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:55:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:55:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:41 . [Pipeline] withDockerContainer 01:55:41 prd-ubuntu20.04-docker-8c-8g-34638 does not seem to be running inside a container 01:55:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1144/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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 01:55:41 $ docker top 748b2ca7d82ffec7ac7e2fd989ab2fb10372c0377d5cff582343029803733510 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:42 + touch /tmp/pre-build-complete [Pipeline] sh 01:55:42 + mkdir -p /var/log/sysstat [Pipeline] sh 01:55:42 + ls /var/log/sa-host 01:55:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:42 provisioning config files... 01:55:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config3834734352606688225tmp [Pipeline] { [Pipeline] echo 01:55:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:55:43 ---> create-netrc.sh [Pipeline] } 01:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:55:43 ---> python-tools-install.sh [Pipeline] echo 01:55:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:55:43 ---> sudo-logs.sh 01:55:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:55:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:55:44 ---> job-cost.sh 01:55:44 lf-activate-venv: SKIPPING 01:55:44 DEBUG: total: 0.2199999988079071 01:55:44 INFO: Retrieving Stack Cost... 01:55:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:55:45 INFO: Archiving Costs [Pipeline] echo 01:55:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:55:45 ---> logs-deploy.sh 01:55:45 lf-activate-venv: SKIPPING 01:55:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/10 01:55:45 INFO: archiving workspace using pattern(s): 01:55:46 Archives upload complete. 01:55:46 INFO: archiving logs to Nexus