Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2+cdd6c33d41f01dc10b68606080ac8b6263924bf1 (798e770c2c745844bbd7e3b900f871e211c9c731) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-208/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-208/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-20900 in /w/workspace/gexfoundry_device-mqtt-go_PR-208 [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-208 # 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 Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 Merge succeeded, producing 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 Checking out Revision 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 (PR-208) > 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/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 # 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 cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-18T06:09:16.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-18T06:09:16.559Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-18T06:09:16.775Z] ========================================================= [2021-01-18T06:09:16.775Z] EdgeX Global Pipelines Version Info [2021-01-18T06:09:16.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:09:18.260Z] ------------------- [2021-01-18T06:09:18.260Z] stable info: [2021-01-18T06:09:18.260Z] ------------------- [2021-01-18T06:09:18.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-18T06:09:18.260Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-18T06:09:18.260Z] Message: update stable to v1.0.177 [2021-01-18T06:09:19.213Z] ------------------- [2021-01-18T06:09:19.213Z] experimental info: [2021-01-18T06:09:19.213Z] ------------------- [2021-01-18T06:09:19.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-18T06:09:19.213Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-18T06:09:19.213Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-18T06:09:19.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-01-18T06:09:19.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-01-18T06:09:19.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-18T06:09:20.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-18T06:09:20.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-18T06:09:20.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-18T06:09:20.490Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-18T06:09:20.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-18T06:09:20.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-18T06:09:20.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-18T06:09:21.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-18T06:09:21.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-01-18T06:09:21.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-18T06:09:21.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-18T06:09:21.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-18T06:09:21.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-18T06:09:21.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-18T06:09:22.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-18T06:09:22.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-18T06:09:22.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-18T06:09:22.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-18T06:09:22.548Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-18T06:09:22.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-18T06:09:22.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-18T06:09:22.945Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-18T06:09:23.060Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-18T06:09:23.186Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-18T06:09:23.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2021-01-18T06:09:23.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2021-01-18T06:09:23.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2021-01-18T06:09:23.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 [Pipeline] echo [2021-01-18T06:09:23.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dc0bc9 [Pipeline] echo [2021-01-18T06:09:23.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T06:09:24.172Z] provisioning config files... [2021-01-18T06:09:24.202Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp/config8283947718604574208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:09:24.620Z] ---> docker-login.sh [2021-01-18T06:09:24.620Z] nexus3.edgexfoundry.org:10001 [2021-01-18T06:09:24.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:09:25.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:09:25.145Z] Configure a credential helper to remove this warning. See [2021-01-18T06:09:25.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:09:25.145Z] [2021-01-18T06:09:25.145Z] Login Succeeded [2021-01-18T06:09:25.145Z] nexus3.edgexfoundry.org:10002 [2021-01-18T06:09:25.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:09:25.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:09:25.145Z] Configure a credential helper to remove this warning. See [2021-01-18T06:09:25.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:09:25.145Z] [2021-01-18T06:09:25.145Z] Login Succeeded [2021-01-18T06:09:25.145Z] nexus3.edgexfoundry.org:10003 [2021-01-18T06:09:25.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:09:25.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:09:25.415Z] Configure a credential helper to remove this warning. See [2021-01-18T06:09:25.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:09:25.415Z] [2021-01-18T06:09:25.415Z] Login Succeeded [2021-01-18T06:09:25.415Z] nexus3.edgexfoundry.org:10004 [2021-01-18T06:09:25.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:09:25.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:09:25.677Z] Configure a credential helper to remove this warning. See [2021-01-18T06:09:25.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:09:25.677Z] [2021-01-18T06:09:25.677Z] Login Succeeded [2021-01-18T06:09:25.677Z] docker.io [2021-01-18T06:09:25.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:09:25.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:09:25.940Z] Configure a credential helper to remove this warning. See [2021-01-18T06:09:25.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:09:25.940Z] [2021-01-18T06:09:25.940Z] Login Succeeded [2021-01-18T06:09:25.940Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T06:09:25.973Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T06:09:27.251Z] + git log --format=format:%s -1 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 [Pipeline] echo [2021-01-18T06:09:27.353Z] GIT_COMMIT: 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2, Commit Message: build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0 [Pipeline] echo [2021-01-18T06:09:27.424Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:09:28.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T06:09:28.053Z] [2021-01-18T06:09:28.053Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:09:28.488Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T06:09:28.488Z] latest: Pulling from edgex-devops/git-semver [2021-01-18T06:09:28.488Z] 31603596830f: Pulling fs layer [2021-01-18T06:09:28.488Z] 2a8b12db71e7: Pulling fs layer [2021-01-18T06:09:28.488Z] 6ca5941a6612: Pulling fs layer [2021-01-18T06:09:28.488Z] ecc8261a40a4: Pulling fs layer [2021-01-18T06:09:28.488Z] ecc8261a40a4: Waiting [2021-01-18T06:09:28.488Z] 2a8b12db71e7: Verifying Checksum [2021-01-18T06:09:28.488Z] 2a8b12db71e7: Download complete [2021-01-18T06:09:28.756Z] 31603596830f: Verifying Checksum [2021-01-18T06:09:28.756Z] 31603596830f: Download complete [2021-01-18T06:09:28.756Z] ecc8261a40a4: Verifying Checksum [2021-01-18T06:09:28.756Z] ecc8261a40a4: Download complete [2021-01-18T06:09:29.020Z] 6ca5941a6612: Verifying Checksum [2021-01-18T06:09:29.020Z] 6ca5941a6612: Download complete [2021-01-18T06:09:29.020Z] 31603596830f: Pull complete [2021-01-18T06:09:29.281Z] 2a8b12db71e7: Pull complete [2021-01-18T06:09:29.860Z] 6ca5941a6612: Pull complete [2021-01-18T06:09:30.439Z] ecc8261a40a4: Pull complete [2021-01-18T06:09:30.439Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-18T06:09:30.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T06:09:30.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-18T06:09:30.563Z] prd-centos7-docker-4c-2g-20900 does not seem to be running inside a container [2021-01-18T06:09:30.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-208 -v /w/workspace/gexfoundry_device-mqtt-go_PR-208:/w/workspace/gexfoundry_device-mqtt-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-18T06:09:32.376Z] $ docker top 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-18T06:09:32.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-18T06:09:32.800Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-18T06:09:33.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-18T06:09:33.027Z] $ docker exec 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 ssh-agent [2021-01-18T06:09:33.190Z] SSH_AUTH_SOCK=/tmp/ssh-xJ6fhEHnRX7o/agent.11 [2021-01-18T06:09:33.190Z] SSH_AGENT_PID=16 [2021-01-18T06:09:33.199Z] Running ssh-add (command line suppressed) [2021-01-18T06:09:33.320Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp/private_key_987293435798923793.key (/w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp/private_key_987293435798923793.key) [2021-01-18T06:09:33.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-18T06:09:33.739Z] + git tag --points-at HEAD [Pipeline] } [2021-01-18T06:09:33.767Z] $ docker exec --env ******** --env ******** 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 ssh-agent -k [2021-01-18T06:09:33.877Z] unset SSH_AUTH_SOCK; [2021-01-18T06:09:33.877Z] unset SSH_AGENT_PID; [2021-01-18T06:09:33.877Z] echo Agent pid 16 killed; [2021-01-18T06:09:33.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-18T06:09:34.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-18T06:09:34.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-18T06:09:34.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-18T06:09:34.285Z] $ docker exec 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 ssh-agent [2021-01-18T06:09:34.441Z] SSH_AUTH_SOCK=/tmp/ssh-ZcobfqJGu3sd/agent.46 [2021-01-18T06:09:34.441Z] SSH_AGENT_PID=51 [2021-01-18T06:09:34.448Z] Running ssh-add (command line suppressed) [2021-01-18T06:09:34.560Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp/private_key_6977910084735236782.key (/w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp/private_key_6977910084735236782.key) [2021-01-18T06:09:34.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-18T06:09:34.978Z] + git semver init [2021-01-18T06:09:34.978Z] # -> Open(): unable to determine branch for HEAD [2021-01-18T06:09:34.978Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-208/.git [2021-01-18T06:09:34.978Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-208 [2021-01-18T06:09:34.978Z] # $SEMVER_REMOTE_NAME = origin [2021-01-18T06:09:34.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-18T06:09:34.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-18T06:09:34.978Z] # $SEMVER_BRANCH = PR-208 [2021-01-18T06:09:34.978Z] # $SEMVER_TEMP = /tmp/semver-689890260 [2021-01-18T06:09:34.978Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-01-18T06:09:35.554Z] # '/tmp/semver-689890260' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-208/.semver' [2021-01-18T06:09:35.554Z] # -> Force: false [2021-01-18T06:09:35.554Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-208/.semver [Pipeline] } [2021-01-18T06:09:35.574Z] $ docker exec --env ******** --env ******** 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 ssh-agent -k [2021-01-18T06:09:35.683Z] unset SSH_AUTH_SOCK; [2021-01-18T06:09:35.684Z] unset SSH_AGENT_PID; [2021-01-18T06:09:35.684Z] echo Agent pid 51 killed; [2021-01-18T06:09:35.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-18T06:09:36.311Z] + git semver [Pipeline] } [2021-01-18T06:09:36.340Z] $ docker stop --time=1 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 [2021-01-18T06:09:37.719Z] $ docker rm -f 0a1e1db8c33c17141f3695353b98e6ce9b627c0a35bd2d7e494ed39a9d085a03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T06:09:38.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-18T06:09:38.794Z] Stashed 1 file(s) [Pipeline] echo [2021-01-18T06:09:38.829Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-18T06:09:54.649Z] Still waiting to schedule task [2021-01-18T06:09:54.649Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-18T06:09:54.677Z] Still waiting to schedule task [2021-01-18T06:09:54.677Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-18T06:11:41.991Z] Running on prd-centos7-docker-4c-2g-20903 in /w/workspace/gexfoundry_device-mqtt-go_PR-208 [Pipeline] { [Pipeline] ws [2021-01-18T06:11:42.121Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-01-18T06:11:44.871Z] using credential edgex-jenkins-ssh [2021-01-18T06:11:44.926Z] Cloning the remote Git repository [2021-01-18T06:11:44.953Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T06:11:45.030Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-01-18T06:11:45.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T06:11:45.093Z] > git --version # timeout=10 [2021-01-18T06:11:45.100Z] > git --version # 'git version 2.24.3' [2021-01-18T06:11:45.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T06:11:45.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T06:11:45.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T06:11:45.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T06:11:45.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T06:11:45.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T06:11:45.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T06:11:45.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T06:11:46.081Z] Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 [2021-01-18T06:11:46.171Z] Merge succeeded, producing 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 [2021-01-18T06:11:46.171Z] Checking out Revision 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 (PR-208) [2021-01-18T06:11:46.090Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T06:11:46.096Z] > git checkout -f 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 # timeout=10 [2021-01-18T06:11:46.139Z] > git remote # timeout=10 [2021-01-18T06:11:46.144Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T06:11:46.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T06:11:46.153Z] > git merge cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-18T06:11:46.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T06:11:46.174Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T06:11:46.179Z] > git checkout -f 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 # timeout=10 [2021-01-18T06:11:50.027Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0" [2021-01-18T06:11:50.071Z] > git --version # timeout=10 [2021-01-18T06:11:50.076Z] > git --version # 'git version 2.24.3' [2021-01-18T06:11:50.082Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T06:11:52.026Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-18T06:11:52.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-18T06:11:52.841Z] + sudo service docker restart [2021-01-18T06:11:52.841Z] + true [2021-01-18T06:11:52.841Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T06:11:54.558Z] provisioning config files... [2021-01-18T06:11:54.634Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4188585038011831837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:11:55.220Z] ---> docker-login.sh [2021-01-18T06:11:55.220Z] nexus3.edgexfoundry.org:10001 [2021-01-18T06:11:55.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:11:55.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:11:55.782Z] Configure a credential helper to remove this warning. See [2021-01-18T06:11:55.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:11:55.782Z] [2021-01-18T06:11:55.782Z] Login Succeeded [2021-01-18T06:11:55.782Z] nexus3.edgexfoundry.org:10002 [2021-01-18T06:11:55.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:11:55.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:11:55.782Z] Configure a credential helper to remove this warning. See [2021-01-18T06:11:55.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:11:55.782Z] [2021-01-18T06:11:55.782Z] Login Succeeded [2021-01-18T06:11:55.782Z] nexus3.edgexfoundry.org:10003 [2021-01-18T06:11:56.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:11:56.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:11:56.065Z] Configure a credential helper to remove this warning. See [2021-01-18T06:11:56.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:11:56.065Z] [2021-01-18T06:11:56.065Z] Login Succeeded [2021-01-18T06:11:56.065Z] nexus3.edgexfoundry.org:10004 [2021-01-18T06:11:56.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:11:56.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:11:56.338Z] Configure a credential helper to remove this warning. See [2021-01-18T06:11:56.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:11:56.338Z] [2021-01-18T06:11:56.338Z] Login Succeeded [2021-01-18T06:11:56.338Z] docker.io [2021-01-18T06:11:56.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:11:56.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:11:56.630Z] Configure a credential helper to remove this warning. See [2021-01-18T06:11:56.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:11:56.630Z] [2021-01-18T06:11:56.630Z] Login Succeeded [2021-01-18T06:11:56.630Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T06:11:56.740Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-18T06:11:57.723Z] ========================================================= [2021-01-18T06:11:57.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-18T06:11:57.723Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:11:58.351Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-18T06:11:58.351Z] Sending build context to Docker daemon 493.1kB [2021-01-18T06:11:58.621Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T06:11:58.621Z] Step 2/8 : FROM ${BASE} [2021-01-18T06:11:58.621Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-18T06:11:58.621Z] 188c0c94c7c5: Pulling fs layer [2021-01-18T06:11:58.621Z] 0ef7d3d256c8: Pulling fs layer [2021-01-18T06:11:58.621Z] de9db76c5a1d: Pulling fs layer [2021-01-18T06:11:58.621Z] bca2f99d35d6: Pulling fs layer [2021-01-18T06:11:58.621Z] 93359f2a8cfa: Pulling fs layer [2021-01-18T06:11:58.621Z] 7c6f9722023f: Pulling fs layer [2021-01-18T06:11:58.621Z] a35cf1a2eb13: Pulling fs layer [2021-01-18T06:11:58.621Z] 93359f2a8cfa: Waiting [2021-01-18T06:11:58.621Z] 7c6f9722023f: Waiting [2021-01-18T06:11:58.621Z] a35cf1a2eb13: Waiting [2021-01-18T06:11:58.621Z] de9db76c5a1d: Verifying Checksum [2021-01-18T06:11:58.621Z] de9db76c5a1d: Download complete [2021-01-18T06:11:58.621Z] 0ef7d3d256c8: Download complete [2021-01-18T06:11:58.621Z] 93359f2a8cfa: Verifying Checksum [2021-01-18T06:11:58.621Z] 93359f2a8cfa: Download complete [2021-01-18T06:11:58.621Z] 7c6f9722023f: Verifying Checksum [2021-01-18T06:11:58.621Z] 7c6f9722023f: Download complete [2021-01-18T06:11:58.621Z] 188c0c94c7c5: Verifying Checksum [2021-01-18T06:11:58.621Z] 188c0c94c7c5: Download complete [2021-01-18T06:11:58.887Z] 188c0c94c7c5: Pull complete [2021-01-18T06:11:59.167Z] 0ef7d3d256c8: Pull complete [2021-01-18T06:11:59.167Z] de9db76c5a1d: Pull complete [2021-01-18T06:12:01.131Z] a35cf1a2eb13: Verifying Checksum [2021-01-18T06:12:01.131Z] a35cf1a2eb13: Download complete [2021-01-18T06:12:01.399Z] bca2f99d35d6: Verifying Checksum [2021-01-18T06:12:01.399Z] bca2f99d35d6: Download complete [2021-01-18T06:12:06.795Z] bca2f99d35d6: Pull complete [2021-01-18T06:12:06.795Z] 93359f2a8cfa: Pull complete [2021-01-18T06:12:07.062Z] 7c6f9722023f: Pull complete [2021-01-18T06:12:13.731Z] a35cf1a2eb13: Pull complete [2021-01-18T06:12:13.731Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-18T06:12:13.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-18T06:12:13.731Z] ---> a62c8e92a672 [2021-01-18T06:12:13.731Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-18T06:12:14.319Z] ---> Running in 6d7f200c26a4 [2021-01-18T06:12:14.584Z] Removing intermediate container 6d7f200c26a4 [2021-01-18T06:12:14.584Z] ---> ef4d5a8650e5 [2021-01-18T06:12:14.584Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T06:12:14.584Z] ---> Running in 9ebbfe83a8d3 [2021-01-18T06:12:16.010Z] Removing intermediate container 9ebbfe83a8d3 [2021-01-18T06:12:16.010Z] ---> d128e7839a80 [2021-01-18T06:12:16.010Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-18T06:12:16.010Z] ---> Running in c73c20cb29e6 [2021-01-18T06:12:16.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T06:12:17.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T06:12:18.176Z] (1/14) Installing libmagic (5.38-r0) [2021-01-18T06:12:18.176Z] (2/14) Installing file (5.38-r0) [2021-01-18T06:12:18.176Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-18T06:12:18.439Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-18T06:12:22.679Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-18T06:12:22.679Z] (6/14) Installing patch (2.7.6-r6) [2021-01-18T06:12:22.679Z] (7/14) Installing build-base (0.5-r2) [2021-01-18T06:12:22.679Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-18T06:12:22.944Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-18T06:12:22.944Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-18T06:12:23.544Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-18T06:12:23.544Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-18T06:12:23.544Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-18T06:12:23.807Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-18T06:12:23.807Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T06:12:23.807Z] OK: 237 MiB in 53 packages [2021-01-18T06:12:27.149Z] Removing intermediate container c73c20cb29e6 [2021-01-18T06:12:27.149Z] ---> a516c8864798 [2021-01-18T06:12:27.149Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-01-18T06:12:27.417Z] ---> Running in a6c0e5c54eb2 [2021-01-18T06:12:27.417Z] Removing intermediate container a6c0e5c54eb2 [2021-01-18T06:12:27.417Z] ---> 4541cc76f46a [2021-01-18T06:12:27.417Z] Step 7/8 : COPY . . [2021-01-18T06:12:28.381Z] ---> 42e28229e7bd [2021-01-18T06:12:28.381Z] Step 8/8 : RUN go mod download [2021-01-18T06:12:28.381Z] ---> Running in d6566bdd6950 [2021-01-18T06:12:41.948Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20904 in /w/workspace/gexfoundry_device-mqtt-go_PR-208 [Pipeline] { [Pipeline] ws [2021-01-18T06:12:42.053Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-01-18T06:12:47.204Z] using credential edgex-jenkins-ssh [2021-01-18T06:12:47.261Z] Cloning the remote Git repository [2021-01-18T06:12:47.324Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T06:12:47.438Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-01-18T06:12:47.536Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T06:12:47.537Z] > git --version # timeout=10 [2021-01-18T06:12:47.566Z] > git --version # 'git version 2.17.1' [2021-01-18T06:12:47.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T06:12:47.638Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T06:12:49.151Z] Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 [2021-01-18T06:12:49.353Z] Merge succeeded, producing 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 [2021-01-18T06:12:49.353Z] Checking out Revision 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 (PR-208) [2021-01-18T06:12:48.437Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T06:12:48.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T06:12:48.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T06:12:48.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T06:12:48.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T06:12:48.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T06:12:49.178Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T06:12:49.190Z] > git checkout -f 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 # timeout=10 [2021-01-18T06:12:49.270Z] > git remote # timeout=10 [2021-01-18T06:12:49.285Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T06:12:49.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T06:12:49.319Z] > git merge cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-18T06:12:49.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T06:12:49.361Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T06:12:49.378Z] > git checkout -f 5dc0bc9dc7457280f68ca27c7023fed29ea34cb2 # timeout=10 [2021-01-18T06:12:50.514Z] Removing intermediate container d6566bdd6950 [2021-01-18T06:12:50.514Z] ---> 904aa5ac7987 [2021-01-18T06:12:50.514Z] Successfully built 904aa5ac7987 [2021-01-18T06:12:50.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:12:50.900Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-18T06:12:50.900Z] . [Pipeline] withDockerContainer [2021-01-18T06:12:51.078Z] prd-centos7-docker-4c-2g-20903 does not seem to be running inside a container [2021-01-18T06:12:51.136Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-18T06:12:51.965Z] $ docker top 93d1116193b27167395cd34afb267d1bba4ef7095fe55ac885796d399ac501c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T06:12:52.594Z] + go version [2021-01-18T06:12:52.594Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-18T06:12:52.628Z] $ docker stop --time=1 93d1116193b27167395cd34afb267d1bba4ef7095fe55ac885796d399ac501c6 [2021-01-18T06:12:53.688Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0" [2021-01-18T06:12:53.754Z] > git --version # timeout=10 [2021-01-18T06:12:53.762Z] > git --version # 'git version 2.17.1' [2021-01-18T06:12:53.774Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-18T06:12:54.047Z] $ docker rm -f 93d1116193b27167395cd34afb267d1bba4ef7095fe55ac885796d399ac501c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T06:12:55.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-18T06:12:55.427Z] . [Pipeline] withDockerContainer [2021-01-18T06:12:56.184Z] prd-centos7-docker-4c-2g-20903 does not seem to be running inside a container [2021-01-18T06:12:56.241Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-18T06:12:56.274Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-18T06:12:56.980Z] $ docker top 10c5a5f14eb6e320888130654f247556040e444431a67f837586bc3a9c3931d4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-18T06:12:57.697Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-18T06:12:57.866Z] + make test [2021-01-18T06:12:57.866Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-18T06:12:58.078Z] + sudo service docker restart [2021-01-18T06:12:58.078Z] + true [2021-01-18T06:12:59.292Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T06:13:00.886Z] provisioning config files... [2021-01-18T06:13:00.929Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8959825436680363212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:13:01.530Z] ---> docker-login.sh [2021-01-18T06:13:01.530Z] nexus3.edgexfoundry.org:10001 [2021-01-18T06:13:02.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:13:02.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:13:02.786Z] Configure a credential helper to remove this warning. See [2021-01-18T06:13:02.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:13:02.786Z] [2021-01-18T06:13:02.786Z] Login Succeeded [2021-01-18T06:13:02.786Z] nexus3.edgexfoundry.org:10002 [2021-01-18T06:13:03.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:13:03.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:13:03.345Z] Configure a credential helper to remove this warning. See [2021-01-18T06:13:03.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:13:03.345Z] [2021-01-18T06:13:03.345Z] Login Succeeded [2021-01-18T06:13:03.345Z] nexus3.edgexfoundry.org:10003 [2021-01-18T06:13:03.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:13:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:13:03.897Z] Configure a credential helper to remove this warning. See [2021-01-18T06:13:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:13:03.897Z] [2021-01-18T06:13:03.897Z] Login Succeeded [2021-01-18T06:13:03.897Z] nexus3.edgexfoundry.org:10004 [2021-01-18T06:13:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:13:04.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:13:04.444Z] Configure a credential helper to remove this warning. See [2021-01-18T06:13:04.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:13:04.444Z] [2021-01-18T06:13:04.444Z] Login Succeeded [2021-01-18T06:13:04.444Z] docker.io [2021-01-18T06:13:04.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T06:13:04.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T06:13:04.989Z] Configure a credential helper to remove this warning. See [2021-01-18T06:13:04.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T06:13:04.989Z] [2021-01-18T06:13:04.989Z] Login Succeeded [2021-01-18T06:13:04.989Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T06:13:05.037Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-18T06:13:05.649Z] ========================================================= [2021-01-18T06:13:05.649Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-18T06:13:05.649Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:13:06.087Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-18T06:13:06.367Z] Sending build context to Docker daemon 492kB [2021-01-18T06:13:06.367Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T06:13:06.367Z] Step 2/8 : FROM ${BASE} [2021-01-18T06:13:06.367Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-18T06:13:06.367Z] 5f621e34cdf4: Pulling fs layer [2021-01-18T06:13:06.367Z] a4357932f1b6: Pulling fs layer [2021-01-18T06:13:06.367Z] 18c013af1878: Pulling fs layer [2021-01-18T06:13:06.367Z] 00ac8860ef70: Pulling fs layer [2021-01-18T06:13:06.367Z] 63d7cb157983: Pulling fs layer [2021-01-18T06:13:06.367Z] b116817d02f9: Pulling fs layer [2021-01-18T06:13:06.367Z] 745a02a5169b: Pulling fs layer [2021-01-18T06:13:06.367Z] 00ac8860ef70: Waiting [2021-01-18T06:13:06.367Z] 63d7cb157983: Waiting [2021-01-18T06:13:06.367Z] b116817d02f9: Waiting [2021-01-18T06:13:06.367Z] 745a02a5169b: Waiting [2021-01-18T06:13:06.645Z] 18c013af1878: Download complete [2021-01-18T06:13:06.645Z] a4357932f1b6: Verifying Checksum [2021-01-18T06:13:06.645Z] a4357932f1b6: Download complete [2021-01-18T06:13:06.645Z] 63d7cb157983: Verifying Checksum [2021-01-18T06:13:06.645Z] 63d7cb157983: Download complete [2021-01-18T06:13:06.645Z] b116817d02f9: Verifying Checksum [2021-01-18T06:13:06.645Z] b116817d02f9: Download complete [2021-01-18T06:13:06.645Z] 5f621e34cdf4: Verifying Checksum [2021-01-18T06:13:06.645Z] 5f621e34cdf4: Download complete [2021-01-18T06:13:07.262Z] 5f621e34cdf4: Pull complete [2021-01-18T06:13:07.880Z] a4357932f1b6: Pull complete [2021-01-18T06:13:08.491Z] 18c013af1878: Pull complete [2021-01-18T06:13:09.093Z] 745a02a5169b: Verifying Checksum [2021-01-18T06:13:09.093Z] 745a02a5169b: Download complete [2021-01-18T06:13:11.105Z] 00ac8860ef70: Verifying Checksum [2021-01-18T06:13:11.105Z] 00ac8860ef70: Download complete [2021-01-18T06:13:11.796Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-01-18T06:13:13.244Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 28.3% of statements [2021-01-18T06:13:13.244Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-01-18T06:13:13.244Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-18T06:13:16.626Z] gofmt -l . [2021-01-18T06:13:16.626Z] ["`gofmt -l .`" = ""] [2021-01-18T06:13:16.626Z] ./bin/test-attribution-txt.sh [2021-01-18T06:13:16.899Z] An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add [2021-01-18T06:13:16.899Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-01-18T06:13:16.963Z] $ docker stop --time=1 10c5a5f14eb6e320888130654f247556040e444431a67f837586bc3a9c3931d4 [2021-01-18T06:13:19.573Z] $ docker rm -f 10c5a5f14eb6e320888130654f247556040e444431a67f837586bc3a9c3931d4 [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 [Pipeline] } [2021-01-18T06:13:21.307Z] 00ac8860ef70: Pull complete [2021-01-18T06:13:21.307Z] 63d7cb157983: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-01-18T06:13:21.578Z] b116817d02f9: Pull complete [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-18T06:13:22.301Z] Failed in branch amd64 [2021-01-18T06:13:25.043Z] 745a02a5169b: Pull complete [2021-01-18T06:13:25.346Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-18T06:13:25.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-18T06:13:25.346Z] ---> b7e6874047d6 [2021-01-18T06:13:25.346Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-18T06:13:28.038Z] ---> Running in 442825b86dcc [2021-01-18T06:13:28.642Z] Removing intermediate container 442825b86dcc [2021-01-18T06:13:28.642Z] ---> 5b655d1d021d [2021-01-18T06:13:28.642Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T06:13:28.642Z] ---> Running in b55e567995ad [2021-01-18T06:13:31.323Z] Removing intermediate container b55e567995ad [2021-01-18T06:13:31.323Z] ---> cc4e139edd5b [2021-01-18T06:13:31.323Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-18T06:13:31.323Z] ---> Running in 61d5d10e3a89 [2021-01-18T06:13:32.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T06:13:32.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T06:13:33.948Z] (1/14) Installing libmagic (5.38-r0) [2021-01-18T06:13:33.948Z] (2/14) Installing file (5.38-r0) [2021-01-18T06:13:33.948Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-18T06:13:34.229Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-18T06:13:38.555Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-18T06:13:38.555Z] (6/14) Installing patch (2.7.6-r6) [2021-01-18T06:13:38.555Z] (7/14) Installing build-base (0.5-r2) [2021-01-18T06:13:38.555Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-18T06:13:38.555Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-18T06:13:38.555Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-18T06:13:38.839Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-18T06:13:38.839Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-18T06:13:39.117Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-18T06:13:39.117Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-18T06:13:39.117Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T06:13:39.117Z] OK: 221 MiB in 53 packages [2021-01-18T06:13:43.478Z] Removing intermediate container 61d5d10e3a89 [2021-01-18T06:13:43.478Z] ---> 018dc08479fc [2021-01-18T06:13:43.478Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-01-18T06:13:43.478Z] ---> Running in 4062ebac67d5 [2021-01-18T06:13:44.082Z] Removing intermediate container 4062ebac67d5 [2021-01-18T06:13:44.082Z] ---> afe5c9e8b0c7 [2021-01-18T06:13:44.082Z] Step 7/8 : COPY . . [2021-01-18T06:13:45.062Z] ---> 37eafdb8c4e9 [2021-01-18T06:13:45.062Z] Step 8/8 : RUN go mod download [2021-01-18T06:13:45.343Z] ---> Running in ae3e905e6cf6 [2021-01-18T06:14:12.204Z] Removing intermediate container ae3e905e6cf6 [2021-01-18T06:14:12.204Z] ---> 87848e799315 [2021-01-18T06:14:12.204Z] Successfully built 87848e799315 [2021-01-18T06:14:12.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:14:12.632Z] + docker inspect -f . ci-base-image-arm64 [2021-01-18T06:14:12.632Z] . [Pipeline] withDockerContainer [2021-01-18T06:14:12.928Z] prd-ubuntu18.04-docker-arm64-4c-16g-20904 does not seem to be running inside a container [2021-01-18T06:14:13.041Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-18T06:14:14.554Z] $ docker top 27f91cfd256a5dfed2d40e7d3e0568bcd46b81fb63562e6c743287a59b2d3f26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T06:14:15.654Z] + go version [2021-01-18T06:14:15.654Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-18T06:14:15.705Z] $ docker stop --time=1 27f91cfd256a5dfed2d40e7d3e0568bcd46b81fb63562e6c743287a59b2d3f26 [2021-01-18T06:14:17.619Z] $ docker rm -f 27f91cfd256a5dfed2d40e7d3e0568bcd46b81fb63562e6c743287a59b2d3f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:14:19.065Z] + docker inspect -f . ci-base-image-arm64 [2021-01-18T06:14:19.065Z] . [Pipeline] withDockerContainer [2021-01-18T06:14:19.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-20904 does not seem to be running inside a container [2021-01-18T06:14:19.435Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-18T06:14:21.003Z] $ docker top d7c8f1fb75eca9cea424c8f8ef41093a00ed90575e97f0bda1aeecc751531d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T06:14:22.285Z] + make test [2021-01-18T06:14:22.285Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-18T06:14:23.297Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-01-18T06:15:02.463Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-01-18T06:15:02.463Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.038s coverage: 28.3% of statements [2021-01-18T06:15:02.463Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-01-18T06:15:02.463Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-18T06:15:10.803Z] gofmt -l . [2021-01-18T06:15:10.803Z] ["`gofmt -l .`" = ""] [2021-01-18T06:15:10.803Z] ./bin/test-attribution-txt.sh [2021-01-18T06:15:11.397Z] An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add [2021-01-18T06:15:11.397Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-01-18T06:15:11.471Z] $ docker stop --time=1 d7c8f1fb75eca9cea424c8f8ef41093a00ed90575e97f0bda1aeecc751531d4a [2021-01-18T06:15:13.879Z] $ docker rm -f d7c8f1fb75eca9cea424c8f8ef41093a00ed90575e97f0bda1aeecc751531d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-18T06:15:16.395Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:20.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:21.210Z] ---> package-listing.sh [2021-01-18T06:15:21.211Z] ++ facter osfamily [2021-01-18T06:15:21.211Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-18T06:15:21.211Z] + OS_FAMILY=redhat [2021-01-18T06:15:21.211Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-208 [2021-01-18T06:15:21.211Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-18T06:15:21.211Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-18T06:15:21.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-18T06:15:21.211Z] + PACKAGES=/tmp/packages_start.txt [2021-01-18T06:15:21.211Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-208 ']' [2021-01-18T06:15:21.211Z] + PACKAGES=/tmp/packages_end.txt [2021-01-18T06:15:21.211Z] + case "${OS_FAMILY}" in [2021-01-18T06:15:21.211Z] + rpm -qa [2021-01-18T06:15:21.211Z] + sort [2021-01-18T06:15:25.451Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-18T06:15:25.451Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-18T06:15:25.451Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-18T06:15:25.451Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-208 ']' [2021-01-18T06:15:25.451Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-208/archives/ [2021-01-18T06:15:25.451Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-208/archives/ [Pipeline] echo [2021-01-18T06:15:25.489Z] 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-18T06:15:25.810Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:15:26.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T06:15:26.157Z] [2021-01-18T06:15:26.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-18T06:15:26.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T06:15:26.643Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-18T06:15:26.643Z] df20fa9351a1: Pulling fs layer [2021-01-18T06:15:26.643Z] 36b3adc4ff6f: Pulling fs layer [2021-01-18T06:15:26.643Z] 8ad3a11d3b57: Pulling fs layer [2021-01-18T06:15:26.643Z] 46f8f816bc3b: Pulling fs layer [2021-01-18T06:15:26.643Z] 93b61091891f: Pulling fs layer [2021-01-18T06:15:26.643Z] 93b9cdb0e59b: Pulling fs layer [2021-01-18T06:15:26.643Z] 5e14af77c1be: Pulling fs layer [2021-01-18T06:15:26.643Z] 01666e4c0597: Pulling fs layer [2021-01-18T06:15:26.643Z] aa168da1d23b: Pulling fs layer [2021-01-18T06:15:26.643Z] 46f8f816bc3b: Waiting [2021-01-18T06:15:26.643Z] 93b61091891f: Waiting [2021-01-18T06:15:26.643Z] 93b9cdb0e59b: Waiting [2021-01-18T06:15:26.643Z] 5e14af77c1be: Waiting [2021-01-18T06:15:26.643Z] 01666e4c0597: Waiting [2021-01-18T06:15:26.643Z] aa168da1d23b: Waiting [2021-01-18T06:15:26.643Z] 36b3adc4ff6f: Verifying Checksum [2021-01-18T06:15:26.643Z] 36b3adc4ff6f: Download complete [2021-01-18T06:15:26.643Z] 46f8f816bc3b: Verifying Checksum [2021-01-18T06:15:26.643Z] 46f8f816bc3b: Download complete [2021-01-18T06:15:26.917Z] df20fa9351a1: Verifying Checksum [2021-01-18T06:15:26.917Z] df20fa9351a1: Download complete [2021-01-18T06:15:26.917Z] 93b9cdb0e59b: Verifying Checksum [2021-01-18T06:15:26.917Z] 93b9cdb0e59b: Download complete [2021-01-18T06:15:26.917Z] 5e14af77c1be: Verifying Checksum [2021-01-18T06:15:26.917Z] 5e14af77c1be: Download complete [2021-01-18T06:15:26.917Z] 01666e4c0597: Verifying Checksum [2021-01-18T06:15:26.917Z] 01666e4c0597: Download complete [2021-01-18T06:15:26.917Z] 8ad3a11d3b57: Verifying Checksum [2021-01-18T06:15:26.917Z] 8ad3a11d3b57: Download complete [2021-01-18T06:15:27.183Z] 93b61091891f: Verifying Checksum [2021-01-18T06:15:27.183Z] 93b61091891f: Download complete [2021-01-18T06:15:27.183Z] df20fa9351a1: Pull complete [2021-01-18T06:15:27.449Z] 36b3adc4ff6f: Pull complete [2021-01-18T06:15:28.415Z] 8ad3a11d3b57: Pull complete [2021-01-18T06:15:28.415Z] 46f8f816bc3b: Pull complete [2021-01-18T06:15:29.377Z] aa168da1d23b: Verifying Checksum [2021-01-18T06:15:29.377Z] aa168da1d23b: Download complete [2021-01-18T06:15:29.644Z] 93b61091891f: Pull complete [2021-01-18T06:15:30.223Z] 93b9cdb0e59b: Pull complete [2021-01-18T06:15:30.491Z] 5e14af77c1be: Pull complete [2021-01-18T06:15:30.491Z] 01666e4c0597: Pull complete [2021-01-18T06:15:38.695Z] aa168da1d23b: Pull complete [2021-01-18T06:15:38.695Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-18T06:15:38.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T06:15:38.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-18T06:15:38.908Z] prd-centos7-docker-4c-2g-20900 does not seem to be running inside a container [2021-01-18T06:15:38.978Z] $ 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-208/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-208 -v /w/workspace/gexfoundry_device-mqtt-go_PR-208:/w/workspace/gexfoundry_device-mqtt-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-18T06:15:42.938Z] $ docker top 100ba7c978d32ad4bccc40aead9d69524126a9d8831e49ddcc36eb43887c06c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T06:15:43.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-18T06:15:43.902Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-18T06:15:44.249Z] + ls /var/log/sa-host [2021-01-18T06:15:44.249Z] + sadf -c /var/log/sa-host/sa18 [2021-01-18T06:15:44.249Z] file_magic: OK [2021-01-18T06:15:44.249Z] HZ: Using current value: 100 [2021-01-18T06:15:44.249Z] file_header: OK [2021-01-18T06:15:44.249Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-18T06:15:44.249Z] Statistics: [2021-01-18T06:15:44.249Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-18T06:15:44.249Z] File successfully converted to sysstat format version 12.2.1 [2021-01-18T06:15:44.249Z] + sadf -c /var/log/sa-host/sa23 [2021-01-18T06:15:44.249Z] file_magic: OK [2021-01-18T06:15:44.249Z] HZ: Using current value: 100 [2021-01-18T06:15:44.249Z] file_header: OK [2021-01-18T06:15:44.249Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-18T06:15:44.249Z] Statistics: [2021-01-18T06:15:44.249Z] Hnuu...uuuununununu... [2021-01-18T06:15:44.249Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-18T06:15:44.557Z] provisioning config files... [2021-01-18T06:15:44.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp/config8666106083976430031tmp [Pipeline] { [Pipeline] echo [2021-01-18T06:15:44.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:45.087Z] ---> create-netrc.sh [Pipeline] } [2021-01-18T06:15:45.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-18T06:15:45.304Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:45.663Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-18T06:15:45.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:46.041Z] ---> sudo-logs.sh [2021-01-18T06:15:46.041Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-18T06:15:46.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:46.427Z] ---> job-cost.sh [2021-01-18T06:15:46.427Z] lf-activate-venv: SKIPPING [2021-01-18T06:15:46.427Z] INFO: No Stack... [2021-01-18T06:15:47.823Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-18T06:15:48.429Z] INFO: Archiving Costs [Pipeline] echo [2021-01-18T06:15:48.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T06:15:48.832Z] ---> logs-deploy.sh [2021-01-18T06:15:48.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-208/1 [2021-01-18T06:15:48.832Z] INFO: archiving workspace using pattern(s): [2021-01-18T06:15:50.809Z] Archives upload complete. [2021-01-18T06:15:50.809Z] INFO: archiving logs to Nexus [2021-01-18T06:15:51.800Z] ---> uname -a: [2021-01-18T06:15:51.800Z] Linux prd-centos7-docker-4c-2g-20900.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-18T06:15:51.800Z] [2021-01-18T06:15:51.800Z] [2021-01-18T06:15:51.800Z] ---> lscpu: [2021-01-18T06:15:51.800Z] Architecture: x86_64 [2021-01-18T06:15:51.800Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-18T06:15:51.800Z] Byte Order: Little Endian [2021-01-18T06:15:51.800Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-18T06:15:51.800Z] CPU(s): 4 [2021-01-18T06:15:51.800Z] On-line CPU(s) list: 0-3 [2021-01-18T06:15:51.800Z] Thread(s) per core: 1 [2021-01-18T06:15:51.800Z] Core(s) per socket: 1 [2021-01-18T06:15:51.800Z] Socket(s): 4 [2021-01-18T06:15:51.800Z] NUMA node(s): 1 [2021-01-18T06:15:51.800Z] Vendor ID: GenuineIntel [2021-01-18T06:15:51.800Z] CPU family: 6 [2021-01-18T06:15:51.800Z] Model: 44 [2021-01-18T06:15:51.800Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-18T06:15:51.800Z] Stepping: 1 [2021-01-18T06:15:51.800Z] CPU MHz: 2933.438 [2021-01-18T06:15:51.800Z] BogoMIPS: 5866.87 [2021-01-18T06:15:51.800Z] Virtualization: VT-x [2021-01-18T06:15:51.800Z] Hypervisor vendor: KVM [2021-01-18T06:15:51.800Z] Virtualization type: full [2021-01-18T06:15:51.800Z] L1d cache: 128 KiB [2021-01-18T06:15:51.800Z] L1i cache: 128 KiB [2021-01-18T06:15:51.800Z] L2 cache: 16 MiB [2021-01-18T06:15:51.800Z] L3 cache: 64 MiB [2021-01-18T06:15:51.800Z] NUMA node0 CPU(s): 0-3 [2021-01-18T06:15:51.800Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-18T06:15:51.800Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-18T06:15:51.800Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-18T06:15:51.800Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-18T06:15:51.800Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-18T06:15:51.800Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-18T06:15:51.800Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-18T06:15:51.800Z] Vulnerability Srbds: Not affected [2021-01-18T06:15:51.800Z] Vulnerability Tsx async abort: Not affected [2021-01-18T06:15:51.800Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-18T06:15:51.800Z] [2021-01-18T06:15:51.800Z] [2021-01-18T06:15:51.800Z] ---> nproc: [2021-01-18T06:15:51.800Z] 4 [2021-01-18T06:15:51.800Z] [2021-01-18T06:15:51.800Z] [2021-01-18T06:15:51.800Z] ---> df -h: [2021-01-18T06:15:51.800Z] Filesystem Size Used Available Use% Mounted on [2021-01-18T06:15:51.800Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-18T06:15:51.800Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-18T06:15:51.800Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-18T06:15:51.800Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-18T06:15:51.800Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-18T06:15:51.800Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-208 [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-208@tmp [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-18T06:15:51.801Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] ---> free -m: [2021-01-18T06:15:51.801Z] total used free shared buff/cache available [2021-01-18T06:15:51.801Z] Mem: 1837 700 77 0 1058 1032 [2021-01-18T06:15:51.801Z] Swap: 1023 0 1023 [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] ---> ip addr: [2021-01-18T06:15:51.801Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-18T06:15:51.801Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-18T06:15:51.801Z] inet 127.0.0.1/8 scope host lo [2021-01-18T06:15:51.801Z] valid_lft forever preferred_lft forever [2021-01-18T06:15:51.801Z] inet6 ::1/128 scope host [2021-01-18T06:15:51.801Z] valid_lft forever preferred_lft forever [2021-01-18T06:15:51.801Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-18T06:15:51.801Z] link/ether fa:16:3e:5b:d8:9c brd ff:ff:ff:ff:ff:ff [2021-01-18T06:15:51.801Z] inet 10.30.123.219/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-18T06:15:51.801Z] valid_lft 85968sec preferred_lft 85968sec [2021-01-18T06:15:51.801Z] inet6 fe80::f816:3eff:fe5b:d89c/64 scope link [2021-01-18T06:15:51.801Z] valid_lft forever preferred_lft forever [2021-01-18T06:15:51.801Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-18T06:15:51.801Z] link/ether 02:42:a8:0d:5b:5f brd ff:ff:ff:ff:ff:ff [2021-01-18T06:15:51.801Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-18T06:15:51.801Z] valid_lft forever preferred_lft forever [2021-01-18T06:15:51.801Z] inet6 fe80::42:a8ff:fe0d:5b5f/64 scope link [2021-01-18T06:15:51.801Z] valid_lft forever preferred_lft forever [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] ---> sar -b -r -n DEV: [2021-01-18T06:15:51.801Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/18/21 _x86_64_ (4 CPU) [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] 06:08:28 LINUX RESTART (4 CPU) [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] 06:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-18T06:15:51.801Z] 06:10:02 50.37 16.83 33.54 0.00 4947.06 3090.26 0.00 [2021-01-18T06:15:51.801Z] 06:11:01 1.79 0.00 1.79 0.00 0.00 36.12 0.00 [2021-01-18T06:15:51.801Z] 06:12:01 0.22 0.00 0.22 0.00 0.00 3.11 0.00 [2021-01-18T06:15:51.801Z] 06:13:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-01-18T06:15:51.801Z] 06:14:01 0.25 0.00 0.25 0.00 0.00 3.68 0.00 [2021-01-18T06:15:51.801Z] 06:15:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2021-01-18T06:15:51.801Z] Average: 8.88 2.81 6.06 0.00 827.01 524.76 0.00 [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] 06:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-18T06:15:51.801Z] 06:10:02 154144 0 582244 30.95 2620 1142536 1099928 37.54 383836 1143740 128 [2021-01-18T06:15:51.801Z] 06:11:01 159516 0 576864 30.66 2620 1142544 1084864 37.02 384156 1139048 20 [2021-01-18T06:15:51.801Z] 06:12:01 157516 0 578860 30.77 2620 1142548 1084912 37.03 385876 1139420 16 [2021-01-18T06:15:51.801Z] 06:13:01 157164 0 579208 30.78 2620 1142552 1084936 37.03 401184 1124388 20 [2021-01-18T06:15:51.801Z] 06:14:01 157984 0 578384 30.74 2620 1142556 1082808 36.95 392108 1132640 12 [2021-01-18T06:15:51.801Z] 06:15:01 156652 0 579708 30.81 2620 1142564 1082936 36.96 400412 1125976 8 [2021-01-18T06:15:51.801Z] Average: 157163 0 579211 30.78 2620 1142550 1086731 37.09 391262 1134202 34 [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] 06:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-18T06:15:51.801Z] 06:10:02 eth0 548.19 338.06 1036.60 95.03 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:10:02 docker0 2.20 1.65 0.44 4.14 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:11:01 eth0 1.51 0.52 0.68 0.22 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:12:01 eth0 2.25 0.67 0.71 0.37 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:13:01 eth0 2.86 0.55 0.73 0.39 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:14:01 eth0 3.56 0.30 0.57 0.20 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:15:01 eth0 3.36 1.03 1.29 0.84 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] Average: eth0 93.90 57.03 173.95 16.22 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] Average: docker0 0.37 0.28 0.07 0.69 0.00 0.00 0.00 0.00 [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] ---> sar -P ALL: [2021-01-18T06:15:51.801Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/18/21 _x86_64_ (4 CPU) [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] 06:08:28 LINUX RESTART (4 CPU) [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] 06:09:01 CPU %user %nice %system %iowait %steal %idle [2021-01-18T06:15:51.801Z] 06:10:02 all 9.35 0.00 3.28 1.04 0.03 86.30 [2021-01-18T06:15:51.801Z] 06:10:02 0 10.73 0.00 3.35 0.57 0.02 85.33 [2021-01-18T06:15:51.801Z] 06:10:02 1 9.35 0.00 3.25 1.28 0.03 86.09 [2021-01-18T06:15:51.801Z] 06:10:02 2 10.59 0.00 2.85 0.62 0.03 85.90 [2021-01-18T06:15:51.801Z] 06:10:02 3 6.73 0.00 3.68 1.67 0.05 87.87 [2021-01-18T06:15:51.801Z] 06:11:01 all 0.10 0.00 0.06 0.00 0.00 99.84 [2021-01-18T06:15:51.801Z] 06:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-01-18T06:15:51.801Z] 06:11:01 1 0.22 0.00 0.07 0.00 0.00 99.71 [2021-01-18T06:15:51.801Z] 06:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-18T06:15:51.801Z] 06:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-18T06:15:51.801Z] 06:12:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-01-18T06:15:51.801Z] 06:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-18T06:15:51.801Z] 06:12:01 1 0.48 0.00 0.03 0.00 0.02 99.47 [2021-01-18T06:15:51.801Z] 06:12:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-18T06:15:51.801Z] 06:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-18T06:15:51.801Z] 06:13:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2021-01-18T06:15:51.801Z] 06:13:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-18T06:15:51.801Z] 06:13:01 1 0.32 0.00 0.08 0.00 0.00 99.60 [2021-01-18T06:15:51.801Z] 06:13:01 2 0.27 0.00 0.05 0.00 0.00 99.68 [2021-01-18T06:15:51.801Z] 06:13:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2021-01-18T06:15:51.801Z] 06:14:01 all 0.17 0.00 0.03 0.00 0.03 99.76 [2021-01-18T06:15:51.801Z] 06:14:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2021-01-18T06:15:51.801Z] 06:14:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-01-18T06:15:51.801Z] 06:14:01 2 0.08 0.00 0.03 0.00 0.05 99.83 [2021-01-18T06:15:51.801Z] 06:14:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2021-01-18T06:15:51.801Z] 06:15:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2021-01-18T06:15:51.801Z] 06:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-18T06:15:51.801Z] 06:15:01 1 0.53 0.00 0.07 0.00 0.00 99.40 [2021-01-18T06:15:51.801Z] 06:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-18T06:15:51.801Z] 06:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-18T06:15:51.801Z] Average: all 1.68 0.00 0.58 0.17 0.01 97.55 [2021-01-18T06:15:51.801Z] Average: 0 1.87 0.00 0.59 0.09 0.01 97.44 [2021-01-18T06:15:51.801Z] Average: 1 1.84 0.00 0.59 0.21 0.01 97.35 [2021-01-18T06:15:51.801Z] Average: 2 1.84 0.00 0.51 0.10 0.01 97.53 [2021-01-18T06:15:51.801Z] Average: 3 1.17 0.00 0.64 0.28 0.02 97.90 [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z] [2021-01-18T06:15:51.801Z]