Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 597d67ccc6e047abbec756f631c33e19ce59cb1b 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-ssh1428788169041870771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh2186210608615898673.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh2233232410250548222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh5429958496582504941.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8800887284363095875.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-1417 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 Avoid second fetch Checking out Revision 597d67ccc6e047abbec756f631c33e19ce59cb1b (master) > 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-ssh1093542531473722856.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 597d67ccc6e047abbec756f631c33e19ce59cb1b # timeout=10 Commit message: "Merge pull request #116 from hahattan/sdk-issue-967" > git rev-list --no-walk b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T04:59:35.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T04:59:35.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T04:59:35.969Z] ========================================================= [2021-06-15T04:59:35.969Z] EdgeX Global Pipelines Version Info [2021-06-15T04:59:35.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T04:59:37.524Z] ------------------- [2021-06-15T04:59:37.524Z] stable info: [2021-06-15T04:59:37.524Z] ------------------- [2021-06-15T04:59:37.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T04:59:37.524Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T04:59:37.524Z] Message: update stable to v1.0.194 [2021-06-15T04:59:38.100Z] ------------------- [2021-06-15T04:59:38.100Z] experimental info: [2021-06-15T04:59:38.100Z] ------------------- [2021-06-15T04:59:38.100Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T04:59:38.100Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T04:59:38.100Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T04:59:38.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-15T04:59:38.250Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-15T04:59:38.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T04:59:38.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T04:59:38.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T04:59:38.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T04:59:38.371Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T04:59:38.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T04:59:38.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T04:59:38.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T04:59:38.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T04:59:38.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-15T04:59:38.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T04:59:38.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T04:59:38.584Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T04:59:38.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T04:59:38.636Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T04:59:38.671Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T04:59:38.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T04:59:38.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T04:59:38.744Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T04:59:38.772Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T04:59:38.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T04:59:38.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T04:59:38.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T04:59:38.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T04:59:38.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-15T04:59:38.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-15T04:59:38.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-15T04:59:38.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 597d67ccc6e047abbec756f631c33e19ce59cb1b [Pipeline] echo [2021-06-15T04:59:39.022Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 597d67c [Pipeline] echo [2021-06-15T04:59:39.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T04:59:39.131Z] provisioning config files... [2021-06-15T04:59:39.149Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5651663681385830052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T04:59:39.467Z] ---> docker-login.sh [2021-06-15T04:59:39.467Z] nexus3.edgexfoundry.org:10001 [2021-06-15T04:59:39.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T04:59:40.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T04:59:40.304Z] Configure a credential helper to remove this warning. See [2021-06-15T04:59:40.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T04:59:40.304Z] [2021-06-15T04:59:40.304Z] Login Succeeded [2021-06-15T04:59:40.304Z] nexus3.edgexfoundry.org:10002 [2021-06-15T04:59:40.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T04:59:40.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T04:59:40.881Z] Configure a credential helper to remove this warning. See [2021-06-15T04:59:40.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T04:59:40.881Z] [2021-06-15T04:59:40.881Z] Login Succeeded [2021-06-15T04:59:40.881Z] nexus3.edgexfoundry.org:10003 [2021-06-15T04:59:41.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T04:59:41.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T04:59:41.150Z] Configure a credential helper to remove this warning. See [2021-06-15T04:59:41.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T04:59:41.150Z] [2021-06-15T04:59:41.150Z] Login Succeeded [2021-06-15T04:59:41.150Z] nexus3.edgexfoundry.org:10004 [2021-06-15T04:59:41.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T04:59:41.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T04:59:41.417Z] Configure a credential helper to remove this warning. See [2021-06-15T04:59:41.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T04:59:41.417Z] [2021-06-15T04:59:41.417Z] Login Succeeded [2021-06-15T04:59:41.417Z] docker.io [2021-06-15T04:59:41.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T04:59:41.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T04:59:41.680Z] Configure a credential helper to remove this warning. See [2021-06-15T04:59:41.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T04:59:41.680Z] [2021-06-15T04:59:41.680Z] Login Succeeded [2021-06-15T04:59:41.680Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T04:59:41.688Z] 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-15T04:59:42.296Z] + git log --format=format:%s -1 597d67ccc6e047abbec756f631c33e19ce59cb1b [Pipeline] echo [2021-06-15T04:59:42.335Z] GIT_COMMIT: 597d67ccc6e047abbec756f631c33e19ce59cb1b, Commit Message: Merge pull request #116 from hahattan/sdk-issue-967 [Pipeline] echo [2021-06-15T04:59:42.349Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T04:59:43.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T04:59:43.351Z] [2021-06-15T04:59:43.351Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T04:59:43.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T04:59:43.672Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T04:59:43.672Z] 31603596830f: Pulling fs layer [2021-06-15T04:59:43.672Z] 54011a49482f: Pulling fs layer [2021-06-15T04:59:43.672Z] a6820b24f6d8: Pulling fs layer [2021-06-15T04:59:43.672Z] f581987b2513: Pulling fs layer [2021-06-15T04:59:43.672Z] f581987b2513: Waiting [2021-06-15T04:59:43.672Z] 54011a49482f: Verifying Checksum [2021-06-15T04:59:43.672Z] 54011a49482f: Download complete [2021-06-15T04:59:43.936Z] 31603596830f: Verifying Checksum [2021-06-15T04:59:43.936Z] 31603596830f: Download complete [2021-06-15T04:59:43.936Z] f581987b2513: Verifying Checksum [2021-06-15T04:59:43.936Z] f581987b2513: Download complete [2021-06-15T04:59:43.936Z] a6820b24f6d8: Verifying Checksum [2021-06-15T04:59:43.936Z] a6820b24f6d8: Download complete [2021-06-15T04:59:43.936Z] 31603596830f: Pull complete [2021-06-15T04:59:44.197Z] 54011a49482f: Pull complete [2021-06-15T04:59:44.771Z] a6820b24f6d8: Pull complete [2021-06-15T04:59:44.771Z] f581987b2513: Pull complete [2021-06-15T04:59:44.771Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T04:59:44.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T04:59:44.771Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T04:59:44.853Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T04:59:44.904Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T04:59:46.259Z] $ docker top 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T04:59:46.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T04:59:46.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T04:59:46.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T04:59:46.507Z] $ docker exec 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c ssh-agent [2021-06-15T04:59:46.612Z] SSH_AUTH_SOCK=/tmp/ssh-egOGJBWt51V9/agent.14 [2021-06-15T04:59:46.612Z] SSH_AGENT_PID=20 [2021-06-15T04:59:46.624Z] Running ssh-add (command line suppressed) [2021-06-15T04:59:46.731Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1015406638365805192.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1015406638365805192.key) [2021-06-15T04:59:46.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T04:59:47.045Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T04:59:47.064Z] $ docker exec --env ******** --env ******** 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c ssh-agent -k [2021-06-15T04:59:47.156Z] unset SSH_AUTH_SOCK; [2021-06-15T04:59:47.156Z] unset SSH_AGENT_PID; [2021-06-15T04:59:47.156Z] echo Agent pid 20 killed; [2021-06-15T04:59:47.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T04:59:47.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T04:59:47.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T04:59:47.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T04:59:47.326Z] $ docker exec 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c ssh-agent [2021-06-15T04:59:47.431Z] SSH_AUTH_SOCK=/tmp/ssh-FeuLA15DNqR9/agent.55 [2021-06-15T04:59:47.431Z] SSH_AGENT_PID=62 [2021-06-15T04:59:47.438Z] Running ssh-add (command line suppressed) [2021-06-15T04:59:47.537Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1113458768690121315.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1113458768690121315.key) [2021-06-15T04:59:47.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T04:59:47.877Z] + git semver init [2021-06-15T04:59:47.877Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T04:59:47.877Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-15T04:59:47.877Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-15T04:59:47.877Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T04:59:47.877Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T04:59:47.877Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T04:59:47.877Z] # $SEMVER_BRANCH = master [2021-06-15T04:59:47.877Z] # $SEMVER_TEMP = /tmp/semver-226021565 [2021-06-15T04:59:47.877Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-15T04:59:48.830Z] # '/tmp/semver-226021565' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2021-06-15T04:59:48.830Z] # -> Force: false [2021-06-15T04:59:48.830Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-06-15T04:59:48.843Z] $ docker exec --env ******** --env ******** 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c ssh-agent -k [2021-06-15T04:59:48.952Z] unset SSH_AUTH_SOCK; [2021-06-15T04:59:48.952Z] unset SSH_AGENT_PID; [2021-06-15T04:59:48.952Z] echo Agent pid 62 killed; [2021-06-15T04:59:48.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T04:59:49.316Z] + git semver [Pipeline] } [2021-06-15T04:59:49.334Z] $ docker stop --time=1 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c [2021-06-15T04:59:50.660Z] $ docker rm -f 8bd10db2e92ef0b396bc37ea72e201ec1a8e72febd9090c3aada7b5d21956c0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T04:59:51.043Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T04:59:51.318Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T04:59:51.322Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.18 [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-15T05:00:06.615Z] Still waiting to schedule task [2021-06-15T05:00:06.616Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1417’ [2021-06-15T05:00:06.618Z] Still waiting to schedule task [2021-06-15T05:00:06.619Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-15T05:02:01.503Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1418 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-06-15T05:02:01.523Z] Running in /w/workspace/device-rest-go/52 [Pipeline] { [Pipeline] checkout [2021-06-15T05:02:01.749Z] The recommended git tool is: git [2021-06-15T05:02:03.882Z] Running on prd-centos7-docker-4c-2g-1420 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-06-15T05:02:03.903Z] Running in /w/workspace/device-rest-go/52 [Pipeline] { [Pipeline] checkout [2021-06-15T05:02:04.020Z] The recommended git tool is: git [2021-06-15T05:02:06.261Z] using credential edgex-jenkins-ssh [2021-06-15T05:02:06.277Z] Cloning the remote Git repository [2021-06-15T05:02:06.121Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-15T05:02:07.178Z] using credential edgex-jenkins-ssh [2021-06-15T05:02:07.197Z] Cloning the remote Git repository [2021-06-15T05:02:07.321Z] Avoid second fetch [2021-06-15T05:02:07.321Z] Checking out Revision 597d67ccc6e047abbec756f631c33e19ce59cb1b (master) [2021-06-15T05:02:06.186Z] > git init /w/workspace/device-rest-go/52 # timeout=10 [2021-06-15T05:02:06.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-15T05:02:06.213Z] > git --version # timeout=10 [2021-06-15T05:02:06.222Z] > git --version # 'git version 2.24.4' [2021-06-15T05:02:06.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T05:02:06.243Z] [INFO] Currently running in a labeled security context [2021-06-15T05:02:06.244Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T05:02:06.244Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/52@tmp/jenkins-gitclient-ssh7028581230491099903.key [2021-06-15T05:02:06.258Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T05:02:07.128Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-15T05:02:07.135Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T05:02:07.152Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T05:02:07.159Z] > git checkout -f 597d67ccc6e047abbec756f631c33e19ce59cb1b # timeout=10 [2021-06-15T05:02:07.249Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-15T05:02:07.431Z] > git init /w/workspace/device-rest-go/52 # timeout=10 [2021-06-15T05:02:07.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-15T05:02:07.525Z] > git --version # timeout=10 [2021-06-15T05:02:07.557Z] > git --version # 'git version 2.17.1' [2021-06-15T05:02:07.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T05:02:07.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T05:02:09.419Z] Avoid second fetch [2021-06-15T05:02:09.419Z] Checking out Revision 597d67ccc6e047abbec756f631c33e19ce59cb1b (master) [2021-06-15T05:02:09.373Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-15T05:02:09.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T05:02:09.449Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T05:02:09.474Z] > git checkout -f 597d67ccc6e047abbec756f631c33e19ce59cb1b # timeout=10 [2021-06-15T05:02:10.827Z] Commit message: "Merge pull request #116 from hahattan/sdk-issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T05:02:12.256Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:02:12.585Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:02:12.884Z] + sudo service docker restart [2021-06-15T05:02:12.884Z] + true [2021-06-15T05:02:12.884Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T05:02:13.693Z] Commit message: "Merge pull request #116 from hahattan/sdk-issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T05:02:14.940Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:02:15.414Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:02:15.761Z] + sudo service docker restart [2021-06-15T05:02:15.761Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:02:31.068Z] provisioning config files... [2021-06-15T05:02:31.087Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/52@tmp/config7277283543990436882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:02:31.425Z] ---> docker-login.sh [2021-06-15T05:02:31.425Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:02:31.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:31.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:31.689Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:31.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:31.689Z] [2021-06-15T05:02:31.689Z] Login Succeeded [2021-06-15T05:02:31.689Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:02:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:31.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:31.689Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:31.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:31.689Z] [2021-06-15T05:02:31.689Z] Login Succeeded [2021-06-15T05:02:31.689Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:02:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:31.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:31.957Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:31.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:31.957Z] [2021-06-15T05:02:31.957Z] Login Succeeded [2021-06-15T05:02:31.957Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:02:31.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:31.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:31.957Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:31.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:31.957Z] [2021-06-15T05:02:31.957Z] Login Succeeded [2021-06-15T05:02:31.957Z] docker.io [2021-06-15T05:02:31.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:32.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:32.531Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:32.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:32.531Z] [2021-06-15T05:02:32.531Z] Login Succeeded [2021-06-15T05:02:32.531Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:02:32.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T05:02:32.713Z] ========================================================= [2021-06-15T05:02:32.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T05:02:32.713Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:02:33.030Z] + 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-15T05:02:33.030Z] Sending build context to Docker daemon 92.16kB [2021-06-15T05:02:33.030Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:02:33.030Z] Step 2/10 : FROM ${BASE} [2021-06-15T05:02:33.030Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T05:02:33.030Z] 540db60ca938: Pulling fs layer [2021-06-15T05:02:33.030Z] adcc1eea9eea: Pulling fs layer [2021-06-15T05:02:33.030Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T05:02:33.030Z] 0510c868ecb4: Pulling fs layer [2021-06-15T05:02:33.030Z] afea3b2eda06: Pulling fs layer [2021-06-15T05:02:33.030Z] 7809a108b3ef: Pulling fs layer [2021-06-15T05:02:33.030Z] f706445af74f: Pulling fs layer [2021-06-15T05:02:33.030Z] afea3b2eda06: Waiting [2021-06-15T05:02:33.030Z] 7809a108b3ef: Waiting [2021-06-15T05:02:33.030Z] f706445af74f: Waiting [2021-06-15T05:02:33.030Z] 0510c868ecb4: Waiting [2021-06-15T05:02:33.030Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T05:02:33.030Z] 4c4ab2625f07: Download complete [2021-06-15T05:02:33.293Z] adcc1eea9eea: Verifying Checksum [2021-06-15T05:02:33.293Z] adcc1eea9eea: Download complete [2021-06-15T05:02:33.293Z] afea3b2eda06: Verifying Checksum [2021-06-15T05:02:33.293Z] afea3b2eda06: Download complete [2021-06-15T05:02:33.293Z] 540db60ca938: Verifying Checksum [2021-06-15T05:02:33.293Z] 540db60ca938: Download complete [2021-06-15T05:02:33.293Z] 7809a108b3ef: Verifying Checksum [2021-06-15T05:02:33.293Z] 7809a108b3ef: Download complete [2021-06-15T05:02:33.293Z] 540db60ca938: Pull complete [2021-06-15T05:02:33.558Z] adcc1eea9eea: Pull complete [2021-06-15T05:02:33.558Z] 4c4ab2625f07: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:02:34.121Z] provisioning config files... [2021-06-15T05:02:34.151Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/52@tmp/config6232423993610672568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:02:34.522Z] ---> docker-login.sh [2021-06-15T05:02:34.522Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:02:34.952Z] f706445af74f: Verifying Checksum [2021-06-15T05:02:34.952Z] f706445af74f: Download complete [2021-06-15T05:02:35.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:35.535Z] 0510c868ecb4: Verifying Checksum [2021-06-15T05:02:35.535Z] 0510c868ecb4: Download complete [2021-06-15T05:02:35.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:35.780Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:35.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:35.780Z] [2021-06-15T05:02:35.780Z] Login Succeeded [2021-06-15T05:02:35.780Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:02:36.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:36.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:36.331Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:36.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:36.331Z] [2021-06-15T05:02:36.331Z] Login Succeeded [2021-06-15T05:02:36.331Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:02:36.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:36.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:36.884Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:36.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:36.884Z] [2021-06-15T05:02:36.884Z] Login Succeeded [2021-06-15T05:02:36.884Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:02:37.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:37.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:37.434Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:37.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:37.434Z] [2021-06-15T05:02:37.434Z] Login Succeeded [2021-06-15T05:02:37.434Z] docker.io [2021-06-15T05:02:37.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:02:38.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:02:38.315Z] Configure a credential helper to remove this warning. See [2021-06-15T05:02:38.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:02:38.315Z] [2021-06-15T05:02:38.315Z] Login Succeeded [2021-06-15T05:02:38.315Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:02:38.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T05:02:38.663Z] ========================================================= [2021-06-15T05:02:38.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T05:02:38.663Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:02:38.913Z] 0510c868ecb4: Pull complete [2021-06-15T05:02:38.913Z] afea3b2eda06: Pull complete [2021-06-15T05:02:38.913Z] 7809a108b3ef: Pull complete [2021-06-15T05:02:39.012Z] + 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-15T05:02:39.013Z] Sending build context to Docker daemon 92.16kB [2021-06-15T05:02:39.289Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:02:39.289Z] Step 2/10 : FROM ${BASE} [2021-06-15T05:02:39.566Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T05:02:39.566Z] 595b0fe564bb: Pulling fs layer [2021-06-15T05:02:39.566Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T05:02:39.566Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T05:02:39.566Z] ba82ee9f976e: Pulling fs layer [2021-06-15T05:02:39.566Z] 506bd15cee9f: Pulling fs layer [2021-06-15T05:02:39.566Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T05:02:39.566Z] ba82ee9f976e: Waiting [2021-06-15T05:02:39.566Z] 618dc40b7e24: Pulling fs layer [2021-06-15T05:02:39.566Z] 506bd15cee9f: Waiting [2021-06-15T05:02:39.566Z] 75a0a4a0db45: Waiting [2021-06-15T05:02:39.566Z] 618dc40b7e24: Waiting [2021-06-15T05:02:39.566Z] 5b7225fbf94c: Download complete [2021-06-15T05:02:39.566Z] 3088b5b3c5c0: Download complete [2021-06-15T05:02:39.566Z] 506bd15cee9f: Verifying Checksum [2021-06-15T05:02:39.566Z] 506bd15cee9f: Download complete [2021-06-15T05:02:39.566Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T05:02:39.566Z] 75a0a4a0db45: Download complete [2021-06-15T05:02:39.848Z] 595b0fe564bb: Verifying Checksum [2021-06-15T05:02:39.848Z] 595b0fe564bb: Download complete [2021-06-15T05:02:40.312Z] f706445af74f: Pull complete [2021-06-15T05:02:40.313Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T05:02:40.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T05:02:40.313Z] ---> b068be0155e3 [2021-06-15T05:02:40.313Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T05:02:40.456Z] 595b0fe564bb: Pull complete [2021-06-15T05:02:41.060Z] 3088b5b3c5c0: Pull complete [2021-06-15T05:02:41.669Z] 5b7225fbf94c: Pull complete [2021-06-15T05:02:41.669Z] 618dc40b7e24: Download complete [2021-06-15T05:02:42.654Z] ba82ee9f976e: Verifying Checksum [2021-06-15T05:02:42.654Z] ba82ee9f976e: Download complete [2021-06-15T05:02:44.528Z] ---> Running in 2fb58dcba7d6 [2021-06-15T05:02:44.528Z] Removing intermediate container 2fb58dcba7d6 [2021-06-15T05:02:44.528Z] ---> 36f9d51ccafe [2021-06-15T05:02:44.528Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T05:02:44.528Z] ---> Running in 807d47cbee66 [2021-06-15T05:02:44.528Z] Removing intermediate container 807d47cbee66 [2021-06-15T05:02:44.528Z] ---> 5b6a5c035c79 [2021-06-15T05:02:44.528Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T05:02:44.528Z] ---> Running in 504b856f760c [2021-06-15T05:02:44.528Z] Removing intermediate container 504b856f760c [2021-06-15T05:02:44.528Z] ---> 61ab2b4747f0 [2021-06-15T05:02:44.528Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:02:44.528Z] ---> Running in 967ba9e4862b [2021-06-15T05:02:44.790Z] Removing intermediate container 967ba9e4862b [2021-06-15T05:02:44.790Z] ---> 2354cb1b79fa [2021-06-15T05:02:44.790Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T05:02:44.790Z] ---> Running in 27a40c80c1cb [2021-06-15T05:02:45.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:02:46.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:02:46.262Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-15T05:02:46.262Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-15T05:02:46.524Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-15T05:02:46.524Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-15T05:02:46.524Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-15T05:02:46.787Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-15T05:02:46.787Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-15T05:02:47.049Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-15T05:02:47.049Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-15T05:02:47.310Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T05:02:47.310Z] OK: 154 MiB in 49 packages [2021-06-15T05:02:47.570Z] Removing intermediate container 27a40c80c1cb [2021-06-15T05:02:47.570Z] ---> 70646109c479 [2021-06-15T05:02:47.570Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-15T05:02:47.570Z] ---> Running in 2881279e4024 [2021-06-15T05:02:47.835Z] Removing intermediate container 2881279e4024 [2021-06-15T05:02:47.835Z] ---> da0b82879581 [2021-06-15T05:02:47.835Z] Step 9/10 : COPY . . [2021-06-15T05:02:47.835Z] ---> 35cdf1b8e35f [2021-06-15T05:02:47.835Z] Step 10/10 : RUN go mod download [2021-06-15T05:02:47.835Z] ---> Running in 25f03588d304 [2021-06-15T05:02:55.072Z] ba82ee9f976e: Pull complete [2021-06-15T05:02:55.072Z] 506bd15cee9f: Pull complete [2021-06-15T05:02:55.072Z] 75a0a4a0db45: Pull complete [2021-06-15T05:02:57.700Z] 618dc40b7e24: Pull complete [2021-06-15T05:02:57.700Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T05:02:57.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T05:02:57.700Z] ---> a36622ca3599 [2021-06-15T05:02:57.700Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T05:02:59.673Z] ---> Running in 324b72f31188 [2021-06-15T05:02:59.949Z] Removing intermediate container 324b72f31188 [2021-06-15T05:02:59.949Z] ---> 7bd2b64ad3b7 [2021-06-15T05:02:59.949Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T05:03:00.112Z] Removing intermediate container 25f03588d304 [2021-06-15T05:03:00.112Z] ---> b7f64f454842 [2021-06-15T05:03:00.112Z] Successfully built b7f64f454842 [2021-06-15T05:03:00.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:00.232Z] ---> Running in 8c04e0c2b96e [2021-06-15T05:03:00.417Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T05:03:00.417Z] . [Pipeline] withDockerContainer [2021-06-15T05:03:00.498Z] prd-centos7-docker-4c-2g-1420 does not seem to be running inside a container [2021-06-15T05:03:00.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/52 -v /w/workspace/device-rest-go/52:/w/workspace/device-rest-go/52:rw,z -v /w/workspace/device-rest-go/52@tmp:/w/workspace/device-rest-go/52@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-x86_64 cat [2021-06-15T05:03:00.824Z] Removing intermediate container 8c04e0c2b96e [2021-06-15T05:03:00.824Z] ---> 521f8a061f14 [2021-06-15T05:03:00.824Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T05:03:00.824Z] ---> Running in 641b0d201209 [2021-06-15T05:03:00.920Z] $ docker top a36ce3a617d1f6f9878cf5940706c2e5aeec1dfab0aa672e60d129aa7c60b5d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:03:01.302Z] + go version [2021-06-15T05:03:01.302Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T05:03:01.316Z] $ docker stop --time=1 a36ce3a617d1f6f9878cf5940706c2e5aeec1dfab0aa672e60d129aa7c60b5d9 [2021-06-15T05:03:01.431Z] Removing intermediate container 641b0d201209 [2021-06-15T05:03:01.431Z] ---> bc1692fc8006 [2021-06-15T05:03:01.431Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:03:01.431Z] ---> Running in e2e73d20f849 [2021-06-15T05:03:02.509Z] $ docker rm -f a36ce3a617d1f6f9878cf5940706c2e5aeec1dfab0aa672e60d129aa7c60b5d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:03.029Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T05:03:03.029Z] . [Pipeline] withDockerContainer [2021-06-15T05:03:03.108Z] prd-centos7-docker-4c-2g-1420 does not seem to be running inside a container [2021-06-15T05:03:03.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/52 -v /w/workspace/device-rest-go/52:/w/workspace/device-rest-go/52:rw,z -v /w/workspace/device-rest-go/52@tmp:/w/workspace/device-rest-go/52@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-x86_64 cat [2021-06-15T05:03:03.527Z] $ docker top 2a2b72f6d67a244c106f9c4d15cf602e33994047d1f89217f62de2996d081b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:03:03.907Z] + go mod tidy [2021-06-15T05:03:04.134Z] Removing intermediate container e2e73d20f849 [2021-06-15T05:03:04.134Z] ---> 2b5823c42596 [2021-06-15T05:03:04.134Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T05:03:04.134Z] ---> Running in ef2b1669c186 [Pipeline] sh [2021-06-15T05:03:04.474Z] + make test [2021-06-15T05:03:04.474Z] go mod tidy [2021-06-15T05:03:04.474Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T05:03:05.056Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-15T05:03:05.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T05:03:06.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T05:03:07.141Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-15T05:03:07.141Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-15T05:03:07.412Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-15T05:03:07.412Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-15T05:03:07.412Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-15T05:03:07.681Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-15T05:03:07.681Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-15T05:03:07.949Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-15T05:03:08.221Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-15T05:03:08.222Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T05:03:08.222Z] OK: 144 MiB in 49 packages [2021-06-15T05:03:09.659Z] Removing intermediate container ef2b1669c186 [2021-06-15T05:03:09.659Z] ---> 075755bea45e [2021-06-15T05:03:09.659Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-15T05:03:09.659Z] ---> Running in b52751ba77ee [2021-06-15T05:03:10.257Z] Removing intermediate container b52751ba77ee [2021-06-15T05:03:10.257Z] ---> 63b164f28052 [2021-06-15T05:03:10.257Z] Step 9/10 : COPY . . [2021-06-15T05:03:10.861Z] ---> 9ba54320ef68 [2021-06-15T05:03:10.861Z] Step 10/10 : RUN go mod download [2021-06-15T05:03:11.135Z] ---> Running in b9784af72644 [2021-06-15T05:03:20.047Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-15T05:03:20.309Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements [2021-06-15T05:03:20.576Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T05:03:27.214Z] gofmt -l . [2021-06-15T05:03:27.214Z] [ "`gofmt -l .`" = "" ] [2021-06-15T05:03:27.214Z] ./bin/test-go-mod-tidy.sh [2021-06-15T05:03:27.214Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-15T05:03:27.493Z] $ docker stop --time=1 2a2b72f6d67a244c106f9c4d15cf602e33994047d1f89217f62de2996d081b75 [2021-06-15T05:03:28.881Z] $ docker rm -f 2a2b72f6d67a244c106f9c4d15cf602e33994047d1f89217f62de2996d081b75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T05:03:29.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T05:03:29.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-15T05:03:32.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T05:03:32.520Z] + ls -al . [2021-06-15T05:03:32.520Z] total 104 [2021-06-15T05:03:32.520Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 15 05:03 . [2021-06-15T05:03:32.520Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 05:02 .. [2021-06-15T05:03:32.520Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 15 05:02 Attribution.txt [2021-06-15T05:03:32.521Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 15 05:02 bin [2021-06-15T05:03:32.521Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 05:02 cmd [2021-06-15T05:03:32.521Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 15 05:03 coverage.out [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 15 05:02 Dockerfile [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 15 05:02 Dockerfile.build [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 15 05:02 .dockerignore [2021-06-15T05:03:32.521Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 15 05:02 driver [2021-06-15T05:03:32.521Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 05:02 .git [2021-06-15T05:03:32.521Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 05:02 .github [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 15 05:02 .gitignore [2021-06-15T05:03:32.521Z] -rw-r--r--. 1 jenkins jenkins 286 Jun 15 05:03 go.mod [2021-06-15T05:03:32.521Z] -rw-r--r--. 1 jenkins jenkins 20777 Jun 15 05:03 go.sum [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 15 05:02 Jenkinsfile [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 15 05:02 LICENSE [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 15 05:02 Makefile [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 15 05:02 README.md [2021-06-15T05:03:32.521Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 15 05:02 snap [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 04:59 VERSION [2021-06-15T05:03:32.521Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 15 05:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:32.823Z] + 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=597d67ccc6e047abbec756f631c33e19ce59cb1b --label arch=amd64 --label version=1.2.2-dev.18 . [2021-06-15T05:03:32.823Z] Sending build context to Docker daemon 101.9kB [2021-06-15T05:03:32.823Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:03:32.823Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-15T05:03:32.823Z] ---> b7f64f454842 [2021-06-15T05:03:32.823Z] Step 3/25 : ARG MAKE='make build' [2021-06-15T05:03:32.823Z] ---> Running in 50442d35d42b [2021-06-15T05:03:32.823Z] Removing intermediate container 50442d35d42b [2021-06-15T05:03:32.823Z] ---> 58c59cecaf04 [2021-06-15T05:03:32.823Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T05:03:32.823Z] ---> Running in 3edd39ad5580 [2021-06-15T05:03:33.084Z] Removing intermediate container 3edd39ad5580 [2021-06-15T05:03:33.084Z] ---> 6bd6abdb609f [2021-06-15T05:03:33.084Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T05:03:33.084Z] ---> Running in 928a933c2fb4 [2021-06-15T05:03:33.084Z] Removing intermediate container 928a933c2fb4 [2021-06-15T05:03:33.084Z] ---> 7d7e7dccf870 [2021-06-15T05:03:33.084Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:03:33.084Z] ---> Running in ca3d4df3b1b2 [2021-06-15T05:03:34.479Z] Removing intermediate container ca3d4df3b1b2 [2021-06-15T05:03:34.479Z] ---> 46be6fb6966d [2021-06-15T05:03:34.479Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T05:03:34.479Z] ---> Running in 49ab5325a99d [2021-06-15T05:03:36.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:03:37.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:03:37.913Z] OK: 154 MiB in 49 packages [2021-06-15T05:03:37.945Z] Removing intermediate container b9784af72644 [2021-06-15T05:03:37.945Z] ---> b919bf79c0c0 [2021-06-15T05:03:37.945Z] Successfully built b919bf79c0c0 [2021-06-15T05:03:37.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:38.174Z] Removing intermediate container 49ab5325a99d [2021-06-15T05:03:38.174Z] ---> a26c056d8df5 [2021-06-15T05:03:38.174Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-15T05:03:38.174Z] ---> Running in 1876f6d64703 [2021-06-15T05:03:38.293Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T05:03:38.293Z] . [Pipeline] withDockerContainer [2021-06-15T05:03:38.434Z] Removing intermediate container 1876f6d64703 [2021-06-15T05:03:38.434Z] ---> aad8990cbd6a [2021-06-15T05:03:38.434Z] Step 9/25 : COPY . . [2021-06-15T05:03:38.434Z] ---> e252462dc020 [2021-06-15T05:03:38.434Z] Step 10/25 : RUN go mod tidy [2021-06-15T05:03:38.434Z] ---> Running in 1453fa4ea53b [2021-06-15T05:03:38.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-1418 does not seem to be running inside a container [2021-06-15T05:03:38.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/52 -v /w/workspace/device-rest-go/52:/w/workspace/device-rest-go/52:rw,z -v /w/workspace/device-rest-go/52@tmp:/w/workspace/device-rest-go/52@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-arm64 cat [2021-06-15T05:03:39.010Z] Removing intermediate container 1453fa4ea53b [2021-06-15T05:03:39.010Z] ---> f6a85a22ca5f [2021-06-15T05:03:39.010Z] Step 11/25 : RUN make update [2021-06-15T05:03:39.276Z] ---> Running in e642a3ad252e [2021-06-15T05:03:39.540Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T05:03:39.800Z] Removing intermediate container e642a3ad252e [2021-06-15T05:03:39.800Z] ---> 90000f11bb9d [2021-06-15T05:03:39.800Z] Step 12/25 : RUN $MAKE [2021-06-15T05:03:39.800Z] ---> Running in 7320133dcc6b [2021-06-15T05:03:40.063Z] go mod tidy [2021-06-15T05:03:40.283Z] $ docker top 5acb166833e3d0051d5f77bc587ccce1c6b1884451d9b6f6751cbe4d61ff9f13 -eo pid,comm [2021-06-15T05:03:40.326Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.2-dev.18" -o cmd/device-rest ./cmd [Pipeline] { [Pipeline] sh [2021-06-15T05:03:41.208Z] + go version [2021-06-15T05:03:41.208Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T05:03:41.244Z] $ docker stop --time=1 5acb166833e3d0051d5f77bc587ccce1c6b1884451d9b6f6751cbe4d61ff9f13 [2021-06-15T05:03:43.074Z] $ docker rm -f 5acb166833e3d0051d5f77bc587ccce1c6b1884451d9b6f6751cbe4d61ff9f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:43.838Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T05:03:43.838Z] . [Pipeline] withDockerContainer [2021-06-15T05:03:44.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-1418 does not seem to be running inside a container [2021-06-15T05:03:44.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/52 -v /w/workspace/device-rest-go/52:/w/workspace/device-rest-go/52:rw,z -v /w/workspace/device-rest-go/52@tmp:/w/workspace/device-rest-go/52@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-arm64 cat [2021-06-15T05:03:45.782Z] $ docker top e71a8b372f1513d31a12a05bfd7847a458a52f9a0ccda142731c144fac359cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:03:46.693Z] + go mod tidy [Pipeline] sh [2021-06-15T05:03:47.951Z] + make test [2021-06-15T05:03:47.951Z] go mod tidy [2021-06-15T05:03:48.559Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T05:03:49.999Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-15T05:03:52.627Z] Removing intermediate container 7320133dcc6b [2021-06-15T05:03:52.628Z] ---> 9bb0a4e0ef1c [2021-06-15T05:03:52.628Z] Step 13/25 : FROM alpine:3.12 [2021-06-15T05:03:52.628Z] 3.12: Pulling from library/alpine [2021-06-15T05:03:52.628Z] 339de151aab4: Pulling fs layer [2021-06-15T05:03:52.628Z] 339de151aab4: Verifying Checksum [2021-06-15T05:03:52.628Z] 339de151aab4: Download complete [2021-06-15T05:03:52.628Z] 339de151aab4: Pull complete [2021-06-15T05:03:52.628Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T05:03:52.628Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T05:03:52.628Z] ---> 13621d1b12d4 [2021-06-15T05:03:52.628Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T05:03:52.628Z] ---> Running in e1f3ced63492 [2021-06-15T05:03:52.628Z] Removing intermediate container e1f3ced63492 [2021-06-15T05:03:52.628Z] ---> bce27803655f [2021-06-15T05:03:52.628Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-15T05:03:52.628Z] ---> Running in 755d20d8bc91 [2021-06-15T05:03:52.628Z] Removing intermediate container 755d20d8bc91 [2021-06-15T05:03:52.628Z] ---> 03dabc6c9dfa [2021-06-15T05:03:52.628Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T05:03:52.628Z] ---> Running in f6475c6c9bf3 [2021-06-15T05:03:52.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:03:52.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:03:53.155Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T05:03:53.155Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T05:03:53.155Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T05:03:53.155Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T05:03:53.155Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T05:03:53.155Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T05:03:53.155Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:03:53.155Z] OK: 8 MiB in 20 packages [2021-06-15T05:03:53.728Z] Removing intermediate container f6475c6c9bf3 [2021-06-15T05:03:53.728Z] ---> 9d9f6d179d63 [2021-06-15T05:03:53.728Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-15T05:03:53.989Z] ---> cbfc0fbfc9ea [2021-06-15T05:03:53.989Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-15T05:03:53.989Z] ---> 61a5e31d2335 [2021-06-15T05:03:53.989Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-15T05:03:54.248Z] ---> 0910a5b0ba4d [2021-06-15T05:03:54.248Z] Step 20/25 : EXPOSE 59986 [2021-06-15T05:03:54.248Z] ---> Running in 7ccd6204bb77 [2021-06-15T05:03:54.512Z] Removing intermediate container 7ccd6204bb77 [2021-06-15T05:03:54.512Z] ---> 611a4cabcfb3 [2021-06-15T05:03:54.512Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-15T05:03:54.512Z] ---> Running in 194e08fcdbee [2021-06-15T05:03:54.512Z] Removing intermediate container 194e08fcdbee [2021-06-15T05:03:54.512Z] ---> 9f71360a7902 [2021-06-15T05:03:54.512Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-15T05:03:54.512Z] ---> Running in 2b79ce7e64d5 [2021-06-15T05:03:54.773Z] Removing intermediate container 2b79ce7e64d5 [2021-06-15T05:03:54.773Z] ---> 0c6403826fe1 [2021-06-15T05:03:54.773Z] Step 23/25 : LABEL arch=amd64 [2021-06-15T05:03:54.773Z] ---> Running in 09e2e1cd8993 [2021-06-15T05:03:54.773Z] Removing intermediate container 09e2e1cd8993 [2021-06-15T05:03:54.773Z] ---> d7c5dac8bdcd [2021-06-15T05:03:54.773Z] Step 24/25 : LABEL git_sha=597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:03:55.035Z] ---> Running in f7859d4db6f4 [2021-06-15T05:03:55.035Z] Removing intermediate container f7859d4db6f4 [2021-06-15T05:03:55.035Z] ---> 667562ab8f4e [2021-06-15T05:03:55.035Z] Step 25/25 : LABEL version=1.2.2-dev.18 [2021-06-15T05:03:55.035Z] ---> Running in b379e56bb8cb [2021-06-15T05:03:55.296Z] Removing intermediate container b379e56bb8cb [2021-06-15T05:03:55.296Z] ---> 787bbec29930 [2021-06-15T05:03:55.296Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T05:03:55.296Z] Successfully built 787bbec29930 [2021-06-15T05:03:55.296Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:03:55.505Z] provisioning config files... [2021-06-15T05:03:55.518Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/52@tmp/config3550504712194871292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:03:55.839Z] ---> docker-login.sh [2021-06-15T05:03:55.839Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:03:55.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:03:55.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:03:55.840Z] Configure a credential helper to remove this warning. See [2021-06-15T05:03:55.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:03:55.840Z] [2021-06-15T05:03:55.840Z] Login Succeeded [2021-06-15T05:03:55.840Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:03:55.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:03:56.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:03:56.101Z] Configure a credential helper to remove this warning. See [2021-06-15T05:03:56.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:03:56.101Z] [2021-06-15T05:03:56.101Z] Login Succeeded [2021-06-15T05:03:56.101Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:03:56.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:03:56.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:03:56.101Z] Configure a credential helper to remove this warning. See [2021-06-15T05:03:56.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:03:56.101Z] [2021-06-15T05:03:56.101Z] Login Succeeded [2021-06-15T05:03:56.101Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:03:56.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:03:56.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:03:56.363Z] Configure a credential helper to remove this warning. See [2021-06-15T05:03:56.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:03:56.363Z] [2021-06-15T05:03:56.363Z] Login Succeeded [2021-06-15T05:03:56.363Z] docker.io [2021-06-15T05:03:56.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:03:56.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:03:56.624Z] Configure a credential helper to remove this warning. See [2021-06-15T05:03:56.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:03:56.624Z] [2021-06-15T05:03:56.624Z] Login Succeeded [2021-06-15T05:03:56.624Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:03:56.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T05:03:56.747Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-06-15T05:03:56.747Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:03:56.747Z] latest [2021-06-15T05:03:56.747Z] 1.2.2-dev.18 [2021-06-15T05:03:56.747Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [2021-06-15T05:03:56.747Z] master [2021-06-15T05:03:56.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:57.102Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:597d67ccc6e047abbec756f631c33e19ce59cb1b [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:57.402Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:03:57.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-15T05:03:57.402Z] 84ae9fcef9a1: Preparing [2021-06-15T05:03:57.402Z] a1d73b1c1895: Preparing [2021-06-15T05:03:57.402Z] eb2b9b276208: Preparing [2021-06-15T05:03:57.402Z] 3e51b702bc24: Preparing [2021-06-15T05:03:57.402Z] 32f366d666a5: Preparing [2021-06-15T05:03:57.402Z] 32f366d666a5: Layer already exists [2021-06-15T05:03:57.668Z] a1d73b1c1895: Pushed [2021-06-15T05:03:57.668Z] 84ae9fcef9a1: Pushed [2021-06-15T05:03:57.937Z] 3e51b702bc24: Pushed [2021-06-15T05:03:58.878Z] eb2b9b276208: Pushed [2021-06-15T05:03:59.146Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b: digest: sha256:c47552723d7e7115d15b6a6fd5082524092382a53ce2cbe250b096a68c7e4201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:59.463Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:03:59.763Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-06-15T05:03:59.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-15T05:03:59.763Z] 84ae9fcef9a1: Preparing [2021-06-15T05:03:59.763Z] a1d73b1c1895: Preparing [2021-06-15T05:03:59.763Z] eb2b9b276208: Preparing [2021-06-15T05:03:59.763Z] 3e51b702bc24: Preparing [2021-06-15T05:03:59.763Z] 32f366d666a5: Preparing [2021-06-15T05:03:59.763Z] 32f366d666a5: Layer already exists [2021-06-15T05:03:59.763Z] eb2b9b276208: Layer already exists [2021-06-15T05:03:59.763Z] 84ae9fcef9a1: Layer already exists [2021-06-15T05:03:59.763Z] 3e51b702bc24: Layer already exists [2021-06-15T05:03:59.763Z] a1d73b1c1895: Layer already exists [2021-06-15T05:03:59.763Z] latest: digest: sha256:c47552723d7e7115d15b6a6fd5082524092382a53ce2cbe250b096a68c7e4201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:04:00.074Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:04:00.376Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.18 [2021-06-15T05:04:00.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-15T05:04:00.377Z] 84ae9fcef9a1: Preparing [2021-06-15T05:04:00.377Z] a1d73b1c1895: Preparing [2021-06-15T05:04:00.377Z] eb2b9b276208: Preparing [2021-06-15T05:04:00.377Z] 3e51b702bc24: Preparing [2021-06-15T05:04:00.377Z] 32f366d666a5: Preparing [2021-06-15T05:04:00.377Z] eb2b9b276208: Layer already exists [2021-06-15T05:04:00.377Z] 32f366d666a5: Layer already exists [2021-06-15T05:04:00.377Z] 3e51b702bc24: Layer already exists [2021-06-15T05:04:00.377Z] a1d73b1c1895: Layer already exists [2021-06-15T05:04:00.377Z] 84ae9fcef9a1: Layer already exists [2021-06-15T05:04:00.377Z] 1.2.2-dev.18: digest: sha256:c47552723d7e7115d15b6a6fd5082524092382a53ce2cbe250b096a68c7e4201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:04:00.690Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:04:00.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [2021-06-15T05:04:00.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-15T05:04:00.990Z] 84ae9fcef9a1: Preparing [2021-06-15T05:04:00.990Z] a1d73b1c1895: Preparing [2021-06-15T05:04:00.990Z] eb2b9b276208: Preparing [2021-06-15T05:04:00.990Z] 3e51b702bc24: Preparing [2021-06-15T05:04:00.990Z] 32f366d666a5: Preparing [2021-06-15T05:04:00.990Z] 32f366d666a5: Layer already exists [2021-06-15T05:04:00.990Z] 84ae9fcef9a1: Layer already exists [2021-06-15T05:04:00.990Z] 3e51b702bc24: Layer already exists [2021-06-15T05:04:00.990Z] a1d73b1c1895: Layer already exists [2021-06-15T05:04:00.990Z] eb2b9b276208: Layer already exists [2021-06-15T05:04:00.990Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18: digest: sha256:c47552723d7e7115d15b6a6fd5082524092382a53ce2cbe250b096a68c7e4201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:04:01.294Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:04:01.600Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:master [2021-06-15T05:04:01.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-15T05:04:01.600Z] 84ae9fcef9a1: Preparing [2021-06-15T05:04:01.600Z] a1d73b1c1895: Preparing [2021-06-15T05:04:01.600Z] eb2b9b276208: Preparing [2021-06-15T05:04:01.600Z] 3e51b702bc24: Preparing [2021-06-15T05:04:01.600Z] 32f366d666a5: Preparing [2021-06-15T05:04:01.600Z] 84ae9fcef9a1: Layer already exists [2021-06-15T05:04:01.600Z] a1d73b1c1895: Layer already exists [2021-06-15T05:04:01.600Z] 3e51b702bc24: Layer already exists [2021-06-15T05:04:01.600Z] eb2b9b276208: Layer already exists [2021-06-15T05:04:01.600Z] 32f366d666a5: Layer already exists [2021-06-15T05:04:01.600Z] master: digest: sha256:c47552723d7e7115d15b6a6fd5082524092382a53ce2cbe250b096a68c7e4201 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T05:04:01.664Z] ===================================================== [Pipeline] echo [2021-06-15T05:04:01.681Z] taggedImages: [2021-06-15T05:04:01.681Z] - nexus3.edgexfoundry.org:10004/device-rest:597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:04:01.681Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-06-15T05:04:01.681Z] - nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.18 [2021-06-15T05:04:01.681Z] - nexus3.edgexfoundry.org:10004/device-rest:597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [2021-06-15T05:04:01.681Z] - 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-15T05:04:02.403Z] ---> job-cost.sh [2021-06-15T05:04:02.403Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wqG0 [2021-06-15T05:04:14.672Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T05:04:26.969Z] lf-activate-venv(): INFO: Adding /tmp/venv-wqG0/bin to PATH [2021-06-15T05:04:26.969Z] INFO: No Stack... [2021-06-15T05:04:27.233Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T05:04:27.807Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T05:04:28.111Z] + cut -d, -f6 [2021-06-15T05:04:28.111Z] + cat /w/workspace/device-rest-go/52/archives/cost.csv [Pipeline] lock [2021-06-15T05:04:28.141Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] [2021-06-15T05:04:28.150Z] Resource [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] did not exist. Created. [2021-06-15T05:04:28.150Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T05:04:28.475Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T05:04:28.549Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T05:04:28.561Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T05:04:46.643Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-15T05:04:46.643Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 54.0% of statements [2021-06-15T05:04:46.643Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T05:05:08.842Z] gofmt -l . [2021-06-15T05:05:08.842Z] [ "`gofmt -l .`" = "" ] [2021-06-15T05:05:08.842Z] ./bin/test-go-mod-tidy.sh [2021-06-15T05:05:09.441Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-15T05:05:11.460Z] $ docker stop --time=1 e71a8b372f1513d31a12a05bfd7847a458a52f9a0ccda142731c144fac359cb1 [2021-06-15T05:05:13.469Z] $ docker rm -f e71a8b372f1513d31a12a05bfd7847a458a52f9a0ccda142731c144fac359cb1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T05:05:14.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T05:05:14.363Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T05:05:14.833Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T05:05:15.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T05:05:15.832Z] + ls -al . [2021-06-15T05:05:15.832Z] total 132 [2021-06-15T05:05:15.832Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 05:05 . [2021-06-15T05:05:15.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 05:02 .. [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 15 05:02 .dockerignore [2021-06-15T05:05:15.832Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 05:02 .git [2021-06-15T05:05:15.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 05:02 .github [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 15 05:02 .gitignore [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 15 05:02 Attribution.txt [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 15 05:02 Dockerfile [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 15 05:02 Dockerfile.build [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 15 05:02 Jenkinsfile [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 15 05:02 LICENSE [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 15 05:02 Makefile [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 15 05:02 README.md [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 04:59 VERSION [2021-06-15T05:05:15.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 05:02 bin [2021-06-15T05:05:15.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 05:02 cmd [2021-06-15T05:05:15.832Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 15 05:04 coverage.out [2021-06-15T05:05:15.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 05:02 driver [2021-06-15T05:05:15.832Z] -rw-r--r-- 1 jenkins jenkins 286 Jun 15 05:05 go.mod [2021-06-15T05:05:15.832Z] -rw-r--r-- 1 jenkins jenkins 20777 Jun 15 05:03 go.sum [2021-06-15T05:05:15.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 05:02 snap [2021-06-15T05:05:15.832Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 15 05:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:05:16.178Z] + 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=597d67ccc6e047abbec756f631c33e19ce59cb1b --label arch=arm64 --label version=1.2.2-dev.18 . [2021-06-15T05:05:16.178Z] Sending build context to Docker daemon 101.9kB [2021-06-15T05:05:16.451Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:05:16.451Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-15T05:05:16.451Z] ---> b919bf79c0c0 [2021-06-15T05:05:16.451Z] Step 3/25 : ARG MAKE='make build' [2021-06-15T05:05:16.728Z] ---> Running in 1e55386b92a9 [2021-06-15T05:05:17.340Z] Removing intermediate container 1e55386b92a9 [2021-06-15T05:05:17.340Z] ---> 203c95c1bbfc [2021-06-15T05:05:17.340Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T05:05:17.340Z] ---> Running in c598c08f0ad5 [2021-06-15T05:05:17.936Z] Removing intermediate container c598c08f0ad5 [2021-06-15T05:05:17.936Z] ---> 2d0b51afd895 [2021-06-15T05:05:17.936Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T05:05:17.936Z] ---> Running in c021ca354604 [2021-06-15T05:05:18.538Z] Removing intermediate container c021ca354604 [2021-06-15T05:05:18.538Z] ---> b325a7883bfa [2021-06-15T05:05:18.538Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:05:18.538Z] ---> Running in 5934b8d46aff [2021-06-15T05:05:21.159Z] Removing intermediate container 5934b8d46aff [2021-06-15T05:05:21.160Z] ---> 555bbdd46eaf [2021-06-15T05:05:21.160Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T05:05:21.160Z] ---> Running in 0cdd0c579d50 [2021-06-15T05:05:22.141Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T05:05:22.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T05:05:23.712Z] OK: 144 MiB in 49 packages [2021-06-15T05:05:24.693Z] Removing intermediate container 0cdd0c579d50 [2021-06-15T05:05:24.693Z] ---> 6c1364e2bef2 [2021-06-15T05:05:24.693Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-15T05:05:24.971Z] ---> Running in fc8105ced7e3 [2021-06-15T05:05:25.565Z] Removing intermediate container fc8105ced7e3 [2021-06-15T05:05:25.565Z] ---> 976747a4acfc [2021-06-15T05:05:25.565Z] Step 9/25 : COPY . . [2021-06-15T05:05:26.158Z] ---> 1a2fddb39f76 [2021-06-15T05:05:26.158Z] Step 10/25 : RUN go mod tidy [2021-06-15T05:05:26.433Z] ---> Running in 4371e3298502 [2021-06-15T05:05:29.064Z] Removing intermediate container 4371e3298502 [2021-06-15T05:05:29.064Z] ---> bd588c17bc9c [2021-06-15T05:05:29.064Z] Step 11/25 : RUN make update [2021-06-15T05:05:29.336Z] ---> Running in 910e8caacba3 [2021-06-15T05:05:30.315Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T05:05:31.750Z] Removing intermediate container 910e8caacba3 [2021-06-15T05:05:31.750Z] ---> 470232376ae7 [2021-06-15T05:05:31.750Z] Step 12/25 : RUN $MAKE [2021-06-15T05:05:31.750Z] ---> Running in 76485c3113cd [2021-06-15T05:05:32.732Z] go mod tidy [2021-06-15T05:05:33.334Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.2-dev.18" -o cmd/device-rest ./cmd [2021-06-15T05:06:12.387Z] Removing intermediate container 76485c3113cd [2021-06-15T05:06:12.387Z] ---> ae783766fa02 [2021-06-15T05:06:12.387Z] Step 13/25 : FROM alpine:3.12 [2021-06-15T05:06:12.387Z] 3.12: Pulling from library/alpine [2021-06-15T05:06:12.387Z] d2f70382dc9a: Pulling fs layer [2021-06-15T05:06:12.387Z] d2f70382dc9a: Verifying Checksum [2021-06-15T05:06:12.387Z] d2f70382dc9a: Download complete [2021-06-15T05:06:12.387Z] d2f70382dc9a: Pull complete [2021-06-15T05:06:12.387Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T05:06:12.387Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T05:06:12.387Z] ---> 9852663dfa18 [2021-06-15T05:06:12.387Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T05:06:12.387Z] ---> Running in 750a33fc71fd [2021-06-15T05:06:12.387Z] Removing intermediate container 750a33fc71fd [2021-06-15T05:06:12.387Z] ---> 3e4b6a55d985 [2021-06-15T05:06:12.387Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-15T05:06:12.387Z] ---> Running in 41848a1956f6 [2021-06-15T05:06:12.387Z] Removing intermediate container 41848a1956f6 [2021-06-15T05:06:12.387Z] ---> 50700ef96536 [2021-06-15T05:06:12.387Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T05:06:12.387Z] ---> Running in fd9a46049035 [2021-06-15T05:06:12.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T05:06:12.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T05:06:12.664Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T05:06:12.664Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T05:06:12.664Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T05:06:12.664Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T05:06:12.664Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T05:06:12.664Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T05:06:12.664Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:06:12.664Z] OK: 8 MiB in 20 packages [2021-06-15T05:06:14.100Z] Removing intermediate container fd9a46049035 [2021-06-15T05:06:14.100Z] ---> 7ee2d1c79b3f [2021-06-15T05:06:14.100Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-15T05:06:15.535Z] ---> 9851cd494733 [2021-06-15T05:06:15.535Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-15T05:06:16.131Z] ---> 676e956f53d3 [2021-06-15T05:06:16.131Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-15T05:06:17.109Z] ---> 7cd52137b08b [2021-06-15T05:06:17.109Z] Step 20/25 : EXPOSE 59986 [2021-06-15T05:06:17.109Z] ---> Running in c512717b1042 [2021-06-15T05:06:17.383Z] Removing intermediate container c512717b1042 [2021-06-15T05:06:17.383Z] ---> b61157f4678d [2021-06-15T05:06:17.384Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-15T05:06:17.656Z] ---> Running in 2932a28979ac [2021-06-15T05:06:17.930Z] Removing intermediate container 2932a28979ac [2021-06-15T05:06:17.930Z] ---> a9bdacc0637c [2021-06-15T05:06:17.930Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-15T05:06:18.204Z] ---> Running in 07cc1f0c253d [2021-06-15T05:06:18.801Z] Removing intermediate container 07cc1f0c253d [2021-06-15T05:06:18.801Z] ---> 20b56d213fcb [2021-06-15T05:06:18.801Z] Step 23/25 : LABEL arch=arm64 [2021-06-15T05:06:18.801Z] ---> Running in 206ded672aac [2021-06-15T05:06:19.400Z] Removing intermediate container 206ded672aac [2021-06-15T05:06:19.400Z] ---> 6812303928eb [2021-06-15T05:06:19.400Z] Step 24/25 : LABEL git_sha=597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:06:19.400Z] ---> Running in 2e4a37a44867 [2021-06-15T05:06:19.996Z] Removing intermediate container 2e4a37a44867 [2021-06-15T05:06:19.996Z] ---> 6dc44c6589ed [2021-06-15T05:06:19.996Z] Step 25/25 : LABEL version=1.2.2-dev.18 [2021-06-15T05:06:19.996Z] ---> Running in 892a7e275af2 [2021-06-15T05:06:20.595Z] Removing intermediate container 892a7e275af2 [2021-06-15T05:06:20.595Z] ---> 627d939401bb [2021-06-15T05:06:20.595Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T05:06:20.595Z] Successfully built 627d939401bb [2021-06-15T05:06:20.595Z] 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-15T05:06:20.831Z] provisioning config files... [2021-06-15T05:06:20.851Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/52@tmp/config5864605129290113750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:06:21.211Z] ---> docker-login.sh [2021-06-15T05:06:21.211Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:06:21.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:06:21.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:06:21.756Z] Configure a credential helper to remove this warning. See [2021-06-15T05:06:21.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:06:21.756Z] [2021-06-15T05:06:21.756Z] Login Succeeded [2021-06-15T05:06:21.756Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:06:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:06:22.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:06:22.302Z] Configure a credential helper to remove this warning. See [2021-06-15T05:06:22.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:06:22.302Z] [2021-06-15T05:06:22.302Z] Login Succeeded [2021-06-15T05:06:22.302Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:06:22.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:06:22.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:06:22.848Z] Configure a credential helper to remove this warning. See [2021-06-15T05:06:22.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:06:22.848Z] [2021-06-15T05:06:22.848Z] Login Succeeded [2021-06-15T05:06:22.848Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:06:23.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:06:23.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:06:23.394Z] Configure a credential helper to remove this warning. See [2021-06-15T05:06:23.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:06:23.394Z] [2021-06-15T05:06:23.394Z] Login Succeeded [2021-06-15T05:06:23.394Z] docker.io [2021-06-15T05:06:23.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:06:24.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:06:24.259Z] Configure a credential helper to remove this warning. See [2021-06-15T05:06:24.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:06:24.259Z] [2021-06-15T05:06:24.259Z] Login Succeeded [2021-06-15T05:06:24.259Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:06:24.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T05:06:24.349Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-06-15T05:06:24.349Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:06:24.349Z] latest [2021-06-15T05:06:24.349Z] 1.2.2-dev.18 [2021-06-15T05:06:24.349Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [2021-06-15T05:06:24.349Z] master [2021-06-15T05:06:24.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:24.734Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:597d67ccc6e047abbec756f631c33e19ce59cb1b [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:25.076Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:06:25.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-15T05:06:25.076Z] cd3632800577: Preparing [2021-06-15T05:06:25.076Z] 9334c9dbba72: Preparing [2021-06-15T05:06:25.076Z] 7b58525a1f12: Preparing [2021-06-15T05:06:25.076Z] bd967c7d0471: Preparing [2021-06-15T05:06:25.076Z] 3fbe34a1663b: Preparing [2021-06-15T05:06:25.354Z] 3fbe34a1663b: Layer already exists [2021-06-15T05:06:25.354Z] cd3632800577: Pushed [2021-06-15T05:06:25.354Z] 9334c9dbba72: Pushed [2021-06-15T05:06:25.954Z] bd967c7d0471: Pushed [2021-06-15T05:06:28.569Z] 7b58525a1f12: Pushed [2021-06-15T05:06:28.569Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b: digest: sha256:bf192ed51d1a529af02261932a507ba6d3b403045846332eab5708dee52c407f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:28.921Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:29.264Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-06-15T05:06:29.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-15T05:06:29.264Z] cd3632800577: Preparing [2021-06-15T05:06:29.264Z] 9334c9dbba72: Preparing [2021-06-15T05:06:29.264Z] 7b58525a1f12: Preparing [2021-06-15T05:06:29.264Z] bd967c7d0471: Preparing [2021-06-15T05:06:29.264Z] 3fbe34a1663b: Preparing [2021-06-15T05:06:29.264Z] 7b58525a1f12: Layer already exists [2021-06-15T05:06:29.264Z] 3fbe34a1663b: Layer already exists [2021-06-15T05:06:29.264Z] cd3632800577: Layer already exists [2021-06-15T05:06:29.264Z] bd967c7d0471: Layer already exists [2021-06-15T05:06:29.264Z] 9334c9dbba72: Layer already exists [2021-06-15T05:06:29.538Z] latest: digest: sha256:bf192ed51d1a529af02261932a507ba6d3b403045846332eab5708dee52c407f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:29.884Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:30.224Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.18 [2021-06-15T05:06:30.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-15T05:06:30.225Z] cd3632800577: Preparing [2021-06-15T05:06:30.225Z] 9334c9dbba72: Preparing [2021-06-15T05:06:30.225Z] 7b58525a1f12: Preparing [2021-06-15T05:06:30.225Z] bd967c7d0471: Preparing [2021-06-15T05:06:30.225Z] 3fbe34a1663b: Preparing [2021-06-15T05:06:30.225Z] 9334c9dbba72: Layer already exists [2021-06-15T05:06:30.225Z] cd3632800577: Layer already exists [2021-06-15T05:06:30.225Z] bd967c7d0471: Layer already exists [2021-06-15T05:06:30.225Z] 3fbe34a1663b: Layer already exists [2021-06-15T05:06:30.225Z] 7b58525a1f12: Layer already exists [2021-06-15T05:06:30.498Z] 1.2.2-dev.18: digest: sha256:bf192ed51d1a529af02261932a507ba6d3b403045846332eab5708dee52c407f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:30.844Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:31.187Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [2021-06-15T05:06:31.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-15T05:06:31.187Z] cd3632800577: Preparing [2021-06-15T05:06:31.187Z] 9334c9dbba72: Preparing [2021-06-15T05:06:31.187Z] 7b58525a1f12: Preparing [2021-06-15T05:06:31.187Z] bd967c7d0471: Preparing [2021-06-15T05:06:31.187Z] 3fbe34a1663b: Preparing [2021-06-15T05:06:31.187Z] 3fbe34a1663b: Layer already exists [2021-06-15T05:06:31.187Z] bd967c7d0471: Layer already exists [2021-06-15T05:06:31.459Z] cd3632800577: Layer already exists [2021-06-15T05:06:31.460Z] 7b58525a1f12: Layer already exists [2021-06-15T05:06:31.460Z] 9334c9dbba72: Layer already exists [2021-06-15T05:06:31.460Z] 597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18: digest: sha256:bf192ed51d1a529af02261932a507ba6d3b403045846332eab5708dee52c407f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:31.809Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:06:32.151Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:master [2021-06-15T05:06:32.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-15T05:06:32.151Z] cd3632800577: Preparing [2021-06-15T05:06:32.151Z] 9334c9dbba72: Preparing [2021-06-15T05:06:32.151Z] 7b58525a1f12: Preparing [2021-06-15T05:06:32.151Z] bd967c7d0471: Preparing [2021-06-15T05:06:32.151Z] 3fbe34a1663b: Preparing [2021-06-15T05:06:32.151Z] 9334c9dbba72: Layer already exists [2021-06-15T05:06:32.424Z] bd967c7d0471: Layer already exists [2021-06-15T05:06:32.424Z] 3fbe34a1663b: Layer already exists [2021-06-15T05:06:32.424Z] 7b58525a1f12: Layer already exists [2021-06-15T05:06:32.424Z] cd3632800577: Layer already exists [2021-06-15T05:06:32.424Z] master: digest: sha256:bf192ed51d1a529af02261932a507ba6d3b403045846332eab5708dee52c407f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T05:06:32.490Z] ===================================================== [Pipeline] echo [2021-06-15T05:06:32.507Z] taggedImages: [2021-06-15T05:06:32.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:597d67ccc6e047abbec756f631c33e19ce59cb1b [2021-06-15T05:06:32.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-06-15T05:06:32.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.18 [2021-06-15T05:06:32.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:597d67ccc6e047abbec756f631c33e19ce59cb1b-1.2.2-dev.18 [2021-06-15T05:06:32.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:06:33.009Z] ---> job-cost.sh [2021-06-15T05:06:33.009Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fiKx [2021-06-15T05:07:11.998Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T05:08:33.740Z] lf-activate-venv(): INFO: Adding /tmp/venv-fiKx/bin to PATH [2021-06-15T05:08:33.740Z] INFO: No Stack... [2021-06-15T05:08:34.011Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T05:08:34.603Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T05:08:34.944Z] + cat /w/workspace/device-rest-go/52/archives/cost.csv [2021-06-15T05:08:34.944Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T05:08:35.006Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] [2021-06-15T05:08:35.016Z] Resource [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] did not exist. Created. [2021-06-15T05:08:35.016Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-master-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T05:08:35.401Z] /w/workspace/device-rest-go/52@tmp/durable-384f768e/script.sh: 1: /w/workspace/device-rest-go/52@tmp/durable-384f768e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T05:08:35.746Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T05:08:35.780Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T05:08:35.940Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T05:08:35.955Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-master-52-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-15T05:08:36.731Z] provisioning config files... [2021-06-15T05:08:36.740Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4504577912190515098tmp [Pipeline] { [Pipeline] sh [2021-06-15T05:08:37.057Z] + set +x [2021-06-15T05:08:37.057Z] + bash -s -- [2021-06-15T05:08:37.057Z] + curl -s https://codecov.io/bash [2021-06-15T05:08:37.319Z] [2021-06-15T05:08:37.319Z] _____ _ [2021-06-15T05:08:37.319Z] / ____| | | [2021-06-15T05:08:37.319Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T05:08:37.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T05:08:37.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T05:08:37.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T05:08:37.319Z] Bash-1.0.3 [2021-06-15T05:08:37.319Z] [2021-06-15T05:08:37.319Z] [2021-06-15T05:08:37.319Z] ==> git version 2.24.4 found [2021-06-15T05:08:37.319Z] ==> 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-15T05:08:37.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T05:08:37.319Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T05:08:37.319Z] ==> Jenkins CI detected. [2021-06-15T05:08:37.319Z] project root: . [2021-06-15T05:08:37.319Z] --> token set from env [2021-06-15T05:08:37.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T05:08:37.319Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T05:08:37.319Z] ==> Python coveragepy not found [2021-06-15T05:08:37.319Z] ==> Searching for coverage reports in: [2021-06-15T05:08:37.319Z] + . [2021-06-15T05:08:37.319Z] -> Found 1 reports [2021-06-15T05:08:37.319Z] ==> Detecting git/mercurial file structure [2021-06-15T05:08:37.319Z] ==> Reading reports [2021-06-15T05:08:37.319Z] + ./coverage.out bytes=8513 [2021-06-15T05:08:37.319Z] ==> Appending adjustments [2021-06-15T05:08:37.319Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T05:08:37.319Z] + Found adjustments [2021-06-15T05:08:37.319Z] ==> Gzipping contents [2021-06-15T05:08:37.319Z] 4.0K /tmp/codecov.yDFoJJ.gz [2021-06-15T05:08:37.319Z] ==> Uploading reports [2021-06-15T05:08:37.319Z] url: https://codecov.io [2021-06-15T05:08:37.319Z] query: branch=master&commit=597d67ccc6e047abbec756f631c33e19ce59cb1b&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T05:08:37.319Z] -> Pinging Codecov [2021-06-15T05:08:37.319Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=597d67ccc6e047abbec756f631c33e19ce59cb1b&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T05:08:37.893Z] -> Uploading to [2021-06-15T05:08:37.894Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/4E5D53B4F1F92C436F7061BF334D961C/597d67ccc6e047abbec756f631c33e19ce59cb1b/63c03b11-65f5-4486-ad92-b8270ab8ac9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T050837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=558663cf263abf01af00db3e33f6f22c9a7a857e9dc21077c51a44b4cca3db34 [2021-06-15T05:08:37.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T05:08:37.894Z] Dload Upload Total Spent Left Speed [2021-06-15T05:08:38.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1618 0 0 100 1618 0 4755 --:--:-- --:--:-- --:--:-- 4758 [2021-06-15T05:08:38.155Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/597d67ccc6e047abbec756f631c33e19ce59cb1b [Pipeline] } [2021-06-15T05:08:38.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-15T05:08:38.928Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-15T05:08:38.951Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:08:39.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T05:08:39.255Z] [2021-06-15T05:08:39.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:08:39.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T05:08:39.564Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-15T05:08:39.564Z] 188c0c94c7c5: Pulling fs layer [2021-06-15T05:08:39.564Z] 0ef7d3d256c8: Pulling fs layer [2021-06-15T05:08:39.564Z] de9db76c5a1d: Pulling fs layer [2021-06-15T05:08:39.564Z] 0eba1c9be4d2: Pulling fs layer [2021-06-15T05:08:39.564Z] 0d57e429df01: Pulling fs layer [2021-06-15T05:08:39.564Z] 4e4be7b47b0d: Pulling fs layer [2021-06-15T05:08:39.564Z] e1f770b5df2f: Pulling fs layer [2021-06-15T05:08:39.564Z] 85a0685a4137: Pulling fs layer [2021-06-15T05:08:39.564Z] 0d57e429df01: Waiting [2021-06-15T05:08:39.564Z] 4e4be7b47b0d: Waiting [2021-06-15T05:08:39.564Z] e1f770b5df2f: Waiting [2021-06-15T05:08:39.564Z] 85a0685a4137: Waiting [2021-06-15T05:08:39.564Z] 0eba1c9be4d2: Waiting [2021-06-15T05:08:39.564Z] de9db76c5a1d: Verifying Checksum [2021-06-15T05:08:39.564Z] de9db76c5a1d: Download complete [2021-06-15T05:08:39.564Z] 0ef7d3d256c8: Verifying Checksum [2021-06-15T05:08:39.564Z] 0ef7d3d256c8: Download complete [2021-06-15T05:08:39.564Z] 0d57e429df01: Verifying Checksum [2021-06-15T05:08:39.564Z] 0d57e429df01: Download complete [2021-06-15T05:08:39.564Z] 4e4be7b47b0d: Verifying Checksum [2021-06-15T05:08:39.564Z] 4e4be7b47b0d: Download complete [2021-06-15T05:08:39.564Z] 188c0c94c7c5: Verifying Checksum [2021-06-15T05:08:39.564Z] 188c0c94c7c5: Download complete [2021-06-15T05:08:39.826Z] 188c0c94c7c5: Pull complete [2021-06-15T05:08:40.088Z] 0ef7d3d256c8: Pull complete [2021-06-15T05:08:40.088Z] de9db76c5a1d: Pull complete [2021-06-15T05:08:41.473Z] e1f770b5df2f: Verifying Checksum [2021-06-15T05:08:41.473Z] e1f770b5df2f: Download complete [2021-06-15T05:08:42.858Z] 0eba1c9be4d2: Verifying Checksum [2021-06-15T05:08:42.858Z] 0eba1c9be4d2: Download complete [2021-06-15T05:08:43.430Z] 85a0685a4137: Verifying Checksum [2021-06-15T05:08:43.430Z] 85a0685a4137: Download complete [2021-06-15T05:08:45.999Z] 0eba1c9be4d2: Pull complete [2021-06-15T05:08:45.999Z] 0d57e429df01: Pull complete [2021-06-15T05:08:46.263Z] 4e4be7b47b0d: Pull complete [2021-06-15T05:08:46.523Z] e1f770b5df2f: Pull complete [2021-06-15T05:08:49.836Z] 85a0685a4137: Pull complete [2021-06-15T05:08:49.836Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-15T05:08:49.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T05:08:49.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-15T05:08:49.909Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T05:08:49.949Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-15T05:08:52.314Z] $ docker top b95361800ca0a73db703b9d73f92a9cd99d1987661c7b43be40f9a96e61682d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T05:08:52.406Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-15T05:08:52.718Z] + set -o pipefail [2021-06-15T05:08:52.718Z] + snyk monitor '--org=edgex-jenkins' [2021-06-15T05:08:59.328Z] [2021-06-15T05:08:59.328Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2021-06-15T05:08:59.328Z] [2021-06-15T05:08:59.328Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/ba65ba1a-2e5d-4424-bb85-5f96b0b5b46d [2021-06-15T05:08:59.328Z] [2021-06-15T05:08:59.328Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-15T05:08:59.328Z] [2021-06-15T05:08:59.328Z] [Pipeline] } [2021-06-15T05:08:59.344Z] $ docker stop --time=1 b95361800ca0a73db703b9d73f92a9cd99d1987661c7b43be40f9a96e61682d2 [2021-06-15T05:09:01.033Z] $ docker rm -f b95361800ca0a73db703b9d73f92a9cd99d1987661c7b43be40f9a96e61682d2 [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-15T05:09:01.991Z] + git log --format=format:%s -1 597d67ccc6e047abbec756f631c33e19ce59cb1b [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:02.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:09:02.316Z] . [Pipeline] withDockerContainer [2021-06-15T05:09:02.389Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T05:09:02.434Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T05:09:02.783Z] $ docker top 9bf0606b0c6f282a1a72986fb733f58254d6ba900f810c5f869f0195841f258c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T05:09:02.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:09:02.912Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:09:03.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:09:03.033Z] $ docker exec 9bf0606b0c6f282a1a72986fb733f58254d6ba900f810c5f869f0195841f258c ssh-agent [2021-06-15T05:09:03.140Z] SSH_AUTH_SOCK=/tmp/ssh-j2P86M0x0FGj/agent.13 [2021-06-15T05:09:03.140Z] SSH_AGENT_PID=20 [2021-06-15T05:09:03.148Z] Running ssh-add (command line suppressed) [2021-06-15T05:09:03.239Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4033362575600415744.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4033362575600415744.key) [2021-06-15T05:09:03.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:09:03.553Z] + git semver tag [2021-06-15T05:09:03.553Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T05:09:03.553Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-15T05:09:03.553Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-15T05:09:03.553Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T05:09:03.553Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T05:09:03.553Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T05:09:03.553Z] # $SEMVER_BRANCH = master [2021-06-15T05:09:03.553Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2021-06-15T05:09:03.553Z] # 597d67ccc6e047abbec756f631c33e19ce59cb1b HEAD [2021-06-15T05:09:03.553Z] # -> Force: false [2021-06-15T05:09:03.553Z] # 150fcf8edc3077803c0d48d2d14719b66f5f510b refs/tags/v1.2.2-dev.18 [Pipeline] } [2021-06-15T05:09:03.565Z] $ docker exec --env ******** --env ******** 9bf0606b0c6f282a1a72986fb733f58254d6ba900f810c5f869f0195841f258c ssh-agent -k [2021-06-15T05:09:03.657Z] unset SSH_AUTH_SOCK; [2021-06-15T05:09:03.657Z] unset SSH_AGENT_PID; [2021-06-15T05:09:03.657Z] echo Agent pid 20 killed; [2021-06-15T05:09:03.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:09:04.014Z] + git semver [Pipeline] } [2021-06-15T05:09:04.033Z] $ docker stop --time=1 9bf0606b0c6f282a1a72986fb733f58254d6ba900f810c5f869f0195841f258c [2021-06-15T05:09:05.214Z] $ docker rm -f 9bf0606b0c6f282a1a72986fb733f58254d6ba900f810c5f869f0195841f258c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:05.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T05:09:05.700Z] [2021-06-15T05:09:05.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:06.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T05:09:06.018Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-15T05:09:06.018Z] ab5ef0e58194: Pulling fs layer [2021-06-15T05:09:06.018Z] 9712f1f96733: Pulling fs layer [2021-06-15T05:09:06.018Z] 63f879dbbcfc: Pulling fs layer [2021-06-15T05:09:06.018Z] 0d9ebad4ef96: Pulling fs layer [2021-06-15T05:09:06.018Z] e9a5061849ea: Pulling fs layer [2021-06-15T05:09:06.018Z] d747dcd14b5f: Pulling fs layer [2021-06-15T05:09:06.018Z] 2de7ff778b66: Pulling fs layer [2021-06-15T05:09:06.018Z] 0d9ebad4ef96: Waiting [2021-06-15T05:09:06.018Z] e9a5061849ea: Waiting [2021-06-15T05:09:06.018Z] 2de7ff778b66: Waiting [2021-06-15T05:09:06.018Z] d747dcd14b5f: Waiting [2021-06-15T05:09:06.018Z] 9712f1f96733: Verifying Checksum [2021-06-15T05:09:06.018Z] 9712f1f96733: Download complete [2021-06-15T05:09:07.449Z] 63f879dbbcfc: Verifying Checksum [2021-06-15T05:09:07.449Z] 63f879dbbcfc: Download complete [2021-06-15T05:09:07.719Z] e9a5061849ea: Verifying Checksum [2021-06-15T05:09:07.719Z] e9a5061849ea: Download complete [2021-06-15T05:09:07.719Z] d747dcd14b5f: Verifying Checksum [2021-06-15T05:09:07.719Z] d747dcd14b5f: Download complete [2021-06-15T05:09:08.289Z] 2de7ff778b66: Verifying Checksum [2021-06-15T05:09:08.289Z] 2de7ff778b66: Download complete [2021-06-15T05:09:08.289Z] 0d9ebad4ef96: Verifying Checksum [2021-06-15T05:09:08.289Z] 0d9ebad4ef96: Download complete [2021-06-15T05:09:08.558Z] ab5ef0e58194: Verifying Checksum [2021-06-15T05:09:08.558Z] ab5ef0e58194: Download complete [2021-06-15T05:09:11.153Z] ab5ef0e58194: Pull complete [2021-06-15T05:09:11.153Z] 9712f1f96733: Pull complete [2021-06-15T05:09:11.736Z] 63f879dbbcfc: Pull complete [2021-06-15T05:09:15.060Z] 0d9ebad4ef96: Pull complete [2021-06-15T05:09:15.060Z] e9a5061849ea: Pull complete [2021-06-15T05:09:15.060Z] d747dcd14b5f: Pull complete [2021-06-15T05:09:16.003Z] 2de7ff778b66: Pull complete [2021-06-15T05:09:16.003Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-15T05:09:16.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T05:09:16.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-15T05:09:16.082Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T05:09:16.123Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-15T05:09:19.583Z] $ docker top dda1f0794e0af5209c729016a9d066f283b111b43ccc525d83135939dfbdc97c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:09:19.677Z] provisioning config files... [2021-06-15T05:09:19.686Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5051271293303148765tmp [2021-06-15T05:09:19.700Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6393501025856185666tmp [2021-06-15T05:09:19.714Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4664900696819584534tmp [Pipeline] { [Pipeline] echo [2021-06-15T05:09:19.736Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:20.033Z] ---> sigul-configuration.sh [2021-06-15T05:09:20.033Z] gpg: directory `/root/.gnupg' created [2021-06-15T05:09:20.033Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-15T05:09:20.033Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-15T05:09:20.033Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-15T05:09:20.033Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-15T05:09:20.033Z] gpg: CAST5 encrypted data [2021-06-15T05:09:20.033Z] gpg: encrypted with 1 passphrase [2021-06-15T05:09:20.033Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-15T05:09:20.326Z] + mkdir /home/jenkins [2021-06-15T05:09:20.326Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-15T05:09:20.823Z] + 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-15T05:09:20.834Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:21.133Z] ---> sigul-install.sh [2021-06-15T05:09:25.355Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-15T05:09:25.914Z] + git tag --list [2021-06-15T05:09:25.914Z] v1.0.0 [2021-06-15T05:09:25.914Z] v1.1.0 [2021-06-15T05:09:25.914Z] v1.1.1 [2021-06-15T05:09:25.914Z] v1.1.2 [2021-06-15T05:09:25.914Z] v1.2.0 [2021-06-15T05:09:25.914Z] v1.2.1 [2021-06-15T05:09:25.914Z] v1.2.1-dev.1 [2021-06-15T05:09:25.914Z] v1.2.1-dev.2 [2021-06-15T05:09:25.914Z] v1.2.1-dev.3 [2021-06-15T05:09:25.914Z] v1.2.1-dev.4 [2021-06-15T05:09:25.914Z] v1.2.2-dev.1 [2021-06-15T05:09:25.914Z] v1.2.2-dev.10 [2021-06-15T05:09:25.914Z] v1.2.2-dev.11 [2021-06-15T05:09:25.914Z] v1.2.2-dev.12 [2021-06-15T05:09:25.914Z] v1.2.2-dev.13 [2021-06-15T05:09:25.914Z] v1.2.2-dev.14 [2021-06-15T05:09:25.914Z] v1.2.2-dev.15 [2021-06-15T05:09:25.914Z] v1.2.2-dev.16 [2021-06-15T05:09:25.914Z] v1.2.2-dev.17 [2021-06-15T05:09:25.914Z] v1.2.2-dev.18 [2021-06-15T05:09:25.914Z] v1.2.2-dev.2 [2021-06-15T05:09:25.914Z] v1.2.2-dev.3 [2021-06-15T05:09:25.914Z] v1.2.2-dev.4 [2021-06-15T05:09:25.914Z] v1.2.2-dev.5 [2021-06-15T05:09:25.914Z] v1.2.2-dev.6 [2021-06-15T05:09:25.914Z] v1.2.2-dev.7 [2021-06-15T05:09:25.914Z] v1.2.2-dev.8 [2021-06-15T05:09:25.914Z] v1.2.2-dev.9 [Pipeline] sh [2021-06-15T05:09:26.209Z] + lftools sign git-tag v1.2.2-dev.18 [2021-06-15T05:09:26.781Z] Signing Git tag with Sigul... [2021-06-15T05:09:26.781Z] Signing v1.2.2-dev.18 [Pipeline] echo [2021-06-15T05:09:27.363Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:27.667Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-15T05:09:27.676Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-15T05:09:27.709Z] $ docker stop --time=1 dda1f0794e0af5209c729016a9d066f283b111b43ccc525d83135939dfbdc97c [2021-06-15T05:09:29.224Z] $ docker rm -f dda1f0794e0af5209c729016a9d066f283b111b43ccc525d83135939dfbdc97c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:29.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:09:29.881Z] . [Pipeline] withDockerContainer [2021-06-15T05:09:29.954Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T05:09:29.995Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T05:09:30.344Z] $ docker top 0c6bd91bb48f7b9fe1c9d67964c9086c70a7b62b3511edb03047dd23327f1b3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T05:09:30.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:09:30.485Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:09:30.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:09:30.605Z] $ docker exec 0c6bd91bb48f7b9fe1c9d67964c9086c70a7b62b3511edb03047dd23327f1b3c ssh-agent [2021-06-15T05:09:30.717Z] SSH_AUTH_SOCK=/tmp/ssh-SRES6X3iiS5p/agent.14 [2021-06-15T05:09:30.717Z] SSH_AGENT_PID=20 [2021-06-15T05:09:30.723Z] Running ssh-add (command line suppressed) [2021-06-15T05:09:30.824Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7378513388385759129.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7378513388385759129.key) [2021-06-15T05:09:30.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:09:31.140Z] + git semver bump pre [2021-06-15T05:09:31.140Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T05:09:31.140Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-15T05:09:31.140Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-15T05:09:31.140Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T05:09:31.140Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T05:09:31.140Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T05:09:31.140Z] # $SEMVER_BRANCH = master [2021-06-15T05:09:31.140Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2021-06-15T05:09:31.140Z] 1.2.2-dev.19 [Pipeline] } [2021-06-15T05:09:31.152Z] $ docker exec --env ******** --env ******** 0c6bd91bb48f7b9fe1c9d67964c9086c70a7b62b3511edb03047dd23327f1b3c ssh-agent -k [2021-06-15T05:09:31.247Z] unset SSH_AUTH_SOCK; [2021-06-15T05:09:31.247Z] unset SSH_AGENT_PID; [2021-06-15T05:09:31.247Z] echo Agent pid 20 killed; [2021-06-15T05:09:31.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:09:31.598Z] + git semver [Pipeline] } [2021-06-15T05:09:31.614Z] $ docker stop --time=1 0c6bd91bb48f7b9fe1c9d67964c9086c70a7b62b3511edb03047dd23327f1b3c [2021-06-15T05:09:32.794Z] $ docker rm -f 0c6bd91bb48f7b9fe1c9d67964c9086c70a7b62b3511edb03047dd23327f1b3c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:33.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:09:33.175Z] . [Pipeline] withDockerContainer [2021-06-15T05:09:33.247Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T05:09:33.291Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T05:09:33.629Z] $ docker top d45f4c1a02fd42a005bb52bcafe26239ef30380e15b4165b1f115369697e30fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T05:09:33.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:09:33.757Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:09:33.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:09:33.872Z] $ docker exec d45f4c1a02fd42a005bb52bcafe26239ef30380e15b4165b1f115369697e30fd ssh-agent [2021-06-15T05:09:33.972Z] SSH_AUTH_SOCK=/tmp/ssh-0XUSRcOHVOu1/agent.13 [2021-06-15T05:09:33.973Z] SSH_AGENT_PID=19 [2021-06-15T05:09:33.978Z] Running ssh-add (command line suppressed) [2021-06-15T05:09:34.077Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4000866675925211853.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4000866675925211853.key) [2021-06-15T05:09:34.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:09:34.388Z] + git semver push [2021-06-15T05:09:34.388Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T05:09:34.388Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-15T05:09:34.388Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-15T05:09:34.388Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T05:09:34.388Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T05:09:34.388Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T05:09:34.388Z] # $SEMVER_BRANCH = master [2021-06-15T05:09:34.388Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-06-15T05:09:38.608Z] $ docker exec --env ******** --env ******** d45f4c1a02fd42a005bb52bcafe26239ef30380e15b4165b1f115369697e30fd ssh-agent -k [2021-06-15T05:09:38.697Z] unset SSH_AUTH_SOCK; [2021-06-15T05:09:38.697Z] unset SSH_AGENT_PID; [2021-06-15T05:09:38.697Z] echo Agent pid 19 killed; [2021-06-15T05:09:38.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:09:39.046Z] + git semver [Pipeline] } [2021-06-15T05:09:39.064Z] $ docker stop --time=1 d45f4c1a02fd42a005bb52bcafe26239ef30380e15b4165b1f115369697e30fd [2021-06-15T05:09:40.245Z] $ docker rm -f d45f4c1a02fd42a005bb52bcafe26239ef30380e15b4165b1f115369697e30fd [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-15T05:09:41.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:41.932Z] ---> package-listing.sh [2021-06-15T05:09:41.932Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T05:09:41.932Z] ++ facter osfamily [2021-06-15T05:09:42.197Z] + OS_FAMILY=redhat [2021-06-15T05:09:42.197Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2021-06-15T05:09:42.197Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T05:09:42.197Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T05:09:42.197Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T05:09:42.197Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T05:09:42.197Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-06-15T05:09:42.197Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T05:09:42.197Z] + case "${OS_FAMILY}" in [2021-06-15T05:09:42.197Z] + sort [2021-06-15T05:09:42.197Z] + rpm -qa [2021-06-15T05:09:42.767Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T05:09:42.767Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T05:09:42.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T05:09:42.767Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-06-15T05:09:42.767Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2021-06-15T05:09:42.767Z] + 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-15T05:09:42.780Z] 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-15T05:09:43.068Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:43.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T05:09:43.739Z] [2021-06-15T05:09:43.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:09:44.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T05:09:44.099Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T05:09:44.099Z] df20fa9351a1: Pulling fs layer [2021-06-15T05:09:44.099Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T05:09:44.099Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T05:09:44.099Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T05:09:44.099Z] 93b61091891f: Pulling fs layer [2021-06-15T05:09:44.099Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T05:09:44.099Z] 5e14af77c1be: Pulling fs layer [2021-06-15T05:09:44.099Z] 01666e4c0597: Pulling fs layer [2021-06-15T05:09:44.099Z] aa168da1d23b: Pulling fs layer [2021-06-15T05:09:44.099Z] 46f8f816bc3b: Waiting [2021-06-15T05:09:44.099Z] 93b61091891f: Waiting [2021-06-15T05:09:44.099Z] 93b9cdb0e59b: Waiting [2021-06-15T05:09:44.099Z] 5e14af77c1be: Waiting [2021-06-15T05:09:44.099Z] 01666e4c0597: Waiting [2021-06-15T05:09:44.099Z] aa168da1d23b: Waiting [2021-06-15T05:09:44.099Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T05:09:44.099Z] 36b3adc4ff6f: Download complete [2021-06-15T05:09:44.099Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T05:09:44.099Z] 46f8f816bc3b: Download complete [2021-06-15T05:09:44.099Z] df20fa9351a1: Verifying Checksum [2021-06-15T05:09:44.099Z] df20fa9351a1: Download complete [2021-06-15T05:09:44.099Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T05:09:44.099Z] 93b9cdb0e59b: Download complete [2021-06-15T05:09:44.368Z] 5e14af77c1be: Verifying Checksum [2021-06-15T05:09:44.368Z] 5e14af77c1be: Download complete [2021-06-15T05:09:44.368Z] 93b61091891f: Verifying Checksum [2021-06-15T05:09:44.368Z] 93b61091891f: Download complete [2021-06-15T05:09:44.368Z] 01666e4c0597: Verifying Checksum [2021-06-15T05:09:44.368Z] 01666e4c0597: Download complete [2021-06-15T05:09:44.368Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T05:09:44.368Z] 8ad3a11d3b57: Download complete [2021-06-15T05:09:44.368Z] df20fa9351a1: Pull complete [2021-06-15T05:09:44.368Z] 36b3adc4ff6f: Pull complete [2021-06-15T05:09:44.953Z] 8ad3a11d3b57: Pull complete [2021-06-15T05:09:44.953Z] 46f8f816bc3b: Pull complete [2021-06-15T05:09:45.222Z] 93b61091891f: Pull complete [2021-06-15T05:09:45.222Z] 93b9cdb0e59b: Pull complete [2021-06-15T05:09:45.487Z] 5e14af77c1be: Pull complete [2021-06-15T05:09:45.487Z] 01666e4c0597: Pull complete [2021-06-15T05:09:46.060Z] aa168da1d23b: Verifying Checksum [2021-06-15T05:09:46.060Z] aa168da1d23b: Download complete [2021-06-15T05:09:50.323Z] aa168da1d23b: Pull complete [2021-06-15T05:09:50.323Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T05:09:50.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T05:09:50.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T05:09:50.399Z] prd-centos7-docker-4c-2g-1417 does not seem to be running inside a container [2021-06-15T05:09:50.442Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T05:09:52.716Z] $ docker top dad5a04b7bf149ceb0908a203fda6e8960e722eaabfe92fc58ea8dc6efffef6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:09:53.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T05:09:53.388Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T05:09:53.686Z] + ls /var/log/sa-host [2021-06-15T05:09:53.686Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T05:09:53.686Z] file_magic: OK [2021-06-15T05:09:53.686Z] HZ: Using current value: 100 [2021-06-15T05:09:53.686Z] file_header: OK [2021-06-15T05:09:53.686Z] 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-15T05:09:53.686Z] Statistics: [2021-06-15T05:09:53.686Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T05:09:53.686Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T05:09:53.686Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T05:09:53.686Z] file_magic: OK [2021-06-15T05:09:53.686Z] HZ: Using current value: 100 [2021-06-15T05:09:53.686Z] file_header: OK [2021-06-15T05:09:53.686Z] 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-15T05:09:53.686Z] Statistics: [2021-06-15T05:09:53.686Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T05:09:53.686Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:09:53.858Z] provisioning config files... [2021-06-15T05:09:53.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config218646997866919016tmp [Pipeline] { [Pipeline] echo [2021-06-15T05:09:53.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:54.192Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T05:09:54.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:54.567Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T05:09:54.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:54.891Z] ---> sudo-logs.sh [2021-06-15T05:09:54.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T05:09:54.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:55.214Z] ---> job-cost.sh [2021-06-15T05:09:55.214Z] lf-activate-venv: SKIPPING [2021-06-15T05:09:55.214Z] DEBUG: total: 0.18000000715255737 [2021-06-15T05:09:55.214Z] INFO: Retrieving Stack Cost... [2021-06-15T05:09:56.162Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T05:09:56.423Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T05:09:56.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:09:56.731Z] ---> logs-deploy.sh [2021-06-15T05:09:56.731Z] lf-activate-venv: SKIPPING [2021-06-15T05:09:56.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/52 [2021-06-15T05:09:56.731Z] INFO: archiving workspace using pattern(s): [2021-06-15T05:09:57.675Z] Archives upload complete. [2021-06-15T05:09:57.675Z] INFO: archiving logs to Nexus [2021-06-15T05:09:58.259Z] ---> uname -a: [2021-06-15T05:09:58.259Z] Linux prd-centos7-docker-4c-2g-1417.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-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] ---> lscpu: [2021-06-15T05:09:58.259Z] Architecture: x86_64 [2021-06-15T05:09:58.259Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T05:09:58.259Z] Byte Order: Little Endian [2021-06-15T05:09:58.259Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T05:09:58.259Z] CPU(s): 2 [2021-06-15T05:09:58.259Z] On-line CPU(s) list: 0,1 [2021-06-15T05:09:58.259Z] Thread(s) per core: 1 [2021-06-15T05:09:58.259Z] Core(s) per socket: 1 [2021-06-15T05:09:58.259Z] Socket(s): 2 [2021-06-15T05:09:58.259Z] NUMA node(s): 1 [2021-06-15T05:09:58.259Z] Vendor ID: AuthenticAMD [2021-06-15T05:09:58.259Z] CPU family: 23 [2021-06-15T05:09:58.259Z] Model: 49 [2021-06-15T05:09:58.259Z] Model name: AMD EPYC-Rome Processor [2021-06-15T05:09:58.259Z] Stepping: 0 [2021-06-15T05:09:58.259Z] CPU MHz: 2799.998 [2021-06-15T05:09:58.259Z] BogoMIPS: 5599.99 [2021-06-15T05:09:58.259Z] Virtualization: AMD-V [2021-06-15T05:09:58.259Z] Hypervisor vendor: KVM [2021-06-15T05:09:58.259Z] Virtualization type: full [2021-06-15T05:09:58.259Z] L1d cache: 64 KiB [2021-06-15T05:09:58.259Z] L1i cache: 64 KiB [2021-06-15T05:09:58.259Z] L2 cache: 1 MiB [2021-06-15T05:09:58.259Z] L3 cache: 32 MiB [2021-06-15T05:09:58.259Z] NUMA node0 CPU(s): 0,1 [2021-06-15T05:09:58.259Z] Vulnerability Itlb multihit: Not affected [2021-06-15T05:09:58.259Z] Vulnerability L1tf: Not affected [2021-06-15T05:09:58.259Z] Vulnerability Mds: Not affected [2021-06-15T05:09:58.259Z] Vulnerability Meltdown: Not affected [2021-06-15T05:09:58.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T05:09:58.259Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T05:09:58.259Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T05:09:58.259Z] Vulnerability Srbds: Not affected [2021-06-15T05:09:58.259Z] Vulnerability Tsx async abort: Not affected [2021-06-15T05:09:58.259Z] 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-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] ---> nproc: [2021-06-15T05:09:58.259Z] 2 [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] ---> df -h: [2021-06-15T05:09:58.259Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T05:09:58.259Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-15T05:09:58.259Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T05:09:58.259Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T05:09:58.259Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-rest-go_master@tmp [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-15T05:09:58.259Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-rest-go_master [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] ---> free -m: [2021-06-15T05:09:58.259Z] total used free shared buff/cache available [2021-06-15T05:09:58.259Z] Mem: 7821 1181 3239 0 3399 6557 [2021-06-15T05:09:58.259Z] Swap: 1023 0 1023 [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] ---> ip addr: [2021-06-15T05:09:58.259Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-15T05:09:58.259Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-15T05:09:58.259Z] inet 127.0.0.1/8 scope host lo [2021-06-15T05:09:58.259Z] valid_lft forever preferred_lft forever [2021-06-15T05:09:58.259Z] inet6 ::1/128 scope host [2021-06-15T05:09:58.259Z] valid_lft forever preferred_lft forever [2021-06-15T05:09:58.259Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-15T05:09:58.259Z] link/ether fa:16:3e:85:7b:74 brd ff:ff:ff:ff:ff:ff [2021-06-15T05:09:58.259Z] inet 10.30.122.240/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-15T05:09:58.259Z] valid_lft 85749sec preferred_lft 85749sec [2021-06-15T05:09:58.259Z] inet6 fe80::f816:3eff:fe85:7b74/64 scope link [2021-06-15T05:09:58.259Z] valid_lft forever preferred_lft forever [2021-06-15T05:09:58.259Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-15T05:09:58.259Z] link/ether 02:42:55:29:43:74 brd ff:ff:ff:ff:ff:ff [2021-06-15T05:09:58.259Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-15T05:09:58.259Z] valid_lft forever preferred_lft forever [2021-06-15T05:09:58.259Z] inet6 fe80::42:55ff:fe29:4374/64 scope link [2021-06-15T05:09:58.259Z] valid_lft forever preferred_lft forever [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] ---> sar -b -r -n DEV: [2021-06-15T05:09:58.259Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] 04:58:57 LINUX RESTART (2 CPU) [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] 05:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-15T05:09:58.259Z] 05:01:01 1.83 0.03 1.80 0.00 0.27 33.61 0.00 [2021-06-15T05:09:58.259Z] 05:02:01 0.40 0.08 0.32 0.00 1.60 5.58 0.00 [2021-06-15T05:09:58.259Z] 05:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-15T05:09:58.259Z] 05:04:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 [2021-06-15T05:09:58.259Z] 05:05:01 0.25 0.00 0.25 0.00 0.00 3.45 0.00 [2021-06-15T05:09:58.259Z] 05:06:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-06-15T05:09:58.259Z] 05:07:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 [2021-06-15T05:09:58.259Z] 05:08:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 [2021-06-15T05:09:58.259Z] 05:09:01 99.37 0.03 99.33 0.00 3.73 31440.82 0.00 [2021-06-15T05:09:58.259Z] Average: 11.45 0.02 11.43 0.00 0.62 3500.25 0.00 [2021-06-15T05:09:58.259Z] [2021-06-15T05:09:58.259Z] 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-15T05:09:58.259Z] 05:01:01 5449812 0 805024 10.05 2620 1751484 1235752 13.64 579772 1580216 20 [2021-06-15T05:09:58.259Z] 05:02:01 5448876 0 805832 10.06 2620 1751612 1233108 13.61 584560 1577000 8 [2021-06-15T05:09:58.259Z] 05:03:01 5447192 0 807516 10.08 2620 1751612 1233084 13.61 585980 1577000 12 [2021-06-15T05:09:58.259Z] 05:04:01 5450656 0 804044 10.04 2620 1751620 1207360 13.33 582500 1577832 8 [2021-06-15T05:09:58.259Z] 05:05:01 5450144 0 804552 10.05 2620 1751624 1207564 13.33 580644 1580680 8 [2021-06-15T05:09:58.259Z] 05:06:01 5449676 0 805016 10.05 2620 1751628 1207396 13.33 581036 1580680 20 [2021-06-15T05:09:58.259Z] 05:07:01 5444004 0 810684 10.12 2620 1751632 1207540 13.33 586416 1580680 16 [2021-06-15T05:09:58.259Z] 05:08:01 5439268 0 815412 10.18 2620 1751640 1207360 13.33 591148 1580684 16 [2021-06-15T05:09:58.259Z] 05:09:01 4586104 0 950436 11.87 2620 2469780 1279304 14.12 726388 2187076 20 [2021-06-15T05:09:58.259Z] Average: 5351748 0 823168 10.28 2620 1831404 1224274 13.52 599827 1646872 14 [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z] 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-15T05:09:58.260Z] 05:01:01 eth0 5.31 2.07 3.88 0.15 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:02:01 eth0 0.98 0.25 0.32 0.19 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:03:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:04:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:05:01 eth0 0.65 0.47 0.35 0.27 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:06:01 eth0 0.63 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:07:01 eth0 1.37 0.52 0.58 0.39 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:08:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:09:01 eth0 479.46 440.07 4470.70 62.70 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] 05:09:01 docker0 80.01 85.28 6.21 386.01 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] Average: eth0 54.46 49.33 497.45 7.10 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] Average: docker0 8.89 9.48 0.69 42.90 0.00 0.00 0.00 0.00 [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z] ---> sar -P ALL: [2021-06-15T05:09:58.260Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z] 04:58:57 LINUX RESTART (2 CPU) [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z] 05:00:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T05:09:58.260Z] 05:01:01 all 0.21 0.00 0.07 0.00 0.03 99.70 [2021-06-15T05:09:58.260Z] 05:01:01 0 0.22 0.00 0.08 0.00 0.03 99.67 [2021-06-15T05:09:58.260Z] 05:01:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-15T05:09:58.260Z] 05:02:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-06-15T05:09:58.260Z] 05:02:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-06-15T05:09:58.260Z] 05:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-15T05:09:58.260Z] 05:03:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-06-15T05:09:58.260Z] 05:03:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-15T05:09:58.260Z] 05:03:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-15T05:09:58.260Z] 05:04:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-06-15T05:09:58.260Z] 05:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-15T05:09:58.260Z] 05:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-15T05:09:58.260Z] 05:05:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-15T05:09:58.260Z] 05:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-15T05:09:58.260Z] 05:05:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-15T05:09:58.260Z] 05:06:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-15T05:09:58.260Z] 05:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-15T05:09:58.260Z] 05:06:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-15T05:09:58.260Z] 05:07:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-15T05:09:58.260Z] 05:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-15T05:09:58.260Z] 05:07:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-15T05:09:58.260Z] 05:08:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-15T05:09:58.260Z] 05:08:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-15T05:09:58.260Z] 05:08:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-15T05:09:58.260Z] 05:09:01 all 11.14 0.00 4.48 1.71 0.05 82.61 [2021-06-15T05:09:58.260Z] 05:09:01 0 11.35 0.00 4.65 1.29 0.05 82.65 [2021-06-15T05:09:58.260Z] 05:09:01 1 10.93 0.00 4.31 2.13 0.05 82.57 [2021-06-15T05:09:58.260Z] Average: all 1.32 0.00 0.51 0.19 0.03 97.96 [2021-06-15T05:09:58.260Z] Average: 0 1.32 0.00 0.54 0.14 0.03 97.97 [2021-06-15T05:09:58.260Z] Average: 1 1.31 0.00 0.49 0.23 0.02 97.94 [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z] [2021-06-15T05:09:58.260Z]