Pull request #713 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ca8213842c5dc2653c4ff8829bf7c289c659faa2+909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 (80d9eecb7d2f57a5d494e60afc779095d2b5c343) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19541 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [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-713 # 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 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit ca8213842c5dc2653c4ff8829bf7c289c659faa2 Merge succeeded, producing ca8213842c5dc2653c4ff8829bf7c289c659faa2 Checking out Revision ca8213842c5dc2653c4ff8829bf7c289c659faa2 (PR-713) > 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/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8213842c5dc2653c4ff8829bf7c289c659faa2 # 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 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 Commit message: "feat: Add /api/v2/secrets endpoint to store secrets" First time build. Skipping changelog. > git rev-list --no-walk 17b761ede73780e69f546e6eb5576d0a5856249a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T17:19:39.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T17:19:39.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T17:19:39.804Z] ========================================================= [2021-01-11T17:19:39.805Z] EdgeX Global Pipelines Version Info [2021-01-11T17:19:39.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:19:41.930Z] ------------------- [2021-01-11T17:19:41.930Z] stable info: [2021-01-11T17:19:41.930Z] ------------------- [2021-01-11T17:19:41.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T17:19:41.930Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T17:19:41.930Z] Message: update stable to v1.0.173 [2021-01-11T17:19:42.506Z] ------------------- [2021-01-11T17:19:42.506Z] experimental info: [2021-01-11T17:19:42.506Z] ------------------- [2021-01-11T17:19:42.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T17:19:42.506Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T17:19:42.506Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T17:19:42.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-11T17:19:42.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-11T17:19:43.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T17:19:43.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T17:19:43.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T17:19:43.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T17:19:43.522Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T17:19:43.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T17:19:43.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-11T17:19:43.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T17:19:43.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T17:19:44.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-11T17:19:44.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T17:19:44.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T17:19:44.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T17:19:44.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T17:19:44.625Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T17:19:44.764Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T17:19:44.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T17:19:44.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T17:19:45.094Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T17:19:45.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T17:19:45.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T17:19:45.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T17:19:45.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T17:19:45.596Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T17:19:45.685Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T17:19:45.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo [2021-01-11T17:19:45.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo [2021-01-11T17:19:46.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo [2021-01-11T17:19:46.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca8213842c5dc2653c4ff8829bf7c289c659faa2 [Pipeline] echo [2021-01-11T17:19:46.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca82138 [Pipeline] echo [2021-01-11T17:19:46.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:19:46.563Z] provisioning config files... [2021-01-11T17:19:46.611Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config5411458757084612400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:19:46.975Z] ---> docker-login.sh [2021-01-11T17:19:46.975Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:19:47.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:19:47.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:19:47.501Z] Configure a credential helper to remove this warning. See [2021-01-11T17:19:47.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:19:47.501Z] [2021-01-11T17:19:47.501Z] Login Succeeded [2021-01-11T17:19:47.501Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:19:47.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:19:47.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:19:47.763Z] Configure a credential helper to remove this warning. See [2021-01-11T17:19:47.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:19:47.763Z] [2021-01-11T17:19:47.763Z] Login Succeeded [2021-01-11T17:19:47.763Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:19:47.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:19:48.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:19:48.027Z] Configure a credential helper to remove this warning. See [2021-01-11T17:19:48.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:19:48.027Z] [2021-01-11T17:19:48.027Z] Login Succeeded [2021-01-11T17:19:48.027Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:19:48.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:19:48.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:19:48.027Z] Configure a credential helper to remove this warning. See [2021-01-11T17:19:48.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:19:48.027Z] [2021-01-11T17:19:48.027Z] Login Succeeded [2021-01-11T17:19:48.027Z] docker.io [2021-01-11T17:19:48.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:19:48.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:19:48.553Z] Configure a credential helper to remove this warning. See [2021-01-11T17:19:48.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:19:48.553Z] [2021-01-11T17:19:48.553Z] Login Succeeded [2021-01-11T17:19:48.553Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:19:48.562Z] 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-11T17:19:49.430Z] + git log --format=format:%s -1 ca8213842c5dc2653c4ff8829bf7c289c659faa2 [Pipeline] echo [2021-01-11T17:19:49.502Z] GIT_COMMIT: ca8213842c5dc2653c4ff8829bf7c289c659faa2, Commit Message: feat: Add /api/v2/secrets endpoint to store secrets [Pipeline] echo [2021-01-11T17:19:49.550Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:19:50.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:19:50.635Z] [2021-01-11T17:19:50.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:19:50.990Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:19:50.990Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T17:19:50.990Z] 31603596830f: Pulling fs layer [2021-01-11T17:19:50.990Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T17:19:50.990Z] 6ca5941a6612: Pulling fs layer [2021-01-11T17:19:50.990Z] ecc8261a40a4: Pulling fs layer [2021-01-11T17:19:50.990Z] ecc8261a40a4: Waiting [2021-01-11T17:19:50.990Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T17:19:50.991Z] 2a8b12db71e7: Download complete [2021-01-11T17:19:50.991Z] 31603596830f: Download complete [2021-01-11T17:19:51.254Z] ecc8261a40a4: Verifying Checksum [2021-01-11T17:19:51.254Z] ecc8261a40a4: Download complete [2021-01-11T17:19:51.254Z] 6ca5941a6612: Verifying Checksum [2021-01-11T17:19:51.254Z] 6ca5941a6612: Download complete [2021-01-11T17:19:51.523Z] 31603596830f: Pull complete [2021-01-11T17:19:51.523Z] 2a8b12db71e7: Pull complete [2021-01-11T17:19:52.491Z] 6ca5941a6612: Pull complete [2021-01-11T17:19:52.754Z] ecc8261a40a4: Pull complete [2021-01-11T17:19:52.754Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T17:19:52.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:19:52.754Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T17:19:52.863Z] prd-centos7-docker-4c-2g-19541 does not seem to be running inside a container [2021-01-11T17:19:52.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T17:19:54.834Z] $ docker top 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T17:19:55.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T17:19:55.219Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T17:19:55.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T17:19:55.482Z] $ docker exec 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 ssh-agent [2021-01-11T17:19:55.665Z] SSH_AUTH_SOCK=/tmp/ssh-B6kh7Gpj3W4W/agent.12 [2021-01-11T17:19:55.665Z] SSH_AGENT_PID=17 [2021-01-11T17:19:55.675Z] Running ssh-add (command line suppressed) [2021-01-11T17:19:55.814Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_1454755599335180751.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_1454755599335180751.key) [2021-01-11T17:19:55.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T17:19:56.233Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T17:19:56.253Z] $ docker exec --env ******** --env ******** 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 ssh-agent -k [2021-01-11T17:19:56.378Z] unset SSH_AUTH_SOCK; [2021-01-11T17:19:56.378Z] unset SSH_AGENT_PID; [2021-01-11T17:19:56.378Z] echo Agent pid 17 killed; [2021-01-11T17:19:56.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T17:19:56.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T17:19:56.571Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T17:19:56.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T17:19:56.759Z] $ docker exec 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 ssh-agent [2021-01-11T17:19:56.940Z] SSH_AUTH_SOCK=/tmp/ssh-kc7MzFC0o24t/agent.47 [2021-01-11T17:19:56.940Z] SSH_AGENT_PID=52 [2021-01-11T17:19:56.947Z] Running ssh-add (command line suppressed) [2021-01-11T17:19:57.071Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_1508038199643850677.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_1508038199643850677.key) [2021-01-11T17:19:57.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T17:19:57.477Z] + git semver init [2021-01-11T17:19:57.477Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T17:19:57.477Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.git [2021-01-11T17:19:57.477Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-11T17:19:57.477Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T17:19:57.477Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T17:19:57.477Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T17:19:57.477Z] # $SEMVER_BRANCH = PR-713 [2021-01-11T17:19:57.477Z] # $SEMVER_TEMP = /tmp/semver-645738602 [2021-01-11T17:19:57.477Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-11T17:19:58.426Z] # '/tmp/semver-645738602' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver' [2021-01-11T17:19:58.426Z] # -> Force: false [2021-01-11T17:19:58.426Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver [Pipeline] } [2021-01-11T17:19:58.441Z] $ docker exec --env ******** --env ******** 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 ssh-agent -k [2021-01-11T17:19:58.559Z] unset SSH_AUTH_SOCK; [2021-01-11T17:19:58.559Z] unset SSH_AGENT_PID; [2021-01-11T17:19:58.559Z] echo Agent pid 52 killed; [2021-01-11T17:19:58.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T17:19:59.085Z] + git semver [Pipeline] } [2021-01-11T17:19:59.104Z] $ docker stop --time=1 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 [2021-01-11T17:20:00.911Z] $ docker rm -f 6df7ca5e370aee7fb113f51e8568fb30df3c767fdbed86c29effa3294e9583d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T17:20:01.432Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T17:20:02.068Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T17:20:02.071Z] [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-11T17:20:17.592Z] Still waiting to schedule task [2021-01-11T17:20:17.593Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-11T17:20:17.595Z] Still waiting to schedule task [2021-01-11T17:20:17.595Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-11T17:22:10.789Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19542 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-11T17:22:10.849Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-01-11T17:22:16.099Z] using credential edgex-jenkins-ssh [2021-01-11T17:22:16.162Z] Cloning the remote Git repository [2021-01-11T17:22:16.223Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:22:16.334Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-01-11T17:22:16.403Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:22:16.404Z] > git --version # timeout=10 [2021-01-11T17:22:16.421Z] > git --version # 'git version 2.17.1' [2021-01-11T17:22:16.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:22:16.497Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:22:18.246Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit ca8213842c5dc2653c4ff8829bf7c289c659faa2 [2021-01-11T17:22:17.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:22:17.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:22:17.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:22:17.620Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:22:17.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:22:17.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T17:22:18.267Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:22:18.289Z] > git checkout -f ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 [2021-01-11T17:22:18.620Z] Merge succeeded, producing ca8213842c5dc2653c4ff8829bf7c289c659faa2 [2021-01-11T17:22:18.621Z] Checking out Revision ca8213842c5dc2653c4ff8829bf7c289c659faa2 (PR-713) [2021-01-11T17:22:18.447Z] > git remote # timeout=10 [2021-01-11T17:22:18.483Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T17:22:18.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:22:18.540Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-11T17:22:18.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T17:22:18.628Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:22:18.657Z] > git checkout -f ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 [2021-01-11T17:22:22.953Z] Commit message: "feat: Add /api/v2/secrets endpoint to store secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T17:22:24.499Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:22:24.951Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:22:25.293Z] + + sudotrue service [2021-01-11T17:22:25.293Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:22:27.998Z] provisioning config files... [2021-01-11T17:22:28.038Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7792301488415325815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:22:28.444Z] ---> docker-login.sh [2021-01-11T17:22:28.444Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:22:29.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:29.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:29.705Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:29.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:29.705Z] [2021-01-11T17:22:29.705Z] Login Succeeded [2021-01-11T17:22:29.705Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:22:29.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:30.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:30.262Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:30.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:30.262Z] [2021-01-11T17:22:30.262Z] Login Succeeded [2021-01-11T17:22:30.262Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:22:30.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:30.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:30.811Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:30.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:30.811Z] [2021-01-11T17:22:30.811Z] Login Succeeded [2021-01-11T17:22:30.811Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:22:31.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:31.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:31.356Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:31.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:31.356Z] [2021-01-11T17:22:31.356Z] Login Succeeded [2021-01-11T17:22:31.356Z] docker.io [2021-01-11T17:22:31.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:31.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:31.921Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:31.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:31.921Z] [2021-01-11T17:22:31.921Z] Login Succeeded [2021-01-11T17:22:31.921Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:22:31.949Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T17:22:32.411Z] ========================================================= [2021-01-11T17:22:32.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T17:22:32.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:22:32.797Z] + 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-11T17:22:33.404Z] Sending build context to Docker daemon 2.486MB [2021-01-11T17:22:33.404Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:22:33.404Z] Step 2/8 : FROM ${BASE} [2021-01-11T17:22:33.404Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T17:22:33.404Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T17:22:33.404Z] a4357932f1b6: Pulling fs layer [2021-01-11T17:22:33.404Z] 18c013af1878: Pulling fs layer [2021-01-11T17:22:33.404Z] 00ac8860ef70: Pulling fs layer [2021-01-11T17:22:33.404Z] 63d7cb157983: Pulling fs layer [2021-01-11T17:22:33.404Z] b116817d02f9: Pulling fs layer [2021-01-11T17:22:33.404Z] 745a02a5169b: Pulling fs layer [2021-01-11T17:22:33.404Z] 00ac8860ef70: Waiting [2021-01-11T17:22:33.404Z] 63d7cb157983: Waiting [2021-01-11T17:22:33.404Z] 745a02a5169b: Waiting [2021-01-11T17:22:33.404Z] b116817d02f9: Waiting [2021-01-11T17:22:33.404Z] 18c013af1878: Verifying Checksum [2021-01-11T17:22:33.404Z] 18c013af1878: Download complete [2021-01-11T17:22:33.404Z] a4357932f1b6: Verifying Checksum [2021-01-11T17:22:33.404Z] a4357932f1b6: Download complete [2021-01-11T17:22:33.404Z] 63d7cb157983: Verifying Checksum [2021-01-11T17:22:33.404Z] 63d7cb157983: Download complete [2021-01-11T17:22:33.680Z] b116817d02f9: Verifying Checksum [2021-01-11T17:22:33.680Z] b116817d02f9: Download complete [2021-01-11T17:22:33.680Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T17:22:33.680Z] 5f621e34cdf4: Download complete [2021-01-11T17:22:34.290Z] 5f621e34cdf4: Pull complete [2021-01-11T17:22:34.413Z] Running on prd-centos7-docker-4c-2g-19543 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-11T17:22:34.465Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-01-11T17:22:34.898Z] a4357932f1b6: Pull complete [2021-01-11T17:22:35.179Z] 18c013af1878: Pull complete [2021-01-11T17:22:36.165Z] 745a02a5169b: Verifying Checksum [2021-01-11T17:22:36.165Z] 745a02a5169b: Download complete [2021-01-11T17:22:36.739Z] using credential edgex-jenkins-ssh [2021-01-11T17:22:36.798Z] Cloning the remote Git repository [2021-01-11T17:22:37.151Z] 00ac8860ef70: Verifying Checksum [2021-01-11T17:22:37.152Z] 00ac8860ef70: Download complete [2021-01-11T17:22:36.826Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:22:36.893Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-01-11T17:22:36.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:22:36.952Z] > git --version # timeout=10 [2021-01-11T17:22:36.959Z] > git --version # 'git version 2.24.3' [2021-01-11T17:22:36.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:22:36.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:22:37.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:22:37.684Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:22:37.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:22:37.748Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:22:37.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:22:37.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T17:22:38.266Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit ca8213842c5dc2653c4ff8829bf7c289c659faa2 [2021-01-11T17:22:38.388Z] Merge succeeded, producing ca8213842c5dc2653c4ff8829bf7c289c659faa2 [2021-01-11T17:22:38.389Z] Checking out Revision ca8213842c5dc2653c4ff8829bf7c289c659faa2 (PR-713) [2021-01-11T17:22:38.276Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:22:38.283Z] > git checkout -f ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 [2021-01-11T17:22:38.345Z] > git remote # timeout=10 [2021-01-11T17:22:38.350Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T17:22:38.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:22:38.359Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-11T17:22:38.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T17:22:38.394Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:22:38.398Z] > git checkout -f ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 [2021-01-11T17:22:42.088Z] Commit message: "feat: Add /api/v2/secrets endpoint to store secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T17:22:43.527Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:22:43.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:22:44.159Z] + sudo service docker restart [2021-01-11T17:22:44.160Z] + true [2021-01-11T17:22:44.160Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:22:46.151Z] provisioning config files... [2021-01-11T17:22:46.178Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7678115654313919242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:22:46.541Z] ---> docker-login.sh [2021-01-11T17:22:46.541Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:22:46.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:46.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:46.804Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:46.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:46.804Z] [2021-01-11T17:22:46.804Z] Login Succeeded [2021-01-11T17:22:46.804Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:22:47.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:47.067Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:47.067Z] [2021-01-11T17:22:47.067Z] Login Succeeded [2021-01-11T17:22:47.067Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:22:47.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:47.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:47.332Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:47.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:47.332Z] [2021-01-11T17:22:47.332Z] Login Succeeded [2021-01-11T17:22:47.332Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:22:47.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:47.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:47.332Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:47.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:47.332Z] [2021-01-11T17:22:47.332Z] Login Succeeded [2021-01-11T17:22:47.332Z] docker.io [2021-01-11T17:22:47.345Z] 00ac8860ef70: Pull complete [2021-01-11T17:22:47.345Z] 63d7cb157983: Pull complete [2021-01-11T17:22:47.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:22:47.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:22:47.857Z] Configure a credential helper to remove this warning. See [2021-01-11T17:22:47.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:22:47.857Z] [2021-01-11T17:22:47.857Z] Login Succeeded [2021-01-11T17:22:47.857Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:22:47.867Z] Deleting 1 temporary files [Pipeline] // wrap [2021-01-11T17:22:47.948Z] b116817d02f9: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T17:22:48.225Z] ========================================================= [2021-01-11T17:22:48.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T17:22:48.225Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:22:48.574Z] + 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-11T17:22:48.574Z] Sending build context to Docker daemon 2.487MB [2021-01-11T17:22:48.574Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:22:48.574Z] Step 2/8 : FROM ${BASE} [2021-01-11T17:22:48.839Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T17:22:48.839Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T17:22:48.839Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T17:22:48.839Z] de9db76c5a1d: Pulling fs layer [2021-01-11T17:22:48.839Z] bca2f99d35d6: Pulling fs layer [2021-01-11T17:22:48.839Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T17:22:48.839Z] 7c6f9722023f: Pulling fs layer [2021-01-11T17:22:48.839Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T17:22:48.839Z] bca2f99d35d6: Waiting [2021-01-11T17:22:48.839Z] 93359f2a8cfa: Waiting [2021-01-11T17:22:48.839Z] 7c6f9722023f: Waiting [2021-01-11T17:22:48.839Z] a35cf1a2eb13: Waiting [2021-01-11T17:22:48.839Z] de9db76c5a1d: Verifying Checksum [2021-01-11T17:22:48.839Z] de9db76c5a1d: Download complete [2021-01-11T17:22:48.839Z] 0ef7d3d256c8: Download complete [2021-01-11T17:22:48.839Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T17:22:48.839Z] 93359f2a8cfa: Download complete [2021-01-11T17:22:48.839Z] 7c6f9722023f: Verifying Checksum [2021-01-11T17:22:48.839Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T17:22:48.839Z] 188c0c94c7c5: Download complete [2021-01-11T17:22:49.108Z] 188c0c94c7c5: Pull complete [2021-01-11T17:22:49.374Z] 0ef7d3d256c8: Pull complete [2021-01-11T17:22:49.374Z] de9db76c5a1d: Pull complete [2021-01-11T17:22:51.300Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T17:22:51.300Z] a35cf1a2eb13: Download complete [2021-01-11T17:22:51.351Z] 745a02a5169b: Pull complete [2021-01-11T17:22:51.351Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T17:22:51.565Z] bca2f99d35d6: Verifying Checksum [2021-01-11T17:22:51.565Z] bca2f99d35d6: Download complete [2021-01-11T17:22:51.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T17:22:51.627Z] ---> b7e6874047d6 [2021-01-11T17:22:51.627Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:22:55.043Z] ---> Running in f2c99be02413 [2021-01-11T17:22:55.043Z] Removing intermediate container f2c99be02413 [2021-01-11T17:22:55.043Z] ---> 2d7b01172775 [2021-01-11T17:22:55.043Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T17:22:55.043Z] ---> Running in aefd7661f9cb [2021-01-11T17:22:56.900Z] bca2f99d35d6: Pull complete [2021-01-11T17:22:56.900Z] 93359f2a8cfa: Pull complete [2021-01-11T17:22:57.030Z] Removing intermediate container aefd7661f9cb [2021-01-11T17:22:57.030Z] ---> aeaf7be3dec2 [2021-01-11T17:22:57.030Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-11T17:22:57.164Z] 7c6f9722023f: Pull complete [2021-01-11T17:22:57.303Z] ---> Running in db771379d5c8 [2021-01-11T17:22:58.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T17:22:59.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T17:22:59.856Z] OK: 142 MiB in 39 packages [2021-01-11T17:23:01.303Z] Removing intermediate container db771379d5c8 [2021-01-11T17:23:01.303Z] ---> 4c45672fc1aa [2021-01-11T17:23:01.303Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-11T17:23:01.303Z] ---> Running in 4b7d32a95aff [2021-01-11T17:23:01.418Z] a35cf1a2eb13: Pull complete [2021-01-11T17:23:01.682Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T17:23:01.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T17:23:01.682Z] ---> a62c8e92a672 [2021-01-11T17:23:01.682Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:23:01.902Z] Removing intermediate container 4b7d32a95aff [2021-01-11T17:23:01.902Z] ---> 2b28a4667c12 [2021-01-11T17:23:01.902Z] Step 7/8 : COPY . . [2021-01-11T17:23:02.260Z] ---> Running in 631c6c1808ae [2021-01-11T17:23:02.523Z] Removing intermediate container 631c6c1808ae [2021-01-11T17:23:02.523Z] ---> f011169cb132 [2021-01-11T17:23:02.523Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T17:23:02.523Z] ---> Running in bf1897699e5e [2021-01-11T17:23:03.341Z] ---> fef6fa09c5ca [2021-01-11T17:23:03.341Z] Step 8/8 : RUN go mod download [2021-01-11T17:23:03.341Z] ---> Running in aecd595d3b5f [2021-01-11T17:23:03.485Z] Removing intermediate container bf1897699e5e [2021-01-11T17:23:03.485Z] ---> 5d2fcb0ba121 [2021-01-11T17:23:03.485Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-11T17:23:03.485Z] ---> Running in e36da1559afc [2021-01-11T17:23:04.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T17:23:04.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T17:23:05.221Z] OK: 166 MiB in 39 packages [2021-01-11T17:23:05.490Z] Removing intermediate container e36da1559afc [2021-01-11T17:23:05.490Z] ---> 8c2f2e37438f [2021-01-11T17:23:05.490Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-11T17:23:05.490Z] ---> Running in 496b5bf2554a [2021-01-11T17:23:05.751Z] Removing intermediate container 496b5bf2554a [2021-01-11T17:23:05.751Z] ---> e42231c27a85 [2021-01-11T17:23:05.751Z] Step 7/8 : COPY . . [2021-01-11T17:23:07.148Z] ---> 8d2b1a3fe026 [2021-01-11T17:23:07.148Z] Step 8/8 : RUN go mod download [2021-01-11T17:23:07.148Z] ---> Running in fba50431bfec [2021-01-11T17:23:25.504Z] Removing intermediate container aecd595d3b5f [2021-01-11T17:23:25.504Z] ---> 67ffcf7eb413 [2021-01-11T17:23:25.776Z] Successfully built 67ffcf7eb413 [2021-01-11T17:23:25.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:23:26.118Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T17:23:26.118Z] . [Pipeline] withDockerContainer [2021-01-11T17:23:26.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-19542 does not seem to be running inside a container [2021-01-11T17:23:26.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T17:23:27.898Z] $ docker top 0f0a4cfa58930b6090de7dafddb340f9cff3665b3155eb260a871fa0dc395264 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:23:28.884Z] + go version [2021-01-11T17:23:28.884Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T17:23:28.910Z] $ docker stop --time=1 0f0a4cfa58930b6090de7dafddb340f9cff3665b3155eb260a871fa0dc395264 [2021-01-11T17:23:29.269Z] Removing intermediate container fba50431bfec [2021-01-11T17:23:29.269Z] ---> 1b4846cd5512 [2021-01-11T17:23:29.269Z] Successfully built 1b4846cd5512 [2021-01-11T17:23:29.269Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-11T17:23:30.817Z] $ docker rm -f 0f0a4cfa58930b6090de7dafddb340f9cff3665b3155eb260a871fa0dc395264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:23:31.607Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T17:23:31.607Z] . [Pipeline] withDockerContainer [2021-01-11T17:23:31.717Z] prd-centos7-docker-4c-2g-19543 does not seem to be running inside a container [2021-01-11T17:23:31.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T17:23:31.789Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T17:23:31.789Z] . [2021-01-11T17:23:32.617Z] $ docker top c4e77231bf0bfea0d6966ce64c1a5a08a27d4987e117306eebb7f2b48822344a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-01-11T17:23:33.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-19542 does not seem to be running inside a container [2021-01-11T17:23:33.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T17:23:34.756Z] $ docker top 68b78ed142cd0305d6a5b61611f8dc2c8ca79b396de50141b92e6a44a4f5fa6b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-11T17:23:35.472Z] + go version [2021-01-11T17:23:35.472Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T17:23:35.489Z] $ docker stop --time=1 c4e77231bf0bfea0d6966ce64c1a5a08a27d4987e117306eebb7f2b48822344a [2021-01-11T17:23:35.867Z] + make test [2021-01-11T17:23:35.867Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T17:23:36.897Z] $ docker rm -f c4e77231bf0bfea0d6966ce64c1a5a08a27d4987e117306eebb7f2b48822344a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:23:37.723Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T17:23:37.723Z] . [Pipeline] withDockerContainer [2021-01-11T17:23:37.825Z] prd-centos7-docker-4c-2g-19543 does not seem to be running inside a container [2021-01-11T17:23:37.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T17:23:38.561Z] $ docker top 36a08304f8cdb9fc54ba0d17cabd55b854704b60126ddd15068181bb22bd4d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:23:39.055Z] + make test [2021-01-11T17:23:39.055Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T17:23:45.708Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-11T17:23:58.035Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-11T17:24:00.732Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-11T17:24:00.732Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-11T17:24:00.732Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-11T17:24:00.732Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.072s coverage: 19.4% of statements [2021-01-11T17:24:04.075Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.470s coverage: 97.1% of statements [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 9.4% of statements [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.047s coverage: 21.7% of statements [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.232s coverage: 42.9% of statements [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.266s coverage: 68.9% of statements [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.069s coverage: 53.8% of statements [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.101s coverage: 31.3% of statements [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.333s coverage: 68.9% of statements [2021-01-11T17:24:36.268Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.065s coverage: 4.2% of statements [2021-01-11T17:24:36.268Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-11T17:24:36.268Z] GO111MODULE=on go vet ./... [2021-01-11T17:24:37.065Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-11T17:24:37.065Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-11T17:24:37.065Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-11T17:24:37.065Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 19.4% of statements [2021-01-11T17:24:41.662Z] gofmt -l . [2021-01-11T17:24:41.662Z] [ "`gofmt -l .`" = "" ] [2021-01-11T17:24:41.662Z] ./bin/test-attribution-txt.sh [2021-01-11T17:24:42.244Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-01-11T17:24:42.244Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-01-11T17:24:42.268Z] $ docker stop --time=1 36a08304f8cdb9fc54ba0d17cabd55b854704b60126ddd15068181bb22bd4d23 [2021-01-11T17:24:43.819Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.213s coverage: 97.1% of statements [2021-01-11T17:24:44.409Z] $ docker rm -f 36a08304f8cdb9fc54ba0d17cabd55b854704b60126ddd15068181bb22bd4d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T17:24:46.328Z] Failed in branch amd64 [2021-01-11T17:25:10.646Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.125s coverage: 9.4% of statements [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.7% of statements [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.622s coverage: 42.9% of statements [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.753s coverage: 68.9% of statements [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.192s coverage: 53.8% of statements [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.160s coverage: 31.3% of statements [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.935s coverage: 68.9% of statements [2021-01-11T17:25:10.647Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.143s coverage: 4.2% of statements [2021-01-11T17:25:10.647Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-11T17:25:10.647Z] GO111MODULE=on go vet ./... [2021-01-11T17:25:43.030Z] gofmt -l . [2021-01-11T17:25:43.030Z] [ "`gofmt -l .`" = "" ] [2021-01-11T17:25:43.030Z] ./bin/test-attribution-txt.sh [2021-01-11T17:25:43.301Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-01-11T17:25:43.572Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-01-11T17:25:43.601Z] $ docker stop --time=1 68b78ed142cd0305d6a5b61611f8dc2c8ca79b396de50141b92e6a44a4f5fa6b [2021-01-11T17:25:45.852Z] $ docker rm -f 68b78ed142cd0305d6a5b61611f8dc2c8ca79b396de50141b92e6a44a4f5fa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T17:25:47.794Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:25:51.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:25:51.626Z] ---> package-listing.sh [2021-01-11T17:25:51.626Z] ++ facter osfamily [2021-01-11T17:25:51.626Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T17:25:51.626Z] + OS_FAMILY=redhat [2021-01-11T17:25:51.626Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-11T17:25:51.626Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T17:25:51.626Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T17:25:51.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T17:25:51.626Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T17:25:51.626Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-11T17:25:51.626Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T17:25:51.626Z] + case "${OS_FAMILY}" in [2021-01-11T17:25:51.626Z] + rpm -qa [2021-01-11T17:25:51.626Z] + sort [2021-01-11T17:25:58.237Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T17:25:58.237Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T17:25:58.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T17:25:58.237Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-11T17:25:58.237Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [2021-01-11T17:25:58.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [Pipeline] echo [2021-01-11T17:25:58.249Z] 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-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T17:25:58.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:25:58.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T17:25:58.845Z] [2021-01-11T17:25:58.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:25:59.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T17:25:59.192Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T17:25:59.192Z] df20fa9351a1: Pulling fs layer [2021-01-11T17:25:59.192Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T17:25:59.192Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T17:25:59.192Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T17:25:59.192Z] 93b61091891f: Pulling fs layer [2021-01-11T17:25:59.192Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T17:25:59.192Z] 5e14af77c1be: Pulling fs layer [2021-01-11T17:25:59.192Z] 01666e4c0597: Pulling fs layer [2021-01-11T17:25:59.192Z] aa168da1d23b: Pulling fs layer [2021-01-11T17:25:59.192Z] 46f8f816bc3b: Waiting [2021-01-11T17:25:59.192Z] 93b61091891f: Waiting [2021-01-11T17:25:59.192Z] 93b9cdb0e59b: Waiting [2021-01-11T17:25:59.192Z] 01666e4c0597: Waiting [2021-01-11T17:25:59.192Z] 5e14af77c1be: Waiting [2021-01-11T17:25:59.192Z] aa168da1d23b: Waiting [2021-01-11T17:25:59.192Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T17:25:59.192Z] 36b3adc4ff6f: Download complete [2021-01-11T17:25:59.192Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T17:25:59.192Z] 46f8f816bc3b: Download complete [2021-01-11T17:25:59.461Z] df20fa9351a1: Verifying Checksum [2021-01-11T17:25:59.461Z] df20fa9351a1: Download complete [2021-01-11T17:25:59.461Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T17:25:59.461Z] 93b9cdb0e59b: Download complete [2021-01-11T17:25:59.462Z] 5e14af77c1be: Verifying Checksum [2021-01-11T17:25:59.462Z] 5e14af77c1be: Download complete [2021-01-11T17:25:59.462Z] 93b61091891f: Verifying Checksum [2021-01-11T17:25:59.462Z] 93b61091891f: Download complete [2021-01-11T17:25:59.462Z] 01666e4c0597: Verifying Checksum [2021-01-11T17:25:59.462Z] 01666e4c0597: Download complete [2021-01-11T17:25:59.462Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T17:25:59.462Z] 8ad3a11d3b57: Download complete [2021-01-11T17:25:59.725Z] df20fa9351a1: Pull complete [2021-01-11T17:25:59.995Z] 36b3adc4ff6f: Pull complete [2021-01-11T17:26:01.440Z] 8ad3a11d3b57: Pull complete [2021-01-11T17:26:01.440Z] 46f8f816bc3b: Pull complete [2021-01-11T17:26:01.440Z] aa168da1d23b: Verifying Checksum [2021-01-11T17:26:01.440Z] aa168da1d23b: Download complete [2021-01-11T17:26:01.707Z] 93b61091891f: Pull complete [2021-01-11T17:26:01.970Z] 93b9cdb0e59b: Pull complete [2021-01-11T17:26:01.970Z] 5e14af77c1be: Pull complete [2021-01-11T17:26:01.970Z] 01666e4c0597: Pull complete [2021-01-11T17:26:10.183Z] aa168da1d23b: Pull complete [2021-01-11T17:26:10.183Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T17:26:10.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T17:26:10.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T17:26:10.429Z] prd-centos7-docker-4c-2g-19541 does not seem to be running inside a container [2021-01-11T17:26:10.479Z] $ 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-713/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-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T17:26:14.056Z] $ docker top 693ab152c72c9f4ebef59a6eca3b3970561052b7d397cfb8227f0645400b5acf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:26:14.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T17:26:14.976Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T17:26:15.276Z] + ls /var/log/sa-host [2021-01-11T17:26:15.276Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T17:26:15.276Z] file_magic: OK [2021-01-11T17:26:15.276Z] HZ: Using current value: 100 [2021-01-11T17:26:15.276Z] file_header: OK [2021-01-11T17:26:15.276Z] 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-11T17:26:15.276Z] Statistics: [2021-01-11T17:26:15.276Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T17:26:15.276Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T17:26:15.276Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T17:26:15.276Z] file_magic: OK [2021-01-11T17:26:15.276Z] HZ: Using current value: 100 [2021-01-11T17:26:15.276Z] file_header: OK [2021-01-11T17:26:15.276Z] 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-11T17:26:15.276Z] Statistics: [2021-01-11T17:26:15.276Z] Hnuu...uuuununununu... [2021-01-11T17:26:15.276Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T17:26:15.848Z] provisioning config files... [2021-01-11T17:26:15.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config1314466545384122043tmp [Pipeline] { [Pipeline] echo [2021-01-11T17:26:15.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:26:16.239Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T17:26:16.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T17:26:16.342Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:26:16.640Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T17:26:16.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:26:16.947Z] ---> sudo-logs.sh [2021-01-11T17:26:16.947Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T17:26:16.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:26:17.254Z] ---> job-cost.sh [2021-01-11T17:26:17.254Z] lf-activate-venv: SKIPPING [2021-01-11T17:26:17.254Z] INFO: No Stack... [2021-01-11T17:26:18.200Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T17:26:18.774Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T17:26:18.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:26:19.084Z] ---> logs-deploy.sh [2021-01-11T17:26:19.085Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-713/3 [2021-01-11T17:26:19.085Z] INFO: archiving workspace using pattern(s): [2021-01-11T17:26:21.009Z] Archives upload complete. [2021-01-11T17:26:21.009Z] INFO: archiving logs to Nexus