Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b659461919755caa86fa84cb85b0ba3389543a10+fcf415a52e09a542e74d978699b87b5b4fab4063 (564b60fcb90798508e984f6af4cc9a6fb128bf57) 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-mqtt-go/branches/PR-196/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-mqtt-go/branches/PR-196/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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17002 in /w/workspace/gexfoundry_device-mqtt-go_PR-196 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit b659461919755caa86fa84cb85b0ba3389543a10 Merge succeeded, producing b659461919755caa86fa84cb85b0ba3389543a10 Checking out Revision b659461919755caa86fa84cb85b0ba3389543a10 (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # 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 fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 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 [2020-12-21T06:10:09.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T06:10:09.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T06:10:09.599Z] ========================================================= [2020-12-21T06:10:09.599Z] EdgeX Global Pipelines Version Info [2020-12-21T06:10:09.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:10:11.700Z] ------------------- [2020-12-21T06:10:11.701Z] stable info: [2020-12-21T06:10:11.701Z] ------------------- [2020-12-21T06:10:11.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T06:10:11.701Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:10:11.701Z] Message: update stable to v1.0.173 [2020-12-21T06:10:12.277Z] ------------------- [2020-12-21T06:10:12.277Z] experimental info: [2020-12-21T06:10:12.277Z] ------------------- [2020-12-21T06:10:12.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T06:10:12.277Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:10:12.277Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T06:10:12.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-12-21T06:10:12.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-12-21T06:10:12.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T06:10:13.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T06:10:13.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T06:10:13.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T06:10:13.391Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T06:10:13.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T06:10:13.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-21T06:10:13.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T06:10:13.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T06:10:13.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-12-21T06:10:14.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T06:10:14.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T06:10:14.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T06:10:14.466Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T06:10:14.583Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T06:10:14.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T06:10:14.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T06:10:14.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-21T06:10:15.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-21T06:10:15.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-21T06:10:15.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-21T06:10:15.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-21T06:10:15.554Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-21T06:10:15.678Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T06:10:15.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T06:10:15.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2020-12-21T06:10:16.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2020-12-21T06:10:16.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2020-12-21T06:10:16.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b659461919755caa86fa84cb85b0ba3389543a10 [Pipeline] echo [2020-12-21T06:10:16.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b659461 [Pipeline] echo [2020-12-21T06:10:16.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:10:16.816Z] provisioning config files... [2020-12-21T06:10:16.874Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/config7192176424823392974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:10:17.288Z] ---> docker-login.sh [2020-12-21T06:10:17.288Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:10:17.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:10:17.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:10:17.816Z] Configure a credential helper to remove this warning. See [2020-12-21T06:10:17.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:10:17.816Z] [2020-12-21T06:10:17.816Z] Login Succeeded [2020-12-21T06:10:17.816Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:10:17.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:10:18.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:10:18.078Z] Configure a credential helper to remove this warning. See [2020-12-21T06:10:18.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:10:18.078Z] [2020-12-21T06:10:18.078Z] Login Succeeded [2020-12-21T06:10:18.078Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:10:18.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:10:18.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:10:18.078Z] Configure a credential helper to remove this warning. See [2020-12-21T06:10:18.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:10:18.078Z] [2020-12-21T06:10:18.078Z] Login Succeeded [2020-12-21T06:10:18.078Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:10:18.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:10:18.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:10:18.342Z] Configure a credential helper to remove this warning. See [2020-12-21T06:10:18.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:10:18.342Z] [2020-12-21T06:10:18.342Z] Login Succeeded [2020-12-21T06:10:18.342Z] docker.io [2020-12-21T06:10:18.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:10:18.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:10:18.923Z] Configure a credential helper to remove this warning. See [2020-12-21T06:10:18.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:10:18.923Z] [2020-12-21T06:10:18.923Z] Login Succeeded [2020-12-21T06:10:18.923Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:10:18.946Z] 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 [2020-12-21T06:10:19.951Z] + git log --format=format:%s -1 b659461919755caa86fa84cb85b0ba3389543a10 [Pipeline] echo [2020-12-21T06:10:20.048Z] GIT_COMMIT: b659461919755caa86fa84cb85b0ba3389543a10, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-21T06:10:20.119Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:10:20.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:10:20.754Z] [2020-12-21T06:10:20.754Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:10:21.138Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:10:21.138Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T06:10:21.138Z] 31603596830f: Pulling fs layer [2020-12-21T06:10:21.138Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T06:10:21.138Z] 6ca5941a6612: Pulling fs layer [2020-12-21T06:10:21.138Z] ecc8261a40a4: Pulling fs layer [2020-12-21T06:10:21.138Z] ecc8261a40a4: Waiting [2020-12-21T06:10:21.138Z] 2a8b12db71e7: Verifying Checksum [2020-12-21T06:10:21.138Z] 2a8b12db71e7: Download complete [2020-12-21T06:10:21.405Z] 31603596830f: Verifying Checksum [2020-12-21T06:10:21.405Z] 31603596830f: Download complete [2020-12-21T06:10:21.405Z] ecc8261a40a4: Verifying Checksum [2020-12-21T06:10:21.405Z] ecc8261a40a4: Download complete [2020-12-21T06:10:21.405Z] 6ca5941a6612: Verifying Checksum [2020-12-21T06:10:21.405Z] 6ca5941a6612: Download complete [2020-12-21T06:10:21.669Z] 31603596830f: Pull complete [2020-12-21T06:10:21.936Z] 2a8b12db71e7: Pull complete [2020-12-21T06:10:22.893Z] 6ca5941a6612: Pull complete [2020-12-21T06:10:22.893Z] ecc8261a40a4: Pull complete [2020-12-21T06:10:22.893Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T06:10:23.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:10:23.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T06:10:23.283Z] prd-centos7-docker-4c-2g-17002 does not seem to be running inside a container [2020-12-21T06:10:23.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-196 -v /w/workspace/gexfoundry_device-mqtt-go_PR-196:/w/workspace/gexfoundry_device-mqtt-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-196@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 [2020-12-21T06:10:25.275Z] $ docker top d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T06:10:25.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T06:10:25.679Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T06:10:25.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T06:10:25.912Z] $ docker exec d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent [2020-12-21T06:10:26.083Z] SSH_AUTH_SOCK=/tmp/ssh-rBr7GC3eJbP0/agent.12 [2020-12-21T06:10:26.083Z] SSH_AGENT_PID=17 [2020-12-21T06:10:26.093Z] Running ssh-add (command line suppressed) [2020-12-21T06:10:26.221Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_327907371048452052.key (/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_327907371048452052.key) [2020-12-21T06:10:26.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T06:10:26.640Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T06:10:26.671Z] $ docker exec --env ******** --env ******** d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent -k [2020-12-21T06:10:26.782Z] unset SSH_AUTH_SOCK; [2020-12-21T06:10:26.782Z] unset SSH_AGENT_PID; [2020-12-21T06:10:26.782Z] echo Agent pid 17 killed; [2020-12-21T06:10:26.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T06:10:27.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T06:10:27.062Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T06:10:27.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T06:10:27.235Z] $ docker exec d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent [2020-12-21T06:10:27.389Z] SSH_AUTH_SOCK=/tmp/ssh-EYzetLBtIssT/agent.46 [2020-12-21T06:10:27.389Z] SSH_AGENT_PID=51 [2020-12-21T06:10:27.396Z] Running ssh-add (command line suppressed) [2020-12-21T06:10:27.524Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_8667222091754511012.key (/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_8667222091754511012.key) [2020-12-21T06:10:27.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T06:10:27.953Z] + git semver init [2020-12-21T06:10:27.953Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T06:10:27.953Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-196/.git [2020-12-21T06:10:27.953Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-196 [2020-12-21T06:10:27.953Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T06:10:27.953Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T06:10:27.953Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T06:10:27.953Z] # $SEMVER_BRANCH = PR-196 [2020-12-21T06:10:27.953Z] # $SEMVER_TEMP = /tmp/semver-749608578 [2020-12-21T06:10:27.953Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-12-21T06:10:28.526Z] # '/tmp/semver-749608578' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-196/.semver' [2020-12-21T06:10:28.526Z] # -> Force: false [2020-12-21T06:10:28.526Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-196/.semver [Pipeline] } [2020-12-21T06:10:28.550Z] $ docker exec --env ******** --env ******** d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent -k [2020-12-21T06:10:28.663Z] unset SSH_AUTH_SOCK; [2020-12-21T06:10:28.664Z] unset SSH_AGENT_PID; [2020-12-21T06:10:28.664Z] echo Agent pid 51 killed; [2020-12-21T06:10:28.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T06:10:29.251Z] + git semver [Pipeline] } [2020-12-21T06:10:29.285Z] $ docker stop --time=1 d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a [2020-12-21T06:10:30.660Z] $ docker rm -f d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T06:10:31.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T06:10:31.724Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T06:10:31.750Z] [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 [2020-12-21T06:10:47.573Z] Still waiting to schedule task [2020-12-21T06:10:47.574Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-21T06:10:47.602Z] Still waiting to schedule task [2020-12-21T06:10:47.602Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T06:12:35.448Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17003 in /w/workspace/gexfoundry_device-mqtt-go_PR-196 [Pipeline] { [Pipeline] ws [2020-12-21T06:12:35.546Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:12:40.233Z] using credential edgex-jenkins-ssh [2020-12-21T06:12:40.336Z] Cloning the remote Git repository [2020-12-21T06:12:40.406Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-12-21T06:12:40.553Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-12-21T06:12:40.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-12-21T06:12:40.642Z] > git --version # timeout=10 [2020-12-21T06:12:40.666Z] > git --version # 'git version 2.17.1' [2020-12-21T06:12:40.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:12:40.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:12:41.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-12-21T06:12:41.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:12:41.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-12-21T06:12:41.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-12-21T06:12:41.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:12:41.716Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:12:42.202Z] Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit b659461919755caa86fa84cb85b0ba3389543a10 [2020-12-21T06:12:42.544Z] Merge succeeded, producing b659461919755caa86fa84cb85b0ba3389543a10 [2020-12-21T06:12:42.544Z] Checking out Revision b659461919755caa86fa84cb85b0ba3389543a10 (PR-196) [2020-12-21T06:12:42.226Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:12:42.239Z] > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 [2020-12-21T06:12:42.372Z] > git remote # timeout=10 [2020-12-21T06:12:42.417Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:12:42.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:12:42.469Z] > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 [2020-12-21T06:12:42.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:12:42.556Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:12:42.565Z] > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 [2020-12-21T06:12:46.688Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-21T06:12:46.748Z] > git --version # timeout=10 [2020-12-21T06:12:46.756Z] > git --version # 'git version 2.17.1' [2020-12-21T06:12:46.775Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:12:48.452Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:12:48.861Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:12:49.217Z] + + true [2020-12-21T06:12:49.217Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:12:51.968Z] provisioning config files... [2020-12-21T06:12:52.009Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2340662785333723705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:12:52.460Z] ---> docker-login.sh [2020-12-21T06:12:52.461Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:12:53.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:12:53.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:12:53.655Z] Configure a credential helper to remove this warning. See [2020-12-21T06:12:53.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:12:53.655Z] [2020-12-21T06:12:53.655Z] Login Succeeded [2020-12-21T06:12:53.655Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:12:53.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:12:54.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:12:54.201Z] Configure a credential helper to remove this warning. See [2020-12-21T06:12:54.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:12:54.201Z] [2020-12-21T06:12:54.201Z] Login Succeeded [2020-12-21T06:12:54.201Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:12:54.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:12:54.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:12:54.473Z] Configure a credential helper to remove this warning. See [2020-12-21T06:12:54.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:12:54.473Z] [2020-12-21T06:12:54.473Z] Login Succeeded [2020-12-21T06:12:54.746Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:12:55.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:12:55.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:12:55.020Z] Configure a credential helper to remove this warning. See [2020-12-21T06:12:55.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:12:55.020Z] [2020-12-21T06:12:55.020Z] Login Succeeded [2020-12-21T06:12:55.020Z] docker.io [2020-12-21T06:12:55.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:12:55.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:12:55.886Z] Configure a credential helper to remove this warning. See [2020-12-21T06:12:55.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:12:55.886Z] [2020-12-21T06:12:55.886Z] Login Succeeded [2020-12-21T06:12:55.886Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:12:55.924Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T06:12:56.474Z] ========================================================= [2020-12-21T06:12:56.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T06:12:56.474Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:12:56.887Z] + 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 . [2020-12-21T06:12:57.166Z] Sending build context to Docker daemon 484.9kB [2020-12-21T06:12:57.166Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-21T06:12:57.166Z] Step 2/8 : FROM ${BASE} [2020-12-21T06:12:57.445Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T06:12:57.445Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T06:12:57.445Z] a4357932f1b6: Pulling fs layer [2020-12-21T06:12:57.445Z] 18c013af1878: Pulling fs layer [2020-12-21T06:12:57.445Z] 00ac8860ef70: Pulling fs layer [2020-12-21T06:12:57.445Z] 63d7cb157983: Pulling fs layer [2020-12-21T06:12:57.445Z] b116817d02f9: Pulling fs layer [2020-12-21T06:12:57.445Z] 745a02a5169b: Pulling fs layer [2020-12-21T06:12:57.445Z] 00ac8860ef70: Waiting [2020-12-21T06:12:57.445Z] 63d7cb157983: Waiting [2020-12-21T06:12:57.445Z] b116817d02f9: Waiting [2020-12-21T06:12:57.445Z] 745a02a5169b: Waiting [2020-12-21T06:12:57.445Z] 18c013af1878: Verifying Checksum [2020-12-21T06:12:57.445Z] 18c013af1878: Download complete [2020-12-21T06:12:57.445Z] a4357932f1b6: Verifying Checksum [2020-12-21T06:12:57.445Z] a4357932f1b6: Download complete [2020-12-21T06:12:57.445Z] 63d7cb157983: Verifying Checksum [2020-12-21T06:12:57.445Z] 63d7cb157983: Download complete [2020-12-21T06:12:57.445Z] b116817d02f9: Verifying Checksum [2020-12-21T06:12:57.445Z] b116817d02f9: Download complete [2020-12-21T06:12:57.445Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T06:12:57.445Z] 5f621e34cdf4: Download complete [2020-12-21T06:12:58.434Z] 5f621e34cdf4: Pull complete [2020-12-21T06:12:59.043Z] a4357932f1b6: Pull complete [2020-12-21T06:12:59.319Z] 18c013af1878: Pull complete [2020-12-21T06:12:59.591Z] 745a02a5169b: Download complete [2020-12-21T06:13:01.025Z] 00ac8860ef70: Verifying Checksum [2020-12-21T06:13:01.025Z] 00ac8860ef70: Download complete [2020-12-21T06:13:11.221Z] 00ac8860ef70: Pull complete [2020-12-21T06:13:11.221Z] 63d7cb157983: Pull complete [2020-12-21T06:13:11.496Z] b116817d02f9: Pull complete [2020-12-21T06:13:15.812Z] 745a02a5169b: Pull complete [2020-12-21T06:13:15.812Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T06:13:15.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T06:13:15.812Z] ---> b7e6874047d6 [2020-12-21T06:13:15.812Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-21T06:13:17.124Z] Running on prd-centos7-docker-4c-2g-17004 in /w/workspace/gexfoundry_device-mqtt-go_PR-196 [Pipeline] { [Pipeline] ws [2020-12-21T06:13:17.224Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:13:17.802Z] ---> Running in 05c39175d8ab [2020-12-21T06:13:18.423Z] Removing intermediate container 05c39175d8ab [2020-12-21T06:13:18.423Z] ---> af2834ecaeea [2020-12-21T06:13:18.423Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:13:18.423Z] ---> Running in 1e66713aa868 [2020-12-21T06:13:19.738Z] using credential edgex-jenkins-ssh [2020-12-21T06:13:19.791Z] Cloning the remote Git repository [2020-12-21T06:13:19.819Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-12-21T06:13:19.888Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-12-21T06:13:19.944Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-12-21T06:13:19.945Z] > git --version # timeout=10 [2020-12-21T06:13:19.951Z] > git --version # 'git version 2.24.3' [2020-12-21T06:13:19.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:13:19.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:13:20.657Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-12-21T06:13:20.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:13:20.684Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-12-21T06:13:20.704Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-12-21T06:13:20.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:13:20.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:13:21.061Z] Removing intermediate container 1e66713aa868 [2020-12-21T06:13:21.061Z] ---> 0e9b776a6550 [2020-12-21T06:13:21.061Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:13:21.061Z] ---> Running in a880aaa3377f [2020-12-21T06:13:21.078Z] Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit b659461919755caa86fa84cb85b0ba3389543a10 [2020-12-21T06:13:21.160Z] Merge succeeded, producing b659461919755caa86fa84cb85b0ba3389543a10 [2020-12-21T06:13:21.160Z] Checking out Revision b659461919755caa86fa84cb85b0ba3389543a10 (PR-196) [2020-12-21T06:13:21.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T06:13:21.089Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:13:21.096Z] > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 [2020-12-21T06:13:21.129Z] > git remote # timeout=10 [2020-12-21T06:13:21.135Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:13:21.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:13:21.144Z] > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 [2020-12-21T06:13:21.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:13:21.165Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:13:21.169Z] > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 [2020-12-21T06:13:22.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T06:13:23.620Z] (1/14) Installing libmagic (5.38-r0) [2020-12-21T06:13:23.892Z] (2/14) Installing file (5.38-r0) [2020-12-21T06:13:24.161Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-21T06:13:24.161Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-21T06:13:24.878Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-21T06:13:24.918Z] > git --version # timeout=10 [2020-12-21T06:13:24.929Z] > git --version # 'git version 2.24.3' [2020-12-21T06:13:24.935Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:13:26.370Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:13:26.723Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:13:27.045Z] + sudo service docker restart [2020-12-21T06:13:27.045Z] + true [2020-12-21T06:13:27.045Z] Redirecting to /bin/systemctl restart docker.service [2020-12-21T06:13:27.541Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-21T06:13:27.812Z] (6/14) Installing patch (2.7.6-r6) [2020-12-21T06:13:27.812Z] (7/14) Installing build-base (0.5-r2) [2020-12-21T06:13:27.812Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-21T06:13:28.100Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-21T06:13:28.100Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-21T06:13:28.372Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:13:28.580Z] provisioning config files... [2020-12-21T06:13:28.608Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2415011250062823126tmp [Pipeline] { [2020-12-21T06:13:28.645Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-21T06:13:28.645Z] (13/14) Installing openssh-server (8.3_p1-r1) [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:13:29.041Z] ---> docker-login.sh [2020-12-21T06:13:29.042Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:13:29.237Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-21T06:13:29.237Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T06:13:29.237Z] OK: 221 MiB in 53 packages [2020-12-21T06:13:29.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:13:29.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:13:29.309Z] Configure a credential helper to remove this warning. See [2020-12-21T06:13:29.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:13:29.309Z] [2020-12-21T06:13:29.309Z] Login Succeeded [2020-12-21T06:13:29.309Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:13:29.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:13:29.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:13:29.571Z] Configure a credential helper to remove this warning. See [2020-12-21T06:13:29.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:13:29.571Z] [2020-12-21T06:13:29.571Z] Login Succeeded [2020-12-21T06:13:29.571Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:13:29.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:13:29.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:13:29.835Z] Configure a credential helper to remove this warning. See [2020-12-21T06:13:29.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:13:29.835Z] [2020-12-21T06:13:29.835Z] Login Succeeded [2020-12-21T06:13:29.835Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:13:29.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:13:29.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:13:29.835Z] Configure a credential helper to remove this warning. See [2020-12-21T06:13:29.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:13:29.835Z] [2020-12-21T06:13:29.835Z] Login Succeeded [2020-12-21T06:13:29.835Z] docker.io [2020-12-21T06:13:30.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:13:30.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:13:30.361Z] Configure a credential helper to remove this warning. See [2020-12-21T06:13:30.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:13:30.361Z] [2020-12-21T06:13:30.361Z] Login Succeeded [2020-12-21T06:13:30.361Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:13:30.385Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T06:13:31.036Z] ========================================================= [2020-12-21T06:13:31.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T06:13:31.036Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:13:31.407Z] + 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 . [2020-12-21T06:13:31.407Z] Sending build context to Docker daemon 485.9kB [2020-12-21T06:13:31.408Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-21T06:13:31.408Z] Step 2/8 : FROM ${BASE} [2020-12-21T06:13:31.678Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T06:13:31.678Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T06:13:31.678Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T06:13:31.678Z] de9db76c5a1d: Pulling fs layer [2020-12-21T06:13:31.678Z] bca2f99d35d6: Pulling fs layer [2020-12-21T06:13:31.678Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T06:13:31.678Z] 7c6f9722023f: Pulling fs layer [2020-12-21T06:13:31.678Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T06:13:31.678Z] bca2f99d35d6: Waiting [2020-12-21T06:13:31.678Z] 93359f2a8cfa: Waiting [2020-12-21T06:13:31.678Z] 7c6f9722023f: Waiting [2020-12-21T06:13:31.678Z] a35cf1a2eb13: Waiting [2020-12-21T06:13:31.678Z] de9db76c5a1d: Download complete [2020-12-21T06:13:31.678Z] 0ef7d3d256c8: Download complete [2020-12-21T06:13:31.678Z] 93359f2a8cfa: Verifying Checksum [2020-12-21T06:13:31.678Z] 93359f2a8cfa: Download complete [2020-12-21T06:13:31.678Z] 7c6f9722023f: Verifying Checksum [2020-12-21T06:13:31.678Z] 7c6f9722023f: Download complete [2020-12-21T06:13:31.678Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T06:13:31.678Z] 188c0c94c7c5: Download complete [2020-12-21T06:13:31.941Z] 188c0c94c7c5: Pull complete [2020-12-21T06:13:32.212Z] 0ef7d3d256c8: Pull complete [2020-12-21T06:13:32.212Z] de9db76c5a1d: Pull complete [2020-12-21T06:13:33.558Z] Removing intermediate container a880aaa3377f [2020-12-21T06:13:33.558Z] ---> d2a459408f12 [2020-12-21T06:13:33.558Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-12-21T06:13:33.558Z] ---> Running in b559363f72c9 [2020-12-21T06:13:33.619Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T06:13:33.619Z] a35cf1a2eb13: Download complete [2020-12-21T06:13:33.836Z] Removing intermediate container b559363f72c9 [2020-12-21T06:13:33.837Z] ---> 12364da6f9de [2020-12-21T06:13:33.837Z] Step 7/8 : COPY . . [2020-12-21T06:13:34.196Z] bca2f99d35d6: Verifying Checksum [2020-12-21T06:13:34.196Z] bca2f99d35d6: Download complete [2020-12-21T06:13:34.826Z] ---> 499f6aa1cd94 [2020-12-21T06:13:34.826Z] Step 8/8 : RUN go mod download [2020-12-21T06:13:35.104Z] ---> Running in 6ee9197de70e [2020-12-21T06:13:39.533Z] bca2f99d35d6: Pull complete [2020-12-21T06:13:39.533Z] 93359f2a8cfa: Pull complete [2020-12-21T06:13:39.533Z] 7c6f9722023f: Pull complete [2020-12-21T06:13:46.157Z] a35cf1a2eb13: Pull complete [2020-12-21T06:13:46.426Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T06:13:46.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T06:13:46.426Z] ---> a62c8e92a672 [2020-12-21T06:13:46.426Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-21T06:13:46.426Z] ---> Running in b9e342098b33 [2020-12-21T06:13:46.695Z] Removing intermediate container b9e342098b33 [2020-12-21T06:13:46.695Z] ---> 8564daf7fbd9 [2020-12-21T06:13:46.695Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:13:46.695Z] ---> Running in 1cd04784cb73 [2020-12-21T06:13:48.100Z] Removing intermediate container 1cd04784cb73 [2020-12-21T06:13:48.100Z] ---> c177cf4d6cc4 [2020-12-21T06:13:48.100Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:13:48.100Z] ---> Running in 767bb0c4526a [2020-12-21T06:13:49.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T06:13:49.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T06:13:49.892Z] (1/14) Installing libmagic (5.38-r0) [2020-12-21T06:13:50.161Z] (2/14) Installing file (5.38-r0) [2020-12-21T06:13:50.425Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-21T06:13:50.425Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-21T06:13:57.037Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-21T06:13:57.037Z] (6/14) Installing patch (2.7.6-r6) [2020-12-21T06:13:57.037Z] (7/14) Installing build-base (0.5-r2) [2020-12-21T06:13:57.037Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-21T06:13:57.037Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-21T06:13:57.037Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-21T06:13:57.254Z] Removing intermediate container 6ee9197de70e [2020-12-21T06:13:57.254Z] ---> 5e180fb094b5 [2020-12-21T06:13:57.254Z] Successfully built 5e180fb094b5 [2020-12-21T06:13:57.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:13:57.614Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-21T06:13:57.614Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-21T06:13:57.614Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-21T06:13:57.629Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T06:13:57.629Z] . [Pipeline] withDockerContainer [2020-12-21T06:13:57.877Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-21T06:13:57.877Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T06:13:57.877Z] OK: 237 MiB in 53 packages [2020-12-21T06:13:57.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-17003 does not seem to be running inside a container [2020-12-21T06:13:57.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 [2020-12-21T06:13:59.513Z] $ docker top aadb8d42c9d5a3c571bd3cb7b82bf8fa8e0dfaf6b6a669f12a5903c81219da7c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:14:00.570Z] + go version [2020-12-21T06:14:00.570Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T06:14:00.620Z] $ docker stop --time=1 aadb8d42c9d5a3c571bd3cb7b82bf8fa8e0dfaf6b6a669f12a5903c81219da7c [2020-12-21T06:14:01.208Z] Removing intermediate container 767bb0c4526a [2020-12-21T06:14:01.208Z] ---> 494cba584078 [2020-12-21T06:14:01.208Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-12-21T06:14:01.208Z] ---> Running in 3252b55c5cbb [2020-12-21T06:14:01.208Z] Removing intermediate container 3252b55c5cbb [2020-12-21T06:14:01.208Z] ---> 8a4141e71cfc [2020-12-21T06:14:01.208Z] Step 7/8 : COPY . . [2020-12-21T06:14:01.783Z] ---> f7b026d9d944 [2020-12-21T06:14:01.783Z] Step 8/8 : RUN go mod download [2020-12-21T06:14:02.047Z] ---> Running in 509978db9061 [2020-12-21T06:14:02.571Z] $ docker rm -f aadb8d42c9d5a3c571bd3cb7b82bf8fa8e0dfaf6b6a669f12a5903c81219da7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:14:03.848Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T06:14:03.848Z] . [Pipeline] withDockerContainer [2020-12-21T06:14:04.091Z] prd-ubuntu18.04-docker-arm64-4c-16g-17003 does not seem to be running inside a container [2020-12-21T06:14:04.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 [2020-12-21T06:14:05.516Z] $ docker top 710e47ab76e6859628a2b88de37de52172b9264560733516c6fd4d87f05bcb98 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:14:06.551Z] + make test [2020-12-21T06:14:06.551Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-21T06:14:07.529Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-12-21T06:14:24.064Z] Removing intermediate container 509978db9061 [2020-12-21T06:14:24.064Z] ---> 3b86ca9d13fa [2020-12-21T06:14:24.064Z] Successfully built 3b86ca9d13fa [2020-12-21T06:14:24.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:14:24.417Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T06:14:24.418Z] . [Pipeline] withDockerContainer [2020-12-21T06:14:24.556Z] prd-centos7-docker-4c-2g-17004 does not seem to be running inside a container [2020-12-21T06:14:24.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 [2020-12-21T06:14:25.494Z] $ docker top 0bbeb77b5f6aa6ec983c89479af9c5ab48a7931bad142c449f377e7b8e8d9f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:14:26.064Z] + go version [2020-12-21T06:14:26.064Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T06:14:26.096Z] $ docker stop --time=1 0bbeb77b5f6aa6ec983c89479af9c5ab48a7931bad142c449f377e7b8e8d9f03 [2020-12-21T06:14:27.415Z] $ docker rm -f 0bbeb77b5f6aa6ec983c89479af9c5ab48a7931bad142c449f377e7b8e8d9f03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:14:28.531Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T06:14:28.531Z] . [Pipeline] withDockerContainer [2020-12-21T06:14:28.666Z] prd-centos7-docker-4c-2g-17004 does not seem to be running inside a container [2020-12-21T06:14:28.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 [2020-12-21T06:14:29.433Z] $ docker top 440291deab40725b7120d05d2b16d2d9c185ca3a8cdc8b989d168df288841be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:14:30.014Z] + make test [2020-12-21T06:14:30.014Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-21T06:14:30.981Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-12-21T06:14:34.367Z] # github.com/edgexfoundry/device-sdk-go/internal/v2/application [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:487:23: undefined: dtos.ValueTypeString [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:489:23: undefined: dtos.ValueTypeBool [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:495:23: undefined: dtos.ValueTypeBoolArray [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:502:23: undefined: dtos.ValueTypeUint8 [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:508:23: undefined: dtos.ValueTypeUint8Array [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:519:23: undefined: dtos.ValueTypeUint16 [2020-12-21T06:14:34.367Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:525:23: undefined: dtos.ValueTypeUint16Array [2020-12-21T06:14:34.368Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:536:23: undefined: dtos.ValueTypeUint32 [2020-12-21T06:14:34.368Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:542:23: undefined: dtos.ValueTypeUint32Array [2020-12-21T06:14:34.368Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: undefined: dtos.ValueTypeUint64 [2020-12-21T06:14:34.368Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: too many errors [2020-12-21T06:14:39.235Z] # github.com/edgexfoundry/device-sdk-go/internal/v2/application [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:487:23: undefined: dtos.ValueTypeString [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:489:23: undefined: dtos.ValueTypeBool [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:495:23: undefined: dtos.ValueTypeBoolArray [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:502:23: undefined: dtos.ValueTypeUint8 [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:508:23: undefined: dtos.ValueTypeUint8Array [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:519:23: undefined: dtos.ValueTypeUint16 [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:525:23: undefined: dtos.ValueTypeUint16Array [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:536:23: undefined: dtos.ValueTypeUint32 [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:542:23: undefined: dtos.ValueTypeUint32Array [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: undefined: dtos.ValueTypeUint64 [2020-12-21T06:14:39.236Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: too many errors [2020-12-21T06:14:42.590Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2020-12-21T06:14:42.590Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2020-12-21T06:14:42.641Z] $ docker stop --time=1 440291deab40725b7120d05d2b16d2d9c185ca3a8cdc8b989d168df288841be1 [2020-12-21T06:14:42.673Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2020-12-21T06:14:42.673Z] make: *** [Makefile:25: test] Error 2 [2020-12-21T06:14:45.015Z] $ docker rm -f 440291deab40725b7120d05d2b16d2d9c185ca3a8cdc8b989d168df288841be1 [Pipeline] // withDockerContainer [Pipeline] } [2020-12-21T06:14:45.421Z] $ docker stop --time=1 710e47ab76e6859628a2b88de37de52172b9264560733516c6fd4d87f05bcb98 [2020-12-21T06:14:47.846Z] $ docker rm -f 710e47ab76e6859628a2b88de37de52172b9264560733516c6fd4d87f05bcb98 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // withEnv [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T06:14:51.430Z] Failed in branch arm64 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T06:14:52.017Z] Failed in branch amd64 [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 [2020-12-21T06:14:56.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:14:56.692Z] ---> package-listing.sh [2020-12-21T06:14:56.692Z] ++ facter osfamily [2020-12-21T06:14:56.692Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T06:14:56.692Z] + OS_FAMILY=redhat [2020-12-21T06:14:56.692Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-196 [2020-12-21T06:14:56.692Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T06:14:56.692Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T06:14:56.692Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T06:14:56.692Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T06:14:56.692Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-196 ']' [2020-12-21T06:14:56.692Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T06:14:56.692Z] + case "${OS_FAMILY}" in [2020-12-21T06:14:56.692Z] + rpm -qa [2020-12-21T06:14:56.692Z] + sort [2020-12-21T06:15:02.052Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T06:15:02.052Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T06:15:02.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T06:15:02.052Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-196 ']' [2020-12-21T06:15:02.052Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-196/archives/ [2020-12-21T06:15:02.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-196/archives/ [Pipeline] echo [2020-12-21T06:15:02.108Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T06:15:02.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:15:02.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:15:02.807Z] [2020-12-21T06:15:02.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:15:03.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:15:03.228Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T06:15:03.228Z] df20fa9351a1: Pulling fs layer [2020-12-21T06:15:03.228Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T06:15:03.228Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T06:15:03.228Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T06:15:03.228Z] 93b61091891f: Pulling fs layer [2020-12-21T06:15:03.228Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T06:15:03.228Z] 5e14af77c1be: Pulling fs layer [2020-12-21T06:15:03.228Z] 01666e4c0597: Pulling fs layer [2020-12-21T06:15:03.228Z] aa168da1d23b: Pulling fs layer [2020-12-21T06:15:03.228Z] 46f8f816bc3b: Waiting [2020-12-21T06:15:03.228Z] 93b61091891f: Waiting [2020-12-21T06:15:03.228Z] 93b9cdb0e59b: Waiting [2020-12-21T06:15:03.228Z] 5e14af77c1be: Waiting [2020-12-21T06:15:03.228Z] 01666e4c0597: Waiting [2020-12-21T06:15:03.228Z] aa168da1d23b: Waiting [2020-12-21T06:15:03.228Z] 36b3adc4ff6f: Verifying Checksum [2020-12-21T06:15:03.228Z] 36b3adc4ff6f: Download complete [2020-12-21T06:15:03.228Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T06:15:03.228Z] 46f8f816bc3b: Download complete [2020-12-21T06:15:03.496Z] df20fa9351a1: Verifying Checksum [2020-12-21T06:15:03.496Z] df20fa9351a1: Download complete [2020-12-21T06:15:03.496Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T06:15:03.496Z] 93b9cdb0e59b: Download complete [2020-12-21T06:15:03.496Z] 5e14af77c1be: Verifying Checksum [2020-12-21T06:15:03.496Z] 5e14af77c1be: Download complete [2020-12-21T06:15:03.496Z] 01666e4c0597: Verifying Checksum [2020-12-21T06:15:03.496Z] 01666e4c0597: Download complete [2020-12-21T06:15:03.496Z] 93b61091891f: Verifying Checksum [2020-12-21T06:15:03.496Z] 93b61091891f: Download complete [2020-12-21T06:15:03.759Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T06:15:03.759Z] 8ad3a11d3b57: Download complete [2020-12-21T06:15:03.759Z] df20fa9351a1: Pull complete [2020-12-21T06:15:04.026Z] 36b3adc4ff6f: Pull complete [2020-12-21T06:15:04.622Z] 8ad3a11d3b57: Pull complete [2020-12-21T06:15:04.919Z] 46f8f816bc3b: Pull complete [2020-12-21T06:15:05.505Z] 93b61091891f: Pull complete [2020-12-21T06:15:05.774Z] aa168da1d23b: Verifying Checksum [2020-12-21T06:15:05.774Z] aa168da1d23b: Download complete [2020-12-21T06:15:05.774Z] 93b9cdb0e59b: Pull complete [2020-12-21T06:15:06.038Z] 5e14af77c1be: Pull complete [2020-12-21T06:15:06.038Z] 01666e4c0597: Pull complete [2020-12-21T06:15:12.696Z] aa168da1d23b: Pull complete [2020-12-21T06:15:12.696Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T06:15:12.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:15:12.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T06:15:12.956Z] prd-centos7-docker-4c-2g-17002 does not seem to be running inside a container [2020-12-21T06:15:13.024Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-196 -v /w/workspace/gexfoundry_device-mqtt-go_PR-196:/w/workspace/gexfoundry_device-mqtt-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-196@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 [2020-12-21T06:15:16.334Z] $ docker top 6263790880be14f21ed32c021ea53f00c7b738cb668df8c5bde2070fd7cc13f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:15:16.918Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T06:15:17.245Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T06:15:17.577Z] + ls /var/log/sa-host [2020-12-21T06:15:17.577Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T06:15:17.577Z] file_magic: OK [2020-12-21T06:15:17.577Z] HZ: Using current value: 100 [2020-12-21T06:15:17.577Z] file_header: OK [2020-12-21T06:15:17.577Z] 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 [2020-12-21T06:15:17.577Z] Statistics: [2020-12-21T06:15:17.577Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T06:15:17.577Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T06:15:17.577Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T06:15:17.577Z] file_magic: OK [2020-12-21T06:15:17.577Z] HZ: Using current value: 100 [2020-12-21T06:15:17.577Z] file_header: OK [2020-12-21T06:15:17.577Z] 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 [2020-12-21T06:15:17.577Z] Statistics: [2020-12-21T06:15:17.577Z] Hnuu...uuuununununu... [2020-12-21T06:15:17.577Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T06:15:17.855Z] provisioning config files... [2020-12-21T06:15:17.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/config7488194947006064497tmp [Pipeline] { [Pipeline] echo [2020-12-21T06:15:17.995Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:15:18.355Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T06:15:18.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T06:15:18.537Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:15:18.882Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T06:15:18.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:15:19.283Z] ---> sudo-logs.sh [2020-12-21T06:15:19.283Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T06:15:19.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:15:19.664Z] ---> job-cost.sh [2020-12-21T06:15:19.664Z] lf-activate-venv: SKIPPING [2020-12-21T06:15:19.664Z] INFO: No Stack... [2020-12-21T06:15:20.240Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T06:15:20.820Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T06:15:20.870Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:15:21.212Z] ---> logs-deploy.sh [2020-12-21T06:15:21.212Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-196/1 [2020-12-21T06:15:21.212Z] INFO: archiving workspace using pattern(s): [2020-12-21T06:15:23.134Z] Archives upload complete. [2020-12-21T06:15:23.134Z] INFO: archiving logs to Nexus