Pull request #757 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b78782cd0efb46c83024da74e57556adad2ab399+2e0b14878cfb4a574be8745ab7c226ce26d53775 (75534bc1c8f8054933afa50d6f9a15cac9547939) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-757/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-757/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22788 in /w/workspace/dgexfoundry_device-sdk-go_PR-757 [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-757 # 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 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit b78782cd0efb46c83024da74e57556adad2ab399 Merge succeeded, producing b78782cd0efb46c83024da74e57556adad2ab399 Checking out Revision b78782cd0efb46c83024da74e57556adad2ab399 (PR-757) > 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/757/head:refs/remotes/origin/PR-757 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78782cd0efb46c83024da74e57556adad2ab399 # 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 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78782cd0efb46c83024da74e57556adad2ab399 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-26T06:15:18.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T06:15:18.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T06:15:18.896Z] ========================================================= [2021-01-26T06:15:18.896Z] EdgeX Global Pipelines Version Info [2021-01-26T06:15:18.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:15:20.451Z] ------------------- [2021-01-26T06:15:20.451Z] stable info: [2021-01-26T06:15:20.451Z] ------------------- [2021-01-26T06:15:20.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:15:20.451Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:15:20.451Z] Message: update stable to v1.0.179 [2021-01-26T06:15:21.404Z] ------------------- [2021-01-26T06:15:21.404Z] experimental info: [2021-01-26T06:15:21.404Z] ------------------- [2021-01-26T06:15:21.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:15:21.404Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:15:21.404Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T06:15:21.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-26T06:15:21.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-26T06:15:21.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T06:15:22.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T06:15:22.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T06:15:22.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T06:15:22.460Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T06:15:22.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T06:15:22.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-26T06:15:22.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T06:15:22.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T06:15:23.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-26T06:15:23.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T06:15:23.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T06:15:23.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T06:15:23.562Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T06:15:23.679Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T06:15:23.848Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T06:15:23.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T06:15:24.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-26T06:15:24.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-26T06:15:24.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-26T06:15:24.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-26T06:15:24.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-26T06:15:24.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-26T06:15:24.812Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T06:15:24.961Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T06:15:25.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-757 [Pipeline] echo [2021-01-26T06:15:25.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-757 [Pipeline] echo [2021-01-26T06:15:25.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-757 [Pipeline] echo [2021-01-26T06:15:25.474Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b78782cd0efb46c83024da74e57556adad2ab399 [Pipeline] echo [2021-01-26T06:15:25.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b78782c [Pipeline] echo [2021-01-26T06:15:25.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:15:25.956Z] provisioning config files... [2021-01-26T06:15:25.991Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/config1091147198705740582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:15:26.410Z] ---> docker-login.sh [2021-01-26T06:15:26.410Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:15:26.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:15:26.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:15:26.947Z] Configure a credential helper to remove this warning. See [2021-01-26T06:15:26.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:15:26.947Z] [2021-01-26T06:15:26.947Z] Login Succeeded [2021-01-26T06:15:26.947Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:15:26.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:15:26.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:15:26.947Z] Configure a credential helper to remove this warning. See [2021-01-26T06:15:26.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:15:26.947Z] [2021-01-26T06:15:26.947Z] Login Succeeded [2021-01-26T06:15:26.947Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:15:27.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:15:27.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:15:27.213Z] Configure a credential helper to remove this warning. See [2021-01-26T06:15:27.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:15:27.213Z] [2021-01-26T06:15:27.213Z] Login Succeeded [2021-01-26T06:15:27.213Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:15:27.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:15:27.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:15:27.478Z] Configure a credential helper to remove this warning. See [2021-01-26T06:15:27.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:15:27.478Z] [2021-01-26T06:15:27.478Z] Login Succeeded [2021-01-26T06:15:27.478Z] docker.io [2021-01-26T06:15:27.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:15:27.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:15:27.743Z] Configure a credential helper to remove this warning. See [2021-01-26T06:15:27.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:15:27.743Z] [2021-01-26T06:15:27.743Z] Login Succeeded [2021-01-26T06:15:27.743Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:15:27.779Z] 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-26T06:15:28.840Z] + git log --format=format:%s -1 b78782cd0efb46c83024da74e57556adad2ab399 [Pipeline] echo [2021-01-26T06:15:28.933Z] GIT_COMMIT: b78782cd0efb46c83024da74e57556adad2ab399, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-01-26T06:15:29.003Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:15:29.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:15:29.649Z] [2021-01-26T06:15:29.649Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:15:30.061Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:15:30.061Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T06:15:30.061Z] 31603596830f: Pulling fs layer [2021-01-26T06:15:30.061Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T06:15:30.061Z] 6ca5941a6612: Pulling fs layer [2021-01-26T06:15:30.061Z] ecc8261a40a4: Pulling fs layer [2021-01-26T06:15:30.061Z] ecc8261a40a4: Waiting [2021-01-26T06:15:30.061Z] 2a8b12db71e7: Verifying Checksum [2021-01-26T06:15:30.061Z] 2a8b12db71e7: Download complete [2021-01-26T06:15:30.061Z] 31603596830f: Verifying Checksum [2021-01-26T06:15:30.061Z] 31603596830f: Download complete [2021-01-26T06:15:30.328Z] 6ca5941a6612: Verifying Checksum [2021-01-26T06:15:30.328Z] 6ca5941a6612: Download complete [2021-01-26T06:15:30.328Z] ecc8261a40a4: Verifying Checksum [2021-01-26T06:15:30.328Z] ecc8261a40a4: Download complete [2021-01-26T06:15:30.602Z] 31603596830f: Pull complete [2021-01-26T06:15:30.602Z] 2a8b12db71e7: Pull complete [2021-01-26T06:15:31.561Z] 6ca5941a6612: Pull complete [2021-01-26T06:15:31.831Z] ecc8261a40a4: Pull complete [2021-01-26T06:15:31.831Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T06:15:31.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:15:31.831Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T06:15:31.985Z] prd-centos7-docker-4c-2g-22788 does not seem to be running inside a container [2021-01-26T06:15:32.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-757 -v /w/workspace/dgexfoundry_device-sdk-go_PR-757:/w/workspace/dgexfoundry_device-sdk-go_PR-757:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-26T06:15:34.358Z] $ docker top f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T06:15:34.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:15:34.753Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:15:34.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:15:35.001Z] $ docker exec f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 ssh-agent [2021-01-26T06:15:35.175Z] SSH_AUTH_SOCK=/tmp/ssh-Q6XjZ7BH7Tcv/agent.12 [2021-01-26T06:15:35.175Z] SSH_AGENT_PID=18 [2021-01-26T06:15:35.186Z] Running ssh-add (command line suppressed) [2021-01-26T06:15:35.316Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/private_key_3711502052174318377.key (/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/private_key_3711502052174318377.key) [2021-01-26T06:15:35.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:15:35.753Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T06:15:35.788Z] $ docker exec --env ******** --env ******** f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 ssh-agent -k [2021-01-26T06:15:35.915Z] unset SSH_AUTH_SOCK; [2021-01-26T06:15:35.915Z] unset SSH_AGENT_PID; [2021-01-26T06:15:35.915Z] echo Agent pid 18 killed; [2021-01-26T06:15:35.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T06:15:36.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:15:36.167Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:15:36.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:15:36.351Z] $ docker exec f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 ssh-agent [2021-01-26T06:15:36.534Z] SSH_AUTH_SOCK=/tmp/ssh-rWDcOBRsPDkw/agent.47 [2021-01-26T06:15:36.534Z] SSH_AGENT_PID=52 [2021-01-26T06:15:36.542Z] Running ssh-add (command line suppressed) [2021-01-26T06:15:36.671Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/private_key_1380984397765393706.key (/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/private_key_1380984397765393706.key) [2021-01-26T06:15:36.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:15:37.106Z] + git semver init [2021-01-26T06:15:37.106Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T06:15:37.106Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-757/.git [2021-01-26T06:15:37.106Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-757 [2021-01-26T06:15:37.106Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T06:15:37.106Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T06:15:37.106Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T06:15:37.106Z] # $SEMVER_BRANCH = PR-757 [2021-01-26T06:15:37.106Z] # $SEMVER_TEMP = /tmp/semver-557629092 [2021-01-26T06:15:37.106Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-26T06:15:37.693Z] # '/tmp/semver-557629092' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-757/.semver' [2021-01-26T06:15:37.958Z] # -> Force: false [2021-01-26T06:15:37.958Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-757/.semver [Pipeline] } [2021-01-26T06:15:37.984Z] $ docker exec --env ******** --env ******** f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 ssh-agent -k [2021-01-26T06:15:38.120Z] unset SSH_AUTH_SOCK; [2021-01-26T06:15:38.123Z] unset SSH_AGENT_PID; [2021-01-26T06:15:38.123Z] echo Agent pid 52 killed; [2021-01-26T06:15:38.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T06:15:38.744Z] + git semver [Pipeline] } [2021-01-26T06:15:38.778Z] $ docker stop --time=1 f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 [2021-01-26T06:15:40.263Z] $ docker rm -f f552a720921ebd42b2b2a9dc0ad0af9a3dd611ad2c0cd2a2ad97ded92cea70a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:15:40.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T06:15:41.405Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T06:15:41.428Z] [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-26T06:15:57.313Z] Still waiting to schedule task [2021-01-26T06:15:57.313Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-26T06:15:57.343Z] Still waiting to schedule task [2021-01-26T06:15:57.343Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-26T06:17:26.022Z] Running on prd-centos7-docker-4c-2g-22792 in /w/workspace/dgexfoundry_device-sdk-go_PR-757 [Pipeline] { [Pipeline] ws [2021-01-26T06:17:26.128Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:17:28.672Z] using credential edgex-jenkins-ssh [2021-01-26T06:17:28.726Z] Cloning the remote Git repository [2021-01-26T06:17:28.795Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:17:28.923Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-26T06:17:28.993Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:17:28.993Z] > git --version # timeout=10 [2021-01-26T06:17:29.000Z] > git --version # 'git version 2.24.3' [2021-01-26T06:17:29.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:17:29.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:17:29.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:17:29.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:17:29.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:17:29.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:17:29.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:17:29.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/757/head:refs/remotes/origin/PR-757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:17:30.121Z] Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit b78782cd0efb46c83024da74e57556adad2ab399 [2021-01-26T06:17:30.229Z] Merge succeeded, producing b78782cd0efb46c83024da74e57556adad2ab399 [2021-01-26T06:17:30.230Z] Checking out Revision b78782cd0efb46c83024da74e57556adad2ab399 (PR-757) [2021-01-26T06:17:30.129Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:17:30.141Z] > git checkout -f b78782cd0efb46c83024da74e57556adad2ab399 # timeout=10 [2021-01-26T06:17:30.197Z] > git remote # timeout=10 [2021-01-26T06:17:30.203Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:17:30.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:17:30.213Z] > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 [2021-01-26T06:17:30.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:17:30.232Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:17:30.236Z] > git checkout -f b78782cd0efb46c83024da74e57556adad2ab399 # timeout=10 [2021-01-26T06:17:33.881Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-26T06:17:33.911Z] > git --version # timeout=10 [2021-01-26T06:17:33.919Z] > git --version # 'git version 2.24.3' [2021-01-26T06:17:33.926Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:17:35.491Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:17:35.845Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:17:36.172Z] + sudo service docker restart [2021-01-26T06:17:36.172Z] + true [2021-01-26T06:17:36.172Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:17:37.710Z] provisioning config files... [2021-01-26T06:17:37.737Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9006933427404121506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:17:38.167Z] ---> docker-login.sh [2021-01-26T06:17:38.167Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:17:38.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:38.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:38.455Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:38.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:38.455Z] [2021-01-26T06:17:38.455Z] Login Succeeded [2021-01-26T06:17:38.455Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:17:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:38.719Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:38.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:38.719Z] [2021-01-26T06:17:38.719Z] Login Succeeded [2021-01-26T06:17:38.719Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:17:38.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:38.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:38.985Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:38.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:38.985Z] [2021-01-26T06:17:38.985Z] Login Succeeded [2021-01-26T06:17:38.985Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:17:38.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:39.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:39.255Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:39.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:39.255Z] [2021-01-26T06:17:39.255Z] Login Succeeded [2021-01-26T06:17:39.255Z] docker.io [2021-01-26T06:17:39.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:39.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:39.518Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:39.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:39.518Z] [2021-01-26T06:17:39.518Z] Login Succeeded [2021-01-26T06:17:39.518Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:17:39.544Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T06:17:40.104Z] ========================================================= [2021-01-26T06:17:40.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T06:17:40.104Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:17:40.562Z] + 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-26T06:17:40.827Z] Sending build context to Docker daemon 2.557MB [2021-01-26T06:17:40.827Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:17:40.827Z] Step 2/8 : FROM ${BASE} [2021-01-26T06:17:40.827Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T06:17:40.827Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T06:17:40.827Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T06:17:40.827Z] de9db76c5a1d: Pulling fs layer [2021-01-26T06:17:40.827Z] bca2f99d35d6: Pulling fs layer [2021-01-26T06:17:40.827Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T06:17:40.827Z] 7c6f9722023f: Pulling fs layer [2021-01-26T06:17:40.827Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T06:17:40.827Z] 93359f2a8cfa: Waiting [2021-01-26T06:17:40.827Z] 7c6f9722023f: Waiting [2021-01-26T06:17:40.827Z] a35cf1a2eb13: Waiting [2021-01-26T06:17:40.827Z] bca2f99d35d6: Waiting [2021-01-26T06:17:41.089Z] de9db76c5a1d: Verifying Checksum [2021-01-26T06:17:41.089Z] de9db76c5a1d: Download complete [2021-01-26T06:17:41.089Z] 0ef7d3d256c8: Verifying Checksum [2021-01-26T06:17:41.089Z] 0ef7d3d256c8: Download complete [2021-01-26T06:17:41.089Z] 93359f2a8cfa: Download complete [2021-01-26T06:17:41.089Z] 7c6f9722023f: Download complete [2021-01-26T06:17:41.355Z] 188c0c94c7c5: Download complete [2021-01-26T06:17:41.617Z] 188c0c94c7c5: Pull complete [2021-01-26T06:17:41.880Z] 0ef7d3d256c8: Pull complete [2021-01-26T06:17:41.880Z] de9db76c5a1d: Pull complete [2021-01-26T06:17:43.278Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T06:17:43.278Z] a35cf1a2eb13: Download complete [2021-01-26T06:17:44.228Z] bca2f99d35d6: Verifying Checksum [2021-01-26T06:17:44.228Z] bca2f99d35d6: Download complete [2021-01-26T06:17:49.558Z] bca2f99d35d6: Pull complete [2021-01-26T06:17:49.558Z] 93359f2a8cfa: Pull complete [2021-01-26T06:17:49.558Z] 7c6f9722023f: Pull complete [2021-01-26T06:17:53.808Z] a35cf1a2eb13: Pull complete [2021-01-26T06:17:53.808Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T06:17:53.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T06:17:53.808Z] ---> a62c8e92a672 [2021-01-26T06:17:53.808Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:17:53.808Z] ---> Running in 9e1dc6dd657b [2021-01-26T06:17:53.808Z] Removing intermediate container 9e1dc6dd657b [2021-01-26T06:17:53.808Z] ---> f1a1f333f5db [2021-01-26T06:17:53.808Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:17:54.073Z] ---> Running in 61dc913f0471 [2021-01-26T06:17:55.025Z] Removing intermediate container 61dc913f0471 [2021-01-26T06:17:55.025Z] ---> 7b5b5899412b [2021-01-26T06:17:55.025Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-26T06:17:55.025Z] ---> Running in 0dad07403649 [2021-01-26T06:17:55.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:17:56.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:17:56.442Z] OK: 166 MiB in 39 packages [2021-01-26T06:17:57.022Z] Removing intermediate container 0dad07403649 [2021-01-26T06:17:57.022Z] ---> 3409c360c23b [2021-01-26T06:17:57.022Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-26T06:17:57.022Z] ---> Running in 603000a4db62 [2021-01-26T06:17:57.285Z] Removing intermediate container 603000a4db62 [2021-01-26T06:17:57.285Z] ---> 64f095d9a8ac [2021-01-26T06:17:57.285Z] Step 7/8 : COPY . . [2021-01-26T06:17:58.690Z] ---> 0ebc92060140 [2021-01-26T06:17:58.690Z] Step 8/8 : RUN go mod download [2021-01-26T06:17:58.690Z] ---> Running in a7c16d19a22a [2021-01-26T06:18:20.770Z] Removing intermediate container a7c16d19a22a [2021-01-26T06:18:20.770Z] ---> 2788608d0331 [2021-01-26T06:18:20.770Z] Successfully built 2788608d0331 [2021-01-26T06:18:20.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:18:21.125Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:18:21.125Z] . [Pipeline] withDockerContainer [2021-01-26T06:18:21.273Z] prd-centos7-docker-4c-2g-22792 does not seem to be running inside a container [2021-01-26T06:18:21.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-26T06:18:22.202Z] $ docker top 1258b50bf6fbab9f05abb3b5621b4ccd46ce2481f2b70d6d3c925a92a50d8baf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:18:22.762Z] + go version [2021-01-26T06:18:22.762Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T06:18:22.793Z] $ docker stop --time=1 1258b50bf6fbab9f05abb3b5621b4ccd46ce2481f2b70d6d3c925a92a50d8baf [2021-01-26T06:18:24.155Z] $ docker rm -f 1258b50bf6fbab9f05abb3b5621b4ccd46ce2481f2b70d6d3c925a92a50d8baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:18:25.277Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:18:25.277Z] . [Pipeline] withDockerContainer [2021-01-26T06:18:25.408Z] prd-centos7-docker-4c-2g-22792 does not seem to be running inside a container [2021-01-26T06:18:25.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-26T06:18:26.159Z] $ docker top aee55cf33bcf8d1efb1fe82a58914179429b690e40f66905df2350159df11826 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:18:26.741Z] + make test [2021-01-26T06:18:26.741Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:18:34.976Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-26T06:18:46.283Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22795 in /w/workspace/dgexfoundry_device-sdk-go_PR-757 [Pipeline] { [Pipeline] ws [2021-01-26T06:18:46.375Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:18:50.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-26T06:18:50.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-26T06:18:50.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-26T06:18:50.068Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.072s coverage: 19.4% of statements [2021-01-26T06:18:52.064Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.496s coverage: 97.1% of statements [2021-01-26T06:18:52.214Z] using credential edgex-jenkins-ssh [2021-01-26T06:18:52.280Z] Cloning the remote Git repository [2021-01-26T06:18:52.343Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:18:52.453Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-26T06:18:52.555Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:18:52.556Z] > git --version # timeout=10 [2021-01-26T06:18:52.576Z] > git --version # 'git version 2.17.1' [2021-01-26T06:18:52.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:18:52.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:18:54.424Z] Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit b78782cd0efb46c83024da74e57556adad2ab399 [2021-01-26T06:18:53.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:18:53.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:18:53.820Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:18:53.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:18:53.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:18:53.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/757/head:refs/remotes/origin/PR-757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:18:54.452Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:18:54.473Z] > git checkout -f b78782cd0efb46c83024da74e57556adad2ab399 # timeout=10 [2021-01-26T06:18:54.825Z] Merge succeeded, producing b78782cd0efb46c83024da74e57556adad2ab399 [2021-01-26T06:18:54.825Z] Checking out Revision b78782cd0efb46c83024da74e57556adad2ab399 (PR-757) [2021-01-26T06:18:54.670Z] > git remote # timeout=10 [2021-01-26T06:18:54.725Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:18:54.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:18:54.785Z] > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 [2021-01-26T06:18:54.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:18:54.834Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:18:54.845Z] > git checkout -f b78782cd0efb46c83024da74e57556adad2ab399 # timeout=10 [2021-01-26T06:18:59.148Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-26T06:18:59.203Z] > git --version # timeout=10 [2021-01-26T06:18:59.220Z] > git --version # 'git version 2.17.1' [2021-01-26T06:18:59.234Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:19:01.023Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:19:01.478Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:19:01.874Z] + sudo service docker restart [2021-01-26T06:19:01.874Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:19:04.648Z] provisioning config files... [2021-01-26T06:19:04.687Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8797685270477916898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:19:05.170Z] ---> docker-login.sh [2021-01-26T06:19:05.170Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:19:06.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:06.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:06.468Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:06.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:06.468Z] [2021-01-26T06:19:06.468Z] Login Succeeded [2021-01-26T06:19:06.468Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:19:06.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:06.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:06.751Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:06.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:06.751Z] [2021-01-26T06:19:06.751Z] Login Succeeded [2021-01-26T06:19:06.751Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:19:07.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:07.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:07.367Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:07.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:07.367Z] [2021-01-26T06:19:07.367Z] Login Succeeded [2021-01-26T06:19:07.367Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:19:07.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:07.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:07.973Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:07.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:07.973Z] [2021-01-26T06:19:07.973Z] Login Succeeded [2021-01-26T06:19:07.973Z] docker.io [2021-01-26T06:19:08.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:08.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:08.521Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:08.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:08.521Z] [2021-01-26T06:19:08.521Z] Login Succeeded [2021-01-26T06:19:08.521Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:19:08.555Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T06:19:09.160Z] ========================================================= [2021-01-26T06:19:09.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T06:19:09.160Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:19:09.588Z] + 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-26T06:19:09.878Z] Sending build context to Docker daemon 2.554MB [2021-01-26T06:19:09.878Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:19:09.878Z] Step 2/8 : FROM ${BASE} [2021-01-26T06:19:10.163Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T06:19:10.163Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T06:19:10.163Z] a4357932f1b6: Pulling fs layer [2021-01-26T06:19:10.163Z] 18c013af1878: Pulling fs layer [2021-01-26T06:19:10.163Z] 00ac8860ef70: Pulling fs layer [2021-01-26T06:19:10.163Z] 63d7cb157983: Pulling fs layer [2021-01-26T06:19:10.163Z] b116817d02f9: Pulling fs layer [2021-01-26T06:19:10.163Z] 745a02a5169b: Pulling fs layer [2021-01-26T06:19:10.163Z] 63d7cb157983: Waiting [2021-01-26T06:19:10.163Z] b116817d02f9: Waiting [2021-01-26T06:19:10.163Z] 745a02a5169b: Waiting [2021-01-26T06:19:10.163Z] 00ac8860ef70: Waiting [2021-01-26T06:19:10.163Z] 18c013af1878: Verifying Checksum [2021-01-26T06:19:10.163Z] 18c013af1878: Download complete [2021-01-26T06:19:10.163Z] a4357932f1b6: Verifying Checksum [2021-01-26T06:19:10.163Z] a4357932f1b6: Download complete [2021-01-26T06:19:10.163Z] 63d7cb157983: Verifying Checksum [2021-01-26T06:19:10.163Z] 63d7cb157983: Download complete [2021-01-26T06:19:10.163Z] b116817d02f9: Verifying Checksum [2021-01-26T06:19:10.163Z] b116817d02f9: Download complete [2021-01-26T06:19:10.163Z] 5f621e34cdf4: Verifying Checksum [2021-01-26T06:19:10.163Z] 5f621e34cdf4: Download complete [2021-01-26T06:19:11.174Z] 5f621e34cdf4: Pull complete [2021-01-26T06:19:11.459Z] a4357932f1b6: Pull complete [2021-01-26T06:19:11.744Z] 18c013af1878: Pull complete [2021-01-26T06:19:12.745Z] 745a02a5169b: Verifying Checksum [2021-01-26T06:19:12.745Z] 745a02a5169b: Download complete [2021-01-26T06:19:13.723Z] 00ac8860ef70: Download complete [2021-01-26T06:19:23.893Z] 00ac8860ef70: Pull complete [2021-01-26T06:19:24.167Z] 63d7cb157983: Pull complete [2021-01-26T06:19:24.449Z] b116817d02f9: Pull complete [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.062s coverage: 9.4% of statements [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.069s coverage: 21.7% of statements [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.245s coverage: 43.2% of statements [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.354s coverage: 68.9% of statements [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 53.8% of statements [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.091s coverage: 26.8% of statements [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.571s coverage: 83.5% of statements [2021-01-26T06:19:25.080Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.2% of statements [2021-01-26T06:19:25.080Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-26T06:19:25.080Z] GO111MODULE=on go vet ./... [2021-01-26T06:19:27.852Z] 745a02a5169b: Pull complete [2021-01-26T06:19:28.126Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T06:19:28.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T06:19:28.126Z] ---> b7e6874047d6 [2021-01-26T06:19:28.126Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:19:30.745Z] ---> Running in 61b468536ee0 [2021-01-26T06:19:31.067Z] Removing intermediate container 61b468536ee0 [2021-01-26T06:19:31.067Z] ---> e486392f9887 [2021-01-26T06:19:31.067Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:19:31.067Z] ---> Running in 6cfcfbb71cc6 [2021-01-26T06:19:31.809Z] gofmt -l . [2021-01-26T06:19:31.809Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:19:31.809Z] ./bin/test-attribution-txt.sh [2021-01-26T06:19:31.809Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-26T06:19:31.880Z] $ docker stop --time=1 aee55cf33bcf8d1efb1fe82a58914179429b690e40f66905df2350159df11826 [2021-01-26T06:19:33.757Z] Removing intermediate container 6cfcfbb71cc6 [2021-01-26T06:19:33.757Z] ---> 34d02bbe4819 [2021-01-26T06:19:33.757Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-26T06:19:33.757Z] ---> Running in 2718a2c6aa83 [2021-01-26T06:19:33.938Z] $ docker rm -f aee55cf33bcf8d1efb1fe82a58914179429b690e40f66905df2350159df11826 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:19:34.742Z] + sudo chown -R jenkins:jenkins . [2021-01-26T06:19:34.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] stash [2021-01-26T06:19:35.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-26T06:19:35.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-26T06:19:36.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-26T06:19:36.767Z] + ls -al . [2021-01-26T06:19:36.767Z] total 216 [2021-01-26T06:19:36.767Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 26 06:19 . [2021-01-26T06:19:36.767Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 26 06:17 .. [2021-01-26T06:19:36.767Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 26 06:17 bin [2021-01-26T06:19:36.767Z] -rw-r--r--. 1 jenkins jenkins 136843 Jan 26 06:19 coverage.out [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 26 06:17 Dockerfile.build [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 26 06:17 .dockerignore [2021-01-26T06:19:36.767Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 26 06:17 example [2021-01-26T06:19:36.767Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 26 06:17 .git [2021-01-26T06:19:36.767Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 26 06:17 .github [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 26 06:17 .gitignore [2021-01-26T06:19:36.767Z] -rw-r--r--. 1 jenkins jenkins 514 Jan 26 06:19 go.mod [2021-01-26T06:19:36.767Z] -rw-r--r--. 1 jenkins jenkins 14016 Jan 26 06:19 go.sum [2021-01-26T06:19:36.767Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 26 06:17 internal [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 26 06:17 Jenkinsfile [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 26 06:17 LICENSE [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 26 06:17 Makefile [2021-01-26T06:19:36.767Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 26 06:17 openapi [2021-01-26T06:19:36.767Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 26 06:17 pkg [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 26 06:17 README.md [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 26 06:17 RELEASE-NOTES.txt [2021-01-26T06:19:36.767Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 26 06:17 snap [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 26 06:15 VERSION [2021-01-26T06:19:36.767Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 26 06:17 version.go [2021-01-26T06:19:36.772Z] OK: 142 MiB in 39 packages [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:19:37.119Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b78782cd0efb46c83024da74e57556adad2ab399 --label arch=amd64 --label version=0.0.0 . [2021-01-26T06:19:37.380Z] Sending build context to Docker daemon 2.695MB [2021-01-26T06:19:37.380Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:19:37.380Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-26T06:19:37.380Z] ---> 2788608d0331 [2021-01-26T06:19:37.380Z] Step 3/24 : ARG MAKE='make build' [2021-01-26T06:19:37.762Z] Removing intermediate container 2718a2c6aa83 [2021-01-26T06:19:37.762Z] ---> cbcac7cbd04f [2021-01-26T06:19:37.762Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-26T06:19:37.762Z] ---> Running in f6ebf5f4d17b [2021-01-26T06:19:37.956Z] ---> Running in ab6f9b716d47 [2021-01-26T06:19:37.956Z] Removing intermediate container ab6f9b716d47 [2021-01-26T06:19:37.956Z] ---> dd06178b78f0 [2021-01-26T06:19:37.956Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-26T06:19:38.219Z] ---> Running in 063d562024c9 [2021-01-26T06:19:38.219Z] Removing intermediate container 063d562024c9 [2021-01-26T06:19:38.219Z] ---> 5897208c63c2 [2021-01-26T06:19:38.219Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:19:38.363Z] Removing intermediate container f6ebf5f4d17b [2021-01-26T06:19:38.363Z] ---> 89eb03d329a9 [2021-01-26T06:19:38.363Z] Step 7/8 : COPY . . [2021-01-26T06:19:38.498Z] ---> Running in 8af516b5e88c [2021-01-26T06:19:38.498Z] Removing intermediate container 8af516b5e88c [2021-01-26T06:19:38.498Z] ---> b510405d329b [2021-01-26T06:19:38.498Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:19:38.498Z] ---> Running in 668e56df3e1d [2021-01-26T06:19:39.808Z] ---> 1dcbd2ac49dd [2021-01-26T06:19:39.808Z] Step 8/8 : RUN go mod download [2021-01-26T06:19:39.809Z] ---> Running in 9bbc96f6cc5c [2021-01-26T06:19:39.907Z] Removing intermediate container 668e56df3e1d [2021-01-26T06:19:39.907Z] ---> a62dd6cd1934 [2021-01-26T06:19:39.907Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-26T06:19:39.907Z] ---> Running in dcd24a0bf9d5 [2021-01-26T06:19:40.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:19:41.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:19:42.076Z] OK: 166 MiB in 39 packages [2021-01-26T06:19:42.658Z] Removing intermediate container dcd24a0bf9d5 [2021-01-26T06:19:42.658Z] ---> c530cf30c17d [2021-01-26T06:19:42.658Z] Step 8/24 : COPY . . [2021-01-26T06:19:43.618Z] ---> 26ad546909f8 [2021-01-26T06:19:43.618Z] Step 9/24 : RUN ${MAKE} [2021-01-26T06:19:43.618Z] ---> Running in 13bdd520df1d [2021-01-26T06:19:44.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-26T06:19:54.425Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-26T06:19:55.382Z] Removing intermediate container 13bdd520df1d [2021-01-26T06:19:55.382Z] ---> 4b7ca582a9f5 [2021-01-26T06:19:55.382Z] Step 10/24 : FROM scratch [2021-01-26T06:19:55.382Z] ---> [2021-01-26T06:19:55.382Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:19:55.382Z] ---> Running in b2b1422f267f [2021-01-26T06:19:55.382Z] Removing intermediate container b2b1422f267f [2021-01-26T06:19:55.382Z] ---> c18f3e95e017 [2021-01-26T06:19:55.382Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-26T06:19:55.651Z] ---> Running in 5d4f77dacaf9 [2021-01-26T06:19:55.651Z] Removing intermediate container 5d4f77dacaf9 [2021-01-26T06:19:55.651Z] ---> 524bab5b9d69 [2021-01-26T06:19:55.651Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-26T06:19:55.651Z] ---> Running in 762ad99994a1 [2021-01-26T06:19:55.913Z] Removing intermediate container 762ad99994a1 [2021-01-26T06:19:55.913Z] ---> 67e89458f382 [2021-01-26T06:19:55.913Z] Step 14/24 : WORKDIR / [2021-01-26T06:19:55.913Z] ---> Running in 4a2d1ebf4826 [2021-01-26T06:19:56.177Z] Removing intermediate container 4a2d1ebf4826 [2021-01-26T06:19:56.177Z] ---> 00bba2ea29ca [2021-01-26T06:19:56.177Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-26T06:19:56.752Z] ---> 90dca64a3145 [2021-01-26T06:19:56.752Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-26T06:19:56.752Z] ---> e2a54c9178cf [2021-01-26T06:19:56.752Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-26T06:19:57.015Z] ---> 339c406f08a9 [2021-01-26T06:19:57.015Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-26T06:19:57.278Z] ---> 41050958871c [2021-01-26T06:19:57.278Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-26T06:19:57.543Z] ---> c4a604726288 [2021-01-26T06:19:57.543Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-26T06:19:57.806Z] ---> Running in bb0898f4329c [2021-01-26T06:19:57.806Z] Removing intermediate container bb0898f4329c [2021-01-26T06:19:57.806Z] ---> 64e5d29a0abb [2021-01-26T06:19:57.806Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:19:57.806Z] ---> Running in c6f367299535 [2021-01-26T06:19:58.072Z] Removing intermediate container c6f367299535 [2021-01-26T06:19:58.072Z] ---> be28c40defa7 [2021-01-26T06:19:58.072Z] Step 22/24 : LABEL arch=amd64 [2021-01-26T06:19:58.072Z] ---> Running in 54f88b9b652b [2021-01-26T06:19:58.334Z] Removing intermediate container 54f88b9b652b [2021-01-26T06:19:58.334Z] ---> d15a05564e73 [2021-01-26T06:19:58.334Z] Step 23/24 : LABEL git_sha=b78782cd0efb46c83024da74e57556adad2ab399 [2021-01-26T06:19:58.334Z] ---> Running in 4b1a60de7ce0 [2021-01-26T06:19:58.596Z] Removing intermediate container 4b1a60de7ce0 [2021-01-26T06:19:58.596Z] ---> f41396936cc1 [2021-01-26T06:19:58.596Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:19:58.596Z] ---> Running in d8dda3278aca [2021-01-26T06:19:58.858Z] Removing intermediate container d8dda3278aca [2021-01-26T06:19:58.858Z] ---> 99c6df2e9da7 [2021-01-26T06:19:58.858Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-26T06:19:58.858Z] Successfully built 99c6df2e9da7 [2021-01-26T06:19:58.858Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-26T06:20:01.997Z] Removing intermediate container 9bbc96f6cc5c [2021-01-26T06:20:01.997Z] ---> 8ab9bccbbeab [2021-01-26T06:20:01.997Z] Successfully built 8ab9bccbbeab [2021-01-26T06:20:01.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:20:02.378Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:20:02.378Z] . [Pipeline] withDockerContainer [2021-01-26T06:20:02.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-22795 does not seem to be running inside a container [2021-01-26T06:20:02.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-26T06:20:04.145Z] $ docker top de9b3c4053721cbb1065c15947a5c140bb2ec41b7a1143967ec16536c5e3bacd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:20:05.188Z] + go version [2021-01-26T06:20:05.188Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T06:20:05.230Z] $ docker stop --time=1 de9b3c4053721cbb1065c15947a5c140bb2ec41b7a1143967ec16536c5e3bacd [2021-01-26T06:20:07.160Z] $ docker rm -f de9b3c4053721cbb1065c15947a5c140bb2ec41b7a1143967ec16536c5e3bacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:20:08.388Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:20:08.388Z] . [Pipeline] withDockerContainer [2021-01-26T06:20:08.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-22795 does not seem to be running inside a container [2021-01-26T06:20:08.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-26T06:20:10.219Z] $ docker top 258f21894fdc7f6a3a6ac08b78b393ee90b0d3a74453f336cad7f64c087ac15d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:20:11.303Z] + make test [2021-01-26T06:20:11.303Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:20:33.507Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-26T06:21:12.593Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-26T06:21:12.593Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-26T06:21:12.593Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-26T06:21:12.593Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.137s coverage: 19.4% of statements [2021-01-26T06:21:16.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.177s coverage: 97.1% of statements [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.124s coverage: 9.4% of statements [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.132s coverage: 21.7% of statements [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.575s coverage: 43.2% of statements [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.744s coverage: 68.9% of statements [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.193s coverage: 53.8% of statements [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.168s coverage: 26.8% of statements [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.903s coverage: 83.5% of statements [2021-01-26T06:21:49.326Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.130s coverage: 4.2% of statements [2021-01-26T06:21:49.326Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-26T06:21:49.326Z] GO111MODULE=on go vet ./... [2021-01-26T06:22:22.879Z] gofmt -l . [2021-01-26T06:22:22.879Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:22:22.879Z] ./bin/test-attribution-txt.sh [2021-01-26T06:22:22.879Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-26T06:22:22.914Z] $ docker stop --time=1 258f21894fdc7f6a3a6ac08b78b393ee90b0d3a74453f336cad7f64c087ac15d [2021-01-26T06:22:25.252Z] $ docker rm -f 258f21894fdc7f6a3a6ac08b78b393ee90b0d3a74453f336cad7f64c087ac15d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:22:26.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-26T06:22:26.496Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T06:22:27.278Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:22:28.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-26T06:22:28.523Z] + ls -al . [2021-01-26T06:22:28.524Z] total 252 [2021-01-26T06:22:28.524Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:22 . [2021-01-26T06:22:28.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:18 .. [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:18 .dockerignore [2021-01-26T06:22:28.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:18 .git [2021-01-26T06:22:28.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:18 .github [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 26 06:18 .gitignore [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 26 06:18 Dockerfile.build [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 26 06:18 Jenkinsfile [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 26 06:18 LICENSE [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 26 06:18 Makefile [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 26 06:18 README.md [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 26 06:18 RELEASE-NOTES.txt [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 06:15 VERSION [2021-01-26T06:22:28.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:18 bin [2021-01-26T06:22:28.524Z] -rw-r--r-- 1 jenkins jenkins 136842 Jan 26 06:21 coverage.out [2021-01-26T06:22:28.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:18 example [2021-01-26T06:22:28.524Z] -rw-r--r-- 1 jenkins jenkins 514 Jan 26 06:22 go.mod [2021-01-26T06:22:28.524Z] -rw-r--r-- 1 jenkins jenkins 14016 Jan 26 06:22 go.sum [2021-01-26T06:22:28.524Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 26 06:18 internal [2021-01-26T06:22:28.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:18 openapi [2021-01-26T06:22:28.524Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 26 06:18 pkg [2021-01-26T06:22:28.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:18 snap [2021-01-26T06:22:28.524Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 26 06:18 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:28.953Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b78782cd0efb46c83024da74e57556adad2ab399 --label arch=arm64 --label version=0.0.0 . [2021-01-26T06:22:29.547Z] Sending build context to Docker daemon 2.692MB [2021-01-26T06:22:29.547Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:22:29.547Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-26T06:22:29.547Z] ---> 8ab9bccbbeab [2021-01-26T06:22:29.547Z] Step 3/24 : ARG MAKE='make build' [2021-01-26T06:22:29.822Z] ---> Running in 4bf9d9dd0e30 [2021-01-26T06:22:30.094Z] Removing intermediate container 4bf9d9dd0e30 [2021-01-26T06:22:30.094Z] ---> 4ac5f520e6dc [2021-01-26T06:22:30.094Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-26T06:22:30.370Z] ---> Running in 573f5adf80ff [2021-01-26T06:22:30.645Z] Removing intermediate container 573f5adf80ff [2021-01-26T06:22:30.645Z] ---> 4a540ee492f8 [2021-01-26T06:22:30.645Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:22:30.918Z] ---> Running in a3029f31ff20 [2021-01-26T06:22:31.196Z] Removing intermediate container a3029f31ff20 [2021-01-26T06:22:31.196Z] ---> e850a852dc1b [2021-01-26T06:22:31.196Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:22:31.472Z] ---> Running in 9efa0d140618 [2021-01-26T06:22:33.449Z] Removing intermediate container 9efa0d140618 [2021-01-26T06:22:33.449Z] ---> 9198369fd9db [2021-01-26T06:22:33.449Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-26T06:22:33.727Z] ---> Running in 8c647a9fd468 [2021-01-26T06:22:34.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:22:35.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:22:36.284Z] OK: 142 MiB in 39 packages [2021-01-26T06:22:37.270Z] Removing intermediate container 8c647a9fd468 [2021-01-26T06:22:37.270Z] ---> 46179013dde4 [2021-01-26T06:22:37.270Z] Step 8/24 : COPY . . [2021-01-26T06:22:38.711Z] ---> 4c964f744988 [2021-01-26T06:22:38.711Z] Step 9/24 : RUN ${MAKE} [2021-01-26T06:22:38.711Z] ---> Running in 936750bad6cd [2021-01-26T06:22:39.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-26T06:23:06.563Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-26T06:23:07.163Z] Removing intermediate container 936750bad6cd [2021-01-26T06:23:07.163Z] ---> 5a32ddbc9164 [2021-01-26T06:23:07.163Z] Step 10/24 : FROM scratch [2021-01-26T06:23:07.163Z] ---> [2021-01-26T06:23:07.163Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:23:07.163Z] ---> Running in ee9994611e43 [2021-01-26T06:23:07.769Z] Removing intermediate container ee9994611e43 [2021-01-26T06:23:07.769Z] ---> 334a4cf2edbd [2021-01-26T06:23:07.769Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-26T06:23:07.769Z] ---> Running in 5c4b6f761981 [2021-01-26T06:23:08.044Z] Removing intermediate container 5c4b6f761981 [2021-01-26T06:23:08.045Z] ---> 65c2ec2393d5 [2021-01-26T06:23:08.045Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-26T06:23:08.317Z] ---> Running in 1041ffd490c9 [2021-01-26T06:23:08.589Z] Removing intermediate container 1041ffd490c9 [2021-01-26T06:23:08.589Z] ---> 5b81d93c0afb [2021-01-26T06:23:08.589Z] Step 14/24 : WORKDIR / [2021-01-26T06:23:08.863Z] ---> Running in 2812716213e3 [2021-01-26T06:23:09.137Z] Removing intermediate container 2812716213e3 [2021-01-26T06:23:09.137Z] ---> 3822c9f89248 [2021-01-26T06:23:09.137Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-26T06:23:10.117Z] ---> fc5bdc8b7e27 [2021-01-26T06:23:10.117Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-26T06:23:11.097Z] ---> 1a44139e372b [2021-01-26T06:23:11.097Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-26T06:23:11.690Z] ---> 8f36425adbd1 [2021-01-26T06:23:11.690Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-26T06:23:12.291Z] ---> 5b3d70bf1274 [2021-01-26T06:23:12.291Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-26T06:23:13.284Z] ---> 88742dd308d5 [2021-01-26T06:23:13.284Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-26T06:23:13.284Z] ---> Running in 192b5c89ee7d [2021-01-26T06:23:13.558Z] Removing intermediate container 192b5c89ee7d [2021-01-26T06:23:13.558Z] ---> 906d74bd2b8f [2021-01-26T06:23:13.558Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:23:13.838Z] ---> Running in 9d7fe8e75494 [2021-01-26T06:23:14.126Z] Removing intermediate container 9d7fe8e75494 [2021-01-26T06:23:14.126Z] ---> ece36aa56c43 [2021-01-26T06:23:14.126Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T06:23:14.412Z] ---> Running in cb1c33a41651 [2021-01-26T06:23:14.691Z] Removing intermediate container cb1c33a41651 [2021-01-26T06:23:14.691Z] ---> 4b3190aed873 [2021-01-26T06:23:14.691Z] Step 23/24 : LABEL git_sha=b78782cd0efb46c83024da74e57556adad2ab399 [2021-01-26T06:23:14.966Z] ---> Running in 5336f9454076 [2021-01-26T06:23:15.246Z] Removing intermediate container 5336f9454076 [2021-01-26T06:23:15.246Z] ---> c62e76c902de [2021-01-26T06:23:15.246Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:23:15.526Z] ---> Running in c90dcced84fb [2021-01-26T06:23:16.120Z] Removing intermediate container c90dcced84fb [2021-01-26T06:23:16.120Z] ---> 140eeb2bbe0e [2021-01-26T06:23:16.120Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-26T06:23:16.120Z] Successfully built 140eeb2bbe0e [2021-01-26T06:23:16.120Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-26T06:23:18.694Z] provisioning config files... [2021-01-26T06:23:18.718Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/config9000210286417070664tmp [Pipeline] { [Pipeline] sh [2021-01-26T06:23:19.135Z] + set +x [2021-01-26T06:23:19.135Z] + curl -s https://codecov.io/bash [2021-01-26T06:23:19.135Z] + bash -s -- [2021-01-26T06:23:19.135Z] [2021-01-26T06:23:19.135Z] _____ _ [2021-01-26T06:23:19.135Z] / ____| | | [2021-01-26T06:23:19.135Z] | | ___ __| | ___ ___ _____ __ [2021-01-26T06:23:19.135Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-26T06:23:19.135Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-26T06:23:19.135Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-26T06:23:19.135Z] Bash-20210115-cec3c92 [2021-01-26T06:23:19.135Z] [2021-01-26T06:23:19.135Z] [2021-01-26T06:23:19.135Z] ==> git version 2.24.3 found [2021-01-26T06:23:19.403Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-26T06:23:19.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-26T06:23:19.403Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-26T06:23:19.403Z] ==> Jenkins CI detected. [2021-01-26T06:23:19.403Z] project root: . [2021-01-26T06:23:19.403Z] --> token set from env [2021-01-26T06:23:19.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-26T06:23:19.403Z] ==> Running gcov in . (disable via -X gcov) [2021-01-26T06:23:19.403Z] ==> Python coveragepy not found [2021-01-26T06:23:19.403Z] ==> Searching for coverage reports in: [2021-01-26T06:23:19.403Z] + . [2021-01-26T06:23:19.403Z] -> Found 1 reports [2021-01-26T06:23:19.403Z] ==> Detecting git/mercurial file structure [2021-01-26T06:23:19.403Z] ==> Reading reports [2021-01-26T06:23:19.403Z] + ./coverage.out bytes=136842 [2021-01-26T06:23:19.403Z] ==> Appending adjustments [2021-01-26T06:23:19.403Z] https://docs.codecov.io/docs/fixing-reports [2021-01-26T06:23:19.983Z] + Found adjustments [2021-01-26T06:23:19.983Z] ==> Gzipping contents [2021-01-26T06:23:19.983Z] 24K /tmp/codecov.2PsXbQ.gz [2021-01-26T06:23:19.983Z] ==> Uploading reports [2021-01-26T06:23:19.983Z] url: https://codecov.io [2021-01-26T06:23:19.983Z] query: branch=PR-757&commit=b78782cd0efb46c83024da74e57556adad2ab399&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-757%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=757&job=&cmd_args= [2021-01-26T06:23:19.983Z] -> Pinging Codecov [2021-01-26T06:23:19.983Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-757&commit=b78782cd0efb46c83024da74e57556adad2ab399&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-757%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=757&job=&cmd_args= [2021-01-26T06:23:20.248Z] -> Uploading to [2021-01-26T06:23:20.248Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-26/7E55EF52A471D76F132DFD9A03CDDE97/b78782cd0efb46c83024da74e57556adad2ab399/02aecae0-9a3a-4f24-8cc0-529cd7d1a8d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T062320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=938e54366664b2ad83c9ae25251253837347ab538956180c8b3f8c09bf6756e5 [2021-01-26T06:23:20.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T06:23:20.248Z] Dload Upload Total Spent Left Speed [2021-01-26T06:23:20.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21535 0 0 100 21535 0 43729 --:--:-- --:--:-- --:--:-- 43681 100 21535 0 0 100 21535 0 43714 --:--:-- --:--:-- --:--:-- 43681 [2021-01-26T06:23:20.826Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b78782cd0efb46c83024da74e57556adad2ab399 [Pipeline] } [2021-01-26T06:23:20.851Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:24.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:25.119Z] ---> package-listing.sh [2021-01-26T06:23:25.119Z] ++ facter osfamily [2021-01-26T06:23:25.119Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T06:23:25.119Z] + OS_FAMILY=redhat [2021-01-26T06:23:25.119Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-757 [2021-01-26T06:23:25.119Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T06:23:25.119Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T06:23:25.119Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T06:23:25.119Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T06:23:25.119Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-757 ']' [2021-01-26T06:23:25.119Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T06:23:25.119Z] + case "${OS_FAMILY}" in [2021-01-26T06:23:25.119Z] + rpm -qa [2021-01-26T06:23:25.119Z] + sort [2021-01-26T06:23:29.383Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T06:23:29.383Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T06:23:29.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T06:23:29.383Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-757 ']' [2021-01-26T06:23:29.383Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-757/archives/ [2021-01-26T06:23:29.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-757/archives/ [Pipeline] echo [2021-01-26T06:23:29.433Z] 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-757/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-26T06:23:29.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:23:30.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:23:30.256Z] [2021-01-26T06:23:30.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:23:30.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:23:30.743Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T06:23:30.743Z] df20fa9351a1: Pulling fs layer [2021-01-26T06:23:30.743Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T06:23:30.743Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T06:23:30.743Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T06:23:30.743Z] 93b61091891f: Pulling fs layer [2021-01-26T06:23:30.743Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T06:23:30.743Z] 5e14af77c1be: Pulling fs layer [2021-01-26T06:23:30.743Z] 01666e4c0597: Pulling fs layer [2021-01-26T06:23:30.743Z] aa168da1d23b: Pulling fs layer [2021-01-26T06:23:30.743Z] 46f8f816bc3b: Waiting [2021-01-26T06:23:30.743Z] 93b61091891f: Waiting [2021-01-26T06:23:30.743Z] 93b9cdb0e59b: Waiting [2021-01-26T06:23:30.743Z] 01666e4c0597: Waiting [2021-01-26T06:23:30.743Z] aa168da1d23b: Waiting [2021-01-26T06:23:30.743Z] 36b3adc4ff6f: Verifying Checksum [2021-01-26T06:23:30.743Z] 36b3adc4ff6f: Download complete [2021-01-26T06:23:30.743Z] 46f8f816bc3b: Verifying Checksum [2021-01-26T06:23:30.743Z] 46f8f816bc3b: Download complete [2021-01-26T06:23:31.011Z] df20fa9351a1: Verifying Checksum [2021-01-26T06:23:31.011Z] df20fa9351a1: Download complete [2021-01-26T06:23:31.011Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T06:23:31.011Z] 93b9cdb0e59b: Download complete [2021-01-26T06:23:31.011Z] 93b61091891f: Verifying Checksum [2021-01-26T06:23:31.011Z] 93b61091891f: Download complete [2021-01-26T06:23:31.011Z] 5e14af77c1be: Verifying Checksum [2021-01-26T06:23:31.011Z] 5e14af77c1be: Download complete [2021-01-26T06:23:31.011Z] 01666e4c0597: Verifying Checksum [2021-01-26T06:23:31.011Z] 01666e4c0597: Download complete [2021-01-26T06:23:31.011Z] 8ad3a11d3b57: Verifying Checksum [2021-01-26T06:23:31.011Z] 8ad3a11d3b57: Download complete [2021-01-26T06:23:31.288Z] df20fa9351a1: Pull complete [2021-01-26T06:23:31.555Z] 36b3adc4ff6f: Pull complete [2021-01-26T06:23:32.522Z] 8ad3a11d3b57: Pull complete [2021-01-26T06:23:32.787Z] 46f8f816bc3b: Pull complete [2021-01-26T06:23:33.054Z] aa168da1d23b: Verifying Checksum [2021-01-26T06:23:33.054Z] aa168da1d23b: Download complete [2021-01-26T06:23:33.054Z] 93b61091891f: Pull complete [2021-01-26T06:23:33.326Z] 93b9cdb0e59b: Pull complete [2021-01-26T06:23:33.326Z] 5e14af77c1be: Pull complete [2021-01-26T06:23:33.593Z] 01666e4c0597: Pull complete [2021-01-26T06:23:41.821Z] aa168da1d23b: Pull complete [2021-01-26T06:23:41.821Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T06:23:41.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:23:41.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T06:23:42.123Z] prd-centos7-docker-4c-2g-22788 does not seem to be running inside a container [2021-01-26T06:23:42.177Z] $ 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-757/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-757 -v /w/workspace/dgexfoundry_device-sdk-go_PR-757:/w/workspace/dgexfoundry_device-sdk-go_PR-757:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-26T06:23:45.282Z] $ docker top 4bda69918b242a34eaf979755d4707413c646b946dd4ed97e1a78aaf68f95d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:23:45.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T06:23:46.130Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T06:23:46.452Z] + ls /var/log/sa-host [2021-01-26T06:23:46.452Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T06:23:46.452Z] file_magic: OK [2021-01-26T06:23:46.452Z] HZ: Using current value: 100 [2021-01-26T06:23:46.452Z] file_header: OK [2021-01-26T06:23:46.452Z] 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-26T06:23:46.452Z] Statistics: [2021-01-26T06:23:46.452Z] Hnuu...uuuununununu... [2021-01-26T06:23:46.452Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T06:23:46.452Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T06:23:46.452Z] file_magic: OK [2021-01-26T06:23:46.452Z] HZ: Using current value: 100 [2021-01-26T06:23:46.452Z] file_header: OK [2021-01-26T06:23:46.452Z] 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-26T06:23:46.452Z] Statistics: [2021-01-26T06:23:46.452Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-26T06:23:46.452Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T06:23:46.716Z] provisioning config files... [2021-01-26T06:23:46.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp/config3552857577556980396tmp [Pipeline] { [Pipeline] echo [2021-01-26T06:23:46.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:47.208Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T06:23:47.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T06:23:47.444Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:47.796Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T06:23:47.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:48.185Z] ---> sudo-logs.sh [2021-01-26T06:23:48.185Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T06:23:48.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:48.597Z] ---> job-cost.sh [2021-01-26T06:23:48.597Z] lf-activate-venv: SKIPPING [2021-01-26T06:23:48.597Z] INFO: No Stack... [2021-01-26T06:23:49.553Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T06:23:49.817Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T06:23:49.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:50.191Z] ---> logs-deploy.sh [2021-01-26T06:23:50.191Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-757/1 [2021-01-26T06:23:50.191Z] INFO: archiving workspace using pattern(s): [2021-01-26T06:23:52.124Z] Archives upload complete. [2021-01-26T06:23:52.124Z] INFO: archiving logs to Nexus [2021-01-26T06:23:53.079Z] ---> uname -a: [2021-01-26T06:23:53.079Z] Linux prd-centos7-docker-4c-2g-22788.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> lscpu: [2021-01-26T06:23:53.079Z] Architecture: x86_64 [2021-01-26T06:23:53.079Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-26T06:23:53.079Z] Byte Order: Little Endian [2021-01-26T06:23:53.079Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-26T06:23:53.079Z] CPU(s): 4 [2021-01-26T06:23:53.079Z] On-line CPU(s) list: 0-3 [2021-01-26T06:23:53.079Z] Thread(s) per core: 1 [2021-01-26T06:23:53.079Z] Core(s) per socket: 1 [2021-01-26T06:23:53.079Z] Socket(s): 4 [2021-01-26T06:23:53.079Z] NUMA node(s): 1 [2021-01-26T06:23:53.079Z] Vendor ID: GenuineIntel [2021-01-26T06:23:53.079Z] CPU family: 6 [2021-01-26T06:23:53.079Z] Model: 44 [2021-01-26T06:23:53.079Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-26T06:23:53.079Z] Stepping: 1 [2021-01-26T06:23:53.079Z] CPU MHz: 2933.436 [2021-01-26T06:23:53.079Z] BogoMIPS: 5866.87 [2021-01-26T06:23:53.079Z] Virtualization: VT-x [2021-01-26T06:23:53.079Z] Hypervisor vendor: KVM [2021-01-26T06:23:53.079Z] Virtualization type: full [2021-01-26T06:23:53.079Z] L1d cache: 128 KiB [2021-01-26T06:23:53.079Z] L1i cache: 128 KiB [2021-01-26T06:23:53.079Z] L2 cache: 16 MiB [2021-01-26T06:23:53.079Z] L3 cache: 64 MiB [2021-01-26T06:23:53.079Z] NUMA node0 CPU(s): 0-3 [2021-01-26T06:23:53.079Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-26T06:23:53.079Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-26T06:23:53.079Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-26T06:23:53.079Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-26T06:23:53.079Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-26T06:23:53.079Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-26T06:23:53.079Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-26T06:23:53.079Z] Vulnerability Srbds: Not affected [2021-01-26T06:23:53.079Z] Vulnerability Tsx async abort: Not affected [2021-01-26T06:23:53.079Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> nproc: [2021-01-26T06:23:53.079Z] 4 [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> df -h: [2021-01-26T06:23:53.079Z] Filesystem Size Used Available Use% Mounted on [2021-01-26T06:23:53.079Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-26T06:23:53.079Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-26T06:23:53.079Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-26T06:23:53.079Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-757 [2021-01-26T06:23:53.079Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-757@tmp [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> free -m: [2021-01-26T06:23:53.079Z] total used free shared buff/cache available [2021-01-26T06:23:53.079Z] Mem: 1837 705 104 0 1027 1027 [2021-01-26T06:23:53.079Z] Swap: 1023 1 1022 [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> ip addr: [2021-01-26T06:23:53.079Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-26T06:23:53.079Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-26T06:23:53.079Z] inet 127.0.0.1/8 scope host lo [2021-01-26T06:23:53.079Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:53.079Z] inet6 ::1/128 scope host [2021-01-26T06:23:53.079Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:53.079Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-26T06:23:53.079Z] link/ether fa:16:3e:3e:1a:96 brd ff:ff:ff:ff:ff:ff [2021-01-26T06:23:53.079Z] inet 10.30.122.127/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-26T06:23:53.079Z] valid_lft 85849sec preferred_lft 85849sec [2021-01-26T06:23:53.079Z] inet6 fe80::f816:3eff:fe3e:1a96/64 scope link [2021-01-26T06:23:53.079Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:53.079Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-26T06:23:53.079Z] link/ether 02:42:03:2d:f0:34 brd ff:ff:ff:ff:ff:ff [2021-01-26T06:23:53.079Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-26T06:23:53.079Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:53.079Z] inet6 fe80::42:3ff:fe2d:f034/64 scope link [2021-01-26T06:23:53.079Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> sar -b -r -n DEV: [2021-01-26T06:23:53.079Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] 06:14:31 LINUX RESTART (4 CPU) [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] 06:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-26T06:23:53.079Z] 06:16:01 65.43 27.67 37.76 0.00 7035.23 3810.58 0.00 [2021-01-26T06:23:53.079Z] 06:17:01 1.85 0.00 1.85 0.00 0.00 33.71 0.00 [2021-01-26T06:23:53.079Z] 06:18:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-01-26T06:23:53.079Z] 06:19:01 0.25 0.00 0.25 0.00 0.00 3.80 0.00 [2021-01-26T06:23:53.079Z] 06:20:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-01-26T06:23:53.079Z] 06:21:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 [2021-01-26T06:23:53.079Z] 06:22:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 [2021-01-26T06:23:53.079Z] 06:23:01 0.35 0.00 0.35 0.00 0.00 5.28 0.00 [2021-01-26T06:23:53.079Z] Average: 8.49 3.41 5.08 0.00 867.13 476.63 0.00 [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] 06:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-26T06:23:53.079Z] 06:16:01 174360 0 608740 32.35 2620 1095824 1114084 38.02 422576 1085540 132 [2021-01-26T06:23:53.079Z] 06:17:01 181664 0 601424 31.96 2620 1095836 1080580 36.88 423172 1078840 12 [2021-01-26T06:23:53.079Z] 06:18:01 178888 0 604196 32.11 2620 1095840 1080772 36.88 422572 1082308 8 [2021-01-26T06:23:53.079Z] 06:19:01 178520 0 604560 32.13 2620 1095844 1080796 36.89 436472 1068596 16 [2021-01-26T06:23:53.079Z] 06:20:01 176476 0 606600 32.24 2620 1095848 1080744 36.88 434152 1073532 20 [2021-01-26T06:23:53.079Z] 06:21:01 176468 0 606604 32.24 2620 1095852 1080708 36.88 457172 1050308 8 [2021-01-26T06:23:53.079Z] 06:22:01 176312 0 606756 32.25 2620 1095856 1080820 36.89 457572 1050308 8 [2021-01-26T06:23:53.079Z] 06:23:01 175300 0 607764 32.30 2620 1095860 1080892 36.89 457960 1050308 20 [2021-01-26T06:23:53.079Z] Average: 177248 0 605830 32.20 2620 1095845 1084924 37.03 438956 1067468 28 [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] 06:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-26T06:23:53.079Z] 06:16:01 eth0 563.58 332.24 1119.66 96.51 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:16:01 docker0 8.17 5.94 1.24 23.59 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:17:01 eth0 1.67 0.07 0.16 0.01 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:18:01 eth0 4.03 0.68 0.82 0.37 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:19:01 eth0 3.60 1.43 1.53 0.99 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:20:01 eth0 0.60 0.42 0.31 0.24 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:21:01 eth0 0.93 0.20 0.20 0.07 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:22:01 eth0 1.35 0.28 0.33 0.20 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:23:01 eth0 1.55 0.32 0.35 0.17 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] Average: eth0 71.18 41.38 138.47 12.15 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] Average: docker0 1.01 0.73 0.15 2.91 0.00 0.00 0.00 0.00 [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] ---> sar -P ALL: [2021-01-26T06:23:53.079Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] 06:14:31 LINUX RESTART (4 CPU) [2021-01-26T06:23:53.079Z] [2021-01-26T06:23:53.079Z] 06:15:02 CPU %user %nice %system %iowait %steal %idle [2021-01-26T06:23:53.079Z] 06:16:01 all 12.40 0.00 3.70 1.29 0.19 82.41 [2021-01-26T06:23:53.079Z] 06:16:01 0 12.15 0.00 3.93 1.14 0.19 82.59 [2021-01-26T06:23:53.079Z] 06:16:01 1 12.38 0.00 3.08 0.26 0.17 84.11 [2021-01-26T06:23:53.079Z] 06:16:01 2 13.10 0.00 3.97 1.24 0.21 81.48 [2021-01-26T06:23:53.079Z] 06:16:01 3 11.97 0.00 3.83 2.54 0.21 81.46 [2021-01-26T06:23:53.079Z] 06:17:01 all 0.17 0.00 0.06 0.00 0.01 99.77 [2021-01-26T06:23:53.079Z] 06:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-01-26T06:23:53.079Z] 06:17:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-26T06:23:53.079Z] 06:17:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-26T06:23:53.079Z] 06:17:01 3 0.05 0.00 0.08 0.00 0.00 99.87 [2021-01-26T06:23:53.079Z] 06:18:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2021-01-26T06:23:53.079Z] 06:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-26T06:23:53.079Z] 06:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-26T06:23:53.079Z] 06:18:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-01-26T06:23:53.079Z] 06:18:01 3 0.12 0.00 0.13 0.00 0.00 99.75 [2021-01-26T06:23:53.079Z] 06:19:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2021-01-26T06:23:53.079Z] 06:19:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-01-26T06:23:53.079Z] 06:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-26T06:23:53.079Z] 06:19:01 2 0.45 0.00 0.03 0.00 0.02 99.50 [2021-01-26T06:23:53.079Z] 06:19:01 3 0.10 0.00 0.10 0.00 0.02 99.78 [2021-01-26T06:23:53.079Z] 06:20:01 all 0.16 0.00 0.14 0.00 0.01 99.69 [2021-01-26T06:23:53.079Z] 06:20:01 0 0.07 0.00 0.17 0.00 0.00 99.77 [2021-01-26T06:23:53.079Z] 06:20:01 1 0.08 0.00 0.10 0.00 0.03 99.78 [2021-01-26T06:23:53.079Z] 06:20:01 2 0.38 0.00 0.08 0.00 0.00 99.53 [2021-01-26T06:23:53.079Z] 06:20:01 3 0.10 0.00 0.22 0.00 0.02 99.67 [2021-01-26T06:23:53.079Z] 06:21:01 all 0.15 0.00 0.07 0.00 0.00 99.77 [2021-01-26T06:23:53.079Z] 06:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-26T06:23:53.080Z] 06:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-26T06:23:53.080Z] 06:21:01 2 0.52 0.00 0.05 0.00 0.02 99.42 [2021-01-26T06:23:53.080Z] 06:21:01 3 0.03 0.00 0.18 0.00 0.00 99.78 [2021-01-26T06:23:53.080Z] 06:22:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-01-26T06:23:53.080Z] 06:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2021-01-26T06:23:53.080Z] 06:22:01 1 0.12 0.00 0.07 0.00 0.00 99.82 [2021-01-26T06:23:53.080Z] 06:22:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-01-26T06:23:53.080Z] 06:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-26T06:23:53.080Z] 06:23:01 all 0.07 0.00 0.04 0.00 0.00 99.89 [2021-01-26T06:23:53.080Z] 06:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-26T06:23:53.080Z] 06:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-26T06:23:53.080Z] 06:23:01 2 0.18 0.00 0.08 0.00 0.00 99.73 [2021-01-26T06:23:53.080Z] 06:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-26T06:23:53.080Z] Average: all 1.64 0.00 0.51 0.16 0.03 97.67 [2021-01-26T06:23:53.080Z] Average: 0 1.50 0.00 0.52 0.14 0.03 97.81 [2021-01-26T06:23:53.080Z] Average: 1 1.56 0.00 0.42 0.03 0.03 97.96 [2021-01-26T06:23:53.080Z] Average: 2 1.97 0.00 0.53 0.15 0.03 97.32 [2021-01-26T06:23:53.080Z] Average: 3 1.51 0.00 0.56 0.31 0.03 97.59 [2021-01-26T06:23:53.080Z] [2021-01-26T06:23:53.080Z] [2021-01-26T06:23:53.080Z]