Pull request #1101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e6ea99a192d919204bf6fc5a79637f16a363d57+ff2bdc244935d5b40da6f20198b29dfc476efd7a (5855d31ba65afbb68a245d74f377747ba8530928) 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-ssh14568814870272877086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11610165700789356387.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1101/workspace@libs/edgex-global-pipelines # timeout=10 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-1101/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1632500019512265474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1101/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5728573877043343711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh207322455935173059.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1101/workspace@libs/lf-pipelines # timeout=10 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-1101/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15049344386811688031.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5876’ Running on prd-centos7-docker-4c-2g-5878 in /w/workspace/gexfoundry_device-sdk-go_PR-1101 [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-1101 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/jenkins-gitclient-ssh3222877937327132517.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 1e6ea99a192d919204bf6fc5a79637f16a363d57 Merge succeeded, producing 1e6ea99a192d919204bf6fc5a79637f16a363d57 Checking out Revision 1e6ea99a192d919204bf6fc5a79637f16a363d57 (PR-1101) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/jenkins-gitclient-ssh8226046901231782055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1101/head:refs/remotes/origin/PR-1101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6ea99a192d919204bf6fc5a79637f16a363d57 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/jenkins-gitclient-ssh5724424470591643001.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6ea99a192d919204bf6fc5a79637f16a363d57 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:09:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:09:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:09:54 ========================================================= 04:09:54 EdgeX Global Pipelines Version Info 04:09:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:09:55 ------------------- 04:09:55 stable info: 04:09:55 ------------------- 04:09:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:55 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:09:55 Message: update stable to v1.0.220 04:09:56 ------------------- 04:09:56 experimental info: 04:09:56 ------------------- 04:09:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:09:56 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1101 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1101 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1101 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6ea99a192d919204bf6fc5a79637f16a363d57 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6ea99 [Pipeline] echo 04:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:57 provisioning config files... 04:09:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/config1774045797959646773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:58 ---> docker-login.sh 04:09:58 nexus3.edgexfoundry.org:10001 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 nexus3.edgexfoundry.org:10002 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 nexus3.edgexfoundry.org:10003 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 nexus3.edgexfoundry.org:10004 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:58 Configure a credential helper to remove this warning. See 04:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:58 04:09:58 Login Succeeded 04:09:58 docker.io 04:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:59 Configure a credential helper to remove this warning. See 04:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:59 04:09:59 Login Succeeded 04:09:59 ---> docker-login.sh ends [Pipeline] } 04:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:09:59 + git rev-list -1 --merges 1e6ea99a192d919204bf6fc5a79637f16a363d57~1..1e6ea99a192d919204bf6fc5a79637f16a363d57 [Pipeline] echo 04:09:59 -----------> git rev-list -1 --merges 1e6ea99a192d919204bf6fc5a79637f16a363d57~1..1e6ea99a192d919204bf6fc5a79637f16a363d57 1e6ea99a192d919204bf6fc5a79637f16a363d57 [false] [Pipeline] sh 04:10:00 + git log --format=format:%s -1 1e6ea99a192d919204bf6fc5a79637f16a363d57 [Pipeline] echo 04:10:00 ========================================================= 04:10:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:10:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:00 + git log --format=format:%s -1 1e6ea99a192d919204bf6fc5a79637f16a363d57 [Pipeline] echo 04:10:00 [semverPrep] GIT_COMMIT: 1e6ea99a192d919204bf6fc5a79637f16a363d57, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:10:00 [semverPrep] This is not a build commit. [Pipeline] sh 04:10:01 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:10:01 + grep -v github /etc/ssh/ssh_known_hosts 04:10:01 + '[' -e /tmp/ssh_known_hosts ']' 04:10:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:10:01 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:10:01 + sudo tee -a /etc/ssh/ssh_known_hosts 04:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:01 04:10:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:01 latest: Pulling from edgex-devops/git-semver 04:10:01 a0d0a0d46f8b: Pulling fs layer 04:10:01 3e5f54012d9b: Pulling fs layer 04:10:01 4c7163046ea9: Pulling fs layer 04:10:01 0c2d73faf560: Pulling fs layer 04:10:01 0c2d73faf560: Waiting 04:10:01 3e5f54012d9b: Verifying Checksum 04:10:01 3e5f54012d9b: Download complete 04:10:01 a0d0a0d46f8b: Verifying Checksum 04:10:01 a0d0a0d46f8b: Download complete 04:10:01 4c7163046ea9: Verifying Checksum 04:10:01 4c7163046ea9: Download complete 04:10:01 0c2d73faf560: Verifying Checksum 04:10:01 0c2d73faf560: Download complete 04:10:02 a0d0a0d46f8b: Pull complete 04:10:02 3e5f54012d9b: Pull complete 04:10:02 4c7163046ea9: Pull complete 04:10:02 0c2d73faf560: Pull complete 04:10:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:02 prd-centos7-docker-4c-2g-5878 does not seem to be running inside a container 04:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1101 -v /w/workspace/gexfoundry_device-sdk-go_PR-1101:/w/workspace/gexfoundry_device-sdk-go_PR-1101:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1101@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:10:03 $ docker top c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:03 [ssh-agent] Looking for ssh-agent implementation... 04:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:03 $ docker exec c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 ssh-agent 04:10:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgfMNph/agent.15 04:10:03 SSH_AGENT_PID=21 04:10:03 Running ssh-add (command line suppressed) 04:10:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/private_key_1927229519020184436.key (/w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/private_key_1927229519020184436.key) 04:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:04 + git tag --points-at HEAD [Pipeline] } 04:10:04 $ docker exec --env ******** --env ******** c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 ssh-agent -k 04:10:04 unset SSH_AUTH_SOCK; 04:10:04 unset SSH_AGENT_PID; 04:10:04 echo Agent pid 21 killed; 04:10:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:04 [ssh-agent] Looking for ssh-agent implementation... 04:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:04 $ docker exec c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 ssh-agent 04:10:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcebmmE/agent.54 04:10:04 SSH_AGENT_PID=60 04:10:04 Running ssh-add (command line suppressed) 04:10:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/private_key_3241509912904918746.key (/w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/private_key_3241509912904918746.key) 04:10:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:04 + git semver init 04:10:04 # -> Open(): unable to determine branch for HEAD 04:10:04 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1101/.git 04:10:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1101 04:10:04 # $SEMVER_REMOTE_NAME = origin 04:10:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:04 # $SEMVER_USER_NAME = edgex-jenkins 04:10:04 # $SEMVER_BRANCH = PR-1101 04:10:04 # $SEMVER_TEMP = /tmp/semver-038266227 04:10:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:10:05 # '/tmp/semver-038266227' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1101/.semver' 04:10:05 # -> Force: false 04:10:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1101/.semver [Pipeline] } 04:10:05 $ docker exec --env ******** --env ******** c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 ssh-agent -k 04:10:06 unset SSH_AUTH_SOCK; 04:10:06 unset SSH_AGENT_PID; 04:10:06 echo Agent pid 60 killed; 04:10:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:06 + git semver [Pipeline] } 04:10:06 $ docker stop --time=1 c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 04:10:07 $ docker rm -f c0cb617eb89215476506d953002f71f2574cdee305ee383d6c77daa4bbd43303 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:08 Stashed 1 file(s) [Pipeline] echo 04:10:08 [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 04:10:09 provisioning config files... 04:10:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/config541268358414653108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:09 ---> docker-login.sh 04:10:09 nexus3.edgexfoundry.org:10001 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 nexus3.edgexfoundry.org:10002 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 nexus3.edgexfoundry.org:10003 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 nexus3.edgexfoundry.org:10004 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:09 Configure a credential helper to remove this warning. See 04:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:09 04:10:09 Login Succeeded 04:10:09 docker.io 04:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:10 Configure a credential helper to remove this warning. See 04:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:10 04:10:10 Login Succeeded 04:10:10 ---> docker-login.sh ends [Pipeline] } 04:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:10 ========================================================= 04:10:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:10:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:10:10 + 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 . 04:10:10 Sending build context to Docker daemon 9.482MB 04:10:10 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:10:10 Step 2/11 : FROM ${BASE} AS builder 04:10:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:10 59bf1c3509f3: Pulling fs layer 04:10:10 666ba61612fd: Pulling fs layer 04:10:10 8ed8ca486205: Pulling fs layer 04:10:10 4fe6c5a15a65: Pulling fs layer 04:10:10 22a0e8bec74d: Pulling fs layer 04:10:10 640e595b4fbd: Pulling fs layer 04:10:10 763cafe07f6e: Pulling fs layer 04:10:10 0c0b528cf693: Pulling fs layer 04:10:10 10935f4eaf8b: Pulling fs layer 04:10:10 4fe6c5a15a65: Waiting 04:10:10 22a0e8bec74d: Waiting 04:10:10 640e595b4fbd: Waiting 04:10:10 763cafe07f6e: Waiting 04:10:10 0c0b528cf693: Waiting 04:10:10 10935f4eaf8b: Waiting 04:10:11 8ed8ca486205: Verifying Checksum 04:10:11 8ed8ca486205: Download complete 04:10:11 666ba61612fd: Verifying Checksum 04:10:11 666ba61612fd: Download complete 04:10:11 22a0e8bec74d: Verifying Checksum 04:10:11 22a0e8bec74d: Download complete 04:10:11 59bf1c3509f3: Verifying Checksum 04:10:11 59bf1c3509f3: Download complete 04:10:11 640e595b4fbd: Verifying Checksum 04:10:11 640e595b4fbd: Download complete 04:10:11 763cafe07f6e: Verifying Checksum 04:10:11 763cafe07f6e: Download complete 04:10:11 0c0b528cf693: Verifying Checksum 04:10:11 0c0b528cf693: Download complete 04:10:11 59bf1c3509f3: Pull complete 04:10:11 4fe6c5a15a65: Verifying Checksum 04:10:11 4fe6c5a15a65: Download complete 04:10:11 666ba61612fd: Pull complete 04:10:11 10935f4eaf8b: Verifying Checksum 04:10:11 10935f4eaf8b: Download complete 04:10:11 8ed8ca486205: Pull complete 04:10:15 4fe6c5a15a65: Pull complete 04:10:15 22a0e8bec74d: Pull complete 04:10:15 640e595b4fbd: Pull complete 04:10:15 763cafe07f6e: Pull complete 04:10:15 0c0b528cf693: Pull complete 04:10:18 10935f4eaf8b: Pull complete 04:10:18 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:10:18 ---> 99d49a6021b9 04:10:18 Step 3/11 : ARG MAKE=make build 04:10:20 ---> Running in 7925f4bd87c0 04:10:20 Removing intermediate container 7925f4bd87c0 04:10:20 ---> e4e18cb23cd3 04:10:20 Step 4/11 : WORKDIR /device-sdk-go 04:10:20 ---> Running in 399e2e190366 04:10:20 Removing intermediate container 399e2e190366 04:10:20 ---> df553b0f9fd0 04:10:20 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:20 ---> Running in a5dd7aab077f 04:10:20 Removing intermediate container a5dd7aab077f 04:10:20 ---> a5366d732c99 04:10:20 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:20 ---> Running in ceebf761a531 04:10:20 Removing intermediate container ceebf761a531 04:10:20 ---> 8fbe82127aa1 04:10:20 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:10:20 ---> Running in 9a36aba3fa34 04:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:10:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:10:22 OK: 221 MiB in 52 packages 04:10:22 Removing intermediate container 9a36aba3fa34 04:10:22 ---> 711f589c70b1 04:10:22 Step 8/11 : COPY go.mod vendor* ./ 04:10:23 ---> 0cb3ef43d3c6 04:10:23 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:23 ---> Running in f89a859868dc 04:10:23 Still waiting to schedule task 04:10:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:11:01 Removing intermediate container f89a859868dc 04:11:01 ---> 5e7998e8d4d4 04:11:01 Step 10/11 : COPY . . 04:11:01 ---> 39f0dc1b2554 04:11:01 Step 11/11 : RUN ${MAKE} 04:11:01 ---> Running in 5bef3800bf09 04:11:01 noop 04:11:01 Removing intermediate container 5bef3800bf09 04:11:01 ---> ffa34ec207b6 04:11:01 Successfully built ffa34ec207b6 04:11:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:11:02 + docker inspect -f . ci-base-image-x86_64 04:11:02 . [Pipeline] withDockerContainer 04:11:02 prd-centos7-docker-4c-2g-5878 does not seem to be running inside a container 04:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1101 -v /w/workspace/gexfoundry_device-sdk-go_PR-1101:/w/workspace/gexfoundry_device-sdk-go_PR-1101:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1101@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 ******** ci-base-image-x86_64 cat 04:11:02 $ docker top 8d3143ea8509f2cb14ecc07a43616a8cec8018a4c9c28dd3dd315dbe72f6b4ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:03 + go version 04:11:03 go version go1.17.6 linux/amd64 [Pipeline] } 04:11:03 $ docker stop --time=1 8d3143ea8509f2cb14ecc07a43616a8cec8018a4c9c28dd3dd315dbe72f6b4ae 04:11:04 $ docker rm -f 8d3143ea8509f2cb14ecc07a43616a8cec8018a4c9c28dd3dd315dbe72f6b4ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:04 + docker inspect -f . ci-base-image-x86_64 04:11:04 . [Pipeline] withDockerContainer 04:11:05 prd-centos7-docker-4c-2g-5878 does not seem to be running inside a container 04:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1101 -v /w/workspace/gexfoundry_device-sdk-go_PR-1101:/w/workspace/gexfoundry_device-sdk-go_PR-1101:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1101@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 ******** ci-base-image-x86_64 cat 04:11:05 $ docker top 782f6c61c42b2bb2c687934814260ba5b6df1d9cb43bc0e62bbe640cc69919b1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:11:05 + make test 04:11:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:11:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.008s coverage: 27.6% of statements 04:11:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.007s coverage: 78.9% of statements 04:11:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 10.8% of statements 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:11:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.009s coverage: 28.7% of statements 04:11:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.014s coverage: 86.1% of statements 04:11:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 04:11:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements 04:11:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.012s coverage: 4.8% of statements 04:11:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:36 GO111MODULE=on go vet ./... 04:11:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:39 ./bin/test-attribution-txt.sh [Pipeline] echo 04:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:11:40 $ docker stop --time=1 782f6c61c42b2bb2c687934814260ba5b6df1d9cb43bc0e62bbe640cc69919b1 04:11:41 $ docker rm -f 782f6c61c42b2bb2c687934814260ba5b6df1d9cb43bc0e62bbe640cc69919b1 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:43 + ls -al . 04:11:43 total 272 04:11:43 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 23 04:11 . 04:11:43 drwxrwxr-x. 4 jenkins jenkins 112 Feb 23 04:04 .. 04:11:43 drwxrwxr-x. 2 jenkins jenkins 37 Feb 23 04:04 bin 04:11:43 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 23 04:04 CHANGELOG.md 04:11:43 -rw-r--r--. 1 jenkins jenkins 128110 Feb 23 04:11 coverage.out 04:11:43 -rw-rw-r--. 1 jenkins jenkins 140 Feb 23 04:04 .dockerignore 04:11:43 drwxrwxr-x. 5 jenkins jenkins 62 Feb 23 04:04 example 04:11:43 drwxrwxr-x. 8 jenkins jenkins 179 Feb 23 04:04 .git 04:11:43 drwxrwxr-x. 3 jenkins jenkins 125 Feb 23 04:04 .github 04:11:43 -rw-rw-r--. 1 jenkins jenkins 131 Feb 23 04:04 .gitignore 04:11:43 -rw-rw-r--. 1 jenkins jenkins 42 Feb 23 04:04 .golangci.yml 04:11:43 -rw-rw-r--. 1 jenkins jenkins 2774 Feb 23 04:04 go.mod 04:11:43 -rw-rw-r--. 1 jenkins jenkins 49778 Feb 23 04:04 go.sum 04:11:43 -rw-rw-r--. 1 jenkins jenkins 677 Feb 23 04:04 GOVERNANCE.md 04:11:43 drwxrwxr-x. 15 jenkins jenkins 224 Feb 23 04:04 internal 04:11:43 -rw-rw-r--. 1 jenkins jenkins 880 Feb 23 04:04 Jenkinsfile 04:11:43 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 23 04:04 LICENSE 04:11:43 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 23 04:04 Makefile 04:11:43 drwxrwxr-x. 3 jenkins jenkins 16 Feb 23 04:04 openapi 04:11:43 -rw-rw-r--. 1 jenkins jenkins 619 Feb 23 04:04 OWNERS.md 04:11:43 drwxrwxr-x. 5 jenkins jenkins 50 Feb 23 04:04 pkg 04:11:43 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 23 04:04 README.md 04:11:43 drwx------. 3 jenkins jenkins 72 Feb 23 04:10 .semver 04:11:43 drwxrwxr-x. 4 jenkins jenkins 54 Feb 23 04:04 snap 04:11:43 -rw-rw-r--. 1 jenkins jenkins 5 Feb 23 04:10 VERSION 04:11:43 -rw-rw-r--. 1 jenkins jenkins 222 Feb 23 04:04 version.go [Pipeline] isUnix [Pipeline] sh 04:11:44 + 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=1e6ea99a192d919204bf6fc5a79637f16a363d57 --label arch=amd64 --label version=0.0.0 . 04:11:44 Sending build context to Docker daemon 9.611MB 04:11:44 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:11:44 Step 2/25 : FROM ${BASE} AS builder 04:11:44 ---> ffa34ec207b6 04:11:44 Step 3/25 : ARG MAKE=make build 04:11:44 ---> Running in da04874e9b58 04:11:44 Removing intermediate container da04874e9b58 04:11:44 ---> 6c75060e41f7 04:11:44 Step 4/25 : WORKDIR /device-sdk-go 04:11:44 ---> Running in 672c4d30939d 04:11:44 Removing intermediate container 672c4d30939d 04:11:44 ---> 4a19431937f6 04:11:44 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:44 ---> Running in a34bf6f53675 04:11:44 Removing intermediate container a34bf6f53675 04:11:44 ---> d7a5c68b478c 04:11:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:44 ---> Running in 075c25831fd6 04:11:44 Removing intermediate container 075c25831fd6 04:11:44 ---> f3ffcdec6b4b 04:11:44 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:11:44 ---> Running in 2e96424aadb1 04:11:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:46 OK: 221 MiB in 52 packages 04:11:46 Removing intermediate container 2e96424aadb1 04:11:46 ---> e2e0895ea31e 04:11:46 Step 8/25 : COPY go.mod vendor* ./ 04:11:46 ---> 493de91e1fa4 04:11:46 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:46 ---> Running in c23dff1ec660 04:11:47 Removing intermediate container c23dff1ec660 04:11:47 ---> bde1710e5795 04:11:47 Step 10/25 : COPY . . 04:11:47 ---> 282fcad7883f 04:11:47 Step 11/25 : RUN ${MAKE} 04:11:47 ---> Running in eed5924a8bea 04:11:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:12:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:12:00 Removing intermediate container eed5924a8bea 04:12:00 ---> 3fe3876447ad 04:12:00 Step 12/25 : FROM alpine:3.14 04:12:00 3.14: Pulling from library/alpine 04:12:00 97518928ae5f: Pulling fs layer 04:12:00 97518928ae5f: Download complete 04:12:00 97518928ae5f: Pull complete 04:12:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:12:00 Status: Downloaded newer image for alpine:3.14 04:12:00 ---> 0a97eee8041e 04:12:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:00 ---> Running in c9d25ed07264 04:12:00 Removing intermediate container c9d25ed07264 04:12:00 ---> d6b7ff1bde03 04:12:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:00 ---> Running in 1f89893196a2 04:12:00 Removing intermediate container 1f89893196a2 04:12:00 ---> c28ab1cef814 04:12:00 Step 15/25 : RUN apk add --update --no-cache zeromq 04:12:01 ---> Running in 634e51e9f510 04:12:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:12:02 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:12:02 (2/5) Installing libsodium (1.0.18-r0) 04:12:02 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:12:02 (4/5) Installing libzmq (4.3.4-r0) 04:12:02 (5/5) Installing zeromq (4.3.4-r0) 04:12:02 Executing busybox-1.33.1-r6.trigger 04:12:02 OK: 8 MiB in 19 packages 04:12:03 Removing intermediate container 634e51e9f510 04:12:03 ---> bd68e5f2199e 04:12:03 Step 16/25 : WORKDIR / 04:12:03 ---> Running in c01bf7d5dbf6 04:12:03 Removing intermediate container c01bf7d5dbf6 04:12:03 ---> 3699abf2211c 04:12:03 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:12:03 ---> 0dc5a950223e 04:12:03 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:12:03 ---> 12d991984107 04:12:03 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:12:03 ---> 28df6246fdf3 04:12:03 Step 20/25 : EXPOSE 59999 04:12:03 ---> Running in 66bac0518711 04:12:03 Removing intermediate container 66bac0518711 04:12:03 ---> 3ce86bbe5717 04:12:03 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:12:03 ---> Running in bc863f2d9050 04:12:04 Removing intermediate container bc863f2d9050 04:12:04 ---> 9f7a208fef68 04:12:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:04 ---> Running in c12d253ef4ae 04:12:04 Removing intermediate container c12d253ef4ae 04:12:04 ---> a526ee058336 04:12:04 Step 23/25 : LABEL arch=amd64 04:12:04 ---> Running in 1c33659a3215 04:12:04 Removing intermediate container 1c33659a3215 04:12:04 ---> 21c9edf39649 04:12:04 Step 24/25 : LABEL git_sha=1e6ea99a192d919204bf6fc5a79637f16a363d57 04:12:04 ---> Running in 1aa936b081c6 04:12:04 Removing intermediate container 1aa936b081c6 04:12:04 ---> 1919268e52c3 04:12:04 Step 25/25 : LABEL version=0.0.0 04:12:04 ---> Running in 3f4168b5a6fd 04:12:04 Removing intermediate container 3f4168b5a6fd 04:12:04 ---> 204bf85ad6f4 04:12:04 [Warning] One or more build-args [ARCH] were not consumed 04:12:04 Successfully built 204bf85ad6f4 04:12:04 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 04:12:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5879 in /w/workspace/gexfoundry_device-sdk-go_PR-1101 [Pipeline] { 04:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:05 04:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] ws 04:12:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 04:12:05 The recommended git tool is: git 04:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:05 latest: Pulling from edgex-lftools-log-publisher 04:12:05 b4d181a07f80: Pulling fs layer 04:12:05 a1111a8f2ec3: Pulling fs layer 04:12:05 ed53099fbce6: Pulling fs layer 04:12:05 dc539afda2c1: Pulling fs layer 04:12:05 77bc0d833cb6: Pulling fs layer 04:12:05 9065ff56babe: Pulling fs layer 04:12:05 d287ab97295c: Pulling fs layer 04:12:05 dc539afda2c1: Waiting 04:12:05 77bc0d833cb6: Waiting 04:12:05 9065ff56babe: Waiting 04:12:05 d287ab97295c: Waiting 04:12:05 a1111a8f2ec3: Verifying Checksum 04:12:05 a1111a8f2ec3: Download complete 04:12:05 dc539afda2c1: Verifying Checksum 04:12:05 dc539afda2c1: Download complete 04:12:05 ed53099fbce6: Verifying Checksum 04:12:05 ed53099fbce6: Download complete 04:12:05 9065ff56babe: Verifying Checksum 04:12:05 9065ff56babe: Download complete 04:12:05 77bc0d833cb6: Verifying Checksum 04:12:05 77bc0d833cb6: Download complete 04:12:06 b4d181a07f80: Verifying Checksum 04:12:06 b4d181a07f80: Download complete 04:12:06 d287ab97295c: Verifying Checksum 04:12:06 d287ab97295c: Download complete 04:12:07 b4d181a07f80: Pull complete 04:12:07 a1111a8f2ec3: Pull complete 04:12:08 ed53099fbce6: Pull complete 04:12:08 dc539afda2c1: Pull complete 04:12:08 77bc0d833cb6: Pull complete 04:12:08 9065ff56babe: Pull complete 04:12:10 using credential edgex-jenkins-ssh 04:12:10 Cloning the remote Git repository 04:12:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:12:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:12:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:11 > git --version # timeout=10 04:12:11 > git --version # 'git version 2.17.1' 04:12:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:13 d287ab97295c: Pull complete 04:12:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:13 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 1e6ea99a192d919204bf6fc5a79637f16a363d57 [Pipeline] withDockerContainer 04:12:13 prd-centos7-docker-4c-2g-5878 does not seem to be running inside a container 04:12:13 $ 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-1101 -v /w/workspace/gexfoundry_device-sdk-go_PR-1101:/w/workspace/gexfoundry_device-sdk-go_PR-1101:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1101@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-lftools-log-publisher:latest cat 04:12:13 Merge succeeded, producing 1e6ea99a192d919204bf6fc5a79637f16a363d57 04:12:13 Checking out Revision 1e6ea99a192d919204bf6fc5a79637f16a363d57 (PR-1101) 04:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1101/head:refs/remotes/origin/PR-1101 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:12:13 > git config core.sparsecheckout # timeout=10 04:12:13 > git checkout -f 1e6ea99a192d919204bf6fc5a79637f16a363d57 # timeout=10 04:12:13 > git remote # timeout=10 04:12:13 > git config --get remote.origin.url # timeout=10 04:12:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:13 > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 04:12:13 > git rev-parse HEAD^{commit} # timeout=10 04:12:13 > git config core.sparsecheckout # timeout=10 04:12:14 > git checkout -f 1e6ea99a192d919204bf6fc5a79637f16a363d57 # timeout=10 04:12:16 $ docker top 17987dc67e0cedf60bec16e1fdceb4124558a12707e66ddc10408e0e5095085a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:16 ---> job-cost.sh 04:12:16 lf-activate-venv: SKIPPING 04:12:16 INFO: No Stack... 04:12:17 INFO: Retrieving Pricing Info for: v3-standard-2 04:12:17 INFO: Archiving Costs [Pipeline] sh 04:12:17 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives/cost.csv 04:12:17 + cut -d, -f6 [Pipeline] lock 04:12:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] 04:12:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] did not exist. Created. 04:12:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:18 + echo total: 0.05999999865889549 [Pipeline] stash 04:12:18 Stashed 1 file(s) [Pipeline] } 04:12:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] 04:12:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] // lock [Pipeline] } 04:12:18 $ docker stop --time=1 17987dc67e0cedf60bec16e1fdceb4124558a12707e66ddc10408e0e5095085a 04:12:18 > git --version # timeout=10 04:12:18 > git --version # 'git version 2.17.1' 04:12:18 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:12:18 04:12:18 GitHub has been notified of this commit’s build result 04:12:18 04:12:19 $ docker rm -f 17987dc67e0cedf60bec16e1fdceb4124558a12707e66ddc10408e0e5095085a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:12:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:20 Dload Upload Total Spent Left Speed 04:12:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78430 [Pipeline] sh 04:12:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:12:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:12:21 + sudo tee /etc/docker/daemon.new 04:12:21 { 04:12:21 "registry-mirrors": [ 04:12:21 "https://nexus3.edgexfoundry.org:10001" 04:12:21 ], 04:12:21 "bip": "10.250.0.254/24", 04:12:21 "hosts": [ 04:12:21 "tcp://0.0.0.0:5555", 04:12:21 "unix:///var/run/docker.sock" 04:12:21 ], 04:12:21 "mtu": 1458, 04:12:21 "selinux-enabled": true, 04:12:21 "seccomp-profile": "/etc/docker/seccomp.json" 04:12:21 } [Pipeline] sh 04:12:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:12:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:40 provisioning config files... 04:12:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5773844154189624542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:41 ---> docker-login.sh 04:12:41 nexus3.edgexfoundry.org:10001 04:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:42 Configure a credential helper to remove this warning. See 04:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:42 04:12:42 Login Succeeded 04:12:42 nexus3.edgexfoundry.org:10002 04:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:42 Configure a credential helper to remove this warning. See 04:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:42 04:12:42 Login Succeeded 04:12:42 nexus3.edgexfoundry.org:10003 04:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:43 Configure a credential helper to remove this warning. See 04:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:43 04:12:43 Login Succeeded 04:12:43 nexus3.edgexfoundry.org:10004 04:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:43 Configure a credential helper to remove this warning. See 04:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:43 04:12:43 Login Succeeded 04:12:43 docker.io 04:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:44 Configure a credential helper to remove this warning. See 04:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:44 04:12:44 Login Succeeded 04:12:44 ---> docker-login.sh ends [Pipeline] } 04:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:12:45 ========================================================= 04:12:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:12:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:12:45 + 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 . 04:12:46 Sending build context to Docker daemon 5.112MB 04:12:46 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:12:46 Step 2/11 : FROM ${BASE} AS builder 04:12:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:12:46 9b3977197b4f: Pulling fs layer 04:12:46 1a89e8eeedd5: Pulling fs layer 04:12:46 94645a83ff95: Pulling fs layer 04:12:46 3f3a8bcf1eab: Pulling fs layer 04:12:46 0c92f367c5e7: Pulling fs layer 04:12:46 f7c0051592d6: Pulling fs layer 04:12:46 a227ed2f7395: Pulling fs layer 04:12:46 7b1c46037f91: Pulling fs layer 04:12:46 f7c0051592d6: Waiting 04:12:46 a227ed2f7395: Waiting 04:12:46 7b1c46037f91: Waiting 04:12:46 3f3a8bcf1eab: Waiting 04:12:46 0c92f367c5e7: Waiting 04:12:46 94645a83ff95: Verifying Checksum 04:12:46 94645a83ff95: Download complete 04:12:46 1a89e8eeedd5: Verifying Checksum 04:12:46 1a89e8eeedd5: Download complete 04:12:46 0c92f367c5e7: Verifying Checksum 04:12:46 0c92f367c5e7: Download complete 04:12:46 f7c0051592d6: Verifying Checksum 04:12:46 f7c0051592d6: Download complete 04:12:46 9b3977197b4f: Download complete 04:12:46 a227ed2f7395: Verifying Checksum 04:12:46 a227ed2f7395: Download complete 04:12:47 9b3977197b4f: Pull complete 04:12:47 1a89e8eeedd5: Pull complete 04:12:48 94645a83ff95: Pull complete 04:12:48 7b1c46037f91: Verifying Checksum 04:12:48 7b1c46037f91: Download complete 04:12:49 3f3a8bcf1eab: Verifying Checksum 04:12:49 3f3a8bcf1eab: Download complete 04:13:01 3f3a8bcf1eab: Pull complete 04:13:01 0c92f367c5e7: Pull complete 04:13:01 f7c0051592d6: Pull complete 04:13:01 a227ed2f7395: Pull complete 04:13:08 7b1c46037f91: Pull complete 04:13:08 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:13:08 ---> f79e39bc4007 04:13:08 Step 3/11 : ARG MAKE=make build 04:13:08 ---> Running in 40c3a5f2f8b7 04:13:09 Removing intermediate container 40c3a5f2f8b7 04:13:09 ---> 059e6253356b 04:13:09 Step 4/11 : WORKDIR /device-sdk-go 04:13:09 ---> Running in 4d4625ab386e 04:13:09 Removing intermediate container 4d4625ab386e 04:13:09 ---> a85e0bf3f340 04:13:09 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:10 ---> Running in bfaa54b3fb51 04:13:10 Removing intermediate container bfaa54b3fb51 04:13:10 ---> 0e31685bb4fd 04:13:10 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:10 ---> Running in e6333cea95aa 04:13:12 Removing intermediate container e6333cea95aa 04:13:12 ---> 751b34e63581 04:13:12 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:13:12 ---> Running in 9c1b9d8d835b 04:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:13:15 OK: 220 MiB in 52 packages 04:13:16 Removing intermediate container 9c1b9d8d835b 04:13:16 ---> ff67f83b1ff1 04:13:16 Step 8/11 : COPY go.mod vendor* ./ 04:13:17 ---> 0561fe4f0ec3 04:13:17 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:17 ---> Running in cdf2cf8219a1 04:14:39 Removing intermediate container cdf2cf8219a1 04:14:39 ---> f3c151b6a686 04:14:39 Step 10/11 : COPY . . 04:14:39 ---> 24c56926a026 04:14:39 Step 11/11 : RUN ${MAKE} 04:14:39 ---> Running in 8cb7c3a08cd7 04:14:39 noop 04:14:39 Removing intermediate container 8cb7c3a08cd7 04:14:39 ---> 04de15ed7ca4 04:14:39 Successfully built 04de15ed7ca4 04:14:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:14:39 + docker inspect -f . ci-base-image-arm64 04:14:39 . [Pipeline] withDockerContainer 04:14:40 prd-ubuntu18.04-docker-arm64-4c-16g-5879 does not seem to be running inside a container 04:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:14:41 $ docker top 3abff083fc9ea7849c127a252272fa4cac807b1846a18fa714fdafed3362619e -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:42 + go version 04:14:42 go version go1.17.6 linux/arm64 [Pipeline] } 04:14:42 $ docker stop --time=1 3abff083fc9ea7849c127a252272fa4cac807b1846a18fa714fdafed3362619e 04:14:44 $ docker rm -f 3abff083fc9ea7849c127a252272fa4cac807b1846a18fa714fdafed3362619e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:45 + docker inspect -f . ci-base-image-arm64 04:14:45 . [Pipeline] withDockerContainer 04:14:45 prd-ubuntu18.04-docker-arm64-4c-16g-5879 does not seem to be running inside a container 04:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:14:47 $ docker top ed1497bd780ba86e1e2b94c4e580b99aa47b074bb49ae46b6ae34fe5792d88c9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:14:48 + make test 04:14:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:14:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:15:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:15:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:15:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:15:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.112s coverage: 23.3% of statements 04:15:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:15:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.070s coverage: 27.6% of statements 04:15:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.065s coverage: 78.9% of statements 04:15:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.094s coverage: 10.8% of statements 04:15:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:15:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:15:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:15:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.165s coverage: 28.7% of statements 04:15:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:15:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.062s coverage: 86.1% of statements 04:15:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:15:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:15:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 57.4% of statements 04:15:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.201s coverage: 89.2% of statements 04:15:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:15:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.8% of statements 04:15:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:15:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:15:58 GO111MODULE=on go vet ./... 04:16:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:25 ./bin/test-attribution-txt.sh [Pipeline] echo 04:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:27 $ docker stop --time=1 ed1497bd780ba86e1e2b94c4e580b99aa47b074bb49ae46b6ae34fe5792d88c9 04:16:29 $ docker rm -f ed1497bd780ba86e1e2b94c4e580b99aa47b074bb49ae46b6ae34fe5792d88c9 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:30 Warning: overwriting stash ‘coverage-report’ 04:16:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:32 + ls -al . 04:16:32 total 308 04:16:32 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 04:16 . 04:16:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:12 .. 04:16:32 -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 04:12 .dockerignore 04:16:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 04:12 .git 04:16:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 04:12 .github 04:16:32 -rw-rw-r-- 1 jenkins jenkins 131 Feb 23 04:12 .gitignore 04:16:32 -rw-rw-r-- 1 jenkins jenkins 42 Feb 23 04:12 .golangci.yml 04:16:32 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 23 04:12 CHANGELOG.md 04:16:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 04:12 GOVERNANCE.md 04:16:32 -rw-rw-r-- 1 jenkins jenkins 880 Feb 23 04:12 Jenkinsfile 04:16:32 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 23 04:12 LICENSE 04:16:32 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 23 04:12 Makefile 04:16:32 -rw-rw-r-- 1 jenkins jenkins 619 Feb 23 04:12 OWNERS.md 04:16:32 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 23 04:12 README.md 04:16:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 04:10 VERSION 04:16:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:12 bin 04:16:32 -rw-r--r-- 1 jenkins jenkins 128110 Feb 23 04:15 coverage.out 04:16:32 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 04:12 example 04:16:32 -rw-rw-r-- 1 jenkins jenkins 2774 Feb 23 04:12 go.mod 04:16:32 -rw-rw-r-- 1 jenkins jenkins 49778 Feb 23 04:12 go.sum 04:16:32 drwxrwxr-x 15 jenkins jenkins 4096 Feb 23 04:12 internal 04:16:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 04:12 openapi 04:16:32 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 04:12 pkg 04:16:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:12 snap 04:16:32 -rw-rw-r-- 1 jenkins jenkins 222 Feb 23 04:12 version.go [Pipeline] isUnix [Pipeline] sh 04:16:32 + 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=1e6ea99a192d919204bf6fc5a79637f16a363d57 --label arch=arm64 --label version=0.0.0 . 04:16:33 Sending build context to Docker daemon 5.241MB 04:16:33 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:16:33 Step 2/25 : FROM ${BASE} AS builder 04:16:33 ---> 04de15ed7ca4 04:16:33 Step 3/25 : ARG MAKE=make build 04:16:33 ---> Running in aaf6083bad0e 04:16:33 Removing intermediate container aaf6083bad0e 04:16:33 ---> a4fce4a1ec1d 04:16:33 Step 4/25 : WORKDIR /device-sdk-go 04:16:33 ---> Running in 851e05cc64e9 04:16:33 Removing intermediate container 851e05cc64e9 04:16:33 ---> 701ae954cbde 04:16:33 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:34 ---> Running in b951c6b22ed9 04:16:34 Removing intermediate container b951c6b22ed9 04:16:34 ---> 3e2508bb7d64 04:16:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:34 ---> Running in 22f929fcc453 04:16:36 Removing intermediate container 22f929fcc453 04:16:36 ---> 453bc20deb58 04:16:36 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:16:36 ---> Running in 43575613ddf1 04:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:40 OK: 220 MiB in 52 packages 04:16:41 Removing intermediate container 43575613ddf1 04:16:41 ---> b877caeac839 04:16:41 Step 8/25 : COPY go.mod vendor* ./ 04:16:41 ---> 64c18d1df50a 04:16:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:41 ---> Running in 50bf60b720b4 04:16:44 Removing intermediate container 50bf60b720b4 04:16:44 ---> e7d4ac2594e9 04:16:44 Step 10/25 : COPY . . 04:16:45 ---> 3538c9a42089 04:16:45 Step 11/25 : RUN ${MAKE} 04:16:45 ---> Running in 4d4e9a0448d1 04:16:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:17:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:17:33 Removing intermediate container 4d4e9a0448d1 04:17:33 ---> 20bd5df14dea 04:17:33 Step 12/25 : FROM alpine:3.14 04:17:34 3.14: Pulling from library/alpine 04:17:34 be307f383ecc: Pulling fs layer 04:17:34 be307f383ecc: Verifying Checksum 04:17:34 be307f383ecc: Download complete 04:17:35 be307f383ecc: Pull complete 04:17:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:17:35 Status: Downloaded newer image for alpine:3.14 04:17:35 ---> 5b8b7b635229 04:17:35 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:35 ---> Running in 3c44c0e800cb 04:17:35 Removing intermediate container 3c44c0e800cb 04:17:35 ---> 2a0d753be60c 04:17:35 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:36 ---> Running in feb9e479cb6d 04:17:38 Removing intermediate container feb9e479cb6d 04:17:38 ---> 95849d149df1 04:17:38 Step 15/25 : RUN apk add --update --no-cache zeromq 04:17:38 ---> Running in bc07c1d056f5 04:17:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:41 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:17:41 (2/5) Installing libsodium (1.0.18-r0) 04:17:41 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:17:41 (4/5) Installing libzmq (4.3.4-r0) 04:17:41 (5/5) Installing zeromq (4.3.4-r0) 04:17:41 Executing busybox-1.33.1-r6.trigger 04:17:41 OK: 8 MiB in 19 packages 04:17:42 Removing intermediate container bc07c1d056f5 04:17:42 ---> 6161fef15347 04:17:42 Step 16/25 : WORKDIR / 04:17:42 ---> Running in fbcd10192dfc 04:17:43 Removing intermediate container fbcd10192dfc 04:17:43 ---> d8e7fdf53fd1 04:17:43 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:17:43 ---> d4c9afc76496 04:17:43 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:17:45 ---> e3030c549367 04:17:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:17:45 ---> f7e3a9076ccf 04:17:45 Step 20/25 : EXPOSE 59999 04:17:45 ---> Running in fed988888fa9 04:17:46 Removing intermediate container fed988888fa9 04:17:46 ---> 63b9222cd039 04:17:46 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:17:46 ---> Running in e24b8b8587be 04:17:46 Removing intermediate container e24b8b8587be 04:17:46 ---> 5eea48098e04 04:17:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:46 ---> Running in 6b1d01a035fe 04:17:47 Removing intermediate container 6b1d01a035fe 04:17:47 ---> 246ff9a25c6c 04:17:47 Step 23/25 : LABEL arch=arm64 04:17:47 ---> Running in 7bbcb607790e 04:17:47 Removing intermediate container 7bbcb607790e 04:17:47 ---> 3e105334dc51 04:17:47 Step 24/25 : LABEL git_sha=1e6ea99a192d919204bf6fc5a79637f16a363d57 04:17:47 ---> Running in 2d8819f7b989 04:17:48 Removing intermediate container 2d8819f7b989 04:17:48 ---> e95a9f3c8b2e 04:17:48 Step 25/25 : LABEL version=0.0.0 04:17:48 ---> Running in d10c5cca9036 04:17:48 Removing intermediate container d10c5cca9036 04:17:48 ---> 6b50b777f2aa 04:17:48 [Warning] One or more build-args [ARCH] were not consumed 04:17:48 Successfully built 6b50b777f2aa 04:17:48 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 04:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:49 04:17:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:17:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:50 arm64: Pulling from edgex-lftools-log-publisher 04:17:50 448f6bf000e3: Pulling fs layer 04:17:50 f757da607395: Pulling fs layer 04:17:50 05883995daec: Pulling fs layer 04:17:50 8603b9c90790: Pulling fs layer 04:17:50 1560dd03e051: Pulling fs layer 04:17:50 27f5ce0e4adf: Pulling fs layer 04:17:50 c2d8d7efcc4b: Pulling fs layer 04:17:50 1560dd03e051: Waiting 04:17:50 27f5ce0e4adf: Waiting 04:17:50 c2d8d7efcc4b: Waiting 04:17:50 8603b9c90790: Waiting 04:17:50 f757da607395: Verifying Checksum 04:17:50 f757da607395: Download complete 04:17:50 8603b9c90790: Verifying Checksum 04:17:50 8603b9c90790: Download complete 04:17:50 1560dd03e051: Verifying Checksum 04:17:50 1560dd03e051: Download complete 04:17:50 27f5ce0e4adf: Download complete 04:17:50 05883995daec: Verifying Checksum 04:17:50 448f6bf000e3: Verifying Checksum 04:17:50 448f6bf000e3: Download complete 04:17:53 c2d8d7efcc4b: Verifying Checksum 04:17:53 c2d8d7efcc4b: Download complete 04:17:54 448f6bf000e3: Pull complete 04:17:55 f757da607395: Pull complete 04:17:57 05883995daec: Pull complete 04:17:57 8603b9c90790: Pull complete 04:17:58 1560dd03e051: Pull complete 04:17:58 27f5ce0e4adf: Pull complete 04:18:16 c2d8d7efcc4b: Pull complete 04:18:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:18:17 prd-ubuntu18.04-docker-arm64-4c-16g-5879 does not seem to be running inside a container 04:18:17 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-lftools-log-publisher:arm64 cat 04:18:20 $ docker top 5c559b4512a79ecb3694e3ddbab9b0cbc43c1735823d4620d54af857d1fbf4b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:21 ---> job-cost.sh 04:18:21 lf-activate-venv: SKIPPING 04:18:21 INFO: No Stack... 04:18:22 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:22 INFO: Archiving Costs [Pipeline] sh 04:18:23 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:18:23 + cut -d, -f6 [Pipeline] lock 04:18:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] 04:18:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] did not exist. Created. 04:18:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:24 /w/workspace/device-sdk-go/1@tmp/durable-ead364e5/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-ead364e5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:25 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:25 Warning: overwriting stash ‘stack-cost’ 04:18:25 Stashed 1 file(s) [Pipeline] } 04:18:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1101-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:25 $ docker stop --time=1 5c559b4512a79ecb3694e3ddbab9b0cbc43c1735823d4620d54af857d1fbf4b2 04:18:26 $ docker rm -f 5c559b4512a79ecb3694e3ddbab9b0cbc43c1735823d4620d54af857d1fbf4b2 [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 04:18:27 provisioning config files... 04:18:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/config5755834253866348767tmp [Pipeline] { [Pipeline] sh 04:18:28 + set +x 04:18:28 + bash -s -- 04:18:28 + curl -s https://codecov.io/bash 04:18:28 04:18:28 _____ _ 04:18:28 / ____| | | 04:18:28 | | ___ __| | ___ ___ _____ __ 04:18:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:28 Bash-1.0.6 04:18:28 04:18:28 04:18:28 ==> git version 2.24.4 found 04:18:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:18:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:18:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:18:28 ==> Jenkins CI detected. 04:18:28 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1101 04:18:28 project root: . 04:18:28 --> token set from env 04:18:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:28 ==> Running gcov in . (disable via -X gcov) 04:18:28 ==> Python coveragepy not found 04:18:28 ==> Searching for coverage reports in: 04:18:28 + . 04:18:28 -> Found 1 reports 04:18:28 ==> Detecting git/mercurial file structure 04:18:28 ==> Reading reports 04:18:28 + ./coverage.out bytes=128110 04:18:28 ==> Appending adjustments 04:18:28 https://docs.codecov.io/docs/fixing-reports 04:18:28 + Found adjustments 04:18:28 ==> Gzipping contents 04:18:28 16K /tmp/codecov.s3L0af.gz 04:18:28 ==> Uploading reports 04:18:28 url: https://codecov.io 04:18:28 query: branch=PR-1101&commit=1e6ea99a192d919204bf6fc5a79637f16a363d57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1101&job=&cmd_args= 04:18:28 -> Pinging Codecov 04:18:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1101&commit=1e6ea99a192d919204bf6fc5a79637f16a363d57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1101&job=&cmd_args= 04:18:29 -> Uploading to 04:18:29 https://storage.googleapis.com/codecov/v4/raw/2022-02-23/7E55EF52A471D76F132DFD9A03CDDE97/1e6ea99a192d919204bf6fc5a79637f16a363d57/fb115803-deb7-40b2-a95d-d9cf338bf57d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220223T041828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb84ea3246aa71a2d57b7f7486e426067de0c54f050111212cc0bc3aaa74ebc1 04:18:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:29 Dload Upload Total Spent Left Speed 04:18:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16037 0 0 100 16037 0 48316 --:--:-- --:--:-- --:--:-- 48450 04:18:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1e6ea99a192d919204bf6fc5a79637f16a363d57 [Pipeline] } 04:18:29 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 04:18:31 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives ']' 04:18:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives 04:18:31 total 8 04:18:31 drwxr-xr-x. 3 root root 34 Feb 23 04:12 . 04:18:31 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 23 04:12 .. 04:18:31 drwxr-xr-x. 2 root root 6 Feb 23 04:12 cost 04:18:31 -rw-r--r--. 1 root root 85 Feb 23 04:12 cost.csv 04:18:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives 04:18:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives 04:18:31 total 8 04:18:31 drwxr-xr-x. 3 jenkins jenkins 34 Feb 23 04:12 . 04:18:31 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 23 04:12 .. 04:18:31 drwxr-xr-x. 2 jenkins jenkins 6 Feb 23 04:12 cost 04:18:31 -rw-r--r--. 1 jenkins jenkins 85 Feb 23 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:32 ---> package-listing.sh 04:18:32 ++ tr '[:upper:]' '[:lower:]' 04:18:32 ++ facter osfamily 04:18:32 + OS_FAMILY=redhat 04:18:32 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1101 04:18:32 + START_PACKAGES=/tmp/packages_start.txt 04:18:32 + END_PACKAGES=/tmp/packages_end.txt 04:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:32 + PACKAGES=/tmp/packages_start.txt 04:18:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1101 ']' 04:18:32 + PACKAGES=/tmp/packages_end.txt 04:18:32 + case "${OS_FAMILY}" in 04:18:32 + sort 04:18:32 + rpm -qa 04:18:32 + '[' -f /tmp/packages_start.txt ']' 04:18:32 + '[' -f /tmp/packages_end.txt ']' 04:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1101 ']' 04:18:32 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives/ 04:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1101/archives/ [Pipeline] echo 04:18:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:33 . [Pipeline] withDockerContainer 04:18:33 prd-centos7-docker-4c-2g-5878 does not seem to be running inside a container 04:18:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1101/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-1101 -v /w/workspace/gexfoundry_device-sdk-go_PR-1101:/w/workspace/gexfoundry_device-sdk-go_PR-1101:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1101@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:18:34 $ docker top 78319bd868cb0dddeae28644d0db3a6fce35da1b123dd5223605ea5695e768da -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:34 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:34 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:35 + ls /var/log/sa-host 04:18:35 + sadf -c /var/log/sa-host/sa17 04:18:35 file_magic: OK 04:18:35 HZ: Using current value: 100 04:18:35 file_header: OK 04:18:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:18:35 Statistics: 04:18:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:18:35 File successfully converted to sysstat format version 12.0.3 04:18:35 + sadf -c /var/log/sa-host/sa23 04:18:35 file_magic: OK 04:18:35 HZ: Using current value: 100 04:18:35 file_header: OK 04:18:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:18:35 Statistics: 04:18:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:18:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:35 provisioning config files... 04:18:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1101@tmp/config1579840935225837200tmp [Pipeline] { [Pipeline] echo 04:18:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:35 ---> create-netrc.sh [Pipeline] } 04:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:36 ---> python-tools-install.sh [Pipeline] echo 04:18:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:36 ---> sudo-logs.sh 04:18:36 Archiving 'sudo' log.. 04:18:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-5878.novalocal: Name or service not known 04:18:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-5878.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:18:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:37 ---> job-cost.sh 04:18:37 lf-activate-venv: SKIPPING 04:18:37 DEBUG: total: 0.05999999865889549 04:18:37 INFO: Retrieving Stack Cost... 04:18:37 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:37 INFO: Archiving Costs [Pipeline] echo 04:18:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:38 ---> logs-deploy.sh 04:18:38 lf-activate-venv: SKIPPING 04:18:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1101/1 04:18:38 INFO: archiving workspace using pattern(s): 04:18:38 Archives upload complete. 04:18:39 INFO: archiving logs to Nexus