Pull request #148 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 farshidtz for edgexfoundry/device-rest-go Loading trusted files from base branch main at 8f9dabbcd23e32bae175015e2a15c1f428ed019f rather than a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 Obtained Jenkinsfile from 8f9dabbcd23e32bae175015e2a15c1f428ed019f 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-ssh14309622991335456526.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10710801278266844534.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-148/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-148/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15791030614542338373.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-148/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16836299944244304536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh17579998765659419705.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-148/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-148/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12050788596216219258.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-52 in /w/workspace/gexfoundry_device-rest-go_PR-148 [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-148 # 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-148@tmp/jenkins-gitclient-ssh3578784023145750569.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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-148@tmp/jenkins-gitclient-ssh231782512517426812.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 Merge succeeded, producing a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 Checking out Revision a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 (PR-148) > git config core.sparsecheckout # timeout=10 > git checkout -f a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # 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-148@tmp/jenkins-gitclient-ssh3287495432358340699.key > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # timeout=10 Commit message: "refactor(snap): remove redundant content indentifier" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:44 ========================================================= 09:48:44 EdgeX Global Pipelines Version Info 09:48:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:45 ------------------- 09:48:45 stable info: 09:48:45 ------------------- 09:48:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:48:45 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:48:45 Message: update stable to v1.0.217 09:48:46 ------------------- 09:48:46 experimental info: 09:48:46 ------------------- 09:48:46 Commited By: **** collab-it+edgex@linuxfoundation.org 09:48:46 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:48:46 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a74cd4e [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:48 provisioning config files... 09:48:48 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config4972798092223805448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:48 ---> docker-login.sh 09:48:48 nexus3.edgexfoundry.org:10001 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10002 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10003 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10004 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 docker.io 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 ---> docker-login.sh ends [Pipeline] } 09:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:48:50 + git rev-list -1 --merges a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79~1..a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 [Pipeline] echo 09:48:50 -----------> git rev-list -1 --merges a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79~1..a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 [false] [Pipeline] sh 09:48:50 + git log --format=format:%s -1 a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 [Pipeline] echo 09:48:50 ========================================================= 09:48:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:48:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:50 + git log --format=format:%s -1 a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 [Pipeline] echo 09:48:50 [semverPrep] GIT_COMMIT: a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79, Commit Message: refactor(snap): remove redundant content indentifier [Pipeline] echo 09:48:50 [semverPrep] This is not a build commit. [Pipeline] sh 09:48:51 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:48:51 + grep -v github /etc/ssh/ssh_known_hosts 09:48:51 + '[' -e /tmp/ssh_known_hosts ']' 09:48:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:48:51 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:48:51 + sudo tee -a /etc/ssh/ssh_known_hosts 09:48:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:51 09:48:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:48:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:52 latest: Pulling from edgex-devops/git-semver 09:48:52 a0d0a0d46f8b: Pulling fs layer 09:48:52 3e5f54012d9b: Pulling fs layer 09:48:52 4c7163046ea9: Pulling fs layer 09:48:52 0c2d73faf560: Pulling fs layer 09:48:52 0c2d73faf560: Waiting 09:48:52 3e5f54012d9b: Verifying Checksum 09:48:52 3e5f54012d9b: Download complete 09:48:52 a0d0a0d46f8b: Verifying Checksum 09:48:52 a0d0a0d46f8b: Download complete 09:48:52 0c2d73faf560: Verifying Checksum 09:48:52 0c2d73faf560: Download complete 09:48:52 4c7163046ea9: Verifying Checksum 09:48:52 4c7163046ea9: Download complete 09:48:52 a0d0a0d46f8b: Pull complete 09:48:52 3e5f54012d9b: Pull complete 09:48:52 4c7163046ea9: Pull complete 09:48:52 0c2d73faf560: Pull complete 09:48:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:48:53 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 09:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-148 -v /w/workspace/gexfoundry_device-rest-go_PR-148:/w/workspace/gexfoundry_device-rest-go_PR-148:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-148@tmp:/w/workspace/gexfoundry_device-rest-go_PR-148@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:48:53 $ docker top 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:53 [ssh-agent] Looking for ssh-agent implementation... 09:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:53 $ docker exec 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 ssh-agent 09:48:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfMoKLl/agent.13 09:48:54 SSH_AGENT_PID=20 09:48:54 Running ssh-add (command line suppressed) 09:48:54 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_5096347607754260295.key (/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_5096347607754260295.key) 09:48:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:54 + git tag --points-at HEAD [Pipeline] } 09:48:54 $ docker exec --env ******** --env ******** 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 ssh-agent -k 09:48:54 unset SSH_AUTH_SOCK; 09:48:54 unset SSH_AGENT_PID; 09:48:54 echo Agent pid 20 killed; 09:48:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:54 [ssh-agent] Looking for ssh-agent implementation... 09:48:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:54 $ docker exec 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 ssh-agent 09:48:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnNnnDC/agent.52 09:48:54 SSH_AGENT_PID=59 09:48:54 Running ssh-add (command line suppressed) 09:48:54 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_5121815745821771788.key (/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_5121815745821771788.key) 09:48:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:55 + git semver init 09:48:55 # -> Open(): unable to determine branch for HEAD 09:48:55 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-148/.git 09:48:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-148 09:48:55 # $SEMVER_REMOTE_NAME = origin 09:48:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:48:55 # $SEMVER_USER_NAME = edgex-jenkins 09:48:55 # $SEMVER_BRANCH = PR-148 09:48:55 # $SEMVER_TEMP = /tmp/semver-305487062 09:48:55 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 09:48:58 # '/tmp/semver-305487062' -> '/w/workspace/gexfoundry_device-rest-go_PR-148/.semver' 09:48:58 # -> Force: false 09:48:58 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-148/.semver [Pipeline] } 09:48:58 $ docker exec --env ******** --env ******** 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 ssh-agent -k 09:48:58 unset SSH_AUTH_SOCK; 09:48:58 unset SSH_AGENT_PID; 09:48:58 echo Agent pid 59 killed; 09:48:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:59 + git semver [Pipeline] } 09:48:59 $ docker stop --time=1 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 09:49:00 $ docker rm -f 498cdbedb60e3bb48b5589b53e62683cf178eaeca927a4a124d26a75e1b89ea6 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:01 Stashed 1 file(s) [Pipeline] echo 09:49:01 [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 09:49:16 Still waiting to schedule task 09:49:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-52’ 09:49:16 Still waiting to schedule task 09:49:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:50:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] ws 09:50:37 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 09:50:37 The recommended git tool is: git 09:50:41 using credential edgex-jenkins-ssh 09:50:41 Cloning the remote Git repository 09:50:41 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 09:50:41 > git init /w/workspace/device-rest-go/1 # timeout=10 09:50:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:50:42 > git --version # timeout=10 09:50:42 > git --version # 'git version 2.17.1' 09:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:44 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 09:50:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:50:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:50:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:50:44 > git config core.sparsecheckout # timeout=10 09:50:44 > git checkout -f a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # timeout=10 09:50:44 Merge succeeded, producing a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 09:50:44 Checking out Revision a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 (PR-148) 09:50:44 > git remote # timeout=10 09:50:44 > git config --get remote.origin.url # timeout=10 09:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:44 > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 09:50:44 > git rev-parse HEAD^{commit} # timeout=10 09:50:44 > git config core.sparsecheckout # timeout=10 09:50:44 > git checkout -f a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # timeout=10 09:50:49 Commit message: "refactor(snap): remove redundant content indentifier" 09:50:49 > git --version # timeout=10 09:50:49 > git --version # 'git version 2.17.1' 09:50:49 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:50:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:50 Dload Upload Total Spent Left Speed 09:50:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74835 0 --:--:-- --:--:-- --:--:-- 74835 [Pipeline] sh 09:50:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:50:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:50:51 + sudo tee /etc/docker/daemon.new 09:50:51 { 09:50:51 "registry-mirrors": [ 09:50:51 "https://nexus3.edgexfoundry.org:10001" 09:50:51 ], 09:50:51 "bip": "10.250.0.254/24", 09:50:51 "hosts": [ 09:50:51 "tcp://0.0.0.0:5555", 09:50:51 "unix:///var/run/docker.sock" 09:50:51 ], 09:50:51 "mtu": 1458, 09:50:51 "selinux-enabled": true, 09:50:51 "seccomp-profile": "/etc/docker/seccomp.json" 09:50:51 } [Pipeline] sh 09:50:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:50:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:10 provisioning config files... 09:51:10 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4909419241236367769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:10 ---> docker-login.sh 09:51:10 nexus3.edgexfoundry.org:10001 09:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:11 Configure a credential helper to remove this warning. See 09:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:11 09:51:11 Login Succeeded 09:51:11 nexus3.edgexfoundry.org:10002 09:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:12 Configure a credential helper to remove this warning. See 09:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:12 09:51:12 Login Succeeded 09:51:12 nexus3.edgexfoundry.org:10003 09:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:12 Configure a credential helper to remove this warning. See 09:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:12 09:51:12 Login Succeeded 09:51:12 nexus3.edgexfoundry.org:10004 09:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:12 Configure a credential helper to remove this warning. See 09:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:12 09:51:12 Login Succeeded 09:51:12 docker.io 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 ---> docker-login.sh ends [Pipeline] } 09:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:14 ========================================================= 09:51:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:51:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:51:14 + 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 . 09:51:14 Sending build context to Docker daemon 121.9kB 09:51:14 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 09:51:14 Step 2/11 : FROM ${BASE} AS builder 09:51:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:15 552d1f2373af: Pulling fs layer 09:51:15 ea3f2d53f512: Pulling fs layer 09:51:15 9e70ebbbe112: Pulling fs layer 09:51:15 7a9cfe048b4a: Pulling fs layer 09:51:15 72dc09318566: Pulling fs layer 09:51:15 f4f7b4309257: Pulling fs layer 09:51:15 0ac9a79272e3: Pulling fs layer 09:51:15 b78e95d17946: Pulling fs layer 09:51:15 f4f7b4309257: Waiting 09:51:15 0ac9a79272e3: Waiting 09:51:15 b78e95d17946: Waiting 09:51:15 7a9cfe048b4a: Waiting 09:51:15 72dc09318566: Waiting 09:51:15 9e70ebbbe112: Verifying Checksum 09:51:15 9e70ebbbe112: Download complete 09:51:15 ea3f2d53f512: Verifying Checksum 09:51:15 ea3f2d53f512: Download complete 09:51:15 72dc09318566: Verifying Checksum 09:51:15 72dc09318566: Download complete 09:51:15 f4f7b4309257: Verifying Checksum 09:51:15 f4f7b4309257: Download complete 09:51:15 552d1f2373af: Verifying Checksum 09:51:15 0ac9a79272e3: Verifying Checksum 09:51:15 0ac9a79272e3: Download complete 09:51:15 552d1f2373af: Pull complete 09:51:16 ea3f2d53f512: Pull complete 09:51:16 9e70ebbbe112: Pull complete 09:51:16 b78e95d17946: Verifying Checksum 09:51:16 b78e95d17946: Download complete 09:51:17 7a9cfe048b4a: Verifying Checksum 09:51:17 7a9cfe048b4a: Download complete 09:51:29 7a9cfe048b4a: Pull complete 09:51:29 72dc09318566: Pull complete 09:51:29 f4f7b4309257: Pull complete 09:51:29 0ac9a79272e3: Pull complete 09:51:35 b78e95d17946: Pull complete 09:51:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:51:35 ---> 8b459fc5aaf0 09:51:35 Step 3/11 : ARG MAKE='make build' 09:51:36 ---> Running in a07525e8f7c5 09:51:36 Removing intermediate container a07525e8f7c5 09:51:36 ---> ec6ae3f4edfe 09:51:36 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:51:36 ---> Running in 4b0fa36de90d 09:51:37 Removing intermediate container 4b0fa36de90d 09:51:37 ---> 13a9b185c885 09:51:37 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 09:51:37 ---> Running in 24392ff7e62b 09:51:37 Running on prd-centos7-docker-4c-2g-54 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] ws 09:51:37 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 09:51:37 The recommended git tool is: git 09:51:37 Removing intermediate container 24392ff7e62b 09:51:37 ---> 4e6a15a554af 09:51:37 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:37 ---> Running in 059c5ff48bc4 09:51:38 using credential edgex-jenkins-ssh 09:51:38 Cloning the remote Git repository 09:51:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 09:51:38 > git init /w/workspace/device-rest-go/1 # timeout=10 09:51:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:51:38 > git --version # timeout=10 09:51:38 > git --version # 'git version 2.24.4' 09:51:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:38 [INFO] Currently running in a labeled security context 09:51:38 [INFO] Currently SELinux is 'enforcing' on the host 09:51:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6744533332075669114.key 09:51:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:39 Removing intermediate container 059c5ff48bc4 09:51:39 ---> 05c0b37b351f 09:51:39 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:51:39 ---> Running in 0458ed543870 09:51:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:51:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:51:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:51:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:39 [INFO] Currently running in a labeled security context 09:51:39 [INFO] Currently SELinux is 'enforcing' on the host 09:51:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8496478464323801389.key 09:51:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:51:40 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 09:51:40 Merge succeeded, producing a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 09:51:40 Checking out Revision a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 (PR-148) 09:51:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:51:40 > git config core.sparsecheckout # timeout=10 09:51:40 > git checkout -f a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # timeout=10 09:51:40 > git remote # timeout=10 09:51:40 > git config --get remote.origin.url # timeout=10 09:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:40 [INFO] Currently running in a labeled security context 09:51:40 [INFO] Currently SELinux is 'enforcing' on the host 09:51:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8145186574470720328.key 09:51:40 > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 09:51:40 > git rev-parse HEAD^{commit} # timeout=10 09:51:40 > git config core.sparsecheckout # timeout=10 09:51:40 > git checkout -f a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # timeout=10 09:51:42 (1/4) Installing openssh-keygen (8.6_p1-r3) 09:51:42 (2/4) Installing libedit (20210216.3.1-r0) 09:51:42 (3/4) Installing openssh-client-common (8.6_p1-r3) 09:51:42 (4/4) Installing openssh-client-default (8.6_p1-r3) 09:51:42 Executing busybox-1.33.1-r3.trigger 09:51:42 OK: 223 MiB in 56 packages 09:51:43 Removing intermediate container 0458ed543870 09:51:43 ---> ff8ee41f910e 09:51:43 Step 8/11 : WORKDIR /device-rest-go 09:51:43 ---> Running in 79941f19d65c 09:51:44 Removing intermediate container 79941f19d65c 09:51:44 ---> 0eca9852f35e 09:51:44 Step 9/11 : COPY . . 09:51:44 Commit message: "refactor(snap): remove redundant content indentifier" 09:51:43 > git --version # timeout=10 09:51:43 > git --version # 'git version 2.24.4' 09:51:43 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 09:51:44 ---> 355cf80e5bb3 09:51:44 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:44 ---> Running in f4e5a243af7d [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:44 provisioning config files... 09:51:44 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6976793740192593746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:45 ---> docker-login.sh 09:51:45 nexus3.edgexfoundry.org:10001 09:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:45 Configure a credential helper to remove this warning. See 09:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:45 09:51:45 Login Succeeded 09:51:45 nexus3.edgexfoundry.org:10002 09:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:45 Configure a credential helper to remove this warning. See 09:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:45 09:51:45 Login Succeeded 09:51:45 nexus3.edgexfoundry.org:10003 09:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:45 Configure a credential helper to remove this warning. See 09:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:45 09:51:45 Login Succeeded 09:51:45 nexus3.edgexfoundry.org:10004 09:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:45 Configure a credential helper to remove this warning. See 09:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:45 09:51:45 Login Succeeded 09:51:45 docker.io 09:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:46 Configure a credential helper to remove this warning. See 09:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:46 09:51:46 Login Succeeded 09:51:46 ---> docker-login.sh ends [Pipeline] } 09:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:46 ========================================================= 09:51:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:51:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:51:46 + 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 . 09:51:46 Sending build context to Docker daemon 121.9kB 09:51:46 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 09:51:46 Step 2/11 : FROM ${BASE} AS builder 09:51:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:46 a0d0a0d46f8b: Pulling fs layer 09:51:46 31adcdaf11c8: Pulling fs layer 09:51:46 b8b176561691: Pulling fs layer 09:51:46 4527c011a84f: Pulling fs layer 09:51:46 5d74067f8e1e: Pulling fs layer 09:51:46 e0aca202a116: Pulling fs layer 09:51:46 3a43be97a3b4: Pulling fs layer 09:51:46 34cad66bf833: Pulling fs layer 09:51:46 b4e3c513aaa6: Pulling fs layer 09:51:46 4527c011a84f: Waiting 09:51:46 5d74067f8e1e: Waiting 09:51:46 e0aca202a116: Waiting 09:51:46 3a43be97a3b4: Waiting 09:51:46 34cad66bf833: Waiting 09:51:46 b4e3c513aaa6: Waiting 09:51:47 b8b176561691: Verifying Checksum 09:51:47 b8b176561691: Download complete 09:51:47 31adcdaf11c8: Verifying Checksum 09:51:47 31adcdaf11c8: Download complete 09:51:47 5d74067f8e1e: Verifying Checksum 09:51:47 5d74067f8e1e: Download complete 09:51:47 a0d0a0d46f8b: Verifying Checksum 09:51:47 a0d0a0d46f8b: Download complete 09:51:47 e0aca202a116: Verifying Checksum 09:51:47 e0aca202a116: Download complete 09:51:47 3a43be97a3b4: Verifying Checksum 09:51:47 3a43be97a3b4: Download complete 09:51:47 34cad66bf833: Verifying Checksum 09:51:47 34cad66bf833: Download complete 09:51:47 a0d0a0d46f8b: Pull complete 09:51:47 4527c011a84f: Verifying Checksum 09:51:47 4527c011a84f: Download complete 09:51:47 b4e3c513aaa6: Verifying Checksum 09:51:47 b4e3c513aaa6: Download complete 09:51:47 31adcdaf11c8: Pull complete 09:51:47 b8b176561691: Pull complete 09:51:51 4527c011a84f: Pull complete 09:51:51 5d74067f8e1e: Pull complete 09:51:51 e0aca202a116: Pull complete 09:51:51 3a43be97a3b4: Pull complete 09:51:51 34cad66bf833: Pull complete 09:51:54 b4e3c513aaa6: Pull complete 09:51:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:54 ---> 9f6097aaca64 09:51:54 Step 3/11 : ARG MAKE='make build' 09:51:56 ---> Running in 670f32e80e1c 09:51:56 Removing intermediate container 670f32e80e1c 09:51:56 ---> a5100017155f 09:51:56 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:51:56 ---> Running in 5ae3aa234238 09:51:56 Removing intermediate container 5ae3aa234238 09:51:56 ---> ee28513159cb 09:51:56 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 09:51:56 ---> Running in 26d5bfc286e5 09:51:56 Removing intermediate container 26d5bfc286e5 09:51:56 ---> aff23a4b222d 09:51:56 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:56 ---> Running in 48ced26d9b2f 09:51:56 Removing intermediate container 48ced26d9b2f 09:51:56 ---> 8f188d322b96 09:51:56 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:51:56 ---> Running in 0e86c3a31dfc 09:51:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:51:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:51:58 (1/4) Installing openssh-keygen (8.6_p1-r3) 09:51:58 (2/4) Installing libedit (20210216.3.1-r0) 09:51:58 (3/4) Installing openssh-client-common (8.6_p1-r3) 09:51:58 (4/4) Installing openssh-client-default (8.6_p1-r3) 09:51:58 Executing busybox-1.33.1-r3.trigger 09:51:58 OK: 224 MiB in 56 packages 09:51:58 Removing intermediate container 0e86c3a31dfc 09:51:58 ---> ef2e4a38b8c4 09:51:58 Step 8/11 : WORKDIR /device-rest-go 09:51:58 ---> Running in 7cfae022abf4 09:51:59 Removing intermediate container 7cfae022abf4 09:51:59 ---> 2751ac206e4e 09:51:59 Step 9/11 : COPY . . 09:51:59 ---> 7929113c8a17 09:51:59 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:59 ---> Running in 3656ef833dd9 09:52:31 Removing intermediate container 3656ef833dd9 09:52:31 ---> 368ea45db83d 09:52:31 Step 11/11 : RUN $MAKE 09:52:31 ---> Running in 656d03fe29bd 09:52:31 noop 09:52:31 Removing intermediate container 656d03fe29bd 09:52:31 ---> 93b97a0c8129 09:52:31 Successfully built 93b97a0c8129 09:52:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:52:31 + docker inspect -f . ci-base-image-x86_64 09:52:31 . [Pipeline] withDockerContainer 09:52:31 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 09:52:31 $ 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 09:52:32 $ docker top 935e465423886e19dde86732a4773f41cf1ddde084a90e169ba8245624e23131 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:32 + go version 09:52:32 go version go1.16.8 linux/amd64 [Pipeline] } 09:52:32 $ docker stop --time=1 935e465423886e19dde86732a4773f41cf1ddde084a90e169ba8245624e23131 09:52:33 $ docker rm -f 935e465423886e19dde86732a4773f41cf1ddde084a90e169ba8245624e23131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:34 + docker inspect -f . ci-base-image-x86_64 09:52:34 . [Pipeline] withDockerContainer 09:52:34 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 09:52:34 $ 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 09:52:35 $ docker top 8fe7312ef76f95a5435db1085229ad65530d4c1915e9eb129002eb96a27fb977 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:52:35 + make test 09:52:35 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:52:35 ? github.com/edgexfoundry/device-rest-go [no test files] 09:52:50 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 09:52:51 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 56.0% of statements 09:52:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:52:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:52:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:52:58 ./bin/test-attribution-txt.sh [Pipeline] echo 09:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:52:58 $ docker stop --time=1 8fe7312ef76f95a5435db1085229ad65530d4c1915e9eb129002eb96a27fb977 09:52:59 $ docker rm -f 8fe7312ef76f95a5435db1085229ad65530d4c1915e9eb129002eb96a27fb977 [Pipeline] // withDockerContainer [Pipeline] sh 09:53:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:53:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:53:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:53:01 + ls -al . 09:53:01 total 148 09:53:01 drwxrwxr-x. 8 jenkins jenkins 4096 Dec 2 09:52 . 09:53:01 drwxrwxr-x. 4 jenkins jenkins 28 Dec 2 09:51 .. 09:53:01 -rw-rw-r--. 1 jenkins jenkins 7095 Dec 2 09:51 Attribution.txt 09:53:01 drwxrwxr-x. 2 jenkins jenkins 37 Dec 2 09:51 bin 09:53:01 -rw-rw-r--. 1 jenkins jenkins 7459 Dec 2 09:51 CHANGELOG.md 09:53:01 drwxrwxr-x. 3 jenkins jenkins 32 Dec 2 09:51 cmd 09:53:01 -rw-r--r--. 1 jenkins jenkins 9215 Dec 2 09:52 coverage.out 09:53:01 -rw-rw-r--. 1 jenkins jenkins 1649 Dec 2 09:51 Dockerfile 09:53:01 -rw-rw-r--. 1 jenkins jenkins 151 Dec 2 09:51 .dockerignore 09:53:01 drwxrwxr-x. 2 jenkins jenkins 76 Dec 2 09:51 driver 09:53:01 drwxrwxr-x. 8 jenkins jenkins 179 Dec 2 09:51 .git 09:53:01 drwxrwxr-x. 2 jenkins jenkins 103 Dec 2 09:51 .github 09:53:01 -rw-rw-r--. 1 jenkins jenkins 329 Dec 2 09:51 .gitignore 09:53:01 -rw-rw-r--. 1 jenkins jenkins 277 Dec 2 09:51 go.mod 09:53:01 -rw-rw-r--. 1 jenkins jenkins 49330 Dec 2 09:51 go.sum 09:53:01 -rw-rw-r--. 1 jenkins jenkins 677 Dec 2 09:51 GOVERNANCE.md 09:53:01 -rw-rw-r--. 1 jenkins jenkins 680 Dec 2 09:51 Jenkinsfile 09:53:01 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 2 09:51 LICENSE 09:53:01 -rw-rw-r--. 1 jenkins jenkins 1078 Dec 2 09:51 Makefile 09:53:01 -rw-rw-r--. 1 jenkins jenkins 620 Dec 2 09:51 OWNERS.md 09:53:01 -rw-rw-r--. 1 jenkins jenkins 8246 Dec 2 09:51 README.md 09:53:01 drwxrwxr-x. 3 jenkins jenkins 58 Dec 2 09:51 snap 09:53:01 -rw-rw-r--. 1 jenkins jenkins 5 Dec 2 09:49 VERSION 09:53:01 -rw-rw-r--. 1 jenkins jenkins 713 Dec 2 09:51 version.go [Pipeline] isUnix [Pipeline] sh 09:53:02 + 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=a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 --label arch=amd64 --label version=0.0.0 . 09:53:02 Sending build context to Docker daemon 131.6kB 09:53:02 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 09:53:02 Step 2/24 : FROM ${BASE} AS builder 09:53:02 ---> 93b97a0c8129 09:53:02 Step 3/24 : ARG MAKE='make build' 09:53:02 ---> Running in 028fa10ae5d6 09:53:02 Removing intermediate container 028fa10ae5d6 09:53:02 ---> f8a9d9272af0 09:53:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:53:02 ---> Running in 88f9d77f47a7 09:53:02 Removing intermediate container 88f9d77f47a7 09:53:02 ---> f768c0982f6f 09:53:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:53:02 ---> Running in e18375c91e29 09:53:02 Removing intermediate container e18375c91e29 09:53:02 ---> 126a2c9dd82e 09:53:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:02 ---> Running in fa4767240acf 09:53:03 Removing intermediate container fa4767240acf 09:53:03 ---> f2dd4080c529 09:53:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:53:03 ---> Running in 3ccfb91e098b 09:53:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:53:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:53:04 OK: 224 MiB in 56 packages 09:53:04 Removing intermediate container 3ccfb91e098b 09:53:04 ---> 50b1dfaf415e 09:53:04 Step 8/24 : WORKDIR /device-rest-go 09:53:04 ---> Running in cfd39dd06995 09:53:04 Removing intermediate container cfd39dd06995 09:53:04 ---> efda4d196b6e 09:53:04 Step 9/24 : COPY . . 09:53:05 ---> 47827564f1f7 09:53:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:05 ---> Running in 4030951ac2bc 09:53:05 Removing intermediate container 4030951ac2bc 09:53:05 ---> 53f2c3789a94 09:53:05 Step 11/24 : RUN $MAKE 09:53:05 ---> Running in e3607378077b 09:53:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 09:53:06 Removing intermediate container f4e5a243af7d 09:53:06 ---> 4137571b55f5 09:53:06 Step 11/11 : RUN $MAKE 09:53:06 ---> Running in 73af168d503f 09:53:06 noop 09:53:06 Removing intermediate container 73af168d503f 09:53:06 ---> a5254203ac02 09:53:06 Successfully built a5254203ac02 09:53:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:53:06 + docker inspect -f . ci-base-image-arm64 09:53:06 . [Pipeline] withDockerContainer 09:53:07 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 09:53:07 $ 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 ******** ci-base-image-arm64 cat 09:53:08 $ docker top 0d1fd371bf6ecdddcd23a0edeb6d945313249673ad37879bf523332f4e356fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:09 + go version 09:53:09 go version go1.16.8 linux/arm64 [Pipeline] } 09:53:09 $ docker stop --time=1 0d1fd371bf6ecdddcd23a0edeb6d945313249673ad37879bf523332f4e356fd6 09:53:10 $ docker rm -f 0d1fd371bf6ecdddcd23a0edeb6d945313249673ad37879bf523332f4e356fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:11 + docker inspect -f . ci-base-image-arm64 09:53:11 . [Pipeline] withDockerContainer 09:53:12 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 09:53:12 $ 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 ******** ci-base-image-arm64 cat 09:53:13 $ docker top 7fe14cf95f857f862b50355243dd9afc1ab4aa84afd3b8668fa5009b3b1868c6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:53:14 + make test 09:53:14 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:53:15 ? github.com/edgexfoundry/device-rest-go [no test files] 09:53:18 Removing intermediate container e3607378077b 09:53:18 ---> a2795e6ce335 09:53:18 Step 12/24 : FROM alpine:3.14 09:53:18 3.14: Pulling from library/alpine 09:53:18 97518928ae5f: Pulling fs layer 09:53:18 97518928ae5f: Download complete 09:53:18 97518928ae5f: Pull complete 09:53:18 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:53:18 Status: Downloaded newer image for alpine:3.14 09:53:18 ---> 0a97eee8041e 09:53:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:53:18 ---> Running in 100ff50d2865 09:53:18 Removing intermediate container 100ff50d2865 09:53:18 ---> 56946e27b655 09:53:18 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 09:53:18 ---> Running in 6547b8369925 09:53:18 Removing intermediate container 6547b8369925 09:53:18 ---> deb708a1de96 09:53:18 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 09:53:18 ---> Running in 81a07b501231 09:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:53:21 (1/6) Installing dumb-init (1.2.5-r1) 09:53:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:53:21 (3/6) Installing libsodium (1.0.18-r0) 09:53:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:53:21 (5/6) Installing libzmq (4.3.4-r0) 09:53:21 (6/6) Installing zeromq (4.3.4-r0) 09:53:21 Executing busybox-1.33.1-r6.trigger 09:53:21 OK: 8 MiB in 20 packages 09:53:21 Removing intermediate container 81a07b501231 09:53:21 ---> c403339a9c13 09:53:21 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 09:53:22 ---> cf1432d08d1a 09:53:22 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 09:53:22 ---> 1aafdc8f5af1 09:53:22 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 09:53:22 ---> e80ac7ced36d 09:53:22 Step 19/24 : EXPOSE 59986 09:53:22 ---> Running in 60eb8603435b 09:53:22 Removing intermediate container 60eb8603435b 09:53:22 ---> 9d7acc6bc167 09:53:22 Step 20/24 : ENTRYPOINT ["/device-rest"] 09:53:22 ---> Running in 53ee4c77dee5 09:53:22 Removing intermediate container 53ee4c77dee5 09:53:22 ---> 910084ba654d 09:53:22 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:53:22 ---> Running in 9c209fa546ec 09:53:22 Removing intermediate container 9c209fa546ec 09:53:22 ---> 9461b95903b2 09:53:22 Step 22/24 : LABEL arch=amd64 09:53:22 ---> Running in d2957fd66ff0 09:53:22 Removing intermediate container d2957fd66ff0 09:53:22 ---> 532557342735 09:53:22 Step 23/24 : LABEL git_sha=a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 09:53:22 ---> Running in 475cf5f8efdb 09:53:22 Removing intermediate container 475cf5f8efdb 09:53:22 ---> fd9530e86cb2 09:53:22 Step 24/24 : LABEL version=0.0.0 09:53:22 ---> Running in e91951e5feb2 09:53:22 Removing intermediate container e91951e5feb2 09:53:22 ---> d3e093c7bc3f 09:53:22 [Warning] One or more build-args [ARCH] were not consumed 09:53:22 Successfully built d3e093c7bc3f 09:53:22 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 09:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:23 09:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:24 latest: Pulling from edgex-lftools-log-publisher 09:53:24 b4d181a07f80: Pulling fs layer 09:53:24 a1111a8f2ec3: Pulling fs layer 09:53:24 ed53099fbce6: Pulling fs layer 09:53:24 dc539afda2c1: Pulling fs layer 09:53:24 77bc0d833cb6: Pulling fs layer 09:53:24 9065ff56babe: Pulling fs layer 09:53:24 d287ab97295c: Pulling fs layer 09:53:24 77bc0d833cb6: Waiting 09:53:24 9065ff56babe: Waiting 09:53:24 d287ab97295c: Waiting 09:53:24 dc539afda2c1: Waiting 09:53:24 a1111a8f2ec3: Verifying Checksum 09:53:24 a1111a8f2ec3: Download complete 09:53:24 dc539afda2c1: Verifying Checksum 09:53:24 dc539afda2c1: Download complete 09:53:24 ed53099fbce6: Verifying Checksum 09:53:24 ed53099fbce6: Download complete 09:53:24 9065ff56babe: Verifying Checksum 09:53:24 9065ff56babe: Download complete 09:53:24 77bc0d833cb6: Verifying Checksum 09:53:24 77bc0d833cb6: Download complete 09:53:24 b4d181a07f80: Verifying Checksum 09:53:24 b4d181a07f80: Download complete 09:53:25 d287ab97295c: Verifying Checksum 09:53:25 d287ab97295c: Download complete 09:53:26 b4d181a07f80: Pull complete 09:53:26 a1111a8f2ec3: Pull complete 09:53:26 ed53099fbce6: Pull complete 09:53:26 dc539afda2c1: Pull complete 09:53:26 77bc0d833cb6: Pull complete 09:53:26 9065ff56babe: Pull complete 09:53:32 d287ab97295c: Pull complete 09:53:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:53:32 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 09:53:32 $ 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 09:53:34 $ docker top 8e502c6cdae012204f1b9da94b7444fc8536d555bc936ccbe4e174e7e605ca0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:35 ---> job-cost.sh 09:53:35 lf-activate-venv: SKIPPING 09:53:35 INFO: No Stack... 09:53:35 INFO: Retrieving Pricing Info for: v3-standard-2 09:53:35 INFO: Archiving Costs [Pipeline] sh 09:53:36 + cat /w/workspace/device-rest-go/1/archives/cost.csv 09:53:36 + cut -d, -f6 [Pipeline] lock 09:53:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] 09:53:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] did not exist. Created. 09:53:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:36 + echo total: 0.05999999865889549 [Pipeline] stash 09:53:36 Stashed 1 file(s) [Pipeline] } 09:53:36 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:53:36 $ docker stop --time=1 8e502c6cdae012204f1b9da94b7444fc8536d555bc936ccbe4e174e7e605ca0f 09:53:37 $ docker rm -f 8e502c6cdae012204f1b9da94b7444fc8536d555bc936ccbe4e174e7e605ca0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:54:12 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 09:54:12 ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 56.0% of statements 09:54:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:54:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:54:34 ./bin/test-attribution-txt.sh [Pipeline] echo 09:54:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:54:36 $ docker stop --time=1 7fe14cf95f857f862b50355243dd9afc1ab4aa84afd3b8668fa5009b3b1868c6 09:54:38 $ docker rm -f 7fe14cf95f857f862b50355243dd9afc1ab4aa84afd3b8668fa5009b3b1868c6 [Pipeline] // withDockerContainer [Pipeline] sh 09:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:39 Warning: overwriting stash ‘coverage-report’ 09:54:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:54:40 + ls -al . 09:54:40 total 176 09:54:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 09:54 . 09:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 09:50 .. 09:54:40 -rw-rw-r-- 1 jenkins jenkins 151 Dec 2 09:50 .dockerignore 09:54:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 09:50 .git 09:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 09:50 .github 09:54:40 -rw-rw-r-- 1 jenkins jenkins 329 Dec 2 09:50 .gitignore 09:54:40 -rw-rw-r-- 1 jenkins jenkins 7095 Dec 2 09:50 Attribution.txt 09:54:40 -rw-rw-r-- 1 jenkins jenkins 7459 Dec 2 09:50 CHANGELOG.md 09:54:40 -rw-rw-r-- 1 jenkins jenkins 1649 Dec 2 09:50 Dockerfile 09:54:40 -rw-rw-r-- 1 jenkins jenkins 677 Dec 2 09:50 GOVERNANCE.md 09:54:40 -rw-rw-r-- 1 jenkins jenkins 680 Dec 2 09:50 Jenkinsfile 09:54:40 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 2 09:50 LICENSE 09:54:40 -rw-rw-r-- 1 jenkins jenkins 1078 Dec 2 09:50 Makefile 09:54:40 -rw-rw-r-- 1 jenkins jenkins 620 Dec 2 09:50 OWNERS.md 09:54:40 -rw-rw-r-- 1 jenkins jenkins 8246 Dec 2 09:50 README.md 09:54:40 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 09:49 VERSION 09:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 09:50 bin 09:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 09:50 cmd 09:54:40 -rw-r--r-- 1 jenkins jenkins 9215 Dec 2 09:54 coverage.out 09:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 09:50 driver 09:54:40 -rw-rw-r-- 1 jenkins jenkins 277 Dec 2 09:50 go.mod 09:54:40 -rw-rw-r-- 1 jenkins jenkins 49330 Dec 2 09:50 go.sum 09:54:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 09:50 snap 09:54:40 -rw-rw-r-- 1 jenkins jenkins 713 Dec 2 09:50 version.go [Pipeline] isUnix [Pipeline] sh 09:54:41 + 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=a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 --label arch=arm64 --label version=0.0.0 . 09:54:41 Sending build context to Docker daemon 131.6kB 09:54:41 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 09:54:41 Step 2/24 : FROM ${BASE} AS builder 09:54:41 ---> a5254203ac02 09:54:41 Step 3/24 : ARG MAKE='make build' 09:54:41 ---> Running in 706328d010e1 09:54:42 Removing intermediate container 706328d010e1 09:54:42 ---> 474e1371c0d0 09:54:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:54:42 ---> Running in 7e5f84eeb95a 09:54:42 Removing intermediate container 7e5f84eeb95a 09:54:42 ---> 112f73e4a06a 09:54:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:54:42 ---> Running in 8a13352698d1 09:54:42 Removing intermediate container 8a13352698d1 09:54:42 ---> 93976cb3969c 09:54:42 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:42 ---> Running in 99ed7c5ee989 09:54:44 Removing intermediate container 99ed7c5ee989 09:54:44 ---> ba31b584ca9f 09:54:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:54:44 ---> Running in 0190a3424f92 09:54:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:47 OK: 223 MiB in 56 packages 09:54:48 Removing intermediate container 0190a3424f92 09:54:48 ---> e1999cb18765 09:54:48 Step 8/24 : WORKDIR /device-rest-go 09:54:48 ---> Running in 1d549377e551 09:54:48 Removing intermediate container 1d549377e551 09:54:48 ---> f68e691b169f 09:54:48 Step 9/24 : COPY . . 09:54:49 ---> 3f1382c5d64f 09:54:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:49 ---> Running in e29769c679d3 09:54:51 Removing intermediate container e29769c679d3 09:54:51 ---> ec951d4716d2 09:54:51 Step 11/24 : RUN $MAKE 09:54:51 ---> Running in 0bec0ef75cea 09:54:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 09:55:31 Removing intermediate container 0bec0ef75cea 09:55:31 ---> 256bf29544a5 09:55:31 Step 12/24 : FROM alpine:3.14 09:55:31 3.14: Pulling from library/alpine 09:55:31 be307f383ecc: Pulling fs layer 09:55:31 be307f383ecc: Verifying Checksum 09:55:31 be307f383ecc: Download complete 09:55:31 be307f383ecc: Pull complete 09:55:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:55:31 Status: Downloaded newer image for alpine:3.14 09:55:31 ---> 5b8b7b635229 09:55:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:55:31 ---> Running in 8c184b175447 09:55:31 Removing intermediate container 8c184b175447 09:55:31 ---> 05dd79b9ed86 09:55:31 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 09:55:31 ---> Running in 4b1c1d83dcc0 09:55:31 Removing intermediate container 4b1c1d83dcc0 09:55:31 ---> 1f7b7487cca9 09:55:31 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 09:55:31 ---> Running in e7324a9f4e05 09:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:55:32 (1/6) Installing dumb-init (1.2.5-r1) 09:55:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:55:32 (3/6) Installing libsodium (1.0.18-r0) 09:55:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:55:32 (5/6) Installing libzmq (4.3.4-r0) 09:55:32 (6/6) Installing zeromq (4.3.4-r0) 09:55:32 Executing busybox-1.33.1-r6.trigger 09:55:32 OK: 8 MiB in 20 packages 09:55:33 Removing intermediate container e7324a9f4e05 09:55:33 ---> 1e1b23af14fe 09:55:33 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 09:55:34 ---> e8bbbad470b0 09:55:34 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 09:55:34 ---> e3c56dcd15a2 09:55:34 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 09:55:35 ---> 6b18bad514dd 09:55:35 Step 19/24 : EXPOSE 59986 09:55:35 ---> Running in ff045cebc84e 09:55:35 Removing intermediate container ff045cebc84e 09:55:35 ---> 1b196f458e48 09:55:35 Step 20/24 : ENTRYPOINT ["/device-rest"] 09:55:35 ---> Running in 349745013d9b 09:55:36 Removing intermediate container 349745013d9b 09:55:36 ---> 9fdd7752bb8f 09:55:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:55:36 ---> Running in 4139b4322c4d 09:55:36 Removing intermediate container 4139b4322c4d 09:55:36 ---> 62cf9d8c6882 09:55:36 Step 22/24 : LABEL arch=arm64 09:55:36 ---> Running in 9dd429e02194 09:55:36 Removing intermediate container 9dd429e02194 09:55:36 ---> 3ed21b0811f9 09:55:36 Step 23/24 : LABEL git_sha=a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 09:55:36 ---> Running in 28e77555e7e0 09:55:37 Removing intermediate container 28e77555e7e0 09:55:37 ---> 47599e355fb0 09:55:37 Step 24/24 : LABEL version=0.0.0 09:55:37 ---> Running in 7da4698cf525 09:55:37 Removing intermediate container 7da4698cf525 09:55:37 ---> cfb7954925ff 09:55:37 [Warning] One or more build-args [ARCH] were not consumed 09:55:37 Successfully built cfb7954925ff 09:55:37 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 09:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:38 09:55:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:38 arm64: Pulling from edgex-lftools-log-publisher 09:55:38 448f6bf000e3: Pulling fs layer 09:55:38 f757da607395: Pulling fs layer 09:55:38 05883995daec: Pulling fs layer 09:55:38 8603b9c90790: Pulling fs layer 09:55:38 1560dd03e051: Pulling fs layer 09:55:38 27f5ce0e4adf: Pulling fs layer 09:55:38 c2d8d7efcc4b: Pulling fs layer 09:55:38 8603b9c90790: Waiting 09:55:38 1560dd03e051: Waiting 09:55:38 27f5ce0e4adf: Waiting 09:55:38 c2d8d7efcc4b: Waiting 09:55:39 f757da607395: Verifying Checksum 09:55:39 f757da607395: Download complete 09:55:39 8603b9c90790: Verifying Checksum 09:55:39 8603b9c90790: Download complete 09:55:39 05883995daec: Verifying Checksum 09:55:39 05883995daec: Download complete 09:55:39 1560dd03e051: Verifying Checksum 09:55:39 1560dd03e051: Download complete 09:55:39 27f5ce0e4adf: Verifying Checksum 09:55:39 27f5ce0e4adf: Download complete 09:55:39 448f6bf000e3: Verifying Checksum 09:55:39 448f6bf000e3: Download complete 09:55:42 c2d8d7efcc4b: Verifying Checksum 09:55:42 c2d8d7efcc4b: Download complete 09:55:43 448f6bf000e3: Pull complete 09:55:43 f757da607395: Pull complete 09:55:45 05883995daec: Pull complete 09:55:45 8603b9c90790: Pull complete 09:55:46 1560dd03e051: Pull complete 09:55:46 27f5ce0e4adf: Pull complete 09:56:01 c2d8d7efcc4b: Pull complete 09:56:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:56:01 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 09:56:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:56:04 $ docker top 27016bd3ff4fc181c7e892c170cc74a4f83cd296a5dce84590b798714eb22b14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:05 ---> job-cost.sh 09:56:05 lf-activate-venv: SKIPPING 09:56:05 INFO: No Stack... 09:56:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:56:06 INFO: Archiving Costs [Pipeline] sh 09:56:07 + cat /w/workspace/device-rest-go/1/archives/cost.csv 09:56:07 + cut -d, -f6 [Pipeline] lock 09:56:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] 09:56:07 Resource [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] did not exist. Created. 09:56:07 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:08 /w/workspace/device-rest-go/1@tmp/durable-70e1da9a/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-70e1da9a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:56:08 + echo total: 0.10999999940395355 [Pipeline] stash 09:56:08 Warning: overwriting stash ‘stack-cost’ 09:56:08 Stashed 1 file(s) [Pipeline] } 09:56:08 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:56:08 $ docker stop --time=1 27016bd3ff4fc181c7e892c170cc74a4f83cd296a5dce84590b798714eb22b14 09:56:10 $ docker rm -f 27016bd3ff4fc181c7e892c170cc74a4f83cd296a5dce84590b798714eb22b14 [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 09:56:11 provisioning config files... 09:56:11 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config7404063994378783291tmp [Pipeline] { [Pipeline] sh 09:56:11 + set +x 09:56:11 + curl -s https://codecov.io/bash 09:56:11 + bash -s -- 09:56:11 09:56:11 _____ _ 09:56:11 / ____| | | 09:56:11 | | ___ __| | ___ ___ _____ __ 09:56:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:11 Bash-1.0.6 09:56:11 09:56:11 09:56:11 ==> git version 2.24.4 found 09:56:11 ==> 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 09:56:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:56:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:56:11 ==> Jenkins CI detected. 09:56:11 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-148 09:56:11 project root: . 09:56:11 --> token set from env 09:56:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:11 ==> Running gcov in . (disable via -X gcov) 09:56:12 ==> Python coveragepy not found 09:56:12 ==> Searching for coverage reports in: 09:56:12 + . 09:56:12 -> Found 1 reports 09:56:12 ==> Detecting git/mercurial file structure 09:56:12 ==> Reading reports 09:56:12 + ./coverage.out bytes=9215 09:56:12 ==> Appending adjustments 09:56:12 https://docs.codecov.io/docs/fixing-reports 09:56:12 + Found adjustments 09:56:12 ==> Gzipping contents 09:56:12 4.0K /tmp/codecov.pB7onL.gz 09:56:12 ==> Uploading reports 09:56:12 url: https://codecov.io 09:56:12 query: branch=PR-148&commit=a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=148&job=&cmd_args= 09:56:12 -> Pinging Codecov 09:56:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-148&commit=a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=148&job=&cmd_args= 09:56:12 -> Uploading to 09:56:12 https://storage.googleapis.com/codecov/v4/raw/2021-12-02/4E5D53B4F1F92C436F7061BF334D961C/a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79/4fddee84-074f-49e6-b2bf-aed7279b6b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211202T095612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b45c1d54b3f4f5cdef60c31004b7166b114e3b793f5f372ec2f84a0306544b78 09:56:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:12 Dload Upload Total Spent Left Speed 09:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1814 0 0 100 1814 0 5968 --:--:-- --:--:-- --:--:-- 5986 09:56:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 [Pipeline] } 09:56:13 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:56:15 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-148/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:56:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:56:16 ---> package-listing.sh 09:56:16 ++ tr '[:upper:]' '[:lower:]' 09:56:16 ++ facter osfamily 09:56:16 + OS_FAMILY=redhat 09:56:16 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-148 09:56:16 + START_PACKAGES=/tmp/packages_start.txt 09:56:16 + END_PACKAGES=/tmp/packages_end.txt 09:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:56:16 + PACKAGES=/tmp/packages_start.txt 09:56:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-148 ']' 09:56:16 + PACKAGES=/tmp/packages_end.txt 09:56:16 + case "${OS_FAMILY}" in 09:56:16 + sort 09:56:16 + rpm -qa 09:56:16 + '[' -f /tmp/packages_start.txt ']' 09:56:16 + '[' -f /tmp/packages_end.txt ']' 09:56:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:56:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-148 ']' 09:56:16 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-148/archives/ 09:56:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-148/archives/ [Pipeline] echo 09:56:16 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:56:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:17 09:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:18 latest: Pulling from edgex-lftools-log-publisher 09:56:18 b4d181a07f80: Pulling fs layer 09:56:18 a1111a8f2ec3: Pulling fs layer 09:56:18 ed53099fbce6: Pulling fs layer 09:56:18 dc539afda2c1: Pulling fs layer 09:56:18 77bc0d833cb6: Pulling fs layer 09:56:18 9065ff56babe: Pulling fs layer 09:56:18 d287ab97295c: Pulling fs layer 09:56:18 dc539afda2c1: Waiting 09:56:18 77bc0d833cb6: Waiting 09:56:18 9065ff56babe: Waiting 09:56:18 d287ab97295c: Waiting 09:56:18 a1111a8f2ec3: Verifying Checksum 09:56:18 a1111a8f2ec3: Download complete 09:56:18 dc539afda2c1: Verifying Checksum 09:56:18 dc539afda2c1: Download complete 09:56:18 ed53099fbce6: Verifying Checksum 09:56:18 ed53099fbce6: Download complete 09:56:18 9065ff56babe: Verifying Checksum 09:56:18 9065ff56babe: Download complete 09:56:18 77bc0d833cb6: Verifying Checksum 09:56:18 77bc0d833cb6: Download complete 09:56:18 b4d181a07f80: Verifying Checksum 09:56:18 b4d181a07f80: Download complete 09:56:18 d287ab97295c: Verifying Checksum 09:56:18 d287ab97295c: Download complete 09:56:19 b4d181a07f80: Pull complete 09:56:19 a1111a8f2ec3: Pull complete 09:56:20 ed53099fbce6: Pull complete 09:56:20 dc539afda2c1: Pull complete 09:56:20 77bc0d833cb6: Pull complete 09:56:20 9065ff56babe: Pull complete 09:56:25 d287ab97295c: Pull complete 09:56:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:56:26 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 09:56:26 $ 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-148/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-148 -v /w/workspace/gexfoundry_device-rest-go_PR-148:/w/workspace/gexfoundry_device-rest-go_PR-148:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-148@tmp:/w/workspace/gexfoundry_device-rest-go_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:56:28 $ docker top 7bdaffd82d6f7f9bc5ad79b0f78c1f1b3fae9f363aedd1c7f1643d0604db4197 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:56:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:56:29 + ls /var/log/sa-host 09:56:29 + sadf -c /var/log/sa-host/sa02 09:56:29 file_magic: OK 09:56:29 HZ: Using current value: 100 09:56:29 file_header: OK 09:56:29 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 09:56:29 Statistics: 09:56:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:56:29 File successfully converted to sysstat format version 12.0.3 09:56:29 + sadf -c /var/log/sa-host/sa17 09:56:29 file_magic: OK 09:56:29 HZ: Using current value: 100 09:56:29 file_header: OK 09:56:29 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 09:56:29 Statistics: 09:56:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:56:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:29 provisioning config files... 09:56:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config1163847544513960378tmp [Pipeline] { [Pipeline] echo 09:56:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:56:29 ---> create-netrc.sh [Pipeline] } 09:56:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:56:30 ---> python-tools-install.sh [Pipeline] echo 09:56:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:56:30 ---> sudo-logs.sh 09:56:30 Archiving 'sudo' log.. 09:56:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-52.novalocal: Name or service not known 09:56:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-52.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:56:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:56:30 ---> job-cost.sh 09:56:30 lf-activate-venv: SKIPPING 09:56:30 DEBUG: total: 0.10999999940395355 09:56:30 INFO: Retrieving Stack Cost... 09:56:31 INFO: Retrieving Pricing Info for: v3-standard-2 09:56:31 INFO: Archiving Costs [Pipeline] echo 09:56:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:56:31 ---> logs-deploy.sh 09:56:31 lf-activate-venv: SKIPPING 09:56:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-148/1 09:56:31 INFO: archiving workspace using pattern(s): 09:56:32 Archives upload complete. 09:56:32 INFO: archiving logs to Nexus