Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 785b4defdcca312b165faacd9acb4d45f8b13b2d Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6001565176635556032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2819158096367523524.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6603577371918881434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8905618604391901940.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4518927506804623863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-37 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh867786797593847645.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 785b4defdcca312b165faacd9acb4d45f8b13b2d (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 785b4defdcca312b165faacd9acb4d45f8b13b2d # timeout=10 Commit message: "Merge pull request #990 from weichou1229/issue-987" > git rev-list --no-walk 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T10:18:30.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T10:18:30.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T10:18:30.403Z] ========================================================= [2021-06-25T10:18:30.403Z] EdgeX Global Pipelines Version Info [2021-06-25T10:18:30.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:18:31.890Z] ------------------- [2021-06-25T10:18:31.891Z] stable info: [2021-06-25T10:18:31.891Z] ------------------- [2021-06-25T10:18:31.891Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T10:18:31.891Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T10:18:31.891Z] Message: update stable to v1.0.195 [2021-06-25T10:18:32.469Z] ------------------- [2021-06-25T10:18:32.470Z] experimental info: [2021-06-25T10:18:32.470Z] ------------------- [2021-06-25T10:18:32.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T10:18:32.470Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T10:18:32.470Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T10:18:32.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-25T10:18:32.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-25T10:18:32.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T10:18:32.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T10:18:32.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T10:18:32.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T10:18:32.760Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T10:18:32.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T10:18:32.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-25T10:18:32.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T10:18:32.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T10:18:32.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-25T10:18:32.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T10:18:32.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T10:18:32.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T10:18:32.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-25T10:18:33.028Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-25T10:18:33.051Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-25T10:18:33.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T10:18:33.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-25T10:18:33.121Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T10:18:33.144Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-25T10:18:33.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-25T10:18:33.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-25T10:18:33.214Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-25T10:18:33.236Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T10:18:33.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-25T10:18:33.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-25T10:18:33.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-25T10:18:33.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 785b4defdcca312b165faacd9acb4d45f8b13b2d [Pipeline] echo [2021-06-25T10:18:33.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 785b4de [Pipeline] echo [2021-06-25T10:18:33.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T10:18:33.458Z] provisioning config files... [2021-06-25T10:18:33.480Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9039467261174156308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:18:33.814Z] ---> docker-login.sh [2021-06-25T10:18:33.814Z] nexus3.edgexfoundry.org:10001 [2021-06-25T10:18:34.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:18:34.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:18:34.078Z] Configure a credential helper to remove this warning. See [2021-06-25T10:18:34.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:18:34.078Z] [2021-06-25T10:18:34.078Z] Login Succeeded [2021-06-25T10:18:34.078Z] nexus3.edgexfoundry.org:10002 [2021-06-25T10:18:34.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:18:34.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:18:34.345Z] Configure a credential helper to remove this warning. See [2021-06-25T10:18:34.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:18:34.345Z] [2021-06-25T10:18:34.345Z] Login Succeeded [2021-06-25T10:18:34.345Z] nexus3.edgexfoundry.org:10003 [2021-06-25T10:18:34.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:18:34.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:18:34.345Z] Configure a credential helper to remove this warning. See [2021-06-25T10:18:34.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:18:34.345Z] [2021-06-25T10:18:34.345Z] Login Succeeded [2021-06-25T10:18:34.345Z] nexus3.edgexfoundry.org:10004 [2021-06-25T10:18:34.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:18:34.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:18:34.611Z] Configure a credential helper to remove this warning. See [2021-06-25T10:18:34.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:18:34.611Z] [2021-06-25T10:18:34.611Z] Login Succeeded [2021-06-25T10:18:34.611Z] docker.io [2021-06-25T10:18:34.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:18:34.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:18:34.875Z] Configure a credential helper to remove this warning. See [2021-06-25T10:18:34.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:18:34.875Z] [2021-06-25T10:18:34.875Z] Login Succeeded [2021-06-25T10:18:34.875Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T10:18:34.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T10:18:35.417Z] + git log --format=format:%s -1 785b4defdcca312b165faacd9acb4d45f8b13b2d [Pipeline] echo [2021-06-25T10:18:35.462Z] GIT_COMMIT: 785b4defdcca312b165faacd9acb4d45f8b13b2d, Commit Message: Merge pull request #990 from weichou1229/issue-987 [Pipeline] echo [2021-06-25T10:18:35.486Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:18:36.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T10:18:36.414Z] [2021-06-25T10:18:36.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:18:36.738Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T10:18:36.738Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T10:18:36.738Z] 31603596830f: Pulling fs layer [2021-06-25T10:18:36.738Z] 54011a49482f: Pulling fs layer [2021-06-25T10:18:36.738Z] a6820b24f6d8: Pulling fs layer [2021-06-25T10:18:36.738Z] f581987b2513: Pulling fs layer [2021-06-25T10:18:36.738Z] f581987b2513: Waiting [2021-06-25T10:18:36.738Z] 54011a49482f: Verifying Checksum [2021-06-25T10:18:36.738Z] 54011a49482f: Download complete [2021-06-25T10:18:37.003Z] 31603596830f: Verifying Checksum [2021-06-25T10:18:37.003Z] 31603596830f: Download complete [2021-06-25T10:18:37.003Z] f581987b2513: Verifying Checksum [2021-06-25T10:18:37.003Z] f581987b2513: Download complete [2021-06-25T10:18:37.003Z] a6820b24f6d8: Verifying Checksum [2021-06-25T10:18:37.003Z] a6820b24f6d8: Download complete [2021-06-25T10:18:37.003Z] 31603596830f: Pull complete [2021-06-25T10:18:37.275Z] 54011a49482f: Pull complete [2021-06-25T10:18:37.863Z] a6820b24f6d8: Pull complete [2021-06-25T10:18:38.126Z] f581987b2513: Pull complete [2021-06-25T10:18:38.126Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T10:18:38.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T10:18:38.126Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T10:18:38.213Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:18:38.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T10:18:39.625Z] $ docker top 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T10:18:39.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T10:18:39.766Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T10:18:39.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T10:18:39.886Z] $ docker exec 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 ssh-agent [2021-06-25T10:18:40.013Z] SSH_AUTH_SOCK=/tmp/ssh-ugcTM2EAI9dg/agent.14 [2021-06-25T10:18:40.013Z] SSH_AGENT_PID=20 [2021-06-25T10:18:40.023Z] Running ssh-add (command line suppressed) [2021-06-25T10:18:40.139Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_820971557865195062.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_820971557865195062.key) [2021-06-25T10:18:40.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T10:18:40.464Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T10:18:40.482Z] $ docker exec --env ******** --env ******** 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 ssh-agent -k [2021-06-25T10:18:40.585Z] unset SSH_AUTH_SOCK; [2021-06-25T10:18:40.585Z] unset SSH_AGENT_PID; [2021-06-25T10:18:40.585Z] echo Agent pid 20 killed; [2021-06-25T10:18:40.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T10:18:40.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T10:18:40.643Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T10:18:40.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T10:18:40.765Z] $ docker exec 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 ssh-agent [2021-06-25T10:18:40.904Z] SSH_AUTH_SOCK=/tmp/ssh-6H9d8ATu8avt/agent.54 [2021-06-25T10:18:40.904Z] SSH_AGENT_PID=60 [2021-06-25T10:18:40.910Z] Running ssh-add (command line suppressed) [2021-06-25T10:18:41.014Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7035171565075438367.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7035171565075438367.key) [2021-06-25T10:18:41.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T10:18:41.342Z] + git semver init [2021-06-25T10:18:41.342Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T10:18:41.342Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-25T10:18:41.342Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-25T10:18:41.342Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T10:18:41.342Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T10:18:41.342Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T10:18:41.342Z] # $SEMVER_BRANCH = master [2021-06-25T10:18:41.342Z] # $SEMVER_TEMP = /tmp/semver-138825673 [2021-06-25T10:18:41.342Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-25T10:18:41.923Z] # '/tmp/semver-138825673' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-25T10:18:41.923Z] # -> Force: false [2021-06-25T10:18:41.923Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-25T10:18:41.936Z] $ docker exec --env ******** --env ******** 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 ssh-agent -k [2021-06-25T10:18:42.037Z] unset SSH_AUTH_SOCK; [2021-06-25T10:18:42.038Z] unset SSH_AGENT_PID; [2021-06-25T10:18:42.038Z] echo Agent pid 60 killed; [2021-06-25T10:18:42.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T10:18:42.408Z] + git semver [Pipeline] } [2021-06-25T10:18:42.422Z] $ docker stop --time=1 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 [2021-06-25T10:18:43.774Z] $ docker rm -f 0cd29af6ad3ef02107559e3659e354d5869fb34402681e895722c0377f640cb7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T10:18:44.174Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T10:18:44.477Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T10:18:44.482Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.87 [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] node [Pipeline] node [2021-06-25T10:18:59.806Z] Still waiting to schedule task [2021-06-25T10:18:59.806Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-25T10:18:59.816Z] Still waiting to schedule task [2021-06-25T10:18:59.817Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-25T10:20:56.717Z] Running on prd-centos7-docker-4c-2g-39 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-25T10:20:56.734Z] Running in /w/workspace/device-sdk-go/197 [Pipeline] { [Pipeline] checkout [2021-06-25T10:20:56.858Z] Selected Git installation does not exist. Using Default [2021-06-25T10:20:56.858Z] The recommended git tool is: NONE [2021-06-25T10:20:59.270Z] using credential edgex-jenkins-ssh [2021-06-25T10:20:59.300Z] Cloning the remote Git repository [2021-06-25T10:21:00.118Z] Avoid second fetch [2021-06-25T10:21:00.119Z] Checking out Revision 785b4defdcca312b165faacd9acb4d45f8b13b2d (master) [2021-06-25T10:20:59.251Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-25T10:20:59.323Z] > git init /w/workspace/device-sdk-go/197 # timeout=10 [2021-06-25T10:20:59.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-25T10:20:59.354Z] > git --version # timeout=10 [2021-06-25T10:20:59.362Z] > git --version # 'git version 2.24.4' [2021-06-25T10:20:59.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T10:20:59.386Z] [INFO] Currently running in a labeled security context [2021-06-25T10:20:59.386Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-25T10:20:59.386Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/197@tmp/jenkins-gitclient-ssh2980698320404333701.key [2021-06-25T10:20:59.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T10:21:00.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-25T10:21:00.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T10:21:00.121Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T10:21:00.132Z] > git checkout -f 785b4defdcca312b165faacd9acb4d45f8b13b2d # timeout=10 [2021-06-25T10:21:03.791Z] Commit message: "Merge pull request #990 from weichou1229/issue-987" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T10:21:04.825Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T10:21:05.156Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T10:21:05.467Z] + true [2021-06-25T10:21:05.467Z] + sudo service docker restart [2021-06-25T10:21:05.467Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T10:21:23.668Z] provisioning config files... [2021-06-25T10:21:23.685Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/197@tmp/config1740784432708149634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:21:24.024Z] ---> docker-login.sh [2021-06-25T10:21:24.024Z] nexus3.edgexfoundry.org:10001 [2021-06-25T10:21:24.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:21:24.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:21:24.286Z] Configure a credential helper to remove this warning. See [2021-06-25T10:21:24.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:21:24.286Z] [2021-06-25T10:21:24.286Z] Login Succeeded [2021-06-25T10:21:24.286Z] nexus3.edgexfoundry.org:10002 [2021-06-25T10:21:24.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:21:24.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:21:24.550Z] Configure a credential helper to remove this warning. See [2021-06-25T10:21:24.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:21:24.550Z] [2021-06-25T10:21:24.550Z] Login Succeeded [2021-06-25T10:21:24.550Z] nexus3.edgexfoundry.org:10003 [2021-06-25T10:21:24.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:21:24.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:21:24.550Z] Configure a credential helper to remove this warning. See [2021-06-25T10:21:24.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:21:24.550Z] [2021-06-25T10:21:24.550Z] Login Succeeded [2021-06-25T10:21:24.550Z] nexus3.edgexfoundry.org:10004 [2021-06-25T10:21:24.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:21:24.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:21:24.814Z] Configure a credential helper to remove this warning. See [2021-06-25T10:21:24.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:21:24.814Z] [2021-06-25T10:21:24.814Z] Login Succeeded [2021-06-25T10:21:24.814Z] docker.io [2021-06-25T10:21:24.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:21:25.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:21:25.388Z] Configure a credential helper to remove this warning. See [2021-06-25T10:21:25.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:21:25.388Z] [2021-06-25T10:21:25.388Z] Login Succeeded [2021-06-25T10:21:25.388Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T10:21:25.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-25T10:21:25.569Z] ========================================================= [2021-06-25T10:21:25.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T10:21:25.569Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:21:25.891Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T10:21:25.891Z] Sending build context to Docker daemon 2.678MB [2021-06-25T10:21:25.891Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T10:21:25.891Z] Step 2/8 : FROM ${BASE} [2021-06-25T10:21:26.174Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T10:21:26.174Z] 540db60ca938: Pulling fs layer [2021-06-25T10:21:26.174Z] adcc1eea9eea: Pulling fs layer [2021-06-25T10:21:26.174Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T10:21:26.174Z] 0510c868ecb4: Pulling fs layer [2021-06-25T10:21:26.174Z] afea3b2eda06: Pulling fs layer [2021-06-25T10:21:26.174Z] 7809a108b3ef: Pulling fs layer [2021-06-25T10:21:26.174Z] f706445af74f: Pulling fs layer [2021-06-25T10:21:26.174Z] 0510c868ecb4: Waiting [2021-06-25T10:21:26.174Z] afea3b2eda06: Waiting [2021-06-25T10:21:26.174Z] 7809a108b3ef: Waiting [2021-06-25T10:21:26.174Z] f706445af74f: Waiting [2021-06-25T10:21:26.174Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T10:21:26.174Z] 4c4ab2625f07: Download complete [2021-06-25T10:21:26.174Z] adcc1eea9eea: Download complete [2021-06-25T10:21:26.174Z] afea3b2eda06: Verifying Checksum [2021-06-25T10:21:26.174Z] afea3b2eda06: Download complete [2021-06-25T10:21:26.174Z] 540db60ca938: Verifying Checksum [2021-06-25T10:21:26.174Z] 540db60ca938: Download complete [2021-06-25T10:21:26.174Z] 7809a108b3ef: Verifying Checksum [2021-06-25T10:21:26.174Z] 7809a108b3ef: Download complete [2021-06-25T10:21:26.438Z] 540db60ca938: Pull complete [2021-06-25T10:21:26.723Z] adcc1eea9eea: Pull complete [2021-06-25T10:21:26.723Z] 4c4ab2625f07: Pull complete [2021-06-25T10:21:28.117Z] f706445af74f: Verifying Checksum [2021-06-25T10:21:28.117Z] f706445af74f: Download complete [2021-06-25T10:21:28.379Z] 0510c868ecb4: Verifying Checksum [2021-06-25T10:21:28.379Z] 0510c868ecb4: Download complete [2021-06-25T10:21:32.638Z] 0510c868ecb4: Pull complete [2021-06-25T10:21:32.638Z] afea3b2eda06: Pull complete [2021-06-25T10:21:32.638Z] 7809a108b3ef: Pull complete [2021-06-25T10:21:33.604Z] f706445af74f: Pull complete [2021-06-25T10:21:33.605Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T10:21:33.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T10:21:33.605Z] ---> b068be0155e3 [2021-06-25T10:21:33.605Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T10:21:37.829Z] ---> Running in e30f9c2995cc [2021-06-25T10:21:37.830Z] Removing intermediate container e30f9c2995cc [2021-06-25T10:21:37.830Z] ---> 802114ba9ee5 [2021-06-25T10:21:37.830Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T10:21:37.830Z] ---> Running in d4efce1a49f2 [2021-06-25T10:21:38.092Z] Removing intermediate container d4efce1a49f2 [2021-06-25T10:21:38.092Z] ---> 9cfb19decc46 [2021-06-25T10:21:38.092Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-25T10:21:38.353Z] ---> Running in fef5dbb2e8d3 [2021-06-25T10:21:38.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T10:21:39.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T10:21:40.532Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-25T10:21:40.798Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-25T10:21:40.798Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-25T10:21:40.798Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-25T10:21:41.066Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-25T10:21:41.066Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-25T10:21:41.336Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T10:21:41.336Z] OK: 150 MiB in 46 packages [2021-06-25T10:21:41.600Z] Removing intermediate container fef5dbb2e8d3 [2021-06-25T10:21:41.600Z] ---> 6507eccf0265 [2021-06-25T10:21:41.600Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-25T10:21:41.600Z] ---> Running in 10f7366e717b [2021-06-25T10:21:41.864Z] Removing intermediate container 10f7366e717b [2021-06-25T10:21:41.864Z] ---> 6e7f90d1f84a [2021-06-25T10:21:41.864Z] Step 7/8 : COPY . . [2021-06-25T10:21:42.127Z] ---> ea000df959f4 [2021-06-25T10:21:42.127Z] Step 8/8 : RUN go mod download [2021-06-25T10:21:42.127Z] ---> Running in e22b39a3bc99 [2021-06-25T10:21:54.416Z] Removing intermediate container e22b39a3bc99 [2021-06-25T10:21:54.416Z] ---> 4043384b04a3 [2021-06-25T10:21:54.416Z] Successfully built 4043384b04a3 [2021-06-25T10:21:54.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:21:54.745Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T10:21:54.745Z] . [Pipeline] withDockerContainer [2021-06-25T10:21:54.843Z] prd-centos7-docker-4c-2g-39 does not seem to be running inside a container [2021-06-25T10:21:54.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/197 -v /w/workspace/device-sdk-go/197:/w/workspace/device-sdk-go/197:rw,z -v /w/workspace/device-sdk-go/197@tmp:/w/workspace/device-sdk-go/197@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 ******** ci-base-image-x86_64 cat [2021-06-25T10:21:55.296Z] $ docker top a224f8c53b09e9a61859bd01a97c45d2b5dc2b5e6efdb4410cea62ae328fc95b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T10:21:55.692Z] + go version [2021-06-25T10:21:55.692Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T10:21:55.701Z] $ docker stop --time=1 a224f8c53b09e9a61859bd01a97c45d2b5dc2b5e6efdb4410cea62ae328fc95b [2021-06-25T10:21:56.900Z] $ docker rm -f a224f8c53b09e9a61859bd01a97c45d2b5dc2b5e6efdb4410cea62ae328fc95b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:21:57.484Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T10:21:57.484Z] . [Pipeline] withDockerContainer [2021-06-25T10:21:57.584Z] prd-centos7-docker-4c-2g-39 does not seem to be running inside a container [2021-06-25T10:21:57.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/197 -v /w/workspace/device-sdk-go/197:/w/workspace/device-sdk-go/197:rw,z -v /w/workspace/device-sdk-go/197@tmp:/w/workspace/device-sdk-go/197@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 ******** ci-base-image-x86_64 cat [2021-06-25T10:21:58.043Z] $ docker top 5fdd03c408aeb8eb133abee1c8b3a1be2925dbf2d9576a873c2e5b2a98e5dd9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T10:21:58.451Z] + go mod tidy [Pipeline] sh [2021-06-25T10:21:59.023Z] + make test [2021-06-25T10:21:59.023Z] go mod tidy [2021-06-25T10:21:59.296Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T10:22:05.944Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-25T10:22:32.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 24.2% of statements [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-25T10:22:32.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements [2021-06-25T10:22:32.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements [2021-06-25T10:22:32.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-25T10:22:32.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-25T10:22:33.651Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements [2021-06-25T10:22:33.651Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-25T10:22:35.046Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.078s coverage: 83.3% of statements [2021-06-25T10:22:35.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-25T10:22:35.046Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-25T10:22:35.046Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.092s coverage: 58.0% of statements [2021-06-25T10:22:36.440Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.885s coverage: 89.2% of statements [2021-06-25T10:22:36.440Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-25T10:22:36.440Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 4.9% of statements [2021-06-25T10:22:36.440Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-25T10:22:36.440Z] GO111MODULE=on go vet ./... [2021-06-25T10:22:42.550Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-41 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-25T10:22:42.568Z] Running in /w/workspace/device-sdk-go/197 [Pipeline] { [Pipeline] checkout [2021-06-25T10:22:42.773Z] Selected Git installation does not exist. Using Default [2021-06-25T10:22:42.773Z] The recommended git tool is: NONE [2021-06-25T10:22:48.595Z] using credential edgex-jenkins-ssh [2021-06-25T10:22:48.615Z] Cloning the remote Git repository [2021-06-25T10:22:48.684Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-25T10:22:48.805Z] > git init /w/workspace/device-sdk-go/197 # timeout=10 [2021-06-25T10:22:48.898Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-25T10:22:48.899Z] > git --version # timeout=10 [2021-06-25T10:22:48.913Z] > git --version # 'git version 2.17.1' [2021-06-25T10:22:48.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T10:22:48.988Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T10:22:50.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-25T10:22:50.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T10:22:50.205Z] Avoid second fetch [2021-06-25T10:22:50.205Z] Checking out Revision 785b4defdcca312b165faacd9acb4d45f8b13b2d (master) [2021-06-25T10:22:50.212Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T10:22:50.229Z] > git checkout -f 785b4defdcca312b165faacd9acb4d45f8b13b2d # timeout=10 [2021-06-25T10:22:54.527Z] Commit message: "Merge pull request #990 from weichou1229/issue-987" [2021-06-25T10:22:54.641Z] gofmt -l . [2021-06-25T10:22:54.641Z] [ "`gofmt -l .`" = "" ] [2021-06-25T10:22:54.641Z] ./bin/test-attribution-txt.sh [2021-06-25T10:22:54.641Z] ./bin/test-go-mod-tidy.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2021-06-25T10:22:55.347Z] $ docker stop --time=1 5fdd03c408aeb8eb133abee1c8b3a1be2925dbf2d9576a873c2e5b2a98e5dd9f [2021-06-25T10:22:55.661Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-25T10:22:56.864Z] $ docker rm -f 5fdd03c408aeb8eb133abee1c8b3a1be2925dbf2d9576a873c2e5b2a98e5dd9f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-25T10:22:57.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-25T10:22:57.448Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T10:22:57.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-25T10:22:57.878Z] + sudo service docker restart+ [2021-06-25T10:22:57.878Z] true [Pipeline] sh [2021-06-25T10:23:00.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-25T10:23:00.693Z] + ls -al . [2021-06-25T10:23:00.693Z] total 208 [2021-06-25T10:23:00.693Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 25 10:22 . [2021-06-25T10:23:00.693Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 25 10:20 .. [2021-06-25T10:23:00.693Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 25 10:21 bin [2021-06-25T10:23:00.693Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 25 10:22 coverage.out [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 25 10:21 Dockerfile.build [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 25 10:21 .dockerignore [2021-06-25T10:23:00.693Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 25 10:21 example [2021-06-25T10:23:00.693Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 25 10:21 .git [2021-06-25T10:23:00.693Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 10:21 .github [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 25 10:21 .gitignore [2021-06-25T10:23:00.693Z] -rw-r--r--. 1 jenkins jenkins 548 Jun 25 10:22 go.mod [2021-06-25T10:23:00.693Z] -rw-r--r--. 1 jenkins jenkins 20210 Jun 25 10:21 go.sum [2021-06-25T10:23:00.693Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 25 10:21 internal [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 25 10:21 Jenkinsfile [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 25 10:21 LICENSE [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 25 10:21 Makefile [2021-06-25T10:23:00.693Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 25 10:21 openapi [2021-06-25T10:23:00.693Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 25 10:21 pkg [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 25 10:21 README.md [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 25 10:21 RELEASE-NOTES.txt [2021-06-25T10:23:00.693Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 25 10:21 snap [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 25 10:18 VERSION [2021-06-25T10:23:00.693Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 25 10:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:23:01.006Z] + 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=785b4defdcca312b165faacd9acb4d45f8b13b2d --label arch=amd64 --label version=2.0.0-dev.87 . [2021-06-25T10:23:01.007Z] Sending build context to Docker daemon 2.804MB [2021-06-25T10:23:01.007Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T10:23:01.007Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-25T10:23:01.007Z] ---> 4043384b04a3 [2021-06-25T10:23:01.007Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-25T10:23:01.007Z] ---> Running in 9c59937f1c6a [2021-06-25T10:23:01.289Z] Removing intermediate container 9c59937f1c6a [2021-06-25T10:23:01.289Z] ---> 2e04786199ec [2021-06-25T10:23:01.289Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T10:23:01.289Z] ---> Running in 6c544e6e8209 [2021-06-25T10:23:01.289Z] Removing intermediate container 6c544e6e8209 [2021-06-25T10:23:01.289Z] ---> bf18e00c300e [2021-06-25T10:23:01.289Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T10:23:01.289Z] ---> Running in 955212da1542 [2021-06-25T10:23:01.862Z] Removing intermediate container 955212da1542 [2021-06-25T10:23:01.862Z] ---> 468b5632b11d [2021-06-25T10:23:01.862Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-25T10:23:01.862Z] ---> Running in aa1b53e7494f [2021-06-25T10:23:02.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T10:23:03.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T10:23:04.024Z] OK: 150 MiB in 46 packages [2021-06-25T10:23:04.024Z] Removing intermediate container aa1b53e7494f [2021-06-25T10:23:04.024Z] ---> 2280a9c01e58 [2021-06-25T10:23:04.024Z] Step 7/23 : COPY . . [2021-06-25T10:23:04.599Z] ---> 72a125ff11a1 [2021-06-25T10:23:04.599Z] Step 8/23 : RUN go mod download [2021-06-25T10:23:04.599Z] ---> Running in 58f2cfb612da [2021-06-25T10:23:05.175Z] Removing intermediate container 58f2cfb612da [2021-06-25T10:23:05.175Z] ---> 4ffa2954bfc3 [2021-06-25T10:23:05.175Z] Step 9/23 : RUN make build [2021-06-25T10:23:05.175Z] ---> Running in 9be87cfe6003 [2021-06-25T10:23:05.439Z] go mod tidy [2021-06-25T10:23:05.709Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.87" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T10:23:16.264Z] provisioning config files... [2021-06-25T10:23:16.294Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/197@tmp/config3328858865290555499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:23:16.676Z] ---> docker-login.sh [2021-06-25T10:23:16.676Z] nexus3.edgexfoundry.org:10001 [2021-06-25T10:23:17.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:23:17.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:23:17.932Z] Configure a credential helper to remove this warning. See [2021-06-25T10:23:17.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:23:17.933Z] [2021-06-25T10:23:17.933Z] Login Succeeded [2021-06-25T10:23:17.933Z] nexus3.edgexfoundry.org:10002 [2021-06-25T10:23:18.043Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-25T10:23:18.043Z] Removing intermediate container 9be87cfe6003 [2021-06-25T10:23:18.043Z] ---> b6e6b5a19605 [2021-06-25T10:23:18.043Z] Step 10/23 : FROM alpine:3.12 [2021-06-25T10:23:18.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:23:18.305Z] 3.12: Pulling from library/alpine [2021-06-25T10:23:18.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:23:18.481Z] Configure a credential helper to remove this warning. See [2021-06-25T10:23:18.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:23:18.481Z] [2021-06-25T10:23:18.481Z] Login Succeeded [2021-06-25T10:23:18.481Z] nexus3.edgexfoundry.org:10003 [2021-06-25T10:23:18.574Z] 339de151aab4: Pulling fs layer [2021-06-25T10:23:18.574Z] 339de151aab4: Verifying Checksum [2021-06-25T10:23:18.574Z] 339de151aab4: Download complete [2021-06-25T10:23:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:23:18.837Z] 339de151aab4: Pull complete [2021-06-25T10:23:18.837Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T10:23:18.837Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T10:23:18.837Z] ---> 13621d1b12d4 [2021-06-25T10:23:18.837Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T10:23:18.837Z] ---> Running in ea8642c5827a [2021-06-25T10:23:19.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:23:19.031Z] Configure a credential helper to remove this warning. See [2021-06-25T10:23:19.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:23:19.031Z] [2021-06-25T10:23:19.031Z] Login Succeeded [2021-06-25T10:23:19.031Z] nexus3.edgexfoundry.org:10004 [2021-06-25T10:23:19.099Z] Removing intermediate container ea8642c5827a [2021-06-25T10:23:19.099Z] ---> 3f36fa2f9f21 [2021-06-25T10:23:19.099Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T10:23:19.099Z] ---> Running in 1c187cee2a6b [2021-06-25T10:23:19.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:23:19.365Z] Removing intermediate container 1c187cee2a6b [2021-06-25T10:23:19.365Z] ---> 221907c1048f [2021-06-25T10:23:19.365Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-25T10:23:19.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:23:19.584Z] Configure a credential helper to remove this warning. See [2021-06-25T10:23:19.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:23:19.584Z] [2021-06-25T10:23:19.584Z] Login Succeeded [2021-06-25T10:23:19.584Z] docker.io [2021-06-25T10:23:19.637Z] ---> Running in a15930d9b26a [2021-06-25T10:23:19.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T10:23:19.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T10:23:20.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T10:23:20.456Z] Configure a credential helper to remove this warning. See [2021-06-25T10:23:20.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T10:23:20.456Z] [2021-06-25T10:23:20.456Z] Login Succeeded [2021-06-25T10:23:20.456Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T10:23:20.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-25T10:23:20.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-06-25T10:23:20.781Z] ========================================================= [2021-06-25T10:23:20.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T10:23:20.781Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:23:20.840Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-25T10:23:21.109Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-25T10:23:21.109Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-25T10:23:21.128Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-25T10:23:21.742Z] Sending build context to Docker daemon 2.666MB [2021-06-25T10:23:21.742Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T10:23:21.742Z] Step 2/8 : FROM ${BASE} [2021-06-25T10:23:21.742Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T10:23:21.742Z] 595b0fe564bb: Pulling fs layer [2021-06-25T10:23:21.742Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T10:23:21.742Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T10:23:21.742Z] ba82ee9f976e: Pulling fs layer [2021-06-25T10:23:21.742Z] 506bd15cee9f: Pulling fs layer [2021-06-25T10:23:21.742Z] 506bd15cee9f: Waiting [2021-06-25T10:23:21.742Z] ba82ee9f976e: Waiting [2021-06-25T10:23:21.742Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T10:23:21.742Z] 618dc40b7e24: Pulling fs layer [2021-06-25T10:23:21.742Z] 75a0a4a0db45: Waiting [2021-06-25T10:23:21.742Z] 618dc40b7e24: Waiting [2021-06-25T10:23:22.018Z] 3088b5b3c5c0: Verifying Checksum [2021-06-25T10:23:22.018Z] 3088b5b3c5c0: Download complete [2021-06-25T10:23:22.018Z] 5b7225fbf94c: Verifying Checksum [2021-06-25T10:23:22.018Z] 5b7225fbf94c: Download complete [2021-06-25T10:23:22.018Z] 506bd15cee9f: Download complete [2021-06-25T10:23:22.018Z] 75a0a4a0db45: Verifying Checksum [2021-06-25T10:23:22.018Z] 75a0a4a0db45: Download complete [2021-06-25T10:23:22.018Z] 595b0fe564bb: Verifying Checksum [2021-06-25T10:23:22.018Z] 595b0fe564bb: Download complete [2021-06-25T10:23:22.052Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-25T10:23:22.313Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-25T10:23:22.313Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T10:23:22.313Z] OK: 8 MiB in 19 packages [2021-06-25T10:23:22.577Z] Removing intermediate container a15930d9b26a [2021-06-25T10:23:22.577Z] ---> 86e9c8c5a71b [2021-06-25T10:23:22.577Z] Step 14/23 : WORKDIR / [2021-06-25T10:23:22.577Z] ---> Running in 021accf9ee60 [2021-06-25T10:23:22.577Z] Removing intermediate container 021accf9ee60 [2021-06-25T10:23:22.577Z] ---> feef219a9f04 [2021-06-25T10:23:22.577Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-25T10:23:22.625Z] 595b0fe564bb: Pull complete [2021-06-25T10:23:22.840Z] ---> cc5d510e9fe6 [2021-06-25T10:23:22.840Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-25T10:23:23.235Z] 3088b5b3c5c0: Pull complete [2021-06-25T10:23:23.419Z] ---> 190f3c7cf6ea [2021-06-25T10:23:23.419Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-25T10:23:23.419Z] ---> 647b74844e3c [2021-06-25T10:23:23.419Z] Step 18/23 : EXPOSE 59999 [2021-06-25T10:23:23.419Z] ---> Running in c37d849772a2 [2021-06-25T10:23:23.683Z] Removing intermediate container c37d849772a2 [2021-06-25T10:23:23.683Z] ---> 6713a9ee5f5f [2021-06-25T10:23:23.683Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-25T10:23:23.683Z] ---> Running in be21e9f7dd30 [2021-06-25T10:23:23.683Z] Removing intermediate container be21e9f7dd30 [2021-06-25T10:23:23.683Z] ---> 701cffc5ce1d [2021-06-25T10:23:23.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T10:23:23.683Z] ---> Running in e815fe5ead58 [2021-06-25T10:23:23.838Z] 5b7225fbf94c: Pull complete [2021-06-25T10:23:23.949Z] Removing intermediate container e815fe5ead58 [2021-06-25T10:23:23.950Z] ---> e5140e350b59 [2021-06-25T10:23:23.950Z] Step 21/23 : LABEL arch=amd64 [2021-06-25T10:23:23.950Z] ---> Running in 5e9cab2c8b9c [2021-06-25T10:23:23.950Z] Removing intermediate container 5e9cab2c8b9c [2021-06-25T10:23:23.950Z] ---> f939c6a7e618 [2021-06-25T10:23:23.950Z] Step 22/23 : LABEL git_sha=785b4defdcca312b165faacd9acb4d45f8b13b2d [2021-06-25T10:23:23.950Z] ---> Running in c651fdd4abbe [2021-06-25T10:23:23.950Z] Removing intermediate container c651fdd4abbe [2021-06-25T10:23:23.950Z] ---> 97352a4aa1eb [2021-06-25T10:23:23.950Z] Step 23/23 : LABEL version=2.0.0-dev.87 [2021-06-25T10:23:23.950Z] ---> Running in 9fad417e9819 [2021-06-25T10:23:24.213Z] Removing intermediate container 9fad417e9819 [2021-06-25T10:23:24.213Z] ---> cb1c6be0d4d1 [2021-06-25T10:23:24.213Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-25T10:23:24.213Z] Successfully built cb1c6be0d4d1 [2021-06-25T10:23:24.213Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-25T10:23:24.437Z] 618dc40b7e24: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:23:25.066Z] ---> job-cost.sh [2021-06-25T10:23:25.066Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Imrp [2021-06-25T10:23:25.436Z] ba82ee9f976e: Verifying Checksum [2021-06-25T10:23:25.436Z] ba82ee9f976e: Download complete [2021-06-25T10:23:35.088Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T10:23:35.621Z] ba82ee9f976e: Pull complete [2021-06-25T10:23:35.896Z] 506bd15cee9f: Pull complete [2021-06-25T10:23:36.495Z] 75a0a4a0db45: Pull complete [2021-06-25T10:23:40.826Z] 618dc40b7e24: Pull complete [2021-06-25T10:23:40.826Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T10:23:40.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T10:23:40.826Z] ---> a36622ca3599 [2021-06-25T10:23:40.826Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T10:23:42.259Z] ---> Running in 1e35c76e2633 [2021-06-25T10:23:42.856Z] Removing intermediate container 1e35c76e2633 [2021-06-25T10:23:42.856Z] ---> f1c483bbd95a [2021-06-25T10:23:42.856Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T10:23:42.856Z] ---> Running in 2f20d9f81ce3 [2021-06-25T10:23:45.485Z] Removing intermediate container 2f20d9f81ce3 [2021-06-25T10:23:45.486Z] ---> ce316e51bab3 [2021-06-25T10:23:45.486Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-25T10:23:45.486Z] ---> Running in 1c724f71c891 [2021-06-25T10:23:46.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T10:23:47.383Z] lf-activate-venv(): INFO: Adding /tmp/venv-Imrp/bin to PATH [2021-06-25T10:23:47.383Z] INFO: No Stack... [2021-06-25T10:23:47.383Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T10:23:47.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T10:23:47.644Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T10:23:47.946Z] + cat /w/workspace/device-sdk-go/197/archives/cost.csv [2021-06-25T10:23:47.946Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T10:23:47.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] [2021-06-25T10:23:47.986Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] did not exist. Created. [2021-06-25T10:23:47.987Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T10:23:48.311Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-25T10:23:48.394Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T10:23:48.409Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] [Pipeline] // lock [2021-06-25T10:23:48.435Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-25T10:23:48.435Z] (2/6) Installing libsodium (1.0.18-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T10:23:48.706Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-25T10:23:48.706Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-25T10:23:48.977Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-25T10:23:49.249Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-25T10:23:49.249Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T10:23:49.249Z] OK: 139 MiB in 46 packages [2021-06-25T10:23:50.694Z] Removing intermediate container 1c724f71c891 [2021-06-25T10:23:50.694Z] ---> c678d554a972 [2021-06-25T10:23:50.694Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-25T10:23:50.694Z] ---> Running in 0dfb7a577448 [2021-06-25T10:23:50.968Z] Removing intermediate container 0dfb7a577448 [2021-06-25T10:23:50.968Z] ---> 23c6ed26bac5 [2021-06-25T10:23:50.968Z] Step 7/8 : COPY . . [2021-06-25T10:23:52.412Z] ---> 9324fe835bd6 [2021-06-25T10:23:52.412Z] Step 8/8 : RUN go mod download [2021-06-25T10:23:52.698Z] ---> Running in 0001b6104c40 [2021-06-25T10:24:19.815Z] Removing intermediate container 0001b6104c40 [2021-06-25T10:24:19.815Z] ---> 958c05a01e9b [2021-06-25T10:24:19.815Z] Successfully built 958c05a01e9b [2021-06-25T10:24:19.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:24:20.159Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T10:24:20.159Z] . [Pipeline] withDockerContainer [2021-06-25T10:24:20.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container [2021-06-25T10:24:20.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/197 -v /w/workspace/device-sdk-go/197:/w/workspace/device-sdk-go/197:rw,z -v /w/workspace/device-sdk-go/197@tmp:/w/workspace/device-sdk-go/197@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 ******** ci-base-image-arm64 cat [2021-06-25T10:24:22.130Z] $ docker top 4dfd9bee44fa8925e6c0ede542b83d413464491f7345c8957772ffd981d7fce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T10:24:23.153Z] + go version [2021-06-25T10:24:23.153Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T10:24:23.159Z] $ docker stop --time=1 4dfd9bee44fa8925e6c0ede542b83d413464491f7345c8957772ffd981d7fce0 [2021-06-25T10:24:24.956Z] $ docker rm -f 4dfd9bee44fa8925e6c0ede542b83d413464491f7345c8957772ffd981d7fce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:24:25.852Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T10:24:25.852Z] . [Pipeline] withDockerContainer [2021-06-25T10:24:26.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container [2021-06-25T10:24:26.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/197 -v /w/workspace/device-sdk-go/197:/w/workspace/device-sdk-go/197:rw,z -v /w/workspace/device-sdk-go/197@tmp:/w/workspace/device-sdk-go/197@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 ******** ci-base-image-arm64 cat [2021-06-25T10:24:27.826Z] $ docker top fdc210977c70cb0eb921359fcd5dd2aa50187c01bfc2ab9e92b16afb1b32e49f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T10:24:28.825Z] + go mod tidy [Pipeline] sh [2021-06-25T10:24:30.095Z] + make test [2021-06-25T10:24:30.095Z] go mod tidy [2021-06-25T10:24:30.698Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T10:24:57.519Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-25T10:25:54.098Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-25T10:25:54.098Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-25T10:25:54.098Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-25T10:26:09.252Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.241s coverage: 24.2% of statements [2021-06-25T10:26:09.252Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-25T10:26:09.252Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.218s coverage: 28.1% of statements [2021-06-25T10:26:09.252Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.199s coverage: 78.9% of statements [2021-06-25T10:26:09.252Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.182s coverage: 9.0% of statements [2021-06-25T10:26:09.252Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-25T10:26:09.253Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-25T10:26:09.253Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-25T10:26:09.253Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.299s coverage: 28.7% of statements [2021-06-25T10:26:09.253Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-25T10:26:10.711Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.185s coverage: 83.3% of statements [2021-06-25T10:26:10.711Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-25T10:26:10.711Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-25T10:26:10.711Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.343s coverage: 58.0% of statements [2021-06-25T10:26:14.100Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.035s coverage: 89.2% of statements [2021-06-25T10:26:14.100Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-25T10:26:14.100Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 4.9% of statements [2021-06-25T10:26:14.100Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-25T10:26:14.691Z] GO111MODULE=on go vet ./... [2021-06-25T10:27:11.290Z] gofmt -l . [2021-06-25T10:27:11.290Z] [ "`gofmt -l .`" = "" ] [2021-06-25T10:27:11.290Z] ./bin/test-attribution-txt.sh [2021-06-25T10:27:11.290Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-25T10:27:11.296Z] $ docker stop --time=1 fdc210977c70cb0eb921359fcd5dd2aa50187c01bfc2ab9e92b16afb1b32e49f [2021-06-25T10:27:13.502Z] $ docker rm -f fdc210977c70cb0eb921359fcd5dd2aa50187c01bfc2ab9e92b16afb1b32e49f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T10:27:14.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-25T10:27:14.651Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T10:27:15.259Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T10:27:15.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-25T10:27:16.134Z] + ls -al . [2021-06-25T10:27:16.134Z] total 244 [2021-06-25T10:27:16.134Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 10:27 . [2021-06-25T10:27:16.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:22 .. [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 10:22 .dockerignore [2021-06-25T10:27:16.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:22 .git [2021-06-25T10:27:16.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:22 .github [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 25 10:22 .gitignore [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 25 10:22 Dockerfile.build [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 25 10:22 Jenkinsfile [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 10:22 LICENSE [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 25 10:22 Makefile [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 25 10:22 README.md [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 25 10:22 RELEASE-NOTES.txt [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 10:18 VERSION [2021-06-25T10:27:16.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:22 bin [2021-06-25T10:27:16.134Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 25 10:26 coverage.out [2021-06-25T10:27:16.134Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:22 example [2021-06-25T10:27:16.134Z] -rw-r--r-- 1 jenkins jenkins 548 Jun 25 10:27 go.mod [2021-06-25T10:27:16.134Z] -rw-r--r-- 1 jenkins jenkins 20210 Jun 25 10:24 go.sum [2021-06-25T10:27:16.134Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 25 10:22 internal [2021-06-25T10:27:16.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:22 openapi [2021-06-25T10:27:16.134Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:22 pkg [2021-06-25T10:27:16.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:22 snap [2021-06-25T10:27:16.134Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 10:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:27:16.476Z] + 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=785b4defdcca312b165faacd9acb4d45f8b13b2d --label arch=arm64 --label version=2.0.0-dev.87 . [2021-06-25T10:27:16.749Z] Sending build context to Docker daemon 2.792MB [2021-06-25T10:27:17.020Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T10:27:17.020Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-25T10:27:17.020Z] ---> 958c05a01e9b [2021-06-25T10:27:17.020Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-25T10:27:17.292Z] ---> Running in 577bc1469f41 [2021-06-25T10:27:17.893Z] Removing intermediate container 577bc1469f41 [2021-06-25T10:27:17.893Z] ---> 0f41f578edb3 [2021-06-25T10:27:17.893Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T10:27:17.893Z] ---> Running in 9eb22fa975b2 [2021-06-25T10:27:18.490Z] Removing intermediate container 9eb22fa975b2 [2021-06-25T10:27:18.490Z] ---> bd0351a821d6 [2021-06-25T10:27:18.490Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T10:27:18.490Z] ---> Running in 832d35177efc [2021-06-25T10:27:20.486Z] Removing intermediate container 832d35177efc [2021-06-25T10:27:20.486Z] ---> 448a6dd77a29 [2021-06-25T10:27:20.486Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-25T10:27:20.765Z] ---> Running in 7fecddd98006 [2021-06-25T10:27:22.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T10:27:22.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T10:27:23.800Z] OK: 139 MiB in 46 packages [2021-06-25T10:27:24.784Z] Removing intermediate container 7fecddd98006 [2021-06-25T10:27:24.784Z] ---> 3cfc73d76685 [2021-06-25T10:27:24.784Z] Step 7/23 : COPY . . [2021-06-25T10:27:26.229Z] ---> 9d806373e2c5 [2021-06-25T10:27:26.229Z] Step 8/23 : RUN go mod download [2021-06-25T10:27:26.229Z] ---> Running in f81821a8287e [2021-06-25T10:27:28.850Z] Removing intermediate container f81821a8287e [2021-06-25T10:27:28.850Z] ---> d68d6f874152 [2021-06-25T10:27:28.850Z] Step 9/23 : RUN make build [2021-06-25T10:27:28.850Z] ---> Running in 584d0591c31b [2021-06-25T10:27:30.285Z] go mod tidy [2021-06-25T10:27:30.558Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.87" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-25T10:28:02.984Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-25T10:28:03.967Z] Removing intermediate container 584d0591c31b [2021-06-25T10:28:03.967Z] ---> 6794dad41b83 [2021-06-25T10:28:03.967Z] Step 10/23 : FROM alpine:3.12 [2021-06-25T10:28:04.573Z] 3.12: Pulling from library/alpine [2021-06-25T10:28:04.573Z] d2f70382dc9a: Pulling fs layer [2021-06-25T10:28:04.847Z] d2f70382dc9a: Download complete [2021-06-25T10:28:05.444Z] d2f70382dc9a: Pull complete [2021-06-25T10:28:05.444Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T10:28:05.444Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T10:28:05.444Z] ---> c4fd0aeabfcf [2021-06-25T10:28:05.444Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T10:28:05.719Z] ---> Running in 4e52d288b87c [2021-06-25T10:28:06.321Z] Removing intermediate container 4e52d288b87c [2021-06-25T10:28:06.321Z] ---> d4d283ce876b [2021-06-25T10:28:06.321Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T10:28:06.321Z] ---> Running in f94303552cb7 [2021-06-25T10:28:08.296Z] Removing intermediate container f94303552cb7 [2021-06-25T10:28:08.296Z] ---> aa9e2800fe24 [2021-06-25T10:28:08.296Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-25T10:28:08.570Z] ---> Running in ac418905fb70 [2021-06-25T10:28:09.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T10:28:10.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T10:28:13.591Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-25T10:28:13.592Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-25T10:28:13.861Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-25T10:28:14.836Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-25T10:28:15.110Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-25T10:28:15.110Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T10:28:15.110Z] OK: 8 MiB in 19 packages [2021-06-25T10:28:16.551Z] Removing intermediate container ac418905fb70 [2021-06-25T10:28:16.551Z] ---> 4e7f9bee792e [2021-06-25T10:28:16.551Z] Step 14/23 : WORKDIR / [2021-06-25T10:28:16.551Z] ---> Running in bec04edcb572 [2021-06-25T10:28:17.151Z] Removing intermediate container bec04edcb572 [2021-06-25T10:28:17.151Z] ---> 9c8d8291faf4 [2021-06-25T10:28:17.151Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-25T10:28:17.750Z] ---> 312138b16333 [2021-06-25T10:28:17.750Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-25T10:28:19.194Z] ---> fe45370d9019 [2021-06-25T10:28:19.194Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-25T10:28:19.791Z] ---> 0759177e00d9 [2021-06-25T10:28:19.791Z] Step 18/23 : EXPOSE 59999 [2021-06-25T10:28:19.791Z] ---> Running in 1bd37d1fd62b [2021-06-25T10:28:20.391Z] Removing intermediate container 1bd37d1fd62b [2021-06-25T10:28:20.391Z] ---> b74141e67bb1 [2021-06-25T10:28:20.391Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-25T10:28:20.391Z] ---> Running in d555d0bb015a [2021-06-25T10:28:20.996Z] Removing intermediate container d555d0bb015a [2021-06-25T10:28:20.996Z] ---> 0b7ebf93aeac [2021-06-25T10:28:20.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T10:28:20.996Z] ---> Running in 2658968c9aaf [2021-06-25T10:28:21.605Z] Removing intermediate container 2658968c9aaf [2021-06-25T10:28:21.605Z] ---> 4baffb267d5d [2021-06-25T10:28:21.605Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T10:28:21.880Z] ---> Running in 2c9bd1dc79a8 [2021-06-25T10:28:22.153Z] Removing intermediate container 2c9bd1dc79a8 [2021-06-25T10:28:22.153Z] ---> 895daed47918 [2021-06-25T10:28:22.153Z] Step 22/23 : LABEL git_sha=785b4defdcca312b165faacd9acb4d45f8b13b2d [2021-06-25T10:28:22.427Z] ---> Running in 736916d236cd [2021-06-25T10:28:23.035Z] Removing intermediate container 736916d236cd [2021-06-25T10:28:23.035Z] ---> 21bac271a787 [2021-06-25T10:28:23.035Z] Step 23/23 : LABEL version=2.0.0-dev.87 [2021-06-25T10:28:23.035Z] ---> Running in e819e9eab69c [2021-06-25T10:28:23.629Z] Removing intermediate container e819e9eab69c [2021-06-25T10:28:23.629Z] ---> 9352298afcec [2021-06-25T10:28:23.629Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-25T10:28:23.629Z] Successfully built 9352298afcec [2021-06-25T10:28:23.629Z] 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] libraryResource [Pipeline] sh [2021-06-25T10:28:24.222Z] ---> job-cost.sh [2021-06-25T10:28:24.223Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6lCW [2021-06-25T10:29:03.221Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T10:30:24.974Z] lf-activate-venv(): INFO: Adding /tmp/venv-6lCW/bin to PATH [2021-06-25T10:30:24.974Z] INFO: No Stack... [2021-06-25T10:30:24.974Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T10:30:25.245Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T10:30:25.590Z] + cut -d, -f6 [2021-06-25T10:30:25.590Z] + cat /w/workspace/device-sdk-go/197/archives/cost.csv [Pipeline] lock [2021-06-25T10:30:25.653Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] [2021-06-25T10:30:25.662Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] did not exist. Created. [2021-06-25T10:30:25.662Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T10:30:26.042Z] /w/workspace/device-sdk-go/197@tmp/durable-39de6a06/script.sh: 1: /w/workspace/device-sdk-go/197@tmp/durable-39de6a06/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-25T10:30:26.395Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T10:30:26.418Z] Warning: overwriting stash ‘stack-cost’ [2021-06-25T10:30:26.580Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T10:30:26.592Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-197-stack-cost] [Pipeline] // lock [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 [2021-06-25T10:30:27.680Z] provisioning config files... [2021-06-25T10:30:27.690Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6275475625103347251tmp [Pipeline] { [Pipeline] sh [2021-06-25T10:30:28.018Z] + set +x [2021-06-25T10:30:28.018Z] + curl -s https://codecov.io/bash [2021-06-25T10:30:28.018Z] + bash -s -- [2021-06-25T10:30:28.018Z] [2021-06-25T10:30:28.018Z] _____ _ [2021-06-25T10:30:28.018Z] / ____| | | [2021-06-25T10:30:28.018Z] | | ___ __| | ___ ___ _____ __ [2021-06-25T10:30:28.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-25T10:30:28.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-25T10:30:28.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-25T10:30:28.018Z] Bash-1.0.3 [2021-06-25T10:30:28.018Z] [2021-06-25T10:30:28.018Z] [2021-06-25T10:30:28.018Z] ==> git version 2.24.4 found [2021-06-25T10:30:28.018Z] ==> 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 [2021-06-25T10:30:28.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-25T10:30:28.018Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-25T10:30:28.018Z] ==> Jenkins CI detected. [2021-06-25T10:30:28.018Z] project root: . [2021-06-25T10:30:28.018Z] --> token set from env [2021-06-25T10:30:28.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-25T10:30:28.285Z] ==> Running gcov in . (disable via -X gcov) [2021-06-25T10:30:28.285Z] ==> Python coveragepy not found [2021-06-25T10:30:28.285Z] ==> Searching for coverage reports in: [2021-06-25T10:30:28.285Z] + . [2021-06-25T10:30:28.285Z] -> Found 1 reports [2021-06-25T10:30:28.285Z] ==> Detecting git/mercurial file structure [2021-06-25T10:30:28.285Z] ==> Reading reports [2021-06-25T10:30:28.285Z] + ./coverage.out bytes=125634 [2021-06-25T10:30:28.285Z] ==> Appending adjustments [2021-06-25T10:30:28.285Z] https://docs.codecov.io/docs/fixing-reports [2021-06-25T10:30:28.550Z] + Found adjustments [2021-06-25T10:30:28.550Z] ==> Gzipping contents [2021-06-25T10:30:28.550Z] 16K /tmp/codecov.CrrvCa.gz [2021-06-25T10:30:28.550Z] ==> Uploading reports [2021-06-25T10:30:28.550Z] url: https://codecov.io [2021-06-25T10:30:28.550Z] query: branch=master&commit=785b4defdcca312b165faacd9acb4d45f8b13b2d&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-25T10:30:28.550Z] -> Pinging Codecov [2021-06-25T10:30:28.550Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=785b4defdcca312b165faacd9acb4d45f8b13b2d&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-25T10:30:29.127Z] -> Uploading to [2021-06-25T10:30:29.127Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-25/7E55EF52A471D76F132DFD9A03CDDE97/785b4defdcca312b165faacd9acb4d45f8b13b2d/18353571-10db-473a-920e-2ff65aa101e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T103028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97ed46d49ed2db8e86fa74bf085d2ec248897c88c7f469d092887ff3eca030c4 [2021-06-25T10:30:29.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T10:30:29.127Z] Dload Upload Total Spent Left Speed [2021-06-25T10:30:29.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16331 0 0 100 16331 0 45592 --:--:-- --:--:-- --:--:-- 45617 [2021-06-25T10:30:29.392Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/785b4defdcca312b165faacd9acb4d45f8b13b2d [Pipeline] } [2021-06-25T10:30:29.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-25T10:30:32.535Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-25T10:30:32.636Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:30:32.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-25T10:30:32.947Z] [2021-06-25T10:30:32.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:30:33.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-25T10:30:33.281Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-25T10:30:33.281Z] 188c0c94c7c5: Pulling fs layer [2021-06-25T10:30:33.281Z] 0ef7d3d256c8: Pulling fs layer [2021-06-25T10:30:33.281Z] de9db76c5a1d: Pulling fs layer [2021-06-25T10:30:33.281Z] 0eba1c9be4d2: Pulling fs layer [2021-06-25T10:30:33.281Z] 0d57e429df01: Pulling fs layer [2021-06-25T10:30:33.281Z] 4e4be7b47b0d: Pulling fs layer [2021-06-25T10:30:33.281Z] e1f770b5df2f: Pulling fs layer [2021-06-25T10:30:33.281Z] 85a0685a4137: Pulling fs layer [2021-06-25T10:30:33.281Z] 0eba1c9be4d2: Waiting [2021-06-25T10:30:33.281Z] 4e4be7b47b0d: Waiting [2021-06-25T10:30:33.281Z] e1f770b5df2f: Waiting [2021-06-25T10:30:33.281Z] 85a0685a4137: Waiting [2021-06-25T10:30:33.281Z] 0d57e429df01: Waiting [2021-06-25T10:30:33.281Z] de9db76c5a1d: Verifying Checksum [2021-06-25T10:30:33.281Z] de9db76c5a1d: Download complete [2021-06-25T10:30:33.281Z] 0ef7d3d256c8: Verifying Checksum [2021-06-25T10:30:33.281Z] 0ef7d3d256c8: Download complete [2021-06-25T10:30:33.281Z] 0d57e429df01: Verifying Checksum [2021-06-25T10:30:33.281Z] 0d57e429df01: Download complete [2021-06-25T10:30:33.551Z] 4e4be7b47b0d: Verifying Checksum [2021-06-25T10:30:33.551Z] 4e4be7b47b0d: Download complete [2021-06-25T10:30:33.551Z] 188c0c94c7c5: Verifying Checksum [2021-06-25T10:30:33.551Z] 188c0c94c7c5: Download complete [2021-06-25T10:30:33.551Z] 188c0c94c7c5: Pull complete [2021-06-25T10:30:33.811Z] 0ef7d3d256c8: Pull complete [2021-06-25T10:30:34.073Z] de9db76c5a1d: Pull complete [2021-06-25T10:30:34.649Z] e1f770b5df2f: Verifying Checksum [2021-06-25T10:30:34.649Z] e1f770b5df2f: Download complete [2021-06-25T10:30:36.580Z] 0eba1c9be4d2: Verifying Checksum [2021-06-25T10:30:36.580Z] 0eba1c9be4d2: Download complete [2021-06-25T10:30:36.849Z] 85a0685a4137: Verifying Checksum [2021-06-25T10:30:36.849Z] 85a0685a4137: Download complete [2021-06-25T10:30:40.208Z] 0eba1c9be4d2: Pull complete [2021-06-25T10:30:40.208Z] 0d57e429df01: Pull complete [2021-06-25T10:30:40.208Z] 4e4be7b47b0d: Pull complete [2021-06-25T10:30:40.789Z] e1f770b5df2f: Pull complete [2021-06-25T10:30:45.028Z] 85a0685a4137: Pull complete [2021-06-25T10:30:45.028Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-25T10:30:45.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-25T10:30:45.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-25T10:30:45.119Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:30:45.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-25T10:30:48.455Z] $ docker top 51baf0fb879e6ae150262e7acc12c5eaf3019739ad536837bc78b73f74a02303 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T10:30:48.562Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-25T10:30:48.861Z] + set -o pipefail [2021-06-25T10:30:48.862Z] + snyk monitor '--org=edgex-jenkins' [2021-06-25T10:30:55.493Z] [2021-06-25T10:30:55.493Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-25T10:30:55.493Z] [2021-06-25T10:30:55.493Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/930cef45-fef6-44ad-a13a-52a399953ca2 [2021-06-25T10:30:55.493Z] [2021-06-25T10:30:55.493Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-25T10:30:55.493Z] [2021-06-25T10:30:55.493Z] [Pipeline] } [2021-06-25T10:30:55.503Z] $ docker stop --time=1 51baf0fb879e6ae150262e7acc12c5eaf3019739ad536837bc78b73f74a02303 [2021-06-25T10:30:57.788Z] $ docker rm -f 51baf0fb879e6ae150262e7acc12c5eaf3019739ad536837bc78b73f74a02303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-25T10:30:58.962Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T10:30:58.984Z] provisioning config files... [2021-06-25T10:30:58.995Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7367497673536875554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:30:59.324Z] --> edgex-publish-swagger.sh [2021-06-25T10:30:59.324Z] === Publish openapi/v1 API === [2021-06-25T10:30:59.324Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-25T10:30:59.324Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-25T10:30:59.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T10:30:59.324Z] Dload Upload Total Spent Left Speed [2021-06-25T10:31:04.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16449 0:00:01 0:00:01 --:--:-- 16471 100 19947 0 0 100 19947 0 9010 0:00:02 0:00:02 --:--:-- 9013 100 19947 0 0 100 19947 0 6204 0:00:03 0:00:03 --:--:-- 6206 100 19947 0 0 100 19947 0 4730 0:00:04 0:00:04 --:--:-- 4732 100 19947 0 0 100 19947 0 3887 0:00:05 0:00:05 --:--:-- 3888 100 19947 0 0 100 19947 0 3887 0:00:05 0:00:05 --:--:-- 0 [2021-06-25T10:31:04.219Z] [2021-06-25T10:31:04.219Z] [2021-06-25T10:31:04.219Z] === Publish openapi/v2 API === [2021-06-25T10:31:04.219Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-25T10:31:04.219Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-25T10:31:04.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T10:31:04.219Z] Dload Upload Total Spent Left Speed [2021-06-25T10:31:05.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 66036 --:--:-- --:--:-- --:--:-- 66003 100 51483 0 0 100 51483 0 66022 --:--:-- --:--:-- --:--:-- 66003 [2021-06-25T10:31:05.166Z] [2021-06-25T10:31:05.166Z] [Pipeline] } [2021-06-25T10:31:05.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T10:31:05.748Z] + git log --format=format:%s -1 785b4defdcca312b165faacd9acb4d45f8b13b2d [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:06.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T10:31:06.070Z] . [Pipeline] withDockerContainer [2021-06-25T10:31:06.168Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:31:06.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-06-25T10:31:06.654Z] $ docker top 288905a480e99cb196289ff358f9ae69c3846801e6ea6b0a7e87e255253ab721 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T10:31:06.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T10:31:06.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T10:31:06.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T10:31:06.943Z] $ docker exec 288905a480e99cb196289ff358f9ae69c3846801e6ea6b0a7e87e255253ab721 ssh-agent [2021-06-25T10:31:07.069Z] SSH_AUTH_SOCK=/tmp/ssh-uXB0Mwc1ZM0z/agent.13 [2021-06-25T10:31:07.069Z] SSH_AGENT_PID=20 [2021-06-25T10:31:07.075Z] Running ssh-add (command line suppressed) [2021-06-25T10:31:07.177Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2457246933555123482.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2457246933555123482.key) [2021-06-25T10:31:07.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T10:31:07.509Z] + git semver tag [2021-06-25T10:31:07.510Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T10:31:07.510Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-25T10:31:07.510Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-25T10:31:07.510Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T10:31:07.510Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T10:31:07.510Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T10:31:07.510Z] # $SEMVER_BRANCH = master [2021-06-25T10:31:07.510Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-25T10:31:07.510Z] # 785b4defdcca312b165faacd9acb4d45f8b13b2d HEAD [2021-06-25T10:31:07.510Z] # -> Force: false [2021-06-25T10:31:07.510Z] # 489c6f216728d10d6c8efba5fed505a65712535a refs/tags/v2.0.0-dev.87 [Pipeline] } [2021-06-25T10:31:07.517Z] $ docker exec --env ******** --env ******** 288905a480e99cb196289ff358f9ae69c3846801e6ea6b0a7e87e255253ab721 ssh-agent -k [2021-06-25T10:31:07.623Z] unset SSH_AUTH_SOCK; [2021-06-25T10:31:07.624Z] unset SSH_AGENT_PID; [2021-06-25T10:31:07.624Z] echo Agent pid 20 killed; [2021-06-25T10:31:07.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T10:31:07.993Z] + git semver [Pipeline] } [2021-06-25T10:31:08.006Z] $ docker stop --time=1 288905a480e99cb196289ff358f9ae69c3846801e6ea6b0a7e87e255253ab721 [2021-06-25T10:31:09.210Z] $ docker rm -f 288905a480e99cb196289ff358f9ae69c3846801e6ea6b0a7e87e255253ab721 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:09.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-25T10:31:09.700Z] [2021-06-25T10:31:09.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:10.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-25T10:31:10.017Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-25T10:31:10.017Z] ab5ef0e58194: Pulling fs layer [2021-06-25T10:31:10.017Z] 9712f1f96733: Pulling fs layer [2021-06-25T10:31:10.017Z] 63f879dbbcfc: Pulling fs layer [2021-06-25T10:31:10.017Z] 0d9ebad4ef96: Pulling fs layer [2021-06-25T10:31:10.017Z] e9a5061849ea: Pulling fs layer [2021-06-25T10:31:10.017Z] d747dcd14b5f: Pulling fs layer [2021-06-25T10:31:10.017Z] 2de7ff778b66: Pulling fs layer [2021-06-25T10:31:10.017Z] 0d9ebad4ef96: Waiting [2021-06-25T10:31:10.017Z] e9a5061849ea: Waiting [2021-06-25T10:31:10.017Z] d747dcd14b5f: Waiting [2021-06-25T10:31:10.017Z] 2de7ff778b66: Waiting [2021-06-25T10:31:10.017Z] 9712f1f96733: Verifying Checksum [2021-06-25T10:31:10.017Z] 9712f1f96733: Download complete [2021-06-25T10:31:11.409Z] 63f879dbbcfc: Verifying Checksum [2021-06-25T10:31:11.409Z] 63f879dbbcfc: Download complete [2021-06-25T10:31:11.670Z] e9a5061849ea: Verifying Checksum [2021-06-25T10:31:11.670Z] e9a5061849ea: Download complete [2021-06-25T10:31:11.670Z] d747dcd14b5f: Verifying Checksum [2021-06-25T10:31:11.670Z] d747dcd14b5f: Download complete [2021-06-25T10:31:12.242Z] 2de7ff778b66: Verifying Checksum [2021-06-25T10:31:12.242Z] 2de7ff778b66: Download complete [2021-06-25T10:31:12.815Z] 0d9ebad4ef96: Verifying Checksum [2021-06-25T10:31:12.815Z] 0d9ebad4ef96: Download complete [2021-06-25T10:31:12.815Z] ab5ef0e58194: Verifying Checksum [2021-06-25T10:31:12.815Z] ab5ef0e58194: Download complete [2021-06-25T10:31:16.171Z] ab5ef0e58194: Pull complete [2021-06-25T10:31:16.171Z] 9712f1f96733: Pull complete [2021-06-25T10:31:16.774Z] 63f879dbbcfc: Pull complete [2021-06-25T10:31:20.109Z] 0d9ebad4ef96: Pull complete [2021-06-25T10:31:20.688Z] e9a5061849ea: Pull complete [2021-06-25T10:31:20.688Z] d747dcd14b5f: Pull complete [2021-06-25T10:31:21.643Z] 2de7ff778b66: Pull complete [2021-06-25T10:31:21.643Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-25T10:31:21.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-25T10:31:21.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-25T10:31:21.733Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:31:21.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-25T10:31:26.011Z] $ docker top 76987920a497e1566fecdd52643891fb7411b6216376094f2104676a78e09644 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-25T10:31:26.121Z] provisioning config files... [2021-06-25T10:31:26.130Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3588528984432556188tmp [2021-06-25T10:31:26.145Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6819510931810210418tmp [2021-06-25T10:31:26.170Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config330124100210718542tmp [Pipeline] { [Pipeline] echo [2021-06-25T10:31:26.192Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:31:26.489Z] ---> sigul-configuration.sh [2021-06-25T10:31:26.489Z] gpg: directory `/root/.gnupg' created [2021-06-25T10:31:26.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-25T10:31:26.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-25T10:31:26.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-25T10:31:26.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-25T10:31:26.489Z] gpg: CAST5 encrypted data [2021-06-25T10:31:26.489Z] gpg: encrypted with 1 passphrase [2021-06-25T10:31:26.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-25T10:31:26.791Z] + mkdir /home/jenkins [2021-06-25T10:31:26.791Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-25T10:31:27.267Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-25T10:31:27.362Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:31:27.864Z] ---> sigul-install.sh [2021-06-25T10:31:32.120Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-25T10:31:32.419Z] + git tag --list [2021-06-25T10:31:32.419Z] 0.7.1 [2021-06-25T10:31:32.419Z] delhi-tag [2021-06-25T10:31:32.419Z] v1.0.0 [2021-06-25T10:31:32.419Z] v1.1.0 [2021-06-25T10:31:32.419Z] v1.1.1 [2021-06-25T10:31:32.419Z] v1.1.2 [2021-06-25T10:31:32.419Z] v1.2.0 [2021-06-25T10:31:32.419Z] v1.2.1 [2021-06-25T10:31:32.419Z] v1.2.2 [2021-06-25T10:31:32.419Z] v1.2.3 [2021-06-25T10:31:32.419Z] v1.3.0 [2021-06-25T10:31:32.419Z] v1.4.0 [2021-06-25T10:31:32.419Z] v2.0.0-dev.1 [2021-06-25T10:31:32.419Z] v2.0.0-dev.10 [2021-06-25T10:31:32.419Z] v2.0.0-dev.11 [2021-06-25T10:31:32.419Z] v2.0.0-dev.12 [2021-06-25T10:31:32.419Z] v2.0.0-dev.13 [2021-06-25T10:31:32.419Z] v2.0.0-dev.14 [2021-06-25T10:31:32.419Z] v2.0.0-dev.15 [2021-06-25T10:31:32.419Z] v2.0.0-dev.16 [2021-06-25T10:31:32.419Z] v2.0.0-dev.17 [2021-06-25T10:31:32.419Z] v2.0.0-dev.18 [2021-06-25T10:31:32.419Z] v2.0.0-dev.19 [2021-06-25T10:31:32.419Z] v2.0.0-dev.2 [2021-06-25T10:31:32.419Z] v2.0.0-dev.20 [2021-06-25T10:31:32.419Z] v2.0.0-dev.21 [2021-06-25T10:31:32.419Z] v2.0.0-dev.22 [2021-06-25T10:31:32.419Z] v2.0.0-dev.23 [2021-06-25T10:31:32.419Z] v2.0.0-dev.24 [2021-06-25T10:31:32.419Z] v2.0.0-dev.25 [2021-06-25T10:31:32.419Z] v2.0.0-dev.26 [2021-06-25T10:31:32.419Z] v2.0.0-dev.27 [2021-06-25T10:31:32.419Z] v2.0.0-dev.28 [2021-06-25T10:31:32.419Z] v2.0.0-dev.29 [2021-06-25T10:31:32.419Z] v2.0.0-dev.3 [2021-06-25T10:31:32.419Z] v2.0.0-dev.30 [2021-06-25T10:31:32.419Z] v2.0.0-dev.31 [2021-06-25T10:31:32.419Z] v2.0.0-dev.32 [2021-06-25T10:31:32.419Z] v2.0.0-dev.33 [2021-06-25T10:31:32.419Z] v2.0.0-dev.34 [2021-06-25T10:31:32.419Z] v2.0.0-dev.35 [2021-06-25T10:31:32.419Z] v2.0.0-dev.36 [2021-06-25T10:31:32.419Z] v2.0.0-dev.37 [2021-06-25T10:31:32.419Z] v2.0.0-dev.38 [2021-06-25T10:31:32.419Z] v2.0.0-dev.39 [2021-06-25T10:31:32.419Z] v2.0.0-dev.4 [2021-06-25T10:31:32.419Z] v2.0.0-dev.40 [2021-06-25T10:31:32.419Z] v2.0.0-dev.41 [2021-06-25T10:31:32.419Z] v2.0.0-dev.42 [2021-06-25T10:31:32.419Z] v2.0.0-dev.43 [2021-06-25T10:31:32.419Z] v2.0.0-dev.44 [2021-06-25T10:31:32.419Z] v2.0.0-dev.45 [2021-06-25T10:31:32.419Z] v2.0.0-dev.46 [2021-06-25T10:31:32.419Z] v2.0.0-dev.47 [2021-06-25T10:31:32.419Z] v2.0.0-dev.48 [2021-06-25T10:31:32.419Z] v2.0.0-dev.49 [2021-06-25T10:31:32.419Z] v2.0.0-dev.5 [2021-06-25T10:31:32.419Z] v2.0.0-dev.50 [2021-06-25T10:31:32.419Z] v2.0.0-dev.51 [2021-06-25T10:31:32.419Z] v2.0.0-dev.52 [2021-06-25T10:31:32.419Z] v2.0.0-dev.53 [2021-06-25T10:31:32.419Z] v2.0.0-dev.54 [2021-06-25T10:31:32.419Z] v2.0.0-dev.55 [2021-06-25T10:31:32.419Z] v2.0.0-dev.56 [2021-06-25T10:31:32.419Z] v2.0.0-dev.57 [2021-06-25T10:31:32.419Z] v2.0.0-dev.58 [2021-06-25T10:31:32.419Z] v2.0.0-dev.59 [2021-06-25T10:31:32.419Z] v2.0.0-dev.6 [2021-06-25T10:31:32.419Z] v2.0.0-dev.60 [2021-06-25T10:31:32.419Z] v2.0.0-dev.61 [2021-06-25T10:31:32.419Z] v2.0.0-dev.62 [2021-06-25T10:31:32.419Z] v2.0.0-dev.63 [2021-06-25T10:31:32.419Z] v2.0.0-dev.64 [2021-06-25T10:31:32.419Z] v2.0.0-dev.65 [2021-06-25T10:31:32.419Z] v2.0.0-dev.66 [2021-06-25T10:31:32.419Z] v2.0.0-dev.67 [2021-06-25T10:31:32.419Z] v2.0.0-dev.68 [2021-06-25T10:31:32.419Z] v2.0.0-dev.69 [2021-06-25T10:31:32.419Z] v2.0.0-dev.7 [2021-06-25T10:31:32.419Z] v2.0.0-dev.70 [2021-06-25T10:31:32.419Z] v2.0.0-dev.71 [2021-06-25T10:31:32.419Z] v2.0.0-dev.72 [2021-06-25T10:31:32.419Z] v2.0.0-dev.73 [2021-06-25T10:31:32.419Z] v2.0.0-dev.74 [2021-06-25T10:31:32.419Z] v2.0.0-dev.75 [2021-06-25T10:31:32.419Z] v2.0.0-dev.76 [2021-06-25T10:31:32.419Z] v2.0.0-dev.77 [2021-06-25T10:31:32.419Z] v2.0.0-dev.78 [2021-06-25T10:31:32.419Z] v2.0.0-dev.79 [2021-06-25T10:31:32.419Z] v2.0.0-dev.8 [2021-06-25T10:31:32.419Z] v2.0.0-dev.80 [2021-06-25T10:31:32.419Z] v2.0.0-dev.81 [2021-06-25T10:31:32.419Z] v2.0.0-dev.82 [2021-06-25T10:31:32.419Z] v2.0.0-dev.83 [2021-06-25T10:31:32.419Z] v2.0.0-dev.84 [2021-06-25T10:31:32.419Z] v2.0.0-dev.85 [2021-06-25T10:31:32.419Z] v2.0.0-dev.86 [2021-06-25T10:31:32.419Z] v2.0.0-dev.87 [2021-06-25T10:31:32.419Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-25T10:31:32.718Z] + lftools sign git-tag v2.0.0-dev.87 [2021-06-25T10:31:33.294Z] Signing Git tag with Sigul... [2021-06-25T10:31:33.294Z] Signing v2.0.0-dev.87 [Pipeline] echo [2021-06-25T10:31:34.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:31:34.546Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-25T10:31:34.555Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-25T10:31:34.580Z] $ docker stop --time=1 76987920a497e1566fecdd52643891fb7411b6216376094f2104676a78e09644 [2021-06-25T10:31:39.659Z] $ docker rm -f 76987920a497e1566fecdd52643891fb7411b6216376094f2104676a78e09644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:40.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T10:31:40.302Z] . [Pipeline] withDockerContainer [2021-06-25T10:31:40.385Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:31:40.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-06-25T10:31:40.901Z] $ docker top da83a0e42ff93ebd3bb886b6cba960b6decf0fb961205f32becdafeeb8923b58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T10:31:41.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T10:31:41.043Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T10:31:41.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T10:31:41.173Z] $ docker exec da83a0e42ff93ebd3bb886b6cba960b6decf0fb961205f32becdafeeb8923b58 ssh-agent [2021-06-25T10:31:41.299Z] SSH_AUTH_SOCK=/tmp/ssh-DDmdwMdF99Io/agent.14 [2021-06-25T10:31:41.299Z] SSH_AGENT_PID=20 [2021-06-25T10:31:41.305Z] Running ssh-add (command line suppressed) [2021-06-25T10:31:41.417Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_800833143504609037.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_800833143504609037.key) [2021-06-25T10:31:41.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T10:31:41.737Z] + git semver bump pre [2021-06-25T10:31:41.737Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T10:31:41.737Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-25T10:31:41.737Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-25T10:31:41.737Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T10:31:41.737Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T10:31:41.737Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T10:31:41.737Z] # $SEMVER_BRANCH = master [2021-06-25T10:31:41.737Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-25T10:31:41.737Z] 2.0.0-dev.88 [Pipeline] } [2021-06-25T10:31:41.745Z] $ docker exec --env ******** --env ******** da83a0e42ff93ebd3bb886b6cba960b6decf0fb961205f32becdafeeb8923b58 ssh-agent -k [2021-06-25T10:31:41.850Z] unset SSH_AUTH_SOCK; [2021-06-25T10:31:41.850Z] unset SSH_AGENT_PID; [2021-06-25T10:31:41.850Z] echo Agent pid 20 killed; [2021-06-25T10:31:41.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T10:31:42.210Z] + git semver [Pipeline] } [2021-06-25T10:31:42.223Z] $ docker stop --time=1 da83a0e42ff93ebd3bb886b6cba960b6decf0fb961205f32becdafeeb8923b58 [2021-06-25T10:31:43.510Z] $ docker rm -f da83a0e42ff93ebd3bb886b6cba960b6decf0fb961205f32becdafeeb8923b58 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:43.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T10:31:43.928Z] . [Pipeline] withDockerContainer [2021-06-25T10:31:44.015Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:31:44.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-06-25T10:31:44.665Z] $ docker top 678e9a73cd41b88e74fb2be1d6b1be6bf4f4b8aaed0f3689d3f0521bc2431a1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T10:31:44.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T10:31:44.812Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T10:31:44.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T10:31:44.948Z] $ docker exec 678e9a73cd41b88e74fb2be1d6b1be6bf4f4b8aaed0f3689d3f0521bc2431a1b ssh-agent [2021-06-25T10:31:45.070Z] SSH_AUTH_SOCK=/tmp/ssh-cNaHdn77RPWX/agent.13 [2021-06-25T10:31:45.070Z] SSH_AGENT_PID=19 [2021-06-25T10:31:45.076Z] Running ssh-add (command line suppressed) [2021-06-25T10:31:45.181Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9111592370352548598.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9111592370352548598.key) [2021-06-25T10:31:45.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T10:31:45.515Z] + git semver push [2021-06-25T10:31:45.515Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T10:31:45.515Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-25T10:31:45.515Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-25T10:31:45.515Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T10:31:45.515Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T10:31:45.515Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T10:31:45.515Z] # $SEMVER_BRANCH = master [2021-06-25T10:31:45.515Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-25T10:31:50.824Z] $ docker exec --env ******** --env ******** 678e9a73cd41b88e74fb2be1d6b1be6bf4f4b8aaed0f3689d3f0521bc2431a1b ssh-agent -k [2021-06-25T10:31:50.940Z] unset SSH_AUTH_SOCK; [2021-06-25T10:31:50.941Z] unset SSH_AGENT_PID; [2021-06-25T10:31:50.941Z] echo Agent pid 19 killed; [2021-06-25T10:31:50.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T10:31:51.295Z] + git semver [Pipeline] } [2021-06-25T10:31:51.307Z] $ docker stop --time=1 678e9a73cd41b88e74fb2be1d6b1be6bf4f4b8aaed0f3689d3f0521bc2431a1b [2021-06-25T10:31:52.511Z] $ docker rm -f 678e9a73cd41b88e74fb2be1d6b1be6bf4f4b8aaed0f3689d3f0521bc2431a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:31:53.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:31:54.060Z] ---> package-listing.sh [2021-06-25T10:31:54.060Z] ++ facter osfamily [2021-06-25T10:31:54.060Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T10:31:54.326Z] + OS_FAMILY=redhat [2021-06-25T10:31:54.326Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-25T10:31:54.326Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T10:31:54.326Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T10:31:54.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T10:31:54.326Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T10:31:54.326Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-25T10:31:54.326Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T10:31:54.326Z] + case "${OS_FAMILY}" in [2021-06-25T10:31:54.326Z] + sort [2021-06-25T10:31:54.326Z] + rpm -qa [2021-06-25T10:31:54.899Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T10:31:54.899Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T10:31:54.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T10:31:54.899Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-25T10:31:54.899Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-25T10:31:54.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-25T10:31:54.912Z] 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T10:31:55.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:55.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T10:31:55.785Z] [2021-06-25T10:31:55.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T10:31:56.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T10:31:56.102Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T10:31:56.102Z] df20fa9351a1: Pulling fs layer [2021-06-25T10:31:56.102Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T10:31:56.102Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T10:31:56.102Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T10:31:56.102Z] 93b61091891f: Pulling fs layer [2021-06-25T10:31:56.102Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T10:31:56.102Z] 5e14af77c1be: Pulling fs layer [2021-06-25T10:31:56.102Z] 01666e4c0597: Pulling fs layer [2021-06-25T10:31:56.102Z] aa168da1d23b: Pulling fs layer [2021-06-25T10:31:56.102Z] 93b9cdb0e59b: Waiting [2021-06-25T10:31:56.102Z] 5e14af77c1be: Waiting [2021-06-25T10:31:56.102Z] 01666e4c0597: Waiting [2021-06-25T10:31:56.102Z] aa168da1d23b: Waiting [2021-06-25T10:31:56.102Z] 46f8f816bc3b: Waiting [2021-06-25T10:31:56.102Z] 93b61091891f: Waiting [2021-06-25T10:31:56.102Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T10:31:56.102Z] 36b3adc4ff6f: Download complete [2021-06-25T10:31:56.368Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T10:31:56.368Z] 46f8f816bc3b: Download complete [2021-06-25T10:31:56.368Z] df20fa9351a1: Verifying Checksum [2021-06-25T10:31:56.368Z] df20fa9351a1: Download complete [2021-06-25T10:31:56.368Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T10:31:56.368Z] 93b9cdb0e59b: Download complete [2021-06-25T10:31:56.368Z] 5e14af77c1be: Verifying Checksum [2021-06-25T10:31:56.368Z] 5e14af77c1be: Download complete [2021-06-25T10:31:56.368Z] 93b61091891f: Verifying Checksum [2021-06-25T10:31:56.368Z] 93b61091891f: Download complete [2021-06-25T10:31:56.368Z] 01666e4c0597: Verifying Checksum [2021-06-25T10:31:56.368Z] 01666e4c0597: Download complete [2021-06-25T10:31:56.368Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T10:31:56.368Z] 8ad3a11d3b57: Download complete [2021-06-25T10:31:56.368Z] df20fa9351a1: Pull complete [2021-06-25T10:31:56.630Z] 36b3adc4ff6f: Pull complete [2021-06-25T10:31:57.202Z] 8ad3a11d3b57: Pull complete [2021-06-25T10:31:57.202Z] 46f8f816bc3b: Pull complete [2021-06-25T10:31:57.462Z] 93b61091891f: Pull complete [2021-06-25T10:31:57.723Z] 93b9cdb0e59b: Pull complete [2021-06-25T10:31:57.723Z] 5e14af77c1be: Pull complete [2021-06-25T10:31:57.984Z] 01666e4c0597: Pull complete [2021-06-25T10:31:59.379Z] aa168da1d23b: Verifying Checksum [2021-06-25T10:31:59.379Z] aa168da1d23b: Download complete [2021-06-25T10:32:04.710Z] aa168da1d23b: Pull complete [2021-06-25T10:32:04.710Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T10:32:04.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T10:32:04.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T10:32:04.800Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-06-25T10:32:04.852Z] $ 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/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T10:32:24.345Z] $ docker top a758870f8989d0b607278c0271fa75eda45c38263fa95187b91f6db0c7adf8f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T10:32:24.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T10:32:25.050Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T10:32:25.346Z] + ls /var/log/sa-host [2021-06-25T10:32:25.346Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T10:32:25.346Z] file_magic: OK [2021-06-25T10:32:25.346Z] HZ: Using current value: 100 [2021-06-25T10:32:25.346Z] file_header: OK [2021-06-25T10:32:25.346Z] 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 [2021-06-25T10:32:25.346Z] Statistics: [2021-06-25T10:32:25.346Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T10:32:25.346Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T10:32:25.346Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T10:32:25.346Z] file_magic: OK [2021-06-25T10:32:25.346Z] HZ: Using current value: 100 [2021-06-25T10:32:25.346Z] file_header: OK [2021-06-25T10:32:25.346Z] 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 [2021-06-25T10:32:25.346Z] Statistics: [2021-06-25T10:32:25.346Z] 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...Hnuu...uuuununununu... [2021-06-25T10:32:25.346Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T10:32:25.572Z] provisioning config files... [2021-06-25T10:32:25.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8580257281161969244tmp [Pipeline] { [Pipeline] echo [2021-06-25T10:32:25.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:32:25.926Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T10:32:25.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:32:26.320Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T10:32:26.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:32:26.637Z] ---> sudo-logs.sh [2021-06-25T10:32:26.638Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T10:32:26.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:32:26.976Z] ---> job-cost.sh [2021-06-25T10:32:26.977Z] lf-activate-venv: SKIPPING [2021-06-25T10:32:26.977Z] DEBUG: total: 0.18000000715255737 [2021-06-25T10:32:26.977Z] INFO: Retrieving Stack Cost... [2021-06-25T10:32:27.923Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T10:32:28.186Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T10:32:28.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T10:32:28.507Z] ---> logs-deploy.sh [2021-06-25T10:32:28.507Z] lf-activate-venv: SKIPPING [2021-06-25T10:32:28.507Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/197 [2021-06-25T10:32:28.507Z] INFO: archiving workspace using pattern(s): [2021-06-25T10:32:29.459Z] Archives upload complete. [2021-06-25T10:32:29.459Z] INFO: archiving logs to Nexus