Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a3df5a9219cebd743c534ea7ba05fe82cddb65a8 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-ssh7424759249424615360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2946053359835798627.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh4960637954668980860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh2547197137111910223.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh1072905449882908201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-15020 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-ssh6894020637507837342.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 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (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 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 Commit message: "Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57" > git rev-list --no-walk 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T06:12:37.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T06:12:37.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T06:12:37.991Z] ========================================================= [2021-05-19T06:12:37.991Z] EdgeX Global Pipelines Version Info [2021-05-19T06:12:37.991Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:12:39.470Z] ------------------- [2021-05-19T06:12:39.470Z] stable info: [2021-05-19T06:12:39.470Z] ------------------- [2021-05-19T06:12:39.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T06:12:39.470Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T06:12:39.470Z] Message: update stable to v1.0.192 [2021-05-19T06:12:40.044Z] ------------------- [2021-05-19T06:12:40.044Z] experimental info: [2021-05-19T06:12:40.044Z] ------------------- [2021-05-19T06:12:40.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T06:12:40.044Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T06:12:40.044Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T06:12:40.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-19T06:12:40.265Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-19T06:12:40.303Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T06:12:40.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T06:12:40.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T06:12:40.373Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T06:12:40.396Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T06:12:40.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T06:12:40.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-19T06:12:40.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T06:12:40.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T06:12:40.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-19T06:12:40.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T06:12:40.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T06:12:40.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T06:12:40.622Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T06:12:40.664Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T06:12:40.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T06:12:40.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T06:12:40.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T06:12:40.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T06:12:40.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T06:12:40.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T06:12:40.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T06:12:40.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T06:12:40.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T06:12:40.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T06:12:40.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T06:12:41.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T06:12:41.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] echo [2021-05-19T06:12:41.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3df5a9 [Pipeline] echo [2021-05-19T06:12:41.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:12:41.326Z] provisioning config files... [2021-05-19T06:12:41.358Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4302355777230450241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:12:41.677Z] ---> docker-login.sh [2021-05-19T06:12:41.677Z] nexus3.edgexfoundry.org:10001 [2021-05-19T06:12:41.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:12:41.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:12:41.944Z] Configure a credential helper to remove this warning. See [2021-05-19T06:12:41.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:12:41.944Z] [2021-05-19T06:12:41.944Z] Login Succeeded [2021-05-19T06:12:41.944Z] nexus3.edgexfoundry.org:10002 [2021-05-19T06:12:41.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:12:42.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:12:42.203Z] Configure a credential helper to remove this warning. See [2021-05-19T06:12:42.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:12:42.203Z] [2021-05-19T06:12:42.203Z] Login Succeeded [2021-05-19T06:12:42.203Z] nexus3.edgexfoundry.org:10003 [2021-05-19T06:12:42.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:12:42.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:12:42.203Z] Configure a credential helper to remove this warning. See [2021-05-19T06:12:42.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:12:42.203Z] [2021-05-19T06:12:42.203Z] Login Succeeded [2021-05-19T06:12:42.203Z] nexus3.edgexfoundry.org:10004 [2021-05-19T06:12:42.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:12:42.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:12:42.467Z] Configure a credential helper to remove this warning. See [2021-05-19T06:12:42.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:12:42.467Z] [2021-05-19T06:12:42.467Z] Login Succeeded [2021-05-19T06:12:42.467Z] docker.io [2021-05-19T06:12:42.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:12:42.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:12:42.729Z] Configure a credential helper to remove this warning. See [2021-05-19T06:12:42.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:12:42.729Z] [2021-05-19T06:12:42.729Z] Login Succeeded [2021-05-19T06:12:42.729Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T06:12:42.748Z] 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-05-19T06:12:43.268Z] + git log --format=format:%s -1 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] echo [2021-05-19T06:12:43.319Z] GIT_COMMIT: a3df5a9219cebd743c534ea7ba05fe82cddb65a8, Commit Message: Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57 [Pipeline] echo [2021-05-19T06:12:43.338Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:12:44.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T06:12:44.802Z] [2021-05-19T06:12:44.802Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:12:45.118Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T06:12:45.382Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T06:12:45.382Z] 31603596830f: Pulling fs layer [2021-05-19T06:12:45.382Z] 54011a49482f: Pulling fs layer [2021-05-19T06:12:45.382Z] a6820b24f6d8: Pulling fs layer [2021-05-19T06:12:45.382Z] f581987b2513: Pulling fs layer [2021-05-19T06:12:45.382Z] f581987b2513: Waiting [2021-05-19T06:12:45.382Z] 54011a49482f: Verifying Checksum [2021-05-19T06:12:45.382Z] 54011a49482f: Download complete [2021-05-19T06:12:45.382Z] 31603596830f: Verifying Checksum [2021-05-19T06:12:45.382Z] 31603596830f: Download complete [2021-05-19T06:12:45.382Z] f581987b2513: Verifying Checksum [2021-05-19T06:12:45.382Z] f581987b2513: Download complete [2021-05-19T06:12:45.648Z] a6820b24f6d8: Verifying Checksum [2021-05-19T06:12:45.648Z] a6820b24f6d8: Download complete [2021-05-19T06:12:45.648Z] 31603596830f: Pull complete [2021-05-19T06:12:45.648Z] 54011a49482f: Pull complete [2021-05-19T06:12:46.596Z] a6820b24f6d8: Pull complete [2021-05-19T06:12:46.596Z] f581987b2513: Pull complete [2021-05-19T06:12:46.596Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T06:12:46.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T06:12:46.596Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T06:12:46.675Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:12:46.724Z] $ 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-05-19T06:12:48.544Z] $ docker top a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T06:12:48.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T06:12:48.671Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T06:12:48.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T06:12:48.801Z] $ docker exec a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent [2021-05-19T06:12:48.914Z] SSH_AUTH_SOCK=/tmp/ssh-L4s9jLvdM5K7/agent.13 [2021-05-19T06:12:48.914Z] SSH_AGENT_PID=20 [2021-05-19T06:12:48.922Z] Running ssh-add (command line suppressed) [2021-05-19T06:12:49.028Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7722442123428467942.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7722442123428467942.key) [2021-05-19T06:12:49.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T06:12:49.348Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T06:12:49.363Z] $ docker exec --env ******** --env ******** a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent -k [2021-05-19T06:12:49.461Z] unset SSH_AUTH_SOCK; [2021-05-19T06:12:49.461Z] unset SSH_AGENT_PID; [2021-05-19T06:12:49.461Z] echo Agent pid 20 killed; [2021-05-19T06:12:49.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T06:12:49.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T06:12:49.511Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T06:12:49.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T06:12:49.619Z] $ docker exec a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent [2021-05-19T06:12:49.724Z] SSH_AUTH_SOCK=/tmp/ssh-bTHSh0Jd9PqE/agent.53 [2021-05-19T06:12:49.724Z] SSH_AGENT_PID=59 [2021-05-19T06:12:49.729Z] Running ssh-add (command line suppressed) [2021-05-19T06:12:49.822Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7327838073622774250.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7327838073622774250.key) [2021-05-19T06:12:49.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T06:12:50.139Z] + git semver init [2021-05-19T06:12:50.139Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T06:12:50.139Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-19T06:12:50.139Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-19T06:12:50.139Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T06:12:50.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T06:12:50.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T06:12:50.139Z] # $SEMVER_BRANCH = master [2021-05-19T06:12:50.139Z] # $SEMVER_TEMP = /tmp/semver-038899993 [2021-05-19T06:12:50.139Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-19T06:12:50.731Z] # '/tmp/semver-038899993' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-19T06:12:50.731Z] # -> Force: false [2021-05-19T06:12:50.731Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-19T06:12:50.741Z] $ docker exec --env ******** --env ******** a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb ssh-agent -k [2021-05-19T06:12:50.836Z] unset SSH_AUTH_SOCK; [2021-05-19T06:12:50.839Z] unset SSH_AGENT_PID; [2021-05-19T06:12:50.839Z] echo Agent pid 59 killed; [2021-05-19T06:12:50.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T06:12:51.188Z] + git semver [Pipeline] } [2021-05-19T06:12:51.203Z] $ docker stop --time=1 a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb [2021-05-19T06:12:52.481Z] $ docker rm -f a97f556f1a5b44f4522c674b03899d27ee549063ab8fb82ecba996e0948c6ddb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T06:12:52.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T06:12:53.103Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T06:12:53.107Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [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-05-19T06:13:08.357Z] Still waiting to schedule task [2021-05-19T06:13:08.357Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T06:13:08.360Z] Still waiting to schedule task [2021-05-19T06:13:08.360Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15013’ is offline [2021-05-19T06:15:05.566Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15021 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-19T06:15:05.590Z] Running in /w/workspace/device-sdk-go/170 [Pipeline] { [Pipeline] checkout [2021-05-19T06:15:05.790Z] Selected Git installation does not exist. Using Default [2021-05-19T06:15:05.790Z] The recommended git tool is: NONE [2021-05-19T06:15:11.514Z] using credential edgex-jenkins-ssh [2021-05-19T06:15:11.541Z] Cloning the remote Git repository [2021-05-19T06:15:11.618Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:15:11.735Z] > git init /w/workspace/device-sdk-go/170 # timeout=10 [2021-05-19T06:15:11.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:15:11.804Z] > git --version # timeout=10 [2021-05-19T06:15:11.822Z] > git --version # 'git version 2.17.1' [2021-05-19T06:15:11.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T06:15:11.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T06:15:13.163Z] Avoid second fetch [2021-05-19T06:15:13.164Z] Checking out Revision a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (master) [2021-05-19T06:15:13.120Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T06:15:13.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T06:15:13.181Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T06:15:13.196Z] > git checkout -f a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [2021-05-19T06:15:17.402Z] Commit message: "Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T06:15:18.585Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T06:15:19.008Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T06:15:19.409Z] + true [2021-05-19T06:15:19.409Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:15:37.739Z] provisioning config files... [2021-05-19T06:15:37.763Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/170@tmp/config5165697162656182888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:15:38.133Z] ---> docker-login.sh [2021-05-19T06:15:38.133Z] nexus3.edgexfoundry.org:10001 [2021-05-19T06:15:38.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:15:39.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:15:39.335Z] Configure a credential helper to remove this warning. See [2021-05-19T06:15:39.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:15:39.335Z] [2021-05-19T06:15:39.335Z] Login Succeeded [2021-05-19T06:15:39.335Z] nexus3.edgexfoundry.org:10002 [2021-05-19T06:15:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:15:39.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:15:39.611Z] Configure a credential helper to remove this warning. See [2021-05-19T06:15:39.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:15:39.611Z] [2021-05-19T06:15:39.611Z] Login Succeeded [2021-05-19T06:15:39.886Z] nexus3.edgexfoundry.org:10003 [2021-05-19T06:15:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:15:40.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:15:40.432Z] Configure a credential helper to remove this warning. See [2021-05-19T06:15:40.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:15:40.432Z] [2021-05-19T06:15:40.432Z] Login Succeeded [2021-05-19T06:15:40.432Z] nexus3.edgexfoundry.org:10004 [2021-05-19T06:15:40.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:15:40.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:15:40.706Z] Configure a credential helper to remove this warning. See [2021-05-19T06:15:40.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:15:40.706Z] [2021-05-19T06:15:40.706Z] Login Succeeded [2021-05-19T06:15:40.706Z] docker.io [2021-05-19T06:15:41.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:15:41.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:15:41.580Z] Configure a credential helper to remove this warning. See [2021-05-19T06:15:41.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:15:41.580Z] [2021-05-19T06:15:41.580Z] Login Succeeded [2021-05-19T06:15:41.580Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T06:15:41.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T06:15:41.911Z] ========================================================= [2021-05-19T06:15:41.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T06:15:41.911Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:15:42.266Z] + 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-05-19T06:15:42.539Z] Sending build context to Docker daemon 2.575MB [2021-05-19T06:15:42.813Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:15:42.813Z] Step 2/8 : FROM ${BASE} [2021-05-19T06:15:42.813Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T06:15:42.813Z] 595b0fe564bb: Pulling fs layer [2021-05-19T06:15:42.813Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T06:15:42.813Z] 316046926c0a: Pulling fs layer [2021-05-19T06:15:42.813Z] 4ebd0625c992: Pulling fs layer [2021-05-19T06:15:42.813Z] 207e8628e3a3: Pulling fs layer [2021-05-19T06:15:42.813Z] c791037a9be2: Pulling fs layer [2021-05-19T06:15:42.813Z] ffd874e62e21: Pulling fs layer [2021-05-19T06:15:42.813Z] 4ebd0625c992: Waiting [2021-05-19T06:15:42.813Z] c791037a9be2: Waiting [2021-05-19T06:15:42.813Z] 207e8628e3a3: Waiting [2021-05-19T06:15:42.813Z] ffd874e62e21: Waiting [2021-05-19T06:15:43.089Z] 316046926c0a: Verifying Checksum [2021-05-19T06:15:43.089Z] 316046926c0a: Download complete [2021-05-19T06:15:43.089Z] 7186ed65a4f7: Download complete [2021-05-19T06:15:43.089Z] 207e8628e3a3: Verifying Checksum [2021-05-19T06:15:43.089Z] 207e8628e3a3: Download complete [2021-05-19T06:15:43.089Z] 595b0fe564bb: Download complete [2021-05-19T06:15:43.089Z] c791037a9be2: Verifying Checksum [2021-05-19T06:15:43.089Z] c791037a9be2: Download complete [2021-05-19T06:15:43.692Z] 595b0fe564bb: Pull complete [2021-05-19T06:15:44.676Z] 7186ed65a4f7: Pull complete [2021-05-19T06:15:44.952Z] 316046926c0a: Pull complete [2021-05-19T06:15:45.226Z] ffd874e62e21: Verifying Checksum [2021-05-19T06:15:45.226Z] ffd874e62e21: Download complete [2021-05-19T06:15:46.661Z] 4ebd0625c992: Download complete [2021-05-19T06:15:56.577Z] Running on prd-centos7-docker-4c-2g-15022 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-19T06:15:56.611Z] Running in /w/workspace/device-sdk-go/170 [Pipeline] { [Pipeline] checkout [2021-05-19T06:15:56.714Z] Selected Git installation does not exist. Using Default [2021-05-19T06:15:56.714Z] The recommended git tool is: NONE [2021-05-19T06:15:56.814Z] 4ebd0625c992: Pull complete [2021-05-19T06:15:56.814Z] 207e8628e3a3: Pull complete [2021-05-19T06:15:57.086Z] c791037a9be2: Pull complete [2021-05-19T06:15:58.951Z] using credential edgex-jenkins-ssh [2021-05-19T06:15:58.964Z] Cloning the remote Git repository [2021-05-19T06:15:58.986Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:15:59.050Z] > git init /w/workspace/device-sdk-go/170 # timeout=10 [2021-05-19T06:15:59.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-19T06:15:59.076Z] > git --version # timeout=10 [2021-05-19T06:15:59.084Z] > git --version # 'git version 2.24.4' [2021-05-19T06:15:59.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T06:15:59.107Z] [INFO] Currently running in a labeled security context [2021-05-19T06:15:59.107Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T06:15:59.107Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/170@tmp/jenkins-gitclient-ssh6342014890958129773.key [2021-05-19T06:15:59.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T06:16:00.071Z] Avoid second fetch [2021-05-19T06:16:00.072Z] Checking out Revision a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (master) [2021-05-19T06:16:00.503Z] ffd874e62e21: Pull complete [2021-05-19T06:16:00.779Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T06:16:00.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T06:16:00.779Z] ---> cfc18b08335c [2021-05-19T06:16:00.779Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:16:00.054Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-19T06:16:00.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T06:16:00.084Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T06:16:00.092Z] > git checkout -f a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [2021-05-19T06:16:03.412Z] ---> Running in a03374e1d8fa [2021-05-19T06:16:03.412Z] Removing intermediate container a03374e1d8fa [2021-05-19T06:16:03.412Z] ---> 452f88cd23f2 [2021-05-19T06:16:03.412Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:16:03.412Z] ---> Running in 7631a2d2e564 [2021-05-19T06:16:03.725Z] Commit message: "Merge pull request #932 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.57" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T06:16:04.706Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T06:16:05.045Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T06:16:05.359Z] + true [2021-05-19T06:16:05.359Z] + sudo service docker restart [2021-05-19T06:16:05.359Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T06:16:06.117Z] Removing intermediate container 7631a2d2e564 [2021-05-19T06:16:06.117Z] ---> 956a4d0499e8 [2021-05-19T06:16:06.117Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T06:16:06.117Z] ---> Running in fa0dceba6cdb [2021-05-19T06:16:07.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T06:16:08.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T06:16:09.506Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-19T06:16:09.506Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-19T06:16:09.776Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-19T06:16:09.777Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-19T06:16:09.777Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-19T06:16:10.049Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-19T06:16:10.049Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T06:16:10.049Z] OK: 139 MiB in 46 packages [2021-05-19T06:16:11.489Z] Removing intermediate container fa0dceba6cdb [2021-05-19T06:16:11.489Z] ---> 57ae1064d6f6 [2021-05-19T06:16:11.489Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-19T06:16:11.767Z] ---> Running in 506a1a621da0 [2021-05-19T06:16:12.040Z] Removing intermediate container 506a1a621da0 [2021-05-19T06:16:12.040Z] ---> 083e96ddc0ad [2021-05-19T06:16:12.040Z] Step 7/8 : COPY . . [2021-05-19T06:16:13.489Z] ---> 47ca497660e7 [2021-05-19T06:16:13.489Z] Step 8/8 : RUN go mod download [2021-05-19T06:16:13.489Z] ---> Running in 0d8d3c061b10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:16:23.542Z] provisioning config files... [2021-05-19T06:16:23.565Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/170@tmp/config417517263292424074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:16:23.903Z] ---> docker-login.sh [2021-05-19T06:16:23.904Z] nexus3.edgexfoundry.org:10001 [2021-05-19T06:16:24.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:16:24.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:16:24.740Z] Configure a credential helper to remove this warning. See [2021-05-19T06:16:24.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:16:24.740Z] [2021-05-19T06:16:24.740Z] Login Succeeded [2021-05-19T06:16:24.740Z] nexus3.edgexfoundry.org:10002 [2021-05-19T06:16:24.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:16:24.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:16:24.740Z] Configure a credential helper to remove this warning. See [2021-05-19T06:16:24.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:16:24.740Z] [2021-05-19T06:16:24.740Z] Login Succeeded [2021-05-19T06:16:24.740Z] nexus3.edgexfoundry.org:10003 [2021-05-19T06:16:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:16:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:16:25.002Z] Configure a credential helper to remove this warning. See [2021-05-19T06:16:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:16:25.002Z] [2021-05-19T06:16:25.002Z] Login Succeeded [2021-05-19T06:16:25.002Z] nexus3.edgexfoundry.org:10004 [2021-05-19T06:16:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:16:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:16:25.002Z] Configure a credential helper to remove this warning. See [2021-05-19T06:16:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:16:25.002Z] [2021-05-19T06:16:25.002Z] Login Succeeded [2021-05-19T06:16:25.002Z] docker.io [2021-05-19T06:16:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T06:16:25.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T06:16:25.525Z] Configure a credential helper to remove this warning. See [2021-05-19T06:16:25.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T06:16:25.525Z] [2021-05-19T06:16:25.525Z] Login Succeeded [2021-05-19T06:16:25.525Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T06:16:25.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T06:16:25.719Z] ========================================================= [2021-05-19T06:16:25.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T06:16:25.719Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:16:26.029Z] + 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-05-19T06:16:26.029Z] Sending build context to Docker daemon 2.584MB [2021-05-19T06:16:26.029Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:16:26.029Z] Step 2/8 : FROM ${BASE} [2021-05-19T06:16:26.605Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T06:16:26.606Z] 540db60ca938: Pulling fs layer [2021-05-19T06:16:26.606Z] adcc1eea9eea: Pulling fs layer [2021-05-19T06:16:26.606Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T06:16:26.606Z] 0510c868ecb4: Pulling fs layer [2021-05-19T06:16:26.606Z] afea3b2eda06: Pulling fs layer [2021-05-19T06:16:26.606Z] 7809a108b3ef: Pulling fs layer [2021-05-19T06:16:26.606Z] f706445af74f: Pulling fs layer [2021-05-19T06:16:26.606Z] 0510c868ecb4: Waiting [2021-05-19T06:16:26.606Z] afea3b2eda06: Waiting [2021-05-19T06:16:26.606Z] 7809a108b3ef: Waiting [2021-05-19T06:16:26.606Z] f706445af74f: Waiting [2021-05-19T06:16:26.606Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T06:16:26.606Z] 4c4ab2625f07: Download complete [2021-05-19T06:16:26.606Z] adcc1eea9eea: Verifying Checksum [2021-05-19T06:16:26.606Z] adcc1eea9eea: Download complete [2021-05-19T06:16:26.606Z] afea3b2eda06: Verifying Checksum [2021-05-19T06:16:26.606Z] afea3b2eda06: Download complete [2021-05-19T06:16:26.606Z] 540db60ca938: Verifying Checksum [2021-05-19T06:16:26.606Z] 540db60ca938: Download complete [2021-05-19T06:16:26.606Z] 7809a108b3ef: Verifying Checksum [2021-05-19T06:16:26.606Z] 7809a108b3ef: Download complete [2021-05-19T06:16:27.189Z] 540db60ca938: Pull complete [2021-05-19T06:16:27.765Z] adcc1eea9eea: Pull complete [2021-05-19T06:16:27.765Z] 4c4ab2625f07: Pull complete [2021-05-19T06:16:28.355Z] f706445af74f: Verifying Checksum [2021-05-19T06:16:28.355Z] f706445af74f: Download complete [2021-05-19T06:16:28.927Z] 0510c868ecb4: Verifying Checksum [2021-05-19T06:16:28.927Z] 0510c868ecb4: Download complete [2021-05-19T06:16:34.275Z] 0510c868ecb4: Pull complete [2021-05-19T06:16:34.538Z] afea3b2eda06: Pull complete [2021-05-19T06:16:35.115Z] 7809a108b3ef: Pull complete [2021-05-19T06:16:36.527Z] f706445af74f: Pull complete [2021-05-19T06:16:36.793Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T06:16:36.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T06:16:37.064Z] ---> b068be0155e3 [2021-05-19T06:16:37.064Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:16:40.330Z] Removing intermediate container 0d8d3c061b10 [2021-05-19T06:16:40.330Z] ---> bdecf382d2c1 [2021-05-19T06:16:40.330Z] Successfully built bdecf382d2c1 [2021-05-19T06:16:40.330Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:16:40.679Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T06:16:40.679Z] . [Pipeline] withDockerContainer [2021-05-19T06:16:40.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-15021 does not seem to be running inside a container [2021-05-19T06:16:41.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@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-05-19T06:16:42.711Z] $ docker top 6797e20b3839a4d8945001de813b92fb9b51a9a221d61d3dd8786d7a403575dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:16:43.690Z] + go version [2021-05-19T06:16:43.691Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T06:16:43.714Z] $ docker stop --time=1 6797e20b3839a4d8945001de813b92fb9b51a9a221d61d3dd8786d7a403575dc [2021-05-19T06:16:45.647Z] $ docker rm -f 6797e20b3839a4d8945001de813b92fb9b51a9a221d61d3dd8786d7a403575dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:16:46.431Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T06:16:46.431Z] . [Pipeline] withDockerContainer [2021-05-19T06:16:46.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-15021 does not seem to be running inside a container [2021-05-19T06:16:46.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@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-05-19T06:16:48.430Z] $ docker top 2383fe36c07f0a81c902f178c57bde1369ff3bcaaf2b5ba5dda3663f9cb62fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:16:49.402Z] + go mod tidy [Pipeline] sh [2021-05-19T06:16:50.659Z] + make test [2021-05-19T06:16:50.659Z] go mod tidy [2021-05-19T06:16:51.284Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T06:17:03.676Z] ---> Running in 9217cb75fc11 [2021-05-19T06:17:03.677Z] Removing intermediate container 9217cb75fc11 [2021-05-19T06:17:03.677Z] ---> 44f3655ef7f6 [2021-05-19T06:17:03.677Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:17:03.677Z] ---> Running in 019ff5f9cc43 [2021-05-19T06:17:05.063Z] Removing intermediate container 019ff5f9cc43 [2021-05-19T06:17:05.063Z] ---> 4d36ee0c81ae [2021-05-19T06:17:05.063Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-19T06:17:05.324Z] ---> Running in 8d8b9de04ad9 [2021-05-19T06:17:05.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T06:17:06.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T06:17:07.047Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-19T06:17:07.047Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-19T06:17:07.047Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-19T06:17:07.309Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-19T06:17:07.309Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-19T06:17:07.309Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-19T06:17:07.571Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T06:17:07.571Z] OK: 150 MiB in 46 packages [2021-05-19T06:17:08.964Z] Removing intermediate container 8d8b9de04ad9 [2021-05-19T06:17:08.964Z] ---> 3982dceee658 [2021-05-19T06:17:08.964Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-19T06:17:08.964Z] ---> Running in bc13ac346529 [2021-05-19T06:17:08.964Z] Removing intermediate container bc13ac346529 [2021-05-19T06:17:08.964Z] ---> 4f12bcb6dddc [2021-05-19T06:17:08.964Z] Step 7/8 : COPY . . [2021-05-19T06:17:10.880Z] ---> 4954e809aad9 [2021-05-19T06:17:10.880Z] Step 8/8 : RUN go mod download [2021-05-19T06:17:10.880Z] ---> Running in 454027f69c9d [2021-05-19T06:17:13.451Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-19T06:17:32.930Z] Removing intermediate container 454027f69c9d [2021-05-19T06:17:32.930Z] ---> 3b84f9c96f7c [2021-05-19T06:17:32.930Z] Successfully built 3b84f9c96f7c [2021-05-19T06:17:32.930Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:17:33.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T06:17:33.240Z] . [Pipeline] withDockerContainer [2021-05-19T06:17:33.318Z] prd-centos7-docker-4c-2g-15022 does not seem to be running inside a container [2021-05-19T06:17:33.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@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-05-19T06:17:34.427Z] $ docker top 0ba636dd3864dd829857dfe52d6f750a72caf5b08fc9ba31c4f0e6a03f4210e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:17:34.795Z] + go version [2021-05-19T06:17:34.795Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T06:17:34.807Z] $ docker stop --time=1 0ba636dd3864dd829857dfe52d6f750a72caf5b08fc9ba31c4f0e6a03f4210e8 [2021-05-19T06:17:36.227Z] $ docker rm -f 0ba636dd3864dd829857dfe52d6f750a72caf5b08fc9ba31c4f0e6a03f4210e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:17:36.857Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T06:17:36.857Z] . [Pipeline] withDockerContainer [2021-05-19T06:17:36.933Z] prd-centos7-docker-4c-2g-15022 does not seem to be running inside a container [2021-05-19T06:17:36.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/170 -v /w/workspace/device-sdk-go/170:/w/workspace/device-sdk-go/170:rw,z -v /w/workspace/device-sdk-go/170@tmp:/w/workspace/device-sdk-go/170@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-05-19T06:17:37.855Z] $ docker top b2ffdc9e10be8a1f2515714e99f246b3d58afaca16f4139520529d95cce5b7a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:17:38.257Z] + go mod tidy [Pipeline] sh [2021-05-19T06:17:38.844Z] + make test [2021-05-19T06:17:38.844Z] go mod tidy [2021-05-19T06:17:38.844Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T06:17:44.205Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-19T06:18:10.921Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-19T06:18:10.921Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-19T06:18:10.921Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-19T06:18:10.921Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 25.4% of statements [2021-05-19T06:18:10.921Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-19T06:18:10.921Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.068s coverage: 28.1% of statements [2021-05-19T06:18:10.921Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements [2021-05-19T06:18:11.869Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.046s coverage: 10.7% of statements [2021-05-19T06:18:11.869Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-19T06:18:11.869Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-19T06:18:11.869Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-19T06:18:11.869Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements [2021-05-19T06:18:11.869Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-19T06:18:13.838Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements [2021-05-19T06:18:13.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-19T06:18:13.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T06:18:13.838Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.066s coverage: 58.0% of statements [2021-05-19T06:18:14.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.840s coverage: 89.2% of statements [2021-05-19T06:18:14.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-19T06:18:14.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.042s coverage: 5.0% of statements [2021-05-19T06:18:14.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-19T06:18:14.692Z] GO111MODULE=on go vet ./... [2021-05-19T06:18:21.561Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-19T06:18:21.561Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-19T06:18:21.561Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-19T06:18:27.016Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.471s coverage: 25.4% of statements [2021-05-19T06:18:27.016Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-19T06:18:27.016Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.231s coverage: 28.1% of statements [2021-05-19T06:18:27.016Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.253s coverage: 78.9% of statements [2021-05-19T06:18:27.016Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.193s coverage: 10.7% of statements [2021-05-19T06:18:27.016Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-19T06:18:27.016Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-19T06:18:27.016Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-19T06:18:29.684Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.339s coverage: 30.2% of statements [2021-05-19T06:18:29.684Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-19T06:18:30.290Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.236s coverage: 83.3% of statements [2021-05-19T06:18:30.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-19T06:18:30.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T06:18:30.893Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.378s coverage: 58.0% of statements [2021-05-19T06:18:35.231Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.038s coverage: 89.2% of statements [2021-05-19T06:18:35.231Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-19T06:18:35.231Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements [2021-05-19T06:18:35.231Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-19T06:18:35.231Z] GO111MODULE=on go vet ./... [2021-05-19T06:18:36.728Z] gofmt -l . [2021-05-19T06:18:36.729Z] [ "`gofmt -l .`" = "" ] [2021-05-19T06:18:36.729Z] ./bin/test-attribution-txt.sh [2021-05-19T06:18:36.729Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T06:18:36.741Z] $ docker stop --time=1 b2ffdc9e10be8a1f2515714e99f246b3d58afaca16f4139520529d95cce5b7a2 [2021-05-19T06:18:38.240Z] $ docker rm -f b2ffdc9e10be8a1f2515714e99f246b3d58afaca16f4139520529d95cce5b7a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T06:18:38.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T06:18:38.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-19T06:18:41.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T06:18:42.026Z] + ls -al . [2021-05-19T06:18:42.026Z] total 212 [2021-05-19T06:18:42.026Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 19 06:18 . [2021-05-19T06:18:42.026Z] drwxrwxr-x. 4 jenkins jenkins 32 May 19 06:15 .. [2021-05-19T06:18:42.026Z] drwxrwxr-x. 2 jenkins jenkins 64 May 19 06:16 bin [2021-05-19T06:18:42.026Z] -rw-r--r--. 1 jenkins jenkins 126187 May 19 06:18 coverage.out [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 987 May 19 06:16 Dockerfile.build [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 140 May 19 06:16 .dockerignore [2021-05-19T06:18:42.026Z] drwxrwxr-x. 5 jenkins jenkins 62 May 19 06:16 example [2021-05-19T06:18:42.026Z] drwxrwxr-x. 8 jenkins jenkins 162 May 19 06:16 .git [2021-05-19T06:18:42.026Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 06:16 .github [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 138 May 19 06:16 .gitignore [2021-05-19T06:18:42.026Z] -rw-r--r--. 1 jenkins jenkins 575 May 19 06:18 go.mod [2021-05-19T06:18:42.026Z] -rw-r--r--. 1 jenkins jenkins 20803 May 19 06:17 go.sum [2021-05-19T06:18:42.026Z] drwxrwxr-x. 15 jenkins jenkins 224 May 19 06:16 internal [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 894 May 19 06:16 Jenkinsfile [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 19 06:16 LICENSE [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 19 06:16 Makefile [2021-05-19T06:18:42.026Z] drwxrwxr-x. 4 jenkins jenkins 26 May 19 06:16 openapi [2021-05-19T06:18:42.026Z] drwxrwxr-x. 5 jenkins jenkins 50 May 19 06:16 pkg [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 19 06:16 README.md [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 19 06:16 RELEASE-NOTES.txt [2021-05-19T06:18:42.026Z] drwxrwxr-x. 4 jenkins jenkins 54 May 19 06:16 snap [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 12 May 19 06:12 VERSION [2021-05-19T06:18:42.026Z] -rw-rw-r--. 1 jenkins jenkins 222 May 19 06:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:18:42.330Z] + 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=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 --label arch=amd64 --label version=2.0.0-dev.64 . [2021-05-19T06:18:42.331Z] Sending build context to Docker daemon 2.711MB [2021-05-19T06:18:42.331Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:18:42.331Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-19T06:18:42.331Z] ---> 3b84f9c96f7c [2021-05-19T06:18:42.331Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-19T06:18:42.331Z] ---> Running in fdfe8d074f1f [2021-05-19T06:18:42.594Z] Removing intermediate container fdfe8d074f1f [2021-05-19T06:18:42.594Z] ---> da4a105f4dcc [2021-05-19T06:18:42.594Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:18:42.594Z] ---> Running in cd43967e7033 [2021-05-19T06:18:42.594Z] Removing intermediate container cd43967e7033 [2021-05-19T06:18:42.594Z] ---> c66486d8723c [2021-05-19T06:18:42.594Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:18:42.855Z] ---> Running in 198051cccc3a [2021-05-19T06:18:43.437Z] Removing intermediate container 198051cccc3a [2021-05-19T06:18:43.437Z] ---> dfef98c0fefe [2021-05-19T06:18:43.437Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T06:18:43.437Z] ---> Running in be76d2c97b99 [2021-05-19T06:18:43.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T06:18:44.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T06:18:44.905Z] OK: 150 MiB in 46 packages [2021-05-19T06:18:45.167Z] Removing intermediate container be76d2c97b99 [2021-05-19T06:18:45.167Z] ---> 636b1ba6456e [2021-05-19T06:18:45.167Z] Step 7/23 : COPY . . [2021-05-19T06:18:45.428Z] ---> 88867bc0f7dc [2021-05-19T06:18:45.428Z] Step 8/23 : RUN go mod download [2021-05-19T06:18:45.428Z] ---> Running in 5af470795a99 [2021-05-19T06:18:46.382Z] Removing intermediate container 5af470795a99 [2021-05-19T06:18:46.382Z] ---> 7858d1ae14c2 [2021-05-19T06:18:46.382Z] Step 9/23 : RUN make build [2021-05-19T06:18:46.382Z] ---> Running in 3a6d73e72965 [2021-05-19T06:18:46.647Z] go mod tidy [2021-05-19T06:18:46.912Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.64" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-19T06:18:59.212Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-19T06:19:02.537Z] Removing intermediate container 3a6d73e72965 [2021-05-19T06:19:02.537Z] ---> d10c90012011 [2021-05-19T06:19:02.537Z] Step 10/23 : FROM alpine:3.12 [2021-05-19T06:19:03.111Z] 3.12: Pulling from library/alpine [2021-05-19T06:19:03.371Z] 339de151aab4: Pulling fs layer [2021-05-19T06:19:03.641Z] 339de151aab4: Verifying Checksum [2021-05-19T06:19:03.641Z] 339de151aab4: Download complete [2021-05-19T06:19:03.902Z] 339de151aab4: Pull complete [2021-05-19T06:19:04.475Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T06:19:04.475Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T06:19:04.475Z] ---> 13621d1b12d4 [2021-05-19T06:19:04.475Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:19:05.049Z] ---> Running in 11d600c85c3b [2021-05-19T06:19:05.620Z] Removing intermediate container 11d600c85c3b [2021-05-19T06:19:05.620Z] ---> c9832ca06d66 [2021-05-19T06:19:05.620Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:19:05.620Z] ---> Running in 8ba3e19e1a6a [2021-05-19T06:19:07.549Z] Removing intermediate container 8ba3e19e1a6a [2021-05-19T06:19:07.549Z] ---> 0d4dbf43f814 [2021-05-19T06:19:07.549Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-19T06:19:07.549Z] ---> Running in 23bd772c7d68 [2021-05-19T06:19:08.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T06:19:09.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T06:19:09.650Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-19T06:19:09.650Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-19T06:19:09.650Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-19T06:19:09.910Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-19T06:19:09.910Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-19T06:19:10.171Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T06:19:10.171Z] OK: 8 MiB in 19 packages [2021-05-19T06:19:11.112Z] Removing intermediate container 23bd772c7d68 [2021-05-19T06:19:11.112Z] ---> 5036146a7e81 [2021-05-19T06:19:11.112Z] Step 14/23 : WORKDIR / [2021-05-19T06:19:11.682Z] ---> Running in 7fb1bfb61df1 [2021-05-19T06:19:11.943Z] Removing intermediate container 7fb1bfb61df1 [2021-05-19T06:19:11.943Z] ---> 0a94c1f1216e [2021-05-19T06:19:11.943Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-19T06:19:12.516Z] ---> 53c0f6b3f1bd [2021-05-19T06:19:12.516Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-19T06:19:14.435Z] ---> 2861d4e9a891 [2021-05-19T06:19:14.436Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-19T06:19:15.007Z] ---> feae9833f1ed [2021-05-19T06:19:15.007Z] Step 18/23 : EXPOSE 49990 [2021-05-19T06:19:15.270Z] ---> Running in 7f80ebed5f4e [2021-05-19T06:19:15.531Z] Removing intermediate container 7f80ebed5f4e [2021-05-19T06:19:15.531Z] ---> a3ec736b17eb [2021-05-19T06:19:15.531Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-19T06:19:15.796Z] ---> Running in c3a93a57b54e [2021-05-19T06:19:16.057Z] Removing intermediate container c3a93a57b54e [2021-05-19T06:19:16.057Z] ---> bb7f11e519ef [2021-05-19T06:19:16.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T06:19:16.325Z] ---> Running in 40f4d5287835 [2021-05-19T06:19:16.901Z] Removing intermediate container 40f4d5287835 [2021-05-19T06:19:16.901Z] ---> 5c5e53702ed3 [2021-05-19T06:19:16.901Z] Step 21/23 : LABEL arch=amd64 [2021-05-19T06:19:17.163Z] ---> Running in ccf7b36f9578 [2021-05-19T06:19:17.768Z] Removing intermediate container ccf7b36f9578 [2021-05-19T06:19:17.768Z] ---> 16808f3a75d4 [2021-05-19T06:19:17.768Z] Step 22/23 : LABEL git_sha=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [2021-05-19T06:19:18.030Z] ---> Running in ef929ab54d78 [2021-05-19T06:19:18.604Z] Removing intermediate container ef929ab54d78 [2021-05-19T06:19:18.604Z] ---> e4ac69015136 [2021-05-19T06:19:18.604Z] Step 23/23 : LABEL version=2.0.0-dev.64 [2021-05-19T06:19:18.867Z] ---> Running in 3f1b991ef2a6 [2021-05-19T06:19:19.129Z] Removing intermediate container 3f1b991ef2a6 [2021-05-19T06:19:19.129Z] ---> 1cb894176613 [2021-05-19T06:19:19.129Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-19T06:19:19.390Z] Successfully built 1cb894176613 [2021-05-19T06:19:19.390Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:19:20.096Z] ---> job-cost.sh [2021-05-19T06:19:20.097Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yIPy [2021-05-19T06:19:31.842Z] gofmt -l . [2021-05-19T06:19:31.842Z] [ "`gofmt -l .`" = "" ] [2021-05-19T06:19:31.842Z] ./bin/test-attribution-txt.sh [2021-05-19T06:19:31.842Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T06:19:31.864Z] $ docker stop --time=1 2383fe36c07f0a81c902f178c57bde1369ff3bcaaf2b5ba5dda3663f9cb62fe2 [2021-05-19T06:19:32.350Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T06:19:33.933Z] $ docker rm -f 2383fe36c07f0a81c902f178c57bde1369ff3bcaaf2b5ba5dda3663f9cb62fe2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T06:19:35.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T06:19:35.106Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T06:19:35.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T06:19:36.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T06:19:36.706Z] + ls -al . [2021-05-19T06:19:36.706Z] total 248 [2021-05-19T06:19:36.706Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:19 . [2021-05-19T06:19:36.706Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:15 .. [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 06:15 .dockerignore [2021-05-19T06:19:36.706Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:15 .git [2021-05-19T06:19:36.706Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:15 .github [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 138 May 19 06:15 .gitignore [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 987 May 19 06:15 Dockerfile.build [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 894 May 19 06:15 Jenkinsfile [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 19 06:15 LICENSE [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 19 06:15 Makefile [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 19 06:15 README.md [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 19 06:15 RELEASE-NOTES.txt [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 06:12 VERSION [2021-05-19T06:19:36.706Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:15 bin [2021-05-19T06:19:36.706Z] -rw-r--r-- 1 jenkins jenkins 126187 May 19 06:18 coverage.out [2021-05-19T06:19:36.706Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:15 example [2021-05-19T06:19:36.706Z] -rw-r--r-- 1 jenkins jenkins 575 May 19 06:19 go.mod [2021-05-19T06:19:36.706Z] -rw-r--r-- 1 jenkins jenkins 20803 May 19 06:16 go.sum [2021-05-19T06:19:36.706Z] drwxrwxr-x 15 jenkins jenkins 4096 May 19 06:15 internal [2021-05-19T06:19:36.706Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:15 openapi [2021-05-19T06:19:36.706Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:15 pkg [2021-05-19T06:19:36.706Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:15 snap [2021-05-19T06:19:36.706Z] -rw-rw-r-- 1 jenkins jenkins 222 May 19 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:19:37.076Z] + 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=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 --label arch=arm64 --label version=2.0.0-dev.64 . [2021-05-19T06:19:37.684Z] Sending build context to Docker daemon 2.702MB [2021-05-19T06:19:37.684Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T06:19:37.684Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-19T06:19:37.684Z] ---> bdecf382d2c1 [2021-05-19T06:19:37.684Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-19T06:19:37.954Z] ---> Running in b3227c8d1cb6 [2021-05-19T06:19:38.549Z] Removing intermediate container b3227c8d1cb6 [2021-05-19T06:19:38.549Z] ---> 3d5614fa3149 [2021-05-19T06:19:38.549Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:19:38.826Z] ---> Running in 16f5476b11d4 [2021-05-19T06:19:39.099Z] Removing intermediate container 16f5476b11d4 [2021-05-19T06:19:39.099Z] ---> fc5928991859 [2021-05-19T06:19:39.099Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:19:39.376Z] ---> Running in 5dc1597221e7 [2021-05-19T06:19:41.346Z] Removing intermediate container 5dc1597221e7 [2021-05-19T06:19:41.346Z] ---> e81d372bbab6 [2021-05-19T06:19:41.346Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T06:19:41.619Z] ---> Running in 0936ccc32eae [2021-05-19T06:19:42.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T06:19:44.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T06:19:46.639Z] OK: 139 MiB in 46 packages [2021-05-19T06:19:47.293Z] lf-activate-venv(): INFO: Adding /tmp/venv-yIPy/bin to PATH [2021-05-19T06:19:47.293Z] INFO: No Stack... [2021-05-19T06:19:47.293Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T06:19:47.293Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T06:19:47.594Z] + cat /w/workspace/device-sdk-go/170/archives/cost.csv [2021-05-19T06:19:47.595Z] + cut -d, -f6 [2021-05-19T06:19:47.614Z] Removing intermediate container 0936ccc32eae [2021-05-19T06:19:47.615Z] ---> 7fb9f0576ee9 [2021-05-19T06:19:47.615Z] Step 7/23 : COPY . . [Pipeline] lock [2021-05-19T06:19:47.625Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [2021-05-19T06:19:47.635Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] did not exist. Created. [2021-05-19T06:19:47.635Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T06:19:47.963Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T06:19:48.138Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T06:19:48.152Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T06:19:49.050Z] ---> 0feff2d127fd [2021-05-19T06:19:49.051Z] Step 8/23 : RUN go mod download [2021-05-19T06:19:49.051Z] ---> Running in 97b01a0d0599 [2021-05-19T06:19:51.037Z] Removing intermediate container 97b01a0d0599 [2021-05-19T06:19:51.037Z] ---> 82dc7f845f45 [2021-05-19T06:19:51.037Z] Step 9/23 : RUN make build [2021-05-19T06:19:51.310Z] ---> Running in 277e54b79a52 [2021-05-19T06:19:52.748Z] go mod tidy [2021-05-19T06:19:53.023Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.64" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-19T06:20:25.408Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-19T06:20:28.029Z] Removing intermediate container 277e54b79a52 [2021-05-19T06:20:28.029Z] ---> dfe69d2cdfbc [2021-05-19T06:20:28.029Z] Step 10/23 : FROM alpine:3.12 [2021-05-19T06:20:28.301Z] 3.12: Pulling from library/alpine [2021-05-19T06:20:28.586Z] d2f70382dc9a: Pulling fs layer [2021-05-19T06:20:28.877Z] d2f70382dc9a: Verifying Checksum [2021-05-19T06:20:28.877Z] d2f70382dc9a: Download complete [2021-05-19T06:20:29.474Z] d2f70382dc9a: Pull complete [2021-05-19T06:20:29.474Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T06:20:29.474Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T06:20:29.474Z] ---> 9852663dfa18 [2021-05-19T06:20:29.474Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T06:20:29.747Z] ---> Running in 7eb29dff8b45 [2021-05-19T06:20:30.022Z] Removing intermediate container 7eb29dff8b45 [2021-05-19T06:20:30.022Z] ---> c9088e9ff8ea [2021-05-19T06:20:30.022Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T06:20:30.295Z] ---> Running in c9f44761904c [2021-05-19T06:20:32.920Z] Removing intermediate container c9f44761904c [2021-05-19T06:20:32.920Z] ---> 9955c5a9911a [2021-05-19T06:20:32.920Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-19T06:20:32.920Z] ---> Running in 28dd5770098a [2021-05-19T06:20:33.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T06:20:34.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T06:20:35.088Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-19T06:20:35.089Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-19T06:20:35.361Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-19T06:20:35.361Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-19T06:20:35.634Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-19T06:20:35.634Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T06:20:35.634Z] OK: 8 MiB in 19 packages [2021-05-19T06:20:37.070Z] Removing intermediate container 28dd5770098a [2021-05-19T06:20:37.070Z] ---> 91199ae6753a [2021-05-19T06:20:37.070Z] Step 14/23 : WORKDIR / [2021-05-19T06:20:37.070Z] ---> Running in 98edc6fa1cec [2021-05-19T06:20:37.668Z] Removing intermediate container 98edc6fa1cec [2021-05-19T06:20:37.668Z] ---> a4ef75f15100 [2021-05-19T06:20:37.668Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-19T06:20:38.261Z] ---> 23e87e221029 [2021-05-19T06:20:38.261Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-19T06:20:39.694Z] ---> f2ee5b9c7be7 [2021-05-19T06:20:39.694Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-19T06:20:40.295Z] ---> cbdfd77b50f3 [2021-05-19T06:20:40.295Z] Step 18/23 : EXPOSE 49990 [2021-05-19T06:20:40.570Z] ---> Running in fb8e59a7a538 [2021-05-19T06:20:41.163Z] Removing intermediate container fb8e59a7a538 [2021-05-19T06:20:41.163Z] ---> 2f7fdcaf97bb [2021-05-19T06:20:41.163Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-19T06:20:41.163Z] ---> Running in fb9f1b2c42ca [2021-05-19T06:20:41.757Z] Removing intermediate container fb9f1b2c42ca [2021-05-19T06:20:41.757Z] ---> a7596b03fa38 [2021-05-19T06:20:41.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T06:20:41.757Z] ---> Running in 7ac49fe3cd3b [2021-05-19T06:20:42.354Z] Removing intermediate container 7ac49fe3cd3b [2021-05-19T06:20:42.354Z] ---> a989d17e8782 [2021-05-19T06:20:42.354Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T06:20:42.354Z] ---> Running in 8931b4773107 [2021-05-19T06:20:42.948Z] Removing intermediate container 8931b4773107 [2021-05-19T06:20:42.948Z] ---> 115c90799e87 [2021-05-19T06:20:42.948Z] Step 22/23 : LABEL git_sha=a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [2021-05-19T06:20:42.948Z] ---> Running in f4e79b3b3e79 [2021-05-19T06:20:43.541Z] Removing intermediate container f4e79b3b3e79 [2021-05-19T06:20:43.541Z] ---> 94254b711e42 [2021-05-19T06:20:43.541Z] Step 23/23 : LABEL version=2.0.0-dev.64 [2021-05-19T06:20:43.814Z] ---> Running in 2e5e9f30f028 [2021-05-19T06:20:44.088Z] Removing intermediate container 2e5e9f30f028 [2021-05-19T06:20:44.088Z] ---> 99d6cf6c940c [2021-05-19T06:20:44.088Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-19T06:20:44.088Z] Successfully built 99d6cf6c940c [2021-05-19T06:20:44.088Z] 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-05-19T06:20:44.975Z] ---> job-cost.sh [2021-05-19T06:20:44.975Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ODA [2021-05-19T06:21:23.939Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T06:22:45.675Z] lf-activate-venv(): INFO: Adding /tmp/venv-0ODA/bin to PATH [2021-05-19T06:22:45.675Z] INFO: No Stack... [2021-05-19T06:22:45.675Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T06:22:45.675Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T06:22:46.009Z] + cat /w/workspace/device-sdk-go/170/archives/cost.csv [2021-05-19T06:22:46.009Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T06:22:46.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [2021-05-19T06:22:46.079Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] did not exist. Created. [2021-05-19T06:22:46.079Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T06:22:46.467Z] /w/workspace/device-sdk-go/170@tmp/durable-a59fee00/script.sh: 1: /w/workspace/device-sdk-go/170@tmp/durable-a59fee00/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T06:22:46.834Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T06:22:46.866Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T06:22:47.042Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T06:22:47.051Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-170-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-05-19T06:22:47.675Z] provisioning config files... [2021-05-19T06:22:47.691Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5422498076564542844tmp [Pipeline] { [Pipeline] sh [2021-05-19T06:22:48.004Z] + set +x [2021-05-19T06:22:48.004Z] + bash -s -- [2021-05-19T06:22:48.004Z] + curl -s https://codecov.io/bash [2021-05-19T06:22:48.004Z] [2021-05-19T06:22:48.004Z] _____ _ [2021-05-19T06:22:48.004Z] / ____| | | [2021-05-19T06:22:48.004Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T06:22:48.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T06:22:48.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T06:22:48.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T06:22:48.004Z] Bash-1.0.2 [2021-05-19T06:22:48.004Z] [2021-05-19T06:22:48.004Z] [2021-05-19T06:22:48.004Z] ==> git version 2.24.4 found [2021-05-19T06:22:48.004Z] ==> 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-05-19T06:22:48.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T06:22:48.004Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T06:22:48.004Z] ==> Jenkins CI detected. [2021-05-19T06:22:48.004Z] project root: . [2021-05-19T06:22:48.004Z] --> token set from env [2021-05-19T06:22:48.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T06:22:48.269Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T06:22:48.269Z] ==> Python coveragepy not found [2021-05-19T06:22:48.269Z] ==> Searching for coverage reports in: [2021-05-19T06:22:48.269Z] + . [2021-05-19T06:22:48.269Z] -> Found 1 reports [2021-05-19T06:22:48.269Z] ==> Detecting git/mercurial file structure [2021-05-19T06:22:48.269Z] ==> Reading reports [2021-05-19T06:22:48.269Z] + ./coverage.out bytes=126187 [2021-05-19T06:22:48.269Z] ==> Appending adjustments [2021-05-19T06:22:48.269Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T06:22:48.531Z] + Found adjustments [2021-05-19T06:22:48.531Z] ==> Gzipping contents [2021-05-19T06:22:48.531Z] 20K /tmp/codecov.pCEDKz.gz [2021-05-19T06:22:48.531Z] ==> Uploading reports [2021-05-19T06:22:48.531Z] url: https://codecov.io [2021-05-19T06:22:48.531Z] query: branch=master&commit=a3df5a9219cebd743c534ea7ba05fe82cddb65a8&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T06:22:48.531Z] -> Pinging Codecov [2021-05-19T06:22:48.531Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=a3df5a9219cebd743c534ea7ba05fe82cddb65a8&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T06:22:49.475Z] -> Uploading to [2021-05-19T06:22:49.475Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/a3df5a9219cebd743c534ea7ba05fe82cddb65a8/081afa86-175d-48dc-97f6-fac882fcb9c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T062249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=081fcf121938ebf8106dd0065e3622ea6e20cec43e05e2be751d779f01de15b6 [2021-05-19T06:22:49.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T06:22:49.475Z] Dload Upload Total Spent Left Speed [2021-05-19T06:22:49.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16489 0 0 100 16489 0 47797 --:--:-- --:--:-- --:--:-- 47794 [2021-05-19T06:22:49.743Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] } [2021-05-19T06:22:49.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T06:22:50.122Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T06:22:50.137Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:22:50.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T06:22:50.448Z] [2021-05-19T06:22:50.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:22:50.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T06:22:50.767Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T06:22:50.767Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T06:22:50.767Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T06:22:50.767Z] de9db76c5a1d: Pulling fs layer [2021-05-19T06:22:50.767Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T06:22:50.767Z] 0d57e429df01: Pulling fs layer [2021-05-19T06:22:50.767Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T06:22:50.767Z] e1f770b5df2f: Pulling fs layer [2021-05-19T06:22:50.767Z] 85a0685a4137: Pulling fs layer [2021-05-19T06:22:50.767Z] 0eba1c9be4d2: Waiting [2021-05-19T06:22:50.767Z] 0d57e429df01: Waiting [2021-05-19T06:22:50.767Z] 4e4be7b47b0d: Waiting [2021-05-19T06:22:50.767Z] 85a0685a4137: Waiting [2021-05-19T06:22:50.767Z] e1f770b5df2f: Waiting [2021-05-19T06:22:50.767Z] de9db76c5a1d: Verifying Checksum [2021-05-19T06:22:50.767Z] de9db76c5a1d: Download complete [2021-05-19T06:22:50.767Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T06:22:50.767Z] 0ef7d3d256c8: Download complete [2021-05-19T06:22:50.767Z] 0d57e429df01: Verifying Checksum [2021-05-19T06:22:50.767Z] 0d57e429df01: Download complete [2021-05-19T06:22:50.767Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T06:22:50.767Z] 4e4be7b47b0d: Download complete [2021-05-19T06:22:50.767Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T06:22:50.767Z] 188c0c94c7c5: Download complete [2021-05-19T06:22:51.030Z] 188c0c94c7c5: Pull complete [2021-05-19T06:22:51.299Z] 0ef7d3d256c8: Pull complete [2021-05-19T06:22:51.560Z] de9db76c5a1d: Pull complete [2021-05-19T06:22:52.135Z] e1f770b5df2f: Verifying Checksum [2021-05-19T06:22:52.135Z] e1f770b5df2f: Download complete [2021-05-19T06:22:54.058Z] 85a0685a4137: Verifying Checksum [2021-05-19T06:22:54.058Z] 85a0685a4137: Download complete [2021-05-19T06:22:54.058Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T06:22:54.058Z] 0eba1c9be4d2: Download complete [2021-05-19T06:22:57.397Z] 0eba1c9be4d2: Pull complete [2021-05-19T06:22:57.397Z] 0d57e429df01: Pull complete [2021-05-19T06:22:57.397Z] 4e4be7b47b0d: Pull complete [2021-05-19T06:22:57.974Z] e1f770b5df2f: Pull complete [2021-05-19T06:23:01.311Z] 85a0685a4137: Pull complete [2021-05-19T06:23:01.311Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T06:23:01.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T06:23:01.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T06:23:01.401Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:23:01.442Z] $ 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-05-19T06:23:05.449Z] $ docker top 54dfee9588d6e72f801c076faf87c3428c2387716638a2cbb0f0036267a2f533 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T06:23:05.551Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T06:23:05.865Z] + set -o pipefail [2021-05-19T06:23:05.865Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T06:23:11.182Z] [2021-05-19T06:23:11.182Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-19T06:23:11.182Z] [2021-05-19T06:23:11.182Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/b06b2a5e-af96-40fa-8911-b10ba8bc6bfd [2021-05-19T06:23:11.182Z] [2021-05-19T06:23:11.182Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T06:23:11.182Z] [2021-05-19T06:23:11.182Z] [Pipeline] } [2021-05-19T06:23:11.196Z] $ docker stop --time=1 54dfee9588d6e72f801c076faf87c3428c2387716638a2cbb0f0036267a2f533 [2021-05-19T06:23:14.457Z] $ docker rm -f 54dfee9588d6e72f801c076faf87c3428c2387716638a2cbb0f0036267a2f533 [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-05-19T06:23:15.187Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:23:15.206Z] provisioning config files... [2021-05-19T06:23:15.216Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8186556350507814506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:23:15.532Z] --> edgex-publish-swagger.sh [2021-05-19T06:23:15.532Z] === Publish openapi/v1 API === [2021-05-19T06:23:15.532Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-19T06:23:15.532Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-19T06:23:15.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T06:23:15.532Z] Dload Upload Total Spent Left Speed [2021-05-19T06:23:16.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 29833 --:--:-- --:--:-- --:--:-- 29860 [2021-05-19T06:23:16.109Z] [2021-05-19T06:23:16.109Z] [2021-05-19T06:23:16.109Z] === Publish openapi/v2 API === [2021-05-19T06:23:16.109Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-19T06:23:16.109Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-19T06:23:16.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T06:23:16.109Z] Dload Upload Total Spent Left Speed [2021-05-19T06:23:16.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 73674 --:--:-- --:--:-- --:--:-- 73652 100 51483 0 0 100 51483 0 73653 --:--:-- --:--:-- --:--:-- 73652 [2021-05-19T06:23:16.680Z] [2021-05-19T06:23:16.680Z] [Pipeline] } [2021-05-19T06:23:16.688Z] 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-05-19T06:23:17.264Z] + git log --format=format:%s -1 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:23:17.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T06:23:17.578Z] . [Pipeline] withDockerContainer [2021-05-19T06:23:17.653Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:23:17.689Z] $ 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-05-19T06:23:18.029Z] $ docker top 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T06:23:18.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T06:23:18.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T06:23:18.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T06:23:18.262Z] $ docker exec 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 ssh-agent [2021-05-19T06:23:18.370Z] SSH_AUTH_SOCK=/tmp/ssh-IQi6fWlPYDB1/agent.13 [2021-05-19T06:23:18.371Z] SSH_AGENT_PID=19 [2021-05-19T06:23:18.384Z] Running ssh-add (command line suppressed) [2021-05-19T06:23:18.486Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_999599658092834551.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_999599658092834551.key) [2021-05-19T06:23:18.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T06:23:18.801Z] + git semver tag [2021-05-19T06:23:18.801Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T06:23:18.801Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-19T06:23:18.801Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-19T06:23:18.801Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T06:23:18.801Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T06:23:18.801Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T06:23:18.801Z] # $SEMVER_BRANCH = master [2021-05-19T06:23:18.801Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-19T06:23:18.801Z] # a3df5a9219cebd743c534ea7ba05fe82cddb65a8 HEAD [2021-05-19T06:23:18.801Z] # -> Force: false [2021-05-19T06:23:18.801Z] # 95513de02d29b77ed4ae5959917f63dd52df26ab refs/tags/v2.0.0-dev.64 [Pipeline] } [2021-05-19T06:23:18.815Z] $ docker exec --env ******** --env ******** 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 ssh-agent -k [2021-05-19T06:23:18.916Z] unset SSH_AUTH_SOCK; [2021-05-19T06:23:18.916Z] unset SSH_AGENT_PID; [2021-05-19T06:23:18.916Z] echo Agent pid 19 killed; [2021-05-19T06:23:18.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T06:23:19.265Z] + git semver [Pipeline] } [2021-05-19T06:23:19.281Z] $ docker stop --time=1 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 [2021-05-19T06:23:20.455Z] $ docker rm -f 7b0458654f7bae28f91153edfec49cb34783df7305f8785e8c75ef0fbcd83d29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:23:20.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T06:23:20.921Z] [2021-05-19T06:23:20.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:23:21.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T06:23:21.243Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T06:23:21.243Z] ab5ef0e58194: Pulling fs layer [2021-05-19T06:23:21.243Z] 9712f1f96733: Pulling fs layer [2021-05-19T06:23:21.243Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T06:23:21.243Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T06:23:21.243Z] e9a5061849ea: Pulling fs layer [2021-05-19T06:23:21.243Z] d747dcd14b5f: Pulling fs layer [2021-05-19T06:23:21.243Z] 2de7ff778b66: Pulling fs layer [2021-05-19T06:23:21.243Z] 0d9ebad4ef96: Waiting [2021-05-19T06:23:21.243Z] e9a5061849ea: Waiting [2021-05-19T06:23:21.243Z] d747dcd14b5f: Waiting [2021-05-19T06:23:21.243Z] 2de7ff778b66: Waiting [2021-05-19T06:23:21.243Z] 9712f1f96733: Verifying Checksum [2021-05-19T06:23:21.243Z] 9712f1f96733: Download complete [2021-05-19T06:23:23.179Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T06:23:23.179Z] 63f879dbbcfc: Download complete [2021-05-19T06:23:23.179Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T06:23:23.179Z] 0d9ebad4ef96: Download complete [2021-05-19T06:23:23.179Z] d747dcd14b5f: Verifying Checksum [2021-05-19T06:23:23.179Z] d747dcd14b5f: Download complete [2021-05-19T06:23:23.179Z] e9a5061849ea: Verifying Checksum [2021-05-19T06:23:23.179Z] e9a5061849ea: Download complete [2021-05-19T06:23:23.179Z] ab5ef0e58194: Verifying Checksum [2021-05-19T06:23:23.179Z] ab5ef0e58194: Download complete [2021-05-19T06:23:23.445Z] 2de7ff778b66: Verifying Checksum [2021-05-19T06:23:23.445Z] 2de7ff778b66: Download complete [2021-05-19T06:23:26.027Z] ab5ef0e58194: Pull complete [2021-05-19T06:23:26.027Z] 9712f1f96733: Pull complete [2021-05-19T06:23:26.612Z] 63f879dbbcfc: Pull complete [2021-05-19T06:23:30.849Z] 0d9ebad4ef96: Pull complete [2021-05-19T06:23:30.849Z] e9a5061849ea: Pull complete [2021-05-19T06:23:30.849Z] d747dcd14b5f: Pull complete [2021-05-19T06:23:31.804Z] 2de7ff778b66: Pull complete [2021-05-19T06:23:31.804Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T06:23:31.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T06:23:31.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T06:23:31.881Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:23:31.925Z] $ 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-05-19T06:23:46.891Z] $ docker top 2b85dc5deb2c66b8b1cfc6faf327176875ed9825b9477567889a99b5305c31f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:23:46.994Z] provisioning config files... [2021-05-19T06:23:47.004Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8376982003528690514tmp [2021-05-19T06:23:47.017Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6630903302805350467tmp [2021-05-19T06:23:47.029Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8598043938989156403tmp [Pipeline] { [Pipeline] echo [2021-05-19T06:23:47.050Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:23:47.346Z] ---> sigul-configuration.sh [2021-05-19T06:23:47.346Z] gpg: directory `/root/.gnupg' created [2021-05-19T06:23:47.346Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T06:23:47.346Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T06:23:47.346Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T06:23:47.346Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T06:23:47.346Z] gpg: CAST5 encrypted data [2021-05-19T06:23:47.346Z] gpg: encrypted with 1 passphrase [2021-05-19T06:23:47.346Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T06:23:47.640Z] + mkdir /home/jenkins [2021-05-19T06:23:47.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T06:23:47.933Z] + 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-05-19T06:23:47.943Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:23:48.300Z] ---> sigul-install.sh [2021-05-19T06:23:53.587Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T06:23:53.879Z] + git tag --list [2021-05-19T06:23:53.879Z] 0.7.1 [2021-05-19T06:23:53.879Z] delhi-tag [2021-05-19T06:23:53.879Z] v1.0.0 [2021-05-19T06:23:53.879Z] v1.1.0 [2021-05-19T06:23:53.879Z] v1.1.1 [2021-05-19T06:23:53.879Z] v1.1.2 [2021-05-19T06:23:53.879Z] v1.2.0 [2021-05-19T06:23:53.879Z] v1.2.1 [2021-05-19T06:23:53.879Z] v1.2.2 [2021-05-19T06:23:53.879Z] v1.2.3 [2021-05-19T06:23:53.879Z] v1.3.0 [2021-05-19T06:23:53.879Z] v1.4.0 [2021-05-19T06:23:53.879Z] v2.0.0-dev.1 [2021-05-19T06:23:53.879Z] v2.0.0-dev.10 [2021-05-19T06:23:53.879Z] v2.0.0-dev.11 [2021-05-19T06:23:53.879Z] v2.0.0-dev.12 [2021-05-19T06:23:53.879Z] v2.0.0-dev.13 [2021-05-19T06:23:53.879Z] v2.0.0-dev.14 [2021-05-19T06:23:53.879Z] v2.0.0-dev.15 [2021-05-19T06:23:53.879Z] v2.0.0-dev.16 [2021-05-19T06:23:53.879Z] v2.0.0-dev.17 [2021-05-19T06:23:53.879Z] v2.0.0-dev.18 [2021-05-19T06:23:53.879Z] v2.0.0-dev.19 [2021-05-19T06:23:53.879Z] v2.0.0-dev.2 [2021-05-19T06:23:53.879Z] v2.0.0-dev.20 [2021-05-19T06:23:53.879Z] v2.0.0-dev.21 [2021-05-19T06:23:53.879Z] v2.0.0-dev.22 [2021-05-19T06:23:53.879Z] v2.0.0-dev.23 [2021-05-19T06:23:53.879Z] v2.0.0-dev.24 [2021-05-19T06:23:53.879Z] v2.0.0-dev.25 [2021-05-19T06:23:53.879Z] v2.0.0-dev.26 [2021-05-19T06:23:53.879Z] v2.0.0-dev.27 [2021-05-19T06:23:53.879Z] v2.0.0-dev.28 [2021-05-19T06:23:53.879Z] v2.0.0-dev.29 [2021-05-19T06:23:53.879Z] v2.0.0-dev.3 [2021-05-19T06:23:53.879Z] v2.0.0-dev.30 [2021-05-19T06:23:53.879Z] v2.0.0-dev.31 [2021-05-19T06:23:53.879Z] v2.0.0-dev.32 [2021-05-19T06:23:53.879Z] v2.0.0-dev.33 [2021-05-19T06:23:53.879Z] v2.0.0-dev.34 [2021-05-19T06:23:53.879Z] v2.0.0-dev.35 [2021-05-19T06:23:53.879Z] v2.0.0-dev.36 [2021-05-19T06:23:53.879Z] v2.0.0-dev.37 [2021-05-19T06:23:53.879Z] v2.0.0-dev.38 [2021-05-19T06:23:53.879Z] v2.0.0-dev.39 [2021-05-19T06:23:53.879Z] v2.0.0-dev.4 [2021-05-19T06:23:53.879Z] v2.0.0-dev.40 [2021-05-19T06:23:53.879Z] v2.0.0-dev.41 [2021-05-19T06:23:53.879Z] v2.0.0-dev.42 [2021-05-19T06:23:53.879Z] v2.0.0-dev.43 [2021-05-19T06:23:53.879Z] v2.0.0-dev.44 [2021-05-19T06:23:53.879Z] v2.0.0-dev.45 [2021-05-19T06:23:53.879Z] v2.0.0-dev.46 [2021-05-19T06:23:53.879Z] v2.0.0-dev.47 [2021-05-19T06:23:53.879Z] v2.0.0-dev.48 [2021-05-19T06:23:53.879Z] v2.0.0-dev.49 [2021-05-19T06:23:53.879Z] v2.0.0-dev.5 [2021-05-19T06:23:53.879Z] v2.0.0-dev.50 [2021-05-19T06:23:53.879Z] v2.0.0-dev.51 [2021-05-19T06:23:53.879Z] v2.0.0-dev.52 [2021-05-19T06:23:53.879Z] v2.0.0-dev.53 [2021-05-19T06:23:53.879Z] v2.0.0-dev.54 [2021-05-19T06:23:53.879Z] v2.0.0-dev.55 [2021-05-19T06:23:53.879Z] v2.0.0-dev.56 [2021-05-19T06:23:53.879Z] v2.0.0-dev.57 [2021-05-19T06:23:53.879Z] v2.0.0-dev.58 [2021-05-19T06:23:53.879Z] v2.0.0-dev.59 [2021-05-19T06:23:53.879Z] v2.0.0-dev.6 [2021-05-19T06:23:53.879Z] v2.0.0-dev.60 [2021-05-19T06:23:53.879Z] v2.0.0-dev.61 [2021-05-19T06:23:53.879Z] v2.0.0-dev.62 [2021-05-19T06:23:53.879Z] v2.0.0-dev.63 [2021-05-19T06:23:53.879Z] v2.0.0-dev.64 [2021-05-19T06:23:53.879Z] v2.0.0-dev.7 [2021-05-19T06:23:53.879Z] v2.0.0-dev.8 [2021-05-19T06:23:53.879Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-19T06:23:54.178Z] + lftools sign git-tag v2.0.0-dev.64 [2021-05-19T06:23:54.753Z] Signing Git tag with Sigul... [2021-05-19T06:23:54.753Z] Signing v2.0.0-dev.64 [Pipeline] echo [2021-05-19T06:23:55.737Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:23:57.539Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T06:23:57.565Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T06:23:57.595Z] $ docker stop --time=1 2b85dc5deb2c66b8b1cfc6faf327176875ed9825b9477567889a99b5305c31f6 [2021-05-19T06:24:01.192Z] $ docker rm -f 2b85dc5deb2c66b8b1cfc6faf327176875ed9825b9477567889a99b5305c31f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:24:02.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T06:24:02.088Z] . [Pipeline] withDockerContainer [2021-05-19T06:24:02.312Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:24:02.361Z] $ 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-05-19T06:24:02.962Z] $ docker top 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T06:24:03.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T06:24:03.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T06:24:03.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T06:24:03.219Z] $ docker exec 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 ssh-agent [2021-05-19T06:24:03.327Z] SSH_AUTH_SOCK=/tmp/ssh-Nx24ZTUZhsvN/agent.14 [2021-05-19T06:24:03.327Z] SSH_AGENT_PID=20 [2021-05-19T06:24:03.332Z] Running ssh-add (command line suppressed) [2021-05-19T06:24:03.434Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_866688753158249230.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_866688753158249230.key) [2021-05-19T06:24:03.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T06:24:03.758Z] + git semver bump pre [2021-05-19T06:24:03.758Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T06:24:03.758Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-19T06:24:03.758Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-19T06:24:03.758Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T06:24:03.758Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T06:24:03.758Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T06:24:03.758Z] # $SEMVER_BRANCH = master [2021-05-19T06:24:03.758Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-19T06:24:03.758Z] 2.0.0-dev.65 [Pipeline] } [2021-05-19T06:24:03.770Z] $ docker exec --env ******** --env ******** 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 ssh-agent -k [2021-05-19T06:24:03.861Z] unset SSH_AUTH_SOCK; [2021-05-19T06:24:03.862Z] unset SSH_AGENT_PID; [2021-05-19T06:24:03.862Z] echo Agent pid 20 killed; [2021-05-19T06:24:03.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T06:24:04.205Z] + git semver [Pipeline] } [2021-05-19T06:24:04.220Z] $ docker stop --time=1 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 [2021-05-19T06:24:05.641Z] $ docker rm -f 272b9af5fdfb95be2d60830166cc2a90dbe5d71bec80cf12dd21b3d1a74187d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:24:06.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T06:24:06.036Z] . [Pipeline] withDockerContainer [2021-05-19T06:24:06.132Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:24:06.216Z] $ 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-05-19T06:24:06.916Z] $ docker top ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T06:24:07.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T06:24:07.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T06:24:07.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T06:24:07.178Z] $ docker exec ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 ssh-agent [2021-05-19T06:24:07.287Z] SSH_AUTH_SOCK=/tmp/ssh-MNUmhRL20G0K/agent.14 [2021-05-19T06:24:07.287Z] SSH_AGENT_PID=20 [2021-05-19T06:24:07.292Z] Running ssh-add (command line suppressed) [2021-05-19T06:24:07.395Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_899341355050340327.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_899341355050340327.key) [2021-05-19T06:24:07.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T06:24:07.711Z] + git semver push [2021-05-19T06:24:07.711Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T06:24:07.711Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-19T06:24:07.711Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-19T06:24:07.711Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T06:24:07.711Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T06:24:07.711Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T06:24:07.711Z] # $SEMVER_BRANCH = master [2021-05-19T06:24:07.711Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-19T06:24:11.935Z] $ docker exec --env ******** --env ******** ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 ssh-agent -k [2021-05-19T06:24:12.025Z] unset SSH_AUTH_SOCK; [2021-05-19T06:24:12.025Z] unset SSH_AGENT_PID; [2021-05-19T06:24:12.025Z] echo Agent pid 20 killed; [2021-05-19T06:24:12.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T06:24:12.386Z] + git semver [Pipeline] } [2021-05-19T06:24:12.405Z] $ docker stop --time=1 ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 [2021-05-19T06:24:13.825Z] $ docker rm -f ed8201ef412727f245a9203185f140c4259ae93f81393ffb09685af4b2238832 [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-05-19T06:24:14.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:24:15.452Z] ---> package-listing.sh [2021-05-19T06:24:15.452Z] ++ facter osfamily [2021-05-19T06:24:15.452Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T06:24:15.713Z] + OS_FAMILY=redhat [2021-05-19T06:24:15.714Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-19T06:24:15.714Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T06:24:15.714Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T06:24:15.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T06:24:15.714Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T06:24:15.714Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-19T06:24:15.714Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T06:24:15.714Z] + case "${OS_FAMILY}" in [2021-05-19T06:24:15.714Z] + rpm -qa [2021-05-19T06:24:15.714Z] + sort [2021-05-19T06:24:16.656Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T06:24:16.656Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T06:24:16.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T06:24:16.656Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-19T06:24:16.656Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-19T06:24:16.656Z] + 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-05-19T06:24:16.668Z] 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-05-19T06:24:16.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:24:17.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T06:24:17.524Z] [2021-05-19T06:24:17.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T06:24:17.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T06:24:18.099Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T06:24:18.099Z] df20fa9351a1: Pulling fs layer [2021-05-19T06:24:18.099Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T06:24:18.099Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T06:24:18.099Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T06:24:18.099Z] 93b61091891f: Pulling fs layer [2021-05-19T06:24:18.099Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T06:24:18.099Z] 5e14af77c1be: Pulling fs layer [2021-05-19T06:24:18.099Z] 01666e4c0597: Pulling fs layer [2021-05-19T06:24:18.099Z] aa168da1d23b: Pulling fs layer [2021-05-19T06:24:18.099Z] 93b9cdb0e59b: Waiting [2021-05-19T06:24:18.099Z] 5e14af77c1be: Waiting [2021-05-19T06:24:18.099Z] 01666e4c0597: Waiting [2021-05-19T06:24:18.099Z] aa168da1d23b: Waiting [2021-05-19T06:24:18.099Z] 46f8f816bc3b: Waiting [2021-05-19T06:24:18.099Z] 93b61091891f: Waiting [2021-05-19T06:24:18.361Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T06:24:18.361Z] 36b3adc4ff6f: Download complete [2021-05-19T06:24:18.361Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T06:24:18.361Z] 46f8f816bc3b: Download complete [2021-05-19T06:24:18.361Z] df20fa9351a1: Verifying Checksum [2021-05-19T06:24:18.361Z] df20fa9351a1: Download complete [2021-05-19T06:24:18.361Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T06:24:18.361Z] 93b9cdb0e59b: Download complete [2021-05-19T06:24:18.361Z] 5e14af77c1be: Verifying Checksum [2021-05-19T06:24:18.361Z] 5e14af77c1be: Download complete [2021-05-19T06:24:18.361Z] 01666e4c0597: Verifying Checksum [2021-05-19T06:24:18.361Z] 01666e4c0597: Download complete [2021-05-19T06:24:18.361Z] 93b61091891f: Verifying Checksum [2021-05-19T06:24:18.361Z] 93b61091891f: Download complete [2021-05-19T06:24:18.623Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T06:24:18.623Z] 8ad3a11d3b57: Download complete [2021-05-19T06:24:18.623Z] df20fa9351a1: Pull complete [2021-05-19T06:24:18.623Z] 36b3adc4ff6f: Pull complete [2021-05-19T06:24:19.203Z] 8ad3a11d3b57: Pull complete [2021-05-19T06:24:19.472Z] 46f8f816bc3b: Pull complete [2021-05-19T06:24:19.735Z] 93b61091891f: Pull complete [2021-05-19T06:24:20.000Z] 93b9cdb0e59b: Pull complete [2021-05-19T06:24:20.000Z] 5e14af77c1be: Pull complete [2021-05-19T06:24:20.264Z] aa168da1d23b: Verifying Checksum [2021-05-19T06:24:20.264Z] aa168da1d23b: Download complete [2021-05-19T06:24:20.264Z] 01666e4c0597: Pull complete [2021-05-19T06:24:25.588Z] aa168da1d23b: Pull complete [2021-05-19T06:24:25.588Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T06:24:25.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T06:24:25.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T06:24:25.661Z] prd-centos7-docker-4c-2g-15020 does not seem to be running inside a container [2021-05-19T06:24:25.703Z] $ 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-05-19T06:24:36.688Z] $ docker top 1e8deab26423e8a10dec708265417420f44101db3480ce26b9b070cbc7db60e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T06:24:37.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T06:24:37.354Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T06:24:37.672Z] + ls /var/log/sa-host [2021-05-19T06:24:37.672Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T06:24:37.672Z] file_magic: OK [2021-05-19T06:24:37.672Z] HZ: Using current value: 100 [2021-05-19T06:24:37.672Z] file_header: OK [2021-05-19T06:24:37.672Z] 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-05-19T06:24:37.672Z] Statistics: [2021-05-19T06:24:37.672Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T06:24:37.672Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T06:24:37.672Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T06:24:37.672Z] file_magic: OK [2021-05-19T06:24:37.672Z] HZ: Using current value: 100 [2021-05-19T06:24:37.672Z] file_header: OK [2021-05-19T06:24:37.672Z] 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-05-19T06:24:37.672Z] Statistics: [2021-05-19T06:24:37.672Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T06:24:37.672Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T06:24:37.886Z] provisioning config files... [2021-05-19T06:24:37.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1491614884234559476tmp [Pipeline] { [Pipeline] echo [2021-05-19T06:24:37.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:24:38.232Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T06:24:38.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T06:24:38.268Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:24:38.565Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T06:24:38.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:24:38.866Z] ---> sudo-logs.sh [2021-05-19T06:24:38.866Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T06:24:38.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:24:39.205Z] ---> job-cost.sh [2021-05-19T06:24:39.205Z] lf-activate-venv: SKIPPING [2021-05-19T06:24:39.205Z] DEBUG: total: 0.18000000715255737 [2021-05-19T06:24:39.205Z] INFO: Retrieving Stack Cost... [2021-05-19T06:24:40.149Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T06:24:40.721Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T06:24:40.735Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T06:24:41.028Z] ---> logs-deploy.sh [2021-05-19T06:24:41.028Z] lf-activate-venv: SKIPPING [2021-05-19T06:24:41.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/170 [2021-05-19T06:24:41.028Z] INFO: archiving workspace using pattern(s): [2021-05-19T06:24:41.970Z] Archives upload complete. [2021-05-19T06:24:41.970Z] INFO: archiving logs to Nexus