Pull request #741 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24c286e808a2121fb212f10ca9ebc6d8f0e8e456+81b7f98a259e7befb955434734c5049d14a607c4 (d7be70a590c8ad942a37047bef5d589a594e04c1) 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-sdk-go/branches/PR-741/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-sdk-go/branches/PR-741/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-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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21116 in /w/workspace/dgexfoundry_device-sdk-go_PR-741 [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-741 # 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/741/head:refs/remotes/origin/PR-741 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 81b7f98a259e7befb955434734c5049d14a607c4 into PR head commit 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 Merge succeeded, producing 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 Checking out Revision 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 (PR-741) > git config core.sparsecheckout # timeout=10 > git checkout -f 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 # 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 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 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-19T03:57:28.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T03:57:28.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T03:57:28.895Z] ========================================================= [2021-01-19T03:57:28.895Z] EdgeX Global Pipelines Version Info [2021-01-19T03:57:28.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T03:57:31.901Z] ------------------- [2021-01-19T03:57:31.901Z] stable info: [2021-01-19T03:57:31.901Z] ------------------- [2021-01-19T03:57:31.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T03:57:31.901Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T03:57:31.901Z] Message: update stable to v1.0.177 [2021-01-19T03:57:32.893Z] ------------------- [2021-01-19T03:57:32.893Z] experimental info: [2021-01-19T03:57:32.893Z] ------------------- [2021-01-19T03:57:32.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T03:57:32.893Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T03:57:32.893Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T03:57:33.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-19T03:57:33.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-19T03:57:33.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T03:57:33.821Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T03:57:33.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T03:57:34.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T03:57:34.279Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T03:57:34.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T03:57:34.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-19T03:57:34.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T03:57:34.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T03:57:35.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-19T03:57:35.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T03:57:35.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T03:57:35.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T03:57:35.781Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T03:57:35.999Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T03:57:36.195Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T03:57:36.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T03:57:36.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T03:57:36.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T03:57:36.734Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T03:57:36.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T03:57:37.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T03:57:37.197Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-19T03:57:37.322Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T03:57:37.448Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T03:57:37.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-741 [Pipeline] echo [2021-01-19T03:57:37.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-741 [Pipeline] echo [2021-01-19T03:57:37.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-741 [Pipeline] echo [2021-01-19T03:57:37.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [Pipeline] echo [2021-01-19T03:57:38.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24c286e [Pipeline] echo [2021-01-19T03:57:38.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T03:57:38.495Z] provisioning config files... [2021-01-19T03:57:38.541Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/config730312820264839472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T03:57:39.052Z] ---> docker-login.sh [2021-01-19T03:57:39.052Z] nexus3.edgexfoundry.org:10001 [2021-01-19T03:57:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:40.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:40.364Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:40.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:40.364Z] [2021-01-19T03:57:40.364Z] Login Succeeded [2021-01-19T03:57:40.364Z] nexus3.edgexfoundry.org:10002 [2021-01-19T03:57:40.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:40.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:40.967Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:40.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:40.967Z] [2021-01-19T03:57:40.967Z] Login Succeeded [2021-01-19T03:57:40.967Z] nexus3.edgexfoundry.org:10003 [2021-01-19T03:57:41.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:41.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:41.244Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:41.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:41.244Z] [2021-01-19T03:57:41.244Z] Login Succeeded [2021-01-19T03:57:41.244Z] nexus3.edgexfoundry.org:10004 [2021-01-19T03:57:41.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:41.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:41.886Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:41.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:41.886Z] [2021-01-19T03:57:41.886Z] Login Succeeded [2021-01-19T03:57:41.886Z] docker.io [2021-01-19T03:57:42.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T03:57:43.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T03:57:43.100Z] Configure a credential helper to remove this warning. See [2021-01-19T03:57:43.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T03:57:43.100Z] [2021-01-19T03:57:43.100Z] Login Succeeded [2021-01-19T03:57:43.100Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T03:57:43.194Z] 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-19T03:57:44.528Z] + git log --format=format:%s -1 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [Pipeline] echo [2021-01-19T03:57:44.727Z] GIT_COMMIT: 24c286e808a2121fb212f10ca9ebc6d8f0e8e456, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2021-01-19T03:57:44.831Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:57:45.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T03:57:45.921Z] [2021-01-19T03:57:45.921Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T03:57:46.509Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T03:57:46.811Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T03:57:46.811Z] 31603596830f: Pulling fs layer [2021-01-19T03:57:46.811Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T03:57:46.811Z] 6ca5941a6612: Pulling fs layer [2021-01-19T03:57:46.811Z] ecc8261a40a4: Pulling fs layer [2021-01-19T03:57:46.811Z] ecc8261a40a4: Waiting [2021-01-19T03:57:46.811Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T03:57:46.811Z] 2a8b12db71e7: Download complete [2021-01-19T03:57:47.439Z] 31603596830f: Download complete [2021-01-19T03:57:47.791Z] ecc8261a40a4: Verifying Checksum [2021-01-19T03:57:47.791Z] ecc8261a40a4: Download complete [2021-01-19T03:57:48.848Z] 31603596830f: Pull complete [2021-01-19T03:57:49.131Z] 2a8b12db71e7: Pull complete [2021-01-19T03:57:49.442Z] 6ca5941a6612: Verifying Checksum [2021-01-19T03:57:49.442Z] 6ca5941a6612: Download complete [2021-01-19T03:57:52.420Z] 6ca5941a6612: Pull complete [2021-01-19T03:57:52.708Z] ecc8261a40a4: Pull complete [2021-01-19T03:57:52.708Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T03:57:52.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T03:57:52.708Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T03:57:53.012Z] prd-centos7-docker-4c-2g-21116 does not seem to be running inside a container [2021-01-19T03:57:53.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-741 -v /w/workspace/dgexfoundry_device-sdk-go_PR-741:/w/workspace/dgexfoundry_device-sdk-go_PR-741:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-741@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-01-19T03:57:56.315Z] $ docker top 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T03:57:56.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T03:57:56.912Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T03:57:57.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T03:57:57.564Z] $ docker exec 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 ssh-agent [2021-01-19T03:57:58.121Z] SSH_AUTH_SOCK=/tmp/ssh-edAWJoEOydW6/agent.11 [2021-01-19T03:57:58.121Z] SSH_AGENT_PID=17 [2021-01-19T03:57:58.151Z] Running ssh-add (command line suppressed) [2021-01-19T03:57:58.586Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/private_key_7713870564369275093.key (/w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/private_key_7713870564369275093.key) [2021-01-19T03:57:58.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T03:57:59.533Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T03:57:59.592Z] $ docker exec --env ******** --env ******** 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 ssh-agent -k [2021-01-19T03:58:00.221Z] unset SSH_AUTH_SOCK; [2021-01-19T03:58:00.222Z] unset SSH_AGENT_PID; [2021-01-19T03:58:00.222Z] echo Agent pid 17 killed; [2021-01-19T03:58:00.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T03:58:00.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T03:58:00.609Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T03:58:01.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T03:58:01.218Z] $ docker exec 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 ssh-agent [2021-01-19T03:58:01.878Z] SSH_AUTH_SOCK=/tmp/ssh-I43ET7S9frZl/agent.45 [2021-01-19T03:58:01.878Z] SSH_AGENT_PID=50 [2021-01-19T03:58:01.890Z] Running ssh-add (command line suppressed) [2021-01-19T03:58:02.335Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/private_key_1912371830738590024.key (/w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/private_key_1912371830738590024.key) [2021-01-19T03:58:02.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T03:58:03.851Z] + git semver init [2021-01-19T03:58:04.123Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T03:58:04.123Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-741/.git [2021-01-19T03:58:04.123Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-741 [2021-01-19T03:58:04.123Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T03:58:04.123Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T03:58:04.123Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T03:58:04.123Z] # $SEMVER_BRANCH = PR-741 [2021-01-19T03:58:04.123Z] # $SEMVER_TEMP = /tmp/semver-318397646 [2021-01-19T03:58:04.123Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-19T03:58:05.130Z] # '/tmp/semver-318397646' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-741/.semver' [2021-01-19T03:58:05.130Z] # -> Force: false [2021-01-19T03:58:05.130Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-741/.semver [Pipeline] } [2021-01-19T03:58:05.156Z] $ docker exec --env ******** --env ******** 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 ssh-agent -k [2021-01-19T03:58:05.365Z] unset SSH_AUTH_SOCK; [2021-01-19T03:58:05.365Z] unset SSH_AGENT_PID; [2021-01-19T03:58:05.365Z] echo Agent pid 50 killed; [2021-01-19T03:58:05.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T03:58:06.426Z] + git semver [Pipeline] } [2021-01-19T03:58:06.519Z] $ docker stop --time=1 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 [2021-01-19T03:58:08.466Z] $ docker rm -f 74bec32d6d56444c6fb3d3227a3263116d327d6d017a4ce89cca51f3065fcff6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T03:58:09.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T03:58:10.114Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T03:58:10.144Z] [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-19T03:58:26.074Z] Still waiting to schedule task [2021-01-19T03:58:26.074Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-19T03:58:26.105Z] Still waiting to schedule task [2021-01-19T03:58:26.105Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-19T04:01:27.180Z] Running on prd-centos7-docker-4c-2g-21125 in /w/workspace/dgexfoundry_device-sdk-go_PR-741 [Pipeline] { [Pipeline] ws [2021-01-19T04:01:27.313Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T04:01:30.264Z] using credential edgex-jenkins-ssh [2021-01-19T04:01:30.403Z] Cloning the remote Git repository [2021-01-19T04:01:30.430Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T04:01:30.503Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-19T04:01:30.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T04:01:30.560Z] > git --version # timeout=10 [2021-01-19T04:01:30.565Z] > git --version # 'git version 2.24.3' [2021-01-19T04:01:30.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:01:30.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:01:31.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T04:01:31.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:01:31.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T04:01:31.807Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T04:01:31.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:01:31.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/741/head:refs/remotes/origin/PR-741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T04:01:32.219Z] Merging remotes/origin/master commit 81b7f98a259e7befb955434734c5049d14a607c4 into PR head commit 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [2021-01-19T04:01:32.337Z] Merge succeeded, producing 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [2021-01-19T04:01:32.338Z] Checking out Revision 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 (PR-741) [2021-01-19T04:01:32.227Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:01:32.240Z] > git checkout -f 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 # timeout=10 [2021-01-19T04:01:32.301Z] > git remote # timeout=10 [2021-01-19T04:01:32.308Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T04:01:32.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:01:32.319Z] > git merge 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 [2021-01-19T04:01:32.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T04:01:32.340Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:01:32.345Z] > git checkout -f 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 # timeout=10 [2021-01-19T04:01:35.954Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-19T04:01:35.988Z] > git --version # timeout=10 [2021-01-19T04:01:35.992Z] > git --version # 'git version 2.24.3' [2021-01-19T04:01:35.998Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T04:01:37.705Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:01:38.065Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:01:38.404Z] + sudo service docker restart [2021-01-19T04:01:38.404Z] + true [2021-01-19T04:01:38.404Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T04:01:39.928Z] provisioning config files... [2021-01-19T04:01:39.962Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1713587454110264613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:01:40.488Z] ---> docker-login.sh [2021-01-19T04:01:40.488Z] nexus3.edgexfoundry.org:10001 [2021-01-19T04:01:40.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:01:40.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:01:40.754Z] Configure a credential helper to remove this warning. See [2021-01-19T04:01:40.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:01:40.754Z] [2021-01-19T04:01:40.754Z] Login Succeeded [2021-01-19T04:01:40.754Z] nexus3.edgexfoundry.org:10002 [2021-01-19T04:01:41.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:01:41.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:01:41.020Z] Configure a credential helper to remove this warning. See [2021-01-19T04:01:41.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:01:41.020Z] [2021-01-19T04:01:41.020Z] Login Succeeded [2021-01-19T04:01:41.020Z] nexus3.edgexfoundry.org:10003 [2021-01-19T04:01:41.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:01:41.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:01:41.282Z] Configure a credential helper to remove this warning. See [2021-01-19T04:01:41.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:01:41.282Z] [2021-01-19T04:01:41.282Z] Login Succeeded [2021-01-19T04:01:41.282Z] nexus3.edgexfoundry.org:10004 [2021-01-19T04:01:41.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:01:41.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:01:41.546Z] Configure a credential helper to remove this warning. See [2021-01-19T04:01:41.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:01:41.546Z] [2021-01-19T04:01:41.546Z] Login Succeeded [2021-01-19T04:01:41.546Z] docker.io [2021-01-19T04:01:41.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:01:42.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:01:42.129Z] Configure a credential helper to remove this warning. See [2021-01-19T04:01:42.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:01:42.129Z] [2021-01-19T04:01:42.129Z] Login Succeeded [2021-01-19T04:01:42.129Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T04:01:42.169Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-01-19T04:01:42.316Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21124 in /w/workspace/dgexfoundry_device-sdk-go_PR-741 [Pipeline] // withEnv [Pipeline] { [Pipeline] unstash [Pipeline] ws [2021-01-19T04:01:42.585Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] echo [2021-01-19T04:01:42.833Z] ========================================================= [2021-01-19T04:01:42.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T04:01:42.833Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:01:43.223Z] + 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-19T04:01:43.223Z] Sending build context to Docker daemon 2.515MB [2021-01-19T04:01:43.223Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T04:01:43.223Z] Step 2/8 : FROM ${BASE} [2021-01-19T04:01:43.485Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T04:01:43.485Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T04:01:43.485Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T04:01:43.485Z] de9db76c5a1d: Pulling fs layer [2021-01-19T04:01:43.485Z] bca2f99d35d6: Pulling fs layer [2021-01-19T04:01:43.485Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T04:01:43.485Z] 7c6f9722023f: Pulling fs layer [2021-01-19T04:01:43.485Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T04:01:43.485Z] 93359f2a8cfa: Waiting [2021-01-19T04:01:43.485Z] 7c6f9722023f: Waiting [2021-01-19T04:01:43.485Z] a35cf1a2eb13: Waiting [2021-01-19T04:01:43.485Z] bca2f99d35d6: Waiting [2021-01-19T04:01:43.485Z] de9db76c5a1d: Verifying Checksum [2021-01-19T04:01:43.485Z] de9db76c5a1d: Download complete [2021-01-19T04:01:43.485Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T04:01:43.485Z] 0ef7d3d256c8: Download complete [2021-01-19T04:01:43.485Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T04:01:43.485Z] 93359f2a8cfa: Download complete [2021-01-19T04:01:43.485Z] 7c6f9722023f: Verifying Checksum [2021-01-19T04:01:43.485Z] 7c6f9722023f: Download complete [2021-01-19T04:01:43.756Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T04:01:43.756Z] 188c0c94c7c5: Download complete [2021-01-19T04:01:44.026Z] 188c0c94c7c5: Pull complete [2021-01-19T04:01:44.294Z] 0ef7d3d256c8: Pull complete [2021-01-19T04:01:44.562Z] de9db76c5a1d: Pull complete [2021-01-19T04:01:45.522Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T04:01:45.522Z] a35cf1a2eb13: Download complete [2021-01-19T04:01:46.110Z] bca2f99d35d6: Verifying Checksum [2021-01-19T04:01:46.111Z] bca2f99d35d6: Download complete [2021-01-19T04:01:47.561Z] using credential edgex-jenkins-ssh [2021-01-19T04:01:47.627Z] Cloning the remote Git repository [2021-01-19T04:01:47.653Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T04:01:47.766Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-19T04:01:47.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T04:01:47.842Z] > git --version # timeout=10 [2021-01-19T04:01:47.859Z] > git --version # 'git version 2.17.1' [2021-01-19T04:01:47.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:01:47.919Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:01:49.816Z] Merging remotes/origin/master commit 81b7f98a259e7befb955434734c5049d14a607c4 into PR head commit 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [2021-01-19T04:01:50.109Z] Merge succeeded, producing 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [2021-01-19T04:01:50.110Z] Checking out Revision 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 (PR-741) [2021-01-19T04:01:49.168Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T04:01:49.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:01:49.225Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T04:01:49.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T04:01:49.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:01:49.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/741/head:refs/remotes/origin/PR-741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T04:01:49.804Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:01:49.824Z] > git checkout -f 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 # timeout=10 [2021-01-19T04:01:49.936Z] > git remote # timeout=10 [2021-01-19T04:01:49.952Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T04:01:49.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:01:50.022Z] > git merge 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 [2021-01-19T04:01:50.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T04:01:50.085Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:01:50.099Z] > git checkout -f 24c286e808a2121fb212f10ca9ebc6d8f0e8e456 # timeout=10 [2021-01-19T04:01:51.429Z] bca2f99d35d6: Pull complete [2021-01-19T04:01:51.695Z] 93359f2a8cfa: Pull complete [2021-01-19T04:01:51.695Z] 7c6f9722023f: Pull complete [2021-01-19T04:01:54.452Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-19T04:01:54.490Z] > git --version # timeout=10 [2021-01-19T04:01:54.500Z] > git --version # 'git version 2.17.1' [2021-01-19T04:01:54.514Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T04:01:56.553Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:01:57.049Z] a35cf1a2eb13: Pull complete [2021-01-19T04:01:57.049Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T04:01:57.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T04:01:57.049Z] ---> a62c8e92a672 [2021-01-19T04:01:57.049Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:01:57.049Z] ---> Running in dbec9b9d738c [2021-01-19T04:01:57.152Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:01:57.320Z] Removing intermediate container dbec9b9d738c [2021-01-19T04:01:57.320Z] ---> 21674f0f6358 [2021-01-19T04:01:57.320Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T04:01:57.320Z] ---> Running in a0ff3918dee6 [2021-01-19T04:01:57.520Z] + sudo service docker restart [2021-01-19T04:01:57.521Z] + true [2021-01-19T04:01:58.723Z] Removing intermediate container a0ff3918dee6 [2021-01-19T04:01:58.723Z] ---> 6ee14a58d630 [2021-01-19T04:01:58.723Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-19T04:01:58.723Z] ---> Running in 155eeaa97f6f [2021-01-19T04:01:59.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2021-01-19T04:02:00.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] wrap [2021-01-19T04:02:00.312Z] provisioning config files... [2021-01-19T04:02:00.353Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4204841708355844565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:02:00.823Z] ---> docker-login.sh [2021-01-19T04:02:00.823Z] nexus3.edgexfoundry.org:10001 [2021-01-19T04:02:01.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:02:02.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:02:02.088Z] Configure a credential helper to remove this warning. See [2021-01-19T04:02:02.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:02:02.088Z] [2021-01-19T04:02:02.088Z] Login Succeeded [2021-01-19T04:02:02.088Z] nexus3.edgexfoundry.org:10002 [2021-01-19T04:02:02.190Z] OK: 166 MiB in 39 packages [2021-01-19T04:02:02.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:02:02.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:02:02.685Z] Configure a credential helper to remove this warning. See [2021-01-19T04:02:02.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:02:02.685Z] [2021-01-19T04:02:02.685Z] Login Succeeded [2021-01-19T04:02:02.686Z] nexus3.edgexfoundry.org:10003 [2021-01-19T04:02:02.768Z] Removing intermediate container 155eeaa97f6f [2021-01-19T04:02:02.768Z] ---> 77cca8d76376 [2021-01-19T04:02:02.768Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-19T04:02:02.768Z] ---> Running in ccbba364817f [2021-01-19T04:02:03.032Z] Removing intermediate container ccbba364817f [2021-01-19T04:02:03.032Z] ---> 24ea8cc4902a [2021-01-19T04:02:03.032Z] Step 7/8 : COPY . . [2021-01-19T04:02:03.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:02:03.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:02:03.284Z] Configure a credential helper to remove this warning. See [2021-01-19T04:02:03.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:02:03.284Z] [2021-01-19T04:02:03.284Z] Login Succeeded [2021-01-19T04:02:03.284Z] nexus3.edgexfoundry.org:10004 [2021-01-19T04:02:03.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:02:03.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:02:03.883Z] Configure a credential helper to remove this warning. See [2021-01-19T04:02:03.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:02:03.883Z] [2021-01-19T04:02:03.883Z] Login Succeeded [2021-01-19T04:02:03.883Z] docker.io [2021-01-19T04:02:04.436Z] ---> 45e47b5ad239 [2021-01-19T04:02:04.436Z] Step 8/8 : RUN go mod download [2021-01-19T04:02:04.436Z] ---> Running in 7963bfd508c3 [2021-01-19T04:02:04.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T04:02:04.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T04:02:04.755Z] Configure a credential helper to remove this warning. See [2021-01-19T04:02:04.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T04:02:04.755Z] [2021-01-19T04:02:04.755Z] Login Succeeded [2021-01-19T04:02:04.755Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T04:02:04.788Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T04:02:05.360Z] ========================================================= [2021-01-19T04:02:05.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T04:02:05.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:02:05.785Z] + 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-19T04:02:06.384Z] Sending build context to Docker daemon 2.521MB [2021-01-19T04:02:06.384Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T04:02:06.384Z] Step 2/8 : FROM ${BASE} [2021-01-19T04:02:06.384Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T04:02:06.384Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T04:02:06.384Z] a4357932f1b6: Pulling fs layer [2021-01-19T04:02:06.384Z] 18c013af1878: Pulling fs layer [2021-01-19T04:02:06.384Z] 00ac8860ef70: Pulling fs layer [2021-01-19T04:02:06.384Z] 63d7cb157983: Pulling fs layer [2021-01-19T04:02:06.384Z] b116817d02f9: Pulling fs layer [2021-01-19T04:02:06.384Z] 745a02a5169b: Pulling fs layer [2021-01-19T04:02:06.384Z] 00ac8860ef70: Waiting [2021-01-19T04:02:06.384Z] 63d7cb157983: Waiting [2021-01-19T04:02:06.384Z] b116817d02f9: Waiting [2021-01-19T04:02:06.384Z] 745a02a5169b: Waiting [2021-01-19T04:02:06.384Z] 18c013af1878: Verifying Checksum [2021-01-19T04:02:06.384Z] 18c013af1878: Download complete [2021-01-19T04:02:06.385Z] a4357932f1b6: Verifying Checksum [2021-01-19T04:02:06.385Z] a4357932f1b6: Download complete [2021-01-19T04:02:06.385Z] 5f621e34cdf4: Download complete [2021-01-19T04:02:06.659Z] 63d7cb157983: Download complete [2021-01-19T04:02:06.659Z] b116817d02f9: Verifying Checksum [2021-01-19T04:02:06.659Z] b116817d02f9: Download complete [2021-01-19T04:02:07.265Z] 5f621e34cdf4: Pull complete [2021-01-19T04:02:07.547Z] a4357932f1b6: Pull complete [2021-01-19T04:02:08.149Z] 18c013af1878: Pull complete [2021-01-19T04:02:09.594Z] 745a02a5169b: Verifying Checksum [2021-01-19T04:02:09.594Z] 745a02a5169b: Download complete [2021-01-19T04:02:10.601Z] 00ac8860ef70: Verifying Checksum [2021-01-19T04:02:10.601Z] 00ac8860ef70: Download complete [2021-01-19T04:02:20.792Z] 00ac8860ef70: Pull complete [2021-01-19T04:02:21.387Z] 63d7cb157983: Pull complete [2021-01-19T04:02:21.660Z] b116817d02f9: Pull complete [2021-01-19T04:02:25.996Z] 745a02a5169b: Pull complete [2021-01-19T04:02:25.996Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T04:02:25.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T04:02:25.996Z] ---> b7e6874047d6 [2021-01-19T04:02:25.996Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:02:26.499Z] Removing intermediate container 7963bfd508c3 [2021-01-19T04:02:26.499Z] ---> c9c96aff51a1 [2021-01-19T04:02:26.499Z] Successfully built c9c96aff51a1 [2021-01-19T04:02:26.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:02:26.868Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T04:02:26.868Z] . [Pipeline] withDockerContainer [2021-01-19T04:02:27.026Z] prd-centos7-docker-4c-2g-21125 does not seem to be running inside a container [2021-01-19T04:02:27.111Z] $ 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-x86_64 cat [2021-01-19T04:02:27.938Z] $ docker top 7dbdf238d23b26d4fc4c6c96b55c3797c5c8d5224ae333e22a7801209284bb46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:02:28.529Z] + go version [2021-01-19T04:02:28.529Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T04:02:28.567Z] $ docker stop --time=1 7dbdf238d23b26d4fc4c6c96b55c3797c5c8d5224ae333e22a7801209284bb46 [2021-01-19T04:02:28.677Z] ---> Running in ff1c060a9a10 [2021-01-19T04:02:28.953Z] Removing intermediate container ff1c060a9a10 [2021-01-19T04:02:28.953Z] ---> 97fee66cc639 [2021-01-19T04:02:28.953Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T04:02:28.953Z] ---> Running in 9f611e34f959 [2021-01-19T04:02:29.947Z] $ docker rm -f 7dbdf238d23b26d4fc4c6c96b55c3797c5c8d5224ae333e22a7801209284bb46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:02:31.245Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T04:02:31.245Z] . [Pipeline] withDockerContainer [2021-01-19T04:02:31.363Z] prd-centos7-docker-4c-2g-21125 does not seem to be running inside a container [2021-01-19T04:02:31.415Z] $ 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-x86_64 cat [2021-01-19T04:02:31.619Z] Removing intermediate container 9f611e34f959 [2021-01-19T04:02:31.619Z] ---> 9e38d43b8e57 [2021-01-19T04:02:31.619Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-19T04:02:31.619Z] ---> Running in 92c0b2bc04d5 [2021-01-19T04:02:32.080Z] $ docker top c6c10169e0d95c2b355f70e886a0968ab5dbe7c672366dfc693f3a90a488370c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:02:32.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T04:02:32.680Z] + make test [2021-01-19T04:02:32.680Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T04:02:34.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T04:02:35.485Z] OK: 142 MiB in 39 packages [2021-01-19T04:02:36.465Z] Removing intermediate container 92c0b2bc04d5 [2021-01-19T04:02:36.465Z] ---> 8e80aa3525c2 [2021-01-19T04:02:36.465Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-19T04:02:36.465Z] ---> Running in 57f971a51551 [2021-01-19T04:02:37.062Z] Removing intermediate container 57f971a51551 [2021-01-19T04:02:37.062Z] ---> c27592146c5e [2021-01-19T04:02:37.062Z] Step 7/8 : COPY . . [2021-01-19T04:02:38.494Z] ---> 11eecd83fe0b [2021-01-19T04:02:38.494Z] Step 8/8 : RUN go mod download [2021-01-19T04:02:38.494Z] ---> Running in 7b32937f773f [2021-01-19T04:02:40.886Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-19T04:02:55.944Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-19T04:02:55.944Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-19T04:02:55.944Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-19T04:02:55.944Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 19.4% of statements [2021-01-19T04:02:59.282Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.476s coverage: 97.1% of statements [2021-01-19T04:03:00.656Z] Removing intermediate container 7b32937f773f [2021-01-19T04:03:00.656Z] ---> a02a18cf5f92 [2021-01-19T04:03:00.656Z] Successfully built a02a18cf5f92 [2021-01-19T04:03:00.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:01.050Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T04:03:01.050Z] . [Pipeline] withDockerContainer [2021-01-19T04:03:01.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-21124 does not seem to be running inside a container [2021-01-19T04:03:01.440Z] $ 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-01-19T04:03:03.150Z] $ docker top c751e545db33e50c5dc911f875b42e33220e5dd52c423c6699dfb79966e7c1dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:03:04.226Z] + go version [2021-01-19T04:03:04.226Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T04:03:04.265Z] $ docker stop --time=1 c751e545db33e50c5dc911f875b42e33220e5dd52c423c6699dfb79966e7c1dd [2021-01-19T04:03:06.281Z] $ docker rm -f c751e545db33e50c5dc911f875b42e33220e5dd52c423c6699dfb79966e7c1dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:07.554Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T04:03:07.554Z] . [Pipeline] withDockerContainer [2021-01-19T04:03:07.849Z] prd-ubuntu18.04-docker-arm64-4c-16g-21124 does not seem to be running inside a container [2021-01-19T04:03:07.933Z] $ 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-01-19T04:03:09.516Z] $ docker top 6ad048bc2a0f063c171c9555cad7779021ad9b08b82c4f0189bb79028fac49e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:03:10.603Z] + make test [2021-01-19T04:03:10.603Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.054s coverage: 9.4% of statements [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.058s coverage: 21.7% of statements [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.223s coverage: 42.9% of statements [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.263s coverage: 68.9% of statements [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 53.8% of statements [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.065s coverage: 25.6% of statements [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.357s coverage: 68.9% of statements [2021-01-19T04:03:25.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.2% of statements [2021-01-19T04:03:25.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-19T04:03:26.205Z] GO111MODULE=on go vet ./... [2021-01-19T04:03:32.800Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-19T04:03:38.603Z] gofmt -l . [2021-01-19T04:03:38.603Z] [ "`gofmt -l .`" = "" ] [2021-01-19T04:03:38.603Z] ./bin/test-attribution-txt.sh [2021-01-19T04:03:38.603Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-19T04:03:38.638Z] $ docker stop --time=1 c6c10169e0d95c2b355f70e886a0968ab5dbe7c672366dfc693f3a90a488370c [2021-01-19T04:03:40.563Z] $ docker rm -f c6c10169e0d95c2b355f70e886a0968ab5dbe7c672366dfc693f3a90a488370c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T04:03:41.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T04:03:41.623Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-19T04:03:42.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T04:03:43.290Z] + ls -al . [2021-01-19T04:03:43.290Z] total 224 [2021-01-19T04:03:43.290Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 04:03 . [2021-01-19T04:03:43.290Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 19 04:01 .. [2021-01-19T04:03:43.290Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 19 04:01 bin [2021-01-19T04:03:43.290Z] -rw-r--r--. 1 jenkins jenkins 144063 Jan 19 04:03 coverage.out [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 19 04:01 Dockerfile.build [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 19 04:01 .dockerignore [2021-01-19T04:03:43.290Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 19 04:01 example [2021-01-19T04:03:43.290Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 04:01 .git [2021-01-19T04:03:43.290Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 04:01 .github [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 19 04:01 .gitignore [2021-01-19T04:03:43.290Z] -rw-r--r--. 1 jenkins jenkins 491 Jan 19 04:03 go.mod [2021-01-19T04:03:43.290Z] -rw-r--r--. 1 jenkins jenkins 14099 Jan 19 04:03 go.sum [2021-01-19T04:03:43.290Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 19 04:01 internal [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 19 04:01 Jenkinsfile [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 19 04:01 LICENSE [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 19 04:01 Makefile [2021-01-19T04:03:43.290Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 19 04:01 openapi [2021-01-19T04:03:43.290Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 19 04:01 pkg [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 19 04:01 README.md [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 19 04:01 RELEASE-NOTES.txt [2021-01-19T04:03:43.290Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 04:01 snap [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 03:58 VERSION [2021-01-19T04:03:43.290Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 19 04:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:03:43.625Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=24c286e808a2121fb212f10ca9ebc6d8f0e8e456 --label arch=amd64 --label version=0.0.0 . [2021-01-19T04:03:43.887Z] Sending build context to Docker daemon 2.66MB [2021-01-19T04:03:43.887Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T04:03:43.887Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-19T04:03:43.887Z] ---> c9c96aff51a1 [2021-01-19T04:03:43.887Z] Step 3/24 : ARG MAKE='make build' [2021-01-19T04:03:44.462Z] ---> Running in 998b9245bf4d [2021-01-19T04:03:44.462Z] Removing intermediate container 998b9245bf4d [2021-01-19T04:03:44.462Z] ---> d8900d52f57a [2021-01-19T04:03:44.462Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-19T04:03:44.724Z] ---> Running in 587096c691a1 [2021-01-19T04:03:44.724Z] Removing intermediate container 587096c691a1 [2021-01-19T04:03:44.724Z] ---> c77867d782e2 [2021-01-19T04:03:44.724Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:03:44.995Z] ---> Running in 5ac56e029a4c [2021-01-19T04:03:44.995Z] Removing intermediate container 5ac56e029a4c [2021-01-19T04:03:44.995Z] ---> 199c4b29a9f4 [2021-01-19T04:03:44.995Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T04:03:45.266Z] ---> Running in 589205c04ac2 [2021-01-19T04:03:46.218Z] Removing intermediate container 589205c04ac2 [2021-01-19T04:03:46.218Z] ---> 590a9302b468 [2021-01-19T04:03:46.218Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-19T04:03:46.218Z] ---> Running in 9c36680ea514 [2021-01-19T04:03:46.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T04:03:47.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T04:03:48.372Z] OK: 166 MiB in 39 packages [2021-01-19T04:03:48.634Z] Removing intermediate container 9c36680ea514 [2021-01-19T04:03:48.634Z] ---> 8c0ab19c1c05 [2021-01-19T04:03:48.634Z] Step 8/24 : COPY . . [2021-01-19T04:03:50.023Z] ---> 2edb26224bad [2021-01-19T04:03:50.023Z] Step 9/24 : RUN ${MAKE} [2021-01-19T04:03:50.023Z] ---> Running in 514d318e113b [2021-01-19T04:03:50.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-19T04:03:59.497Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-19T04:04:01.445Z] Removing intermediate container 514d318e113b [2021-01-19T04:04:01.445Z] ---> 96cf93392e6c [2021-01-19T04:04:01.445Z] Step 10/24 : FROM scratch [2021-01-19T04:04:01.445Z] ---> [2021-01-19T04:04:01.445Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:04:01.445Z] ---> Running in 5dfdd3318462 [2021-01-19T04:04:01.445Z] Removing intermediate container 5dfdd3318462 [2021-01-19T04:04:01.445Z] ---> 6f8400e05cee [2021-01-19T04:04:01.445Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-19T04:04:01.445Z] ---> Running in 583ee9f86557 [2021-01-19T04:04:01.707Z] Removing intermediate container 583ee9f86557 [2021-01-19T04:04:01.707Z] ---> d2440684e9b0 [2021-01-19T04:04:01.707Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T04:04:01.707Z] ---> Running in 2ee644636104 [2021-01-19T04:04:01.976Z] Removing intermediate container 2ee644636104 [2021-01-19T04:04:01.976Z] ---> 758d996e1d77 [2021-01-19T04:04:01.976Z] Step 14/24 : WORKDIR / [2021-01-19T04:04:01.976Z] ---> Running in 1df3ea50889f [2021-01-19T04:04:01.976Z] Removing intermediate container 1df3ea50889f [2021-01-19T04:04:01.976Z] ---> b48a72d7a33c [2021-01-19T04:04:01.976Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-19T04:04:02.552Z] ---> d68082fb7ac8 [2021-01-19T04:04:02.552Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-19T04:04:02.812Z] ---> 5d3a6232678e [2021-01-19T04:04:02.812Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-19T04:04:03.076Z] ---> 2626d1d3c21b [2021-01-19T04:04:03.076Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-19T04:04:03.339Z] ---> 5ada320909b0 [2021-01-19T04:04:03.339Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-19T04:04:03.339Z] ---> 42599cb9cc17 [2021-01-19T04:04:03.339Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-19T04:04:03.602Z] ---> Running in d9185fc161ca [2021-01-19T04:04:03.602Z] Removing intermediate container d9185fc161ca [2021-01-19T04:04:03.602Z] ---> 9b6fddb2bb63 [2021-01-19T04:04:03.602Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T04:04:03.865Z] ---> Running in b3e3172260cb [2021-01-19T04:04:03.865Z] Removing intermediate container b3e3172260cb [2021-01-19T04:04:03.865Z] ---> 30908b935d9c [2021-01-19T04:04:03.865Z] Step 22/24 : LABEL arch=amd64 [2021-01-19T04:04:03.865Z] ---> Running in d5861d0b5d89 [2021-01-19T04:04:04.126Z] Removing intermediate container d5861d0b5d89 [2021-01-19T04:04:04.126Z] ---> ca0bda684c20 [2021-01-19T04:04:04.126Z] Step 23/24 : LABEL git_sha=24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [2021-01-19T04:04:04.126Z] ---> Running in 7c9ce40b5bb1 [2021-01-19T04:04:04.390Z] Removing intermediate container 7c9ce40b5bb1 [2021-01-19T04:04:04.390Z] ---> 99399d3ab9df [2021-01-19T04:04:04.390Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T04:04:04.390Z] ---> Running in ec8f07cbeb4d [2021-01-19T04:04:04.652Z] Removing intermediate container ec8f07cbeb4d [2021-01-19T04:04:04.652Z] ---> e35c10f5d83b [2021-01-19T04:04:04.652Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T04:04:04.652Z] Successfully built e35c10f5d83b [2021-01-19T04:04:04.652Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T04:04:19.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-19T04:04:19.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-19T04:04:19.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-19T04:04:19.897Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.173s coverage: 19.4% of statements [2021-01-19T04:04:25.339Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.232s coverage: 97.1% of statements [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.131s coverage: 9.4% of statements [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.139s coverage: 21.7% of statements [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.575s coverage: 42.9% of statements [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.799s coverage: 68.9% of statements [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.210s coverage: 53.8% of statements [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.180s coverage: 25.6% of statements [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.955s coverage: 68.9% of statements [2021-01-19T04:04:47.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.151s coverage: 4.2% of statements [2021-01-19T04:04:47.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-19T04:04:48.126Z] GO111MODULE=on go vet ./... [2021-01-19T04:05:21.858Z] gofmt -l . [2021-01-19T04:05:21.858Z] [ "`gofmt -l .`" = "" ] [2021-01-19T04:05:21.858Z] ./bin/test-attribution-txt.sh [2021-01-19T04:05:22.837Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-19T04:05:23.160Z] $ docker stop --time=1 6ad048bc2a0f063c171c9555cad7779021ad9b08b82c4f0189bb79028fac49e6 [2021-01-19T04:05:25.401Z] $ docker rm -f 6ad048bc2a0f063c171c9555cad7779021ad9b08b82c4f0189bb79028fac49e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T04:05:26.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T04:05:26.601Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T04:05:27.432Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T04:05:28.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T04:05:28.654Z] + ls -al . [2021-01-19T04:05:28.654Z] total 260 [2021-01-19T04:05:28.654Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 04:05 . [2021-01-19T04:05:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:01 .. [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 04:01 .dockerignore [2021-01-19T04:05:28.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 04:01 .git [2021-01-19T04:05:28.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 04:01 .github [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 19 04:01 .gitignore [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 19 04:01 Dockerfile.build [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 19 04:01 Jenkinsfile [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 19 04:01 LICENSE [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 19 04:01 Makefile [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 19 04:01 README.md [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 19 04:01 RELEASE-NOTES.txt [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 03:58 VERSION [2021-01-19T04:05:28.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 04:01 bin [2021-01-19T04:05:28.654Z] -rw-r--r-- 1 jenkins jenkins 144063 Jan 19 04:04 coverage.out [2021-01-19T04:05:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:01 example [2021-01-19T04:05:28.654Z] -rw-r--r-- 1 jenkins jenkins 491 Jan 19 04:05 go.mod [2021-01-19T04:05:28.654Z] -rw-r--r-- 1 jenkins jenkins 14099 Jan 19 04:05 go.sum [2021-01-19T04:05:28.654Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 19 04:01 internal [2021-01-19T04:05:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:01 openapi [2021-01-19T04:05:28.654Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 04:01 pkg [2021-01-19T04:05:28.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 04:01 snap [2021-01-19T04:05:28.654Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 19 04:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:05:29.034Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=24c286e808a2121fb212f10ca9ebc6d8f0e8e456 --label arch=arm64 --label version=0.0.0 . [2021-01-19T04:05:29.632Z] Sending build context to Docker daemon 2.666MB [2021-01-19T04:05:29.632Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T04:05:29.632Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-19T04:05:29.632Z] ---> a02a18cf5f92 [2021-01-19T04:05:29.632Z] Step 3/24 : ARG MAKE='make build' [2021-01-19T04:05:29.907Z] ---> Running in 232e68ad85f2 [2021-01-19T04:05:30.203Z] Removing intermediate container 232e68ad85f2 [2021-01-19T04:05:30.203Z] ---> 9309b786de1c [2021-01-19T04:05:30.203Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-19T04:05:30.483Z] ---> Running in 42c6a76594ae [2021-01-19T04:05:31.087Z] Removing intermediate container 42c6a76594ae [2021-01-19T04:05:31.087Z] ---> b3911e27ec4c [2021-01-19T04:05:31.088Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:05:31.088Z] ---> Running in 651a22a1967f [2021-01-19T04:05:31.694Z] Removing intermediate container 651a22a1967f [2021-01-19T04:05:31.694Z] ---> 4241c0c39fc5 [2021-01-19T04:05:31.694Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T04:05:31.694Z] ---> Running in 9b24503b3abb [2021-01-19T04:05:34.311Z] Removing intermediate container 9b24503b3abb [2021-01-19T04:05:34.311Z] ---> 17cab0a9bc88 [2021-01-19T04:05:34.311Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-19T04:05:34.311Z] ---> Running in ea1421c5d2ef [2021-01-19T04:05:35.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T04:05:35.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T04:05:37.321Z] OK: 142 MiB in 39 packages [2021-01-19T04:05:38.292Z] Removing intermediate container ea1421c5d2ef [2021-01-19T04:05:38.292Z] ---> 085157fb64e2 [2021-01-19T04:05:38.292Z] Step 8/24 : COPY . . [2021-01-19T04:05:39.731Z] ---> b31905eb8c0a [2021-01-19T04:05:39.731Z] Step 9/24 : RUN ${MAKE} [2021-01-19T04:05:39.731Z] ---> Running in a9876c6fd8cd [2021-01-19T04:05:40.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-19T04:06:07.554Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-19T04:06:07.554Z] Removing intermediate container a9876c6fd8cd [2021-01-19T04:06:07.554Z] ---> c45b7f4d66c5 [2021-01-19T04:06:07.554Z] Step 10/24 : FROM scratch [2021-01-19T04:06:07.554Z] ---> [2021-01-19T04:06:07.554Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T04:06:07.554Z] ---> Running in 96223c7cd1d5 [2021-01-19T04:06:08.153Z] Removing intermediate container 96223c7cd1d5 [2021-01-19T04:06:08.153Z] ---> 0c3f2ecb1e50 [2021-01-19T04:06:08.153Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-19T04:06:08.153Z] ---> Running in 500848f54fa6 [2021-01-19T04:06:08.427Z] Removing intermediate container 500848f54fa6 [2021-01-19T04:06:08.427Z] ---> b7f218de3271 [2021-01-19T04:06:08.427Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T04:06:08.700Z] ---> Running in 221fe4baead8 [2021-01-19T04:06:08.972Z] Removing intermediate container 221fe4baead8 [2021-01-19T04:06:08.972Z] ---> 4421a2b6e83a [2021-01-19T04:06:08.972Z] Step 14/24 : WORKDIR / [2021-01-19T04:06:09.245Z] ---> Running in 37399de139e7 [2021-01-19T04:06:09.843Z] Removing intermediate container 37399de139e7 [2021-01-19T04:06:09.843Z] ---> d6340034e979 [2021-01-19T04:06:09.843Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-19T04:06:10.823Z] ---> 873d488e45a9 [2021-01-19T04:06:10.823Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-19T04:06:11.805Z] ---> 16d132b45ace [2021-01-19T04:06:11.805Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-19T04:06:12.401Z] ---> ef442a92e94a [2021-01-19T04:06:12.401Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-19T04:06:13.000Z] ---> 9ed6eab500d9 [2021-01-19T04:06:13.000Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-19T04:06:13.596Z] ---> d81356442174 [2021-01-19T04:06:13.596Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-19T04:06:13.871Z] ---> Running in 5316a2fe4b4a [2021-01-19T04:06:14.144Z] Removing intermediate container 5316a2fe4b4a [2021-01-19T04:06:14.144Z] ---> 2fe8516af749 [2021-01-19T04:06:14.144Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T04:06:14.418Z] ---> Running in bbb208f4a518 [2021-01-19T04:06:14.697Z] Removing intermediate container bbb208f4a518 [2021-01-19T04:06:14.697Z] ---> 23f40b016d72 [2021-01-19T04:06:14.697Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T04:06:14.969Z] ---> Running in e631370b025a [2021-01-19T04:06:15.243Z] Removing intermediate container e631370b025a [2021-01-19T04:06:15.243Z] ---> 142566a7010a [2021-01-19T04:06:15.243Z] Step 23/24 : LABEL git_sha=24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [2021-01-19T04:06:15.518Z] ---> Running in 3e3b14dce449 [2021-01-19T04:06:15.790Z] Removing intermediate container 3e3b14dce449 [2021-01-19T04:06:15.790Z] ---> 3c0df2307547 [2021-01-19T04:06:15.790Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T04:06:16.063Z] ---> Running in 75fd4217265d [2021-01-19T04:06:16.338Z] Removing intermediate container 75fd4217265d [2021-01-19T04:06:16.338Z] ---> 1b9a9801f625 [2021-01-19T04:06:16.338Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T04:06:16.608Z] Successfully built 1b9a9801f625 [2021-01-19T04:06:16.608Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-19T04:06:18.923Z] provisioning config files... [2021-01-19T04:06:18.947Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/config4692461038849763492tmp [Pipeline] { [Pipeline] sh [2021-01-19T04:06:19.440Z] + set +x [2021-01-19T04:06:19.440Z] + curl -s https://codecov.io/bash [2021-01-19T04:06:19.440Z] + bash -s -- [2021-01-19T04:06:19.711Z] [2021-01-19T04:06:19.711Z] _____ _ [2021-01-19T04:06:19.711Z] / ____| | | [2021-01-19T04:06:19.711Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T04:06:19.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T04:06:19.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T04:06:19.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T04:06:19.711Z] Bash-20210115-cec3c92 [2021-01-19T04:06:19.711Z] [2021-01-19T04:06:19.711Z] [2021-01-19T04:06:19.711Z] ==> git version 2.24.3 found [2021-01-19T04:06:19.711Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-19T04:06:19.711Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T04:06:19.711Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T04:06:19.711Z] ==> Jenkins CI detected. [2021-01-19T04:06:19.711Z] project root: . [2021-01-19T04:06:19.711Z] --> token set from env [2021-01-19T04:06:19.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T04:06:19.980Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T04:06:19.980Z] ==> Python coveragepy not found [2021-01-19T04:06:19.980Z] ==> Searching for coverage reports in: [2021-01-19T04:06:19.980Z] + . [2021-01-19T04:06:19.980Z] -> Found 1 reports [2021-01-19T04:06:19.980Z] ==> Detecting git/mercurial file structure [2021-01-19T04:06:19.980Z] ==> Reading reports [2021-01-19T04:06:19.980Z] + ./coverage.out bytes=144063 [2021-01-19T04:06:19.980Z] ==> Appending adjustments [2021-01-19T04:06:19.980Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T04:06:21.000Z] + Found adjustments [2021-01-19T04:06:21.000Z] ==> Gzipping contents [2021-01-19T04:06:21.000Z] 24K /tmp/codecov.SoPXNK.gz [2021-01-19T04:06:21.000Z] ==> Uploading reports [2021-01-19T04:06:21.000Z] url: https://codecov.io [2021-01-19T04:06:21.000Z] query: branch=PR-741&commit=24c286e808a2121fb212f10ca9ebc6d8f0e8e456&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=741&job=&cmd_args= [2021-01-19T04:06:21.000Z] -> Pinging Codecov [2021-01-19T04:06:21.000Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-741&commit=24c286e808a2121fb212f10ca9ebc6d8f0e8e456&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=741&job=&cmd_args= [2021-01-19T04:06:21.602Z] -> Uploading to [2021-01-19T04:06:21.602Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/7E55EF52A471D76F132DFD9A03CDDE97/24c286e808a2121fb212f10ca9ebc6d8f0e8e456/a5a20b62-5483-43cc-be8f-441765fbcb29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T040621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e0b6427a560435104476a5215caf885ec9b388a7675e8d36533e8bef417d01a [2021-01-19T04:06:21.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T04:06:21.602Z] Dload Upload Total Spent Left Speed [2021-01-19T04:06:22.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 22329 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22329 0 0 100 22329 0 35708 --:--:-- --:--:-- --:--:-- 35726 [2021-01-19T04:06:22.153Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/24c286e808a2121fb212f10ca9ebc6d8f0e8e456 [Pipeline] } [2021-01-19T04:06:22.259Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-19T04:06:26.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:06:27.468Z] ---> package-listing.sh [2021-01-19T04:06:27.468Z] ++ facter osfamily [2021-01-19T04:06:27.468Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T04:06:27.468Z] + OS_FAMILY=redhat [2021-01-19T04:06:27.468Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-741 [2021-01-19T04:06:27.468Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T04:06:27.468Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T04:06:27.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T04:06:27.468Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T04:06:27.468Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-741 ']' [2021-01-19T04:06:27.469Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T04:06:27.469Z] + case "${OS_FAMILY}" in [2021-01-19T04:06:27.469Z] + sort [2021-01-19T04:06:27.469Z] + rpm -qa [2021-01-19T04:06:34.339Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T04:06:34.339Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T04:06:34.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T04:06:34.339Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-741 ']' [2021-01-19T04:06:34.339Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-741/archives/ [2021-01-19T04:06:34.339Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-741/archives/ [Pipeline] echo [2021-01-19T04:06:34.379Z] 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-741/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T04:06:34.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:06:35.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:06:35.474Z] [2021-01-19T04:06:35.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:06:35.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:06:36.288Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T04:06:36.288Z] df20fa9351a1: Pulling fs layer [2021-01-19T04:06:36.288Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T04:06:36.288Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T04:06:36.288Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T04:06:36.288Z] 93b61091891f: Pulling fs layer [2021-01-19T04:06:36.288Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T04:06:36.288Z] 5e14af77c1be: Pulling fs layer [2021-01-19T04:06:36.288Z] 01666e4c0597: Pulling fs layer [2021-01-19T04:06:36.288Z] aa168da1d23b: Pulling fs layer [2021-01-19T04:06:36.288Z] 46f8f816bc3b: Waiting [2021-01-19T04:06:36.288Z] 93b61091891f: Waiting [2021-01-19T04:06:36.288Z] 93b9cdb0e59b: Waiting [2021-01-19T04:06:36.288Z] 5e14af77c1be: Waiting [2021-01-19T04:06:36.288Z] 01666e4c0597: Waiting [2021-01-19T04:06:36.288Z] aa168da1d23b: Waiting [2021-01-19T04:06:36.288Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T04:06:36.288Z] 36b3adc4ff6f: Download complete [2021-01-19T04:06:36.288Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T04:06:36.288Z] 46f8f816bc3b: Download complete [2021-01-19T04:06:37.061Z] df20fa9351a1: Verifying Checksum [2021-01-19T04:06:37.061Z] df20fa9351a1: Download complete [2021-01-19T04:06:37.061Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T04:06:37.061Z] 93b9cdb0e59b: Download complete [2021-01-19T04:06:37.061Z] 93b61091891f: Verifying Checksum [2021-01-19T04:06:37.061Z] 93b61091891f: Download complete [2021-01-19T04:06:37.061Z] 5e14af77c1be: Verifying Checksum [2021-01-19T04:06:37.061Z] 5e14af77c1be: Download complete [2021-01-19T04:06:37.061Z] 01666e4c0597: Verifying Checksum [2021-01-19T04:06:37.061Z] 01666e4c0597: Download complete [2021-01-19T04:06:37.333Z] df20fa9351a1: Pull complete [2021-01-19T04:06:37.617Z] 36b3adc4ff6f: Pull complete [2021-01-19T04:06:38.272Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T04:06:38.272Z] 8ad3a11d3b57: Download complete [2021-01-19T04:06:40.417Z] 8ad3a11d3b57: Pull complete [2021-01-19T04:06:40.417Z] 46f8f816bc3b: Pull complete [2021-01-19T04:06:41.509Z] 93b61091891f: Pull complete [2021-01-19T04:06:41.847Z] 93b9cdb0e59b: Pull complete [2021-01-19T04:06:42.490Z] 5e14af77c1be: Pull complete [2021-01-19T04:06:42.795Z] 01666e4c0597: Pull complete [2021-01-19T04:06:45.621Z] aa168da1d23b: Verifying Checksum [2021-01-19T04:06:45.621Z] aa168da1d23b: Download complete [2021-01-19T04:07:00.912Z] aa168da1d23b: Pull complete [2021-01-19T04:07:00.912Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T04:07:00.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:07:00.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T04:07:01.668Z] prd-centos7-docker-4c-2g-21116 does not seem to be running inside a container [2021-01-19T04:07:01.837Z] $ 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-741/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-741 -v /w/workspace/dgexfoundry_device-sdk-go_PR-741:/w/workspace/dgexfoundry_device-sdk-go_PR-741:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-741@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-01-19T04:07:04.968Z] $ docker top a816b70739b261e9d2064743b43844efef1a134e9acade9c32458fd2b83dae87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:07:05.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T04:07:06.228Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T04:07:06.899Z] + ls /var/log/sa-host [2021-01-19T04:07:06.899Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T04:07:06.899Z] file_magic: OK [2021-01-19T04:07:06.899Z] HZ: Using current value: 100 [2021-01-19T04:07:06.899Z] file_header: OK [2021-01-19T04:07:06.899Z] 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-19T04:07:06.899Z] Statistics: [2021-01-19T04:07:06.899Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T04:07:06.899Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T04:07:06.899Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T04:07:06.899Z] file_magic: OK [2021-01-19T04:07:06.899Z] HZ: Using current value: 100 [2021-01-19T04:07:06.899Z] file_header: OK [2021-01-19T04:07:06.899Z] 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-19T04:07:06.899Z] Statistics: [2021-01-19T04:07:06.899Z] Hnuu...uuuununununu... [2021-01-19T04:07:06.899Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T04:07:07.271Z] provisioning config files... [2021-01-19T04:07:07.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-741@tmp/config1930213707807331903tmp [Pipeline] { [Pipeline] echo [2021-01-19T04:07:07.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:07:08.239Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T04:07:08.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T04:07:08.477Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:07:08.936Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T04:07:09.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:07:09.825Z] ---> sudo-logs.sh [2021-01-19T04:07:09.825Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T04:07:09.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:07:10.624Z] ---> job-cost.sh [2021-01-19T04:07:10.625Z] lf-activate-venv: SKIPPING [2021-01-19T04:07:10.625Z] INFO: No Stack... [2021-01-19T04:07:11.612Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T04:07:12.628Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T04:07:12.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:07:13.088Z] ---> logs-deploy.sh [2021-01-19T04:07:13.088Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-741/1 [2021-01-19T04:07:13.088Z] INFO: archiving workspace using pattern(s): [2021-01-19T04:07:16.379Z] Archives upload complete. [2021-01-19T04:07:16.379Z] INFO: archiving logs to Nexus