Pull request #211 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 424c48f2ed7b402aab831fa0ec9228dd44bd2140+15ac84f23aa11eeb9442daa2d5db1053a10c3bad (fd6608e3f74f874a7d7c7874f5dc8511899b7213) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-modbus-go/branches/PR-211/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-modbus-go/branches/PR-211/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-19366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19361’ is offline; ‘prd-centos7-docker-4c-2g-19363’ is offline; ‘prd-centos7-docker-4c-2g-19368’ is offline; ‘prd-centos7-docker-4c-2g-19375’ is offline; ‘prd-centos7-docker-4c-2g-19377’ is offline; ‘prd-centos7-docker-4c-2g-19379’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19367’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19389 in /w/workspace/xfoundry_device-modbus-go_PR-211 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-211 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 15ac84f23aa11eeb9442daa2d5db1053a10c3bad into PR head commit 424c48f2ed7b402aab831fa0ec9228dd44bd2140 Merge succeeded, producing 424c48f2ed7b402aab831fa0ec9228dd44bd2140 Checking out Revision 424c48f2ed7b402aab831fa0ec9228dd44bd2140 (PR-211) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 424c48f2ed7b402aab831fa0ec9228dd44bd2140 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 424c48f2ed7b402aab831fa0ec9228dd44bd2140 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T06:10:34.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T06:10:34.897Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T06:10:35.185Z] ========================================================= [2021-01-11T06:10:35.185Z] EdgeX Global Pipelines Version Info [2021-01-11T06:10:35.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:10:36.997Z] ------------------- [2021-01-11T06:10:36.997Z] stable info: [2021-01-11T06:10:36.997Z] ------------------- [2021-01-11T06:10:36.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T06:10:36.997Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:10:36.997Z] Message: update stable to v1.0.173 [2021-01-11T06:10:37.965Z] ------------------- [2021-01-11T06:10:37.965Z] experimental info: [2021-01-11T06:10:37.965Z] ------------------- [2021-01-11T06:10:37.965Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T06:10:37.965Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:10:37.965Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T06:10:38.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-01-11T06:10:38.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-01-11T06:10:38.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T06:10:38.983Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T06:10:39.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T06:10:39.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T06:10:39.584Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T06:10:39.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T06:10:39.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T06:10:40.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T06:10:40.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T06:10:40.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-01-11T06:10:40.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T06:10:40.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T06:10:41.089Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T06:10:41.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T06:10:41.413Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:10:41.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:10:41.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T06:10:41.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T06:10:42.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-11T06:10:42.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-11T06:10:42.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T06:10:42.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T06:10:42.658Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T06:10:42.806Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T06:10:42.964Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T06:10:43.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo [2021-01-11T06:10:43.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo [2021-01-11T06:10:43.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo [2021-01-11T06:10:43.503Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 424c48f2ed7b402aab831fa0ec9228dd44bd2140 [Pipeline] echo [2021-01-11T06:10:43.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 424c48f [Pipeline] echo [2021-01-11T06:10:43.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:10:44.207Z] provisioning config files... [2021-01-11T06:10:44.259Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-211@tmp/config5797596673491495400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:10:44.739Z] ---> docker-login.sh [2021-01-11T06:10:44.739Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:10:45.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:10:45.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:10:45.282Z] Configure a credential helper to remove this warning. See [2021-01-11T06:10:45.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:10:45.282Z] [2021-01-11T06:10:45.282Z] Login Succeeded [2021-01-11T06:10:45.282Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:10:45.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:10:45.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:10:45.282Z] Configure a credential helper to remove this warning. See [2021-01-11T06:10:45.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:10:45.282Z] [2021-01-11T06:10:45.282Z] Login Succeeded [2021-01-11T06:10:45.282Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:10:45.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:10:45.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:10:45.549Z] Configure a credential helper to remove this warning. See [2021-01-11T06:10:45.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:10:45.549Z] [2021-01-11T06:10:45.549Z] Login Succeeded [2021-01-11T06:10:45.549Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:10:45.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:10:45.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:10:45.819Z] Configure a credential helper to remove this warning. See [2021-01-11T06:10:45.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:10:45.819Z] [2021-01-11T06:10:45.819Z] Login Succeeded [2021-01-11T06:10:45.819Z] docker.io [2021-01-11T06:10:45.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:10:46.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:10:46.085Z] Configure a credential helper to remove this warning. See [2021-01-11T06:10:46.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:10:46.085Z] [2021-01-11T06:10:46.085Z] Login Succeeded [2021-01-11T06:10:46.085Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:10:46.119Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:10:47.265Z] + git log --format=format:%s -1 424c48f2ed7b402aab831fa0ec9228dd44bd2140 [Pipeline] echo [2021-01-11T06:10:47.368Z] GIT_COMMIT: 424c48f2ed7b402aab831fa0ec9228dd44bd2140, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2021-01-11T06:10:47.448Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:10:48.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:10:48.129Z] [2021-01-11T06:10:48.129Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:10:48.531Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:10:48.531Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T06:10:48.531Z] 31603596830f: Pulling fs layer [2021-01-11T06:10:48.531Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T06:10:48.531Z] 6ca5941a6612: Pulling fs layer [2021-01-11T06:10:48.531Z] ecc8261a40a4: Pulling fs layer [2021-01-11T06:10:48.531Z] ecc8261a40a4: Waiting [2021-01-11T06:10:48.531Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T06:10:48.531Z] 2a8b12db71e7: Download complete [2021-01-11T06:10:48.795Z] 31603596830f: Verifying Checksum [2021-01-11T06:10:48.795Z] 31603596830f: Download complete [2021-01-11T06:10:48.795Z] ecc8261a40a4: Verifying Checksum [2021-01-11T06:10:48.795Z] ecc8261a40a4: Download complete [2021-01-11T06:10:49.058Z] 6ca5941a6612: Verifying Checksum [2021-01-11T06:10:49.058Z] 6ca5941a6612: Download complete [2021-01-11T06:10:49.058Z] 31603596830f: Pull complete [2021-01-11T06:10:49.328Z] 2a8b12db71e7: Pull complete [2021-01-11T06:10:50.297Z] 6ca5941a6612: Pull complete [2021-01-11T06:10:50.561Z] ecc8261a40a4: Pull complete [2021-01-11T06:10:50.561Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T06:10:50.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:10:50.561Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T06:10:50.718Z] prd-centos7-docker-4c-2g-19389 does not seem to be running inside a container [2021-01-11T06:10:50.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-211 -v /w/workspace/xfoundry_device-modbus-go_PR-211:/w/workspace/xfoundry_device-modbus-go_PR-211:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-211@tmp:/w/workspace/xfoundry_device-modbus-go_PR-211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:10:52.760Z] $ docker top b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:10:53.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:10:53.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:10:53.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:10:53.503Z] $ docker exec b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 ssh-agent [2021-01-11T06:10:53.764Z] SSH_AUTH_SOCK=/tmp/ssh-spExa5JEMHyG/agent.12 [2021-01-11T06:10:53.764Z] SSH_AGENT_PID=18 [2021-01-11T06:10:53.776Z] Running ssh-add (command line suppressed) [2021-01-11T06:10:53.929Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-211@tmp/private_key_7376642132186655457.key (/w/workspace/xfoundry_device-modbus-go_PR-211@tmp/private_key_7376642132186655457.key) [2021-01-11T06:10:53.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:10:54.385Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T06:10:54.421Z] $ docker exec --env ******** --env ******** b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 ssh-agent -k [2021-01-11T06:10:54.543Z] unset SSH_AUTH_SOCK; [2021-01-11T06:10:54.544Z] unset SSH_AGENT_PID; [2021-01-11T06:10:54.544Z] echo Agent pid 18 killed; [2021-01-11T06:10:54.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T06:10:54.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:10:54.797Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:10:54.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:10:54.998Z] $ docker exec b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 ssh-agent [2021-01-11T06:10:55.192Z] SSH_AUTH_SOCK=/tmp/ssh-hszf98D5YkRN/agent.48 [2021-01-11T06:10:55.192Z] SSH_AGENT_PID=53 [2021-01-11T06:10:55.200Z] Running ssh-add (command line suppressed) [2021-01-11T06:10:55.343Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-211@tmp/private_key_8425066707962213717.key (/w/workspace/xfoundry_device-modbus-go_PR-211@tmp/private_key_8425066707962213717.key) [2021-01-11T06:10:55.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:10:55.804Z] + git semver init [2021-01-11T06:10:55.804Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:10:55.804Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-211/.git [2021-01-11T06:10:55.804Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-211 [2021-01-11T06:10:55.804Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:10:55.804Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:10:55.804Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:10:55.804Z] # $SEMVER_BRANCH = PR-211 [2021-01-11T06:10:55.804Z] # $SEMVER_TEMP = /tmp/semver-565764216 [2021-01-11T06:10:55.804Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-01-11T06:10:56.387Z] # '/tmp/semver-565764216' -> '/w/workspace/xfoundry_device-modbus-go_PR-211/.semver' [2021-01-11T06:10:56.387Z] # -> Force: false [2021-01-11T06:10:56.387Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-211/.semver [Pipeline] } [2021-01-11T06:10:56.415Z] $ docker exec --env ******** --env ******** b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 ssh-agent -k [2021-01-11T06:10:56.559Z] unset SSH_AUTH_SOCK; [2021-01-11T06:10:56.559Z] unset SSH_AGENT_PID; [2021-01-11T06:10:56.560Z] echo Agent pid 53 killed; [2021-01-11T06:10:56.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:10:57.180Z] + git semver [Pipeline] } [2021-01-11T06:10:57.211Z] $ docker stop --time=1 b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 [2021-01-11T06:10:58.747Z] $ docker rm -f b14e64c1ae52774cdc09638b5d35d43eae1adc361e5e1dc11891de3f39e0c555 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:10:59.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T06:10:59.982Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T06:11:00.002Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-11T06:11:16.048Z] Still waiting to schedule task [2021-01-11T06:11:16.048Z] Executor slot already in use; ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-19366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19361’ is offline; ‘prd-centos7-docker-4c-2g-19362’ is offline; ‘prd-centos7-docker-4c-2g-19363’ is offline; ‘prd-centos7-docker-4c-2g-19364’ is offline; ‘prd-centos7-docker-4c-2g-19368’ is offline; ‘prd-centos7-docker-4c-2g-19369’ is offline; ‘prd-centos7-docker-4c-2g-19379’ is offline; ‘prd-centos7-docker-4c-2g-19394’ is offline; ‘prd-centos7-docker-4c-2g-19395’ is offline; ‘prd-centos7-docker-4c-2g-19396’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19367’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19372’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-11T06:11:16.070Z] Still waiting to schedule task [2021-01-11T06:11:16.070Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-11T06:15:15.992Z] Running on prd-centos7-docker-4c-2g-19401 in /w/workspace/xfoundry_device-modbus-go_PR-211 [Pipeline] { [Pipeline] ws [2021-01-11T06:15:16.089Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T06:15:24.504Z] using credential edgex-jenkins-ssh [2021-01-11T06:15:24.561Z] Cloning the remote Git repository [2021-01-11T06:15:24.609Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-01-11T06:15:24.694Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-01-11T06:15:24.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-11T06:15:24.872Z] > git --version # timeout=10 [2021-01-11T06:15:24.938Z] > git --version # 'git version 2.24.3' [2021-01-11T06:15:24.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:25.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:15:26.401Z] Merging remotes/origin/master commit 15ac84f23aa11eeb9442daa2d5db1053a10c3bad into PR head commit 424c48f2ed7b402aab831fa0ec9228dd44bd2140 [2021-01-11T06:15:26.584Z] Merge succeeded, producing 424c48f2ed7b402aab831fa0ec9228dd44bd2140 [2021-01-11T06:15:26.585Z] Checking out Revision 424c48f2ed7b402aab831fa0ec9228dd44bd2140 (PR-211) [2021-01-11T06:15:25.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-11T06:15:25.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:15:25.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-11T06:15:25.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-11T06:15:25.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:25.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:15:26.422Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:15:26.434Z] > git checkout -f 424c48f2ed7b402aab831fa0ec9228dd44bd2140 # timeout=10 [2021-01-11T06:15:26.491Z] > git remote # timeout=10 [2021-01-11T06:15:26.504Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T06:15:26.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:26.526Z] > git merge 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 [2021-01-11T06:15:26.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T06:15:26.592Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:15:26.610Z] > git checkout -f 424c48f2ed7b402aab831fa0ec9228dd44bd2140 # timeout=10 [2021-01-11T06:15:30.808Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2021-01-11T06:15:30.874Z] > git --version # timeout=10 [2021-01-11T06:15:30.905Z] > git --version # 'git version 2.24.3' [2021-01-11T06:15:30.942Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:15:33.144Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:15:33.816Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:15:34.245Z] + sudo service docker restart [2021-01-11T06:15:34.245Z] + true [2021-01-11T06:15:34.245Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:15:35.859Z] provisioning config files... [2021-01-11T06:15:35.904Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8522585642056377960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:15:36.488Z] ---> docker-login.sh [2021-01-11T06:15:36.488Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:15:37.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:15:37.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:15:37.437Z] Configure a credential helper to remove this warning. See [2021-01-11T06:15:37.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:15:37.437Z] [2021-01-11T06:15:37.437Z] Login Succeeded [2021-01-11T06:15:37.437Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:15:37.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:15:37.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:15:37.725Z] Configure a credential helper to remove this warning. See [2021-01-11T06:15:37.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:15:37.725Z] [2021-01-11T06:15:37.725Z] Login Succeeded [2021-01-11T06:15:37.725Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:15:38.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:15:38.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:15:38.000Z] Configure a credential helper to remove this warning. See [2021-01-11T06:15:38.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:15:38.000Z] [2021-01-11T06:15:38.000Z] Login Succeeded [2021-01-11T06:15:38.000Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:15:38.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:15:38.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:15:38.573Z] Configure a credential helper to remove this warning. See [2021-01-11T06:15:38.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:15:38.573Z] [2021-01-11T06:15:38.573Z] Login Succeeded [2021-01-11T06:15:38.573Z] docker.io [2021-01-11T06:15:38.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:15:39.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:15:39.133Z] Configure a credential helper to remove this warning. See [2021-01-11T06:15:39.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:15:39.133Z] [2021-01-11T06:15:39.133Z] Login Succeeded [2021-01-11T06:15:39.133Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:15:39.173Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T06:15:40.340Z] ========================================================= [2021-01-11T06:15:40.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T06:15:40.340Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:15:40.793Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-11T06:15:41.072Z] Sending build context to Docker daemon 546.8kB [2021-01-11T06:15:41.072Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:15:41.072Z] Step 2/8 : FROM ${BASE} [2021-01-11T06:15:41.380Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T06:15:41.380Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T06:15:41.380Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T06:15:41.380Z] de9db76c5a1d: Pulling fs layer [2021-01-11T06:15:41.380Z] bca2f99d35d6: Pulling fs layer [2021-01-11T06:15:41.380Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T06:15:41.380Z] 7c6f9722023f: Pulling fs layer [2021-01-11T06:15:41.380Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T06:15:41.380Z] bca2f99d35d6: Waiting [2021-01-11T06:15:41.380Z] 93359f2a8cfa: Waiting [2021-01-11T06:15:41.380Z] 7c6f9722023f: Waiting [2021-01-11T06:15:41.380Z] a35cf1a2eb13: Waiting [2021-01-11T06:15:41.380Z] de9db76c5a1d: Verifying Checksum [2021-01-11T06:15:41.380Z] de9db76c5a1d: Download complete [2021-01-11T06:15:41.380Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T06:15:41.380Z] 0ef7d3d256c8: Download complete [2021-01-11T06:15:41.380Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T06:15:41.380Z] 93359f2a8cfa: Download complete [2021-01-11T06:15:41.380Z] 7c6f9722023f: Verifying Checksum [2021-01-11T06:15:41.380Z] 7c6f9722023f: Download complete [2021-01-11T06:15:41.380Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T06:15:41.380Z] 188c0c94c7c5: Download complete [2021-01-11T06:15:42.453Z] 188c0c94c7c5: Pull complete [2021-01-11T06:15:42.743Z] 0ef7d3d256c8: Pull complete [2021-01-11T06:15:43.040Z] de9db76c5a1d: Pull complete [2021-01-11T06:15:46.664Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T06:15:46.664Z] a35cf1a2eb13: Download complete [2021-01-11T06:15:50.229Z] bca2f99d35d6: Verifying Checksum [2021-01-11T06:15:50.229Z] bca2f99d35d6: Download complete [2021-01-11T06:15:59.127Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19404 in /w/workspace/xfoundry_device-modbus-go_PR-211 [Pipeline] { [Pipeline] ws [2021-01-11T06:15:59.355Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T06:16:03.062Z] bca2f99d35d6: Pull complete [2021-01-11T06:16:03.062Z] 93359f2a8cfa: Pull complete [2021-01-11T06:16:03.062Z] 7c6f9722023f: Pull complete [2021-01-11T06:16:06.914Z] using credential edgex-jenkins-ssh [2021-01-11T06:16:07.002Z] Cloning the remote Git repository [2021-01-11T06:16:07.076Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-01-11T06:16:07.221Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-01-11T06:16:07.335Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-11T06:16:07.336Z] > git --version # timeout=10 [2021-01-11T06:16:07.354Z] > git --version # 'git version 2.17.1' [2021-01-11T06:16:07.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:16:07.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:16:08.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-11T06:16:08.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:16:08.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-01-11T06:16:08.479Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-01-11T06:16:08.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:16:08.514Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:16:09.075Z] Merging remotes/origin/master commit 15ac84f23aa11eeb9442daa2d5db1053a10c3bad into PR head commit 424c48f2ed7b402aab831fa0ec9228dd44bd2140 [2021-01-11T06:16:09.313Z] Merge succeeded, producing 424c48f2ed7b402aab831fa0ec9228dd44bd2140 [2021-01-11T06:16:09.314Z] Checking out Revision 424c48f2ed7b402aab831fa0ec9228dd44bd2140 (PR-211) [2021-01-11T06:16:10.153Z] a35cf1a2eb13: Pull complete [2021-01-11T06:16:10.153Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T06:16:10.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T06:16:10.153Z] ---> a62c8e92a672 [2021-01-11T06:16:10.153Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-11T06:16:10.153Z] ---> Running in 86a34415fca7 [2021-01-11T06:16:09.101Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:16:09.116Z] > git checkout -f 424c48f2ed7b402aab831fa0ec9228dd44bd2140 # timeout=10 [2021-01-11T06:16:09.207Z] > git remote # timeout=10 [2021-01-11T06:16:09.226Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T06:16:09.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:16:09.253Z] > git merge 15ac84f23aa11eeb9442daa2d5db1053a10c3bad # timeout=10 [2021-01-11T06:16:09.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T06:16:09.325Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:16:09.337Z] > git checkout -f 424c48f2ed7b402aab831fa0ec9228dd44bd2140 # timeout=10 [2021-01-11T06:16:10.429Z] Removing intermediate container 86a34415fca7 [2021-01-11T06:16:10.429Z] ---> 24de810b38c2 [2021-01-11T06:16:10.429Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:16:10.718Z] ---> Running in 11571dfa404c [2021-01-11T06:16:12.817Z] Removing intermediate container 11571dfa404c [2021-01-11T06:16:12.817Z] ---> 2ee2cd9a9d33 [2021-01-11T06:16:12.817Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-11T06:16:13.098Z] ---> Running in 1abce54c2455 [2021-01-11T06:16:13.978Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2021-01-11T06:16:14.038Z] > git --version # timeout=10 [2021-01-11T06:16:14.054Z] > git --version # 'git version 2.17.1' [2021-01-11T06:16:14.068Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [2021-01-11T06:16:14.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:16:15.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T06:16:16.128Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:16:16.585Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:16:16.982Z] + sudo service docker restart [2021-01-11T06:16:16.982Z] + true [2021-01-11T06:16:19.157Z] (1/14) Installing libmagic (5.38-r0) [Pipeline] withEnv [Pipeline] { [2021-01-11T06:16:19.750Z] (2/14) Installing file (5.38-r0) [2021-01-11T06:16:19.750Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-11T06:16:19.750Z] (4/14) Installing g++ (9.3.0-r2) [Pipeline] wrap [2021-01-11T06:16:19.798Z] provisioning config files... [2021-01-11T06:16:19.844Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1072874068444460374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:16:20.333Z] ---> docker-login.sh [2021-01-11T06:16:20.333Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:16:21.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:21.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:21.603Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:21.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:21.603Z] [2021-01-11T06:16:21.603Z] Login Succeeded [2021-01-11T06:16:21.883Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:16:22.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:22.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:22.436Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:22.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:22.436Z] [2021-01-11T06:16:22.436Z] Login Succeeded [2021-01-11T06:16:22.436Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:16:23.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:23.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:23.043Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:23.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:23.043Z] [2021-01-11T06:16:23.043Z] Login Succeeded [2021-01-11T06:16:23.043Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:16:23.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:23.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:23.675Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:23.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:23.675Z] [2021-01-11T06:16:23.675Z] Login Succeeded [2021-01-11T06:16:23.675Z] docker.io [2021-01-11T06:16:24.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:24.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:24.557Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:24.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:24.557Z] [2021-01-11T06:16:24.557Z] Login Succeeded [2021-01-11T06:16:24.557Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:16:24.591Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T06:16:25.238Z] ========================================================= [2021-01-11T06:16:25.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T06:16:25.238Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:16:25.682Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-11T06:16:26.290Z] Sending build context to Docker daemon 545.8kB [2021-01-11T06:16:26.290Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:16:26.290Z] Step 2/8 : FROM ${BASE} [2021-01-11T06:16:26.290Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T06:16:26.290Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T06:16:26.290Z] a4357932f1b6: Pulling fs layer [2021-01-11T06:16:26.290Z] 18c013af1878: Pulling fs layer [2021-01-11T06:16:26.290Z] 00ac8860ef70: Pulling fs layer [2021-01-11T06:16:26.290Z] 63d7cb157983: Pulling fs layer [2021-01-11T06:16:26.290Z] b116817d02f9: Pulling fs layer [2021-01-11T06:16:26.290Z] 745a02a5169b: Pulling fs layer [2021-01-11T06:16:26.290Z] 00ac8860ef70: Waiting [2021-01-11T06:16:26.290Z] 63d7cb157983: Waiting [2021-01-11T06:16:26.290Z] b116817d02f9: Waiting [2021-01-11T06:16:26.290Z] 745a02a5169b: Waiting [2021-01-11T06:16:26.566Z] a4357932f1b6: Verifying Checksum [2021-01-11T06:16:26.566Z] a4357932f1b6: Download complete [2021-01-11T06:16:26.566Z] 18c013af1878: Verifying Checksum [2021-01-11T06:16:26.566Z] 63d7cb157983: Verifying Checksum [2021-01-11T06:16:26.566Z] 63d7cb157983: Download complete [2021-01-11T06:16:26.566Z] b116817d02f9: Verifying Checksum [2021-01-11T06:16:26.566Z] b116817d02f9: Download complete [2021-01-11T06:16:26.855Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T06:16:26.855Z] 5f621e34cdf4: Download complete [2021-01-11T06:16:27.471Z] 5f621e34cdf4: Pull complete [2021-01-11T06:16:28.476Z] a4357932f1b6: Pull complete [2021-01-11T06:16:28.756Z] 18c013af1878: Pull complete [2021-01-11T06:16:30.766Z] 745a02a5169b: Verifying Checksum [2021-01-11T06:16:30.766Z] 745a02a5169b: Download complete [2021-01-11T06:16:32.759Z] 00ac8860ef70: Verifying Checksum [2021-01-11T06:16:32.759Z] 00ac8860ef70: Download complete [2021-01-11T06:16:42.913Z] 00ac8860ef70: Pull complete [2021-01-11T06:16:42.913Z] 63d7cb157983: Pull complete [2021-01-11T06:16:42.913Z] b116817d02f9: Pull complete [2021-01-11T06:16:46.307Z] 745a02a5169b: Pull complete [2021-01-11T06:16:46.307Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T06:16:46.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T06:16:46.307Z] ---> b7e6874047d6 [2021-01-11T06:16:46.307Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-11T06:16:46.583Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-11T06:16:46.583Z] (6/14) Installing patch (2.7.6-r6) [2021-01-11T06:16:46.583Z] (7/14) Installing build-base (0.5-r2) [2021-01-11T06:16:46.583Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-11T06:16:46.583Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-11T06:16:46.583Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-11T06:16:46.583Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-11T06:16:46.583Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-11T06:16:46.583Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-11T06:16:46.583Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-11T06:16:46.583Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T06:16:46.583Z] OK: 237 MiB in 53 packages [2021-01-11T06:16:49.278Z] Removing intermediate container 1abce54c2455 [2021-01-11T06:16:49.278Z] ---> 5234a445cfe4 [2021-01-11T06:16:49.278Z] Step 6/8 : WORKDIR /device-modbus-go [2021-01-11T06:16:49.278Z] ---> Running in 55b9a6fe2541 [2021-01-11T06:16:49.555Z] Removing intermediate container 55b9a6fe2541 [2021-01-11T06:16:49.555Z] ---> 8ca9e461a7f8 [2021-01-11T06:16:49.555Z] Step 7/8 : COPY . . [2021-01-11T06:16:49.730Z] ---> Running in 49618d6839dd [2021-01-11T06:16:50.009Z] Removing intermediate container 49618d6839dd [2021-01-11T06:16:50.009Z] ---> a7c324da2266 [2021-01-11T06:16:50.009Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:16:50.009Z] ---> Running in 08c6d2f9e848 [2021-01-11T06:16:50.582Z] ---> 23d20c063e8a [2021-01-11T06:16:50.582Z] Step 8/8 : RUN go mod download [2021-01-11T06:16:50.854Z] ---> Running in 996ec487bce9 [2021-01-11T06:16:52.664Z] Removing intermediate container 08c6d2f9e848 [2021-01-11T06:16:52.665Z] ---> fb5a57c45a52 [2021-01-11T06:16:52.665Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-11T06:16:52.665Z] ---> Running in e29d19b140bd [2021-01-11T06:16:54.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T06:16:55.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T06:16:56.573Z] (1/14) Installing libmagic (5.38-r0) [2021-01-11T06:16:56.573Z] (2/14) Installing file (5.38-r0) [2021-01-11T06:16:56.848Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-11T06:16:56.848Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-11T06:17:09.241Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-11T06:17:09.518Z] (6/14) Installing patch (2.7.6-r6) [2021-01-11T06:17:09.518Z] (7/14) Installing build-base (0.5-r2) [2021-01-11T06:17:09.518Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-11T06:17:09.788Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-11T06:17:09.788Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-11T06:17:10.066Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-11T06:17:10.338Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-11T06:17:10.338Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-11T06:17:10.338Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-11T06:17:10.608Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T06:17:10.608Z] OK: 221 MiB in 53 packages [2021-01-11T06:17:14.940Z] Removing intermediate container e29d19b140bd [2021-01-11T06:17:14.940Z] ---> 7c13463fc478 [2021-01-11T06:17:14.940Z] Step 6/8 : WORKDIR /device-modbus-go [2021-01-11T06:17:14.940Z] ---> Running in f45d94516052 [2021-01-11T06:17:15.544Z] Removing intermediate container f45d94516052 [2021-01-11T06:17:15.544Z] ---> 2126bfdcf94b [2021-01-11T06:17:15.544Z] Step 7/8 : COPY . . [2021-01-11T06:17:16.538Z] ---> c460138be8ab [2021-01-11T06:17:16.538Z] Step 8/8 : RUN go mod download [2021-01-11T06:17:16.538Z] ---> Running in 019ed614cdb5 [2021-01-11T06:17:17.879Z] Removing intermediate container 996ec487bce9 [2021-01-11T06:17:17.879Z] ---> ae0b41f890c7 [2021-01-11T06:17:17.879Z] Successfully built ae0b41f890c7 [2021-01-11T06:17:17.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:18.262Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:17:18.538Z] . [Pipeline] withDockerContainer [2021-01-11T06:17:18.814Z] prd-centos7-docker-4c-2g-19401 does not seem to be running inside a container [2021-01-11T06:17:18.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-x86_64 cat [2021-01-11T06:17:20.231Z] $ docker top 20724d4cf85025264dc595e77b0ef1c63f9dbc4d4fc44bacef96060a829a80e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:17:21.087Z] + go version [2021-01-11T06:17:21.087Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T06:17:21.132Z] $ docker stop --time=1 20724d4cf85025264dc595e77b0ef1c63f9dbc4d4fc44bacef96060a829a80e7 [2021-01-11T06:17:22.911Z] $ docker rm -f 20724d4cf85025264dc595e77b0ef1c63f9dbc4d4fc44bacef96060a829a80e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:24.423Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:17:24.423Z] . [Pipeline] withDockerContainer [2021-01-11T06:17:24.981Z] prd-centos7-docker-4c-2g-19401 does not seem to be running inside a container [2021-01-11T06:17:25.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-x86_64 cat [2021-01-11T06:17:26.630Z] $ docker top ee44ecbbe1ebd697f34272cef0201a999cc59b907e658a73afeb626acaf7d772 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:17:27.281Z] + make test [2021-01-11T06:17:27.281Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T06:17:29.271Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-01-11T06:17:43.411Z] Removing intermediate container 019ed614cdb5 [2021-01-11T06:17:43.411Z] ---> 6af54dece81b [2021-01-11T06:17:43.411Z] Successfully built 6af54dece81b [2021-01-11T06:17:43.411Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:43.811Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:17:43.811Z] . [Pipeline] withDockerContainer [2021-01-11T06:17:44.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-19404 does not seem to be running inside a container [2021-01-11T06:17:44.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat [2021-01-11T06:17:45.997Z] $ docker top 658e1d4758d9be296c33bbcb62837f68da86d9d4475d01b5e87b78eeb79027b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:17:47.174Z] + go version [2021-01-11T06:17:47.174Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T06:17:47.227Z] $ docker stop --time=1 658e1d4758d9be296c33bbcb62837f68da86d9d4475d01b5e87b78eeb79027b2 [2021-01-11T06:17:49.322Z] $ docker rm -f 658e1d4758d9be296c33bbcb62837f68da86d9d4475d01b5e87b78eeb79027b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:50.607Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:17:50.607Z] . [Pipeline] withDockerContainer [2021-01-11T06:17:50.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-19404 does not seem to be running inside a container [2021-01-11T06:17:51.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat [2021-01-11T06:17:52.157Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [github.com/edgexfoundry/device-modbus-go/internal/driver.test] [2021-01-11T06:17:52.157Z] internal/driver/deviceclient_test.go:20:34: too many arguments in call to logger.NewClient [2021-01-11T06:17:52.157Z] have (string, bool, string, string) [2021-01-11T06:17:52.157Z] want (string, string) [2021-01-11T06:17:52.157Z] internal/driver/driver_test.go:18:34: too many arguments in call to logger.NewClient [2021-01-11T06:17:52.157Z] have (string, bool, string, string) [2021-01-11T06:17:52.157Z] want (string, string) [2021-01-11T06:17:52.157Z] internal/driver/swap_test.go:17:34: too many arguments in call to logger.NewClient [2021-01-11T06:17:52.157Z] have (string, bool, string, string) [2021-01-11T06:17:52.157Z] want (string, string) [2021-01-11T06:17:52.157Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-01-11T06:17:52.157Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] [2021-01-11T06:17:52.157Z] FAIL [2021-01-11T06:17:52.157Z] make: *** [Makefile:24: test] Error 2 [2021-01-11T06:17:52.785Z] $ docker top 360691dc9f1a1626e9134ee571560e229cd9c242e516b2b02c0d9004d25c9bb7 -eo pid,comm [Pipeline] { [Pipeline] } [2021-01-11T06:17:53.314Z] $ docker stop --time=1 ee44ecbbe1ebd697f34272cef0201a999cc59b907e658a73afeb626acaf7d772 [2021-01-11T06:17:55.872Z] $ docker rm -f ee44ecbbe1ebd697f34272cef0201a999cc59b907e658a73afeb626acaf7d772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-01-11T06:17:57.129Z] + make test [2021-01-11T06:17:57.129Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-11T06:17:58.594Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [Pipeline] } [2021-01-11T06:17:58.639Z] Failed in branch amd64 [2021-01-11T06:18:37.686Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [github.com/edgexfoundry/device-modbus-go/internal/driver.test] [2021-01-11T06:18:37.687Z] internal/driver/deviceclient_test.go:20:34: too many arguments in call to logger.NewClient [2021-01-11T06:18:37.687Z] have (string, bool, string, string) [2021-01-11T06:18:37.687Z] want (string, string) [2021-01-11T06:18:37.687Z] internal/driver/driver_test.go:18:34: too many arguments in call to logger.NewClient [2021-01-11T06:18:37.687Z] have (string, bool, string, string) [2021-01-11T06:18:37.687Z] want (string, string) [2021-01-11T06:18:37.687Z] internal/driver/swap_test.go:17:34: too many arguments in call to logger.NewClient [2021-01-11T06:18:37.687Z] have (string, bool, string, string) [2021-01-11T06:18:37.687Z] want (string, string) [2021-01-11T06:18:37.687Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-01-11T06:18:37.687Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] [2021-01-11T06:18:37.687Z] FAIL [2021-01-11T06:18:37.687Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2021-01-11T06:18:37.752Z] $ docker stop --time=1 360691dc9f1a1626e9134ee571560e229cd9c242e516b2b02c0d9004d25c9bb7 [2021-01-11T06:18:39.920Z] $ docker rm -f 360691dc9f1a1626e9134ee571560e229cd9c242e516b2b02c0d9004d25c9bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T06:18:44.406Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:48.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:49.069Z] ---> package-listing.sh [2021-01-11T06:18:49.069Z] ++ facter osfamily [2021-01-11T06:18:49.069Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T06:18:49.069Z] + OS_FAMILY=redhat [2021-01-11T06:18:49.069Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-211 [2021-01-11T06:18:49.069Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T06:18:49.069Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T06:18:49.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T06:18:49.069Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T06:18:49.069Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-211 ']' [2021-01-11T06:18:49.069Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T06:18:49.069Z] + case "${OS_FAMILY}" in [2021-01-11T06:18:49.069Z] + rpm -qa [2021-01-11T06:18:49.069Z] + sort [2021-01-11T06:18:54.395Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T06:18:54.395Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T06:18:54.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T06:18:54.395Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-211 ']' [2021-01-11T06:18:54.395Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-211/archives/ [2021-01-11T06:18:54.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-211/archives/ [Pipeline] echo [2021-01-11T06:18:54.431Z] 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/xfoundry_device-modbus-go_PR-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T06:18:54.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:18:55.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:18:55.100Z] [2021-01-11T06:18:55.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:18:55.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:18:55.495Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T06:18:55.495Z] df20fa9351a1: Pulling fs layer [2021-01-11T06:18:55.495Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T06:18:55.495Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T06:18:55.495Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T06:18:55.495Z] 93b61091891f: Pulling fs layer [2021-01-11T06:18:55.495Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T06:18:55.495Z] 5e14af77c1be: Pulling fs layer [2021-01-11T06:18:55.495Z] 01666e4c0597: Pulling fs layer [2021-01-11T06:18:55.495Z] aa168da1d23b: Pulling fs layer [2021-01-11T06:18:55.495Z] 93b9cdb0e59b: Waiting [2021-01-11T06:18:55.495Z] 5e14af77c1be: Waiting [2021-01-11T06:18:55.495Z] 01666e4c0597: Waiting [2021-01-11T06:18:55.495Z] aa168da1d23b: Waiting [2021-01-11T06:18:55.495Z] 46f8f816bc3b: Waiting [2021-01-11T06:18:55.495Z] 93b61091891f: Waiting [2021-01-11T06:18:55.495Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T06:18:55.495Z] 36b3adc4ff6f: Download complete [2021-01-11T06:18:55.495Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T06:18:55.495Z] 46f8f816bc3b: Download complete [2021-01-11T06:18:55.495Z] df20fa9351a1: Download complete [2021-01-11T06:18:55.770Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T06:18:55.770Z] 93b9cdb0e59b: Download complete [2021-01-11T06:18:55.770Z] 5e14af77c1be: Verifying Checksum [2021-01-11T06:18:55.770Z] 5e14af77c1be: Download complete [2021-01-11T06:18:55.770Z] 93b61091891f: Download complete [2021-01-11T06:18:55.770Z] 01666e4c0597: Verifying Checksum [2021-01-11T06:18:55.770Z] 01666e4c0597: Download complete [2021-01-11T06:18:55.770Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T06:18:55.770Z] 8ad3a11d3b57: Download complete [2021-01-11T06:18:56.033Z] df20fa9351a1: Pull complete [2021-01-11T06:18:56.313Z] 36b3adc4ff6f: Pull complete [2021-01-11T06:18:57.277Z] 8ad3a11d3b57: Pull complete [2021-01-11T06:18:57.549Z] 46f8f816bc3b: Pull complete [2021-01-11T06:18:57.813Z] aa168da1d23b: Verifying Checksum [2021-01-11T06:18:57.813Z] aa168da1d23b: Download complete [2021-01-11T06:18:57.813Z] 93b61091891f: Pull complete [2021-01-11T06:18:58.079Z] 93b9cdb0e59b: Pull complete [2021-01-11T06:18:58.079Z] 5e14af77c1be: Pull complete [2021-01-11T06:18:58.345Z] 01666e4c0597: Pull complete [2021-01-11T06:19:06.592Z] aa168da1d23b: Pull complete [2021-01-11T06:19:06.859Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T06:19:06.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:19:06.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T06:19:07.114Z] prd-centos7-docker-4c-2g-19389 does not seem to be running inside a container [2021-01-11T06:19:07.172Z] $ 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/xfoundry_device-modbus-go_PR-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-211 -v /w/workspace/xfoundry_device-modbus-go_PR-211:/w/workspace/xfoundry_device-modbus-go_PR-211:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-211@tmp:/w/workspace/xfoundry_device-modbus-go_PR-211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T06:19:09.893Z] $ docker top 29adc340784bd714747090663c927bbc45b82279de838a8130741b5a5b1fe7de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:19:10.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T06:19:10.966Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T06:19:11.322Z] + ls /var/log/sa-host [2021-01-11T06:19:11.322Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T06:19:11.322Z] file_magic: OK [2021-01-11T06:19:11.322Z] HZ: Using current value: 100 [2021-01-11T06:19:11.322Z] file_header: OK [2021-01-11T06:19:11.322Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T06:19:11.322Z] Statistics: [2021-01-11T06:19:11.322Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T06:19:11.322Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T06:19:11.322Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T06:19:11.322Z] file_magic: OK [2021-01-11T06:19:11.322Z] HZ: Using current value: 100 [2021-01-11T06:19:11.322Z] file_header: OK [2021-01-11T06:19:11.322Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T06:19:11.322Z] Statistics: [2021-01-11T06:19:11.322Z] Hnuu...uuuununununu... [2021-01-11T06:19:11.322Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T06:19:11.614Z] provisioning config files... [2021-01-11T06:19:11.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-211@tmp/config9110590927566522163tmp [Pipeline] { [Pipeline] echo [2021-01-11T06:19:11.744Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:12.099Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T06:19:12.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T06:19:12.305Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:12.649Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T06:19:12.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:13.032Z] ---> sudo-logs.sh [2021-01-11T06:19:13.032Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T06:19:13.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:13.478Z] ---> job-cost.sh [2021-01-11T06:19:13.478Z] lf-activate-venv: SKIPPING [2021-01-11T06:19:13.478Z] INFO: No Stack... [2021-01-11T06:19:14.453Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T06:19:14.720Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T06:19:14.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:15.115Z] ---> logs-deploy.sh [2021-01-11T06:19:15.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-211/1 [2021-01-11T06:19:15.115Z] INFO: archiving workspace using pattern(s): [2021-01-11T06:19:17.058Z] Archives upload complete. [2021-01-11T06:19:17.058Z] INFO: archiving logs to Nexus