Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dc40a5f4f8f0dbc128437d8211537320ce4fa12c+94aa4268434e23c8f700f751c1eb2cf3b0794e00 (bdf54027095bffd61044f88e88e9dae6c6a59359) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-229/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-229/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2705 in /w/workspace/xfoundry_device-modbus-go_PR-229 [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-229 # 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 > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 94aa4268434e23c8f700f751c1eb2cf3b0794e00 into PR head commit dc40a5f4f8f0dbc128437d8211537320ce4fa12c Merge succeeded, producing dc40a5f4f8f0dbc128437d8211537320ce4fa12c Checking out Revision dc40a5f4f8f0dbc128437d8211537320ce4fa12c (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f dc40a5f4f8f0dbc128437d8211537320ce4fa12c # 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 94aa4268434e23c8f700f751c1eb2cf3b0794e00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc40a5f4f8f0dbc128437d8211537320ce4fa12c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T06:05:15.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T06:05:16.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T06:05:16.264Z] ========================================================= [2021-05-03T06:05:16.264Z] EdgeX Global Pipelines Version Info [2021-05-03T06:05:16.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:05:17.745Z] ------------------- [2021-05-03T06:05:17.745Z] stable info: [2021-05-03T06:05:17.745Z] ------------------- [2021-05-03T06:05:17.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T06:05:17.745Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:05:17.745Z] Message: update stable to v1.0.191 [2021-05-03T06:05:18.696Z] ------------------- [2021-05-03T06:05:18.696Z] experimental info: [2021-05-03T06:05:18.696Z] ------------------- [2021-05-03T06:05:18.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T06:05:18.696Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:05:18.696Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T06:05:18.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-05-03T06:05:19.015Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-05-03T06:05:19.073Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T06:05:19.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T06:05:19.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T06:05:19.259Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T06:05:19.314Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T06:05:19.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T06:05:19.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-03T06:05:19.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T06:05:19.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T06:05:19.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-05-03T06:05:19.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T06:05:19.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T06:05:19.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T06:05:19.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T06:05:19.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T06:05:20.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T06:05:20.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T06:05:20.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T06:05:20.191Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-03T06:05:20.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-03T06:05:20.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-03T06:05:20.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-03T06:05:20.438Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-03T06:05:20.587Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T06:05:20.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2021-05-03T06:05:20.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2021-05-03T06:05:20.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2021-05-03T06:05:20.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc40a5f4f8f0dbc128437d8211537320ce4fa12c [Pipeline] echo [2021-05-03T06:05:20.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc40a5f [Pipeline] echo [2021-05-03T06:05:21.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:05:21.187Z] provisioning config files... [2021-05-03T06:05:21.234Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-229@tmp/config5927076960464491916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:05:21.623Z] ---> docker-login.sh [2021-05-03T06:05:21.623Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:05:21.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:05:21.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:05:21.887Z] Configure a credential helper to remove this warning. See [2021-05-03T06:05:21.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:05:21.887Z] [2021-05-03T06:05:21.887Z] Login Succeeded [2021-05-03T06:05:21.887Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:05:22.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:05:22.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:05:22.153Z] Configure a credential helper to remove this warning. See [2021-05-03T06:05:22.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:05:22.153Z] [2021-05-03T06:05:22.153Z] Login Succeeded [2021-05-03T06:05:22.153Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:05:22.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:05:22.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:05:22.417Z] Configure a credential helper to remove this warning. See [2021-05-03T06:05:22.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:05:22.417Z] [2021-05-03T06:05:22.417Z] Login Succeeded [2021-05-03T06:05:22.417Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:05:22.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:05:22.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:05:22.417Z] Configure a credential helper to remove this warning. See [2021-05-03T06:05:22.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:05:22.417Z] [2021-05-03T06:05:22.417Z] Login Succeeded [2021-05-03T06:05:22.417Z] docker.io [2021-05-03T06:05:22.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:05:22.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:05:22.943Z] Configure a credential helper to remove this warning. See [2021-05-03T06:05:22.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:05:22.943Z] [2021-05-03T06:05:22.943Z] Login Succeeded [2021-05-03T06:05:22.943Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:05:22.968Z] 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-05-03T06:05:23.700Z] + git log --format=format:%s -1 dc40a5f4f8f0dbc128437d8211537320ce4fa12c [Pipeline] echo [2021-05-03T06:05:23.822Z] GIT_COMMIT: dc40a5f4f8f0dbc128437d8211537320ce4fa12c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-05-03T06:05:23.860Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:05:24.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:05:24.482Z] [2021-05-03T06:05:24.482Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:05:24.849Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:05:24.849Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T06:05:24.849Z] 31603596830f: Pulling fs layer [2021-05-03T06:05:24.849Z] 54011a49482f: Pulling fs layer [2021-05-03T06:05:24.849Z] a6820b24f6d8: Pulling fs layer [2021-05-03T06:05:24.849Z] f581987b2513: Pulling fs layer [2021-05-03T06:05:24.849Z] f581987b2513: Waiting [2021-05-03T06:05:24.849Z] 54011a49482f: Verifying Checksum [2021-05-03T06:05:24.849Z] 54011a49482f: Download complete [2021-05-03T06:05:24.849Z] 31603596830f: Verifying Checksum [2021-05-03T06:05:24.849Z] 31603596830f: Download complete [2021-05-03T06:05:25.113Z] f581987b2513: Verifying Checksum [2021-05-03T06:05:25.113Z] f581987b2513: Download complete [2021-05-03T06:05:25.113Z] a6820b24f6d8: Verifying Checksum [2021-05-03T06:05:25.113Z] a6820b24f6d8: Download complete [2021-05-03T06:05:25.384Z] 31603596830f: Pull complete [2021-05-03T06:05:25.384Z] 54011a49482f: Pull complete [2021-05-03T06:05:26.350Z] a6820b24f6d8: Pull complete [2021-05-03T06:05:26.615Z] f581987b2513: Pull complete [2021-05-03T06:05:26.615Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T06:05:26.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:05:26.615Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T06:05:26.757Z] prd-centos7-docker-4c-2g-2705 does not seem to be running inside a container [2021-05-03T06:05:26.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-229 -v /w/workspace/xfoundry_device-modbus-go_PR-229:/w/workspace/xfoundry_device-modbus-go_PR-229:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-229@tmp:/w/workspace/xfoundry_device-modbus-go_PR-229@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T06:05:28.796Z] $ docker top b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T06:05:29.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T06:05:29.048Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T06:05:29.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T06:05:29.258Z] $ docker exec b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 ssh-agent [2021-05-03T06:05:29.419Z] SSH_AUTH_SOCK=/tmp/ssh-m1oFOcxMIE6d/agent.12 [2021-05-03T06:05:29.419Z] SSH_AGENT_PID=18 [2021-05-03T06:05:29.429Z] Running ssh-add (command line suppressed) [2021-05-03T06:05:29.554Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-229@tmp/private_key_4862950308991523431.key (/w/workspace/xfoundry_device-modbus-go_PR-229@tmp/private_key_4862950308991523431.key) [2021-05-03T06:05:29.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T06:05:30.016Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T06:05:30.047Z] $ docker exec --env ******** --env ******** b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 ssh-agent -k [2021-05-03T06:05:30.186Z] unset SSH_AUTH_SOCK; [2021-05-03T06:05:30.186Z] unset SSH_AGENT_PID; [2021-05-03T06:05:30.186Z] echo Agent pid 18 killed; [2021-05-03T06:05:30.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T06:05:30.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T06:05:30.337Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T06:05:30.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T06:05:30.516Z] $ docker exec b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 ssh-agent [2021-05-03T06:05:30.674Z] SSH_AUTH_SOCK=/tmp/ssh-qzOLEZlngxqQ/agent.49 [2021-05-03T06:05:30.674Z] SSH_AGENT_PID=54 [2021-05-03T06:05:30.683Z] Running ssh-add (command line suppressed) [2021-05-03T06:05:30.801Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-229@tmp/private_key_7417338725544335380.key (/w/workspace/xfoundry_device-modbus-go_PR-229@tmp/private_key_7417338725544335380.key) [2021-05-03T06:05:30.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T06:05:31.210Z] + git semver init [2021-05-03T06:05:31.210Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T06:05:31.210Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-229/.git [2021-05-03T06:05:31.210Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-229 [2021-05-03T06:05:31.210Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T06:05:31.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T06:05:31.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T06:05:31.210Z] # $SEMVER_BRANCH = PR-229 [2021-05-03T06:05:31.210Z] # $SEMVER_TEMP = /tmp/semver-825723334 [2021-05-03T06:05:31.210Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-05-03T06:05:31.785Z] # '/tmp/semver-825723334' -> '/w/workspace/xfoundry_device-modbus-go_PR-229/.semver' [2021-05-03T06:05:31.785Z] # -> Force: false [2021-05-03T06:05:31.785Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-229/.semver [Pipeline] } [2021-05-03T06:05:31.806Z] $ docker exec --env ******** --env ******** b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 ssh-agent -k [2021-05-03T06:05:31.934Z] unset SSH_AUTH_SOCK; [2021-05-03T06:05:31.934Z] unset SSH_AGENT_PID; [2021-05-03T06:05:31.934Z] echo Agent pid 54 killed; [2021-05-03T06:05:31.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T06:05:32.432Z] + git semver [Pipeline] } [2021-05-03T06:05:32.466Z] $ docker stop --time=1 b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 [2021-05-03T06:05:33.817Z] $ docker rm -f b22f7fd88f0756a1f46e68ddb66149f03d2fa2cfd74447c967356e01de679cd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T06:05:34.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T06:05:34.670Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T06:05:34.692Z] [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-05-03T06:05:50.193Z] Still waiting to schedule task [2021-05-03T06:05:50.194Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2681’ is offline; ‘prd-centos7-docker-4c-2g-2683’ is offline; ‘prd-centos7-docker-4c-2g-2685’ is offline; ‘prd-centos7-docker-4c-2g-2687’ is offline; ‘prd-centos7-docker-4c-2g-2692’ is offline; ‘prd-centos7-docker-4c-2g-2710’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-2691’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2688’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2689’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-03T06:05:50.223Z] Still waiting to schedule task [2021-05-03T06:05:50.223Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2681’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2683’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2685’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2687’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2692’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2710’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-2691’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2688’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2689’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ is offline [2021-05-03T06:08:58.402Z] Running on prd-centos7-docker-4c-2g-2717 in /w/workspace/xfoundry_device-modbus-go_PR-229 [Pipeline] { [Pipeline] ws [2021-05-03T06:08:58.464Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T06:09:01.545Z] using credential edgex-jenkins-ssh [2021-05-03T06:09:01.561Z] Cloning the remote Git repository [2021-05-03T06:09:01.399Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:01.502Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-03T06:09:01.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:01.577Z] > git --version # timeout=10 [2021-05-03T06:09:01.583Z] > git --version # 'git version 2.24.3' [2021-05-03T06:09:01.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:01.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:09:03.550Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:09:03.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:09:03.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:09:03.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:03.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:03.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T06:09:04.386Z] Merging remotes/origin/master commit 94aa4268434e23c8f700f751c1eb2cf3b0794e00 into PR head commit dc40a5f4f8f0dbc128437d8211537320ce4fa12c [2021-05-03T06:09:04.469Z] Merge succeeded, producing dc40a5f4f8f0dbc128437d8211537320ce4fa12c [2021-05-03T06:09:04.469Z] Checking out Revision dc40a5f4f8f0dbc128437d8211537320ce4fa12c (PR-229) [2021-05-03T06:09:04.396Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:09:04.403Z] > git checkout -f dc40a5f4f8f0dbc128437d8211537320ce4fa12c # timeout=10 [2021-05-03T06:09:04.437Z] > git remote # timeout=10 [2021-05-03T06:09:04.443Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T06:09:04.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:04.453Z] > git merge 94aa4268434e23c8f700f751c1eb2cf3b0794e00 # timeout=10 [2021-05-03T06:09:04.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T06:09:04.474Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:09:04.479Z] > git checkout -f dc40a5f4f8f0dbc128437d8211537320ce4fa12c # timeout=10 [2021-05-03T06:09:08.337Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-03T06:09:08.369Z] > git --version # timeout=10 [2021-05-03T06:09:08.401Z] > git --version # 'git version 2.24.3' [2021-05-03T06:09:08.407Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T06:09:09.643Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:09:09.998Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:09:10.326Z] + sudo service docker restart [2021-05-03T06:09:10.326Z] + true [2021-05-03T06:09:10.326Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:09:11.370Z] provisioning config files... [2021-05-03T06:09:11.404Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6948250716806264996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:09:11.783Z] ---> docker-login.sh [2021-05-03T06:09:11.784Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:09:12.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:12.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:12.049Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:12.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:12.049Z] [2021-05-03T06:09:12.049Z] Login Succeeded [2021-05-03T06:09:12.049Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:09:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:12.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:12.317Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:12.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:12.317Z] [2021-05-03T06:09:12.317Z] Login Succeeded [2021-05-03T06:09:12.317Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:09:12.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:12.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:12.584Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:12.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:12.584Z] [2021-05-03T06:09:12.584Z] Login Succeeded [2021-05-03T06:09:12.584Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:09:12.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:12.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:12.584Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:12.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:12.584Z] [2021-05-03T06:09:12.584Z] Login Succeeded [2021-05-03T06:09:12.856Z] docker.io [2021-05-03T06:09:12.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:13.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:13.119Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:13.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:13.119Z] [2021-05-03T06:09:13.119Z] Login Succeeded [2021-05-03T06:09:13.119Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:09:13.144Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T06:09:13.468Z] ========================================================= [2021-05-03T06:09:13.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T06:09:13.468Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:13.810Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-03T06:09:13.810Z] Sending build context to Docker daemon 597.5kB [2021-05-03T06:09:13.810Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T06:09:13.810Z] Step 2/8 : FROM ${BASE} [2021-05-03T06:09:14.076Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T06:09:14.076Z] 540db60ca938: Pulling fs layer [2021-05-03T06:09:14.076Z] adcc1eea9eea: Pulling fs layer [2021-05-03T06:09:14.076Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T06:09:14.076Z] 0510c868ecb4: Pulling fs layer [2021-05-03T06:09:14.076Z] afea3b2eda06: Pulling fs layer [2021-05-03T06:09:14.076Z] 7809a108b3ef: Pulling fs layer [2021-05-03T06:09:14.076Z] f706445af74f: Pulling fs layer [2021-05-03T06:09:14.076Z] 0510c868ecb4: Waiting [2021-05-03T06:09:14.076Z] afea3b2eda06: Waiting [2021-05-03T06:09:14.076Z] 7809a108b3ef: Waiting [2021-05-03T06:09:14.076Z] f706445af74f: Waiting [2021-05-03T06:09:14.076Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T06:09:14.076Z] 4c4ab2625f07: Download complete [2021-05-03T06:09:14.351Z] adcc1eea9eea: Download complete [2021-05-03T06:09:14.351Z] afea3b2eda06: Verifying Checksum [2021-05-03T06:09:14.351Z] afea3b2eda06: Download complete [2021-05-03T06:09:14.351Z] 7809a108b3ef: Verifying Checksum [2021-05-03T06:09:14.351Z] 7809a108b3ef: Download complete [2021-05-03T06:09:14.351Z] 540db60ca938: Verifying Checksum [2021-05-03T06:09:14.351Z] 540db60ca938: Download complete [2021-05-03T06:09:14.615Z] 540db60ca938: Pull complete [2021-05-03T06:09:14.878Z] adcc1eea9eea: Pull complete [2021-05-03T06:09:15.140Z] 4c4ab2625f07: Pull complete [2021-05-03T06:09:17.046Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2716 in /w/workspace/xfoundry_device-modbus-go_PR-229 [Pipeline] { [2021-05-03T06:09:17.089Z] f706445af74f: Verifying Checksum [2021-05-03T06:09:17.089Z] f706445af74f: Download complete [Pipeline] ws [2021-05-03T06:09:17.159Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T06:09:17.674Z] 0510c868ecb4: Verifying Checksum [2021-05-03T06:09:17.675Z] 0510c868ecb4: Download complete [2021-05-03T06:09:22.465Z] using credential edgex-jenkins-ssh [2021-05-03T06:09:22.483Z] Cloning the remote Git repository [2021-05-03T06:09:22.599Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:22.739Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-03T06:09:22.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:22.803Z] > git --version # timeout=10 [2021-05-03T06:09:22.824Z] > git --version # 'git version 2.17.1' [2021-05-03T06:09:22.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:22.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:09:24.252Z] Merging remotes/origin/master commit 94aa4268434e23c8f700f751c1eb2cf3b0794e00 into PR head commit dc40a5f4f8f0dbc128437d8211537320ce4fa12c [2021-05-03T06:09:24.399Z] 0510c868ecb4: Pull complete [2021-05-03T06:09:24.399Z] afea3b2eda06: Pull complete [2021-05-03T06:09:24.399Z] 7809a108b3ef: Pull complete [2021-05-03T06:09:24.432Z] Merge succeeded, producing dc40a5f4f8f0dbc128437d8211537320ce4fa12c [2021-05-03T06:09:24.433Z] Checking out Revision dc40a5f4f8f0dbc128437d8211537320ce4fa12c (PR-229) [2021-05-03T06:09:23.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:09:23.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:09:23.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:09:23.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:23.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:23.814Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T06:09:24.276Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:09:24.288Z] > git checkout -f dc40a5f4f8f0dbc128437d8211537320ce4fa12c # timeout=10 [2021-05-03T06:09:24.364Z] > git remote # timeout=10 [2021-05-03T06:09:24.380Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T06:09:24.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:24.401Z] > git merge 94aa4268434e23c8f700f751c1eb2cf3b0794e00 # timeout=10 [2021-05-03T06:09:24.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T06:09:24.444Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:09:24.470Z] > git checkout -f dc40a5f4f8f0dbc128437d8211537320ce4fa12c # timeout=10 [2021-05-03T06:09:27.740Z] f706445af74f: Pull complete [2021-05-03T06:09:27.740Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T06:09:27.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T06:09:27.740Z] ---> b068be0155e3 [2021-05-03T06:09:27.740Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T06:09:28.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-03T06:09:28.706Z] > git --version # timeout=10 [2021-05-03T06:09:28.725Z] > git --version # 'git version 2.17.1' [2021-05-03T06:09:28.748Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-03T06:09:29.144Z] ---> Running in 0c18a4ce42c9 [2021-05-03T06:09:29.144Z] Removing intermediate container 0c18a4ce42c9 [2021-05-03T06:09:29.144Z] ---> 865f1d7142ec [2021-05-03T06:09:29.144Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:09:29.144Z] ---> Running in ff6b65f11296 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T06:09:30.437Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-05-03T06:09:30.545Z] Removing intermediate container ff6b65f11296 [2021-05-03T06:09:30.545Z] ---> 6b2f738d3b6a [2021-05-03T06:09:30.545Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T06:09:30.545Z] ---> Running in edc716830b04 [Pipeline] sh [2021-05-03T06:09:30.878Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:09:31.242Z] + sudo service+ docker restart [2021-05-03T06:09:31.242Z] true [2021-05-03T06:09:31.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T06:09:32.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T06:09:32.644Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T06:09:32.644Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T06:09:32.908Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T06:09:32.908Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:09:32.908Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T06:09:33.170Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T06:09:33.170Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:09:33.433Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T06:09:33.699Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T06:09:33.699Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T06:09:33.699Z] (11/13) Installing openssh (8.4_p1-r3) [Pipeline] withEnv [Pipeline] { [2021-05-03T06:09:33.965Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T06:09:33.965Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T06:09:33.965Z] Executing busybox-1.32.1-r6.trigger [Pipeline] wrap [2021-05-03T06:09:34.011Z] provisioning config files... [2021-05-03T06:09:34.056Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8233660905484454517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:09:34.227Z] OK: 156 MiB in 53 packages [2021-05-03T06:09:34.477Z] ---> docker-login.sh [2021-05-03T06:09:34.477Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:09:35.171Z] Removing intermediate container edc716830b04 [2021-05-03T06:09:35.171Z] ---> c57a06383df1 [2021-05-03T06:09:35.171Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-03T06:09:35.171Z] ---> Running in 3cff9574a13c [2021-05-03T06:09:35.171Z] Removing intermediate container 3cff9574a13c [2021-05-03T06:09:35.171Z] ---> c7d2e2e2636f [2021-05-03T06:09:35.171Z] Step 7/8 : COPY . . [2021-05-03T06:09:35.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:35.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:35.733Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:35.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:35.733Z] [2021-05-03T06:09:35.733Z] Login Succeeded [2021-05-03T06:09:35.733Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:09:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:36.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:36.018Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:36.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:36.018Z] [2021-05-03T06:09:36.018Z] Login Succeeded [2021-05-03T06:09:36.018Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:09:36.119Z] ---> ba519271bab5 [2021-05-03T06:09:36.119Z] Step 8/8 : RUN go mod download [2021-05-03T06:09:36.119Z] ---> Running in 292019a9be8d [2021-05-03T06:09:36.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:36.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:36.630Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:36.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:36.630Z] [2021-05-03T06:09:36.630Z] Login Succeeded [2021-05-03T06:09:36.630Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:09:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:37.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:37.185Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:37.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:37.185Z] [2021-05-03T06:09:37.185Z] Login Succeeded [2021-05-03T06:09:37.185Z] docker.io [2021-05-03T06:09:37.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:37.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:37.731Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:37.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:37.731Z] [2021-05-03T06:09:37.731Z] Login Succeeded [2021-05-03T06:09:37.731Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:09:37.773Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T06:09:38.222Z] ========================================================= [2021-05-03T06:09:38.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T06:09:38.222Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:38.613Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-03T06:09:38.891Z] Sending build context to Docker daemon 596.5kB [2021-05-03T06:09:38.891Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T06:09:38.891Z] Step 2/8 : FROM ${BASE} [2021-05-03T06:09:39.170Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T06:09:39.170Z] 595b0fe564bb: Pulling fs layer [2021-05-03T06:09:39.170Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T06:09:39.170Z] 316046926c0a: Pulling fs layer [2021-05-03T06:09:39.170Z] 4ebd0625c992: Pulling fs layer [2021-05-03T06:09:39.170Z] 207e8628e3a3: Pulling fs layer [2021-05-03T06:09:39.170Z] c791037a9be2: Pulling fs layer [2021-05-03T06:09:39.170Z] ffd874e62e21: Pulling fs layer [2021-05-03T06:09:39.170Z] 207e8628e3a3: Waiting [2021-05-03T06:09:39.170Z] c791037a9be2: Waiting [2021-05-03T06:09:39.170Z] 4ebd0625c992: Waiting [2021-05-03T06:09:39.170Z] ffd874e62e21: Waiting [2021-05-03T06:09:39.170Z] 316046926c0a: Verifying Checksum [2021-05-03T06:09:39.170Z] 316046926c0a: Download complete [2021-05-03T06:09:39.170Z] 7186ed65a4f7: Verifying Checksum [2021-05-03T06:09:39.170Z] 7186ed65a4f7: Download complete [2021-05-03T06:09:39.170Z] 207e8628e3a3: Download complete [2021-05-03T06:09:39.170Z] c791037a9be2: Verifying Checksum [2021-05-03T06:09:39.170Z] c791037a9be2: Download complete [2021-05-03T06:09:39.170Z] 595b0fe564bb: Verifying Checksum [2021-05-03T06:09:39.170Z] 595b0fe564bb: Download complete [2021-05-03T06:09:39.771Z] 595b0fe564bb: Pull complete [2021-05-03T06:09:40.390Z] 7186ed65a4f7: Pull complete [2021-05-03T06:09:40.667Z] 316046926c0a: Pull complete [2021-05-03T06:09:41.270Z] ffd874e62e21: Verifying Checksum [2021-05-03T06:09:41.270Z] ffd874e62e21: Download complete [2021-05-03T06:09:43.245Z] 4ebd0625c992: Verifying Checksum [2021-05-03T06:09:43.245Z] 4ebd0625c992: Download complete [2021-05-03T06:09:53.464Z] 4ebd0625c992: Pull complete [2021-05-03T06:09:53.464Z] 207e8628e3a3: Pull complete [2021-05-03T06:09:53.464Z] c791037a9be2: Pull complete [2021-05-03T06:09:57.805Z] ffd874e62e21: Pull complete [2021-05-03T06:09:57.805Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T06:09:57.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T06:09:57.805Z] ---> cfc18b08335c [2021-05-03T06:09:57.805Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T06:10:00.449Z] ---> Running in b286408db5c9 [2021-05-03T06:10:00.449Z] Removing intermediate container b286408db5c9 [2021-05-03T06:10:00.449Z] ---> 262476c76147 [2021-05-03T06:10:00.449Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:10:00.723Z] ---> Running in 869ba46b20dd [2021-05-03T06:10:02.802Z] Removing intermediate container 292019a9be8d [2021-05-03T06:10:02.803Z] ---> 28c7c060d551 [2021-05-03T06:10:02.803Z] Successfully built 28c7c060d551 [2021-05-03T06:10:02.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:10:03.172Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T06:10:03.172Z] . [Pipeline] withDockerContainer [2021-05-03T06:10:03.315Z] prd-centos7-docker-4c-2g-2717 does not seem to be running inside a container [2021-05-03T06:10:03.342Z] Removing intermediate container 869ba46b20dd [2021-05-03T06:10:03.342Z] ---> 2e624be75540 [2021-05-03T06:10:03.342Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T06:10:03.342Z] ---> Running in 85d7d798e53d [2021-05-03T06:10:03.374Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-03T06:10:04.186Z] $ docker top a14ce335623330d9051b8df6549519cb40d962141814ab4987486a08f2d70e3b -eo pid,comm [Pipeline] { [2021-05-03T06:10:04.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-05-03T06:10:04.687Z] + go version [2021-05-03T06:10:04.687Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T06:10:04.725Z] $ docker stop --time=1 a14ce335623330d9051b8df6549519cb40d962141814ab4987486a08f2d70e3b [2021-05-03T06:10:05.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T06:10:06.137Z] $ docker rm -f a14ce335623330d9051b8df6549519cb40d962141814ab4987486a08f2d70e3b [2021-05-03T06:10:06.311Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T06:10:06.311Z] (2/13) Installing libsodium (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-03T06:10:06.583Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T06:10:06.583Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:10:06.583Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:10:06.861Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T06:10:06.861Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:10:07.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T06:10:07.002Z] . [Pipeline] withDockerContainer [2021-05-03T06:10:07.136Z] prd-centos7-docker-4c-2g-2717 does not seem to be running inside a container [2021-05-03T06:10:07.182Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-03T06:10:07.451Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T06:10:07.722Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T06:10:07.722Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T06:10:07.722Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T06:10:07.855Z] $ docker top 79a5a452ea9e94bab7b961e9e19477e696e1a9a3e8d1d3c38f7b3ac084ea1604 -eo pid,comm [2021-05-03T06:10:07.992Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T06:10:07.992Z] (13/13) Installing zeromq-dev (4.3.3-r1) [Pipeline] { [Pipeline] sh [2021-05-03T06:10:08.265Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T06:10:08.265Z] OK: 145 MiB in 53 packages [2021-05-03T06:10:08.386Z] + go mod tidy [Pipeline] sh [2021-05-03T06:10:09.356Z] + make test [2021-05-03T06:10:09.356Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T06:10:09.707Z] Removing intermediate container 85d7d798e53d [2021-05-03T06:10:09.707Z] ---> e7c0af96b5bb [2021-05-03T06:10:09.707Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-03T06:10:09.981Z] ---> Running in cc9b98d7f15b [2021-05-03T06:10:10.260Z] Removing intermediate container cc9b98d7f15b [2021-05-03T06:10:10.260Z] ---> ba1870cd7a93 [2021-05-03T06:10:10.260Z] Step 7/8 : COPY . . [2021-05-03T06:10:10.431Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-03T06:10:11.242Z] ---> 55ba26f7f74c [2021-05-03T06:10:11.242Z] Step 8/8 : RUN go mod download [2021-05-03T06:10:11.518Z] ---> Running in b9b960c5645a [2021-05-03T06:10:15.838Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [2021-05-03T06:10:15.838Z] internal/driver/deviceclient.go:44:32: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion [2021-05-03T06:10:15.838Z] internal/driver/deviceclient.go:53:34: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion [2021-05-03T06:10:15.838Z] internal/driver/deviceclient.go:68:3: cannot use primaryTable (type interface {}) as type string in field value: need type assertion [2021-05-03T06:10:28.195Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [github.com/edgexfoundry/device-modbus-go/internal/driver.test] [2021-05-03T06:10:28.195Z] internal/driver/deviceclient.go:44: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion [2021-05-03T06:10:28.195Z] internal/driver/deviceclient.go:53: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion [2021-05-03T06:10:28.195Z] internal/driver/deviceclient.go:68: cannot use primaryTable (type interface {}) as type string in field value: need type assertion [2021-05-03T06:10:28.195Z] internal/driver/attributechecker_test.go:19:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/attributechecker_test.go:26:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/attributechecker_test.go:43:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/attributechecker_test.go:50:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/deviceclient_test.go:28:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/deviceclient_test.go:55:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/deviceclient_test.go:81:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:10:28.195Z] internal/driver/deviceclient_test.go:81:3: too many errors [2021-05-03T06:10:28.195Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] [2021-05-03T06:10:28.195Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-03T06:10:28.251Z] $ docker stop --time=1 79a5a452ea9e94bab7b961e9e19477e696e1a9a3e8d1d3c38f7b3ac084ea1604 [2021-05-03T06:10:29.894Z] $ docker rm -f 79a5a452ea9e94bab7b961e9e19477e696e1a9a3e8d1d3c38f7b3ac084ea1604 [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:10:31.414Z] ---> job-cost.sh [2021-05-03T06:10:31.414Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-50wd [2021-05-03T06:10:38.337Z] Removing intermediate container b9b960c5645a [2021-05-03T06:10:38.338Z] ---> b805e6cb75d4 [2021-05-03T06:10:38.338Z] Successfully built b805e6cb75d4 [2021-05-03T06:10:38.338Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:10:38.721Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:10:38.721Z] . [Pipeline] withDockerContainer [2021-05-03T06:10:39.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-2716 does not seem to be running inside a container [2021-05-03T06:10:39.101Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-03T06:10:40.654Z] $ docker top ce844951fd6c56d15176544326f17a2cec6ca105d07352f1a781a9599c94889f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:10:41.682Z] + go version [2021-05-03T06:10:41.682Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T06:10:41.716Z] $ docker stop --time=1 ce844951fd6c56d15176544326f17a2cec6ca105d07352f1a781a9599c94889f [2021-05-03T06:10:43.630Z] $ docker rm -f ce844951fd6c56d15176544326f17a2cec6ca105d07352f1a781a9599c94889f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:10:44.612Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:10:44.612Z] . [Pipeline] withDockerContainer [2021-05-03T06:10:44.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-2716 does not seem to be running inside a container [2021-05-03T06:10:44.980Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-03T06:10:46.359Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:10:46.497Z] $ docker top 4b8af68c17a11cbdf5e9c43cbc21543cfba49b0a0b60a618783bc9d6a1adfd9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:10:47.549Z] + go mod tidy [Pipeline] sh [2021-05-03T06:10:48.831Z] + make test [2021-05-03T06:10:48.831Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T06:10:49.941Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-03T06:11:05.186Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [2021-05-03T06:11:05.186Z] internal/driver/deviceclient.go:44:32: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion [2021-05-03T06:11:05.186Z] internal/driver/deviceclient.go:53:34: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion [2021-05-03T06:11:05.186Z] internal/driver/deviceclient.go:68:3: cannot use primaryTable (type interface {}) as type string in field value: need type assertion [2021-05-03T06:11:18.577Z] lf-activate-venv(): INFO: Adding /tmp/venv-50wd/bin to PATH [2021-05-03T06:11:18.577Z] INFO: No Stack... [2021-05-03T06:11:18.577Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:11:18.577Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:11:18.913Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-05-03T06:11:18.913Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T06:11:19.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] [2021-05-03T06:11:19.026Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] did not exist. Created. [2021-05-03T06:11:19.026Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:11:19.456Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-03T06:11:19.884Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:11:19.909Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:11:20.497Z] Failed in branch amd64 [2021-05-03T06:11:37.614Z] # github.com/edgexfoundry/device-modbus-go/internal/driver [github.com/edgexfoundry/device-modbus-go/internal/driver.test] [2021-05-03T06:11:37.614Z] internal/driver/deviceclient.go:44: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion [2021-05-03T06:11:37.614Z] internal/driver/deviceclient.go:53: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion [2021-05-03T06:11:37.614Z] internal/driver/deviceclient.go:68: cannot use primaryTable (type interface {}) as type string in field value: need type assertion [2021-05-03T06:11:37.614Z] internal/driver/attributechecker_test.go:19:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/attributechecker_test.go:26:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/attributechecker_test.go:43:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/attributechecker_test.go:50:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/deviceclient_test.go:28:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/deviceclient_test.go:55:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/deviceclient_test.go:81:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-05-03T06:11:37.614Z] internal/driver/deviceclient_test.go:81:3: too many errors [2021-05-03T06:11:37.614Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] [2021-05-03T06:11:37.888Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-03T06:11:37.958Z] $ docker stop --time=1 4b8af68c17a11cbdf5e9c43cbc21543cfba49b0a0b60a618783bc9d6a1adfd9b [2021-05-03T06:11:40.145Z] $ docker rm -f 4b8af68c17a11cbdf5e9c43cbc21543cfba49b0a0b60a618783bc9d6a1adfd9b [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:11:41.603Z] ---> job-cost.sh [2021-05-03T06:11:41.603Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gfqr [2021-05-03T06:12:20.575Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:13:42.324Z] lf-activate-venv(): INFO: Adding /tmp/venv-Gfqr/bin to PATH [2021-05-03T06:13:42.324Z] INFO: No Stack... [2021-05-03T06:13:42.324Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T06:13:42.925Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:13:43.300Z] + + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-05-03T06:13:43.300Z] cut -d, -f6 [Pipeline] lock [2021-05-03T06:13:43.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] [2021-05-03T06:13:43.473Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] did not exist. Created. [2021-05-03T06:13:43.473Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:13:43.964Z] /w/workspace/device-modbus-go/1@tmp/durable-f2c92067/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-f2c92067/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-03T06:13:44.414Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T06:13:44.458Z] Warning: overwriting stash ‘stack-cost’ [2021-05-03T06:13:45.055Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:13:45.079Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:13:45.636Z] 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] { (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-05-03T06:13:48.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:13:48.830Z] ---> package-listing.sh [2021-05-03T06:13:48.830Z] ++ facter osfamily [2021-05-03T06:13:48.830Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T06:13:48.830Z] + OS_FAMILY=redhat [2021-05-03T06:13:48.830Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-229 [2021-05-03T06:13:48.830Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T06:13:48.830Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T06:13:48.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T06:13:48.830Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T06:13:48.830Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-229 ']' [2021-05-03T06:13:48.830Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T06:13:48.830Z] + case "${OS_FAMILY}" in [2021-05-03T06:13:48.830Z] + rpm -qa [2021-05-03T06:13:48.830Z] + sort [2021-05-03T06:13:54.131Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T06:13:54.131Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T06:13:54.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T06:13:54.131Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-229 ']' [2021-05-03T06:13:54.131Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-229/archives/ [2021-05-03T06:13:54.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-229/archives/ [Pipeline] echo [2021-05-03T06:13:54.170Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T06:13:54.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:13:54.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:13:54.820Z] [2021-05-03T06:13:54.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:13:55.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:13:55.186Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T06:13:55.186Z] df20fa9351a1: Pulling fs layer [2021-05-03T06:13:55.187Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T06:13:55.187Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T06:13:55.187Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T06:13:55.187Z] 93b61091891f: Pulling fs layer [2021-05-03T06:13:55.187Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T06:13:55.187Z] 5e14af77c1be: Pulling fs layer [2021-05-03T06:13:55.187Z] 01666e4c0597: Pulling fs layer [2021-05-03T06:13:55.187Z] aa168da1d23b: Pulling fs layer [2021-05-03T06:13:55.187Z] 46f8f816bc3b: Waiting [2021-05-03T06:13:55.187Z] 93b61091891f: Waiting [2021-05-03T06:13:55.187Z] 93b9cdb0e59b: Waiting [2021-05-03T06:13:55.187Z] 5e14af77c1be: Waiting [2021-05-03T06:13:55.187Z] 01666e4c0597: Waiting [2021-05-03T06:13:55.187Z] aa168da1d23b: Waiting [2021-05-03T06:13:55.187Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T06:13:55.187Z] 36b3adc4ff6f: Download complete [2021-05-03T06:13:55.187Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T06:13:55.187Z] 46f8f816bc3b: Download complete [2021-05-03T06:13:55.187Z] df20fa9351a1: Verifying Checksum [2021-05-03T06:13:55.187Z] df20fa9351a1: Download complete [2021-05-03T06:13:55.187Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T06:13:55.187Z] 93b9cdb0e59b: Download complete [2021-05-03T06:13:55.187Z] 5e14af77c1be: Verifying Checksum [2021-05-03T06:13:55.187Z] 5e14af77c1be: Download complete [2021-05-03T06:13:55.187Z] 93b61091891f: Verifying Checksum [2021-05-03T06:13:55.187Z] 93b61091891f: Download complete [2021-05-03T06:13:55.449Z] 01666e4c0597: Verifying Checksum [2021-05-03T06:13:55.449Z] 01666e4c0597: Download complete [2021-05-03T06:13:55.712Z] df20fa9351a1: Pull complete [2021-05-03T06:13:55.712Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T06:13:55.712Z] 8ad3a11d3b57: Download complete [2021-05-03T06:13:55.980Z] 36b3adc4ff6f: Pull complete [2021-05-03T06:13:56.558Z] 8ad3a11d3b57: Pull complete [2021-05-03T06:13:56.558Z] 46f8f816bc3b: Pull complete [2021-05-03T06:13:57.960Z] aa168da1d23b: Verifying Checksum [2021-05-03T06:13:57.960Z] aa168da1d23b: Download complete [2021-05-03T06:13:58.224Z] 93b61091891f: Pull complete [2021-05-03T06:13:58.491Z] 93b9cdb0e59b: Pull complete [2021-05-03T06:13:58.754Z] 5e14af77c1be: Pull complete [2021-05-03T06:13:58.754Z] 01666e4c0597: Pull complete [2021-05-03T06:14:05.382Z] aa168da1d23b: Pull complete [2021-05-03T06:14:05.382Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T06:14:05.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:14:05.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T06:14:05.587Z] prd-centos7-docker-4c-2g-2705 does not seem to be running inside a container [2021-05-03T06:14:05.637Z] $ 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-229/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-229 -v /w/workspace/xfoundry_device-modbus-go_PR-229:/w/workspace/xfoundry_device-modbus-go_PR-229:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-229@tmp:/w/workspace/xfoundry_device-modbus-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T06:14:09.736Z] $ docker top 29ec74a3cbf4a072d1bb2d1b077daea4d0b79767c632137b9779ad559b882411 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:14:10.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T06:14:10.661Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T06:14:10.979Z] + ls /var/log/sa-host [2021-05-03T06:14:10.979Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T06:14:10.979Z] file_magic: OK [2021-05-03T06:14:10.979Z] HZ: Using current value: 100 [2021-05-03T06:14:10.979Z] file_header: OK [2021-05-03T06:14:10.979Z] 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-05-03T06:14:10.979Z] Statistics: [2021-05-03T06:14:10.979Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T06:14:10.979Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T06:14:10.979Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T06:14:10.979Z] file_magic: OK [2021-05-03T06:14:10.979Z] HZ: Using current value: 100 [2021-05-03T06:14:10.979Z] file_header: OK [2021-05-03T06:14:10.979Z] 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-05-03T06:14:10.979Z] Statistics: [2021-05-03T06:14:10.979Z] Hnuu...uuuununununu... [2021-05-03T06:14:10.979Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T06:14:11.229Z] provisioning config files... [2021-05-03T06:14:11.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-229@tmp/config3921582671049040406tmp [Pipeline] { [Pipeline] echo [2021-05-03T06:14:11.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:11.660Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T06:14:11.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T06:14:11.782Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:12.122Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T06:14:12.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:12.497Z] ---> sudo-logs.sh [2021-05-03T06:14:12.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T06:14:12.627Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:12.964Z] ---> job-cost.sh [2021-05-03T06:14:12.964Z] lf-activate-venv: SKIPPING [2021-05-03T06:14:12.964Z] DEBUG: total: 0.20999999344348907 [2021-05-03T06:14:12.964Z] INFO: Retrieving Stack Cost... [2021-05-03T06:14:14.356Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:14:14.934Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T06:14:14.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:15.322Z] ---> logs-deploy.sh [2021-05-03T06:14:15.322Z] lf-activate-venv: SKIPPING [2021-05-03T06:14:15.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-229/1 [2021-05-03T06:14:15.322Z] INFO: archiving workspace using pattern(s): [2021-05-03T06:14:17.245Z] Archives upload complete. [2021-05-03T06:14:17.245Z] INFO: archiving logs to Nexus