Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ac4b371315fba0b9546dc2a95c8393f838fbe7e4 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-ssh671391615558768407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2149748628327981993.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4142420346934683786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh34364521994616794.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7521163839120005697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1009 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_master@tmp/jenkins-gitclient-ssh4032790627052233571.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ac4b371315fba0b9546dc2a95c8393f838fbe7e4 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 ac4b371315fba0b9546dc2a95c8393f838fbe7e4 # timeout=10 Commit message: "Merge pull request #127 from siggiskulason/snap-v2" > git rev-list --no-walk c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T20:34:08.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T20:34:08.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T20:34:08.202Z] ========================================================= [2021-06-30T20:34:08.202Z] EdgeX Global Pipelines Version Info [2021-06-30T20:34:08.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:34:09.674Z] ------------------- [2021-06-30T20:34:09.674Z] stable info: [2021-06-30T20:34:09.674Z] ------------------- [2021-06-30T20:34:09.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T20:34:09.674Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T20:34:09.674Z] Message: update stable to v1.0.195 [2021-06-30T20:34:10.247Z] ------------------- [2021-06-30T20:34:10.247Z] experimental info: [2021-06-30T20:34:10.247Z] ------------------- [2021-06-30T20:34:10.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T20:34:10.247Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T20:34:10.247Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T20:34:10.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-30T20:34:10.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-30T20:34:10.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T20:34:10.466Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T20:34:10.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T20:34:10.517Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T20:34:10.544Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T20:34:10.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T20:34:10.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-30T20:34:10.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T20:34:10.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T20:34:10.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-30T20:34:10.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T20:34:10.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T20:34:10.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T20:34:10.785Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T20:34:10.811Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T20:34:10.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T20:34:10.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T20:34:10.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-30T20:34:10.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-30T20:34:10.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-30T20:34:10.972Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-30T20:34:11.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-30T20:34:11.031Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-30T20:34:11.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T20:34:11.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-30T20:34:11.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-30T20:34:11.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-30T20:34:11.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [Pipeline] echo [2021-06-30T20:34:11.274Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac4b371 [Pipeline] echo [2021-06-30T20:34:11.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:34:11.398Z] provisioning config files... [2021-06-30T20:34:11.414Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5145466354357131646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:34:11.745Z] ---> docker-login.sh [2021-06-30T20:34:11.745Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:34:11.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:12.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:12.007Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:12.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:12.007Z] [2021-06-30T20:34:12.007Z] Login Succeeded [2021-06-30T20:34:12.007Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:34:12.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:12.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:12.275Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:12.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:12.275Z] [2021-06-30T20:34:12.275Z] Login Succeeded [2021-06-30T20:34:12.275Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:34:12.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:12.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:12.275Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:12.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:12.275Z] [2021-06-30T20:34:12.275Z] Login Succeeded [2021-06-30T20:34:12.275Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:34:12.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:12.537Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:12.537Z] [2021-06-30T20:34:12.537Z] Login Succeeded [2021-06-30T20:34:12.537Z] docker.io [2021-06-30T20:34:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:12.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:12.799Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:12.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:12.799Z] [2021-06-30T20:34:12.799Z] Login Succeeded [2021-06-30T20:34:12.799Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:34:12.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:34:13.334Z] + git log --format=format:%s -1 ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [Pipeline] echo [2021-06-30T20:34:13.373Z] GIT_COMMIT: ac4b371315fba0b9546dc2a95c8393f838fbe7e4, Commit Message: Merge pull request #127 from siggiskulason/snap-v2 [Pipeline] echo [2021-06-30T20:34:13.389Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:34:14.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:34:14.487Z] [2021-06-30T20:34:14.487Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:34:14.823Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:34:14.823Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T20:34:14.823Z] 31603596830f: Pulling fs layer [2021-06-30T20:34:14.823Z] 54011a49482f: Pulling fs layer [2021-06-30T20:34:14.823Z] a6820b24f6d8: Pulling fs layer [2021-06-30T20:34:14.823Z] f581987b2513: Pulling fs layer [2021-06-30T20:34:14.823Z] f581987b2513: Waiting [2021-06-30T20:34:14.823Z] 54011a49482f: Verifying Checksum [2021-06-30T20:34:14.823Z] 54011a49482f: Download complete [2021-06-30T20:34:15.091Z] 31603596830f: Verifying Checksum [2021-06-30T20:34:15.091Z] 31603596830f: Download complete [2021-06-30T20:34:15.091Z] f581987b2513: Verifying Checksum [2021-06-30T20:34:15.091Z] f581987b2513: Download complete [2021-06-30T20:34:15.091Z] a6820b24f6d8: Verifying Checksum [2021-06-30T20:34:15.091Z] a6820b24f6d8: Download complete [2021-06-30T20:34:15.355Z] 31603596830f: Pull complete [2021-06-30T20:34:15.355Z] 54011a49482f: Pull complete [2021-06-30T20:34:15.928Z] a6820b24f6d8: Pull complete [2021-06-30T20:34:16.192Z] f581987b2513: Pull complete [2021-06-30T20:34:16.192Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T20:34:16.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:34:16.192Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T20:34:16.270Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:34:16.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:34:17.556Z] $ docker top c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:34:17.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:34:17.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:34:17.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:34:17.787Z] $ docker exec c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b ssh-agent [2021-06-30T20:34:17.901Z] SSH_AUTH_SOCK=/tmp/ssh-rlWD9fwgrrJ0/agent.12 [2021-06-30T20:34:17.901Z] SSH_AGENT_PID=18 [2021-06-30T20:34:17.908Z] Running ssh-add (command line suppressed) [2021-06-30T20:34:17.997Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_564324899488120819.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_564324899488120819.key) [2021-06-30T20:34:18.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:34:18.324Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T20:34:18.339Z] $ docker exec --env ******** --env ******** c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b ssh-agent -k [2021-06-30T20:34:18.432Z] unset SSH_AUTH_SOCK; [2021-06-30T20:34:18.432Z] unset SSH_AGENT_PID; [2021-06-30T20:34:18.432Z] echo Agent pid 18 killed; [2021-06-30T20:34:18.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T20:34:18.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:34:18.495Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:34:18.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:34:18.603Z] $ docker exec c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b ssh-agent [2021-06-30T20:34:18.716Z] SSH_AUTH_SOCK=/tmp/ssh-xP1wgHvMHwvJ/agent.52 [2021-06-30T20:34:18.716Z] SSH_AGENT_PID=59 [2021-06-30T20:34:18.722Z] Running ssh-add (command line suppressed) [2021-06-30T20:34:18.823Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1979767658310429676.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1979767658310429676.key) [2021-06-30T20:34:18.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:34:19.148Z] + git semver init [2021-06-30T20:34:19.148Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:34:19.148Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-30T20:34:19.148Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-30T20:34:19.148Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:34:19.148Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:34:19.148Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:34:19.148Z] # $SEMVER_BRANCH = master [2021-06-30T20:34:19.148Z] # $SEMVER_TEMP = /tmp/semver-586318179 [2021-06-30T20:34:19.148Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-30T20:34:20.106Z] # '/tmp/semver-586318179' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2021-06-30T20:34:20.106Z] # -> Force: false [2021-06-30T20:34:20.106Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-06-30T20:34:20.116Z] $ docker exec --env ******** --env ******** c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b ssh-agent -k [2021-06-30T20:34:20.234Z] unset SSH_AUTH_SOCK; [2021-06-30T20:34:20.234Z] unset SSH_AGENT_PID; [2021-06-30T20:34:20.234Z] echo Agent pid 59 killed; [2021-06-30T20:34:20.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:34:20.592Z] + git semver [Pipeline] } [2021-06-30T20:34:20.607Z] $ docker stop --time=1 c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b [2021-06-30T20:34:22.008Z] $ docker rm -f c72605582a76eba1203d361626af8b6fad28204f948b053a03d9be9c71e2857b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:34:22.381Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T20:34:22.653Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T20:34:22.657Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-30T20:34:37.925Z] Still waiting to schedule task [2021-06-30T20:34:37.925Z] ‘prd-centos7-docker-4c-2g-1005’ is offline [2021-06-30T20:34:37.926Z] ‘prd-centos7-docker-4c-2g-1008’ is offline [2021-06-30T20:34:37.926Z] ‘prd-centos7-docker-4c-2g-1010’ is offline [2021-06-30T20:34:37.926Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1006’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-30T20:34:37.928Z] Still waiting to schedule task [2021-06-30T20:34:37.929Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1006’ is offline [2021-06-30T20:35:54.149Z] Running on prd-centos7-docker-4c-2g-1013 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-06-30T20:35:54.175Z] Running in /w/workspace/device-rest-go/56 [Pipeline] { [Pipeline] checkout [2021-06-30T20:35:57.978Z] The recommended git tool is: git [2021-06-30T20:36:00.454Z] using credential edgex-jenkins-ssh [2021-06-30T20:36:00.489Z] Cloning the remote Git repository [2021-06-30T20:36:00.084Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-30T20:36:00.179Z] > git init /w/workspace/device-rest-go/56 # timeout=10 [2021-06-30T20:36:00.226Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-30T20:36:00.226Z] > git --version # timeout=10 [2021-06-30T20:36:00.232Z] > git --version # 'git version 2.24.4' [2021-06-30T20:36:00.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T20:36:00.257Z] [INFO] Currently running in a labeled security context [2021-06-30T20:36:00.257Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T20:36:00.258Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/56@tmp/jenkins-gitclient-ssh3671018212953733156.key [2021-06-30T20:36:00.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:36:01.711Z] Avoid second fetch [2021-06-30T20:36:01.712Z] Checking out Revision ac4b371315fba0b9546dc2a95c8393f838fbe7e4 (master) [2021-06-30T20:36:01.361Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-30T20:36:01.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:36:01.394Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T20:36:01.404Z] > git checkout -f ac4b371315fba0b9546dc2a95c8393f838fbe7e4 # timeout=10 [2021-06-30T20:36:05.230Z] Commit message: "Merge pull request #127 from siggiskulason/snap-v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:36:06.263Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:36:06.592Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:36:06.891Z] + true [2021-06-30T20:36:06.891Z] + sudo service docker restart [2021-06-30T20:36:06.891Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:36:25.080Z] provisioning config files... [2021-06-30T20:36:25.095Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/56@tmp/config4588522690578482571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:36:25.423Z] ---> docker-login.sh [2021-06-30T20:36:25.423Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:36:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:36:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:36:25.684Z] Configure a credential helper to remove this warning. See [2021-06-30T20:36:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:36:25.684Z] [2021-06-30T20:36:25.684Z] Login Succeeded [2021-06-30T20:36:25.684Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:36:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:36:25.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:36:25.947Z] Configure a credential helper to remove this warning. See [2021-06-30T20:36:25.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:36:25.947Z] [2021-06-30T20:36:25.947Z] Login Succeeded [2021-06-30T20:36:25.947Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:36:25.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:36:25.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:36:25.947Z] Configure a credential helper to remove this warning. See [2021-06-30T20:36:25.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:36:25.947Z] [2021-06-30T20:36:25.947Z] Login Succeeded [2021-06-30T20:36:25.947Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:36:26.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:36:26.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:36:26.211Z] Configure a credential helper to remove this warning. See [2021-06-30T20:36:26.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:36:26.211Z] [2021-06-30T20:36:26.211Z] Login Succeeded [2021-06-30T20:36:26.211Z] docker.io [2021-06-30T20:36:26.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:36:26.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:36:26.744Z] Configure a credential helper to remove this warning. See [2021-06-30T20:36:26.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:36:26.744Z] [2021-06-30T20:36:26.744Z] Login Succeeded [2021-06-30T20:36:26.744Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:36:26.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T20:36:26.919Z] ========================================================= [2021-06-30T20:36:26.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T20:36:26.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:36:27.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-30T20:36:27.247Z] Sending build context to Docker daemon 116.2kB [2021-06-30T20:36:27.247Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:36:27.247Z] Step 2/10 : FROM ${BASE} [2021-06-30T20:36:27.247Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T20:36:27.247Z] 540db60ca938: Pulling fs layer [2021-06-30T20:36:27.247Z] adcc1eea9eea: Pulling fs layer [2021-06-30T20:36:27.247Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T20:36:27.247Z] 0510c868ecb4: Pulling fs layer [2021-06-30T20:36:27.247Z] afea3b2eda06: Pulling fs layer [2021-06-30T20:36:27.247Z] 7809a108b3ef: Pulling fs layer [2021-06-30T20:36:27.247Z] f706445af74f: Pulling fs layer [2021-06-30T20:36:27.247Z] afea3b2eda06: Waiting [2021-06-30T20:36:27.247Z] 0510c868ecb4: Waiting [2021-06-30T20:36:27.247Z] 7809a108b3ef: Waiting [2021-06-30T20:36:27.247Z] f706445af74f: Waiting [2021-06-30T20:36:27.247Z] 4c4ab2625f07: Download complete [2021-06-30T20:36:27.247Z] adcc1eea9eea: Verifying Checksum [2021-06-30T20:36:27.247Z] adcc1eea9eea: Download complete [2021-06-30T20:36:27.247Z] afea3b2eda06: Verifying Checksum [2021-06-30T20:36:27.247Z] afea3b2eda06: Download complete [2021-06-30T20:36:27.516Z] 7809a108b3ef: Verifying Checksum [2021-06-30T20:36:27.516Z] 7809a108b3ef: Download complete [2021-06-30T20:36:27.516Z] 540db60ca938: Verifying Checksum [2021-06-30T20:36:27.516Z] 540db60ca938: Download complete [2021-06-30T20:36:27.516Z] 540db60ca938: Pull complete [2021-06-30T20:36:27.779Z] adcc1eea9eea: Pull complete [2021-06-30T20:36:27.779Z] 4c4ab2625f07: Pull complete [2021-06-30T20:36:29.703Z] f706445af74f: Verifying Checksum [2021-06-30T20:36:29.703Z] f706445af74f: Download complete [2021-06-30T20:36:30.666Z] 0510c868ecb4: Verifying Checksum [2021-06-30T20:36:30.666Z] 0510c868ecb4: Download complete [2021-06-30T20:36:34.844Z] 0510c868ecb4: Pull complete [2021-06-30T20:36:34.844Z] afea3b2eda06: Pull complete [2021-06-30T20:36:34.844Z] 7809a108b3ef: Pull complete [2021-06-30T20:36:35.361Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1012 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-06-30T20:36:35.386Z] Running in /w/workspace/device-rest-go/56 [Pipeline] { [Pipeline] checkout [2021-06-30T20:36:35.663Z] The recommended git tool is: git [2021-06-30T20:36:35.829Z] f706445af74f: Pull complete [2021-06-30T20:36:35.829Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T20:36:35.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T20:36:35.829Z] ---> b068be0155e3 [2021-06-30T20:36:35.829Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-30T20:36:40.076Z] ---> Running in dd3a4256a4d3 [2021-06-30T20:36:40.076Z] Removing intermediate container dd3a4256a4d3 [2021-06-30T20:36:40.076Z] ---> 0e25316e92c9 [2021-06-30T20:36:40.076Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-30T20:36:40.076Z] ---> Running in b0a7ab730a7c [2021-06-30T20:36:40.076Z] Removing intermediate container b0a7ab730a7c [2021-06-30T20:36:40.076Z] ---> 0f67eed3b674 [2021-06-30T20:36:40.076Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-30T20:36:40.076Z] ---> Running in 2e7c8532d4f2 [2021-06-30T20:36:40.344Z] Removing intermediate container 2e7c8532d4f2 [2021-06-30T20:36:40.344Z] ---> 3969369b8ae1 [2021-06-30T20:36:40.344Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:36:40.344Z] ---> Running in 2ebf476b023a [2021-06-30T20:36:40.927Z] Removing intermediate container 2ebf476b023a [2021-06-30T20:36:40.927Z] ---> f4c0a04c7e46 [2021-06-30T20:36:40.927Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-30T20:36:40.927Z] ---> Running in 7c8f8991eda7 [2021-06-30T20:36:41.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:36:41.255Z] using credential edgex-jenkins-ssh [2021-06-30T20:36:41.299Z] Cloning the remote Git repository [2021-06-30T20:36:41.398Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-30T20:36:41.546Z] > git init /w/workspace/device-rest-go/56 # timeout=10 [2021-06-30T20:36:41.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-30T20:36:41.645Z] > git --version # timeout=10 [2021-06-30T20:36:41.699Z] > git --version # 'git version 2.17.1' [2021-06-30T20:36:41.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T20:36:41.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:36:42.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:36:42.708Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-30T20:36:42.969Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-30T20:36:43.542Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-30T20:36:43.542Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-30T20:36:43.542Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-30T20:36:43.542Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-30T20:36:43.803Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-30T20:36:44.069Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-30T20:36:44.210Z] Avoid second fetch [2021-06-30T20:36:44.210Z] Checking out Revision ac4b371315fba0b9546dc2a95c8393f838fbe7e4 (master) [2021-06-30T20:36:44.331Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-30T20:36:44.331Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T20:36:44.331Z] OK: 154 MiB in 49 packages [2021-06-30T20:36:44.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-30T20:36:44.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:36:44.233Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T20:36:44.246Z] > git checkout -f ac4b371315fba0b9546dc2a95c8393f838fbe7e4 # timeout=10 [2021-06-30T20:36:44.905Z] Removing intermediate container 7c8f8991eda7 [2021-06-30T20:36:44.905Z] ---> 3d9ea4cecf17 [2021-06-30T20:36:44.905Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-30T20:36:44.905Z] ---> Running in 0a5832af8172 [2021-06-30T20:36:44.905Z] Removing intermediate container 0a5832af8172 [2021-06-30T20:36:44.905Z] ---> 1b89a8c93271 [2021-06-30T20:36:44.905Z] Step 9/10 : COPY . . [2021-06-30T20:36:45.172Z] ---> c6c1c3f57b6b [2021-06-30T20:36:45.172Z] Step 10/10 : RUN go mod download [2021-06-30T20:36:45.172Z] ---> Running in b6ab2a4c5d64 [2021-06-30T20:36:48.460Z] Commit message: "Merge pull request #127 from siggiskulason/snap-v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:36:51.871Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:36:52.334Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:36:52.679Z] + + sudotrue service [2021-06-30T20:36:52.679Z] docker restart [2021-06-30T20:36:59.139Z] Removing intermediate container b6ab2a4c5d64 [2021-06-30T20:36:59.139Z] ---> 1472d3801f27 [2021-06-30T20:36:59.139Z] Successfully built 1472d3801f27 [2021-06-30T20:36:59.139Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:36:59.452Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T20:36:59.453Z] . [Pipeline] withDockerContainer [2021-06-30T20:36:59.539Z] prd-centos7-docker-4c-2g-1013 does not seem to be running inside a container [2021-06-30T20:36:59.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/56 -v /w/workspace/device-rest-go/56:/w/workspace/device-rest-go/56:rw,z -v /w/workspace/device-rest-go/56@tmp:/w/workspace/device-rest-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-30T20:37:00.072Z] $ docker top b8c2b49f6061841f1c027d02d2b72d50c56f03a90388f3d0062edac574399f42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:37:00.467Z] + go version [2021-06-30T20:37:00.467Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T20:37:00.481Z] $ docker stop --time=1 b8c2b49f6061841f1c027d02d2b72d50c56f03a90388f3d0062edac574399f42 [2021-06-30T20:37:01.784Z] $ docker rm -f b8c2b49f6061841f1c027d02d2b72d50c56f03a90388f3d0062edac574399f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:02.315Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T20:37:02.315Z] . [Pipeline] withDockerContainer [2021-06-30T20:37:02.410Z] prd-centos7-docker-4c-2g-1013 does not seem to be running inside a container [2021-06-30T20:37:02.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/56 -v /w/workspace/device-rest-go/56:/w/workspace/device-rest-go/56:rw,z -v /w/workspace/device-rest-go/56@tmp:/w/workspace/device-rest-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-30T20:37:02.922Z] $ docker top 6940f96a9728a92c6c8151bc337185ae2449433572b233d460acb1d51aa83a8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:37:03.330Z] + go mod tidy [Pipeline] sh [2021-06-30T20:37:03.910Z] + make test [2021-06-30T20:37:03.910Z] go mod tidy [2021-06-30T20:37:04.182Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-30T20:37:04.449Z] ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:37:11.051Z] provisioning config files... [2021-06-30T20:37:11.077Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/56@tmp/config6080789179132407320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:37:13.410Z] ---> docker-login.sh [2021-06-30T20:37:13.411Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:37:13.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:13.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:13.411Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:13.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:13.411Z] [2021-06-30T20:37:13.411Z] Login Succeeded [2021-06-30T20:37:13.411Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:37:13.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:13.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:13.411Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:13.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:13.411Z] [2021-06-30T20:37:13.411Z] Login Succeeded [2021-06-30T20:37:13.411Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:37:13.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:13.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:13.688Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:13.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:13.688Z] [2021-06-30T20:37:13.688Z] Login Succeeded [2021-06-30T20:37:13.688Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:37:14.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:14.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:14.289Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:14.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:14.289Z] [2021-06-30T20:37:14.289Z] Login Succeeded [2021-06-30T20:37:14.289Z] docker.io [2021-06-30T20:37:14.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:15.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:15.162Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:15.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:15.162Z] [2021-06-30T20:37:15.162Z] Login Succeeded [2021-06-30T20:37:15.162Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:37:15.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T20:37:15.547Z] ========================================================= [2021-06-30T20:37:15.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T20:37:15.547Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:15.892Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-30T20:37:15.892Z] Sending build context to Docker daemon 116.2kB [2021-06-30T20:37:16.168Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:37:16.168Z] Step 2/10 : FROM ${BASE} [2021-06-30T20:37:16.444Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T20:37:16.444Z] 595b0fe564bb: Pulling fs layer [2021-06-30T20:37:16.444Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T20:37:16.444Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T20:37:16.444Z] ba82ee9f976e: Pulling fs layer [2021-06-30T20:37:16.444Z] 506bd15cee9f: Pulling fs layer [2021-06-30T20:37:16.444Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T20:37:16.444Z] 618dc40b7e24: Pulling fs layer [2021-06-30T20:37:16.444Z] ba82ee9f976e: Waiting [2021-06-30T20:37:16.444Z] 506bd15cee9f: Waiting [2021-06-30T20:37:16.444Z] 75a0a4a0db45: Waiting [2021-06-30T20:37:16.444Z] 5b7225fbf94c: Verifying Checksum [2021-06-30T20:37:16.444Z] 5b7225fbf94c: Download complete [2021-06-30T20:37:16.723Z] 3088b5b3c5c0: Verifying Checksum [2021-06-30T20:37:16.723Z] 3088b5b3c5c0: Download complete [2021-06-30T20:37:16.723Z] 506bd15cee9f: Verifying Checksum [2021-06-30T20:37:16.723Z] 506bd15cee9f: Download complete [2021-06-30T20:37:16.723Z] 595b0fe564bb: Verifying Checksum [2021-06-30T20:37:16.723Z] 75a0a4a0db45: Verifying Checksum [2021-06-30T20:37:16.723Z] 75a0a4a0db45: Download complete [2021-06-30T20:37:17.334Z] 595b0fe564bb: Pull complete [2021-06-30T20:37:17.942Z] 3088b5b3c5c0: Pull complete [2021-06-30T20:37:18.219Z] 5b7225fbf94c: Pull complete [2021-06-30T20:37:19.204Z] 618dc40b7e24: Download complete [2021-06-30T20:37:20.187Z] ba82ee9f976e: Verifying Checksum [2021-06-30T20:37:20.187Z] ba82ee9f976e: Download complete [2021-06-30T20:37:23.507Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-30T20:37:23.507Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 54.0% of statements [2021-06-30T20:37:23.507Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-30T20:37:30.350Z] gofmt -l . [2021-06-30T20:37:30.350Z] [ "`gofmt -l .`" = "" ] [2021-06-30T20:37:30.350Z] ./bin/test-go-mod-tidy.sh [2021-06-30T20:37:30.350Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-30T20:37:30.631Z] $ docker stop --time=1 6940f96a9728a92c6c8151bc337185ae2449433572b233d460acb1d51aa83a8f [2021-06-30T20:37:31.104Z] ba82ee9f976e: Pull complete [2021-06-30T20:37:31.104Z] 506bd15cee9f: Pull complete [2021-06-30T20:37:31.104Z] 75a0a4a0db45: Pull complete [2021-06-30T20:37:32.222Z] $ docker rm -f 6940f96a9728a92c6c8151bc337185ae2449433572b233d460acb1d51aa83a8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:37:32.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T20:37:32.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-30T20:37:33.716Z] 618dc40b7e24: Pull complete [2021-06-30T20:37:33.716Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T20:37:33.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T20:37:33.716Z] ---> a36622ca3599 [2021-06-30T20:37:33.716Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [Pipeline] sh [2021-06-30T20:37:34.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T20:37:34.342Z] + ls -al . [2021-06-30T20:37:34.342Z] total 112 [2021-06-30T20:37:34.342Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 30 20:37 . [2021-06-30T20:37:34.342Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 30 20:36 .. [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 30 20:36 Attribution.txt [2021-06-30T20:37:34.342Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 20:36 bin [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 7459 Jun 30 20:36 CHANGELOG.md [2021-06-30T20:37:34.342Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 30 20:36 cmd [2021-06-30T20:37:34.342Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 30 20:37 coverage.out [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 30 20:36 Dockerfile [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 30 20:36 Dockerfile.build [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 30 20:36 .dockerignore [2021-06-30T20:37:34.342Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 30 20:36 driver [2021-06-30T20:37:34.342Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 30 20:36 .git [2021-06-30T20:37:34.342Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 20:36 .github [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 30 20:36 .gitignore [2021-06-30T20:37:34.342Z] -rw-r--r--. 1 jenkins jenkins 271 Jun 30 20:37 go.mod [2021-06-30T20:37:34.342Z] -rw-r--r--. 1 jenkins jenkins 20570 Jun 30 20:37 go.sum [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 30 20:36 Jenkinsfile [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 30 20:36 LICENSE [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 30 20:36 Makefile [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 30 20:36 README.md [2021-06-30T20:37:34.342Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 30 20:36 snap [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 30 20:34 VERSION [2021-06-30T20:37:34.342Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 30 20:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:34.651Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ac4b371315fba0b9546dc2a95c8393f838fbe7e4 --label arch=amd64 --label version=1.2.2-dev.22 . [2021-06-30T20:37:34.652Z] Sending build context to Docker daemon 126kB [2021-06-30T20:37:34.652Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:37:34.652Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-30T20:37:34.652Z] ---> 1472d3801f27 [2021-06-30T20:37:34.652Z] Step 3/25 : ARG MAKE='make build' [2021-06-30T20:37:34.652Z] ---> Running in a428bb6bb0ec [2021-06-30T20:37:34.652Z] Removing intermediate container a428bb6bb0ec [2021-06-30T20:37:34.652Z] ---> 943cbcdf7566 [2021-06-30T20:37:34.652Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-30T20:37:34.913Z] ---> Running in 626ce1e83000 [2021-06-30T20:37:34.913Z] Removing intermediate container 626ce1e83000 [2021-06-30T20:37:34.913Z] ---> c8fe824749f6 [2021-06-30T20:37:34.913Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-30T20:37:34.913Z] ---> Running in 2cc61361d2d6 [2021-06-30T20:37:34.913Z] Removing intermediate container 2cc61361d2d6 [2021-06-30T20:37:34.913Z] ---> 9dc33a1349f7 [2021-06-30T20:37:34.913Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:37:34.913Z] ---> Running in 7be51e240f70 [2021-06-30T20:37:35.485Z] Removing intermediate container 7be51e240f70 [2021-06-30T20:37:35.485Z] ---> 4ec6f9eea24c [2021-06-30T20:37:35.485Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-30T20:37:35.485Z] ---> Running in 09208d36a8d8 [2021-06-30T20:37:35.710Z] ---> Running in d5a3c114f4c5 [2021-06-30T20:37:35.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:37:36.304Z] Removing intermediate container d5a3c114f4c5 [2021-06-30T20:37:36.304Z] ---> 7bb909d7936d [2021-06-30T20:37:36.304Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-30T20:37:36.304Z] ---> Running in bc9ec2d2cfd0 [2021-06-30T20:37:36.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:37:36.910Z] Removing intermediate container bc9ec2d2cfd0 [2021-06-30T20:37:36.911Z] ---> 4a779e12b176 [2021-06-30T20:37:36.911Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-30T20:37:36.911Z] ---> Running in 0f21381e9744 [2021-06-30T20:37:37.276Z] OK: 154 MiB in 49 packages [2021-06-30T20:37:37.276Z] Removing intermediate container 09208d36a8d8 [2021-06-30T20:37:37.276Z] ---> 8eba92d76e81 [2021-06-30T20:37:37.276Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-30T20:37:37.276Z] ---> Running in adf0aedca4a0 [2021-06-30T20:37:37.509Z] Removing intermediate container 0f21381e9744 [2021-06-30T20:37:37.509Z] ---> bb1cc5346f76 [2021-06-30T20:37:37.509Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:37:37.509Z] ---> Running in 3975803d398f [2021-06-30T20:37:39.615Z] Removing intermediate container adf0aedca4a0 [2021-06-30T20:37:39.615Z] ---> 9a21dfd5bd67 [2021-06-30T20:37:39.615Z] Step 9/25 : COPY . . [2021-06-30T20:37:39.615Z] ---> d639e4344690 [2021-06-30T20:37:39.615Z] Step 10/25 : RUN go mod tidy [2021-06-30T20:37:39.615Z] ---> Running in dca594d85171 [2021-06-30T20:37:39.615Z] Removing intermediate container dca594d85171 [2021-06-30T20:37:39.615Z] ---> 33540995c28d [2021-06-30T20:37:39.615Z] Step 11/25 : RUN make update [2021-06-30T20:37:39.615Z] ---> Running in 111608a2d871 [2021-06-30T20:37:39.615Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-30T20:37:39.615Z] Removing intermediate container 111608a2d871 [2021-06-30T20:37:39.615Z] ---> 3281a15ee630 [2021-06-30T20:37:39.615Z] Step 12/25 : RUN $MAKE [2021-06-30T20:37:39.615Z] ---> Running in 4bf61113e5b4 [2021-06-30T20:37:39.615Z] go mod tidy [2021-06-30T20:37:39.615Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.2-dev.22" -o cmd/device-rest ./cmd [2021-06-30T20:37:39.982Z] Removing intermediate container 3975803d398f [2021-06-30T20:37:39.982Z] ---> 5ff66114803a [2021-06-30T20:37:39.982Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-30T20:37:39.982Z] ---> Running in 44c6bae5437b [2021-06-30T20:37:41.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:37:42.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:37:43.055Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-30T20:37:43.326Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-30T20:37:43.326Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-30T20:37:43.326Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-30T20:37:43.597Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-30T20:37:43.597Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-30T20:37:43.870Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-30T20:37:44.145Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-30T20:37:44.145Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-30T20:37:44.434Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T20:37:44.434Z] OK: 144 MiB in 49 packages [2021-06-30T20:37:45.872Z] Removing intermediate container 44c6bae5437b [2021-06-30T20:37:45.872Z] ---> 4023f397764a [2021-06-30T20:37:45.872Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-30T20:37:45.872Z] ---> Running in 6563b5509cde [2021-06-30T20:37:46.147Z] Removing intermediate container 6563b5509cde [2021-06-30T20:37:46.147Z] ---> 718cc1a211c0 [2021-06-30T20:37:46.147Z] Step 9/10 : COPY . . [2021-06-30T20:37:47.126Z] ---> 035e4c92aa57 [2021-06-30T20:37:47.126Z] Step 10/10 : RUN go mod download [2021-06-30T20:37:47.126Z] ---> Running in d58a9306e614 [2021-06-30T20:37:52.136Z] Removing intermediate container 4bf61113e5b4 [2021-06-30T20:37:52.136Z] ---> df79f7e21ca8 [2021-06-30T20:37:52.136Z] Step 13/25 : FROM alpine:3.12 [2021-06-30T20:37:52.136Z] 3.12: Pulling from library/alpine [2021-06-30T20:37:52.136Z] 339de151aab4: Pulling fs layer [2021-06-30T20:37:52.136Z] 339de151aab4: Verifying Checksum [2021-06-30T20:37:52.136Z] 339de151aab4: Download complete [2021-06-30T20:37:52.136Z] 339de151aab4: Pull complete [2021-06-30T20:37:52.136Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T20:37:52.136Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T20:37:52.136Z] ---> 13621d1b12d4 [2021-06-30T20:37:52.136Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-30T20:37:52.136Z] ---> Running in 72269618e7a2 [2021-06-30T20:37:52.136Z] Removing intermediate container 72269618e7a2 [2021-06-30T20:37:52.136Z] ---> 8b8a3f5f74c9 [2021-06-30T20:37:52.136Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-30T20:37:52.136Z] ---> Running in db87300a9d3d [2021-06-30T20:37:52.398Z] Removing intermediate container db87300a9d3d [2021-06-30T20:37:52.398Z] ---> da7ea0d3ff1a [2021-06-30T20:37:52.398Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T20:37:52.398Z] ---> Running in 1336ef106e08 [2021-06-30T20:37:52.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:37:52.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:37:52.936Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T20:37:52.937Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T20:37:52.937Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T20:37:52.937Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T20:37:52.937Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T20:37:52.937Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T20:37:52.937Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T20:37:52.937Z] OK: 8 MiB in 20 packages [2021-06-30T20:37:53.198Z] Removing intermediate container 1336ef106e08 [2021-06-30T20:37:53.198Z] ---> 121308331312 [2021-06-30T20:37:53.198Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-30T20:37:53.464Z] ---> 29f0d837528e [2021-06-30T20:37:53.464Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-30T20:37:53.725Z] ---> a260d78821f3 [2021-06-30T20:37:53.725Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-30T20:37:53.986Z] ---> fd6758edddff [2021-06-30T20:37:53.986Z] Step 20/25 : EXPOSE 59986 [2021-06-30T20:37:53.986Z] ---> Running in 29d8628fcc31 [2021-06-30T20:37:53.986Z] Removing intermediate container 29d8628fcc31 [2021-06-30T20:37:53.986Z] ---> 174aa9df82b0 [2021-06-30T20:37:53.986Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-30T20:37:53.986Z] ---> Running in 5fb4e351a682 [2021-06-30T20:37:53.986Z] Removing intermediate container 5fb4e351a682 [2021-06-30T20:37:53.986Z] ---> c69884620e06 [2021-06-30T20:37:53.986Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-30T20:37:54.253Z] ---> Running in 6fdb06f0f9ab [2021-06-30T20:37:54.253Z] Removing intermediate container 6fdb06f0f9ab [2021-06-30T20:37:54.253Z] ---> cf94dde99711 [2021-06-30T20:37:54.253Z] Step 23/25 : LABEL arch=amd64 [2021-06-30T20:37:54.253Z] ---> Running in a329ededb292 [2021-06-30T20:37:54.253Z] Removing intermediate container a329ededb292 [2021-06-30T20:37:54.253Z] ---> e99961b3617e [2021-06-30T20:37:54.253Z] Step 24/25 : LABEL git_sha=ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:37:54.253Z] ---> Running in ecf55bcd6fb2 [2021-06-30T20:37:54.515Z] Removing intermediate container ecf55bcd6fb2 [2021-06-30T20:37:54.515Z] ---> 7d59a49d62e9 [2021-06-30T20:37:54.515Z] Step 25/25 : LABEL version=1.2.2-dev.22 [2021-06-30T20:37:54.515Z] ---> Running in a795b7c1223d [2021-06-30T20:37:54.515Z] Removing intermediate container a795b7c1223d [2021-06-30T20:37:54.515Z] ---> 5371476d407d [2021-06-30T20:37:54.515Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-30T20:37:54.515Z] Successfully built 5371476d407d [2021-06-30T20:37:54.515Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:37:54.779Z] provisioning config files... [2021-06-30T20:37:54.792Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/56@tmp/config2023470679272176487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:37:56.995Z] ---> docker-login.sh [2021-06-30T20:37:56.995Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:37:56.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:56.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:56.996Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:56.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:56.996Z] [2021-06-30T20:37:56.996Z] Login Succeeded [2021-06-30T20:37:56.996Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:37:56.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.258Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.258Z] [2021-06-30T20:37:57.258Z] Login Succeeded [2021-06-30T20:37:57.258Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:37:57.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.258Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.258Z] [2021-06-30T20:37:57.258Z] Login Succeeded [2021-06-30T20:37:57.258Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:37:57.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.521Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.521Z] [2021-06-30T20:37:57.521Z] Login Succeeded [2021-06-30T20:37:57.521Z] docker.io [2021-06-30T20:37:57.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.783Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.783Z] [2021-06-30T20:37:57.783Z] Login Succeeded [2021-06-30T20:37:57.783Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:37:57.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:37:57.867Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-06-30T20:37:57.868Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:37:57.868Z] latest [2021-06-30T20:37:57.868Z] 1.2.2-dev.22 [2021-06-30T20:37:57.868Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [2021-06-30T20:37:57.868Z] master [2021-06-30T20:37:57.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:58.243Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:58.558Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:37:58.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-30T20:37:58.558Z] 20aefed4d0e4: Preparing [2021-06-30T20:37:58.558Z] 1e7fad409a03: Preparing [2021-06-30T20:37:58.558Z] a63cfb8ae36c: Preparing [2021-06-30T20:37:58.558Z] 92731fb4ca95: Preparing [2021-06-30T20:37:58.558Z] 32f366d666a5: Preparing [2021-06-30T20:37:58.558Z] 32f366d666a5: Layer already exists [2021-06-30T20:37:59.135Z] 1e7fad409a03: Pushed [2021-06-30T20:37:59.135Z] 20aefed4d0e4: Pushed [2021-06-30T20:37:59.135Z] 92731fb4ca95: Pushed [2021-06-30T20:38:00.080Z] a63cfb8ae36c: Pushed [2021-06-30T20:38:00.346Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4: digest: sha256:df00c0c95befad072520eb686db4cdacb011b7de65f63218891c99f114c2f8bc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:00.688Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:01.006Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-06-30T20:38:01.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-30T20:38:01.006Z] 20aefed4d0e4: Preparing [2021-06-30T20:38:01.006Z] 1e7fad409a03: Preparing [2021-06-30T20:38:01.006Z] a63cfb8ae36c: Preparing [2021-06-30T20:38:01.006Z] 92731fb4ca95: Preparing [2021-06-30T20:38:01.006Z] 32f366d666a5: Preparing [2021-06-30T20:38:01.006Z] 92731fb4ca95: Layer already exists [2021-06-30T20:38:01.006Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:01.006Z] 1e7fad409a03: Layer already exists [2021-06-30T20:38:01.006Z] 20aefed4d0e4: Layer already exists [2021-06-30T20:38:01.006Z] a63cfb8ae36c: Layer already exists [2021-06-30T20:38:01.006Z] latest: digest: sha256:df00c0c95befad072520eb686db4cdacb011b7de65f63218891c99f114c2f8bc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:01.319Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:01.621Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.22 [2021-06-30T20:38:01.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-30T20:38:01.621Z] 20aefed4d0e4: Preparing [2021-06-30T20:38:01.621Z] 1e7fad409a03: Preparing [2021-06-30T20:38:01.621Z] a63cfb8ae36c: Preparing [2021-06-30T20:38:01.621Z] 92731fb4ca95: Preparing [2021-06-30T20:38:01.621Z] 32f366d666a5: Preparing [2021-06-30T20:38:01.621Z] 20aefed4d0e4: Layer already exists [2021-06-30T20:38:01.621Z] 1e7fad409a03: Layer already exists [2021-06-30T20:38:01.621Z] a63cfb8ae36c: Layer already exists [2021-06-30T20:38:01.621Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:01.621Z] 92731fb4ca95: Layer already exists [2021-06-30T20:38:01.621Z] 1.2.2-dev.22: digest: sha256:df00c0c95befad072520eb686db4cdacb011b7de65f63218891c99f114c2f8bc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:01.942Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:02.273Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [2021-06-30T20:38:02.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-30T20:38:02.273Z] 20aefed4d0e4: Preparing [2021-06-30T20:38:02.273Z] 1e7fad409a03: Preparing [2021-06-30T20:38:02.273Z] a63cfb8ae36c: Preparing [2021-06-30T20:38:02.273Z] 92731fb4ca95: Preparing [2021-06-30T20:38:02.273Z] 32f366d666a5: Preparing [2021-06-30T20:38:02.273Z] 1e7fad409a03: Layer already exists [2021-06-30T20:38:02.273Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:02.273Z] 20aefed4d0e4: Layer already exists [2021-06-30T20:38:02.273Z] a63cfb8ae36c: Layer already exists [2021-06-30T20:38:02.273Z] 92731fb4ca95: Layer already exists [2021-06-30T20:38:02.273Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22: digest: sha256:df00c0c95befad072520eb686db4cdacb011b7de65f63218891c99f114c2f8bc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:02.581Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:master [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:02.898Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:master [2021-06-30T20:38:02.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-30T20:38:02.898Z] 20aefed4d0e4: Preparing [2021-06-30T20:38:02.898Z] 1e7fad409a03: Preparing [2021-06-30T20:38:02.898Z] a63cfb8ae36c: Preparing [2021-06-30T20:38:02.898Z] 92731fb4ca95: Preparing [2021-06-30T20:38:02.898Z] 32f366d666a5: Preparing [2021-06-30T20:38:02.898Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:02.898Z] 20aefed4d0e4: Layer already exists [2021-06-30T20:38:02.898Z] 1e7fad409a03: Layer already exists [2021-06-30T20:38:02.898Z] 92731fb4ca95: Layer already exists [2021-06-30T20:38:02.898Z] a63cfb8ae36c: Layer already exists [2021-06-30T20:38:03.160Z] master: digest: sha256:df00c0c95befad072520eb686db4cdacb011b7de65f63218891c99f114c2f8bc size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:38:03.218Z] ===================================================== [Pipeline] echo [2021-06-30T20:38:03.235Z] taggedImages: [2021-06-30T20:38:03.235Z] - nexus3.edgexfoundry.org:10004/device-rest:ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:38:03.235Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-06-30T20:38:03.235Z] - nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.22 [2021-06-30T20:38:03.235Z] - nexus3.edgexfoundry.org:10004/device-rest:ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [2021-06-30T20:38:03.235Z] - nexus3.edgexfoundry.org:10004/device-rest:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:38:05.940Z] ---> job-cost.sh [2021-06-30T20:38:05.941Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2SVI [2021-06-30T20:38:13.246Z] Removing intermediate container d58a9306e614 [2021-06-30T20:38:13.246Z] ---> 4318d819bc70 [2021-06-30T20:38:13.246Z] Successfully built 4318d819bc70 [2021-06-30T20:38:13.246Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:13.595Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T20:38:13.595Z] . [Pipeline] withDockerContainer [2021-06-30T20:38:13.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-1012 does not seem to be running inside a container [2021-06-30T20:38:13.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/56 -v /w/workspace/device-rest-go/56:/w/workspace/device-rest-go/56:rw,z -v /w/workspace/device-rest-go/56@tmp:/w/workspace/device-rest-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-30T20:38:14.544Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T20:38:15.653Z] $ docker top e2030455c8ddd15d1db138579f76e8e660cde222d4b62e9eb097da22e7c1646a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:38:16.632Z] + go version [2021-06-30T20:38:16.632Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T20:38:16.665Z] $ docker stop --time=1 e2030455c8ddd15d1db138579f76e8e660cde222d4b62e9eb097da22e7c1646a [2021-06-30T20:38:18.538Z] $ docker rm -f e2030455c8ddd15d1db138579f76e8e660cde222d4b62e9eb097da22e7c1646a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:19.290Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T20:38:19.290Z] . [Pipeline] withDockerContainer [2021-06-30T20:38:19.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-1012 does not seem to be running inside a container [2021-06-30T20:38:19.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/56 -v /w/workspace/device-rest-go/56:/w/workspace/device-rest-go/56:rw,z -v /w/workspace/device-rest-go/56@tmp:/w/workspace/device-rest-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-30T20:38:21.282Z] $ docker top 343b6d32991e6db068988e972ff31a2da16eef9c9d6327dc38979715f229f37e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:38:22.247Z] + go mod tidy [Pipeline] sh [2021-06-30T20:38:23.518Z] + make test [2021-06-30T20:38:23.519Z] go mod tidy [2021-06-30T20:38:23.794Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-30T20:38:25.248Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-30T20:38:29.484Z] lf-activate-venv(): INFO: Adding /tmp/venv-2SVI/bin to PATH [2021-06-30T20:38:29.485Z] INFO: No Stack... [2021-06-30T20:38:29.485Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T20:38:29.485Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T20:38:29.797Z] + cat /w/workspace/device-rest-go/56/archives/cost.csv [2021-06-30T20:38:29.798Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T20:38:29.830Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] [2021-06-30T20:38:29.859Z] Resource [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] did not exist. Created. [2021-06-30T20:38:29.859Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:38:30.192Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-30T20:38:30.270Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T20:38:30.285Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T20:39:22.387Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-30T20:39:22.387Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements [2021-06-30T20:39:22.387Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-30T20:39:46.477Z] gofmt -l . [2021-06-30T20:39:46.477Z] [ "`gofmt -l .`" = "" ] [2021-06-30T20:39:46.477Z] ./bin/test-go-mod-tidy.sh [2021-06-30T20:39:46.477Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-30T20:39:47.489Z] $ docker stop --time=1 343b6d32991e6db068988e972ff31a2da16eef9c9d6327dc38979715f229f37e [2021-06-30T20:39:49.599Z] $ docker rm -f 343b6d32991e6db068988e972ff31a2da16eef9c9d6327dc38979715f229f37e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:39:50.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T20:39:50.539Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T20:39:51.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:39:51.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T20:39:51.944Z] + ls -al . [2021-06-30T20:39:51.944Z] total 140 [2021-06-30T20:39:51.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:39 . [2021-06-30T20:39:51.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:36 .. [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 30 20:36 .dockerignore [2021-06-30T20:39:51.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:36 .git [2021-06-30T20:39:51.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:36 .github [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 30 20:36 .gitignore [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 30 20:36 Attribution.txt [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 7459 Jun 30 20:36 CHANGELOG.md [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 30 20:36 Dockerfile [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 30 20:36 Dockerfile.build [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 30 20:36 Jenkinsfile [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 20:36 LICENSE [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 30 20:36 Makefile [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 30 20:36 README.md [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 30 20:34 VERSION [2021-06-30T20:39:51.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:36 bin [2021-06-30T20:39:51.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:36 cmd [2021-06-30T20:39:51.944Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 30 20:39 coverage.out [2021-06-30T20:39:51.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:36 driver [2021-06-30T20:39:51.944Z] -rw-r--r-- 1 jenkins jenkins 271 Jun 30 20:39 go.mod [2021-06-30T20:39:51.944Z] -rw-r--r-- 1 jenkins jenkins 20570 Jun 30 20:38 go.sum [2021-06-30T20:39:51.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:36 snap [2021-06-30T20:39:51.944Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 30 20:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:52.309Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ac4b371315fba0b9546dc2a95c8393f838fbe7e4 --label arch=arm64 --label version=1.2.2-dev.22 . [2021-06-30T20:39:52.309Z] Sending build context to Docker daemon 126kB [2021-06-30T20:39:52.911Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:39:52.911Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-30T20:39:52.911Z] ---> 4318d819bc70 [2021-06-30T20:39:52.911Z] Step 3/25 : ARG MAKE='make build' [2021-06-30T20:39:52.911Z] ---> Running in 0d7572cde525 [2021-06-30T20:39:53.519Z] Removing intermediate container 0d7572cde525 [2021-06-30T20:39:53.519Z] ---> 606b75670e99 [2021-06-30T20:39:53.519Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-30T20:39:53.802Z] ---> Running in e66195443417 [2021-06-30T20:39:54.075Z] Removing intermediate container e66195443417 [2021-06-30T20:39:54.075Z] ---> 135dd7dc43e2 [2021-06-30T20:39:54.075Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-30T20:39:54.348Z] ---> Running in 4aed684f7e64 [2021-06-30T20:39:54.945Z] Removing intermediate container 4aed684f7e64 [2021-06-30T20:39:54.945Z] ---> 176533a8f210 [2021-06-30T20:39:54.945Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:39:54.945Z] ---> Running in d4ebc5d908ec [2021-06-30T20:39:57.572Z] Removing intermediate container d4ebc5d908ec [2021-06-30T20:39:57.572Z] ---> 40ef7a379496 [2021-06-30T20:39:57.572Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-30T20:39:57.572Z] ---> Running in 5897f2cf9090 [2021-06-30T20:39:58.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:39:59.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:40:00.135Z] OK: 144 MiB in 49 packages [2021-06-30T20:40:01.592Z] Removing intermediate container 5897f2cf9090 [2021-06-30T20:40:01.592Z] ---> 6f2120bc60f3 [2021-06-30T20:40:01.592Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-30T20:40:01.592Z] ---> Running in afacc4ea9f45 [2021-06-30T20:40:02.213Z] Removing intermediate container afacc4ea9f45 [2021-06-30T20:40:02.213Z] ---> c9c659619a23 [2021-06-30T20:40:02.213Z] Step 9/25 : COPY . . [2021-06-30T20:40:03.264Z] ---> 371fc7fd485a [2021-06-30T20:40:03.264Z] Step 10/25 : RUN go mod tidy [2021-06-30T20:40:03.264Z] ---> Running in d3e2297ca83c [2021-06-30T20:40:06.691Z] Removing intermediate container d3e2297ca83c [2021-06-30T20:40:06.691Z] ---> fbd1d0c3ce78 [2021-06-30T20:40:06.691Z] Step 11/25 : RUN make update [2021-06-30T20:40:06.691Z] ---> Running in 42be4ef36f56 [2021-06-30T20:40:07.674Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-30T20:40:08.653Z] Removing intermediate container 42be4ef36f56 [2021-06-30T20:40:08.653Z] ---> 9b21f28e24a5 [2021-06-30T20:40:08.653Z] Step 12/25 : RUN $MAKE [2021-06-30T20:40:08.927Z] ---> Running in 2499ee32ee7c [2021-06-30T20:40:10.394Z] go mod tidy [2021-06-30T20:40:10.671Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.2-dev.22" -o cmd/device-rest ./cmd [2021-06-30T20:40:49.734Z] Removing intermediate container 2499ee32ee7c [2021-06-30T20:40:49.734Z] ---> 848f86404f72 [2021-06-30T20:40:49.734Z] Step 13/25 : FROM alpine:3.12 [2021-06-30T20:40:49.734Z] 3.12: Pulling from library/alpine [2021-06-30T20:40:49.734Z] d2f70382dc9a: Pulling fs layer [2021-06-30T20:40:49.734Z] d2f70382dc9a: Verifying Checksum [2021-06-30T20:40:49.734Z] d2f70382dc9a: Download complete [2021-06-30T20:40:50.337Z] d2f70382dc9a: Pull complete [2021-06-30T20:40:50.612Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T20:40:50.612Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T20:40:50.612Z] ---> c4fd0aeabfcf [2021-06-30T20:40:50.612Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-30T20:40:50.887Z] ---> Running in 0c4a222fe436 [2021-06-30T20:40:51.160Z] Removing intermediate container 0c4a222fe436 [2021-06-30T20:40:51.160Z] ---> a5a1388f4c71 [2021-06-30T20:40:51.160Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-30T20:40:51.440Z] ---> Running in c8da590e8f80 [2021-06-30T20:40:51.713Z] Removing intermediate container c8da590e8f80 [2021-06-30T20:40:51.713Z] ---> f48dbf3ae1f2 [2021-06-30T20:40:51.713Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T20:40:51.984Z] ---> Running in ed36d6c1035f [2021-06-30T20:40:53.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:40:53.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:40:54.018Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T20:40:54.018Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T20:40:54.018Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T20:40:54.018Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T20:40:54.018Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T20:40:54.018Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T20:40:54.018Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T20:40:54.018Z] OK: 8 MiB in 20 packages [2021-06-30T20:40:55.464Z] Removing intermediate container ed36d6c1035f [2021-06-30T20:40:55.464Z] ---> a62a7a8ed803 [2021-06-30T20:40:55.464Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-30T20:40:56.901Z] ---> 4ab0ccf9c07a [2021-06-30T20:40:56.901Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-30T20:40:57.498Z] ---> 7b585cd1248e [2021-06-30T20:40:57.498Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-30T20:40:58.477Z] ---> 9c7e944d9464 [2021-06-30T20:40:58.477Z] Step 20/25 : EXPOSE 59986 [2021-06-30T20:40:58.477Z] ---> Running in d9181c5d0753 [2021-06-30T20:40:59.076Z] Removing intermediate container d9181c5d0753 [2021-06-30T20:40:59.076Z] ---> ab4ef6f0929e [2021-06-30T20:40:59.076Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-30T20:40:59.076Z] ---> Running in 51501663355d [2021-06-30T20:40:59.674Z] Removing intermediate container 51501663355d [2021-06-30T20:40:59.674Z] ---> 0fb553390039 [2021-06-30T20:40:59.674Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-30T20:40:59.674Z] ---> Running in 1a3c97445c5c [2021-06-30T20:41:00.268Z] Removing intermediate container 1a3c97445c5c [2021-06-30T20:41:00.268Z] ---> 70099e9691af [2021-06-30T20:41:00.268Z] Step 23/25 : LABEL arch=arm64 [2021-06-30T20:41:00.541Z] ---> Running in f583a261c7fa [2021-06-30T20:41:00.815Z] Removing intermediate container f583a261c7fa [2021-06-30T20:41:01.088Z] ---> 1a222d06657f [2021-06-30T20:41:01.088Z] Step 24/25 : LABEL git_sha=ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:41:01.088Z] ---> Running in 32f528e6acb8 [2021-06-30T20:41:01.688Z] Removing intermediate container 32f528e6acb8 [2021-06-30T20:41:01.688Z] ---> 25beac8ebeab [2021-06-30T20:41:01.688Z] Step 25/25 : LABEL version=1.2.2-dev.22 [2021-06-30T20:41:01.688Z] ---> Running in 1008b2bc0c99 [2021-06-30T20:41:02.286Z] Removing intermediate container 1008b2bc0c99 [2021-06-30T20:41:02.286Z] ---> 867fb88a79fb [2021-06-30T20:41:02.286Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-30T20:41:02.286Z] Successfully built 867fb88a79fb [2021-06-30T20:41:02.286Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:41:05.090Z] provisioning config files... [2021-06-30T20:41:05.113Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/56@tmp/config779050074799022607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:41:05.492Z] ---> docker-login.sh [2021-06-30T20:41:05.492Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:41:05.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:41:06.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:41:06.040Z] Configure a credential helper to remove this warning. See [2021-06-30T20:41:06.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:41:06.040Z] [2021-06-30T20:41:06.040Z] Login Succeeded [2021-06-30T20:41:06.040Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:41:06.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:41:06.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:41:06.637Z] Configure a credential helper to remove this warning. See [2021-06-30T20:41:06.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:41:06.637Z] [2021-06-30T20:41:06.637Z] Login Succeeded [2021-06-30T20:41:06.637Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:41:07.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:41:07.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:41:07.244Z] Configure a credential helper to remove this warning. See [2021-06-30T20:41:07.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:41:07.244Z] [2021-06-30T20:41:07.244Z] Login Succeeded [2021-06-30T20:41:07.244Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:41:07.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:41:07.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:41:07.865Z] Configure a credential helper to remove this warning. See [2021-06-30T20:41:07.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:41:07.865Z] [2021-06-30T20:41:07.865Z] Login Succeeded [2021-06-30T20:41:07.865Z] docker.io [2021-06-30T20:41:08.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:41:08.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:41:08.738Z] Configure a credential helper to remove this warning. See [2021-06-30T20:41:08.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:41:08.738Z] [2021-06-30T20:41:08.738Z] Login Succeeded [2021-06-30T20:41:08.738Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:41:08.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:41:08.852Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-06-30T20:41:08.853Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:41:08.853Z] latest [2021-06-30T20:41:08.853Z] 1.2.2-dev.22 [2021-06-30T20:41:08.853Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [2021-06-30T20:41:08.853Z] master [2021-06-30T20:41:08.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:09.253Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:09.606Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:41:09.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-30T20:41:09.606Z] ee878c8b7c11: Preparing [2021-06-30T20:41:09.606Z] 47ae7d1649e1: Preparing [2021-06-30T20:41:09.606Z] acb96f0ba52d: Preparing [2021-06-30T20:41:09.606Z] 2004e1df9320: Preparing [2021-06-30T20:41:09.606Z] 3fbe34a1663b: Preparing [2021-06-30T20:41:09.886Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:41:09.886Z] 47ae7d1649e1: Pushed [2021-06-30T20:41:09.886Z] ee878c8b7c11: Pushed [2021-06-30T20:41:10.873Z] 2004e1df9320: Pushed [2021-06-30T20:41:12.859Z] acb96f0ba52d: Pushed [2021-06-30T20:41:13.133Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4: digest: sha256:6da844b56302ce091bb27bfa013f7adfe63e8bc0bbf15e6e93133dd4f85a9750 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:13.496Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:13.843Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-06-30T20:41:13.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-30T20:41:13.843Z] ee878c8b7c11: Preparing [2021-06-30T20:41:13.843Z] 47ae7d1649e1: Preparing [2021-06-30T20:41:13.843Z] acb96f0ba52d: Preparing [2021-06-30T20:41:13.843Z] 2004e1df9320: Preparing [2021-06-30T20:41:13.843Z] 3fbe34a1663b: Preparing [2021-06-30T20:41:14.116Z] 47ae7d1649e1: Layer already exists [2021-06-30T20:41:14.116Z] acb96f0ba52d: Layer already exists [2021-06-30T20:41:14.116Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:41:14.116Z] 2004e1df9320: Layer already exists [2021-06-30T20:41:14.116Z] ee878c8b7c11: Layer already exists [2021-06-30T20:41:14.116Z] latest: digest: sha256:6da844b56302ce091bb27bfa013f7adfe63e8bc0bbf15e6e93133dd4f85a9750 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:14.467Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:14.809Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.22 [2021-06-30T20:41:14.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-30T20:41:14.809Z] ee878c8b7c11: Preparing [2021-06-30T20:41:14.809Z] 47ae7d1649e1: Preparing [2021-06-30T20:41:14.809Z] acb96f0ba52d: Preparing [2021-06-30T20:41:14.809Z] 2004e1df9320: Preparing [2021-06-30T20:41:14.809Z] 3fbe34a1663b: Preparing [2021-06-30T20:41:15.081Z] 47ae7d1649e1: Layer already exists [2021-06-30T20:41:15.082Z] ee878c8b7c11: Layer already exists [2021-06-30T20:41:15.082Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:41:15.082Z] 2004e1df9320: Layer already exists [2021-06-30T20:41:15.082Z] acb96f0ba52d: Layer already exists [2021-06-30T20:41:15.082Z] 1.2.2-dev.22: digest: sha256:6da844b56302ce091bb27bfa013f7adfe63e8bc0bbf15e6e93133dd4f85a9750 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:15.433Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:15.781Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [2021-06-30T20:41:15.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-30T20:41:15.781Z] ee878c8b7c11: Preparing [2021-06-30T20:41:15.781Z] 47ae7d1649e1: Preparing [2021-06-30T20:41:15.781Z] acb96f0ba52d: Preparing [2021-06-30T20:41:15.781Z] 2004e1df9320: Preparing [2021-06-30T20:41:15.781Z] 3fbe34a1663b: Preparing [2021-06-30T20:41:16.058Z] ee878c8b7c11: Layer already exists [2021-06-30T20:41:16.058Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:41:16.058Z] 2004e1df9320: Layer already exists [2021-06-30T20:41:16.058Z] acb96f0ba52d: Layer already exists [2021-06-30T20:41:16.058Z] 47ae7d1649e1: Layer already exists [2021-06-30T20:41:16.058Z] ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22: digest: sha256:6da844b56302ce091bb27bfa013f7adfe63e8bc0bbf15e6e93133dd4f85a9750 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:16.413Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:16.756Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:master [2021-06-30T20:41:16.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-30T20:41:16.756Z] ee878c8b7c11: Preparing [2021-06-30T20:41:16.756Z] 47ae7d1649e1: Preparing [2021-06-30T20:41:16.756Z] acb96f0ba52d: Preparing [2021-06-30T20:41:16.756Z] 2004e1df9320: Preparing [2021-06-30T20:41:16.756Z] 3fbe34a1663b: Preparing [2021-06-30T20:41:17.028Z] ee878c8b7c11: Layer already exists [2021-06-30T20:41:17.028Z] 2004e1df9320: Layer already exists [2021-06-30T20:41:17.028Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:41:17.028Z] acb96f0ba52d: Layer already exists [2021-06-30T20:41:17.028Z] 47ae7d1649e1: Layer already exists [2021-06-30T20:41:17.028Z] master: digest: sha256:6da844b56302ce091bb27bfa013f7adfe63e8bc0bbf15e6e93133dd4f85a9750 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:41:17.102Z] ===================================================== [Pipeline] echo [2021-06-30T20:41:17.120Z] taggedImages: [2021-06-30T20:41:17.120Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [2021-06-30T20:41:17.120Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-06-30T20:41:17.120Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.22 [2021-06-30T20:41:17.120Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:ac4b371315fba0b9546dc2a95c8393f838fbe7e4-1.2.2-dev.22 [2021-06-30T20:41:17.120Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:41:17.678Z] ---> job-cost.sh [2021-06-30T20:41:17.678Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q0kd [2021-06-30T20:42:04.615Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T20:43:41.430Z] lf-activate-venv(): INFO: Adding /tmp/venv-q0kd/bin to PATH [2021-06-30T20:43:41.430Z] INFO: No Stack... [2021-06-30T20:43:41.430Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T20:43:41.430Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T20:43:41.774Z] + cut -d, -f6 [2021-06-30T20:43:41.775Z] + cat /w/workspace/device-rest-go/56/archives/cost.csv [Pipeline] lock [2021-06-30T20:43:41.846Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] [2021-06-30T20:43:41.855Z] Resource [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] did not exist. Created. [2021-06-30T20:43:41.855Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:43:42.238Z] /w/workspace/device-rest-go/56@tmp/durable-2418ab09/script.sh: 1: /w/workspace/device-rest-go/56@tmp/durable-2418ab09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-30T20:43:42.612Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T20:43:42.643Z] Warning: overwriting stash ‘stack-cost’ [2021-06-30T20:43:42.788Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T20:43:42.804Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-master-56-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-30T20:43:43.810Z] provisioning config files... [2021-06-30T20:43:43.823Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config7318853508984623101tmp [Pipeline] { [Pipeline] sh [2021-06-30T20:43:44.142Z] + set +x [2021-06-30T20:43:44.142Z] + bash -s -- [2021-06-30T20:43:44.142Z] + curl -s https://codecov.io/bash [2021-06-30T20:43:44.142Z] [2021-06-30T20:43:44.142Z] _____ _ [2021-06-30T20:43:44.142Z] / ____| | | [2021-06-30T20:43:44.142Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T20:43:44.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T20:43:44.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T20:43:44.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T20:43:44.142Z] Bash-1.0.3 [2021-06-30T20:43:44.142Z] [2021-06-30T20:43:44.142Z] [2021-06-30T20:43:44.142Z] ==> git version 2.24.4 found [2021-06-30T20:43:44.142Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-30T20:43:44.142Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T20:43:44.143Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T20:43:44.143Z] ==> Jenkins CI detected. [2021-06-30T20:43:44.143Z] project root: . [2021-06-30T20:43:44.143Z] --> token set from env [2021-06-30T20:43:44.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T20:43:44.404Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T20:43:44.404Z] ==> Python coveragepy not found [2021-06-30T20:43:44.404Z] ==> Searching for coverage reports in: [2021-06-30T20:43:44.404Z] + . [2021-06-30T20:43:44.404Z] -> Found 1 reports [2021-06-30T20:43:44.404Z] ==> Detecting git/mercurial file structure [2021-06-30T20:43:44.404Z] ==> Reading reports [2021-06-30T20:43:44.404Z] + ./coverage.out bytes=8513 [2021-06-30T20:43:44.404Z] ==> Appending adjustments [2021-06-30T20:43:44.404Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T20:43:44.404Z] + Found adjustments [2021-06-30T20:43:44.404Z] ==> Gzipping contents [2021-06-30T20:43:44.404Z] 4.0K /tmp/codecov.NtfELe.gz [2021-06-30T20:43:44.404Z] ==> Uploading reports [2021-06-30T20:43:44.404Z] url: https://codecov.io [2021-06-30T20:43:44.404Z] query: branch=master&commit=ac4b371315fba0b9546dc2a95c8393f838fbe7e4&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T20:43:44.404Z] -> Pinging Codecov [2021-06-30T20:43:44.404Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ac4b371315fba0b9546dc2a95c8393f838fbe7e4&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T20:43:44.980Z] -> Uploading to [2021-06-30T20:43:44.980Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/4E5D53B4F1F92C436F7061BF334D961C/ac4b371315fba0b9546dc2a95c8393f838fbe7e4/0c9b92f5-d906-4015-b373-58a838c52586.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T204344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a3b4da9290b0a61959228213bf65a5206a620917e53dc23f9eff4170572121 [2021-06-30T20:43:44.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T20:43:44.980Z] Dload Upload Total Spent Left Speed [2021-06-30T20:43:45.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1793 0 0 100 1793 0 3595 --:--:-- --:--:-- --:--:-- 3600 [2021-06-30T20:43:45.553Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [Pipeline] } [2021-06-30T20:43:45.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-30T20:43:48.880Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-30T20:43:48.898Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:49.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:43:49.233Z] [2021-06-30T20:43:49.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:49.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:43:49.564Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-30T20:43:49.564Z] 188c0c94c7c5: Pulling fs layer [2021-06-30T20:43:49.564Z] 0ef7d3d256c8: Pulling fs layer [2021-06-30T20:43:49.564Z] de9db76c5a1d: Pulling fs layer [2021-06-30T20:43:49.564Z] 0eba1c9be4d2: Pulling fs layer [2021-06-30T20:43:49.564Z] 0d57e429df01: Pulling fs layer [2021-06-30T20:43:49.564Z] 4e4be7b47b0d: Pulling fs layer [2021-06-30T20:43:49.564Z] e1f770b5df2f: Pulling fs layer [2021-06-30T20:43:49.564Z] 85a0685a4137: Pulling fs layer [2021-06-30T20:43:49.564Z] 0d57e429df01: Waiting [2021-06-30T20:43:49.564Z] 4e4be7b47b0d: Waiting [2021-06-30T20:43:49.564Z] e1f770b5df2f: Waiting [2021-06-30T20:43:49.564Z] 0eba1c9be4d2: Waiting [2021-06-30T20:43:49.564Z] 85a0685a4137: Waiting [2021-06-30T20:43:49.564Z] de9db76c5a1d: Verifying Checksum [2021-06-30T20:43:49.564Z] de9db76c5a1d: Download complete [2021-06-30T20:43:49.564Z] 0ef7d3d256c8: Verifying Checksum [2021-06-30T20:43:49.564Z] 0ef7d3d256c8: Download complete [2021-06-30T20:43:49.564Z] 0d57e429df01: Verifying Checksum [2021-06-30T20:43:49.564Z] 0d57e429df01: Download complete [2021-06-30T20:43:49.826Z] 188c0c94c7c5: Verifying Checksum [2021-06-30T20:43:49.826Z] 188c0c94c7c5: Download complete [2021-06-30T20:43:49.826Z] 4e4be7b47b0d: Verifying Checksum [2021-06-30T20:43:49.826Z] 4e4be7b47b0d: Download complete [2021-06-30T20:43:49.826Z] 188c0c94c7c5: Pull complete [2021-06-30T20:43:50.087Z] 0ef7d3d256c8: Pull complete [2021-06-30T20:43:50.087Z] de9db76c5a1d: Pull complete [2021-06-30T20:43:51.479Z] e1f770b5df2f: Verifying Checksum [2021-06-30T20:43:51.479Z] e1f770b5df2f: Download complete [2021-06-30T20:43:53.410Z] 0eba1c9be4d2: Verifying Checksum [2021-06-30T20:43:53.410Z] 0eba1c9be4d2: Download complete [2021-06-30T20:43:53.680Z] 85a0685a4137: Verifying Checksum [2021-06-30T20:43:53.680Z] 85a0685a4137: Download complete [2021-06-30T20:43:57.065Z] 0eba1c9be4d2: Pull complete [2021-06-30T20:43:57.065Z] 0d57e429df01: Pull complete [2021-06-30T20:43:57.065Z] 4e4be7b47b0d: Pull complete [2021-06-30T20:43:57.065Z] e1f770b5df2f: Pull complete [2021-06-30T20:44:00.394Z] 85a0685a4137: Pull complete [2021-06-30T20:44:00.394Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-30T20:44:00.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:44:00.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-30T20:44:00.485Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:44:00.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-30T20:44:03.823Z] $ docker top a4118c47c95fdeb91c66752d2eb54001f8be92414b839b2857892750c5b6a429 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T20:44:03.941Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-30T20:44:04.233Z] + set -o pipefail [2021-06-30T20:44:04.233Z] + snyk monitor '--org=edgex-jenkins' [2021-06-30T20:44:08.462Z] [2021-06-30T20:44:08.462Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2021-06-30T20:44:08.462Z] [2021-06-30T20:44:08.462Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/f888c885-0e3d-4dd4-9e84-ef680dd3af88 [2021-06-30T20:44:08.462Z] [2021-06-30T20:44:08.462Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-30T20:44:08.462Z] [2021-06-30T20:44:08.462Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-30T20:44:08.462Z] [2021-06-30T20:44:08.725Z] [Pipeline] } [2021-06-30T20:44:08.736Z] $ docker stop --time=1 a4118c47c95fdeb91c66752d2eb54001f8be92414b839b2857892750c5b6a429 [2021-06-30T20:44:11.180Z] $ docker rm -f a4118c47c95fdeb91c66752d2eb54001f8be92414b839b2857892750c5b6a429 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:44:12.171Z] + git log --format=format:%s -1 ac4b371315fba0b9546dc2a95c8393f838fbe7e4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:12.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:44:12.488Z] . [Pipeline] withDockerContainer [2021-06-30T20:44:12.568Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:44:12.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:44:12.983Z] $ docker top a4e6741dbcf851f6bc0299b4d46f27394eece34ad16fd6079b8c368bf1d536a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:44:13.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:44:13.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:44:13.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:44:13.250Z] $ docker exec a4e6741dbcf851f6bc0299b4d46f27394eece34ad16fd6079b8c368bf1d536a3 ssh-agent [2021-06-30T20:44:13.374Z] SSH_AUTH_SOCK=/tmp/ssh-mkiixDFn27r6/agent.14 [2021-06-30T20:44:13.374Z] SSH_AGENT_PID=20 [2021-06-30T20:44:13.380Z] Running ssh-add (command line suppressed) [2021-06-30T20:44:13.477Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1171122349679748774.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1171122349679748774.key) [2021-06-30T20:44:13.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:44:13.804Z] + git semver tag [2021-06-30T20:44:13.805Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:44:13.805Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-30T20:44:13.805Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-30T20:44:13.805Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:44:13.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:44:13.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:44:13.805Z] # $SEMVER_BRANCH = master [2021-06-30T20:44:13.805Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2021-06-30T20:44:13.805Z] # ac4b371315fba0b9546dc2a95c8393f838fbe7e4 HEAD [2021-06-30T20:44:13.805Z] # -> Force: false [2021-06-30T20:44:13.805Z] # b52119ece566a25316e7e7fbad2aab7b8fd2580e refs/tags/v1.2.2-dev.22 [Pipeline] } [2021-06-30T20:44:13.812Z] $ docker exec --env ******** --env ******** a4e6741dbcf851f6bc0299b4d46f27394eece34ad16fd6079b8c368bf1d536a3 ssh-agent -k [2021-06-30T20:44:13.913Z] unset SSH_AUTH_SOCK; [2021-06-30T20:44:13.913Z] unset SSH_AGENT_PID; [2021-06-30T20:44:13.913Z] echo Agent pid 20 killed; [2021-06-30T20:44:13.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:44:14.270Z] + git semver [Pipeline] } [2021-06-30T20:44:14.284Z] $ docker stop --time=1 a4e6741dbcf851f6bc0299b4d46f27394eece34ad16fd6079b8c368bf1d536a3 [2021-06-30T20:44:15.464Z] $ docker rm -f a4e6741dbcf851f6bc0299b4d46f27394eece34ad16fd6079b8c368bf1d536a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:15.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:44:15.949Z] [2021-06-30T20:44:15.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:16.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:44:16.268Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-30T20:44:16.268Z] ab5ef0e58194: Pulling fs layer [2021-06-30T20:44:16.268Z] 9712f1f96733: Pulling fs layer [2021-06-30T20:44:16.268Z] 63f879dbbcfc: Pulling fs layer [2021-06-30T20:44:16.268Z] 0d9ebad4ef96: Pulling fs layer [2021-06-30T20:44:16.268Z] e9a5061849ea: Pulling fs layer [2021-06-30T20:44:16.268Z] d747dcd14b5f: Pulling fs layer [2021-06-30T20:44:16.268Z] 2de7ff778b66: Pulling fs layer [2021-06-30T20:44:16.268Z] e9a5061849ea: Waiting [2021-06-30T20:44:16.268Z] d747dcd14b5f: Waiting [2021-06-30T20:44:16.268Z] 2de7ff778b66: Waiting [2021-06-30T20:44:16.268Z] 0d9ebad4ef96: Waiting [2021-06-30T20:44:16.268Z] 9712f1f96733: Verifying Checksum [2021-06-30T20:44:16.268Z] 9712f1f96733: Download complete [2021-06-30T20:44:17.658Z] 63f879dbbcfc: Verifying Checksum [2021-06-30T20:44:17.658Z] 63f879dbbcfc: Download complete [2021-06-30T20:44:17.921Z] e9a5061849ea: Verifying Checksum [2021-06-30T20:44:17.921Z] e9a5061849ea: Download complete [2021-06-30T20:44:17.921Z] d747dcd14b5f: Verifying Checksum [2021-06-30T20:44:17.921Z] d747dcd14b5f: Download complete [2021-06-30T20:44:18.494Z] 2de7ff778b66: Verifying Checksum [2021-06-30T20:44:18.494Z] 2de7ff778b66: Download complete [2021-06-30T20:44:18.494Z] 0d9ebad4ef96: Verifying Checksum [2021-06-30T20:44:18.494Z] 0d9ebad4ef96: Download complete [2021-06-30T20:44:18.494Z] ab5ef0e58194: Verifying Checksum [2021-06-30T20:44:18.494Z] ab5ef0e58194: Download complete [2021-06-30T20:44:21.086Z] ab5ef0e58194: Pull complete [2021-06-30T20:44:21.086Z] 9712f1f96733: Pull complete [2021-06-30T20:44:22.036Z] 63f879dbbcfc: Pull complete [2021-06-30T20:44:25.375Z] 0d9ebad4ef96: Pull complete [2021-06-30T20:44:25.375Z] e9a5061849ea: Pull complete [2021-06-30T20:44:25.375Z] d747dcd14b5f: Pull complete [2021-06-30T20:44:26.324Z] 2de7ff778b66: Pull complete [2021-06-30T20:44:26.324Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-30T20:44:26.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:44:26.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-30T20:44:26.405Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:44:26.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-30T20:44:31.740Z] $ docker top ca19bf2b2a20d9e11f2ee86b3ccd94e998c6d75bcaf574fdabffb0f6889e7307 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:44:31.843Z] provisioning config files... [2021-06-30T20:44:31.855Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1125649514430430275tmp [2021-06-30T20:44:31.868Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config2262603131675025764tmp [2021-06-30T20:44:31.880Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3957658007009121567tmp [Pipeline] { [Pipeline] echo [2021-06-30T20:44:31.903Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:44:32.198Z] ---> sigul-configuration.sh [2021-06-30T20:44:32.198Z] gpg: directory `/root/.gnupg' created [2021-06-30T20:44:32.198Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-30T20:44:32.198Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-30T20:44:32.198Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-30T20:44:32.198Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-30T20:44:32.198Z] gpg: CAST5 encrypted data [2021-06-30T20:44:32.198Z] gpg: encrypted with 1 passphrase [2021-06-30T20:44:32.198Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-30T20:44:32.501Z] + mkdir /home/jenkins [2021-06-30T20:44:32.501Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-30T20:44:32.795Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-30T20:44:32.808Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:44:33.281Z] ---> sigul-install.sh [2021-06-30T20:44:37.593Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-30T20:44:37.894Z] + git tag --list [2021-06-30T20:44:37.894Z] v1.0.0 [2021-06-30T20:44:37.894Z] v1.1.0 [2021-06-30T20:44:37.894Z] v1.1.1 [2021-06-30T20:44:37.894Z] v1.1.2 [2021-06-30T20:44:37.894Z] v1.2.0 [2021-06-30T20:44:37.894Z] v1.2.1 [2021-06-30T20:44:37.894Z] v1.2.1-dev.1 [2021-06-30T20:44:37.894Z] v1.2.1-dev.2 [2021-06-30T20:44:37.894Z] v1.2.1-dev.3 [2021-06-30T20:44:37.894Z] v1.2.1-dev.4 [2021-06-30T20:44:37.894Z] v1.2.2-dev.1 [2021-06-30T20:44:37.894Z] v1.2.2-dev.10 [2021-06-30T20:44:37.894Z] v1.2.2-dev.11 [2021-06-30T20:44:37.894Z] v1.2.2-dev.12 [2021-06-30T20:44:37.894Z] v1.2.2-dev.13 [2021-06-30T20:44:37.894Z] v1.2.2-dev.14 [2021-06-30T20:44:37.894Z] v1.2.2-dev.15 [2021-06-30T20:44:37.894Z] v1.2.2-dev.16 [2021-06-30T20:44:37.894Z] v1.2.2-dev.17 [2021-06-30T20:44:37.894Z] v1.2.2-dev.18 [2021-06-30T20:44:37.894Z] v1.2.2-dev.19 [2021-06-30T20:44:37.894Z] v1.2.2-dev.2 [2021-06-30T20:44:37.894Z] v1.2.2-dev.20 [2021-06-30T20:44:37.894Z] v1.2.2-dev.21 [2021-06-30T20:44:37.894Z] v1.2.2-dev.22 [2021-06-30T20:44:37.894Z] v1.2.2-dev.3 [2021-06-30T20:44:37.894Z] v1.2.2-dev.4 [2021-06-30T20:44:37.894Z] v1.2.2-dev.5 [2021-06-30T20:44:37.894Z] v1.2.2-dev.6 [2021-06-30T20:44:37.894Z] v1.2.2-dev.7 [2021-06-30T20:44:37.894Z] v1.2.2-dev.8 [2021-06-30T20:44:37.894Z] v1.2.2-dev.9 [Pipeline] sh [2021-06-30T20:44:38.201Z] + lftools sign git-tag v1.2.2-dev.22 [2021-06-30T20:44:38.775Z] Signing Git tag with Sigul... [2021-06-30T20:44:38.775Z] Signing v1.2.2-dev.22 [Pipeline] echo [2021-06-30T20:44:39.736Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:44:40.035Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-30T20:44:40.054Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-30T20:44:40.084Z] $ docker stop --time=1 ca19bf2b2a20d9e11f2ee86b3ccd94e998c6d75bcaf574fdabffb0f6889e7307 [2021-06-30T20:44:41.582Z] $ docker rm -f ca19bf2b2a20d9e11f2ee86b3ccd94e998c6d75bcaf574fdabffb0f6889e7307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:42.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:44:42.216Z] . [Pipeline] withDockerContainer [2021-06-30T20:44:42.291Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:44:42.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:44:42.703Z] $ docker top 16ebfdde4f31da6f67a76a30b183327b304bccb283323ff7d1c656376605c81a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:44:42.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:44:42.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:44:42.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:44:42.968Z] $ docker exec 16ebfdde4f31da6f67a76a30b183327b304bccb283323ff7d1c656376605c81a ssh-agent [2021-06-30T20:44:43.080Z] SSH_AUTH_SOCK=/tmp/ssh-TP2qXEmGgVyz/agent.17 [2021-06-30T20:44:43.080Z] SSH_AGENT_PID=24 [2021-06-30T20:44:43.086Z] Running ssh-add (command line suppressed) [2021-06-30T20:44:43.187Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3436757782477347192.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3436757782477347192.key) [2021-06-30T20:44:43.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:44:43.516Z] + git semver bump pre [2021-06-30T20:44:43.517Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:44:43.517Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-30T20:44:43.517Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-30T20:44:43.517Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:44:43.517Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:44:43.517Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:44:43.517Z] # $SEMVER_BRANCH = master [2021-06-30T20:44:43.517Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2021-06-30T20:44:43.517Z] 1.2.2-dev.23 [Pipeline] } [2021-06-30T20:44:43.525Z] $ docker exec --env ******** --env ******** 16ebfdde4f31da6f67a76a30b183327b304bccb283323ff7d1c656376605c81a ssh-agent -k [2021-06-30T20:44:43.613Z] unset SSH_AUTH_SOCK; [2021-06-30T20:44:43.614Z] unset SSH_AGENT_PID; [2021-06-30T20:44:43.614Z] echo Agent pid 24 killed; [2021-06-30T20:44:43.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:44:43.976Z] + git semver [Pipeline] } [2021-06-30T20:44:43.989Z] $ docker stop --time=1 16ebfdde4f31da6f67a76a30b183327b304bccb283323ff7d1c656376605c81a [2021-06-30T20:44:45.209Z] $ docker rm -f 16ebfdde4f31da6f67a76a30b183327b304bccb283323ff7d1c656376605c81a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:45.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:44:45.613Z] . [Pipeline] withDockerContainer [2021-06-30T20:44:45.691Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:44:45.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:44:46.083Z] $ docker top 791b6a8b1ae71212e9765ba6dd2f195c1882384fee053c058ac08a50602ec288 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:44:46.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:44:46.236Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:44:46.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:44:46.351Z] $ docker exec 791b6a8b1ae71212e9765ba6dd2f195c1882384fee053c058ac08a50602ec288 ssh-agent [2021-06-30T20:44:46.467Z] SSH_AUTH_SOCK=/tmp/ssh-krKVPMZFdENm/agent.14 [2021-06-30T20:44:46.467Z] SSH_AGENT_PID=20 [2021-06-30T20:44:46.473Z] Running ssh-add (command line suppressed) [2021-06-30T20:44:46.562Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1489430951723326156.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1489430951723326156.key) [2021-06-30T20:44:46.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:44:46.890Z] + git semver push [2021-06-30T20:44:46.890Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:44:46.890Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-30T20:44:46.890Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-30T20:44:46.890Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:44:46.890Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:44:46.890Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:44:46.890Z] # $SEMVER_BRANCH = master [2021-06-30T20:44:46.890Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-06-30T20:44:52.192Z] $ docker exec --env ******** --env ******** 791b6a8b1ae71212e9765ba6dd2f195c1882384fee053c058ac08a50602ec288 ssh-agent -k [2021-06-30T20:44:52.282Z] unset SSH_AUTH_SOCK; [2021-06-30T20:44:52.283Z] unset SSH_AGENT_PID; [2021-06-30T20:44:52.283Z] echo Agent pid 20 killed; [2021-06-30T20:44:52.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:44:52.654Z] + git semver [Pipeline] } [2021-06-30T20:44:52.668Z] $ docker stop --time=1 791b6a8b1ae71212e9765ba6dd2f195c1882384fee053c058ac08a50602ec288 [2021-06-30T20:44:53.843Z] $ docker rm -f 791b6a8b1ae71212e9765ba6dd2f195c1882384fee053c058ac08a50602ec288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:44:55.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:44:55.723Z] ---> package-listing.sh [2021-06-30T20:44:55.723Z] ++ facter osfamily [2021-06-30T20:44:55.723Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T20:44:55.985Z] + OS_FAMILY=redhat [2021-06-30T20:44:55.985Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2021-06-30T20:44:55.985Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T20:44:55.985Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T20:44:55.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T20:44:55.985Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T20:44:55.985Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-06-30T20:44:55.985Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T20:44:55.985Z] + case "${OS_FAMILY}" in [2021-06-30T20:44:55.985Z] + rpm -qa [2021-06-30T20:44:55.985Z] + sort [2021-06-30T20:44:56.559Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T20:44:56.559Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T20:44:56.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T20:44:56.559Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-06-30T20:44:56.559Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2021-06-30T20:44:56.559Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] echo [2021-06-30T20:44:56.575Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-30T20:44:56.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:57.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:44:57.446Z] [2021-06-30T20:44:57.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:44:57.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:44:57.793Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T20:44:57.793Z] df20fa9351a1: Pulling fs layer [2021-06-30T20:44:57.793Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T20:44:57.793Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T20:44:57.793Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T20:44:57.793Z] 93b61091891f: Pulling fs layer [2021-06-30T20:44:57.793Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T20:44:57.793Z] 5e14af77c1be: Pulling fs layer [2021-06-30T20:44:57.793Z] 01666e4c0597: Pulling fs layer [2021-06-30T20:44:57.793Z] aa168da1d23b: Pulling fs layer [2021-06-30T20:44:57.793Z] 93b9cdb0e59b: Waiting [2021-06-30T20:44:57.793Z] 5e14af77c1be: Waiting [2021-06-30T20:44:57.793Z] 01666e4c0597: Waiting [2021-06-30T20:44:57.793Z] aa168da1d23b: Waiting [2021-06-30T20:44:57.793Z] 46f8f816bc3b: Waiting [2021-06-30T20:44:57.793Z] 93b61091891f: Waiting [2021-06-30T20:44:57.793Z] 36b3adc4ff6f: Download complete [2021-06-30T20:44:57.793Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T20:44:57.793Z] 46f8f816bc3b: Download complete [2021-06-30T20:44:57.793Z] df20fa9351a1: Verifying Checksum [2021-06-30T20:44:57.793Z] df20fa9351a1: Download complete [2021-06-30T20:44:58.055Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T20:44:58.055Z] 93b9cdb0e59b: Download complete [2021-06-30T20:44:58.055Z] 5e14af77c1be: Verifying Checksum [2021-06-30T20:44:58.055Z] 5e14af77c1be: Download complete [2021-06-30T20:44:58.055Z] 01666e4c0597: Verifying Checksum [2021-06-30T20:44:58.055Z] 01666e4c0597: Download complete [2021-06-30T20:44:58.055Z] 93b61091891f: Verifying Checksum [2021-06-30T20:44:58.055Z] 93b61091891f: Download complete [2021-06-30T20:44:58.055Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T20:44:58.055Z] 8ad3a11d3b57: Download complete [2021-06-30T20:44:58.055Z] df20fa9351a1: Pull complete [2021-06-30T20:44:58.317Z] 36b3adc4ff6f: Pull complete [2021-06-30T20:44:58.579Z] 8ad3a11d3b57: Pull complete [2021-06-30T20:44:58.863Z] 46f8f816bc3b: Pull complete [2021-06-30T20:44:58.863Z] 93b61091891f: Pull complete [2021-06-30T20:44:59.124Z] 93b9cdb0e59b: Pull complete [2021-06-30T20:44:59.124Z] 5e14af77c1be: Pull complete [2021-06-30T20:44:59.124Z] 01666e4c0597: Pull complete [2021-06-30T20:45:00.518Z] aa168da1d23b: Verifying Checksum [2021-06-30T20:45:00.518Z] aa168da1d23b: Download complete [2021-06-30T20:45:06.884Z] aa168da1d23b: Pull complete [2021-06-30T20:45:06.884Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T20:45:06.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:45:06.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T20:45:06.971Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-06-30T20:45:07.010Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-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/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-30T20:45:09.978Z] $ docker top 0f6678e9cfce81945360c9d9bd653ee020ad4279fe8bc705b77d52c4662505af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:45:10.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T20:45:10.663Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T20:45:10.962Z] + ls /var/log/sa-host [2021-06-30T20:45:10.962Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T20:45:10.962Z] file_magic: OK [2021-06-30T20:45:10.962Z] HZ: Using current value: 100 [2021-06-30T20:45:10.962Z] file_header: OK [2021-06-30T20:45:10.962Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-30T20:45:10.962Z] Statistics: [2021-06-30T20:45:10.962Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T20:45:10.962Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T20:45:10.962Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T20:45:10.962Z] file_magic: OK [2021-06-30T20:45:10.962Z] HZ: Using current value: 100 [2021-06-30T20:45:10.962Z] file_header: OK [2021-06-30T20:45:10.962Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-30T20:45:10.962Z] Statistics: [2021-06-30T20:45:10.962Z] 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-06-30T20:45:10.962Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:45:11.629Z] provisioning config files... [2021-06-30T20:45:11.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5961431481007142949tmp [Pipeline] { [Pipeline] echo [2021-06-30T20:45:11.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:45:11.964Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T20:45:11.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:45:12.387Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T20:45:12.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:45:12.694Z] ---> sudo-logs.sh [2021-06-30T20:45:12.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T20:45:12.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:45:13.023Z] ---> job-cost.sh [2021-06-30T20:45:13.023Z] lf-activate-venv: SKIPPING [2021-06-30T20:45:13.023Z] DEBUG: total: 0.18000000715255737 [2021-06-30T20:45:13.023Z] INFO: Retrieving Stack Cost... [2021-06-30T20:45:13.968Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T20:45:14.540Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T20:45:14.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:45:14.851Z] ---> logs-deploy.sh [2021-06-30T20:45:14.851Z] lf-activate-venv: SKIPPING [2021-06-30T20:45:14.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/56 [2021-06-30T20:45:14.851Z] INFO: archiving workspace using pattern(s): [2021-06-30T20:45:15.801Z] Archives upload complete. [2021-06-30T20:45:15.801Z] INFO: archiving logs to Nexus [2021-06-30T20:45:16.373Z] ---> uname -a: [2021-06-30T20:45:16.373Z] Linux prd-centos7-docker-4c-2g-1009.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] ---> lscpu: [2021-06-30T20:45:16.373Z] Architecture: x86_64 [2021-06-30T20:45:16.373Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-30T20:45:16.373Z] Byte Order: Little Endian [2021-06-30T20:45:16.373Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-30T20:45:16.373Z] CPU(s): 2 [2021-06-30T20:45:16.373Z] On-line CPU(s) list: 0,1 [2021-06-30T20:45:16.373Z] Thread(s) per core: 1 [2021-06-30T20:45:16.373Z] Core(s) per socket: 1 [2021-06-30T20:45:16.373Z] Socket(s): 2 [2021-06-30T20:45:16.373Z] NUMA node(s): 1 [2021-06-30T20:45:16.373Z] Vendor ID: AuthenticAMD [2021-06-30T20:45:16.373Z] CPU family: 23 [2021-06-30T20:45:16.373Z] Model: 49 [2021-06-30T20:45:16.373Z] Model name: AMD EPYC-Rome Processor [2021-06-30T20:45:16.373Z] Stepping: 0 [2021-06-30T20:45:16.373Z] CPU MHz: 2800.000 [2021-06-30T20:45:16.373Z] BogoMIPS: 5600.00 [2021-06-30T20:45:16.373Z] Virtualization: AMD-V [2021-06-30T20:45:16.373Z] Hypervisor vendor: KVM [2021-06-30T20:45:16.373Z] Virtualization type: full [2021-06-30T20:45:16.373Z] L1d cache: 64 KiB [2021-06-30T20:45:16.373Z] L1i cache: 64 KiB [2021-06-30T20:45:16.373Z] L2 cache: 1 MiB [2021-06-30T20:45:16.373Z] L3 cache: 32 MiB [2021-06-30T20:45:16.373Z] NUMA node0 CPU(s): 0,1 [2021-06-30T20:45:16.373Z] Vulnerability Itlb multihit: Not affected [2021-06-30T20:45:16.373Z] Vulnerability L1tf: Not affected [2021-06-30T20:45:16.373Z] Vulnerability Mds: Not affected [2021-06-30T20:45:16.373Z] Vulnerability Meltdown: Not affected [2021-06-30T20:45:16.373Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-30T20:45:16.373Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-30T20:45:16.373Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-30T20:45:16.373Z] Vulnerability Srbds: Not affected [2021-06-30T20:45:16.373Z] Vulnerability Tsx async abort: Not affected [2021-06-30T20:45:16.373Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] ---> nproc: [2021-06-30T20:45:16.373Z] 2 [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] ---> df -h: [2021-06-30T20:45:16.373Z] Filesystem Size Used Available Use% Mounted on [2021-06-30T20:45:16.373Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-30T20:45:16.373Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-30T20:45:16.373Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-30T20:45:16.373Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-rest-go_master@tmp [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-30T20:45:16.373Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-rest-go_master [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] ---> free -m: [2021-06-30T20:45:16.373Z] total used free shared buff/cache available [2021-06-30T20:45:16.373Z] Mem: 7821 1163 3258 0 3399 6574 [2021-06-30T20:45:16.373Z] Swap: 1023 0 1023 [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] ---> ip addr: [2021-06-30T20:45:16.373Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-30T20:45:16.373Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-30T20:45:16.373Z] inet 127.0.0.1/8 scope host lo [2021-06-30T20:45:16.373Z] valid_lft forever preferred_lft forever [2021-06-30T20:45:16.373Z] inet6 ::1/128 scope host [2021-06-30T20:45:16.373Z] valid_lft forever preferred_lft forever [2021-06-30T20:45:16.373Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-30T20:45:16.373Z] link/ether fa:16:3e:99:6d:4b brd ff:ff:ff:ff:ff:ff [2021-06-30T20:45:16.373Z] inet 10.30.122.147/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-30T20:45:16.373Z] valid_lft 85698sec preferred_lft 85698sec [2021-06-30T20:45:16.373Z] inet6 fe80::f816:3eff:fe99:6d4b/64 scope link [2021-06-30T20:45:16.373Z] valid_lft forever preferred_lft forever [2021-06-30T20:45:16.373Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-30T20:45:16.373Z] link/ether 02:42:33:70:6a:0a brd ff:ff:ff:ff:ff:ff [2021-06-30T20:45:16.373Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-30T20:45:16.373Z] valid_lft forever preferred_lft forever [2021-06-30T20:45:16.373Z] inet6 fe80::42:33ff:fe70:6a0a/64 scope link [2021-06-30T20:45:16.373Z] valid_lft forever preferred_lft forever [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] ---> sar -b -r -n DEV: [2021-06-30T20:45:16.373Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] 20:33:24 LINUX RESTART (2 CPU) [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] 20:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-30T20:45:16.373Z] 20:35:01 83.76 4.08 79.68 0.00 2671.77 4122.83 0.00 [2021-06-30T20:45:16.373Z] 20:36:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 [2021-06-30T20:45:16.373Z] 20:37:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 [2021-06-30T20:45:16.373Z] 20:38:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 [2021-06-30T20:45:16.373Z] 20:39:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-06-30T20:45:16.373Z] 20:40:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 [2021-06-30T20:45:16.373Z] 20:41:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 [2021-06-30T20:45:16.373Z] 20:42:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2021-06-30T20:45:16.373Z] 20:43:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 [2021-06-30T20:45:16.373Z] 20:44:01 32.42 0.03 32.39 0.00 3.73 11963.99 0.00 [2021-06-30T20:45:16.373Z] 20:45:01 184.26 0.10 184.16 0.00 9.99 46777.72 0.00 [2021-06-30T20:45:16.373Z] Average: 27.51 0.38 27.13 0.00 244.17 5719.38 0.00 [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] 20:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-30T20:45:16.373Z] 20:35:01 5458496 0 796200 9.94 2620 1751616 1265276 13.97 570996 1579776 20 [2021-06-30T20:45:16.373Z] 20:36:01 5461644 0 793044 9.90 2620 1751624 1264832 13.96 568396 1579752 20 [2021-06-30T20:45:16.373Z] 20:37:01 5465848 0 788836 9.85 2620 1751628 1230428 13.58 564176 1580144 16 [2021-06-30T20:45:16.373Z] 20:38:01 5454580 0 800096 9.99 2620 1751636 1271180 14.03 574840 1580148 8 [2021-06-30T20:45:16.373Z] 20:39:01 5452528 0 802144 10.02 2620 1751640 1283872 14.17 572356 1583984 20 [2021-06-30T20:45:16.373Z] 20:40:01 5461020 0 793652 9.91 2620 1751640 1232004 13.60 565316 1583984 16 [2021-06-30T20:45:16.373Z] 20:41:01 5465508 0 789156 9.85 2620 1751648 1199108 13.24 561656 1583984 8 [2021-06-30T20:45:16.373Z] 20:42:01 5465124 0 789536 9.86 2620 1751652 1199108 13.24 562228 1583984 8 [2021-06-30T20:45:16.373Z] 20:43:01 5454972 0 799684 9.98 2620 1751656 1199108 13.24 571988 1583984 8 [2021-06-30T20:45:16.373Z] 20:44:01 4599964 0 936636 11.69 2620 2469712 1376196 15.19 673524 2239548 405752 [2021-06-30T20:45:16.373Z] 20:45:01 3457800 0 1166840 14.57 2620 3381672 1758112 19.41 1068872 2822248 307476 [2021-06-30T20:45:16.373Z] Average: 5199771 0 841439 10.51 2620 1965102 1298111 14.33 623123 1754685 64850 [2021-06-30T20:45:16.373Z] [2021-06-30T20:45:16.373Z] 20:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-30T20:45:16.373Z] 20:35:01 eth0 309.76 261.47 813.50 54.70 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:35:01 docker0 46.26 27.21 3.81 133.28 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:36:01 eth0 1.92 0.55 0.67 0.36 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:37:01 eth0 2.83 0.57 0.73 0.40 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:38:01 eth0 3.51 2.20 0.74 14.65 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:39:01 eth0 1.38 1.15 0.40 8.64 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:40:01 eth0 0.62 0.38 0.34 0.55 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:43:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.373Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] 20:44:01 eth0 412.01 382.42 4073.41 31.04 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] 20:45:01 eth0 759.17 676.60 6083.09 146.34 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] 20:45:01 docker0 105.58 111.71 7.73 658.59 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] Average: eth0 135.65 120.56 998.09 23.34 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] Average: docker0 13.81 12.63 1.05 72.00 0.00 0.00 0.00 0.00 [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z] ---> sar -P ALL: [2021-06-30T20:45:16.374Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z] 20:33:24 LINUX RESTART (2 CPU) [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z] 20:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-30T20:45:16.374Z] 20:35:01 all 6.19 0.00 2.52 1.98 0.06 89.25 [2021-06-30T20:45:16.374Z] 20:35:01 0 5.87 0.00 2.92 2.75 0.07 88.39 [2021-06-30T20:45:16.374Z] 20:35:01 1 6.52 0.00 2.12 1.21 0.05 90.10 [2021-06-30T20:45:16.374Z] 20:36:01 all 0.10 0.00 0.04 0.00 0.03 99.82 [2021-06-30T20:45:16.374Z] 20:36:01 0 0.18 0.00 0.07 0.00 0.05 99.70 [2021-06-30T20:45:16.374Z] 20:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-30T20:45:16.374Z] 20:37:01 all 0.15 0.00 0.04 0.00 0.03 99.77 [2021-06-30T20:45:16.374Z] 20:37:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-30T20:45:16.374Z] 20:37:01 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-30T20:45:16.374Z] 20:38:01 all 0.19 0.00 0.05 0.00 0.03 99.73 [2021-06-30T20:45:16.374Z] 20:38:01 0 0.20 0.00 0.07 0.00 0.05 99.68 [2021-06-30T20:45:16.374Z] 20:38:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2021-06-30T20:45:16.374Z] 20:39:01 all 0.13 0.00 0.09 0.00 0.03 99.74 [2021-06-30T20:45:16.374Z] 20:39:01 0 0.18 0.00 0.15 0.00 0.05 99.62 [2021-06-30T20:45:16.374Z] 20:39:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-30T20:45:16.374Z] 20:40:01 all 0.10 0.00 0.03 0.00 0.04 99.83 [2021-06-30T20:45:16.374Z] 20:40:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-30T20:45:16.374Z] 20:40:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-30T20:45:16.374Z] 20:41:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-30T20:45:16.374Z] 20:41:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-30T20:45:16.374Z] 20:41:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-30T20:45:16.374Z] 20:42:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-06-30T20:45:16.374Z] 20:42:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-06-30T20:45:16.374Z] 20:42:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-06-30T20:45:16.374Z] 20:43:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-30T20:45:16.374Z] 20:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-30T20:45:16.374Z] 20:43:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-30T20:45:16.374Z] 20:44:01 all 7.35 0.00 3.17 0.41 0.04 89.03 [2021-06-30T20:45:16.374Z] 20:44:01 0 7.57 0.00 3.49 0.44 0.05 88.45 [2021-06-30T20:45:16.374Z] 20:44:01 1 7.14 0.00 2.84 0.37 0.03 89.61 [2021-06-30T20:45:16.374Z] 20:45:01 all 20.58 0.00 9.03 4.35 0.11 65.93 [2021-06-30T20:45:16.374Z] 20:45:01 0 17.61 0.00 9.45 5.23 0.11 67.60 [2021-06-30T20:45:16.374Z] 20:45:01 1 23.55 0.00 8.60 3.48 0.11 64.26 [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-30T20:45:16.374Z] Average: all 3.08 0.00 1.32 0.59 0.04 94.96 [2021-06-30T20:45:16.374Z] Average: 0 2.82 0.00 1.43 0.74 0.05 94.95 [2021-06-30T20:45:16.374Z] Average: 1 3.34 0.00 1.21 0.44 0.03 94.97 [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z] [2021-06-30T20:45:16.374Z]