Pull request #40 opened 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from e08bc59f59d91427918530c3ab0a7541d73dd497+43efee3cfdd526bf845b5582b1730bb1b93e3b78 (65bfe240517b7d25e1f8fc550d3f85722a14e00d) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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-rest-go/branches/PR-40/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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-139 in /w/workspace/dgexfoundry_device-rest-go_PR-40 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-40 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 43efee3cfdd526bf845b5582b1730bb1b93e3b78 into PR head commit e08bc59f59d91427918530c3ab0a7541d73dd497 Merge succeeded, producing e08bc59f59d91427918530c3ab0a7541d73dd497 Checking out Revision e08bc59f59d91427918530c3ab0a7541d73dd497 (PR-40) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e08bc59f59d91427918530c3ab0a7541d73dd497 # 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 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e08bc59f59d91427918530c3ab0a7541d73dd497 # timeout=10 Commit message: "build: Upgrade to Go1.15" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-17T08:41:58.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-17T08:41:58.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-17T08:41:59.026Z] ========================================================= [2020-09-17T08:41:59.026Z] EdgeX Global Pipelines Version Info [2020-09-17T08:41:59.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:42:01.683Z] ------------------- [2020-09-17T08:42:01.683Z] stable info: [2020-09-17T08:42:01.683Z] ------------------- [2020-09-17T08:42:01.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-17T08:42:01.683Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-17T08:42:01.683Z] Message: update stable to v1.0.122 [2020-09-17T08:42:02.668Z] ------------------- [2020-09-17T08:42:02.668Z] experimental info: [2020-09-17T08:42:02.668Z] ------------------- [2020-09-17T08:42:02.668Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-17T08:42:02.668Z] Commit SHA: 84d9a0843d1df7ebf9e0c4533e50f756df06f1d7 [2020-09-17T08:42:02.668Z] Message: update experimental to v1.0.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-17T08:42:03.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-09-17T08:42:03.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-09-17T08:42:03.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-17T08:42:03.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-17T08:42:03.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-17T08:42:04.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-17T08:42:04.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-17T08:42:04.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-17T08:42:04.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-17T08:42:04.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-17T08:42:04.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-17T08:42:04.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-09-17T08:42:05.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-17T08:42:05.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-17T08:42:05.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-17T08:42:05.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-17T08:42:05.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T08:42:05.738Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T08:42:05.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-17T08:42:06.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-17T08:42:06.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-17T08:42:06.302Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-17T08:42:06.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo [2020-09-17T08:42:06.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo [2020-09-17T08:42:06.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo [2020-09-17T08:42:06.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e08bc59f59d91427918530c3ab0a7541d73dd497 [Pipeline] echo [2020-09-17T08:42:07.024Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e08bc59 [Pipeline] echo [2020-09-17T08:42:07.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T08:42:08.001Z] + git log --format=format:%s -1 e08bc59f59d91427918530c3ab0a7541d73dd497 [Pipeline] echo [2020-09-17T08:42:08.119Z] GIT_COMMIT: e08bc59f59d91427918530c3ab0a7541d73dd497, Commit Message: build: Upgrade to Go1.15 [Pipeline] echo [2020-09-17T08:42:08.189Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:42:09.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T08:42:09.535Z] [2020-09-17T08:42:09.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:42:09.996Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T08:42:09.996Z] latest: Pulling from edgex-devops/git-semver [2020-09-17T08:42:09.996Z] 31603596830f: Pulling fs layer [2020-09-17T08:42:09.996Z] 2a8b12db71e7: Pulling fs layer [2020-09-17T08:42:09.996Z] 6ca5941a6612: Pulling fs layer [2020-09-17T08:42:09.996Z] ecc8261a40a4: Pulling fs layer [2020-09-17T08:42:09.996Z] ecc8261a40a4: Waiting [2020-09-17T08:42:09.996Z] 2a8b12db71e7: Verifying Checksum [2020-09-17T08:42:09.996Z] 2a8b12db71e7: Download complete [2020-09-17T08:42:10.277Z] 31603596830f: Download complete [2020-09-17T08:42:10.565Z] ecc8261a40a4: Verifying Checksum [2020-09-17T08:42:10.566Z] ecc8261a40a4: Download complete [2020-09-17T08:42:10.836Z] 6ca5941a6612: Verifying Checksum [2020-09-17T08:42:10.836Z] 6ca5941a6612: Download complete [2020-09-17T08:42:10.836Z] 31603596830f: Pull complete [2020-09-17T08:42:11.101Z] 2a8b12db71e7: Pull complete [2020-09-17T08:42:12.069Z] 6ca5941a6612: Pull complete [2020-09-17T08:42:12.361Z] ecc8261a40a4: Pull complete [2020-09-17T08:42:12.361Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-17T08:42:12.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T08:42:12.361Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-17T08:42:12.601Z] prd-centos7-docker-4c-2g-139 does not seem to be running inside a container [2020-09-17T08:42:12.773Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-40 -v /w/workspace/dgexfoundry_device-rest-go_PR-40:/w/workspace/dgexfoundry_device-rest-go_PR-40:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-40@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-40@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-17T08:42:14.753Z] $ docker top de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T08:42:15.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T08:42:15.189Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T08:42:15.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T08:42:15.450Z] $ docker exec de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 ssh-agent [2020-09-17T08:42:15.660Z] SSH_AUTH_SOCK=/tmp/ssh-GoVY3sEdvI3Z/agent.12 [2020-09-17T08:42:15.660Z] SSH_AGENT_PID=17 [2020-09-17T08:42:15.676Z] Running ssh-add (command line suppressed) [2020-09-17T08:42:15.871Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/private_key_6513406291419088510.key (/w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/private_key_6513406291419088510.key) [2020-09-17T08:42:15.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T08:42:16.364Z] + git describe --exact-match --tags HEAD [2020-09-17T08:42:16.365Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-17T08:42:16.423Z] $ docker exec --env ******** --env ******** de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 ssh-agent -k [2020-09-17T08:42:16.590Z] unset SSH_AUTH_SOCK; [2020-09-17T08:42:16.591Z] unset SSH_AGENT_PID; [2020-09-17T08:42:16.591Z] echo Agent pid 17 killed; [2020-09-17T08:42:16.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-17T08:42:16.813Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-17T08:42:16.813Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-17T08:42:16.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T08:42:16.939Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T08:42:17.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T08:42:17.213Z] $ docker exec de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 ssh-agent [2020-09-17T08:42:17.459Z] SSH_AUTH_SOCK=/tmp/ssh-khAyzdWKjCCm/agent.47 [2020-09-17T08:42:17.459Z] SSH_AGENT_PID=53 [2020-09-17T08:42:17.468Z] Running ssh-add (command line suppressed) [2020-09-17T08:42:17.647Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/private_key_186933908292547888.key (/w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/private_key_186933908292547888.key) [2020-09-17T08:42:17.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T08:42:18.146Z] + git semver init [2020-09-17T08:42:18.146Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T08:42:18.146Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-40/.git [2020-09-17T08:42:18.146Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-40 [2020-09-17T08:42:18.146Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T08:42:18.146Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T08:42:18.146Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T08:42:18.146Z] # $SEMVER_BRANCH = PR-40 [2020-09-17T08:42:18.146Z] # $SEMVER_TEMP = /tmp/semver-384098644 [2020-09-17T08:42:18.146Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-09-17T08:42:21.534Z] # '/tmp/semver-384098644' -> '/w/workspace/dgexfoundry_device-rest-go_PR-40/.semver' [2020-09-17T08:42:21.534Z] # -> Force: false [2020-09-17T08:42:21.534Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-40/.semver [Pipeline] } [2020-09-17T08:42:21.564Z] $ docker exec --env ******** --env ******** de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 ssh-agent -k [2020-09-17T08:42:21.766Z] unset SSH_AUTH_SOCK; [2020-09-17T08:42:21.774Z] unset SSH_AGENT_PID; [2020-09-17T08:42:21.774Z] echo Agent pid 53 killed; [2020-09-17T08:42:21.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T08:42:22.469Z] + git semver [Pipeline] } [2020-09-17T08:42:22.505Z] $ docker stop --time=1 de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 [2020-09-17T08:42:24.149Z] $ docker rm -f de345ff2b85a46bce80bd87a13377c48e5a85fbb9881a664a8fc718ec46397c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-17T08:42:26.808Z] Stashed 21 file(s) [Pipeline] echo [2020-09-17T08:42:26.836Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-17T08:42:26.980Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-17T08:42:42.754Z] Still waiting to schedule task [2020-09-17T08:42:42.754Z] ‘prd-centos7-docker-4c-2g-125’ is offline; ‘prd-centos7-docker-4c-2g-128’ is offline; ‘prd-centos7-docker-4c-2g-135’ is offline; ‘prd-centos7-docker-4c-2g-140’ is offline; ‘prd-ubuntu18.04-docker-arm64-16c-16g-131’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-126’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-132’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-09-17T08:42:42.781Z] Still waiting to schedule task [2020-09-17T08:42:42.781Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-17T08:46:14.527Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-142 in /w/workspace/dgexfoundry_device-rest-go_PR-40 [Pipeline] { [Pipeline] ws [2020-09-17T08:46:14.620Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-09-17T08:46:19.997Z] using credential edgex-jenkins-ssh [2020-09-17T08:46:20.075Z] Cloning the remote Git repository [2020-09-17T08:46:20.076Z] Cloning with configured refspecs honoured and without tags [2020-09-17T08:46:20.147Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-17T08:46:20.268Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-09-17T08:46:20.348Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-17T08:46:20.348Z] > git --version # timeout=10 [2020-09-17T08:46:20.375Z] > git --version # 'git version 2.17.1' [2020-09-17T08:46:20.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:46:20.448Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:46:22.178Z] Fetching without tags [2020-09-17T08:46:22.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-17T08:46:22.102Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10 [2020-09-17T08:46:22.118Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:46:22.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-17T08:46:22.201Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-17T08:46:22.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:46:22.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:46:22.671Z] Merging remotes/origin/master commit 43efee3cfdd526bf845b5582b1730bb1b93e3b78 into PR head commit e08bc59f59d91427918530c3ab0a7541d73dd497 [2020-09-17T08:46:22.959Z] Merge succeeded, producing e08bc59f59d91427918530c3ab0a7541d73dd497 [2020-09-17T08:46:22.959Z] Checking out Revision e08bc59f59d91427918530c3ab0a7541d73dd497 (PR-40) [2020-09-17T08:46:22.699Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:46:22.729Z] > git checkout -f e08bc59f59d91427918530c3ab0a7541d73dd497 # timeout=10 [2020-09-17T08:46:22.804Z] > git remote # timeout=10 [2020-09-17T08:46:22.830Z] > git config --get remote.origin.url # timeout=10 [2020-09-17T08:46:22.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:46:22.902Z] > git merge 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 [2020-09-17T08:46:22.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-17T08:46:22.976Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:46:23.032Z] > git checkout -f e08bc59f59d91427918530c3ab0a7541d73dd497 # timeout=10 [2020-09-17T08:46:26.857Z] Running on prd-centos7-docker-4c-2g-144 in /w/workspace/dgexfoundry_device-rest-go_PR-40 [Pipeline] { [Pipeline] ws [2020-09-17T08:46:26.965Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-09-17T08:46:27.450Z] Commit message: "build: Upgrade to Go1.15" [2020-09-17T08:46:27.514Z] > git --version # timeout=10 [2020-09-17T08:46:27.528Z] > git --version # 'git version 2.17.1' [2020-09-17T08:46:27.537Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-17T08:46:29.793Z] using credential edgex-jenkins-ssh [2020-09-17T08:46:29.847Z] Cloning the remote Git repository [2020-09-17T08:46:29.847Z] Cloning with configured refspecs honoured and without tags [Pipeline] echo [2020-09-17T08:46:29.957Z] ========================================================= [2020-09-17T08:46:29.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-17T08:46:29.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:46:29.842Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-17T08:46:29.916Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-09-17T08:46:29.965Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-17T08:46:29.966Z] > git --version # timeout=10 [2020-09-17T08:46:29.975Z] > git --version # 'git version 2.16.5' [2020-09-17T08:46:29.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:46:30.004Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:46:30.984Z] Fetching without tags [2020-09-17T08:46:31.059Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-17T08:46:31.402Z] Merging remotes/origin/master commit 43efee3cfdd526bf845b5582b1730bb1b93e3b78 into PR head commit e08bc59f59d91427918530c3ab0a7541d73dd497 [2020-09-17T08:46:31.481Z] Merge succeeded, producing e08bc59f59d91427918530c3ab0a7541d73dd497 [2020-09-17T08:46:31.482Z] Checking out Revision e08bc59f59d91427918530c3ab0a7541d73dd497 (PR-40) [2020-09-17T08:46:30.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-17T08:46:30.960Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10 [2020-09-17T08:46:30.966Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:46:30.980Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-17T08:46:30.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-17T08:46:30.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:46:30.994Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:46:31.412Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:46:31.418Z] > git checkout -f e08bc59f59d91427918530c3ab0a7541d73dd497 # timeout=10 [2020-09-17T08:46:31.450Z] > git remote # timeout=10 [2020-09-17T08:46:31.454Z] > git config --get remote.origin.url # timeout=10 [2020-09-17T08:46:31.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:46:31.463Z] > git merge 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 [2020-09-17T08:46:31.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-17T08:46:31.487Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:46:31.491Z] > git checkout -f e08bc59f59d91427918530c3ab0a7541d73dd497 # timeout=10 [2020-09-17T08:46:32.068Z] Sending build context to Docker daemon 8.048MB [2020-09-17T08:46:32.068Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-17T08:46:32.068Z] Step 2/10 : FROM ${BASE} [2020-09-17T08:46:32.345Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-17T08:46:32.345Z] b538f80385f9: Pulling fs layer [2020-09-17T08:46:32.345Z] 74f711af9a0d: Pulling fs layer [2020-09-17T08:46:32.345Z] 99f96fe45779: Pulling fs layer [2020-09-17T08:46:32.345Z] 8529a6b9a6be: Pulling fs layer [2020-09-17T08:46:32.345Z] 45590311c82a: Pulling fs layer [2020-09-17T08:46:32.345Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-17T08:46:32.345Z] 209524e5b208: Pulling fs layer [2020-09-17T08:46:32.345Z] 45590311c82a: Waiting [2020-09-17T08:46:32.345Z] 69ca0ff8b7b3: Waiting [2020-09-17T08:46:32.345Z] 209524e5b208: Waiting [2020-09-17T08:46:32.345Z] 8529a6b9a6be: Waiting [2020-09-17T08:46:32.345Z] 99f96fe45779: Verifying Checksum [2020-09-17T08:46:32.345Z] 99f96fe45779: Download complete [2020-09-17T08:46:32.345Z] 74f711af9a0d: Verifying Checksum [2020-09-17T08:46:32.345Z] 74f711af9a0d: Download complete [2020-09-17T08:46:32.345Z] 45590311c82a: Verifying Checksum [2020-09-17T08:46:32.345Z] 45590311c82a: Download complete [2020-09-17T08:46:32.622Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-17T08:46:32.622Z] 69ca0ff8b7b3: Download complete [2020-09-17T08:46:32.918Z] b538f80385f9: Verifying Checksum [2020-09-17T08:46:32.918Z] b538f80385f9: Download complete [2020-09-17T08:46:33.986Z] b538f80385f9: Pull complete [2020-09-17T08:46:34.615Z] 74f711af9a0d: Pull complete [2020-09-17T08:46:34.907Z] 99f96fe45779: Pull complete [2020-09-17T08:46:35.242Z] Commit message: "build: Upgrade to Go1.15" [2020-09-17T08:46:35.278Z] > git --version # timeout=10 [2020-09-17T08:46:35.283Z] > git --version # 'git version 2.16.5' [2020-09-17T08:46:35.288Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-17T08:46:37.249Z] ========================================================= [2020-09-17T08:46:37.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-17T08:46:37.249Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:46:38.167Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-17T08:46:38.438Z] Sending build context to Docker daemon 8.048MB [2020-09-17T08:46:38.439Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-17T08:46:38.439Z] Step 2/10 : FROM ${BASE} [2020-09-17T08:46:38.439Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-17T08:46:38.439Z] df20fa9351a1: Pulling fs layer [2020-09-17T08:46:38.439Z] ed8968b2872e: Pulling fs layer [2020-09-17T08:46:38.439Z] a92cc7c5fd73: Pulling fs layer [2020-09-17T08:46:38.439Z] e871e8e8d7a9: Pulling fs layer [2020-09-17T08:46:38.439Z] e73272ec9a57: Pulling fs layer [2020-09-17T08:46:38.439Z] 1e910a182e73: Pulling fs layer [2020-09-17T08:46:38.439Z] 4e634b169226: Pulling fs layer [2020-09-17T08:46:38.439Z] e73272ec9a57: Waiting [2020-09-17T08:46:38.439Z] 1e910a182e73: Waiting [2020-09-17T08:46:38.439Z] 4e634b169226: Waiting [2020-09-17T08:46:38.439Z] e871e8e8d7a9: Waiting [2020-09-17T08:46:38.709Z] a92cc7c5fd73: Download complete [2020-09-17T08:46:38.709Z] ed8968b2872e: Verifying Checksum [2020-09-17T08:46:38.709Z] ed8968b2872e: Download complete [2020-09-17T08:46:39.333Z] e73272ec9a57: Download complete [2020-09-17T08:46:39.333Z] 1e910a182e73: Verifying Checksum [2020-09-17T08:46:39.333Z] 1e910a182e73: Download complete [2020-09-17T08:46:39.918Z] df20fa9351a1: Verifying Checksum [2020-09-17T08:46:39.918Z] df20fa9351a1: Download complete [2020-09-17T08:46:40.208Z] df20fa9351a1: Pull complete [2020-09-17T08:46:40.476Z] ed8968b2872e: Pull complete [2020-09-17T08:46:40.477Z] a92cc7c5fd73: Pull complete [2020-09-17T08:46:40.573Z] 209524e5b208: Verifying Checksum [2020-09-17T08:46:40.573Z] 209524e5b208: Download complete [2020-09-17T08:46:42.657Z] 8529a6b9a6be: Verifying Checksum [2020-09-17T08:46:42.657Z] 8529a6b9a6be: Download complete [2020-09-17T08:46:43.094Z] 4e634b169226: Verifying Checksum [2020-09-17T08:46:43.094Z] 4e634b169226: Download complete [2020-09-17T08:46:45.682Z] e871e8e8d7a9: Verifying Checksum [2020-09-17T08:46:45.682Z] e871e8e8d7a9: Download complete [2020-09-17T08:46:49.978Z] e871e8e8d7a9: Pull complete [2020-09-17T08:46:50.257Z] e73272ec9a57: Pull complete [2020-09-17T08:46:50.257Z] 1e910a182e73: Pull complete [2020-09-17T08:46:52.906Z] 8529a6b9a6be: Pull complete [2020-09-17T08:46:52.906Z] 45590311c82a: Pull complete [2020-09-17T08:46:52.906Z] 69ca0ff8b7b3: Pull complete [2020-09-17T08:46:57.266Z] 209524e5b208: Pull complete [2020-09-17T08:46:57.266Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-17T08:46:57.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-17T08:46:57.266Z] ---> 5bddaf1c2fca [2020-09-17T08:46:57.266Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:46:58.472Z] 4e634b169226: Pull complete [2020-09-17T08:46:58.472Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-17T08:46:58.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-17T08:46:58.472Z] ---> f7629b54cfaa [2020-09-17T08:46:58.472Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:46:58.472Z] ---> Running in 97b4cb22712c [2020-09-17T08:46:58.472Z] Removing intermediate container 97b4cb22712c [2020-09-17T08:46:58.472Z] ---> ce4786514022 [2020-09-17T08:46:58.472Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:46:58.472Z] ---> Running in 450b556c9732 [2020-09-17T08:46:58.737Z] Removing intermediate container 450b556c9732 [2020-09-17T08:46:58.737Z] ---> 57749ef4f3ae [2020-09-17T08:46:58.737Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-17T08:46:58.737Z] ---> Running in 3a7a345b58a3 [2020-09-17T08:46:59.011Z] Removing intermediate container 3a7a345b58a3 [2020-09-17T08:46:59.011Z] ---> 9d44517a97af [2020-09-17T08:46:59.011Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:46:59.291Z] ---> Running in 15ee8ef032f5 [2020-09-17T08:46:59.926Z] ---> Running in 9d8f7308b1e8 [2020-09-17T08:46:59.926Z] Removing intermediate container 9d8f7308b1e8 [2020-09-17T08:46:59.926Z] ---> 1a68c3569e2b [2020-09-17T08:46:59.926Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:47:00.201Z] ---> Running in 7fa5ca3f3384 [2020-09-17T08:47:00.478Z] Removing intermediate container 7fa5ca3f3384 [2020-09-17T08:47:00.478Z] ---> ebd497106a4d [2020-09-17T08:47:00.478Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-17T08:47:00.717Z] Removing intermediate container 15ee8ef032f5 [2020-09-17T08:47:00.717Z] ---> 7b6da2a89547 [2020-09-17T08:47:00.717Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:47:00.717Z] ---> Running in 0dbba4897056 [2020-09-17T08:47:00.756Z] ---> Running in 42a4ac48f195 [2020-09-17T08:47:01.034Z] Removing intermediate container 42a4ac48f195 [2020-09-17T08:47:01.034Z] ---> 664cd64b9766 [2020-09-17T08:47:01.034Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:47:01.310Z] ---> Running in d2d9e9e92602 [2020-09-17T08:47:01.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-17T08:47:02.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-17T08:47:02.827Z] OK: 166 MiB in 39 packages [2020-09-17T08:47:03.402Z] Removing intermediate container 0dbba4897056 [2020-09-17T08:47:03.402Z] ---> 611332d2c048 [2020-09-17T08:47:03.402Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-17T08:47:03.402Z] ---> Running in 126bac64c760 [2020-09-17T08:47:03.669Z] Removing intermediate container 126bac64c760 [2020-09-17T08:47:03.669Z] ---> 18af206122c0 [2020-09-17T08:47:03.669Z] Step 9/10 : COPY . . [2020-09-17T08:47:03.938Z] Removing intermediate container d2d9e9e92602 [2020-09-17T08:47:03.938Z] ---> b0b5aaeeedd5 [2020-09-17T08:47:03.938Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:47:04.224Z] ---> Running in 0511f1c36617 [2020-09-17T08:47:04.249Z] ---> be62635d783f [2020-09-17T08:47:04.249Z] Step 10/10 : RUN go mod download [2020-09-17T08:47:04.249Z] ---> Running in c5820c25be20 [2020-09-17T08:47:05.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-17T08:47:06.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-17T08:47:07.241Z] OK: 142 MiB in 39 packages [2020-09-17T08:47:08.687Z] Removing intermediate container 0511f1c36617 [2020-09-17T08:47:08.687Z] ---> 2ba884d1d29a [2020-09-17T08:47:08.687Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-17T08:47:08.687Z] ---> Running in 01f2dbc08372 [2020-09-17T08:47:09.288Z] Removing intermediate container 01f2dbc08372 [2020-09-17T08:47:09.288Z] ---> fb19762337a7 [2020-09-17T08:47:09.288Z] Step 9/10 : COPY . . [2020-09-17T08:47:10.281Z] ---> 4af2036a609b [2020-09-17T08:47:10.281Z] Step 10/10 : RUN go mod download [2020-09-17T08:47:10.559Z] ---> Running in 26306628f6d1 [2020-09-17T08:47:16.519Z] Removing intermediate container c5820c25be20 [2020-09-17T08:47:16.519Z] ---> efbf89cd3ec1 [2020-09-17T08:47:16.519Z] Successfully built efbf89cd3ec1 [2020-09-17T08:47:16.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:47:17.026Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T08:47:17.026Z] . [Pipeline] withDockerContainer [2020-09-17T08:47:17.157Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2020-09-17T08:47:17.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** ci-base-image-x86_64 cat [2020-09-17T08:47:18.043Z] $ docker top d022a3d8d28181119c99abbeecf2f838900a589df6e58865f42b22f077e1241f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:47:18.682Z] + go version [2020-09-17T08:47:18.682Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-17T08:47:18.717Z] $ docker stop --time=1 d022a3d8d28181119c99abbeecf2f838900a589df6e58865f42b22f077e1241f [2020-09-17T08:47:20.039Z] $ docker rm -f d022a3d8d28181119c99abbeecf2f838900a589df6e58865f42b22f077e1241f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:47:21.422Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T08:47:21.422Z] . [Pipeline] withDockerContainer [2020-09-17T08:47:21.540Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2020-09-17T08:47:21.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** ci-base-image-x86_64 cat [2020-09-17T08:47:22.168Z] $ docker top bc598512ddb6c3562cc6306aed26c4186193ba975c89ad338e833d68b2790ed3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:47:22.806Z] + make test [2020-09-17T08:47:22.807Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-17T08:47:23.393Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-09-17T08:47:25.638Z] Removing intermediate container 26306628f6d1 [2020-09-17T08:47:25.638Z] ---> bc729388c382 [2020-09-17T08:47:25.638Z] Successfully built bc729388c382 [2020-09-17T08:47:25.638Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:47:26.079Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T08:47:26.079Z] . [Pipeline] withDockerContainer [2020-09-17T08:47:26.403Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2020-09-17T08:47:26.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** ci-base-image-arm64 cat [2020-09-17T08:47:28.359Z] $ docker top 482aee3965677517c2c425b83587d7b44eec7929772e159407a6c7aafa4cbe80 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:47:29.854Z] + go version [2020-09-17T08:47:29.854Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-17T08:47:29.896Z] $ docker stop --time=1 482aee3965677517c2c425b83587d7b44eec7929772e159407a6c7aafa4cbe80 [2020-09-17T08:47:31.854Z] $ docker rm -f 482aee3965677517c2c425b83587d7b44eec7929772e159407a6c7aafa4cbe80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:47:33.226Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T08:47:33.226Z] . [Pipeline] withDockerContainer [2020-09-17T08:47:33.531Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2020-09-17T08:47:33.540Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-09-17T08:47:33.540Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 56.3% of statements [2020-09-17T08:47:33.540Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-17T08:47:33.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** ci-base-image-arm64 cat [2020-09-17T08:47:34.505Z] gofmt -l . [2020-09-17T08:47:34.505Z] [ "`gofmt -l .`" = "" ] [2020-09-17T08:47:34.505Z] ./bin/test-go-mod-tidy.sh [2020-09-17T08:47:34.769Z] ./bin/test-attribution-txt.sh [2020-09-17T08:47:35.533Z] $ docker top 07512a1ad96eeebd916927ab873b06ff2e0e9443fa43763ed81bdba432d6ea2d -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-09-17T08:47:36.236Z] Stashed 1 file(s) [Pipeline] } [2020-09-17T08:47:36.254Z] $ docker stop --time=1 bc598512ddb6c3562cc6306aed26c4186193ba975c89ad338e833d68b2790ed3 [2020-09-17T08:47:37.132Z] + make test [2020-09-17T08:47:37.132Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-17T08:47:38.123Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-09-17T08:47:38.559Z] $ docker rm -f bc598512ddb6c3562cc6306aed26c4186193ba975c89ad338e833d68b2790ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T08:47:42.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-17T08:47:42.554Z] + ls -al . [2020-09-17T08:47:42.554Z] total 96 [2020-09-17T08:47:42.554Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 17 08:47 . [2020-09-17T08:47:42.554Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 17 08:46 .. [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 4566 Sep 17 08:46 Attribution.txt [2020-09-17T08:47:42.554Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 17 08:46 bin [2020-09-17T08:47:42.554Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 17 08:46 cmd [2020-09-17T08:47:42.554Z] -rw-r--r--. 1 jenkins jenkins 9369 Sep 17 08:47 coverage.out [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 17 08:46 Dockerfile [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 989 Sep 17 08:46 Dockerfile.build [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 151 Sep 17 08:46 .dockerignore [2020-09-17T08:47:42.554Z] drwxrwxr-x. 2 jenkins jenkins 93 Sep 17 08:47 driver [2020-09-17T08:47:42.554Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 17 08:46 .git [2020-09-17T08:47:42.554Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 17 08:46 .github [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 339 Sep 17 08:46 .gitignore [2020-09-17T08:47:42.554Z] -rw-r--r--. 1 jenkins jenkins 266 Sep 17 08:47 go.mod [2020-09-17T08:47:42.554Z] -rw-r--r--. 1 jenkins jenkins 12533 Sep 17 08:47 go.sum [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 679 Sep 17 08:46 Jenkinsfile [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 17 08:46 LICENSE [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 951 Sep 17 08:46 Makefile [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 5716 Sep 17 08:46 README.md [2020-09-17T08:47:42.554Z] drwxrwxr-x. 3 jenkins jenkins 45 Sep 17 08:46 .semver [2020-09-17T08:47:42.554Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 17 08:46 snap [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 17 08:42 VERSION [2020-09-17T08:47:42.554Z] -rw-rw-r--. 1 jenkins jenkins 713 Sep 17 08:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:47:42.904Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e08bc59f59d91427918530c3ab0a7541d73dd497 --label arch=amd64 --label version=0.0.0 . [2020-09-17T08:47:42.904Z] Sending build context to Docker daemon 8.059MB [2020-09-17T08:47:42.904Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-09-17T08:47:42.904Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-17T08:47:42.904Z] ---> efbf89cd3ec1 [2020-09-17T08:47:42.904Z] Step 3/25 : ARG MAKE='make build' [2020-09-17T08:47:43.172Z] ---> Running in ee66c13854c3 [2020-09-17T08:47:43.436Z] Removing intermediate container ee66c13854c3 [2020-09-17T08:47:43.436Z] ---> a9d9b2a00fec [2020-09-17T08:47:43.436Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:47:43.436Z] ---> Running in fb6678008bc2 [2020-09-17T08:47:43.701Z] Removing intermediate container fb6678008bc2 [2020-09-17T08:47:43.701Z] ---> 843159c7a9fc [2020-09-17T08:47:43.701Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:47:43.701Z] ---> Running in 9798f359ce5f [2020-09-17T08:47:43.964Z] Removing intermediate container 9798f359ce5f [2020-09-17T08:47:43.964Z] ---> 1dea9b119f9e [2020-09-17T08:47:43.964Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:47:43.964Z] ---> Running in 0ff097558d45 [2020-09-17T08:47:44.915Z] Removing intermediate container 0ff097558d45 [2020-09-17T08:47:44.915Z] ---> bf1f577e05a4 [2020-09-17T08:47:44.915Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:47:44.915Z] ---> Running in 518f1c0d1a78 [2020-09-17T08:47:45.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-17T08:47:46.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-17T08:47:46.652Z] OK: 166 MiB in 39 packages [2020-09-17T08:47:47.224Z] Removing intermediate container 518f1c0d1a78 [2020-09-17T08:47:47.224Z] ---> 7b378493a74a [2020-09-17T08:47:47.224Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-17T08:47:47.224Z] ---> Running in 79d226f59acc [2020-09-17T08:47:47.489Z] Removing intermediate container 79d226f59acc [2020-09-17T08:47:47.489Z] ---> 5c3ea7de858b [2020-09-17T08:47:47.489Z] Step 9/25 : COPY go.mod . [2020-09-17T08:47:47.755Z] ---> 938dcec7419d [2020-09-17T08:47:47.755Z] Step 10/25 : COPY Makefile . [2020-09-17T08:47:47.755Z] ---> 0d41ea5272e4 [2020-09-17T08:47:47.755Z] Step 11/25 : RUN make update [2020-09-17T08:47:48.017Z] ---> Running in 4a4f975bb719 [2020-09-17T08:47:48.284Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-17T08:47:48.863Z] Removing intermediate container 4a4f975bb719 [2020-09-17T08:47:48.863Z] ---> 19f291cbd293 [2020-09-17T08:47:48.863Z] Step 12/25 : COPY . . [2020-09-17T08:47:49.125Z] ---> 1a422b50f666 [2020-09-17T08:47:49.125Z] Step 13/25 : RUN $MAKE [2020-09-17T08:47:49.390Z] ---> Running in f547957a1711 [2020-09-17T08:47:49.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-09-17T08:47:59.774Z] Removing intermediate container f547957a1711 [2020-09-17T08:47:59.774Z] ---> cee48b9ecb89 [2020-09-17T08:47:59.774Z] Step 14/25 : FROM alpine:latest [2020-09-17T08:47:59.774Z] latest: Pulling from library/alpine [2020-09-17T08:47:59.774Z] df20fa9351a1: Already exists [2020-09-17T08:47:59.774Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-17T08:47:59.774Z] Status: Downloaded newer image for alpine:latest [2020-09-17T08:47:59.774Z] ---> a24bb4013296 [2020-09-17T08:47:59.774Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-17T08:47:59.774Z] ---> Running in 6d3f97f92f2d [2020-09-17T08:47:59.774Z] Removing intermediate container 6d3f97f92f2d [2020-09-17T08:47:59.774Z] ---> 1e39420fb03d [2020-09-17T08:47:59.774Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-17T08:47:59.774Z] ---> Running in 4be692d3400f [2020-09-17T08:47:59.774Z] Removing intermediate container 4be692d3400f [2020-09-17T08:47:59.774Z] ---> cbe07c62d1c2 [2020-09-17T08:47:59.774Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-17T08:47:59.774Z] ---> 3ec4550b216f [2020-09-17T08:47:59.774Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-17T08:48:00.035Z] ---> 6c8689f36270 [2020-09-17T08:48:00.035Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-17T08:48:00.608Z] ---> f377ed5ad6bf [2020-09-17T08:48:00.608Z] Step 20/25 : EXPOSE 49986 [2020-09-17T08:48:00.870Z] ---> Running in 57dadc39fb05 [2020-09-17T08:48:00.870Z] Removing intermediate container 57dadc39fb05 [2020-09-17T08:48:00.870Z] ---> 7bc2b29cb572 [2020-09-17T08:48:00.870Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-17T08:48:01.133Z] ---> Running in 3aaa99612f51 [2020-09-17T08:48:01.133Z] Removing intermediate container 3aaa99612f51 [2020-09-17T08:48:01.133Z] ---> 413b1116b102 [2020-09-17T08:48:01.133Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-17T08:48:01.133Z] ---> Running in 0ed9f48c5061 [2020-09-17T08:48:01.394Z] Removing intermediate container 0ed9f48c5061 [2020-09-17T08:48:01.394Z] ---> 0a9a973c3e42 [2020-09-17T08:48:01.394Z] Step 23/25 : LABEL arch=amd64 [2020-09-17T08:48:01.394Z] ---> Running in 2bddcf6afc25 [2020-09-17T08:48:01.662Z] Removing intermediate container 2bddcf6afc25 [2020-09-17T08:48:01.662Z] ---> 1e312d882156 [2020-09-17T08:48:01.662Z] Step 24/25 : LABEL git_sha=e08bc59f59d91427918530c3ab0a7541d73dd497 [2020-09-17T08:48:01.662Z] ---> Running in ef70d3756355 [2020-09-17T08:48:01.926Z] Removing intermediate container ef70d3756355 [2020-09-17T08:48:01.926Z] ---> 63c12ec2f42a [2020-09-17T08:48:01.926Z] Step 25/25 : LABEL version=0.0.0 [2020-09-17T08:48:01.926Z] ---> Running in 1c841a3a2177 [2020-09-17T08:48:02.189Z] Removing intermediate container 1c841a3a2177 [2020-09-17T08:48:02.189Z] ---> 1e6f47227d82 [2020-09-17T08:48:02.189Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-17T08:48:02.189Z] Successfully built 1e6f47227d82 [2020-09-17T08:48:02.189Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script [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] } [2020-09-17T08:48:10.586Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-09-17T08:48:10.586Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 56.3% of statements [2020-09-17T08:48:10.586Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-17T08:48:13.219Z] gofmt -l . [2020-09-17T08:48:13.219Z] [ "`gofmt -l .`" = "" ] [2020-09-17T08:48:13.219Z] ./bin/test-go-mod-tidy.sh [2020-09-17T08:48:13.823Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-17T08:48:14.465Z] Warning: overwriting stash ‘coverage-report’ [2020-09-17T08:48:15.238Z] Stashed 1 file(s) [Pipeline] } [2020-09-17T08:48:15.264Z] $ docker stop --time=1 07512a1ad96eeebd916927ab873b06ff2e0e9443fa43763ed81bdba432d6ea2d [2020-09-17T08:48:17.660Z] $ docker rm -f 07512a1ad96eeebd916927ab873b06ff2e0e9443fa43763ed81bdba432d6ea2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T08:48:19.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-17T08:48:19.585Z] + ls -al . [2020-09-17T08:48:19.585Z] total 128 [2020-09-17T08:48:19.585Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 08:48 . [2020-09-17T08:48:19.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 08:46 .. [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 17 08:46 .dockerignore [2020-09-17T08:48:19.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 08:46 .git [2020-09-17T08:48:19.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 08:46 .github [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 339 Sep 17 08:46 .gitignore [2020-09-17T08:48:19.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 08:46 .semver [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 4566 Sep 17 08:46 Attribution.txt [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 17 08:46 Dockerfile [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 989 Sep 17 08:46 Dockerfile.build [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 679 Sep 17 08:46 Jenkinsfile [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 17 08:46 LICENSE [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 951 Sep 17 08:46 Makefile [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 5716 Sep 17 08:46 README.md [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 17 08:42 VERSION [2020-09-17T08:48:19.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 08:46 bin [2020-09-17T08:48:19.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 08:46 cmd [2020-09-17T08:48:19.585Z] -rw-r--r-- 1 jenkins jenkins 9369 Sep 17 08:48 coverage.out [2020-09-17T08:48:19.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 08:48 driver [2020-09-17T08:48:19.585Z] -rw-r--r-- 1 jenkins jenkins 266 Sep 17 08:48 go.mod [2020-09-17T08:48:19.585Z] -rw-r--r-- 1 jenkins jenkins 12533 Sep 17 08:48 go.sum [2020-09-17T08:48:19.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 08:46 snap [2020-09-17T08:48:19.585Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 17 08:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:48:20.009Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e08bc59f59d91427918530c3ab0a7541d73dd497 --label arch=arm64 --label version=0.0.0 . [2020-09-17T08:48:20.610Z] Sending build context to Docker daemon 8.059MB [2020-09-17T08:48:20.610Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-09-17T08:48:20.610Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-17T08:48:20.610Z] ---> bc729388c382 [2020-09-17T08:48:20.610Z] Step 3/25 : ARG MAKE='make build' [2020-09-17T08:48:20.895Z] ---> Running in 21dde5ab08db [2020-09-17T08:48:21.170Z] Removing intermediate container 21dde5ab08db [2020-09-17T08:48:21.170Z] ---> 2ece95785ae3 [2020-09-17T08:48:21.170Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:48:21.443Z] ---> Running in 46ca753a7bee [2020-09-17T08:48:21.721Z] Removing intermediate container 46ca753a7bee [2020-09-17T08:48:21.721Z] ---> 8158b1bee901 [2020-09-17T08:48:21.721Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:48:21.995Z] ---> Running in 50e668de9bfe [2020-09-17T08:48:22.268Z] Removing intermediate container 50e668de9bfe [2020-09-17T08:48:22.268Z] ---> 77be230967e4 [2020-09-17T08:48:22.268Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:48:22.542Z] ---> Running in 0f1cf615c70b [2020-09-17T08:48:25.173Z] Removing intermediate container 0f1cf615c70b [2020-09-17T08:48:25.173Z] ---> 02e18b433351 [2020-09-17T08:48:25.173Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:48:25.173Z] ---> Running in 4cb318bc1bf0 [2020-09-17T08:48:26.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-17T08:48:27.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-17T08:48:28.170Z] OK: 142 MiB in 39 packages [2020-09-17T08:48:29.147Z] Removing intermediate container 4cb318bc1bf0 [2020-09-17T08:48:29.147Z] ---> 35fe9a9bb92f [2020-09-17T08:48:29.147Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-17T08:48:29.421Z] ---> Running in 174d1bf75848 [2020-09-17T08:48:29.696Z] Removing intermediate container 174d1bf75848 [2020-09-17T08:48:29.696Z] ---> 2c4eb220a148 [2020-09-17T08:48:29.696Z] Step 9/25 : COPY go.mod . [2020-09-17T08:48:30.297Z] ---> 69a1448e5665 [2020-09-17T08:48:30.297Z] Step 10/25 : COPY Makefile . [2020-09-17T08:48:30.895Z] ---> 4f9489314938 [2020-09-17T08:48:30.895Z] Step 11/25 : RUN make update [2020-09-17T08:48:31.169Z] ---> Running in 2e52f72ec184 [2020-09-17T08:48:32.629Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-17T08:48:33.622Z] Removing intermediate container 2e52f72ec184 [2020-09-17T08:48:33.622Z] ---> 5ec3d47e73c7 [2020-09-17T08:48:33.622Z] Step 12/25 : COPY . . [2020-09-17T08:48:35.058Z] ---> a858f15536ba [2020-09-17T08:48:35.058Z] Step 13/25 : RUN $MAKE [2020-09-17T08:48:35.058Z] ---> Running in b9b7cecada1f [2020-09-17T08:48:36.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-09-17T08:49:03.341Z] Removing intermediate container b9b7cecada1f [2020-09-17T08:49:03.341Z] ---> beb1a63d4521 [2020-09-17T08:49:03.341Z] Step 14/25 : FROM alpine:latest [2020-09-17T08:49:03.341Z] latest: Pulling from library/alpine [2020-09-17T08:49:03.341Z] b538f80385f9: Already exists [2020-09-17T08:49:03.342Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-17T08:49:03.342Z] Status: Downloaded newer image for alpine:latest [2020-09-17T08:49:03.342Z] ---> 62ee0e9f8440 [2020-09-17T08:49:03.342Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-17T08:49:03.342Z] ---> Running in 8c1c892cb228 [2020-09-17T08:49:03.342Z] Removing intermediate container 8c1c892cb228 [2020-09-17T08:49:03.342Z] ---> 723cbaf29b1a [2020-09-17T08:49:03.342Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-17T08:49:03.342Z] ---> Running in fc344b8734d5 [2020-09-17T08:49:03.342Z] Removing intermediate container fc344b8734d5 [2020-09-17T08:49:03.342Z] ---> 184aaafdd5b6 [2020-09-17T08:49:03.342Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-17T08:49:03.342Z] ---> 1c5170b5abc5 [2020-09-17T08:49:03.342Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-17T08:49:04.325Z] ---> c5a1a55e1f17 [2020-09-17T08:49:04.325Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-17T08:49:05.755Z] ---> 4d7332ea6bb0 [2020-09-17T08:49:05.755Z] Step 20/25 : EXPOSE 49986 [2020-09-17T08:49:05.755Z] ---> Running in d9e70f569250 [2020-09-17T08:49:06.029Z] Removing intermediate container d9e70f569250 [2020-09-17T08:49:06.029Z] ---> 5827e3b3213d [2020-09-17T08:49:06.029Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-17T08:49:06.300Z] ---> Running in df10016061fb [2020-09-17T08:49:06.574Z] Removing intermediate container df10016061fb [2020-09-17T08:49:06.574Z] ---> bd34839e4841 [2020-09-17T08:49:06.574Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-17T08:49:06.854Z] ---> Running in d27b4ad69efb [2020-09-17T08:49:07.129Z] Removing intermediate container d27b4ad69efb [2020-09-17T08:49:07.129Z] ---> d23a6f29298a [2020-09-17T08:49:07.129Z] Step 23/25 : LABEL arch=arm64 [2020-09-17T08:49:07.402Z] ---> Running in a0dde5ecf0f1 [2020-09-17T08:49:07.677Z] Removing intermediate container a0dde5ecf0f1 [2020-09-17T08:49:07.677Z] ---> e3f2a7fe1ea9 [2020-09-17T08:49:07.677Z] Step 24/25 : LABEL git_sha=e08bc59f59d91427918530c3ab0a7541d73dd497 [2020-09-17T08:49:07.951Z] ---> Running in 6be95a98f85d [2020-09-17T08:49:08.548Z] Removing intermediate container 6be95a98f85d [2020-09-17T08:49:08.548Z] ---> 7c836a9926b5 [2020-09-17T08:49:08.548Z] Step 25/25 : LABEL version=0.0.0 [2020-09-17T08:49:08.548Z] ---> Running in a4bb985f8351 [2020-09-17T08:49:09.144Z] Removing intermediate container a4bb985f8351 [2020-09-17T08:49:09.144Z] ---> 1983ec02c97d [2020-09-17T08:49:09.144Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-17T08:49:09.144Z] Successfully built 1983ec02c97d [2020-09-17T08:49:09.144Z] Successfully tagged docker-device-rest-go-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] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-09-17T08:49:11.949Z] provisioning config files... [2020-09-17T08:49:12.182Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/config7162010372149408620tmp [Pipeline] { [Pipeline] sh [2020-09-17T08:49:12.685Z] + bash -s - -t @/w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/config7162010372149408620tmp [2020-09-17T08:49:12.686Z] + curl -s https://codecov.io/bash [Pipeline] } [2020-09-17T08:49:13.025Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 [2020-09-17T08:49:17.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:49:17.946Z] ---> package-listing.sh [2020-09-17T08:49:17.946Z] ++ facter osfamily [2020-09-17T08:49:17.946Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-17T08:49:18.216Z] + OS_FAMILY=redhat [2020-09-17T08:49:18.216Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-40 [2020-09-17T08:49:18.216Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-17T08:49:18.216Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-17T08:49:18.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-17T08:49:18.216Z] + PACKAGES=/tmp/packages_start.txt [2020-09-17T08:49:18.216Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-40 ']' [2020-09-17T08:49:18.216Z] + PACKAGES=/tmp/packages_end.txt [2020-09-17T08:49:18.216Z] + case "${OS_FAMILY}" in [2020-09-17T08:49:18.216Z] + sort [2020-09-17T08:49:18.216Z] + rpm -qa [2020-09-17T08:49:23.593Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-17T08:49:23.594Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-17T08:49:23.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-17T08:49:23.594Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-40 ']' [2020-09-17T08:49:23.594Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-40/archives/ [2020-09-17T08:49:23.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-40/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:49:24.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T08:49:24.197Z] [2020-09-17T08:49:24.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:49:24.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T08:49:24.599Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-17T08:49:24.599Z] df20fa9351a1: Pulling fs layer [2020-09-17T08:49:24.599Z] 36b3adc4ff6f: Pulling fs layer [2020-09-17T08:49:24.599Z] 8ad3a11d3b57: Pulling fs layer [2020-09-17T08:49:24.599Z] 46f8f816bc3b: Pulling fs layer [2020-09-17T08:49:24.599Z] 0dadc02b9964: Pulling fs layer [2020-09-17T08:49:24.599Z] ce6a7cf60c04: Pulling fs layer [2020-09-17T08:49:24.599Z] 7a184a31f384: Pulling fs layer [2020-09-17T08:49:24.599Z] 0879bd2ef858: Pulling fs layer [2020-09-17T08:49:24.599Z] ce6a7cf60c04: Waiting [2020-09-17T08:49:24.599Z] 7a184a31f384: Waiting [2020-09-17T08:49:24.599Z] 46f8f816bc3b: Waiting [2020-09-17T08:49:24.599Z] 0dadc02b9964: Waiting [2020-09-17T08:49:24.599Z] 0879bd2ef858: Waiting [2020-09-17T08:49:24.599Z] 36b3adc4ff6f: Download complete [2020-09-17T08:49:24.599Z] 46f8f816bc3b: Verifying Checksum [2020-09-17T08:49:24.599Z] 46f8f816bc3b: Download complete [2020-09-17T08:49:24.874Z] df20fa9351a1: Verifying Checksum [2020-09-17T08:49:24.874Z] 0dadc02b9964: Verifying Checksum [2020-09-17T08:49:24.874Z] 0dadc02b9964: Download complete [2020-09-17T08:49:24.874Z] ce6a7cf60c04: Verifying Checksum [2020-09-17T08:49:24.874Z] ce6a7cf60c04: Download complete [2020-09-17T08:49:24.874Z] 7a184a31f384: Verifying Checksum [2020-09-17T08:49:24.874Z] 7a184a31f384: Download complete [2020-09-17T08:49:25.546Z] df20fa9351a1: Pull complete [2020-09-17T08:49:25.882Z] 36b3adc4ff6f: Pull complete [2020-09-17T08:49:25.882Z] 8ad3a11d3b57: Verifying Checksum [2020-09-17T08:49:25.882Z] 8ad3a11d3b57: Download complete [2020-09-17T08:49:26.881Z] 0879bd2ef858: Verifying Checksum [2020-09-17T08:49:26.881Z] 0879bd2ef858: Download complete [2020-09-17T08:49:26.881Z] 8ad3a11d3b57: Pull complete [2020-09-17T08:49:27.470Z] 46f8f816bc3b: Pull complete [2020-09-17T08:49:28.069Z] 0dadc02b9964: Pull complete [2020-09-17T08:49:28.069Z] ce6a7cf60c04: Pull complete [2020-09-17T08:49:28.346Z] 7a184a31f384: Pull complete [2020-09-17T08:49:35.490Z] 0879bd2ef858: Pull complete [2020-09-17T08:49:35.490Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-17T08:49:35.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T08:49:35.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-17T08:49:36.260Z] prd-centos7-docker-4c-2g-139 does not seem to be running inside a container [2020-09-17T08:49:36.568Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dgexfoundry_device-rest-go_PR-40 -v /w/workspace/dgexfoundry_device-rest-go_PR-40:/w/workspace/dgexfoundry_device-rest-go_PR-40:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-40@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-40@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:10003/edgex-lftools-log-publisher:alpine cat [2020-09-17T08:49:41.795Z] $ docker top 925bee7913b75959f63296d8ed8234e259ed8a9f1dc866a012f62486caedfab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:49:43.372Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-17T08:49:44.333Z] + ls /var/log/sa-host [2020-09-17T08:49:44.333Z] + sadf -c /var/log/sa-host/sa05 [2020-09-17T08:49:44.333Z] file_magic: OK [2020-09-17T08:49:44.333Z] HZ: Using current value: 100 [2020-09-17T08:49:44.333Z] file_header: OK [2020-09-17T08:49:44.333Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-17T08:49:44.333Z] Statistics: [2020-09-17T08:49:44.333Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T08:49:44.333Z] File successfully converted to sysstat format version 12.2.1 [2020-09-17T08:49:44.333Z] + sadf -c /var/log/sa-host/sa17 [2020-09-17T08:49:44.333Z] file_magic: OK [2020-09-17T08:49:44.333Z] HZ: Using current value: 100 [2020-09-17T08:49:44.333Z] file_header: OK [2020-09-17T08:49:44.333Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-17T08:49:44.333Z] Statistics: [2020-09-17T08:49:44.333Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T08:49:44.333Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-17T08:49:44.636Z] provisioning config files... [2020-09-17T08:49:44.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-40@tmp/config445824300283218086tmp [Pipeline] { [Pipeline] echo [2020-09-17T08:49:44.886Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:49:45.926Z] ---> create-netrc.sh [Pipeline] echo [2020-09-17T08:49:45.972Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:49:46.816Z] ---> logs-deploy.sh [2020-09-17T08:49:46.816Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-40/1 [2020-09-17T08:49:46.816Z] INFO: archiving workspace using pattern(s): [2020-09-17T08:49:50.566Z] Archives upload complete. [2020-09-17T08:49:50.566Z] INFO: archiving logs to Nexus [2020-09-17T08:49:53.501Z] ---> uname -a: [2020-09-17T08:49:53.501Z] Linux 925bee7913b7 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] ---> lscpu: [2020-09-17T08:49:53.501Z] Architecture: x86_64 [2020-09-17T08:49:53.501Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-17T08:49:53.501Z] Byte Order: Little Endian [2020-09-17T08:49:53.501Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-17T08:49:53.501Z] CPU(s): 4 [2020-09-17T08:49:53.501Z] On-line CPU(s) list: 0-3 [2020-09-17T08:49:53.501Z] Thread(s) per core: 1 [2020-09-17T08:49:53.501Z] Core(s) per socket: 1 [2020-09-17T08:49:53.501Z] Socket(s): 4 [2020-09-17T08:49:53.501Z] NUMA node(s): 1 [2020-09-17T08:49:53.501Z] Vendor ID: GenuineIntel [2020-09-17T08:49:53.501Z] CPU family: 6 [2020-09-17T08:49:53.501Z] Model: 44 [2020-09-17T08:49:53.501Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-17T08:49:53.501Z] Stepping: 1 [2020-09-17T08:49:53.501Z] CPU MHz: 2933.438 [2020-09-17T08:49:53.501Z] BogoMIPS: 5866.87 [2020-09-17T08:49:53.501Z] Virtualization: VT-x [2020-09-17T08:49:53.501Z] Hypervisor vendor: KVM [2020-09-17T08:49:53.501Z] Virtualization type: full [2020-09-17T08:49:53.501Z] L1d cache: 128 KiB [2020-09-17T08:49:53.501Z] L1i cache: 128 KiB [2020-09-17T08:49:53.501Z] L2 cache: 16 MiB [2020-09-17T08:49:53.501Z] L3 cache: 64 MiB [2020-09-17T08:49:53.501Z] NUMA node0 CPU(s): 0-3 [2020-09-17T08:49:53.501Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-17T08:49:53.501Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-17T08:49:53.501Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-17T08:49:53.501Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-17T08:49:53.501Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-17T08:49:53.501Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-17T08:49:53.501Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-17T08:49:53.501Z] Vulnerability Tsx async abort: Not affected [2020-09-17T08:49:53.501Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] ---> nproc: [2020-09-17T08:49:53.501Z] 4 [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] ---> df -h: [2020-09-17T08:49:53.501Z] Filesystem Size Used Available Use% Mounted on [2020-09-17T08:49:53.501Z] overlay 50.0G 7.0G 43.0G 14% / [2020-09-17T08:49:53.501Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-17T08:49:53.501Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-17T08:49:53.501Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-17T08:49:53.501Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf [2020-09-17T08:49:53.501Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname [2020-09-17T08:49:53.501Z] /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts [2020-09-17T08:49:53.501Z] /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host [2020-09-17T08:49:53.501Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dgexfoundry_device-rest-go_PR-40 [2020-09-17T08:49:53.501Z] /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dgexfoundry_device-rest-go_PR-40@tmp [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] ---> free -m: [2020-09-17T08:49:53.501Z] total used free shared buff/cache available [2020-09-17T08:49:53.501Z] Mem: 1837 658 119 0 1059 1071 [2020-09-17T08:49:53.501Z] Swap: 1023 0 1023 [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] ---> ip addr: [2020-09-17T08:49:53.501Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-17T08:49:53.501Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-17T08:49:53.501Z] inet 127.0.0.1/8 scope host lo [2020-09-17T08:49:53.501Z] valid_lft forever preferred_lft forever [2020-09-17T08:49:53.501Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-17T08:49:53.501Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-17T08:49:53.501Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-17T08:49:53.501Z] valid_lft forever preferred_lft forever [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] ---> sar -b -r -n DEV: [2020-09-17T08:49:53.501Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] 08:40:57 LINUX RESTART (4 CPU) [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] 08:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-17T08:49:53.501Z] 08:43:01 26.66 9.64 17.02 0.00 4272.13 2517.86 0.00 [2020-09-17T08:49:53.501Z] 08:44:01 0.38 0.00 0.38 0.00 0.00 7.26 0.00 [2020-09-17T08:49:53.501Z] 08:45:01 0.33 0.00 0.33 0.00 0.00 4.71 0.00 [2020-09-17T08:49:53.501Z] 08:46:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2020-09-17T08:49:53.501Z] 08:47:01 0.30 0.00 0.30 0.00 0.00 4.56 0.00 [2020-09-17T08:49:53.501Z] 08:48:02 0.30 0.02 0.28 0.00 0.13 3.80 0.00 [2020-09-17T08:49:53.501Z] 08:49:01 0.29 0.00 0.29 0.00 0.00 2.90 0.00 [2020-09-17T08:49:53.501Z] Average: 4.08 1.38 2.70 0.00 612.00 364.43 0.00 [2020-09-17T08:49:53.501Z] [2020-09-17T08:49:53.501Z] 08:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-17T08:49:53.501Z] 08:43:01 170164 0 537576 28.57 2620 1171196 1151444 39.30 420144 1130256 24 [2020-09-17T08:49:53.501Z] 08:44:01 179472 0 528264 28.08 2620 1171200 1075588 36.71 414668 1127644 16 [2020-09-17T08:49:53.501Z] 08:45:01 178284 0 529444 28.14 2620 1171208 1075952 36.72 416336 1127648 8 [2020-09-17T08:49:53.502Z] 08:46:01 177264 0 530464 28.19 2620 1171208 1075652 36.71 424212 1120392 16 [2020-09-17T08:49:53.502Z] 08:47:01 176808 0 530916 28.22 2620 1171212 1075888 36.72 425440 1120372 16 [2020-09-17T08:49:53.502Z] 08:48:02 174748 0 532964 28.33 2620 1171224 1075948 36.72 442732 1105372 16 [2020-09-17T08:49:53.502Z] 08:49:01 175256 0 532456 28.30 2620 1171224 1075916 36.72 435788 1111884 20 [2020-09-17T08:49:53.502Z] Average: 175999 0 531726 28.26 2620 1171210 1086627 37.08 425617 1120510 17 [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z] 08:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-17T08:49:53.502Z] 08:43:01 eth0 134.56 125.76 477.78 172.36 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:43:01 docker0 54.10 37.88 4.06 132.34 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:44:01 eth0 0.60 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:45:01 eth0 0.53 0.23 0.27 0.19 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:46:01 eth0 1.55 0.08 0.14 0.01 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:47:01 eth0 2.53 0.88 0.98 0.65 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:48:02 eth0 1.90 0.65 0.69 0.40 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:49:01 eth0 1.24 0.25 0.35 0.21 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] Average: eth0 20.47 18.33 68.80 24.90 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] Average: docker0 7.75 5.43 0.58 18.96 0.00 0.00 0.00 0.00 [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z] ---> sar -P ALL: [2020-09-17T08:49:53.502Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z] 08:40:57 LINUX RESTART (4 CPU) [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2020-09-17T08:49:53.502Z] 08:43:01 all 3.10 0.00 1.59 0.42 3.36 91.53 [2020-09-17T08:49:53.502Z] 08:43:01 0 2.25 0.00 1.68 0.22 3.98 91.87 [2020-09-17T08:49:53.502Z] 08:43:01 1 3.22 0.00 1.67 1.15 3.21 90.75 [2020-09-17T08:49:53.502Z] 08:43:01 2 3.10 0.00 1.63 0.19 3.07 92.01 [2020-09-17T08:49:53.502Z] 08:43:01 3 3.83 0.00 1.39 0.12 3.16 91.50 [2020-09-17T08:49:53.502Z] 08:44:01 all 0.11 0.00 0.09 0.00 0.52 99.28 [2020-09-17T08:49:53.502Z] 08:44:01 0 0.02 0.00 0.08 0.00 0.50 99.40 [2020-09-17T08:49:53.502Z] 08:44:01 1 0.13 0.00 0.10 0.00 0.37 99.40 [2020-09-17T08:49:53.502Z] 08:44:01 2 0.23 0.00 0.10 0.00 0.58 99.09 [2020-09-17T08:49:53.502Z] 08:44:01 3 0.05 0.00 0.08 0.00 0.65 99.22 [2020-09-17T08:49:53.502Z] 08:45:01 all 0.15 0.00 0.02 0.00 0.12 99.72 [2020-09-17T08:49:53.502Z] 08:45:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2020-09-17T08:49:53.502Z] 08:45:01 1 0.03 0.00 0.02 0.00 0.08 99.87 [2020-09-17T08:49:53.502Z] 08:45:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2020-09-17T08:49:53.502Z] 08:45:01 3 0.47 0.00 0.02 0.00 0.30 99.22 [2020-09-17T08:49:53.502Z] 08:46:01 all 0.09 0.00 0.05 0.00 0.18 99.68 [2020-09-17T08:49:53.502Z] 08:46:01 0 0.00 0.00 0.02 0.00 0.17 99.82 [2020-09-17T08:49:53.502Z] 08:46:01 1 0.07 0.00 0.07 0.00 0.27 99.60 [2020-09-17T08:49:53.502Z] 08:46:01 2 0.05 0.00 0.03 0.00 0.13 99.78 [2020-09-17T08:49:53.502Z] 08:46:01 3 0.23 0.00 0.08 0.00 0.15 99.53 [2020-09-17T08:49:53.502Z] 08:47:01 all 0.10 0.00 0.08 0.00 0.10 99.73 [2020-09-17T08:49:53.502Z] 08:47:01 0 0.05 0.00 0.03 0.00 0.08 99.83 [2020-09-17T08:49:53.502Z] 08:47:01 1 0.07 0.00 0.07 0.00 0.12 99.75 [2020-09-17T08:49:53.502Z] 08:47:01 2 0.12 0.00 0.03 0.00 0.13 99.72 [2020-09-17T08:49:53.502Z] 08:47:01 3 0.15 0.00 0.18 0.00 0.05 99.62 [2020-09-17T08:49:53.502Z] 08:48:02 all 0.11 0.00 0.05 0.00 0.20 99.63 [2020-09-17T08:49:53.502Z] 08:48:02 0 0.02 0.00 0.02 0.00 0.18 99.78 [2020-09-17T08:49:53.502Z] 08:48:02 1 0.15 0.00 0.03 0.00 0.43 99.39 [2020-09-17T08:49:53.502Z] 08:48:02 2 0.05 0.00 0.05 0.00 0.12 99.78 [2020-09-17T08:49:53.502Z] 08:48:02 3 0.23 0.00 0.12 0.00 0.07 99.58 [2020-09-17T08:49:53.502Z] 08:49:01 all 0.12 0.00 0.03 0.00 0.35 99.51 [2020-09-17T08:49:53.502Z] 08:49:01 0 0.03 0.00 0.03 0.00 0.52 99.41 [2020-09-17T08:49:53.502Z] 08:49:01 1 0.37 0.00 0.02 0.00 0.37 99.24 [2020-09-17T08:49:53.502Z] 08:49:01 2 0.05 0.00 0.03 0.00 0.37 99.54 [2020-09-17T08:49:53.502Z] 08:49:01 3 0.03 0.00 0.02 0.00 0.12 99.83 [2020-09-17T08:49:53.502Z] Average: all 0.54 0.00 0.27 0.06 0.69 98.44 [2020-09-17T08:49:53.502Z] Average: 0 0.35 0.00 0.27 0.03 0.78 98.57 [2020-09-17T08:49:53.502Z] Average: 1 0.58 0.00 0.28 0.16 0.69 98.29 [2020-09-17T08:49:53.502Z] Average: 2 0.52 0.00 0.27 0.03 0.63 98.56 [2020-09-17T08:49:53.502Z] Average: 3 0.71 0.00 0.27 0.02 0.64 98.36 [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z] [2020-09-17T08:49:53.502Z]