Pull request #138 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-rest-go Obtained Jenkinsfile from a12fdca5690b90088d833bec3fed4e33f1f20341+8988443161b762d02568202c1b71a3f56b05d0c9 (ae62b2cf5953bf7844ac2a331e6e8117abc22b65) Running in Durability level: MAX_SURVIVABILITY 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1210674710104460418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1358650245053887423.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-138/workspace@libs/edgex-global-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-138/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2569693181902358355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-138/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh775344596187805096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1784185708779639987.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-138/workspace@libs/lf-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-138/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh598982837074800561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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_BUILD_IMAGE_TARGET: builder 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 Executor slot already in use ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-354’ is offline Running on prd-centos7-docker-4c-2g-358 in /w/workspace/gexfoundry_device-rest-go_PR-138 [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-138 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-138@tmp/jenkins-gitclient-ssh3102615416140944958.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit a12fdca5690b90088d833bec3fed4e33f1f20341 Merge succeeded, producing a12fdca5690b90088d833bec3fed4e33f1f20341 Checking out Revision a12fdca5690b90088d833bec3fed4e33f1f20341 (PR-138) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-138@tmp/jenkins-gitclient-ssh6238567501058794210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a12fdca5690b90088d833bec3fed4e33f1f20341 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-138@tmp/jenkins-gitclient-ssh2303716441373067679.key > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a12fdca5690b90088d833bec3fed4e33f1f20341 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:27:57.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:27:57.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:27:57.822Z] ========================================================= [2021-10-06T22:27:57.822Z] EdgeX Global Pipelines Version Info [2021-10-06T22:27:57.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:27:59.054Z] ------------------- [2021-10-06T22:27:59.054Z] stable info: [2021-10-06T22:27:59.054Z] ------------------- [2021-10-06T22:27:59.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:27:59.054Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:27:59.054Z] Message: update stable to v1.0.207 [2021-10-06T22:27:59.709Z] ------------------- [2021-10-06T22:27:59.709Z] experimental info: [2021-10-06T22:27:59.709Z] ------------------- [2021-10-06T22:27:59.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:27:59.709Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:27:59.709Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:27:59.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-10-06T22:28:00.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-10-06T22:28:00.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:28:00.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:28:00.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:28:00.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:28:00.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:28:00.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:28:00.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:28:00.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:28:00.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:28:00.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-10-06T22:28:00.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:28:01.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:28:01.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:28:01.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:28:01.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:28:01.366Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:28:01.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:28:01.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:28:01.572Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:28:01.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:28:01.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:28:01.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:28:01.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T22:28:01.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:28:01.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo [2021-10-06T22:28:02.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo [2021-10-06T22:28:02.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo [2021-10-06T22:28:02.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a12fdca5690b90088d833bec3fed4e33f1f20341 [Pipeline] echo [2021-10-06T22:28:02.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a12fdca [Pipeline] echo [2021-10-06T22:28:02.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:28:02.462Z] provisioning config files... [2021-10-06T22:28:02.488Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-138@tmp/config7492427970942983127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:28:02.894Z] ---> docker-login.sh [2021-10-06T22:28:02.894Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:28:02.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:28:03.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:28:03.191Z] Configure a credential helper to remove this warning. See [2021-10-06T22:28:03.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:28:03.191Z] [2021-10-06T22:28:03.191Z] Login Succeeded [2021-10-06T22:28:03.191Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:28:03.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:28:03.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:28:03.191Z] Configure a credential helper to remove this warning. See [2021-10-06T22:28:03.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:28:03.191Z] [2021-10-06T22:28:03.191Z] Login Succeeded [2021-10-06T22:28:03.191Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:28:03.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:28:03.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:28:03.466Z] Configure a credential helper to remove this warning. See [2021-10-06T22:28:03.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:28:03.466Z] [2021-10-06T22:28:03.466Z] Login Succeeded [2021-10-06T22:28:03.466Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:28:03.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:28:03.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:28:03.466Z] Configure a credential helper to remove this warning. See [2021-10-06T22:28:03.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:28:03.466Z] [2021-10-06T22:28:03.466Z] Login Succeeded [2021-10-06T22:28:03.466Z] docker.io [2021-10-06T22:28:03.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:28:04.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:28:04.007Z] Configure a credential helper to remove this warning. See [2021-10-06T22:28:04.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:28:04.007Z] [2021-10-06T22:28:04.007Z] Login Succeeded [2021-10-06T22:28:04.007Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:28:04.046Z] 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-10-06T22:28:05.020Z] + git log --format=format:%s -1 a12fdca5690b90088d833bec3fed4e33f1f20341 [Pipeline] echo [2021-10-06T22:28:05.136Z] GIT_COMMIT: a12fdca5690b90088d833bec3fed4e33f1f20341, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:28:05.179Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:28:05.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:28:05.794Z] [2021-10-06T22:28:05.794Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:28:06.179Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:28:06.179Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:28:06.179Z] 31603596830f: Pulling fs layer [2021-10-06T22:28:06.179Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:28:06.179Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:28:06.179Z] 24f72da36158: Pulling fs layer [2021-10-06T22:28:06.179Z] 24f72da36158: Waiting [2021-10-06T22:28:06.179Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:28:06.179Z] 04fac38145f0: Download complete [2021-10-06T22:28:06.455Z] 31603596830f: Verifying Checksum [2021-10-06T22:28:06.455Z] 31603596830f: Download complete [2021-10-06T22:28:06.455Z] 24f72da36158: Verifying Checksum [2021-10-06T22:28:06.455Z] 24f72da36158: Download complete [2021-10-06T22:28:06.455Z] 31603596830f: Pull complete [2021-10-06T22:28:06.455Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:28:06.455Z] 701f6daf10bf: Download complete [2021-10-06T22:28:06.724Z] 04fac38145f0: Pull complete [2021-10-06T22:28:07.317Z] 701f6daf10bf: Pull complete [2021-10-06T22:28:07.317Z] 24f72da36158: Pull complete [2021-10-06T22:28:07.317Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:28:07.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:28:07.317Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:28:07.441Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-06T22:28:07.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-138 -v /w/workspace/gexfoundry_device-rest-go_PR-138:/w/workspace/gexfoundry_device-rest-go_PR-138:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-138@tmp:/w/workspace/gexfoundry_device-rest-go_PR-138@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:10004/edgex-devops/git-semver:latest cat [2021-10-06T22:28:08.245Z] $ docker top e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:28:08.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:28:08.476Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:28:08.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:28:08.593Z] $ docker exec e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 ssh-agent [2021-10-06T22:28:08.710Z] SSH_AUTH_SOCK=/tmp/ssh-z4CKqWz0eGlV/agent.14 [2021-10-06T22:28:08.710Z] SSH_AGENT_PID=21 [2021-10-06T22:28:08.723Z] Running ssh-add (command line suppressed) [2021-10-06T22:28:08.814Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-138@tmp/private_key_6862192871190634257.key (/w/workspace/gexfoundry_device-rest-go_PR-138@tmp/private_key_6862192871190634257.key) [2021-10-06T22:28:08.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:28:09.192Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:28:09.262Z] $ docker exec --env ******** --env ******** e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 ssh-agent -k [2021-10-06T22:28:09.389Z] unset SSH_AUTH_SOCK; [2021-10-06T22:28:09.389Z] unset SSH_AGENT_PID; [2021-10-06T22:28:09.389Z] echo Agent pid 21 killed; [2021-10-06T22:28:09.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:28:09.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:28:09.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:28:09.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:28:09.714Z] $ docker exec e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 ssh-agent [2021-10-06T22:28:09.827Z] SSH_AUTH_SOCK=/tmp/ssh-HnBoxxf1Pcfl/agent.55 [2021-10-06T22:28:09.827Z] SSH_AGENT_PID=62 [2021-10-06T22:28:09.836Z] Running ssh-add (command line suppressed) [2021-10-06T22:28:09.935Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-138@tmp/private_key_6758541206695002614.key (/w/workspace/gexfoundry_device-rest-go_PR-138@tmp/private_key_6758541206695002614.key) [2021-10-06T22:28:09.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:28:10.386Z] + git semver init [2021-10-06T22:28:10.386Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:28:10.386Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-138/.git [2021-10-06T22:28:10.386Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-138 [2021-10-06T22:28:10.386Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:28:10.386Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:28:10.386Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:28:10.386Z] # $SEMVER_BRANCH = PR-138 [2021-10-06T22:28:10.386Z] # $SEMVER_TEMP = /tmp/semver-319092584 [2021-10-06T22:28:10.386Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-10-06T22:28:11.760Z] # '/tmp/semver-319092584' -> '/w/workspace/gexfoundry_device-rest-go_PR-138/.semver' [2021-10-06T22:28:11.762Z] # -> Force: false [2021-10-06T22:28:11.762Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-138/.semver [Pipeline] } [2021-10-06T22:28:11.804Z] $ docker exec --env ******** --env ******** e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 ssh-agent -k [2021-10-06T22:28:11.901Z] unset SSH_AUTH_SOCK; [2021-10-06T22:28:11.901Z] unset SSH_AGENT_PID; [2021-10-06T22:28:11.901Z] echo Agent pid 62 killed; [2021-10-06T22:28:11.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:28:12.425Z] + git semver [Pipeline] } [2021-10-06T22:28:12.463Z] $ docker stop --time=1 e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 [2021-10-06T22:28:13.716Z] $ docker rm -f e957e7759bc9e39b6f8cffd2d648fc214ee904092007f8f1b84820cd00a0b905 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:28:14.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:28:14.597Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:28:14.631Z] [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-10-06T22:28:30.275Z] Still waiting to schedule task [2021-10-06T22:28:30.275Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:28:30.342Z] Still waiting to schedule task [2021-10-06T22:28:30.343Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ [2021-10-06T22:30:41.327Z] Running on prd-centos7-docker-4c-2g-366 in /w/workspace/gexfoundry_device-rest-go_PR-138 [Pipeline] { [Pipeline] ws [2021-10-06T22:30:41.394Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:30:41.571Z] The recommended git tool is: git [2021-10-06T22:30:44.742Z] using credential edgex-jenkins-ssh [2021-10-06T22:30:44.770Z] Cloning the remote Git repository [2021-10-06T22:30:44.794Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T22:30:44.868Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-10-06T22:30:44.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T22:30:44.910Z] > git --version # timeout=10 [2021-10-06T22:30:44.920Z] > git --version # 'git version 2.24.4' [2021-10-06T22:30:44.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:30:44.950Z] [INFO] Currently running in a labeled security context [2021-10-06T22:30:44.950Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:30:44.951Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8265271446445513404.key [2021-10-06T22:30:44.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:30:45.812Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T22:30:45.825Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:30:45.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T22:30:45.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T22:30:45.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:30:45.855Z] [INFO] Currently running in a labeled security context [2021-10-06T22:30:45.855Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:30:45.855Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh198671637503492853.key [2021-10-06T22:30:45.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:30:46.405Z] Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit a12fdca5690b90088d833bec3fed4e33f1f20341 [2021-10-06T22:30:46.504Z] Merge succeeded, producing a12fdca5690b90088d833bec3fed4e33f1f20341 [2021-10-06T22:30:46.504Z] Checking out Revision a12fdca5690b90088d833bec3fed4e33f1f20341 (PR-138) [2021-10-06T22:30:46.414Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:30:46.422Z] > git checkout -f a12fdca5690b90088d833bec3fed4e33f1f20341 # timeout=10 [2021-10-06T22:30:46.460Z] > git remote # timeout=10 [2021-10-06T22:30:46.468Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:30:46.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:30:46.479Z] [INFO] Currently running in a labeled security context [2021-10-06T22:30:46.479Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:30:46.479Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8096386575827517060.key [2021-10-06T22:30:46.485Z] > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 [2021-10-06T22:30:46.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:30:46.505Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:30:46.513Z] > git checkout -f a12fdca5690b90088d833bec3fed4e33f1f20341 # timeout=10 [2021-10-06T22:30:50.321Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:30:50.358Z] > git --version # timeout=10 [2021-10-06T22:30:50.363Z] > git --version # 'git version 2.24.4' [2021-10-06T22:30:50.375Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:30:51.012Z] provisioning config files... [2021-10-06T22:30:51.033Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1004032578804649451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:51.539Z] ---> docker-login.sh [2021-10-06T22:30:51.539Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:30:51.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:51.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:51.539Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:51.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:51.539Z] [2021-10-06T22:30:51.539Z] Login Succeeded [2021-10-06T22:30:51.539Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:30:51.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:51.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:51.808Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:51.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:51.808Z] [2021-10-06T22:30:51.808Z] Login Succeeded [2021-10-06T22:30:51.808Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:30:51.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:52.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:52.085Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:52.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:52.085Z] [2021-10-06T22:30:52.085Z] Login Succeeded [2021-10-06T22:30:52.085Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:30:52.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:52.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:52.356Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:52.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:52.356Z] [2021-10-06T22:30:52.356Z] Login Succeeded [2021-10-06T22:30:52.356Z] docker.io [2021-10-06T22:30:52.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:52.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:52.622Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:52.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:52.622Z] [2021-10-06T22:30:52.622Z] Login Succeeded [2021-10-06T22:30:52.622Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:30:52.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T22:30:52.991Z] ========================================================= [2021-10-06T22:30:52.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:30:52.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:53.477Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-06T22:30:53.477Z] Sending build context to Docker daemon 118.8kB [2021-10-06T22:30:53.477Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:30:53.477Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-06T22:30:53.477Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:30:53.477Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:30:53.477Z] 57d31006c564: Pulling fs layer [2021-10-06T22:30:53.477Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:30:53.477Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:30:53.477Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:30:53.477Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:30:53.477Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:30:53.477Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:30:53.477Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:30:53.477Z] bae75c0f2455: Waiting [2021-10-06T22:30:53.477Z] 806579b3d29a: Waiting [2021-10-06T22:30:53.477Z] c77eb801bf70: Waiting [2021-10-06T22:30:53.477Z] 6d0567d44e1a: Waiting [2021-10-06T22:30:53.477Z] 304dd3a0f381: Waiting [2021-10-06T22:30:53.477Z] d37cda54a23b: Waiting [2021-10-06T22:30:53.477Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:30:53.477Z] bd5ccded8296: Download complete [2021-10-06T22:30:53.745Z] 57d31006c564: Verifying Checksum [2021-10-06T22:30:53.745Z] 57d31006c564: Download complete [2021-10-06T22:30:53.745Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:30:53.745Z] d37cda54a23b: Download complete [2021-10-06T22:30:53.745Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:30:53.745Z] bae75c0f2455: Download complete [2021-10-06T22:30:53.745Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:30:53.745Z] 806579b3d29a: Download complete [2021-10-06T22:30:53.745Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T22:30:53.745Z] 4e9f2cdf4387: Download complete [2021-10-06T22:30:54.020Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:30:54.020Z] 57d31006c564: Pull complete [2021-10-06T22:30:54.288Z] bd5ccded8296: Pull complete [2021-10-06T22:30:54.623Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:30:54.623Z] 304dd3a0f381: Download complete [2021-10-06T22:30:54.623Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:30:54.623Z] c77eb801bf70: Download complete [2021-10-06T22:30:55.234Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:30:55.234Z] 6d0567d44e1a: Download complete [2021-10-06T22:30:58.603Z] 304dd3a0f381: Pull complete [2021-10-06T22:30:58.871Z] d37cda54a23b: Pull complete [2021-10-06T22:30:58.871Z] bae75c0f2455: Pull complete [2021-10-06T22:30:58.871Z] 806579b3d29a: Pull complete [2021-10-06T22:30:59.138Z] c77eb801bf70: Pull complete [2021-10-06T22:31:01.734Z] 6d0567d44e1a: Pull complete [2021-10-06T22:31:01.734Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:31:01.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:31:01.734Z] ---> e839a31ac9d1 [2021-10-06T22:31:01.734Z] Step 3/11 : ARG MAKE='make build' [2021-10-06T22:31:03.721Z] ---> Running in d09a598af49d [2021-10-06T22:31:03.721Z] Removing intermediate container d09a598af49d [2021-10-06T22:31:03.721Z] ---> 770f8b905933 [2021-10-06T22:31:03.721Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T22:31:03.721Z] ---> Running in 196ff738f884 [2021-10-06T22:31:03.721Z] Removing intermediate container 196ff738f884 [2021-10-06T22:31:03.721Z] ---> bee56a227a2e [2021-10-06T22:31:03.721Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:31:03.721Z] ---> Running in 34780a3ae29b [2021-10-06T22:31:03.721Z] Removing intermediate container 34780a3ae29b [2021-10-06T22:31:03.721Z] ---> 657b9127bf49 [2021-10-06T22:31:03.721Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:31:03.721Z] ---> Running in 9641b3ff7801 [2021-10-06T22:31:04.313Z] Removing intermediate container 9641b3ff7801 [2021-10-06T22:31:04.313Z] ---> 5ae3b9bbc426 [2021-10-06T22:31:04.313Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:31:04.313Z] ---> Running in 6f2b91f94566 [2021-10-06T22:31:04.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:31:05.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:31:05.658Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-06T22:31:05.929Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-06T22:31:05.929Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-06T22:31:06.202Z] Executing busybox-1.32.1-r6.trigger [2021-10-06T22:31:06.202Z] OK: 223 MiB in 55 packages [2021-10-06T22:31:06.474Z] Removing intermediate container 6f2b91f94566 [2021-10-06T22:31:06.474Z] ---> e6d836ea5a6c [2021-10-06T22:31:06.474Z] Step 8/11 : WORKDIR /device-rest-go [2021-10-06T22:31:06.474Z] ---> Running in d1daf33b3c5c [2021-10-06T22:31:06.474Z] Removing intermediate container d1daf33b3c5c [2021-10-06T22:31:06.474Z] ---> fc67c860b02b [2021-10-06T22:31:06.474Z] Step 9/11 : COPY . . [2021-10-06T22:31:06.749Z] ---> 96f8cc6cd899 [2021-10-06T22:31:06.749Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:31:06.749Z] ---> Running in cfc65ae8b7dc [2021-10-06T22:31:14.987Z] Removing intermediate container cfc65ae8b7dc [2021-10-06T22:31:14.987Z] ---> d4d003bab5cc [2021-10-06T22:31:14.987Z] Step 11/11 : RUN $MAKE [2021-10-06T22:31:14.987Z] ---> Running in eeb29126e150 [2021-10-06T22:31:15.262Z] noop [2021-10-06T22:31:15.533Z] Removing intermediate container eeb29126e150 [2021-10-06T22:31:15.533Z] ---> c1efa9ff3e6b [2021-10-06T22:31:15.533Z] Successfully built c1efa9ff3e6b [2021-10-06T22:31:15.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:31:15.905Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:31:15.905Z] . [Pipeline] withDockerContainer [2021-10-06T22:31:16.011Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-06T22:31:16.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:31:16.399Z] $ docker top 3cf11b5c591258f73c2172319ce78e504f7bb4bbea606842069d0f4248a4801d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:31:16.854Z] + go version [2021-10-06T22:31:16.854Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:31:16.881Z] $ docker stop --time=1 3cf11b5c591258f73c2172319ce78e504f7bb4bbea606842069d0f4248a4801d [2021-10-06T22:31:18.089Z] $ docker rm -f 3cf11b5c591258f73c2172319ce78e504f7bb4bbea606842069d0f4248a4801d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:31:18.969Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:31:18.969Z] . [Pipeline] withDockerContainer [2021-10-06T22:31:19.081Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-06T22:31:19.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:31:19.508Z] $ docker top 434fa1866c5a95928b49a165a65d94420a622d0570ab7af4c9e597d523ac7d39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:31:20.020Z] + make test [2021-10-06T22:31:20.020Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-06T22:31:20.292Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-06T22:31:38.777Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-06T22:31:38.777Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 53.8% of statements [2021-10-06T22:31:38.777Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T22:31:45.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:31:45.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T22:31:45.704Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-06T22:31:45.748Z] $ docker stop --time=1 434fa1866c5a95928b49a165a65d94420a622d0570ab7af4c9e597d523ac7d39 [2021-10-06T22:31:47.202Z] $ docker rm -f 434fa1866c5a95928b49a165a65d94420a622d0570ab7af4c9e597d523ac7d39 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:31:47.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:31:47.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T22:31:49.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T22:31:49.585Z] + ls -al . [2021-10-06T22:31:49.585Z] total 116 [2021-10-06T22:31:49.585Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 6 22:31 . [2021-10-06T22:31:49.585Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:30 .. [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 6792 Oct 6 22:30 Attribution.txt [2021-10-06T22:31:49.585Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 6 22:30 bin [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 7459 Oct 6 22:30 CHANGELOG.md [2021-10-06T22:31:49.585Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 6 22:30 cmd [2021-10-06T22:31:49.585Z] -rw-r--r--. 1 jenkins jenkins 8435 Oct 6 22:31 coverage.out [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 1649 Oct 6 22:30 Dockerfile [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 151 Oct 6 22:30 .dockerignore [2021-10-06T22:31:49.585Z] drwxrwxr-x. 2 jenkins jenkins 76 Oct 6 22:30 driver [2021-10-06T22:31:49.585Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:30 .git [2021-10-06T22:31:49.585Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 22:30 .github [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 329 Oct 6 22:30 .gitignore [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 271 Oct 6 22:30 go.mod [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 20570 Oct 6 22:30 go.sum [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 22:30 GOVERNANCE.md [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 680 Oct 6 22:30 Jenkinsfile [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 6 22:30 LICENSE [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 1078 Oct 6 22:30 Makefile [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 6 22:30 OWNERS.md [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 7661 Oct 6 22:30 README.md [2021-10-06T22:31:49.585Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 6 22:30 snap [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:28 VERSION [2021-10-06T22:31:49.585Z] -rw-rw-r--. 1 jenkins jenkins 713 Oct 6 22:30 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:31:49.960Z] + 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=a12fdca5690b90088d833bec3fed4e33f1f20341 --label arch=amd64 --label version=0.0.0 . [2021-10-06T22:31:49.960Z] Sending build context to Docker daemon 128kB [2021-10-06T22:31:49.960Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:31:49.960Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-06T22:31:49.960Z] ---> c1efa9ff3e6b [2021-10-06T22:31:49.960Z] Step 3/24 : ARG MAKE='make build' [2021-10-06T22:31:49.960Z] ---> Running in 5fafa02580b0 [2021-10-06T22:31:49.960Z] Removing intermediate container 5fafa02580b0 [2021-10-06T22:31:49.960Z] ---> a565f9256010 [2021-10-06T22:31:49.960Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T22:31:49.960Z] ---> Running in 946ef64abee1 [2021-10-06T22:31:50.232Z] Removing intermediate container 946ef64abee1 [2021-10-06T22:31:50.232Z] ---> b74dd0210092 [2021-10-06T22:31:50.232Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:31:50.232Z] ---> Running in 3b5568108435 [2021-10-06T22:31:50.232Z] Removing intermediate container 3b5568108435 [2021-10-06T22:31:50.232Z] ---> 6a353e06a0a9 [2021-10-06T22:31:50.232Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:31:50.232Z] ---> Running in 77234d8f3459 [2021-10-06T22:31:50.827Z] Removing intermediate container 77234d8f3459 [2021-10-06T22:31:50.827Z] ---> cfd3b2bab2a9 [2021-10-06T22:31:50.827Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:31:50.827Z] ---> Running in 65c4e081f164 [2021-10-06T22:31:51.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:31:51.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:31:52.272Z] OK: 223 MiB in 55 packages [2021-10-06T22:31:52.272Z] Removing intermediate container 65c4e081f164 [2021-10-06T22:31:52.272Z] ---> d20a8a6b4825 [2021-10-06T22:31:52.272Z] Step 8/24 : WORKDIR /device-rest-go [2021-10-06T22:31:52.542Z] ---> Running in 54488e23f5ca [2021-10-06T22:31:52.542Z] Removing intermediate container 54488e23f5ca [2021-10-06T22:31:52.542Z] ---> f4d2828d8cd1 [2021-10-06T22:31:52.542Z] Step 9/24 : COPY . . [2021-10-06T22:31:52.810Z] ---> 4d532a13b80f [2021-10-06T22:31:52.810Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:31:52.810Z] ---> Running in 7513599bdd96 [2021-10-06T22:31:53.079Z] Removing intermediate container 7513599bdd96 [2021-10-06T22:31:53.079Z] ---> 7ec206d17471 [2021-10-06T22:31:53.079Z] Step 11/24 : RUN $MAKE [2021-10-06T22:31:53.354Z] ---> Running in 797403cdcce4 [2021-10-06T22:31:53.354Z] 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-10-06T22:32:06.344Z] Removing intermediate container 797403cdcce4 [2021-10-06T22:32:06.344Z] ---> 69e87a3485a1 [2021-10-06T22:32:06.344Z] Step 12/24 : FROM alpine:3.14 [2021-10-06T22:32:06.344Z] 3.14: Pulling from library/alpine [2021-10-06T22:32:06.344Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T22:32:06.344Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T22:32:06.344Z] a0d0a0d46f8b: Download complete [2021-10-06T22:32:06.625Z] a0d0a0d46f8b: Pull complete [2021-10-06T22:32:06.625Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T22:32:06.625Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T22:32:06.625Z] ---> 14119a10abf4 [2021-10-06T22:32:06.625Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-06T22:32:06.625Z] ---> Running in f52904c1bcfb [2021-10-06T22:32:06.894Z] Removing intermediate container f52904c1bcfb [2021-10-06T22:32:06.894Z] ---> 5abe6bcf8112 [2021-10-06T22:32:06.894Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-06T22:32:06.894Z] ---> Running in 2a69a67a82f0 [2021-10-06T22:32:06.894Z] Removing intermediate container 2a69a67a82f0 [2021-10-06T22:32:06.894Z] ---> 28403cac3932 [2021-10-06T22:32:06.894Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T22:32:06.894Z] ---> Running in 9d1aa21277d6 [2021-10-06T22:32:07.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:32:07.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:32:07.437Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T22:32:07.437Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T22:32:07.437Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T22:32:07.437Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T22:32:07.437Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T22:32:07.437Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T22:32:07.437Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:32:07.707Z] OK: 8 MiB in 20 packages [2021-10-06T22:32:07.974Z] Removing intermediate container 9d1aa21277d6 [2021-10-06T22:32:07.974Z] ---> 892e37667b09 [2021-10-06T22:32:07.974Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-10-06T22:32:08.247Z] ---> 685024dcbf32 [2021-10-06T22:32:08.247Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-06T22:32:08.515Z] ---> 21d16275bb49 [2021-10-06T22:32:08.515Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-06T22:32:08.515Z] ---> 7779c6157e49 [2021-10-06T22:32:08.515Z] Step 19/24 : EXPOSE 59986 [2021-10-06T22:32:08.515Z] ---> Running in 5159f81e2925 [2021-10-06T22:32:08.783Z] Removing intermediate container 5159f81e2925 [2021-10-06T22:32:08.783Z] ---> b83b5201c4f5 [2021-10-06T22:32:08.783Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-10-06T22:32:08.783Z] ---> Running in 098e49e98ca1 [2021-10-06T22:32:08.783Z] Removing intermediate container 098e49e98ca1 [2021-10-06T22:32:08.783Z] ---> 806104650636 [2021-10-06T22:32:08.783Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-06T22:32:08.783Z] ---> Running in 454d559fad3c [2021-10-06T22:32:09.051Z] Removing intermediate container 454d559fad3c [2021-10-06T22:32:09.051Z] ---> 675cadd9d460 [2021-10-06T22:32:09.051Z] Step 22/24 : LABEL arch=amd64 [2021-10-06T22:32:09.051Z] ---> Running in 6885f3d8e20d [2021-10-06T22:32:09.051Z] Removing intermediate container 6885f3d8e20d [2021-10-06T22:32:09.051Z] ---> 5b68a48fa5d7 [2021-10-06T22:32:09.051Z] Step 23/24 : LABEL git_sha=a12fdca5690b90088d833bec3fed4e33f1f20341 [2021-10-06T22:32:09.051Z] ---> Running in ac417070a950 [2021-10-06T22:32:09.051Z] Removing intermediate container ac417070a950 [2021-10-06T22:32:09.051Z] ---> 782adb28ed5d [2021-10-06T22:32:09.051Z] Step 24/24 : LABEL version=0.0.0 [2021-10-06T22:32:09.051Z] ---> Running in faa90007ed8e [2021-10-06T22:32:09.317Z] Removing intermediate container faa90007ed8e [2021-10-06T22:32:09.317Z] ---> 1546364d7651 [2021-10-06T22:32:09.317Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T22:32:09.317Z] Successfully built 1546364d7651 [2021-10-06T22:32:09.317Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:32:10.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:32:10.354Z] [2021-10-06T22:32:10.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:32:10.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:32:10.731Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:32:10.731Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:32:10.731Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:32:10.731Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:32:10.731Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:32:10.731Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:32:10.731Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:32:10.731Z] d287ab97295c: Pulling fs layer [2021-10-06T22:32:10.731Z] dc539afda2c1: Waiting [2021-10-06T22:32:10.731Z] 77bc0d833cb6: Waiting [2021-10-06T22:32:10.731Z] 9065ff56babe: Waiting [2021-10-06T22:32:10.731Z] d287ab97295c: Waiting [2021-10-06T22:32:11.004Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:32:11.004Z] a1111a8f2ec3: Download complete [2021-10-06T22:32:11.004Z] dc539afda2c1: Download complete [2021-10-06T22:32:11.004Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:32:11.004Z] ed53099fbce6: Download complete [2021-10-06T22:32:11.271Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:32:11.271Z] 9065ff56babe: Download complete [2021-10-06T22:32:11.271Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:32:11.271Z] b4d181a07f80: Download complete [2021-10-06T22:32:11.271Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:32:11.271Z] 77bc0d833cb6: Download complete [2021-10-06T22:32:12.265Z] d287ab97295c: Verifying Checksum [2021-10-06T22:32:12.265Z] d287ab97295c: Download complete [2021-10-06T22:32:12.851Z] b4d181a07f80: Pull complete [2021-10-06T22:32:12.851Z] a1111a8f2ec3: Pull complete [2021-10-06T22:32:13.440Z] ed53099fbce6: Pull complete [2021-10-06T22:32:13.441Z] dc539afda2c1: Pull complete [2021-10-06T22:32:14.043Z] 77bc0d833cb6: Pull complete [2021-10-06T22:32:14.043Z] 9065ff56babe: Pull complete [2021-10-06T22:32:19.451Z] d287ab97295c: Pull complete [2021-10-06T22:32:19.451Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:32:19.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:32:19.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:32:19.589Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-06T22:32:19.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:32:22.035Z] $ docker top 8fac3fcd472e4233987fc1ebf665168de95baf44b64d90e46381b034c2f297cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:32:22.711Z] ---> job-cost.sh [2021-10-06T22:32:22.711Z] lf-activate-venv: SKIPPING [2021-10-06T22:32:22.711Z] INFO: No Stack... [2021-10-06T22:32:28.099Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-381 in /w/workspace/gexfoundry_device-rest-go_PR-138 [Pipeline] { [Pipeline] ws [2021-10-06T22:32:28.155Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:32:28.466Z] The recommended git tool is: git [2021-10-06T22:32:30.936Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:32:31.201Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:32:31.560Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-10-06T22:32:31.560Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T22:32:31.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] [2021-10-06T22:32:31.646Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] did not exist. Created. [2021-10-06T22:32:31.646Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:32:32.080Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:32:32.148Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:32:32.172Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:32:32.247Z] $ docker stop --time=1 8fac3fcd472e4233987fc1ebf665168de95baf44b64d90e46381b034c2f297cc [2021-10-06T22:32:33.404Z] $ docker rm -f 8fac3fcd472e4233987fc1ebf665168de95baf44b64d90e46381b034c2f297cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T22:32:36.227Z] using credential edgex-jenkins-ssh [2021-10-06T22:32:36.260Z] Cloning the remote Git repository [2021-10-06T22:32:36.335Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T22:32:36.457Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-10-06T22:32:36.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T22:32:36.577Z] > git --version # timeout=10 [2021-10-06T22:32:36.598Z] > git --version # 'git version 2.17.1' [2021-10-06T22:32:36.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:32:36.692Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:32:38.623Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T22:32:38.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:32:38.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T22:32:38.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T22:32:38.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:32:38.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:32:39.379Z] Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit a12fdca5690b90088d833bec3fed4e33f1f20341 [2021-10-06T22:32:39.655Z] Merge succeeded, producing a12fdca5690b90088d833bec3fed4e33f1f20341 [2021-10-06T22:32:39.655Z] Checking out Revision a12fdca5690b90088d833bec3fed4e33f1f20341 (PR-138) [2021-10-06T22:32:39.421Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:32:39.447Z] > git checkout -f a12fdca5690b90088d833bec3fed4e33f1f20341 # timeout=10 [2021-10-06T22:32:39.563Z] > git remote # timeout=10 [2021-10-06T22:32:39.590Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:32:39.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:32:39.619Z] > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 [2021-10-06T22:32:39.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:32:39.678Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:32:39.693Z] > git checkout -f a12fdca5690b90088d833bec3fed4e33f1f20341 # timeout=10 [2021-10-06T22:32:44.483Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:32:44.582Z] > git --version # timeout=10 [2021-10-06T22:32:44.596Z] > git --version # 'git version 2.17.1' [2021-10-06T22:32:44.608Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:32:45.304Z] provisioning config files... [2021-10-06T22:32:45.348Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config556719457499540162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:32:46.191Z] ---> docker-login.sh [2021-10-06T22:32:46.191Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:32:47.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:32:48.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:32:48.066Z] Configure a credential helper to remove this warning. See [2021-10-06T22:32:48.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:32:48.066Z] [2021-10-06T22:32:48.066Z] Login Succeeded [2021-10-06T22:32:48.066Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:32:48.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:32:48.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:32:48.686Z] Configure a credential helper to remove this warning. See [2021-10-06T22:32:48.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:32:48.686Z] [2021-10-06T22:32:48.686Z] Login Succeeded [2021-10-06T22:32:48.686Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:32:49.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:32:49.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:32:49.311Z] Configure a credential helper to remove this warning. See [2021-10-06T22:32:49.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:32:49.311Z] [2021-10-06T22:32:49.311Z] Login Succeeded [2021-10-06T22:32:49.599Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:32:49.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:32:50.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:32:50.179Z] Configure a credential helper to remove this warning. See [2021-10-06T22:32:50.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:32:50.179Z] [2021-10-06T22:32:50.179Z] Login Succeeded [2021-10-06T22:32:50.179Z] docker.io [2021-10-06T22:32:50.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:32:51.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:32:51.098Z] Configure a credential helper to remove this warning. See [2021-10-06T22:32:51.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:32:51.098Z] [2021-10-06T22:32:51.098Z] Login Succeeded [2021-10-06T22:32:51.098Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:32:51.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T22:32:51.914Z] ========================================================= [2021-10-06T22:32:51.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T22:32:51.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:32:52.451Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-06T22:32:52.451Z] Sending build context to Docker daemon 118.8kB [2021-10-06T22:32:53.078Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:32:53.078Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-06T22:32:53.078Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T22:32:53.078Z] bbf911997326: Pulling fs layer [2021-10-06T22:32:53.078Z] 58ec367f63d7: Pulling fs layer [2021-10-06T22:32:53.078Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T22:32:53.078Z] fc5181fea5dc: Pulling fs layer [2021-10-06T22:32:53.078Z] 9c418107303f: Pulling fs layer [2021-10-06T22:32:53.078Z] 284eca6f2348: Pulling fs layer [2021-10-06T22:32:53.078Z] 842844d905b1: Pulling fs layer [2021-10-06T22:32:53.078Z] fc5181fea5dc: Waiting [2021-10-06T22:32:53.078Z] 901a3a57568e: Pulling fs layer [2021-10-06T22:32:53.078Z] 9c418107303f: Waiting [2021-10-06T22:32:53.078Z] 284eca6f2348: Waiting [2021-10-06T22:32:53.078Z] 842844d905b1: Waiting [2021-10-06T22:32:53.078Z] 901a3a57568e: Waiting [2021-10-06T22:32:53.374Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T22:32:53.375Z] 1b4a6ffa7d45: Download complete [2021-10-06T22:32:53.375Z] 9c418107303f: Verifying Checksum [2021-10-06T22:32:53.375Z] 9c418107303f: Download complete [2021-10-06T22:32:53.375Z] 284eca6f2348: Download complete [2021-10-06T22:32:53.375Z] 842844d905b1: Download complete [2021-10-06T22:32:53.664Z] bbf911997326: Download complete [2021-10-06T22:32:54.700Z] bbf911997326: Pull complete [2021-10-06T22:32:55.332Z] 58ec367f63d7: Pull complete [2021-10-06T22:32:55.626Z] 1b4a6ffa7d45: Pull complete [2021-10-06T22:32:56.679Z] fc5181fea5dc: Verifying Checksum [2021-10-06T22:32:56.679Z] fc5181fea5dc: Download complete [2021-10-06T22:32:57.308Z] 901a3a57568e: Verifying Checksum [2021-10-06T22:32:57.308Z] 901a3a57568e: Download complete [2021-10-06T22:33:07.655Z] fc5181fea5dc: Pull complete [2021-10-06T22:33:07.655Z] 9c418107303f: Pull complete [2021-10-06T22:33:07.655Z] 284eca6f2348: Pull complete [2021-10-06T22:33:07.947Z] 842844d905b1: Pull complete [2021-10-06T22:33:13.502Z] 901a3a57568e: Pull complete [2021-10-06T22:33:13.502Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T22:33:13.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T22:33:13.502Z] ---> 72ade6ffb461 [2021-10-06T22:33:13.502Z] Step 3/11 : ARG MAKE='make build' [2021-10-06T22:33:20.369Z] ---> Running in 49705325bd8d [2021-10-06T22:33:20.369Z] Removing intermediate container 49705325bd8d [2021-10-06T22:33:20.369Z] ---> 1571be989ed0 [2021-10-06T22:33:20.369Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T22:33:20.369Z] ---> Running in daa583f9828d [2021-10-06T22:33:20.994Z] Removing intermediate container daa583f9828d [2021-10-06T22:33:20.994Z] ---> b8160a9649a9 [2021-10-06T22:33:20.994Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:33:20.994Z] ---> Running in f2c21c834a4c [2021-10-06T22:33:21.617Z] Removing intermediate container f2c21c834a4c [2021-10-06T22:33:21.618Z] ---> 64662024bc27 [2021-10-06T22:33:21.618Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:33:21.904Z] ---> Running in 0cf033891c7b [2021-10-06T22:33:24.605Z] Removing intermediate container 0cf033891c7b [2021-10-06T22:33:24.605Z] ---> 6ba2d95cbb31 [2021-10-06T22:33:24.605Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:33:24.605Z] ---> Running in 9d7ac782d1d6 [2021-10-06T22:33:26.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T22:33:27.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T22:33:27.730Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-06T22:33:27.730Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-06T22:33:28.016Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-06T22:33:28.298Z] Executing busybox-1.32.1-r6.trigger [2021-10-06T22:33:28.298Z] OK: 222 MiB in 55 packages [2021-10-06T22:33:29.780Z] Removing intermediate container 9d7ac782d1d6 [2021-10-06T22:33:29.780Z] ---> 4cecabfdd93a [2021-10-06T22:33:29.780Z] Step 8/11 : WORKDIR /device-rest-go [2021-10-06T22:33:29.780Z] ---> Running in de93e5b58d3c [2021-10-06T22:33:30.402Z] Removing intermediate container de93e5b58d3c [2021-10-06T22:33:30.402Z] ---> 03a7abca249d [2021-10-06T22:33:30.402Z] Step 9/11 : COPY . . [2021-10-06T22:33:31.422Z] ---> eafa33ef3856 [2021-10-06T22:33:31.422Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:33:31.422Z] ---> Running in 3bde7560f610 [2021-10-06T22:33:58.441Z] Removing intermediate container 3bde7560f610 [2021-10-06T22:33:58.441Z] ---> 983c08b393a5 [2021-10-06T22:33:58.441Z] Step 11/11 : RUN $MAKE [2021-10-06T22:33:58.441Z] ---> Running in 37caab4c9894 [2021-10-06T22:33:59.934Z] noop [2021-10-06T22:34:00.557Z] Removing intermediate container 37caab4c9894 [2021-10-06T22:34:00.557Z] ---> 49cfd84d97c5 [2021-10-06T22:34:00.557Z] Successfully built 49cfd84d97c5 [2021-10-06T22:34:00.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:34:01.283Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T22:34:01.283Z] . [Pipeline] withDockerContainer [2021-10-06T22:34:01.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-10-06T22:34:01.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2021-10-06T22:34:03.715Z] $ docker top 2124483129ac1346bcb56f63ca2fe33af191c5e5c7359def62614d85c471f2c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:34:04.868Z] + go version [2021-10-06T22:34:04.868Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T22:34:04.940Z] $ docker stop --time=1 2124483129ac1346bcb56f63ca2fe33af191c5e5c7359def62614d85c471f2c2 [2021-10-06T22:34:06.899Z] $ docker rm -f 2124483129ac1346bcb56f63ca2fe33af191c5e5c7359def62614d85c471f2c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:34:08.451Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T22:34:08.451Z] . [Pipeline] withDockerContainer [2021-10-06T22:34:08.755Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-10-06T22:34:08.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2021-10-06T22:34:10.721Z] $ docker top 714a2ed73ced0eb14ed4b1663568b1f2f00dc01567f41e873226bdf76219c20e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:34:11.884Z] + make test [2021-10-06T22:34:11.884Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-06T22:34:13.387Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-06T22:35:10.364Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-06T22:35:12.404Z] ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 53.8% of statements [2021-10-06T22:35:12.691Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T22:35:45.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:35:45.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T22:35:45.298Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-06T22:35:45.381Z] $ docker stop --time=1 714a2ed73ced0eb14ed4b1663568b1f2f00dc01567f41e873226bdf76219c20e [2021-10-06T22:35:47.297Z] $ docker rm -f 714a2ed73ced0eb14ed4b1663568b1f2f00dc01567f41e873226bdf76219c20e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:35:48.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:35:48.293Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T22:35:49.338Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T22:35:50.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T22:35:50.580Z] + ls -al . [2021-10-06T22:35:50.580Z] total 144 [2021-10-06T22:35:50.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 22:35 . [2021-10-06T22:35:50.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 22:32 .. [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 6 22:32 .dockerignore [2021-10-06T22:35:50.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 22:32 .git [2021-10-06T22:35:50.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:32 .github [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 6 22:32 .gitignore [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 6792 Oct 6 22:32 Attribution.txt [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 7459 Oct 6 22:32 CHANGELOG.md [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 1649 Oct 6 22:32 Dockerfile [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 22:32 GOVERNANCE.md [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 6 22:32 Jenkinsfile [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 6 22:32 LICENSE [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 1078 Oct 6 22:32 Makefile [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 6 22:32 OWNERS.md [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 7661 Oct 6 22:32 README.md [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:28 VERSION [2021-10-06T22:35:50.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:32 bin [2021-10-06T22:35:50.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 22:32 cmd [2021-10-06T22:35:50.580Z] -rw-r--r-- 1 jenkins jenkins 8435 Oct 6 22:35 coverage.out [2021-10-06T22:35:50.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:32 driver [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 271 Oct 6 22:32 go.mod [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 20570 Oct 6 22:32 go.sum [2021-10-06T22:35:50.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 22:32 snap [2021-10-06T22:35:50.580Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 6 22:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:35:51.048Z] + 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=a12fdca5690b90088d833bec3fed4e33f1f20341 --label arch=arm64 --label version=0.0.0 . [2021-10-06T22:35:51.048Z] Sending build context to Docker daemon 128kB [2021-10-06T22:35:51.364Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:35:51.364Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-06T22:35:51.364Z] ---> 49cfd84d97c5 [2021-10-06T22:35:51.364Z] Step 3/24 : ARG MAKE='make build' [2021-10-06T22:35:51.651Z] ---> Running in 0749eac669c3 [2021-10-06T22:35:52.272Z] Removing intermediate container 0749eac669c3 [2021-10-06T22:35:52.272Z] ---> b3e963dcd633 [2021-10-06T22:35:52.272Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T22:35:52.272Z] ---> Running in 9436a86aaef6 [2021-10-06T22:35:52.894Z] Removing intermediate container 9436a86aaef6 [2021-10-06T22:35:52.894Z] ---> 7f76ecf6ec3c [2021-10-06T22:35:52.894Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:35:52.894Z] ---> Running in bd44a02ca52c [2021-10-06T22:35:53.524Z] Removing intermediate container bd44a02ca52c [2021-10-06T22:35:53.524Z] ---> e6b5b40ce0e9 [2021-10-06T22:35:53.524Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:35:53.524Z] ---> Running in 874d01750ed9 [2021-10-06T22:35:56.224Z] Removing intermediate container 874d01750ed9 [2021-10-06T22:35:56.224Z] ---> da178ba8f316 [2021-10-06T22:35:56.224Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:35:56.224Z] ---> Running in 198decd34703 [2021-10-06T22:35:57.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T22:35:58.273Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T22:35:58.892Z] OK: 222 MiB in 55 packages [2021-10-06T22:35:59.900Z] Removing intermediate container 198decd34703 [2021-10-06T22:35:59.900Z] ---> 743a36f09330 [2021-10-06T22:35:59.900Z] Step 8/24 : WORKDIR /device-rest-go [2021-10-06T22:36:00.185Z] ---> Running in c1a78773031e [2021-10-06T22:36:00.797Z] Removing intermediate container c1a78773031e [2021-10-06T22:36:00.797Z] ---> 625b072f2e0c [2021-10-06T22:36:00.797Z] Step 9/24 : COPY . . [2021-10-06T22:36:01.409Z] ---> fe23a6e49a9a [2021-10-06T22:36:01.409Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:36:01.697Z] ---> Running in ddcc7d0c6dcd [2021-10-06T22:36:03.745Z] Removing intermediate container ddcc7d0c6dcd [2021-10-06T22:36:03.745Z] ---> de08c081fe65 [2021-10-06T22:36:03.745Z] Step 11/24 : RUN $MAKE [2021-10-06T22:36:04.030Z] ---> Running in 030e10a1facd [2021-10-06T22:36:05.043Z] 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-10-06T22:36:44.265Z] Removing intermediate container 030e10a1facd [2021-10-06T22:36:44.265Z] ---> 1e90db6908b3 [2021-10-06T22:36:44.265Z] Step 12/24 : FROM alpine:3.14 [2021-10-06T22:36:44.265Z] 3.14: Pulling from library/alpine [2021-10-06T22:36:44.265Z] 552d1f2373af: Pulling fs layer [2021-10-06T22:36:44.892Z] 552d1f2373af: Verifying Checksum [2021-10-06T22:36:44.892Z] 552d1f2373af: Download complete [2021-10-06T22:36:45.512Z] 552d1f2373af: Pull complete [2021-10-06T22:36:45.512Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T22:36:45.512Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T22:36:45.512Z] ---> bb3de5531c18 [2021-10-06T22:36:45.512Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-06T22:36:45.796Z] ---> Running in ebf3f67fe055 [2021-10-06T22:36:46.080Z] Removing intermediate container ebf3f67fe055 [2021-10-06T22:36:46.080Z] ---> 6616bd0448e0 [2021-10-06T22:36:46.080Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-06T22:36:46.362Z] ---> Running in 24cffb9d9294 [2021-10-06T22:36:46.977Z] Removing intermediate container 24cffb9d9294 [2021-10-06T22:36:46.977Z] ---> 077f5a090223 [2021-10-06T22:36:46.977Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T22:36:46.977Z] ---> Running in 12ca983d584f [2021-10-06T22:36:48.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T22:36:49.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T22:36:50.089Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T22:36:50.089Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T22:36:50.089Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T22:36:50.089Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T22:36:50.089Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T22:36:50.374Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T22:36:50.374Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:36:50.374Z] OK: 8 MiB in 20 packages [2021-10-06T22:36:51.854Z] Removing intermediate container 12ca983d584f [2021-10-06T22:36:51.854Z] ---> 9db31c79ff81 [2021-10-06T22:36:51.854Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-10-06T22:36:52.862Z] ---> ed90b1e0dd47 [2021-10-06T22:36:52.862Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-06T22:36:53.890Z] ---> a63d2555332d [2021-10-06T22:36:53.890Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-06T22:36:54.580Z] ---> 2c6012107a32 [2021-10-06T22:36:54.580Z] Step 19/24 : EXPOSE 59986 [2021-10-06T22:36:54.863Z] ---> Running in cb1adb47ce15 [2021-10-06T22:36:55.147Z] Removing intermediate container cb1adb47ce15 [2021-10-06T22:36:55.147Z] ---> d20569bed1e5 [2021-10-06T22:36:55.147Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-10-06T22:36:55.432Z] ---> Running in e4f9c595d978 [2021-10-06T22:36:56.049Z] Removing intermediate container e4f9c595d978 [2021-10-06T22:36:56.049Z] ---> 0432ecf95e80 [2021-10-06T22:36:56.049Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-06T22:36:56.049Z] ---> Running in ec98e3fe9dbd [2021-10-06T22:36:56.665Z] Removing intermediate container ec98e3fe9dbd [2021-10-06T22:36:56.665Z] ---> 866fcbcce150 [2021-10-06T22:36:56.665Z] Step 22/24 : LABEL arch=arm64 [2021-10-06T22:36:56.665Z] ---> Running in 0bd53879e7db [2021-10-06T22:36:57.287Z] Removing intermediate container 0bd53879e7db [2021-10-06T22:36:57.287Z] ---> c0e684297b6e [2021-10-06T22:36:57.287Z] Step 23/24 : LABEL git_sha=a12fdca5690b90088d833bec3fed4e33f1f20341 [2021-10-06T22:36:57.287Z] ---> Running in 46b7086e9c64 [2021-10-06T22:36:57.914Z] Removing intermediate container 46b7086e9c64 [2021-10-06T22:36:57.914Z] ---> 4ded2011b9ac [2021-10-06T22:36:57.914Z] Step 24/24 : LABEL version=0.0.0 [2021-10-06T22:36:57.914Z] ---> Running in d50ec9c304f9 [2021-10-06T22:36:58.529Z] Removing intermediate container d50ec9c304f9 [2021-10-06T22:36:58.529Z] ---> 4a3fe948baf2 [2021-10-06T22:36:58.529Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T22:36:58.529Z] Successfully built 4a3fe948baf2 [2021-10-06T22:36:58.529Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:36:59.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T22:36:59.868Z] [2021-10-06T22:36:59.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:37:00.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T22:37:00.603Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T22:37:00.604Z] 448f6bf000e3: Pulling fs layer [2021-10-06T22:37:00.604Z] f757da607395: Pulling fs layer [2021-10-06T22:37:00.604Z] 05883995daec: Pulling fs layer [2021-10-06T22:37:00.604Z] 8603b9c90790: Pulling fs layer [2021-10-06T22:37:00.604Z] 1560dd03e051: Pulling fs layer [2021-10-06T22:37:00.604Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T22:37:00.604Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T22:37:00.604Z] 8603b9c90790: Waiting [2021-10-06T22:37:00.604Z] 1560dd03e051: Waiting [2021-10-06T22:37:00.604Z] 27f5ce0e4adf: Waiting [2021-10-06T22:37:00.604Z] c2d8d7efcc4b: Waiting [2021-10-06T22:37:00.604Z] f757da607395: Verifying Checksum [2021-10-06T22:37:00.604Z] f757da607395: Download complete [2021-10-06T22:37:00.901Z] 8603b9c90790: Verifying Checksum [2021-10-06T22:37:00.901Z] 8603b9c90790: Download complete [2021-10-06T22:37:00.901Z] 1560dd03e051: Verifying Checksum [2021-10-06T22:37:00.901Z] 1560dd03e051: Download complete [2021-10-06T22:37:00.901Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T22:37:00.901Z] 27f5ce0e4adf: Download complete [2021-10-06T22:37:00.901Z] 05883995daec: Verifying Checksum [2021-10-06T22:37:00.901Z] 05883995daec: Download complete [2021-10-06T22:37:01.532Z] 448f6bf000e3: Verifying Checksum [2021-10-06T22:37:01.532Z] 448f6bf000e3: Download complete [2021-10-06T22:37:04.253Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T22:37:04.253Z] c2d8d7efcc4b: Download complete [2021-10-06T22:37:05.275Z] 448f6bf000e3: Pull complete [2021-10-06T22:37:05.902Z] f757da607395: Pull complete [2021-10-06T22:37:07.406Z] 05883995daec: Pull complete [2021-10-06T22:37:07.693Z] 8603b9c90790: Pull complete [2021-10-06T22:37:08.720Z] 1560dd03e051: Pull complete [2021-10-06T22:37:09.042Z] 27f5ce0e4adf: Pull complete [2021-10-06T22:37:24.413Z] c2d8d7efcc4b: Pull complete [2021-10-06T22:37:24.413Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T22:37:24.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T22:37:24.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T22:37:24.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-10-06T22:37:24.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T22:37:29.724Z] $ docker top 859a039260d1ac3cc0f2e429027790b1ebc1dcc448388308dd43aaf4f0c57c2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:37:30.877Z] ---> job-cost.sh [2021-10-06T22:37:30.877Z] lf-activate-venv: SKIPPING [2021-10-06T22:37:30.877Z] INFO: No Stack... [2021-10-06T22:37:53.201Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T22:37:53.201Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:37:53.940Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-10-06T22:37:53.940Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T22:37:54.047Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] [2021-10-06T22:37:54.057Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] did not exist. Created. [2021-10-06T22:37:54.057Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:37:54.874Z] /w/workspace/device-rest-go/1@tmp/durable-bd01d556/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-bd01d556/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T22:37:55.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T22:37:55.728Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T22:37:55.776Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:37:55.803Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:37:55.944Z] $ docker stop --time=1 859a039260d1ac3cc0f2e429027790b1ebc1dcc448388308dd43aaf4f0c57c2a [2021-10-06T22:37:57.583Z] $ docker rm -f 859a039260d1ac3cc0f2e429027790b1ebc1dcc448388308dd43aaf4f0c57c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-06T22:37:58.878Z] provisioning config files... [2021-10-06T22:37:58.910Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-138@tmp/config6096489968439764552tmp [Pipeline] { [Pipeline] sh [2021-10-06T22:37:59.295Z] + set +x [2021-10-06T22:37:59.295Z] + bash -s -- [2021-10-06T22:37:59.295Z] + curl -s https://codecov.io/bash [2021-10-06T22:37:59.295Z] [2021-10-06T22:37:59.295Z] _____ _ [2021-10-06T22:37:59.295Z] / ____| | | [2021-10-06T22:37:59.295Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T22:37:59.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T22:37:59.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T22:37:59.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T22:37:59.295Z] Bash-1.0.6 [2021-10-06T22:37:59.295Z] [2021-10-06T22:37:59.295Z] [2021-10-06T22:37:59.295Z] ==> git version 2.24.4 found [2021-10-06T22:37:59.295Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-06T22:37:59.295Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T22:37:59.295Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T22:37:59.295Z] ==> Jenkins CI detected. [2021-10-06T22:37:59.295Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-138 [2021-10-06T22:37:59.295Z] project root: . [2021-10-06T22:37:59.295Z] --> token set from env [2021-10-06T22:37:59.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T22:37:59.295Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T22:37:59.295Z] ==> Python coveragepy not found [2021-10-06T22:37:59.295Z] ==> Searching for coverage reports in: [2021-10-06T22:37:59.295Z] + . [2021-10-06T22:37:59.296Z] -> Found 1 reports [2021-10-06T22:37:59.296Z] ==> Detecting git/mercurial file structure [2021-10-06T22:37:59.296Z] ==> Reading reports [2021-10-06T22:37:59.296Z] + ./coverage.out bytes=8435 [2021-10-06T22:37:59.296Z] ==> Appending adjustments [2021-10-06T22:37:59.296Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T22:37:59.582Z] + Found adjustments [2021-10-06T22:37:59.582Z] ==> Gzipping contents [2021-10-06T22:37:59.582Z] 4.0K /tmp/codecov.DTc8Tj.gz [2021-10-06T22:37:59.582Z] ==> Uploading reports [2021-10-06T22:37:59.582Z] url: https://codecov.io [2021-10-06T22:37:59.582Z] query: branch=PR-138&commit=a12fdca5690b90088d833bec3fed4e33f1f20341&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-138%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=138&job=&cmd_args= [2021-10-06T22:37:59.582Z] -> Pinging Codecov [2021-10-06T22:37:59.582Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-138&commit=a12fdca5690b90088d833bec3fed4e33f1f20341&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-138%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=138&job=&cmd_args= [2021-10-06T22:37:59.864Z] -> Uploading to [2021-10-06T22:37:59.864Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/4E5D53B4F1F92C436F7061BF334D961C/a12fdca5690b90088d833bec3fed4e33f1f20341/16d53235-d4d9-445c-9a97-40323df8adc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T223759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5de38f38f2331490cbee4ff06778948e1fac93d6fd9de7b79551928b9c555581 [2021-10-06T22:37:59.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T22:37:59.864Z] Dload Upload Total Spent Left Speed [2021-10-06T22:38:00.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 6010 --:--:-- --:--:-- --:--:-- 6024 [2021-10-06T22:38:00.129Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a12fdca5690b90088d833bec3fed4e33f1f20341 [Pipeline] } [2021-10-06T22:38:00.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T22:38:02.871Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-138/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:03.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:03.896Z] ---> package-listing.sh [2021-10-06T22:38:03.896Z] ++ facter osfamily [2021-10-06T22:38:03.896Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T22:38:04.162Z] + OS_FAMILY=redhat [2021-10-06T22:38:04.162Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-138 [2021-10-06T22:38:04.162Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T22:38:04.162Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T22:38:04.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T22:38:04.162Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T22:38:04.162Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-138 ']' [2021-10-06T22:38:04.162Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T22:38:04.162Z] + case "${OS_FAMILY}" in [2021-10-06T22:38:04.162Z] + rpm -qa [2021-10-06T22:38:04.162Z] + sort [2021-10-06T22:38:04.744Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T22:38:04.744Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T22:38:04.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T22:38:04.744Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-138 ']' [2021-10-06T22:38:04.744Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-138/archives/ [2021-10-06T22:38:04.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-138/archives/ [Pipeline] echo [2021-10-06T22:38:04.783Z] 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-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T22:38:05.112Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:05.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:05.736Z] [2021-10-06T22:38:05.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:06.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:06.120Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:38:06.120Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:38:06.120Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:38:06.120Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:38:06.120Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:38:06.120Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:38:06.120Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:38:06.120Z] d287ab97295c: Pulling fs layer [2021-10-06T22:38:06.120Z] dc539afda2c1: Waiting [2021-10-06T22:38:06.120Z] 77bc0d833cb6: Waiting [2021-10-06T22:38:06.120Z] 9065ff56babe: Waiting [2021-10-06T22:38:06.120Z] d287ab97295c: Waiting [2021-10-06T22:38:06.386Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:38:06.386Z] a1111a8f2ec3: Download complete [2021-10-06T22:38:06.387Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:38:06.387Z] dc539afda2c1: Download complete [2021-10-06T22:38:06.387Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:38:06.387Z] ed53099fbce6: Download complete [2021-10-06T22:38:06.387Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:38:06.387Z] 9065ff56babe: Download complete [2021-10-06T22:38:06.656Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:38:06.656Z] 77bc0d833cb6: Download complete [2021-10-06T22:38:06.656Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:38:06.656Z] b4d181a07f80: Download complete [2021-10-06T22:38:08.077Z] d287ab97295c: Verifying Checksum [2021-10-06T22:38:08.077Z] d287ab97295c: Download complete [2021-10-06T22:38:08.345Z] b4d181a07f80: Pull complete [2021-10-06T22:38:08.613Z] a1111a8f2ec3: Pull complete [2021-10-06T22:38:09.201Z] ed53099fbce6: Pull complete [2021-10-06T22:38:09.202Z] dc539afda2c1: Pull complete [2021-10-06T22:38:09.467Z] 77bc0d833cb6: Pull complete [2021-10-06T22:38:09.738Z] 9065ff56babe: Pull complete [2021-10-06T22:38:15.478Z] d287ab97295c: Pull complete [2021-10-06T22:38:15.478Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:38:15.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:15.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:38:15.595Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-06T22:38:15.661Z] $ 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-138/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-138 -v /w/workspace/gexfoundry_device-rest-go_PR-138:/w/workspace/gexfoundry_device-rest-go_PR-138:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-138@tmp:/w/workspace/gexfoundry_device-rest-go_PR-138@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:38:17.873Z] $ docker top 60ffec42e016e6aa4082156156f2ca6820155a33e1fc953cc99040a7668c3ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:38:18.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T22:38:18.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T22:38:18.981Z] + ls /var/log/sa-host [2021-10-06T22:38:18.981Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T22:38:18.981Z] file_magic: OK [2021-10-06T22:38:18.981Z] HZ: Using current value: 100 [2021-10-06T22:38:18.981Z] file_header: OK [2021-10-06T22:38:18.981Z] 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-10-06T22:38:18.981Z] Statistics: [2021-10-06T22:38:18.981Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T22:38:18.981Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T22:38:18.981Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T22:38:18.981Z] file_magic: OK [2021-10-06T22:38:18.981Z] HZ: Using current value: 100 [2021-10-06T22:38:18.981Z] file_header: OK [2021-10-06T22:38:18.981Z] 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-10-06T22:38:18.981Z] Statistics: [2021-10-06T22:38:18.981Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T22:38:18.981Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:38:19.218Z] provisioning config files... [2021-10-06T22:38:19.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-138@tmp/config7520775036812500949tmp [Pipeline] { [Pipeline] echo [2021-10-06T22:38:19.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:19.663Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T22:38:19.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:20.141Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T22:38:20.175Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:20.538Z] ---> sudo-logs.sh [2021-10-06T22:38:20.538Z] Archiving 'sudo' log.. [2021-10-06T22:38:20.538Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-358.novalocal: Name or service not known [2021-10-06T22:38:20.538Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-358.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T22:38:20.639Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:21.043Z] ---> job-cost.sh [2021-10-06T22:38:21.043Z] lf-activate-venv: SKIPPING [2021-10-06T22:38:21.043Z] DEBUG: total: 0.10999999940395355 [2021-10-06T22:38:21.043Z] INFO: Retrieving Stack Cost... [2021-10-06T22:38:24.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:38:24.385Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T22:38:24.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:24.791Z] ---> logs-deploy.sh [2021-10-06T22:38:24.792Z] lf-activate-venv: SKIPPING [2021-10-06T22:38:24.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-138/1 [2021-10-06T22:38:24.792Z] INFO: archiving workspace using pattern(s): [2021-10-06T22:38:25.751Z] Archives upload complete. [2021-10-06T22:38:26.024Z] INFO: archiving logs to Nexus