Pull request #785 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 693e93e7c3535d8a9bfec153c6ff3af7eec74040+3aea893206dfece0cb943228d650ae216607898f (4dce58a5a2f46ba9d128fc5bf6db858e52d4e007) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-sdk-go/branches/PR-785/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-785/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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 Running on prd-centos7-docker-4c-2g-26474 in /w/workspace/dgexfoundry_device-sdk-go_PR-785 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-785 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/785/head:refs/remotes/origin/PR-785 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 693e93e7c3535d8a9bfec153c6ff3af7eec74040 Merge succeeded, producing 693e93e7c3535d8a9bfec153c6ff3af7eec74040 Checking out Revision 693e93e7c3535d8a9bfec153c6ff3af7eec74040 (PR-785) > git config core.sparsecheckout # timeout=10 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # 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 3aea893206dfece0cb943228d650ae216607898f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-15T06:42:54.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-15T06:42:54.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-15T06:42:54.909Z] ========================================================= [2021-02-15T06:42:54.909Z] EdgeX Global Pipelines Version Info [2021-02-15T06:42:54.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:42:56.904Z] ------------------- [2021-02-15T06:42:56.904Z] stable info: [2021-02-15T06:42:56.904Z] ------------------- [2021-02-15T06:42:56.904Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T06:42:56.904Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T06:42:56.904Z] Message: update stable to v1.0.179 [2021-02-15T06:42:57.483Z] ------------------- [2021-02-15T06:42:57.483Z] experimental info: [2021-02-15T06:42:57.483Z] ------------------- [2021-02-15T06:42:57.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T06:42:57.483Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T06:42:57.483Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-15T06:42:57.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-02-15T06:42:58.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-02-15T06:42:58.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-15T06:42:58.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-15T06:42:58.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-15T06:42:58.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-15T06:42:58.694Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-15T06:42:58.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-15T06:42:58.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-02-15T06:42:59.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-15T06:42:59.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-15T06:42:59.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-02-15T06:42:59.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-15T06:42:59.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-15T06:42:59.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-15T06:42:59.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T06:43:00.036Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T06:43:00.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T06:43:00.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-15T06:43:00.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-15T06:43:00.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-15T06:43:00.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-15T06:43:00.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-15T06:43:01.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-15T06:43:01.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-15T06:43:01.340Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-15T06:43:01.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-15T06:43:01.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-785 [Pipeline] echo [2021-02-15T06:43:01.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-785 [Pipeline] echo [2021-02-15T06:43:01.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-785 [Pipeline] echo [2021-02-15T06:43:02.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [Pipeline] echo [2021-02-15T06:43:02.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 693e93e [Pipeline] echo [2021-02-15T06:43:02.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T06:43:02.610Z] provisioning config files... [2021-02-15T06:43:02.641Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/config4980755050328601732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:43:03.114Z] ---> docker-login.sh [2021-02-15T06:43:03.114Z] nexus3.edgexfoundry.org:10001 [2021-02-15T06:43:03.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:03.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:03.640Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:03.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:03.640Z] [2021-02-15T06:43:03.640Z] Login Succeeded [2021-02-15T06:43:03.640Z] nexus3.edgexfoundry.org:10002 [2021-02-15T06:43:03.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:03.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:03.904Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:03.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:03.904Z] [2021-02-15T06:43:03.904Z] Login Succeeded [2021-02-15T06:43:03.904Z] nexus3.edgexfoundry.org:10003 [2021-02-15T06:43:03.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:03.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:03.904Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:03.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:03.904Z] [2021-02-15T06:43:03.904Z] Login Succeeded [2021-02-15T06:43:03.904Z] nexus3.edgexfoundry.org:10004 [2021-02-15T06:43:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:04.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:04.169Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:04.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:04.169Z] [2021-02-15T06:43:04.169Z] Login Succeeded [2021-02-15T06:43:04.169Z] docker.io [2021-02-15T06:43:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:43:04.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:43:04.431Z] Configure a credential helper to remove this warning. See [2021-02-15T06:43:04.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:43:04.431Z] [2021-02-15T06:43:04.431Z] Login Succeeded [2021-02-15T06:43:04.431Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T06:43:04.455Z] 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-02-15T06:43:05.589Z] + git log --format=format:%s -1 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [Pipeline] echo [2021-02-15T06:43:05.683Z] GIT_COMMIT: 693e93e7c3535d8a9bfec153c6ff3af7eec74040, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-02-15T06:43:05.764Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:43:06.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T06:43:06.833Z] [2021-02-15T06:43:06.833Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:43:07.250Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T06:43:07.250Z] latest: Pulling from edgex-devops/git-semver [2021-02-15T06:43:07.250Z] 31603596830f: Pulling fs layer [2021-02-15T06:43:07.250Z] 2a8b12db71e7: Pulling fs layer [2021-02-15T06:43:07.250Z] 6ca5941a6612: Pulling fs layer [2021-02-15T06:43:07.250Z] ecc8261a40a4: Pulling fs layer [2021-02-15T06:43:07.250Z] ecc8261a40a4: Waiting [2021-02-15T06:43:07.250Z] 2a8b12db71e7: Verifying Checksum [2021-02-15T06:43:07.250Z] 2a8b12db71e7: Download complete [2021-02-15T06:43:07.513Z] 31603596830f: Verifying Checksum [2021-02-15T06:43:07.513Z] 31603596830f: Download complete [2021-02-15T06:43:07.513Z] ecc8261a40a4: Verifying Checksum [2021-02-15T06:43:07.513Z] ecc8261a40a4: Download complete [2021-02-15T06:43:07.513Z] 6ca5941a6612: Verifying Checksum [2021-02-15T06:43:07.513Z] 6ca5941a6612: Download complete [2021-02-15T06:43:07.781Z] 31603596830f: Pull complete [2021-02-15T06:43:08.045Z] 2a8b12db71e7: Pull complete [2021-02-15T06:43:08.992Z] 6ca5941a6612: Pull complete [2021-02-15T06:43:09.565Z] ecc8261a40a4: Pull complete [2021-02-15T06:43:09.565Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-15T06:43:09.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T06:43:09.565Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-15T06:43:09.691Z] prd-centos7-docker-4c-2g-26474 does not seem to be running inside a container [2021-02-15T06:43:09.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-785 -v /w/workspace/dgexfoundry_device-sdk-go_PR-785:/w/workspace/dgexfoundry_device-sdk-go_PR-785:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-785@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-15T06:43:11.331Z] $ docker top bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-15T06:43:11.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T06:43:11.713Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T06:43:11.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T06:43:11.933Z] $ docker exec bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent [2021-02-15T06:43:12.102Z] SSH_AUTH_SOCK=/tmp/ssh-eOBCs9qAdsxY/agent.11 [2021-02-15T06:43:12.102Z] SSH_AGENT_PID=16 [2021-02-15T06:43:12.113Z] Running ssh-add (command line suppressed) [2021-02-15T06:43:12.233Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_2784049481804003398.key (/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_2784049481804003398.key) [2021-02-15T06:43:12.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T06:43:12.656Z] + git tag --points-at HEAD [Pipeline] } [2021-02-15T06:43:12.681Z] $ docker exec --env ******** --env ******** bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent -k [2021-02-15T06:43:12.808Z] unset SSH_AUTH_SOCK; [2021-02-15T06:43:12.808Z] unset SSH_AGENT_PID; [2021-02-15T06:43:12.808Z] echo Agent pid 16 killed; [2021-02-15T06:43:12.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-15T06:43:13.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T06:43:13.044Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T06:43:13.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T06:43:13.211Z] $ docker exec bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent [2021-02-15T06:43:13.392Z] SSH_AUTH_SOCK=/tmp/ssh-2LYgG31OGJU3/agent.45 [2021-02-15T06:43:13.392Z] SSH_AGENT_PID=50 [2021-02-15T06:43:13.399Z] Running ssh-add (command line suppressed) [2021-02-15T06:43:13.515Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_4965689866879561632.key (/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_4965689866879561632.key) [2021-02-15T06:43:13.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T06:43:13.940Z] + git semver init [2021-02-15T06:43:13.940Z] # -> Open(): unable to determine branch for HEAD [2021-02-15T06:43:13.940Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-785/.git [2021-02-15T06:43:13.940Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-785 [2021-02-15T06:43:13.940Z] # $SEMVER_REMOTE_NAME = origin [2021-02-15T06:43:13.940Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-15T06:43:13.940Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-15T06:43:13.940Z] # $SEMVER_BRANCH = PR-785 [2021-02-15T06:43:13.940Z] # $SEMVER_TEMP = /tmp/semver-176483332 [2021-02-15T06:43:13.940Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-02-15T06:43:14.889Z] # '/tmp/semver-176483332' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-785/.semver' [2021-02-15T06:43:14.889Z] # -> Force: false [2021-02-15T06:43:14.889Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-785/.semver [Pipeline] } [2021-02-15T06:43:14.907Z] $ docker exec --env ******** --env ******** bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent -k [2021-02-15T06:43:15.021Z] unset SSH_AUTH_SOCK; [2021-02-15T06:43:15.022Z] unset SSH_AGENT_PID; [2021-02-15T06:43:15.022Z] echo Agent pid 50 killed; [2021-02-15T06:43:15.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-15T06:43:15.633Z] + git semver [Pipeline] } [2021-02-15T06:43:15.663Z] $ docker stop --time=1 bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a [2021-02-15T06:43:17.002Z] $ docker rm -f bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T06:43:17.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-15T06:43:17.981Z] Stashed 1 file(s) [Pipeline] echo [2021-02-15T06:43:18.004Z] [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-02-15T06:43:33.849Z] Still waiting to schedule task [2021-02-15T06:43:33.850Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-15T06:43:33.879Z] Still waiting to schedule task [2021-02-15T06:43:33.879Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-15T06:45:22.494Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26475 in /w/workspace/dgexfoundry_device-sdk-go_PR-785 [Pipeline] { [Pipeline] ws [2021-02-15T06:45:22.658Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-15T06:45:27.944Z] using credential edgex-jenkins-ssh [2021-02-15T06:45:28.015Z] Cloning the remote Git repository [2021-02-15T06:45:28.068Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:45:28.173Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-15T06:45:28.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:45:28.242Z] > git --version # timeout=10 [2021-02-15T06:45:28.263Z] > git --version # 'git version 2.17.1' [2021-02-15T06:45:28.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:45:28.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:45:30.104Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [2021-02-15T06:45:29.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:45:29.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:45:29.561Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:45:29.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:45:29.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:45:29.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/785/head:refs/remotes/origin/PR-785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T06:45:30.122Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:45:30.143Z] > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 [2021-02-15T06:45:30.275Z] > git remote # timeout=10 [2021-02-15T06:45:30.375Z] Merge succeeded, producing 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [2021-02-15T06:45:30.375Z] Checking out Revision 693e93e7c3535d8a9bfec153c6ff3af7eec74040 (PR-785) [2021-02-15T06:45:30.302Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T06:45:30.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:45:30.333Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-15T06:45:30.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T06:45:30.380Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:45:30.403Z] > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 [2021-02-15T06:45:34.913Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-02-15T06:45:34.964Z] > git --version # timeout=10 [2021-02-15T06:45:34.975Z] > git --version # 'git version 2.17.1' [2021-02-15T06:45:34.995Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T06:45:36.703Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:45:37.147Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:45:37.565Z] + sudo service docker restart [2021-02-15T06:45:37.566Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T06:45:40.369Z] provisioning config files... [2021-02-15T06:45:40.413Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1122051472870946889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:45:40.897Z] ---> docker-login.sh [2021-02-15T06:45:40.897Z] nexus3.edgexfoundry.org:10001 [2021-02-15T06:45:41.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:45:42.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:45:42.477Z] Configure a credential helper to remove this warning. See [2021-02-15T06:45:42.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:45:42.477Z] [2021-02-15T06:45:42.477Z] Login Succeeded [2021-02-15T06:45:42.477Z] nexus3.edgexfoundry.org:10002 [2021-02-15T06:45:42.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:45:42.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:45:42.751Z] Configure a credential helper to remove this warning. See [2021-02-15T06:45:42.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:45:42.751Z] [2021-02-15T06:45:42.751Z] Login Succeeded [2021-02-15T06:45:42.751Z] nexus3.edgexfoundry.org:10003 [2021-02-15T06:45:43.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:45:43.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:45:43.295Z] Configure a credential helper to remove this warning. See [2021-02-15T06:45:43.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:45:43.295Z] [2021-02-15T06:45:43.295Z] Login Succeeded [2021-02-15T06:45:43.295Z] nexus3.edgexfoundry.org:10004 [2021-02-15T06:45:43.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:45:43.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:45:43.895Z] Configure a credential helper to remove this warning. See [2021-02-15T06:45:43.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:45:43.895Z] [2021-02-15T06:45:43.895Z] Login Succeeded [2021-02-15T06:45:43.895Z] docker.io [2021-02-15T06:45:44.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:45:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:45:44.763Z] Configure a credential helper to remove this warning. See [2021-02-15T06:45:44.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:45:44.763Z] [2021-02-15T06:45:44.763Z] Login Succeeded [2021-02-15T06:45:44.763Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T06:45:44.793Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-15T06:45:45.359Z] ========================================================= [2021-02-15T06:45:45.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-15T06:45:45.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:45:45.789Z] + 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-02-15T06:45:46.390Z] Sending build context to Docker daemon 2.489MB [2021-02-15T06:45:46.390Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-15T06:45:46.390Z] Step 2/8 : FROM ${BASE} [2021-02-15T06:45:46.390Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-15T06:45:46.390Z] 5f621e34cdf4: Pulling fs layer [2021-02-15T06:45:46.390Z] a4357932f1b6: Pulling fs layer [2021-02-15T06:45:46.390Z] 18c013af1878: Pulling fs layer [2021-02-15T06:45:46.390Z] 00ac8860ef70: Pulling fs layer [2021-02-15T06:45:46.390Z] 63d7cb157983: Pulling fs layer [2021-02-15T06:45:46.390Z] b116817d02f9: Pulling fs layer [2021-02-15T06:45:46.390Z] 745a02a5169b: Pulling fs layer [2021-02-15T06:45:46.390Z] 00ac8860ef70: Waiting [2021-02-15T06:45:46.390Z] 63d7cb157983: Waiting [2021-02-15T06:45:46.390Z] b116817d02f9: Waiting [2021-02-15T06:45:46.390Z] 745a02a5169b: Waiting [2021-02-15T06:45:46.390Z] 18c013af1878: Verifying Checksum [2021-02-15T06:45:46.390Z] 18c013af1878: Download complete [2021-02-15T06:45:46.390Z] a4357932f1b6: Verifying Checksum [2021-02-15T06:45:46.390Z] a4357932f1b6: Download complete [2021-02-15T06:45:46.390Z] 63d7cb157983: Verifying Checksum [2021-02-15T06:45:46.390Z] 63d7cb157983: Download complete [2021-02-15T06:45:46.390Z] b116817d02f9: Verifying Checksum [2021-02-15T06:45:46.390Z] b116817d02f9: Download complete [2021-02-15T06:45:46.390Z] 5f621e34cdf4: Download complete [2021-02-15T06:45:47.381Z] 5f621e34cdf4: Pull complete [2021-02-15T06:45:47.660Z] a4357932f1b6: Pull complete [2021-02-15T06:45:48.262Z] 18c013af1878: Pull complete [2021-02-15T06:45:49.250Z] 745a02a5169b: Verifying Checksum [2021-02-15T06:45:49.250Z] 745a02a5169b: Download complete [2021-02-15T06:45:50.235Z] 00ac8860ef70: Verifying Checksum [2021-02-15T06:45:50.235Z] 00ac8860ef70: Download complete [2021-02-15T06:46:00.413Z] 00ac8860ef70: Pull complete [2021-02-15T06:46:00.413Z] 63d7cb157983: Pull complete [2021-02-15T06:46:00.413Z] b116817d02f9: Pull complete [2021-02-15T06:46:03.851Z] 745a02a5169b: Pull complete [2021-02-15T06:46:03.851Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-15T06:46:03.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-15T06:46:03.851Z] ---> b7e6874047d6 [2021-02-15T06:46:03.851Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-15T06:46:07.273Z] ---> Running in 6fe231797a57 [2021-02-15T06:46:07.869Z] Removing intermediate container 6fe231797a57 [2021-02-15T06:46:07.869Z] ---> 6d256be9321d [2021-02-15T06:46:07.869Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T06:46:07.869Z] ---> Running in 46f508a9f0fa [2021-02-15T06:46:10.530Z] Removing intermediate container 46f508a9f0fa [2021-02-15T06:46:10.530Z] ---> 656837c9cb06 [2021-02-15T06:46:10.530Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-15T06:46:10.530Z] ---> Running in e58e90fbdeac [2021-02-15T06:46:11.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T06:46:12.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T06:46:13.100Z] OK: 142 MiB in 39 packages [2021-02-15T06:46:14.087Z] Removing intermediate container e58e90fbdeac [2021-02-15T06:46:14.087Z] ---> d6c05d1332d5 [2021-02-15T06:46:14.087Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-15T06:46:14.087Z] ---> Running in 8c4f82499730 [2021-02-15T06:46:14.682Z] Removing intermediate container 8c4f82499730 [2021-02-15T06:46:14.682Z] ---> 8d4e315359cd [2021-02-15T06:46:14.682Z] Step 7/8 : COPY . . [2021-02-15T06:46:16.136Z] ---> 8ec3e8eca369 [2021-02-15T06:46:16.136Z] Step 8/8 : RUN go mod download [2021-02-15T06:46:16.136Z] ---> Running in fc5f1e4ea8a5 [2021-02-15T06:46:42.933Z] Removing intermediate container fc5f1e4ea8a5 [2021-02-15T06:46:42.933Z] ---> 611e0be73dcd [2021-02-15T06:46:42.933Z] Successfully built 611e0be73dcd [2021-02-15T06:46:42.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:46:43.348Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T06:46:43.348Z] . [Pipeline] withDockerContainer [2021-02-15T06:46:43.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-26475 does not seem to be running inside a container [2021-02-15T06:46:43.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T06:46:45.028Z] Running on prd-centos7-docker-4c-2g-26478 in /w/workspace/dgexfoundry_device-sdk-go_PR-785 [2021-02-15T06:46:45.226Z] $ docker top 5ee1bd9ae6140c6b327e48f6a1cfb3a56b1ea1a6d0d97b7cebcd4fdc79a53161 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-02-15T06:46:45.813Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-15T06:46:46.369Z] + go version [2021-02-15T06:46:46.369Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-15T06:46:46.408Z] $ docker stop --time=1 5ee1bd9ae6140c6b327e48f6a1cfb3a56b1ea1a6d0d97b7cebcd4fdc79a53161 [2021-02-15T06:46:48.309Z] $ docker rm -f 5ee1bd9ae6140c6b327e48f6a1cfb3a56b1ea1a6d0d97b7cebcd4fdc79a53161 [2021-02-15T06:46:48.322Z] using credential edgex-jenkins-ssh [2021-02-15T06:46:48.373Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:46:48.198Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:46:48.272Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-15T06:46:48.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:46:48.338Z] > git --version # timeout=10 [2021-02-15T06:46:48.345Z] > git --version # 'git version 2.24.3' [2021-02-15T06:46:48.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:46:48.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:46:49.515Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T06:46:49.515Z] . [Pipeline] withDockerContainer [2021-02-15T06:46:49.763Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [2021-02-15T06:46:49.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-26475 does not seem to be running inside a container [2021-02-15T06:46:49.859Z] Merge succeeded, producing 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [2021-02-15T06:46:49.860Z] Checking out Revision 693e93e7c3535d8a9bfec153c6ff3af7eec74040 (PR-785) [2021-02-15T06:46:49.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T06:46:49.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:46:49.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T06:46:49.158Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-15T06:46:49.176Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-15T06:46:49.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:46:49.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/785/head:refs/remotes/origin/PR-785 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T06:46:49.689Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:46:49.695Z] > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 [2021-02-15T06:46:49.753Z] > git remote # timeout=10 [2021-02-15T06:46:49.759Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T06:46:49.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T06:46:49.768Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-15T06:46:49.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T06:46:49.788Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T06:46:49.791Z] > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 [2021-02-15T06:46:51.215Z] $ docker top 64a8277d84890c1064380033a558c10c470ee6c333b354ccb509c43681b97b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:46:52.282Z] + make test [2021-02-15T06:46:52.282Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-15T06:46:53.477Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-02-15T06:46:53.502Z] > git --version # timeout=10 [2021-02-15T06:46:53.508Z] > git --version # 'git version 2.24.3' [2021-02-15T06:46:53.516Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T06:46:54.922Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:46:55.275Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T06:46:55.601Z] + true [2021-02-15T06:46:55.601Z] + sudo service docker restart [2021-02-15T06:46:55.601Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T06:46:56.680Z] provisioning config files... [2021-02-15T06:46:56.710Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4466491222072324056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:46:57.136Z] ---> docker-login.sh [2021-02-15T06:46:57.136Z] nexus3.edgexfoundry.org:10001 [2021-02-15T06:46:57.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:46:57.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:46:57.402Z] Configure a credential helper to remove this warning. See [2021-02-15T06:46:57.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:46:57.402Z] [2021-02-15T06:46:57.402Z] Login Succeeded [2021-02-15T06:46:57.402Z] nexus3.edgexfoundry.org:10002 [2021-02-15T06:46:57.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:46:57.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:46:57.670Z] Configure a credential helper to remove this warning. See [2021-02-15T06:46:57.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:46:57.670Z] [2021-02-15T06:46:57.670Z] Login Succeeded [2021-02-15T06:46:57.670Z] nexus3.edgexfoundry.org:10003 [2021-02-15T06:46:57.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:46:57.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:46:57.933Z] Configure a credential helper to remove this warning. See [2021-02-15T06:46:57.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:46:57.933Z] [2021-02-15T06:46:57.933Z] Login Succeeded [2021-02-15T06:46:57.933Z] nexus3.edgexfoundry.org:10004 [2021-02-15T06:46:57.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:46:57.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:46:57.933Z] Configure a credential helper to remove this warning. See [2021-02-15T06:46:57.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:46:57.933Z] [2021-02-15T06:46:57.933Z] Login Succeeded [2021-02-15T06:46:57.933Z] docker.io [2021-02-15T06:46:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T06:46:58.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T06:46:58.459Z] Configure a credential helper to remove this warning. See [2021-02-15T06:46:58.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T06:46:58.459Z] [2021-02-15T06:46:58.459Z] Login Succeeded [2021-02-15T06:46:58.459Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T06:46:58.485Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-15T06:46:59.044Z] ========================================================= [2021-02-15T06:46:59.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-15T06:46:59.044Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:46:59.426Z] + 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-02-15T06:46:59.426Z] Sending build context to Docker daemon 2.497MB [2021-02-15T06:46:59.690Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-15T06:46:59.690Z] Step 2/8 : FROM ${BASE} [2021-02-15T06:46:59.690Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-15T06:46:59.690Z] 188c0c94c7c5: Pulling fs layer [2021-02-15T06:46:59.690Z] 0ef7d3d256c8: Pulling fs layer [2021-02-15T06:46:59.690Z] de9db76c5a1d: Pulling fs layer [2021-02-15T06:46:59.690Z] bca2f99d35d6: Pulling fs layer [2021-02-15T06:46:59.690Z] 93359f2a8cfa: Pulling fs layer [2021-02-15T06:46:59.690Z] 7c6f9722023f: Pulling fs layer [2021-02-15T06:46:59.690Z] a35cf1a2eb13: Pulling fs layer [2021-02-15T06:46:59.690Z] 93359f2a8cfa: Waiting [2021-02-15T06:46:59.690Z] 7c6f9722023f: Waiting [2021-02-15T06:46:59.690Z] a35cf1a2eb13: Waiting [2021-02-15T06:46:59.690Z] bca2f99d35d6: Waiting [2021-02-15T06:46:59.690Z] de9db76c5a1d: Download complete [2021-02-15T06:46:59.690Z] 0ef7d3d256c8: Download complete [2021-02-15T06:46:59.690Z] 93359f2a8cfa: Verifying Checksum [2021-02-15T06:46:59.690Z] 93359f2a8cfa: Download complete [2021-02-15T06:46:59.955Z] 7c6f9722023f: Verifying Checksum [2021-02-15T06:46:59.955Z] 7c6f9722023f: Download complete [2021-02-15T06:46:59.955Z] 188c0c94c7c5: Verifying Checksum [2021-02-15T06:46:59.955Z] 188c0c94c7c5: Download complete [2021-02-15T06:47:00.218Z] 188c0c94c7c5: Pull complete [2021-02-15T06:47:00.481Z] 0ef7d3d256c8: Pull complete [2021-02-15T06:47:00.481Z] de9db76c5a1d: Pull complete [2021-02-15T06:47:01.894Z] a35cf1a2eb13: Verifying Checksum [2021-02-15T06:47:01.894Z] a35cf1a2eb13: Download complete [2021-02-15T06:47:02.156Z] bca2f99d35d6: Verifying Checksum [2021-02-15T06:47:02.156Z] bca2f99d35d6: Download complete [2021-02-15T06:47:07.479Z] bca2f99d35d6: Pull complete [2021-02-15T06:47:07.479Z] 93359f2a8cfa: Pull complete [2021-02-15T06:47:07.479Z] 7c6f9722023f: Pull complete [2021-02-15T06:47:14.463Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-15T06:47:17.522Z] a35cf1a2eb13: Pull complete [2021-02-15T06:47:17.522Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-15T06:47:17.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-15T06:47:17.522Z] ---> a62c8e92a672 [2021-02-15T06:47:17.522Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-15T06:47:17.522Z] ---> Running in e5a7fa11a4f4 [2021-02-15T06:47:17.522Z] Removing intermediate container e5a7fa11a4f4 [2021-02-15T06:47:17.522Z] ---> 7fdc98340292 [2021-02-15T06:47:17.522Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T06:47:17.522Z] ---> Running in 53bf425f5ec3 [2021-02-15T06:47:17.786Z] Removing intermediate container 53bf425f5ec3 [2021-02-15T06:47:17.786Z] ---> b5b744b8a3f0 [2021-02-15T06:47:17.786Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-15T06:47:17.786Z] ---> Running in 01bcb90fcfc0 [2021-02-15T06:47:18.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T06:47:18.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T06:47:19.575Z] OK: 166 MiB in 39 packages [2021-02-15T06:47:19.840Z] Removing intermediate container 01bcb90fcfc0 [2021-02-15T06:47:19.840Z] ---> 273f19a45efa [2021-02-15T06:47:19.840Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-15T06:47:19.840Z] ---> Running in 819dc951a980 [2021-02-15T06:47:20.102Z] Removing intermediate container 819dc951a980 [2021-02-15T06:47:20.102Z] ---> ae1332ccb392 [2021-02-15T06:47:20.102Z] Step 7/8 : COPY . . [2021-02-15T06:47:21.053Z] ---> d17cdc3a07d8 [2021-02-15T06:47:21.053Z] Step 8/8 : RUN go mod download [2021-02-15T06:47:21.317Z] ---> Running in 277b46c7106e [2021-02-15T06:47:43.338Z] Removing intermediate container 277b46c7106e [2021-02-15T06:47:43.338Z] ---> 39915c042670 [2021-02-15T06:47:43.338Z] Successfully built 39915c042670 [2021-02-15T06:47:43.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:47:43.682Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T06:47:43.682Z] . [Pipeline] withDockerContainer [2021-02-15T06:47:43.822Z] prd-centos7-docker-4c-2g-26478 does not seem to be running inside a container [2021-02-15T06:47:43.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-02-15T06:47:44.634Z] $ docker top ba2317b9534f1e5e0b949c2e066ce63ccefd5fbb352d60584aa7de91b8a2a97d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:47:45.239Z] + go version [2021-02-15T06:47:45.821Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-15T06:47:45.851Z] $ docker stop --time=1 ba2317b9534f1e5e0b949c2e066ce63ccefd5fbb352d60584aa7de91b8a2a97d [2021-02-15T06:47:46.864Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [2021-02-15T06:47:46.864Z] internal/v2/cache/profiles.go:141:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ProfileResource [2021-02-15T06:47:47.208Z] $ docker rm -f ba2317b9534f1e5e0b949c2e066ce63ccefd5fbb352d60584aa7de91b8a2a97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:47:48.255Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T06:47:48.255Z] . [Pipeline] withDockerContainer [2021-02-15T06:47:48.367Z] prd-centos7-docker-4c-2g-26478 does not seem to be running inside a container [2021-02-15T06:47:48.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-02-15T06:47:49.049Z] $ docker top c5e84edee102e999f3d2d17126dba2e8e544114c314626d55ed70a162d23fc18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:47:49.571Z] + make test [2021-02-15T06:47:49.571Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-15T06:47:56.198Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-15T06:47:59.348Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.158s coverage: 19.4% of statements [2021-02-15T06:48:03.723Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.292s coverage: 97.1% of statements [2021-02-15T06:48:08.513Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [2021-02-15T06:48:08.513Z] internal/v2/cache/profiles.go:141:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ProfileResource [2021-02-15T06:48:11.870Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.069s coverage: 19.4% of statements [2021-02-15T06:48:13.276Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.437s coverage: 97.1% of statements [2021-02-15T06:48:36.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.186s coverage: 9.4% of statements [2021-02-15T06:48:36.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.139s coverage: 21.7% of statements [2021-02-15T06:48:36.066Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-02-15T06:48:36.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.708s coverage: 68.9% of statements [2021-02-15T06:48:36.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.208s coverage: 53.8% of statements [2021-02-15T06:48:36.066Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-02-15T06:48:36.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.997s coverage: 83.5% of statements [2021-02-15T06:48:36.066Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-02-15T06:48:36.066Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-02-15T06:48:36.118Z] $ docker stop --time=1 64a8277d84890c1064380033a558c10c470ee6c333b354ccb509c43681b97b05 [2021-02-15T06:48:38.296Z] $ docker rm -f 64a8277d84890c1064380033a558c10c470ee6c333b354ccb509c43681b97b05 [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-02-15T06:48:41.151Z] Failed in branch arm64 [2021-02-15T06:48:45.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.079s coverage: 9.4% of statements [2021-02-15T06:48:45.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.056s coverage: 21.7% of statements [2021-02-15T06:48:45.439Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-02-15T06:48:45.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.261s coverage: 68.9% of statements [2021-02-15T06:48:45.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 53.8% of statements [2021-02-15T06:48:45.439Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-02-15T06:48:45.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.324s coverage: 83.5% of statements [2021-02-15T06:48:45.439Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-02-15T06:48:45.439Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-02-15T06:48:45.490Z] $ docker stop --time=1 c5e84edee102e999f3d2d17126dba2e8e544114c314626d55ed70a162d23fc18 [2021-02-15T06:48:47.026Z] $ docker rm -f c5e84edee102e999f3d2d17126dba2e8e544114c314626d55ed70a162d23fc18 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-15T06:48:49.476Z] 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 [2021-02-15T06:48:53.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:48:54.236Z] ---> package-listing.sh [2021-02-15T06:48:54.237Z] ++ facter osfamily [2021-02-15T06:48:54.237Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-15T06:48:54.237Z] + OS_FAMILY=redhat [2021-02-15T06:48:54.237Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-785 [2021-02-15T06:48:54.237Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-15T06:48:54.237Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-15T06:48:54.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-15T06:48:54.237Z] + PACKAGES=/tmp/packages_start.txt [2021-02-15T06:48:54.237Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-785 ']' [2021-02-15T06:48:54.237Z] + PACKAGES=/tmp/packages_end.txt [2021-02-15T06:48:54.237Z] + case "${OS_FAMILY}" in [2021-02-15T06:48:54.237Z] + rpm -qa [2021-02-15T06:48:54.237Z] + sort [2021-02-15T06:48:59.539Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-15T06:48:59.539Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-15T06:48:59.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-15T06:48:59.539Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-785 ']' [2021-02-15T06:48:59.539Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-785/archives/ [2021-02-15T06:48:59.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-785/archives/ [Pipeline] echo [2021-02-15T06:48:59.574Z] 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/dgexfoundry_device-sdk-go_PR-785/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-15T06:48:59.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:49:00.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:49:00.234Z] [2021-02-15T06:49:00.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-15T06:49:00.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:49:00.626Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-15T06:49:00.626Z] df20fa9351a1: Pulling fs layer [2021-02-15T06:49:00.626Z] 36b3adc4ff6f: Pulling fs layer [2021-02-15T06:49:00.626Z] 8ad3a11d3b57: Pulling fs layer [2021-02-15T06:49:00.626Z] 46f8f816bc3b: Pulling fs layer [2021-02-15T06:49:00.626Z] 93b61091891f: Pulling fs layer [2021-02-15T06:49:00.626Z] 93b9cdb0e59b: Pulling fs layer [2021-02-15T06:49:00.626Z] 5e14af77c1be: Pulling fs layer [2021-02-15T06:49:00.626Z] 01666e4c0597: Pulling fs layer [2021-02-15T06:49:00.626Z] aa168da1d23b: Pulling fs layer [2021-02-15T06:49:00.626Z] 93b9cdb0e59b: Waiting [2021-02-15T06:49:00.626Z] 5e14af77c1be: Waiting [2021-02-15T06:49:00.626Z] 01666e4c0597: Waiting [2021-02-15T06:49:00.626Z] aa168da1d23b: Waiting [2021-02-15T06:49:00.626Z] 93b61091891f: Waiting [2021-02-15T06:49:00.626Z] 46f8f816bc3b: Waiting [2021-02-15T06:49:00.626Z] 36b3adc4ff6f: Verifying Checksum [2021-02-15T06:49:00.626Z] 36b3adc4ff6f: Download complete [2021-02-15T06:49:00.626Z] 46f8f816bc3b: Verifying Checksum [2021-02-15T06:49:00.626Z] 46f8f816bc3b: Download complete [2021-02-15T06:49:00.896Z] df20fa9351a1: Download complete [2021-02-15T06:49:00.896Z] 93b9cdb0e59b: Download complete [2021-02-15T06:49:00.896Z] 5e14af77c1be: Verifying Checksum [2021-02-15T06:49:00.896Z] 5e14af77c1be: Download complete [2021-02-15T06:49:00.896Z] 01666e4c0597: Verifying Checksum [2021-02-15T06:49:00.896Z] 01666e4c0597: Download complete [2021-02-15T06:49:00.896Z] 93b61091891f: Verifying Checksum [2021-02-15T06:49:00.896Z] 93b61091891f: Download complete [2021-02-15T06:49:00.896Z] 8ad3a11d3b57: Verifying Checksum [2021-02-15T06:49:00.896Z] 8ad3a11d3b57: Download complete [2021-02-15T06:49:01.159Z] df20fa9351a1: Pull complete [2021-02-15T06:49:01.431Z] 36b3adc4ff6f: Pull complete [2021-02-15T06:49:02.410Z] 8ad3a11d3b57: Pull complete [2021-02-15T06:49:02.410Z] 46f8f816bc3b: Pull complete [2021-02-15T06:49:03.383Z] aa168da1d23b: Verifying Checksum [2021-02-15T06:49:03.383Z] aa168da1d23b: Download complete [2021-02-15T06:49:03.383Z] 93b61091891f: Pull complete [2021-02-15T06:49:03.383Z] 93b9cdb0e59b: Pull complete [2021-02-15T06:49:03.646Z] 5e14af77c1be: Pull complete [2021-02-15T06:49:03.646Z] 01666e4c0597: Pull complete [2021-02-15T06:49:11.859Z] aa168da1d23b: Pull complete [2021-02-15T06:49:11.859Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-15T06:49:11.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T06:49:11.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-15T06:49:12.088Z] prd-centos7-docker-4c-2g-26474 does not seem to be running inside a container [2021-02-15T06:49:12.133Z] $ 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/dgexfoundry_device-sdk-go_PR-785/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-785 -v /w/workspace/dgexfoundry_device-sdk-go_PR-785:/w/workspace/dgexfoundry_device-sdk-go_PR-785:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-785@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-15T06:49:15.122Z] $ docker top 52707206af60de9b8b134281606aec7a3b66e7f3c87e74eaa11ecbe7c47bd6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T06:49:15.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-15T06:49:16.037Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-15T06:49:16.367Z] + ls /var/log/sa-host [2021-02-15T06:49:16.367Z] + sadf -c /var/log/sa-host/sa15 [2021-02-15T06:49:16.367Z] file_magic: OK [2021-02-15T06:49:16.367Z] HZ: Using current value: 100 [2021-02-15T06:49:16.367Z] file_header: OK [2021-02-15T06:49:16.367Z] 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-02-15T06:49:16.367Z] Statistics: [2021-02-15T06:49:16.367Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-15T06:49:16.367Z] File successfully converted to sysstat format version 12.2.1 [2021-02-15T06:49:16.367Z] + sadf -c /var/log/sa-host/sa23 [2021-02-15T06:49:16.367Z] file_magic: OK [2021-02-15T06:49:16.367Z] HZ: Using current value: 100 [2021-02-15T06:49:16.367Z] file_header: OK [2021-02-15T06:49:16.367Z] 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-02-15T06:49:16.367Z] Statistics: [2021-02-15T06:49:16.367Z] Hnuu...uuuununununu... [2021-02-15T06:49:16.367Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-15T06:49:17.044Z] provisioning config files... [2021-02-15T06:49:17.062Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/config7083756710133098024tmp [Pipeline] { [Pipeline] echo [2021-02-15T06:49:17.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:49:17.669Z] ---> create-netrc.sh [Pipeline] } [2021-02-15T06:49:17.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-15T06:49:17.848Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:49:18.188Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-15T06:49:18.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:49:18.569Z] ---> sudo-logs.sh [2021-02-15T06:49:18.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-15T06:49:18.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:49:19.029Z] ---> job-cost.sh [2021-02-15T06:49:19.029Z] lf-activate-venv: SKIPPING [2021-02-15T06:49:19.029Z] INFO: No Stack... [2021-02-15T06:49:19.977Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-15T06:49:20.554Z] INFO: Archiving Costs [Pipeline] echo [2021-02-15T06:49:20.610Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T06:49:20.946Z] ---> logs-deploy.sh [2021-02-15T06:49:20.946Z] lf-activate-venv: SKIPPING [2021-02-15T06:49:20.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-785/1 [2021-02-15T06:49:20.946Z] INFO: archiving workspace using pattern(s): [2021-02-15T06:49:22.865Z] Archives upload complete. [2021-02-15T06:49:22.865Z] INFO: archiving logs to Nexus [2021-02-15T06:49:23.811Z] ---> uname -a: [2021-02-15T06:49:23.811Z] Linux prd-centos7-docker-4c-2g-26474.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-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] ---> lscpu: [2021-02-15T06:49:23.811Z] Architecture: x86_64 [2021-02-15T06:49:23.811Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-15T06:49:23.811Z] Byte Order: Little Endian [2021-02-15T06:49:23.811Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-15T06:49:23.811Z] CPU(s): 4 [2021-02-15T06:49:23.811Z] On-line CPU(s) list: 0-3 [2021-02-15T06:49:23.811Z] Thread(s) per core: 1 [2021-02-15T06:49:23.811Z] Core(s) per socket: 1 [2021-02-15T06:49:23.811Z] Socket(s): 4 [2021-02-15T06:49:23.811Z] NUMA node(s): 1 [2021-02-15T06:49:23.811Z] Vendor ID: GenuineIntel [2021-02-15T06:49:23.811Z] CPU family: 6 [2021-02-15T06:49:23.811Z] Model: 44 [2021-02-15T06:49:23.811Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-15T06:49:23.811Z] Stepping: 1 [2021-02-15T06:49:23.811Z] CPU MHz: 2933.438 [2021-02-15T06:49:23.811Z] BogoMIPS: 5866.87 [2021-02-15T06:49:23.811Z] Virtualization: VT-x [2021-02-15T06:49:23.811Z] Hypervisor vendor: KVM [2021-02-15T06:49:23.811Z] Virtualization type: full [2021-02-15T06:49:23.811Z] L1d cache: 128 KiB [2021-02-15T06:49:23.811Z] L1i cache: 128 KiB [2021-02-15T06:49:23.811Z] L2 cache: 16 MiB [2021-02-15T06:49:23.811Z] L3 cache: 64 MiB [2021-02-15T06:49:23.811Z] NUMA node0 CPU(s): 0-3 [2021-02-15T06:49:23.811Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-15T06:49:23.811Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-15T06:49:23.811Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-15T06:49:23.811Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-15T06:49:23.811Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-15T06:49:23.811Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-15T06:49:23.811Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-15T06:49:23.811Z] Vulnerability Srbds: Not affected [2021-02-15T06:49:23.811Z] Vulnerability Tsx async abort: Not affected [2021-02-15T06:49:23.811Z] 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-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] ---> nproc: [2021-02-15T06:49:23.811Z] 4 [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] ---> df -h: [2021-02-15T06:49:23.811Z] Filesystem Size Used Available Use% Mounted on [2021-02-15T06:49:23.811Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-15T06:49:23.811Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-15T06:49:23.811Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-15T06:49:23.811Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-15T06:49:23.811Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-785 [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] ---> free -m: [2021-02-15T06:49:23.811Z] total used free shared buff/cache available [2021-02-15T06:49:23.811Z] Mem: 1837 717 90 0 1029 1014 [2021-02-15T06:49:23.811Z] Swap: 1023 1 1022 [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z] ---> ip addr: [2021-02-15T06:49:23.811Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-15T06:49:23.811Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-15T06:49:23.811Z] inet 127.0.0.1/8 scope host lo [2021-02-15T06:49:23.811Z] valid_lft forever preferred_lft forever [2021-02-15T06:49:23.811Z] inet6 ::1/128 scope host [2021-02-15T06:49:23.811Z] valid_lft forever preferred_lft forever [2021-02-15T06:49:23.811Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-15T06:49:23.811Z] link/ether fa:16:3e:79:22:86 brd ff:ff:ff:ff:ff:ff [2021-02-15T06:49:23.811Z] inet 10.30.122.27/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-15T06:49:23.811Z] valid_lft 85977sec preferred_lft 85977sec [2021-02-15T06:49:23.811Z] inet6 fe80::f816:3eff:fe79:2286/64 scope link [2021-02-15T06:49:23.811Z] valid_lft forever preferred_lft forever [2021-02-15T06:49:23.811Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-15T06:49:23.811Z] link/ether 02:42:db:0f:6c:82 brd ff:ff:ff:ff:ff:ff [2021-02-15T06:49:23.811Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-15T06:49:23.811Z] valid_lft forever preferred_lft forever [2021-02-15T06:49:23.811Z] inet6 fe80::42:dbff:fe0f:6c82/64 scope link [2021-02-15T06:49:23.811Z] valid_lft forever preferred_lft forever [2021-02-15T06:49:23.811Z] [2021-02-15T06:49:23.811Z]