Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051+405bc14ac6f45c2dca7c5fb451b6f8197ce2523b (9bc265a189ecb65a573af334bf08959281ef9fd2) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5593000168862446537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6538973439014299994.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5402667383227326166.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh916019175144041349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6824163697655687716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-rest-go/branches/PR-109/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8605274388814421610.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1145’ is offline ‘prd-centos7-docker-4c-2g-1147’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1142’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1151 in /w/workspace/gexfoundry_device-rest-go_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/jenkins-gitclient-ssh967228653727771802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/jenkins-gitclient-ssh8458389619747353875.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 Merge succeeded, producing 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 Checking out Revision 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/jenkins-gitclient-ssh6209304799250013919.key > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # 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.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T05:43:49.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T05:43:49.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T05:43:49.570Z] ========================================================= [2021-05-31T05:43:49.570Z] EdgeX Global Pipelines Version Info [2021-05-31T05:43:49.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:43:53.562Z] ------------------- [2021-05-31T05:43:53.562Z] stable info: [2021-05-31T05:43:53.562Z] ------------------- [2021-05-31T05:43:53.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T05:43:53.562Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:43:53.562Z] Message: update stable to v1.0.192 [2021-05-31T05:43:54.140Z] ------------------- [2021-05-31T05:43:54.140Z] experimental info: [2021-05-31T05:43:54.140Z] ------------------- [2021-05-31T05:43:54.140Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T05:43:54.140Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:43:54.140Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T05:43:56.613Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-05-31T05:43:56.684Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-05-31T05:43:56.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T05:43:56.821Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T05:43:56.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T05:43:56.955Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T05:43:57.023Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T05:43:57.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T05:43:57.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T05:43:57.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T05:43:57.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T05:43:57.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-05-31T05:43:57.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T05:43:57.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T05:43:57.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T05:43:57.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T05:43:59.936Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:44:00.005Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:44:00.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T05:44:00.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T05:44:00.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T05:44:00.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T05:44:00.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T05:44:00.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T05:44:00.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-31T05:44:00.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T05:44:00.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2021-05-31T05:44:00.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2021-05-31T05:44:00.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2021-05-31T05:44:00.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [Pipeline] echo [2021-05-31T05:44:00.922Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e0ba57 [Pipeline] echo [2021-05-31T05:44:00.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T05:44:01.245Z] provisioning config files... [2021-05-31T05:44:01.265Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/config5914738649091832090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:44:01.658Z] ---> docker-login.sh [2021-05-31T05:44:01.658Z] nexus3.edgexfoundry.org:10001 [2021-05-31T05:44:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:44:02.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:44:02.232Z] Configure a credential helper to remove this warning. See [2021-05-31T05:44:02.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:44:02.232Z] [2021-05-31T05:44:02.232Z] Login Succeeded [2021-05-31T05:44:02.232Z] nexus3.edgexfoundry.org:10002 [2021-05-31T05:44:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:44:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:44:02.502Z] Configure a credential helper to remove this warning. See [2021-05-31T05:44:02.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:44:02.502Z] [2021-05-31T05:44:02.502Z] Login Succeeded [2021-05-31T05:44:02.502Z] nexus3.edgexfoundry.org:10003 [2021-05-31T05:44:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:44:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:44:02.502Z] Configure a credential helper to remove this warning. See [2021-05-31T05:44:02.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:44:02.502Z] [2021-05-31T05:44:02.502Z] Login Succeeded [2021-05-31T05:44:02.502Z] nexus3.edgexfoundry.org:10004 [2021-05-31T05:44:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:44:02.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:44:02.769Z] Configure a credential helper to remove this warning. See [2021-05-31T05:44:02.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:44:02.769Z] [2021-05-31T05:44:02.769Z] Login Succeeded [2021-05-31T05:44:02.769Z] docker.io [2021-05-31T05:44:02.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:44:03.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:44:03.031Z] Configure a credential helper to remove this warning. See [2021-05-31T05:44:03.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:44:03.031Z] [2021-05-31T05:44:03.031Z] Login Succeeded [2021-05-31T05:44:03.031Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T05:44:03.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:44:05.855Z] + git log --format=format:%s -1 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [Pipeline] echo [2021-05-31T05:44:05.918Z] GIT_COMMIT: 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-31T05:44:05.962Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:44:06.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:44:06.577Z] [2021-05-31T05:44:06.577Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:44:06.930Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:44:06.930Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T05:44:06.930Z] 31603596830f: Pulling fs layer [2021-05-31T05:44:06.930Z] 54011a49482f: Pulling fs layer [2021-05-31T05:44:06.930Z] a6820b24f6d8: Pulling fs layer [2021-05-31T05:44:06.930Z] f581987b2513: Pulling fs layer [2021-05-31T05:44:06.930Z] f581987b2513: Waiting [2021-05-31T05:44:07.195Z] 54011a49482f: Verifying Checksum [2021-05-31T05:44:07.195Z] 54011a49482f: Download complete [2021-05-31T05:44:07.195Z] 31603596830f: Verifying Checksum [2021-05-31T05:44:07.195Z] 31603596830f: Download complete [2021-05-31T05:44:07.195Z] f581987b2513: Verifying Checksum [2021-05-31T05:44:07.195Z] f581987b2513: Download complete [2021-05-31T05:44:07.195Z] a6820b24f6d8: Verifying Checksum [2021-05-31T05:44:07.195Z] a6820b24f6d8: Download complete [2021-05-31T05:44:07.458Z] 31603596830f: Pull complete [2021-05-31T05:44:07.458Z] 54011a49482f: Pull complete [2021-05-31T05:44:08.036Z] a6820b24f6d8: Pull complete [2021-05-31T05:44:08.302Z] f581987b2513: Pull complete [2021-05-31T05:44:08.565Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T05:44:08.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:44:08.565Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T05:44:08.670Z] prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container [2021-05-31T05:44:08.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-109 -v /w/workspace/gexfoundry_device-rest-go_PR-109:/w/workspace/gexfoundry_device-rest-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-109@tmp:/w/workspace/gexfoundry_device-rest-go_PR-109@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-05-31T05:44:12.642Z] $ docker top 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T05:44:13.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:44:13.004Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:44:13.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:44:13.117Z] $ docker exec 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent [2021-05-31T05:44:13.243Z] SSH_AUTH_SOCK=/tmp/ssh-eYIlFZ1SUti6/agent.13 [2021-05-31T05:44:13.243Z] SSH_AGENT_PID=20 [2021-05-31T05:44:13.252Z] Running ssh-add (command line suppressed) [2021-05-31T05:44:13.351Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_3236452431628832630.key (/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_3236452431628832630.key) [2021-05-31T05:44:13.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:44:13.755Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T05:44:13.791Z] $ docker exec --env ******** --env ******** 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent -k [2021-05-31T05:44:13.896Z] unset SSH_AUTH_SOCK; [2021-05-31T05:44:13.897Z] unset SSH_AGENT_PID; [2021-05-31T05:44:13.897Z] echo Agent pid 20 killed; [2021-05-31T05:44:13.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T05:44:14.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:44:14.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:44:14.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:44:14.195Z] $ docker exec 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent [2021-05-31T05:44:14.310Z] SSH_AUTH_SOCK=/tmp/ssh-nRjHxxdiDUeE/agent.55 [2021-05-31T05:44:14.310Z] SSH_AGENT_PID=62 [2021-05-31T05:44:14.316Z] Running ssh-add (command line suppressed) [2021-05-31T05:44:14.415Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_1896694423143732839.key (/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_1896694423143732839.key) [2021-05-31T05:44:14.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:44:16.825Z] + git semver init [2021-05-31T05:44:16.825Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T05:44:16.825Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-109/.git [2021-05-31T05:44:16.825Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-109 [2021-05-31T05:44:16.825Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T05:44:16.825Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T05:44:16.825Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T05:44:16.825Z] # $SEMVER_BRANCH = PR-109 [2021-05-31T05:44:16.825Z] # $SEMVER_TEMP = /tmp/semver-577368265 [2021-05-31T05:44:16.825Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-05-31T05:44:16.825Z] # '/tmp/semver-577368265' -> '/w/workspace/gexfoundry_device-rest-go_PR-109/.semver' [2021-05-31T05:44:16.825Z] # -> Force: false [2021-05-31T05:44:16.825Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-109/.semver [Pipeline] } [2021-05-31T05:44:16.851Z] $ docker exec --env ******** --env ******** 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent -k [2021-05-31T05:44:16.946Z] unset SSH_AUTH_SOCK; [2021-05-31T05:44:16.946Z] unset SSH_AGENT_PID; [2021-05-31T05:44:16.946Z] echo Agent pid 62 killed; [2021-05-31T05:44:16.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T05:44:17.499Z] + git semver [Pipeline] } [2021-05-31T05:44:17.561Z] $ docker stop --time=1 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca [2021-05-31T05:44:20.068Z] $ docker rm -f 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:44:20.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T05:44:21.139Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T05:44:21.164Z] [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-05-31T05:44:40.260Z] Still waiting to schedule task [2021-05-31T05:44:40.260Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-1136’ is offline [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-1138’ is offline [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-1157’ is offline [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-31T05:44:40.261Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1154’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-31T05:44:40.261Z] Still waiting to schedule task [2021-05-31T05:44:40.261Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-1136’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-1138’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-1157’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.261Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.262Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1154’ is offline [2021-05-31T05:46:28.070Z] Running on prd-centos7-docker-4c-2g-1166 in /w/workspace/gexfoundry_device-rest-go_PR-109 [Pipeline] { [Pipeline] ws [2021-05-31T05:46:28.173Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-31T05:46:30.462Z] The recommended git tool is: git [2021-05-31T05:46:37.096Z] using credential edgex-jenkins-ssh [2021-05-31T05:46:37.120Z] Cloning the remote Git repository [2021-05-31T05:46:37.140Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-31T05:46:37.202Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-31T05:46:37.231Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-31T05:46:37.232Z] > git --version # timeout=10 [2021-05-31T05:46:37.246Z] > git --version # 'git version 2.24.4' [2021-05-31T05:46:37.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:46:37.267Z] [INFO] Currently running in a labeled security context [2021-05-31T05:46:37.267Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:46:37.267Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5971368362868341001.key [2021-05-31T05:46:37.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:46:38.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-31T05:46:38.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:46:40.081Z] Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [2021-05-31T05:46:40.154Z] Merge succeeded, producing 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [2021-05-31T05:46:40.154Z] Checking out Revision 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 (PR-109) [2021-05-31T05:46:39.614Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-31T05:46:39.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-31T05:46:39.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:46:39.643Z] [INFO] Currently running in a labeled security context [2021-05-31T05:46:39.644Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:46:39.644Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh965597100077624297.key [2021-05-31T05:46:39.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T05:46:40.086Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:46:40.096Z] > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 [2021-05-31T05:46:40.120Z] > git remote # timeout=10 [2021-05-31T05:46:40.125Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T05:46:40.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:46:40.129Z] [INFO] Currently running in a labeled security context [2021-05-31T05:46:40.129Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:46:40.129Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh4734272768112934055.key [2021-05-31T05:46:40.134Z] > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 [2021-05-31T05:46:40.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T05:46:40.153Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:46:40.157Z] > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 [2021-05-31T05:46:43.759Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T05:46:43.785Z] > git --version # timeout=10 [2021-05-31T05:46:43.792Z] > git --version # 'git version 2.24.4' [2021-05-31T05:46:43.802Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:46:46.978Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:46:47.332Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:46:47.658Z] + sudo service docker restart [2021-05-31T05:46:47.658Z] + true [2021-05-31T05:46:47.658Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T05:47:06.405Z] provisioning config files... [2021-05-31T05:47:06.422Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config671059110976171854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:47:06.843Z] ---> docker-login.sh [2021-05-31T05:47:06.843Z] nexus3.edgexfoundry.org:10001 [2021-05-31T05:47:07.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:47:07.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:47:07.572Z] Configure a credential helper to remove this warning. See [2021-05-31T05:47:07.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:47:07.572Z] [2021-05-31T05:47:07.572Z] Login Succeeded [2021-05-31T05:47:07.572Z] nexus3.edgexfoundry.org:10002 [2021-05-31T05:47:07.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:47:07.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:47:07.847Z] Configure a credential helper to remove this warning. See [2021-05-31T05:47:07.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:47:07.847Z] [2021-05-31T05:47:07.847Z] Login Succeeded [2021-05-31T05:47:07.847Z] nexus3.edgexfoundry.org:10003 [2021-05-31T05:47:07.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:47:07.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:47:07.847Z] Configure a credential helper to remove this warning. See [2021-05-31T05:47:07.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:47:07.847Z] [2021-05-31T05:47:07.847Z] Login Succeeded [2021-05-31T05:47:07.847Z] nexus3.edgexfoundry.org:10004 [2021-05-31T05:47:07.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:47:08.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:47:08.117Z] Configure a credential helper to remove this warning. See [2021-05-31T05:47:08.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:47:08.117Z] [2021-05-31T05:47:08.117Z] Login Succeeded [2021-05-31T05:47:08.117Z] docker.io [2021-05-31T05:47:08.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:47:08.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:47:08.383Z] Configure a credential helper to remove this warning. See [2021-05-31T05:47:08.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:47:08.383Z] [2021-05-31T05:47:08.383Z] Login Succeeded [2021-05-31T05:47:08.383Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T05:47:08.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-31T05:47:08.699Z] ========================================================= [2021-05-31T05:47:08.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T05:47:08.699Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:47:09.052Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-31T05:47:09.052Z] Sending build context to Docker daemon 92.16kB [2021-05-31T05:47:09.052Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T05:47:09.052Z] Step 2/10 : FROM ${BASE} [2021-05-31T05:47:09.052Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T05:47:09.052Z] 540db60ca938: Pulling fs layer [2021-05-31T05:47:09.052Z] adcc1eea9eea: Pulling fs layer [2021-05-31T05:47:09.052Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T05:47:09.052Z] 0510c868ecb4: Pulling fs layer [2021-05-31T05:47:09.052Z] afea3b2eda06: Pulling fs layer [2021-05-31T05:47:09.052Z] 7809a108b3ef: Pulling fs layer [2021-05-31T05:47:09.052Z] f706445af74f: Pulling fs layer [2021-05-31T05:47:09.052Z] 0510c868ecb4: Waiting [2021-05-31T05:47:09.052Z] afea3b2eda06: Waiting [2021-05-31T05:47:09.052Z] 7809a108b3ef: Waiting [2021-05-31T05:47:09.052Z] f706445af74f: Waiting [2021-05-31T05:47:09.052Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T05:47:09.052Z] 4c4ab2625f07: Download complete [2021-05-31T05:47:09.052Z] adcc1eea9eea: Verifying Checksum [2021-05-31T05:47:09.052Z] adcc1eea9eea: Download complete [2021-05-31T05:47:09.315Z] afea3b2eda06: Verifying Checksum [2021-05-31T05:47:09.315Z] afea3b2eda06: Download complete [2021-05-31T05:47:09.315Z] 540db60ca938: Verifying Checksum [2021-05-31T05:47:09.315Z] 7809a108b3ef: Verifying Checksum [2021-05-31T05:47:09.315Z] 7809a108b3ef: Download complete [2021-05-31T05:47:09.315Z] 540db60ca938: Pull complete [2021-05-31T05:47:11.556Z] adcc1eea9eea: Pull complete [2021-05-31T05:47:11.556Z] 4c4ab2625f07: Pull complete [2021-05-31T05:47:11.556Z] f706445af74f: Verifying Checksum [2021-05-31T05:47:11.556Z] f706445af74f: Download complete [2021-05-31T05:47:11.556Z] 0510c868ecb4: Verifying Checksum [2021-05-31T05:47:11.556Z] 0510c868ecb4: Download complete [2021-05-31T05:47:14.913Z] 0510c868ecb4: Pull complete [2021-05-31T05:47:14.913Z] afea3b2eda06: Pull complete [2021-05-31T05:47:14.913Z] 7809a108b3ef: Pull complete [2021-05-31T05:47:16.311Z] f706445af74f: Pull complete [2021-05-31T05:47:16.311Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T05:47:16.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T05:47:16.574Z] ---> b068be0155e3 [2021-05-31T05:47:16.574Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-31T05:47:19.120Z] ---> Running in 3a56e4e7e056 [2021-05-31T05:47:19.120Z] Removing intermediate container 3a56e4e7e056 [2021-05-31T05:47:19.120Z] ---> 2faba8ff1257 [2021-05-31T05:47:19.120Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T05:47:19.120Z] ---> Running in 4bd3449da85e [2021-05-31T05:47:19.385Z] Removing intermediate container 4bd3449da85e [2021-05-31T05:47:19.385Z] ---> 106656f7b6f4 [2021-05-31T05:47:19.385Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T05:47:19.385Z] ---> Running in f10ee2a34874 [2021-05-31T05:47:19.385Z] Removing intermediate container f10ee2a34874 [2021-05-31T05:47:19.385Z] ---> 8c2313d368a6 [2021-05-31T05:47:19.385Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T05:47:19.653Z] ---> Running in a2c6c484f8be [2021-05-31T05:47:20.236Z] Removing intermediate container a2c6c484f8be [2021-05-31T05:47:20.236Z] ---> ea1a8cd74d2b [2021-05-31T05:47:20.236Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T05:47:20.236Z] ---> Running in 84254fd190f2 [2021-05-31T05:47:20.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T05:47:21.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T05:47:23.277Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-31T05:47:23.277Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-31T05:47:23.277Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-31T05:47:23.277Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-31T05:47:23.537Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-31T05:47:23.537Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-31T05:47:23.797Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-31T05:47:25.184Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-31T05:47:25.184Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-31T05:47:25.454Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T05:47:25.454Z] OK: 154 MiB in 49 packages [2021-05-31T05:47:25.747Z] Removing intermediate container 84254fd190f2 [2021-05-31T05:47:25.747Z] ---> c5c3b0dabc5f [2021-05-31T05:47:25.747Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-31T05:47:25.747Z] ---> Running in 4be091d622c4 [2021-05-31T05:47:27.815Z] Removing intermediate container 4be091d622c4 [2021-05-31T05:47:27.815Z] ---> c9fe9aec7792 [2021-05-31T05:47:27.815Z] Step 9/10 : COPY . . [2021-05-31T05:47:27.815Z] ---> c802ab128924 [2021-05-31T05:47:27.815Z] Step 10/10 : RUN go mod download [2021-05-31T05:47:27.815Z] ---> Running in 17f1db1d192f [2021-05-31T05:47:41.612Z] Removing intermediate container 17f1db1d192f [2021-05-31T05:47:41.612Z] ---> e6e50f0d3ce2 [2021-05-31T05:47:41.612Z] Successfully built e6e50f0d3ce2 [2021-05-31T05:47:41.612Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:47:41.949Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T05:47:41.949Z] . [Pipeline] withDockerContainer [2021-05-31T05:47:42.050Z] prd-centos7-docker-4c-2g-1166 does not seem to be running inside a container [2021-05-31T05:47:42.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T05:47:44.178Z] $ docker top 508bcc62c9707f9a25c100d1ab10e9e569dc18f05b43fd570378041a15e57047 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:47:44.618Z] + go version [2021-05-31T05:47:44.619Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T05:47:44.646Z] $ docker stop --time=1 508bcc62c9707f9a25c100d1ab10e9e569dc18f05b43fd570378041a15e57047 [2021-05-31T05:47:45.860Z] $ docker rm -f 508bcc62c9707f9a25c100d1ab10e9e569dc18f05b43fd570378041a15e57047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:47:46.565Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T05:47:46.565Z] . [Pipeline] withDockerContainer [2021-05-31T05:47:46.670Z] prd-centos7-docker-4c-2g-1166 does not seem to be running inside a container [2021-05-31T05:47:46.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T05:47:47.087Z] $ docker top 7b17d7ec2ca759ba7e38d57e81b1f9f16b74293f377fa40671871f40814e911c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:47:47.541Z] + go mod tidy [Pipeline] sh [2021-05-31T05:47:50.127Z] + make test [2021-05-31T05:47:50.127Z] go mod tidy [2021-05-31T05:47:50.482Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-31T05:47:50.749Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-31T05:48:07.999Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-05-31T05:48:07.999Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements [2021-05-31T05:48:07.999Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-31T05:48:13.323Z] gofmt -l . [2021-05-31T05:48:13.323Z] [ "`gofmt -l .`" = "" ] [2021-05-31T05:48:13.323Z] ./bin/test-go-mod-tidy.sh [2021-05-31T05:48:13.323Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-31T05:48:13.930Z] $ docker stop --time=1 7b17d7ec2ca759ba7e38d57e81b1f9f16b74293f377fa40671871f40814e911c [2021-05-31T05:48:15.353Z] $ docker rm -f 7b17d7ec2ca759ba7e38d57e81b1f9f16b74293f377fa40671871f40814e911c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:48:15.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T05:48:16.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-31T05:48:19.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-31T05:48:19.708Z] + ls -al . [2021-05-31T05:48:19.708Z] total 104 [2021-05-31T05:48:19.708Z] drwxrwxr-x. 8 jenkins jenkins 4096 May 31 05:48 . [2021-05-31T05:48:19.708Z] drwxrwxr-x. 4 jenkins jenkins 28 May 31 05:46 .. [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 6792 May 31 05:46 Attribution.txt [2021-05-31T05:48:19.708Z] drwxrwxr-x. 2 jenkins jenkins 64 May 31 05:46 bin [2021-05-31T05:48:19.708Z] drwxrwxr-x. 3 jenkins jenkins 32 May 31 05:46 cmd [2021-05-31T05:48:19.708Z] -rw-r--r--. 1 jenkins jenkins 8513 May 31 05:48 coverage.out [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 1615 May 31 05:46 Dockerfile [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 1087 May 31 05:46 Dockerfile.build [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 151 May 31 05:46 .dockerignore [2021-05-31T05:48:19.708Z] drwxrwxr-x. 2 jenkins jenkins 76 May 31 05:46 driver [2021-05-31T05:48:19.708Z] drwxrwxr-x. 8 jenkins jenkins 179 May 31 05:46 .git [2021-05-31T05:48:19.708Z] drwxrwxr-x. 2 jenkins jenkins 103 May 31 05:46 .github [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 336 May 31 05:46 .gitignore [2021-05-31T05:48:19.708Z] -rw-r--r--. 1 jenkins jenkins 285 May 31 05:48 go.mod [2021-05-31T05:48:19.708Z] -rw-r--r--. 1 jenkins jenkins 21295 May 31 05:47 go.sum [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 680 May 31 05:46 Jenkinsfile [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 31 05:46 LICENSE [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 996 May 31 05:46 Makefile [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 7667 May 31 05:46 README.md [2021-05-31T05:48:19.708Z] drwxrwxr-x. 4 jenkins jenkins 71 May 31 05:46 snap [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 5 May 31 05:44 VERSION [2021-05-31T05:48:19.708Z] -rw-rw-r--. 1 jenkins jenkins 713 May 31 05:46 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:48:21.978Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 --label arch=amd64 --label version=0.0.0 . [2021-05-31T05:48:21.978Z] Sending build context to Docker daemon 101.9kB [2021-05-31T05:48:21.978Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T05:48:21.978Z] Step 2/25 : FROM ${BASE} AS builder [2021-05-31T05:48:21.978Z] ---> e6e50f0d3ce2 [2021-05-31T05:48:21.978Z] Step 3/25 : ARG MAKE='make build' [2021-05-31T05:48:21.978Z] ---> Running in ec986d8c88fe [2021-05-31T05:48:21.978Z] Removing intermediate container ec986d8c88fe [2021-05-31T05:48:21.978Z] ---> 49b49a8479cb [2021-05-31T05:48:21.978Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-31T05:48:21.978Z] ---> Running in d9e33e74d124 [2021-05-31T05:48:21.978Z] Removing intermediate container d9e33e74d124 [2021-05-31T05:48:21.978Z] ---> 8051e8effdf0 [2021-05-31T05:48:21.978Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T05:48:21.978Z] ---> Running in b28141ab83ef [2021-05-31T05:48:21.978Z] Removing intermediate container b28141ab83ef [2021-05-31T05:48:21.978Z] ---> a58e4c5116cc [2021-05-31T05:48:21.978Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T05:48:21.978Z] ---> Running in bc1e1ddcf7aa [2021-05-31T05:48:21.978Z] Removing intermediate container bc1e1ddcf7aa [2021-05-31T05:48:21.978Z] ---> 67522534ec19 [2021-05-31T05:48:21.978Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T05:48:21.978Z] ---> Running in 74094cebf895 [2021-05-31T05:48:21.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T05:48:21.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T05:48:22.568Z] OK: 154 MiB in 49 packages [2021-05-31T05:48:22.568Z] Removing intermediate container 74094cebf895 [2021-05-31T05:48:22.568Z] ---> d1046ed61262 [2021-05-31T05:48:22.568Z] Step 8/25 : WORKDIR /device-rest-go [2021-05-31T05:48:22.568Z] ---> Running in 75666efbeb42 [2021-05-31T05:48:22.832Z] Removing intermediate container 75666efbeb42 [2021-05-31T05:48:22.832Z] ---> f94afa04a667 [2021-05-31T05:48:22.832Z] Step 9/25 : COPY . . [2021-05-31T05:48:22.832Z] ---> bb464e0109d2 [2021-05-31T05:48:22.832Z] Step 10/25 : RUN go mod tidy [2021-05-31T05:48:22.832Z] ---> Running in ce74491f9cac [2021-05-31T05:48:23.411Z] Removing intermediate container ce74491f9cac [2021-05-31T05:48:23.411Z] ---> e0b961e9cb59 [2021-05-31T05:48:23.411Z] Step 11/25 : RUN make update [2021-05-31T05:48:23.411Z] ---> Running in c4ab368ee25a [2021-05-31T05:48:23.677Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-31T05:48:23.937Z] Removing intermediate container c4ab368ee25a [2021-05-31T05:48:23.937Z] ---> 35d4412159b3 [2021-05-31T05:48:23.937Z] Step 12/25 : RUN $MAKE [2021-05-31T05:48:23.937Z] ---> Running in ddf5201cd4bd [2021-05-31T05:48:24.207Z] go mod tidy [2021-05-31T05:48:24.476Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-05-31T05:48:36.313Z] Removing intermediate container ddf5201cd4bd [2021-05-31T05:48:36.313Z] ---> 1fc84357957e [2021-05-31T05:48:36.313Z] Step 13/25 : FROM alpine:3.12 [2021-05-31T05:48:36.313Z] 3.12: Pulling from library/alpine [2021-05-31T05:48:36.579Z] 339de151aab4: Pulling fs layer [2021-05-31T05:48:36.579Z] 339de151aab4: Verifying Checksum [2021-05-31T05:48:36.579Z] 339de151aab4: Download complete [2021-05-31T05:48:36.842Z] 339de151aab4: Pull complete [2021-05-31T05:48:36.843Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T05:48:36.843Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T05:48:36.843Z] ---> 13621d1b12d4 [2021-05-31T05:48:36.843Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T05:48:36.843Z] ---> Running in be7757f68cbd [2021-05-31T05:48:37.113Z] Removing intermediate container be7757f68cbd [2021-05-31T05:48:37.113Z] ---> a2924b444255 [2021-05-31T05:48:37.113Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-05-31T05:48:37.113Z] ---> Running in e8f56b23b1b6 [2021-05-31T05:48:37.113Z] Removing intermediate container e8f56b23b1b6 [2021-05-31T05:48:37.113Z] ---> 5aa768728b1c [2021-05-31T05:48:37.113Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-31T05:48:37.113Z] ---> Running in ef2ea0bb8569 [2021-05-31T05:48:37.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T05:48:37.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T05:48:37.643Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-31T05:48:37.643Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-31T05:48:37.643Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-31T05:48:37.643Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-31T05:48:37.643Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-31T05:48:37.643Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-31T05:48:37.643Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T05:48:37.643Z] OK: 8 MiB in 20 packages [2021-05-31T05:48:37.903Z] Removing intermediate container ef2ea0bb8569 [2021-05-31T05:48:37.903Z] ---> efad55fb52cf [2021-05-31T05:48:37.903Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-05-31T05:48:38.477Z] ---> 19866e2ee16b [2021-05-31T05:48:38.477Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-05-31T05:48:38.477Z] ---> bc0f68b985ff [2021-05-31T05:48:38.477Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-05-31T05:48:38.739Z] ---> 500c0ee54f74 [2021-05-31T05:48:38.739Z] Step 20/25 : EXPOSE 59986 [2021-05-31T05:48:38.739Z] ---> Running in 4c502c8a57df [2021-05-31T05:48:38.739Z] Removing intermediate container 4c502c8a57df [2021-05-31T05:48:38.739Z] ---> 78fe752cb65f [2021-05-31T05:48:38.739Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-05-31T05:48:38.739Z] ---> Running in 62fea8f72a2a [2021-05-31T05:48:39.003Z] Removing intermediate container 62fea8f72a2a [2021-05-31T05:48:39.003Z] ---> 514189491bf1 [2021-05-31T05:48:39.003Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-31T05:48:39.003Z] ---> Running in baa490f59cb1 [2021-05-31T05:48:39.003Z] Removing intermediate container baa490f59cb1 [2021-05-31T05:48:39.003Z] ---> e5f0275f1d53 [2021-05-31T05:48:39.003Z] Step 23/25 : LABEL arch=amd64 [2021-05-31T05:48:39.003Z] ---> Running in c44fbed8d4e6 [2021-05-31T05:48:39.003Z] Removing intermediate container c44fbed8d4e6 [2021-05-31T05:48:39.003Z] ---> 5cb8a0497020 [2021-05-31T05:48:39.003Z] Step 24/25 : LABEL git_sha=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [2021-05-31T05:48:39.003Z] ---> Running in a2f51c437d9c [2021-05-31T05:48:39.265Z] Removing intermediate container a2f51c437d9c [2021-05-31T05:48:39.265Z] ---> 97b141b2ae18 [2021-05-31T05:48:39.265Z] Step 25/25 : LABEL version=0.0.0 [2021-05-31T05:48:39.265Z] ---> Running in eac0148f6af6 [2021-05-31T05:48:39.265Z] Removing intermediate container eac0148f6af6 [2021-05-31T05:48:39.265Z] ---> f98958a3ab4a [2021-05-31T05:48:39.265Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-31T05:48:39.265Z] Successfully built f98958a3ab4a [2021-05-31T05:48:39.265Z] Successfully tagged device-rest: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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:48:42.017Z] ---> job-cost.sh [2021-05-31T05:48:42.017Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zj4h [2021-05-31T05:48:52.042Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T05:49:04.148Z] lf-activate-venv(): INFO: Adding /tmp/venv-zj4h/bin to PATH [2021-05-31T05:49:04.148Z] INFO: No Stack... [2021-05-31T05:49:06.061Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T05:49:06.326Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T05:49:08.492Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-31T05:49:08.492Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T05:49:08.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [2021-05-31T05:49:08.592Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] did not exist. Created. [2021-05-31T05:49:08.592Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T05:49:09.039Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T05:49:09.137Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T05:49:09.157Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T06:01:36.148Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1695 in /w/workspace/gexfoundry_device-rest-go_PR-109 [Pipeline] { [Pipeline] ws [2021-05-31T06:01:36.224Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-31T06:01:36.486Z] The recommended git tool is: git [2021-05-31T06:01:48.468Z] using credential edgex-jenkins-ssh [2021-05-31T06:01:50.438Z] Cloning the remote Git repository [2021-05-31T06:01:50.493Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-31T06:01:50.614Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-31T06:01:50.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-31T06:01:50.712Z] > git --version # timeout=10 [2021-05-31T06:01:50.726Z] > git --version # 'git version 2.17.1' [2021-05-31T06:01:50.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:01:50.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:01:52.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-31T06:01:52.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:01:53.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-31T06:01:53.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-31T06:01:53.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:01:53.317Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:01:53.835Z] Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [2021-05-31T06:01:53.849Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:01:53.862Z] > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 [2021-05-31T06:01:56.066Z] Merge succeeded, producing 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [2021-05-31T06:01:56.067Z] Checking out Revision 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 (PR-109) [2021-05-31T06:01:55.983Z] > git remote # timeout=10 [2021-05-31T06:01:55.998Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:01:56.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:01:56.030Z] > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 [2021-05-31T06:01:56.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:01:56.068Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:01:56.086Z] > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 [2021-05-31T06:02:02.299Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T06:02:02.357Z] > git --version # timeout=10 [2021-05-31T06:02:02.371Z] > git --version # 'git version 2.17.1' [2021-05-31T06:02:02.381Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:02:06.053Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:02:06.601Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:02:06.992Z] + sudo service docker restart [2021-05-31T06:02:06.992Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:02:25.172Z] provisioning config files... [2021-05-31T06:02:25.200Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config562695399761267485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:02:25.634Z] ---> docker-login.sh [2021-05-31T06:02:25.634Z] nexus3.edgexfoundry.org:10001 [2021-05-31T06:02:27.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:27.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:27.984Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:27.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:27.984Z] [2021-05-31T06:02:27.984Z] Login Succeeded [2021-05-31T06:02:27.984Z] nexus3.edgexfoundry.org:10002 [2021-05-31T06:02:27.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:27.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:27.984Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:27.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:27.984Z] [2021-05-31T06:02:27.984Z] Login Succeeded [2021-05-31T06:02:27.984Z] nexus3.edgexfoundry.org:10003 [2021-05-31T06:02:27.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:27.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:27.984Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:27.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:27.984Z] [2021-05-31T06:02:27.984Z] Login Succeeded [2021-05-31T06:02:27.984Z] nexus3.edgexfoundry.org:10004 [2021-05-31T06:02:28.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:28.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:28.536Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:28.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:28.536Z] [2021-05-31T06:02:28.536Z] Login Succeeded [2021-05-31T06:02:28.536Z] docker.io [2021-05-31T06:02:28.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:29.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:29.412Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:29.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:29.412Z] [2021-05-31T06:02:29.412Z] Login Succeeded [2021-05-31T06:02:29.412Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T06:02:29.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-31T06:02:30.077Z] ========================================================= [2021-05-31T06:02:30.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T06:02:30.077Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:02:30.492Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-31T06:02:30.492Z] Sending build context to Docker daemon 92.16kB [2021-05-31T06:02:30.770Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:02:30.770Z] Step 2/10 : FROM ${BASE} [2021-05-31T06:02:31.046Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T06:02:31.046Z] 595b0fe564bb: Pulling fs layer [2021-05-31T06:02:31.046Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T06:02:31.046Z] 316046926c0a: Pulling fs layer [2021-05-31T06:02:31.046Z] 4ebd0625c992: Pulling fs layer [2021-05-31T06:02:31.046Z] 207e8628e3a3: Pulling fs layer [2021-05-31T06:02:31.046Z] c791037a9be2: Pulling fs layer [2021-05-31T06:02:31.046Z] ffd874e62e21: Pulling fs layer [2021-05-31T06:02:31.046Z] 207e8628e3a3: Waiting [2021-05-31T06:02:31.046Z] 4ebd0625c992: Waiting [2021-05-31T06:02:31.046Z] c791037a9be2: Waiting [2021-05-31T06:02:31.046Z] ffd874e62e21: Waiting [2021-05-31T06:02:31.046Z] 316046926c0a: Verifying Checksum [2021-05-31T06:02:31.046Z] 316046926c0a: Download complete [2021-05-31T06:02:31.046Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T06:02:31.046Z] 7186ed65a4f7: Download complete [2021-05-31T06:02:31.323Z] 207e8628e3a3: Verifying Checksum [2021-05-31T06:02:31.323Z] 207e8628e3a3: Download complete [2021-05-31T06:02:31.323Z] c791037a9be2: Verifying Checksum [2021-05-31T06:02:31.323Z] c791037a9be2: Download complete [2021-05-31T06:02:31.323Z] 595b0fe564bb: Download complete [2021-05-31T06:02:33.584Z] 595b0fe564bb: Pull complete [2021-05-31T06:02:33.584Z] 7186ed65a4f7: Pull complete [2021-05-31T06:02:33.584Z] 316046926c0a: Pull complete [2021-05-31T06:02:33.584Z] ffd874e62e21: Verifying Checksum [2021-05-31T06:02:33.584Z] ffd874e62e21: Download complete [2021-05-31T06:02:34.576Z] 4ebd0625c992: Verifying Checksum [2021-05-31T06:02:34.576Z] 4ebd0625c992: Download complete [2021-05-31T06:02:47.978Z] 4ebd0625c992: Pull complete [2021-05-31T06:02:47.978Z] 207e8628e3a3: Pull complete [2021-05-31T06:02:47.978Z] c791037a9be2: Pull complete [2021-05-31T06:02:48.961Z] ffd874e62e21: Pull complete [2021-05-31T06:02:48.961Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T06:02:49.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T06:02:49.238Z] ---> cfc18b08335c [2021-05-31T06:02:49.238Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-31T06:02:51.886Z] ---> Running in 10943c436b1e [2021-05-31T06:02:51.886Z] Removing intermediate container 10943c436b1e [2021-05-31T06:02:51.886Z] ---> b5b70e4cb207 [2021-05-31T06:02:51.886Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T06:02:52.171Z] ---> Running in a1f5ad6e66bb [2021-05-31T06:02:52.785Z] Removing intermediate container a1f5ad6e66bb [2021-05-31T06:02:52.785Z] ---> f30c379dcf9a [2021-05-31T06:02:52.785Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T06:02:52.785Z] ---> Running in b5a98db701b1 [2021-05-31T06:02:53.386Z] Removing intermediate container b5a98db701b1 [2021-05-31T06:02:53.386Z] ---> 634cb68135f7 [2021-05-31T06:02:53.386Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:02:53.386Z] ---> Running in d951b7ba600c [2021-05-31T06:02:56.239Z] Removing intermediate container d951b7ba600c [2021-05-31T06:02:56.239Z] ---> e528edca801b [2021-05-31T06:02:56.239Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T06:02:56.239Z] ---> Running in 6ffdff07fe68 [2021-05-31T06:02:57.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:02:58.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:02:59.210Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-31T06:02:59.211Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-31T06:02:59.211Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-31T06:02:59.211Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-31T06:02:59.489Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-31T06:02:59.489Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-31T06:02:59.489Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-31T06:03:01.475Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-31T06:03:01.475Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-31T06:03:01.475Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T06:03:01.475Z] OK: 144 MiB in 49 packages [2021-05-31T06:03:01.754Z] Removing intermediate container 6ffdff07fe68 [2021-05-31T06:03:01.754Z] ---> b08a8f58553e [2021-05-31T06:03:01.754Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-31T06:03:01.754Z] ---> Running in d68830ee2059 [2021-05-31T06:03:02.364Z] Removing intermediate container d68830ee2059 [2021-05-31T06:03:02.364Z] ---> 6b5db6e387a6 [2021-05-31T06:03:02.364Z] Step 9/10 : COPY . . [2021-05-31T06:03:03.346Z] ---> 5263029e247e [2021-05-31T06:03:03.346Z] Step 10/10 : RUN go mod download [2021-05-31T06:03:03.346Z] ---> Running in 9b5d2a49a8df [2021-05-31T06:03:30.154Z] Removing intermediate container 9b5d2a49a8df [2021-05-31T06:03:30.154Z] ---> 4603dadea8f7 [2021-05-31T06:03:30.154Z] Successfully built 4603dadea8f7 [2021-05-31T06:03:30.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:03:30.542Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:03:30.542Z] . [Pipeline] withDockerContainer [2021-05-31T06:03:30.791Z] prd-ubuntu18.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2021-05-31T06:03:30.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T06:03:32.348Z] $ docker top 51c962af407c41773894d7fbbf0a9ad725d88ad37144ed471bcb7f625531700b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:03:33.405Z] + go version [2021-05-31T06:03:33.405Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T06:03:33.437Z] $ docker stop --time=1 51c962af407c41773894d7fbbf0a9ad725d88ad37144ed471bcb7f625531700b [2021-05-31T06:03:36.170Z] $ docker rm -f 51c962af407c41773894d7fbbf0a9ad725d88ad37144ed471bcb7f625531700b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:03:37.207Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:03:37.207Z] . [Pipeline] withDockerContainer [2021-05-31T06:03:37.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2021-05-31T06:03:37.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T06:03:39.082Z] $ docker top 78169e2a26e659e9d202ec331e8a9ec68bf671253e2a3cbc7167742e8a12b510 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:03:41.555Z] + go mod tidy [Pipeline] sh [2021-05-31T06:03:42.263Z] + make test [2021-05-31T06:03:42.263Z] go mod tidy [2021-05-31T06:03:42.538Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-31T06:03:43.975Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-31T06:04:44.066Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-05-31T06:04:44.066Z] ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 54.0% of statements [2021-05-31T06:04:44.066Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-31T06:05:12.643Z] gofmt -l . [2021-05-31T06:05:12.643Z] [ "`gofmt -l .`" = "" ] [2021-05-31T06:05:12.643Z] ./bin/test-go-mod-tidy.sh [2021-05-31T06:05:12.643Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-31T06:05:12.685Z] $ docker stop --time=1 78169e2a26e659e9d202ec331e8a9ec68bf671253e2a3cbc7167742e8a12b510 [2021-05-31T06:05:14.718Z] $ docker rm -f 78169e2a26e659e9d202ec331e8a9ec68bf671253e2a3cbc7167742e8a12b510 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:05:15.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:05:15.808Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T06:05:16.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:05:21.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-31T06:05:21.460Z] + ls -al . [2021-05-31T06:05:21.460Z] total 132 [2021-05-31T06:05:21.460Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:05 . [2021-05-31T06:05:21.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:01 .. [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 151 May 31 06:01 .dockerignore [2021-05-31T06:05:21.460Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:02 .git [2021-05-31T06:05:21.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 .github [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 336 May 31 06:01 .gitignore [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 6792 May 31 06:01 Attribution.txt [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 1615 May 31 06:01 Dockerfile [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 1087 May 31 06:01 Dockerfile.build [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 680 May 31 06:01 Jenkinsfile [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 06:01 LICENSE [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 996 May 31 06:01 Makefile [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 7667 May 31 06:01 README.md [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 05:44 VERSION [2021-05-31T06:05:21.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 bin [2021-05-31T06:05:21.460Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:01 cmd [2021-05-31T06:05:21.460Z] -rw-r--r-- 1 jenkins jenkins 8513 May 31 06:04 coverage.out [2021-05-31T06:05:21.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 driver [2021-05-31T06:05:21.460Z] -rw-r--r-- 1 jenkins jenkins 285 May 31 06:05 go.mod [2021-05-31T06:05:21.460Z] -rw-r--r-- 1 jenkins jenkins 21295 May 31 06:03 go.sum [2021-05-31T06:05:21.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:01 snap [2021-05-31T06:05:21.460Z] -rw-rw-r-- 1 jenkins jenkins 713 May 31 06:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:05:21.846Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 --label arch=arm64 --label version=0.0.0 . [2021-05-31T06:05:21.847Z] Sending build context to Docker daemon 101.9kB [2021-05-31T06:05:24.391Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:05:24.391Z] Step 2/25 : FROM ${BASE} AS builder [2021-05-31T06:05:24.391Z] ---> 4603dadea8f7 [2021-05-31T06:05:24.391Z] Step 3/25 : ARG MAKE='make build' [2021-05-31T06:05:24.391Z] ---> Running in 5fef0a2e1a53 [2021-05-31T06:05:24.391Z] Removing intermediate container 5fef0a2e1a53 [2021-05-31T06:05:24.391Z] ---> ea3ce6dbee54 [2021-05-31T06:05:24.391Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-31T06:05:24.391Z] ---> Running in 58596fb77866 [2021-05-31T06:05:24.391Z] Removing intermediate container 58596fb77866 [2021-05-31T06:05:24.391Z] ---> b9fc41fbb4a6 [2021-05-31T06:05:24.391Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T06:05:24.391Z] ---> Running in 5a8df042babc [2021-05-31T06:05:24.391Z] Removing intermediate container 5a8df042babc [2021-05-31T06:05:24.391Z] ---> 8c48e09493e1 [2021-05-31T06:05:24.391Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:05:24.664Z] ---> Running in 1dd4258f8f5a [2021-05-31T06:05:27.113Z] Removing intermediate container 1dd4258f8f5a [2021-05-31T06:05:27.113Z] ---> 4d000c359546 [2021-05-31T06:05:27.113Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T06:05:27.113Z] ---> Running in 1c0e8e16b859 [2021-05-31T06:05:29.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:05:29.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:05:30.388Z] OK: 144 MiB in 49 packages [2021-05-31T06:05:32.411Z] Removing intermediate container 1c0e8e16b859 [2021-05-31T06:05:32.411Z] ---> a3995789d7d1 [2021-05-31T06:05:32.411Z] Step 8/25 : WORKDIR /device-rest-go [2021-05-31T06:05:32.411Z] ---> Running in fa29ce48cf74 [2021-05-31T06:05:32.411Z] Removing intermediate container fa29ce48cf74 [2021-05-31T06:05:32.411Z] ---> 1263c0a9d24c [2021-05-31T06:05:32.411Z] Step 9/25 : COPY . . [2021-05-31T06:05:33.012Z] ---> 8f7f616897fe [2021-05-31T06:05:33.012Z] Step 10/25 : RUN go mod tidy [2021-05-31T06:05:33.012Z] ---> Running in ef769ecc64a1 [2021-05-31T06:05:37.590Z] Removing intermediate container ef769ecc64a1 [2021-05-31T06:05:37.590Z] ---> 139e44cb65b2 [2021-05-31T06:05:37.590Z] Step 11/25 : RUN make update [2021-05-31T06:05:37.590Z] ---> Running in 7bf225ce7286 [2021-05-31T06:05:37.590Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-31T06:05:38.193Z] Removing intermediate container 7bf225ce7286 [2021-05-31T06:05:38.193Z] ---> 65a5f2e6e34f [2021-05-31T06:05:38.193Z] Step 12/25 : RUN $MAKE [2021-05-31T06:05:38.193Z] ---> Running in b8df431d9a1c [2021-05-31T06:05:40.335Z] go mod tidy [2021-05-31T06:05:40.335Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-05-31T06:06:21.892Z] Removing intermediate container b8df431d9a1c [2021-05-31T06:06:21.892Z] ---> 01e50eb58e5f [2021-05-31T06:06:21.892Z] Step 13/25 : FROM alpine:3.12 [2021-05-31T06:06:21.892Z] 3.12: Pulling from library/alpine [2021-05-31T06:06:21.892Z] d2f70382dc9a: Pulling fs layer [2021-05-31T06:06:21.892Z] d2f70382dc9a: Verifying Checksum [2021-05-31T06:06:21.892Z] d2f70382dc9a: Download complete [2021-05-31T06:06:21.892Z] d2f70382dc9a: Pull complete [2021-05-31T06:06:21.892Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T06:06:21.892Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T06:06:21.892Z] ---> 9852663dfa18 [2021-05-31T06:06:21.892Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T06:06:21.892Z] ---> Running in 154328a9ca7e [2021-05-31T06:06:21.892Z] Removing intermediate container 154328a9ca7e [2021-05-31T06:06:21.892Z] ---> bfbbee7fdf99 [2021-05-31T06:06:21.892Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-05-31T06:06:21.892Z] ---> Running in 7b5ba5e37d84 [2021-05-31T06:06:21.892Z] Removing intermediate container 7b5ba5e37d84 [2021-05-31T06:06:21.892Z] ---> 7b87eb603098 [2021-05-31T06:06:21.892Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-31T06:06:21.892Z] ---> Running in baf9faf67021 [2021-05-31T06:06:21.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:06:21.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:06:21.892Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-31T06:06:21.892Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-31T06:06:21.892Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-31T06:06:21.892Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-31T06:06:21.892Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-31T06:06:21.892Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-31T06:06:21.892Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T06:06:21.892Z] OK: 8 MiB in 20 packages [2021-05-31T06:06:22.882Z] Removing intermediate container baf9faf67021 [2021-05-31T06:06:22.882Z] ---> 99c55788ec9e [2021-05-31T06:06:22.882Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-05-31T06:06:25.504Z] ---> ac35e916bd8d [2021-05-31T06:06:25.504Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-05-31T06:06:25.504Z] ---> eaa8ab23ead4 [2021-05-31T06:06:25.504Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-05-31T06:06:25.778Z] ---> acab776df8eb [2021-05-31T06:06:25.778Z] Step 20/25 : EXPOSE 59986 [2021-05-31T06:06:26.053Z] ---> Running in c1fc7f629f90 [2021-05-31T06:06:26.326Z] Removing intermediate container c1fc7f629f90 [2021-05-31T06:06:26.326Z] ---> 5e300ded9f18 [2021-05-31T06:06:26.326Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-05-31T06:06:26.608Z] ---> Running in 21b21b15a836 [2021-05-31T06:06:27.205Z] Removing intermediate container 21b21b15a836 [2021-05-31T06:06:27.205Z] ---> 5443948be4e7 [2021-05-31T06:06:27.205Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-31T06:06:27.205Z] ---> Running in 6991c4ddc62b [2021-05-31T06:06:29.325Z] Removing intermediate container 6991c4ddc62b [2021-05-31T06:06:29.325Z] ---> 1942ebb4e982 [2021-05-31T06:06:29.325Z] Step 23/25 : LABEL arch=arm64 [2021-05-31T06:06:29.325Z] ---> Running in bd0e2a179e65 [2021-05-31T06:06:29.325Z] Removing intermediate container bd0e2a179e65 [2021-05-31T06:06:29.325Z] ---> 3da6cde178b0 [2021-05-31T06:06:29.325Z] Step 24/25 : LABEL git_sha=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [2021-05-31T06:06:29.325Z] ---> Running in 1f229f17009e [2021-05-31T06:06:29.325Z] Removing intermediate container 1f229f17009e [2021-05-31T06:06:29.325Z] ---> 63256821774b [2021-05-31T06:06:29.325Z] Step 25/25 : LABEL version=0.0.0 [2021-05-31T06:06:29.325Z] ---> Running in 7a03836ae50d [2021-05-31T06:06:29.919Z] Removing intermediate container 7a03836ae50d [2021-05-31T06:06:29.919Z] ---> a7b3bdc18571 [2021-05-31T06:06:29.919Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-31T06:06:29.919Z] Successfully built a7b3bdc18571 [2021-05-31T06:06:29.919Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:06:30.611Z] ---> job-cost.sh [2021-05-31T06:06:30.612Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VgRp [2021-05-31T06:07:13.372Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:08:52.655Z] lf-activate-venv(): INFO: Adding /tmp/venv-VgRp/bin to PATH [2021-05-31T06:08:52.655Z] INFO: No Stack... [2021-05-31T06:08:52.655Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T06:08:52.655Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T06:08:53.021Z] + cut -d, -f6 [2021-05-31T06:08:53.022Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2021-05-31T06:08:53.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [2021-05-31T06:08:53.137Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] did not exist. Created. [2021-05-31T06:08:53.137Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T06:08:53.608Z] /w/workspace/device-rest-go/1@tmp/durable-6e30ece0/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-6e30ece0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-31T06:08:53.996Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T06:08:56.146Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T06:08:56.314Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T06:08:56.332Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-31T06:08:57.147Z] provisioning config files... [2021-05-31T06:08:57.156Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/config4115693566644990677tmp [Pipeline] { [Pipeline] sh [2021-05-31T06:08:57.518Z] + set +x [2021-05-31T06:08:57.518Z] + curl -s https://codecov.io/bash [2021-05-31T06:08:57.518Z] + bash -s -- [2021-05-31T06:08:57.518Z] [2021-05-31T06:08:57.518Z] _____ _ [2021-05-31T06:08:57.518Z] / ____| | | [2021-05-31T06:08:57.518Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T06:08:57.518Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T06:08:57.518Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T06:08:57.518Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T06:08:57.518Z] Bash-1.0.3 [2021-05-31T06:08:57.518Z] [2021-05-31T06:08:57.518Z] [2021-05-31T06:08:57.518Z] ==> git version 2.24.4 found [2021-05-31T06:08:57.518Z] ==> 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-05-31T06:08:57.518Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T06:08:57.518Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T06:08:57.518Z] ==> Jenkins CI detected. [2021-05-31T06:08:57.518Z] project root: . [2021-05-31T06:08:57.518Z] --> token set from env [2021-05-31T06:08:57.518Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T06:08:57.518Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T06:08:57.518Z] ==> Python coveragepy not found [2021-05-31T06:08:57.518Z] ==> Searching for coverage reports in: [2021-05-31T06:08:57.518Z] + . [2021-05-31T06:08:57.518Z] -> Found 1 reports [2021-05-31T06:08:57.518Z] ==> Detecting git/mercurial file structure [2021-05-31T06:08:57.518Z] ==> Reading reports [2021-05-31T06:08:57.518Z] + ./coverage.out bytes=8513 [2021-05-31T06:08:57.518Z] ==> Appending adjustments [2021-05-31T06:08:57.518Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T06:08:57.779Z] + Found adjustments [2021-05-31T06:08:57.779Z] ==> Gzipping contents [2021-05-31T06:08:57.779Z] 4.0K /tmp/codecov.Vx4cJJ.gz [2021-05-31T06:08:57.779Z] ==> Uploading reports [2021-05-31T06:08:57.779Z] url: https://codecov.io [2021-05-31T06:08:57.779Z] query: branch=PR-109&commit=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=109&job=&cmd_args= [2021-05-31T06:08:57.779Z] -> Pinging Codecov [2021-05-31T06:08:57.779Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-109&commit=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=109&job=&cmd_args= [2021-05-31T06:08:58.038Z] -> Uploading to [2021-05-31T06:08:58.039Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/4E5D53B4F1F92C436F7061BF334D961C/3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051/7fe645af-e28d-4628-8059-fa2ef1793dcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T060857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4603c77aa91b3206dfdf33c1586aa501eb3fa718f987954b8f4e5a8bb2c6f1d [2021-05-31T06:08:58.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T06:08:58.039Z] Dload Upload Total Spent Left Speed [2021-05-31T06:08:58.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4423 --:--:-- --:--:-- --:--:-- 4425 [2021-05-31T06:08:58.609Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [Pipeline] } [2021-05-31T06:08:58.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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-05-31T06:09:02.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:09:03.043Z] ---> package-listing.sh [2021-05-31T06:09:03.044Z] ++ facter osfamily [2021-05-31T06:09:03.044Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T06:09:03.312Z] + OS_FAMILY=redhat [2021-05-31T06:09:03.312Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-109 [2021-05-31T06:09:03.312Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T06:09:03.312Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T06:09:03.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T06:09:03.312Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T06:09:03.312Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-109 ']' [2021-05-31T06:09:03.312Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T06:09:03.312Z] + case "${OS_FAMILY}" in [2021-05-31T06:09:03.312Z] + sort [2021-05-31T06:09:03.312Z] + rpm -qa [2021-05-31T06:09:03.886Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T06:09:03.886Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T06:09:03.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T06:09:03.886Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-109 ']' [2021-05-31T06:09:03.886Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-109/archives/ [2021-05-31T06:09:03.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-109/archives/ [Pipeline] echo [2021-05-31T06:09:03.922Z] 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/gexfoundry_device-rest-go_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T06:09:04.232Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:09:06.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:09:06.604Z] [2021-05-31T06:09:06.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:09:06.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:09:07.233Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T06:09:07.233Z] df20fa9351a1: Pulling fs layer [2021-05-31T06:09:07.233Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T06:09:07.233Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T06:09:07.233Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T06:09:07.233Z] 93b61091891f: Pulling fs layer [2021-05-31T06:09:07.233Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T06:09:07.233Z] 5e14af77c1be: Pulling fs layer [2021-05-31T06:09:07.233Z] 01666e4c0597: Pulling fs layer [2021-05-31T06:09:07.233Z] aa168da1d23b: Pulling fs layer [2021-05-31T06:09:07.233Z] 93b61091891f: Waiting [2021-05-31T06:09:07.233Z] 93b9cdb0e59b: Waiting [2021-05-31T06:09:07.233Z] 5e14af77c1be: Waiting [2021-05-31T06:09:07.233Z] 01666e4c0597: Waiting [2021-05-31T06:09:07.233Z] aa168da1d23b: Waiting [2021-05-31T06:09:07.233Z] 46f8f816bc3b: Waiting [2021-05-31T06:09:07.233Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T06:09:07.233Z] 36b3adc4ff6f: Download complete [2021-05-31T06:09:07.233Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T06:09:07.233Z] 46f8f816bc3b: Download complete [2021-05-31T06:09:07.233Z] df20fa9351a1: Verifying Checksum [2021-05-31T06:09:07.233Z] df20fa9351a1: Download complete [2021-05-31T06:09:07.233Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T06:09:07.233Z] 93b9cdb0e59b: Download complete [2021-05-31T06:09:07.233Z] 5e14af77c1be: Verifying Checksum [2021-05-31T06:09:07.233Z] 5e14af77c1be: Download complete [2021-05-31T06:09:07.233Z] 93b61091891f: Verifying Checksum [2021-05-31T06:09:07.233Z] 93b61091891f: Download complete [2021-05-31T06:09:07.233Z] 01666e4c0597: Verifying Checksum [2021-05-31T06:09:07.233Z] 01666e4c0597: Download complete [2021-05-31T06:09:07.498Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T06:09:07.498Z] 8ad3a11d3b57: Download complete [2021-05-31T06:09:07.498Z] df20fa9351a1: Pull complete [2021-05-31T06:09:07.763Z] 36b3adc4ff6f: Pull complete [2021-05-31T06:09:08.709Z] 8ad3a11d3b57: Pull complete [2021-05-31T06:09:08.709Z] 46f8f816bc3b: Pull complete [2021-05-31T06:09:09.282Z] aa168da1d23b: Download complete [2021-05-31T06:09:09.282Z] 93b61091891f: Pull complete [2021-05-31T06:09:09.545Z] 93b9cdb0e59b: Pull complete [2021-05-31T06:09:09.545Z] 5e14af77c1be: Pull complete [2021-05-31T06:09:09.808Z] 01666e4c0597: Pull complete [2021-05-31T06:09:15.118Z] aa168da1d23b: Pull complete [2021-05-31T06:09:15.118Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T06:09:15.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:09:15.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T06:09:15.221Z] prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container [2021-05-31T06:09:15.259Z] $ 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/gexfoundry_device-rest-go_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-109 -v /w/workspace/gexfoundry_device-rest-go_PR-109:/w/workspace/gexfoundry_device-rest-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-109@tmp:/w/workspace/gexfoundry_device-rest-go_PR-109@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-05-31T06:09:31.396Z] $ docker top d7cc3aeb1a77d881c731a80fff3ae28128fb07e4acab623adb5e75b7b1d02e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:09:31.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T06:09:32.161Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T06:09:32.476Z] + ls /var/log/sa-host [2021-05-31T06:09:32.476Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T06:09:32.476Z] file_magic: OK [2021-05-31T06:09:32.476Z] HZ: Using current value: 100 [2021-05-31T06:09:32.476Z] file_header: OK [2021-05-31T06:09:32.476Z] 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-05-31T06:09:32.476Z] Statistics: [2021-05-31T06:09:32.476Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:09:32.476Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T06:09:32.476Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T06:09:32.476Z] file_magic: OK [2021-05-31T06:09:32.476Z] HZ: Using current value: 100 [2021-05-31T06:09:32.476Z] file_header: OK [2021-05-31T06:09:32.476Z] 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-05-31T06:09:32.476Z] Statistics: [2021-05-31T06:09:32.476Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:09:32.476Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:09:32.713Z] provisioning config files... [2021-05-31T06:09:32.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/config6606982012517821409tmp [Pipeline] { [Pipeline] echo [2021-05-31T06:09:32.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:09:33.150Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T06:09:33.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T06:09:33.277Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:09:33.638Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T06:09:33.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:09:36.888Z] ---> sudo-logs.sh [2021-05-31T06:09:36.888Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T06:09:37.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:09:37.410Z] ---> job-cost.sh [2021-05-31T06:09:37.410Z] lf-activate-venv: SKIPPING [2021-05-31T06:09:37.411Z] DEBUG: total: 0.18000000715255737 [2021-05-31T06:09:37.411Z] INFO: Retrieving Stack Cost... [2021-05-31T06:09:38.351Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:09:38.923Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T06:09:38.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:09:39.284Z] ---> logs-deploy.sh [2021-05-31T06:09:39.284Z] lf-activate-venv: SKIPPING [2021-05-31T06:09:39.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-109/1 [2021-05-31T06:09:39.284Z] INFO: archiving workspace using pattern(s): [2021-05-31T06:09:40.239Z] Archives upload complete. [2021-05-31T06:09:40.239Z] INFO: archiving logs to Nexus [2021-05-31T06:09:42.700Z] ---> uname -a: [2021-05-31T06:09:42.700Z] Linux prd-centos7-docker-4c-2g-1151.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] ---> lscpu: [2021-05-31T06:09:42.700Z] Architecture: x86_64 [2021-05-31T06:09:42.700Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-31T06:09:42.700Z] Byte Order: Little Endian [2021-05-31T06:09:42.700Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-31T06:09:42.700Z] CPU(s): 2 [2021-05-31T06:09:42.700Z] On-line CPU(s) list: 0,1 [2021-05-31T06:09:42.700Z] Thread(s) per core: 1 [2021-05-31T06:09:42.700Z] Core(s) per socket: 1 [2021-05-31T06:09:42.700Z] Socket(s): 2 [2021-05-31T06:09:42.700Z] NUMA node(s): 1 [2021-05-31T06:09:42.700Z] Vendor ID: AuthenticAMD [2021-05-31T06:09:42.700Z] CPU family: 23 [2021-05-31T06:09:42.700Z] Model: 49 [2021-05-31T06:09:42.700Z] Model name: AMD EPYC-Rome Processor [2021-05-31T06:09:42.700Z] Stepping: 0 [2021-05-31T06:09:42.700Z] CPU MHz: 2800.000 [2021-05-31T06:09:42.700Z] BogoMIPS: 5600.00 [2021-05-31T06:09:42.700Z] Virtualization: AMD-V [2021-05-31T06:09:42.700Z] Hypervisor vendor: KVM [2021-05-31T06:09:42.700Z] Virtualization type: full [2021-05-31T06:09:42.700Z] L1d cache: 64 KiB [2021-05-31T06:09:42.700Z] L1i cache: 64 KiB [2021-05-31T06:09:42.700Z] L2 cache: 1 MiB [2021-05-31T06:09:42.700Z] L3 cache: 32 MiB [2021-05-31T06:09:42.700Z] NUMA node0 CPU(s): 0,1 [2021-05-31T06:09:42.700Z] Vulnerability Itlb multihit: Not affected [2021-05-31T06:09:42.700Z] Vulnerability L1tf: Not affected [2021-05-31T06:09:42.700Z] Vulnerability Mds: Not affected [2021-05-31T06:09:42.700Z] Vulnerability Meltdown: Not affected [2021-05-31T06:09:42.700Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-31T06:09:42.700Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-31T06:09:42.700Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-31T06:09:42.700Z] Vulnerability Srbds: Not affected [2021-05-31T06:09:42.700Z] Vulnerability Tsx async abort: Not affected [2021-05-31T06:09:42.700Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] ---> nproc: [2021-05-31T06:09:42.700Z] 2 [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] ---> df -h: [2021-05-31T06:09:42.700Z] Filesystem Size Used Available Use% Mounted on [2021-05-31T06:09:42.700Z] overlay 40.0G 7.2G 32.8G 18% / [2021-05-31T06:09:42.700Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-31T06:09:42.700Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-31T06:09:42.700Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-109 [2021-05-31T06:09:42.700Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-109@tmp [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] ---> free -m: [2021-05-31T06:09:42.700Z] total used free shared buff/cache available [2021-05-31T06:09:42.700Z] Mem: 7821 979 4732 0 2108 6664 [2021-05-31T06:09:42.700Z] Swap: 1023 0 1023 [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] ---> ip addr: [2021-05-31T06:09:42.700Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-31T06:09:42.700Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-31T06:09:42.700Z] inet 127.0.0.1/8 scope host lo [2021-05-31T06:09:42.700Z] valid_lft forever preferred_lft forever [2021-05-31T06:09:42.700Z] inet6 ::1/128 scope host [2021-05-31T06:09:42.700Z] valid_lft forever preferred_lft forever [2021-05-31T06:09:42.700Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-31T06:09:42.700Z] link/ether fa:16:3e:0d:93:1f brd ff:ff:ff:ff:ff:ff [2021-05-31T06:09:42.700Z] inet 10.30.123.203/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-31T06:09:42.700Z] valid_lft 84806sec preferred_lft 84806sec [2021-05-31T06:09:42.700Z] inet6 fe80::f816:3eff:fe0d:931f/64 scope link [2021-05-31T06:09:42.700Z] valid_lft forever preferred_lft forever [2021-05-31T06:09:42.700Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-31T06:09:42.700Z] link/ether 02:42:08:2a:88:5d brd ff:ff:ff:ff:ff:ff [2021-05-31T06:09:42.700Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-31T06:09:42.700Z] valid_lft forever preferred_lft forever [2021-05-31T06:09:42.700Z] inet6 fe80::42:8ff:fe2a:885d/64 scope link [2021-05-31T06:09:42.700Z] valid_lft forever preferred_lft forever [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] ---> sar -b -r -n DEV: [2021-05-31T06:09:42.700Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] 05:42:55 LINUX RESTART (2 CPU) [2021-05-31T06:09:42.700Z] [2021-05-31T06:09:42.700Z] 05:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-31T06:09:42.700Z] 05:45:01 19.60 1.13 18.47 0.00 685.70 2989.13 0.00 [2021-05-31T06:09:42.700Z] 05:46:01 0.43 0.00 0.43 0.00 0.00 6.50 0.00 [2021-05-31T06:09:42.700Z] 05:47:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 [2021-05-31T06:09:42.700Z] 05:48:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 [2021-05-31T06:09:42.700Z] 05:49:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 [2021-05-31T06:09:42.700Z] 05:50:02 0.22 0.00 0.22 0.00 0.00 2.17 0.00 [2021-05-31T06:09:42.700Z] 05:51:01 0.25 0.00 0.25 0.00 0.00 3.39 0.00 [2021-05-31T06:09:42.700Z] 05:52:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-05-31T06:09:42.700Z] 05:53:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-05-31T06:09:42.700Z] 05:54:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-31T06:09:42.700Z] 05:55:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2021-05-31T06:09:42.700Z] 05:56:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-05-31T06:09:42.700Z] 05:57:01 0.22 0.00 0.22 0.00 0.00 3.00 0.00 [2021-05-31T06:09:42.700Z] 05:58:01 0.37 0.08 0.28 0.00 2.67 3.07 0.00 [2021-05-31T06:09:42.700Z] 05:59:01 0.80 0.07 0.73 0.00 2.13 15.17 0.00 [2021-05-31T06:09:42.700Z] 06:00:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 [2021-05-31T06:09:42.700Z] 06:01:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 [2021-05-31T06:09:42.700Z] 06:02:01 0.42 0.12 0.30 0.00 1.86 5.86 0.00 [2021-05-31T06:09:42.700Z] 06:03:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-05-31T06:09:42.700Z] 06:04:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 [2021-05-31T06:09:42.700Z] 06:05:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 [2021-05-31T06:09:42.700Z] 06:06:01 0.20 0.00 0.20 0.00 0.00 2.07 0.00 [2021-05-31T06:09:42.701Z] 06:07:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-05-31T06:09:42.701Z] 06:08:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-05-31T06:09:42.701Z] 06:09:01 0.28 0.03 0.25 0.00 3.73 4.11 0.00 [2021-05-31T06:09:42.701Z] Average: 1.06 0.06 1.00 0.00 27.87 123.28 0.00 [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.701Z] 05:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-31T06:09:42.701Z] 05:45:01 5456672 0 798116 9.97 2620 1751532 1247756 13.78 576648 1576920 20 [2021-05-31T06:09:42.701Z] 05:46:01 5457696 0 797088 9.95 2620 1751536 1237488 13.66 579612 1572892 8 [2021-05-31T06:09:42.701Z] 05:47:01 5457876 0 796900 9.95 2620 1751544 1224236 13.52 574016 1578636 20 [2021-05-31T06:09:42.701Z] 05:48:01 5460940 0 793832 9.91 2620 1751548 1203388 13.29 571500 1578636 12 [2021-05-31T06:09:42.701Z] 05:49:01 5457952 0 796812 9.95 2620 1751556 1203460 13.29 571648 1581780 8 [2021-05-31T06:09:42.701Z] 05:50:02 5457924 0 796840 9.95 2620 1751556 1203388 13.29 571264 1581780 8 [2021-05-31T06:09:42.701Z] 05:51:01 5453368 0 801388 10.01 2620 1751564 1203700 13.29 575824 1581780 8 [2021-05-31T06:09:42.701Z] 05:52:01 5448444 0 806308 10.07 2620 1751568 1203688 13.29 580576 1581780 8 [2021-05-31T06:09:42.701Z] 05:53:01 5449492 0 805256 10.05 2620 1751572 1203520 13.29 581724 1579848 8 [2021-05-31T06:09:42.701Z] 05:54:01 5449188 0 805536 10.06 2620 1751596 1203604 13.29 582132 1579848 12 [2021-05-31T06:09:42.701Z] 05:55:01 5449608 0 805136 10.05 2620 1751576 1203520 13.29 587420 1574012 12 [2021-05-31T06:09:42.701Z] 05:56:01 5449740 0 804996 10.05 2620 1751584 1203520 13.29 587536 1574012 16 [2021-05-31T06:09:42.701Z] 05:57:01 5449948 0 804784 10.05 2620 1751588 1203520 13.29 586980 1574532 8 [2021-05-31T06:09:42.701Z] 05:58:01 5447740 0 806988 10.08 2620 1751592 1205260 13.31 588352 1574532 8 [2021-05-31T06:09:42.701Z] 05:59:01 5449156 0 805568 10.06 2620 1751596 1203604 13.29 587464 1574532 8 [2021-05-31T06:09:42.701Z] 06:00:01 5449244 0 805476 10.06 2620 1751600 1203520 13.29 586944 1574532 8 [2021-05-31T06:09:42.701Z] 06:01:01 5446816 0 807900 10.09 2620 1751604 1206096 13.32 588888 1574532 8 [2021-05-31T06:09:42.701Z] 06:02:01 5447496 0 807088 10.08 2620 1751736 1204316 13.30 588700 1574592 8 [2021-05-31T06:09:42.701Z] 06:03:01 5447912 0 806672 10.07 2620 1751736 1204196 13.29 588136 1574592 12 [2021-05-31T06:09:42.701Z] 06:04:01 5447400 0 807176 10.08 2620 1751744 1204232 13.30 588920 1574072 20 [2021-05-31T06:09:42.701Z] 06:05:01 5447352 0 807224 10.08 2620 1751744 1204280 13.30 589184 1574072 8 [2021-05-31T06:09:42.701Z] 06:06:01 5449212 0 805356 10.06 2620 1751752 1204028 13.29 587836 1574072 8 [2021-05-31T06:09:42.701Z] 06:07:01 5448036 0 806528 10.07 2620 1751756 1204232 13.30 588928 1574072 8 [2021-05-31T06:09:42.701Z] 06:08:01 5449044 0 805516 10.06 2620 1751760 1204028 13.29 587776 1574072 8 [2021-05-31T06:09:42.701Z] 06:09:01 5443332 0 811096 10.13 2620 1751892 1204568 13.30 592760 1574124 36 [2021-05-31T06:09:42.701Z] Average: 5450864 0 803823 10.04 2620 1751633 1207886 13.34 583631 1576330 12 [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.701Z] 05:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-31T06:09:42.701Z] 05:45:01 eth0 105.76 103.86 467.43 18.74 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:45:01 docker0 50.92 36.55 4.46 133.41 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:46:01 eth0 3.36 0.63 0.82 0.40 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:47:01 eth0 2.77 1.42 1.61 1.17 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:48:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:49:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:50:02 eth0 1.00 0.07 0.08 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:51:01 eth0 1.34 0.32 0.37 0.17 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:52:01 eth0 0.70 0.30 0.28 0.21 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:53:01 eth0 0.17 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:54:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:55:01 eth0 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:58:01 eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:59:01 eth0 0.42 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:00:01 eth0 2.43 0.08 0.22 0.01 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:01:01 eth0 4.30 0.67 1.10 0.58 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:02:01 eth0 3.30 0.53 0.75 0.39 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:03:01 eth0 0.75 0.27 0.29 0.20 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:04:01 eth0 2.08 0.78 0.77 0.47 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:05:01 eth0 0.62 0.33 0.29 0.17 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:06:01 eth0 0.48 0.03 0.05 0.03 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:07:01 eth0 0.58 0.38 0.28 0.21 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:08:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:09:01 eth0 4.86 3.18 4.52 1.51 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] Average: eth0 5.46 4.57 19.19 0.98 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] Average: docker0 2.04 1.46 0.18 5.34 0.00 0.00 0.00 0.00 [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.701Z] ---> sar -P ALL: [2021-05-31T06:09:42.701Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.701Z] 05:42:55 LINUX RESTART (2 CPU) [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.701Z] 05:44:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T06:09:42.701Z] 05:45:01 all 3.25 0.00 1.63 1.56 0.04 93.52 [2021-05-31T06:09:42.701Z] 05:45:01 0 2.76 0.00 1.55 2.58 0.03 93.08 [2021-05-31T06:09:42.701Z] 05:45:01 1 3.74 0.00 1.70 0.54 0.05 93.96 [2021-05-31T06:09:42.701Z] 05:46:01 all 0.03 0.00 0.04 0.00 0.02 99.92 [2021-05-31T06:09:42.701Z] 05:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-31T06:09:42.701Z] 05:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-31T06:09:42.701Z] 05:47:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2021-05-31T06:09:42.701Z] 05:47:01 0 0.37 0.00 0.03 0.00 0.03 99.57 [2021-05-31T06:09:42.701Z] 05:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-31T06:09:42.701Z] 05:48:01 all 0.13 0.00 0.03 0.00 0.01 99.82 [2021-05-31T06:09:42.701Z] 05:48:01 0 0.23 0.00 0.03 0.00 0.00 99.73 [2021-05-31T06:09:42.701Z] 05:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-31T06:09:42.701Z] 05:49:01 all 0.16 0.00 0.06 0.00 0.03 99.76 [2021-05-31T06:09:42.701Z] 05:49:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-05-31T06:09:42.701Z] 05:49:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-05-31T06:09:42.701Z] 05:50:02 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-05-31T06:09:42.701Z] 05:50:02 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-05-31T06:09:42.701Z] 05:50:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-31T06:09:42.701Z] 05:51:01 all 0.20 0.00 0.03 0.00 0.03 99.73 [2021-05-31T06:09:42.701Z] 05:51:01 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-05-31T06:09:42.701Z] 05:51:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-05-31T06:09:42.701Z] 05:52:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-05-31T06:09:42.701Z] 05:52:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2021-05-31T06:09:42.701Z] 05:52:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-31T06:09:42.701Z] 05:53:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-05-31T06:09:42.701Z] 05:53:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-31T06:09:42.701Z] 05:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-31T06:09:42.701Z] 05:54:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-31T06:09:42.701Z] 05:54:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-31T06:09:42.701Z] 05:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-31T06:09:42.701Z] 05:55:01 all 0.15 0.00 0.02 0.00 0.03 99.81 [2021-05-31T06:09:42.701Z] 05:55:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-31T06:09:42.701Z] 05:55:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-31T06:09:42.701Z] [2021-05-31T06:09:42.702Z] 05:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T06:09:42.702Z] 05:56:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-31T06:09:42.702Z] 05:56:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-05-31T06:09:42.702Z] 05:56:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-31T06:09:42.702Z] 05:57:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-05-31T06:09:42.702Z] 05:57:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-31T06:09:42.702Z] 05:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-31T06:09:42.702Z] 05:58:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-31T06:09:42.702Z] 05:58:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-31T06:09:42.702Z] 05:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-31T06:09:42.702Z] 05:59:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-05-31T06:09:42.702Z] 05:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-31T06:09:42.702Z] 05:59:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2021-05-31T06:09:42.702Z] 06:00:01 all 0.21 0.00 0.02 0.00 0.01 99.77 [2021-05-31T06:09:42.702Z] 06:00:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2021-05-31T06:09:42.702Z] 06:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-31T06:09:42.702Z] 06:01:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-31T06:09:42.702Z] 06:01:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-05-31T06:09:42.702Z] 06:01:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-05-31T06:09:42.702Z] 06:02:01 all 0.15 0.00 0.05 0.03 0.02 99.75 [2021-05-31T06:09:42.702Z] 06:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-31T06:09:42.702Z] 06:02:01 1 0.25 0.00 0.05 0.07 0.02 99.62 [2021-05-31T06:09:42.702Z] 06:03:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-31T06:09:42.702Z] 06:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-31T06:09:42.702Z] 06:03:01 1 0.35 0.00 0.02 0.00 0.02 99.62 [2021-05-31T06:09:42.702Z] 06:04:01 all 0.22 0.00 0.03 0.00 0.01 99.74 [2021-05-31T06:09:42.702Z] 06:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-31T06:09:42.702Z] 06:04:01 1 0.38 0.00 0.02 0.00 0.00 99.60 [2021-05-31T06:09:42.702Z] 06:05:01 all 0.20 0.00 0.04 0.00 0.01 99.75 [2021-05-31T06:09:42.702Z] 06:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-31T06:09:42.702Z] 06:05:01 1 0.35 0.00 0.03 0.00 0.00 99.62 [2021-05-31T06:09:42.702Z] 06:06:01 all 0.17 0.00 0.01 0.00 0.02 99.81 [2021-05-31T06:09:42.702Z] 06:06:01 0 0.28 0.00 0.02 0.00 0.03 99.67 [2021-05-31T06:09:42.702Z] 06:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2021-05-31T06:09:42.702Z] [2021-05-31T06:09:42.702Z] 06:06:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T06:09:42.702Z] 06:07:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-31T06:09:42.702Z] 06:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-31T06:09:42.702Z] 06:07:01 1 0.32 0.00 0.03 0.00 0.03 99.62 [2021-05-31T06:09:42.702Z] 06:08:01 all 0.17 0.00 0.02 0.00 0.01 99.81 [2021-05-31T06:09:42.702Z] 06:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-31T06:09:42.702Z] 06:08:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-05-31T06:09:42.702Z] 06:09:01 all 0.33 0.00 0.27 0.01 0.03 99.37 [2021-05-31T06:09:42.702Z] 06:09:01 0 0.15 0.00 0.18 0.00 0.03 99.63 [2021-05-31T06:09:42.702Z] 06:09:01 1 0.52 0.00 0.35 0.02 0.02 99.10 [2021-05-31T06:09:42.702Z] Average: all 0.28 0.00 0.10 0.06 0.02 99.53 [2021-05-31T06:09:42.702Z] Average: 0 0.26 0.00 0.10 0.10 0.02 99.52 [2021-05-31T06:09:42.702Z] Average: 1 0.29 0.00 0.11 0.02 0.02 99.55 [2021-05-31T06:09:42.702Z] [2021-05-31T06:09:42.702Z] [2021-05-31T06:09:42.702Z]