Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d+b32159014ae45265b13142f0741b8ad008d9ae08 (a309e181c292cbf0e7df00c3c3acd307aaaddc73) 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-ssh4756674338796996348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5448766199271447896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/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/PR-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh258938340895914102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6557431215354445328.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/PR-113/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/PR-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3504323602075251824.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-290 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-113 # 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_PR-113@tmp/jenkins-gitclient-ssh7334131971978781840.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d Merge succeeded, producing e50701f3042ad6c1ecc2b01db0e046b695245de4 Checking out Revision e50701f3042ad6c1ecc2b01db0e046b695245de4 (PR-113) > 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 remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh6351680981282921185.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh5461466424529245929.key > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e50701f3042ad6c1ecc2b01db0e046b695245de4 # timeout=10 Commit message: "Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T19:07:44.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T19:07:44.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T19:07:44.294Z] ========================================================= [2021-06-10T19:07:44.294Z] EdgeX Global Pipelines Version Info [2021-06-10T19:07:44.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:07:45.802Z] ------------------- [2021-06-10T19:07:45.802Z] stable info: [2021-06-10T19:07:45.802Z] ------------------- [2021-06-10T19:07:45.802Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T19:07:45.802Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T19:07:45.802Z] Message: update stable to v1.0.195 [2021-06-10T19:07:46.378Z] ------------------- [2021-06-10T19:07:46.378Z] experimental info: [2021-06-10T19:07:46.378Z] ------------------- [2021-06-10T19:07:46.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T19:07:46.378Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T19:07:46.378Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T19:07:46.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-10T19:07:46.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-10T19:07:46.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T19:07:46.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T19:07:46.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T19:07:46.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T19:07:46.650Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T19:07:46.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T19:07:46.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T19:07:46.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T19:07:46.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T19:07:46.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-10T19:07:46.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T19:07:46.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T19:07:46.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T19:07:46.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T19:07:46.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T19:07:47.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T19:07:47.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T19:07:47.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T19:07:47.094Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T19:07:47.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T19:07:47.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T19:07:47.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T19:07:47.203Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T19:07:47.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T19:07:47.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2021-06-10T19:07:47.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2021-06-10T19:07:47.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2021-06-10T19:07:47.327Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e50701f3042ad6c1ecc2b01db0e046b695245de4 [Pipeline] echo [2021-06-10T19:07:47.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e50701f [Pipeline] echo [2021-06-10T19:07:47.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T19:07:47.472Z] provisioning config files... [2021-06-10T19:07:47.487Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config7392145073754440175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:07:47.834Z] ---> docker-login.sh [2021-06-10T19:07:47.834Z] nexus3.edgexfoundry.org:10001 [2021-06-10T19:07:48.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:07:48.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:07:48.360Z] Configure a credential helper to remove this warning. See [2021-06-10T19:07:48.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:07:48.360Z] [2021-06-10T19:07:48.360Z] Login Succeeded [2021-06-10T19:07:48.360Z] nexus3.edgexfoundry.org:10002 [2021-06-10T19:07:48.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:07:48.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:07:48.360Z] Configure a credential helper to remove this warning. See [2021-06-10T19:07:48.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:07:48.360Z] [2021-06-10T19:07:48.360Z] Login Succeeded [2021-06-10T19:07:48.360Z] nexus3.edgexfoundry.org:10003 [2021-06-10T19:07:48.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:07:48.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:07:48.624Z] Configure a credential helper to remove this warning. See [2021-06-10T19:07:48.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:07:48.624Z] [2021-06-10T19:07:48.624Z] Login Succeeded [2021-06-10T19:07:48.624Z] nexus3.edgexfoundry.org:10004 [2021-06-10T19:07:48.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:07:48.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:07:48.899Z] Configure a credential helper to remove this warning. See [2021-06-10T19:07:48.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:07:48.899Z] [2021-06-10T19:07:48.899Z] Login Succeeded [2021-06-10T19:07:48.899Z] docker.io [2021-06-10T19:07:48.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:07:49.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:07:49.162Z] Configure a credential helper to remove this warning. See [2021-06-10T19:07:49.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:07:49.162Z] [2021-06-10T19:07:49.162Z] Login Succeeded [2021-06-10T19:07:49.162Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T19:07:49.171Z] 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-10T19:07:49.733Z] + git log --format=format:%s -1 e50701f3042ad6c1ecc2b01db0e046b695245de4 [Pipeline] echo [2021-06-10T19:07:49.775Z] GIT_COMMIT: e50701f3042ad6c1ecc2b01db0e046b695245de4, Commit Message: Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD [Pipeline] echo [2021-06-10T19:07:49.793Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:07:50.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T19:07:50.748Z] [2021-06-10T19:07:50.748Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:07:51.064Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T19:07:51.064Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T19:07:51.064Z] 31603596830f: Pulling fs layer [2021-06-10T19:07:51.064Z] 54011a49482f: Pulling fs layer [2021-06-10T19:07:51.064Z] a6820b24f6d8: Pulling fs layer [2021-06-10T19:07:51.064Z] f581987b2513: Pulling fs layer [2021-06-10T19:07:51.064Z] f581987b2513: Waiting [2021-06-10T19:07:51.064Z] 54011a49482f: Verifying Checksum [2021-06-10T19:07:51.064Z] 54011a49482f: Download complete [2021-06-10T19:07:51.336Z] 31603596830f: Verifying Checksum [2021-06-10T19:07:51.336Z] 31603596830f: Download complete [2021-06-10T19:07:51.336Z] f581987b2513: Verifying Checksum [2021-06-10T19:07:51.336Z] f581987b2513: Download complete [2021-06-10T19:07:51.609Z] a6820b24f6d8: Verifying Checksum [2021-06-10T19:07:51.609Z] a6820b24f6d8: Download complete [2021-06-10T19:07:51.609Z] 31603596830f: Pull complete [2021-06-10T19:07:51.609Z] 54011a49482f: Pull complete [2021-06-10T19:07:52.198Z] a6820b24f6d8: Pull complete [2021-06-10T19:07:52.462Z] f581987b2513: Pull complete [2021-06-10T19:07:52.462Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T19:07:52.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T19:07:52.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T19:07:52.559Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-06-10T19:07:52.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T19:07:53.845Z] $ docker top f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T19:07:53.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T19:07:53.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T19:07:54.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T19:07:54.123Z] $ docker exec f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent [2021-06-10T19:07:54.253Z] SSH_AUTH_SOCK=/tmp/ssh-pqJmvvKZSPub/agent.14 [2021-06-10T19:07:54.253Z] SSH_AGENT_PID=20 [2021-06-10T19:07:54.264Z] Running ssh-add (command line suppressed) [2021-06-10T19:07:54.394Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_2816563018538412373.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_2816563018538412373.key) [2021-06-10T19:07:54.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T19:07:54.731Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T19:07:54.745Z] $ docker exec --env ******** --env ******** f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent -k [2021-06-10T19:07:54.855Z] unset SSH_AUTH_SOCK; [2021-06-10T19:07:54.856Z] unset SSH_AGENT_PID; [2021-06-10T19:07:54.856Z] echo Agent pid 20 killed; [2021-06-10T19:07:54.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T19:07:54.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T19:07:54.916Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T19:07:55.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T19:07:55.047Z] $ docker exec f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent [2021-06-10T19:07:55.347Z] SSH_AUTH_SOCK=/tmp/ssh-boNAj8CtQQNg/agent.52 [2021-06-10T19:07:55.347Z] SSH_AGENT_PID=58 [2021-06-10T19:07:55.354Z] Running ssh-add (command line suppressed) [2021-06-10T19:07:55.456Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_4484287488740493250.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_4484287488740493250.key) [2021-06-10T19:07:55.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T19:07:55.783Z] + git semver init [2021-06-10T19:07:55.783Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T19:07:55.783Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.git [2021-06-10T19:07:55.783Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-113 [2021-06-10T19:07:55.783Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T19:07:55.783Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T19:07:55.783Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T19:07:55.783Z] # $SEMVER_BRANCH = PR-113 [2021-06-10T19:07:55.783Z] # $SEMVER_TEMP = /tmp/semver-211709571 [2021-06-10T19:07:55.783Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-10T19:07:56.749Z] # '/tmp/semver-211709571' -> '/w/workspace/gexfoundry_device-rest-go_PR-113/.semver' [2021-06-10T19:07:56.749Z] # -> Force: false [2021-06-10T19:07:56.749Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.semver [Pipeline] } [2021-06-10T19:07:56.759Z] $ docker exec --env ******** --env ******** f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 ssh-agent -k [2021-06-10T19:07:56.871Z] unset SSH_AUTH_SOCK; [2021-06-10T19:07:56.872Z] unset SSH_AGENT_PID; [2021-06-10T19:07:56.872Z] echo Agent pid 58 killed; [2021-06-10T19:07:56.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T19:07:57.225Z] + git semver [Pipeline] } [2021-06-10T19:07:57.236Z] $ docker stop --time=1 f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 [2021-06-10T19:07:58.594Z] $ docker rm -f f10504ef457e9375a1238de5510c911a7d104a7559f5f58533cc7ed51ba615f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T19:07:58.996Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T19:07:59.272Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T19:07:59.276Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-10T19:08:14.527Z] Still waiting to schedule task [2021-06-10T19:08:14.528Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-290’ [2021-06-10T19:08:14.531Z] Still waiting to schedule task [2021-06-10T19:08:14.531Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T19:10:21.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-291 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws [2021-06-10T19:10:21.851Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2021-06-10T19:10:22.084Z] The recommended git tool is: git [2021-06-10T19:10:27.510Z] using credential edgex-jenkins-ssh [2021-06-10T19:10:27.532Z] Cloning the remote Git repository [2021-06-10T19:10:27.585Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-10T19:10:27.704Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2021-06-10T19:10:27.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-10T19:10:27.780Z] > git --version # timeout=10 [2021-06-10T19:10:27.842Z] > git --version # 'git version 2.17.1' [2021-06-10T19:10:27.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T19:10:27.935Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T19:10:29.988Z] Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [2021-06-10T19:10:30.200Z] Merge succeeded, producing d6ce07c9d0e3149f60d2076366e997421ead4fac [2021-06-10T19:10:30.201Z] Checking out Revision d6ce07c9d0e3149f60d2076366e997421ead4fac (PR-113) [2021-06-10T19:10:29.415Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-10T19:10:29.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T19:10:29.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-10T19:10:29.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-10T19:10:29.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T19:10:29.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T19:10:30.001Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T19:10:30.021Z] > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [2021-06-10T19:10:30.095Z] > git remote # timeout=10 [2021-06-10T19:10:30.111Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T19:10:30.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T19:10:30.135Z] > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 [2021-06-10T19:10:30.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T19:10:30.200Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T19:10:30.218Z] > git checkout -f d6ce07c9d0e3149f60d2076366e997421ead4fac # timeout=10 [2021-06-10T19:10:34.428Z] Commit message: "Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD" [2021-06-10T19:10:34.457Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T19:10:34.430Z] > git rev-list --no-walk c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 [2021-06-10T19:10:35.927Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T19:10:36.366Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T19:10:36.706Z] + + sudotrue service [2021-06-10T19:10:36.706Z] docker restart [2021-06-10T19:10:44.827Z] Running on prd-centos7-docker-4c-2g-292 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws [2021-06-10T19:10:44.848Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2021-06-10T19:10:44.956Z] The recommended git tool is: git [2021-06-10T19:10:47.204Z] using credential edgex-jenkins-ssh [2021-06-10T19:10:47.217Z] Cloning the remote Git repository [2021-06-10T19:10:46.787Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-10T19:10:46.857Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2021-06-10T19:10:46.890Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-10T19:10:46.891Z] > git --version # timeout=10 [2021-06-10T19:10:46.900Z] > git --version # 'git version 2.24.4' [2021-06-10T19:10:46.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T19:10:46.935Z] [INFO] Currently running in a labeled security context [2021-06-10T19:10:46.935Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T19:10:46.935Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh2822422403295532665.key [2021-06-10T19:10:46.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T19:10:48.598Z] Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [2021-06-10T19:10:48.694Z] Merge succeeded, producing 3859e6f173fca44c5827d9ceb97b3ffdfa83a15d [2021-06-10T19:10:48.695Z] Checking out Revision 3859e6f173fca44c5827d9ceb97b3ffdfa83a15d (PR-113) [2021-06-10T19:10:47.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-10T19:10:47.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T19:10:47.839Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-10T19:10:47.856Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-10T19:10:47.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T19:10:47.857Z] [INFO] Currently running in a labeled security context [2021-06-10T19:10:47.857Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T19:10:47.858Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8625878809464955551.key [2021-06-10T19:10:47.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T19:10:48.268Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T19:10:48.275Z] > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [2021-06-10T19:10:48.307Z] > git remote # timeout=10 [2021-06-10T19:10:48.320Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T19:10:48.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T19:10:48.330Z] [INFO] Currently running in a labeled security context [2021-06-10T19:10:48.331Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T19:10:48.331Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8241059372283889740.key [2021-06-10T19:10:48.341Z] > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 [2021-06-10T19:10:48.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T19:10:48.367Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T19:10:48.376Z] > git checkout -f 3859e6f173fca44c5827d9ceb97b3ffdfa83a15d # timeout=10 [2021-06-10T19:10:52.054Z] Commit message: "Merge commit 'b32159014ae45265b13142f0741b8ad008d9ae08' into HEAD" [2021-06-10T19:10:52.062Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T19:10:52.008Z] > git rev-list --no-walk c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 [2021-06-10T19:10:53.040Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T19:10:53.376Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T19:10:53.681Z] + sudo service docker restart [2021-06-10T19:10:53.681Z] + true [2021-06-10T19:10:53.681Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T19:10:55.087Z] provisioning config files... [2021-06-10T19:10:55.116Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6614967704287256554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:10:55.494Z] ---> docker-login.sh [2021-06-10T19:10:55.494Z] nexus3.edgexfoundry.org:10001 [2021-06-10T19:10:56.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:10:56.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:10:56.751Z] Configure a credential helper to remove this warning. See [2021-06-10T19:10:56.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:10:56.751Z] [2021-06-10T19:10:56.751Z] Login Succeeded [2021-06-10T19:10:56.751Z] nexus3.edgexfoundry.org:10002 [2021-06-10T19:10:57.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:10:57.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:10:57.314Z] Configure a credential helper to remove this warning. See [2021-06-10T19:10:57.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:10:57.314Z] [2021-06-10T19:10:57.314Z] Login Succeeded [2021-06-10T19:10:57.314Z] nexus3.edgexfoundry.org:10003 [2021-06-10T19:10:57.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:10:57.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:10:57.917Z] Configure a credential helper to remove this warning. See [2021-06-10T19:10:57.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:10:57.917Z] [2021-06-10T19:10:57.917Z] Login Succeeded [2021-06-10T19:10:57.917Z] nexus3.edgexfoundry.org:10004 [2021-06-10T19:10:58.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:10:58.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:10:58.467Z] Configure a credential helper to remove this warning. See [2021-06-10T19:10:58.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:10:58.467Z] [2021-06-10T19:10:58.467Z] Login Succeeded [2021-06-10T19:10:58.467Z] docker.io [2021-06-10T19:10:58.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:10:59.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:10:59.349Z] Configure a credential helper to remove this warning. See [2021-06-10T19:10:59.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:10:59.349Z] [2021-06-10T19:10:59.349Z] Login Succeeded [2021-06-10T19:10:59.349Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T19:10:59.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T19:10:59.683Z] ========================================================= [2021-06-10T19:10:59.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T19:10:59.683Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:11:00.038Z] + 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-10T19:11:00.038Z] Sending build context to Docker daemon 92.16kB [2021-06-10T19:11:00.315Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T19:11:00.315Z] Step 2/10 : FROM ${BASE} [2021-06-10T19:11:00.590Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T19:11:00.590Z] 595b0fe564bb: Pulling fs layer [2021-06-10T19:11:00.590Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T19:11:00.590Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T19:11:00.590Z] ba82ee9f976e: Pulling fs layer [2021-06-10T19:11:00.590Z] 506bd15cee9f: Pulling fs layer [2021-06-10T19:11:00.590Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T19:11:00.590Z] 618dc40b7e24: Pulling fs layer [2021-06-10T19:11:00.590Z] 506bd15cee9f: Waiting [2021-06-10T19:11:00.590Z] 75a0a4a0db45: Waiting [2021-06-10T19:11:00.590Z] ba82ee9f976e: Waiting [2021-06-10T19:11:00.590Z] 5b7225fbf94c: Download complete [2021-06-10T19:11:00.590Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T19:11:00.590Z] 3088b5b3c5c0: Download complete [2021-06-10T19:11:00.590Z] 506bd15cee9f: Download complete [2021-06-10T19:11:00.866Z] 595b0fe564bb: Download complete [2021-06-10T19:11:01.481Z] 595b0fe564bb: Pull complete [2021-06-10T19:11:02.092Z] 3088b5b3c5c0: Pull complete [2021-06-10T19:11:02.379Z] 5b7225fbf94c: Pull complete [2021-06-10T19:11:03.821Z] 618dc40b7e24: Verifying Checksum [2021-06-10T19:11:03.821Z] 618dc40b7e24: Download complete [2021-06-10T19:11:05.259Z] ba82ee9f976e: Verifying Checksum [2021-06-10T19:11:05.259Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T19:11:11.868Z] provisioning config files... [2021-06-10T19:11:11.881Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6343089450811008520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:11:12.234Z] ---> docker-login.sh [2021-06-10T19:11:12.234Z] nexus3.edgexfoundry.org:10001 [2021-06-10T19:11:12.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:11:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:11:12.506Z] Configure a credential helper to remove this warning. See [2021-06-10T19:11:12.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:11:12.506Z] [2021-06-10T19:11:12.506Z] Login Succeeded [2021-06-10T19:11:12.506Z] nexus3.edgexfoundry.org:10002 [2021-06-10T19:11:12.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:11:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:11:12.506Z] Configure a credential helper to remove this warning. See [2021-06-10T19:11:12.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:11:12.506Z] [2021-06-10T19:11:12.506Z] Login Succeeded [2021-06-10T19:11:12.506Z] nexus3.edgexfoundry.org:10003 [2021-06-10T19:11:12.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:11:12.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:11:12.771Z] Configure a credential helper to remove this warning. See [2021-06-10T19:11:12.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:11:12.771Z] [2021-06-10T19:11:12.771Z] Login Succeeded [2021-06-10T19:11:12.771Z] nexus3.edgexfoundry.org:10004 [2021-06-10T19:11:12.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:11:12.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:11:12.771Z] Configure a credential helper to remove this warning. See [2021-06-10T19:11:12.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:11:12.771Z] [2021-06-10T19:11:12.771Z] Login Succeeded [2021-06-10T19:11:12.771Z] docker.io [2021-06-10T19:11:13.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T19:11:13.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T19:11:13.292Z] Configure a credential helper to remove this warning. See [2021-06-10T19:11:13.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T19:11:13.292Z] [2021-06-10T19:11:13.292Z] Login Succeeded [2021-06-10T19:11:13.292Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T19:11:13.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T19:11:13.479Z] ========================================================= [2021-06-10T19:11:13.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T19:11:13.479Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:11:13.795Z] + 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-10T19:11:13.795Z] Sending build context to Docker daemon 92.16kB [2021-06-10T19:11:13.795Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T19:11:13.795Z] Step 2/10 : FROM ${BASE} [2021-06-10T19:11:13.795Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T19:11:13.795Z] 540db60ca938: Pulling fs layer [2021-06-10T19:11:13.795Z] adcc1eea9eea: Pulling fs layer [2021-06-10T19:11:13.795Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T19:11:13.795Z] 0510c868ecb4: Pulling fs layer [2021-06-10T19:11:13.795Z] afea3b2eda06: Pulling fs layer [2021-06-10T19:11:13.795Z] 7809a108b3ef: Pulling fs layer [2021-06-10T19:11:13.795Z] f706445af74f: Pulling fs layer [2021-06-10T19:11:13.795Z] 0510c868ecb4: Waiting [2021-06-10T19:11:13.795Z] afea3b2eda06: Waiting [2021-06-10T19:11:13.795Z] 7809a108b3ef: Waiting [2021-06-10T19:11:13.795Z] f706445af74f: Waiting [2021-06-10T19:11:13.795Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T19:11:13.795Z] 4c4ab2625f07: Download complete [2021-06-10T19:11:13.795Z] adcc1eea9eea: Verifying Checksum [2021-06-10T19:11:13.795Z] adcc1eea9eea: Download complete [2021-06-10T19:11:13.795Z] afea3b2eda06: Verifying Checksum [2021-06-10T19:11:13.795Z] afea3b2eda06: Download complete [2021-06-10T19:11:14.060Z] 7809a108b3ef: Verifying Checksum [2021-06-10T19:11:14.060Z] 7809a108b3ef: Download complete [2021-06-10T19:11:14.060Z] 540db60ca938: Verifying Checksum [2021-06-10T19:11:14.060Z] 540db60ca938: Download complete [2021-06-10T19:11:14.060Z] 540db60ca938: Pull complete [2021-06-10T19:11:14.327Z] adcc1eea9eea: Pull complete [2021-06-10T19:11:14.327Z] 4c4ab2625f07: Pull complete [2021-06-10T19:11:15.277Z] f706445af74f: Verifying Checksum [2021-06-10T19:11:15.277Z] f706445af74f: Download complete [2021-06-10T19:11:15.434Z] ba82ee9f976e: Pull complete [2021-06-10T19:11:15.711Z] 506bd15cee9f: Pull complete [2021-06-10T19:11:15.852Z] 0510c868ecb4: Verifying Checksum [2021-06-10T19:11:15.852Z] 0510c868ecb4: Download complete [2021-06-10T19:11:16.305Z] 75a0a4a0db45: Pull complete [2021-06-10T19:11:19.247Z] 0510c868ecb4: Pull complete [2021-06-10T19:11:19.247Z] afea3b2eda06: Pull complete [2021-06-10T19:11:19.247Z] 7809a108b3ef: Pull complete [2021-06-10T19:11:20.660Z] f706445af74f: Pull complete [2021-06-10T19:11:20.660Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T19:11:20.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T19:11:20.660Z] ---> b068be0155e3 [2021-06-10T19:11:20.660Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-10T19:11:20.664Z] 618dc40b7e24: Pull complete [2021-06-10T19:11:20.664Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T19:11:20.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T19:11:20.664Z] ---> a36622ca3599 [2021-06-10T19:11:20.664Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-10T19:11:22.653Z] ---> Running in 2e1609dac487 [2021-06-10T19:11:22.653Z] Removing intermediate container 2e1609dac487 [2021-06-10T19:11:22.653Z] ---> a97afd74bd17 [2021-06-10T19:11:22.653Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T19:11:22.928Z] ---> Running in d8c8bf51169e [2021-06-10T19:11:23.526Z] Removing intermediate container d8c8bf51169e [2021-06-10T19:11:23.526Z] ---> 860dc7f00369 [2021-06-10T19:11:23.526Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T19:11:23.526Z] ---> Running in 59d336a9abab [2021-06-10T19:11:24.126Z] Removing intermediate container 59d336a9abab [2021-06-10T19:11:24.126Z] ---> b61912f5d947 [2021-06-10T19:11:24.126Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T19:11:24.407Z] ---> Running in a4e0ade115dd [2021-06-10T19:11:24.913Z] ---> Running in 7d4bcbb0e14f [2021-06-10T19:11:24.913Z] Removing intermediate container 7d4bcbb0e14f [2021-06-10T19:11:24.913Z] ---> dfeed8668d65 [2021-06-10T19:11:24.913Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T19:11:24.913Z] ---> Running in c0a0a816cc88 [2021-06-10T19:11:24.913Z] Removing intermediate container c0a0a816cc88 [2021-06-10T19:11:24.913Z] ---> dedd773a19d4 [2021-06-10T19:11:24.913Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T19:11:24.913Z] ---> Running in 16fb421ebf18 [2021-06-10T19:11:24.913Z] Removing intermediate container 16fb421ebf18 [2021-06-10T19:11:24.913Z] ---> 9b29dca1c452 [2021-06-10T19:11:24.913Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T19:11:24.913Z] ---> Running in 2651cc19ee5d [2021-06-10T19:11:25.487Z] Removing intermediate container 2651cc19ee5d [2021-06-10T19:11:25.487Z] ---> 3f49940cde54 [2021-06-10T19:11:25.487Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T19:11:25.487Z] ---> Running in 7eb8185c85a6 [2021-06-10T19:11:25.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T19:11:26.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T19:11:26.900Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-10T19:11:26.900Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-10T19:11:27.027Z] Removing intermediate container a4e0ade115dd [2021-06-10T19:11:27.027Z] ---> 12377ff98b5e [2021-06-10T19:11:27.027Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T19:11:27.027Z] ---> Running in 8c00053eb140 [2021-06-10T19:11:27.162Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-10T19:11:27.162Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-10T19:11:27.162Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-10T19:11:27.426Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-10T19:11:27.426Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-10T19:11:27.687Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-10T19:11:27.949Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-10T19:11:27.949Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T19:11:27.949Z] OK: 154 MiB in 49 packages [2021-06-10T19:11:28.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T19:11:28.212Z] Removing intermediate container 7eb8185c85a6 [2021-06-10T19:11:28.212Z] ---> c0e696c540e0 [2021-06-10T19:11:28.212Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-10T19:11:28.475Z] ---> Running in f0c4c7f1909a [2021-06-10T19:11:28.475Z] Removing intermediate container f0c4c7f1909a [2021-06-10T19:11:28.475Z] ---> 01848d6192ae [2021-06-10T19:11:28.475Z] Step 9/10 : COPY . . [2021-06-10T19:11:28.740Z] ---> 890e447ecad2 [2021-06-10T19:11:28.740Z] Step 10/10 : RUN go mod download [2021-06-10T19:11:28.740Z] ---> Running in 9b73a8fd1892 [2021-06-10T19:11:28.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T19:11:29.579Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-10T19:11:29.852Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-10T19:11:29.852Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-10T19:11:29.852Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-10T19:11:30.123Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-10T19:11:30.123Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-10T19:11:30.395Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-10T19:11:30.665Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-10T19:11:30.665Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-10T19:11:30.937Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T19:11:30.937Z] OK: 144 MiB in 49 packages [2021-06-10T19:11:32.374Z] Removing intermediate container 8c00053eb140 [2021-06-10T19:11:32.374Z] ---> b0bf88060664 [2021-06-10T19:11:32.374Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-10T19:11:32.374Z] ---> Running in 75592cbc9374 [2021-06-10T19:11:32.974Z] Removing intermediate container 75592cbc9374 [2021-06-10T19:11:32.974Z] ---> ea453d6bc419 [2021-06-10T19:11:32.974Z] Step 9/10 : COPY . . [2021-06-10T19:11:33.575Z] ---> 39630f6d1630 [2021-06-10T19:11:33.575Z] Step 10/10 : RUN go mod download [2021-06-10T19:11:33.851Z] ---> Running in 16a5959ad696 [2021-06-10T19:11:43.716Z] Removing intermediate container 9b73a8fd1892 [2021-06-10T19:11:43.716Z] ---> d6970b499c66 [2021-06-10T19:11:43.716Z] Successfully built d6970b499c66 [2021-06-10T19:11:43.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:11:44.021Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T19:11:44.021Z] . [Pipeline] withDockerContainer [2021-06-10T19:11:44.099Z] prd-centos7-docker-4c-2g-292 does not seem to be running inside a container [2021-06-10T19:11:44.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T19:11:44.465Z] $ docker top 8521559d1f844dd539e91996c9915d1270d7f817e9c1603f532a59d53fea9b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T19:11:44.859Z] + go version [2021-06-10T19:11:44.859Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T19:11:44.867Z] $ docker stop --time=1 8521559d1f844dd539e91996c9915d1270d7f817e9c1603f532a59d53fea9b9c [2021-06-10T19:11:46.055Z] $ docker rm -f 8521559d1f844dd539e91996c9915d1270d7f817e9c1603f532a59d53fea9b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:11:46.741Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T19:11:46.741Z] . [Pipeline] withDockerContainer [2021-06-10T19:11:46.856Z] prd-centos7-docker-4c-2g-292 does not seem to be running inside a container [2021-06-10T19:11:46.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T19:11:47.281Z] $ docker top 1177ce67ae3e20f2e0def10c877e990b51ecec46a8aa8c4465977440bf502276 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T19:11:47.805Z] + go mod tidy [Pipeline] sh [2021-06-10T19:11:48.458Z] + make test [2021-06-10T19:11:48.458Z] go mod tidy [2021-06-10T19:11:48.721Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T19:11:48.992Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-10T19:12:00.653Z] Removing intermediate container 16a5959ad696 [2021-06-10T19:12:00.653Z] ---> f8e42dccb6aa [2021-06-10T19:12:00.653Z] Successfully built f8e42dccb6aa [2021-06-10T19:12:00.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:12:01.004Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T19:12:01.004Z] . [Pipeline] withDockerContainer [2021-06-10T19:12:01.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-291 does not seem to be running inside a container [2021-06-10T19:12:01.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T19:12:02.766Z] $ docker top 4a23d5f21cbd76185f6c71eaca26fa57508ba39651a6244b0135419842991407 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T19:12:03.685Z] + go version [2021-06-10T19:12:03.685Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T19:12:03.704Z] $ docker stop --time=1 4a23d5f21cbd76185f6c71eaca26fa57508ba39651a6244b0135419842991407 [2021-06-10T19:12:05.551Z] $ docker rm -f 4a23d5f21cbd76185f6c71eaca26fa57508ba39651a6244b0135419842991407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:12:06.303Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T19:12:06.303Z] . [Pipeline] withDockerContainer [2021-06-10T19:12:06.552Z] prd-ubuntu18.04-docker-arm64-4c-16g-291 does not seem to be running inside a container [2021-06-10T19:12:06.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T19:12:07.202Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-10T19:12:07.202Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements [2021-06-10T19:12:07.203Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T19:12:08.312Z] $ docker top df46fa4298712fbfe3f2c330dee17b7dde70e871cdf92368b6804d574eedea16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T19:12:09.300Z] + go mod tidy [Pipeline] sh [2021-06-10T19:12:10.569Z] + make test [2021-06-10T19:12:10.569Z] go mod tidy [2021-06-10T19:12:10.849Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T19:12:12.288Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-10T19:12:12.567Z] gofmt -l . [2021-06-10T19:12:12.567Z] [ "`gofmt -l .`" = "" ] [2021-06-10T19:12:12.567Z] ./bin/test-go-mod-tidy.sh [2021-06-10T19:12:12.567Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T19:12:13.146Z] $ docker stop --time=1 1177ce67ae3e20f2e0def10c877e990b51ecec46a8aa8c4465977440bf502276 [2021-06-10T19:12:14.639Z] $ docker rm -f 1177ce67ae3e20f2e0def10c877e990b51ecec46a8aa8c4465977440bf502276 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T19:12:15.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T19:12:15.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-10T19:12:18.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T19:12:18.774Z] + ls -al . [2021-06-10T19:12:18.774Z] total 104 [2021-06-10T19:12:18.774Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 10 19:12 . [2021-06-10T19:12:18.774Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 19:10 .. [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 10 19:10 Attribution.txt [2021-06-10T19:12:18.774Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 10 19:10 bin [2021-06-10T19:12:18.774Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 10 19:10 cmd [2021-06-10T19:12:18.774Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 10 19:12 coverage.out [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 10 19:10 Dockerfile [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 10 19:10 Dockerfile.build [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 10 19:10 .dockerignore [2021-06-10T19:12:18.774Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 10 19:10 driver [2021-06-10T19:12:18.774Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 19:10 .git [2021-06-10T19:12:18.774Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 19:10 .github [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 10 19:10 .gitignore [2021-06-10T19:12:18.774Z] -rw-r--r--. 1 jenkins jenkins 285 Jun 10 19:12 go.mod [2021-06-10T19:12:18.774Z] -rw-r--r--. 1 jenkins jenkins 20873 Jun 10 19:11 go.sum [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 10 19:10 Jenkinsfile [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 10 19:10 LICENSE [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 10 19:10 Makefile [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 10 19:10 README.md [2021-06-10T19:12:18.774Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 10 19:10 snap [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 19:07 VERSION [2021-06-10T19:12:18.774Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 10 19:10 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:12:19.094Z] + 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=3859e6f173fca44c5827d9ceb97b3ffdfa83a15d --label arch=amd64 --label version=0.0.0 . [2021-06-10T19:12:19.095Z] Sending build context to Docker daemon 101.9kB [2021-06-10T19:12:19.095Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T19:12:19.095Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-10T19:12:19.095Z] ---> d6970b499c66 [2021-06-10T19:12:19.095Z] Step 3/25 : ARG MAKE='make build' [2021-06-10T19:12:19.095Z] ---> Running in 24b4ecb11a22 [2021-06-10T19:12:19.095Z] Removing intermediate container 24b4ecb11a22 [2021-06-10T19:12:19.095Z] ---> c822ef336a6d [2021-06-10T19:12:19.095Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-10T19:12:19.095Z] ---> Running in 7069c946a7b1 [2021-06-10T19:12:19.360Z] Removing intermediate container 7069c946a7b1 [2021-06-10T19:12:19.360Z] ---> fe62bba54575 [2021-06-10T19:12:19.360Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T19:12:19.360Z] ---> Running in f516582ff692 [2021-06-10T19:12:19.360Z] Removing intermediate container f516582ff692 [2021-06-10T19:12:19.360Z] ---> c3a228e5db58 [2021-06-10T19:12:19.360Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T19:12:19.360Z] ---> Running in 4c6f086f0e49 [2021-06-10T19:12:19.933Z] Removing intermediate container 4c6f086f0e49 [2021-06-10T19:12:19.933Z] ---> 076da87bf11c [2021-06-10T19:12:19.933Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T19:12:19.933Z] ---> Running in 184c77eec7ea [2021-06-10T19:12:20.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T19:12:21.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T19:12:21.414Z] OK: 154 MiB in 49 packages [2021-06-10T19:12:21.678Z] Removing intermediate container 184c77eec7ea [2021-06-10T19:12:21.678Z] ---> dd0ad3f06b75 [2021-06-10T19:12:21.678Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-10T19:12:21.678Z] ---> Running in 0e04e4deb960 [2021-06-10T19:12:21.678Z] Removing intermediate container 0e04e4deb960 [2021-06-10T19:12:21.678Z] ---> 60d3ce075bae [2021-06-10T19:12:21.678Z] Step 9/25 : COPY . . [2021-06-10T19:12:21.942Z] ---> f8c034297ede [2021-06-10T19:12:21.942Z] Step 10/25 : RUN go mod tidy [2021-06-10T19:12:21.942Z] ---> Running in 5cd693c29ed4 [2021-06-10T19:12:22.517Z] Removing intermediate container 5cd693c29ed4 [2021-06-10T19:12:22.517Z] ---> 977a448219f0 [2021-06-10T19:12:22.517Z] Step 11/25 : RUN make update [2021-06-10T19:12:22.517Z] ---> Running in e74b1ac193d2 [2021-06-10T19:12:22.779Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T19:12:23.039Z] Removing intermediate container e74b1ac193d2 [2021-06-10T19:12:23.039Z] ---> b42e739ba199 [2021-06-10T19:12:23.039Z] Step 12/25 : RUN $MAKE [2021-06-10T19:12:23.039Z] ---> Running in f2e0c0849ea2 [2021-06-10T19:12:23.309Z] go mod tidy [2021-06-10T19:12:23.576Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-06-10T19:12:35.918Z] Removing intermediate container f2e0c0849ea2 [2021-06-10T19:12:35.918Z] ---> 95359313c8a3 [2021-06-10T19:12:35.918Z] Step 13/25 : FROM alpine:3.12 [2021-06-10T19:12:35.918Z] 3.12: Pulling from library/alpine [2021-06-10T19:12:35.918Z] 339de151aab4: Pulling fs layer [2021-06-10T19:12:35.918Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/13/13621d1b12d4d0d4ad6699d220cd46f26764a9daf26a95f792ab2ce0715df366/data?verify=1623355354-MNIHx49H2mZ558m%2BQiqIMVRXQsg%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: no such host [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:12:36.773Z] ---> job-cost.sh [2021-06-10T19:12:36.773Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HYLW [2021-06-10T19:12:45.124Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T19:13:00.078Z] lf-activate-venv(): INFO: Adding /tmp/venv-HYLW/bin to PATH [2021-06-10T19:13:00.078Z] INFO: No Stack... [2021-06-10T19:13:00.078Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T19:13:00.078Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T19:13:00.385Z] + cut -d, -f6 [2021-06-10T19:13:00.385Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock [2021-06-10T19:13:00.415Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [2021-06-10T19:13:00.425Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] did not exist. Created. [2021-06-10T19:13:00.425Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T19:13:00.764Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T19:13:00.852Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T19:13:00.868Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T19:13:01.216Z] Failed in branch amd64 [2021-06-10T19:13:08.996Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-10T19:13:08.997Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements [2021-06-10T19:13:08.997Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T19:13:31.197Z] gofmt -l . [2021-06-10T19:13:31.197Z] [ "`gofmt -l .`" = "" ] [2021-06-10T19:13:31.197Z] ./bin/test-go-mod-tidy.sh [2021-06-10T19:13:31.197Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T19:13:31.813Z] $ docker stop --time=1 df46fa4298712fbfe3f2c330dee17b7dde70e871cdf92368b6804d574eedea16 [2021-06-10T19:13:33.859Z] $ docker rm -f df46fa4298712fbfe3f2c330dee17b7dde70e871cdf92368b6804d574eedea16 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T19:13:34.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T19:13:34.789Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T19:13:35.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T19:13:35.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T19:13:36.191Z] + ls -al . [2021-06-10T19:13:36.191Z] total 132 [2021-06-10T19:13:36.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 19:13 . [2021-06-10T19:13:36.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 19:10 .. [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 10 19:10 .dockerignore [2021-06-10T19:13:36.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 19:10 .git [2021-06-10T19:13:36.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 19:10 .github [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 10 19:10 .gitignore [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 10 19:10 Attribution.txt [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 10 19:10 Dockerfile [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 10 19:10 Dockerfile.build [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 10 19:10 Jenkinsfile [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 10 19:10 LICENSE [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 10 19:10 Makefile [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 10 19:10 README.md [2021-06-10T19:13:36.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 19:07 VERSION [2021-06-10T19:13:36.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 19:10 bin [2021-06-10T19:13:36.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 19:10 cmd [2021-06-10T19:13:36.192Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 10 19:13 coverage.out [2021-06-10T19:13:36.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 19:10 driver [2021-06-10T19:13:36.192Z] -rw-r--r-- 1 jenkins jenkins 285 Jun 10 19:13 go.mod [2021-06-10T19:13:36.192Z] -rw-r--r-- 1 jenkins jenkins 20873 Jun 10 19:12 go.sum [2021-06-10T19:13:36.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 19:10 snap [2021-06-10T19:13:36.192Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 10 19:10 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:13:36.537Z] + 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=d6ce07c9d0e3149f60d2076366e997421ead4fac --label arch=arm64 --label version=0.0.0 . [2021-06-10T19:13:36.537Z] Sending build context to Docker daemon 101.9kB [2021-06-10T19:13:36.812Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T19:13:36.812Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-10T19:13:36.812Z] ---> f8e42dccb6aa [2021-06-10T19:13:36.812Z] Step 3/25 : ARG MAKE='make build' [2021-06-10T19:13:37.086Z] ---> Running in 26140246edf3 [2021-06-10T19:13:37.687Z] Removing intermediate container 26140246edf3 [2021-06-10T19:13:37.687Z] ---> 8554ca194fad [2021-06-10T19:13:37.687Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-10T19:13:37.687Z] ---> Running in 0cd63946f499 [2021-06-10T19:13:38.286Z] Removing intermediate container 0cd63946f499 [2021-06-10T19:13:38.286Z] ---> a97fbbdccf6a [2021-06-10T19:13:38.286Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T19:13:38.286Z] ---> Running in 8075993c05d7 [2021-06-10T19:13:38.886Z] Removing intermediate container 8075993c05d7 [2021-06-10T19:13:38.886Z] ---> 1f3bb12c5d97 [2021-06-10T19:13:38.886Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T19:13:38.886Z] ---> Running in 1674960a23ab [2021-06-10T19:13:41.545Z] Removing intermediate container 1674960a23ab [2021-06-10T19:13:41.545Z] ---> 0d956d4ec6c5 [2021-06-10T19:13:41.545Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T19:13:41.545Z] ---> Running in 8d9b40008c51 [2021-06-10T19:13:42.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T19:13:43.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T19:13:44.593Z] OK: 144 MiB in 49 packages [2021-06-10T19:13:45.576Z] Removing intermediate container 8d9b40008c51 [2021-06-10T19:13:45.576Z] ---> 97131be381b1 [2021-06-10T19:13:45.576Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-10T19:13:45.576Z] ---> Running in b27d1a6a6892 [2021-06-10T19:13:46.200Z] Removing intermediate container b27d1a6a6892 [2021-06-10T19:13:46.200Z] ---> c774a410abf5 [2021-06-10T19:13:46.200Z] Step 9/25 : COPY . . [2021-06-10T19:13:47.181Z] ---> 436ef6bbe169 [2021-06-10T19:13:47.181Z] Step 10/25 : RUN go mod tidy [2021-06-10T19:13:47.456Z] ---> Running in 96ab14d205d5 [2021-06-10T19:13:50.855Z] Removing intermediate container 96ab14d205d5 [2021-06-10T19:13:50.855Z] ---> 0ccdefe7d76a [2021-06-10T19:13:50.855Z] Step 11/25 : RUN make update [2021-06-10T19:13:50.855Z] ---> Running in b6f872b0a9d0 [2021-06-10T19:13:52.295Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T19:13:53.276Z] Removing intermediate container b6f872b0a9d0 [2021-06-10T19:13:53.276Z] ---> eeecd056afef [2021-06-10T19:13:53.276Z] Step 12/25 : RUN $MAKE [2021-06-10T19:13:53.276Z] ---> Running in eaebb08dc935 [2021-06-10T19:13:54.717Z] go mod tidy [2021-06-10T19:13:54.990Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-06-10T19:14:34.067Z] Removing intermediate container eaebb08dc935 [2021-06-10T19:14:34.067Z] ---> 9310826b4133 [2021-06-10T19:14:34.067Z] Step 13/25 : FROM alpine:3.12 [2021-06-10T19:14:34.067Z] 3.12: Pulling from library/alpine [2021-06-10T19:14:34.067Z] d2f70382dc9a: Pulling fs layer [2021-06-10T19:14:34.067Z] d2f70382dc9a: Verifying Checksum [2021-06-10T19:14:34.067Z] d2f70382dc9a: Download complete [2021-06-10T19:14:34.067Z] d2f70382dc9a: Pull complete [2021-06-10T19:14:34.067Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T19:14:34.067Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T19:14:34.067Z] ---> 9852663dfa18 [2021-06-10T19:14:34.067Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T19:14:34.067Z] ---> Running in 369650befe66 [2021-06-10T19:14:34.067Z] Removing intermediate container 369650befe66 [2021-06-10T19:14:34.067Z] ---> dabd4b5802db [2021-06-10T19:14:34.067Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-10T19:14:34.067Z] ---> Running in 0ecaafa6c10d [2021-06-10T19:14:34.067Z] Removing intermediate container 0ecaafa6c10d [2021-06-10T19:14:34.067Z] ---> 2177de6eba30 [2021-06-10T19:14:34.067Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T19:14:34.067Z] ---> Running in 242da9315400 [2021-06-10T19:14:34.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T19:14:34.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T19:14:34.933Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T19:14:34.933Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T19:14:34.933Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T19:14:34.933Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T19:14:34.933Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T19:14:34.933Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T19:14:34.933Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T19:14:34.933Z] OK: 8 MiB in 20 packages [2021-06-10T19:14:36.366Z] Removing intermediate container 242da9315400 [2021-06-10T19:14:36.366Z] ---> 5a5805e91d22 [2021-06-10T19:14:36.366Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-10T19:14:37.345Z] ---> 8445c5142a8a [2021-06-10T19:14:37.345Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-10T19:14:37.941Z] ---> 5e22bc5a95f8 [2021-06-10T19:14:37.941Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-10T19:14:38.918Z] ---> ac4e98532e82 [2021-06-10T19:14:38.918Z] Step 20/25 : EXPOSE 59986 [2021-06-10T19:14:38.918Z] ---> Running in faabb1ed6660 [2021-06-10T19:14:39.514Z] Removing intermediate container faabb1ed6660 [2021-06-10T19:14:39.515Z] ---> ba9c0b737ddf [2021-06-10T19:14:39.515Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-10T19:14:39.515Z] ---> Running in d0fe977d41e9 [2021-06-10T19:14:40.109Z] Removing intermediate container d0fe977d41e9 [2021-06-10T19:14:40.109Z] ---> cf4295b2aafb [2021-06-10T19:14:40.109Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-10T19:14:40.109Z] ---> Running in 541f24527412 [2021-06-10T19:14:40.706Z] Removing intermediate container 541f24527412 [2021-06-10T19:14:40.706Z] ---> e738ed533ab4 [2021-06-10T19:14:40.706Z] Step 23/25 : LABEL arch=arm64 [2021-06-10T19:14:40.706Z] ---> Running in 0ec8a3fe6d21 [2021-06-10T19:14:41.303Z] Removing intermediate container 0ec8a3fe6d21 [2021-06-10T19:14:41.303Z] ---> c401a6b9e34b [2021-06-10T19:14:41.303Z] Step 24/25 : LABEL git_sha=d6ce07c9d0e3149f60d2076366e997421ead4fac [2021-06-10T19:14:41.303Z] ---> Running in 6a5d4fc03d99 [2021-06-10T19:14:41.906Z] Removing intermediate container 6a5d4fc03d99 [2021-06-10T19:14:41.906Z] ---> 150ff09f2884 [2021-06-10T19:14:41.906Z] Step 25/25 : LABEL version=0.0.0 [2021-06-10T19:14:41.906Z] ---> Running in cad84f4daaca [2021-06-10T19:14:42.511Z] Removing intermediate container cad84f4daaca [2021-06-10T19:14:42.511Z] ---> be868eff7639 [2021-06-10T19:14:42.511Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T19:14:42.511Z] Successfully built be868eff7639 [2021-06-10T19:14:42.511Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:14:43.247Z] ---> job-cost.sh [2021-06-10T19:14:43.247Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qCSH [2021-06-10T19:15:22.234Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T19:16:59.006Z] lf-activate-venv(): INFO: Adding /tmp/venv-qCSH/bin to PATH [2021-06-10T19:16:59.006Z] INFO: No Stack... [2021-06-10T19:16:59.006Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T19:16:59.006Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T19:16:59.348Z] + cut -d, -f6 [2021-06-10T19:16:59.348Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock [2021-06-10T19:16:59.414Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [2021-06-10T19:16:59.424Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] did not exist. Created. [2021-06-10T19:16:59.424Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T19:16:59.793Z] /w/workspace/device-rest-go/3@tmp/durable-2137eef1/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-2137eef1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T19:17:00.133Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T19:17:00.157Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T19:17:00.300Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T19:17:00.315Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-3-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-10T19:17:02.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:17:02.979Z] ---> package-listing.sh [2021-06-10T19:17:02.979Z] ++ facter osfamily [2021-06-10T19:17:02.979Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T19:17:03.242Z] + OS_FAMILY=redhat [2021-06-10T19:17:03.242Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-113 [2021-06-10T19:17:03.242Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T19:17:03.242Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T19:17:03.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T19:17:03.242Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T19:17:03.242Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' [2021-06-10T19:17:03.242Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T19:17:03.242Z] + case "${OS_FAMILY}" in [2021-06-10T19:17:03.242Z] + rpm -qa [2021-06-10T19:17:03.242Z] + sort [2021-06-10T19:17:03.824Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T19:17:03.824Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T19:17:03.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T19:17:03.824Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' [2021-06-10T19:17:03.824Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [2021-06-10T19:17:03.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [Pipeline] echo [2021-06-10T19:17:03.837Z] 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_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T19:17:04.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:17:04.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T19:17:04.715Z] [2021-06-10T19:17:04.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T19:17:05.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T19:17:05.027Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T19:17:05.027Z] df20fa9351a1: Pulling fs layer [2021-06-10T19:17:05.027Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T19:17:05.027Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T19:17:05.027Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T19:17:05.027Z] 93b61091891f: Pulling fs layer [2021-06-10T19:17:05.027Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T19:17:05.027Z] 5e14af77c1be: Pulling fs layer [2021-06-10T19:17:05.027Z] 01666e4c0597: Pulling fs layer [2021-06-10T19:17:05.027Z] aa168da1d23b: Pulling fs layer [2021-06-10T19:17:05.027Z] 93b9cdb0e59b: Waiting [2021-06-10T19:17:05.027Z] 5e14af77c1be: Waiting [2021-06-10T19:17:05.027Z] 01666e4c0597: Waiting [2021-06-10T19:17:05.027Z] aa168da1d23b: Waiting [2021-06-10T19:17:05.027Z] 46f8f816bc3b: Waiting [2021-06-10T19:17:05.027Z] 93b61091891f: Waiting [2021-06-10T19:17:05.027Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T19:17:05.027Z] 36b3adc4ff6f: Download complete [2021-06-10T19:17:05.027Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T19:17:05.027Z] 46f8f816bc3b: Download complete [2021-06-10T19:17:05.290Z] df20fa9351a1: Verifying Checksum [2021-06-10T19:17:05.290Z] df20fa9351a1: Download complete [2021-06-10T19:17:05.290Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T19:17:05.290Z] 93b9cdb0e59b: Download complete [2021-06-10T19:17:05.290Z] 5e14af77c1be: Verifying Checksum [2021-06-10T19:17:05.290Z] 5e14af77c1be: Download complete [2021-06-10T19:17:05.290Z] 01666e4c0597: Verifying Checksum [2021-06-10T19:17:05.290Z] 01666e4c0597: Download complete [2021-06-10T19:17:05.290Z] 93b61091891f: Verifying Checksum [2021-06-10T19:17:05.290Z] 93b61091891f: Download complete [2021-06-10T19:17:05.290Z] df20fa9351a1: Pull complete [2021-06-10T19:17:05.553Z] 36b3adc4ff6f: Pull complete [2021-06-10T19:17:05.553Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T19:17:05.553Z] 8ad3a11d3b57: Download complete [2021-06-10T19:17:06.135Z] 8ad3a11d3b57: Pull complete [2021-06-10T19:17:06.135Z] 46f8f816bc3b: Pull complete [2021-06-10T19:17:06.402Z] 93b61091891f: Pull complete [2021-06-10T19:17:06.663Z] 93b9cdb0e59b: Pull complete [2021-06-10T19:17:06.663Z] 5e14af77c1be: Pull complete [2021-06-10T19:17:06.939Z] 01666e4c0597: Pull complete [2021-06-10T19:17:07.511Z] aa168da1d23b: Verifying Checksum [2021-06-10T19:17:07.511Z] aa168da1d23b: Download complete [2021-06-10T19:17:11.737Z] aa168da1d23b: Pull complete [2021-06-10T19:17:11.737Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T19:17:11.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T19:17:11.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T19:17:11.824Z] prd-centos7-docker-4c-2g-290 does not seem to be running inside a container [2021-06-10T19:17:11.867Z] $ 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_PR-113/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_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T19:17:14.501Z] $ docker top 10e4144d6bd5e6fd80a341aebcf8db715173e2da8509072a33a0c094624b4189 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T19:17:14.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T19:17:15.206Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T19:17:15.507Z] + ls /var/log/sa-host [2021-06-10T19:17:15.507Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T19:17:15.507Z] file_magic: OK [2021-06-10T19:17:15.507Z] HZ: Using current value: 100 [2021-06-10T19:17:15.507Z] file_header: OK [2021-06-10T19:17:15.507Z] 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-10T19:17:15.507Z] Statistics: [2021-06-10T19:17:15.507Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T19:17:15.507Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T19:17:15.507Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T19:17:15.507Z] file_magic: OK [2021-06-10T19:17:15.507Z] HZ: Using current value: 100 [2021-06-10T19:17:15.507Z] file_header: OK [2021-06-10T19:17:15.507Z] 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-10T19:17:15.507Z] Statistics: [2021-06-10T19:17:15.507Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T19:17:15.507Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T19:17:16.120Z] provisioning config files... [2021-06-10T19:17:16.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config6043772243405623717tmp [Pipeline] { [Pipeline] echo [2021-06-10T19:17:16.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:17:16.462Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T19:17:16.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:17:16.879Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T19:17:16.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:17:17.192Z] ---> sudo-logs.sh [2021-06-10T19:17:17.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T19:17:17.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:17:17.552Z] ---> job-cost.sh [2021-06-10T19:17:17.552Z] lf-activate-venv: SKIPPING [2021-06-10T19:17:17.552Z] DEBUG: total: 0.18000000715255737 [2021-06-10T19:17:17.552Z] INFO: Retrieving Stack Cost... [2021-06-10T19:17:18.125Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T19:17:18.697Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T19:17:18.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T19:17:19.019Z] ---> logs-deploy.sh [2021-06-10T19:17:19.019Z] lf-activate-venv: SKIPPING [2021-06-10T19:17:19.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-113/3 [2021-06-10T19:17:19.019Z] INFO: archiving workspace using pattern(s): [2021-06-10T19:17:19.967Z] Archives upload complete. [2021-06-10T19:17:19.967Z] INFO: archiving logs to Nexus